﻿html:not(.responsive) {
	min-width: 1000px; /* viewport */
}

/*=============================================
 * body
 *=============================================*/

body {
	font-family: 'Noto Serif JP', serif;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0.1em;
	font-weight: 400;
	background: url("../img/shared/bg.jpg") repeat center top;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
	color: #242424;
}


/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.fnt-Shippori {
	font-family: 'Shippori Mincho', serif;
}

/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
img {
	max-width: 100%;
	height: auto;
}
.wrap {
	width: 1000px;
}
.tac {
	text-align: center;
}
.img-sd {
	box-shadow: 0px 0px 27px 0px rgba(8, 8, 8, 0.17);
}
.copied {
	pointer-events: none;
}
.rss a {
	display: block;
}
.rss-img img {
	max-width: 100%;
	height: auto;
}
.rss-img span {
	display: block;
	width: 100% !important;
	height: 0 !important;
	padding-top: 75%;
	transition: all ease .3s;
}
.rss-img span:hover {
	opacity: .8;
}
.d-flex {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.txt p + p {
	margin-top: 20px;
}
.btn-style > * {
	background: url("../img/shared/bg_btn1.jpg") no-repeat left top / 100% 100%;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.1em;
	transition: all ease .3s;
	max-width: 300px;
	display: block;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	position: relative;
	font-weight: 200;
}
.btn-style > * span:last-of-type{
	display: inline-block;
	margin-left: 34px;
	position: relative;
	top: -1px;
}
.btn-style.bg2 > *{
	color: #000;
	background-image: url("../img/shared/bg_btn2.jpg") ;
}
.btn-style.bg3 > *{
	background-image: url("../img/shared/bg_btn3.jpg") ;
}
.btn-style > *:hover {
	text-decoration: none;
	opacity: 0.8;
}
.btn-style.btn-center > * {
	margin: 0 auto;
}
a.telhref:hover{
	text-decoration: none;
}
@media screen and (min-width: 768px) {
	.btn-style > *{
		font-size: 16px;
		line-height: 35px;
		padding: 13px 0;
	}
	
}
@media all and (-ms-high-contrast:none) {
    p.btn a img, header .nav-fl a img {
        transition: opacity 0s ease !important;
        -moz-transition: opacity 0s ease !important;
        -webkit-transition: opacity 0s ease !important;
    }
	.btn-over img,
	.over-img img,
	img.over,
	img:not(.btn):not(.non-over),
	button img {
		opacity: 1;
		transform: translateX(0) translateZ(0);
		-moz-transform: translateX(0) translateZ(0);
		-webkit-transform: translateX(0) translateZ(0);
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
	}
}
@media screen and (max-width: 767px) {
	html.responsive .wrap {
		width: auto;
		padding: 0 4%;
	}
	body{
		font-size: 14px;
		line-height: 28px;
		min-width: inherit;
	}
	img {
		width: 100%;
	}
	.pc {
		display: none !important;
	}
	.fl, .fr {
		float: none;
	}
	.d-flex {
		flex-wrap: wrap;
	}
	.txt{
		text-align: justify;
	}
	.txt br:not(.brsp) {
		display: none;
	}
	a.telhref:hover img{
		opacity: 1 !important;
	}
	.btn-style > *{
		margin: 0px auto;
		max-width: 100%;
	}
	.btn-style > * span:last-of-type{
		width: 55px;
	}
}
@media screen and (min-width: 768px) {
    .txt-vertical-pc {
        cursor: vertical-text;
        writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -moz-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        text-orientation: upright;
        word-wrap: break-word;
    }
    .txt-vertical-pc .txt-latin {
        cursor: vertical-text;
        direction: rtl;
        writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -moz-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        text-orientation: sideways-right;
        -o-text-orientation: sideways-right;
        -ms-text-orientation: upright;
        -ms-text-orientation: sideways-right;
        -moz-text-orientation: sideways-right;
        -webkit-text-orientation: sideways-right;
        letter-spacing: .25em;
    }
	.sp {
		display: none !important;
	}
	
}


/*=============================================
 * <header>
 *=============================================*/

header {
	position: relative;
}
header h1 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 10px;
	line-height: 20px;
	
}
header .head-top {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 242px;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
}
header .head-top .btn-eng a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.2em;
    border-bottom: 2px solid #777777;
    border-left: 2px solid #777777;
    padding: 5px 42px 8px 49px;
    margin-left: 11px;
}
header .head-top .btn-eng a:hover{
	text-decoration: none;
	opacity: 0.8;
}
header .head-top .btn-eng a span{
	display: inline-block;
	margin-left: 15px;
}
header .nav span,
header .nav a {
	font-family: 'Noto Serif JP', serif;
	position: relative;
	display: block;
	font-size: 18px;
	letter-spacing: 0.12em;
	line-height: 46px;
}
header .nav > li > a:before,
header .nav > li > span:before{
	content: '';
	position: absolute;
    top: 18px;
    left: -17px;
    width: 1px;
    height: 12px;
    transform: rotate(35deg);
	background-color: #fff;
	opacity: 0;
	transition: all 0.3s;
}
header .nav ul{
	margin: -6px 0px -6px 39px;
	position: relative;
}
header .nav ul:before{
	content: '';
	position: absolute;
	top: 0px;
    left: -25px;
    width: 1px;
    height: 58px;
	background-color: rgba(255, 255, 255, 0.5);
}
header .nav ul a{
	line-height: 30px;
}
header .nav ul a::before{
	content: '';
	position: absolute;
    top: 18px;
    left: -25px;
    width: 18px;
    height: 1px;
	background-color:rgba(255, 255, 255, 0.5);
}
header .nav a small{
	display: inline-block;
	font-weight: 200;
	font-size: 10px;
	letter-spacing: 0.04em;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.6);
	margin-left: 10px;
	opacity: 0;
	transition: all 0.3s;
}
header .head-top .nav {
	margin-top: 229px;
    margin-left: 36px;
}
header .nav a:hover{
	text-decoration: none;
}
header .nav > li > a.active:before,
header .nav .sub-menu.active span:before,
header .nav > li > a:hover:before,
header .nav .sub-menu:hover span:before,
header .nav .sub-menu.active  small,
header .nav .sub-menu:hover  small,
header .nav a.active small,
header .nav a:hover small{
	opacity: 1;
}
header .head-top .box-tel {
	margin-top: 23px;
}
.box-tel .tel + .tel{
	margin-top: 14px;
}
.box-tel .tel {
	background-color: rgba(255, 255, 255, 0.15);
	padding: 10px 0px 8px 38px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.06em;	
}
.box-tel .tel span {
	font-size: 28px;
	line-height: 37px;
	letter-spacing: 0.06em;	
	display:block;
	position: relative;
}
.box-tel .tel span:before{
	content: "";
	position: absolute;
	top: 9px;
    left: -23px;
	background: url("../img/shared/icon_tel.png") no-repeat left top;
	width: 18px;
	height: 23px;
}
@media screen and (max-width: 767px) {
	header h1{
		position: absolute;
		top: 2vw;
		left: 3%;
		z-index: 1;
		color: rgba(255, 255, 255, 0.5);
		width: 80%;
		letter-spacing: -0.5px;
	}
	header .logo{
		position: absolute;
		top: 10vw;
		left: 3%;
		width: 37%;
		z-index: 2;
	}
}
@media screen and (min-width: 768px) {
	header:before{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		background: url("../img/shared/bg_showkv2.png") repeat-y left top;
		width: 314px;
		bottom: 0;
		z-index: 1;
	}
	header h1 {
		font-size: 14px;
		position: absolute;
		bottom: 20px;
		left: 26px;
		font-weight: 300;
		line-height: 30px;
		z-index: 1;
		letter-spacing: 0.1em;
		color: #fff;
	}
	header .logo {
		position: absolute;
		top: 42px;
    	left: 53px;
		z-index: 1;
	}
}

/*=============================================
 * hamburger
 *=============================================*/
.hamburger {
	background: url("../img/shared/bg.jpg") repeat center top;
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	width: 54px;
	height: 54px;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	text-transform: none;
	overflow: visible;
	padding-bottom: 25px;
	box-sizing: border-box;
	color: inherit;
}
.hamburger:after {
	content: "Menu";
	position: absolute;
	bottom: 4px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0;
	color: #000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.hamburger.is-active:after {
	content: "Close";
	color: #fff;
}
.hamburger-box {
	width: 35px;
	height: 17px;
	display: block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 100%;
    height: 2px;
	background-color: #605e5d;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -8px;
	display: none;
}
.hamburger-inner::after {
	bottom: -8px;
}
/** Squeeze **/
.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #fff;
}
.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	background-color: #fff;
}
/** Boring **/
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
	transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
	transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
}
.menu-toggle {
	position: fixed;
	width: 100%!important;
	top: 0;
	right: 0;
	overflow-y: auto;
	z-index: 99;
	padding-top: 75px;
	padding-bottom: 30px;
	margin-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url("../img/shared/bg3.jpg") repeat center top;
	display: block;
	opacity: 0;
	visibility: hidden;
	color: #fff;
}
.menu-toggle .menu-wrap {
	max-width: 750px;
	margin: auto;
}
.menu-toggle .nav {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.15em;
	margin: 4vw 0;
}
.navOpen .menu-toggle {
	opacity: 1;
	visibility: visible;
	pointer-events: visible;
}
body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
	touch-action: none !important;
	pointer-events: none !important;
}
body.navOpen .remodal-wrapper,
body.navOpen .remodal-wrapper *,
body.navOpen .hamburger,
body.navOpen #menu-toggle,
body.navOpen #menu-toggle * {
	touch-action: auto !important;
	pointer-events: visible !important;
}
.navOpen {
	overflow: hidden !important;
	-webkit-overflow-scrolling: touch !important;
	touch-action: none !important;
	pointer-events: none !important;
}
@media screen and (max-width: 767px) {
	.menu-toggle {
		height: 100%;
	}
	.hamburger:after{
		bottom: 8px;
	}
	.hamburger.is-active{
		background: transparent;
	}
	.hamburger--squeeze.is-active .hamburger-inner{
		transform: rotate(20deg);
	}
	.hamburger--squeeze.is-active .hamburger-inner::after{
		transform: rotate(-40deg);
	}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
		height: 1px;
	}
	.menu-toggle .box-nav{
		max-width: 250px;
		margin: 0px auto;
	}
	.menu-toggle  .btn-eng a {
		display: inline-block;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 35px;
		letter-spacing: 0.2em;
		border: 1px solid #c5c5c5;
		padding: 5px 42px 8px 49px;
		margin: 5px 0px 28px;
	}
	.menu-toggle  .btn-eng a:hover{
		text-decoration: none;
	}
	.menu-toggle  .btn-eng a span{
		display: inline-block;
		margin-left: 15px;
	}
}
@media screen and (min-width: 768px) {
	.hamburger {
		width: 60px;
		height: 60px;
		display: none;
		background: none;
		right: 34px;
		top: 42px;
	}
	.has_nav .hamburger{
		display: block;
	}
	.hamburger-inner::after{
		bottom: -18px;
	}
	.hamburger:after {
		font-size: 18px;
		bottom: -6px;
	}
	.hamburger-box {
		width: 60px;
	}
	.hamburger:hover{
		opacity: 0.8;
	}
	.menu-toggle{
		padding: 0px;
		height: 100%;
	}
	.menu-toggle .menu-wrap{
		max-width: 100%;
		display: flex;
		position: relative;
	}
	.menu-toggle .menu-wrap .bg-menu{
		background: url("../img/shared/img_menu.jpg") no-repeat center / cover;
		width: 51.5%;
	}
	.menu-toggle .logo-menu{
		position: absolute;
		bottom: 89px;
		right: 59px;
	}
	.menu-toggle .menu-wrap .box-nav{
		width: 48.5%;
		box-sizing: border-box;
		padding: 74px 0px 90px 139px;
		overflow-y: auto;
	}
	.menu-toggle .nav {
		margin: 0;
		margin-left: 12px;
		max-width: 350px;
	}
	.menu-toggle .nav span,
	.menu-toggle .nav a {
		font-size: 21px;
		line-height: 52px;
	}
	.menu-toggle .nav a small{
		font-size: 12px;
		line-height: 52px;
	}
	.menu-toggle .nav > li > a:before, .menu-toggle .nav > li > span:before{
		height: 16px;
		top: 20px;
	}
	.menu-toggle .nav span,
	.menu-toggle .nav ul a{
		line-height: 46px;
	}
	.menu-toggle .nav ul{
		margin: -1px 0px -1px 49px;
	}
	.menu-toggle .nav ul:before{
		top: 3px;
		left: -31px;
		width: 2px;
		height: 66px;
	}
	.menu-toggle .nav ul a:before{
		top: 24px;
		left: -30px;
		width: 21px;
		height: 2px;
	}
	.menu-toggle .nav ul li + li{
		margin-top: -10px;
	}
	.menu-toggle  .btn-eng a {
		display: inline-block;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 40px;
		letter-spacing: 0.2em;
		border: 1px solid #fff;
		padding: 5px 42px 8px 49px;
		margin: 14px 0px 28px;
	}
	.menu-toggle  .btn-eng a:hover{
		text-decoration: none;
		opacity: 0.8;
	}
	.menu-toggle  .btn-eng a span{
		display: inline-block;
		margin-left: 15px;
	}
	.menu-toggle .box-tel .tel{
		max-width: 218px;
	}
}
@media screen and (max-width: 1250px) and (min-width: 768px){
	.menu-toggle .logo-menu{
		right: 10px;
	}
}

/*=============================================
 * nav-fixed
 *=============================================*/
.nav-fixed {
	height: 90px;
	position: fixed;
	z-index: 99;
	right: 0;
	top: -90px;
	opacity: 0;
	transition: all ease .3s;
}
.nav-fixed.fixed {
	opacity: 1;
	top: 0;
}
@media screen and (max-width: 767px) {
	.nav-fixed {
		height: 0;
		display: none;
		padding: 0;
	}
}

/*=============================================
 * key
 *=============================================*/
 
#key {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	min-height: 175vw;
}
#key [class^="slide"] {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 175vw;
}
@media screen and (min-width: 768px) {
	#key, #key [class^="slide"] {
		min-height: 930px;
	}
	#key [class^="slide"] img {
		opacity: 0;
		display: none;
	}
}


/*=============================================
 * <footer>
 *=============================================*/

footer {
	position: relative;
	background: url("../img/shared/bg2.jpg") repeat center top;
	color: #fff;
	padding-top: 40px;
}
footer .nav-inline{
	position: absolute;
    top: -80px;
    right: 33px;
	width: 400px;
	/* display: flex; */
}
footer .nav-inline em{
	font-style: normal;
	display: inline-block;
}
footer .nav-inline > *{
	float: right;
}
footer .nav-inline .nv-sub{
	display: flex;
}
footer .nav-inline .nv-sub span{
	order: 2;
}
footer .nav-inline .nv-sub ul{
	display: flex;
}
/* footer .nav-inline .nv-sub ul li{
	display: block;
	float: right;
} */
footer .nav-inline span,
footer .nav-inline a{
	font-size: 18px;
	line-height: 46px;
	letter-spacing: 0.2em;
	position: relative;
	height: 215px;
	display: block;
}
footer .nav-inline a.sub{
	line-height: 36px;
	padding-top: 39px;
}
footer nav > a + a{
	padding-right: 0;
}
footer .btn-eng a:before,
footer nav > a + a:before,
footer .nav-inline span:before,
footer .nav-inline a:before{
	content: "";
	position: absolute;
    top: -75px;
    left: 21px;
    width: 1px;
    height: 50px;
	background-color: #fff;
	padding-right: 0;
	opacity: 0;
}
footer .nav-inline a:hover,
footer .nav-inline span:hover{
	cursor: pointer;
}
footer .btn-eng a:hover:before,
footer .nav-inline span:hover:before,
footer .nav-inline a:hover:before,
footer .nav-inline span.active:before,
footer .nav-inline a.active:before{
	opacity: 1;
}
footer .nav-inline a.sub:before{
	opacity: 1;
	top: 11px;
	left: 50%;
	margin-left: -1px;
	background-color: rgba(255, 255, 255, 0.4);
	width: 2px;
	height: 20px;
}
footer .nav-inline span:after{
	content: "";
	position: absolute;
	left: -55px;
    top: 9px;
	background-color: rgba(255, 255, 255, 0.4);
	width: 58px;
	height: 2px;
}
footer .btn-eng a:hover,
footer .nav-inline a:hover{
	text-decoration: none;
}
footer .btn-eng a{
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0.2em;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -9px;
    transform: rotate(90deg);
}
footer .btn-eng a:before{
    content: "";
    position: absolute;
    top: -9px;
    left: -52px;
    width: 1px;
    height: 50px;
    background-color: #fff;
    opacity: 0;
    transform: rotate(90deg);
}
footer #socialbuttons {
	margin-bottom: 15px;
}
footer .cookies-link ,
footer address {
	color: #d9d9d9;
	font-size: 10px;
	letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
	footer {
        padding-bottom: calc(env(safe-area-inset-bottom) + 70px);
		z-index: 10;
		text-align: center;
	}
}
@media screen and (min-width: 768px) {
	footer{
		padding: 138px 0px;
	}
	footer #socialbuttons {
		margin: 0px;
		text-align: left;
		margin-bottom: 14px;
	}
	footer .cookies-link ,
	footer address {
		font-size: 13px;
		line-height: 27px;
	}
}

/*=============================================
 * ft_fixed
 *=============================================*/
#ft_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
	font-size: 12px;
}
.navOpen #ft_fixed {
	z-index: 0;
}
.has_nav #ft_fixed {
	opacity: 1;
	visibility: visible;
}
.ft_fixed_shared {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row;
	text-align: center;
	width: 100%;
	z-index: 100;
	background: url("../img/shared/bg_fix_sp.jpg") no-repeat left top / 100% 100%;
}
.ft_fixed_shared li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.33%;
	color: #000;
	border-right: 1px solid #d5b884;
}
.ft_fixed_shared li:nth-child(2) {
	width: 50%;
}
.ft_fixed_shared li:last-child {
	border-right: 0;
}
.ft_fixed_shared li a {
	display: block;
	padding: 11px 0;
	font-size: 16px;
	position: relative;
	font-family: 'Shippori Mincho', serif;
	font-weight: 500;
}
.ft_fixed_shared li a:hover{
	text-decoration: none;
}
.ft_fixed_shared .icon-phone{
	background: url("../img/shared/icon_tel_sp.png") no-repeat center / cover;
	width:16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
}
.ft_fixed_shared .icon-location{
	background: url("../img/shared/icon_map.png") no-repeat center / cover;
	width:13px;
	height: 19px;
	display: inline-block;
	margin-right: 5px;
}
.ft_fixed_shared .icon-calen1{
	background: url("../img/shared/icon_calen_sp.png") no-repeat center / cover;
	width:16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
}
.ft_fixed_shared li a:before {
	font-size: 12px;
}
.ft_fixed_shared li a:after {
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	content: '\f105';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	display: none;
}
@media all and (-ms-high-contrast:none) {
    p.btn a img, header .nav-fl a img {
        transition: opacity 0s ease !important;
        -moz-transition: opacity 0s ease !important;
        -webkit-transition: opacity 0s ease !important;
    }
	.btn-over img,
	.over-img img,
	img.over,
	img:not(.btn):not(.non-over),
	button img {
		opacity: 1;
		transform: translateX(0) translateZ(0);
		-moz-transform: translateX(0) translateZ(0);
		-webkit-transform: translateX(0) translateZ(0);
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
	}
}
/* iPhone X */
@media only screen  and (min-device-width: 375px)  and (min-device-height: 812px)  and (-webkit-device-pixel-ratio: 3)  and (orientation: portrait) {
	 footer:after {
		background: url(../img/shared/bg02.jpg) repeat center top;
		content: '';
		position: fixed;
		bottom: 0px;
		left: 0;
		right: 0;
		height: 36px;
		z-index: 1;
	}
	#ft_group {
		bottom: calc(env(safe-area-inset-bottom) - 0px);
	}
	.has_nav #pagetop {
		bottom: 100px;
	}
}
/* iPhone XR */
@media only screen  and (min-device-width: 414px)  and (min-device-height: 896px)  and (-webkit-device-pixel-ratio: 2)  and (orientation: portrait) {
	footer:after {
		background: url(../img/shared/bg02.jpg) repeat center top;
		content: '';
		position: fixed;
		bottom: 0px;
		left: 0;
		right: 0;
		height: 36px;
		z-index: 1;
	}
	#ft_group {
		bottom: calc(env(safe-area-inset-bottom) - 0px);
	}
	.has_nav #pagetop {
		bottom: 100px;
	}
}
/* iPhone 11 */
@media  only screen and (-webkit-min-device-pixel-ratio: 3),  only screen and ( min--moz-device-pixel-ratio: 3),  only screen and ( -o-min-device-pixel-ratio: 3/1),  only screen and ( min-device-pixel-ratio: 3),  only screen and ( min-resolution: 458dpi),  only screen and ( min-resolution: 3dppx) {
	 footer:after {
		background: url(../img/shared/bg02.jpg) repeat center top;
		content: '';
		position: fixed;
		bottom: 0px;
		left: 0;
		right: 0;
		height: 36px;
		z-index: 1;
	}
	#ft_group {
		bottom: calc(env(safe-area-inset-bottom) - 0px);
	}
	.has_nav #pagetop {
		bottom: 100px;
	}
}
@media screen and (min-width: 768px) {
	 footer:after {
		display: none !important;
	}
}


/*=============================================
 * parallax and controls slick slider
 *=============================================*/
 
.bg-parallax {
	position: relative;
	padding-top: 45vh;
	z-index: -1;
}
.img-parallax {
	clip: rect(0, auto, auto, 0);
	margin-bottom: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.img-parallax img {
	width: 100%;
	height: 100vh !important;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	object-fit: cover;
	z-index: 0;
	transform: translateZ(0);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.img-parallax img {
		height: auto !important;
		object-fit: unset;
		top: 50%;
		transform: translateY(-50%) !important;
    }
}

/*=============================================
 * Slider slick
 *=============================================*/
.slick-loading .slick-list {
    background: #fff url('../img/shared/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
	bottom: auto;
    display: block;
    width: 40px;
    height: 74px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
	opacity: 0.8;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    content: '';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    font-family: "fontello";
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: none;
    background-color: #b83a00;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}
.slick-prev {
    left: 0;
	background: url("../img/shared/icon_prev.png") no-repeat center / cover;
}
.slick-next {
    right: 0;
	background: url("../img/shared/icon_next.png") no-repeat center / cover;
}
.slick-prev:before {
    content: '\f104';
}
.slick-next:before {
    content: '\f105';
}
/* Dots */
.slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    text-align: center;
    line-height: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    border-radius: 50%;
    background: #b9b9b9;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-slide > div > div {
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	#pagetop {
		width: 50px;
		bottom: 75px;
	}
	.navOpen #pagetop {
		display: none;
	}
	.slick-prev, .slick-next{
		width: 20px;
		height: 30px;
	}
}

/*=============================================
 * WOW animated
 *=============================================*/
@-webkit-keyframes blur {
	0% {

		opacity: 0;
	
		-ms-filter: blur(6px);
	
		filter: blur(6px);
	
	  }
	
	  100% {
	
		opacity: 1;
	
		-ms-filter: blur(0);
	
		filter: blur(0);
	
	  }
}
@keyframes blur {
	0% {

		opacity: 0;
	
		-ms-filter: blur(6px);
	
		filter: blur(6px);
	
	  }
	
	  100% {
	
		opacity: 1;
	
		-ms-filter: blur(0);
	
		filter: blur(0);
	
	  }
}
.fadeInBlur {
	-webkit-animation-name: blur;
	animation-name: blur;
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}


#webyoyaku a{
	position: fixed;
	top:160px;
	right:5px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	font-size: 20px;
	display: block;
	background-color: #e9dfc6;
	padding: 20px 10px;
	color: #000;
	letter-spacing: 5px;
	text-decoration: none;
	border:solid 1px #8c5a13;
	z-index: 9;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#webyoyaku .icon-calen{
	background: url("../img/shared/icon2.png") no-repeat center / cover;
	width:25px;
	height: 25px;
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 7px;
}