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

div.open_toggle {
	display:none;
}
.box_top h3 {
	margin-bottom: 1em;
	font-weight: bold;
	font-size:4vw;
}
/*180209*/
.top_setumei {
	margin:1em;
}

.box_top .list1 {
	margin: 1em 0;
	padding-left: 1em;
	list-style-type: disc;
	font-size:3.73vw;
}
.tokuten {
	border: 1px solid #2430A7;
	margin-bottom:1.5em;
}
.tokuten h4 {
	font-weight: bold;
	font-size:4vw;
	color: #2430A7;
	margin: auto;
	width: 100%;
	padding: 2vw 2vw;
	border-bottom: 1px solid #2430A7;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #E5E6E7;
	display:block;
	text-align:center;
}
.tokuten .ble {
	padding: 2vw 2vw;
	color: #2430A7;
}
.tokuten .caution {
	padding: 0vw 2vw 2vw;
	font-size:3.2vw;
}
.hissu {
	line-height: 5.87vw;
	color: #FFF;
	background-color: #D2002D;
	padding-right: 0.5vw;
	padding-left: 0.5vw;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	font-size: 80%;
}
.red {
	color: #D2002D;
}
.prosess ul {
	display: -webkit-box;
	display: box;
}
.prosess ul li {
	font-size: 3.47vw;
	line-height: 9.6vw;
	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:-2vw;
	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;
}


/*  フォーム　　*/

.box_form table {
	width: 100%;
	box-sizing: border-box;
	margin-top: 1em;
	overflow: hidden;
	position: relative;
	border-bottom:solid 1px #000000;
	vertical-align: top;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.box_form table tr td table.inner1 tr td {
}
.box_form table tr {
	vertical-align: top;
}
.box_form table tr td.itemname {
	width: 100%;
	border-top: solid 1px #000000;
	padding: 1vw 1em;
	text-align: left;
	vertical-align: top;
	display: block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.box_form table tr td.item {
	width: 100%;
	padding: 2vw 1em;
	text-align: left;
	display: block;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

/*　入力方法テキスト　*/

label  {
	display: block;
	margin-bottom:2vw;
}
label.sp_parallel {
	display:inline-block;
}
.box_form table tr td p {
	font-size: 3.2vw;
	color: #4D4D4D;
}
/*180209*/
.kakikata {
	font-size: 3.2vw;
	color: #4D4D4D;
}
.box_form table tr td p.txt_usl {
    font-size: 3.73vw;
    color: #000;
	padding-top:1em;
}
.box_form table tr td p.txt_usl.mt05 {
    margin-bottom: 0.5em;
}
.box_form table tr td input {
	height:11.2vw;
	line-height:11.2vw;
	font-size:4vw;
}
.box_form table tr td select {
	height:11.2vw;
	line-height:11.2vw;
	font-size: 4vw;
}

/*180209*/
.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;
}
.td_under_dot_line {
	border-bottom:dotted 1px #666;
	padding-bottom:3vw;
}
.td_under_dot_line .t-box6 {
	margin-bottom:2vw;
}
.box_form table tr td table.inner1 td.td_under_dot_line input {
	height: 8vw;
	line-height: 8vw;
}
.box_form table tr td table.inner1 td.td_under_dot_line input.kuuhaku {
	height: 4vw;
	line-height: 4vw;
}

/*テキストボックス*/
.t-box1 {
	width:100%;
	max-width:90vw;
	margin:0 0 1vw 0;
}
.t-box2 {
	width:100%;
	max-width:90vw;
	margin:0 0 0 0;
}
.t-box3 {
	max-width:40vw;
	margin:0 10px 0 0;
}
.t-box4 {
	width:100%;
	max-width:90vw;
	margin:0 0 0 0;
}
/*180209*/
.t-box5 {
	width:100%;
	max-width:17vw;
	margin:0 10px 0 0;
}
.t-box6 {
	width:100%;
	max-width:20vw;
	margin:0 10px 0 0;
}
.t-box7 {
	width:100%;
	max-width:90vw;
	margin:0 0 1vw 0;
}
.t-box7-2 {
	width:100%;
	max-width:90vw;
	margin:1vw 0 1vw 0;
}
.t-box8 {
	width:100%;
	max-width:80vw;
	margin:1vw 0 0 0;
}
table tr .item .td_inner2 {
	padding:0 0 1em;
	border-bottom:dotted 1px #666;
	margin-bottom:1em;
	position:relative;
	overflow:hidden;
}



/*　テキスト領域　*/
.t-wrap1 {
	width:100%;
	max-width:90vw;
	margin:0;
	height:30vw;
}
.sp textarea.t-wrap1 {
	font-size: 4vw;
}
 textarea.t-wrap1 {
    font-size: 4vw;
}
/*　ラジオボタン　*/

ul.form_select {
    width: 100%;
    margin: 0;
	font-size: 6vw;
}
ul.form_select li {
    display: inline-block;
    margin: 0 2vw 0 2vw;
	font-size: 4.5vw;
}
.form_select label input {
    vertical-align: -1em;
}
span.radio_yoko2 {
	display:block;
	float:left;
}

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

.required {
	background-color:#fdf2f4;
}
.required.long_sele {
	width:90vw;
}
.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;
	line-height: 11vw;
	color: #fff;
	background-color: #333;
	padding-right: 1vw;
	padding-left: 1vw;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#addr_search a {
	color:#fff;
	display:block;
}
.head_date {
	display: block;
}
.pc,
.head_add{
	display:none;
}


/*同意*/
.privacy_attention {
	padding: 5vw 5vw 5vw 5vw;
}
.privacy_attention h2 {
	font-weight: bold;
	margin-bottom: 1em;
}
.privacy_attention p {
	font-size: 3.2vw;
}
.privacy_attention .excuse {
	color: #D2002D;
	margin-bottom: 2em;
	margin-top: 0.5em;
}
.privacy_attention p.doui {
	font-size: 5vw;
	line-height: 12vw;
	text-align: center;
}
.privacy_attention .doui label span.doui_check {
	font-size: 5vw;
	line-height: 12vw;
}
.privacy_attention .doui input{
	vertical-align: baseline;
}
.privacy_attention .check {
	display: block;
	color: #D2002D;
	text-align:center;
	line-height:10vw;
	font-size:3.7vw;
}
.privacy_attention.checked .check {
	display: none;
}
.applicat_excuse {
	margin-bottom:2em;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding:5vw;
}
.applicat_excuse h2 {
	margin-bottom:1em;
}
.applicat_excuse ul {
	margin: 1em 0;
	padding-left: 1em;
	list-style-type: disc;
}
.applicat_excuse ul li {
	font-size:3.2vw;
	color:#4D4D4D;
	line-height:1.8;
}
.form_submit {
	text-align: center;
	margin-bottom:1.5em;
}
.form_submit p {
	text-align: center;
	margin:auto;
	width:90vw;
}
.form_submit #request_btn {
	text-align:center;
}
.form_submit .small {
	font-size: 3.2vw;
	color: #666;
	width:70vw;
}
#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:10px;
	left:0px;
	z-index:8888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:#fff solid 2px;
}
#rest_require span{
	font-size:28px;
	color:#ffff00;
	display: inline-block;
	margin: 0 2px;
}
#request_btn input {
	display: inline-block;
	width: 79.2vw;
	height: 14.67vw;
	line-height: 14.67vw;
	margin: 5vw auto;
	font-size: 4.6vw;
	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: 79.2vw;
	height: 14.67vw;
	line-height: 14.67vw;
	margin: 2vw auto 6vw;
	font-size: 4.6vw;
	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;
}


/*180209*/
.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;
}
.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;
}


/**/

.mt1em_sp {
	padding:1em 0;
	display:block;
}

/*入居者ポイント制度のお申し込み*/
.max {
	margin: 0.5em 0;
	padding: 0.5em 0;
	overflow: hidden;
	position: relative;
}
.max_tokuten {
	margin:auto;
	width:100%;
	border:double 4px #09C;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:0.8em 0.5em 0.5em;
	margin-bottom:1em;
}
.max_tokuten h3 {
	font-weight: bold;
	text-align: center;
	margin-bottom:0.5em;
	font-size:4.5vw;
	color:#0043a7;
}
.max_tokuten h4{
    display: inline-block;
    padding: 0.5em 1em 0.5em 0.5em;
    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:4vw;
}
.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;
	font-size:3.8vw;
}
.max_tokuten p {
	margin-bottom:1em;
	font-size:3.6vw;
}
.maxlist1 {
	margin: 1em 0;
	padding-left: 2em;
	list-style-type: disc;
	font-size:3.6vw;
	border-bottom:dotted 1px #999;
	padding-bottom:1em;
	margin-bottom:1em;
}
.maxlist2 {
	margin: 1em 0;
	padding-left: 2em;
	list-style-type: square;
	font-size:3.6vw;
	color: #666;
}
.max_keisan {
	margin:auto;
	width:100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:0.5em;
}
.max_keisan p {
	margin:auto;
	margin-bottom:1em;
	width: 100%;
	color:#df6347;
	font-size:3.6vw;
}
.max_keisan p.keisan_img {
	text-align:center;
}
.max_keisan p img {
	width: 100%;
	margin:auto;
}


/* あめにてぃ倶楽部使用規定 */
.inlineframe	{
	background-color:#f7f7f7;
	height:200px;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-bottom:3em;
	padding:1em;
	font-size:3.6vw;
}
.inlineframe p {
	margin: 0.6em 0;
}
.inlineframe .list_circle {
	margin-left: 1.5em;
	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:4vw;
	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:4vw;
	color:#F00;
	margin-top:0.3em;
	text-align:center;
}
.complet_mse {
	margin:3em auto;
	text-align:center;
	font-size:4.5vw;
}
.complet_mse2 {
	margin:1em auto;
	text-align:center;
	border:solid 1px #999;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	width:50vw;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:4.5vw;
}
.complet_mse2 a {
	display:block;
	padding:0.5em 1em;
}

