@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/service/heading.png) right top no-repeat;
    height: 105px;
    font-size: 35px;
    line-height: 105px;
    padding: 0 70px 0 10px;
    margin-right: 80px;
    vertical-align: middle;
}

section.heading p {
    display: inline-block;
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    vertical-align: middle;
}

section .heading img.mark {
    margin: 0 0 10px;
}

section .heading h3 {
    font-size: 40px;
    line-height: 120%;
    font-weight: bold;
    margin: 0 0 15px;
}

section .heading p {
    font-size: 16px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 0 20px;
}

section#sec_00 {
    background: url(../images/service/00_bg.jpg) center top no-repeat;
    padding: 100px 0 20px;
    text-align: center;
    min-height: 814px;
}

section#sec_00 h3 {
    font-size: 40px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 40px;
}

section#sec_00 h3 span {
    color: #65a427;
}

section#sec_00 p {
    display: block;
    max-width: 683px;
    text-align: left;
    margin: 0 auto 25px;
    font-size: 16px;
    line-height: 165%;
    font-weight: bold;
}

section#sec_00 p.center {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
}

section#sec_00 .btnWrap {
    display: block;
    max-width: 953px;
    margin: auto;
    background: #fff;
    padding-bottom: 40px;
}

section#sec_00 .btnWrap>img {
    margin: 30px auto;
}

section#sec_00 .btnWrap ul {
    display: block;
    font-size: 1px;
    letter-spacing: -5px;
}

section#sec_00 .btnWrap ul li {
    letter-spacing: normal;
    display: inline-block;
    margin: 0 5px 5px;
}


section#sec_01 {
    padding: 60px 0 80px;
    text-align: center;
}

section#sec_01 ul.wrap {
    font-size: 1px;
    line-height: 0;
    letter-spacing: -5px;
    width: 1140px;
    margin: 10px auto 0;
}

section#sec_01 ul.wrap>li {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: normal;
}

section#sec_01 ul.wrap>li.c1 {
    text-align: left;
    padding: 0 60px 0 0;
}

section#sec_01 ul.wrap>li.c2 {
    text-align: left;
    padding: 0 30px 0;
}

section#sec_01 ul.wrap>li.c3 {
    text-align: right;
    padding: 0 0 0 80px;
}

section#sec_01 ul.wrap>li p.image {
    height: 256px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin: 0 0 10px;
}

section#sec_01 ul.wrap>li p.image img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

section#sec_01 ul.wrap>li.c1 p.image img {
    left: 0;
}

section#sec_01 ul.wrap>li.c2 p.image img {
    left: 0;
    right: 30px;
}

section#sec_01 ul.wrap>li.c3 p.image img {
    right: -10px;
}

section#sec_01 ul.wrap>li h4 {
    text-align: left;
    font-weight: bold;
    padding-left: 1em;
    margin: 0 0 10px;
}

section#sec_01 ul.wrap>li ul.text li {
    padding-left: 1em;
    text-indent: -1em;
    text-align: justify;
    text-justify: inter-ideograph;
}

/*02*/
section#sec_02 {
    padding: 55px 0;
    text-align: center;
    background: #f7f7f7;
}

section#sec_02 .heading h3 {
    margin-bottom: 40px;
}

section#sec_02 .heading p {
    margin-bottom: 50px;
}

section#sec_02 ul.wrap {
    width: 1200px;
    margin: 0 auto 10px;
}

section#sec_02 ul.wrap::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_02 ul.wrap>li {
    width: 280px;
    display: block;
    float: left;
    background: #eaeae6;
    margin: 0 10px;
    position: relative;
}

section#sec_02 ul.wrap>li h4 {
    background: #333333;
    color: #fff;
    font-size: 28px;
    line-height: 140%;
    font-weight: bold;
    text-align: center;
    padding: 24px 0;
}

section#sec_02 ul.wrap>li:nth-child(1) h4 {
    background: #5c428c;
}

section#sec_02 ul.wrap>li:nth-child(2) h4 {
    background: #36487c;
}

section#sec_02 ul.wrap>li:nth-child(3) h4 {
    background: #5395ae;
}

section#sec_02 ul.wrap>li:nth-child(4) h4 {
    background: #367c7b;
}

section#sec_02 ul.wrap>li p.icon {
    position: relative;
    height: 120px;
}

section#sec_02 ul.wrap>li p.icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

section#sec_02 ul.wrap>li h5 {
    text-align: left;
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 15px 25px;
}

section#sec_02 ul.wrap>li .text {
    margin: 0 15px 25px
}

section#sec_02 ul.wrap>li .text {
    font-size: 13px;
    line-height: 160%;
    text-align: left;
}

section#sec_02 .text-bottom {
    font-size: 16px;
    font-weight: bold;
    margin: 60px 0 30px;
}


/*07*/


section#sec_07 {
    padding: 55px 0;
    text-align: center;
    background: #8b9295 url(../images/service/02_bg.jpg) center top no-repeat;
}

section#sec_07 .heading h3 {
    margin-bottom: 40px;
}

section#sec_07 .heading p {
    margin-bottom: 50px;
}

section#sec_07 ul.wrap {
    width: 1200px;
    margin: 0 auto 10px;
}

section#sec_07 ul.wrap::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_07 ul.wrap>li {
    width: 280px;
    display: block;
    float: left;
    background: #fff;
    margin: 0 10px;
    position: relative;
}

section#sec_07 ul.wrap>li h4 {
    background: #333333;
    color: #fff;
    font-size: 18px;
    line-height: 140%;
    font-weight: bold;
    text-align: center;
    padding: 24px 0;
}

section#sec_07 ul.wrap>li p.icon {
    position: relative;
    height: 120px;
}

section#sec_07 ul.wrap>li p.icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

section#sec_07 ul.wrap>li h5 {
    text-align: left;
    font-size: 16px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 15px 25px;
}

section#sec_07 ul.wrap>li ul.text {
    margin: 0 15px 25px
}

section#sec_07 ul.wrap>li li {
    font-size: 13px;
    line-height: 160%;
    padding-left: 1em;
    text-indent: -1em;
    text-align: justify;
    text-justify: inter-ideograph;
}

section#sec_07 .after {
    margin: 73px 0 0;
    border: 5px solid #45b1e2;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 25px 35px;
    font-size: 20px;
    line-height: 160%;
}

section#sec_07 .after span {
    color: #45b1e2;
    font-weight: bold;
}

section#sec_07 .after::before {
    content: '';
    display: block;
    width: 80px;
    height: 65px;
    position: absolute;
    top: -73px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/service/arrow_01.png) center top no-repeat;
}

/*03*/

section#sec_03 {
    padding: 60px 0;
    text-align: center;
}

section#sec_03 .heading h3 {
    margin-bottom: 40px;
}

section#sec_03 .heading p {
    margin-bottom: 50px;
}

section#sec_03 .wrapper_01 {
    background: #fff url(../images/service/03_bg.jpg) center top no-repeat;
    padding: 60px 0;
    max-width: 1638px;
    margin: auto;
}

section#sec_03 .wrapper_01 .inner {
    background: rgba(255, 255, 255, 0.9);
    width: 1200px;
    margin: auto;
    padding: 40px 0;
}

section#sec_03 .wrapper_01 .inner h4 {
    font-size: 16px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 0 40px;
}

section#sec_03 .after {
    margin: 73px 0 0;
    border: 5px solid #45b1e2;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 25px 35px;
    font-size: 20px;
    line-height: 160%;
}

section#sec_03 .after span {
    color: #45b1e2;
    font-weight: bold;
}

section#sec_03 .after::before {
    content: '';
    display: block;
    width: 80px;
    height: 65px;
    position: absolute;
    top: -73px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/service/arrow_01.png) center top no-repeat;
}

section#sec_03 .wrapper_02 {
    padding: 50px 0 0;
}

section#sec_03 .wrapper_02 h4 {
    display: block;
    position: relative;
    margin: 0 0 50px;
    font-size: 20px;
    line-height: 100%;
    font-weight: bold;
}

section#sec_03 .wrapper_02 h4 span {
    background: #fff;
    padding: 0 15px;
}

section#sec_03 .wrapper_02 h4::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #000;
    z-index: -1;
}

section#sec_03 .wrapper_02 .image img {
    display: block;
    margin: auto;
}

section#sec_03 .wrapper_02 .text {
    margin: 50px 0 0;
    font-weight: bold;
    display: inline-block;
    text-align: justify;
    text-justify: inter-ideograph;
}

section#sec_03 .wrapper_02 .text p {
    margin: 0 0 10px;
}

section#sec_03 .wrapper_02 .text li {
    margin: 0 0 10px;
}

section#sec_04 {
    background: #d9ddf9 url(../images/service/04_map.png) -300px top no-repeat;
    text-align: center;
    padding: 60px 0 50px;
}

section#sec_04 .heading h3 {
    margin-bottom: 40px;
}

section#sec_04 p {
    font-size: 20px;
    line-height: 170%; 
    font-weight: bold;
}

section#sec_04 .highlight {
    color: blue;
    font-size: 25px;
    font-weight: bold;
}

/* section#sec_04 p.flag {
    background: url(../images/service/04_global.jpg) center bottom no-repeat;
    background-size: contain;
    padding-bottom: 50px;
    margin-bottom: 60px;
} */

section#sec_04 .global-img-wrap {
  width: 100%;              /*mobileの制御のため*/
  text-align: center;      /* inline-block 이미지 가운데 정렬 */
  margin: 0 auto;
}

section#sec_04 .global-img {
  width: 40%;              
  max-width: 100%;         /*親要素幅超えないように*/
  height: auto;
  display: inline-block;   /*center*/
  margin: 20px 0px;
}

section#sec_04 p.local {
    margin-bottom: 20px;
}

section#sec_04 ul.imgWrap {
    font-size: 0;
    letter-spacing: -5px;
    margin-bottom: 20px;
}

section#sec_04 ul.imgWrap li {
    letter-spacing: normal;
    display: inline-block;
    margin: 0 5px;
}

section#sec_04 .case>p {
    margin: 0 0 20px;
}

section#sec_04 .case ul {
    font-size: 0;
    letter-spacing: -5px;
}

section#sec_04 .case li {
    font-size: 16px;
    letter-spacing: normal;
    display: inline-block;
    background: #fff;
    margin: 0 20px;
    padding: 20px 0 10px;
    width: 580px;
    vertical-align: top;
}

section#sec_04 .case li h4 {
    font-size: 30px;
    line-height: 100%;
    font-weight: bold;
    margin: 0 0 15px;
}

section#sec_04 .case li p {
    font-size: 20px;
    line-height: 140%;
    font-weight: bold;
    margin: 0 0 10px;
}



/*05*/
section#sec_05 {
    padding: 55px 0;
    text-align: center;
    background: #f7f7f7;
}

section#sec_05 .heading h3 {
    margin-bottom: 40px;
}

section#sec_05 .heading p {
    margin-bottom: 50px;
}

section#sec_05 ul.wrap {
    width: 1200px;
    margin: 0 auto 10px;
}

section#sec_05 ul.wrap::after {
    content: '';
    display: block;
    clear: both;
}

section#sec_05 ul.wrap>li {
    width: 280px;
    display: block;
    float: left;
    background: #eaeae6;
    margin: 0 10px;
    position: relative;
}

section#sec_05 ul.wrap>li h4 {
    background: #333333;
    color: #fff;
    font-size: 28px;
    line-height: 140%;
    font-weight: bold;
    text-align: center;
    padding: 24px 0;
}

section#sec_05 ul.wrap>li:nth-child(1) h4 {
    background: #b8af23;
}

section#sec_05 ul.wrap>li:nth-child(2) h4 {
    background: #75b556;
}

section#sec_05 ul.wrap>li:nth-child(3) h4 {
    background: #41875f;
    padding: 5px 0;
}

section#sec_05 ul.wrap>li:nth-child(4) h4 {
    background: #367c7b;
}

section#sec_05 ul.wrap>li p.icon {
    position: relative;
    height: 120px;
}

section#sec_05 ul.wrap>li p.icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

section#sec_05 ul.wrap>li h5 {
    text-align: center;
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    margin: 0 15px 25px;
}

section#sec_05 ul.wrap>li .text {
    margin: 0 15px 25px
}

section#sec_05 ul.wrap>li .text {
    font-size: 13px;
    line-height: 160%;
    text-align: left;
}

p.text-bottom {
    font-size: 16px;
    font-weight: bold;
    margin: 60px 0 30px;
}


/*06*/


section#sec_06 {
    padding: 55px 0;
    text-align: center;
    background: #e8deed;
}

section#sec_06 .heading h3 {
    margin-bottom: 40px;
}

section#sec_06 .heading p {
    margin-bottom: 20px;
}

section#sec_06 ul {
    display: inline-block;
    font-size: 0;
    letter-spacing: -5px;
}

section#sec_06 ul li {
    width: 280px;
    margin: 0 10px;
    display: inline-block;
    background: #fff;
    vertical-align: top;
    letter-spacing: normal;
}

section#sec_06 ul li h4 {
    font-size: 28px;
    line-height: 140%;
    font-weight: bold;
    color: #fff;
    display: table;
    width: 100%;
    height: 190px;
    position: relative;
}

section#sec_06 ul li h4 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

section#sec_06 ul li:nth-child(1) h4 {
    background: #5c428c;
}

section#sec_06 ul li:nth-child(2) h4 {
    background: #796db6;
}

section#sec_06 ul li:nth-child(3) h4 {
    background: #a953ae;
}

section#sec_06 ul li:nth-child(4) h4 {
    background: #cb7b9b;
}

section#sec_06 ul li p {
    letter-spacing: normal;
    font-size: 14px;
    line-height: 140%;
    padding: 20px 20px 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}


section#sec_05_2 {
    padding: 55px 0;
    text-align: center;
    max-width: 1200px;
}

section#sec_05_2 .heading h3 {
    margin-bottom: 40px;
}

section#sec_05_2 .heading p {
    margin-bottom: 30px;
}

section#sec_05_2 .wrapper_1 {
    background: #45b1e3;
    padding: 25px 0 0;
    margin: auto;
}

section#sec_05_2 .wrapper_2 {
    background: #4b52a4;
    padding: 25px 0 20px;
    margin: auto;
}

section#sec_05_2 .wrapper_1b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    margin-bottom: 60px;
}

section#sec_05_2 .wrapper_1b div {
    position: relative;
}

section#sec_05_2 .wrapper_1b div div {
    text-align: left;
    font-size: 14px;
    padding: 17px 20px;
    background: #e8e8e8;
}

section#sec_05_2 .wrapper_1b div div p {
    line-height: 1.3;
}

section#sec_05_2 .wrapper_1b div div h4 {
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}

section#sec_05_2 .wrapper_1b>div:nth-child(1) {
    width: 50%;
}

section#sec_05_2 .wrapper_1b>div:nth-child(2) {
    width: calc(50% - 30px);
    margin: 0 0 0 30px;
}

section#sec_05_2 h4 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

section#sec_05_2 ul {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    letter-spacing: -5px;
}

section#sec_05_2 li {
    display: inline-block;
    width: 210px;
    vertical-align: top;
    text-align: left;
    margin: 0 5px 10px;
}

section#sec_05_2 dl {
    display: block;
    background: #e8e8e8;
    padding: 10px;
    margin-bottom: 10px;
}

section#sec_05_2 dt {
    font-size: 16px;
    line-height: 160%;
    letter-spacing: normal;
    font-weight: bold;
    display: block;
    padding: 10px 5px 5px;
    min-height: 60px;
    position: relative;
}

section#sec_05_2 dt span {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}

section#sec_05_2 dt::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 1px;
    background: #000;
}

section#sec_05_2 dd {
    font-size: 13px;
    line-height: 120%;
    letter-spacing: normal;
    background: #fff;
    display: block;
    margin: 0 0 1px;
    padding: 7px;
}

section#sec_05_2 img.sns {
    display: block;
}

section#sec_05_2 .wrapper_3 {
    padding: 30px;
    background: #707070;
}

/*08*/

section#sec_08 {
    padding: 55px 0;
    text-align: center;
    background: #eeeeee;
}

section#sec_08 .heading h3 {
    margin-bottom: 20px;
}

section#sec_08 .heading p {
    margin-bottom: 50px;
}

section#sec_08 ul {
    font-size: 0;
    letter-spacing: -5px;
}

section#sec_08 li {
    font-size: 16px;
    letter-spacing: normal;
    display: inline-block;
    background: #fff;
    margin: 10px 20px;
    padding: 30px 55px;
    width: 580px;
    vertical-align: top;
}

section#sec_08 li img.logo {
    display: block;
    margin: 0 auto 20px;
}

section#sec_08 li h4 {
    font-weight: bold;
    margin: 0 0 20px;
}

section#sec_08 li p {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    text-align: justify;
    text-justify: inter-ideograph;
}





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

    section.heading {
        width: auto;
        margin: auto;
        padding-bottom: 8vw;
    }

    section.heading h1 {
        display: inline-block;
        background: url(../images/service/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: block;
        font-size: 12px;
        line-height: 150%;
        font-weight: bold;
        vertical-align: middle;
        margin: 4vw;
    }

    section .heading img.mark {
        margin: 0 0 10px;
        width: 20vw;
        max-width: 96px;
    }

    section .heading h3 {
        font-size: 18px;
        /*sp_heading*/
        line-height: 120%;
        font-weight: bold;
        margin: 0 0 15px;
    }

    section .heading p {
        font-size: 12px;
        line-height: 160%;
        font-weight: bold;
        margin: 0 0 20px;
    }

    section#sec_00 {
        background: #d3d7d6 url(../images/service/00_bg.jpg) center top/240% auto no-repeat;
        padding: 10vw 0 10px;
        text-align: center;
        min-height: 0;
    }

    section#sec_00 h3 {
        font-size: 18px;
        /*sp_heading*/
        line-height: 120%;
        font-weight: bold;
        margin: 0 4vw 4vw;
    }

    section#sec_00 h3 span {
        color: #65a427;
    }

    section#sec_00 p {
        display: block;
        max-width: auto;
        text-align: left;
        margin: 0 4vw 6vw;
        font-size: 12px;
        line-height: 150%;
        font-weight: bold;
    }

    section#sec_00 .btnWrap {
        display: block;
        max-width: auto;
        margin: 0 4vw;
        background: #fff;
        padding: 2vw;
    }

    section#sec_00 .btnWrap>img {
        margin: 3vw auto 4vw;
        width: 30%;
        max-width: 195px;
    }

    section#sec_00 .btnWrap ul {
        display: block;
        font-size: 1px;
        line-height: 0;
        letter-spacing: -5px;
    }

    section#sec_00 .btnWrap ul li {
        letter-spacing: normal;
        display: inline-block;
        margin: 0 1.5vw 3vw;
        width: 28%;
    }

    section#sec_00 .btnWrap ul li.long {
        display: inline-block;
        margin: 0 1.5vw 3vw;
        width: 70%;
    }

    section#sec_00 .btnWrap ul li img {
        width: 100%;
    }

    section#sec_00 p.center {
        font-size: 14px;
    }

/* media */
    section#sec_01 {
        padding: 10vw 4vw 50px;
        text-align: center;
    }

    section#sec_01 ul.wrap {
        font-size: 1px;
        line-height: 0;
        letter-spacing: -5px;
        width: auto;
        margin: 10vw auto 0;
    }

    section#sec_01 ul.wrap>li {
        display: block;
        width: auto;
        vertical-align: top;
        font-size: 11px;
        line-height: 160%;
        letter-spacing: normal;
        margin: 0 0 20vw;
    }

    section#sec_01 ul.wrap>li.c1 {
        text-align: center;
        padding: 0;
    }

    section#sec_01 ul.wrap>li.c2 {
        text-align: center;
        padding: 0;
    }

    section#sec_01 ul.wrap>li.c3 {
        text-align: center;
        padding: 0;
    }

    section#sec_01 ul.wrap>li p.image {
        height: auto;
        vertical-align: middle;
        text-align: center;
        position: relative;
        margin: 0 0 10px;
    }

    section#sec_01 ul.wrap>li p.image img {
        position: static;
        top: inherit;
        bottom: inherit;
        margin: auto;
        width: 70%;
        max-width: 321px;
    }

    section#sec_01 ul.wrap>li.c1 p.image img {
        left: 0;
    }

    section#sec_01 ul.wrap>li.c2 p.image img {
        left: 0;
        right: 0;
    }

    section#sec_01 ul.wrap>li.c3 p.image img {
        right: 0;
    }

    section#sec_01 ul.wrap>li h4 {
        text-align: center;
        font-weight: bold;
        padding-left: 1em;
        margin: 0 0 2vw;
        font-size: 14px;
    }

    section#sec_01 ul.wrap>li ul.text li {
        padding-left: 1em;
        text-indent: -1em;
        font-size: 12px;
        line-height: 150%;
        text-align: justify;
        text-justify: inter-ideograph;
    }


/* media */
    section#sec_02 {
        padding: 50px 10px;
        background:#f0f0f0;
    }

    section#sec_02 ul.wrap {
        width: 100%;
    }

    section#sec_02 ul.wrap>li {
        width: calc(50% - 4px);
        margin: 0 0 10px 0;
        background:#fff;
    }

    section#sec_02 ul.wrap>li:nth-child(odd) {
        margin-right: 4px;
    }

    section#sec_02 ul.wrap>li:nth-child(even) {
        margin-left: 4px;
    }

    section#sec_02 ul.wrap>li h4 {
        font-size: 16px;
        padding: 15px 0;
    }

    section#sec_02 ul.wrap>li p.icon {
        height: 80px;
    }

    section#sec_02 ul.wrap>li h5 {
        font-size: 14px;
        margin: 0 10px 10px;
        line-height:1.5;
    }

    section#sec_02 ul.wrap>li .text {
        margin: 0 10px 10px;
    }

    section#sec_02 .heading p {
        margin-bottom: 20px;
    }

    section#sec_02 .text-bottom {
        font-size: 14px;
        line-height: 1.5;
        margin: 20px 0 15px;
    }





/* media */
    section#sec_03 {
        padding: 10vw 0 10vw;
        text-align: center;
    }

    section#sec_03 .heading h3 {
        margin-bottom: 6vw;
    }

    section#sec_03 .heading p {
        margin-bottom: 8vw;
    }

    section#sec_03 .wrapper_01 {
        background: #deb97f url(../images/service/03_bg.jpg) center top/cover no-repeat;
        padding: 40px 2vw;
        max-width: none;
        margin: auto;
    }

    section#sec_03 .wrapper_01 .inner {
        background: rgba(255, 255, 255, 0.9);
        width: auto;
        margin: auto;
        padding: 20px 2vw;
    }

    section#sec_03 .wrapper_01 .inner h4 {
        font-size: 12px;
        line-height: 160%;
        font-weight: bold;
        margin: 0 0 20px;
    }

    section#sec_03 .wrapper_01 .inner>img {
        width: 100%;
        height: auto;
    }

    section#sec_03 .after {
        margin: 30px 0 0;
        border: 4px solid #45b1e2;
        background: #fff;
        display: inline-block;
        position: relative;
        padding: 10px 4vw;
        font-size: 12px;
        line-height: 160%;
    }

    section#sec_03 .after span {
        color: #45b1e2;
        font-weight: bold;
    }

    section#sec_03 .after::before {
        content: '';
        display: block;
        width: 40px;
        height: 34px;
        position: absolute;
        top: -40px;
        left: 0;
        right: 0;
        margin: auto;
        background: url(../images/service/arrow_01.png) center top/40px auto no-repeat;
    }

    section#sec_03 .wrapper_02 {
        padding: 40px 0 0;
    }

    section#sec_03 .wrapper_02 h4 {
        display: block;
        position: relative;
        margin: 0 0 30px;
        font-size: 12px;
        line-height: 100%;
        font-weight: bold;
    }

    section#sec_03 .wrapper_02 h4 span {
        background: #fff;
        padding: 0 8px;
    }

    section#sec_03 .wrapper_02 h4::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 1px;
        background: #000;
        z-index: -1;
    }

    section#sec_03 .wrapper_02 .image {
        padding: 0 4vw;
    }

    section#sec_03 .wrapper_02 .image img {
        display: block;
        margin: auto;
        width: 100%;
    }

    section#sec_03 .wrapper_02 .text {
        margin: 20px 4vw 0;
        font-weight: bold;
        display: inline-block;
        font-size: 12px;
        line-height: 150%;
        text-align: justify;
        text-justify: inter-ideograph;
    }

    section#sec_03 .wrapper_02 .text p {
        margin: 0 0 10px;
    }

    section#sec_03 .wrapper_02 .text li {
        margin: 0 0 10px;
        text-indent: -1em;
        padding-left: 1em;
    }

    section#sec_03 .wrapper_03 {
        padding: 0 10px;
    }


/* media */
    section#sec_04 {
        background-size: 80%;
        background-position: -80px top;
        text-align: center;
        padding: 10vw 4vw;
    }

    section#sec_04 .heading h3 {
        margin-bottom: 8vw;
    }

    section#sec_04 p {
        font-size: 12px;
        line-height: 170%;
        font-weight: bold;
    }

    /* section#sec_04 p.flag {
        background: url(../images/service/04_flag.png) center bottom no-repeat;
        padding-bottom: 50px;
        margin-bottom: 8vw;
    } */

    section#sec_04 .global-img {
    width: 100%; /* モバイルサイズは「イメージタグ」で、 pcサイズは「 div」で調整　*/
    height: auto;
    /* padding: 0 20px; */
    }

    section#sec_04 p.local {
        margin-bottom: 20px;
    }

    section#sec_04 ul.imgWrap {
        font-size: 0;
        letter-spacing: -5px;
        line-height: 0;
        margin-bottom: 20px;
    }

    section#sec_04 ul.imgWrap li {
        letter-spacing: normal;
        display: inline-block;
        margin: 0 1px 2px;
        width: 22vw;
    }

    section#sec_04 ul.imgWrap li img {
        width: 100%;
        max-width: 138px;
    }

    section#sec_04 .case>p {
        margin: 0 0 20px;
    }

    section#sec_04 .case ul {
        font-size: 0;
        letter-spacing: -5px;
    }

    section#sec_04 .case li {
        font-size: 12px;
        letter-spacing: normal;
        display: block;
        background: #fff;
        margin: 0 0 10px;
        padding: 20px 3vw 10px;
        width: auto;
        vertical-align: top;
    }

    section#sec_04 .case li h4 {
        font-size: 14px;
        line-height: 100%;
        font-weight: bold;
        margin: 0 0 10px;
    }

    section#sec_04 .case li p {
        font-size: 12px;
        line-height: 140%;
        font-weight: bold;
        margin: auto;
    }

    section#sec_04 .case li img {
        width: 100%;
    }

    /*05*/

    section#sec_05 {
        padding: 10vw 4vw 10vw;
    }

    section#sec_05 ul.wrap {
        width: 100%;
    }
    section#sec_05 ul.wrap>li {
        width:calc(50% - 4px);
        margin:0 4px 10px 0;
    }
    section#sec_05 ul.wrap>li:nth-child(odd) {
        margin-right: 4px;
    }

    section#sec_02 ul.wrap>li:nth-child(even) {
        margin-left: 4px;
    }
    section#sec_05 ul.wrap>li h4 {
        font-size: 16px;
        padding: 15px 0;
    }
    section#sec_05 ul.wrap>li p.icon {
        height: 80px;
    }
    section#sec_05 ul.wrap>li h5 {
        font-size: 14px;
        margin: 0 10px 10px;
        line-height:1.5;
    }
    p.text-bottom {
        font-size: 14px;
        margin: 15px 10px 15px;
        
    }

    /*06*/ 

    section#sec_06 {
        padding: 10vw 4vw;
        text-align: center;
    }

    section#sec_06 .heading h3 {
        margin-bottom: 8vw;
        padding: 0 4vw;
    }

    section#sec_06 .heading p {
        margin-bottom: 6vw;
        padding: 0;
    }

    section#sec_06 ul {
        display: inline-block;
        font-size: 0;
        letter-spacing: -5px;
        padding: 0;
    }

    section#sec_06 ul li {
        width: 48%;
        margin: 0 1% 4vw;
        display: inline-block;
        background: #fff;
        vertical-align: top;
        letter-spacing: normal;
    }

    section#sec_06 ul li h4 {
        font-size: 14px;
        line-height: 140%;
        font-weight: bold;
        color: #fff;
        display: table;
        width: 100%;
        height: 60px;
        position: relative;
    }

    section#sec_056 ul li h4 span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    section#sec_06 ul li.c1 h4 {
        background: #5c428c;
    }

    section#sec_06 ul li.c2 h4 {
        background: #36487c;
    }

    section#sec_06 ul li.c3 h4 {
        background: #5395ae;
    }

    section#sec_06 ul li.c4 h4 {
        background: #367c7b;
    }

    section#sec_06 ul li p {
        letter-spacing: normal;
        font-size: 12px;
        line-height: 140%;
        padding: 4vw 4vw 5vw;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    section#sec_06 ul li h4 span {
        font-size:16px;
    }

    /*5-2*/

    section#sec_05_2 {
        padding: 50px 2vw 10vw;
        text-align: center;
        max-width: none;
    }

    section#sec_05_2 .heading h3 {
        margin-bottom: 8vw;
    }

    section#sec_05_2 .heading p {
        margin-bottom: 6vw;
    }

    section#sec_05_2 .wrapper_1 {
        background: #45b1e3;
        padding: 10px 0 0;
        margin: auto;
    }

    section#sec_05_2 .wrapper_2 {
        background: #4b52a4;
        padding: 10px 0 10px;
        margin: auto;
    }

    section#sec_05_2 h4 {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    section#sec_05_2 ul {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        letter-spacing: -5px;
        padding: 1vw;
        text-align: left;
    }

    section#sec_05_2 li {
        display: inline-block;
        width: 48%;
        vertical-align: top;
        text-align: left;
        margin: 0 1% 5px;
    }

    section#sec_05_2 dl {
        display: block;
        background: #e8e8e8;
        padding: 5px;
        margin-bottom: 10px;
    }

    section#sec_05_2 dt {
        font-size: 13px;
        line-height: 140%;
        letter-spacing: normal;
        font-weight: bold;
        display: block;
        padding: 10px 5px 5px;
        min-height: 40px;
        position: relative;
    }

    section#sec_05_2 dt span {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    section#sec_05_2 dt::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 10px;
        height: 1px;
        background: #000;
    }

    section#sec_05_2 dd {
        font-size: 11px;
        line-height: 120%;
        letter-spacing: normal;
        background: #fff;
        display: block;
        margin: 0 0 1px;
        padding: 4px;
    }

    section#sec_05_2 img.sns {
        display: block;
        width: 100%;
    }
    section#sec_05_2 .wrapper_1b>div:nth-child(1){
        width:50%;
    }
    section#sec_05_2 .wrapper_1b>div:nth-child(2){
        margin:0 0 0 5px;
        width:calc(50% - 5px);
    }
    section#sec_05_2 .wrapper_1b>div:nth-child(3) img{
        height:100%;
    }
    section#sec_05_2 .wrapper_1b div div h4 {
        font-size:14px;
        margin-top:15px;
    }
    section#sec_05_2 .wrapper_1b div div p{
        font-size:12px;
    }
    section#sec_05_2 .wrapper_1b div div {
        padding:10px;
    }

    section#sec_07 .heading p {
        margin-bottom: 8vw;
    }

    section#sec_07 ul.wrap {
        width: auto;
        margin: 0 auto 10px;
    }

    section#sec_07 ul.wrap::after {
        content: '';
        display: block;
        clear: both;
    }

    section#sec_07 ul.wrap>li {
        width: calc(50% - 10px);
        display: block;
        background: #fff;
        margin: 0 5px 5vw;
        position: relative;
        padding-bottom: 20px;
        text-align: left;
    }

    section#sec_07 ul.wrap>li h4 {
        background: #333333;
        color: #fff;
        font-size: 14px;
        line-height: 140%;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
    }
    section#sec_07 li p {
        font-size: 11px;
        line-height: 180%;
        letter-spacing: -0.05em;
        margin: 0 0 10px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    section#sec_07 ul.wrap>li p.icon {
        position: relative;
        height: auto;
        text-align: center;
    }

    section#sec_07 ul.wrap>li p.icon img {
        position: static;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: 15px auto;
    }

    section#sec_07 ul.wrap>li h5 {
        text-align: left;
        font-size: 13px;
        line-height: 160%;
        font-weight: bold;
        margin: 0 4vw 10px;
    }

    section#sec_07 ul.wrap>li ul.text {
        margin: 0 4vw;
    }

    section#sec_07 ul.wrap>li li {
        font-size: 11px;
        line-height: 160%;
        padding-left: 1em;
        text-indent: -1em;
        text-align: justify;
        text-justify: inter-ideograph;
        text-align: left;
    }

    section#sec_07 .after {
        margin: 30px 0 0;
        border: 4px solid #45b1e2;
        background: #fff;
        display: inline-block;
        position: relative;
        padding: 10px 4vw;
        font-size: 12px;
        line-height: 160%;
        text-align: left;
    }

    section#sec_07 .after span {
        color: #45b1e2;
        font-weight: bold;
    }

    section#sec_07 .after::before {
        content: '';
        display: block;
        width: 40px;
        height: 34px;
        position: absolute;
        top: -40px;
        left: 0;
        right: 0;
        margin: auto;
        background: url(../images/service/arrow_01.png) center top/40px auto no-repeat;
    }


    section#sec_07 {
        padding: 10vw 4vw;
        text-align: center;
        background: url(../images/service/07_bg.jpg) center top/cover no-repeat;
        min-height: 0;
        margin-bottom: 0px;
    }

    section#sec_07 .heading h3 {
        margin: 0 0 8vw;
        margin-bottom: 6vw;
    }

    section#sec_07 ul {
        font-size: 0;
        letter-spacing: -5px;
        margin: 0 0 20px;
    }

    section#sec_07 li {
        font-size: 11px;
        letter-spacing: normal;
        display: inline-block;
        background: #fff;
        width: auto;
        vertical-align: top;
    }

    section#sec_07 li h4 {
        font-size: 14px;
        line-height: 60px;
        font-weight: bold;
        height: 60px;
        margin: 0 0 10px;
    }

    section#sec_07 li h4.col1 {
        background: #ddfc7d;
    }

    section#sec_07 li h4.col2 {
        background: #f4e2bc;
    }

    section#sec_07 li h4.col3 {
        background: #c8d9e1;
    }



    section#sec_07 p.text {
        font-size: 14px;
        line-height: 140%;
        font-weight: bold;
        margin: 0 0 20px;
    }

    section#sec_07 p.btnWrap {
        display: block;
        background: #fff;
    }

    section#sec_07 a.btn {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        margin: 0;
    }




    section#sec_08 {
        padding: 10vw 4vw;
        text-align: center;
        background: #eeeeee;
    }

    section#sec_08 .heading h3 {
        margin-bottom: 8vw
    }

    section#sec_08 .heading p {
        margin-bottom: 6vw;
        text-align: left;
    }

    section#sec_08 ul {
        font-size: 0;
        letter-spacing: -5px;
    }

    section#sec_08 li {
        font-size: 11px;
        line-height: 150%;
        letter-spacing: normal;
        display: inline-block;
        background: #fff;
        margin: 0 0 20px;
        padding: 20px 4vw;
        width: 100%;
        vertical-align: top;
    }

    section#sec_08 li img.logo {
        display: block;
        margin: 0 auto 10px;
    }

    section#sec_08 li h4 {
        font-weight: bold;
        margin: 0 0 10px;
    }

    section#sec_08 li p {
        font-size: 11px;
        line-height: 180%;
        letter-spacing: -0.05em;
        text-align: justify;
        text-justify: inter-ideograph;
    }

}

section#sec_00,
section#sec_01,
section#sec_02,
section#sec_03,
section#sec_04,
section#sec_05,
section#sec_06,
section#sec_07,
section#contact {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.5s, transform 0.5s;
}
a.btn.btn-l {
    padding:20px 30px;
    font-size: 24px !important;
    max-width:540px;
    margin:60px auto;
}


/*640*/
@media screen and (max-width:640px) {
    section#sec_00,
    section#sec_01,
    section#sec_02,
    section#sec_03,
    section#sec_04,
    section#sec_05,
    section#sec_06,
    section#sec_07,
    section#contact {
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.5s, transform 0.5s;
    }
    a.btn.btn-l {
        font-size:16px!important;
        line-height:22px;
    }
}

section.show {
    opacity: 1 !important;
    transform: translateY(0) !important;
}