@charset "UTF-8";
/* CSS Document */

body {
    padding: 210px 0 0;
}

section.heading {
    width: 1200px;
    margin: auto;
    padding-bottom: 50px;
}
section.heading h1 {
    display: inline-block;
    background: url(/images/aboutus/heading.png) right top no-repeat;
    height: 105px;
    font-size: 35px;
    line-height: 105px;
    padding: 0 70px 0 10px;
    margin-right: 60px;
    vertical-align: middle;
}
section.heading p {
    display: inline-block;
    vertical-align: middle;
}



section h3 {
    font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding-left: 44px;
}

section#sec_01 {
    background: #fff;
    padding: 0 0 50px;
    text-align: center;
}
section#sec_01 .border {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 60px 0;
    font-size: 38px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 0 50px;
}
section#sec_01 .heading {
    margin: 0 0 50px;
}
section#sec_01 .heading h3 {
    display: inline-block;
    background: url(/images/aboutus/heading_01.png) left center no-repeat;
    height: 49px;
    line-height: 49px;
    margin-left: -20px;
}
section#sec_01 dl {
    display: block;
    width: 800px;
    margin: 0 auto 20px;
    text-align: left;
    font-size: 14px;
    line-height: 200%;
}
section#sec_01 dl dt {
    clear: both;
    float: left;
    width: 260px;
    font-weight: bold;
    padding-left: 140px;
}
section#sec_01 dl dd {
    padding: 0 120px 0 260px;
    position: relative;
}
section#sec_01 dl dd img.is {
    position: absolute;
    right: 0;
    bottom: 5px;
}



section#sec_02 {
    background: #fff;
    padding: 60px 0;
    text-align: center;
    background: #CCC url(/images/aboutus/02_bg.jpg) center top no-repeat;
    min-height: 624px;
}
section#sec_02 .heading {
    margin: 0 0 50px;
}
section#sec_02 .heading h3 {
    display: inline-block;
    background: url(/images/aboutus/heading_02.png) left center no-repeat;
    height: 56px;
    line-height: 56px;
    margin-left: -20px;
}
section#sec_02 ul {
    font-size: 1px;
    letter-spacing: -5px;
}
section#sec_02 li {
    letter-spacing: normal;
    background: #fff;
    display: inline-block;
    margin: 0 20px;
    width: 282px;
    vertical-align: top;
    padding: 10px 30px 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
section#sec_02 li h4 {
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
    position: relative;
    height: 130px;
}
section#sec_02 li h4 span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}
section#sec_02 li p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: -0.05em;
    text-align: justify;
    text-justify: inter-ideograph;
}


section#sec_03 {
    padding: 55px 0 100px;
    text-align: center;
}
section#sec_03 .heading {
    margin: 0 0 50px;
}
section#sec_03 .heading h3 {
    display: inline-block;
    background: url(/images/aboutus/heading_03.png) left center no-repeat;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
}
section#sec_03 ul {
    display: inline-block;
    font-size: 0;
    letter-spacing: -5px;
}
section#sec_03 ul li {
    width: 280px;
    margin: 0 10px;
    display: inline-block;
    background: #eaeae6;
    vertical-align: top;
    letter-spacing: normal;
}
section#sec_03 ul li h4 {
    font-size: 20px;
    line-height: 140%;
    font-weight: bold;
    color: #fff;
    display: table;
    width: 100%;
    height: 188px;
    position: relative;
    padding-top: 10px;
}
section#sec_03 ul li h4 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
section#sec_03 ul li.c1 h4 {
    background: #666 url(/images/aboutus/03_bg_01.png) center top no-repeat;
}
section#sec_03 ul li.c2 h4 {
    background: #666 url(/images/aboutus/03_bg_02.png) center top no-repeat;
}
section#sec_03 ul li.c3 h4 {
    background: #666 url(/images/aboutus/03_bg_03.png) center top no-repeat;
}
section#sec_03 ul li.c4 h4 {
    background: #666 url(/images/aboutus/03_bg_04.png) center top no-repeat;
}
section#sec_03 ul li p {
    letter-spacing: normal;
    font-size: 14px;
    line-height: 170%;
    padding: 15px 20px 20px;
    text-align: justify;
    text-justify: inter-ideograph;
}


section#sec_04 {
    position: relative;
    padding: 90px 0 15px;
    text-align: center;
    background: #efefef;
}
section#sec_04 .heading {
    margin: 0 0 50px;
}
section#sec_04 .heading h3 {
    display: inline-block;
    background: url(/images/aboutus/heading_04.png) left center no-repeat;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
}
section#sec_04 ul {
    position: relative;
    z-index: 2;
    width: 1000px;
    margin: auto;
}
section#sec_04 ul::after {
    content: '';
    display: block;
    clear: both;
}
section#sec_04 ul li {
    float: left;
    width: 250px;
    margin-bottom: 30px;
}
section#sec_04 ul li h4 {
    font-size: 19px;
    letter-spacing: -0.5px;
    font-weight: bold;
}
section#sec_04 ul li img {
    display: block;
    margin: 15px auto;
}
section#sec_04 ul li p {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
}
section#sec_04 img.map {
    width: 600px;
}

section#sec_05 {
    position: relative;
    padding: 80px 0 60px;
    text-align: center;
}
section#sec_05 .heading {
    margin: 0 0 50px;
}
section#sec_05 .heading h3 {
    display: inline-block;
    background: url(/images/aboutus/heading_05.png) left center no-repeat;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
}
section#sec_05 > ul {
    display: block;
    width: 1200px;
    margin: auto;
    font-size: 1px;
    letter-spacing: -5px;
}
section#sec_05 > ul > li {
    letter-spacing: normal;
    display: inline-block;
    width: 340px;
    vertical-align: top;
    border: 1px solid #ccc;
    margin:0 5px 15px 0;
}
section#sec_05 > ul > li h3{
    font-size:14px;
    padding:10px 0 20px;
    border-bottom:solid 1px #ccc;
    height:60px;
    margin-bottom:15px;
}
section#sec_05 > ul > li .title {

}
section#sec_05 > ul > li .title h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 140%;
    height: 90px;
    position: relative;
}
section#sec_05 > ul > li .title h4 span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}
section#sec_05 > ul > li .title li {
    font-size: 14px;
    line-height: 160%;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
    margin: 0 15px;
}
section#sec_05 > ul > li.c1 .title h4{
    background: #f05525;
    color: #fff;
}
section#sec_05 > ul > li.c2 .title h4{
    background: #ae0d15;
    color: #fff;
}
section#sec_05 > ul > li.c3 .title h4{
    background: #c7d1e3;
}
section#sec_05 > ul > li.c4 .title h4{
    background: #ffeaf8;
}
section#sec_05 > ul > li.c5 .title h4{
    background: #a0c12d;
}
section#sec_05 > ul > li .logo {
    position: relative;
    min-height: 170px;
}
section#sec_05 > ul > li .logo .image {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}
section#sec_05 > ul > li .logo .image img {
    display: block;
    margin: 15px auto;
}

@media screen and (max-width:640px) {
    body {
        padding: 24vw 0 0;
    }

    section.heading {
        width: auto;
        margin: auto;
        padding-bottom: 0px;
    }
    section.heading h1 {
        display: inline-block;
        background: url(/images/aboutus/heading.png) right top/auto 14vw no-repeat;
        height: 14vw;
        font-size: 18px;/*sp_heading*/
        line-height: 14vw;
        padding: 0 10vw 0 4vw;
        margin-right: 0;
        vertical-align: middle;
    }
    section.heading p {
        display: inline-block;
        font-size: 12px;
        line-height: 100%;
        font-weight: bold;
        vertical-align: middle;
        margin: 4vw;
    }
    section.heading p img {
        height: 18px;
    }
    section h3 {
        font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding-left: 28px;
    }

    section#sec_01 {
        background: #fff;
        padding: 10vw 0;
        text-align: center;
    }
    section#sec_01 .border {
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding: 15px 4vw;
        font-size: 14px;
        line-height: 160%;
        font-weight: bold;
        margin: 0 0 30px;
    }
    section#sec_01 .heading {
        margin: 0 0 20px;
    }
    section#sec_01 .heading h3 {
        display: inline-block;
        background: url(/images/aboutus/heading_01.png) left center/auto 10vw no-repeat;
        height: 10vw;
        line-height: 10vw;
        margin-left: -20px;
    }
    section#sec_01 dl {
        display: block;
        width: auto;
        margin: 0 4vw 20px;
        text-align: left;
        font-size: 12px;
        line-height: 180%;
    }
    section#sec_01 dl dt {
        display: block;
        clear: both;
        float: none;
        width: auto;
        font-weight: bold;
        padding-left: 0;
        margin: 10px 0 0;
    }
    section#sec_01 dl dd {
        padding: 0;
        position: relative;
    }
    section#sec_01 dl dd img.is {
        position: static;
        right: inherit;
        bottom: inherit;
        display: block;
        margin: 10px 0 0;
    }
    section#sec_02 {
        background: #fff;
        padding: 10vw 0;
        text-align: center;
        background: #CCC url(/images/aboutus/02_bg.jpg) center top/cover no-repeat;
        min-height: 0;
    }
    section#sec_02 .heading {
        margin: 0 0 30px;
    }
    section#sec_02 .heading h3 {
        display: inline-block;
        background: url(/images/aboutus/heading_02.png) left center/auto 10vw no-repeat;
        height: 10vw;
        line-height: 10vw;
        margin-left: -20px;
    }
    section#sec_02 ul {
        font-size: 1px;
        letter-spacing: -5px;
    }
    section#sec_02 li {
        letter-spacing: normal;
        background: #fff;
        display: inline-block;
        margin: 0 10px 20px;
        width: auto;
        vertical-align: top;
        padding: 10px 4vw 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    section#sec_02 li h4 {
        font-size: 14px;
        line-height: 160%;
        font-weight: bold;
        position: relative;
        height: auto;
        margin: 10px 0;
    }
    section#sec_02 li h4 span {
        position: static;
        top: inherit;
        left: inherit;
        right: inherit;
        margin: auto;
        transform: none;
        -webkit- transform: none;
    }
    section#sec_02 li p {
        font-size: 12px;
        line-height: 170%;
        letter-spacing: -0.05em;
        text-align: justify;
        text-justify: inter-ideograph;
    }


    section#sec_03 {
        padding: 10vw 2vw;
        text-align: center;
    }
    section#sec_03 .heading {
        margin: 0 0 30px;
    }
    section#sec_03 .heading h3 {
        display: inline-block;
        background: url(/images/aboutus/heading_03.png) left center/auto 10vw no-repeat;
        height: 10vw;
        line-height: 10vw;
        margin-left: -20px;
    }
    section#sec_03 ul {
        display: inline-block;
        font-size: 0;
        letter-spacing: -5px;
    }
    section#sec_03 ul li {
        width: auto;
        margin: 0 1% 15px;
        display: block;
        background: #eaeae6;
        vertical-align: top;
        letter-spacing: normal;
    }
    section#sec_03 ul li h4 {
        font-size: 14px;
        line-height: 140%;
        font-weight: bold;
        color: #fff;
        display: table;
        width: 100%;
        height: auto;
        min-height: 80px;
        position: relative;
        padding: 15px 0;
    }
    section#sec_03 ul li h4 span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    section#sec_03 ul li.c1 h4 {
        background: #666 url(/images/aboutus/03_bg_01.png) center center/cover no-repeat;
    }
    section#sec_03 ul li.c2 h4 {
        background: #666 url(/images/aboutus/03_bg_02.png) center center/cover no-repeat;
    }
    section#sec_03 ul li.c3 h4 {
        background: #666 url(/images/aboutus/03_bg_03.png) center top 25%/cover no-repeat;
    }
    section#sec_03 ul li.c4 h4 {
        background: #666 url(/images/aboutus/03_bg_04.png) center center/cover no-repeat;
    }
    section#sec_03 ul li p {
        letter-spacing: normal;
        font-size: 12px;
        line-height: 170%;
        padding: 12px 4vw;
        text-align: justify;
        text-justify: inter-ideograph;
    }


    section#sec_04 {
        position: relative;
        padding: 10vw 0;
        text-align: center;
        background: #efefef;
        overflow-x: hidden;
    }
    section#sec_04 .heading {
        margin: 0 0 30px;
    }
    section#sec_04 .heading h3 {
        display: inline-block;
        background: url(/images/aboutus/heading_04.png) left center/auto 10vw no-repeat;
        height: 10vw;
        line-height: 10vw;
        margin-left: 0;
        letter-spacing: -0.05em;
        font-size: 18px;
        padding-left: 32px;
    }
    section#sec_04 ul {
        position: relative;
        z-index: 2;
        width: auto;
        margin: auto;
        padding: 0 2%;
    }
    section#sec_04 ul::after {
        content: '';
        display: block;
        clear: both;
    }
    section#sec_04 ul li {
        float: left;
        width: 50%;
        padding: 4vw 1vw;
        margin: 0 0 5vw;
    }
    section#sec_04 ul li h4 {
        font-size: 12px;
        letter-spacing: -0.5px;
        font-weight: bold;
    }
    section#sec_04 ul li img {
        display: block;
        margin: 0 auto;
        height: 28vw;
        max-height: 43px;
        width: auto;
    }
    section#sec_04 ul li p {
        font-size: 11px;
        line-height: 150%;
    }
    section#sec_04 img.map {
        width: 160%;
        position: relative;
        left: -40%;
        right: -60%;
        margin: auto;
    }


    section#sec_05 {
        position: relative;
        padding: 10vw 4vw;
        text-align: center;
    }
    section#sec_05 .heading {
        margin: 0 0 30px;
    }
    section#sec_05 .heading h3 {
        display: inline-block;
        background: url(/images/aboutus/heading_05.png) left center no-repeat;
        height: 40px;
        line-height: 40px;
        margin-left: -20px;
    }
    section#sec_05 > ul {
        display: block;
        width: auto;
        margin: auto;
        font-size: 1px;
        letter-spacing: -5px;
    }
    section#sec_05 > ul > li {
        letter-spacing: normal;
        display: table;
        width: 100%;
        vertical-align: top;
        border: 1px solid #ccc;
    }
    section#sec_05 > ul > li .title {
        display: table-cell;
        width: 50%;
        padding: 20px 10px;
        vertical-align: middle;
    }
    section#sec_05 > ul > li .title h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 140%;
        height: auto;
        position: relative;
        margin: 0 0 10px;
    }
    section#sec_05 > ul > li h3{
        border:none;
        font-size:9pt;
        line-height:1.5;
        height:auto;
        margin:0;
    }
    section#sec_05 > ul > li .title h4 span {
        position: static;
        top: inherit;
        left: inherit;
        right: inherit;
        margin: auto;
        transform: none;
        -webkit- transform: none;
    }
    section#sec_05 > ul > li .title li {
        font-size: 12px;
        line-height: 160%;
        text-indent: -1em;
        padding-left: 1em;
        text-align: left;
        margin: 0 0;
    }
    section#sec_05 > ul > li.c1 .title {
        background: #f05525;
        color: #fff;
    }
    section#sec_05 > ul > li.c2 .title {
        background: #ae0d15;
        color: #fff;
    }
    section#sec_05 > ul > li.c3 .title {
        background: #c7d1e3;
    }
    section#sec_05 > ul > li.c4 .title {
        background: #ffeaf8;
    }
    section#sec_05 > ul > li.c5 .title {
        background: #a0c12d;
    }
    section#sec_05 > ul > li .logo {
        position: relative;
        min-height: 0;
        display: table-cell;
        width: 50%;
        vertical-align: middle;
        padding: 20px 10px;
    }
    section#sec_05 > ul > li .logo .image {
        position: static;
        top: inherit;
        left: inherit;
        right: inherit;
        margin: auto;
        transform: none;
        -webkit- transform: none;
        line-height: 0;
    }
    section#sec_05 > ul > li .logo .image img {
        display: inline;
        margin: 5px auto;
        max-width: 100%;
    }

}/*640*/



section#sec_01,
section#sec_02,
section#sec_03,
section#sec_04,
section#sec_05,
section#contact {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.5s, transform 0.5s;
}
@media screen and (max-width:640px) {
    section#sec_01,
    section#sec_02,
    section#sec_03,
    section#sec_04,
    section#sec_05,
    section#contact {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.5s, transform 0.5s;
    }
}
section.show {
    opacity: 1!important;
    transform: translateY(0)!important;
}



