@charset "UTF-8";
/* Scss Document */
html {
	font-size: 62.5%;
}
body {
	width: 100%;
	min-width: 1140px;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	font-size: 1.6rem;
	font-feature-settings: "palt";
}
img {
	vertical-align: bottom;
	max-width: 100%;
}
.inner {
	width: 1140px;
	margin: 0 auto;
}
.sp {
	display: none;
}
a:hover img {
	transition: .3s;
	opacity: .6;
}
#header {
	width: 100%;
	min-width: 1140px;
	background: #FFF;
}
#header .inner {
	position: relative;	
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	padding: 25px 0;
}
#header .inner .summary {
	position: absolute;
	top: 0;
	left: 0;
	color: #666;
	font-size: 1.0rem;
}
#header .info_list {
	text-align: center;
}
#header .info_list a {
	color: #000;
	text-decoration: none;
}
#header .info_list a:hover {
	transition: .3s;
	opacity: .6;
}
#header .info_list .tel {
	margin-bottom: .5rem;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	font-size: 1.2rem;
}
#header .info_list .tel .tel_no {
	padding: 0 .4rem 0 2.0rem;
	background: url(../images/common/h_ico_tel.png) top left no-repeat;
	color: #CD5A4B;
	font-size: 2.6rem;
	font-weight: bold;
	min-height: 24px;
	line-height: 24px;
	display: inline-block;
}
#header .info_list .info {
	font-size: 1.4rem;
	line-height: 1.4rem;
}
#header .info_list .info:before {
	content: url(../images/common/h_ico_info.png);
	display: inline-block;
}
#gnav {
	background: #CD5A4B;
}
#gnav .inner {
	padding: 10px 0;
}
#gnav .zdo_drawer_nav {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
#gnav .zdo_drawer_nav > li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 190px;
	padding: .5rem 0 0;
	border-left: rgba(255, 255, 255, 0.3) 1px solid;
	color: #FFF;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.5;
}
#gnav .zdo_drawer_nav > li.last {
	border-right: rgba(255, 255, 255, 0.3) 1px solid;
}
#gnav .zdo_drawer_nav > li img {
	display: inline-block;
	/*margin-bottom: 1.0rem;*/
	padding-bottom: .5rem;
	vertical-align: bottom;
}
#gnav .zdo_drawer_nav > li a {
	display: block;
	color: #FFF;
	font-size: 1.6rem;
	text-decoration: none;
}
#gnav .zdo_drawer_nav > li a:hover {
	transition: .3s;
	opacity: .6;
}
#gnav .zdo_drawer_nav > li.wide {
	width: 380px;
	font-size: 2.0rem;
}
#gnav .zdo_drawer_nav > li.wide img {
	margin-bottom: 0;
}
#gnav .zdo_drawer_nav > li.wide a {
	font-size: 2.0rem;
}
#gnav .zdo_drawer_nav .sub_nav {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-around;
	margin-top: 1.0rem;
}
#gnav .zdo_drawer_nav .sub_nav li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 47%;
	background: url(../images/common/gnav_arrow.png) top 50% right 1rem no-repeat, #DB8073;
	border: #DC8C81 1px solid;
}
#gnav .zdo_drawer_nav .sub_nav li a {
	font-size: 1.6rem;
}
#gnav .zdo_drawer_nav .drop_first {
	position: relative;
}
#gnav .zdo_drawer_nav .drop_second {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	position: absolute;
	bottom: -46px;
	width: 100%;
	padding: .3em 0;
	background: #464637;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#gnav .zdo_drawer_nav .drop_second a {
	font-size: 1.4rem;
}
#gnav .zdo_drawer_nav .drop_first:hover .drop_second {
	visibility: visible;
	opacity: 1;
}
.zdo_drawer_menu button {
	display: none;
}
#main .inner {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-between;
}
#page_ttl {
	margin-bottom: 10px;
	border-bottom: #DB8073 2px solid;
	background: url(../images/property/page_ttl_bg.jpg) top center no-repeat;
}
#page_ttl .inner {
	position: relative;
	height: 180px;
	overflow: hidden;
	background: url(../images/property/page_ttl.jpg) top center no-repeat;
}
#page_ttl .page_ttl {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#page_ttl .page_ttl {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 320px;
	height: 120px;
	padding: 30px 0;
	background: #FFF;
	color: #000;
	font-size: 3.4rem;
	letter-spacing: .1em;
	text-align: center;
	text-decoration: none;
}
#page_ttl .page_ttl .en {
	display: block;
	color: #CC594B;
	font-size: 2.0rem;
	letter-spacing: .2em;
	line-height: 1.5;
}
#page_ttl .page_ttl a:hover {
	transition: .3s;
	opacity: .6;
}
#pan {
	margin-bottom: 40px;
}
#pan li {
	display: inline;
	margin-right: 1em;
	font-size: 1.3rem;
}
#pan li a {
	display: inline-block;
	margin-right: 1em;
	color: #000;
	text-decoration: none;
}
#pan li a:hover {
	text-decoration: underline;
}
#pan li:after {
	content: '>';
}
#pan li:last-child:after {
	content: none;
}
#contents {
	width: 900px;
}
.lttl {
	margin-bottom: 20px;
	padding-top: 60px;
	color: #464637;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
}
.mttl {
	margin-bottom: 40px;
	padding: 0 0 10px 40px;
	background: url(../images/property/mttl_ico.png) top 30% left no-repeat;
	border-bottom: #CECEBF 2px solid;
	color: #000;
	font-size: 2.4rem;
	letter-spacing: .1em;
	line-height: 1.2;
}
.sttl {
	margin-bottom: 30px;
	padding: 5px 0;
	background: #F6F0E1;
	color: #CC594B;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
}
.formTable {
	margin-bottom: 50px;
	width: 100%;
}
.formTable tr {
	border-bottom: #CCC 1px solid;
}
.formTable tr:first-child {
	border-top: #CCC 1px solid;
}
.formTable th, .formTable td {
	padding: .5em 0;
	color: #000;
	text-align: left;
	line-height: 1.6;
}
.formTable th {
	width: 240px;
	font-size: 1.8rem;
	vertical-align: middle;
}
.formTable th span {
	color: #D90000;
	font-size: 1.5rem;
}
.formTable td {
	padding: .5em 0 .5em 1em;
}
.formTable td input, .formTable td select {
	padding: .5em;
}
.formTable td input, .formTable td textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFBF;
	border: #CCC 1px solid;
	font-size: 1.8rem;
}
.formTable td select {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	font-size: 1.6rem;
}
.formTable td .mgb10 {
	display: inline-block;
	margin-bottom: 10px;
}
.formTable .error {
	color: #D90000;
}
.form_btn {
	margin-bottom: 50px;
	text-align: center;
}
.form_btn input {
	width: 300px;
	margin: 0 auto;
	padding: 9px;
	background: url(../images/common/form_btn_arrow.png) top 50% right 0.5em no-repeat, url(../images/common/form_btn_bg.png) top left repeat-x;
	border: #CCC 1px solid;
	font-size: 2.0rem;
}
.form_btn input:hover {
	cursor: pointer;
	transition: .3s;
	opacity: .6;
}
#side {
	width: 190px;
	background: #CD5A4B;
}
#side h2 {
	padding: 1em 0;
	background: #FFF;
	border-top: #CD5A4B 2px solid;
	color: #CD5A4B;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .2em;
}
#side .serch_nav {
	padding: 16px;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: normal;
	text-align: center;
}
#side .serch_nav li {
	padding: 25px 0 12px;
	border-bottom: #FFF 1px dashed;
}
#side .serch_nav li.area {
	padding-bottom: none;
	padding: 25px 0 0;
}
#side .serch_nav li.for_renovation {
	font-size: 1.5rem;
	letter-spacing: -.1em;
}
#side .serch_nav li.renovation {
	font-size: 1.5rem;
}
#side .serch_nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#side .serch_nav a:hover {
	transition: .3s;
	opacity: .6;
}
#side .serch_nav img {
	display: inline-block;
	margin-bottom: 10px;
}
#side .sub_nav {
	margin-top: 12px;
	border-top: #FFF 1px dashed;
}
#side .sub_nav li {
	padding: 7px 0;
	font-size: 1.4rem;
	font-weight: normal;
}
#side .sub_nav li:last-child {
	border-bottom: none;
}
#side .sub_nav li a {
	background: url(../images/common/search_arrow_white.png) top 50% right 3px no-repeat;
}
#side .logo {
	margin: 30px 0 10px;
	color: #FFF;
	font-size: 1.0rem;
	text-align: center;
}
#side .logo img {
	display: inline-block;
	margin-bottom: 8px;
}
#side .tel {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.6rem;
	text-align: center;
}
#side .time {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
}
#side .btn {
	width: 80%;
	margin: 0 auto 10px;
	border: #CCC 1px solid;
	background: #FFF;
}
#side .btn a {
	display: block;
	padding: .5em;
	background: url(../images/common/search_arrow_red.png) top 50% right 10px no-repeat;
	color: #000;
	font-size: 1.4rem;
	text-align: center;
	text-decoration: none;
}
#side .btn a:hover {
	transition: .3s;
	opacity: .6;
}
#footer {
	border-top: #CD5A4B 10px solid;
}
#footer .f_bnr {
	padding: 40px 0;
	background: #EEE;
}
#footer .f_bnr ul {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	justify-content: center;
}
#footer .f_bnr li {
	margin: 5px;
}
#footer #f_nav .inner {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	padding: 30px 0;
	border-bottom: #DFDFD0 2px solid;
}
#footer #f_nav ul {
	width: 190px;
}
#footer #f_nav ul:first-child {
	width: 150px;
}
#footer #f_nav ul:nth-child(2) {
	width: 240px;
}
#footer #f_nav li {
	margin-bottom: 20px;
	padding-left: .7em;
	background: url(../images/common/f_nav_ico.png) top 0.3em left no-repeat;
}
#footer #f_nav li:last-child {
	margin-bottom: 0;
}
#footer #f_nav li a {
	color: #000;
	font-size: 1.6rem;
	text-decoration: none;
}
#footer #f_nav li a:hover {
	text-decoration: underline;
}
#footer #f_nav .sub_nav {
	margin-top: .5em;
	padding-left: 1em;
}
#footer #f_nav .sub_nav li {
	margin-bottom: .2em;
	padding: 0;
	background: none;
}
#footer #f_nav .sub_nav li:before {
	content: '・';
	color: #000;
}
#footer #f_nav .sub_nav li a {
	font-size: 1.4rem;
}
#footer .f_info .inner {
	padding: 30px 0;
}
#footer .f_info h1,
#footer .f_info .logo {
	margin-bottom: 20px;
	text-align: center;
}
#footer .f_info h2 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
#footer .f_info address {
	font-size: 1.4rem;
	text-align: center;
}
#footer .f_info address span {
	display: inline-block;
	margin-left: 2em;
}
#footer .copy {
	background: #CD5A4B;
}
#footer .copy p {
	color: #FFF;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
#float_btn {
	position: fixed;
	bottom: 400px;
	right: 0;
	width: 220px;
	z-index: 999;
}
@media screen and (max-width: 640px) {
	html {
		width: 100%;
	}
	body {
		min-width: 100%;
	}
	.inner {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		padding: 0 3.33vw;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	img {
		max-width: 100%;
	}
	#header {
		position: fixed;
		top: 0;
		left: 0;
		min-width: 100%;
		height: 18vw;
		z-index: 9999;
	}
	#header .inner {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		justify-content: space-between;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		padding: 6vw 3.33vw 0;
	}
	#header .inner .summary {
		display: none;
	}
	#header h1 img{
		width: 61.33vw;
	}
	#gnav {
		background: none;
	}
	#gnav .inner {
		padding: 0;
	}
	#gnav .zdo_drawer_nav {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		z-index: 9999;
	}
	#gnav .zdo_drawer_nav li a {
		display: block;
		background: url(../images/common/gnav_arrow.png) top 50% right 3.33vw no-repeat;
	}
	#gnav .zdo_drawer_nav > li {
		width: 100%;
		padding: .7em 0;
		border-left: none;
		border-bottom: #FFF 2px solid;
		background: #CD5A4B;
		font-size: 1.6rem;
	}
	#gnav .zdo_drawer_nav > li.last {
		border-right: none;
	}
	#gnav .zdo_drawer_nav > li img {
		display: none;
	}
	#gnav .zdo_drawer_nav > li br {
		display: none;
	}
	#gnav .zdo_drawer_nav > li.wide {
		width: 100%;
		padding: .7em 0 0;
		border-bottom: none;
		font-size: 1.6rem;
		background: #DB8073;
	}
	#gnav .zdo_drawer_nav > li.sp.btn {
		padding: 0;
		background: #FFF;
	}
	#gnav .zdo_drawer_nav > li.sp.btn img {
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	#gnav .zdo_drawer_nav > li a {
		font-size: 1.6rem;
	}
	#gnav .zdo_drawer_nav > li a span.sp {
		display: inline-block;
	}
	#gnav .zdo_drawer_nav > li.tel a {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		justify-content: center;
		background: none;
	}
	#gnav .zdo_drawer_nav > li.tel span {
		/*font-size: .8rem;**/
	}
	#gnav .zdo_drawer_nav > li.tel .tel_no {
		display: inline-block;
		margin-right: .5em;
		font-size: 2.0rem;
		font-weight: bold;
	}
	#gnav .zdo_drawer_nav > li.tel .tel_no:before {
		display: inline-block;
		content: '';
		width: 4.67vw;
		height: 5.67vw;
		margin-right: .25em;
		background: url(../images/common/sp_h_ico_tel.png) top left no-repeat;
		background-size: contain;
	}
	#gnav .zdo_drawer_nav .sub_nav {
		margin-top: .5em;
	}
	#gnav .zdo_drawer_nav .sub_nav li {
		width: 50%;
		padding: .7em 0;
		background: #CD5A4B;
		border-top: #FFF 2px solid;
		border-bottom: #FFF 2px solid;
	}
	#gnav .zdo_drawer_nav .sub_nav li:first-child {
		border-right: #FFF 1px solid;
	}
	#gnav .zdo_drawer_nav .sub_nav li:last-child {
		border-left: #FFF 1px solid;
	}
	.zdo_drawer_menu a {
		color: inherit;
		text-decoration: none;
	}
	.zdo_drawer_menu a:visited {
		color: inherit;
	}
	.zdo_drawer_menu .zdo_drawer_button {
		display: block;
		background: none;
		border: none;
		padding: 0;
		width: 6.67vw;
		cursor: pointer;
		position: fixed;
		top: 3.33vw;
		right: 3.33vw;
		z-index: 1001;
	}
	.zdo_drawer_menu .zdo_drawer_button .button_close {
		display: none;
	}
	.zdo_drawer_menu .zdo_drawer_button.active .button_menu {
		display: none;
	}
	.zdo_drawer_menu .zdo_drawer_button.active .button_close {
		display: block;
	}
	.zdo_drawer_menu .zdo_drawer_nav_wrapper {
		width: 100%;
		transition: all 0.2s;
		transform: translate(100vw);
		position: fixed;
		top: 18vw;
		right: 0;
		z-index: 1000;
		background-color: #FFF;
	}
	.zdo_drawer_menu .zdo_drawer_nav_wrapper.open {
		transform: translate(0);
	}
	/*+++ Default Button Color +++*/
	.zdo_drawer_menu .zdo_drawer_button {
		color: #000;
	}
	.zdo_drawer_menu .zdo_drawer_button .zdo_drawer_bar {
		background-color: #000;
	}
	#main {
		margin-top: 16vw;
	}
	#main .inner {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
	#page_ttl {
		margin-bottom: 0;
		background: none;
	}
	#page_ttl .inner {
		height: 40vw;
		background-size: cover;
	}
	/***************
	SEO対策更新公開後 ここから削除
	***************/
	#page_ttl h1 {
		width: 80vw;
		height: auto;
		padding: 5.83vw 0;
		color: #000;
		font-size: 2.4rem;
	}
	#page_ttl h1 .en {
		font-size: 1.6rem;
	}
	/***************
	SEO対策更新公開後 ここまで削除
	***************/
	#page_ttl .page_ttl {
		width: 80vw;
		height: auto;
		padding: 5.83vw 0;
		color: #000;
		font-size: 2.4rem;
	}
	#page_ttl .page_ttl .en {
		font-size: 1.6rem;
	}
	#main {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	#main #page_ttl {
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
	}
	#main #pan {
		-webkit-order: 3;
		-moz-order: 3;
		-ms-order: 3;
		-o-order: 3;
		order: 3;
	}	
	#main > .inner {
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
	}		
	#pan {
		margin: 1em 0 0;
	}
	#pan .inner {
		padding: 0 3.33vw;
	}
	#pan li {
		white-space: nowrap;
		line-height: 2.0;
	}
	#pan li a {
		white-space: nowrap;
	}
	#contents {
		width: 100%;
	}
	.lttl {
		margin-bottom: 2.0rem;
		padding-top: 5.0rem;
		background-size: 10vw;
		font-size: 2.0rem;
	}
	.mttl {
		margin-bottom: 3.33vw;
		padding: 0 0 .5em 1.5em;
		background-size: 5vw;
		font-size: 2.0rem;
	}
	.sttl {
		margin-bottom: 3.33vw;
		padding: .2em 0;
		font-size: 1.8rem;
		line-height: 1.6;
	}
	.formTable {
		margin-bottom: 5.83vw;
	}
	.formTable th {
		width: 30vw;
		font-size: 1.6rem;
	}
	.formTable th span {
		font-size: 1.3rem;
	}
	.formTable td input[type="text"], .formTable td textarea {
		font-size: 1.6rem;
		width: 100%;
	}
	.formTable td input[size="4"] {
		width: 50%;
	}
	.formTable td select {
		font-size: 1.6rem;
	}
	.formTable td input.post {
		width: 8em;
	}
	.formTable td input[type="checkbox"] {
		width: 1em;
	}
	.formTable td .sp_mgb10 {
		margin-bottom: 10px;
	}
	.form_btn {
		margin-bottom: 5.83vw;
	}
	.form_btn input {
		width: 80vw;
		margin: 0 auto .5em;
		font-size: 1.6rem;
	}
	#side {
		width: 100%;
	}
	#side h2 {
		display: none;
	}
	#side .serch_nav {
		padding: 0 3.33vw 3.33vw;
		text-align: left;
	}
	#side .serch_nav li {
		padding: 0;
	}
	#side .serch_nav li.area {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		padding: 0;
	}
	#side .serch_nav li.for_renovation {
		font-size: 1.7rem;
		letter-spacing: 0;
	}
	#side .serch_nav li.renovation {
		font-size: 1.7rem;
	}
	#side .serch_nav a {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		padding: 3.33vw 0;
		background: url(../images/common/search_arrow_white.png) top 50% right 3px no-repeat;
	}
	#side .serch_nav img {
		margin: 0 1em 0 0;
	}
	#side .sub_nav {
		width: 50%;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		margin-left: auto;
		margin-top: 0;
		border-top: none;
	}
	#side .sub_nav li {
		width: 4em;
		margin-left: 1em;
		padding: 0;
		border-bottom: none;
		text-align: center;
		line-height: 1.4;
		font-size: 1.2rem;
	}
	#footer {
		margin-bottom: 13.33vw;
		border-top: none;
	}
	#footer .f_bnr {
		padding: 6.66vw 0 0;
		background: none;
	}
	#footer .f_bnr .btn {
		width: 100%;
		margin-bottom: 3.33vw;
	}
	#footer .f_bnr .btn a {
		display: block;
		padding: .5em;
		border: #CD5A4B 1px solid;
		background: url(../images/common/search_arrow_red.png) top 50% right 3.33vw no-repeat, #F0F0E1;
		color: #CD5A4B;
		font-size: 1.8rem;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}
	#footer .f_bnr ul {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#footer .f_bnr li {
		width: 45vw;
		margin: .825vw;
	}
	#footer #f_nav {
		display: none;
	}
	#footer .f_info .inner {
		padding: 3.33vw 0;
	}
	#footer .f_info h1, #footer .f_info .logo {
		width: 50vw;
		margin: 0 auto 3.33vw;
	}
	#footer .f_info h2 {
		font-size: 1.6rem;
	}
	#footer .f_info address {
		line-height: 1.4;
	}
	#footer .f_info address span {
		display: block;
		margin-left: 0;
	}
	#float_btn {
		position: fixed;
		bottom: 0;
		right: 0;
		width: 100%;
	}
	#float_btn ul {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
	}
	#float_btn li {
		width: 50vw;
	}
}