/* CSS Document */

@charset "UTF-8";

input:focus, select:focus, textarea:focus {
	background-color:#EDF5FF;
}
*{
	margin: 0px;
	padding: 0px;

}
.orderAreaWrapper{
	width:1024px;
	margin:0 auto;
	/*padding:30px;*/
	background-color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:25px 0 0 0;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	box-shadow:rgba(0, 0, 0, 0.180392) 0px 0px 0px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.180392) 0px 0px 0px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.180392) 0px 0px 0px 0px;
}
.orderItem{
	width:90%;
	overflow:hidden;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:0px auto 0px auto;
	border-top:1px solid #dedede;
}


.zipSearchDialog{
color:#ffffff;
	width:480px;
}

.disclaim{
	width:90%;
	overflow:hidden;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:0px auto 0px auto;
}

.leftContents{
	width:180px;
	line-height:15px;
	background-color:#f8f8f8;
	float:left;
	padding:10px 0 10px 10px;
	border-left:5px solid #dedede;
	margin:7px 5px 7px 0;
}
.leftContents2{
	width:180px;
	line-height:25px;
	background-color:#f8f8f8;
	float:left;
	padding:10px 0 10px 10px;
	border-left:5px solid #dedede;
	margin:7px 5px 7px 0;
}
.redIcon{
	background-color:#E03C3F;
	color:#fff;
	padding:3px 5px;
	text-align:center;
	font-size:9px;
}
.rightContents{

	width:440px;
	float:left;
	padding:0 0 0 5px;
	text-align:left;
	border-left:1px solid #dedede;
	margin:7px 0 7px 0;
	height:37px;
	font-size:14px;
	overflow: hidden;
}
.rightContents2{

	width:440px;
	float:left;
	padding:0 0 0 5px;
	text-align:left;
	border-left:1px solid #dedede;
	margin:7px 0 7px 0;
	height:45px;
	font-size:14px;
	overflow: hidden;
}

input[type=radio] { display: none; }
input[type=radio]:checked + .checkStyle:before { opacity: 1; }
input[type=checkbox] { display: none; }
input[type=checkbox]:checked + .checkStyle:before { opacity: 1; }
.checkStyle { box-sizing: border-box; position: relative; display: inline-block; margin: 5px 15px 0 5px; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; height:30px; line-height:30px;}
.checkStyle:hover:after { border-color: #999; }
.checkStyle:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.checkStyle:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #122a8a; border-bottom: 3px solid #122a8a; transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); content: ''; opacity: 0; }

.select01,.select02,.select03,.select04,.select05,.select06{
    color: #3c3c3c;
	height:98%;
	text-align:center;
	border:1px solid #bbbdb9;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	background-color:#FFF;
}
.select01{ width:100%; font-size:13px; text-align:left; padding:5px 0 5px 10px;}
.select02{ width:195px; font-size:13px; text-align:left; padding:5px 0 5px 10px; margin-right:10px;}
.select03{ width:118px; font-size:13px; text-align:left; padding:5px 0 5px 10px; margin-right:10px;}
.select04{ width:440px!important; font-size:13px; text-align:left; padding:5px 0 5px 10px; margin-right:10px; overflow:inherit}
.select05{ width:150px!important; font-size:13px; text-align:left; padding:5px 0 5px 10px; margin-right:10px; }
.select06{ width:100px!important; font-size:13px; text-align:left; padding:5px 0 5px 10px; margin-right:10px;}

.priceArea{
	display:block;
	line-height:40px;
}
.nameArea{
	width:150px;
	height:95%;
	background-color:#fff;
	border:1px solid #bbbdb9;
	font-size:13px;
	padding-left:5px;
	/*display:table-cell;*/
}
.nameArea:nth-child(1){
	margin-right:8px;
}
.inputArea{
	width:98%;
	height:95%;
	border:1px solid #bbbdb9;
	padding-left:5px;
	font-size:15px;
}
.inputArea_tell{
	width:99.5%;
	height:95%;
	border:1px solid #bbbdb9;
	padding-left:5px;
	font-size:15px;
}
.inputArea_s{
	width:195px;
	height:95%;
	background-color:#fff;
	border:1px solid #bbbdb9;
	padding-left:5px;
	font-size:15px;
}
.inputArea_s2{
	width:230px;
	height:95%;
	background-color:#fff;
	border:1px solid #bbbdb9;
	padding-left:5px;
	font-size:15px;
}
.inputArea_m{
	width:295px;
	height:95%;
	background-color:#fff;
	border:1px solid #bbbdb9;
	padding-left:5px;
	font-size:15px;
}
a.postalcodeBtn{
	width:170px;
	height:35px;
	padding:10px;
	margin:7px;
	height:100%;
	font-size:15px;
	color:#666;
	text-decoration:underline;
	background-color:#fafafa;
	position:relative;
}
a.postalcodeBtn:hover{
	background-color:#EDF5FF;
}
a.postalcodeBtn img{
	margin-right:10px;
	vertical-align:middle;
}
.notesArea{
	width:885px;
	height:80px;
	border:1px solid #bbbdb9;
	font-size:18px;
	margin:10px 0 10px 0;
	font-size:12px;
	padding:10px;
	resize: none;
	overflow-y: auto;
}
.notesArea2{
	width:885px;
	height:120px;
	border:1px solid #bbbdb9;
	font-size:18px;
	margin:10px 0 10px 0;
	font-size:12px;
	padding:10px;
	resize: none;
	overflow-y: auto;
}
.orderbtn{
	padding:10px 0;
}
.orderbtn a{
	width:280px;
	height:40px;
	background-color:#C72B2B;
	color:#fff;
	font-size:15px;
	display:block;
	padding-top:20px;
	text-decoration:none;
}
.orderbtn a:hover{
	background-color:#F79CB6;
}
.submitbtn a{
	width:180px;
	height:40px;
	background-color:#bbb;
	color:#fff;
	font-size:18px;
	display:block;
	padding-top:12px;
	text-decoration:none;
	text-align:center;
}
.submitbtn a:hover{
	background-color:#ddd;
}

/* 修正箇所ここから */
.error_msg{
	text-align:left;
	/*margin:10px 0 15px 35px;*/
	margin-left:240px;
	color:#E03C3F;
	width:400px;
}
/* 修正箇所ここまで */

.dialogZipCode{
	width:530px;
}

@media screen and (max-width: 460px) {
	
	
.error_msg{
	text-align:left;
	/*margin:10px 0 15px 35px;*/
	margin-left:0px;
	color:#E03C3F;
	width:95%;
}

  
.dialogZipCode{
	width:350px;
}

.zipSearchDialog{
color:#ffffff;
	width:380px;
}

.orderAreaWrapper{
width:95%;
padding:3% 0 0 0;
}
.orderItem{
width:94%;
font-size:11px;
margin:0 auto 0px auto;
}
.leftContents{
width:22%;
height:25px;
line-height:25px;
padding:0 0 0 1%;
}
.redIcon{
	background-color:#f8f8f8;
	color:#E03C3F;
	padding:0px 0px;
	font-size:6px;
}
.rightContents{
width:70.5%;
height:25px;
padding:0 0 0 1.5%;
text-align:left;
font-size:11px;
}

.leftContents2{
width:22%;
height:70px;
line-height:25px;
padding:0 0 0 1%;
}
.rightContents2{
width:70.5%;
height:70px;
padding:0 0 0 1.5%;
text-align:left;
font-size:11px;
}


.rightContents select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/selectArrowSp.png) no-repeat;
    text-indent: 0.01px;
    text-overflow: "";
	background-position:right top;
	>background-position:96% 0;
}
.rightContents > select {
  width: 104.4%;
  >width:104.4%;
}

.checkStyle { box-sizing: border-box; position: relative; display: inline-block; margin: 0px 15px 0 5px; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; height:30px; line-height:25px;}
.checkStyle:hover:after { border-color: #999; }
.checkStyle:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.checkStyle:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #122a8a; border-bottom: 3px solid #122a8a; transform: rotate(45deg); content: ''; opacity: 0; }

.select01,.select02,.select03,.select04,.select05,.select06{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
}
.select01,.select02,.select03,.select04,.select05,.select06{
    color: #3c3c3c;
    height: 95%;
	text-align:center;
	border:1px solid #bbbdb9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	text-indent:.01px;
    text-overflow: "";
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}
.select01{ width:100%; font-size:11px; text-align:left; padding:2px 0 2px 2px;	padding-right:25px}
.select02{ width:50%; font-size:11px; text-align:left;padding:2px 0 2px 2px; margin-right:5px;}
.select03{ width:25%; font-size:11px; text-align:left; padding:2px 0 2px 2px; margin-right:5px;}
.select04{ width:95%!important; font-size:10px; text-align:left; padding:2px 0 2px 2px; margin-right:5px;}
.select05{ width:33%!important; font-size:10px; text-align:left; padding:2px 0 2px 2px; margin-right:5px;}
.select06{ width:25%!important; font-size:10px; text-align:left; padding:2px 0 2px 2px; margin-right:5px;}

.nameArea{
	width:20%;
	height:88%;
	background-color:#fff;
	border:1px solid #bbbdb9;
	font-size:12px;
	padding-left:10px;
	color: #cecece;
}
.nameArea:nth-child(1){
margin-right:1%;
}
.inputArea{
	width:96%;
	height:88%;
	border:1px solid #bbbdb9;
}
.inputArea_s{
	width:40%;
	height:88%;
	background-color:#fff;
	border:1px solid #bbbdb9;
}
.inputArea_s2{
	width:57%;
	height:88%;
	background-color:#fff;
	border:1px solid #bbbdb9;
}
.inputArea_m{
	width:70%;
	height:88%;
	background-color:#fff;
	border:1px solid #bbbdb9;
}
a.postalcodeBtn{
/*width:29.8%;*/
width:52.7%;
display:inline-block;
padding:0 0 10px 0;
margin:0;
line-height:20px;
height:100%;
font-size:12px;
text-align:center;
background-color:#fff;
}
a.postalcodeBtn:hover{
	background-color:#EDF5FF;
}
a.postalcodeBtn img{
margin-right:5px;
	vertical-align:middle;
}
.addressDetail{
/*width:32.4%;*/
width:52.7%;
height:25px;
border:none;
background-color:#f7f7f7;
}
.notesArea{
	width:95%;
	height:100px;
	border:1px solid #bbbdb9;
	font-size:18px;
	margin:10px 0 10px 0;
	font-size:12px;
	padding:3px;
	resize: none;
	overflow-y: auto;
}
.notesArea2{
	width:95%;
	height:100px;
	border:1px solid #bbbdb9;
	font-size:18px;
	margin:10px 0 10px 0;
	font-size:12px;
	padding:3px;
	resize: none;
	overflow-y: auto;
}
.orderbtn a{
width:94%;
height:40px;
font-size:18px;
padding-top:10px;
}
.priceArea{
	line-height:30px;
}
}