.about-main {
    background-image: url(../img/about_main_v.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.about-main h1 {
    padding: 204px 0 125px;
    margin: 0 auto;
    max-width: 500px;
    color: #fff;
}

.about-main h1,
.policy-main h1,
.recruit-main h1,
.service-main h1,
.contact-main h1 {
    padding: 204px 0 125px;
    color: #fff;
    font-size: 44px;
    text-shadow: 0 0 9px black;
    line-height: 1.4;
}

.about-main h1 span,
.policy-main h1 span,
.recruit-main h1 span,
.service-main h1 span,
.contact-main h1 span {
    font-size: 22px;
}

.about-main h1 {
    margin: 0 auto;
    max-width: 255px;
}

.about-overview,
.recruit-overview {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.about-overview h2,
.recruit-overview h2 {
    text-align: center;
    font-size: 24px;
    color: #605752;
    padding: 104px 0 58px;
}

.about-overview p {
    padding-bottom: 125px;
}

.about-overview p,
.recruit-overview p {
    font-size: 16px;
    color: #9e8e75;
    text-align: center;
    line-height: 2;
}

.company-info-wrap {
    background: #fff;
}

.company-info {
    max-width: 800px;
    margin: 0 auto;
}

.company-info h2 span {
    font-size: 18px;
}

.company-info h2 {
    color: #9e8e75;
    font-size: 30px;
    text-align: center;
    padding: 90px 0 100px;
    line-height: 1.5;
}

.about-overview-wrap {
    background-image: url(../img/logo-bk2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.about-overview:after,
.recruit-overview:after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 90px;
    background-color: #9e8e75;
    position: absolute;
    bottom: -45px;
    left: 50%;
}

.contact-wrap {
    margin-top: 129px;
}

table.company {
    font-size: 14px;
    line-height: 3;
    max-width: 686px;
    margin: 0 auto;
    padding: 0 0 52px;
}

table.company tbody {
    width: 100%;
}

table.company th {
    border-bottom: 1px solid #9e8e75;
    width: 118px;
    color: #9e8e75;
    padding: 0 0 0 33px;
    text-align: left;
}

table.company td {
    color: #787878;
    border-bottom: 1px solid #ebebeb;
    width: 500px;
    padding: 0 0 0 35px;
}

.map {
    text-align: center;
    padding: 0 0 90px;
}

.policy-main {
    background-image: url(../img/policy_main_v.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.policy-main h1 {
    margin: 0 auto;
    max-width: 400px;

}

.policy {
    max-width: 800px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 2.2;
    color: #9e8e75;
}

.policy p {
    padding: 94px 0 50px;
}

.policy li {
    padding-bottom: 40px;
}

.policy li a {
    color: #9e8e75;
    border-bottom: 1px solid;
}

li.cp.act-menu a {
    border-bottom: 2px solid #605752;
}

.recruit-main {
    background-image: url(../img/recruit_main_v.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.recruit-main h1 {
    max-width: 250px;
    margin: 0 auto;
}

.recruit-overview p {
    padding-bottom: 80px;
}

.recruit-overview-img img {
    width: 800px;
}

.recruit-overview-img {
    padding-bottom: 103px;
    text-align: center;
}

.recruit-info-wrap {
    background: #fff;
}

.recruit-info h2 {
    padding: 86px 0 127px;
}

.recruit-info h2 {
    padding: 86px 0 100px;
    text-align: center;
    color: #9e8e75;
    font-size: 30px;
    line-height: 1.5;
}

.recruit-info h2 span {
    font-size: 18px;
}

.recruit-info {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 130px;
}

.job {
    max-width: 630px;
    /* width: 100%; */
    border: 2px solid #9e8e75;
    margin: 0 auto;
    padding: 73px 0;
    font-size: 14px;
    color: #9e8e75;
    text-align: center;
}

.service-main {
    background-image: url(../img/service_main_v.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.service-main h1 {
    max-width: 230px;
    margin: 0 auto;
}

p.service-overview-txt {
    padding: 155px 0 220px;
    text-align: center;
    font-size: 24px;
    color: #605752;
    font-weight: bold;
}

.service1-detail-wrap,
.service3-detail-wrap {
    background: #9e8e75;
    color: #fff;
    width: 70%;
    right: 0;
    padding: 93px 0;
    z-index: 3;
}

.service1-wrap {
    display: flex;
    position: relative;
    padding-bottom: 439px;
}

.service1-detail {
    max-width: 460px;
    margin: 0 auto;
}

.service1-image img,
.service2-image img,
.service3-image img,
.service4-image img {
    width: 458px;
}

.service1-image,
.service3-image {
    position: absolute;
    right: 200px;
    top: 230px;
    box-shadow: 0 0 8px grey;
    z-index: 100;
}

.service1-detail h2,
.service2-detail h2,
.service3-detail h2,
.service4-detail h2 {
    font-size: 34px;
    text-align: center;
    padding: 0 0 75px;
    line-height: 1.4;
    font-weight: normal;
}

.service1-detail h2 span,
.service2-detail h2 span,
.service3-detail h2 span,
.service4-detail h2 span {
    font-size: 24px;
}


.service1-detail p,
.service2-detail p,
.service3-detail p,
.service4-detail p {
    font-size: 16px;
    line-height: 2;
    max-width: 320px;
    margin: 0 auto;
}

.service1-wrap:before {
    content: '01';
    position: absolute;
    color: #605752;
    font-size: 144px;
    top: -100px;
    left: 54px;
    z-index: 6;
}

.service1-wrap:after {
    content: 'Food and healthcare';
    position: absolute;
    color: #e0d0b8;
    font-size: 84px;
    left: 220px;
    top: -93px;
    z-index: 0;
}

.service2-detail-wrap {
    background: #9e8e75;
    color: #fff;
    width: 70%;
    right: 0;
    padding: 93px 0;
    z-index: 3;
    position: absolute;
}

.service2-wrap {
    position: relative;
    height: 1030px;
}

.service2-image {
    box-shadow: 0 0 8px grey;
    z-index: 100;
    position: absolute;
    top: 247px;
    left: 200px;
}

.service3-wrap {
    padding: 225px 0 0;
}

.service2-shop {
    background: #fcefda;
    text-align: center;
    max-width: 630px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 535px;
    right: 34%;
    padding: 130px 0 90px;
    color: #9e8e75;
}

.service2-shop h2,
.service3-shop h2 {
    font-size: 40px;
    padding: 0 0 45px;
}

.service-list {
    background: #fff;
    width: 430px;
    margin: 0 auto;
    border: 2px solid #c4c4c4;
}

.service-list p img {
    width: 280px;
}

.service-list p a {
    color: #9e8e75;
}

.service-list {
    background: #fff;
    width: 430px;
    margin: 0 auto;
    border: 2px solid #c4c4c4;
    padding: 15px 0;
    position: relative;
}

p.shop-name {
    font-size: 18px;
    padding: 20px 0 0;
}

.service-list:after {
    position: absolute;
    content: '→';
    color: #fff;
    background: #9e8e75;
    width: 25px;
    height: 25px;
    bottom: 0px;
    right: -0.2px;
    padding: 5px;
}

.service2-detail-wrap:before {
    content: '02';
    position: absolute;
    color: #605752;
    font-size: 144px;
    top: -100px;
    left: 54px;
    z-index: 6;
}

.service2-wrap:after {
    content: 'Electronic commerce';
    position: absolute;
    color: #e0d0b8;
    font-size: 84px;
    left: 200px;
    top: -93px;
    z-index: 0;
}

.service3-image {
    position: relative;
    height: 353px;
}

.service4-wrap {
    margin: 259px 0 0;
    height: 800px;
}

.service3-shop {
    background: #fcefda;
    text-align: center;
    max-width: 630px;
    margin: 60px auto 0;
    width: 100%;
    padding: 130px 0 40px;
    color: #9e8e75;
}

.service3-shop .service-list p img {
    height: 70px;
    width: auto;
}

.service3-shop p.shop-name {
    padding: 10px 0 35px;
}

.service3-detail-wrap:before {
    content: '03';
    position: absolute;
    color: #605752;
    font-size: 144px;
    top: -100px;
    left: 54px;
    z-index: 6;
}

.service3-wrap {
    display: flex;
    height: auto;
}

.service3-detail-wrap {
    position: relative;
}

.service3-detail-wrap:after {
    content: 'Telecommunications';
    position: absolute;
    color: #e0d0b8;
    font-size: 84px;
    left: 220px;
    top: -96px;
    z-index: 0;
}

.service4-detail-wrap {
    background: #9e8e75;
    color: #fff;
    width: 70%;
    right: 0;
    padding: 93px 0 128px;
    z-index: 3;
    position: absolute;
}

.service4-wrap {
    position: relative;
}

.service4-image {
    box-shadow: 0 0 8px grey;
    z-index: 100;
    position: absolute;
    top: 247px;
    left: 200px;
}


.service4-wrap:after {
    content: 'Wholesale';
    position: absolute;
    color: #e0d0b8;
    font-size: 84px;
    left: 200px;
    top: -94px;
    z-index: 0;
}

.service4-detail-wrap:before {
    content: '04';
    position: absolute;
    color: #605752;
    font-size: 144px;
    top: -100px;
    left: 54px;
    z-index: 6;
}

.contact-main {
    background-image: url(../img/contact_main_v.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contact-main h1 {
    margin: 0 auto;
    max-width: 250px;
}

.contact-form-wrap {
    background: #f9f9f9;
}

.contact-from {
    margin: 0 auto;
    max-width: 800px;
}

.contact-step-wrap {
    display: flex;
    text-align: center;
    justify-content: space-between;
    max-width: 600px;
    margin: 94px auto 0;
}

p.contact-circle {
    background: #b3b3b3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 2.8;
    margin: 0 auto;
}

p.contact-steo-txt {
    font-size: 16px;
    text-align: center;
    color: #b3b3b3;
}

p.contact-txt {
    padding: 67px 0 110px;
    text-align: center;
    color: #9e8e75;
    font-size: 16px;
    line-height: 1.8;
}

p.contact-txt a {
    color: #9e8e75;
    border-bottom: 1px solid;
}

.contact-active .contact-circle {
    background: #9e8e75;
}

.contact-active .contact-steo-txt {
    color: #9e8e75;
}

.circle-01,
.circle-02 {
    position: relative;
}

.circle-01:before {
    position: absolute;
    border-top: 2px solid #b3b3b3;
    content: "";
    width: 204px;
    top: 24px;
    left: 50px;
}

.circle-02:before {
    position: absolute;
    border-top: 2px solid #b3b3b3;
    content: "";
    width: 223px;
    top: 24px;
    left: 50px;
}

label.Form-Item-Label {
    color: #9e8e75;
    font-size: 16px;
    width: 30%;
    display: flex;
    justify-content: space-between;
}

.Form-Item {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    height: 26px;
    padding: 3px;
    margin: 22px 0;
}

span.Form-Item-Label-Required {
    width: 72px;
    background: #605752;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 2px 0;
}

input.Form-Item-Input {
    width: 50%;
    background: #dbdbdb;
    border: none;
    margin: 0 0 0 45px;
    padding: 6px;
}

.border {
    border-bottom: 1px solid #ebebeb;
}

textarea.Form-Item-Textarea {
    margin: 0 0 0 45px;
    background: #dbdbdb;
    border: none;
    width: 60%;
    height: 163px;
    padding: 6px;
}

.form-2 {
    margin: 22px 0 170px;
}

input.Form-Btn {
    margin: 90px 0 195px;
    width: 420px;
    background: #9e8e75;
    color: #ffffff;
    text-align: center;
    border: none;
    padding: 25px 0;
    font-family: YuMincho, 'Yu Mincho', serif;
}

p.contact-txt span {
    font-size: 20px;
    font-weight: bold;
    line-height: 4;
}

/*スマホ*/

@media screen and (max-width: 1344px) {

    .contact-step-wrap {
        max-width: 340px;
    }

    .circle-01:before,
    .circle-02:before {
        width: 96px;
    }

    p.contact-txt {
        padding: 67px 9px 110px;
        font-size: 14px;
    }

    .Form-Item {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        display: block;
        height: auto;
        padding: 3px;
        margin: 22px 0;
    }

    label.Form-Item-Label {
        font-size: 14px;
        width: 100%;
        justify-content: normal;
        margin: 0 0 12px;
    }

    span.Form-Item-Label-Required {
        width: 72px;
        font-size: 12px;
        padding: 4px 0;
        margin: 0 0 0 24px;
    }

    input.Form-Item-Input {
        width: 90%;
        margin: 0;
        padding: 6px;
    }

    textarea.Form-Item-Textarea {
        margin: 0;
        width: 90%;
    }

    .contact-form-wrap form {
        margin: 0 auto;
        /* width: 100%; */
        max-width: 350px;
    }

    input.Form-Btn {
        margin: 90px 0 135px;
        width: 300px;
    }

    p.contact-txt span {
        font-size: 16px;
    }

    .policy {
        padding: 0 10px;
    }

    .policy-main h1 {
        max-width: 300px;
    }

    .recruit-overview h2,
    .about-overview h2 {
        font-size: 20px;
        padding: 80px 8px 40px;
    }

    .recruit-overview p,
    .about-overview p {
        font-size: 14px;
    }

    .recruit-overview p {
        padding-bottom: 60px;
    }

    .recruit-overview-img img {
        width: 95%;
    }

    .about-main h1,
    .policy-main h1,
    .recruit-main h1,
    .service-main h1,
    .contact-main h1 {
        font-size: 35px;
        padding: 135px 0 93px;
    }

    .recruit-main h1 {
        max-width: 180px;

    }

    .recruit-info h2,
    .company-info h2 {
        font-size: 20px;
    }

    .recruit-info h2 span .company-info h2 span {
        font-size: 15px;
    }

    .recruit-info h2,
    .company-info h2 {
        padding: 86px 0 70px;
    }

    .job {
        width: 95%;
        margin: 0 auto;
    }

    .recruit-info {
        padding-bottom: 90px;
    }

    .policy-main h1 {
        font-size: 32px;
    }

    .about-main h1 {
        max-width: 205px;
    }

    table.company {
        font-size: 13px;
        width: 99%;
    }

    iframe {
        width: 90%;
        height: 250px;
    }

    .about-overview {
        padding: 0 8px;
    }

    .service-main h1 {
        max-width: 170px;
    }

    .service1-detail-wrap,
    .service2-detail-wrap,
    .service3-detail-wrap {
        width: 90%;
        padding: 93px 0 130px;
    }

    .service1-detail h2,
    .service2-detail h2,
    .service3-detail h2,
    .service4-detail h2 {
        font-size: 18px;
    }


    .service1-detail h2 span,
    .service2-detail h2 span,
    .service3-detail h2 span,
    .service4-detail h2 span {
        font-size: 14px;
    }

    .service1-detail p,
    .service2-detail p,
    .service3-detail p,
    .service4-detail p {
        font-size: 11px;
        max-width: 210px;
    }

    .service1-image img,
    .service2-image img,
    .service3-image img,
    .service4-image img {
        width: 310px;
    }

    .service1-image,
    .service3-image {
        right: 0;
        top: 345px;
    }

    .service1-wrap:before,
    .service3-detail-wrap:before {
        font-size: 79px;
        top: -63px;
        left: 4px;
    }

    .service1-wrap:after {
        font-size: 42px;
        left: 0;
        top: -49px;
    }

    .service2-detail-wrap:before {
        font-size: 79px;
        top: -59px;
        left: 9px;
    }

    .service2-image {
        top: 345px;
        left: 0;
    }

    p.service-overview-txt {
        padding: 90px 6px 180px;
        font-size: 18px;
        line-height: 1.8;
    }

    .service1-wrap {
        padding-bottom: 293px;
    }

    .service2-wrap:after {
        content: 'Electronic commerce';
        position: absolute;
        color: #e0d0b8;
        font-size: 37px;
        right: 0;
        top: -45px;
        z-index: 0;
        left: auto;
    }

    .service2-shop {
        max-width: 330px;
        margin: 0 auto;
        width: 100%;
        top: 535px;
        right: 10px;
        left: 10px;
        padding: 120px 0 67px;
    }

    .service2-shop h2,
    .service3-shop h2 {
        font-size: 20px;
    }

    .service-list p img {
        width: 170px;
    }

    .service-list {
        width: 270px;
        padding: 8px 0;
    }

    p.shop-name {
        font-size: 11px;
    }

    .service3-wrap {
        padding: 0;
    }

    .service3-image {
        position: absolute;
        height: 238.93px;
    }

    .service3-detail-wrap:after {
        font-size: 40px;
        left: 0;
        top: -49px;

    }

    .service2-wrap {
        position: relative;
        height: 1030px;
    }

    .service3-shop {
        max-width: 330px;
    }

    .service3-shop .service-list p img {
        height: 55px;
        width: auto;
    }


    .service4-wrap {
        margin: 130px 0 0;
        height: 720px;
    }

    .service4-detail-wrap {
        width: 90%;
    }

    .service4-image {
        top: 345px;
        left: 0;
    }

    .service4-detail-wrap:before {
        font-size: 79px;
        top: -59px;
        left: 9px;
    }

    .service4-wrap:after {
        left: auto;
        font-size: 44px;
        right: 67px;
        top: -50px;
    }

    p.contact-steo-txt {
        font-size: 9px;
    }

    p.contact-txt {
        padding: 67px 9px 70px;
        font-size: 12px;
    }

    .contact-main h1 {
        margin: 0 auto;
        max-width: 200px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }





}

@media screen and (min-width:966px) and (max-width:1344px) {

    .service1-detail h2 span,
    .service2-detail h2 span,
    .service3-detail h2 span,
    .service4-detail h2 span {
        font-size: 24px;
    }

    .service1-detail h2,
    .service2-detail h2,
    .service3-detail h2,
    .service4-detail h2 {
        font-size: 34px;
        text-align: center;
        padding: 0 0 75px;
        line-height: 1.4;
        font-weight: normal;
    }

    .service1-detail p,
    .service2-detail p,
    .service3-detail p,
    .service4-detail p {
        font-size: 16px;
        line-height: 2;
        max-width: 320px;
        margin: 0 auto;
    }

    .service1-image img,
    .service2-image img,
    .service3-image img,
    .service4-image img {
        width: 390px;
    }

    .service3-image {
        height: 300.59px;
    }

    .service2-shop {
        max-width: 500px;
        top: 580px;
        right: 10px;
        left: 10px;
        padding: 80px 0 67px;
    }

    .service3-shop {
        max-width: 500px;
        padding: 80px 0 40px;
    }

}

/*PC*/

@media only screen and (min-width:1344px) {
    .pc {
        display: block;
    }

    .sp {
        display: none;
    }
}