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


#services_add {
	background: #fff;
}


.content_add {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 90px 0px;
	position: relative;
	z-index: 2;
}


.col-md-4_add {
	width: 24.33333333333333%;
	float: left;
}

li.checkmark:before {
	content: url("../images/housing/checkmark.png");
}


li.crossmark:before {
	content: url("../images/housing/crossmark.png");
}


dl.informationtable {
	line-height: 40px;
	list-style: none outside none;
	overflow: auto;
	margin-top: 15px;
}


dl.informationtable dt {
	clear: both;
	width: 130px;
	height: 40px;
	text-indent: 1em;
	float: left;
}

dl.informationtable dd {
	height: 40px;
	text-indent: 1em;
}



/*COMPANYページ*/

dl.companytable {
	margin: 0 auto;
	line-height: 40px;
	list-style: none outside none;
	margin-top: 15px;
}


dl.companytable dt {
	width: 100%;
	padding: 30px 0 6px 0;
}



dl.companytable dd {
	width: 100%;
}

.content__inner {
	margin: 0 auto;
	width: calc(100% - 32px);
}

.youtube {
	margin: 40px auto;
	width: 100%;
	aspect-ratio: 16 / 9;

	iframe {
		width: 100%;
		height: 100%;
	}
}

.googleMap {
	width: 100%;
	aspect-ratio: 16 / 9;
	overflow: hidden;

	iframe,
	object,
	embed {
		width: 100%;
		height: 100%;
	}
}


.progress-content_add {
	padding: 8px;
	border: 1px solid #CCCBC9;
	/*box-shadow: 0px 0px 1px 1px #FFF inset, 0px 0px 20px 3px rgba(230, 226, 220, 0.6) inset;*/
	margin: 6px 0px;
	/*border-radius: 5px;*/
	text-align: center;
	color: white;
	border-radius: 6px;
	overflow: hidden;
	/* CSS3草案 */
	-webkit-border-radius: 6px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	/* Firefox用 */

	p {
		margin-bottom: 0;
	}
}

.progress-content_add img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.recruit {
	margin-top: 100px;
	margin-bottom: 40px;
	line-height: 30px;
	padding: 5px 10px;
}

.table-recruit {
	margin: 100px auto;
	width: 90%;
}

.table-recruit dl dt {
	padding: 5px 10px;
	background-color: #f4f4f4;
	margin-bottom: 15px;
	width: 22%;
}

.table-recruit dl dd {
	margin: 0 0 15px 15px;
}


.almadeWay {
	display: flex;
	gap: 20px;
}

.almadeWay__item {}

.almadeWay__hl {
	margin: 0 0 20px;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #2d3e48;
}

.almadeVisionMap {
	margin-top: 40px;
}


@media screen and (max-width: 640px) {
	.table-recruit dl dt {
		width: 100%;
	}
	.recruit-movie .services-btn {
		font-size: 20px;
	}
	.history {
		margin-top: 60px;
	}
	.almadeWay {
		flex-direction: column;
	}
}

.sp-only {
	display: block;
}


@media screen and (min-width : 640px) {
	.table-recruit {
		display: table;
		border-left: 0px #ccc solid;
		border-top: 0px #ccc solid;
		border-collapse: collapse;
		width: 100%;
		letter-spacing: 1px;
	}

	.table-recruit dl {
		display: table-row-group;
	}

	.table-recruit dl dt,
	.table-recruit dl dd {
		display: table-cell;
		padding: 10px;
		border-right: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
	}
	.sp-only {
		display: none;
	}
}

/* media screen and (min-width : 640px) end */




/*PRIVACYページ*/

.welcome-banner-text p {
	font-weight: 300;
	text-align: left;
}

/*purchaseページ*/
.flow_box {
	width: 85%;
	margin: 0 auto;
	padding-top: 30px;
}

.flow1,
.flow2,
.flow3,
.flow4 {
	width: 22%;
	height: 340px;
	display: inline-block;
	padding-top: 130px;
	vertical-align: top;
}

.flow1 {
	background: url('../sample/sample01.png') no-repeat center top #fff;
	margin-right: 2.5%;
	margin-left: 1.5%;
}

.flow2 {
	background: url('../sample/sample02.png') no-repeat center top #fff;
	margin-right: 2.5%;
}

.flow3 {
	background: url('../sample/sample03.png') no-repeat center top #fff;
	margin-right: 2.5%;
}

.flow4 {
	background: url('../sample/sample04.png') no-repeat center top #fff;
}

.scroll p.info_upper {
	background-color: #e77a82;
	color: #fff;
	text-align: center;
	font-size: large;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}

@media screen and (max-width:640px) {

	.flow1,
	.flow2,
	.flow3,
	.flow4 {
		width: 96%;
		margin: 10px auto;
	}

	.scroll p.info_upper {
		font-size: small;
	}

}

/*------退去受付ページ--------*/
.cancel_top {
	width: 100%;
	height: 260px;
	background-color: #2d3e48;
}
@media screen and (max-width:640px) {
	.cancel_top {
		height: 350px;
	}
}

.cancel_top h1 {
	padding-top: 30px;
	text-align: center;
	color: #fff;
}

.cancel_top h2 {
	padding-top: 20px;
	text-align: center;
	color: #fff;
}
.cancel_top p {
    text-align: center;
    color: #fff;
    padding: 20px;
    font-size: 16px;
}

.cancel_mid {
	margin-top: -20px;
	display: block;
}

#confirm,
#sent_mail {
	width: 76%;
	margin: 0 auto;
	font-size: 1.3em;
}

#confirm .chkbox {
	margin-right: 30px;
}

.confirm_top {
	font-size: 1.2em;
	margin-top: 50px;
	text-align: center;
}

.text_red {
	color: #f00;
}

.text_center {
	text-align: center;
}

.confirm_inner {
	width: 100%;
	background: url('../images/cancel_logo.png') no-repeat center center;
}

.confirm_inner h3,
.form_area_inner h3 {
	width: 40%;
	text-align: center;
	padding: 0 40px;
	margin: 50px auto;
	border-bottom: 1px solid #000;
}

.confirm_inner p {
	margin-top: 25px;
}

.confirm_inner h4 {
	margin-top: 80px;
	margin-bottom: 0;
	color: #f00;
	text-align: center;
}

.privacy_exp {
	margin-top: 0;
	font-size: 0.8em;
}

.privacy_exp a {
	color: #f00;
}

.privacy_exp a:hover {
	text-decoration: underline;
}

.form_area,
.send_confirm {
	width: 100%;
	height: auto;
	margin: 0 auto 80px;
}

.form_area_inner p,
.send_confirm p,
.send_confirm h3 {
	text-align: center;
	margin-top: 25px;
}

.submit_btn {
	padding: 10px;
	background-color: #2d3e48;
	width: 150px;
	color: #fff;
}

.cancel_table {
	border: 1px solid #ccc;
}

.cancel_table dl {
	display: table;
	margin: 0;
	width: 100%;
}

.cancel_table dt,
.cancel_table dd {
	padding: 15px;
	display: table-cell;
	margin: 0;
}

.cancel_table dt {
	border-right: 1px solid #ccc;
	width: 30%;
	background-color: #fff9f9;
}

.cancel_table dl {
	border-bottom: 1px solid #ccc;
}

.required {
	font-size: small;
	padding-left: 20px;
	color: #f00;
}

.wrt_example {
	font-size: small;
	padding-left: 20px;
}
@media screen and (max-width: 420px) {
	.wrt_example {
		padding-left: 0;
	}
}


.build_name,
.post_num,
.post_num_after {
	margin-bottom: 5px;
}

.go_to_top {
	font-size: 1.4em;
}

.go_to_top a:hover {
	color: #f00;
	text-decoration: underline;
}

.warning {
	font-size: large;
	color: #f00;
	text-align: center;
	margin: 100px auto;
}

.warning a {
	margin-top: 100px;
}

.warning a:hover {
	color: #f00;
	text-decoration: underline;
}

.error_msg_area {
	padding: 30px 30px;
	border: 1px solid #333;
	border-radius: 5px;
	color: #f00 !important;
}

@media screen and (min-width: 1290px) {

	#confirm,
	#sent_mail {
		width: 58%;
		margin: 0 auto;
		font-size: 1.3em;
	}
}

/*---------ipadサイズ対応------------*/
@media screen and (max-width: 800px) {

	#confirm,
	#sent_mail {
		width: 94%;
		margin: 0 auto;
		font-size: 1.3em;
	}

	.confirm_inner h3,
	.form_area_inner h3 {
		width: 80%;
		text-align: center;
		padding: 0 40px;
		margin: 50px auto;
		border-bottom: 1px solid #000;
	}

	#confirm .chkbox {
		margin-right: 20px;
		margin-left: 10px;
	}

	#cancel_wrap {
		width: 100%;
	}

	.cancel_table {
		width: 98%;
	}

	.cancel_table dt {
		border-right: none;
	}

	.cancel_table dt,
	.cancel_table dd {
		width: 98%;
		margin: 0 auto;
	}

	.cancel_table dt,
	.cancel_table dd {
		display: block;
	}

	.room_num {
		width: 30% !important;
	}

	.cancel_table input[type="text"],
	.cancel_table input[type="tel"],
	.cancel_table input[type="email"] {
		width: 98%;
	}

	.confirm_inner input[type="checkbox"],
	.cancel_table input[type="radio"],
	.confirm_ok {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		transform: scale(1.5);
	}

	.post_num {
		width: 30% !important;
	}

	.cancel_table textarea {
		width: 100%;
	}

	.submit_btn {
		padding: 10px 0;
		background-color: #2d3e48;
		width: 150px;
		color: #fff;
	}

}

/*---------------------------------------*/

/*---------スマホサイズ対応------------*/
@media screen and (max-width: 640px) {

	#confirm,
	#sent_mail {
		width: 94%;
		margin: 0 auto;
		font-size: 1.3em;
	}

	.confirm_inner h3,
	.form_area_inner h3 {
		width: 80%;
		text-align: center;
		padding: 0 40px;
		margin: 50px auto;
		border-bottom: 1px solid #000;
	}

	#confirm .chkbox {
		margin-right: 20px;
		margin-left: 10px;
	}

	#cancel_wrap {
		width: 100%;
	}

	.cancel_table {
		width: 98%;
	}

	.cancel_table dt {
		border-right: none;
	}

	.cancel_table dt,
	.cancel_table dd {
		width: 98%;
		margin: 0 auto;
	}

	.cancel_table dt,
	.cancel_table dd {
		display: block;
	}

	.room_num {
		width: 30% !important;
	}

	.cancel_table input[type="text"],
	.cancel_table input[type="tel"],
	.cancel_table input[type="email"] {
		width: 98%;
	}

	.confirm_inner input[type="checkbox"],
	.cancel_table input[type="radio"],
	.confirm_ok {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		transform: scale(1.5);
	}

	.post_num {
		width: 30% !important;
	}

	.cancel_table textarea {
		width: 100%;
	}

	.submit_btn {
		padding: 10px 0;
		background-color: #2d3e48;
		width: 150px;
		color: #fff;
	}

}

/*---------------------------------------*/
