.baner {
    margin-top: 0;
		padding : 10px 0 50px 0;
    width: 100%;
    background: #FEFE00 url(../../images/corp/baner_map_w.png) no-repeat center right;
}

.baner .baner-inner {
    margin: 0 10px;
    padding: 10px 0 30px 0;
}

.baner .baner-inner h3 {
    margin-bottom: 35px;
    padding: 15px;
    background-color: #000;
    color: #FFF;
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

.baner .baner-inner .baner-text {
    margin-bottom: 10px;
    position: relative;
    color: #FE6400;
    font-family: 'Noto Sans Japanese', sans-serif;
}

.baner .baner-inner .baner-text .first-t {
    font-size: 3rem;
    font-weight: 100;
}

.baner .baner-inner .baner-text .second-t {
    font-size: 4rem;
    font-weight: 200;
}

.baner .baner-inner .baner-text .third-t {
    position: absolute;
    top: 0;
    left: 130px;
    font-size: 9rem;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 7rem;
    font-family: 'Ubuntu', sans-serif !important;
}

.baner .baner-inner .baner-text .third-t span {
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: 0;
}

.baner .baner-inner .baner-contact {
    margin: 70px auto 50px auto;
    position: relative;
}

.baner .baner-inner .baner-contact .first-t {
    margin-bottom: 30px;
    font-size: 2rem;
    font-weight: 200;
}

.baner .baner-inner .baner-contact .second-t {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 2rem;
}

.baner .baner-inner .baner-contact .contact-btn {
    width: 200px;
    margin: 40px auto 30px auto;
    padding: 20px 0;
    background-color: #FE6400;
    text-align: center;
    box-shadow: 2px 2px 5px #666;
		font-weight : bold;
}

.baner .baner-inner .baner-contact .contact-btn a {
    display: block;
    color: #FFF;
    font-size: 1.6rem;
    text-decoration: none;
}

.baner .baner-inner .baner-contact .contact-btn a i {
    font-size: 2rem;
}

.baner .baner-inner .tokyo {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
    font-family: 'Noto Sans Japanese', sans-serif;
}

.baner .baner-inner .tokyo .first-t {
    padding-bottom: 5px;
    font-size: 2rem;
    font-weight: 300;
}

.baner .baner-inner .tokyo .second-t {
    padding-bottom: 5px;
    font-size: 3rem;
    font-weight: 700;
}

.baner .baner-inner .tokyo .third-t {
    font-size: 3rem;
    font-weight: 100;
}

.office {
    margin-bottom: 60px;
}

.office h3 {
    margin-bottom: 20px;
    font-size: 3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}

.office h3 span {
    font-size: 1.4rem;
    font-weight: 400;
}

.office h3 img {
    padding-right: 10px;
    width: 25px;
    vertical-align: bottom;
}

.office .block {
    margin-bottom: 30px;
    border: solid 5px #000;
}

.office .block h4 {
    padding: 20px;
    background-color: #000;
    color: #FEFE00;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 2rem;
}

.office .block ul {
    padding: 20px;
}

.office .block ul li {
    margin-bottom: 12px;
    font-size: 1.4rem;
}

.office .block ul li:last-child {
    margin-bottom: 0;
}

.works {
    margin-bottom: 60px;
}

.works h3 {
    margin-bottom: 20px;
    font-size: 3rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}

.works h3 i {
    font-size: 3.6rem;
    padding-right: 10px;
}

.works h3 span {
    font-size: 1.4rem;
    font-weight: 400;
}

.works .block {
    margin-bottom: 30px;
    border: solid 5px #000;
}

.works .block h4 {
    padding: 20px;
    background-color: #000;
    color: #FEFE00;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 2rem;
}

.works .block ul {
    padding: 20px;
}

.works .block ul li {
    margin-bottom: 12px;
    font-size: 1.4rem;
}

.works .block ul li:last-child {
    margin-bottom: 0;
}
