.oem-odm-main .page-title {
    background-image: url(/crystal/wp-content/themes/original/images/oem-odm/oem-odm-fv.jpg);
        padding: 200px 60px 204px;
}

.oem-odm-main .page-title p {
    color: #fff;
}


.oem-odm-second-lead {
    background-image: url(/crystal/wp-content/themes/original/images/oem-odm/oem-odm-second-lead.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 67px 20px;
}

.oem-odm-second-lead__container {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
}


.oem-odm-second-lead__container>p {
    font-size: .48rem;
    font-weight: var(--font-w-bold);
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.6;
    width: 97%;
    margin-left: auto;
}

.oem-odm-second-lead__flex p {
    color: #fff;
    margin-top: 27px;
    line-height: 2.2;
    font-weight: var(--font-w-medium);
}

.oem-odm-second-lead__flex {
    display: flex;
    justify-content: space-between;
    width: 93.5%;
    margin: 0 auto;
}

.oem-odm-second-lead__flex img {
    width: 20.8%;
    margin-top: -33px;
    /* margin-left: -40px; */
    /* transform: translateX(-17%); */
}


/* オーブンレンジ生産 トップクラスシェア */

.oem-odm__concept-text h3 {
    margin-bottom: 23px;
    position: relative;
}

.oem-odm__concept-text h3::before {
    content: "";
    position: absolute;
    left: -45px;
    top: 0;
    width: 9px;
    height: 100%;
    background-color: var(--co-l-orange);
}

.oem-odm__concept-text p {
    width: 89%;
}

.oem-odm__concept-wrapper {
    padding-top: 80px;
    width: 1366px;
    max-width: 100%;
    margin: 0 auto;
}

.oem-odm__concept {
    width: 1280px;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 87px;
    margin-top: 35px;
}

.oem-odm__concept-text {
    width: 47%;
    padding-left: 45px;

}

.oem-odm__concept-img {
    width: 51%;
}



.oem-odm__concept--microwave {
    width: 1200px;
    margin: 0 auto 65px;
    align-items: center;
}

.oem-odm__concept--microwave .oem-odm__concept-img {
    width: 44%;
}

.oem-odm__concept--microwave .oem-odm__concept-text {
    width: 50%;
    margin-bottom: 49px;
}

.oem-odm__concept--microwave .oem-odm__concept-text p {
    width: 91%;
}


.oem-odm__concept--support {
    margin-bottom: 58px;
}

.oem-odm__concept--support .oem-odm__concept-text {
    width: 47%;
}

.oem-odm__concept--support .oem-odm__concept-img {
    width: 49.8%;
}


/* OEM&ODMの流れ */

.oem-odm__flow {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 120px;
    padding: 0 60px;
}

.oem-odm__flow--img {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto 70px;
    padding: 0 20px;
}

.oem-odm__flow .common-btn img {
    width: 15px;
    margin-left: 65px;
    vertical-align: sub;
}

.oem-odm__flow .common-btn {
    padding: 9px 100px 9px 60px;
    margin-bottom: 87px;
}

.oem-odm__column {
    width: 1202px;
    max-width: 100%;
    margin: 0 auto;
    border: solid 2px #F39A00;
    border-radius: 5px;
    padding: 35px 47px 42px;
    display: flex;
    justify-content: space-between;
}

.oem-odm__column--head{
    font-size: .32rem;
    font-weight: var(--font-w-bold);
    line-height: 1.8;
    letter-spacing: 0.01em;
    margin-bottom: 7px;
}


.oem-odm__column--text {
    width: 53%;
}

.oem-odm__column--img {
    width: 40%;
}

.oem-odm__column--img > p{
    font-size: .15rem;
    font-weight: var(--font-w-medium);
    color: #F39A00;
    margin-top: 9px;
    margin-bottom: -11px;
}

.oem-odm__column--img-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 93%;
    margin: 0 auto;
}

.oem-odm__column--img-flex p{
    text-align: center;
    font-size: .14rem;
    font-weight: var(--font-w-medium);
    margin-top: 5px;
}

.oem-odm__column-communication {
    width: 45%;
}

.oem-odm__column-accumulation{
    width: 36%;
}

.oem-odm__column{

}



/* 生産工場との連携により */

.oem-odm__alignment-text h3 {
    margin-bottom: 27px;
    font-weight: var(--font-w-bold);
    padding-left: 50px;
    position: relative;
}

.oem-odm__alignment-text h3::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 9px;
    height: 100%;
    background-color: var(--co-l-orange);
}

.oem-odm__alignment-text p {
    width: 92%;
    margin-left: auto;
}

.oem-odm__alignment-lead {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 63px;
    position: relative;
}

.oem-odm__alignment {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 85px;
    padding: 0 60px;
}

.oem-odm__alignment-text {
    width: 53%;
}

.oem-odm__alignment-img {
    width: 118%;
    height: fit-content;
    margin-bottom: -23px;
    position: absolute;
    right: -54.3%;
    top: 34.5%;
    bottom: 0;
    z-index: -1;
    margin: auto;
}
p.oem-odm__alignment--subhead {
    font-size: .28rem;
    font-weight: var(--font-w-semibold);
    color: #F39A00;
    margin: 0 auto 17px;
	width: 1100px;
	max-width: 100%;
}

.oem-odm__alignment__box {
    margin: 0 auto;
	width: 1100px;
	max-width: 100%;
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}

.oem-odm__alignment-list {
    width: 46%;
    display: flex;
    flex-direction: column;
}

.oem-odm__alignment-list p:nth-of-type(1) {
    font-weight: var(--font-w-bold);
    font-size: .24rem;
    text-align: center;
    border-bottom: solid 5px var(--co-l-orange);
    margin-bottom: 17px;
    background-color: #fff;
    padding-bottom: 3px;
}

.oem-odm__alignment-list p:nth-of-type(2) {
    line-height: 1.8;
    flex-grow: 1;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
    font-size: .15rem;
}

.oem-odm__alignment-list p:nth-of-type(2) span {
    letter-spacing: -0.4em;
}

.oem-odm__alignment-list div img:nth-child(2) {
    margin-top: 15px;
}

.oem-odm__alignment-list>div {
    margin-bottom: 43px;
}

.oem-odm__alignment-list .common-btn {
    width: 84%;
	max-width: 299px;
    padding: 9px 40px 9px 0px;
}

.oem-odm__alignment-list .common-btn img {
    width: 15px;
    margin-left: 8px;
    vertical-align: sub;
}


.nissin-company .common-btn img {
    transform: translateX(28px);
}

.group{
	margin-bottom: 80px;
    padding: 54px 0 80px;
	background-color: #F2F2F2;
}
.group-container{
	margin: 0 auto;
	padding: 0 60px;
	width: 1220px;
    max-width: 100%;
}
.group-h2{
	margin-bottom: 5px;
	font-size: .48rem;
	font-weight: var(--font-w-bold);
}
.group-text1,
.group-text2{
	font-size: .16rem;
	font-weight: var(--font-w-medium);
	line-height: 2.2;
}
.group-text2{
	margin-bottom: 45px;
}
.group-img__wrap{
	margin: 30px auto 25px;
	width: 1032px;
	max-width: 100%;
}
.group-img{
	width: 100%;
}
.common-btn__group{
	padding: 9px 100px 9px 60px;
}

/* FQ */

.faq {
    width: 1360px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 60px;
}

/* .faq h3 {
    font-size: .32rem;
    color: #F29800;
    font-weight: var(--font-w-semibold);
    margin-bottom: 20px;
    padding-left: 20px;
} */

.faq-block {

    border-bottom: solid 1px #F29800;
}

.faq-text__wrap {
    width: 83%;
    margin: 0 auto;
}

.faq-block:nth-of-type(1) {
    border-top: solid 1px #F29800;
}

.faq-text,
.faq-reply {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 23px 0;
    box-sizing: border-box;
}

.faq-text span,
.faq-reply span {
    color: #F29800;
    font-weight: var(--font-w-semibold);
    font-size: .21rem;
    margin-right: 10px;
}

.faq-text {
    cursor: pointer;
    position: relative;
}

.faq-reply {
    display: none;
    text-indent: -1.8em;
    padding-left: 1.8em;
    padding-top: 0;
}

/* .faq-open + .faq-reply{} */

.faq-reply {
    padding-right: 40px;
}

.faq-text::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -17px;
    width: 24px;
    height: 2px;
    background: #F29800;
    transform: translateY(-50%);
}

.faq-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -6px;
    width: 2px;
    height: 24px;
    background: #F29800;
    transform: translateY(-50%);
    transition: .3s;
}

.faq-text.faq-open::after {
    top: 25%;
    opacity: 0;
    transform: rotate(90deg);
}

.faq-contents {
    margin-bottom: 86px;
    margin-top: 51px;
}

.faq .common-btn {
    padding: 9px 100px 9px 60px;
}

.faq .common-btn img {
    width: 15px;
    margin-left: 65px;
    vertical-align: sub;
}



.contact-banner {
    background-image: url(/crystal/wp-content/themes/original/images/common/contact-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 28px 20px;
    width: 1035px;
    max-width: 100%;
    margin: 130px auto 0;
}

.contact-banner__text {
    color: #fff;
}

.contact-banner__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.contact-banner__text p:nth-of-type(1){
    font-size: .36rem;
    font-weight: var(--font-w-bold);
}

.contact-banner__text p:nth-of-type(2){
    font-size: .18rem;
    font-weight: var(--font-w-bold);
}

.contact-banner__container .common-btn{
    margin: 0;
    color: #fff;
}

.contact-banner__container .common-btn img {
    vertical-align: sub;
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(7482%) hue-rotate(281deg) brightness(111%) contrast(103%);
}

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

	.oem-odm-main .page-title {
		background-image: url(/crystal/wp-content/themes/original/images/oem-odm/sp-oem-odm-fv.jpg);
		padding: 152px 20px 145px;
	}

	.oem-odm-second-lead__container>p {
		font-size: .30rem;
		width: 100%;
		text-align: justify;
		letter-spacing: -0.04em;
	}

	.oem-odm-second-lead__flex p {
		margin-top: 18px;
		line-height: 2.25;
		font-size: .15rem;
		margin-bottom: 20px;
	}

	.oem-odm-second-lead {
		background-image: url(/crystal/wp-content/themes/original/images/oem-odm/sp-oem-odm-second-lead.jpg);
		padding: 53px 30px 60px;
	}



	.oem-odm-second-lead__flex {
		flex-direction: column;
		width: 100%;
	}

	.oem-odm-second-lead__flex img {
		width: 63%;
		margin-top: 30px;
		transform: none;
		display: block;
		margin: 0 auto;
	}


	.oem-odm__concept {
		margin-bottom: 65px;
		margin-top: 50px;
		flex-direction: column;
	}

	.oem-odm__concept-text {
		width: 84%;
		padding-left: inherit;
		margin: 0 auto 5px;
	}

	.oem-odm__concept-text h3::before {
		left: -9.5%;
	}

	.oem-odm__concept-text h3 {
		margin-bottom: 12px;
	}

	.oem-odm__concept-text p {
		width: 100%;
		font-size: .15rem;
	}

	.oem-odm__concept-img {
		width: 100%;
	}

	.oem-odm__concept-img {
		width: 95%;
		margin-left: auto;
	}

	.oem-odm__concept--microwave{
		flex-direction: column-reverse;
	}


	.oem-odm__concept--microwave .oem-odm__concept-text {
		width: 84%;
		margin-bottom: 22px;
	}

	.oem-odm__concept--microwave .oem-odm__concept-img {
		width: 95%;
	}

	.oem-odm__concept--microwave .oem-odm__concept-text p {
		width: 100%;
	}

	.oem-odm__concept--support .oem-odm__concept-text {
		width: 84%;
		margin-bottom: 26px;
	}

	.oem-odm__concept--support .oem-odm__concept-img {
		width: 100%;
	}

	/* 流れ */
	.oem-odm__flow--img {
		margin: 0 auto 31px;
		padding: 0px 23px 0 10px;
	}

	.oem-odm__flow .common-btn {
		padding: 7px 40px 7px 0px;
		width: 79%;
		margin-bottom: 72px;
	}

	.oem-odm__flow {
		margin: 0 auto 84px;
		padding: 0;
	}

	.oem-odm__alignment-lead {
		margin-bottom: 32px;
		flex-direction: column;
	}

	.oem-odm__alignment-img {
		width: 100%;
		position: initial;
	}


	.oem-odm__column {
		width: 93%;
		padding: 31px 25px 38px;
		flex-direction: column;
	}

	.oem-odm__column--text {
		width: 100%;
	}

	.oem-odm__column--head {
		font-size: .27rem;
		line-height: 1.55;
		margin-bottom: 14px;

	}

	.oem-odm__column--lead {
		font-size: .15rem;
		margin-bottom: 10px;
	}

	.oem-odm__column--img {
		width: 100%;
	}

	.oem-odm__column--img > p {
		margin-bottom: -3px;
	}

	.oem-odm__column--img-flex {
		width: 100%;
	}

	.oem-odm__column-accumulation {
		width: 40%;
		padding-right: 13px;
		box-sizing: content-box;
	}


	/* 生産工場との連携により、 */
	.oem-odm__alignment {
		padding: 0 0px;
			margin: 0 auto 29px;
	}

	.oem-odm__alignment-text h3 {
		padding-left: 30px;
		margin-bottom: 11px;
	}

	.oem-odm__alignment-text {
		width: 100%;
	}

	.oem-odm__alignment-text p {
		width: 84%;
		margin: 0 auto;
		font-size: .15rem;
	}


	/* 生活拠点 */
	p.oem-odm__alignment--subhead {
		font-size: .24rem;
		margin-bottom: -28px;
		padding: 0 30px;
	}

	.oem-odm__alignment__box {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		margin-top: -45px;
	}

	.oem-odm__alignment-list {
		width: 84%;
		margin: 0 auto 52px;
	}

	.oem-odm__alignment-list>div {
		margin-bottom: 29px;
	}

	.oem-odm__alignment-list p:nth-of-type(1) {
		font-size: .21rem;
		margin-bottom: 17px;
		padding-bottom: 3px;
	}

	.oem-odm__alignment-list .common-btn {
		width: 91%;
		padding: 7px 40px 7px 0px;
	}

	.group {
    	padding: 54px 0 55px;
	}
	.group-container{
		padding: 0 ;
	}
	.group-h2{
		margin-bottom: 10px;
		padding: 0 30px;
		font-size: .28rem;
	}
	.group-text1,
	.group-text2{
		padding: 0 30px;
		font-size: .15rem;
	}
	.group-text1{
		line-height: 2.3;
	}
	.group-text2{
		line-height: 2;
	}
    .group-img__wrap {
        margin: 36px auto 26px;
        padding: 0 0 20px;
        overflow: auto;
    }
	.group-img{
		width: 255%;
		max-width: none;
	}
	.group-btnwrap{
		margin: 0 auto;
		width: 84%;
	}
	.common-btn__group {
        width: 91%;
        padding: 7px 40px 7px 0px;
    }


	/* F&Q */
	.faq-contents {
		margin-bottom: 0px;
		margin-top: 36px;
	}

	.faq-text__wrap {
		width: 95%;
		margin: 0 auto;
	}

	.faq-text span, .faq-reply span {
		font-size: .20rem;
	}

	.faq-text, .faq-reply {
		font-size: .15rem;
	}

	.faq-text::before {
		right: 1px;
	}
	.faq-text::after {
		right: 12px;
	}

	.faq .common-btn {
		display: none;
	}

	.faq {
		margin: 0 auto;
		padding: 0 20px;
	}

	.contact-banner{
		width: 84%;
		margin: 85px auto;
		padding: 28px 26px 32px;
		background-image: url(/crystal/wp-content/themes/original/images/common/sp-contact-banner.jpg);
	}


	.contact-banner__text p:nth-of-type(2) {
		font-size: .16rem;
		font-weight: var(--font-w-bold);
	}

}