@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.wrap01 {
	margin-bottom: 20px;
}

#main{
	background-color: #705d56;
}

#photos01 .panel img {
	width: 100%;
}

#photos01 li {
	position: relative;
}

#photos01 {
	margin-bottom: 12px;
	border: 5px solid #705d56;
}

.filmstrip01 {
	text-align: justify;
}

.filmstrip01 li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.filmstrip01 li.on a {
	display: block;
	position: relative;
}

.filmstrip01 li.on a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	box-sizing: border-box;
	border: 5px solid #705d56;
}

.filmstrip01:after {
	content: '';
	width: 100%;
	height: 0;
	visibility: hidden;
	display: inline-block;
}

.wrap02 {
	margin-bottom: 8px;
}

#photos02 .panel img {
	width: 100%;
}

#photos02 li {
	position: relative;
}

#photos02 {
	margin-bottom: 16px;
	border: 5px solid #182344;
}

.filmstrip02 {
	text-align: justify;
}

.filmstrip02 li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.filmstrip02 li.on a {
	display: block;
	position: relative;
}

.filmstrip02 li.on a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	box-sizing: border-box;
	border: 5px solid #182344;
}

.filmstrip02:after {
	content: '';
	width: 100%;
	height: 0;
	visibility: hidden;
	display: inline-block;
}


#main .intro {
	padding: 40px 0 40px;
	background-color: #705d56;
	color: #FFFFFF;}

#main .intro h2{
	margin: 0 -20px 10px 0;
	font-size: 50px;
	letter-spacing: -1px;
	font-weight: normal;
}

#main .intro h2 span {
	margin-top: -8px;
	display: block;
	font-size: 25px;
	color: #ffe9d3;
}

#main .intro .ttl {
	margin: 0 0 10px;
	font-size: 30px;
	line-height: 1.5;
	letter-spacing: -1px;
}

#main .intro p {
	margin: 0 0 0 10px;
	font-size: 16px;
	line-height: 22px;
}

#main .sec01 {
	padding: 18px 0 40px;
	color: #fff;
	background: url(../img/common/bg.jpg);
}

#main .sec01 .photo {
	text-align: center;
}


#main .point {
	padding: 41px 0 10px;
	background-color: #705d56;
}

#main .point h2{
	margin: 0 -20px 10px 0;
	font-size: 50px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

#main .point h2 span {
	margin-top: -8px;
	display: block;
	font-size: 25px;
	color: #bfb19d;
}
#main .point p {
	font-size: 22px;
    color:#DFDBBB;
	letter-spacing: 2px;
	line-height: 29px;
}

#main .point .h2Ttl  {
	margin: 0 0 25px;
	padding: 12px 30px;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	line-height: 12px;
	letter-spacing: -1px;
	background-color: #182344;
}
#main .point .h3Ttl  {
	margin: 0 0 25px;
	padding: 12px 30px;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height:20px;
	letter-spacing: -1px;
	background-color: #182344;
}

#main .location_sec {
	padding: 41px 0 10px;
	background-color: #705d56;
}

#main .location_sec p {
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
	line-height:29px;
}

#main .location_sec .pho {
	margin-bottom: 15px;
	text-align: center;
}


@media all and (-ms-high-contrast:none) {

#main .point .h3Ttl  {
		font-weight: bold;
	}
}

#main .point .h3Ttl  span {
	margin-bottom: 4px;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
}

#main .text {
	margin: 19px 0 32px;
	border-top: 1px solid #70584b;
	border-bottom: 1px solid #70584b;
}
#main .text p {
	margin: 0;
	padding: 10px 0 8px;
	overflow: hidden;
	border-top: 4px solid #491e0b;
	border-bottom: 4px solid #491e0b;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	letter-spacing: 0;
	background-color: #847361;
}

#main .text p span {
	padding: 0 0 0 18px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

#main .text p span + span {
	padding: 0 0 0 28px;
	float: right;
}

#main .rw {
	margin: 32px 5px 0 0 !important;
	border-top: 0 !important;
	padding: 0 !important;
	text-align: right;
}

#main .rw span {
	padding: 1px 10px 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 32px;
	color: #000000;
	border: 1px solid #182344;
	background-color: #fff;
}

#main .location {
	background-color: #182344;
	border-top: 2px solid #7f633b;
	border-bottom: 2px solid #7f633b;
}

#main .location .Ttl{
	font-size: 40px;
	color: #FFF;
	line-height: 75px;
	text-align: center;
}
#main .location .Ttl span {
	margin-top: -28px;
	display: block;
	font-size: 20px;
	color: #bfb19d;
}
#main .outline {
	padding: 0 0 23px;
	background-color: #705d56;
}

#main .outline p {
	padding: 12px 0 13px;
	border-top: 1px solid #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	color: #D2C7BC;
}

#main .outline p + p {
	padding: 18px 0 0;
	font-size: 11px;
	line-height: 20px;
}

#main .outline p .r_ {
	float: right;
}

.formbtn a{
	background: -moz-linear-gradient(top, #896138 1%, #96683d 49%, #7c5833 51%, #5e4226 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #896138 1%,#96683d 49%,#7c5833 51%,#5e4226 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #896138 1%,#96683d 49%,#7c5833 51%,#5e4226 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#896138', endColorstr='#5e4226',GradientType=0 ); /* IE6-9 */
	display: block;
	color: #fff;
	height: 20px;
	font-family: 'YuMincho','Yu Mincho','游明朝体',"ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN", "HG明朝E",serif;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 22px 32px;
	line-height: 1;
	margin: 50px 0 0 20px;
	position:relative;
}
.formbtn a:before,
.formbtn a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 14px;
    width: 8px;
    height: 8px;
    margin: auto;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(137deg);
    -moz-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    content: "";
}
p.formbtn a{
	text-align: center;
	width: 50%;
	margin: 40px auto 20px;
}
.formbtn a:hover{
	opacity:0.7;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.wrap01 {
		margin-bottom: -10px;
	}
		
	#photos01 {
		margin-bottom: 10px;
		border: 3px solid #705d56;
	}
		
	.filmstrip01 {
		margin: 0 -3px;
		text-align: justify;
		overflow: hidden;
	}

	.filmstrip01 li {
		margin-bottom: 6px;
		padding: 0 3px;
		display: block;
		float: left;
		width: 25%;
		box-sizing: border-box;
	}

	.filmstrip01 li img {
		width: 100%;
	}

	.filmstrip01 li.on a {
		display: block;
		position: relative;
	}

	.filmstrip01 li.on a:before {
		border: 3px solid #705d56;
	}
		
	.wrap02 {
		margin-bottom: -10px;
	}

	#photos02 {
		margin-bottom: 10px;
		border: 3px solid #182344;
	}

	.filmstrip02 {
		margin: 0 -3px;
		text-align: justify;
		overflow: hidden;
	}

	.filmstrip02 li {
		margin-bottom: 6px;
		padding: 0 3px;
		display: block;
		float: left;
		width: 25%;
		box-sizing: border-box;
	}

	.filmstrip02 li.on a {
		display: block;
		position: relative;
	}
	
	.filmstrip02 li.on a:before {
		border: 3px solid #5a483e;
	}

	.filmstrip02 li img {
		width: 100%;
	}


	#main .intro h2{
		margin: 0 0 10px;
		font-size: 29px;
		line-height: 1.4;
	}

	#main .intro h2 span {
		margin-top: -5px;
		font-size: 18px;
	}

	#main .intro .ttl {
		margin: 0 0 10px;
		font-size: 23px;
		line-height: 1.4;
	}
	
	#main .intro p {
		margin: 0;
		font-size: 12px;
		line-height: 1.5;
	}

	#main .sec01 {
		padding: 10px 10px 20px;
		box-sizing: border-box;
	}
	
	
	#main .location .pho {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	#main .point {
		padding: 20px 10px 10px;
		box-sizing: border-box;
	}
	#main .point h2{
		margin: 0 0 10px;
		font-size: 29px;
		line-height: 1.4;
	}
	#main .point h2 span {
		margin-top: -5px;
		font-size: 18px;
	}
	#main .point .h2Ttl  {
		margin: 0 0 14px;
		padding: 10px 10px;
		font-size: 16px;
		line-height: 1.2;
	}
	#main .point .h3Ttl  {
		margin: 0 0 14px;
		padding: 10px 10px;
		font-size: 16px;
		line-height: 1.2;
	}
	#main .point p {
		font-size: 19px;
		line-height: 19px;
		text-indent: 0;
	}
	 #main .location .Ttl span {
		margin-top: -33px;
		font-size: 18px;
	}
	#main .location_sec {
		padding: 20px 10px 10px;
		box-sizing: border-box;
	}
	
	#main .location_sec p {
		font-size: 12px;
		line-height: 1.5;
	}

	#main .text {
		margin: 10px 0 15px;
		border-top: 1px solid #70584b;
		border-bottom: 1px solid #70584b;
	}
	#main .text p {
		padding: 5px 0;
		border-top: 2px solid #491e0b;
		border-bottom: 2px solid #491e0b;
		font-size: 12px;
		line-height: 1.5;
	}
	
	#main .text p span {
		padding: 0 10px;
		width: auto;
		float: none;
		display: block;
	}

	#main .text p span + span {
		padding: 0 10px;
		float: none;
	}
	
	#main .rw {
		margin: 15px 5px 0 0 !important;
		border-top: 0 !important;
		padding: 0 !important;
	}

	#main .rw span {
		padding: 1px 5px 0;
		font-size: 12px;
		line-height: 1.5;
	}
	
	#main .location_tx {
		padding: 15px 0;
	}
	
	#main .location_tx p {
		font-size: 22px;
		line-height: 1.5;
	}
	
	#main .outline {
		padding: 0 10px 10px;
		box-sizing: border-box;
	}

	#main .outline p {
		padding: 5px 0 5px;
		font-size: 12px;
		line-height: 1.5;
	}

	#main .outline p + p {
		padding: 10px 0 0;
		font-size: 10px;
		line-height: 1.5;
	}

	#main .outline p .r_ {
		padding-left: 5px;
		float: right;
	}

	#main .outline p .r_ img {
		height: 18px;
	}
    .formbtn a{
    	margin: 15px auto 0;
    	font-size: 1.2rem;
    	padding: 22px 0;
    }
    p.formbtn a{
    	width: auto;
    	margin: 20px 10px;
    }
}