@charset "UTF-8";

body {
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.8;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	min-width: 1230px;
	background: #F9F6E3;
}

a {
	outline-style: none;
	-webkit-transition: opacity .4s, background .4s, color .4s;
	transition: opacity .4s, background .4s, color .4s;
}

.inner {
	max-width: 1230px;
	padding: 0 15px;
	margin: 0 auto;
}

.main {
	overflow: hidden;
	display: block;
	padding-bottom: 60px;
}

.-sell .main {
	padding-bottom: 120px;
}

.-insurance .main {
	padding-bottom: 120px;
}

.vis-sp,
.vis-tb {
	display: none;
}

.cmnhd {
	line-height: 1;
}

.cmnhd_top {
	background: #58412F;
	color: #fff;
	padding: 15px 0;
}

.cmnhd_top_cnt {
	position: relative;
}

.cmnhd_lead {
	font-size: 14px;
}

.cmnhd_lead em {
	font-size: 22px;
	font-weight: bold;
	color: #FFF100;
	vertical-align: text-bottom;
	padding: 0 3px;
	display: inline-block;
}

.cmnhd_fav {
	display: block;
	background: #fff;
	color: #333;
	width: 150px;
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
	border-radius: 6px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	box-shadow: 0 2px 0 0 #b4b4b4;
	transition: box-shadow .4s, transform .4s;
}

.cmnhd_fav:hover {
	box-shadow: none;
	transform: translateY(2px);
}

.cmnhd_fav > span {
	display: inline-block;
	position: relative;
	padding-left: 1.3em;
}

.cmnhd_fav > span:before {
	font-family: icomoon;
	content: "\e912";
	color: #E7486D;
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5em;
}

.cmnhd_main {
	padding: 18px 0;
}

.cmnhd_main_row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.cmnhd_ttl {
}

.cmnhd_ttl:before {
}

.cmnhd_ttl > a {
	display: block;
	padding: 15px 0 15px 105px;
	position: relative;
}

.cmnhd_ttl > a:hover {
	opacity: 0.8;
}

.cmnhd_ttl > a:before {
	content: "";
	display: block;
	background-image: url(../img/img-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 86px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 0;
}

.cmnhd_ttl span {
	font-size: 14px;
	display: block;
}

.cmnhd_ttl em {
	font-size: 32px;
	color: #002C87;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.cmnhd_cat {
	display: none;
}

.cmnhd_info {
}

.cmnhd_tel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.cmnhd_tel > a {
	display: block;
	position: relative;
	padding-left: 48px;
}

.cmnhd_tel > a:before {
	content: "";
	display: block;
	background-image: url(../img/img-freedial.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 43px;
	height: 25px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.cmnhd_tel > span {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 7px;
	padding-left: 48px;
}

.cmnhd_inq {
	display: inline-block;
	vertical-align: middle;
	background: #FF590B;
	color: #fff;
	border-radius: 6px;
	box-shadow: 0 4px 0 0 #c74200;
	width: 285px;
	position: relative;
	padding: 28px 20px 14px;
	transition: box-shadow .4s, transform .4s;
}

.cmnhd_inq:hover {
	box-shadow: none;
	transform: translateY(4px);
}

.cmnhd_inq_catch {
	position: absolute;
	top: -12px;
}

.cmnhd_inq_cat {
	position: absolute;
	bottom: 0;
	right: 5px;
}

.cmnhd_inq_txt {
	font-size: 18px;
	font-weight: bold;
}

.cmnhd_inq_txt small {
	font-size: 14px;
}

.cmnhd_nav {
	margin-top: 25px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.cmnhd_nav > a {
	display: block;
	text-align: center;
	width: 16.666%;
	border-right: 1px solid #c0b9a9;
	padding: 5px 0;
}

.cmnhd_nav > a:hover {
	color: #FF590B;
}

.cmnhd_nav > a:first-child {
	border-left: 1px solid #c0b9a9;
}

.cmnhd_nav > a span {
	display: block;
	font-size: 24px;
	color: #58412F;
	transition: color .4s;
}

.cmnhd_nav > a:hover span {
	color: #FF590B;
}

.cmnhd_nav > a em {
	display: block;
	margin-top: 5px;
}

.pankuzu {
	line-height: 1;
	background: #EEE3CC;
}

.pankuzu .inner {
	position: relative;
}

.pankuzu .inner:after {
	content: "";
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 15px;
	background: linear-gradient(to right, rgba(238, 227, 204, 0) 0%, rgba(238, 227, 204, 1) 100%);
}

.pankuzu_list {
	font-size: 0;
	padding: 10px 0;
	white-space: nowrap;
	overflow: scroll;
	position: relative;
}

.pankuzu_list::-webkit-scrollbar {
	display: none;
}

.IE .pankuzu_list,
.Edge .pankuzu_list {
	overflow: hidden;
}

/*.pankuzu_list:after {
	content: "";
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: linear-gradient(to right, rgba(238, 227, 204, 0) 0%, rgba(238, 227, 204, 1) 100%);
}*/
.pankuzu_list > li {
	font-size: 12px;
	display: inline-block;
	position: relative;
	padding-right: 1.5em;
}

.pankuzu_list > li:after {
	content: "＞";
	display: inline-block;
	position: absolute;
	right: 0.3em;
	top: 50%;
	font-size: 10px;
	margin-top: -0.5em;
}

.pankuzu_list > li:last-child {
	padding-right: 50px;
}

.pankuzu_list > li:last-child:after {
	display: none;
}

.pankuzu_list > li > a {
}

.pankuzu_list > li > a:hover {
	text-decoration: underline;
}

.spnav {
	display: none;
	line-height: 1;
}

.spnav_btn {
	background: #34251C;
	color: #fff;
	padding: 15px 0;
	text-align: center;
}

.spnav_btn_humb {
	width: 30px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 10px;
}

.spnav_btn_humb > span {
	display: inline-block;
	width: 100%;
	height: 4px;
	background: #FFF;
	position: absolute;
	left: 0;
	transition: transform .4s, opacity .4s;
}

.spnav_btn_humb > span:nth-child(1) {
	top: 0;
}

.spnav_btn.-open .spnav_btn_humb > span:nth-child(1) {
	transform: translate(0px, 10px) rotate(-45deg);
	transform-origin: center;
}

.spnav_btn_humb > span:nth-child(2) {
	top: 50%;
	margin-top: -2px;
}

.spnav_btn.-open .spnav_btn_humb > span:nth-child(2) {
	opacity: 0;
}

.spnav_btn_humb > span:nth-child(3) {
	bottom: 0;
}

.spnav_btn.-open .spnav_btn_humb > span:nth-child(3) {
	transform: translate(0, -10px) rotate(45deg);
	transform-origin: center;
}

.spnav_btn_txt {
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
}

.spnav_btn_txt:before {
	content: "MENU";
}

.spnav_btn.-open .spnav_btn_txt:before {
	content: "閉じる";
}

.spnav_cnt {
	background: #58412F;
	color: #fff;
	display: none;
}

.spnav_inq {
	padding: 20px 0;
}

.spnav_inq_hd {
	position: relative;
	padding: 10px 0 10px 100px;
}

.spnav_inq_txt {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.spnav_inq_cat {
	position: absolute;
	left: 0;
	bottom: 0;
}

.spnav_inq_btn {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.spnav_inq_btn > a {
	display: block;
	width: 49%;
	background: #FBE000;
	border-radius: 6px;
	box-shadow: 0 4px 0 0 #bba700;
	text-align: center;
	color: #333;
	padding: 10px 0;
}

.spnav_inq_btn > a span {
	display: block;
}

.spnav_inq_btn > a span.icon-mail {
	font-size: 14px;
	padding: 3px 0;
}

.spnav_inq_btn > a span.icon-tel {
	font-size: 20px;
}

.spnav_inq_btn > a em {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}

.spnav_item {
	font-size: 14px;
	border-bottom: 1px solid #7e6b5a;
	padding: 30px 0;
}

.spnav_item.-pt0 {
	padding-top: 0;
}

.spnav_list {
}

.spnav_list > li {
}

.spnav_list > li > a,
.spnav_list > li > span {
	border-bottom: 1px solid #7e6b5a;
	display: block;
	padding: 15px 0 15px 1em;
	position: relative;
}

.spnav_list > li > a:before,
.spnav_list > li > span:before {
	font-family: icomoon;
	content: "\e900";
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5em;
}

.spnav_list > li.-hassub > span:after {
	font-family: icomoon;
	content: "\e904";
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -0.5em;
	transition: transform .4s;
}

.spnav_list > li.-hassub > span.-open:after {
	transform: rotate(180deg);
}

.spnav_item_hd {
	color: #FBE000;
	margin-bottom: 10px;
}

.spnav_sub {
	background: #765B46;
	padding: 10px 0;
	display: none;
}

.spnav_sublist {
}

.spnav_sublist > li {
	padding-left: 1em;
}

.spnav_sublist > li > a {
	display: block;
	padding: 10px 0;
	padding-left: 1em;
	position: relative;
}

.spnav_sublist > li > a:before {
	font-family: icomoon;
	content: "\e916";
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 12px;
}

.cmnft {
	line-height: 1;
	position: relative;
	z-index: 1;
}

.cmnft_pagetop {
	display: block;
	position: absolute;
	right: 15px;
	top: -135px;
	padding-top: 50px;
}

.cmnft_pagetop span {
	display: inline-block;
}

.cmnft_pagetop span.-fukidashi {
	position: absolute;
	top: 0;
	right: 0;
}

.cmnft_pagetop:hover span.-fukidashi {
	animation: pyokopyoko 0.5s ease-in-out;
	-webkit-animation: pyokopyoko 0.5s ease-in-out;
}

.cmnft_pagetop span.-cat {
}

.cmnft_main {
	background: #58412F;
	color: #fff;
	padding: 45px 0;
	position: relative;
	z-index: 1;
}

.cmnft_main_cnt {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.cmnft_nav {
	width: 70%;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	padding-right: 50px;
	line-height: 1.8;
}

.cmnft_nav_col {
}

.cmnft_nav_item {
	margin-top: 25px;
}

.cmnft_nav_item:first-child {
	margin-top: 0;
}

.cmnft_nav_list {
}

.cmnft_nav_list > li {
}

.cmnft_nav_list > li > a {
	position: relative;
	padding-left: 14px;
}

.cmnft_nav_list > li > a:hover {
	color: #ff5a00;
}

.cmnft_nav_list > li > a:before {
	font-family: icomoon;
	content: "\e900";
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}

.cmnft_nav_list > li > a[target="_blank"] {
	padding-right: 16px;
}

.cmnft_nav_list > li > a[target="_blank"]::after {
	content: url(/img/icon-blank.png);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.cmnft_nav_hd {
	color: #FBE000;
}

.cmnft_nav_list > li > .cmnft_nav_sublist {
	padding-left: 28px;
}

.cmnft_nav_sublist {
	padding-left: 14px;
}

.cmnft_nav_sublist > li {
	/* padding-left: 1em; */
}

.cmnft_nav_sublist > li > a {
	position: relative;
	text-indent: -1em;
}

.cmnft_nav_sublist > li > a:hover {
	color: #ff5a00;
}

.cmnft_nav_sublist > li > a:before {
	font-family: icomoon;
	content: "\e916";
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}

.cmnft_nav_staff {
	position: absolute;
	bottom: -45px;
	right: -190px;
	max-width: 210px;
	pointer-events: none;
	z-index: -1;
}

.cmnft_nav_staff img {
	max-width: 100%;
	height: auto;
}

.cmnft_com {
	width: 27.9%;
}

.cmnft_com_info {
}

.cmnft_com_info dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.cmnft_com_info dd {
	font-size: 14px;
	margin-top: 10px;
}

.cmnft_com_info dd > a.-map {
	color: #FF590B;
	position: relative;
	padding-left: 12px;
	display: inline-block;
	margin-left: 10px;
}

.cmnft_com_info dd > a.-map:before {
	font-family: icomoon;
	content: "\e914";
	position: absolute;
	left: 0;
	bottom: 0;
}

.cmnft_com_info dd > a.-map > span {
	display: inline-block;
	text-decoration: underline;
}

.cmnft_com_info dd > a.-map:hover > span {
	text-decoration: none;
}

.cmnft_com_map {
	position: relative;
	margin-top: 20px;
}

.cmnft_com_map:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}

.cmnft_com_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cmnft_com_bnr {
	margin-top: 10px;
}

.cmnft_com_bnr > a {
	margin-top: 10px;
	display: block;
}

.cmnft_com_bnr > a:hover {
	opacity: 0.8;
}

.cmnft_com_bnr > a:first-child {
	margin-top: 0;
}

.cmnft_com_bnr > a.-ict {
	margin-top: 0;
}

.cmnft_btm {
	padding: 20px 0;
}

.cmnft_copy {
	color: #6D6D6D;
	font-size: 12px;
	text-align: center;
}

.spfix {
	background: #58412F;
	padding: 15px 0;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}

.spfix_cnt {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.spfix_cnt > a {
	display: block;
	width: 49%;
	text-align: center;
	border-radius: 6px;
	padding: 15px 0;
	font-size: 14px;
	line-height: 1;
}

.spfix_cnt > a.-inq {
	background: #FBE000;
	box-shadow: 0 4px 0 0 #bba700;
}

.spfix_cnt > a.-fav {
	background: #E7486D;
	color: #fff;
	box-shadow: 0 4px 0 0 #c02b4e;
}

.spfix_cnt > a > span {
	display: inline-block;
	position: relative;
}

.spfix_cnt > a.-inq > span {
	padding-left: 24px;
}

.spfix_cnt > a.-fav > span {
	padding-left: 17px;
}

.spfix_cnt > a > span:before {
	font-family: icomoon;
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5em;
}

.spfix_cnt > a.-inq > span:before {
	content: "\e913";
}

.spfix_cnt > a.-fav > span:before {
	content: "\e912";
}

.sideBar_list_item {
	list-style-type: none;
	position: fixed;
	z-index: 5;
	right: -4px;
	top: 350px;
	transition: box-shadow .4s, transform .4s;
}

.sideBar_list_item:hover {
	box-shadow: none;
	transform: translateX(-4px);
}

.sideBar_list_item > a {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	width: 59px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-weight: bold;
	padding: 20px 0;
	color: #fff;	/* background: #318921;
			box-shadow: 0 4px 0 0 #23620B; */
	background: #FF590B;
	box-shadow: 0 6px 0 0 #d74907;
	font-size: 16px;
	line-height: 1.4;
}

.sideBar_list_item > a span {
	display: inline-block;
}

.cmninq {
	background: #EEE3CC;
	padding: 60px 0;
	line-height: 1;
	text-align: center;
}

.cmninq_hd {
	position: relative;
}

.cmninq_ttl {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	padding-left: 150px;
}

.cmninq_ttl:before {
	content: "";
	display: block;
	background-image: url(../img/img-inq-cat01.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 131px;
	height: 180px;
	position: absolute;
	left: 0;
	bottom: -50px;
}

.cmninq.-buy .cmninq_ttl {
	padding-left: 0;
	padding-right: 200px;
}

.cmninq.-buy .cmninq_ttl:before {
	background-image: url(../img/img-inq-cat03.png);
	width: 184px;
	height: 128px;
	left: auto;
	right: 0;
	bottom: -30px;
}

.cmninq.-sell .cmninq_ttl {
	padding-left: 170px;
}

.cmninq.-sell .cmninq_ttl:before {
	background-image: url(../img/img-inq-cat04.png);
	width: 165px;
	height: 191px;
}

.cmninq.-rent .cmninq_ttl {
	padding-left: 0;
	padding-right: 150px;
}

.cmninq.-rent .cmninq_ttl:before {
	background-image: url(../img/img-inq-cat02.png);
	width: 131px;
	height: 202px;
	left: auto;
	right: 0;
	bottom: -70px;
}

.cmninq_row {
	margin-top: 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.cmninq_mail {
	flex: 1;
	padding: 30px 0;
}

.cmninq_mail_ttl {
	font-size: 24px;
	font-weight: bold;
}

.cmninq_mail_btn {
	margin-top: 30px;
}

.cmninq_mail_btn > a {
	display: inline-block;
	background: #58412f;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 430px;
	padding: 30px 0;
	border-radius: 6px;
	box-shadow: 0 6px 0 0 #34251c;
	transition: box-shadow .4s, transform .4s;
}

.cmninq.-sell .cmninq_mail_btn > a {
	background: #00936b;
	box-shadow: 0 6px 0 0 #006147;
}

.cmninq.-rent .cmninq_mail_btn > a {
	background: #FF590B;
	box-shadow: 0 6px 0 0 #d74907;
}

.cmninq_mail_btn > a:hover {
	box-shadow: none !important;
	transform: translateY(6px);
}

.cmninq_mail_btn > a > span {
	display: inline-block;
	position: relative;
	padding-left: 40px;
}

.cmninq_mail_btn > a > span:before {
	font-family: icomoon;
	content: "\e913";
	font-weight: normal;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5em;
}

.cmninq_tel {
	flex: 1;
	border-left: 1px solid #a6937c;
	padding: 30px 0;
}

.cmninq_tel_ttl {
	font-size: 24px;
	font-weight: bold;
}

.cmninq_tel_num {
	margin-top: 30px;
}

.cmninq_tel_num > a {
	display: inline-block;
	position: relative;
	padding-left: 70px;
}

.cmninq_tel_num > a:before {
	content: "";
	display: block;
	background-image: url(../img/img-inq-freedial.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 63px;
	height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.cmninq_tel_num > span {
	display: block;
	font-size: 18px;
	margin-top: 10px;
	padding-left: 70px;
}

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

.cmninq_link_ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
}

.cmninq_link_headline {
	font-size: 20px;
	font-weight: bold;
	margin-top: 50px;
}

.cmninq_link_btn {
	margin-top: 30px;
}

.cmninq_link_btn > a {
	display: inline-block;
	background: #FF590B;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 430px;
	padding: 30px 0;
	border-radius: 6px;
	box-shadow: 0 6px 0 0 #d74907;
	transition: box-shadow .4s, transform .4s;
}

.cmninq_link_btn > a:hover {
	box-shadow: none !important;
	transform: translateY(6px);
}

.cmnttl {
	border-bottom: 1px solid #d1c0a5;
	padding: 30px 0;
}

.cmnttl:before {
}

.cmnttl span.-wrap {
	position: relative;
	height: 137px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 140px;
}

.cmnttl span.-wrap:before {
	content: "";
	display: block;
	background-image: url(../img/img-cmnttl-cat01.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 124px;
	height: 137px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -68px;
}

body.-rent .cmnttl span.-wrap:before,
body.-favorite .cmnttl span.-wrap:before {
	background-image: url(../img/img-cmnttl-cat05.png);
}

body.-buy .cmnttl span.-wrap:before {
	background-image: url(../img/img-cmnttl-cat02.png);
}

body.-sell .cmnttl span.-wrap:before {
	background-image: url(../img/img-cmnttl-cat04.png);
}

body.-company .cmnttl span.-wrap:before,
body.-staff .cmnttl span.-wrap:before {
	background-image: url(../img/img-cmnttl-cat03.png);
}

body.-peport_inquiry .cmnttl span.-wrap:before {
	background-image: url(../img/img-cmnttl-cat06.png);
}

.cmnttl span.-lead {
	font-size: 24px;
	display: block;
	line-height: 1.3;
}

.cmnttl em {

	/*display: block;*/
	font-size: 37px;
	font-weight: bold;
	color: #58412F;
	line-height: 1.3;
}

body.-rent .cmnttl em {
	color: #FF5A00;
}

body.-sell .cmnttl em {
	color: #00936b;
}

.cmnttl em small {
	font-size: 24px;
}

.cmnsubttl {
	position: relative;
	font-size: 22px;
	background: #333;
	color: #fff;
	line-height: 1.5;
	padding: 10px 20px;
	font-weight: 500;
}

.cmnsubttl.-or {
	background: #FF5A00;
}

.cmnsubttl.-gr {
	background: #00936B;
}

.cmnsubttl.-br {
	background: #58412F;
}

.cmnsubttl .cmnsubttl_char {
	position: absolute;
	bottom: 0;
	right: 0;
}

.cmnsubttl2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	color: #00936B;
	border-bottom: 2px dotted #00936B;
	padding-bottom: 15px;
}

.cmntopic {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.cmntopic a {
	width: 32%;
	margin-left: 2%;
	text-align: center;
	background: #FFF;
	border: 3px solid #009944;
	color: #094;
	padding: 20px 0 20px 110px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	min-height: 92px;
}

.cmntopic a:hover {
	opacity: 0.8;
}

.cmntopic a:first-child {
	margin-left: 0;
}

.cmntopic a:before {
	content: "";
	display: block;
	position: absolute;
	width: 101px;
	height: 119px;
	background-size: contain;
	background-repeat: no-repeat;
	bottom: 0;
	left: 10px;
}

.cmntopic a.-tips:before,
.cmntopic a.-price:before {
	background-image: url(../img/img-topic-cat03.png);
}

.cmntopic a.-tour:before {
	background-image: url(../img/img-topic-cat04.png);
}

.cmntopic a.-used:before {
	background-image: url(../img/img-topic-cat01.png);
}

.cmntopic a.-warranty:before,
.cmntopic a.-achieve:before {
	background-image: url(../img/img-topic-cat02.png);
}

.cmntopic a.-consult:before {
	background-image: url(../img/img-topic-cat05.png);
}

.cmntopic a.-flow:before {
	background-image: url(../img/img-topic-cat06.png);
	width: 144px;
}

.cmntopic a span {
	display: block;
	line-height: 1.3;
	margin-bottom: 3px;
}

.cmntopic a em {
	display: block;
	line-height: 1.3;
	font-size: 18px;
	font-weight: bold;
}

.cmnsrchlist {
	font-size: 0;
}

.cmnsrchlist > li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin: 5px 1.5em 5px 0;
}

.cmnsrchlist > li input {
	display: none;
}

.cmnsrchlist > li label {
	position: relative;
	display: inline-block;
	padding-left: 1.5em;
}

.cmnsrchlist > li input[type="checkbox"] + label::before {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 6px;
	width: 18px;
	height: 18px;
	border: 1px solid #d1c0a5;
	background: #fff;
}

.cmnsrchlist > li input[type="checkbox"] + label::after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: #58412f;
	left: 4px;
	top: 10px;
	opacity: 0;
}

.cmnsrchlist.-type2 > li input[type="checkbox"] + label::before {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 6px;
	width: 18px;
	height: 18px;
	border: 3px solid #a0a0a0;
	background: #fff;
}

.cmnsrchlist.-type2 > li input[type="checkbox"] + label::after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	background: #ff590b;
	left: 5px;
	top: 11px;
	opacity: 0;
}

.cmnsrchlist > li input[type="radio"] + label::before {
	content: "";
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 6px;
	width: 18px;
	height: 18px;
	border: 1px solid #d7c8b0;
	border-radius: 50%;
	background: #fff;
}

.cmnsrchlist > li input[type="radio"] + label::after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #58412f;
	left: 4px;
	top: 10px;
	opacity: 0;
}

.cmnsrchlist > li input:checked + label::after {
	opacity: 1 !important;
}

.cmnselect {
	position: relative;
	overflow: hidden;
	display: inline-block;
	min-width: 160px;
	background-color: #fff;
	border: 1px solid #d1c0a5;
	vertical-align: middle;
	line-height: 1.5;
	border-radius: 4px;
}

.cmnselect.-large {
	width: 350px;
}

.cmnselect:after {
	position: absolute;
	content: "";
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	z-index: 10;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #333 transparent transparent transparent;
	margin-top: -4px;
	pointer-events: none;
}

.cmnselect select {
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	margin: 0;
	padding: 15px 25px 15px 15px;
	background: transparent;
	border: 0;
	outline: none;
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
}

.cmnselect select::-ms-expand {
	display: none;
}

.cmnicon {
}

.cmnicon span {
	display: block;
	width: 310px;
	background: #333;
	color: #fff;
	border-radius: 6px;
	padding: 8px 15px;
	position: relative;
	font-size: 15px;
}

.cmnicon.-ins span {
	background: #00936b;
}

.cmnicon.-sup span {
	background: #ff590b;
}

.cmnicon.-shiroari span {
	background: #0A67B7;
}

.cmnicon.-reform span {
	background: #D3546F;
}

.cmnicon span:before {
	content: "";
	display: block;
	background-image: url(/common/img/img-cat-insurance.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 61px;
	position: absolute;
	bottom: 0;
	right: 0px;
}

@-webkit-keyframes pyokopyoko {
	0%,
	50%,
	100% {
		-webkit-transform: translate(0%, 0%);
	}

	25%,
	75% {
		-webkit-transform: translate(0%, -10%);
	}

}

@keyframes pyokopyoko {
	0%,
	50%,
	100% {
		transform: translate(0%, 0%);
	}

	25%,
	75% {
		transform: translate(0%, -10%);
	}

}

.cmninq_mail_headline {
	margin: 49px 0 30px;
}

.cmninq_mail_headline > small {
	display: block;
	font-size: 28px;
	font-weight: 900;
	margin-bottom: 10px;
}

.cmninq_mail_headline > b {
	display: block;
	font-size: 38px;
	font-weight: 900;
	color: #00936b;
}

.cmninq_mail_btn-assess {
}

.cmninq.-sell .cmninq_mail_btn-assess > a {
	background-color: #fbe000;
	color: #333333;
	box-shadow: 0 6px 0 #b29700;
}

.cmninq_mail_btn-assess > a:hover {
}

.cmninq_mail_btn-assess > a > span {
}


.-hover {
	transition: all 0.3s;
}

.-hover:hover {
	box-shadow: none;
	transform: translateY(4px);
}


.cmnhd_head {
	padding-top: 16px;
}
.cmnhd_head_cols {
	display: flex;
}
.cmnhd_head_col {}
.cmnhd_head_col-title {}
.cmnhd_head_title {
	line-height: 1;
}
.cmnhd_head_title > a {
	text-decoration: none;
	color: inherit;
	display: flex;
	align-items: center;
	column-gap: 13px;
	transition-duration: .3s;
	transition-property: opacity;
	white-space: nowrap;
}
.cmnhd_head_title > a:hover {
	opacity: .7;
}
.cmnhd_head_title_img {
	display: block;
	width: 70px;
}
.cmnhd_head_title_img > img {
	display: block;
	width: 100%;
	height: auto;
}
.cmnhd_head_title_areaText {
	display: block;
}
.cmnhd_head_title_catch {
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
}
.cmnhd_head_title_main {
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #002C87;
}
.cmnhd_head_col-tel {
	margin-left: auto;
	padding-top: 5px;
}
.cmnhd_head_tel {}
.cmnhd_head_tel > a {
	text-decoration: none;
	color: inherit;
	display: flex;
}
.cmnhd_head_tel_inner {
	display: flex;
	column-gap: 6px;
	align-items: flex-end;
}
.cmnhd_head_tel_logo {
	width: 31px;
	height: auto;
	transform: translateY(-10%);
}
.cmnhd_head_tel_main {
	height: auto;
	width: 224px;
}
.cmnhd_head_tel_open {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-top: 9px;
}
.cmnhd_head_col-nav {
	width: 457px;
	padding-top: 5px;
	margin-left: 15px;
}
.cmnhd_head_list {
	list-style: none;
	display: grid;
	column-gap: 17px;
	grid-template-columns: repeat(2, 1fr);
}
.cmnhd_head_list > li {}
.cmnhd_head_list > li > a {
	text-decoration: none;
	color: inherit;
}
.cmnhd_head_list_btn {
	display: flex;
	background-color: #00936C;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 6px;
	padding: 10px 14px;
	position: relative;
	height: 60px;
	box-sizing: border-box;
	align-items: center;
	box-shadow: 0 4px 0 #006046;
	transition-duration: .3s;
	transition-property: transform, box-shadow;
}
a:hover .cmnhd_head_list_btn {
	transform: translateY(4px);
	box-shadow: 0 0px 0 #006046;
}
a:hover .cmnhd_head_list_btn-inquiry {
	box-shadow: 0 0px 0 #C74200;
}
.cmnhd_head_list_btn_text {
	display: block;
}
.cmnhd_head_list_btn_catch {
	display: block;
	margin-bottom: 5px;
}
.cmnhd_head_list_btn_main {
	display: block;
	font-size: 18px;
}
.cmnhd_head_list_btn_suffix {
	font-size: 13px;
	vertical-align: baseline;
}
.cmnhd_head_list_btn_img {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 78px;
}
.cmnhd_head_list_btn_img > img {
	display: block;
}
.cmnhd_head_list_btn-inquiry {
	background-color: #FF590B;
	box-shadow: 0 4px 0 #C74200;
}
.cmnhd_head_col-cat {
	display: none;
}
.cmnhd_head_cat {}
.cmnhd_head_cat > img {
	display: block;
}
/* All SP & Tablet */
@media screen and (max-width:1230px) {
	img {
		max-width: 100%;
		height: auto;
	}

	.vis-tb {
		display: block;
	}

	.hide-tb {
		display: none;
	}

}

/* All SP */
@media screen and (max-width:640px) {
	/* ZohoSalesIQ Chatbot表示位置調整 */
	.siq_bR, .siq_bL {
	    bottom: 76px !important;
	}
	
	body {
		font-size: 14px;
		min-width: 360px;
	}

	.vis-sp {
		display: block;
	}

	.hide-sp {
		display: none;
	}

	.main {
		padding-bottom: 60px;
	}

	.cmnhd {
	}

	.cmnhd_top {
		padding: 10px 0;
	}

	.cmnhd_top_cnt {
	}

	.cmnhd_lead {
		font-size: 13px;
	}

	.cmnhd_lead > span.-pc {
		display: none;
	}

	.cmnhd_lead em {
		font-size: 20px;
	}

	.cmnhd_fav {
		display: none;
	}

	.cmnhd_fav > span {
	}

	.cmnhd_fav > span:before {
	}

	.cmnhd_main {
		padding: 15px 0;
	}

	.cmnhd_main_row {
		position: relative;
	}

	.cmnhd_ttl {
	}

	.cmnhd_ttl:before {
	}

	.cmnhd_ttl > a {
		padding: 5px 0px 5px 60px;
	}

	.cmnhd_ttl > a:before {
		width: 50px;
		height: 50px;
	}

	.cmnhd_ttl span {
		font-size: 10px;
	}

	.cmnhd_ttl em {
		font-size: 24px;
		margin-top: 6px;
	}

	.cmnhd_cat {
		display: block;
		position: absolute;
		right: -10px;
		bottom: -15px;
		width: 65px;
	}

	.cmnhd_info {
		display: none;
	}

	.cmnhd_tel {
	}

	.cmnhd_tel > a {
	}

	.cmnhd_tel > a:before {
	}

	.cmnhd_tel > span {
	}

	.cmnhd_inq {
	}

	.cmnhd_inq_catch {
	}

	.cmnhd_inq_cat {
	}

	.cmnhd_inq_txt {
	}

	.cmnhd_inq_txt small {
	}

	.cmnhd_nav {
		display: none;
	}

	.cmnhd_nav > a {
	}

	.cmnhd_nav > a:first-child {
	}

	.cmnhd_nav > a span {
	}

	.cmnhd_nav > a em {
	}

	.spnav {
		display: block;
	}

	.cmnft {
		padding-bottom: 74px;
	}

	body.-inquiry .cmnft {
		padding-bottom: 0px !important;
	}

	body.-sell .cmnft {
		padding-bottom: 136px;
	}

	body.-sell.-inquiry .cmnft {
		padding-bottom: 62px !important;
	}

	.cmnft_pagetop {
		z-index: 5;
		top: 10px;
		right: 10px;
		padding-top: 30px;
	}

	.cmnft_pagetop span {
	}

	.cmnft_pagetop span.-fukidashi {
		width: 40px;
	}

	.cmnft_pagetop span.-cat {
		width: 55px;
	}

	.cmnft_main {
	}

	.cmnft_main_cnt {
		display: block;
	}

	.cmnft_nav {
		display: none;
	}

	.cmnft_nav_col {
	}

	.cmnft_nav_item {
	}

	.cmnft_nav_item:first-child {
	}

	.cmnft_nav_list {
	}

	.cmnft_nav_list > li {
	}

	.cmnft_nav_list > li > a {
	}

	.cmnft_nav_list > li > a:before {
	}

	.cmnft_nav_hd {
	}

	.cmnft_nav_sublist {
	}

	.cmnft_nav_sublist > li {
	}

	.cmnft_nav_sublist > li > a {
	}

	.cmnft_nav_sublist > li > a:before {
	}

	.cmnft_nav_staff {
	}

	.cmnft_com {
		width: 100%;
	}

	.cmnft_com_info {
	}

	.cmnft_com_info dt {
		font-size: 16px;
	}

	.cmnft_com_info dd {
	}

	.cmnft_com_info dd > a.-map {
	}

	.cmnft_com_info dd > a.-map:before {
	}

	.cmnft_com_info dd > a.-map > span {
	}

	.cmnft_com_map {
	}

	.cmnft_com_map:before {
	}

	.cmnft_com_map iframe {
	}

	.cmnft_com_bnr {
	}

	.cmnft_com_bnr > a {
	}

	.cmnft_com_bnr > a:first-child {
	}

	.cmnft_com_bnr > a.-ict {
	}

	.cmnft_com_bnr > a img {
		width: 100%;
	}

	.cmnft_btm {
	}

	.cmnft_copy {
	}

	.spfix {
		display: block;
	}

	body.-inquiry .spfix {
		display: none !important;
	}

	.cmninq {
		padding: 40px 0;
	}

	.cmninq_hd {
		text-align: left;
	}

	.cmninq_ttl {
		font-size: 22px;
		line-height: 1.3;
		display: block;
		padding-left: 0;
	}

	.cmninq_ttl:before {
		width: 100px;
		height: 137px;
		left: auto;
		right: 0;
		bottom: -20px;
	}

	.cmninq.-buy .cmninq_ttl {
		padding-right: 0;
	}

	.cmninq.-buy .cmninq_ttl:before {
		width: 100px;
		height: 70px;
		bottom: 0;
	}

	.cmninq.-sell .cmninq_ttl {
		padding: 0;
	}

	.cmninq.-sell .cmninq_ttl:before {
		width: 90px;
		height: 104px;
		bottom: 0;
	}

	.cmninq.-rent .cmninq_ttl {
		padding-right: 0;
	}

	.cmninq.-rent .cmninq_ttl:before {
		width: 80px;
		height: 122px;
		bottom: -20px;
	}

	.cmninq_row {
		display: block;
		margin-top: 40px;
	}

	.cmninq_mail {
		padding: 0;
	}

	.cmninq_mail_ttl {
		font-size: 16px;
	}

	.cmninq_mail_btn {
		margin-top: 20px;
	}

	.cmninq_mail_btn > a {
		display: block;
		width: 100%;
		font-size: 18px;
		padding: 15px 0;
	}

	.cmninq.-sell .cmninq_mail_btn > a {
	}

	.cmninq.-rent .cmninq_mail_btn > a {
	}

	.cmninq_mail_btn > a > span {
	}

	.cmninq_mail_btn > a > span:before {
	}

	.cmninq_tel {
		padding: 0;
		border: 0px;
		margin-top: 40px;
	}

	.cmninq_tel_ttl {
		font-size: 16px;
	}

	.cmninq_tel_num {
		margin-top: 20px;
	}

	.cmninq_tel_num > a {
	}

	.cmninq_tel_num > a:before {
	}

	.cmninq_tel_num > span {
		font-size: 14px;
	}

	.cmninq_link {
		margin-top: 40px;
	}

	.cmninq_link_ttl {
		font-size: 16px;
	}

	.cmninq_link_headline {
		margin-top: 20px;
	}

	.cmninq_link_btn {
		margin-top: 20px;
	}

	.cmninq_link_btn > a {
		display: block;
		width: 100%;
		font-size: 18px;
		padding: 15px 0;
	}

	.cmnttl {
		padding: 20px 0 10px;
	}

	.cmnttl:before {
	}

	.cmnttl span.-wrap {
		padding-left: 80px;
		height: 88px;
	}

	.cmnttl span.-wrap:before {
		width: 70px;
		height: 76px;
		margin-top: -37px;
	}

	body.-rent .cmnttl span.-wrap:before,
	body.-favorite .cmnttl span.-wrap:before {
	}

	body.-buy .cmnttl span.-wrap:before {
	}

	body.-sell .cmnttl span.-wrap:before {
	}

	body.-company .cmnttl span.-wrap:before,
	body.-staff .cmnttl span.-wrap:before {
	}

	.cmnttl span.-lead {
		font-size: 16px;
	}

	.cmnttl em {
		font-size: 22px;
	}

	body.-rent .cmnttl em {
	}

	body.-sell .cmnttl em {
	}

	.cmnttl em small {
		font-size: 14px;
	}

	.cmnsubttl {
		font-size: 18px;
	}

	.cmnsubttl.-or {
	}

	.cmnsubttl.-gr {
	}

	.cmnsubttl.-br {
	}

	.cmnsubttl2 {
		font-size: 18px;
		padding-bottom: 10px;
	}

	.cmntopic {
		display: block;
	}

	.cmntopic a {
		width: 100%;
		padding: 20px 0 20px 80px;
		margin-left: 0;
		margin-top: 15px;
		min-height: auto;
	}

	.cmntopic a:first-child {
		margin-top: 0;
	}

	.cmntopic a:before {
		width: 70px;
		height: 82px;
	}

	.cmntopic a.-tips:before,
	.cmntopic a.-price:before {
	}

	.cmntopic a.-tour:before {
	}

	.cmntopic a.-used:before {
	}

	.cmntopic a.-warranty:before,
	.cmntopic a.-achieve:before {
	}

	.cmntopic a.-consult:before {
	}

	.cmntopic a.-flow:before {
	}

	.cmntopic a span {
	}

	.cmntopic a em {
		font-size: 16px;
	}

	.cmnsrchlist {
	}

	.cmnsrchlist > li {
		font-size: 14px;
	}

	.cmnsrchlist > li input {
	}

	.cmnsrchlist > li label {
	}

	.cmnsrchlist > li input[type="checkbox"] + label::before {
		top: 4px;
	}

	.cmnsrchlist > li input[type="checkbox"] + label::after {
		top: 8px;
	}

	.cmnsrchlist.-type2 > li input[type="checkbox"] + label::before {
		width: 16px;
		height: 16px;
		top: 5px;
	}

	.cmnsrchlist.-type2 > li input[type="checkbox"] + label::after {
		width: 6px;
		height: 6px;
		top: 10px;
	}

	.cmnsrchlist > li input[type="radio"] + label::before {
		top: 4px;
	}

	.cmnsrchlist > li input[type="radio"] + label::after {
		top: 8px;
	}

	.cmnsrchlist > li input:checked + label::after {
	}

	.cmnselect {
		min-width: 0;
		width: 133px;
	}

	.cmnselect.-large {
		width: 100%;
	}

	.cmnselect:after {
	}

	.cmnselect select {
	}

	.cmnselect select::-ms-expand {
	}

	.cmnicon {
	}

	.cmnicon span {
		font-size: 14px;
		width: 300px;
	}

	.cmnicon.-ins span {
	}

	.cmnicon.-sup span {
	}

	.cmnicon span:before {
	}

	.pankuzu_list {
		overflow: scroll;
	}

	.pankuzu_list::-webkit-scrollbar {
		display: none;
	}

	.sideBar_list_item {
		top: auto !important;
		bottom: 74px;
		width: 100%;
		right: 0px !important;
	}

	body.-inquiry .sideBar_list_item {
		bottom: 0;
	}

	.sideBar_list_item > a {
		display: block;
		width: 100%;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		box-shadow: none;
	}

	.cmninq_mail_headline {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.cmninq_mail_headline > small {
		margin-bottom: 5px;
	}

	.cmninq_mail_headline > b {
	}

	.cmninq_mail_btn-assess {
	}

	.cmninq.-sell .cmninq_mail_btn-assess > a {
	}

	.cmninq_mail_btn-assess > a:hover {
	}

	.cmninq_mail_btn-assess > a > span {
	}
	
	.cmnhd_head {
		padding: 0;
		position: relative;
	}
	.cmnhd_head_cols {}
	.cmnhd_head_col {}
	.cmnhd_head_col-title {}
	.cmnhd_head_title {}
	.cmnhd_head_title > a {
		column-gap: 10px;
	}
	.cmnhd_head_title > a:hover {}
	.cmnhd_head_title_img {
		width: 50px;
	}
	.cmnhd_head_title_img > img {}
	.cmnhd_head_title_areaText {}
	.cmnhd_head_title_catch {
		font-size: 10px;
	}
	.cmnhd_head_title_main {
		font-size: 24px;
		margin-top: 6px;
	}
	.cmnhd_head_col-tel {
		display: none;
	}
	.cmnhd_head_tel {}
	.cmnhd_head_tel > a {}
	.cmnhd_head_tel_inner {}
	.cmnhd_head_tel_logo {}
	.cmnhd_head_tel_main {}
	.cmnhd_head_tel_open {}
	.cmnhd_head_col-nav {
		display: none;
	}
	.cmnhd_head_list {}
	.cmnhd_head_list > li {}
	.cmnhd_head_list > li > a {}
	.cmnhd_head_list_btn {}
	a:hover .cmnhd_head_list_btn {}
	a:hover .cmnhd_head_list_btn-inquiry {}
	.cmnhd_head_list_btn_text {}
	.cmnhd_head_list_btn_catch {}
	.cmnhd_head_list_btn_main {}
	.cmnhd_head_list_btn_suffix {}
	.cmnhd_head_list_btn_img {}
	.cmnhd_head_list_btn_img > img {}
	.cmnhd_head_list_btn-inquiry {}
	.cmnhd_head_col-cat {
		display: block;
		width: 65px;
		position: absolute;
		bottom: -15px;
		right: -8px;
	}
	.cmnhd_head_cat {}
	.cmnhd_head_cat > img {}
	
	.spnav_inqs {}
	.spnav_inqs_list {
		list-style: none;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		column-gap: 8px;
	}
	.spnav_inqs_list > li {}
	.spnav_inqs_list > li:first-child {
		grid-column: span 2;
	}
	.spnav_inqs_list > li > a {
		text-decoration: none;
		color: inherit;
		display: block;
		height: 100%;
	}
	.spnav_inqs_btn {
		display: flex;
		background-color: #00936C;
		color: #fff;
		font-size: 12px;
		font-weight: 500;
		border-radius: 6px;
		padding: 10px 14px;
		position: relative;
		min-height: 60px;
		box-sizing: border-box;
		box-shadow: 0 4px 0 #006046;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 100%;
		row-gap: 7px;
	}
	.spnav_inqs_btn_areaText {
		display: block;
		font-weight: bold;
		width: 100%;
	}
	.spnav_inqs_btn_catch {
		display: block;
		margin-bottom: 4px;
	}
	.spnav_inqs_btn_main {
		display: block;
		font-size: 18px;
	}
	.spnav_inqs_btn_suffix {
		font-size: 12px;
	}
	.spnav_inqs_btn-yellow {
		background-color: #FBE043;
		color: #333333;
		box-shadow: 0 4px 0 #BBA72F;
	}
	.spnav_inqs_btn_icon {
		font-size: 14px;
	}
	.spnav_inqs_btn_caption {}
	}
	.spnav_inqs_btn_icon-tel{
		transform: scale(1.3);
	}

/* for Print */
@page {
	size: A4 portrait;
	margin: 10mm;
}

@media print {
	body {
		-webkit-print-color-adjust: exact;
		color-adjust: exact;
		zoom: 80%;
	}

}

@media print and (-ms-high-contrast:none) {
	body {
		zoom: 97%;
	}

}
