.login {
    background: url('/m/images/contents/login-bg.jpg') no-repeat center top;
    background-size: cover;
    padding: 90px 30px 85px 30px;
}
.login .frm-head {
    margin: 0 0 25px 0;
}
.login .frm-head p {
    text-align: center;
    color: #fff;
    font-size: 1.375rem;
    line-height: 30px;
}

.content .info-line {
    overflow: hidden;
    width: 100%;
    margin: 0 0 30px 0;
}
.content .info-line .th {
	display: block;
    font-size: 1.5rem;
    line-height: 68px;
    padding: 0;
	color: #ef7f00;
    height: 68px;
    
    
}
.content .info-line .td {
    display: block;
    width: 100%;
    vertical-align: middle;
    line-height: 68px;
    font-size: 1.375em;
}
.content .info-line .td input, 
.content .addr input {
    font-size: 1.375rem;
    padding: 0 3%;
    height: 68px;
    line-height: 68px;
    width: 93%;
    vertical-align: top;
    border: 1px solid #999;
	background: #333;
	color: #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.content.find .birth-line select {
	width: 27%;
	font-size: 100%;
	margin: 0 0 0 1%;
	border: 1px solid #adadad;
	
}

.content .save-id {
    font-size: 1rem;
    color: #fff;
    line-height: 40px;
    margin: 0 0 30px 0;
}
.content .save-id label {
    font-size: 1.375rem;
}
.content .go-memsvc {
    padding: 30px 0 0 0;
    text-align: center;
    line-height: 30px;
    color: #565656;
}
.content .go-memsvc a {
    font-size: 1.375rem;
    color: #fff;
}
.content .go-memsvc a.join, 
.content.find .go-memsvc a.join {
    color: #ef7f00;
    font-weight: bold;
}

.content.join .agr-bx {
    padding: 0 30px;
}
.content.join .agr-bx .agree {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #7f7f7f;
}
.agree-modal {
    display: none;
    width: 80%;
    color: #fff;
    font-size: 21px;
    line-height: 32px;
}
.agree-modal {
    position: absolute;
    z-index: 100;
    padding: 10px;
    display: none;
}
.agree-modal h3 {
	font-size: 1.875rem;
	margin: 0 0 30px 0;
}
.agree-modal h4 {
    color: #fff;
    font-size: 1.5rem;
    border-bottom: 1px dashed #fff;
    padding: 0 0 40px 0;
    margin: 0 0 30px 0;
}
.agree-modal .agree-bx {
    height: 300px;
    overflow-y: scroll;
    font-size: 80%;
    color: #fff;
}
.agree-modal .agree-bx {
    height: 600px;
    overflow-y: scroll;
    font-size: 1.25rem;
}
.agree-modal button.closeModalLayer {
    overflow: hidden;
    padding: 0;
    margin: 0;
    line-height: 0;
    background: transparent;
    position: absolute;
    top: 3%;
    right: 3%;
}
.agree-modal button.closeModalLayer {
    overflow: hidden;
    padding: 0;
    margin: 0;
    line-height: 0;
    background: transparent;
    position: absolute;
    top: 15px;
    right: 16px;
}
.agree-modal h5, .agree-modal h6 {
    font-weight: bold;
    font-size: 90%;
    margin: 20px 0 10px 0;
    color: #fff;
}
.agree-modal h5, .agree-modal h6 {
    font-weight: bold;
    font-size: 1rem;
    margin: 20px 0 10px 0;
}
.content.join .agr-bx .agree {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #7f7f7f;
}
.content.join .agr-bx .agree.end {
    border-bottom: 0;
    margin: 0 0 40px 0;
}
.content.join .agr-bx .agree h3 {
    padding: 0 0 0 0!important;
    background: none!important;
    float: left;
    margin: 0 0 0 0;
    vertical-align: middle;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 40px;
	height: auto;
	color: #999;
}
.content.join .agr-bx .agree p {
    float: right;
    vertical-align: middle;
}
.content.join .agr-bx .agree p .open_modal {
    display: inline-block;
    border: 1px solid #aaa;
    vertical-align: top;
    padding: 0 18px;
    width: 87px;
    line-height: 38px;
    height: 38px;
    text-align: left;
    background: #2a2a2a;
    color: #fff;
    font-size: 1.25em;
}
.content.join .agr-bx .agree p label {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    font-size: 1.25rem;
}
.content.join .agr-bx .agree p label input {
    height: 25px;
    vertical-align: middle;
    width: 25px;
    border: 1px solid #aaa;
}
.content .addr input {border-left: 1px solid #999;}

.join .join-info {
    padding: 60px 30px;
}
.join .join-info h3 {
    background: url('/m/images/contents/h3-bar.png') no-repeat 0 0;
    padding: 27px 0 0 0;
    font-weight: bold;
    font-size: 1.75rem;
    line-height: 1;
	color: #999;
    margin: 0 0 40px 0;
}
.content .info-line.info-id, 
.content .info-line.info-pw, 
.content .info-line.info-birth, 
.content .info-line.info-addr {
    margin: 0 0 15px 0;
}

.content .info-line.info-id .td input {
    width: 63%;
}
.content .info-line .td button {
    background: #2a2a2a;
    color: #fff;
    padding: 0 3%;
    height: 70px;
    line-height: 70px;
    font-size: 1rem;
}
.content.join .warring {
    margin: 0 0 30px 0;
    color: #de3939;
    font-size: 1.125em;
}
.content .info-line .td select {
    vertical-align: top;
    border: 1px solid #999;
	background: transparent;
	color: #fff;
    font-size: 1em;
    padding: 0 3%;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 0px;
}
.content .info-line .td .first, 
.content .info-line.info-tel .td select {
}
.content .info-line.info-birth .td select {
    width: 27%;
}
.content.join .bir-typ {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
}
.content.join .bir-typ label {
    font-size: 1.25rem;
}
.content .info-line.info-tel .td input, 
.content .info-line.info-tel .td select {
    width: 25%;
    border-left: 1px solid #adadad;
}
.content .info-line.info-tel2 .td input, 
.content .info-line.info-tel2 .td select {
    width: 25%;
    border-left: 1px solid #adadad;
}

.content .info-line.info-mail .td input {
    width: 22.3%;
    border-left: 1px solid #adadad;
}
.content .info-line.info-mail .td input.first {
}
.content .info-line.info-mail .td select {
    width: 27%;
    border-left: 1px solid #adadad;
}

.content .info-line.info-addr .td input {
    width: 50%;
}
.content.join .addr {
    margin: 0 0 15px 0;
}
.content .info-line.edit-id .td input {width: 93%}

.content.join .join-conf {
	padding: 100px 0;
	text-align: center;
	font-size: 1.25rem;
}
.content.join .join-conf strong {
	display: block;
	font-size: 1.875rem;
	margin: 0 0 20px 0;
	color: #fff;
}
.content.find .frm-head {
    margin: 0 0 25px 0;
}
.content.find .frm-head p {
    font-size: 1.375rem;
    line-height: 36px;
}
.content.login .frm-head p {
	text-align: center;
	color: #fff;
	font-size: 1.875rem;
	line-height: 30px;
}
.content.find .find-view {
	margin: 0 0 60px 0;
	border: 1px solid #aaa;
	text-align: center;
	padding: 30px 0;
	line-height: 32px;
	font-size: 21px;
}
.content.find .find-view strong {
	color: #e14841;
	font-weight: bold;
}
.sub-lead {
	font-size: 22px;
	color: #666;
}

.content.drop-out .info-line {
	width: 100%;
	height: 70px;
	margin: 0 0 30px 0;
}
.content.drop-out .info-line .th {	
	float: left;
	font-size: 100%;
	/*line-height: 1;*/
	width: 30%;
	padding: 8px;
	border: 1px solid #adadad;
	background: #e4e4e4;
}
.content.drop-out .info-line .td {
	float: left;
	font-size: 100%;
	width: 64.5%;
}
.content.drop-out .info-line.info-id input,
.content.drop-out .info-line.info-pw input {
	border: 1px solid #adadad;
	padding: 6px 8px;
	width: 95%;
	border-left: 0;
	font-size: 100%;
}
.content.drop-out .desc-drop {
	font-size: 1.375em;
	line-height: 35px;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 1px dashed #7f7f7f;
}
.poll-list {
	padding: 0 5% 10px 5%;
}
.poll-list li {
	height: 41px;
	line-height: 41px;
	margin: 0 0 20px 0;
	font-size: 1.375em;
}
.poll-txt {margin: 0 0 0 0;}
.poll-txt textarea {
	width: 100%;
	height: 205px;
}
.content.drop-out-end {
	padding: 100px 0;
	text-align: center;
	font-size: 1.25rem;
}
.content.drop-out-end strong {
	display: block;
	font-size: 1.875rem;
	color: #fff;
	margin: 0 0 30px 0;
}

