﻿/* -- main -- */

#section-1,
#section-2,
#section-3,
#section-3-2,
#section-4,
#section-5 {
    overflow: hidden;
}
#section-1 .section-in,
#section-2 .section-in,
#section-3 .section-in,
#section-3-2 .section-in,
#section-4 .section-in {
    display: table;
    height: 100%;
    width:100%;
    max-width:1240px;
}
.section-in-2{
    display:table-cell;
    vertical-align:middle;
    padding-right:20px;
}
#section-1,
#section-2,
#section-3,
#section-3-2,
#section-4{
    height:100%;
}
#section-1 {
    background: url(../imgs/main/section_1_bg.jpg) no-repeat center center;
    background-size:cover;
}
#section-2 {
    background: url(../imgs/main/section_2_bg_240711.jpg) no-repeat center center;
    background-size: cover;
}
#section-3 {
    background: url(../imgs/main/section_3_bg.png) no-repeat center center;
    background-size: cover;
}
#section-3-2 {
    background: url(../imgs/main/section_32_bg.png) no-repeat center center;
    background-size: cover;
}
#section-4 {
    background: url(../imgs/main/section_4_bg.png) no-repeat center center;
    background-size: cover;
}
h2{
    margin-bottom:22px;
    line-height:110%;
}
.p-1{
    margin-bottom:83px;
    color:#fff;
    font-size:26px;
    font-weight:300;
    letter-spacing:-0.03em;
    line-height:130%;
}
.p-1 em {
    font-weight:500;
}
.com-btn-down {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding-bottom:30px;
    text-align: center;
    width: 300px;
    margin-left:-150px;
    background:url(../imgs/common/ico_scroll.png) no-repeat center bottom;
    animation-name: combtndown;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    cursor:pointer;
}

.com-btn-down span{
    font-size: 10px;
    color: #fff;
    line-height:110%;
}

@keyframes combtndown{
    0% { opacity:0.3; }
    50% { opacity:1; }
    100% { opacity:0.3; }
}
.p-3{
    margin-bottom:20px;
    font-size:22px;
    line-height:130%;
    font-weight:300;
    color:#fff;
    letter-spacing:-0.03em;
}
.main-btn-1 {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #3b474d;
    letter-spacing: -0.03em;
    text-align: center;
    background: #fff;
    transition:all 0.2s;
}
.main-btn-1:hover{
    color:#fff;
    background:none;
}
.p-4 {
    margin-bottom:38px;
    color: #8e8e8e;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -0.05em;
}
.p-4 em{
    font-weight:bold;
}
.p-5 {
    margin-bottom:23px;
    font-size: 18px;
    color: #8e8e8e;
    line-height:120%;
    letter-spacing:-0.05em;
}
.bar-2 {
    display: inline-block;
    height: 1px;
    margin-bottom: 38px;
    background: #8e8e8e;
    overflow: hidden;
    width: 40px;
}
/* section 1*/
.section-1-1 .p-1{
    margin-bottom:57px;
    font-size:55px;
    letter-spacing:-0.03em;
    line-height:132%;
    text-align:center;
}
.section-1-1 .p-2 {
    font-weight: 300;
    font-size: 22px;
    color:#fff;
    letter-spacing: -0.03em;
    line-height: 130%;
    text-align: center;
}
.section-1-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    height: 70px;
    width: 100%;
    text-align: center;
    background: #3774b8;
}
#section-1 .com-btn-down{
    bottom:0;
}
/* all */
#section-2 .section-in-2,
#section-3 .section-in-2,
#section-3-2 .section-in-2,
#section-4 .section-in-2 {
    text-align: right;
} 
/* section 5*/
#section-5 {
    overflow:hidden;
    padding-top:88px;
    border-bottom: 1px solid #e5e5e5;
}
.section5-slide{
    width:100%;
    max-width:1240px;
    margin:0 auto;
}
.section-5-title {
    margin-bottom: 28px;
    text-align: center;
}
.section-5-title .sub-txt {
    margin-bottom:7px;
    color: #686868;
    font-size: 26px;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: 0.52em;
    text-indent:13px;
}
.section-5-title .main-txt{
    color:#696868;
    font-size:44px;
    font-weight:700;
    line-height:110%;
}
.section5-slide-tab {
    margin-bottom: 55px;
    text-align: center;
}
.section5-slide-tab-btn{
    display:inline-block;
    width:140px;
    margin:0 6px;
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:300;
    color:#696868;
    background:#f6f7f9;
    border-radius:20px;
    cursor:pointer;
    letter-spacing:-0.03em;
    transition:all 0.2s;
}
.section5-slide-tab-btn.on,
.section5-slide-tab-btn:hover{
    color:#fff;
    font-weight:700;
    background-color:#458fff;
}
.section5-slide .slick-arrow {
    position: absolute;
    top: 220px;
    height: 53px;
    width: 53px;
    border-radius: 28px;
    z-index: 10;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    text-align: center;
}
.section5-slide .slick-prev {
    display:none;
    left: 20px;
    background:#f6f7f9 url(../imgs/main/section5_arr_l.png) no-repeat 18px center;
}
.section5-slide .slick-next {
    right: 20px;
    background:#f6f7f9 url(../imgs/main/section5_arr_r.png) no-repeat 20px center;
}
#section-5 .s5si-txt-1 {
    margin-bottom:21px;
    text-align:center;
    font-weight:400;
    font-size:18px;
    color: #686868;
    letter-spacing:-0.03em;
    line-height:153%;
}
.s5si-btn-box {
    height:66px;
    text-align: center;
}
.s5si-btn-box .btn{
    margin:0 9px;
}
.s5si-btn-box img{
    display:inline;
}
.s5si-btn-txt{
    padding-top:12px;
    font-size:12px;
    color:#c3c3c3;
    line-height:110%;
    letter-spacing:-0.03em;
    text-align:center;
} 
.s5si-btn-txt .point{
    position:relative;
    display:inline-block;
    padding-left:6px;
}
.s5si-btn-txt .point-ico{
    position:absolute;
    left:0;
    top:3px;
}
.s5si-visual-box{
    height:640px;
    margin-top:-6px;
}
.section5-slide-item-1 .s5si-visual-box{
    background:url(../imgs/main/section5_img_1.png) no-repeat center top;
}
.section5-slide-item-2 .s5si-visual-box {
    background: url(../imgs/main/section5_img_2.png) no-repeat center top;
}
.section5-slide-item-3 .s5si-visual-box {
    background: url(../imgs/main/section5_img_3.png) no-repeat center top;
}
.section5-slide-item-4 .s5si-visual-box {
    background: url(../imgs/main/section5_img_4.png) no-repeat center top;
}
/* section 6 */
#section-6 {
    padding-top: 90px;
}
.s6_logo{
    text-align:center;
    margin-bottom:22px;
}
.s6-p0 {
    margin-bottom:60px;
    text-align:center;
    font-size: 18px;
    letter-spacing: -0.05em;
    line-height: 120%;
    color: #686868;
}
.s6-p0 em {
    font-weight: bold;
}
.tab-main{
    margin-bottom:100px;
}
.tab-main .tab-header{
    width:600px;
    margin:0 auto;
    overflow:hidden;
}
.tab-main .tab-header li {
    position:relative;
    width:50%;
    display:inline-block;
    float:left;
    padding-bottom:4px;
    
}
.tab-main .tab-header li .tab-header-text {
    cursor: pointer;
    display: block;
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 1px 1px 1px 0;
    text-align: center;
}
.tab-main .tab-header li.first .tab-header-text{
    border-left-width:1px;
}

.tab-main .tab-header li .tab-header-text{
    display:block;
    border-style:solid;
    border-color:#e5e5e5;
    font-size:14px;
    color:#8e8e8e;
    line-height:28px;
    letter-spacing:-0.05em;
}
.tab-main .tab-header .tab-header-ico {
    position:absolute;
    display:none;
    width:100%;
    height:4px;
    bottom:0;
    left:0;
    background:url(../imgs/common/ico_tab.png) no-repeat center bottom;
}
.tab-main .tab-header li.on .tab-header-text{
    border-color:#323743;
    background:#323743;
    color:#fff;
    transition: all .4s;
}
.tab-main .tab-header li.on .tab-header-ico {
    display:block;
}
.tab-main .tab-content{
    display:none;
    padding-top:110px;
    border-bottom:1px solid #e5e5e5;
}
.tab-main .tab-content.on{
    display:block;
}
.s6-p1 {
    margin-bottom:40px;
    text-align: center;
    font-size: 18px;
    color: #686868;
    line-height:120%;
    letter-spacing: -0.05em;
}
.s6-d1{
    overflow:hidden;
    margin-bottom:150px;
}
.s6-d1 li{
    display:inline-block;
    float:left;
    width:33.33%;
    padding-top:135px;
    text-align:center;
}
.s6-d1 li.s6-i1{
    background:url(../imgs/main/s6_i1.png) no-repeat center top;
}
.s6-d1 li.s6-i2{
    background:url(../imgs/main/s6_i2.png) no-repeat center top;
}
.s6-d1 li.s6-i3{
    background:url(../imgs/main/s6_i3.png) no-repeat center top;
}
.s6-d1 dt{
    font-size:20px;
    line-height:120%;
    color:#394e8f;
    letter-spacing:-0.05em;
}
.s6-d1 dd{
    font-size:14px;
    line-height:170%;
    color:#636363;
    letter-spacing:-0.05em;
}
.s6-d2 {
    padding-top:125px;
}
.s6-p2 {
    margin-bottom:42px;
    font-size: 24px;
    color: #686868;
    letter-spacing:-0.05em;
    line-height:130%;
}
.s6-p2 em{
    font-weight:bold;
    color:#394e8f;
}
.s6-p3 {
    width: 370px;
    font-size: 18px;
    color: #686868;
    letter-spacing: -0.05em;
    line-height: 130%;
}
.s6-d2-1 {
    background-color: #f6f7f9;
}
.s6-d2-1 .section-in {
    height: 618px;
    background: url(../imgs/main/s6_bg1.png) no-repeat right bottom 47px;
}
.s6-d2-2 .section-in {
    height: 618px;
    background: url(../imgs/main/s6_bg2_240711.png) no-repeat left bottom;
}
.s6-d2-3 {
    background-color: #f6f7f9;
} 
.s6-d2-3 .section-in {
    height: 618px;
    background: url(../imgs/main/s6_bg3.png) no-repeat right bottom;
}
.s6-d2-2 .s6-p2{
    text-align:right;
}
.s6-d2-2 .s6-p3 {
    text-align: right;
    float: right;
}
.s6-d2-4{
    padding:110px 0;
}
.s6-p4 {
    margin-bottom:40px;
    text-align:center;
    font-size: 24px;
    letter-spacing: -0.05em;
    color: #696868;
}
.s6-p4 em{
    font-weight:bold;
}
.s6-u1 {
    max-width:740px;
    width:96%;
    margin:0 auto;
    overflow: hidden;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px 1px 0 0;
}
.s6-u1 li{
    display:inline-block;
    float:left;
    width:33.33%;
    height:228px;
    box-sizing:border-box;
    border-color:#e5e5e5;
    border-style:solid;
    border-width:0 0 1px 1px;
}
.s6-u1 li dl{
    padding:148px 10px 0 12px;
}
.s6-u1 li dt{
    font-size:20px;
    line-height:150%;
    color:#394e8f;
    letter-spacing:-0.05em;
}
.s6-u1 li dt em{
    font-size:30px;
    font-weight:bold;
}
.s6-u1 li dd{
    color:#636363;
    font-size:13px;
    font-weight:100;
    line-height:210%;
    letter-spacing:-0.1em;
}
.s6-u1 li.li-1{
    background: url(../imgs/main/s6_i11.png) no-repeat right 22px top 26px;
}
.s6-u1 li.li-2{
    background: url(../imgs/main/s6_i12.png) no-repeat right 22px top 26px;
}
.s6-u1 li.li-3{
    background: url(../imgs/main/s6_i13.png) no-repeat right 22px top 26px;
}
.s6-u1 li.li-4{
    background: url(../imgs/main/s6_i14.png) no-repeat right 22px top 26px;
}
.s6-u1 li.li-5{
    background: url(../imgs/main/s6_i15.png) no-repeat right 22px top 26px;
}
.s6-u1 li.li-6{
    background: url(../imgs/main/s6_i16.png) no-repeat right 22px top 26px;
}
.team-box{
    margin-top:-50px;
}
.team-item{
    position:relative;
    padding-top:80px;
    padding-left:255px;
    margin-bottom:50px;
}
.team-item .team-p1{
    margin-bottom:20px;
    font-size:20px;
    line-height:110%;
    color:#394e8f;
    letter-spacing:-0.05em;
}
.team-item .team-p1 em,
.team-item .team-p1 span{
    vertical-align:baseline;
}
.team-item .team-p1 em{
    font-weight:bold;
    letter-spacing:-0.05em;
}
.team-item .team-p2{
    margin-bottom:30px;
    font-size:15px;
    color:#777;
    letter-spacing:-0.05em;
    line-height:130%;
}
.team-item .team-p3{
    margin-bottom:15px;
    font-size:13px;
    font-weight:bold;
    color:#333;
}
.team-item li{
    font-size:12px;
    color:#6c6c6c;
    line-height:160%;
}
.team-item .team-bg{
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:255px;
    z-index:20;
}
.team-item .team-bg-2{
    display:none;
}

.team-item.team-r{
    padding-left:0;
    padding-right:255px;
}
.team-item.team-r p,
.team-item.team-r li{
    text-align:right;
}
.team-item.team-i5{
    margin-bottom:0;
    height:230px;
}
.team-item.team-r .team-bg{
    left:auto;
    right:0;
}
.team-item.team-i1 .team-bg{
    background:url(../imgs/main/s6_team_1.png) no-repeat left bottom;
}
.team-item.team-i2 .team-bg{
    background:url(../imgs/main/s6_team_2.png) no-repeat right bottom;
}
.team-item.team-i3 .team-bg{
    background:url(../imgs/main/s6_team_3.png) no-repeat left bottom;
}
.team-item.team-i4 .team-bg{
    background:url(../imgs/main/s6_team_4.png) no-repeat right bottom;
}
.team-item.team-i5 .team-bg{
    background:url(../imgs/main/s6_team_5.png) no-repeat left bottom;
}
.map-box{
    position:relative;
    height:550px;
    /*background:url(../imgs/main/img_map.png) no-repeat center center;*/
    background-size:cover;
}
.map-box .mask{
    position:absolute;
    left:0;
    bottom:0;
    height:100%;
    min-width:270px;
    width:570px;
    background-color:#000;
    background-color:rgba(0,0,0,0.5);
    z-index:10;
}
.map-box .mask-in{
    width:270px;
    padding-top:88px;
    float:right;
}
.map-box .mask p{
   color:#fff;
}
.map-box .map-p1{
    margin-bottom:16px;
    font-weight:bold;
    font-size:24px;
}
.map-box .map-p2{
    margin-bottom:40px;
    letter-spacing:-0.05em;
    font-size:18px;
}
.map-box .map-p3{
    letter-spacing:-0.05em;
    font-size:14px;
}
#google-map{
    height:100%;
    width:100%;
}
.b2b .b2b-hide,
.b2b .btb-hide {
    display: none !important;
}

.b2c .b2c-hide,
.b2c .btc-hide {
    display: none !important;
}
.b2b #section-6 .tab-main{
    margin-bottom:0;
}

.mo-ho #section-1 .section-in,
.mo-ho #section-2 .section-in,
.mo-ho #section-3 .section-in,
.mo-ho #section-3-2 .section-in,
.mo-ho #section-4 .section-in {
    padding: 2rem 0 4.5rem 0;
}
.main-bbs-box {
    overflow: hidden;
    height: 260px;
    background: url(../imgs/main/bg_bbs.png) no-repeat center center;
    background-size: cover;
    animation-fill-mode: forwards;
    animation-duration: 1s;
}
.main-bbs-item {
    width: 50%;
}
.main-bbs-l {
    float: left;
}
.main-bbs-r {
    float: right;
}
.main-bbs-item-in {
    padding-top:60px;
}
.main-bbs-l .main-bbs-item-in{
    padding-left:35%;
    padding-right:15%;
}
.main-bbs-r .main-bbs-item-in {
    padding-right: 35%;
    padding-left: 15%;
    text-align: right;
}
.main-bbs-item p{
    color:#fff;
}
.main-bbs-item .main-bbs-p-1 {
    margin-bottom: 20px;
    font-size: 26px;
    letter-spacing: -0.05em;
    font-weight: bold;
}
.main-bbs-item .main-bbs-p-2 {
    margin-bottom: 18px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    overflow: hidden;
}
.main-bbs-item .main-bbs-p-3 {
    overflow: hidden;
    height: 50px;
    font-size: 15px;
    font-weight: 300;
    line-height: 110%;
}
.main-bbs-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    border:1px solid #fff;
    border-radius:4px;
    min-width:70px;
    padding:0 10px;
    line-height:30px;
    text-align:center;
}
/* section 7 */
#section-7 {
    margin-bottom: 100px;
}
.s7-p1{
    margin-bottom: 110px;
    text-align: center;
    font-size: 20px;
    color: #8e8e8e;
}
.s7-p1 em{
    font-weight:bold;
}
.partner-ul {
    display: none;
}
.partner-ul ul{
    overflow:hidden;
    text-align:center;
}
.partner-ul li{
    display:inline-block;
    overflow:hidden;
    height:50px;
    width:24%;
    margin-bottom:40px;
}
/* popup main */
.pop-main{
    position:fixed;
    display:none;
    left:0;
    top:0;
    z-index:10010;
}
.pop-main .pop-top{
    color:#fff;
}
.pop-main .pop-top label{
    display:inline-block;
    line-height:40px;
    cursor:pointer;
}
.pop-main .pop-top input[type=checkbox]{
    display:inline-block;
    border:none;
    box-shadow:none;
    outline:none;
    background:#fff;
    height:16px;
    width:16px;
    vertical-align:middle;
}
.pop-main .pop-top label span{
    vertical-align:middle;
	font-size:16px;
}
.pop-main-bg {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .32);
    z-index: 10000;
}
.pop-main .pop-con{
    padding:0;
}
@media screen and ( max-width: 1450px ) {
    .section5-slide .slick-next{right:70px;}
    .section5-slide .slick-prev {left: 70px;}
}
@media (max-width: 800px) {
    #section-1 .section-in,
    #section-2 .section-in,
    #section-3 .section-in,
    #section-3-2 .section-in,
    #section-4 .section-in {
        width:100%;
    }
    #section-2 .section-in-2,
    #section-3 .section-in-2,
    #section-3-2 .section-in-2,
    #section-4 .section-in-2 {
        text-align: center;
        padding-right:0;
    }
    h2 {
        margin-bottom: 1.5rem;
    }
    h2 img{
        height:40px;
    }
    .p-1{
        margin-bottom:6rem;
        font-size:1.8rem;
    }
    .p-3{
        margin-bottom:3rem;
        font-size:1.6rem;
    }
    #section-1 {
        background: url(../imgs/main/m_section_1_bg.jpg) no-repeat center center;
        background-size:cover;
    }
    #section-2 {
        background: url(../imgs/main/m_section_2_bg_240711.jpg) no-repeat center center;
        background-size: cover;
    }
    #section-3 {
        background: url(../imgs/main/m_section_3_bg_240711.png) no-repeat center center;
        background-size: cover;
    }
    #section-3-2 {
        background: url(../imgs/main/m_section_32_bg.png) no-repeat center center;
        background-size: cover;
    }
    #section-4 {
        background: url(../imgs/main/m_section_4_bg.png) no-repeat center center;
        background-size: cover;
    }
    /* section 1*/
    #section-1 .section-in {
        box-sizing: border-box;
        padding-bottom: 5rem;
    }
    .section-1-1 .p-1{
        margin-bottom:4.6rem;
        font-size:3.2rem;
    }
    .section-1-1 .p-2{
        font-size:1.6rem;
    }
    .main-btn-box{
        text-align:center;
    }
    /* section-5*/
    #section-5 {
        background: url(../imgs/main/m_section_5_bg.jpg) no-repeat center center;
        background-size: cover;
    }
    #section-5 .section-in{
        display:table;
        height:100%;
    }
    #section-5 .section-in-3{
        display:table-cell;
        vertical-align:middle;
        opacity:0;
    }
    #section-5 .p-6{
        font-size:1.4rem;
        text-align:center;
        line-height:130%;
        letter-spacing:-0.05em;
        color:#fff;
        margin-bottom:3rem;
    }
    .s-5-visual{
        display:none;
    }
    .p-4{
        margin-bottom:3.5rem;
    }
    .p-4 em{
        color:#fff;
        font-size:4rem;
    }
    .s-5-btn-box a{
        display:inline-block;
        line-height:4rem;
        vertical-align:middle;
        width:14rem;
        margin:0 0.8rem 1rem 0.8rem;
        border:1px solid #fff;
        border-radius:0.4rem;
    }
    /* section 6 */
    #section-6{
       padding-top:0;
    }
    .tab-main .tab-header {
        display: none;
    }
    .tab-main .tab-content{
        display:block;
        padding-top:0;
        border:none;
    }
    .tab-main .tab-content:first-child{
        padding-top:80px;
    }
    .tab-main{
        margin-bottom:6rem;
    }
    .s6-p1{
        font-size:1.5rem;
    }
    .s6-d1{
        margin-bottom:4rem;
    } 
    .s6-d1 dt,
    .s6-d1 dd {
        font-size: 1.4rem;
    }
    .s6-d1 li.s6-i1,
    .s6-d1 li.s6-i2,
    .s6-d1 li.s6-i3{
        padding-top:9rem;
        background-size: 7rem auto;
    }
    .s-6-b{
        text-align:center;
        margin-bottom:9rem;
    }
    .mo-slide-btn {
        display: inline-block;
        width: 14rem;
        line-height: 4rem;
        font-size: 1.6rem;
        letter-spacing: -0.05em;
        color: #4d4d4d;
        border: 1px solid #b8b8b8;
        border-radius: 0.4rem;
        cursor: pointer;
    }
    .mo-slide-con{
        display:none;
    }
    .s6-d2-1{
        padding-top:5.6rem;
    }
    .s6-d2-1 .section-in{
        height:auto;
        padding-bottom:24.3rem;
        background:url(../imgs/main/m_s6_bg1.png) no-repeat center bottom -32px;
        background-size:330px auto;
    }
    .s6-p2{
        margin-bottom:2.8rem;
        font-size:2rem;
    }
    .s6-p3{
        width:100%;
        font-size:1.6rem;
        line-height:120%;
    }
    .s6-p4{
        margin-bottom:2.2rem;
        font-size:1.6rem;
    }
    .s6-d2 {
        padding-top: 6.6rem;
    }
    .s6-d2-2 .section-in {
        height: auto;
        padding-bottom: 25.3rem;
        background: url(../imgs/main/m_s6_bg2_240711.png) no-repeat center bottom;
    }
    .s6-d2-2 .s6-p2,
    .s6-d2-2 .s6-p3 {
        float: none;
        text-align: left;
    }
    .s6-d2-3 .section-in{
        height:auto;
        padding-bottom:26rem;
        background:url(../imgs/main/m_s6_bg3.png) no-repeat center bottom;
    }
    .s6-d2-4{
        padding-top:5rem;
    }
    .s6-u1 li{
        box-sizing:border-box;
        width:50%;
        height:17.5rem;
        overflow:hidden;
    }
    .s6-u1 li.li-1,
    .s6-u1 li.li-2,
    .s6-u1 li.li-3,
    .s6-u1 li.li-4,
    .s6-u1 li.li-5,
    .s6-u1 li.li-6{
        background-position:right 10px top 10px;
    }
    .s6-u1 li dl{
        padding-top:11.5rem;
    }
    .team-header{
        margin-bottom:3.5rem;
    }
    .team-header-visual {
        margin-bottom:1.6rem;
    }
    .team-header-visual img{
        width:100%;
    }
    .team-header p{
        text-align:center;
        font-size:1.6rem;
        color:#4d4d4d;
        letter-spacing:-0.05em;
        line-height:110%;
    }
    .team-item {
        padding-left: 0;
        padding-top: 30rem;
    }
    .team-item.team-r{
        padding-right:0;
    }
    .team-item.team-r p,
    .team-item.team-r li{
        text-align:left;
    }
    .team-item.team-i1 .team-bg{
       left:0;
       top:0;
       height:38rem;
       width:100%;
       background:url(../imgs/main/m_s6_team_1.png) no-repeat center top;
       background-size:auto 100%;
    }
    .team-item.team-i2 .team-bg {
        left: 0;
        top: 0;
        height: 38rem;
        width: 100%;
        background: url(../imgs/main/m_s6_team_2.png) no-repeat center top;
        background-size: auto 100%;
    }
    .team-item.team-i3 .team-bg {
        left: 0;
        top: 0;
        height: 38rem;
        width: 100%;
        background: url(../imgs/main/m_s6_team_3.png) no-repeat center top;
        background-size: auto 100%;
    }
    .team-item.team-i4 .team-bg {
        left: 0;
        top: 0;
        height: 38rem;
        width: 100%;
        background: url(../imgs/main/m_s6_team_4.png) no-repeat center top;
        background-size: auto 100%;
    }
    .team-item.team-i5 .team-bg {
        left: 0;
        top: 0;
        height: 38rem;
        width: 100%;
        background: url(../imgs/main/m_s6_team_5.png) no-repeat center top;
        background-size: auto 100%;
    }
    .team-item .team-bg-2 {
        position: absolute;
        display:block;
        left: 0;
        top: 3rem;
        height: 34rem;
        width: 100%;
        z-index: 10;
        background-color: #f6f7f9;
    }
    .team-item-in {
        position: relative;
        box-sizing: border-box;
        width: 92%;
        margin: 0 auto;
        padding: 21px 12px;
        z-index: 30;
        background: #fff;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
        -moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
        box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    }
    .team-item .team-p3,
    .team-item li{
        font-size:1.2rem;
    }
    .section-in.mo-size{
        width:100%;
    }
    .map-box{
        height:37.5rem;
    }
    .map-box .mask{
        width:100%;
        height:15.5rem;
    }
    .map-box .mask-in{
        padding-top:2.2rem;
        clear:both;
        float:none;
        padding-left:3.3rem;
    }
    .map-box .map-p1{
        margin-bottom:2rem;
        font-size:1.8rem;
    }
    .map-box .map-p2,
    .map-box .map-p3{
        margin-bottom:2rem;
        font-size:1.2rem;
        line-height:110%;
    }
    .main-bbs-box{
        background:none;
        height:auto;
    }
    .main-bbs-item{
        width:100%;
        float:none;
    }
    .main-bbs-l {
        background: url(../imgs/main/m_bg_bbs_1.jpg) no-repeat center center;
        background-size:cover;
    }
    .main-bbs-r {
        background: url(../imgs/main/m_bg_bbs_2.jpg) no-repeat center center;
        background-size: cover;
    }
    .main-bbs-l .main-bbs-item-in,
    .main-bbs-r .main-bbs-item-in{
        padding: 4rem 7% 6rem 7%;
        text-align:left;
    }
    .main-bbs-item .main-bbs-p-1{
        font-size:3rem;
        letter-spacing:0.025em;
        line-height:110%;
    }
    .main-bbs-item .main-bbs-p-3{
        height:9rem;
    }
    .main-bbs-btn-box{
        text-align:center;
    }
    .main-bbs-btn{
        min-width:10rem;
        line-height:3.6rem;
    }
    /* section 7 */
    #section-7 {
        padding-top: 0;
        margin-bottom: 6rem;
    }
    .s7-p1 {
        font-size: 1.6rem;
        margin-bottom: 5rem;
        color: #4d4d4d;
    }
    .s7-p1 em{
        font-weight:normal;
    }
    .partner-ul ul{
        text-align:left;
    }
    .partner-ul li{
        width:49%;
        text-align:center;
    }
    /* pop main */    
    .pop-main{
        width:94%;
        left:3%;
        top:10%;
    }
    .pop-main a{
        display:block;
    }
    .pop-main img{
        width: 100%;
    }
}