@charset "utf-8";
/*
Theme Name: kaede dental 4
Theme URI: https://kaede-dental.com
Version: 4.0
*/


@font-face {
	font-family: 'HalisGR-SLight';
	src: url('webfonts/39699D_11_0.eot');
	src: url('webfonts/39699D_11_0.eot?#iefix') format('embedded-opentype'),
	url('webfonts/39699D_11_0.woff2') format('woff2'),
	url('webfonts/39699D_11_0.woff') format('woff'),
	url('webfonts/39699D_11_0.ttf') format('truetype');
}

@font-face {
	font-family: 'HalisGR-SMedium';
	src: url('webfonts/39699D_13_0.eot');
	src: url('webfonts/39699D_13_0.eot?#iefix') format('embedded-opentype'),
	url('webfonts/39699D_13_0.woff2') format('woff2'),
	url('webfonts/39699D_13_0.woff') format('woff'),
	url('webfonts/39699D_13_0.ttf') format('truetype');
}

@font-face {
	font-family: 'HalisGR-SBook';
	src: url('webfonts/39699D_1C_0.eot');
	src: url('webfonts/39699D_1C_0.eot?#iefix') format('embedded-opentype'),
	url('webfonts/39699D_1C_0.woff2') format('woff2'),
	url('webfonts/39699D_1C_0.woff') format('woff'),
	url('webfonts/39699D_1C_0.ttf') format('truetype');
}


/* common
---------------------------------------------------------------------------*/
body {
	background-color: #FBFAF7;
	color: #727171;
	font-size: 14px;
	font-family: 'FOT-筑紫A丸ゴシック Std M', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
	line-height: 1;
	font-feature-settings: 'palt' 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.noscroll { overflow-y: scroll; position: fixed; width: 100%; }

::-moz-selection { background: #F8B62D; color: #000000; }
::selection { background: #F8F4DF; color: #000000; }

p { font-size: 14px; line-height: 1.9; letter-spacing: 0.08em; }
address,i { font-style: normal; }
p.attention { font-size: 13px !important; }

.clearfix:after { content: ''; display: block; clear:both; }

body.pc .pc_view { display: block !important; }
body.pc .sp_view { display: none !important; }
body.sp .sp_view { display: block !important; }
body.sp .pc_view { display: none !important; }

/* font
------------------------------------*/
.normal {
	font-family: 'FOT-筑紫A丸ゴシック Std M', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

.semibold {
	font-family: 'FOT-筑紫A丸ゴシック Std D', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

.bold {
	font-family: 'FOT-筑紫A丸ゴシック Std B', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

.font-min {
	font-family: '游明朝体', '游明朝', YuMincho, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.font-sans-slight { font-family: 'HalisGR-SLight'; }
.font-sans-sbook { font-family: 'HalisGR-SBook'; }
.font-sans-smedium { font-family: 'HalisGR-SMedium'; }

.font-sans { font-family: 'Raleway', sans-serif; font-weight: 300; }

@media all and (-ms-high-contrast:none){
	h1,h2,h3,h4,h5,h6,p,li,dt,dd,th,td,strong,em,i,address,a { transform: rotate(.02deg); font-weight: 600; }
}

/* link
------------------------------------*/
a { color: #765844; text-decoration: none; transition: .15s ease-out; -webkit-transform: translateZ(0); }
a:hover { text-decoration: none; opacity: 0.5; }

/* .btn
------------------------------------*/
.btn-link a {
	display: inline-block;
	background-color: #FFFFFF;
	border: 1px solid #F8B62D;
	border-radius: 4px;
	padding: 13px 22px 14px 25px;
	color: #F8B62D;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.08em;
}

.btn-link a:hover {
	background-color: #F8B62D;
	color: #FFFFFF;
	opacity: 1;
}

.btn-link-yellow a,
.btn-link-brown-s a {
	display: inline-block;
	background-color: #F8B62D;
	border: 2px solid #F8B62D;
	border-radius: 5px;
	padding: 6px 8px 8px 10px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.08em;
}

.btn-link-brown-s a {
	background-color: #CBC1AD;
	border-color: #CBC1AD;
}

.btn-link-yellow a:hover {
	background-color: #FFFFFF;
	color: #F8B62D;
	opacity: 1;
}

.btn-link-brown-s a:hover {
	background-color: #FFFFFF;
	color: #CBC1AD;
	opacity: 1;
}

.btn-link-fill a {
	display: inline-block;
	background-color: #F8B62D;
	border: 1px solid #F8B62D;
	padding: 13px 18px 13px 21px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.15em;
	width: 100%;
	box-sizing: border-box;
}

.btn-link-fill a:hover {
	background-color: #FFFFFF;
	border: 1px solid #F8B62D;
	color: #F8B62D;
	opacity: 1;
}

.btn-link-brown a {
	display: block;
	box-sizing: border-box;
	padding: 11px 16px 12px 19px;
	text-align: center;
	border: 1px solid #C4B8AC;
	border-radius: 3px;
	color: #42210A;
	letter-spacing: 0.08em;
	white-space: nowrap;
	-webkit-transform: perspective(0);
}

/* .link
------------------------------------*/
.link-line{
	display: inline-block;
	border-bottom: 1px solid #D6CBB9;
	font-size: 16px;
	letter-spacing: 0.12em;
/* 	color: #897060; */
	color: #42210A;
	line-height: 1.4;
}

/* .line
------------------------------------*/
.line {
	text-decoration: underline;
}

.txt-line {
	border-bottom: 2px solid #FFE57A;
}

/* .title
------------------------------------*/
.title-circle{
	margin: 0 0 30px 3px;
	padding: 0 0 0 24px;
	background: url("img/icon/title1.png") no-repeat 0 3px / 12px auto;
	font-size: 16px;
	letter-spacing: 0.15em;
}
.page-title{
	float: right;
	padding: 0 5px 0 0;
	font-size: 15px;
	vertical-align: middle;
	letter-spacing: 0.5em;
	white-space: nowrap;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-feature-settings: 'palt' 0;
}

.page-title span{
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 6px 0 0;
/* 	border-right: #dfcaaa 1px solid; */
}

.page-title span:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background-color: #dfcaaa;
	width: 1px;
	height: calc(100% - 6px);
}

.page-title i.point{
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url("img/icon/point.png") no-repeat center 5px / 3px auto;
	position: relative;
	transform: translateX(-1px);
}

/* .img-main
------------------------------------*/
.img-main{
	margin: 0 0 70px;
}
.img-main img{
	width: 100%;
	height: auto;
}


/* #wrap
---------------------------------------------------------------------------*/
#wrap {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1240px;
}


/* header
---------------------------------------------------------------------------*/
header {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	width: 244px;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 2;
	opacity: 0;
}

.header-inner {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 244px;
	height: 100vh;
	padding: 100px 0 0;
	color: #525252;
	text-align: center;
	will-change: transform;
}

/* media query
-----------------------------------*/
@media (max-width: 1240px) {
	.header-inner {
		position: absolute;
		top: 0 !important;
	}
}
@media (max-height: 840px) {
	.header-inner {
		position: absolute;
		height: 840px !important;
	}
}

.header-inner.fixed_btm {
	position: absolute;
	top: initial;
	bottom: 0;
}

header .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 5px;
	transform: translate(-50%,-50%);
}

header .header-btm {
	position: absolute;
	bottom: 45px;
	left: 0;
	width: 100%;
}

header h1 {
	margin-bottom: 18px;
	color: #727171;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

header p {
	margin-bottom: 15px;
	font-size: 13px;
	letter-spacing: 0.12em;
}

header address {
	color: #727171;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

header .btn-link-yellow {
  margin-top: 26px;
}

header .btn-link-brown-s {
  margin-top: 10px;
}

header .btn-link-yellow a,
header .btn-link-brown-s a {
	min-width: 130px;
}

header .btn-link-fill {
  margin-top: 20px;
}

header .btn-link-fill a {
  width: auto!important;
}


/* footer
---------------------------------------------------------------------------*/
footer {
	background: #FFFFFF;
}

footer .inner{
	width: 910px;
	margin: 0 auto;
/* 	padding: 115px 0 60px; */
	padding: 150px 0 60px;
	box-sizing: border-box;
	position: relative;
}

footer .inner::after { content: ''; display: block; clear:both; }

footer .site-title{
	position: absolute;
	top: -35px;
	right: 0;
}

footer .logo{
	width: 129px;
	float: left;
	margin: 0 60px 0 0;
}

footer .logo img{
	width: 100%;
	height: auto;
}

footer .address{
	width: 275px;
	float: left;
}

footer .address .btn-link-yellow,
footer .address .btn-link-brown-s {
	display: inline-block;
	margin-right: 4px;
}

footer .address .txt{
	margin: 15px 0 1px;
	font-size: 12px;
	letter-spacing: 0.11em;
}

footer .address .name{
	margin: 0 0 14px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

footer .address address span.zip{
	display: inline-block;
	margin: 0 0 8px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

footer .address .address-txt{
	display: inline-block;
	padding: 0 0 3px;
	border-bottom: solid 1px #C0A897;
	letter-spacing: 0.1em;
}

footer .busi-hours{
	width: 410px;
	float: right;
	margin-top: -50px;
}

footer .busi-hours .copy{
	margin: 0 0 15px 11px;
	font-size: 11px;
	letter-spacing: 0.15em;
	transform-origin: left bottom;
	transform: scale(0.9);
}

footer .table-wrap table{
	width: 100%;
	table-layout: fixed
}

footer .table-wrap table th{
	padding: 10px 6px;
	text-align: center;
	border-bottom: solid 1px #EDE6DA;
	vertical-align: middle;
	letter-spacing: 0.1em;
}

footer .table-wrap table th .en-week{
	display: block;
	margin: 6px 0 0 -1px;
	font-size: 10px;
	color: #C0A897;
	transform: scale(0.8);
	letter-spacing: 0.15em;
}

footer .table-wrap table th.th1{
	width: 120px;
	padding-right: 12px;
	text-align: right;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}

footer .table-wrap table th.table-title{
	padding-right: 0;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.15em;
}

footer .table-wrap table td{
	text-align: center;
	border-bottom: solid 1px #EDE6DA;
	font-size: 12px;
	vertical-align: middle;
}

footer .table-wrap table td strong{
	font-size: 20px;
}

footer .table-wrap table + p {
	margin: 11px 0 0 7px;
	font-size: 11px;
}

footer .table-wrap table + p a {
	text-decoration: underline;
}

/* contents
---------------------------------------------------------------------------*/
#mainContents {
	display: block;
	position: relative;
	box-sizing: border-box;
	min-height: 100vh;
	margin: 0 0 0 244px;
	text-align: left;
	color: #42210A;
	opacity: 0;
}

.contents {
	width: 900px;
	margin: 30px auto 160px;
}


/* blog
---------------------------------------------------------------------------*/

/* .sec-blog
------------------------------------*/
.sec-blog .btn-link {
	margin-top: -20px;
}

/* .blog-list
------------------------------------*/
.blog-list {
	overflow: hidden;
}

.blog-list article {
	float: left;
	width: 30.8%;
	margin: 0 3.8% 7.5% 0;
}

.blog-list article:nth-of-type(3n) {
	margin-right: 0;
}

.blog-list article a {
	display: block;
}

.blog-list figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 62.5%;
	margin-bottom: 22px;
}

.blog-list figure img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.blog-list time {
	display: block;
	margin: 0 0 5px 1px;
/* 	color: #F8B62D; */
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
}

.blog-list h2 {
	margin-bottom: 14px;
	text-align: justify;
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.blog-list p {
	padding-left: 1px;
/* 	color: #8C8C8C; */
	font-size: 13px;
	text-align: justify;
	line-height: 1.7;
	letter-spacing: 0.03em;
}


/* .wp-pagenavi
------------------------------------*/
.wp-pagenavi {
	overflow: hidden;
	margin-top: 60px;
	text-align: center;
	font-size: 16px;
}

.wp-pagenavi a {
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
}

.wp-pagenavi a,
.wp-pagenavi .current {
	display: inline-block;
	box-sizing: border-box;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 0 4px 5px;
	padding: 5px 0 0;
}

.wp-pagenavi .current {
	background-color: #FFB400;
	border: 1px solid #FFB400;
	color: #FFFFFF;
}

.wp-pagenavi .extend {
	margin: 0 5px 5px;
}

.wp-pagenavi a.previouspostslink {
	margin-right: 5px;
	padding: 3px 0 0;
	transform: translateY(-2px);
}

.wp-pagenavi a.nextpostslink {
	margin-left: 5px;
	padding: 3px 0 0 1px;
	transform: translateY(-2px);
}

.wp-pagenavi a.first,
.wp-pagenavi a.last {
	border: none;
	width: auto;
	height: auto;
	transform: translateY(1px);
	letter-spacing: 0.15em;
}

.wp-pagenavi a.first {
	margin-right: 10px;
}

.wp-pagenavi a.last {
	margin-left: 10px;
}

/* service
---------------------------------------------------------------------------*/

/* .service-lead
------------------------------------*/
.service-lead{
/* 	padding: 0 0px 90px 55px; */
	padding: 0 0px 90px 35px;
	overflow: hidden;
	position: relative;
}

.service-lead .title{
	float: left;
	margin: 0 140px 0 0;
}

.service-lead .en-txt{
	display: inline-block;
	font-size: 10px;
	transform-origin: left top;
	transform: rotate(-270deg);
	letter-spacing: 0.3em;
	white-space: nowrap;
	position: absolute;
	top: 4px;
/* 	left: 245px; */
	left: 225px;
}

.service-lead .txt{
	float: left;
	padding: 40px 0 0;
}

.service-lead .txt p{
	margin: 0 0 14px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.18em;
}


/* partner
---------------------------------------------------------------------------*/
.partner{
	width: 826px;
	margin: 0 auto 124px;
}

.partner .partner-top{
	margin: 0 0 48px;
	position: relative;
}

.partner .partner-top::after{ content: ''; display: block; clear:both; }

.partner .partner-top .en-txt{
	display: inline-block;
	margin: 0 0 22px 25px;
	padding: 2px 2px 1px 6px;
	background: #DDC9AE;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1;
	letter-spacing: 0.3em;
}

.partner .partner-top .en-txt span{
	display: inline-block;
	margin-right: 5px;
	letter-spacing: 0.35em;
}

.partner .partner-top .en-txt span:last-of-type {
	margin-right: 0;
}

.partner .partner-top .title{
	margin: 0 0 39px 20px;
}

.partner .partner-top .en-img{
	position: absolute;
	top: 0;
	right: 0;
}

.partner .partner-top .img-anime {
	float: left;
}

.img-anime {
	overflow: hidden;
	position: relative;
	background-color: #EEE5D6;
	width: 524px;
	height: 357px;
}

.img-anime .logo-wrap {
	transform-origin: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: -10px;
}

.img-anime .logo {
	position: relative;
	width: 144px;
	height: 138px;
}

.img-anime .logo-left,
.img-anime .logo-right {
	position: absolute;
	z-index: 1;
	opacity: 0;
}

.img-anime .logo-left {
	top: 12px;
	left: 0;
}

.img-anime .logo-right {
	top: 0;
	right: 0;
}

.img-anime .logo-left span,
.img-anime .logo-right span {
	display: block;
}

.img-anime .img {
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: center center;
	z-index: 2;
	opacity: 0;
}

.partner .partner-top .img2{
	width: 255px;
	float: right;
	margin-top: -77px;
}

.partner .partner-bottom{
	padding: 0 0 0 100px;
	position: relative;
}

.partner .partner-bottom::after{ content: ''; display: block; clear:both; }

.partner .partner-bottom .en-img{
	position: absolute;
	top: 0;
	left: 1px;
}

.partner .partner-bottom .lead{
	margin: 0 0 53px;
	position: relative;
}

.partner .partner-bottom .lead p{
	margin: 0 0 14px;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.14em;
}

.partner .partner-bottom .lead::before{
	width: 108px;
	height: 105px;
	content: " ";
	background: url("img/share/logo-mark1.svg") no-repeat 0 0 / 100% auto;
	position: absolute;
	top: -70px;
	right: 0;
}

.partner .partner-bottom .lead p{
	margin: 0 0 10px;
}

.partner .partner-bottom .box::after{ content: ''; display: block; clear:both; }

.partner .partner-bottom .box .img{
	width: 280px;
	float: left;
}

.partner .partner-bottom .box .txt{
	width: 395px;
	float: right;
}

.partner .partner-bottom .box .txt p{
	margin: 0 0 12px;
	line-height: 2.2;
	letter-spacing: 0.15em;
}

.partner .partner-bottom .box .txt .title{
	margin: 0 0 22px;
	padding: 18px 0 0;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.14em;
	color: #42210A;
}


/* .friendly-top
---------------------------------------------------------------------------*/
.friendly-top{
	margin-bottom: 70px;
	background: url("img/sedation/bg-friendly.jpg") no-repeat center top / 100% 100%;
	color: #42210A;
}

.friendly-top .sec-inner{
	position: relative;
	box-sizing: border-box;
	width: 1000px;
	min-height: 604px;
	margin: 0 auto;
	padding: 90px 0 0 90px;
}

.friendly-top .slider-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	min-height: 604px;
	z-index: 1;
}

.friendly-top .slider-img .inner{
	box-sizing: border-box;
	width: 1000px;
	height: 604px;
}

.friendly-top .title{
	position: relative;
	margin: 0 0 20px;
	z-index: 2;
}

.friendly-top .title span{
	font-size: 20px;
	font-weight: 500;
	line-height: 1.85;
	letter-spacing: 0.25em;
}

.friendly-top .catch{
	font-size: 18px;
	letter-spacing: 0.25em;
	position: absolute;
	top: -30px;
	right: 116px;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index: 2;
}

.friendly-top .catch span{
	display: inline-block;
	margin: 0 0 0 12px;
	border-right: 1px solid #775844;
	line-height: 1.7;
}

.friendly-top .txt{
	position: relative;
	z-index: 2;
}

.friendly-top .txt p{
	margin: 0 0 10px;
	line-height: 1.95;
}

.friendly-top .btn-link-brown {
	position: relative;
	display: inline-block;
	min-width: 200px;
	margin: 30px 0 0;
	z-index: 2;
}

.friendly-top .btn-link-brown a {
	position: relative;
}

.friendly-top .btn-link-brown a:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0.6;
	transition: .15s ease-out;
}

.friendly-top .btn-link-brown a:hover {
	opacity: 1;
}

.friendly-top .btn-link-brown a:hover:after {
	opacity: 1;
}


/* .service-lead-top
---------------------------------------------------------------------------*/
.service-lead-top{
	margin: 0 0 60px;
	text-align: center;
}

.service-lead-top .en-txt{
	margin: 0 0 10px;
	font-size: 12px;
	letter-spacing: 0.35em;
}

.service-lead-top .en-txt span{
	margin: 0 5px;
}

.service-lead-top .title{
	margin: 0 0 25px;
	font-size: 25px;
	letter-spacing: 0.2em;
}

.service-lead-top .txt{
	font-size: 15px;
	line-height: 2.2;
	letter-spacing: 0.11em;
}

.service-lead-top .txt a{
	padding: 0 0 0px;
	border-bottom: 1px solid #AD9C8C;
/* 	color: #765844; */
}

.service-lead-top .btn-link-brown{
	display: inline-block;
	margin-top: 30px;
}


/* .service-list
---------------------------------------------------------------------------*/
.service-list{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin: 0 63px 120px;
}

.service-list li{
	width: 408px;
	margin: 47px 0 0;
	overflow: hidden;
}

.service-list li a { display: block; color: #765844; }

.service-list li:nth-of-type(1),

.service-list li:nth-of-type(2){
	margin-top: 0;
}

.service-list li:nth-child(2n){
	width: 366px;
}

.service-list li figure{
	width: 135px;
	float: left;
	margin: 0 26px 0 0;
}

.service-list li .txt{
	width: 200px;
	float: left;
	padding: 4px 0 0;
}

.service-list li .txt p{
	text-align: justify;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.02em;
/* 	color: #897060; */
}

.service-list li .txt .title{
	margin: 0 0 10px;
	text-align: left;
	font-size: 17px;
	letter-spacing: 0.14em;
}

.service-list li .txt .title span {
	padding-left: 9px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

.service-list li .btn-link-brown {
	display: block;
	margin-top: 14px;	
}

.service-list li .btn-link-brown span{
  box-sizing: border-box;
  padding: 9px 16px 10px 19px;
  text-align: center;
  border: 1px solid #C4B8AC;
  border-radius: 3px;
  color: #42210A;
  letter-spacing: 0.08em;
  white-space: nowrap;
	display: block;
}


/* access
---------------------------------------------------------------------------*/

/* map-area
------------------------------------*/
.map-area{
	width: 900px;
	margin: 0 auto 86px;
	position: relative;
}

.map-area #gMap{
	width: 100%;
	height: 567px;
}

.map-area .route{
	position: absolute;
	left: 14px;
	bottom: 14px;
}

.map-area .route span{
	display: inline-block;
	margin: 5px 0 0;
	padding: 2px 9px;
	background: #FFFFFF;
	font-weight: 500;
	color: #42210A;
}

/* access-info
------------------------------------*/
.access-info{
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}

.access-info .access-info-left{
	width: 265px;
	float: left;
	color: #42210A;
}

.access-info .access-info-left .en-txt{
	margin: -3px 0 16px;
}

.access-info .access-info-left .en-txt span{
	display: inline-block;
	padding: 3px 2px 2px 6px;
	background: #DDC9AE;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1;
	letter-spacing: 0.4em;
}

.access-info .access-info-left .txt{
	margin: 0 0 11px;
	font-size: 13px;
	letter-spacing: 0.22em;
}

.access-info .access-info-left address{
	margin: 0 0 18px;
}

.access-info .access-info-left address .zip{
	margin: 0 0 2px;
	font-size: 12px;
	letter-spacing: 0.13em;
}

.access-info .access-info-left address .address-txt{
	display: inline-block;
/* 	border-bottom: 1px solid #9E9083; */
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-size: 17px;
}

/* ie only */
@media all and (-ms-high-contrast: none){
	.access-info .access-info-left address .address-txt{
		letter-spacing: 0.05em;
	}
}

.access-info .access-info-left .txt2{
/* 	margin: 0 0 28px; */
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.15em;
}

.access-info .access-info-left .txt2 strong{
	padding: 0 0 0 1px;
	border-bottom: 2px solid #fcb503;
}

.access-info .access-info-left .txt2 + p {
	background: url("img/icon/attention.svg") no-repeat 0 3px / 18px auto;
	margin-bottom: 24px;
	padding-left: 24px;
	font-size: 12px;
	letter-spacing: 0.12em;
}

.access-info .access-info-left dl.tel{
/* 	margin: 0 0 21px; */
	margin-bottom: 18px;
	overflow: hidden;
}

.access-info .access-info-left dl.tel dt{
	position: relative;
	float: left;
	margin: 8px 4px 0 0;
	padding: 0 0 2px;
	font-size: 12px;
	letter-spacing: 0.15em;
}

.access-info .access-info-left dl.tel dt:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #99897C;
	width: calc(100% - 3px);
	height: 1px;
}

.access-info .access-info-left dl.tel dd{
	float: left;
	font-size: 25px;
	letter-spacing: 0.07em;
}

.access-info .access-info-left ul.link{
	width: 216px;
}

.access-info .access-info-left ul.link li{
	margin: 0 0 10px;
}

.access-info .access-info-right{
	width: 550px;
	float: right;
}

.access-info .access-info-right figcaption{
	padding: 25px 0 0;
	font-size: 13px;
	letter-spacing: 0.15em;
}

.access-info .access-info-right img{
	width: 100%;
	height: auto;
}


/* page error
---------------------------------------------------------------------------*/
#errorContents {
	padding: 160px 0 120px;
	text-align: center;
}

#errorContents .en-txt {
	margin-bottom: 15px;
	font-size: 12px;
	letter-spacing: 0.35em;
}

#errorContents h1 {
	margin-bottom: 40px;
	font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #42210A;
}

#errorContents p {
	line-height: 2;
}

#errorContents p a {
	text-decoration: underline;
}