@charset "Shift_JIS";


#SMP_STYLE .hidePC{}
#SMP_STYLE .hideSMP{display:none !important;}


body{
	background-color: #B51019;
}

#SMP_STYLE #header{
	width:300px;
}

#SMP_STYLE #content{
	width: 320px;
	padding-top: 0px;
	margin-bottom: 0;
	text-align:left;
}

/*特別*/
#SMP_STYLE .body #content #banner .banner.hidePC {
	padding-top: 10px;
	padding-left:10px;
}
#SMP_STYLE .alrt {
	/*text-align: right;*/
	margin-left:220px;
}



#content .section {
	margin-top: 20px;
	margin-bottom: 40px;
}


#content2 .section {
	margin-top: 20px;
	margin-bottom: 40px;
}


#content .section .fl {
}

#content .section .fr {
	float: right;
}


#content .cp {
	background-size: 100% auto;
	background-image: url(../img/bg_01.png);
	background-repeat: no-repeat;
}

#content .cpbox {
	padding:3px 10px 0;
}

#content .cpbox .attn {
	font-size:65%;
	margin:10px 0 0;
}



#SMP_STYLE .header_emesg{
	padding: 10px;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size: 83%;
}



/*ボタン*/
#content .section .btnbox {
	display: inline-block;
	margin:0 3px 0 10px;
}


.btn a {
    background-color:#ffffff;
    display:block;
}

.btn a:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}



#SMP_STYLE #spiralSeal{
	width:298px;
	margin-top:10px;
}

#SMP_STYLE .wFix{
	width:320px;
}

#SMP_STYLE #FOOTERAREA{
	min-width:initial;
}

#SMP_STYLE #FOOTERAREA #FCOPY{
	width:320px;
	padding:17px 0;
	margin:0 auto;
}

#SMP_STYLE #FOOTERAREA #FCOPY p.copy{
	float:none;
	text-align:center;
}




#SMP_STYLE .pageTitle {
	width: 80%;
}
#SMP_STYLE .topNotice {
	text-align: left;
	font-size: 83%;
}
#SMP_STYLE.topNotice .need {
	color: #F00;
}

#SMP_STYLE #entryForm{
	margin-left:10px;
	margin-right:10px;
}


#SMP_STYLE table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#SMP_STYLE #entryForm td{
	display: block;
	text-align: left;
	padding: 10px;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#SMP_STYLE #entryForm .title {
	background-color: #BEDFFF;
	font-size: 83%;
}

#SMP_STYLE .body #content .smp_tmpl form #add table tr .title2 {
	display: block;
}

#SMP_STYLE .body #content .smp_tmpl form #add table tr .data2.half2 {
	display: block;
}

#SMP_STYLE #entryForm .data {
	font-size: 83%;
}



#SMP_STYLE .title .caution{
	display:block;
	font-size:small;
	font-weight:normal;
	color:#666;
}

#SMP_STYLE .question{
	color: #FFFFFF;
}

#SMP_STYLE .data.floor select{
	width: 100%;
}


#SMP_STYLE .data .label{
	display:inline-block;
	min-width:2em;
	white-space:nowrap;
	padding-right:1em;
	font-weight:normal;
}

#SMP_STYLE .data.half{
	width:300px;
}

#SMP_STYLE .input{
	width:93%;
	margin:4px 0;
	padding:5px;
	border:1px solid #999999;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size:108%;
	text-align:left;
}


#SMP_STYLE .data.half .input{
	width:200px;
}



#SMP_STYLE .price input{
	width:200px;
}

#SMP_STYLE .num input{
	width:60px;
}

#SMP_STYLE .integer input{
	width:90px;
}

#SMP_STYLE .real input{
	width:170px;
}

#SMP_STYLE .pass input{
	width:150px;
}

#SMP_STYLE .epass input{
	width:160px;
}

#SMP_STYLE .time input{
	width:20px;
}

#SMP_STYLE .time .year{
	width:40px;
}

#SMP_STYLE ul,
#smp_style li{
	list-style-type:none;
	margin:0;
	padding:0;
}

#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .time ul li{
	width:auto;
	float:left;
	margin:0 3px 0 0;
	padding:0;
	height:35px;
	line-height:35px;
}

#SMP_STYLE .data.multi1{
	padding-top:25px;
}

#SMP_STYLE .multi1 label{
	display:block;
	float:left;
	min-width:100px;
	margin:0 0 7px 0;
	padding:0 10px;
	text-align:left;
}

#SMP_STYLE .multi1 label input{
	display:block;
	float:left;
	width:1em;
	height:1em;
	/*margin:0.4em 0 0 0;*/
	padding:0;
	box-shadow:0 0 0 0 rgba(0, 0, 0, 0) inset;
	border-radius:0 0 0 0;
	overflow:hidden;
}

#SMP_STYLE .multi1 label span{
	display:block;
	margin:0 0 0 30px;
	font-weight:normal;
}

#SMP_STYLE .multi1 .radio input{
	border-radius:1em;
}

#SMP_STYLE .multi2 li{
	display:inline;
	float:left;
	min-width:135px;
	margin:0 0 0 0;
	padding:0 5px 2px 10px;
	text-align:left;
	clear:both;
}

#SMP_STYLE .multi2 label input{
	display:block;
	float:left;
	width:1em;
	height:1em;
	box-shadow:0 0 0 0 rgba(0, 0, 0, 0) inset;
	margin:0.2em 0 0 0;
	padding:0;
	border-radius:0 0 0 0;
	overflow:hidden;
}

#SMP_STYLE .multi2 label span{
	display:block;
	margin:0 0 0 30px;
	font-weight:normal;
}

#SMP_STYLE .multi2 .radio input{
	border-radius:1em;
}

#SMP_STYLE select{
	margin:4px 0;
	font-size:108%;
	width:180px;
	padding:5px;
	border:1px solid #999999;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

#SMP_STYLE textarea{
	width:93%;
	padding:5px;
	border:1px solid #999999;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size:108%;
	text-align:left;
}


#SMP_STYLE input.clear{
	width:55px;
	text-align:center;
}

#SMP_STYLE input.submit:disabled{
	filter:alpha(opacity=70);
	-ms-filter:alpha(opacity=70);
	opacity:0.7;
	cursor:default;
}



#SMP_STYLE .suffix{
	font-weight:normal;
	text-align:left;
	height:35px;
	line-height:35px;
}



#SMP_STYLE .msg{
	display:block;
	color:#DD0000;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}

#SMP_STYLE .sub_text{
	font-size:123.1%;
	font-weight:normal;
	padding:150px 0;
}

#SMP_STYLE .error{
	background:#FFE4E4;
}

#SMP_STYLE .footer_text{
	margin:30px 0 0 0;
	font-weight:normal;
	text-align:left;
}

#SMP_STYLE .cf:before,#SMP_STYLE .cf:after{content:"";display:table;}
#SMP_STYLE .cf:after{clear:both;}
#SMP_STYLE .cf{*zoom:1;}

#SMP_STYLE .body #content .data.multi1.w300 select{
	width: 100%;
}

#SMP_STYLE #add {
	margin-top: 60px;
}


#SMP_STYLE #add {
	margin-left:10px;
	margin-right:10px;
}

#SMP_STYLE #add table {
	border-bottom:none;
}



#SMP_STYLE #add td{
	display:block;
}

#SMP_STYLE #add .title {
	padding-left: 20px;
	width: 280px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 83%;
	background-color: #B79569;
}


#SMP_STYLE #add .data2{
	width: 280px;
	padding: 10px 15px;
	text-align:left;
	font-size:83%;
}


#SMP_STYLE #add .data2 p{
	width: 280px;
	text-align:left;
	font-size: 73%;
}


/*#SMP_STYLE #add .data2.half2{
	width: 215px;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}*/

#SMP_STYLE #add .data2.select2 select{
	width:100%;
}

#SMP_STYLE #add .data2.half2 input{
	width:93%;
}

#SMP_STYLE #add .data2.half2 .label {
	margin-right:10px;
}


#SMP_STYLE #add .Address input{
	width:93%;
}


#SMP_STYLE #add .data2 input{
	width:93%;
}



#SMP_STYLE #add .data2.phone li.num01 input{
	width:50px;
}

#SMP_STYLE #add .data2.phone li.num02 input{
	width:40px;
}

#SMP_STYLE #add .data2.phone li.num03 input{
	width:40px;
}


#SMP_STYLE #add .data2.zipcode li.code01 input{
	width:30px;
}

#SMP_STYLE #add .data2.zipcode li.code02 input{
	width:40px;
}
#SMP_STYLE #add .multi1 label{
	display:block;
	float:left;
	min-width:100px;
	margin:0 0 7px 0;
	padding:0 10px;
	text-align:left;
}




#SMP_STYLE #add .multi1 label input{
	display:block;
	float:left;
	width:1em;
	height:1em;
	/*margin:0.4em 0 0 0;*/
	padding:0;
	box-shadow:0 0 0 0 rgba(0, 0, 0, 0) inset;
	border-radius:0 0 0 0;
	overflow:hidden;
}

#SMP_STYLE #add .multi1 label span{
	display:block;
	margin:0 0 0 30px;
	font-weight:normal;
	
}

#SMP_STYLE #add .multi1 .radio input{
	border-radius:1em;
}


/*応募規約*/
#SMP_STYLE #agreement{
	text-align: left;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left:10px;
	margin-right:10px;
}

#SMP_STYLE #agreement h3{
	margin-bottom:10px;
	font-size:90%;
}

#SMP_STYLE #agreement ul{
	font-size:78%;
	margin-left:1.25em;
	text-indent:-1.25em;
}

#SMP_STYLE #agreement .agreeChkbox{
	margin:40px 0 0;
	text-align:center;
}

#SMP_STYLE #agreement .agreeChkbox label{
	font-size:1.17em;
}

#SMP_STYLE #agreement .agreeChkbox .msg{
	text-align:center;
}

#SMP_STYLE #agreement .agreeChkbox input{
	vertical-align:middle;
}

#SMP_STYLE .body #content .agreeChkbox {
	margin-top:40px;
	padding-left:30px;
}
#SMP_STYLE .body #content .agreeChkbox label .input {
	text-align: center;
	vertical-align:middle;
  width: 1em;
  height: 1em;
}

#SMP_STYLE .body #content .agreeChkbox .msg {
	text-align: center;
}
/*応募規約ここまで↑*/












#SMP_STYLE #spiralSeal{
	width:298px;
}

#SMP_STYLE .wFix{
	width:320px;
}

#SMP_STYLE #FOOTERAREA{
	min-width:initial;
}

#SMP_STYLE #FOOTERAREA #FCOPY{
	width:100%;
	padding:17px 0;
	margin:0 auto;
}

#SMP_STYLE #FOOTERAREA #FCOPY p.copy{
	float:none;
	text-align:center;
}

input.ovalButtonCP{
	margin-bottom:5px;
	margin-top:5px;
}


#SMP_STYLE .sub_text{
	font-size: 83%;
	font-weight: normal;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

#SMP_STYLE .error{
	background:#FFE4E4;
}

#add .add-kakunin .label{
	color: #999;
}

#entryForm tbody tr .title .cardpic {
	margin-left:70px;
}



#content #tokkuten {

display: block;
	margin-left:10px;
	margin-right:10px;
}

#content #tokkuten p{
	font-size:86%
}

#content #tokkuten h2 {
	font-size: 100%;
	color: #B51019;
}
#content #tokkuten .tokuten1 {
	margin-top: 20px;
	margin-bottom: 30px;
}

#content #tokkuten .d-fr{
	display: inline-block;
	margin-left: 20px;
	margin-top: 20px;
}

#content #tokkuten .d-fr2{
	display: block;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
}

#content #tokkuten .d-fr2 p{
	display: block;
	vertical-align: top;
	font-size: 80%;
	text-align: left;
	margin-left: 80px;
}

#content .smp_tmpl .h-adr #add .example{
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	margin-bottom:10px;
}

#content .smp_tmpl .h-adr #add .message {
	background-color: #B79569;
	margin-bottom: 10px;
	padding-top: 10px;
}

#content .smp_tmpl .h-adr #add .message td{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size:84%;
}


#content #tokkuten h3 {
	margin-bottom: 20px;
	font-size:96%;
}
#content #tokkuten .tokuten1 h3 .limited {
	border: 1px solid #B51019;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	display:inline-block;*/
}
#content #tokkuten .tokuten2 .discr {
	text-align: left;
	margin-bottom:10px;
}

#SMP_STYLE .body #content .smp_tmpl .h-adr #add .message input{
	width: 270px;
	padding-left: 5px;
	font-size: 13px;
	letter-spacing: 2px;
	padding-right: 5px;
}


#SMP_STYLE .body #content .smp_tmpl .h-adr #add .need {
	color: #F00;
	font-size: 80%;
	text-align: left;
}


/*確認画面だけ特別*/
#SMP_STYLE .body #content .smp_tmpl .h-adr #add tr .messge1l {
	font-size: 13px;
	letter-spacing: 3px;
	margin-bottom:5px;
	background-color: #FFF;
}


#SMP_STYLE .body #content .smp_tmpl .h-adr #add tr .messge2l {
	font-size: 13px;
	letter-spacing: 3px;
	margin-bottom:5px;
	background-color: #FFF;
}


#SMP_STYLE .body #content .smp_tmpl .h-adr #add tr .smp-bg {
	background-color: #FFF;
	width: 270px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.label{
	color: #999;
}


#SMP_STYLE .body #content .smp_tmpl .h-adr #add .topNotice .underl {
	text-decoration: underline;
}
