@charset "utf-8";

/* ===================================================
	Reset
====================================================== */
#customer_header *,
#customer_footer * {
	box-sizing: content-box;
}
#customer_header h1,
#customer_header h2,
#customer_header h3,
#customer_header h4,
#customer_header h5,
#customer_header h6,
#customer_footer h1,
#customer_footer h2,
#customer_footer h3,
#customer_footer h4,
#customer_footer h5,
#customer_footer h6 {
	margin: 0;
}
#customer_header ul,
#customer_header ol,
#customer_header li,
#customer_footer ul,
#customer_footer ol,
#customer_footer li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#customer_header dl,
#customer_footer dl {
	padding: 0;
	margin: 0;
}
#customer_header p,
#customer_footer p {
	padding: 0;
	margin: 0;
}

/* ===================================================
	Custom CSS
	※ 予約番自体のコンテンツに影響するのを避けるため、
	　必ず #customer_header または #customer_footer からの継承で記述してください。
====================================================== */
body {
	min-width: 1260px;
}
#customer_header,
#customer_footer {
	font-family: "Noto Serif JP", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 15px;
	font-weight: normal;
	font-feature-settings: "palt";
	line-height: 1.5;
	color: #000;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
#customer_header div,
#customer_footer div {
	box-sizing: border-box;
}
#customer_header a,
#customer_footer a {
	color: #000;
	text-decoration: none;
}
#customer_header a:hover,
#customer_footer a:hover {
	color: #000;
	text-decoration: underline;
}
#customer_header a:hover img,
#customer_footer a:hover img {
	opacity: 0.75;
}
#customer_header img,
#customer_footer img {
	max-width: 100%;
}
#customer_header .ver_sp,
#customer_footer .ver_sp {
	display: none;
}

@media screen and (orientation: landscape) {
	body {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	body {
		min-width: 0;
	}
	#customer_header,
	#customer_footer {
		font-size: 16px;
	}
	#customer_header .ver_pc,
	#customer_footer .ver_pc {
		display: none;
	}
	#customer_header .ver_sp,
	#customer_footer .ver_sp {
		display: block;
	}
}

/* ---------------------------------------------------
Header & Global navigation
------------------------------------------------------ */
#customer_header #header_wrap {
	position: relative;
	z-index: 12;
	width: 100%;
	min-width: 1260px;
	height: 90px;
	color: #000;
}
#customer_header #header .hd_logo,
#customer_header #gnav .gn_logo {
	position: absolute;
	top: 8px;
	left: 20px;
}
#customer_header #header .hd_logo img,
#customer_header #gnav .gn_logo img {
	vertical-align: top;
}
#customer_header #header .hd_nav,
#customer_header #gnav .gn_nav {
	position: absolute;
	top: 53px;
	right: 250px;
	z-index: 3;
	display: flex;
	justify-content: flex-end;
}
#customer_header #header .hd_nav li a,
#customer_header #gnav .gn_nav li a {
	position: relative;
	padding: 10px 18px;
	font-size: 19px;
	line-height: 1.1;
	color: #000;
}
#customer_header #header .hd_nav li a::before,
#customer_header #gnav .gn_nav li a::before {
	position: absolute;
	right: 50%;
	bottom: 5px;
	left: 50%;
	height: 1px;
	content: "";
	background: #000;
	transition: all 0.4s;
}
#customer_header #header .hd_nav li a:hover,
#customer_header #gnav .gn_nav li a:hover {
	text-decoration: none;
}
#customer_header #header .hd_nav li a:hover::before,
#customer_header #gnav .gn_nav li a:hover::before {
	right: 1vw;
	left: 1vw;
}
#customer_header #header .hd_modal,
#customer_header #gnav .gn_modal {
	position: absolute;
	top: 0;
	right: 0;
}
#customer_header #gnav .gn_booking {
	display: none;
}
#customer_header #header .hd_modal a,
#customer_header #gnav .gn_modal a {
	position: relative;
	display: block;
	width: 250px;
	height: 90px;
	font-size: 19px;
	line-height: 90px;
	color: #fff;
	text-align: center;
	background: url(../img/hd_booking.png) no-repeat 50px center #8a1313;
	background-size: 19px;
}
#customer_header #header .hd_modal a::before,
#customer_header #header .hd_modal a::after,
#customer_header #gnav .gn_modal a::before,
#customer_header #gnav .gn_modal a::after {
	position: absolute;
	top: 45px;
	right: 32px;
	display: block;
	width: 30px;
	height: 1px;
	content: "";
	background: #fff;
}
#customer_header #header .hd_modal a::before,
#customer_header #gnav .gn_modal a::before {
	width: 10px;
	transform: rotate(45deg);
	transform-origin: right top;
}
#customer_header #header .hd_modal a:hover,
#customer_header #gnav .gn_modal a:hover {
	text-decoration: none;
	background: url(../img/hd_booking.png) no-repeat 50px center #b01818;
	background-size: 19px;
}
#customer_header #header .hd_telnum,
#customer_header #gnav .gn_telnum {
	position: absolute;
	top: 12px;
	right: 504px;
	font-size: 15px;
	line-height: 1;
}
#customer_header #header .hd_telnum .tel-link,
#customer_header #gnav .gn_telnum .tel-link {
	padding: 0 5px 0 24px;
	font-family: "Yu Mincho", YuMincho;
	font-size: 29px;
	color: #000;
	pointer-events: none;
	background: url(../img/gn_tel.png) no-repeat left 5px;
	background-size: 14px;
}
#customer_header #header .hd_telnum .tel-link,
#customer_header #gnav .gn_telnum .tel-link,
#customer_header #header .hd_telnum .open,
#customer_header #gnav .gn_telnum .open {
	display: inline-block;
	vertical-align: baseline;
}
#customer_header #header .hd_lang,
#customer_header #gnav .gn_lang {
	position: absolute;
	top: 9px;
	right: 357px;
	z-index: 4;
	font-size: 13px;
	background: #b28850;
}
#customer_header #header .hd_lang p,
#customer_header #gnav .gn_lang p {
	position: relative;
	padding: 5px 25px 5px 15px;
	color: #fff;
}
#customer_header #header .hd_lang p::after,
#customer_header #gnav .gn_lang p::after {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 5px;
	height: 5px;
	content: "";
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: rotate(45deg);
}
#customer_header #header .hd_lang ul,
#customer_header #gnav .gn_lang ul {
	display: none;
}
#customer_header #header .hd_lang:hover ul,
#customer_header #gnav .gn_lang:hover ul {
	display: block;
}
#customer_header #header .hd_lang ul li,
#customer_header #gnav .gn_lang ul li {
	border-top: solid 1px #fff;
}
#customer_header #header .hd_lang ul li a,
#customer_header #gnav .gn_lang ul li a {
	display: block;
	padding: 5px 15px;
	color: #fff;
}
#customer_header #header .hd_lang ul li a:hover,
#customer_header #gnav .gn_lang ul li a:hover {
	text-decoration: none;
	background: #c9ac85;
}

@media screen and (max-width: 1320px) {
	#customer_header #header .hd_nav li a,
	#customer_header #gnav .gn_nav li a {
		padding: 10px 13px;
		font-size: 19px;
	}
}
@media screen and (max-width: 600px) {
	#customer_header #header_wrap {
		width: 100%;
		min-width: 100%;
		height: 100px;
		color: #000;
		background-size: 5px;
	}
	#customer_header #header .hd_logo {
		position: static;
		width: 100px;
		padding: 8px 0 0 4%;
		text-align: center;
	}
	#customer_header #header .hd_logo a {
		display: block;
		line-height: 1;
	}
	#customer_header #header .hd_nav li a:hover::before,
	#customer_header #gnav .gn_nav li a:hover::before,
	#customer_header #header .hd_nav,
	#customer_header #header .hd_modal,
	#customer_header #gnav .gn_modal,
	#customer_header #header .hd_telnum,
	#customer_header #header .hd_lang {
		display: none;
	}
}

/* ---------------------------------------------------
Global navigation
------------------------------------------------------ */
#customer_header #gnav_wrap {
	position: fixed;
	top: -90px;
	left: 0;
	z-index: 13;
	display: none;
	width: 100%;
	min-width: 1260px;
	height: 90px;
	color: #000;
	background: rgba(255, 255, 255, 0.9);
	transition: top 0.5s ease;
}
#customer_header #gnav .gn_nav {
	z-index: 13;
}
#customer_header #gnav .gn_nav li.gn_none {
	display: none;
}
#customer_header #gnav .gn_nav li a {
	color: #000;
}
#customer_header #gnav .gn_nav li a::before {
	background: #000;
}
#customer_header #gnav .gn_telnum .view_sp {
	display: none;
}
#customer_header #gnav .gn_telnum .tel-link {
	color: #000;
	background: url(../img/gn_tel.png) no-repeat left center;
	background-size: 14px;
}
#customer_header #gnav .gn_lang {
	z-index: 14;
	color: #fff;
}
#customer_header #gnav .gn_booking a {
	background: url(../img/hd_booking.png) no-repeat 50px center #8a1313;
	background-size: 19px;
}
#customer_header #gnav .gn_calender,
#customer_header #gnav .gn_room {
	display: none;
}

@media screen and (max-width: 600px) {
	#customer_header #gnav_wrap {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10002;
		display: block;
		width: 100%;
		min-width: 0;
		height: 100%;
		overflow: auto;
		pointer-events: none;
		background: rgba(255, 255, 255, 1);
		opacity: 0;
		transition: 0.75s;
	}
	#customer_header #gnav_wrap:target {
		pointer-events: auto;
		opacity: 1;
	}
	#customer_header #gnav {
		position: relative;
		z-index: 15;
		width: 100%;
		padding: 0;
		background: none;
	}
	#customer_header #gnav .gn_logo {
		position: static;
		width: 100px;
		padding: 8px 0 0 4%;
		text-align: center;
	}
	#customer_header #gnav .gn_nav {
		position: static;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		width: 86%;
		padding: 50px 0 15px;
		margin: 0 auto;
		border-bottom: solid 1px #b2b2b2;
	}
	#customer_header #gnav .gn_nav li {
		box-sizing: border-box;
		width: 50%;
		padding: 0 0 0 20px;
	}
	#customer_header #gnav .gn_nav li.gn_none {
		display: block;
	}
	#customer_header #gnav .gn_nav li.full {
		width: 100%;
	}
	#customer_header #gnav .gn_nav li a {
		box-sizing: border-box;
		display: block;
		padding: 15px 0 15px 18px;
		font-size: 15px;
		background: url(../img/ico_arrow3.png) no-repeat left center;
		background-size: 9px;
	}
	#customer_header #gnav .close_menu {
		display: block;
		cursor: pointer;
	}
	#customer_header #gnav #close_top {
		position: absolute;
		top: 0;
		right: 0;
		box-sizing: border-box;
		width: 55px;
		height: 51px;
		padding: 30px 0 5px;
		background: #81613c;
	}
	#customer_header #gnav #close_top a {
		padding: 0;
		font-size: 11px;
		color: #fff;
		text-align: center;
		background: none;
	}
	#customer_header #gnav #close_top span {
		position: relative;
	}
	#customer_header #gnav #close_top span::before,
	#customer_header #gnav #close_top span::after {
		position: absolute;
		top: -12px;
		left: 7px;
		width: 22px;
		height: 2px;
		margin: 0;
		content: "";
		background: #fff;
	}
	#customer_header #gnav #close_top span::before {
		transform: rotate(-45deg);
	}
	#customer_header #gnav #close_top span::after {
		transform: rotate(45deg);
	}
	#customer_header #gnav .gn_telnum {
		position: static;
		padding: 30px 0;
		font-size: 15px;
		line-height: 1;
		text-align: center;
	}
	#customer_header #gnav .gn_telnum .view_sp {
		display: block;
		padding: 0 0 5px;
		font-size: 11px;
	}
	#customer_header #gnav .gn_telnum .tel-link {
		display: inline-block;
		color: #000;
		pointer-events: auto;
		background: url(../img/gn_tel.png) no-repeat left center;
		background-size: 14px;
	}
	#customer_header #gnav .gn_telnum .open {
		display: block;
		padding: 5px 0 0;
		font-size: 10px;
	}
	#customer_header #gnav .gn_lang {
		position: static;
		width: 86%;
		margin: 0 auto 30px;
		font-size: 13px;
		color: #000;
		background: #fff;
		border: solid 1px #000;
	}
	#customer_header #gnav .gn_lang p {
		position: relative;
		padding: 5px 25px 5px 15px;
		color: #000;
	}
	#customer_header #gnav .gn_lang p::after {
		position: absolute;
		top: 10px;
		right: 10px;
		display: block;
		width: 5px;
		height: 5px;
		content: "";
		border-right: solid 1px #000;
		border-bottom: solid 1px #000;
		transform: rotate(45deg);
	}
	#customer_header #gnav .gn_lang ul {
		display: flex;
		flex-wrap: wrap;
	}
	#customer_header #gnav .gn_lang:hover ul {
		display: flex;
	}
	#customer_header #gnav .gn_lang ul li {
		box-sizing: border-box;
		width: 50%;
		border-top: solid 1px #000;
	}
	#customer_header #gnav .gn_lang ul li:nth-child(2n) {
		border-left: solid 1px #000;
	}
	#customer_header #gnav .gn_lang ul li a {
		display: block;
		padding: 5px 15px;
		color: #000;
	}
	#customer_header #gnav .gn_lang ul li a:hover {
		text-decoration: none;
		background: none;
	}
	#customer_header #gnav .gn_booking {
		position: static;
	}
	#customer_header #gnav .gn_booking a {
		position: relative;
		display: block;
		width: 334px;
		height: 90px;
		font-size: 19px;
		line-height: 90px;
		color: #fff;
		text-align: center;
		background: url(../img/hd_booking.png) no-repeat 50px center #8a1313;
		background: #8a1313;
		background-size: 19px;
	}
	#customer_header #gnav .gn_booking a::before,
	#customer_header #gnav .gn_booking a::after {
		display: none;
	}
	#customer_header #gnav .gn_booking,
	#customer_header #gnav .gn_calender,
	#customer_header #gnav .gn_room {
		display: block;
		width: 86%;
		margin: 0 auto 10px;
	}
	#customer_header #gnav .gn_room {
		margin: 0 auto 30px;
	}
	#customer_header #gnav .gn_booking a,
	#customer_header #gnav .gn_calender a,
	#customer_header #gnav .gn_room a {
		display: block;
		width: 100%;
		height: auto;
		padding: 15px 0;
		font-size: 15px;
		line-height: 1;
		color: #fff;
		text-align: center;
	}
	#customer_header #gnav .gn_calender a {
		background: #b28850;
	}
	#customer_header #gnav .gn_room a {
		background: #9b7d5a;
	}
	#customer_header #gnav #close_bot {
		margin: 10px auto 0;
		background: #81613c;
	}
	#customer_header #gnav #close_bot a {
		display: block;
		padding: 10px 0;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	#customer_header #gnav #close_bot span {
		position: relative;
		display: inline-block;
		padding: 0 0 0 20px;
	}
	#customer_header #gnav #close_bot span::before,
	#customer_header #gnav #close_bot span::after {
		position: absolute;
		top: 50%;
		left: 0;
		width: 18px;
		height: 2px;
		margin: 0;
		content: "";
		background: #fff;
	}
	#customer_header #gnav #close_bot span::before {
		transform: rotate(-45deg);
	}
	#customer_header #gnav #close_bot span::after {
		transform: rotate(45deg);
	}
}

/* Main img
------------------------------------------------------ */
/* #customer_header #main_img {
	width: 100%;
	padding: 65px 0;
	margin: 0 auto;
	text-align: center;
	background: #f5f5f5;
}
#customer_header #main_img h2 {
	font-size: 30px;
	font-weight: bold;
}

@media screen and (max-width: 600px) {
} */

/* breadcrumb
------------------------------------------------------ */
#customer_header #breadcrumb {
	position: static;
	box-sizing: border-box;
	width: 100%;
	min-width: 1260px;
	padding: 10px 10px 0;
	margin: 0;
	font-size: 14px;
	color: #000;
	text-align: right;
}
#customer_header #breadcrumb a {
	color: #000;
}
#customer_header #breadcrumb li {
	display: inline-block;
	line-height: 1.6;
}
#customer_header #breadcrumb li::before {
	margin: 0 5px;
	content: ">";
}
#customer_header #breadcrumb li:first-child::before {
	display: none;
}

@media screen and (max-width: 600px) {
	#customer_header #breadcrumb {
		display: none;
	}
}

/* ---------------------------------------------------
Footer
------------------------------------------------------ */
#customer_footer #footer {
	background: #fff;
}
#customer_footer #footer .ft_block1 ul {
	display: flex;
	width: 100%;
}
#customer_footer #footer .ft_block1 ul li {
	box-sizing: border-box;
	width: 25%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-right: solid 1px #fff;
}
#customer_footer #footer .ft_block1 ul li:last-child {
	border-right: none;
}
#customer_footer #footer .ft_block1 ul li:nth-child(1) {
	background-image: url(../img/ft_img1.jpg);
}
#customer_footer #footer .ft_block1 ul li:nth-child(2) {
	background-image: url(../img/ft_img2.jpg);
}
#customer_footer #footer .ft_block1 ul li:nth-child(3) {
	background-image: url(../img/ft_img4.jpg);
}
#customer_footer #footer .ft_block1 ul li:nth-child(4) {
	background-image: url(../img/ft_img5.jpg);
}
#customer_footer #footer .ft_block1 ul li a {
	display: block;
	width: 100%;
	height: 220px;
	font-size: 20px;
	line-height: 220px;
	color: #fff;
	text-align: center;
}
#customer_footer #footer .ft_block1 ul li:hover {
	opacity: 0.8;
}
#customer_footer #footer .ft_block1 ul li a span {
	position: relative;
	display: inline-block;
	padding: 0 42px 0 0;
}
#customer_footer #footer .ft_block1 ul li a span::before,
#customer_footer #footer .ft_block1 ul li a span::after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 30px;
	height: 1px;
	content: "";
	background: #fff;
}
#customer_footer #footer .ft_block1 ul li a span::before {
	width: 10px;
	transform: rotate(45deg);
	transform-origin: right top;
}
#customer_footer #footer .ft_block2 {
	position: relative;
	min-height: 210px;
	background: #f7f3e8;
}
#customer_footer #footer .ft_block2 .box_tel {
	position: absolute;
	top: 65px;
	left: 50%;
	width: 350px;
	margin: 0 0 0 -550px;
}
#customer_footer #footer .ft_block2 .box_tel p {
	font-size: 14px;
	line-height: 1.3;
}
#customer_footer #footer .ft_block2 .box_tel p.telnum {
	font-size: 27px;
	line-height: 1.4;
}
#customer_footer #footer .ft_block2 .box_tel p.telnum .tel-link {
	font-size: 37px;
	pointer-events: none;
}
#customer_footer #footer .ft_block2 .ft_btns1,
#customer_footer #footer .ft_block2 .ft_btns2 {
	position: absolute;
	right: 50%;
	display: flex;
	width: 736px;
	margin: 0 -550px 0 0;
}
#customer_footer #footer .ft_block2 .ft_btns1 {
	top: 60px;
	justify-content: space-between;
}
#customer_footer #footer .ft_block2 .ft_btns1 li {
	width: 235px;
}
#customer_footer #footer .ft_block2 .ft_btns1 li a {
	display: block;
	height: 54px;
	font-size: 15px;
	line-height: 54px;
	color: #fff;
	text-align: center;
}
#customer_footer #footer .ft_block2 .ft_btns1 li:nth-child(1) a {
	background: #8a1313;
}
#customer_footer #footer .ft_block2 .ft_btns1 li:nth-child(2) a {
	background: #b28850;
}
#customer_footer #footer .ft_block2 .ft_btns1 li:nth-child(3) a {
	background: #9b7d5a;
}
#customer_footer #footer .ft_block2 .ft_btns1 li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#customer_footer #footer .ft_block2 .ft_btns2 {
	top: 130px;
	justify-content: flex-end;
}
#customer_footer #footer .ft_block2 .ft_btns2 li {
	margin: 0 0 0 40px;
}
#customer_footer #footer .ft_block2 .ft_btns2 li a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
}
#customer_footer #footer .ft_block2 .ft_btns2 li a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 14px;
	height: 14px;
	margin: auto 0;
	content: "";
	background: #948f77 url(../img/ico_arrow1.png) no-repeat center center;
	background-size: 6px;
}
#customer_footer #footer .ft_block3 {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
#customer_footer #footer .ft_block3 address {
	float: left;
	width: 200px;
	line-height: 1.5;
}
#customer_footer #footer .ft_block3 address .ft_logo {
	padding: 20px 0;
	text-align: center;
}
#customer_footer #footer .ft_block3 address .ft_telnum {
	padding: 0 0 20px;
}
#customer_footer #footer .ft_block3 address .ft_telnum a {
	pointer-events: none;
}
#customer_footer #footer .ft_block3 address span {
	display: inline-block;
	padding: 0 1.5em 0 0;
}
#customer_footer #footer .ft_block3 .acc_tit {
	display: none;
}
#customer_footer #footer .ft_block3 .ft_nav {
	display: flex;
	justify-content: space-between;
	float: right;
	width: 850px;
	padding: 30px 0 0;
}
#customer_footer #footer .ft_block3 .ft_nav ul li a {
	position: relative;
	display: inline-block;
	padding: 10px 10px 10px 20px;
	background: url(../img/ico_arrow2.png) no-repeat left center;
	background-size: 6px;
}
#customer_footer #footer .ft_block3 .ft_copyright {
	width: 100%;
	padding: 10px 0 35px;
	clear: both;
	font-size: 12px;
	color: #a3a3a3;
}

@media screen and (max-width: 600px) {
	#customer_footer #footer .ft_block1 ul {
		flex-wrap: wrap;
	}
	#customer_footer #footer .ft_block1 ul li {
		width: 50%;
	}
	#customer_footer #footer .ft_block1 ul li:nth-child(2n) {
		border-right: none;
	}
	#customer_footer #footer .ft_block1 ul li:nth-child(3),
	#customer_footer #footer .ft_block1 ul li:nth-child(4) {
		border-top: solid 1px #fff;
	}
	#customer_footer #footer .ft_block1 ul li a {
		height: 110px;
		font-size: 16px;
		line-height: 110px;
	}
	#customer_footer #footer .ft_block1 ul li a span {
		padding: 0 32px 0 0;
	}
	#customer_footer #footer .ft_block1 ul li a span::before,
	#customer_footer #footer .ft_block1 ul li a span::after {
		width: 20px;
	}
	#customer_footer #footer .ft_block1 ul li a span::before {
		width: 10px;
	}
	#customer_footer #footer .ft_block2 {
		min-height: 0;
	}
	#customer_footer #footer .ft_block2 .box_tel {
		position: static;
		width: 90%;
		padding: 20px 0;
		margin: 0 auto;
		text-align: center;
	}
	#customer_footer #footer .ft_block2 .box_tel p.telnum {
		font-size: 22px;
		line-height: 1.4;
	}
	#customer_footer #footer .ft_block2 .box_tel p.telnum .tel-link {
		font-size: 32px;
		pointer-events: auto;
	}
	#customer_footer #footer .ft_block2 .ft_btns1,
	#customer_footer #footer .ft_block2 .ft_btns2 {
		position: static;
		display: flex;
		width: 86%;
		margin: 0 auto;
	}
	#customer_footer #footer .ft_block2 .ft_btns1 {
		flex-direction: column;
		justify-content: space-between;
		margin: 0 auto;
	}
	#customer_footer #footer .ft_block2 .ft_btns1 li {
		width: 100%;
		margin: 0 0 5px;
	}
	#customer_footer #footer .ft_block2 .ft_btns1 li a {
		height: auto;
		padding: 13px 0;
		font-size: 14px;
		line-height: 1;
	}
	#customer_footer #footer .ft_block2 .ft_btns2 {
		flex-wrap: wrap;
		justify-content: flex-start;
		padding: 10px 0 20px;
		margin: 0 auto;
	}
	#customer_footer #footer .ft_block2 .ft_btns2 li {
		margin: 0 1.5em 0 0;
	}
	#customer_footer #footer .ft_block2 .ft_btns2 li a {
		font-size: 14px;
	}
	#customer_footer #footer .ft_block3 {
		width: 86%;
		padding: 0 0 40px;
	}
	#customer_footer #footer .ft_block3 address {
		float: none;
		width: 100%;
		font-size: 13px;
		text-align: center;
	}
	#customer_footer #footer .ft_block3 address .ft_logo {
		width: 135px;
		padding: 20px 0;
		margin: 0 auto;
		text-align: center;
	}
	#customer_footer #footer .ft_block3 address .ft_telnum {
		padding: 0 0 20px;
	}
	#customer_footer #footer .ft_block3 address .ft_telnum a {
		display: inline-block;
		padding: 0 1.5em 0 0;
		pointer-events: auto;
	}
	#customer_footer #footer .ft_block3 address span {
		display: inline-block;
		padding: 0;
	}
	#customer_footer #footer .ft_block3 .acc_tit {
		position: relative;
		display: block;
		padding: 13px 0;
		font-size: 13px;
		line-height: 1;
		color: #fff;
		text-align: center;
		background: #b28850;
	}
	#customer_footer #footer .ft_block3 .acc_tit::after {
		position: absolute;
		top: 13px;
		left: 15px;
		display: block;
		width: 7px;
		height: 7px;
		content: "";
		border-right: solid 1px #fff;
		border-bottom: solid 1px #fff;
		transform: rotate(45deg);
	}
	#customer_footer #footer .ft_block3 .acc_tit.active::after {
		top: 18px;
		transform: rotate(-135deg);
	}
	#customer_footer #footer .ft_block3 .ft_nav {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		float: none;
		width: 100%;
		padding: 10px 0 0;
	}
	#customer_footer #footer .ft_block3 .ft_nav ul {
		width: 50%;
	}
	#customer_footer #footer .ft_block3 .ft_nav ul li {
		box-sizing: border-box;
		padding: 0 0 0 10px;
	}
	#customer_footer #footer .ft_block3 .ft_nav ul li a {
		padding: 5px 0 5px 12px;
		font-size: 13px;
		background: url(../img/ico_arrow2.png) no-repeat left 12px;
		background-size: 6px;
	}
	#customer_footer #footer .ft_block3 .ft_copyright {
		padding: 10px 0 20px;
		font-size: 11px;
		text-align: center;
	}
}
@media screen and (max-width: 320px) {
	#customer_footer #footer .ft_block1 ul li a {
		font-size: 12px;
	}
	#customer_footer #footer .ft_block3 .ft_nav ul li {
		padding: 0;
	}
}

/* ---------------------------------------------------
Smartphone navigation
------------------------------------------------------ */
#customer_footer #sp_nav {
	display: none;
}

@media screen and (max-width: 600px) {
	#customer_footer #sp_nav {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 10001;
		display: block;
		background: #000;
	}
	#customer_footer #sp_nav ul {
		display: flex;
		width: 165px;
		height: 51px;
	}
	#customer_footer #sp_nav li {
		width: 55px;
		height: 51px;
	}
	#customer_footer #sp_nav li:nth-child(1) {
		background: #8a1313;
	}
	#customer_footer #sp_nav li:nth-child(2) {
		background: #b28850;
	}
	#customer_footer #sp_nav li:nth-child(3) {
		background: #81613c;
	}
	#customer_footer #sp_nav a {
		display: block;
		padding: 9px 0;
		text-align: center;
	}
	#customer_footer #sp_nav img {
		width: auto;
		height: 33px;
	}
}