@charset "utf-8";

.with_pict {
    background: url("../img2/order/page_img.jpg") no-repeat center -120px;
    background-size: 550px auto;
}

/*注文前の確認ページ*/
#next_page_oneway {
    padding-bottom: 200px;
}

#next_page_oneway a.hover_btn {
    font-size: 23px;
    max-width: 400px;
    margin: auto;
    letter-spacing: 0.2em;
}

h1.subpage_basic {
    margin-top: 30px;
}

p.h1_guid {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
                                            @media all and (min-width: 600px) {
                                                p.h1_guid br {
                                                    display: none;
                                                }
                                            }



/*注文ページ*/

.order_guidenote p {
    width:auto;
    max-width: 520px;
    position: relative;
    padding: 0.6em;
    /*background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#FFFCF7 3px, #FFFCF7 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#FFFCF7 3px, #FFFCF7 8px);*/
    background-color: #FFF5DC;
    border-radius: 5px;
    margin: 20px auto 27px auto;
    font-size: 16px;
    text-align: left;
}
    .order_guidenote p::after {
        position: absolute;
        content: '';
        top: 100%;
        left: 20px;
        border: 15px solid transparent;
        border-top: 15px solid #FFF5DC;
        width: 0;
        height: 0;
    }
.order_guidenote_mini p {/*input下側に注意書き　html側でinputのmargin-bottom:0に*/
    width:auto;
    max-width: 600px;
    background-color:transparent;
    margin: 5px auto 70px auto;
    font-size: 15px;
    text-align: left;
    color: #C4780B;
}
.order_guide p {
    text-align: left;
    width:100%;
    max-width: 600px;
    margin: 15px auto 0 auto;
    font-size: 16px;
    color: #2D6361;
}

ul.order_flow {
	margin: 35px auto 0 auto; 
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
	
}
	ul.order_flow li {
		font-size: 13px;
		padding: 8px 0;
		width: 90px;
	}
	ul.order_flow li.step {
		background-color: #E0E0E0;
		text-align: center;
		white-space: nowrap;
		color: #999999;
	}
	ul.order_flow li.now {
		background-color: #FFD0D5;
		text-align: center;
		white-space: nowrap;
	}
	ul.order_flow li.arrow {
		padding: 5px 10px;
		text-align: center;
        width:auto;
	}
                                                                        @media all and (max-width: 830px) {
                                                                            ul.order_flow {
                                                                                width:460px;

                                                                            }
                                                                            	ul.order_flow li {
                                                                                    margin-bottom: 15px;
                                                                                }
                                                                        }
                                                                        @media all and (max-width: 500px) {
                                                                            ul.order_flow {
                                                                                width:335px;
                                                                            }
                                                                            	ul.order_flow li {
                                                                                    margin-bottom: 10px;
                                                                                    font-size: 11px;
                                                                                    padding: 5px 0;
		                                                                            width: 74px;
                                                                                }
                                                                                ul.order_flow li.arrow {
                                                                                    padding: 0px 1px 0px 3px;
		                                                                            width: auto;
                                                                                }
                                                                        }

.goback_btn {
    font-size: 13px;
    display: block;
    margin-top: 20px;
    width:250px;
    margin-left: auto;
    margin-right: auto;
}

.input_checkbox {
    text-align: left;
    box-sizing: border-box;
    width:100%;
    max-width: 600px;
    margin: 10px auto 0 auto;
    line-height: 1em;
}
.label_checkbox{
  display:block;
  position:relative;
  padding-left:1.5em;
}
#section1 .input_checkbox input {
    box-sizing: border-box;
    max-width:none;
    padding:0px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-color:transparent;
    border:none;
	font-family:'Roboto',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-display: swap;
    width:18px;
    height: 18px;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto;
    background: #FBE8E8;
}
#section1 .input_checkbox input:checked {
    background: #D7899A;
}

.submit_button {
    padding-top: 50px;
}
p.url_ex {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin: 15px 0 15px 0;
	font-family:'Roboto',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-display: swap;
}
    p.url_ex .yourname {
        font-size: 22px;
        letter-spacing: 0.1em;
        font-family:'Roboto',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-display: swap;
        border-bottom: double 4px #FF0000;
        padding-left: 2px;
        padding-right: 2px;
    }

/*確認画面*/
button.rewrite_btn{
    width:90px;
    padding: 7px 0;
    margin: -30px auto 0 0;
    border-radius: 5px;
    border: none;
    letter-spacing: 0em;
    text-indent: 0em;
    font-size: 14px;
}
button.order_finish_btn{
    width:340px;
    padding: 25px 0;
    margin: 30px auto 0 auto;
    border-radius: 5px;
    border: none;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    font-size: 19px;
}
.order_guide_confirm p {
    text-align: left;
    width:100%;
    margin: 90px auto -15px auto;
    font-size: 15px;
    color: #3D9886;
    font-weight: bold;
}
