/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:768px){
img {
	max-width: 100%;
	height: auto;
	width:auto;
	border: 0;
}


/**********************************
	共通
*******************************/

html {
	overflow: scroll;
}
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,span,img,a,input,form,select,hr {
	margin: 0;
	padding : 0;
}
body {
	background-color: #fff;
	color: #000;
	line-height: 1.3em;
	margin: 0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,li {
	list-style-type: none;
}
.err {
	font-size: 0.7em;
	line-height:1.3;
	font-weight: bold;
	color: #f00;
	background-color: #fdd;
	border: 1px solid #f00;
	padding: 3px;
	margin-bottom: 2px;
	width: 93%;
}
a { color: #00c;}
a: link { color: #00f;}
a: visited { color: #c0c;}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#wrapper {
}

/**********************************
	ヘッダー
*******************************/

#header {
	width: 100%;
	height: 160px;
	background: url(/jlc/jme/images/bg.gif) repeat-x left 0;
}
h1 {
	width: 300px;
	height: 27px;
	padding: 52px 0 0 5px;
	line-height:1.4;
}

h1.activate_title {
	width:80%;
	height:auto;
	margin:20px auto;
	padding:20px;
	text-align:center;
	border-radius: 0.3em;
	background-color: #ccc;
	line-height:1.6;
}

p.activate_desc {
	margin:20px 0;
	text-align:center;
	font-size:18px;
	line-height:1.6;
}


#header p {
	width: 90px;
	height: 10px;
	margin: -11px 0 0 70%;
}

/**********************************
	メイン
*******************************/

#container {
	/*width: 90%;*/
	margin: 10px 0 30px 0;
	padding:0 10px;
}
#contents {
	padding: 0 10px;
}

#contents p{
	padding: 20px 0 0 0;
}

.contents {
	width:93%;
	padding: 0 10px;
}

.contents p{
	padding: 20px 0 0 0;
	text-align:left;
}

.contents .inner p{
	padding: 20px 0 0 0;
	text-align:center;
}

h2 {
	color: #366;
	font-size: 0.8em;
	font-weight: normal;
}
p.page {
	font-size: 0.5em;
	color: #366;
	text-align: right;
	padding-right: 5px;
	margin: -30px 0 0 0;
}
hr.top {
	color: #366;
	/*margin-left: 1.5em;
	margin-right: 8em;*/
	margin: 3px 0 10px 0;
}
.inner {
	margin: 0 0 0 0;
}

.inner dd{
	margin: 10px 0 0 0;
	font-size:24px;
}

.inner dd.birth_day{
	margin: 10px 0 0 0;
	font-size:20px;
}

.inner dd span{
    font-size: 14px;
    margin: 10px 0 0;
    color: #ff3c00;
    display: block;
    letter-spacing: 0;
    line-height: 1.4em;
    padding: 2px 0 0;
}


.inner li a {
    background: rgba(0, 0, 0, 0) url("/jlc/sp/images/bg-dot02.gif") repeat-x scroll 0 bottom;
    display: block;
    padding: 14px 16px 14px 10px;
}



dl {
	margin:0 0 20px 0;
}
dl.notice {
	min-height: 90px;
	margin: 0 0 20px 0;
}
dl.notice2 {
	min-height: 160px;
	margin: 0 0 20px 0;
}


dl.notice span,dl.notice2 span {
	display: block;
	line-height: 1.4em;
	letter-spacing: 0;
	color: #ff3c00;
	padding: 2px 0 0 0;
}

dl dd.name1 span, dd.name2_kana span, dl dd.password span, dl dd.password2 span, dl dd.email span, dl dd.email2 span, dl dd.zip2 span, dl dd.address1 span, dl dd.address2 span, dl dd.tel1 span, dl dd.question_cd span{
	display: block;
	line-height: 1.4em;
	letter-spacing: 0;
	color: #ff3c00;
	padding: 2px 0 0 0;
}


dt {
	width: 100%;
	text-align: left;
	padding: 1px 10px 0 0;
}
dd {
	width: 100%;
}
dd.name {
	background: url("/jlc/jme/images/required.gif") no-repeat 81% 11px;
	/*background: url("/jlc/jme/images/required.gif") no-repeat left 187px top 0;*/
}
dd.id,dd.pass,dd.tel {
	background: url(/jlc/jme/images/required.gif) no-repeat 81% 11px;
}
dd.mail {
	background: url(/jlc/jme/images/required.gif) no-repeat 95% 11px;
}
dd.zip {
	background: url(/jlc/jme/images/required.gif) no-repeat 95% 11px;
}
dd.prefecture {
	background: url(/jlc/jme/images/required.gif) no-repeat 53% 11px;
}
dd.address {
	background: url(/jlc/jme/images/required.gif) no-repeat 95% 11px;
}
dd.address1 {
	background: url(/jlc/jme/images/required.gif) no-repeat 95% 11px;
}
dd.sex {

}
dd ul li {
	width: auto;
	float: left;
}
dd ul li.txt,dd ul.txrR {
	padding: 2px 10px 0 3px;
}
dd ul li.txt2 {
	width: 7px;
	height: 34px;
	padding: 2px 2px 0 2px;
}
dd.zip ul li.btn {
	width: 20%;
	padding: 0 0 0 0;
}

dd.sex ul li, dd.newsletter ul li, dd.activate ul li{
	margin:0 30px 0 0;
	font-size:18px;
	line-height:1.6;
}

input[type=text],
input[type=password] {
	width:100%;
	height: 32px;
	/*height: 20px;*/
    background: #ecf3f4 none repeat scroll 0 0;
    border: medium none;
    color: #0a6678;
    font-size: 16px;
    padding: 2px 0 0 5px;
}

input.name {
	width: 70%;
}
input.id,input.pass,input.tel {
	width: 70%;
}
input.mail {
	width: 83%;
}
input#form_zip1 {
	width: 60px;
}
input#form_zip2 {
	width: 60px;
}
input.btn {
	width: 110px;
	height: 40px;
	margin: 0 0 0 5px;
	font-size: 0.7em;
	text-align: center;
}
input#form_sex_0 {
	width: 25px;
	height:14px;
}
input#form_sex_1 {
	width: 22px;
	height:14px;
}

input.address {
	width: 83%;
}
input.address1 {
	width: 83%;
}
input.address2 {
	width: 83%;
}
input.answer {
	width: 83%;
}
select {
	padding: 0 0 0 0;
	height: 36px;
	font-size: 0.8em;
	line-height: 1.5em;
	/*height: 22px;*/
}
select.prefecture {
	width: 45%;
}
select.birth {
	width: 60px;
}
select.job {
	width: 70%;
}
select.question {
	width: 83%;
}

/**********************************
	アンケート
*******************************/

#enquete {
}
#enquete p {
	width: 100%;
	color: #366;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #366;
	border-bottom: solid 1px #366;
	margin: 20px 0 20px 0;
	padding: 10px 0;
}
#enquete dl {
	height: auto;
}
#enquete dt {
	height: 25px;
	padding: 0 0 0 0;
}
#enquete dt.weekday {
	background: url(/jlc/jme/images/required.gif) no-repeat 179px 7px;
}
#enquete dt.saturday {
	background: url(/jlc/jme/images/required.gif) no-repeat 91px 7px;
}
#enquete dt.sunday {
	background: url(/jlc/jme/images/required.gif) no-repeat 91px 7px;
}
#enquete dd {
	font-size: 0.8em;
	line-height: 2.4em;
}
#enquete ul.weekday {
	height: 350px;
}
#enquete ul.saturday {
	height: 285px;
}
#enquete ul.sunday {
	height: 285px;
}
#enquete li {
	width: 6%;
	height: 30px;
}
#enquete li.txt {
	clear: none;
	float: left;
	width: 88%;
}
#enquete span {
	/*color: #ff3c00;*/
}

/**********************************
	登録
*******************************/

ul#button {
	width:310px;
	margin: 20px auto 0;
}
ul#button li {
	width: auto;
	float: left;
}
ul#button li .submit {
	width: 140px;
	clear: both;
}
ul#button input {
	width: 300px;
	height: 60px;
	margin: 0 auto 10px;
	color:#000 !important;
}

input[type=file] {
	height: 60px;
	margin: 0 auto 10px;
}


ul#button input.submit {
	width: 300px;
	height: 60px;
	margin: 0 auto 10px;
	color:#000 !important;
}
ul#button input.reset {
	width: 145px;
	height: 38px;
}
ul#button input.back {
	width: 145px;
	height: 38px;
	margin: 0 0 0 10px;
}

button {
	width: 90%;
	height: 60px;
	margin: 40px auto 10px;
}

/**********************************
	フッター
*******************************/

#footer {
	width: 100%;
}
#footer img {
	margin: 0 auto 10px auto;
	display: block;
	border: 0;
}


#codeigniter_profiler {
	display:none;
}
