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



.container {
	margin-top: 0;
}
#crumb {
	display:none;
}

h2.pagetitle {
	width: 100%;
	height:13vw;
	text-align:center;
}
h2.pagetitle span {
	width: 100%;
	margin: auto;
	line-height: 13vw;
	font-size: 4.8vw;
	display: block;
	font-weight: bold;
}



section.box1 {
	width: 100%;
	margin: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding-bottom:10vw;
	border-top: solid 1px #325886;
}
section.box2,
section.box3,
section.box4,
section.box5 {
	width: 100%;
	margin: auto;
	margin-bottom: 10vw;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
section h3 {
	padding: .5em 1em;
	border: 1px solid #ccc;
	border-top: 3px solid #2430a4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	-webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	        box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
	margin-bottom:0.5em;
	font-size: 4.3vw;
	font-weight: bold;
}
.location_txt {
	display:block;
	position:relative;
	overflow:hidden;
	width:95%;
	margin:auto;
	margin-bottom:0.5em;
}
.location_txt .photo {
	display: block;
	float: left;
	margin-right: 5%;
	width:35%;
	margin-top:19vw;
}
.location_txt h4 {
	font-size: 4vw;
	font-weight: bold;
	margin:3vw 2vw 5vw;
	line-height:1.6;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.location_txt figcaption {
	padding-top: 0.5em;
	padding-bottom:0.5em;
	font-size:3.2vw;
}
.location_txt p a::before {
	content: "≫";
	color: red;
	margin-right:0.3em;
	font-size: 3.6vw;
	position:relative;
	top:-2px;
}
.box1 p,
.box2 p,
.box3 p,
.box4 p,
.box5 p {
	font-size: 3.6vw;
	text-align: left;
	margin-bottom: 0;
	line-height:1.5;
}
.box1 p,
.box2 p{
	margin-top:19vw;
}
.dogy_gry {
	display:block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position:relative;
	overflow:hidden;
	width:100%;
	clear:both;
	margin-top:10vw;
	padding:0.5em 1em 2em 1em;
	-webkit-background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #f6f6f6 0%);
	background: -o-linear-gradient(245deg, rgba(0, 0, 0, 0) 1.5em, #f6f6f6 0%);
	background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #f6f6f6 0%);
	border-radius: 6px;
}
.dogy_gry::after {
	  position: absolute;
	  top: 0;
	  right: 0;
	  content: '';
	  width: 1.65507em;
	  height: 3.5493em;
	  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .2)));
	  background: -o-linear-gradient(right top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .2));
	  background: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .2));
	  border-bottom-left-radius: 6px;
	  -webkit-box-shadow: -.2em .2em .3em -.1em rgba(0, 0, 0, .15);
	          box-shadow: -.2em .2em .3em -.1em rgba(0, 0, 0, .15);
	  -webkit-transform: translateY(-1.89424em) rotate(-40deg);
	  -ms-transform: translateY(-1.89424em) rotate(-40deg);
	      transform: translateY(-1.89424em) rotate(-40deg);
	  -webkit-transform-origin: bottom right;
	  -ms-transform-origin: bottom right;
	      transform-origin: bottom right;
}
.dogy_gry h5 {
	margin:1em auto 1em 0.5em;
	border-left:solid 4px #2430a4;
	font-size:4vw;
	line-height:1.6;
	padding-left:3vw;
	font-weight: bold;
}
.dogy_gry p {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	overflow: hidden;
	margin-right: 2%;
	margin-left: 5%;
	margin-top:0;
}
.dogy_gry p.colum_one span {
	text-indent: -1.8em;
	display: inline-block;
	padding-left: 1.8em;
}
.happiness {
	display:block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position:relative;
	overflow:hidden;
	width:100%;
	clear:both;
	margin-top:10vw;
}
.happiness h4 {
	font-size: 4vw;
	font-weight: bold;
	margin:3vw 2vw 5vw;
	line-height:1.6;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.location_txt .happiness .photo {
	display: block;
	float: none;
	width:80%;
	margin:19vw auto 5vw;
}
.box2 .location_txt .happiness p{
	margin-top:0;
}
.location_txt dl {
	display:block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position:relative;
	overflow:hidden;
	width:95%;
	clear:both;
	margin:auto;
}
.location_txt dt {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 3.6vw;
	padding:1vw 1vw 0.5vw 1vw;
	line-height: 1.7;
}
.location_txt dd {
	display:block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:0.5vw 1vw 1vw 1vw;
	line-height:1.5;
	font-size:3.6vw;
}
.location_txt dl dd span {
	white-space: nowrap;
}
.location_txt dl.gaiyo {
	border-bottom:dotted 1px #333;
}
.location_txt dl.gaiyo dt {
	font-weight: bold;
}
.location_txt dl.gaiyo2 {
	border-bottom:dotted 1px #333;
}
.location_txt dl.gaiyo2 dt {
	font-weight: bold;
}
.location_txt dl.gaiyo3 {
	border-bottom:dotted 1px #efefef;
}
.location_txt dl.gaiyo3 dt {
	font-weight: bold;
}
.location_txt dl.gaiyo4 {
	border-bottom:dotted 1px #999;
}
.location_txt dl.gaiyo4 dt {
	font-weight: bold;
}
.location_txt dl.gaiyo4 dd.g_site {
	width:45%;
	margin-left:55%;
	padding-bottom:0.5em;
}
.location_txt dl.gaiyo4 dd.g_site a {
	text-align:center;
	font-size:3.6vw;
	line-height:1.5;
	background-color:#333;
	color:#fff;
	 border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-decoration:none;
	display:block;
	margin:auto;
	padding:0.3em 0.5em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top:0;
	background-image: url("../../images/common/link_out_w.png");
	background-position: right 10% bottom 50%;
	background-size: 4vw auto;
	background-repeat: no-repeat;
	padding-right: 4vw;
}
.location_txt dl.gaiyo4 dd.g_site a:hover {
	/*background-color:#999;*/
	color:#fff;
	text-decoration:none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.location_txt .gaiyo4 .g_tell a::before {
	content: "≫";
	color: red;
	margin-right:0.3em;
	font-size: 3.6vw;
	position:relative;
	top:-2px;
}
