@charset "utf-8";
/* CSS Document */


.box_top h3 {
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: bold;
}
.top_setumei {
	margin:1em;
}
.box_top .list1 {
	margin: 1em 0;
	padding-left: 40px;
	list-style-type: disc;
}

.tokuten {
	border: 1px solid #2430A7;
	margin-bottom:3em;
}
.tokuten h4 {
	font-weight: bold;
	font-size: 20px;
	color: #2430A7;
	margin: auto;
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #2430A7;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	line-height: 45px;
	background-color: #E5E6E7;
	display:block;
}
.tokuten .ble {
	padding: 15px 30px 10px 30px;
	color: #2430A7;
}
.tokuten .caution.brline {
	padding: 0px 30px 5px 30px;
	font-size:12px;
}
.tokuten .caution {
	padding: 0px 30px 15px 30px;
	font-size:12px;
}
.hissu {
	line-height: 22px;
	color: #FFF;
	background-color: #D2002D;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.red {
	color: #D2002D;
}
.prosess {
}
.prosess ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.prosess ul li {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #999;
	background-color: #F2F2F2;
	text-align: center;
	width: 33.33%;
	list-style: none;
	position:relative;
}
.prosess ul li.on {
	color: #fff;
	background-color: #365DB5;
}
.prosess ul li span {
	position:absolute;
	top:0px;
	right:-10px;
	z-index:100;
	color: #365DB5;
	display:block;
	transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
}
.form_error {
	color: #D2002D;
	line-height:1.8;
	font-size:14px;
}


/*  フォーム　　*/

.box_form table {
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	border-bottom:solid 1px #000000;
	vertical-align: top;
}
.box_form table tr td table.inner1 {
	width: 100%;
	max-width:650px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom:none 0px #fff;
	margin-top: 0px;
}
.box_form table tr td table.inner1 tr td {
}
.box_form table tr {
	vertical-align: top;
}
.box_form table tr td.itemname {
	width: 29%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #F7F7F7;
	border-top: solid 1px #000000;
	padding: 1.5em 1em;
	text-align: left;
	vertical-align: top;
}
.box_form table tr td.item {
	width: 71%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-top: solid 1px #000000;
	padding: 1.5em 1em;
	text-align: left;
}
/*　入力方法テキスト　*/
.box_form table tr td p {
	font-size: 14px;
	color: #4D4D4D;
}
.kakikata {
	font-size: 14px;
	color: #4D4D4D;
}
.box_form table tr td p.txt_usl {
    font-size: 16px;
    color: #000;
}
.box_form table tr td p.txt_usl.mt05 {
    margin-bottom: 0.5em;
}
.box_form table tr td p.txt_unde {
	margin-top: 1em;
}
.box_form table tr td p.txt_single {
	line-height:35px;
}
.box_form table tr td .right-txt {
	float:left;
}
.box_form table tr td input {
	height:35px;
	line-height:35px;
	font-size:16px;
}
.box_form table tr td select {
	height:35px;
	line-height:35px;
}
.box_form table tr td div {
	display: block;
	margin-bottom:15px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.box_form table tr td div.mb00 {
	margin-bottom:0px;
}

/*　項目名　*/
.head_date {
	display: inline-block;
	margin: 0 10px 0 0;
}
.head_add  {
	display: inline-block;
	margin: 0 10px 0 0;
	width:86px;
}

/*テキストボックス*/
.t-box1 {
	width:40%;/**/
	max-width:270px;
	margin:0 10px 0 0;
}
.t-box2 {
	width:100%;
	max-width:270px;
	margin:0 10px 0 0;
}
.t-box3 {
	width:100%;
	max-width:130px;
	margin:0 10px 0 0;
}
.t-box4 {
	margin:0 10px 0 0;
}
.t-box5 {
	width:100%;
	max-width:50px;
	margin:0 10px 0 0;
}
.t-box6 {
	width:100%;
	max-width:80px;
	margin:0 10px 0 0;
}
.t-box7 {
	width:100%;
	max-width:500px;
	margin:0 10px 0 0;
}
.t-box7-2 {
	width:100%;
	max-width:500px;
	margin:0 10px 0 0;
}
.t-box8 {
	width:100%;
	max-width:270px;
	margin:0 10px 0 0;
}
table tr .item .td_inner2 {
	padding:0 0 1em;
	border-bottom:dotted 1px #666;
	margin-bottom:1em;
}

/*　テキスト領域　*/
.t-wrap1 {
	width:80%;/**/
	max-width:500px;
	margin:0;
	height:200px;
}
/*　ラジオボタン　*/

ul.form_select {
    width: 100%;
    margin: 0;
}
ul.form_select li {
    display: inline-block;
    margin: 0px 30px 0px 0;
}
.form_select label input {
    vertical-align: -0.8em;
}



/*入力　背景　未入力と入力済　*/

.required {
	background-color:#fdf2f4;
}
.checked .required {
	background-color:transparent;
}
.checked textarea.required {
	background-color:#fff;
}
.checked input[type="text"].required {
	background-color:#fff;
}
.checked input[type="tel"].required {
	background-color:#fff;
}
.checked input[type="email"].required {
	background-color:#fff;
}
.checked select.required {
	background-color:#fff;
}
.required2 {
	background-color:#f6f6f6;
}
.entered {
	background-color:#fff;
}



/* 入力OKの場合の背景色*/
.box_form table tr td.item.checked {
    background: #f0ffe5;
}
.privacy_attention.checked {
    background: #f0ffe5;
}
.box_form form table tr .item.checked .form_select.entered {
	background-color: #f0ffe5;
}
.privacy_attention p.entered {
	background-color: #f0ffe5;
}

#addr_search {
	display:inline-block;
	color: #fff;
	line-height: 35px;
	background-color: #333;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
}
#addr_search a {
	color:#fff;
	display: block;
}



/*同意*/
.privacy_attention {
	padding: 25px 35px 10px 35px;
	margin: 25px auto 30px;
	border:solid 1px #333333;
}
.privacy_attention h2 {
	font-weight: bold;
	margin-bottom: 1em;
}
.privacy_attention p {
	font-size: 12px;
}
.privacy_attention .excuse {
	color: #D2002D;
	margin-bottom: 2em;
	margin-top: 0.5em;
}
.privacy_attention p.doui {
	font-size: 16px;
	text-align: center;
	line-height: 55px;
}
.privacy_attention .doui label span.doui_check {
	font-size: 20px;
	line-height: 55px;
}
.privacy_attention .check {
	display: block;
	color: #D2002D;
	text-align:center;
	line-height:50px;
	font-size:14px;
}
.privacy_attention.checked .check {
	display: none;
}
.applicat_excuse {
	margin-bottom:3.5em;
}
.applicat_excuse h2 {
	margin-bottom:1em;
}
.applicat_excuse ul {
	margin: 1em 0;
	padding-left: 40px;
	list-style-type: disc;
}
.applicat_excuse ul li {
	font-size:12px;
	color:#4D4D4D;
	line-height:1.8;
}
.form_submit {
	text-align: center;
}
.form_submit p {
}
.form_submit #request_btn {
}
.form_submit .small {
	font-size: 12px;
	color: #666;
}

#rest_require{
	padding:10px;
	color:#fff;
	font-size:18px;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	background:#508bc9;
	background-color:rgba(25, 136, 255, 0.8);
	position:fixed;
	bottom:200px;
	left:10px;
	z-index:8888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:#fff solid 2px;
	cursor: pointer;
}
#rest_require span{
	font-size:28px;
	color:#ffff00;
	display: inline-block;
	margin: 0 2px;
}
#request_btn input {
	display: inline-block;
	width: 100%;
	max-width:580px;
	height: 80px;
	line-height: 80px;
	padding: 0;
	margin: 30px auto;
	font-size: 32px;
	font-weight: bold;
	border: none;
	background: #000;
	color: #fff;
	vertical-align: middle;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
#request_btn.disable input { 
	background: #666;
}
#request_btn input:hover {
	background: #365db5 !important;
}
#request_btn.disable input:hover {
	background: #666 !important;
}
#request_btn input#back_btn {
	display: inline-block;
	width: 260px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin: 10px 30px 30px 0;
	font-size: 20px;
	font-weight: bold;
	border: none;
	background: #767676;
	color: #fff;
	vertical-align: middle;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0, 0.2);
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
#request_btn a#back_btn					{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:focus			{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:link			{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:link:hover		{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:link:active		{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:visited			{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:visited:hover	{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:visited:active	{ color:#fff; text-decoration:none; }
#request_btn a#back_btn:hover {
	background: #adadad;
}
.satei {
	padding-bottom:1.5em;
	margin-bottom:2em;
	border-bottom:dotted 1px #666;
}
.satei h4 {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-top: 1.5em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-weight: bold;
}
.satei dl {
	margin: auto;
	width: 90%;
	overflow: hidden;
	position: relative;
	margin-bottom:1em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; 
	border:solid 1px #F90;
	display: table;
	height:114px;
	min-height:114px;
}
.satei dt {
	text-align: center;
	display: table-cell;
	width: 30%;
	margin-right: 0.5em;
	padding: 0.5em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #FC0;
	vertical-align: middle;
	font-weight: bold;
}
.satei dd {
	text-align: left;
	display: table-cell;
	padding: 0.5em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; 
	width: 65%;
	vertical-align: middle;
}


/*入居者ポイント制度のお申し込み*/
.max {
	margin: 1em 0;
	padding: 1em;
	overflow: hidden;
	position: relative;
}
.max_tokuten {
	margin:auto;
	width:100%;
	max-width:1000px;
	border:double 4px #09C;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:2em;
	margin-bottom:2em;
}
.max_tokuten h3 {
	font-weight: bold;
	text-align: center;
	margin-bottom:1em;
	font-size:24px;
	color:#0043a7;
}
.max_tokuten h4{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 8px #429edf;
    color: #429edf;
    font-weight: bold;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
            box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	margin-bottom: 0.8em;
	width:100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:110%;
}
.max_tokuten h4:active {
    -webkit-box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
            box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
}
.max_tokuten h5 {
	font-weight: bold;
	margin-bottom:0.8em;
}
.max_tokuten p {
	margin-bottom:3em;
	font-size:90%;
}
.maxlist1 {
	margin: 1em 0;
	padding-left: 2em;
	list-style-type: disc;
	font-size:85%;
	border-bottom:dotted 1px #999;
	padding-bottom:1em;
	margin-bottom:1em;
}
.maxlist2 {
	margin: 1em 0;
	padding-left: 2em;
	list-style-type: square;
	font-size: 80%;
	color: #666;
}
.max_keisan {
	margin:auto;
	width:95%;
	max-width:950px;
	box-sizing: border-box;
	padding:2em;
}
.max_keisan p {
	margin:auto;
	margin-bottom:2em;
	width: 100%;
	max-width:700px;
	color:#df6347;
}
.max_keisan p.keisan_img {
	text-align:center;
}
.max_keisan p img {
	width: 100%;
	margin:auto;
	max-width:700px;
}

/* あめにてぃ倶楽部使用規定 */
.inlineframe	{
	background-color:#f7f7f7;
	height:240px;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-bottom:3em;
	padding:1em;
	font-size:12px;
}
.inlineframe p {
	margin: 0.6em 0;
}
.inlineframe .list_circle {
	margin-left: 4em;
	list-style: disc outside;
}
.box_form table tr td.item p.ok_txt {
    display: none;
}
.box_form table tr td.item.checked p.ok_txt {
    display: block;
    font-size:18px;
	color:#F00;
	margin-top:0.3em;
	text-align:center;
}
.box_form .privacy_attention p.ok_txt {
    display: none;
}
.box_form .privacy_attention.checked p.ok_txt {
    display: block;
    font-size:18px;
	color:#F00;
	margin-top:0.3em;
	text-align:center;
}
.box_form table tr td div.confirm {
	margin-bottom: 0.2em;
}
.complet_mse {
	margin:3em auto;
	text-align:center;
	font-size:18px;
}
.complet_mse2 {
	margin:4em auto;
	text-align:center;
	border:solid 1px #999;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	width:200px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}
.complet_mse2 a {
	display:block;
	padding:1em;
}

/*2019 11 26 MAX150追記*/
.btn_max a {
	display:block;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background:#fff;
	background: #365db5 url(/ssl/images/arrow_bn.png) no-repeat right 16px center;
	background-size: 16px auto;
	color:#fff;
	padding:1em 1em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:19px;
	font-weight: bold;
	width:350px;
	margin:30px auto 20px;
}
.btn_max a:hover {
	background: #5884e6 url(/ssl/images/arrow_bn.png) no-repeat right 16px center;
	background-size: 16px auto;
	text-decoration:none;
}
.sp {
	display:none;
}
@media screen and (max-width: 1010px) {

}
