<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* WEB FONTS - Sawarabi Mincho */
@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');

.gnavi{
	/*position: fixed;*/
	text-align: center;
	z-index: 100;
	left: 0;
	/*right: 0;
	top: 83px;*/
	margin-top: 0;
	padding-bottom:0;
	/*background-color: rgba(40, 3, 58, 0.8);
	background-image: none !important;*/
	height: 48px;
	/*background: rgba(0,0,0,1.00);*/
	background:#fff;
	border-bottom:1px solid #a99130;
	background-size: contain;

}

.gnavi ul{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	/*
	display: table;
	table-layout: fixed;
	*/
	text-align: center;
	font-size: 14px;
}

.gnavi ul li{
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*width: 8.333%;*/
	position: relative;
	text-align: center;
	float:left;
	vertical-align: middle;
	width: 10%;
	background: url(../images/nav_border.png) left center no-repeat;
	/*border-left:1px solid #1a1a1a;*/
	box-sizing:border-box;
	color:#333;
	letter-spacing:-0.03em;
}

.gnavi ul li:last-child{
	/*border-left:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;*/
	/*! background:url(../images/nav/nav_border2.png) top center no-repeat; */
	box-sizing:border-box;
	background: url(../images/nav_border.png) left center no-repeat, url(../images/nav_border.png) right center no-repeat;
	}
.gnavi ul li a:hover{
/*	background: #342618;*/
/*color:#f9ff93 !important;*/
}
.gnavi ul li.new,.modal .modal__inner .modal__list li.new{
	position:relative;
}
.gnavi ul li.new:after{
	content:url(../images/navnew.png);
	position:absolute;
	right:0;
	top:-3px;
}
.gnavi .under{
	opacity:0.4;

}



/*.gnavi ul:before{
	content:"";
	position:absolute;
	width:1px;
	right:0;
	top:4px;
	bottom:4px;
	background:rgba(255,255,255,0.3);
}

.gnavi ul li:before{
	content:"";
	position:absolute;
	width:1px;
	left:0;
	top:4px;
	bottom:4px;
	background:rgba(255,255,255,0.3);
}*/

.gnavi ul li.spnav{
	display:none;
}

.gnavi ul li a{
	line-height:48px;
	text-align:center;
	display:block;/*
	font-size:14px;
	color: #2c1302 ;
	font-weight: 600;*/
	transition:all 0.5s ease-in-out 0s;
	position:relative;
	padding: 0;
	text-decoration: none;
	color:#333;

}
@media only screen and (max-width: 1290px){
.gnavi ul li a{
	font-size:12px;
	line-height:1.1;
	padding:12px 0 !important;

}
}
@media only screen and (max-width: 1120px){
.gnavi.n10 ul li a{
	font-size:11px !important;
}
}
@media only screen and (max-width: 1050px){
.gnavi.n10 ul li a{
	font-size:10px !important;
}
}

.gnavi ul li{
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	float:left;
	width: calc((100%)/10);
	background: url(../images/nav_border.png) left center no-repeat;
	box-sizing:border-box;
	letter-spacing:-0.03em;

	line-height:48px;
	text-align:center;
	display:block;
	transition:all 0.5s ease-in-out 0s;
	position:relative;
	padding: 0;
	text-decoration: none;
	color: #333;
}


.gnavi ul li .cur{
	background: url("../images/nav_cur.png")  center 37px  no-repeat;

}
@media only screen and (max-width: 1290px){
.gnavi ul li .cur{
	background: url("../images/nav_cur.png")  center 30px  no-repeat;

}
}

.gnavi ul li:last-child a{
	letter-spacing:-0.08em;
}

.gnavi ul li a span.line2{
	line-height:15px;
}

@media only screen and (min-width:769px) {
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	z-index: 999999;
	background:#fff;
	background-size: contain;

}
}


@media only screen and (max-width:1200px) {
	.gnavi ul li a{
	/*line-height:46px;*/
	text-align:center;
	display:block;
	transition:all 0.2s ease-in-out 0s;
	position:relative;
	padding:0;

}
.gnavi ul li{
	/*! width: 9%; */
}





br.s { display:none;}
}
@media only screen and (max-width:1050px) {


.gnavi ul{
	background:#fff;}

.gnavi ul li{
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*width: 8.333%;*/
	position: relative;
	text-align: center;
	float:left;
	vertical-align: middle;
	width: 20%;
	background: url(../images/nav_border.png) left center no-repeat;
	/*border-left:1px solid #1a1a1a;*/
	box-sizing:border-box;

}

	.gnavi ul li a{
	/*line-height:46px;*/
	text-align:center;
	display:block;
	font-size:12px;

	transition:all 0.2s ease-in-out 0s;
	position:relative;
	padding: 0;
}


.gnavi ul li:last-child a{
	line-height:150%;
	text-align:center;
	display:block;
	font-size:12px;

	transition:all 0.2s ease-in-out 0s;
	position:relative;
	padding: 8px 0;
}



br.s { display: block;}
}
@media only screen and (max-width:860px) {

.req_btn{
	width:50%;
	padding:5% 1%;
float: left;}
.res_btn{
	width:50%;
	padding:5% 1%;
float: right;}


	.gnavi ul li:last-child a{
	line-height:150%;
	text-align:center;
	display:block;
	font-size:12px;
	color:#2c1302;
	transition:all 0.2s ease-in-out 0s;
	position:relative;
	letter-spacing:-0.25em;
	padding: 9px 0;
}
br.s { display: block;}

.modal .modal__inner .modal__list li.new:after{
	content:url(../images/navnew.png);
	position:absolute;
	right:0;
	top:0;
}

}
/*.gnavi ul li a.current {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #422009;
	bottom: 0px;
	padding-bottom: 5px;
}
.gnavi ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
}*/
/*
.gnavi ul li a.cs:after{
	content:"COMING SOON";
	position:absolute;
	top:2px;
	left:30px;
	right:30px;
	font-size:10px;
	line-height:1.1;
	letter-spacing:-0.05em;
	font-family:"游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	background:#AE863C;
	color:#FFF;
}

*/
.gnavi ul li a.cs span.en{
	opacity:0.4;
}

.gnavi ul li a:not(.cs):hover span.ja,
.gnavi ul li a.cr:not(.cs) span.ja{
	opacity:1;
}

.gnavi ul li a:not(.cs):hover,
.gnavi ul li a.cr:not(.cs){
	/*background:rgba(255,255,255,0.2);*/
}


#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #010101;
}

#loading .caption {
    font-size: 15px;
    letter-spacing: 3px;
    color: #ffffff;
}

#loading .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 250px;
}
.spinner {
  margin: 70px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;

  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.section{
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
}
.section .inner {
    width: 100%;
    margin-top: 0;
	position: relative;
}
.section img {
    max-width: 100%;
}

.seccap {
position: absolute;
	bottom: 20px;
	left: 10px;
	text-align:  left !important;
	font-size: 12px;
}
.seccap2 {
position: absolute;
	bottom: 145px;
	right: 10px;
	text-align:  right !important;
	font-size: 12px;
}





@media (max-width: 768px) {
html,body,#myContainer {
	height:auto !important;
	overflow: visible;
}
#myContainer {
	margin-top: 0;

}

.inner-wrap.bg{
	opacity:1;
}
.seccap {
position: absolute;
	bottom: 15px;
}
.seccap2 {
position: absolute;
	bottom: 15px;
}

.gnavi {
		display: none;
	}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	z-index: 180;
	background:#fff;
	background-size: contain;

}

.req_btn{
	width:100%;
	padding:2% 0;
float: none;}
.res_btn{
	width:100%;
	padding:2% 0;
float: none;}



}

/*///////  Mainimage   //////*/
/*#section0 {
	margin-top:135px;

}*/



#skipbtn {
	width:100px;
	height:26px;
	background:rgba(0,0,0,.7);
	text-align:center;
	color:#fff;
	display:block;
  line-height:26px;
	border:1px solid #ccc;
	cursor:pointer;
	text-decoration:none;
	font-size:10px;
	font-family: 'Syncopate', sans-serif;
}

/*#loader {
    position: absolute;
	background-image: url(../../images/_preloader.gif);
	background-position: center center;
	background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background-color: #000;
    z-index: 100;
}*/
.spmain {
	display:none;
}
#myContainer {
	margin-top: 0;
	background:#fff;
	border-top:1px solid #9daf9c;
}
.bgGreen{
	background: url(../images/bg.png);}


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

.fixed {
background:#f0f0f0;

}


	#myContainer {
	margin-top: 0px;
}

	#fp-nav {
		right: 10px !important;
	}

.spmain {
	display:block !important;
	width:100%;
	height:auto;
	margin: auto}

}

.inn {
	position:relative;
}
.bodycopy {
	margin: 5% 0;
	padding: 2% 10%;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.8em;
}
h2 {
	text-align:center !important;

	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.8em;
	font-size:30px;
	margin:20px auto;

}

h2 span {
	font-size:23px;
}

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

	font-size:28px;
}


}
@media screen and (max-width:1360px) {
h2 {
	font-size:30px;
}
h2 img {
	max-width:100%;
	height:auto;
}
h2 br {
	display:block !important;
}
}
@media screen and (max-width:1152px) {

h2 { line-height:1.5em;}
h2 br {
	/*display:none !important;*/
}

}
@media screen and (max-width:1024px) {
h2 {
	padding-top:0;
		font-size:22px;
}
.sp50 {
	max-width:70%;
	height:auto;
	margin:auto;
}
h2 br {
	display:block !important;
}
}*/
@media screen and (max-width:768px) {


#information {
	padding: 10% 2%;
	background-color:#212121;}
#information h3 {
	font-size: 1.2em;
	margin-bottom: 15px;
	}
#information dl {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top:15px;
}
#information dt {
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.5em;
	letter-spacing: 2px;
	float: none;
	width: auto;
	margin-right: 0;
	font-size: 14px;
	text-align:left;
}
#information dd {
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.5em;
	float: none;
	width: auto;
	text-align: left;
	font-size: 14px;
}
h2 {
	padding-bottom:0;
	margin:0 auto;
	font-size:24px;
	letter-spacing:0;
	margin-bottom:0 !important;
}
h2 img {
	max-width:100% !important;
	height:auto;
}




.bodycopy {
	padding: 2% 6%;
}

.sp50 {
	max-width:30% !important;
	height:auto;
	margin:auto;
}
}

@media screen and (max-width:480px) {
h2 br {
	/*display:none !important;*/
}

}

/*///////  map   //////*/
#map {
	max-width: 767px;
	height: auto;
	margin: auto;
	padding-bottom: 5%;
	padding-top: 30px;
}
#map img {
	max-width:100%;
	height:auto;
}
#map h2 {
	margin:0 0 30px;
	padding:2% 0 !important;
	background:#1a2552;
	font-size:20px;
	color:#fff;
}

#popplan {
	max-width: 767px;
	height: auto;
	margin: 20px auto;
	padding-bottom: 5%;
	padding-top: 10px;
	border: 1px solid #7c6c2e;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.popup_btnarea {
	margin:30px auto 0;
	width:260px;

}
.popup_btnarea ul li {
	display:inline-block;
}
.popup_close a{
	margin:20px 10px 20px 0;
	padding:15px 0;
	background-color:#000;
	font-size:13px;
	float:left !important;
	width:120px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
.popup_close a:hover{
	background-color:#ccc;
}

.popup_print a{
	margin:20px 0;
	padding:15px 0;
	background-color:#9d8456;
	font-size:13px;
	float:left;
	width:120px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
.popup_print a:hover{
	background-color:#caab70;
}

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

	#map {
		width: 90%;
		margin: 0 auto;

}
	.popup_btnarea {
		/*display:none;*/
}
#map h2 {
	margin:0;
	padding:2% !important;

	font-size:20px !important;

}
}

@media print{
	#popup html,footer {
	background:#fff;
}

	#popup .map_caption{
		display:none;
	}


	#footrequest,#contactInformation,#footCommon,.go-to-top,#presentation,#footAreaWrapper,popup_btnarea,.h__btn,.menu-btn,.menu-btn2  {
		display:none !important;
	}


}

#main {
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	z-index: 15;
	text-align: center;
	height: 70%;
	display: block;
	background:url(../../images/main_bg.jpg) center no-repeat;
	background-size: 100%;

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

#mainContents{
	max-width:1000px;
	margin:0 auto;
	position:relative;}

#mainContents #copy001{
	position:absolute;
	top:5%;
	left:3%;}

#mainContents #img001{
	padding-top:2%;
	padding-right:0;}

#mainContents #copy002{
	position:absolute;
	top:5%;
	right:10%;}

#mainContents #copy002{
	position:absolute;
	top:5%;
	right:10%;}


.section .scl {
	z-index:9999999;
	cursor: pointer !important;
	display:block;
	width:54px;
	height:19px;
	margin: 20px auto;
	opacity: 1;
}

.scl2 a {
	margin: 2% auto;
	padding-top: 10px;
	text-align:center;
	z-index:999;
	cursor: pointer !important;
	display:block;
	width:60px;
	height:50px;
	display:block;
	visibility: visible;
	opacity: 1;
}
.section .scl3 {
	position: absolute;
	left: 0;
	bottom: 60px;
	text-align:center;
	z-index:9999999 !important;
	cursor: pointer !important;
	display:block;
	margin-left: -30px;
	width:100%;
	height:50px;
	display:block;
	visibility: visible;
	opacity: 1;
}
.scl5 a {
	margin: 15% auto 0;
	padding-top: 10px;
	text-align:center;
	z-index:999;
	cursor: pointer !important;
	display:block;
	width:60px;
	height:50px;
	display:block;
	visibility: visible;
	opacity: 1;
}
#scl4 a {
		display: none;
}
.scl a img ,.scl2 a img, .scl3 a img {
	display:block;
	height:19px;
	cursor: pointer !important;
}

@media screen and (max-width: 768px){
#main  {
	/*display: none;*/
	background:url(../../images/main_bgsp.jpg) center no-repeat;
	background-size: 100% 100%;
	}
#scl4 a {
	text-align: center;
	margin: 5% auto;
	cursor: pointer !important;
	display:block;
	width:60px;
	height:50px;
	display:block;
	visibility: visible;
	opacity: 1;
}
	.scl,.scl2,.scl3,.scl5 {
		display: none;
	}

#mainContents #copy001{
	position:absolute;
	top:15%;
	left:5%;
	width:25%;
	z-index:2;

}

#mainContents #img001{
	padding-top:8%;
	padding-bottom:0;
	padding-left:10%;
	width:90%;
	z-index:1;}

#mainContents #copy002{
	position:absolute;
	top:10%;
	right:3%;
	height:90%;
	z-index:3;
	padding:1%;}

}


@media screen and (max-width: 786px){
	#section0{
	height: auto !important;
}
#section3 .fl-l,#section5 .fl-l{
	float: none;
	width: 100%;
}
#section3 .fl-r,#section5 .fl-r{
	float: none;
	width: 100%;
}

}
#section4 .fl-l{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 50%;
	z-index: 20;
}
#section4 .fl-r{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 50%;
	z-index: 20;
}

@media screen and (max-width: 786px){
	#section4 .sectionbase2 {
		display: none;
	}
	#section4 {
	background: rgba(0,0,0,1.00)}
#section4 .fl-l{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 80%;
	z-index: 20;
}
#section4 .fl-r{
	display: none;
}


}
.section01base {
	margin: 0;
	padding: 0;
	width: 100vw;
	width: auto;
	height: auto;
	height: 100vh;
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
}



.sectionbase {
	margin: 0;
	padding: 0;
	width: 100vw;
	width: auto;
	height: auto;
	height: 100vh;
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
	background: rgba(0,0,0,0.7);}

.sectionbase2 {
	margin: 0;
	padding: 0;
	width: 100%;
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
}
.sectionbase3 {
	margin: 0;
	padding: 0;
	width: 100%;
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
	text-align: right;
}
.sectioncopy {
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.sectioncopy2 {
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}

.copy001, .img001, .copy002{
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}






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

#secbg3 {
	background-image: url(../../images/section03/sectionbgsp.jpg);
	padding-bottom: 200px;
}

#section3 .copyarea3 {
	position: absolute;
	top: 5%;
	width: 96%;
	font-size: 24px;
	text-align: center;
	z-index: 10;
	margin: 0 auto 3%;
	left: 50%;
	z-index: 9;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)

}
#section3  .copyarea3 h3 {
	margin: 0 auto 4%;
	width: 100%;
	font-size: 24px;
	line-height: 1.6em;

}
#section3 .copyarea3 .sec3_inner .catch03 {
	width: 96%;
	margin: 15% auto 10%;
	float: none;
}
#section3 .copyarea3 .sec3_inner .copy005 {
	margin: 10% auto 10% ;
	text-align: center;
	height: auto;
	width: 96%;
	float: none;
}


}

#section4 .fl-l #copy007{
	margin: 25% auto ;
	text-align: center;
	height: auto;
	width: 50%;
}

#section4 .fl-r #copyarea4 {
	position: absolute;
	top: 10%;
	left: 60%;
	width: 30%;
	text-align: center;
	z-index: 10;
	margin: 0;
}

#section4 .fl-r #copyarea4 #copy008{
	margin: 18% auto 0;
	text-align: center;
	height: auto;
}


@media screen and (max-width: 768px) {
#section4 .fl-l {
		float: none !important;
		margin-top: 10%;
	}
#section4 .fl-l #copy007 {
	margin: 0 auto 7% !important;
	padding-top: 10%;
	text-align: center;
	height: auto;
	width: 90% !important;
}
	#section4 .spplan {
		margin: 1% auto;
		width: 86%;
	}

#section4 .fl-r #copyarea4 {
	position: relative;
	width: 80%;
	text-align: center;
	z-index: 10;
	margin: 0;
}

#section4 .fl-r #copyarea4 #copy008{
	display: none;
}

#section4 .fl-r #planimg {
	display: none;
}
#section4 .fl-r #spplanimg {
	display: block;
}
}

.fadeOutphoto{
	opacity: 0.3;
transform: translate(0,0);
	-webkit-transform: translate(0,0);	transition-duration:2s;
}
.fadeIntext{
	opacity: 1.0;
transform: translate(0,0);
	-webkit-transform: translate(0,0);	transition-duration:2s;
}

.fadeInphoto{
	opacity: 1.0;
transform: translate(0,0);
	-webkit-transform: translate(0,0);	transition-duration:2s;
}



.fadeIncatch{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:0s;
	transition-duration:4.0s;
}

.fadeIncatch2{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:.75s;
	transition-duration:1.0s;
}

.fadeIncatch3{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:1.0s;
	transition-duration:1.0s;
}


.fadeIncatch001{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:4.5s;
	transition-duration:5.0s;
}

.fadeInphoto002{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:2.5s;
	transition-duration:3.0s;
}

.fadeIncatch003{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:3.5s;
	transition-duration:3.0s;
}




/*///////  Obiarea   //////*/

#footer_koudouteiki_container{
padding:20px 0 0 0;
width:100%;
}

.obiarea{/*
	position: absolute;*/
	padding: 10px 0 0 0;
	z-index: 15;
    width:100%;
    bottom:0px;
	height: 40%;
    border-top:#222 solid 1px;
	background-image: url(../../images/obibg.jpg);
	background-repeat: repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #fff;
}

.obiareasp {
	display: none;

}

.obiinner{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transition-delay:1s;
	transition-duration:3s;
}
.obiarea .content,.obiareaft .content{
    text-align:center;
    padding:0;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 40px;
	font-weight: 400;
	max-width: 1200px;
	height: auto;
	margin: auto;
}
.obiareaft .content span {
	font-size: 24px;
}

.obiareaft{
	width: auto;
	color: #fff;
	text-align: center;
	padding: 5px 0 0;
}
#point {
	width: 100%;
	width: auto;
	background:#000;
	text-align: center;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 800px){
.obiarea,.obiareaft{
	display: none;
	}
.obiareasp{
	display: block;
	width: auto;
	padding: 5%;
	border-top: #333 solid 1px;
	border-bottom: #333 solid 1px;
	color: #fff;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 24px;
	line-height: 1.5em;
	text-align: center;
	background-image: url(../../images/obibg.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-decoration: none !important;
}
	.obiareasp p {
		margin-bottom: 3%;
	}
.obiareasp span {
	font-size: 14px;
	text-align: left;
	line-height: 120%;
}
.obiareasp .obi_txt {
	text-align: center;
	display: block;
	padding:10px 0;
}
.obiareasp .bt {
	background:#391C56;
	padding:8px 14px;
}
	.obiareasp a {
		text-decoration: none ;
	}

}

.cp_ba {padding-top:25px;}
.cp_ba a {padding-bottom:15px; display:inline-block; margin:0 10px;}


/*concept
---------------------------------------*/
.concept {
	width:100%;
	margin:0 auto;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background: url("../../concept/images/concept_bg.jpg") center bottom;
	background-size: cover;
}

.concept h2{
	margin: 0 auto 50px;
	font-size: 36px;
}

.concept_catch {
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	padding: 100px 0;
}

.concept_catch p{

	line-height: 2.7;

}

.concept_img{
	padding-bottom: 100%;
	text-align: center;
}


@media only screen and (max-width: 768px){
.concept h2{
	margin: 0 auto 20px;
	font-size: 25px;
}

.concept_catch {
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	padding: 50px 0 20px;
}

.concept_catch p br{
	display: none;
	}

.concept_catch p{

	line-height: 1.7;

}

.concept_img{
	padding-bottom: 100%;
	text-align: center;
}


}

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

.location {

	padding-top:0px;
}



}


/*概要---------------------------------------*/


#outline{
	max-width:1024px;
	margin:0 auto;}

#outline table{
	line-height:2.0;
	width:100%;
	margin-bottom:50px;
}

#outline table td{
	line-height:2.0;
	border:1px solid #999;
	padding:10px;}

#outline table th{
	line-height:2.0;
	border:1px solid #999;
	background:#eee;
	padding:10px;
	width:27%;}



.inner{
	max-width:1024px;
	margin:0 auto;}

.inner2{
	max-width:1200px;
	margin:0 auto;}

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

.inner{
	width:90%;
	margin:0 5%;}
.inner2{
	width:90%;
	margin:0 5%;}




#outline table td{
	line-height:2.0;
	border:1px solid #999;
	padding:10px;
	display:block;}

#outline table th{
	line-height:2.0;
	border:1px solid #999;
	background:#eee;
	padding:10px;
	display:block;
	width:100%;}




	}



/*間取---------------------------------------*/


.plan{
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.plan .main{
	background: url("../../plan/images/plan_bg.png") no-repeat center;
	background-size: cover;
	position: relative;
	min-height: 250px;
}

.plan h2{
	margin: 0 auto;
	padding: 50px 0 0;
	position: relative;
}

.plan .main span{
font-size:14px;
position: absolute;
left: 1%;
bottom: 2%;
text-shadow: 2px 2px 3px rgba(255,255,255,1.0);}

.plan h3{
	font-size: 32px;
	text-align: center;
	margin: 30px auto 30px;
}

.plan h3 span{
	font-size: 20px;
}


.planbtn{
	max-width: 1200px;
	margin: 0 auto;
}

.planbtn ul{
	max-width: 1100px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: center;
gap: 20px;
	-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.planbtn ul li{
	padding: 20px 5px;
	width: 33%;
	position: relative;

}

.planbtn ul li .planclick{
	position: absolute;
	width: 100%;
	bottom: 4%;
	left: 2%;
}

.planbtn ul li a:hover{
	opacity:0.7;
}

.planbtn ul.menubtn{
	margin: 50px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	font-size: 13px;
	max-width: 328px;
	-ms-flex-pack: distribute;
justify-content: space-around;
	width: 100%;
	margin-left: 1px;
	font-weight: bold;
	-ms-flex-wrap: wrap;
flex-wrap: wrap;
}


.pop_menubtn{
	margin: 20px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
flex-wrap: wrap;
	font-size: 14px;
	max-width: 720px;
	-ms-flex-pack: distribute;
justify-content: space-around;
	width: 720px;

}

ul.pop_menubtn li{
width: 25%;
text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 5px 5px;
	box-sizing: border-box;
}


ul.pop_menubtn#menu3 li{
	width: 50%;

}

ul.pop_menubtn#menu2 li{
	width: 50%;

}

ul.pop_menubtn#menu5 li{
	width: 20%;

}


.planbtn ul.menubtn li:after{
	position: absolute;
	bottom: 2px;
	right: 3px;
	content: url("../../plan/images/arrow.png");
}

.planbtn ul.menubtn li{
	width: 33.3%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 14px 5px;
}

.planbtn ul.menubtn li#kihon{
	width: 100%;
	text-align: center;

	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 10px 5px;
}


.planbtn ul.menubtn#menu3 li{
	width: 50%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 15px 5px;
}

.planbtn ul.menubtn#menu2 li{
	width: 50%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 15px 5px;
}


.planbtn ul.menubtn li.current,ul.menubtn#menu2 li.current,
ul.pop_menubtn li.current,ul.menubtn#menu3 li.current{
	background: #7c6c2e;
	color: #fff;
	}

.planbtn ul.menubtn li a,.pop_menubtn li a,
ul.pop_menubtn li.current a{
	text-decoration: none;
	color: #000;
}
.planbtn ul.menubtn li.current a,
ul.pop_menubtn li.current a{
	color: #fff;
}

@media only screen and (max-width: 960px){
.planbtn ul.menubtn{

}
.planbtn ul.menubtn{
	margin: 40px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	font-size: 10px;
	max-width: 250px;
	-ms-flex-pack: distribute;
justify-content: space-around;
	width: 100%;
	margin-left: 1px;

}
.planbtn ul.menubtn li{
	width: 25%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 10px 0;
}



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

.planbtn ul.menubtn,.planbtn ul.tab-group{
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: static;
	font-size: 10px;
	max-width: 100%;
	-ms-flex-pack: distribute;
justify-content: space-around;
	width: 100%;
}

.planbtn ul.menubtn li,.planbtn ul.tab-group li{
	width: 25%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 0 0;
}

planbtn ul.menubtn li,.planbtn ul.tab-group li#kihon{
	width: 100%;
	text-align: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 0 0;
}

.planbtn ul.tab-group#menu3 li{
	width: 50%;
	text-align: center;
	background: #d3d3d4;
	border: 1px solid #fff;
	box-sizing: border-box;
	margin: 0 auto;
}

.planbtn ul.tab-group#menu2 li{
	width: 50%;
	text-align: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	margin: 0 auto;
}



.planbtn ul.tab-group li.is-active,.planbtn ul.tab-group#menu3 li.is-active{
	background: #7c6c2e;
	color: #fff;
	}

.planbtn ul.tab-group li a{
	text-decoration: none;
	color: #000;
}
.planbtn ul.tab-group li.is-active a{
	color: #fff;
}

.planbtn .panel{
display:none;
}
.planbtn .panel.is-show{
display:block;
}

.plan .main{
	background-size: cover;
	position: relative;
	min-height: 150px;
}

.plan .main h2{
	margin: 0 auto;
	padding: 50px 0;
	position: relative;
}

.planbtn ul{
	width:100%;
	float:none;
	text-align:center;
	display: block;
}

.planbtn ul li{
	display:block;
	width: 100%;
	margin: 20px auto;

}

.plan h3{
	font-size: 25px;
	text-align: center;
	margin: 40px auto;
}

.plan h3 span{
	font-size: 12px;
}


}


/*アクセス・ロケーション---------------------------------------*/

.access,.location{font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

.access .main ul,.location .main ul{
display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width: 100%;
}




.access .main ul li,.location .main ul li{
	width: 33.3%;
}
.access .main ul li img,.location .main ul li img{
	width: 100%;
}

.access .photo span{
	text-align: right;
	display: block;
}

.access01{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width: 100%;
	-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;

}

.access02{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width: 100%;
		-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
	margin: 50px auto;
}

.access02 img{
	width: 33.3%;
}

.access03{
	background: #edf5f4;
	padding: 70px 0;
	font-size: 20px;
}
.access03 h3{
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px;
}

.access03 .inner{
	background: url("../../access/images/access_img12.png") no-repeat right bottom;
	background-size: 33%;

}


.location h2{
	margin-top: 50px;
	font-size: 28px;
}

.location_block01{
	background: #f0f2ea;
padding: 50px 0;
	margin: 70px auto;
}


.location_block01 h3{
	font-size: 22px;
	margin-bottom: 20px;
}

.location_block01 .inner{
	 	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
		-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.location_block01_copy{
	width: 45%;
}

.location_block01_copy p,.location_block02_copy p{
	line-height: 2.0;
}

.location_block02_copy{
	max-width: 680px;
	text-align: center;
	margin: 40px auto;
}

.location .lifeinfo{
	 	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
		-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	 	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}


.location .lifeinfo li{
	width: 33%;
	margin-bottom: 10px;
	text-align:center;

}
.location .lifeinfo li p{padding-top: 5px;
font-size: 13px;}



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

.location_block01 .inner{
	display: block;
}

.location_block01_copy{
	width: 100%;
	font-size: 14px;
}

.location .lifeinfo li{
	width: 49%;
	margin-bottom: 10px;

}


.access h2 img,.location h2 img{
	width: 60%;
}



.access .main ul,.location .main ul{
display: block;
	width: 100%;
}

.access .main ul li,.location .main ul li{
	width: 90%;
	text-align: center;
	margin: 5% ;
}


.access01,.access02{
	display: block;
	text-align: center;
	margin: 20px auto;
	}

.access02 li{
	width: 100%;
}

.access03{
	background: #edf5f4;
	padding: 40px 0;
	font-size: 14px;
}
.access03 h3{
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.location h2 {
	font-size: 18px;
	}
.location h3 {
	font-size: 16px;
	}

}


/*デザイン---------------------------------------*/

#design{
		font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 16px;
}

.design01{
	text-align: center;
	position: relative;
}
.design01 .max_wide img {
	width: 100%;
}
.design01_copy{
	text-align: center;
	margin: 0 auto;
	color: #000;
	padding: 30px 0 100px;
	line-height: 2.0;
}
.design01 .gallery_bnr {
	position: absolute;
	content: '';
	width: 30vw;
	max-width: 500px;
	bottom: 0;
	/* right: 15vw; */
	left: 78%;
	transform: translateX(-50%);
}
.design01 .gallery_bnr &gt; a img {
	transition: all .3s;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow: hidden;
}
.design01 .gallery_bnr &gt; a img:hover {
	opacity: 0.8;
}
@media only screen and (max-width: 1500px) {
	.design01 .gallery_bnr {
		max-width: 500px;
    bottom: 1%;
    left: 78%;
		transform: translateX(-50%);
	}
}
@media only screen and (max-width: 768px) {
	.design01{
		padding-bottom: 30vw;
	}
	.design01 .gallery_bnr {
    max-width: 500px;
    width: 90%;
    bottom: 0;
    right: initial;
    /* top: 50%; */
    left: 50%;
    transform: translateX(-50%);
}
}
#design .photo{
	position: relative;
	font-size:12px;

}

#design .photo .photocopy{
	position: absolute;
	bottom: 5%;
	left: 5%;
	color: #fff;
	font-size: 27px;

}

#design .photo .photocopy span{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 20px;
	padding: 3px 5px;
}


#design .photo img{
	width: 100%;
}

#design .photocaption{
	position: absolute;
	bottom: 5px;
	right: 10px;
	color:#fff;
}


#design h3{
	font-size:30px;
	padding-bottom:20px;
	margin-top:60px;
text-align: center;}

#design .copy01{
	margin:20px 0 50px;
	}

.landplan{
	background: #f0f2ea;
	padding: 20px 0;
}

.landplanbox01{
}

.landplanbox01 ul{
 	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
 	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
		-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;

}


.landplanbox01 li{
	background: #fff;
	padding: 1.5%;
	width: 24%;
	margin: 0.5%;
	box-sizing: border-box;
	font-size: 13px;
}

.landplanbox01 li:nth-child(3){
	background: #fff;
	padding: 1.5%;
	width: 49%;
	margin: 0.5%;
	float: left;
	box-sizing: border-box;
}
.landplanbox01 li:nth-child(4){
	background: #fff;
	padding: 1.5%;
	width: 49%;
	margin: 0.5%;
	float: left;
	box-sizing: border-box;
}


.landplanbox01 li:nth-child(7),.landplanbox01 li:nth-child(8){
	background: #fff;
	padding: 1.5%;
	width: 49%;
	margin: 0.5%;
	float: left;
	box-sizing: border-box;
}
.landplanbox01 li:nth-child(9){
	background: #fff;
	padding: 1.5%;
	width: 100%;
	margin: 0.5%;
	float: left;
	box-sizing: border-box;
}



.landplanbox01 li h4{
	margin-bottom: 10px;
	font-size: 17px;
}

.landplanbox01 li span{
	background: #e07103;
	border-radius: 13px;
	padding: 2px 7px;
	color: #fff;
	margin-right: 5px;
}
.landplanbox01 li em{
	font-size:11px;
	padding-top:7px;
	display:block;
	font-weight:normal;
}
.landplanbox01 .syokusai {
	padding-top:20px;
}
.landplanbox01 .syokusai:after {
	content:" ";
	display:block;
	clear:both;
}
.landplanbox01 .syokusai .left {
	width:49.3%;
	float:left;
}
.landplanbox01 .syokusai .right {
	width:49.5%;
	float:right;
}
@media only screen and (max-width: 768px){
.landplanbox01 .syokusai {
	padding-top:20px;
}
.landplanbox01 .syokusai:after {
	content:" ";
	display:block;
	clear:both;
}
.landplanbox01 .syokusai .left {
	width:auto;
	float:none;
	margin-bottom:10px;
}
.landplanbox01 .syokusai .right {
	width:auto;
	float:none;
}
}



@media only screen and (max-width: 1024px){
#design .section01{}


#design .section02 ul{
	width:100%;
	}

#design .section01 ul li{
	padding:0;
	width:48%;
	padding:1%;
	display:block;
	float:left;}
}

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

#design{
	font-size: 14px;

	}

h2 span{
	line-height:0.2;
	font-size:17px;

}

#design h3{
	font-size:1.0rem;
	margin-top: 0;
	padding-bottom:5px;
	}

#design h3 img{
	width: 70%;
	}


#design h2{
	margin-bottom:0;
	}

#design .photo{
	position: relative;
	font-size:12px;

}

.design01_copy{

	text-align: center;
	margin: 0 auto;
	color: #000;
	padding: 30px 0 50px;
	line-height: 2.0;
}



#design .photo .photocopy{
	position: static;
	color: #000;
	font-size: 17px;
	margin: 30px 10px;

}

#design .photo .photocopy span{
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	font-size: 15px;
	padding: 3px 5px;
	display: block;
	margin: 10px auto;
	width: 40%;
}

#design .photocaption{
	position: static;
	color:#000;
	text-align: right;
}


#design .section02 ul li{
	display:block;
	padding:0;
	width:50%;
	box-sizing:border-box;
	text-align:left;
	color:#000;
	display:block;
	font-size:12px;
	float:left;
	margin-right:0;
	margin-top:10px;
	}

.landplanbox01 li,.landplanbox01 li:nth-child(5),.landplanbox01 li:nth-child(6),.landplanbox01 li:nth-child(7),.landplanbox01 li:nth-child(8){
	background: #fff;
	padding: 1.5%;
	width: 49%;
	margin: 0.5%;
	box-sizing: border-box;
	font-size: 12px;
}
.landplanbox01 li h4{
	margin-bottom: 10px;
	font-size: 15px;
}



}

.loca_bg {
	background:#f3f9fa;
	text-align:center;
}

.catch01{
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px;
}










.access04{
	padding:70px 0;
	max-width:1124px;
	margin:0 auto;
}
.access04 .box1{
	margin-bottom:35px;
}
.access04 .box2{
	text-align:right;
}
@media only screen and (max-width: 768px){
.access04{
	padding:50px 5%;
	max-width:1124px;
	margin:0 auto;
}
.access04 .box1{
	margin-bottom:35px;
	text-align:center;
}
.access04 .box2{
	text-align:center;
}


.catch01{
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}

}







.location .inner .life_cate {
	text-align:center;
	border-top:3px solid #df2c5e;
	border-bottom:1px solid #df2c5e;
	padding:10px 0;
	font-size:24px;
	margin-bottom:35px;
	color:#df2c5e;
}
.location .inner .life_cate span {
	font-size:16px;

}

.location .inner .life_cate.cate02 {
	border-top:3px solid #002992;
	border-bottom:1px solid #002992;
	color:#002992;
}

.location .inner .life_cate.cate03 {
	border-top:3px solid #b85700;
	border-bottom:1px solid #b85700;
	color:#b85700;
}
.location .inner .life_cate.cate04 {
	border-top:3px solid #430368;
	border-bottom:1px solid #430368;
	color:#430368;
}
.location .inner .life_cate.cate05 {
	border-top:3px solid #00510f;
	border-bottom:1px solid #00510f;
	color:#00510f;
}
.location .inner .life_cate.cate06 {
	border-top:3px solid #8e0021;
	border-bottom:1px solid #8e0021;
	color:#8e0021;
}
.location .inner .life_cate.cate07 {
	border-top:3px solid #503d24;
	border-bottom:1px solid #503d24;
	color:#503d24;
}
.location .inner .sec_shopping {
	margin-bottom:50px;
}
.location .inner .yamato {
	background: #F3F9FA;
	padding: 30px 1.8%;
	padding-right: 1.8%;
	padding-left: 1.8%;
	margin-bottom:30px;
}
.location .inner .nikke {
	background: #F3F9FA;
	padding: 30px 1.8%;
	padding-right: 1.8%;
	padding-left: 1.8%;
}
.location .inner .yamato:after,
.location .inner .nikke:after {
	content:" ";
	display:block;
	clear:both;
}
.location .inner .yamato .left,
.location .inner .nikke .left {
	float: left;
	width: 52%;
}
.location .inner .yamato .right,
.location .inner .nikke .right {
	float: right;
	width: 45%;
}
.location .inner .yamato .right .name,
.location .inner .nikke .right .name {
	font-size: 28px;
	margin-bottom:10px;
	line-height: 1.4;
}
.location .inner .yamato .right .name span,
.location .inner .nikke .right .name span {
	font-size: 14px;
}
.location .inner .yamato .right .st,
.location .inner .nikke .right .st {
	font-size: 18px;
	margin-bottom: 12px;
	padding-bottom: 7px;
	border-bottom: 1px solid #959595;
}
.location .inner .yamato .right .store,
.location .inner .nikke .right .store {
	margin-bottom: 20px;
}
.location .inner .yamato .right .shop_info,
.location .inner .nikke .right .shop_info {
	background: #fff7df;
	padding: 2%;
}

.location .inner .yamato .right .shop_info p
.location .inner .nikke .right .shop_info p {
	font-size: 13px;
}
.location .inner .yamato .right .shop_info p span,
.location .inner .nikke .right .shop_info p span{
	font-size: 11px;
}
.location .inner .lifeinfo li p strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
}
.location .inner .lifeinfo_txt ul {
	padding:10px 0 60px;
}
.location .inner .lifeinfo_txt ul:after {
	content:" ";
	display:block;
	clear:both;
}
.location .inner .lifeinfo_txt.t1 ul li {
	float: left;
	width: 32%;
	margin-right: 1.9%;
}
.location .inner .lifeinfo_txt.t2 ul li {
	float: left;
	width: 30.8%;
	margin-right: 3.5%;
}
.location .inner .lifeinfo_txt.t3 ul li {
	float: left;
	width: 48.3%;
	margin-right: 3%;
}
.location .inner .lifeinfo_txt ul li:last-child {
	margin-right:0;
}

@media only screen and (max-width: 768px){
.location .inner .life_cate {
	text-align:center;
	border-top:3px solid #df2c5e;
	border-bottom:1px solid #df2c5e;
	padding:10px 0;
	font-size:24px;
	margin-bottom:35px;
	color:#df2c5e;
}
.location .inner .life_cate span {
	font-size:16px;

}


.location .inner .sec_shopping {
	margin-bottom:50px;
}
.location .inner .yamato {
	margin-bottom:20px;
	background: #F3F9FA;
	padding: 20px 1.8%;
	padding-right: 1.8%;
	padding-left: 1.8%;
}
.location .inner .nikke {
	background: #F3F9FA;
	padding: 20px 1.8%;
	padding-right: 1.8%;
	padding-left: 1.8%;
}
.location .inner .yamato:after,
.location .inner .nikke:after {
	content:" ";
	display:block;
	clear:both;
}
.location .inner .yamato .left,
.location .inner .nikke .left {
	float: none;
	width:auto;
	text-align:center;
	margin-bottom:15px;
}
.location .inner .yamato .right,
.location .inner .nikke .right {
	float: none;
	width: auto;
}
.location .inner .yamato .right .name,
.location .inner .nikke .right .name {
	font-size: 22px;
	margin-bottom:10px;
	line-height: 1.4;
}
.location .inner .yamato .right .name span,
.location .inner .nikke .right .name span {
	font-size: 12px;
}
.location .inner .yamato .right .st,
.location .inner .nikke .right .st {
	font-size: 15px;
	margin-bottom: 12px;
	padding-bottom: 7px;
	border-bottom: 1px solid #959595;
}
.location .inner .yamato .right .store,
.location .inner .nikke .right .store {
	margin-bottom: 20px;
}
.location .inner .yamato .right .shop_info,
.location .inner .nikke .right .shop_info {
	background: #fff7df;
	padding: 2%;
}

.location .inner .yamato .right .shop_info p,
.location .inner .nikke .right .shop_info p {
	font-size: 13px;
}
.location .inner .yamato .right .shop_info p span,
.location .inner .nikke .right .shop_info p span{
	font-size: 11px;
}
.location .inner .lifeinfo li p strong {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.location .inner .lifeinfo_txt ul {
	padding:10px 0 60px;
}
.location .inner .lifeinfo_txt ul:after {
	content:" ";
	display:block;
	clear:both;
}
.location .inner .lifeinfo_txt.t1 ul li {
	float: none;
	width: auto;
	margin-right: 0;
	text-align:center;
	margin-bottom:15px;
}
.location .inner .lifeinfo_txt.t2 ul li {
	float: none;
	width: auto;
	margin-right: 0;
	text-align:center;
}
.location .inner .lifeinfo_txt.t3 ul li {
	float: none;
	width: auto;
	margin-right: 0;

}
.location .inner .lifeinfo_txt ul li:last-child {
	margin-right:0;
}
.location .inner .lifeinfo_txt ul li {
	margin-bottom:15px;
}
}

.fl-r.ml10 {
	margin-left:10px;
}
.fl-l.mr10 {
	margin-right:10px;
}
@media only screen and (max-width: 768px){
.fl-r.ml10 {
	margin-left:0px;
}
/*.fl-l.mr10 {
	margin-right:0px;
}*/
}



#design .de_area01 {
	max-width:1024px;
	margin:60px auto;

}
#design .de_area01:after {
	content:" ";
	display:block;
	clear:both;
}
#design .de_area01 .text {
	float: left;
	width: 31%;
}
#design .de_area01 .img {
	float: right;
	width: 69%;
}
@media only screen and (max-width: 768px){
#design .de_area01 {
	max-width:1024px;
	margin:60px auto;

}
#design .de_area01:after {
	content:" ";
	display:block;
	clear:both;
}
#design .de_area01 .text {
	float: none;
	width: auto;
	padding: 0 5%;
}
#design .de_area01 .img {
	float: none;
	width: auto;
	margin-bottom:15px;
}

}



#design .de_area02 {

	max-width:1024px;
	margin:0 auto;
	margin-bottom: 60px;
}
#design .de_area02:after {
	content:" ";
	display:block;
	clear:both;
}
#design .de_area02 .text {
	float: left;
	width: 23%;
	padding-top:50px;
}
#design .de_area02 .text .tile {
	margin-bottom:15px;
}
#design .de_area02 .img {
	float: right;
	width: 74%;
}
.en_s {
	font-size:14px;
	color:#9b882f;
	margin-bottom:5px;
}
.de_catch {
	font-size:24px;
	margin-bottom:20px;
}#design .de_area03 {
	margin-bottom: 80px;
}
#design .de_area03 .text {
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:35px;
}
#design .de_area03 .text .en_s2 {
	font-size: 20px;
	color: #9b882f;
	text-align: center;
	margin-bottom: 10px;
}
#design .de_area03 .text .de_catch2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
}
#design .de_area03 .text .de_read_center {
	line-height: 1.9;
	text-align: center;
}
#design .de_area03 .text div .left {
	float: left;
	width: 55%;
}
#design .de_area03 .text div .right {
	float: right;
	width: 40%;
	border: 1px solid #DDD;
	padding: 2%;
}
#design .de_area03 .text div .right p {
	font-size: 13px;
}



@media only screen and (max-width: 768px){
#design .de_area02 {
	margin-bottom: 60px;
	max-width:1024px;
	margin:0 auto;
	margin-bottom: 60px;
}
#design .de_area02:after {
	content:" ";
	display:block;
	clear:both;
}
#design .de_area02 .text {
	float: none;

	width: auto;
	padding-top:20px;
	padding: 0 5% 20px;
}
#design .de_area02 .text .tile {
	margin-bottom:15px;
	text-align: center;
}
#design .de_area02 .img {
	float: none;
	width: auto;
	margin-bottom: 15px;
}
.en_s {
	font-size:14px;
	color:#9b882f;
	margin-bottom:5px;
}
.de_catch {
	font-size:19px;
	margin-bottom:20px;
}#design .de_area03 {
	margin-bottom: 80px;
}
#design .de_area03 .text {
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:35px;
	padding: 0 5%;
}
#design .de_area03 .text .en_s2 {
	font-size: 15px;
	color: #9b882f;
	text-align: center;
	margin-bottom: 6px;
}
#design .de_area03 .text .de_catch2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
#design .de_area03 .text .de_read_center {
	line-height: 1.6;
	text-align: left;
}
#design .de_area03 .text div .left {
	float: none;
	width: auto;
	margin-bottom: 20px;
}
#design .de_area03 .text div .right {
	float: none;
	width: auto;
	border: 1px solid #DDD;
	padding: 2%;
	text-align: center;
}
#design .de_area03 .text div .right p {
	font-size: 13px;
	text-align: left;
	padding-top: 10px;
}
}


.img100{
	width:100%;}


.view_copy{margin:30px 0 80px;}

.view_img{margin:30px 0 50px;}

.view_ttl{
	background: #2b79ab;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.merit5{
	background: #640000;
	color: #fff;
}
.merit5_cap{
	font-size: 14px;
	max-width:890px;
	margin: 5px auto;
	text-align: left;
	border:1px solid #fff;
	padding: 15px;
}

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


	.merit5_cap{
	font-size: 12px;

	padding: 10px;
}



}
</pre></body></html>