/* ファーストビュー */
.order-meishi .order-first-view__bottom p{
    width: 57%;
    font-size: .21rem;
    font-weight: 400;
    line-height: 2.15;
    text-indent: -2.5em;
    padding-left: 2.5em;
}

.order-meishi .order-first-view__bottom p img{
    width: 215px;
    vertical-align: text-bottom;
    margin-right: 10px;
}

.order-meishi .order-first-view__bottom > img{
    width: 34%;
    margin-right: 0;
    margin-top: 16px;
}


.meishi-icon__contents {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
}

.meishi-icon__contents>p {
    font-size: .26rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 26px;
}

.meishi-icon__box {
    display: flex;
    justify-content: space-between;
}

/* .meishi-icon__box > div{
    display: flex;
    justify-content: space-between;
    width: 351px;
} */

.meishi-icon__list {
    width: 142px;
}

.meishi-icon__list img {
    margin-bottom: 5px;
}

.meishi-icon__list p {
    text-align: center;
    font-size: .16rem;
    font-weight: bold;
}

.order-meishi .order-first-view__bottom {
    margin: 0 auto 85px;
    align-items: end;
}

/* 木の名刺（吉野杉） 価格表 */
.order-meishi .one-side,
.order-meishi .both-sides{
    width: 320px;
}

.order-meishi .order-item__price--name p span{
    font-size: .18rem;
}

.order-meishi .order-item__price--name {
    line-height: 1.8;
    padding: 7px 0 11px;
}

.order-meishi .order-item__price--menu{
    width: 200px;
}

.order-meishi .order-item__print--list{
    width: 100%;
}

.order-meishi .order-item__color--select p{
    display: flex;
    justify-content: space-between;
    width: 90px;
}

.order-meishi .order-item__color--select{
    align-items: center;
    padding: 9px 33px 8.5px;
}

.order-meishi .order-item__print--list{
    border-right: none;
}


.order-meishi .order-item__price{
    margin: 0 auto 50px;
}

.order-meishi .order-item__price .order-item__caution {
    text-indent: -13px;
    padding-left: 13px;
}

.order-meishi .order-item__price--fee > div p {
    text-align: left;
    padding-left: 57px;
}



/* その他の費用 */

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

.order-meishi-cost{
    background-color: #fff;
}

.order-meishi-cost > div{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C9C9C9;
    align-items: center;
}

.order-meishi-cost > div:last-of-type{
    border-right: none;
}

.order-meishi-cost__left{
    border-right: 1px dashed #C9C9C9;
    width: 70%;
    padding: 12px 0;
}

.order-meishi-cost__left p{
     font-size: .16rem;
     font-weight: 500;
     letter-spacing: -0.01em;
}

.order-meishi-cost__right p{
font-size: .16rem;
font-weight: 400;
color: #016836;
text-align: center;
line-height: 1;
margin: 11px 0;
}

.order-meishi-cost__right{
    width: 230px;
}

.meishi-cost__proofreading--text{
    background-color: #fff;
    padding: 16px 27px 21px;
}

.meishi-cost__proofreading--text p{
    text-indent: -1em;
    padding-left: 1em;
    font-size: .15rem;
    line-height: 1.6;
}

.meishi-cost__design .order-meishi-cost__left{
    padding: 12px 0 12px 27px;

}

.meishi-cost__proofreading .order-meishi-cost__left p{
    text-align: center;
}


.meishi-cost__design--text02 .order-meishi-cost__left {
    padding: 22px 0 22px 27px;
}

.order-meishi .order-shojyo-cost{
    margin-bottom: 55px;
}

.order-meishi-cost .meishi-cost__proofreading{

}

/* デザイン作成について */


.meishi-create-text02 li:last-of-type {
    color: #E04444;
}

.order-meishi .order-shojyo__create--list {
    padding: 28px 28px;
}

.order-meishi .order-shojyo__create--subheading {
    padding: 53px 0 53px;
}


.order-meishi .order-shojyo__create--list li {
    letter-spacing: -0.05em;
}

.order-meishi .meishi-create-text02 .order-shojyo__create--subheading{
    padding: 69px 0 53px;
}

.order-meishi .meishi-create-text02 .order-shojyo__create--list{
    padding: 28px 28px 39px;
}

.order-meishi__create {
    margin: 0 auto 73px;
}


/* 木目の方向について */

.order-meishi .order-item-mokume__img img {
    width: 81%;
    max-width: initial;
}


.order-meishi .order-item-mokume__img {
    width: 46.5%;
}

.order-meishi .order-item-mokume__text {
    width: 52%;
}

.order-meishi .order-item-mokume__contents {
    padding: 42px 0 42px;
}

.order-meishi .order-item-mokume__text p {
    margin-top: -20px;
}

@media screen and (max-width:800px){
    .order-first-view__bottom{
        flex-direction: column;
    }

    .order-meishi .order-first-view__bottom p {
        width: 100%;
        font-size: .16rem;
        text-indent: -0;
        padding: 0 20px;
    }

    .order-meishi .order-first-view__bottom > img {
        margin-right: 0;
        width: 72%;
        margin: 15px auto 0;
        margin-top: 15px;
    }
    .order-meishi .order-first-view__bottom p img{
        width: 178px;
    }


    .meishi-icon__box {
        flex-wrap: wrap;
        width: 240px;
        margin: 0 auto;
    }

    .meishi-icon__contents>p {
        font-size: .23rem;
    }

    .meishi-icon__list {
        width: 100px;
        margin-bottom: 20px;
    }

    .meishi-icon__list p {
        line-height: 1.4;
        font-size: .14rem;
    }
    /* 価格表 */

    .order-meishi .order-item__price--fee > div p {
        padding-left: 0;
        text-align: left;
        padding-left: 29px;
    }
	.order-meishi .order-item__price .order-item__caution {
        margin-left: 0;
        margin-right: 10px;
    }

    /* その他費用 */

    .order-shojyo-cost__delivery p {
        line-height: 1.7;
    }

	.meishi-cost__design .order-meishi-cost__left {
        padding: 14px 20px 14px 10px;
    }

    .order-meishi-cost__left p{
        font-size: .14rem;
        line-height: 1.6;
        text-indent: -1em;
        padding-left: 1em;
    }



    /* デザイン作成 */

    .order-meishi__create h3 {
        line-height: 1.6;
    }


	.order-meishi .order-shojyo__create--list,
    .order-meishi .meishi-create-text02 .order-shojyo__create--list {
        padding: 22px 10px 22px 5px;
    }

	.order-meishi .order-shojyo__create--subheading,
	.order-shojyo__create--subheading p {
		padding-top:20px !important;
    }
	.order-meishi .order-shojyo__create--subheading {
		padding: 0 !important;
	}
	
	
    /* 木目方向 */

    .order-meishi .order-item-mokume__contents {
        padding: 17px 0 33px;
    }

    .order-meishi .order-item-mokume__text p{
        margin-top: 0;
    }

    .order-meishi .order-item-mokume__text{
        width: 100%;
    }

    .order-meishi .order-item-mokume__img{
        width: 100%;
    }

    .order-meishi .order-item-mokume__img img {
        width: 88%;
        margin: 0 auto;
        display: block;
    }
	
	.order-meishi .one-side,
	.order-meishi .both-sides {
		width: 290px;
	}
	.order-meishi .order-item__color--select {
    	padding: 7px 15px 10px;
	}
	
	.order-meishi .order-item__price--name {
        padding: 14px 0;
        font-size: .16rem;
        line-height: 1.7;
    }
	.number-sheets{
		padding: 10px 0;
        font-size: .13rem;
        line-height: 1.7;
	}
	.order-item__price--fee > div {
		padding: 8px 0;
    	line-height: 2;
        font-size: .13rem;
	}
	.order-meishi .order-item__color--select p{
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.order-shojyo-cost__delivery p,
	.meishi-cost__proofreading--text p {
		font-size: .14rem;
	}
	.meishi-cost__proofreading--text {
        padding: 13px 20px 13px;
    }
}
	