@charset "utf-8";
/* CSS Document */

/*-----------------------------------------
	common
-----------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 500;
	font-style: normal;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
	display: block;
	margin: 0
}
body {
	position: relative;
	font-size: 16px;
	font-family: 'Shippori Mincho', 'Noto Serif JP', serif;
	text-align: left;
	color: #111;
	background:rgb(255, 255, 255);
	font-weight:600;
}
p {
	line-height: 1.7;
}
ol, ul {
	list-style: none
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	vertical-align: baseline;
}
a {
	text-decoration: none;

}
a:hover {
	opacity: 0.6;
}
a:focus {
	outline: none
}
@media (min-width: 769px) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, textarea, select {
	font-family: inherit;
	vertical-align: middle
}
input[type=submit] {
	cursor: pointer;
	border-radius: 0
}
em, strong {
	font-weight: 700
}
html {
	overflow-y: scroll
}
::-webkit-scrollbar {
width:5px
}
::-webkit-scrollbar-thumb {
background-color:#fff
}
::-webkit-scrollbar-track-piece {
background-color:#000
}
.wrapper {
	position: relative;
	overflow: hidden
}

.mgb30 {
	margin-bottom:30px;
}
.mgb50 {
	margin-bottom:50px;
}
.mgb100 {
	margin-bottom:100px;
}
.mgtb5p {
	margin-top:3% !important;
}
.pdt10p {padding-top:10% !important;}
.pdt15p {padding-top:15% !important;}
.pdt20p {padding-top:20% !important;}

.pd5p {padding-left:5%;padding-right:5%;}
.pd10p {padding-left:10%;padding-right:10%;}
.pd15p {padding-left:15%;padding-right:15%;}
.pd20p {padding-left:20%;padding-right:20%;}

.pdb10p {padding-bottom:10%;}
.pdb15p {padding-bottom:15%;}
.pdb20p {padding-bottom:20%;}

.pda10p {padding:10%;}
.pda15p {padding:15%;}
.pda20p {padding:20%;}

.fl-l,.fl {
	float:left;
}
.fl-r,fr {
	float:right;
}
.w33 {width:33.333333% !important;}
.w40 {width:40% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w66 {width:66.666666% !important;}
.w100 {width:100% !important;}
.t-c {
	text-align:center !important;
}
.sp { display:none !important;}


.caption {
	padding: 30px 0;
	margin: auto;
	max-width: 1024px;
	font-size: 14px ;

}
.caption div {
	margin: 0 auto;
	max-width: 1080px;
	text-align: left;
	line-height: 1.4;
}
@media screen and (max-width:768px) {
body {
	font-size: 14px;
}
.caption {
	padding: 30px 0 30px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.t-c-pc {
	text-align:left !important;
}
}

img[src$=".svg"] {
    width: 100%;
}
@media screen and (max-width:1360px) {
.w128 { display:block !important;}
}
@media screen and (max-width:768px) {
.fl-l ,.fl-r {
	float:none;
}
.fl-l.w50,.fl-r.w50{
	width:100%;
}
.sp { display:block !important;}
.w1440pc { display:none !important;}
.pc { display:none !important;}
.w33 {width:100% !important;}
.w50 {width:100% !important;}
.w66 {width:100% !important;}

}
.clearfix, footer .up div.txt_box dl,#header_wrap , .gnavi ul,#access #section02 ul,#access #section03 ul,
.footer__inner,.spfix ul{
  *zoom: 1;
}

.clearfix:after, footer .up div.txt_box dl:after,#header_wrap:after, .gnavi ul:after ,#access #section02 ul:after,#access #section03 ul:after,.footer__inner:after,.spfix ul:after{
  content: "";
  display: table;
  clear: both;
}


img:hover.hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}
/*fontfamily-style
---------------------------------------*/
.mincho{
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}


/*fontsize-style
---------------------------------------*/
.text24 { font-size:24px;}
.text24 { font-size:24px;}
.text22 { font-size:22px;}
.text20 { font-size:20px;}
.text18 { font-size:18px;}
.text16 { font-size:16px;}
.text14 { font-size:14px;}
.text12 { font-size:12px;}
.text10 { font-size:10px;}


.txt-red{color:#cc0000;}

/*link-style
---------------------------------------*/
a { text-decoration:none;  color:inherit; } /* NEW! */
a:hover { text-decoration:underline;} /* NEW! */



.tag,body>img,body>iframe{
	position:fixed;
	top:-9999px;
	left:-9999px;
}

/*** CLEAR-FIX ***/
.clearfix:after,.point_area ul:after { content: ""; display: block; clear: both; height:0; }
.clearfix,.point_area ul { zoom:1; }


 /* ふんわりアルファオーバー */

.alpha>a{
	position:relative;
}

.alpha img{
	transition:all 0.5s ease-in-out;
}

.alpha a:hover img{
	opacity:0.7;
}

.tel-area p .item4 .sp {
	display:none;
}
@media (max-width:640px) {
	body {
		padding-bottom: 0;
	}
}
* {
	box-sizing: border-box;
}

/* anchor */
a {
	color: #333;
	/* text-decoration: underline; */
}
a:hover {
	/* color: #b0b0b0; */
	text-decoration: none;
	}
a.fade:hover img {
	opacity: 0.8;
}
button {
	outline: none;
	border: none;
	padding: 0;
	background: none;
}
.opacity {
	-webkit-transition: .5s;
	transition: .5s;
}
.opacity:hover {
	opacity: 0.5;
}

/* cap */
.cap,
.caption {
	font-size: 12px;
	line-height: 15px;
	width:90%;

}
.caption-right {
	font-size: 11px;
	padding: 5px 0;
	margin: 0 auto;
	text-align: right;
}


/*-----------------------------------------
	header
-----------------------------------------*/

header {
	margin: 0;
	width: 100%;
	z-index: 50;
	position: sticky;
	top: 0;
	background: #FFF;
}
header:after {
	content: "";
	display: table;
	clear: both;
  }

header .separate_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.3vw 4.8vw;
}
header .logo{
	z-index: 5000;
	max-width: 280px;
	width: 31.94444%;
	margin-left: 20px;
	transition:all 0.5s ease-in-out;
	text-align: center;
	line-height: 1.2;
}
header .logo a{
	font-size: min(3.8vw,17px);
	text-decoration: none;
	text-align: center;
	color: #a58756;
}
header .logo a span{
	font-size: min(3.2vw,14px);
	text-decoration: none;
}

header .head_nav{
	z-index: 50;
	transition:all 0.5s ease-in-out;
	margin-top:0px;
	display: flex;
	align-items: center;
}

header .head_nav li{
	display:inline-block;
	transition:all 0.5s ease-in-out;
	position: relative;
	margin-left: 14px;

}
header .head_nav li a{
	padding:0;
	font-size:14px;
	text-decoration:none;
	display:block;
	height: 34px;
	display: flex;
	align-items: center;
	border: 1px solid #a58756;
	width: 150px;
	justify-content: center;
	}
	header .head_nav .request{
		background: rgb(162,76,67);
		background: linear-gradient(90deg, rgba(64,40,34,1) 0%, rgba(162,76,67,1) 50%, rgba(64,40,34,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00552e', endColorstr='#00552e',GradientType=1 );
	transition: all 0.3s 0s ease;
	}

	header .head_nav .raijyo{
		background: rgb(50,116,41);
		background: linear-gradient(90deg, rgba(11,12,20,1) 0%, rgba(50,116,41,1) 50%, rgba(11,12,20,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00552e', endColorstr='#00552e',GradientType=1 );
		}



	header .head_nav .request a{
	color: #FFF;
	transition: all 0.3s 0s ease;
	border: 2px solid #c1ac7c;
	}
	header .head_nav .request:hover{
		opacity: 0.7;
	}

	header .head_nav .raijyo a{
		color: #fff;
		transition: all 0.3s 0s ease;
		border: 2px solid #c1ac7c;
	}

	header .head_nav .raijyo:hover{
		opacity: 0.7;
	}


header .head_nav .new{
	position: absolute;
	top:-15px;
	left:50%;
	width:25px;
	margin-left:-13px;
	font-size:11px;
	color:#C00;
}

@media only screen and (max-width:1060px) {
	header .separate_area {
		padding: 1.3vw 2.8vw;
	}
	
	header .logo {
		margin-left: 0px;
	}
	header .logo a{
		font-size: min(3.8vw,12px);
		text-decoration: none;
		text-align: center;
		color: #a58756;
	}
	header .logo a span{
		font-size: min(3.2vw,11px);
		text-decoration: none;
	}
	header .head_nav li a{
		font-size:13px;
		width: 110px;
		}
}

@media only screen and (max-width:768px) {

header .logo{
	float:none;
	padding: 11px 0;
	z-index: 5000;
	transition:all 0.5s ease-in-out;
	text-align:center;
	width: 55.8vw;
	/* max-width: 250px; */
	margin: 0 0 0 10px;
	line-height: 1.1;
	font-weight: 600;
}
header .separate_area {
	padding: 0px;
}

header .head_nav{
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 50;
	width:50%;
	text-align:right;
}
header .head_nav li:nth-child(1){
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 10px;
	vertical-align:middle;
	width:100px;
}

header .head_nav li:nth-child(2){
    padding-top: 5px;
    padding-right: 10px;
	vertical-align:middle;
	width:80px;
}
header .head_nav li:nth-child(3){
    padding-top: 5px;
    padding-right: 10px;
	vertical-align:middle;
	width:80px;
}

header .head_nav li:nth-child(4){
    padding-right: 0px;
	width:150px;
	margin-bottom:5px
}
header .head_nav li:nth-child(5){
	width:150px;
}


div#header_wrap.popup_head .logo{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 5000;
	width:30%;
}


div#header_wrap.popup_head .head_nav li:nth-child(1){
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 10px;
	vertical-align:middle;
	width:80px;
}

div#header_wrap.popup_head .head_nav li:nth-child(2){
    padding-top: 0px;
    padding-right: 10px;
	vertical-align:middle;
	width:170px;
}
div#header_wrap.popup_head .head_nav li:nth-child(3){
    padding-top: 0px;
    padding-right: 10px;
	vertical-align:middle;
	width:170px;
}

div#header_wrap.popup_head .head_nav li:nth-child(4){
    padding-right: 0px;
	width:170px;
	margin-bottom:5px;
}
div#header_wrap.popup_head .head_nav li:nth-child(5){
	width:150px;
}

address{
	max-width:90%;
	margin:0 auto;
	float:none;

	}

}

.gnavi{
	text-align: center;
	z-index: 100;
}
.gnavi ul{
	/*! width: 100%; */
	position: sticky;
	display: flex;
	max-width: 1360px;
	margin: 0 auto;
	justify-content: center;
}

.gnavi ul li{
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 11.1%;
	background: url(../img/common/nav_border.png) left center no-repeat;
	box-sizing:border-box;
	position:relative;
}
.gnavi ul li:last-child{
	box-sizing:border-box;
	background: url(../img/common/nav_border.png) left center no-repeat, url(../img/common/nav_border.png) right center no-repeat;
	}
.under {
	opacity:0.4;

}

.gnavi ul li{
	width: 25%;
	transition: all 0.3s ease-in-out 0s;
	position: relative;
}
.gnavi ul li a {
	line-height:46px;
	text-align:center;
	display:block;
	font-size:15px;
	padding: 0;
	text-decoration: none;
	color:#111;
	font-weight: 400;
    position: relative;
}

.gnavi ul li a[tabindex] {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}
.gnavi ul li a[tabindex] span {
	cursor: default;
	opacity: .4;
}
.gnavi ul li a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 3px;
	background: #145a2f;
	transform: scale(0, 1);
	transition: 0.4s;
}
.gnavi ul li a:hover:before {
	transform: scale(1);
}
.gnavi ul li a[tabindex]:hover::before {
	transform: scale(0, 1);
}
.gnavi ul li .cur {
	background: url(../images/nav_border.png) left center no-repeat;
}
.gnavi ul li .cur:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 3px;
	background: #145a2f;
	transform: scale(1);
}
.gnavi ul li a.non_jump {
	pointer-events: none;
	color: #ccc;
}
.gnavi ul li:nth-of-type(6) a::after,
.gnavi ul li:nth-of-type(9) a::after,
.gnavi ul li:nth-of-type(12) a::after {
  content: "NEW";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #B50101;
  text-shadow: none;
  padding: 2px 0;
  font-size: 11px;
  line-height: 1.2;
	top: -4px;
 /*  background: #B50101; */
  letter-spacing: 0.08em;
  width: 99%;
}
@media only screen and (max-width: 768px){
.gnavi{
	display:none;
}
}
@media screen and (max-width:1280px) {
#popup .header {
	margin-top:0 !important;
	background-color: rgba(255,255,255,1);
}
.gnavi ul li a {
	font-size: calc((15/1280) * 100vw);
}
}

@media screen and (max-width:768px) {
.header {
	margin-top:-60px !important;
	background-color: rgba(255,255,255,1);
	height:60px !important;
}
.header_inn {
	height:60px !important;
}
}


/*-----------------------------------------
	sp_navi
-----------------------------------------*/

.spfix{
	display:none;}

	@media screen and (max-width:768px) {

		div#header_wrap .logo {
			width: 250px;
			height: auto;
			left: 10px;
			z-index:10;
			/*! margin-top:10px; */
			top: 15px;
		}

		.spfix{
			width:100%;
			/*! background:#e9e6e0; */
			z-index:100;
			display:block;
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
		}

		.spfix ul{
			padding: 0;
		}

		.spfix ul li{
			width: 20%;
			float:left;
			box-sizing:border-box;
			border-right:1px solid #ccc;
			padding:5px 10px;
			text-align:center;
		}
		.spfix ul li img{
			width:60px;
		}


		.spfix ul li:nth-child(5){
			border-right:0;
			background: rgb(162,76,67);
		background: linear-gradient(90deg, rgba(64,40,34,1) 0%, rgba(162,76,67,1) 50%, rgba(64,40,34,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00552e', endColorstr='#00552e',GradientType=1 );
		}
		.spfix ul li:nth-child(4){
			border-right:0;
			background: rgb(50,116,41);
		background: linear-gradient(90deg, rgba(11,12,20,1) 0%, rgba(50,116,41,1) 50%, rgba(11,12,20,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#872105", endColorstr="#872105",GradientType=1 );

		}


		}

@media screen and (min-width:769px) {

.menu-btn,.sp_req,.sp_tel,.menu-btn,.sp_res,.sp_tel{
	display:none;}
}
.menu-btn,.sp_req {
	position: fixed;
	top: 8px;
	right: 10px;
	width: 50px;
	height: 50px;
	z-index: 9999;

}
.menu-btn .menu-btn__inner {
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 30px;
	height: 20px;
	cursor: pointer;
	z-index:300;
}
.menu-btn .menu-btn__inner:before {
	content: 'MENU';
	position: absolute;
	top:-47px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	left: -5px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	letter-spacing: 2px;
	font-size: 11px;
	font-family: Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color: #444;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.menu-btn .menu-btn__inner:hover:before {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.menu-btn .menu-btn__inner .menu-btn--bar1, .menu-btn .menu-btn__inner .menu-btn--bar2 {
	position: absolute;
	top: -2px;
	width: 15px;
	height: 2px;
	display: block;
	background: #444;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1, .menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2 {
	background: #444;
}
.menu-btn .menu-btn__inner .menu-btn--bar1:before, .menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:before, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 15px;
	height: 2px;
	background: #444;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.menu-btn .menu-btn__inner .menu-btn--bar1:after, .menu-btn .menu-btn__inner .menu-btn--bar2:after {
	top: 18px
}
.menu-btn .menu-btn__inner .menu-btn--bar1 {
	left: 0
}
.menu-btn .menu-btn__inner .menu-btn--bar2 {
	right: 0
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1 {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar2 {
	-webkit-transform: translateX(3px);
	transform: translateX(3px)
}
.menu-btn .menu-btn__inner:hover .menu-btn--bar1, .menu-btn .menu-btn__inner:hover .menu-btn--bar2, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar1:before, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:after, .menu-btn .menu-btn__inner:hover .menu-btn--bar2:before {
	background: #888
}
.menu-btn.is-prepend {
	z-index: 9999
}

.menu-btn.is-prepend .menu-btn__inner {
	-webkit-animation: btn-height 1s ease forwards;
	animation: btn-height 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner:before {
	content: 'CLOSE';
	color: #fff;
	visibility: visible;
	opacity: 1;
	font-size:9px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.menu-btn.is-prepend .menu-btn__inner:hover:before {
	color: #888
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1 {
	-webkit-transform: none;
	transform: none;
	-webkit-animation: bar1-top 1s ease forwards;
	animation: bar1-top 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1:before {
	-webkit-animation: bar1-mid 1s ease forwards;
	animation: bar1-mid 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar1:after {
	-webkit-animation: bar1-bot 1s ease forwards;
	animation: bar1-bot 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2 {
	-webkit-transform: none;
	transform: none;
	-webkit-animation: bar2-top 1s ease forwards;
	animation: bar2-top 1s ease forwards
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2:before {
	-webkit-animation: bar2-mid 1s ease forwards;
	animation: bar2-mid 1s ease forwards;
	background: #FFF;
}
.menu-btn.is-prepend .menu-btn__inner .menu-btn--bar2:after {
	-webkit-animation: bar2-bot 1s ease forwards;
	animation: bar2-bot 1s ease forwards;
	background: #FFF;
}

.body-hide {
	overflow: hidden;
	position: relative;
	height: 100%
}
@-webkit-keyframes btn-height {
0% {
height:20px
}
50% {
height:30px
}
100% {
height:30px
}
}
@keyframes btn-height {
0% {
height:20px
}
50% {
height:30px
}
100% {
height:30px
}
}
@-webkit-keyframes bar1-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(45deg);
transform:translate3d(0, 14px, 0) rotate(45deg);
width:30px
}
}
@keyframes bar1-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(45deg);
transform:translate3d(0, 14px, 0) rotate(45deg);
width:30px
}
}
@-webkit-keyframes bar1-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar1-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar1-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar1-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar2-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(-45deg);
transform:translate3d(0, 14px, 0) rotate(-45deg);
width:30px
}
}
@keyframes bar2-top {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, 14px, 0) rotate(0);
transform:translate3d(0, 14px, 0) rotate(0);
width:30px
}
100% {
-webkit-transform:translate3d(0, 14px, 0) rotate(-45deg);
transform:translate3d(0, 14px, 0) rotate(-45deg);
width:30px
}
}
@-webkit-keyframes bar2-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar2-mid {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -9px, 0) rotate(0);
transform:translate3d(0, -9px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@-webkit-keyframes bar2-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@keyframes bar2-bot {
0% {
-webkit-transform:translate3d(0, 0, 0) rotate(0);
transform:translate3d(0, 0, 0) rotate(0);
width:15px
}
50% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
75% {
-webkit-transform:translate3d(0, -18px, 0) rotate(0);
transform:translate3d(0, -18px, 0) rotate(0);
width:15px
}
100% {
visibility:hidden;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
}
@media screen and (max-width:700px) {
.menu-btn {
	width: 50px;
	height: 50px;
}
.menu-btn.is-prepend {
	width: 40px;
	height: 40px
}
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #111;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	-webkit-transform: scale(.9);
	transform: scale(.9);
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index: 200;
}
.modal.is-fadeIn {
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.modal.is-fadeOut {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.modal .modal__inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	height: 100%;
	cursor: auto;

}
.modal .modal__inner .modal__list {
	height: 100%;
}
.modal .modal__inner .modal__list:after {
	content: "";
	clear: both;
	display: block
}
.modal .modal__inner .modal__list li {
	float: left;
	display: block;
	box-sizing: border-box;
	width: 50%;
	height: 12.5%;
	border-bottom: 1px solid #2d2b2f
}
.modal .modal__inner .modal__list li.w2{
	width: 50%;
}
.modal .modal__inner .modal__list li:nth-child(4n+2) {
	border-left: 1px solid #2d2b2f;
	border-right: 1px solid #2d2b2f
}
.modal .modal__inner .modal__list li:nth-child(4n) {
	border-left: 1px solid #2d2b2f
}
.modal .modal__inner .modal__list li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: 'Josefin Sans', sans-serif;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 5px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 8px;
	background: #000
}
.modal .modal__inner .modal__list li a span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 20px;
	margin: auto;
	line-height: 20px;
	text-align:center;
}
.modal .modal__inner .modal__list li a[tabindex] span {
	opacity: .4;
}

.modal .modal__inner .modal__list li a .sp_new {
	position: absolute;
	top: -25px;
	color:#C6B266;
}
.modal .modal__inner .modal__list li.cur a {
	/*pointer-events: none;*/
	background: #222;
}
.modal .modal__inner .modal__sns {
	position: absolute;
	bottom: 8%;
	left: 0;
	right: 0;
	width: 200px;
	margin: auto
}
.modal .modal__inner .modal__list li a.non_jump {
	pointer-events: none;
	color: #333;
}
.modal__list li:nth-of-type(6) span::before,
.modal__list li:nth-of-type(9) span::before,
.modal__list li:nth-of-type(12) span::before {
	content: 'NEW';
	display: block;
	background: none;
	background-size: contain;
	vertical-align: middle;
	font-size: 10px;
	color: #d30023;
	 position: absolute;
  	left: 50%;
  	-webkit-transform: translateX(-50%);
  	-ms-transform: translateX(-50%);
  	transform: translateX(-50%);
	top:-16px
  }



@media screen and (max-width:1000px) {
.modal .modal__inner .modal__list li a {
	letter-spacing: 3px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
}

@media screen and (max-width:800px) {
.modal .modal__inner .modal__list li a {
	font-size: 12px;
	letter-spacing: 3px
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
}

@media screen and (max-width:700px) {
.modal .modal__inner .modal__list li {
	width: 50%;
	height: 12.5%;
	text-align:center;

}
.modal .modal__inner .modal__list li:nth-child(2n) {
	border-right: none
}
.modal .modal__inner .modal__list li a {
	font-size: 11px;
	letter-spacing: 1px;
}
.modal .modal__inner .modal__list li a:hover {
	letter-spacing: 4px
}
.modal .modal__inner .modal__sns {
	bottom: 3%
}

.modal .modal__inner .modal__list li:last-child {
	/* width:100%; */
}

}


#contactInformation {
	padding: 40px 0;
	margin: 0 auto;
	/*border-bottom: 1px solid #ccc;*/
	position: relative;
}
#contactInformation::after {
	content: '';
	position: absolute;
	bottom: 0; left: 50%;
	transform: translateX(-50%);
	max-width: 1000px;
	width: 90%;
	height: 1px;
	background-color: #ccc;
}
#contactInformation > address {
	width: 40%;
	max-width: 400px;
	margin: 0 auto;
}
#contactInformation address span {
	display: none;
}
@media screen and (max-width:768px) {
	#contactInformation > address {
	width: 70%;
	max-width: 400px;
	margin: 0 auto;
}
	#contactInformation address p {
		display: none;
	}
	#contactInformation address span {
		display: inline;
	}
}

/*-----------------------------------------
	footer
-----------------------------------------*/

.footer {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color:#000;
}
.footer .inner {
	max-width:1024px;
	margin:0 auto;
	width: 90%;
	padding: 0;
}
.footer .ftr_logos .flex {
  /*! margin-bottom: 35px; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .ftr_logos .flex li {
  margin: 0 15px;
  width: 29.5%;
}
.footer .ftr_logos .flex li:last-child {
  /*width: 23.4%;*/
	width:29.5%;
}
.footer .ftr_logos .flex li img {
  margin: 0 0 10px 0;
}
.footer .ftr_logos .flex p {
  margin-top: 5px;
  line-height: 1;
  text-align: center;
  margin-bottom: 8px;
}
.footer .ftr_logos .flex p a {
  font-size: 10px;
  text-decoration: underline;
}
.footer .ftr_logos .flex p a:hover {
  text-decoration: none;
}
.footer .ftr_logos  {
	margin: 0 auto;
  text-align: center;
  color:#3e3a39;;
  font-size: 10px;
  line-height: 1.2;
	padding: 35px 0;
	/*border-bottom: 1px solid #d6d6d6;*/
	position: relative;
}
.footer .ftr_logos::after {
	content: '';
	position: absolute;
	bottom: 0; left: 50%;
	transform: translateX(-50%);
	max-width: 1000px;
	width: 90%;
	height: 1px;
	background-color: #ccc;
}
.footer > .ftr_logos > .inner > p.caution {
	font-size: 10px;
}

.footer .clm > div, .footer .clm > li {
  letter-spacing: 0.08em;
  vertical-align: top;
  display: inline-block;
}

.footer .ftr_contact {
  text-align: center;
  padding: 25px 0;
  background-color:#F9F9F9;
  border-bottom:1px solid #cccccc;

}
.footer .ftr_contact .clm > div {
  vertical-align: middle;
}
.footer .ftr_contact .clm .text01 {
  line-height: 1.5;
  letter-spacing: 0.16em;
  text-align: left;
}
.footer .ftr_contact .clm .tel {
  margin: 0 20px;
}
.footer .ftr_contact .clm .text02 {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}
.footer .ftr_pankuzu {
  padding: 7px 0;
  line-height: 1.5;

}
.footer .ftr_pankuzu .clm li {
  font-size: 11px;
  vertical-align: baseline;
}
.footer .ftr_pankuzu .clm li:nth-child(even) {
  margin: 0 5px;
}
.footer .ftr_pankuzu .clm li a {
  font-size: 11px;
}
.footer .ftr_bnr {
  padding: 28px 0;
}
.footer .ftr_bnr .bnrs {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 25px;
}
.footer .ftr_bnr .bnrs > div {
  margin: 20px 16px 0;
}
.footer .ftr_bnr .seo {
  font-size: 11px;
  line-height: 1.5;
 /* text-align:center;*/
   color:#3e3a39;
}
.footer .ftr_other {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 20px;
  background-color:#e6e6e6;
   max-width: 1024px;
  margin: 10px auto 0;

}
.footer .ftr_other dl {
  display: flex;
}
.footer .ftr_other dl + dl {
  margin-top: 15px;
}
.footer .ftr_other dl dt {
  font-size: 11px;
  white-space: nowrap;
}
.footer .ftr_other dl dd {
  font-size: 11px;
  margin-left: 30px;
}
.footer .ftr_other dl dd a {
  font-size: 11px;
  margin-right: 1em;
  color:#3e3a39;
}


.copyright{
	padding:10px;
	background:#e5e5e5;
	box-sizing:border-box;
	font-size:10px;
	text-align:center;
	}


@media only screen and (max-width: 767px) {
  .footer {
    padding-bottom: 61px;
  }
.footer .inner {
	max-width:1024px;
	margin:0 auto;
	padding:0 4%
}
.footer #corporation {
	text-align: center;
}
.footer #corporation ul li {
	margin-right: 0 !important;
	margin-bottom: 15px;
	display: block !important;
}
  .footer .ftr_contact {
    padding: 0 0 15px;
  }
  .footer .ftr_contact .clm > div {
    width: 100%;
  }
  .footer .ftr_contact .clm .text01 {
    text-align: center;
    font-size: 13px;
  }
  .footer .ftr_contact .clm {
    margin: 10px 0 10px;

  }

  .footer .ftr_contact .clm .tel {
  margin:0 auto;
  width:90%;
}

.footer .ftr_caption .cap {
	text-align:left;
}
  .tel { color:#3e3a39;}
  .footer .ftr_contact .clm .text02 {
    font-size: 10px;
    text-align: center;
  }
  .footer .ftr_contact .clm .text02 br {
    display: none;
  }

  .footer .ftr_pankuzu {
    display: none;
  }

  .footer .ftr_bnr {
    padding: 15px 0 20px;
  }
  .footer .ftr_bnr .bnrs > div {
    width: 100%;
    margin: 20px 0 0;
  }

  .footer .ftr_other {
    padding: 15px 0;
    margin-bottom:4%;
  }
  .footer .ftr_other dl {
    display: block;
  }
  .footer .ftr_other dl dt {
    margin: 0 0 5px;
  }
  .footer .ftr_other dl dd {
    margin: 0;
  }
  .footer .ftr_other dl dd a {
    display: inline-block;
  }
  .footer .ftr_other dl dd br {
    display: none;
  }

  .footer .ftr_logos {
    padding: 20px 0 10px;
  }
  .footer .ftr_logos .flex {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
  .footer .ftr_logos .flex > li {
    margin: 0 auto 20px;
		width: 70%;
  }
	.footer .ftr_logos .flex li:last-child {
  width: 70%;
}
  .footer .ftr_logos .flex > li + li {
    margin-top: 25px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
  }
  .footer .ftr_logos .flex p {
    text-align: center;
  }

}
.seo {
	/*background: #FFF;*/
	padding: 0 0 10px 0;
	border-bottom: 1px solid  #ccc;
	font-size: 11px;
	color: #000;
	margin-bottom:5px;
}

@media only screen and (max-width: 768px){
.seo {
	display:none;
}
}





/*-----------------------------------------
	go-to-top
-----------------------------------------*/
.go-to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #ccc;
	background: #000;
	width: 50px;
	height: 50px;
	z-index: 20;
	border-radius: 50px;
}
.go-to-top a {
	width: 40px;
	height: 80px;
	display: block;
	font-size:10px;
	color: #333;
	padding-top:50px;
	text-align:center;
text-decoration: none;}
.go-to-top a:before, .go-to-top a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 2px;
	height: 10px;
	margin: auto;
	background: #ccc;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform-origin: top center;
	transform-origin: top center
}
.go-to-top a:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.go-to-top a:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.go-to-top a:hover:before {
	-webkit-transform: translateY(-3px) rotate(45deg);
	transform: translateY(-3px) rotate(45deg)
}
.go-to-top a:hover:after {
	-webkit-transform: translateY(-3px) rotate(-45deg);
	transform: translateY(-3px) rotate(-45deg)
}
.go-to-top a:hover:before, .go-to-top a:hover:after {
	background: #888
}

@media screen and (max-width:768px) {
.go-to-top {
	right: 0;
	width:40px;
	height:40px;
	border-radius:50%;
}
}






.contentWrapper {
	background: url(../images/bg3.jpg) repeat;
}
.contentWrapper .contentbg {
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,0.4) 53%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.4) 53%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.4) 53%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
	background-size: cover;
	background-repeat: no-repeat;
}


.page_title {
	padding: 18px 0;
	text-align: center;
	background: #b7a875;
   background: -moz-linear-gradient(left, #b7a875 0%, #faebb8 50%, #b7a875 100%);
   background: -webkit-linear-gradient(left, #b7a875 0%,#faebb8 50%,#b7a875 100%);
   background: linear-gradient(to right, #b7a875 0%,#faebb8 50%,#b7a875 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7a875', endColorstr='#b7a875',GradientType=1 );
	color: #000;
	font-size: 40px ;
	letter-spacing:0.05em;
	font-family: 'EB Garamond', serif;
}
.page_title span{
	font-size:16px;
	display: block;
}


@media only screen and (max-width: 768px){
	.page_title {
		font-size:35px;
		padding: 15px 0 !important;
	}
	.page_title span{
		font-size:16px;
		display: block;
	}
	}


.title_bg{
	height:290px;
	position: relative;
}
.title_bg.access{
	background: url(../img/access/title_bg.jpg) no-repeat center;
	background-size: cover;
	margin-bottom: 70px;
}
.title_bg.location{
	background: url(../img/location/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg.plan{
	background: url(../img/plan/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg.design{
	background: url(../img/design/title_bg.jpg) no-repeat center;
	background-size: cover;
}
.title_bg h2{
	color: #FFF;
	font-size: 50px;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.1em;
}
.title_bg h2 span{
	font-size: 24px;
	display: block;
}

@media only screen and (max-width: 768px){
	.title_bg{
		height: 140px;
		margin-bottom: 30px;
	}
	.title_bg h2{
		color: #FFF;
		font-size: 40px;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-family: 'EB Garamond', serif;
	}
	.title_bg h2 span{
		font-size: 17px;
		display: block;
	}
}


.catch01{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.catch01 strong{
	font-size: 47px;
	font-weight: bold;
	color: #9e7f2d;
}
.catch01 span{
	font-size: 23px;
}

@media only screen and (max-width: 768px){
	.catch01{
		text-align: center;
		font-size: 19px;
	}
	.catch01 strong{
		font-size: 30px;
		font-weight: bold;
		color: #9e7f2d;
	}
	.catch01 span{
		font-size: 14px;
	}
}







@media only print {

#plan_pop #header_wrap{
	display:none;
}

	}
/*inview動き1*/
.sli-up1 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp1 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.1s;
	transition-duration:1s;
}

.sli-up2 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp2 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.3s;
	transition-duration:1s;
}
.sli-up3 {
	opacity: 0;
	transform: translate(0px, 30px);
	-webkit-transform: translate(0px, 30px);
}
.slideInUp3 {
	opacity: 1.0 !important;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0.5s;
	transition-duration:1s;
}


.cont_inner {
	max-width: 1022px;
	margin: 0 auto;

}
@media only screen and (max-width: 768px){
.cont_inner {
	padding:0 5%;
}
}


.entry{padding: 50px 0;}

.btn_entry a{
	   padding: 30px 0;
	   max-width:530px;
	   display: block;
	   background: #831e44;
background: -moz-linear-gradient(left, #831e44 0%, #c15c82 50%, #831e44 100%);
background: -webkit-linear-gradient(left, #831e44 0%,#c15c82 50%,#831e44 100%);
background: linear-gradient(to right, #831e44 0%,#c15c82 50%,#831e44 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#831e44', endColorstr='#831e44',GradientType=1 );
	   margin: 0 auto;
	   color: #FFF;
	   font-size: 20px;
	   transition: all 0.3s 0s ease;
	   text-align: center;
	   text-decoration: none;
}
 .btn_entry a:hover{opacity: 0.7;}

 @media only screen and (max-width: 768px){
	.btn_entry{margin: 0 5%;}
	.btn_entry a{
		   padding: 20px 0;
		   max-width:530px;

		   margin: 0 auto;
		   color: #FFF;
		   font-size: 18px;
		   transition: all 0.3s 0s ease;
	 }
}

.inner{
	max-width: 1023px;
	margin: 0 auto;
	padding: 0 20px;
}
@media only screen and (max-width: 768px){
	.inner{
		max-width: 1023px;
		margin: 0 auto;
		padding: 0 5%;
	}
}


.w1200 {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.notion {
	font-size: 12px;
	letter-spacing: 0.03em;
}
@media only screen and (max-width: 768px) {
	.notion{
		font-size: 10px;
		letter-spacing: 0.025em;
		line-height: 1.5;
	}
}

/*-----------------------------------------
	info_area
----------------------------------------- */
.info_area .docu_request {
	background: url(../img/common/docu_bg.png) no-repeat;
	background-size: cover;
	width: 100%;
	margin-bottom: 37.5px;


}
.info_area .docu_request .btn {
	width: 580px;
	padding: 22px 0;
}

.btn_area{
	max-width: 1200px;
	width: 95%;
	margin-inline: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
}
.info_area .docu_request .btn .siryo {
	display: block;
	background: rgb(162,76,67);
	background: linear-gradient(90deg, rgba(64,40,34,1) 0%, rgba(162,76,67,1) 50%, rgba(64,40,34,1) 100%);
	border: 2px solid #c1ac7c;
	padding: 16px 0 23px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	letter-spacing: 0.03em;
	transition: all 0.3s 0s ease;
}

.info_area .docu_request .btn .raijyo {
	display: block;
	color: #fff;
	background: rgb(50,116,41);
	background: linear-gradient(90deg, rgba(11,12,20,1) 0%, rgba(50,116,41,1) 50%, rgba(11,12,20,1) 100%);
	border: 2px solid #c1ac7c;
	padding: 32px 0;
	text-align: center;
	font-size:30px;
	letter-spacing: 0.03em;
	transition: all 0.3s 0s ease;
text-align: center;
}






.info_area .docu_request .btn a:hover {
	opacity: 0.8;
	transition: all 0.3s 0s ease;
}
.info_area .docu_request .btn a span {
	display: block;
	font-size: 17.5px;
	letter-spacing: 0.09em;
}
.info_area .contents_group {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 35px;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}
.info_area .contents_group .center {
	max-width: 500px;
	width: 50%;
	margin: 0 auto;
}
.info_area .contents_group .left {
	max-width: 1000px;
	width: 52%;
	text-align: center;
}
.info_area .contents_group .left a {
	width: 100%;
}
.info_area .contents_group .left > picture {
	width: calc(100% - 3.5% - 70%);
	align-self: end;
}
.info_area .contents_group .right ul {
	display: flex;
	gap: 0 10.5px;
}
.info_area .contents_group .right ul li {
	border: 1px solid #a58756;
}
.info_area .contents_group .right ul li a {
	display: block;
	padding: 8.75px 31.5px 10px;
	transition: all 0.3s 0s ease;
}
.info_area .contents_group .right ul li a:hover {
	opacity: 0.8;
	transition: all 0.3s 0s ease;
}
.info_area .contents_group .right ul li a.docu {
	color: #fff;
	background: rgb(162,76,67);
		background: linear-gradient(90deg, rgba(64,40,34,1) 0%, rgba(162,76,67,1) 50%, rgba(64,40,34,1) 100%);

	border: 2px solid #c1ac7c;
}

.info_area .contents_group .right ul li a.raijyo{
	color: #fff;
	background: rgb(50,116,41);
	background: linear-gradient(90deg, rgba(11,12,20,1) 0%, rgba(50,116,41,1) 50%, rgba(11,12,20,1) 100%);
	border: 2px solid #c1ac7c;
}


.info_area .owner_area {
	margin-bottom: 20px;
}
.info_area .owner_area ul {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 0 2%;
}
.info_area .owner_area ul li {
	display: flex;
	flex-direction: column;
	gap: 4px 0;
	align-items: center;
}
.info_area .owner_area ul li:nth-child(1) {
	width: 19.68%;
}
.info_area .owner_area ul li:nth-child(2) {
	width: 23.3%;
}
.info_area .owner_area ul li:nth-child(3) {
	width: 22.4%;
}
.info_area .owner_area ul li:nth-child(4) {
	width: 22.3%;
}
.info_area .owner_area ul li p {
	font-size: min(calc((12 / 1920) * 100vw), 12px);
	margin-bottom: 2px;
}
.info_area .owner_area ul li p a {
		font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	padding-bottom: 1px;
	border-bottom: 1px solid #5e5e5e;
	color: #000;
}
@media screen and (max-width: 1260px) {
	.info_area .contents_group .right ul li a {
		padding: 4px 25px 6px;
		font-size: 14px;
	}
}
@media screen and (max-width: 768px) {
	.info_area .docu_request .btn_area{
		width: 100%;
		flex-direction: column;
		gap: 15px;
		padding: 20px;
	}

	.info_area .docu_request{
		margin-bottom: 24px;
	}



	.info_area .docu_request .btn {
		width: 92%;
		margin: 0 auto;
		padding: 0;
	}
	.info_area .docu_request .btn .raijyo,
	.info_area .docu_request .btn .siryo
	 {
		font-size: 22px;
	}

	.info_area .docu_request .btn .raijyo{
		padding: 27px 0;
	}

	.info_area .docu_request .btn a span {
		font-size: 12px;
	}
	.info_area .contents_group {
		flex-direction: column;
		align-items: center;
		padding-bottom: 0px;
		border-bottom: none;
	}
	.info_area .contents_group .center {
		width: 80%;
	}
	.info_area .contents_group .left {
		width: 100%;
		align-items: center;
	}
	.info_area .contents_group .left a {
		width: 100%;
	}
	.info_area .contents_group .left picture {
		width: 100%;
	}
	.info_area .contents_group .left > div {
		align-self: initial;
		width: 38%;
	}
	.info_area .owner_area ul {
		width: 70%;
		margin: 0 auto;
		flex-direction: column;
		align-items: center;
		gap: 30px 0;
	}
	.info_area .owner_area {
		padding: 0;
		margin-bottom: 50px;
	}
	.info_area .owner_area ul li {
		align-items: center;
	}
	.info_area .owner_area ul li:nth-child(1) {
		width: 83.183%;
	}
	.info_area .owner_area ul li:nth-child(2) {
		width: 100%;
	}
	.info_area .owner_area ul li:nth-child(3) {
		width: 95.5156%;
	}
	.info_area .owner_area ul li:nth-child(4) {
		width: 94.6188%;
	}
	.info_area .owner_area ul li p {
		font-size: 10px;
	}
}


.page_cap {
	max-width: 1200px;
	margin: 0 auto 60px;
}
.page_cap p {
	font-size: 12px;
}
@media only screen and (max-width: 768px){
	.page_cap {
		max-width: 1200px;
		margin: 0 auto 60px;
		padding: 0 5%;
	}
	.page_cap p {
		font-size: 12px;
	}

}


#stop {
	text-align:center;
	padding-bottom:50px;
	max-width: 700px;
	margin: 0 auto;
}
#stop ul li {
	display:inline-block;
}
#map .box {
	padding: 14px;
	background: #ECE7DF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
@media only screen and (max-width: 767px) {
	#stop {
		padding-bottom: 50px;
	}
}

.holiday {
	color: #CC0000;
	text-align: left;
	width: 101%;
}
.w1400 {
	max-width: 1400px;
	width: 90%;
	margin: 0 auto;
}
.w1600 {
	max-width: 1600px;
	width: 90%;
	margin: 0 auto;
}


.thanks_note{
	text-align: center;
	font-size: 16px;
	padding: 10px 5%;
}
@media only screen and (max-width: 768px){
	.thanks_note{
		font-size: 13px;
	}
	}  

	
/*アンカーリンク*/
.anchor {
  padding-top: 170px;
  margin-top: -170px;
  display: block;
}
@media screen and (max-width: 768px) {
  .anchor {
    padding-top: 100px;
    margin-top: -100px;
  }
}