@charset "utf-8";

/* CSS Document */

#registStep {
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    _margin-top: 0;
}

#registStep li {
    display: inline;
    color: #4EA4EC;
    font-size: 10.5px;
}

#registStep li.step_box {
    background: #FFF;
    color: #ccc;
    border: #ccc 1px solid;
    border-radius: 3px;
    padding: 5px;
}

#registStep li.pass {
    background: #E6F3FF;
    color: #4EA4EC;
    border: #4EA4EC 1px solid;
}

#pwRequest {
    padding: 20px;
    border: #4EA4EC 1px solid;
    background-color: #D2EAFF;
}

#pwRequest table {
    margin: 0 auto;
}

#pwRequest td, #pwRequest th {
    padding: 10px;
    vertical-align: top;
}

#pwRequest th {
    width: 180px;
    text-align: right;
}


/*会員登録のメリット*/

#melit #title {
    margin-bottom: 20px;
}

#melit h3 {
    width: 224px;
    height: 34px;
    margin-bottom: 5px;
    padding-top: 30px;
    padding-left: 110px;
    color: #660000;
    font-size: 14px;
    font-weight: bold;
}

#m1, #m2, #m3, #m4 {
    width: 334px;
    margin-bottom: 15px;
}

#melit #m1 h3 {
    background: url(../../regist/images/melit_h3_01.gif) left bottom no-repeat;
}

#melit #m2 h3 {
    background: url(../../regist/images/melit_h3_02.gif) left bottom no-repeat;
}

#melit #m3 h3 {
    height: 44px;
    padding-top: 20px;
    background: url(../../regist/images/melit_h3_03.gif) left bottom no-repeat;
}

#melit #m4 h3 {
    background: url(../../regist/images/melit_h3_04.gif) left bottom no-repeat;
}

#m1 p, #m2 p, #m3 p, #m4 p {
    width: 308px;
    padding: 10px;
    border: #FECFEE 3px solid;
}

#m1, #m3 {
    float: left;
}

#m2, #m4 {
    float: right;
}

#melit #main2 a {
    padding-left: 0;
    background-image: none;
}

#melit #main2 p span {
    color: #FF0066;
}


/*reco*/

#reco {
    width: 950px;
    margin: 0 auto;
}

div#regi_mail_banner {
    width: 950px;
    height: 760px;
    margin-top: 20px;
    margin-left: -12px;
}

div#regi_mail_banner2 {
    background: url("/common/images/banner/al_kensa.jpg");
    width: 850px;
    height: 406px;
    margin: 0 auto;
}

.cate {
    margin-left: 60px;
    margin-top: 20px;
    display: block;
}

#cate1 {
    background: url(../images/cate1.png);
    width: 719px;
    height: 67px;
}

#cate1:hover {
    background-position: 0px -67px;
}

#cate2 {
    background: url(../images/cate2.png);
    width: 719px;
    height: 67px;
}

#cate2:hover {
    background-position: 0px -67px;
}

#cate3 {
    background: url(../images/cate3.png);
    width: 719px;
    height: 67px;
}

#cate3:hover {
    background-position: 0px -67px;
}

#cate4 {
    background: url(../images/cate4.png);
    width: 719px;
    height: 67px;
}

#cate4:hover {
    background-position: 0px -67px;
}

#mbutton {
    background: url(../images/regi_1.png);
    width: 284px;
    height: 67px;
    margin: 0 auto;
    margin-top: 270px;
}

#mbutton2 {
    background: url(/common/images/banner/al_btn_regi.png);
    width: 314px;
    height: 73px;
    margin: 0 auto;
    margin-top: 270px;
    display: block;
}

#mbutton:hover, #mbutton2:hover {
    background-position: 0px -73px;
}

#bar {
    background: url("../images/bg_h3.gif") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #CCCCCC;
    border-left: 4px solid #4EA4EC;
    width: 836px;
    padding: 7px;
    color: #333333;
}

#text1 {
    width: 100%;
    margin-top: 30px;
    height: 50px;
}

#area_sel {
    width: 576px;
    margin: 0px auto 50px;
}

#area1 {
    background: url("/regist/images/contents-06-btn02.png");
    width: 576px;
    height: 52px;
}

#area2 {
    background: url("/regist/images/contents-06-btn03.png");
    width: 576px;
    height: 52px;
}

#area3 {
    background: url("/regist/images/contents-06-btn04.png");
    width: 576px;
    height: 52px;
}

#area4 {
    background: url("/regist/images/contents-06-btn05.png");
    width: 576px;
    height: 52px;
}

#area5 {
    background: url("/regist/images/contents-06-btn06.png");
    width: 576px;
    height: 52px;
}

#area6 {
    background: url("/regist/images/contents-06-btn07.png");
    width: 576px;
    height: 52px;
}

#area7 {
    background: url("/regist/images/contents-06-btn08.png");
    width: 576px;
    height: 52px;
}

#area1:hover {
    background-position: 0px -52px;
}

#area2:hover {
    background-position: 0px -52px;
}

#area3:hover {
    background-position: 0px -52px;
}

#area4:hover {
    background-position: 0px -52px;
}

#area5:hover {
    background-position: 0px -52px;
}

#area6:hover {
    background-position: 0px -52px;
}

.cont {
    padding: 20px 0px 5px;
    font-weight: bold;
    font-size: 20px;
}

.link_inner {
    width: 100%;
    height: 100%;
    display: block;
}

#privacy_frame {
    border: 1px solid #aed3f3;
    height: 280px;
    margin: 30px auto;
    overflow: auto;
    padding: 10px 30px;
    width: 800px;
}

.error_message {
    color: red;
    font-weight: bold;
    font-size: 16px;
}

.kiyaku_btn {
    padding: 7px 5px;
    cursor: pointer;
    background: #ffcb91;
    border: solid 1px #CCC;
    font-size: 15px;
}

.big_radio input {
    display: none;
}

.big_radio label {
    font-size: 25px;
    position: relative;
    padding-left: 28px;
    margin-left: 20px;
    cursor: pointer;
}

.big_radio label:before {
    content: "◯";
    position: absolute;
    display: block;
    font-size: 25px;
    left: 0px;
    top: 5px;
}

.big_radio label:after {
    content: "●";
    position: absolute;
    font-size: 15px;
    left: 5px;
    top: 5px;
    display: none;
}

.big_radio input[type=radio]:checked+label:after {
    display: block;
}

#contents .prof_btn{
  margin:40px auto;
  font-size:20px;
  font-weight:bold;
  padding: 13px 30px;
}

#contents .prof_btn:hover{
  color: #FFF;
}

@media (max-width: 767px){

  /*メール登録画面*/
	#main2 #contents{
		width:100%!important;
    padding-left: 15px;
    padding-right: 15px;
	}
	#registStep ul li{
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    width: auto;
	}
	#registStep ul li:not(.step_box){
		margin-top: 6px;
	}
	.mailForm{
		padding-left: 0px!important;
    padding-top: 16px!important;
	}
	.mailForm .form2 span.cap.red{
		display: block;
	}
	.mailForm .form2 th.firstChild{
		width: 120px;
    font-size: 12px;
	}
	.mailForm .form2 td.lastChild{
		width: auto;
    padding-left: 6px;
	}
	.mailForm .form2 td.lastChild label input[type="text"]{
		width: 100%!important;
		font-size: 16px;
	}

	/* 	メール登録完了 */
	.mailConfirmationImgDiv{
		width: 100%!important;
	}
	.mailConfirmationImgDiv img.empty{
		height: auto;
	}

	/* 個人情報登録 */
	.Basicinformation{
		padding-left: 0px!important;
    padding-top: 16px!important;
	}
	.Basicinformation table.form2 th {
    width: 120px;
    font-size: 12px;
    padding-left: 0px;
  }
  .Basicinformation table.form2{
	  table-layout: fixed;
  }
  .Basicinformation .form2 input,
  .Basicinformation table.form2 select,
	.Basicinformation .big_radio label,
	table.form2 td {
    font-size: 12px!important;
	}
  #btn_conf2{
	  width: 260px!important;
    font-size: 16px!important;
  }
	.Basicinformation .ncap,
	.Basicinformation label{
    display: block!important;
	}
	.Basicinformation .big_radio label{
		margin-bottom: 16px;
	}
	.Basicinformation table.form2 td {
    padding: 6px!important;
  }
  .Basicinformation .form2 input[type=radio] {
    transform: scale(1)!important;
	}

	/* 	個人情報登録確認 */
  .functionBtnC{
      margin-top: 80px;
  }
	.functionBtnC>div>a{
		display: block!important;
    float: inherit!important;
    margin: 16px auto;
    margin-left: 0px!important;
	}
	.functionBtnC #btn_back{
		margin: 16px auto;
	}

	/* 個人情報登録完了	 */
	#regist_complete{
		font-size: 20px!important;
	}
}
