.oem-odm-main {
    overflow: hidden;
}


/*
.oem-odm-main .lower-title__back {
    background-image: url(../images/oem-odm/oem-odm-back.jpg);
}
*/
.oem-odm-about {
    background-image: url(../images/oem-odm/about-back.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 90px;
    margin-bottom: 130px;
    padding: 95px 30px 118px;
}

.oem-odm-about__wrap {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.oem-odm-about__heading {
    color: #fff;
	font-weight: 500;
    font-size: .36rem;
    letter-spacing: 0.08em;
    margin-bottom: 55px;
}

.oem-odm-about__text {
    color: #fff;
    font-size: .18rem;
	font-weight: 500;
    width: 93%;
    margin-left: auto;
    line-height: 2.5;
}


/* 社内一貫体制 */
.oem-odm-process {
    overflow: hidden;
}


.oem-odm-process__contents {
    width: 1260px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}

.oem-odm__midashi {
    font-size: .32rem;
    margin-top: 68px;
    margin-bottom: 6px;
}

.oem-odm__lead {
    font-size: .16rem;
    margin-bottom: 80px;
}

.oem-odm-process__flow-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 160px;
    position: relative;
}

.oem-odm-process__flow-item::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -115px;
    background-image: url(../images/oem-odm/flow-arrow.svg);
    width: 64px;
    height: 74px;
    background-repeat: no-repeat;
    background-size: cover;
}

.flow-number {
    width: 60px;
    margin-right: 65px;
}


.process-flow-item__explanation-block {
    width: 55%;

}

.process-flow-item_title{
        display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.process-flow-item__explanation {
    width: 533px;
    max-width: 100%;
    margin-left: auto;
}

.process-flow-item__koumoku {
    font-size: .60rem;
    line-height: 1.2;
    margin-top: -10px;
    
}


.process-flow-item__text {
    font-size: .16rem;
}

.process-flow-item__img {
    width: 40%;
}

.flow-item8.oem-odm-process__flow-item{
    margin-bottom: 0;
}

.flow-item8.oem-odm-process__flow-item::before{
    display: none;
}

.flow-item1 .flow-number {
    width: 30px;
    margin-left: 23px;
}

.flow-item6 .process-flow-item__explanation{
    width: 90%;
}
.flow-item6 .process-flow-item__explanation-block {
    width: 100%;
}



/* 製品実績 */
.oem-odm-products {
    margin-top: 100px;
    padding-top: 75px;
}

.oem-odm-products__container{
        width: 1260px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}

.oem-odm-products__list {
    margin-bottom: 92px;
}

.products-list__flex{

    display: flex;
    justify-content: space-between;
}

.products-list__text{
    width: 33%;
}

.products-list__img {
    width: 56%;
}

.oem-odm-products__list h2{
    font-size: .48rem;
    color: #003078;
    margin-bottom: 32px;
}

.products-list__text p{
    font-size: .16rem;
    margin-bottom: 82px;
}



.products-btn {
    font-size: .16rem;
    color: #003F92;
    font-weight: 500;
    border: solid 2px #003F92;
    width: 61%;
    padding: 14px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
    transition: all .3s;
}

.products-btn span{
    display: block;
    line-height: 1.4;
}

.products-btn::after {
    content: "";
    position: absolute;
    right: -2px;
    top: -2px;
    background-image: url(../images/oem-odm/btn-arrow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border-bottom: solid 4px #fff;
    border-left: solid 4px #fff;
    transition: all .3s;
}

.products-btn::before {
    content: "";
    position: absolute;
    right: -2px;
    top: -2px;
    background-color: #fff;
    width: 25px;
    height: 25px;
}


.products-btn:hover {
    opacity: 1;
}

.products-btn:hover.products-btn::after {
    right: -7px;
    top: -7px;
}




.products-heat-exchanger .products-list__img {
    margin-top: -123px;
    margin-right: 103px;
    width: 51%;
}


.products-serving-cart .products-list__flex{
    flex-direction: row-reverse;
}

.products-serving-cart h2{
    text-align: right;
}
.products-serving-cart .products-list__img {
    width: 55%;
    margin-left: 55px;
    margin-top: -107px;
}


.products-appliances .products-list__img {
    width: 66%;
    margin-right: -36px;
    margin-top: -39px;
}


.products__btn-box {
    width: 740px;
    max-width: 100%;
    margin: 168px auto 0;
    display: flex;
    justify-content: space-between;
}

.products__btn-box .products-btn {
    margin: 0;
    width: 45%;
    font-size: .24rem;
    padding: 27px 0;
}

.oem-odm-main .lower-btn-box .lower-common-btn {
    width: 32%;
    padding: 23px 0;
}

.oem-odm-main .lower-btn-box {
    width: 1245px;
    padding: 0 20px;
    margin: 118px auto 0;}
	
.oem-odm-main  .lower-btn-box .group-btn {
    line-height: 1.2;
}


@media screen and (max-width:800px) {
    .oem-odm-about__heading {
        font-size: .24rem;
        letter-spacing: 0.05em;
        margin-bottom: 35px;
		line-height: 1.6;
    }

    .oem-odm-about__text {
    font-size: .16rem;
    width: 100%;
    line-height: 2;
}

.oem-odm-about {
    padding: 65px 30px 70px;
    margin-bottom: 80px;
	background-image: url(../images/oem-odm/sp-about-back.svg);
	        margin-top: 45px;
}


.oem-odm-process__contents {
    padding: 0 30px;
}

.oem-odm__midashi {
    font-size: .27rem;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.6;
}

.oem-odm__lead {
        font-size: .15rem;
        margin-bottom: 66px;
    }

/* 社内一貫体制 */
.oem-odm-process__flow-item {
    flex-direction: column;
    margin-bottom: 120px;
}

.process-flow-item__explanation-block {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.oem-odm-products__list h2 {
    font-size: .34rem;
    margin-bottom: 20px;
    line-height: 1.5;
	letter-spacing: 0.1em;
}

.process-flow-item_title {
    margin-bottom: 17px;
}

.flow-number {
    width: 38px;
    margin-right: 24px;
}

.flow-item1 .flow-number {
    width: 18px;
    margin-left: 5px;
    margin-right: 22px;
}

.process-flow-item__koumoku {
    font-size: .36rem;
    line-height: 1.2;
    margin-top: 0;
	letter-spacing: 0.1em;
}

.process-flow-item__text {
    line-height: 1.85;
}

.process-flow-item__img {
    width: 100%;
}

.oem-odm-process__flow-item::before {
    bottom: -71px;
    width: 45px;
    height: 52px;
}

.oem-odm-process__flow-item {
    margin-bottom: 90px;
}

/* 製品実績 */

.oem-odm-products {
    margin-top: 37px;
    padding-top: 75px;
}

.oem-odm-products__container {
    padding: 0 30px;
}


.products-heat-exchanger .products-list__img {
    margin-top: 0;
    margin-right: 0px;
	width: 89%;
}

.products-list__flex {
    flex-direction: column-reverse;
}

.products-list__text {
    width: 100%;
}

.products-list__img {
    width: 96%;
    margin-bottom: 35px;
    margin: 0 auto 35px !important;
}

.products-list__text p {
    font-size: .15rem;
    margin-bottom: 25px;
}

.products-serving-cart h2 {
    text-align: left;
}

.products-serving-cart .products-list__img {
    width: 96%;
    margin-left: 0;
    margin-top: 0;
}

.oem-odm-products__list {
    margin-bottom: 70px;
    margin-top: 0px;
}

.process-flow-item__explanation {
    margin-top: 5px;
	width:100%;
}

.products-serving-cart .products-list__flex {
    flex-direction: column;
}

.products-btn {
    width: 242px;
        padding: 13px 0;
}

.products-btn span {
    margin-top: 5px;
}

.flow-item6 .process-flow-item__explanation {
    width: 100%;
}


.products-appliances .products-list__img {
    width: 100%;
    width: 100vw;
    max-width: 100vw;
    margin-left: -30px !important;
    margin-top: 0;
}

.products-serving-cart{
    margin-bottom: 30px;
}

.oem-odm-main .lower-btn-box .lower-common-btn {
    width: 242px;
    padding: 7px 0;
}

.oem-odm-main .lower-btn-box {
    margin: 88px auto 0;
}

.oem-odm-main  .lower-btn-box .group-btn {
    padding: 16px 0;
}




}