/* ファーストビュー */
.order-shojyo .order-first-view__bottom p{
    width: 100%;
}


.order-shojyo .both-sides,
.order-shojyo .one-side {
    width: 329px;
}

.order-shojyo .order-item__price--name {
    font-size: .20rem;
    line-height: 2.2;
    padding: 7px 0 8.5px;
    letter-spacing: -0.04em;
}

.order-shojyo .order-item__color--select::before {
    display: none;
}

.order-shojyo .order-item__color--select p {
    display: flex;
}

.order-shojyo .not-print {
    line-height: inherit;
}

.order-shojyo .order-item__color--select p img {

    margin-left: 12px;
}

.order-shojyo .order-item__color--select {
    justify-content: center;
    padding: 14px 10px 13.5px;
}

.order-shojyo .order-item__price--menu {
    width: 180px;
}

.order-shojyo .order-item__print--list{
	width:166px;
	
}

.order-shojyo .both-sides .order-item__color-color,
.order-shojyo .both-sides .order-item__price--fee{
	border-right: none;
}

.order-shojyo .order-item__caution--box {
    flex-direction: column;
    width: fit-content;
    margin: 0 auto;
}

.order-shojyo .order-item__caution--box .order-item__caution{
    margin-bottom: -3px;
}

.order-shojyo .order-item__price .order-item__caution {
    text-align: left;
    display: contents;
}

.order-shojyo-cost {
    margin-bottom: 46px;
}
.order-item__color-color,
.order-item__color-notprint,
.order-item__color-color .order-item__price--fee{
	border-right: #C9C9C9 solid 1px;
}
/* その他費用 */

.order-shojyo h3 span {
    font-size: .14rem;
}

.order-shojyo-cost__contents>div {
    background-color: #fff;
}

.order-shojyo-cost__fee {
    border-bottom: solid 1px #C9C9C9;
    padding: 13px 0;
}

.order-shojyo-cost__fee p {
    text-align: center;
    font-size: .22rem;
    font-weight: 500;
}

.order-shojyo-cost__fee--text {
    padding: 13px 12px 18px 29px;
}

.order-shojyo-cost__fee--text p {
    font-size: .15rem;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.7;
}


.order-shojyo-cost__delivery>div {
    font-size: .16rem;
    padding: 15px 27px 10px;
    letter-spacing: 0.01em;
    background-color: #fff;
}

.order-shojyo-cost__delivery p{
    line-height:2;
    margin-bottom: 5px;
}


/* レイアウト作成 */

.order-shojyo__create--heading div:nth-of-type(1) {
    width: 32.5%;
    border-right: 1px dashed #C9C9C9;
    ;
}

.order-shojyo__create--heading div:nth-of-type(2) {
    width: 67.5%
}

.order-shojyo__create--text {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #C9C9C9;
}

.order-shojyo__create--text:last-of-type {
    border-bottom: none;
}

.order-shojyo__create--heading {
    display: flex;
    justify-content: space-between;

}

.order-shojyo__create--subheading {
    width: 32.5%;
    border-right: 1px dashed #C9C9C9;
    padding: 53px 0 67px;

}

.order-shojyo__create--subheading p {
    text-align: center;
    font-size: .16rem;
    font-weight: 500;
    line-height: 1.6;
}
.order-shojyo__create--subheading1 {
    padding: 25px 0 30px;
}


.order-shojyo__create--list {
    width: 67.5%;
    padding: 32px 28px 32px;
    display: flex;
    align-items: center;
}

.order-shojyo__create--list li{
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 2px;
    letter-spacing: -0.02em;
    font-size: .16rem;
    font-weight: 400;
}

.shojyo-create-text02{
    padding: 83px 0 83px;
}

.order-shojyo__create {
    margin-bottom: 72px;
}




/* 木目の方向 */
.order-shojyo__mokume--contents{
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
}

.order-shojyo__mokume--contents > div{
    width: 50%;
    background-color: #fff;
}

.order-shojyo__joge{
    border-right: solid 1px #C9C9C9;
}

.order-shojyo__mokume--contents > div img{
    width: 75%;
    margin: 0 auto 43px;
    display: block;
}

.order-shojyo__mokume--contents > .order-shojyo__sayu img{
    width: 77%;
}

.order-shojyo__mokume--contents > div p{
    font-size: .18rem;
    font-weight: 500;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 33px;
}

.order-shojyo__mokume--contents > div p span{
    color: #3D893D;
}

.order-shojyo__mokume .order-item__caution{
    text-align: center;
}

.order-shojyo__mokume {
    margin-bottom: 62px;
}


/* 天然木の特性により、ご了承ください */

.order-shojyo__characteristics h2{
    color: #C43333;
    letter-spacing: 0.08em;
}


.order-shojyo__characteristics--contents{
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-shojyo-characteristics__text p{
    font-size: .18rem;
    font-weight: 400;
    line-height: 2.3em;
    display: block;
    margin: 0 auto;
    width: fit-content;
}

.order-shojyo-characteristics__text{
    width: 50.5%;
}

.order-shojyo-characteristics__img{
    width: 49.2%;
}

.order-shojyo__characteristics {
    margin-top: 70px;
    margin-bottom: 75px;
}


@media screen and (max-width:800px){
    .order-shojyo .order-item__price--specification{
        line-height: 1.4;
    }

    .order-shojyo .order-item__caution--box{
        margin-left: 20px;
    }

    .order-shojyo .order-item__price .order-item__caution {
        text-align: left;
        display: block;
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.5;
        margin-top: 6px;
    }

	.order-shojyo #mailformpro .order-item__price .order-item__caution {
        text-indent: 0;
        padding-left:0;
    }
	
	.order-shojyo .both-sides, .order-shojyo .one-side {
		width: 210px;
	}


    /* その他費用 */
    .order-shojyo-cost__fee--text{
        padding: 13px 20px 13px;
    }

    .order-shojyo h3 span {
        font-size: .12rem;
    }

    .order-shojyo-cost__fee {
        padding: 3px 0;
    }

    .order-shojyo-cost__fee p {
        font-size: .20rem;
    }

	.order-shojyo-cost__delivery p {
        line-height: 1.7;
        font-size: .15rem;
    }
    .order-shojyo-cost__delivery>div{
        padding: 13px 20px 13px;
    }
	.meishi-cost__proofreading--text {
		padding: 13px 20px 13px;
	}
    .order-shojyo-cost__delivery p:nth-of-type(2){
        text-indent: -1em;
        padding-left: 1em;
    }

    /* 文字レイアウト作成について */
	.order-shojyo__create h3{
		line-height: 1.6;
	}

    .order-shojyo__create--subheading p {
        font-size: .15rem;
        text-align: left;
        padding: 0 11px 0 16px;
    }


	.order-shojyo__create--list {
        width: 67.5%;
        padding: 20px 8px 20px;
    }


    .order-shojyo__create--list li {
        font-size: .14rem;
        line-height: 1.7;
    }

    /* 木目方向 */

    .order-shojyo__mokume--contents{
        flex-direction: column;
    }

    .order-shojyo__mokume--contents > div{
        width: 100%;
    }

    .order-shojyo__mokume--contents > div p {
        font-size: .16rem;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .order-shojyo__mokume .order-item__caution {
        text-align: left;
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.6;
    }



    .order-shojyo__characteristics--contents {
        flex-direction: column;
    }

    .order-shojyo-characteristics__text,
    .order-shojyo-characteristics__img {
        width: 100%;
    }

    .order-shojyo-characteristics__text p {
        font-size: .16rem;
        width: fit-content;
        padding: 13px 20px 13px;
        line-height: 1.8;
    }
	
	.order-shojyo .order-item__price--name{
		padding: 20px 0;
		font-size: .16rem;
		line-height: 1.5;
	}
	.order-shojyo .order-item__color--select p {
		justify-content: center;
		width: 100%;
	}
	.order-shojyo .order-item__color--select p img {
		margin-left: 5px;
		margin-right: 0;
	}
	.order-shojyo__create--heading div:nth-of-type(1) {
		width: 42.5%;
	}
	.order-shojyo__create--subheading {
		width: 42.5%;
	}
	.order-syojyo .order-shojyo__create--list,
    .order-syojyo .meishi-create-text02 .order-shojyo__create--list{
        padding: 22px 10px 22px 5px;
    }
	.order-syojyo .order-shojyo__create--subheading,
	.order-shojyo__create--subheading,
	.order-shojyo__create--subheading p {
		padding-top:0px !important;
    }
	.order-shojyo__create--subheading p {
		padding-top:20px !important;
    }
	.order-shojyo__characteristics {
        margin-bottom: 45px;
        margin-top: 52px;
    }
}