@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: 13px;
	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: 13px; line-height: 1.8; 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; }

/* link
------------------------------------*/
a { color: #42210A; text-decoration: none; -webkit-transform: translateZ(0); }

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

.btn-link-yellow a,
.btn-link-brown-s a {
	display: inline-block;
	background-color: #F8B62D;
	border-radius: 3px;
	padding: 11px 11px 13px 13px;
	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-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-brown a,
.btn-link-brown span,
.link-line {
	display: inline-block;
	box-sizing: border-box;
	padding: 12px 14px 12px 16px;
	text-align: center;
	border: 1px solid #C4B8AC;
	border-radius: 3px;
	color: #42210A;
	font-size: 14px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

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

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

/* .title
------------------------------------*/
.title-circle{
	margin-bottom: 18px;
	padding: 0 0 0 18px;
	background: url("img/icon/title1.png") no-repeat 0 3px / 9px auto;
	font-size: 13px;
	letter-spacing: 0.15em;
}

.page-title{
	position: absolute;
	top: -24px;
	right: 0px;
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: 0.4em;
	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{
	display: inline-block;
	margin: 0 0 0 7px;
	padding: 0 4px 0 0;
	border-right: #dfcaaa 1px solid;
}

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

/* .img-main
------------------------------------*/
.img-main{
	margin-bottom: 55px;
}

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


/* .btn-nav
---------------------------------------------------------------------------*/
.btn-nav {
	position: fixed;
	top: 12px;
	right: calc(6% - 10px);
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	z-index: 10000;
	opacity: 0;
}

.btn-nav div,
.btn-nav span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .2s;
}

.btn-nav div {
	position: relative;
	width: 25px;
	height: 18px;
	margin: 14px 0 0 10px;
}

.btn-nav span {
	position: absolute;
	left: 0;
	background-color: #F8B62D;
	width: 100%;
	height: 2px;
}

.btn-nav span:nth-of-type(1) { top: 0; }
.btn-nav span:nth-of-type(2) { top: 8px; }
.btn-nav span:nth-of-type(3) { bottom: 0; }

/* .btn-nav.active
------------------------------------*/
.btn-nav.active span:nth-of-type(1) { transform: translateY(8px) rotate(-45deg); }
.btn-nav.active span:nth-of-type(2) { animation: active-menu-bar02 .4s forwards; opacity: 0; }
.btn-nav.active span:nth-of-type(3) { transform: translateY(-8px) rotate(45deg); }

@-webkit-keyframes active-menu-bar02 {100%{ height: 0; }}
@keyframes active-menu-bar02 {100%{ height: 0; }}

/* .nav-sp
------------------------------------*/
.nav-sp {
	position: fixed;
	top: 0;
	left: 0;
	background: #FFFFFF;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	opacity: 0;
}

.nav-sp .inner {
	overflow-y: scroll;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 72px 7% 8%;
	-webkit-overflow-scrolling: touch;
}

.nav-sp .inner .btn-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 10px;
	margin: 22px 0 12px;
}

.nav-sp .inner .btn-link-yellow a,
.nav-sp .inner .btn-link-brown-s a {
	display: block;
	padding-top: 14px;
	padding-bottom: 16px;
}

.nav-sp .inner .btn-link-brown a {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
}


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


/* header
---------------------------------------------------------------------------*/
header {
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px 6.5%;
	opacity: 0;
}

header .logo {
	float: left;
	width: 65px;
}

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

header h1 {
	float: left;
	margin: 30px 0 0 25px;
	color: #727171;
	font-size: 11px;
	line-height: 2;
	letter-spacing: 0.12em;
}

header h1 span {
	position: relative;
	display: inline-block;
}

header h1 span:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	background-color: #727171;
	width: 100%;
	height: 1px;
	opacity: 0.3;
}


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

footer .inner{
	box-sizing: border-box;
	margin: 0;
	padding: 60px 5% 30px;
	position: relative;
}

footer .site-title {
	position: absolute;
	top: -35px;
	right: 8%;
	width: 52px;
}

footer .site-title img {
	width: 100%;
	height: auto;
}

footer .logo {
	position: absolute;
	top: 60px;
	left: calc(5% + 10px);
	width: 80px;
}

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

footer .address {
	margin-bottom: 6px;
	padding: 0 10px;
	color: #727171;
}

footer .address p {
	padding-left: 105px;
}

footer .address .txt {
	margin: 23px 0 4px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

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

footer .address address {
	font-size: 12px;
}

footer .address address span.zip {
	padding-right: 6px;
	letter-spacing: 0.1em;
}

footer .address .address-txt {
	letter-spacing: 0.08em;
}

footer .busi-hours .copy {
	margin: 0 0 20px 10px;
	color: #727171;
	font-size: 10px;
	letter-spacing: 0.15em;
	transform-origin: left bottom;
	transform: scale(0.9);
}

footer .btn-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 10px;
	margin-bottom: 40px;
	padding: 0 10px;
}

footer .btn-link-yellow a,
footer .btn-link-brown-s a {
	display: block;
}

footer .table-wrap table{
	width: 100%;
	table-layout: fixed;
	font-size: 13px;
	white-space: nowrap;
}

footer .table-wrap table th{
	padding: 10px 3px;
	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: 4px 0 0 -1px;
	font-size: 10px;
	color: #C0A897;
	transform: scale(0.8);
	letter-spacing: 0.15em;
}

footer .table-wrap table th.th1{
	width: 105px;
	padding-right: 10px;
	text-align: right;
	box-sizing: border-box;
	letter-spacing: 0.04em;
}

footer .table-wrap table th.table-title{
	padding-right: 0;
	text-align: center;
	letter-spacing: 0.2em;
}

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

footer .table-wrap table + p {
	margin: 12px 0 0 0;
	font-size: 11px;
	letter-spacing: 0.06em;
}

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


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

.contents {
	margin: 0 auto 120px;
}


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

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

.sec-blog .btn-link a {
	display: block;
}

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

.blog-list article {
	float: left;
	width: 47%;
	margin: 9% 6% 0 0;
}

.blog-list article:nth-of-type(1),
.blog-list article:nth-of-type(2) {
	margin-top: 0;
}

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

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

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

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

.blog-list time {
	display: block;
	margin: 0 0 4px 1px;
	color: #F8B62D;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.15em;
}

.blog-list h2 {
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

/* .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;
}


/* img
---------------------------------------------------------------------------*/
.img-main1 img,
.img-main2 img {
	width: 100%;
	height: auto;
}


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

/* .service-lead
------------------------------------*/
.service-lead{
	position: relative;
	margin-bottom: 70px;
}

.service-lead .title {
	margin-bottom: 6px;
	font-size: 21px;
	line-height: 1.7;
	letter-spacing: 0.15em;
}

.service-lead .en-txt {
	margin: 0 0 24px 2px;
	font-size: 10px;
	letter-spacing: 0.3em;
	white-space: nowrap;
	transform-origin: left bottom;
	transform: scale(0.8);
}

.service-lead .txt p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0.11em;
}

/* media query
-----------------------------------*/
@media (max-width: 320px) {
	.service-lead .txt p {
		font-size: 13px;
	}
	.service-lead .txt p br {
		display: none;
	}
}


/* partner
---------------------------------------------------------------------------*/
.partner{
	margin-bottom: 55px;
}

.partner img {
	width: 100%;
	height: auto;
}

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

.partner .partner-top .en-txt{
	display: inline-block;
	margin: 0 0 20px 25px;
	padding: 3px 2px 2px 6px;
	background: #DDC9AE;
	font-size: 10px;
	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 {
	width: 240px;
	margin: 0 0 30px 6%;
}

.partner .partner-top .title img {
	width: 100%;
	height: auto;
}

.partner .partner-top .img-anime {
	width: 90%;
	margin: 0 auto;
}

.img-anime {
	overflow: hidden;
	position: relative;
	background-color: #EEE5D6;
	width: 100%;
	padding-bottom: 61%;
}

.img-anime .logo-wrap {
	transform-origin: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(0.6);
	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-bottom{
	padding: 0 7% 0 70px;
	position: relative;
}

.partner .partner-bottom .en-img{
	position: absolute;
	top: 5px;
	left: 6%;
	width: 19px;
}

.partner .partner-bottom .en-img img {
	width: 100%;
	height: auto;
}

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

.partner p {
	margin: 0 0 12px;
	line-height: 2;
	letter-spacing: 0.11em;
}

.partner .partner-bottom .lead::before{
	width: 60px;
	height: 60px;
	content: " ";
	background: url("img/share/logo-mark1.svg") no-repeat 0 0 / 100% auto;
	position: absolute;
	top: -48px;
	right: -8px;
	transform: rotate(-55deg);
	z-index: 2;
}

.partner .partner-bottom .lead p{
	margin-bottom: 12px;
	line-height: 1.9;
}

.partner .partner-bottom .box .img {
	margin-bottom: 25px;
}

.partner .partner-bottom .box .txt .title{
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.15em;
	color: #42210A;
}

.partner .partner-bottom .box .txt p {
	margin-bottom: 8px;
	text-align: justify;
	line-height: 1.9;
}

.partner .partner-bottom .box .txt p br {
	display: none;
}


/* .friendly-top
---------------------------------------------------------------------------*/
.friendly-top{
	margin-bottom: 75px;
	color: #42210A;
}

.friendly-top .sec-inner{
	position: relative;
	box-sizing: border-box;
	height: 100%;
	margin-bottom: 30px;
}

.friendly-top .slider-img{
	width: 100%;
	min-height: 100%;
	z-index: 1;
}

.friendly-top .slider-img .inner{
	box-sizing: border-box;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.friendly-top .slider-img .inner:nth-of-type(1) {
	background-image: url("img/sedation/img-friendly1.jpg");
}
.friendly-top .slider-img .inner:nth-of-type(2) {
	background-image: url("img/sedation/img-friendly1.jpg");
}
.friendly-top .slider-img .inner:nth-of-type(3) {
	background-image: url("img/sedation/img-friendly1.jpg");
}

.friendly-top .slider-img .inner img {
	width: 125%;
	height: auto;
	margin-left: -25%;
}

.friendly-top .title{
	margin-top: 30px;
	padding: 0 7%;
	text-align: center;
}

.friendly-top .title span{
	display: block;
	padding: 0px 5px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.16em;
}

.friendly-top .catch{
	font-size: 13px;
	letter-spacing: 0.3em;
	position: absolute;
	top: -23px;
	left: 8%;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	z-index: 2;
}

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

.friendly-top .txt {
	padding: 0 7%;
}

.friendly-top .txt p{
	text-align: justify;
	letter-spacing: 0.06em;
}

.friendly-top .txt p br {
	display: none;
}

.friendly-top .btn-link-brown{
	margin-top: 22px;
}

.friendly-top .btn-link-brown a {
	width: 100%;
	font-size: 13px;
}


/* .service-lead-top
---------------------------------------------------------------------------*/
.service-lead-top{
	margin-bottom: 50px;
	padding: 0 6%;
	text-align: center;
}

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

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

.service-lead-top .title{
	width: 220px;
	margin: 0 auto 28px;
}

.service-lead-top .title img {
	width: 100%;
	height: auto;
}

.service-lead-top .txt{
	padding: 0 5px;
	text-align: justify;
	line-height: 1.9;
	letter-spacing: 0.1em;
}

.service-lead-top .txt br{
	display: none;
}


/* .service-list
---------------------------------------------------------------------------*/
.service-list {
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 0 6%;
}

.service-list li{
	float: left;
	width: 46%;
	margin: 11% 8% 0 0;
	overflow: hidden;
}

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

.service-list li:nth-child(even) {
	margin-right: 0;
}

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

.service-list li figure{
	margin-bottom: 18px;
}

.service-list li figure img {
	width: 100%;
	height: auto;
}

.service-list li .txt p {
	color: #765844;
	font-size: 12px;
	text-align: justify;
	line-height: 1.6;
	letter-spacing: 0.03em;
}

.service-list li .txt .title {
	margin: 0 0 12px;
	text-align: left;
	font-size: 13px;
	letter-spacing: 0.1em;
}

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

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

.service-list li .btn-link-brown span {
	display: block;
	padding: 7px 8px 8px 10px;
	font-size: 12px;
}


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

/* map-area
------------------------------------*/
.map-area{
	width: 100%;
	margin: 0 auto 28px;
	position: relative;
}

.map-area #gMap{
	width: 100%;
/* 	height: 320px; */
	height: 360px;
}

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

.map-area .route span{
	display: inline-block;
	margin: 6px 0 0;
	padding: 1px 8px;
	background: #FFFFFF;
	color: #42210A;
}

/* access-info
------------------------------------*/
.access-info{
	overflow: hidden;
	padding: 0 7%;
}

.access-info .access-info-left{
	margin-bottom: 40px;
	color: #42210A;
}

.access-info .access-info-left .en-txt{
	margin-bottom: 6px;
}

.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 7px;
	font-size: 13px;
	letter-spacing: 0.1em;
}

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

.access-info .access-info-left address .zip{
	margin: 0 0 0px;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.access-info .access-info-left address .address-txt{
	display: inline;
	border-bottom: 1px solid #9E9083;
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 1.7;
}

.access-info .access-info-left .txt2{
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.access-info .access-info-left .txt2 strong{
	position: relative;
	display: inline-block;
}

.access-info .access-info-left .txt2 strong:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	background-color: #fcb503;
	width: 100%;
	height: 2px;
}

.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 20px;
	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: 24px;
	letter-spacing: 0.08em;
}

.access-info .access-info-left ul.link{
	overflow: hidden;
}

.access-info .access-info-left ul.link li{
	float: left;
	width: 49%;
}

.access-info .access-info-left ul.link li:nth-child(even) {
	float: right;
}

.access-info .access-info-left ul.link li a {
	display: block;
}

.access-info .access-info-right figcaption{
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 0.1em;
}

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


/* .dl-common
---------------------------------------------------------------------------*/
.dl-common {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 0 0 25px;
	border-bottom: 1px solid #DECCA8;
}

.dl-common dt {
	box-sizing: border-box;
	border-top: 1px solid #DECCA8;
	width: 100%;
	margin-bottom: 11px;
	padding-top: 18px;
	padding-left: 10px;
	font-size: 14px;
	color: #42210A;
	letter-spacing: 0.12em;
}

.dl-common dd {
	padding-bottom: 15px;
	padding-left: 10px;
}

.dl-common dd p{
	text-align: justify;
	letter-spacing: 0.04em;
	line-height: 1.7;
}

.dl-common dd p.at{
	margin-top: 2px;
	font-size: 11px;
	letter-spacing: 0.06em;
}


/* page error
---------------------------------------------------------------------------*/
#errorContents {
	padding: 40px 7% 0;
	text-align: center;
}

#errorContents .en-txt {
	margin-bottom: 12px;
	font-size: 10px;
	letter-spacing: 0.3em;
	text-align: center;
}

#errorContents h1 {
	margin-bottom: 30px;
	font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #42210A;
}

#errorContents p {
	margin-bottom: 10px;
	text-align: justify;
	letter-spacing: 0.06em;
}

#errorContents p br {
	display: none;
}

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