@charset "shift_jis";
/*************************************************/
/* 制作を始める時にはtop.css、header.css、h_menu.cssの中身をを削除してください */
/* ナビメニューのプルダウンを使用したい場合にはh_menu.cssの記述を参考にしてみてください。 */
/* この下にあるコメントアウトを活用してください！ */
/* 「assessment」は売却査定フォームのデフォルトデザイン用cssです */
/*************************************************/
/*************************************************/
/*  assessment  */
/*************************************************/

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.t_asse_form_wrap {
	width: 1000px;
	margin: 0 auto 40px;
}

.t_asse_form_wrap .h2_title {
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.t_asse_form {
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.t_asse_form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

.t_asse_form tr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 3px;
}

.t_asse_form tr th,
.t_asse_form tr td {
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.t_asse_form tr th {
	width: 25%;
	background: #FAFAF9;
}

.t_asse_form tr th {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	align-items: flex-start;
	text-align: left;
}

.t_asse_form tr td {
	width: 75%;
	font-size: 15px;
	line-height: 22px;
}

.t_asse_form th span {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	border-radius: 3px;
}

.t_asse_form th span.t_asse_required {
	border: 1px solid #ff4a32;
	color: #ff4a32;
	background: #FFE8E5;
}

.t_asse_form th span.t_asse_any {
	border: 1px solid #237dc0;
	color: #237dc0;
	background: #dfebf5;
}

.t_asse_form td p {
	color: #999;
}

.t_asse_form td input[type="text"],
.t_asse_form td input[type="tel"],
.t_asse_form td input[type="password"],
.t_asse_form td input[type="number"],
.t_asse_form td textarea,
.t_asse_form td select {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin-bottom: 4px;
	margin-right: 5px;
}

.t_asse_form td input[type="button"] {
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	cursor: pointer;
}

.t_asse_form td input[type="button"]:hover {
	background: #ccc;
}

.t_asse_form td select {
	cursor: pointer;
	height: 42px;
	vertical-align: bottom;
}

.t_asse_form td textarea {
	height: 150px;
	display: block;
}

.t_asse_form td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 9px 15px 9px 9px;
	display: inline-block;
	margin: 0 2px 5px 0;
}

.t_asse_form td label input {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.t_asse_form td label input[type="checkbox"],
.t_asse_form td label input[type="radio"] {
	vertical-align: sub;
	margin: 0 5px 0 0;
	cursor: pointer;
}

.t_asse_form td input[type="text"]:hover,
.t_asse_form td input[type="tel"]:hover,
.t_asse_form td input[type="password"]:hover,
.t_asse_form td input[type="number"]:hover,
.t_asse_form td textarea:hover,
.t_asse_form td select:hover,
.t_asse_form td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}

.t_asse_btn input[type="submit"] {
	-webkit-appearance: none;
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 400px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 20px;
	display: block;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.t_asse_btn input[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}

.t_asse_btn input[type="button"] {
	-webkit-appearance: none;
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 3px;
	width: 100px;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

.t_asse_btn input[type="button"]:hover {
	background: #ccc;
}

/* ----------------------------------------
top
---------------------------------------- */
.t_top_wrap {
	width: 100%;
	background-image: url(/img/top/top_bg.jpg);
	background-size: cover;
	background-position: center;
	height: 700px;
}

.t_top_wrap .t_top_in {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.t_top_wrap .t_top_main {
	margin-top: 36px;
	position: relative;
	z-index: 150;
}

.t_top_wrap .t_top_satei {
	width: 480px;
	margin-left: -32px;
	margin-top: 32px;
}
.t_counter {
	width: 1000px;
	display: block;
}
.t_counter iframe {
	width: 1000px;
	height: 150px;
}
.t_counter_body {
	margin: 0;
}
.t_counter_number {
	position: relative;
	font-size: 56px;
	font-weight: 600;
}
.t_soudan {
	position: absolute;
	top: 37px;
	right: 552px;
	margin: 0;
	line-height: 1;
	letter-spacing: 26px;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.t_seiyaku {
	position: absolute;
	top: 37px;
	right: 112px;
	margin: 0;
	line-height: 1;
	letter-spacing: 26px;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

/* ----------------------------------------
info
---------------------------------------- */
.t_info_wrap {
	margin: 30px 0 60px;
}

.t_info_wrap .t_info {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #666;
	border-radius: 5px;
	background: #fff;
}

.t_info_wrap .t_info_tl {
	line-height: 50px;
	font-size: 22px;
	padding: 0 30px;
	background: #004681;
	color: #fff;
	font-weight: 600;
}

.t_info_conts iframe {
	width: 1000px;
	height: 154px;
}

/* ----------------------------------------
reason
---------------------------------------- */
.t_rea_wrap .t_rea {
	width: 1080px;
	margin: 0 auto;
	border: 10px solid #fff;
	background: #edf2f7;
	box-shadow: 0 0px 5px #555;
	padding-top: 30px;
	padding-bottom: 30px;
}

.t_rea_wrap .t_rea_tl {
	text-align: center;
	margin-bottom: 40px;
}

.t_rea_wrap .t_rea_conts {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.t_rea_wrap .t_rea_one {
	width: 470px;
	border: 5px solid #004681;
	background: #fff;
	margin-bottom: 35px;
}

.t_rea_wrap .t_rea_no {
	height: 50px;
	background: #004681;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}

.t_rea_no span.small {
	font-size: 20px;
}

.t_rea_no span.yel {
	font-size: 40px;
	margin-left: 5px;
	color: #fff600;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
}

.t_rea_wrap .t_rea_main {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
	margin-top: 15px;
}

.t_rea_wrap .t_rea_img {
	text-align: center;
	margin: 12px 0;
}

.t_rea_wrap p {
	font-size: 15px;
	line-height: 22px;
	width: 410px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 88px;
}

.t_rea_one a {
	margin: -20px auto 20px auto;
	display: flex;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	width: 200px;
	height: 40px;
	background: #004681;
	border-radius: 20px;
	padding: 13px 0 0 0px;
	box-sizing: border-box;
	justify-content: center;
	box-shadow: 0px 3px 1px 0px #02325a;
	transition: .3s;
}
.t_rea_one a:hover {
	transform: translate(0px, 3px);
	box-shadow: none;
}

.t_rea_wrap .t_rea_link {
	width: 523px;
	margin: 0 auto;
}

.t_rea_link a {
	display: block;
	width: 513px;
	height: 73px;
	background-image: url(/img/top/t_rea_link_on.png);
}

.t_rea_link a:hover img {
	display: none;
}

/* ----------------------------------------
voice
---------------------------------------- */
.t_voice_wrap {
	width: 100%;
	background-image: url(/img/top/t_voice_bg.jpg);
	background-repeat: repeat;
	padding: 20px 0 60px;
	margin: 20px 0 60px;
}

.t_voice_wrap .t_voice_tl {
	text-align: center;
	margin-bottom: 50px;
}

.t_voice_wrap .t_voice_tl p {
	font-size: 20px;
	margin-top: -25px;
}

.t_voice_wrap .t_voice_conts {
	width: 1200px;
	margin: 0 auto;
}

.t_voice_conts iframe {
	width: 1200px;
	height: 330px;
}

.t_voice_wrap .t_voice_link {
	width: 523px;
	margin: 0 auto;
}

.t_voice_wrap .t_voice_link a {
	display: block;
	width: 523px;
	height: 83px;
	background-image: url(/img/top/t_voice_link_on.png);
}

.t_voice_link a:hover img {
	display: none;
}



/* ----------------------------------------
abcd course
---------------------------------------- */
.t_sale_course_wrap {
	width: 1100px;
	margin: 80px auto 0 auto;
}
.t_sale_course_ti {
	text-align: center;
}
.t_sale_course_ti p {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.6px;
  color: #371b00;
	margin: 30px 0;
}
.t_sale_course_wrap ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.t_sale_course_wrap ul li a:hover {
	opacity: .6;
}


.t_online_baner_wrap {
	text-align: center;
	margin-top: 80px;
}


.t_voice_bnr {
	width: 1040px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #111;
	padding: 30px;
}

.t_voice_bnr .t_v_bnr_main {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.t_voice_bnr .t_v_bnr_tl {
	width: 100%;
	text-align: center;
}

.t_info_satei a:hover {
	opacity: 0.8;
}

.t_v_bnr_tl p {
	font-size: 13px;
	line-height: 20px;
	display: block;
	padding-top: 12px;
	margin-top: 7px;
	text-align: center;
	font-weight: bold;
	border-top: 1px dashed #111;
}

.t_voice_bnr .t_v_bnr_link a {
	display: block;
	width: 530px;
	height: 180px;
	background-image: url(/img/top/t_voice_bnr_on.jpg);
}

.t_v_bnr_link a:hover img {
	display: none;
}

.t_voice_bnr ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
	margin: 0;
	padding: 0;
}

.t_voice_bnr li {
	margin-right: 13px;
	margin-top: 13px;
}

.t_voice_bnr li:nth-child(4n) {
	margin-right: 0;
}

.t_voice_bnr li a {
	width: 218px;
	height: 40px;
	position: relative;
	background: linear-gradient(180deg, #fff 0%, #fff 31px, #eee 37px, #eee 100%);
	border: 1px solid #ccc;
	display: block;
	color: #111;
	padding: 15px 15px;
	text-decoration: none;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}

.t_voice_bnr li a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 15px;
	width: 6px;
	height: 6px;
	border-top: 3px solid #111;
	border-right: 3px solid #111;
	border-radius: 3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.t_voice_bnr li a:hover {
	background: linear-gradient(180deg, #eee 0%, #eee 31px, #ccc 37px, #ccc 100%);
}

/* t_qa
---------------------------------------- */
.t_qa_wrap {
	width: 1100px;
	margin: 0 auto 60px;
	border: 10px solid #FFCD33;
	box-shadow: 0 0 3px 0 #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.t_qa_tl {
	text-align: center;
}

.t_qa {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.t_qa li {
	width: 48%;
	margin: 1%;
	background: #FFF4D2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.t_qa_q,
.t_qa_a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.t_qa_q {
	border-bottom: 1px solid #111;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	align-items: center;
}

.t_qa_q p {
	font-size: 18px;
	line-height: 28px;
}

.t_qa_q span,
.t_qa_a span {
	margin-right: 10px;
	background: #fff;
	font-size: 28px;
	font-weight: bold;
	height: 40px;
	width: 40px;
	text-align: center;
	flex-shrink: 0;
}

.t_qa_q span {
	color: #FFCD33;
	border: 2px solid #FFCD33;
	line-height: 33px;
}

.t_qa_a p {
	font-size: 15px;
	line-height: 24px;
	margin-right: 10px;
	color: #666;
}

.t_qa_a span {
	color: #18A2E0;
	border: 2px solid #18A2E0;
	line-height: 35px;
}

.t_qa_a a {
	color: #18A2E0;
	display: block;
}

.t_qa_a a:hover {
	color: #999;
}

/* ----------------------------------------
shop
---------------------------------------- */
.t_shop_wrap {
	padding-top: 80px;
	padding-bottom: 70px;
}

.t_shop_wrap .t_shop_tl {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.t_shop_wrap .t_shop_sub {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}

.t_shop_wrap .t_shop_sub p {
	font-size: 16px;
	line-height: 24px;
	background: #c4e2f0;
	padding: 23px 30px;
	font-weight: bold;
}

.t_shop_wrap .t_shop_sub img {
	position: absolute;
	bottom: 0;
	right: 80px;
}

.t_shop_wrap .t_shop_conts {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 40px;
}

.t_shop_wrap .t_shop_one {
	width: 490px;
}

.t_shop_wrap .t_shop_info {
	margin-bottom: 20px;
}

.t_shop_wrap .t_shop_info p {
	font-size: 14px;
	line-height: 22px;
}

.t_shop_wrap .t_shop_name {
	background: #004681;
	font-size: 18px;
	padding: 10px 15px;
	margin-bottom: 15px;
	color: #fff;
}

.t_shop_wrap .t_shop_tel {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.t_shop_wrap .t_shop_tel img {
	margin-right: 6px;
	width: 14px;
}

.t_shop_wrap .t_shop_tel p {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	font-size: 26px;
	margin: 0;
}

.t_shop_wrap .t_shop_tel a[href*="tel:"] {
	pointer-events: none;
}

.t_shop_wrap .t_shop_map {
	border: 1px solid #ccc;
	width: 600px;
	height: 410px;
}

.t_shop_wrap .t_shop_map iframe {
	border: 3px solid #fff;
}

.t_shop_wrap .t_shop_link {
	width: 503px;
	margin: 0 auto;
}

.t_shop_wrap a {
	display: block;
	width: 513px;
	height: 73px;
	background-image: url(/img/top/t_shop_link_on.png);
}

.t_shop_link a:hover img {
	display: none;
}

/* ----------------------------------------
form
---------------------------------------- */
.t_form_wrap {
	border: 10px solid #bacea6;
	background: #fff;
}

.t_satei {
	margin: 0;
	margin-top: -10px;
	margin-left: -10px;
}

.t_form_wrap .inquiry_form {
	width: 420px;
	margin: 0 auto;
}

.t_form_tl {
	background: #eee;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 2px 0;
}

.t_form_wrap .inquiry_form table {
	width: 100%;
	margin: 0;
	border: none;
}

.t_form_wrap .inquiry_form tr {
	margin-bottom: 6px;
	display: flex;
}

.t_form_wrap .inquiry_form th {
	background: #fff;
	border: none;
	padding: 0;
	padding-top: 6px;
	width: 135px;
	font-size: 15px;
	line-height: 24px;
	white-space: nowrap;
}

.t_form_wrap .inquiry_form .required {
	float: left;
	width: 35px;
	height: 24px;
	border-radius: 4px;
	margin: 0;
	margin-right: 3px;
}

.t_form_wrap .inquiry_form p {
	font-size: 13px;
	line-height: 24px;
}

.t_form_wrap .inquiry_form td {
	border: none;
	padding: 0;
	color: #111;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Noto Sans JP', "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 285px;
}

.t_form_wrap .inquiry_form td select {
	padding: 5px 10px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #111;
	color: #111;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Noto Sans JP', "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.t_form_wrap .inquiry_form td input[type="text"] {
	padding: 5px 10px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #111;
	color: #111;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Noto Sans JP', "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.t_form_wrap .inquiry_form input[type="submit"] {
	background-color: transparent;
	box-shadow: none;
	color: transparent;
	padding: 0;
	background-image: url(/img/top/top_satei.png);
	background-repeat: no-repeat;
	width: 433px;
	height: 73px;
	margin-left: -6px;
	margin-bottom: 5px;
}

.t_form_wrap .inquiry_form input[type="submit"]:hover {
	background: transparent;
	background-image: url(/img/top/top_satei_on.png);
}

.t_form_wrap .inquiry_form td input.year {
	width: 115px;
	margin-right: 10px;
}

.t_form_wrap .inquiry_form td select.area {
	width: 60px;
}

.t_form_wrap .inquiry_form td select.mansionname {
	margin-bottom: 7px;
}

.t_form_wrap .inquiry_form td label {
	border: 1px solid #111;
	margin: 0 5px 0 0;
	padding: 5px 9px 7px 6px;
}

.t_form_wrap .inquiry_form td label input {
	vertical-align: sub;
	width: 17px;
	height: 17px;
	margin-right: 2px;
}
.t_form_att {
	margin: 10px 0 0 0;
}


/* ----------------------------------------
approach
---------------------------------------- */
.t_approach_wrap {
	width: 1100px;
	margin: 0 auto;
}



/* ----------------------------------------
bottom_jsp
---------------------------------------- */
#jsp {
	display: flex;
	justify-content: flex-end;
	margin-top: -21px;
	margin-right: 10px;
}

#jsp a {
	display: block;
	color: #fff;
	margin: 0 5px;
}

#jsp a:hover {
	opacity: 0.7;
}

/*--タブレット調整用--*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) {

	.t_top_wrap {
		height: 750px;
	}

}