@charset "utf-8";
.noborder{
  border: none !important;
}
#ordermade .bx-wrapper{
  background-color:rgba(255,255,255,0);
}
@media screen and (max-width: 768px){
  .mv{
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
    background: url(../img/ordermade/sp/mv_bg.png) no-repeat top center;
    background-size: cover;
  }
	.mvSlider li{
		display: none;
	}
	.bx-viewport .mvSlider li {
		display: block ;
	}
	.bx-viewport .mvSlider .firstImg {
		display: none ;
	}
	
  #ordermadeRead{
  }
  #ordermadeRead h2{
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
		letter-spacing: 0px;
		line-height: 180%;
  }
  #ordermadeRead p{
    font-size: 14px;
    line-height: 200%;
    margin-bottom: 80px;
    padding: 10px;
  }
  #howto{
    margin-bottom: 40px;
  }
  .howtoLabel{
    padding: 30px;
    text-align: center;
    background: #F4EDED;
  }
  .howtoLabel h2{
    font-size: 14px;
    font-weight: bold !important;
    line-height: 200%;
  }
  .howtoLabel h2 strong{
    font-size: 18px;
    font-weight: bold !important;
    display: block;
  }
  .howtoBtns{
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    padding: 10px 0;
  }
  .howtoBtn{
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .howtoBtn a{
    text-align: center;
    display: inline-block;
    padding: 10px 15px 20px;
    font-weight: bold;
    font-size: 14px;
    background: url("../img/ordermade/sp/under_arw.png") center bottom no-repeat;
    background-size: 15px 10px;
    transition: 0.3s;
  }
  .howtoBtn a:hover{
    opacity: 0.8;
  }
  .howtoBtn:nth-child(2){
    border-left: 1px solid #BFBFBF;
  }
  .orderArea{
    margin: 0 auto 90px;
  }
  #n05{
    margin-bottom: 20px !important;
  }
  #n06 .orderText p,#n07 .orderText p,#n08 .orderText p{
    text-align: center;    
  }
  .orderInner{
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
  .numberIcon{
    text-align: center;
    margin-bottom: 30px;
  }
  .nTtl{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .itemImage{
    margin-bottom: 20px;
  }
  .center{
    text-align: center;
  }
  .itemLabel,.itemLabelL{
    font-size: 12px;
  }
  .orderText{
    padding: 10px;
  }
  
  .itemWapL{
    width: 100%;
    margin: 0 auto;
  }
  .itemWapL p{
    text-align: left;
  }
  .itemListS{
    width:96%;
    margin: 0 auto 50px;
  }
  .itemListW{
    width:96%;
    margin: 0 auto;
  }
  .itemListBox{
    float: left;
    width: 46%;
    margin: 2%;
  }
  .listBoxn05:last-child{
    width: 96%;
  }
  .itemListImg{
    margin-bottom: 8px;
  }
  .itemListW .itemListBox{
    float: left;
    width: 25%;
    max-width: 230px;
    text-align: center;
  }
  .halfItems{
    width: 96%;
    margin: 0 auto;
  }
  .halfContents{
    width: 46%;
    float: left;
  }
  .halfContents:nth-child(2){
    float: right;
  }
  #n07 .halfContents{
    width: 100%;
    float: none;
    margin-bottom: 30px;
    text-align: center;
  }
  #n07 .halfContents:nth-child(2){
    float: none;
  }
  .halfImg{
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    margin-bottom: 25px;
  }
  #n07 .halfImg{
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    margin-bottom: 10px;
  }
  .halfTtl{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .halfContents p{
    font-size: 12px;
  }
  .bottomRight{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bottomWap{
    width: 100%;
    margin: 0 auto;
  }
  .bottomLeft{
    float: none;
    width: 100%;
  }
  .bottomRight{
    float: none;
    width: 100%;
    height: auto !important;
    padding: 15px;
  }
  .bottomLabel,.bottomLinkBtn{
    width: 100%;
    margin: 10px auto;
  }
  .flexWap{
    width: 100%;
  }
  .bottomLabel{
    font-size: 14px;
    margin-bottom: 15px;
  }
  #brc .bottomLabel{
    text-align: left;
  }
  .bottomLinkBtn a{
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #000;
    background: url("../img/ordermade/sp/btn_arw.png") no-repeat right center;
    background-size: 24px 15px;
    background-position: right 10px top 48%;
    transition: 0.3s;
  }
  .bottomLinkBtn a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .orderBottomBtns {
    padding: 15px;
  }
  .orderBottom{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #000;
  }
  .bottomBtn{
    margin-bottom: 30px;
  }
  .btnRed a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/sp/btn_arw_r.png") no-repeat right center;
    background-size: 24px 15px;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #FFF;
    background-color: #D5281D;
    border: 3px solid #D5281D;
  }
  .btnRed a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .btnRedh a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/sp/btn_arw_rh.png") no-repeat right center;
    background-size: 24px 15px;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #D5281D;
    background-color: #FFF;
    border: 3px solid #D5281D;
  }
  .btnRedh a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  #links{
    margin-bottom: 10px;
  }
	#n01{
		padding-top: 70px;
	}
	#brc{
    padding-top: 70px;
    border-top: 1px solid #000;
    width: 100%;
    margin: 0 auto 50px;
  }
  .brcTTl{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .brcTTl strong{
    font-size: 23px;
    font-weight: bold;
    display: block;
  }
  .desiSlider img{
    max-width: 70%;
    margin: 0 auto 10px;
  }
  .desiSlider p{
    text-align: center;
  }
  #n08{
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 999px) {
  .mv{
    width: 100%;
    text-align: center;
    background: url(../img/ordermade/mv_bg.png) no-repeat top center;
    max-width: 1200px;
    margin: 0 auto 110px;
  }
	.mvSlider li{
		display: none;
	}
	.bx-viewport .mvSlider li {
		display: block;
	}
	.bx-viewport .mvSlider .firstImg {
		display: none;
	}
  #ordermadeRead{
    text-align: center;
  }
  #ordermadeRead h2{
    font-size: 22px;
    margin-bottom: 80px;
    font-weight: bold;
		letter-spacing: 2px;
		line-height: 200%;
  }
  #ordermadeRead p{
    font-size: 14px;
    line-height: 300%;
    margin-bottom: 160px;
  }
  #howto{
    margin-bottom: 110px;
  }
  .howtoLabel{
    padding: 30px;
    text-align: center;
    background: #F4EDED;
  }
  .howtoLabel h2{
    font-size: 14px;
    font-weight: bold !important;
    line-height: 200%;
  }
  .howtoLabel h2 strong{
    font-size: 18px;
    font-weight: bold !important;
    display: block;
  }
  .howtoBtns{
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    padding: 10px 0;
  }
  .howtoBtn{
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  .howtoBtn a{
    display: inline-block;
    padding: 10px 40px 10px 10px;
    font-weight: bold;
    font-size: 16px;
    background: url("../img/ordermade/under_arw.png") right center no-repeat;
    transition: 0.3s;
  }
  .howtoBtn a:hover{
    opacity: 0.8;
    background: url("../img/ordermade/under_arw.png") right 22px no-repeat;
  }
  .howtoBtn:nth-child(2){
    border-left: 1px solid #BFBFBF;
  }
  .orderArea{
    margin: 0 auto 90px;
  }
  .orderInner{
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
  .numberIcon{
    text-align: center;
    margin-bottom: 30px;
  }
  .nTtl{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .itemImage{
    margin-bottom: 20px;
  }
  .center{
    text-align: center;
  }
  .itemLabel{
    font-size: 11px;
  }
  .itemLabelL{
    font-size: 12px;
  }
  .itemWapL{
    width: 500px;
    margin: 0 auto;
  }
  .itemWapL p{
    text-align: left;
  }
  .itemListS{
    max-width: 780px;
    margin: 0 auto 50px;
  }
  .itemListW{
    max-width: 940px;
    margin: 0 auto;
  }
  .itemListBox{
    float: left;
    width: 33.33%;
    max-width: 260px;
  }
  .itemListW .itemListBox{
    float: left;
    width: 25%;
    max-width: 230px;
    text-align: center;
  }
  .halfItems{
    max-width: 720px;
    margin: 0 auto;
  }
  .halfContents{
    width: 46%;
    float: left;
  }
  .halfContents:nth-child(2){
    float: right;
  }
  .halfImg{
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    margin-bottom: 25px;
  }
  .halfTtl{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .halfContents p{
    font-size: 12px;
  }
  .bottomRight{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bottomWap{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .bottomLeft{
    float: left;
    width: 50%;
  }
  .bottomRight{
    float: right;
    width: 50%;
  }
  .bottomLabel,.bottomLinkBtn{
    width: 90%;
    margin: 10px auto;
  }
  .flexWap{
    width: 90%;
  }
  .bottomLabel{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .bottomLinkBtn a{
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #000;
    background: url("../img/ordermade/btn_arw.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
  }
  .bottomLinkBtn a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .orderBottom{
    margin-bottom: 70px;
  }
  .bottomBtn{
    margin-bottom: 30px;
  }
  .btnRed a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/btn_arw_r.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #FFF;
    background-color: #D5281D;
    border: 3px solid #D5281D;
  }
  .btnRed a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .btnRedh a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/btn_arw_rh.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #D5281D;
    background-color: #FFF;
    border: 3px solid #D5281D;
  }
  .btnRedh a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  #links{
    margin-bottom: 100px;
  }
  #brc{
    padding-top: 80px;
    border-top: 1px solid #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 100px;
  }
  .brcTTl{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 60px;
  }
  .brcTTl strong{
    font-size: 23px;
    font-weight: bold;
    display: block;
  }
}

@media screen and (min-width: 1000px)  {
  .mv{
    width: 100%;
    text-align: center;
    background: url(../img/ordermade/mv_bg.png) no-repeat top center;
    max-width: 1200px;
    margin: 0 auto 110px;
  }
	.mvSlider li{
		display: none;
	}
	.bx-viewport .mvSlider li {
		display: block;
	}
	.bx-viewport .mvSlider .firstImg {
		display: none;
	}
  #ordermadeRead{
    text-align: center;
  }
  #ordermadeRead h2{
    font-size: 22px;
    margin-bottom: 80px;
    font-weight: bold;
		letter-spacing: 2px;
		line-height: 200%;
  }
  #ordermadeRead p{
    font-size: 14px;
    line-height: 300%;
    margin-bottom: 160px;
  }
  #howto{
    margin-bottom: 110px;
  }
  .howtoLabel{
    padding: 30px;
    text-align: center;
    background: #F4EDED;
  }
  .howtoLabel h2{
    font-size: 14px;
    font-weight: bold !important;
    line-height: 200%;
  }
  .howtoLabel h2 strong{
    font-size: 18px;
    font-weight: bold !important;
    display: block;
  }
  .howtoBtns{
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    padding: 10px 0;
  }
  .howtoBtn{
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  .howtoBtn a{
    display: inline-block;
    padding: 10px 40px 10px 10px;
    font-weight: bold;
    font-size: 16px;
    background: url("../img/ordermade/under_arw.png") right center no-repeat;
    transition: 0.3s;
  }
  .howtoBtn a:hover{
    opacity: 0.8;
    background: url("../img/ordermade/under_arw.png") right 22px no-repeat;
  }
  .howtoBtn:nth-child(2){
    border-left: 1px solid #BFBFBF;
  }
  .orderArea{
    margin: 0 auto 90px;
  }
  .orderInner{
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
  .numberIcon{
    text-align: center;
    margin-bottom: 30px;
  }
  .nTtl{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .itemImage{
    margin-bottom: 20px;
  }
  .center{
    text-align: center;
  }
  .itemLabel{
    font-size: 11px;
  }
  .itemLabelL{
    font-size: 12px;
  }
  .itemWapL{
    width: 500px;
    margin: 0 auto;
  }
  .itemWapL p{
    text-align: left;
  }
  .itemListS{
    max-width: 780px;
    margin: 0 auto 50px;
  }
  .itemListW{
    max-width: 940px;
    margin: 0 auto;
  }
  .itemListBox{
    float: left;
    width: 33.33%;
    max-width: 260px;
  }
  .itemListW .itemListBox{
    float: left;
    width: 25%;
    max-width: 230px;
    text-align: center;
  }
  .halfItems{
    max-width: 720px;
    margin: 0 auto;
  }
  .halfContents{
    width: 46%;
    float: left;
  }
  .halfContents:nth-child(2){
    float: right;
  }
  .halfImg{
    box-sizing: border-box;
    border: 1px solid #BFBFBF;
    margin-bottom: 25px;
  }
  .halfTtl{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .halfContents p{
    font-size: 12px;
  }
  .bottomRight{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bottomWap{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  .bottomLeft{
    float: left;
    width: 50%;
  }
  .bottomRight{
    float: right;
    width: 50%;
  }
  .bottomLabel,.bottomLinkBtn{
    width: 90%;
    margin: 10px auto;
  }
  .flexWap{
    width: 90%;
  }
  .bottomLabel{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .bottomLinkBtn a{
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #000;
    background: url("../img/ordermade/btn_arw.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
  }
  .bottomLinkBtn a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .orderBottom{
    margin-bottom: 70px;
  }
  .bottomBtn{
    margin-bottom: 30px;
  }
  .btnRed a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/btn_arw_r.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #FFF;
    background-color: #D5281D;
    border: 3px solid #D5281D;
  }
  .btnRed a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  .btnRedh a{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 465px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    background: url("../img/ordermade/btn_arw_rh.png") no-repeat right center;
    background-position: right 10px top 48%;
    transition: 0.3s;
    color: #D5281D;
    background-color: #FFF;
    border: 3px solid #D5281D;
  }
  .btnRedh a:hover{
    opacity: 0.8;
    background-position: right 5px top 48%;
  }
  #links{
    margin-bottom: 100px;
  }
  #brc{
    padding-top: 80px;
    border-top: 1px solid #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 100px;
  }
  .brcTTl{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 60px;
  }
  .brcTTl strong{
    font-size: 23px;
    font-weight: bold;
    display: block;
  }}