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

p {
    line-height: 2;
}

.midashi45 {
    font-family: dnp-shuei-anti-std, sans-serif;
    font-style: normal;
    font-weight: 600;
}

.midashi35 {
    font-family: dnp-shuei-anti-std, sans-serif;
    font-style: normal;
    font-weight: 600;
}

.midashi30 {
    font-family: dnp-shuei-anti-std, sans-serif;
    font-style: normal;
    font-weight: 600;
}

/** contact **/

.ctop1 {
    margin-top: 150px;
}

.ctop1 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ctop1 ul li:nth-child(1) {
    width: 250px;
}

.ctop1 ul li:nth-child(2) {
    width: calc(100% - 250px);
    padding-left: 60px;
}

.ctop1 ul li img {
    width: 100%;
    height: auto;
}

.ctoptitle {
    font-size: 35px;
    font-weight: bold;
    color: #065084;
}

.ctopgazou {
    position: relative;
    padding-left: 18vw;
    width: 100%;
    height: auto;
}

.ctopen2 {
    margin-top: -12vw;
    width: 40vw;
    height: auto;
}

.c1 {
    border: 10px solid #e6f1f9;
    padding: 8%;
}

.ckome {
    color: #ff0606;
    font-size: 10px;
}

.c11 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
}

.c11 ul li:nth-child(1) {
    width: 280px;
}

.c11 ul li:nth-child(2) {
    width: calc(100% - 280px);
}

.size {
    background-color: #f3f6f8;
    width: 100%;
    padding: 10px;
    border: none;
    outline: none;
}

.size2 {
    width: 100%;
    background-color: #f3f6f8;
    width: 100%;
    padding: 10px;
    border: none;
}


/** recruit **/


.ren {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/ren.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 300px;
}

.ren h2 {
    margin-top: -60px;
}

.r11 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.r11 ul li:nth-child(1) {
    width: 80%;
}

.r11 ul li:nth-child(2) {
    width: 20%;
}

.r12 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/r11.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 700px;
}

.r13 {
    position: relative;
    bottom: -60px;
    background-color: #fff;
    padding: 40px;
    width: calc(100% + 500px);
    margin-left: -500px;
    margin-top: 100px;
}

.midashi30 {
    font-size: 30px;
}

.midashiblue {
    color: #065084;
}

.r131 {
    padding-left: 6%;
}

.r14 {
    text-align: right;
}

.var_center {
    align-items: center;
    display: block;
    margin: 0 auto;
}

.r21 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/renhai.webp);
    /* background-size: cover; */
    background-position: 48% 0;
    width: 100%;
    margin-top: -100px;
}

.r22 {
    background-color: #fff;
    padding: 80px 10%;
}

.r22 ul {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #959595;
    padding: 30px;
}

.r22 ul:last-child {
    border-bottom: 1px solid #959595;
}

.r22 ul li:nth-child(1) {
    width: 300px;
}

.r22 ul li:nth-child(2) {
    width: calc(100% - 300px);
}

/** hub **/

.ctopborder {
    width: 120px !important;
    height: 1px;
    margin: 0 30px;
}

.ctoptitle2 {
    font-size: 30px;
    font-weight: normal;
}

.ctopmenu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;

}

.ctopmenu ul li {
    width: 160px;
}

.ctopmenu ul li a {
    display: block;
    border-top: 2px solid #cbcbcb;
    padding: 15px 0;
    text-align: center;
    color: #333;
    transition: 0.2s ease-in-out;
}

.ctopmenu ul li a:hover {
    border-top: 2px solid #065084;
    color: #065084;
}

.ctopmenu ul li a p {
    border-right: 1px solid #cbcbcb;
}

.ctopmenu ul li:nth-child(3) a p {
    border-right: none;
}

.hubmap {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/huenhai.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
}

.hub1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.hublogo {
    width: 40%;
}

.hub12 {
    width: 52%;
}

.hublogo img {
    width: 100%;
    height: auto;
}

.hub12 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
    color: #065084;
}

.hub12 ul li:nth-child(1) {
    width: 100px;
    border-right: 1px solid #065084;
}

.hub12 ul li:nth-child(2) {
    width: calc(100% - 100px);
    padding-left: 40px;
}

.hubmap iframe {
    width: 100%;
    height: 550px;
    margin-top: -320px;
}

/** company **/


.company0 {
    margin-left: -60px;
}

.company11 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 0;
}

.company11 ul li:nth-child(1) {
    width: 200px;
    border-right: 1px solid #78c7ff;
}

.company11 ul li:nth-child(2) {
    width: calc(100% - 200px);
    padding-left: 80px;
}

.company2 {
    position: relative;
}

.company2 div {
    position: relative;
    z-index: 99;
}

.company2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f3f6f8;
}

.company21 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 45px 0;
    border-top: 1px solid #dcdedf;
}

.company21 ul li:nth-child(1) {
    width: 150px;
}

.company21 ul li:nth-child(2) {
    width: calc(100% - 150px);
    padding-left: 80px;
}

.pr500 {
    padding-right: 450px;
}

.companyen {
    position: absolute;
    z-index: 99;
    top: 0;
    right: -155px;
    height: 100%;
    width: auto;
}



/** greeting **/


.greeting1 ul {
    display: flex;
    flex-wrap: wrap;
}

.greeting1 ul li:nth-child(1) {
    width: 600px;
    padding-right: 5vw;
}

.greeting1 ul li:nth-child(2) {
    width: calc(100% - 600px);
}

.greeting11 {
    text-align: center;
    margin-left: 6vw;
}

.greeting11 img {
    height: 100%;
    width: auto;
}

.greeting12 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting1.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 700px;
}

.greeting14 {
    font-weight: bold;
    text-align: right;
    line-height: 1.5;
}

.greeting141 {
    font-size: 20px;
    color: #065084;
}

.greeting142 {
    font-size: 20px;
}

.greeting143 {
    font-size: 30px;
    padding-left: 10px;
    margin-top: 10px;
}

.greeting10 {
    position: relative;
}

.greeting10 img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 650px;
    height: auto;
}

.greeting13 {
    position: relative;
    z-index: 99;
}


.greeting2 {
    position: relative;
}

.greeting2:after {
    content: "";
    position: absolute;
    background-color: #f3f6f8;
    bottom: -100px;
    right: 0;
    width: 80%;
    height: 600px;
}

.greeting2 ul {
    position: relative;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.greeting2 ul li:nth-child(1) {
    width: 800px;
}

.greeting2 ul li:nth-child(2) {
    width: calc(100% - 800px);
    padding-left: 3vw;
}

.greeting2 ul li img {
    width: 100%;
    height: auto;
}

.greeting21 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting11.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 700px;
}

.greeting32 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting21.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 700px;
}

.greeting3 ul {
    position: relative;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.greeting3 ul li:nth-child(1) {
    position: relative;
    width: calc(100% - 600px);
}

.greeting3 ul li:nth-child(2) {
    width: 600px;
}

.greeting3 ul li img {
    width: 100%;
    height: auto;
}

.greeting31 {
    padding: 0 3vw 0 8vw;
}

.greeting31 img {
    position: absolute;
    top: -113px;
    left: 0;
    width: 30vw !important;
    height: auto;
}

.greeting31 h3 {
    position: relative;
    z-index: 99;
}

.greeting31 p {
    position: relative;
    z-index: 99;
}

.greeting4 {
    text-align: center;
}

.greeting4 img {
    width: 94%;
    height: auto;
}


/** business **/


.business1 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.business1 ul li:nth-child(1) {
    width: 450px;
    padding-right: 7vw;
}

.business1 ul li:nth-child(2) {
    width: calc(100% - 450px);
}

.business12,
.business32,
.business52 {
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 600px;
}

.business12 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/business1.webp);
}

.business32 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/business21.webp);
}

.business52 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/busien2.webp);
}

.business2 {
    position: relative;
}

.busien {
    position: absolute;
    top: 0;
    right: 0;
    width: 35vw;
    height: auto;
}

.business2 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.business2 ul li:nth-child(1) {
    width: 55%;
}

.business2 ul li:nth-child(2) {
    padding-left: 7vw;

}

.business21 img {
    width: 100%;
    height: auto;
}

.relative99 {
    position: relative;
    z-index: 99;
}

.business22 {
    background-color: #f3f6f8;
    padding: 180px 0 100px;
    padding-right: 260px;
    margin-top: -100px;
}

.business40 {
    overflow-x: hidden;
}

.business42 {
    position: relative;
}

.business421 {
    width: auto;
    height: 500px;
}

.business422 {
    position: absolute;
    top: 0;
    right: 0;
    left: -50px;
    bottom: 0;
    margin: auto auto;
    width: 100%;
    height: auto;
    padding-right: 260px;
}


/** safety**/


.safe1 img {
    width: 100%;
    height: auto;
}

.safe21 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}

.safe21 ul li:nth-child(1) {
    width: 450px;
}

.safe21 ul li:nth-child(2) {
    width: calc(100% - 450px);
    padding-left: 3vw;
}

.safe21 ul li img {
    width: 100%;
    height: auto;
    margin: 5px 0;
}

.h3yoko {
    font-size: 30px;
    color: #065084;
    padding-bottom: 20px;
}

.safe25 {
    background-color: #f3f6f8;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0;
}

.safe251 {
    width: 60px;
    line-height: 1.4;
    color: #065084;
    font-size: 18px;
}

.safe252 {
    width: calc(100% - 60px);
}

.cblue {
    color: #065084;
}

.safe32 {
    background-color: #f3f6f8;
    padding: 40px 6%;
}

.safe32 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.safe32 ul li {
    width: 45%;
}

.safe32 ul li:nth-child(2) {
    width: 55%;
}

.safe32 ul li p {
    padding: 5px 0;
}

.safe4 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.safe4 ul li:nth-child(1) {
    width: 60%;
}

.safe4 ul li:nth-child(2) {
    width: 40%;
    padding-left: 5vw;
}

.safe4 ul li img {
    width: 100%;
    height: auto;
}

.safe42 img {
    max-width: 650px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.safe43 {
    background-color: #f3f6f8;
    padding: 60px 6%;
}

.safe43 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.safe43 ul li:nth-child(1) {
    width: 45%;
}

.safe43 ul li:nth-child(2) {
    width: 50%;
}

.safe43 ul li img {
    width: 100%;
    height: auto;
}

.safe5 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/safeen2.webp);
    background-size: cover;
    width: 100%;
    padding: 150px 0;
}

.safe52 {
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
}

.safe52 ul:nth-child(2) {
    padding-left: 10vw;
}

.safe52 ul li {
    margin: 30px 0;
}

.safe521 {
    background-color: #065084;
    color: #fff;
    padding: 10px;
}

.safe53 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f3f6f8;
    padding: 60px 6%;
}

.safe53 ul li:nth-child(1) {
    width: 40%;
}

.safe53 ul li:nth-child(2) {
    width: 55%;
}

.safemidashil {
    text-align: left;
}

/** tradelaw **/


.tradelaw0 {
    border-bottom: 2px solid #1c1c1c;
    position: relative;
}

.tradelaw0:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 160px;
    height: 2px;
    border-bottom: 2px solid #0096ff;
}

.tradelaw1 ul {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #8badc6;
    padding: 30px 0;
}

.tradelaw1 ul li:nth-child(1) {
    width: 350px;
}

.tradelaw1 ul li:nth-child(2) {
    width: calc(100% - 350px);
}

/** policy **/

.policy12 {
    padding: 15px 0;
}

.policy121 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}
.link_text{color: #1c1c1c;}
.link_text:hover{
	color: #1c1c1c;
	text-decoration: none;
}
.break-word{overflow-wrap: break-word;}
/** faq **/


.container800 {
    max-width: 800px;
    width: 94%;
    display: block;
    margin: 0 auto;
}

.faq1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.faq1 ul li {
    width: 50%;
    padding: 2%;
}

.faq1 ul li a {
    position: relative;
    display: block;
    background-color: #f3f6f8;
    color: #065084;
    padding: 20px;
    font-weight: bold;
    font-size: 20px;
}

.faq1 ul li a img {
    position: absolute;
    top: 30px;
    right: 5%;
    width: 15px;
    height: auto;

}

.faq11 ul li {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
}

.faq11 ul li:nth-child(1) {
    font-size: 30px;
    color: #065084;
    border-bottom: 1px solid #065084;
}

.faq11 ul li p:nth-child(1) {
    width: 50px;
}

.faq11 ul li p:nth-child(2) {
    width: calc(100% - 50px);
}

.faq12 {
    font-size: 30px;
    color: #065084;
}

.faq11 ul li:nth-child(2) .faq13 {
    padding-top: 13px;
}

/** guide **/

.guidemenu {
    border: 10px solid #f3f6f8;
    padding: 60px 0 60px 8%;
}

.guidemenu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.guidemenu ul li {
    width: 50%;
    padding: 2%;
    font-weight: bold;
    font-size: 18px;
}

.guide11 {
    font-size: 16px;
}

.guide21 ul {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #065084;
    padding: 40px 20px;
}

.guide21 ul:last-child {
    border-bottom: 1px solid #065084;
}

.guide21 ul li:nth-child(1) {
    width: 300px;
}

.guide21 ul li:nth-child(2) {
    width: calc(100% - 300px);
}

.guide22 {
    font-size: 18px;
}

.gflow img {
    width: 100%;
    height: auto;
}

.gyoko {
    display: none;
}

/* traceability */

.overflow_x {
    overflow-x: hidden;
}

.trace12 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace_top.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 690px;
}

.trace32 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace2.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 690px;
}

.trace33 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace4.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 690px;
}


.trace_bglogo {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35vw;
    height: auto;
}


.trace_bglogo2 {
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 70vw;
    height: auto;
}

.trace_bglogo3 {
    position: absolute;
    top: 80px;
    right: 0;
    width: 70vw;
    height: auto;
}

.trace_bglogo4 {
    position: absolute;
    top: 120px;
    right: 0;
    width: 40vw;
    height: auto;
}


.trace2 ul {
    display: flex;
    align-items: center;
    row-gap: 30px;
    position: relative;
    z-index: 10;
}

.trace2 ul li:nth-child(1) {
    width: 50%;
}

.trace2 ul li:nth-child(2) {
    padding-left: 6vw;

}

.trace2 ul li:nth-child(3) {
    padding-left: 4vw;
    width: 40%;
}

.trace21 img {
    width: 100%;
    height: auto;
}

.trace4 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 10;
    position: relative;
}

.trace4 ul li:nth-child(1) {
    width: 640px;
    padding-right: 7vw;
}

.trace4 ul li:nth-child(2) {
    width: calc(100% - 640px);
}


.trace5 ul {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
}

.trace5 ul li:nth-child(1) {
    width: 440px;
    margin-left: 4%;
}

.trace5 ul li:nth-child(1) img {
    width: 100%;
    height: auto;
}


.trace5 ul li:nth-child(2) {
    width: calc(100% - 440px);
    padding-left: 9%;
    padding-top: 5%;
}


.trace6 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
}

.trace6 ul li:nth-child(1) {
    width: 69%;
}

.trace6 ul li:nth-child(2) {
    padding-left: 6vw;

}

.business21 img {
    width: 100%;
    height: auto;
}

.container1300 {
    width: 94%;
    max-width: 1300px;
    margin-left: auto;
}

.letter06 {
    letter-spacing: 0.06em;
}


.trace7 ul {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-end;
}

.trace7 ul li:nth-child(1) {
    padding-right: 7vw;
    padding-bottom: 3vw;
    width: 360px;
}

.trace7 ul li:nth-child(2) {
    /* width: calc(100% - 360px); */
    width: 1220px;
    display: flex;
    align-items: center;
    gap: 6%;
    justify-content: space-between;
}

.business21 img {
    width: 100%;
    height: auto;
}

.trace7_hako {
    max-width: 304px;
    height: auto;
    width: 32%;
}

.trace7_hako img {
    width: 100%;
    height: auto;
}

.trace7_right {
    max-width: 830px;
}

.trace7_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.tracebg22 {
    background-color: #f3f6f8;
    padding: 220px 0 180px;
    padding-right: 260px;
    margin-top: -130px;
}


.trace22 {
    background-color: #f3f6f8;
    padding: 260px 0 180px;
    padding-right: 260px;
    margin-top: -180px;
}

.trace8 {
    background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace10.webp);
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 770px;
}

.container1450 {
    width: 94%;
    margin: 0 auto;
    max-width: 1450px;
}

.br1720 {
    display: block;
}

.hokkaido_midashi {
    position: absolute;
    right: 19vw;
    top: 2%;
    writing-mode: vertical-rl;
    display: flex;
    align-items: flex-start;
    width: 100%;
}


.bg_hokkaido::before {
    content: "";
    background: url("https://gigaplus.makeshop.jp/sanwa628/asset/images/trace_map.webp") left center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.top_padding {
    padding-top: 43vw;
}

.bottom_padding {
    padding-bottom: 12vw;
}

.sanchi_midashi {
    padding-left: 11vw;
}

.online_bg {
    background: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace_bglogo5.webp) 50% 0/cover no-repeat;
    padding-top: 140px;
    padding-bottom: 140px;
}


.container1030 {
    width: 94%;
    margin: 0 auto;
    max-width: 1030px;
}

.br1400 {
    display: block;
}



/* 画像スライダー用記述 */

.loop_wrap,
.loop_wrap2 {
    display: flex;
    width: 100vw;
    overflow: hidden;
}

.loop_wrap ul,
.loop_wrap2 ul {
    width: auto;
    height: auto;
    display: flex;
}

.loop_wrap li,
.loop_wrap2 li {
    width: 100%;
    max-width: 400px;
    height: auto;
    overflow: hidden;
    margin: 0 2vw;
}

.loop_wrap li div,
.loop_wrap2 li div {
    width: 400px;
    height: 290px;
    margin-bottom: 20px;
}

.loop_wrap li div img,
.loop_wrap2 li div img {
    width: 100%;
    height: auto;
}

/* --------------------- */

.sanchi_ttl {
    font-size: 26px;
    color: #fff;
    letter-spacing: 0.06em;
    line-height: 1.25em;
    white-space: nowrap;
    font-family: dnp-shuei-anti-std, sans-serif;
}

.sanchi_bg1 {
    background-color: #065084;
    padding: 2px 10px 2px 8px;
}

.sanchi_bg2 {
    background-color: #065084;
    padding: 4px 10px 4px 8px;
}

.sanchi_fz15 {
    font-size: 15px;
    letter-spacing: 0.06em;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
}

.sanchi_fz17 {
    font-size: 17px;
    letter-spacing: 0.06em;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
}


@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

/* --------------------------------- */
@keyframes loop_down {
    0% {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(100%);
    }
}

@keyframes loop2_down {
    0% {
        transform: translateX(-200%);
    }

    to {
        transform: translateX(0);
    }
}


.loop_wrap ul:first-child {
    animation: loop 100s -50s linear infinite;
}

.loop_wrap ul:last-child {
    animation: loop2 100s linear infinite;
}

.loop_wrap2 ul:first-child {
    animation: loop_down 100s -50s linear infinite;
}

.loop_wrap2 ul:last-child {
    animation: loop2_down 100s linear infinite;
}





/** 動き　**/





/* PC用
------------------------------------------------------------*/

@media only screen and (max-width: 1720px) {
    .br1720 {
        display: none;
    }

}


@media only screen and (max-width: 1699px) {
    .company0 {
        margin-left: 0;
        font-size: 35px;
    }

    .greeting1 {
        width: 100%;
    }

    .greeting1 ul li:nth-child(1) {
        width: 400px;
        padding-right: 5vw;
        height: 600px;
    }

    .greeting1 ul li:nth-child(2) {
        width: calc(100% - 400px);
        height: 600px;
    }

    .greeting12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting1.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 600px;
    }

    .greeting11 img {
        width: 150px;
        height: auto;
        /* width: auto; */
    }


    .greeting2 ul li:nth-child(1) {
        width: 750px;
    }

    .greeting2 ul li:nth-child(2) {
        width: calc(100% - 750px);
        padding-left: 3vw;
    }

    .greeting2 ul li:nth-child(1) {
        width: 100%;
    }

    .greeting2 ul li:nth-child(2) {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }

    .greeting21 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting11.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 500px;
    }

    .greeting22 {
        padding: 0 3%;
    }

    .greeting2:after {
        display: none;
    }

    .greeting10 img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 450px;
        height: auto;
    }

    .greeting31 {
        padding: 0 4%;
    }

    .greeting3 ul li:nth-child(1) {
        position: relative;
        width: calc(100% - 450px);
    }

    .greeting3 ul li:nth-child(2) {
        width: 450px;
    }

    /* traceability */


    .business1 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }

    .business1 ul li:nth-child(1) {
        width: 300px;
        padding-right: 5vw;
    }

    .business1 ul li:nth-child(2) {
        width: calc(100% - 300px);
    }

    .trace4 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .trace4 ul li:nth-child(1) {
        width: 300px;
        padding-right: 5vw;
    }

    .trace4 ul li:nth-child(2) {
        width: calc(100% - 300px);
    }

    .trace7 ul li:nth-child(1) {
        padding-right: 5vw;
        width: 360px;
    }

    .trace2 ul {
        flex-wrap: wrap;
    }

    .trace2 ul li:nth-child(3) {
        width: 100%;
    }

    .hokkaido_midashi {
        position: absolute;
        right: 10vw;
        top: 2%;
    }



}

@media only screen and (max-width: 1440px) {
    .r13 {
        position: relative;
        bottom: -200px;
        background-color: #fff;
        padding: 40px;
        width: calc(100% + 500px);
        margin-left: -500px;
        margin-top: 100px;
    }

    .greeting1 ul {
        display: flex;
        flex-wrap: wrap;
    }

    .greeting1 ul li:nth-child(1) {
        width: 300px;
        padding-right: 5vw;
        height: 500px;
    }

    .greeting1 ul li:nth-child(2) {
        width: calc(100% - 300px);
        height: 500px;
    }

    .greeting12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting1.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 500px;
    }

    .greeting11 img {
        width: 150px;
        height: auto;
        /* width: auto; */
    }

    .greeting3 {
        padding-top: 0 !important;
    }

    .greeting3 ul {
        position: relative;
        z-index: 99;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        flex-direction: column-reverse;
    }

    .greeting3 ul li:nth-child(1) {
        position: relative;
        width: 100%;
        margin-top: 40px;
    }

    .greeting3 ul li:nth-child(2) {
        width: 100%;
    }

    .greeting32 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting21.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 80%;
        height: 600px;
    }

    .greeting31 img {
        display: none;
    }

    .safe21 ul li:nth-child(1) {
        width: 400px;
    }

    .safe21 ul li:nth-child(2) {
        width: calc(100% - 400px);
        padding-left: 3vw;
    }

    .safe32 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .safe32 ul li {
        width: 100%;
    }

    .safe32 ul li:nth-child(2) {
        width: 100%;
    }

    .safe32 ul li p {
        padding: 5px 0;
    }

    .safe4 ul li:nth-child(1) {
        width: 50%;
    }

    .safe4 ul li:nth-child(2) {
        width: 40%;
        padding-left: 5vw;
    }

    .haccpmidashi {
        font-size: 35px;
    }

    .hokkaido_midashi {
        right: 3vw;
    }

}

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

    .br1400 {
        display: none;
    }
}

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

    .ctop1 ul li:nth-child(1) {
        width: 200px;
    }

    .ctop1 ul li:nth-child(2) {
        width: calc(100% - 200px);
        padding-left: 60px;
    }

    .ctoptitle {
        font-size: 30px;
        font-weight: bold;
        color: #065084;
    }

    .r11 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .r11 ul li:nth-child(1) {
        width: 100%;
    }

    .r11 ul li:nth-child(2) {
        width: 100%;
    }

    .r12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/r11.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 450px;
    }

    .r13 {
        position: static;
        padding: 4%;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .r131 {
        padding: 0;
    }

    .c11 ul li:nth-child(1) {
        width: 100%;
    }

    .c11 ul li:nth-child(2) {
        width: 100%;
        padding-top: 10px;
    }

    .c11 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 20px;
    }

    .ctoptitle2 {
        font-size: 20px;
        font-weight: normal;
    }

    .ctopborder {
        width: 80px !important;
        height: 1px;
        margin: 0 30px;
    }

    .company11 ul li:nth-child(1) {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #78c7ff;
        padding-bottom: 10px;
        font-weight: bold;
    }

    .company11 ul li:nth-child(2) {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }

    .company11 ul {
        display: flex;
        flex-wrap: wrap;
        margin: 25px 0;
    }

    .greeting1 {
        padding-right: 260px;
    }

    .greeting1 ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .greeting1 ul li:nth-child(1) {
        width: 100%;
        padding-right: 0;
        height: auto;
        margin-top: 30px;
    }

    .greeting1 ul li:nth-child(2) {
        width: 100%;
        height: auto;
    }

    .greeting11 img {
        width: 100px;
        height: auto;
        /* width: auto; */
    }

    .greeting11 {
        text-align: center;
        margin-left: 0;
    }

    .hublogo {
        width: 350px;
    }

    .hub12 {
        width: 100%;
        margin-top: 20px;
    }

    .business1 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        flex-direction: column-reverse;

    }

    .business1 ul li:nth-child(1) {
        width: 100%;
        padding-right: 0;
        margin-top: 30px;
    }

    .business1 ul li:nth-child(2) {
        width: 100%;
    }

    .bizmidashi {
        display: flex;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        width: 0px;
    }


    .business12,
    .business32,
    .business52 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 500px;
    }

    .bizmidashi {
        display: flex;
        margin: 20px auto 0;
        text-align: center;
        justify-content: center;
        width: auto;
        line-height: 1.2;
        writing-mode: horizontal-tb;
    }

    .business422 {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto auto;
        width: 90%;
        height: auto;
        padding-right: 260px;
    }

    .safe21 ul li:nth-child(1) {
        max-width: 600px;
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .safe21 ul li:nth-child(2) {
        max-width: 600px;
        width: 100%;
        display: block;
        margin: 0 auto;
        padding-left: 0;
        padding-top: 20px;
    }

    .safeimgnone {
        display: none;
    }

    .safe25 {
        background-color: #f3f6f8;
        padding: 30px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 10px 0;
    }

    .safe4 ul li:nth-child(1) {
        width: 100%;
        margin-top: 30px;
    }

    .safe4 ul li:nth-child(2) {
        width: 100%;
        padding-left: 0;
        text-align: center;
        padding-top: 40px;
    }

    .haccpmidashi {
        font-size: 35px;
    }

    .safe42 img {
        max-width: 650px;
        width: 94%;
        height: auto;
        display: block;
        margin: 20px auto;
    }

    .safe43 {
        background-color: #f3f6f8;
        padding: 40px 6%;
        margin-top: 30px;
    }

    .safe43 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .safe43 ul li:nth-child(1) {
        width: 100%;
    }

    .safe43 ul li:nth-child(2) {
        width: 100%;
        padding-top: 20px;
    }

    .safe5 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/safeen2.webp);
        background-size: cover;
        width: 100%;
        padding: 100px 0;
    }

    .safe52 ul {
        width: 100%;
    }

    .safe52 ul:nth-child(2) {
        padding-left: 0;
        margin-top: -30px;
    }

    .safe53 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background-color: #f3f6f8;
        padding: 40px 6%;
    }

    .safe53 ul li:nth-child(1) {
        width: 100%;
    }

    .safe53 ul li:nth-child(2) {
        width: 100%;
        margin-top: 20px;
    }

    /* traceability */
    .trace12 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 500px;
    }

    .trace4 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column-reverse;

    }

    .trace4 ul li:nth-child(1) {
        width: 100%;
        padding-right: 0;
        margin-top: 30px;
    }

    .trace4 ul li:nth-child(2) {
        width: 100%;
    }


    .trace32 {
        height: 500px;
    }

    .trace33 {
        height: 500px;
    }

    .trace8 {
        height: 600px;
    }

    .trace5 ul {
        margin-top: 50px;
    }

    .trace5 ul li:nth-child(1) {
        width: 40%;
        margin-left: 3%;
    }


    .trace5 ul li:nth-child(2) {
        width: 55%;
        padding-left: 4%;
        padding-top: 5%;
    }






}

@media only screen and (max-width: 1025px) {
    .tradelaw1 ul {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #8badc6;
        padding: 20px 0;
    }

    .tradelaw1 ul li:nth-child(1) {
        width: 100%;
    }

    .tradelaw1 ul li:nth-child(2) {
        width: 100%;
        padding-top: 10px;
    }

    .guide21 ul {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #065084;
        padding: 30px 10px;
    }

    .guide21 ul li:nth-child(1) {
        width: 100%;
    }

    .guide21 ul li:nth-child(2) {
        width: 100%;
        padding-top: 20px;
    }

    .faq11 ul li:nth-child(1) {
        font-size: 20px;
        color: #065084;
        border-bottom: 1px solid #065084;
    }

    .faq12 {
        font-size: 20px;
        color: #065084;
    }

    .faq11 ul li p:nth-child(1) {
        width: 30px;
    }

    .r22 ul {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #959595;
        padding: 30px;
    }

    .r21 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/renhai.webp);
        /* background-size: cover; */
        background-position: 50% 0;
        width: 100%;
        margin-top: -100px;
        padding: 150px 0 100px;
    }

    .r22 ul li:nth-child(1) {
        width: 100%;
    }

    .r22 ul li:nth-child(2) {
        width: 100%;
        padding-top: 10px;
    }

    .r22 ul {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #959595;
        padding: 20px;
    }

    .companyen {
        position: absolute;
        z-index: 99;
        top: 0;
        right: 0;
        height: 100%;
        width: auto;
    }

    .greeting1 {
        padding-right: 0;
    }

    .greeting1 ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .greeting1 ul li:nth-child(1) {
        width: 100%;
        padding-right: 0;
        margin-top: 20px;
    }

    .greeting1 ul li:nth-child(2) {
        width: 100%;
    }

    .greeting11 img {
        width: 100px;
        height: auto;
        /* width: auto; */
    }

    .greeting12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting1.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 450px;
    }

    .greeting21 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting11.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 250px;
    }

    .hubmap iframe {
        width: 100%;
        height: 400px;
        margin-top: 0;
    }

    .business12,
    .business32,
    .business52 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 400px;
    }


    .business2 ul li:nth-child(1) {
        width: 70%;
    }

    .business2 ul li:nth-child(2) {
        padding-left: 7vw;
    }

    .busien {
        position: absolute;
        top: 0;
        right: 0;
        width: 29vw;
        height: auto;
    }

    .business422 {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto auto;
        width: 90%;
        height: auto;
        padding-right: 0;
    }


    /* traceability */
    .trace12 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 400px;
    }

    .trace32 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 400px;
    }

    .trace8 {
        height: 500px;
    }

    .trace33 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 400px;
    }


    .trace_bglogo {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 29vw;
        height: auto;
    }


    .trace_bglogo2 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60vw;
        height: auto;
    }

    .trace_bglogo3 {
        position: absolute;
        top: 40px;
        right: 0;
        width: 60vw;
        height: auto;
    }

    .trace_bglogo4 {
        position: absolute;
        top: 0;
        right: 0;
        width: 50vw;
        height: auto;
    }


    .trace2 ul li:nth-child(1) {
        width: 70%;
    }

    .trace2 ul li:nth-child(2) {
        padding-left: 7vw;
    }

    .trace2 ul li:nth-child(3) {
        padding-top: 30px;
        padding-left: 0;
        width: 94%;
        margin: 0 auto;
    }

    .trace6 ul li:nth-child(1) {
        width: 70%;
    }

    .trace6 ul li:nth-child(2) {
        padding-left: 7vw;
    }

    .trace7 ul {
        flex-direction: column-reverse;
    }

    .trace7 ul li:nth-child(1) {
        padding-right: 5vw;
        padding-top: 30px;
        padding-bottom: 0;
    }

    .trace7 ul li:nth-child(2) {
        width: 90%;
    }

    .bizmidashi2 {
        display: flex;
        margin: 20px auto 0;
        text-align: center;
        justify-content: center;
        width: auto;
        line-height: 1.2;
        writing-mode: horizontal-tb;
    }

    .tracebg22 {
        padding-right: 0;
        padding: 180px 0 140px;
    }

    .container1300 {
        margin-right: auto;
    }

    .right_auto {
        margin-right: auto;
    }

    .trace22 {
        padding: 260px 0 140px;
        padding-right: 0;
        margin-top: -200px;
    }

    .hokkaido_midashi {
        right: 8vw;
    }




}

@media only screen and (max-width: 740px) {
    .ctop1 ul li:nth-child(1) {
        width: 180px;
        display: block;
        margin: 0 auto;
    }

    .ctop1 ul li:nth-child(2) {
        width: 100%;
        padding-left: 0;
    }

    .ctoptitle {
        font-size: 24px;
        font-weight: bold;
        color: #065084;
        text-align: center;
        margin-top: 20px;
    }

    .ctop1 {
        margin-top: 100px;
    }

    .company0 {
        margin-left: 0;
        font-size: 24px;
    }

    .guidemenu ul li {
        width: 100%;
        padding: 2%;
        font-weight: bold;
        font-size: 14px;
    }

    .guidemenu {
        border: 5px solid #f3f6f8;
        padding: 6%;
    }

    .midashi30 {
        font-size: 20px;
    }

    .gflow {
        overflow-x: scroll;
        width: 100%;
    }

    .gflow img {
        width: 700px;
        height: auto;
    }

    .gyoko {
        display: block;
    }

    .faq1 ul li {
        width: 100%;
        padding: 5px;
    }

    .faq1 ul li a {
        position: relative;
        display: block;
        background-color: #f3f6f8;
        color: #065084;
        padding: 15px;
        font-weight: bold;
        font-size: 16px;
    }

    .faq1 ul li a img {
        position: absolute;
        top: 25px;
        right: 5%;
        width: 15px;
        height: auto;
    }

    .tradelaw0:after {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 80px;
        height: 2px;
        border-bottom: 2px solid #0096ff;
    }

    .faq11 ul li:nth-child(1) {
        font-size: 16px;
        color: #065084;
        border-bottom: 1px solid #065084;
    }

    .faq12 {
        font-size: 16px;
        color: #065084;
    }

    .faq11 ul li p:nth-child(1) {
        width: 30px;
    }

    .faq11 ul li p:nth-child(2) {
        width: calc(100% - 30px);
    }

    .faq11 ul li:nth-child(2) .faq13 {
        padding-top: 2px;
    }

    .ctopgazou {
        position: relative;
        padding-left: 0;
        width: 100%;
        height: auto;
    }

    .ren {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/ren.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 150px;
    }

    .ren h2 {
        margin-top: 0;
    }

    .r12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/r11.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 250px;
    }

    .r22 ul {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #959595;
        padding: 20px 10px;
    }

    .r21 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/renhai.webp);
        /* background-size: cover; */
        background-position: 50% 0;
        width: 100%;
        margin-top: -63px;
        padding: 120px 0 100px;
    }

    .ctopen2 {
        display: none;
    }

    .ctoptitle2 {
        position: relative;
        top: -1px;
        font-size: 16px;
        font-weight: normal;
    }

    .ctopborder {
        width: 60px !important;
        height: 1px;
        margin: 0 30px;
    }

    .ctopmenu ul li {
        width: 33.333%;
    }

    .ctopmenu ul li a {
        display: block;
        border-top: 2px solid #cbcbcb;
        padding: 10px 0;
        text-align: center;
        color: #333;
        transition: 0.2s ease-in-out;
        font-size: 13px;
    }

    .companyen {
        position: absolute;
        z-index: 99;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto auto;
        height: auto;
        width: 100%;
    }

    .company21 ul {
        display: flex;
        flex-wrap: wrap;
        padding: 25px 0;
        border-top: 1px solid #dcdedf;
    }

    .company21 ul li:nth-child(1) {
        width: 100%;
        font-weight: bold;
    }

    .company21 ul li:nth-child(2) {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }

    .greeting11 img {
        width: 80px;
        height: auto;
        /* width: auto; */
    }

    .greeting12 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting1.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 300px;
    }

    .greeting14 {
        position: relative;
        z-index: 99;
    }

    .greeting141 {
        font-size: 16px;
        color: #065084;
    }

    .greeting142 {
        font-size: 16px;
    }

    .greeting143 {
        font-size: 24px;
        padding-left: 10px;
        margin-top: 10px;
    }

    .greeting10 img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80%;
        height: auto;
    }

    .greeting3 ul li:nth-child(1) {
        position: relative;
        width: 100%;
        margin-top: 40px;
    }

    .greeting3 ul li:nth-child(2) {
        width: 100%;
    }

    .greeting32 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting21.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 450px;
    }

    .hubmap iframe {
        width: 100%;
        height: 350px;
        margin-top: 0;
    }

    .business12,
    .business32,
    .business52 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 300px;
    }

    .business2 ul li:nth-child(1) {
        width: 100%;
    }

    .business2 ul li:nth-child(2) {
        padding-left: 0;
        width: 100%;
        background-color: #f3f6f8;
        padding-top: 20px;
    }

    .busien {
        display: none;
    }

    .business22 {
        padding: 20px 0 60px;
        padding-right: 0;
        margin-top: 0;
    }

    .business421 {
        width: auto;
        height: 50vw;
    }

    .safemidashil {
        text-align: left;
    }

    .block740 {
        display: block;
    }

    .safe251 {
        width: 40px;
        line-height: 1.4;
        color: #065084;
        font-size: 18px;
    }

    .safe252 {
        width: calc(100% - 40px);
    }

    .safe5 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/safeen2.webp);
        background-size: cover;
        width: 100%;
        padding: 50px 0;
    }

    .safe52 {
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
    }

    .none740 {
        display: none;
    }

    .r22 {
        background-color: #fff;
        padding: 40x 6%;
    }

    .hub1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -40px;
    }

    .hublogo img {
        width: 85%;
        height: auto;
        display: block;
        margin: 0 auto;
    }


    /* traceability */
    .trace12 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 300px;
    }


    .tracebg22 {
        padding: 40px 0 60px;
        padding-right: 0;
        margin-top: 0;
    }

    .trace32 {
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 300px;
    }

    .trace8 {
        height: 350px;
    }



    .trace33 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace4-5.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
        height: 80vw;
    }

    .trace_bglogo {
        display: none;
    }

    .trace_bglogo2 {
        position: absolute;
        top: 28%;
        left: 0;
        width: 90vw;
        height: auto;
    }

    .trace_bglogo3 {
        width: 90vw;
    }


    .trace2 ul li:nth-child(1) {
        width: 100%;
    }

    .trace2 ul li:nth-child(3) {
        padding-top: 10px;
        padding-left: 0;
        width: 94%;
        margin: 0 auto;
    }

    .trace2 ul li:nth-child(2) {
        padding-left: 0;
        width: 100%;
    }

    .trace6 ul li:nth-child(1) {
        width: 100%;
    }

    .trace6 ul li:nth-child(2) {
        padding-left: 0;
        width: 100%;
        padding-top: 0;
    }

    .trace7 ul li:nth-child(1) {
        padding-right: 0;
        width: 100%;
        background-color: #f3f6f8;
        padding-top: 30px;
    }

    .trace7 ul li:nth-child(2) {
        width: 95%;
    }

    .trace7_hako {
        height: auto;
        width: 40%;
        min-width: 85px;
    }

    .trace22 {
        padding: 250px 0 60px;
    }

    .trace5 ul li:nth-child(1) {
        display: none;
    }

    .trace5 ul li:nth-child(2) {
        width: 94%;
        margin: 0 auto;
        padding-left: 0;
        padding-top: 0%;
    }

    .trace5 ul {
        margin-top: 20px;
    }

    .mt_20 {
        margin-top: 20px;
    }


    .bg_hokkaido::before {
        background: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/trace_map_sp.webp) left center no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }


    .sanchi_ttl {
        font-size: 16px;
        line-height: 1.3em;
    }

    .sanchi_fz15 {
        font-size: 10px;
    }

    .sanchi_fz17 {
        font-size: 10px;
    }

    .online_bg {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .bottom_padding {
        padding-bottom: 16vw;
    }

    .absolute_midashi {
        position: absolute;
        right: 15%;
        bottom: 8%;
    }

    .lineh_15 {
        line-height: 1.5;
    }

    /* 画像スライダー用記述 */
    .loop_wrap li div {
        width: 235px;
        height: 170px;
    }

    .loop_wrap2 li div {
        width: 235px;
        height: 170px;
    }

}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width: 480px) {
    .greeting32 {
        background-image: url(https://gigaplus.makeshop.jp/sanwa628/asset/images/greeting21.webp);
        background-size: cover;
        background-position: 50% 0;
        width: 100%;
    }

    .hokkaido_midashi {
        top: 0;
    }

    .trace_bglogo4 {
        top: 30px;
    }

    .top_padding {
        padding-top: 70vw;
    }

    .bg_hokkaido::before {
        top: -30vw;
        width: 130%;
        left: -70px;
        overflow-x: hidden;
    }
}


@media only screen and (max-width: 370px) {
    .company0 {
        margin-left: 0;
        font-size: 20px;
    }
}