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

#mainVisual {
	background-image: url(../images/top/main_01.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 100%;
	height: auto;
	_zoom: 1;
	overflow: hidden;
}
#mainVisual img {
	height: auto;
	width: 100%;
}

#mind h1 {
	background-color: #333;
	text-align: center;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
#mind h1 img {
	margin: 0 auto;
	height: auto;
	width: 100%;
	max-width: 307px;
}

#mind p {
	background-color: #39413E;
	text-align: center;
	margin: 0;
	padding: 0.6em;
	width: 100%;
	box-sizing: border-box;
}
#mind p {
	text-align: left;
}
#mind p img {
	margin: 0 auto 1em;
	height: auto;
	width: 96%;
	max-width: 329px;
}

#subtit {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595b5a+0,39413e+50,595b5a+100 */
	background: #595b5a; /* Old browsers */
	background: -moz-linear-gradient(left, #595b5a 0%, #39413e 50%, #595b5a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #595b5a 0%,#39413e 50%,#595b5a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #595b5a 0%,#39413e 50%,#595b5a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595b5a', endColorstr='#595b5a',GradientType=1 ); /* IE6-9 */
	margin: 0 auto;
	height: auto;
	width:100%;
}
#subtit h1 {
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 98%;
	max-width: 480px;
}
#subtit h1 img {
	height: auto;
	width: 100%;
}

#subtit .rss {
	text-align: center;
	margin: 0 auto;
	width: 96%;
}
#subtit .rss a {
	text-align: center;
	margin: 0;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}

#info-box {
	margin: 10px auto;
	width: 96%;
}

#information {
	width: 100%;
}

#information iframe {
	display: block;
	margin: 20px auto;
	width: 96%;
	height: 200px;
	clear: both;
}

#blog {
	text-align: center;
	margin: 20px auto;
	width: 279px;
	max-width: 96%;
}
#blog img {
	height: auto;
	width: 100%;
	max-width: 279px;
}
#com-box {
	display: block;
	margin: 10px auto;
	width: 96%;
}

#ph_com {
	display: block;
	margin: 10px auto;
	width: 100%;
}
#ph_com img {
	height: auto;
	width: 100%;
	max-width: 355px;
}

#c-outline {
	margin: 0 auto;
	width: 96%;
	border: solid 1px #888888;
	box-sizing: border-box;
}
table {
    border-top: 1px solid #999;
  }

#c-outline th {
	background-color: #4D4F4E;
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }

#c-outline td {
	display: block;
    text-align: center;
	padding: 5px;
	width: auto;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
}
#c-outline ul {
	text-align: left;
}

#accessmap {
	display: block;
	margin: 30px auto 50px;
	width: 94%;
}
#accessmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#accessmap iframe,
#accessmap object,
#accessmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#root {
	display: block;
	margin: 0 auto 40px;
	height: 200px;
	width: 266px;
}
#root img {
	height: auto;
	width: 100%;
	max-width: 266px;
}

#root-exterior {
	display: block;
	margin: 30px auto;
	text-align: center;
	height: 265px;
	width:96%;
}
#root-exterior img {
	height: auto;
	width: 100%;
	max-width: 186px;
}

#gr-box {
	margin: 20px auto;
	width: 96%;
}
#gr-l {
	text-align: center;
	margin: 0 auto;
	width: 96%;
}
#gr-l dt {
	margin-bottom: 10px;
}
#gr-l dt p {
	text-align: left;
}
#gr-l dd img {
	height: auto;
	width: 100%;
	max-width: 239px;
}

#gr-r {
	margin: 0;
	width: 100%;
}
#gr-r dt {
	text-align: center;
}
#gr-r dt img {
	height: auto;
	width: 100%;
	max-width: 309px;
}
#gr-r dd {
	text-align: center;
}
#gr-r dd img {
	height: auto;
	width: 100%;
	max-width: 349px;
}

@media only screen and (min-width: 769px) {
#title {
	margin: 35px auto 0;
	height: 617px;
	width: 980px;
}

#mainVisual {
	background-image: url(../images/top/mainimg.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
	max-width: 980px;
	height:617px;
	_zoom: 1;
	overflow: hidden;
}
#mainVisual img {
	height: auto;
	width: auto;
}

#mind h1 {
	background-color: #333;
	text-align: center;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
#mind p {
	background-color: #39413E;
	text-align: center;
	margin: 0;
	padding: 25px 0;
	width: 100%;
}
#mind img {
	height: auto;
	width: auto;
}
#mind p img {
	height: auto;
	width: auto;
	max-width: 540px;
}
#subtit {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595b5a+0,39413e+50,595b5a+100 */
	background: #595b5a; /* Old browsers */
	background: -moz-linear-gradient(left, #595b5a 0%, #39413e 50%, #595b5a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #595b5a 0%,#39413e 50%,#595b5a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #595b5a 0%,#39413e 50%,#595b5a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595b5a', endColorstr='#595b5a',GradientType=1 ); /* IE6-9 */
	margin: 0 auto;
	height: 117px;
	width:980px;
	position: relative;
}
#subtit h1 {
	display: block;
	margin: 0;
	width: 480px;
	position: absolute;
	left: 0;
}
#subtit .rss {
	display: block;
	height: 19px;
	width: 49px;
	position: absolute;
	top: 84px;
	left: 522px;
}
#subtit .rss a {
	text-align: center;
	margin: 0;
	padding: 0;
	width: auto;
	box-sizing: border-box;
}
#info-box {
	margin: 0 auto;
	height: 262px;
	width: 980px;
	position: relative;
}

#information {
	width: 550px;
	height: 113px;
	position: absolute;
	top: 63px;
	left: 54px;
}
#information iframe {
	display: block;
	margin: 0 auto;
	width: 550px;
	height: 113px;
	clear: both;
  }
  
#blog {
	height: 113px;
	width: 279px;
	position: absolute;
	top: 63px;
	right: 30px;
}
#blog:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#com-box {
	display: block;
	margin: 0 auto;
	height: 599px;
	width: 980px;
}

#acc-box {
	display: block;
	margin: 0 auto;
	height: 942px;
	width: 980px;
}
#ph_com {
	display: block;
	margin: 26px 0 0 25px;;
	float: left;
	width: 355px;
}

#c-outline {
	margin: 26px 30px 0 0;
	float: right;
	width: 543px;
	border: solid 1px #888888;
	box-sizing: border-box;
}
#c-outline th {
	display: table-cell;
	font-size: 12px;
	-moz-text-align-last: justify;
	text-align-last: justify;
	vertical-align: top;
	background-color: #4D4F4E;
	padding: 4px 36px;
	width: 76px;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
}
#c-outline td {
	text-align: left;
	display: table-cell;
	padding: 4px 36px;
	width: auto;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
}

.br-sp { display:none; }

#accessmap {
	display: block;
	margin: 0 auto;
	width: 893px;
}

#root {
	display: block;
	margin: 56px 0 0 80px;
	float: left;
	height: 200px;
	width: 266px;
}

#root-exterior {
	display: block;
	margin: 35px 45px 0 0;
	float: right;
	height: 265px;
	width: 186px;
}

#gr-box {
	margin: 0 auto;
	height: 610px;
	width: 980px;
	position: relative;
}
#gr-l {
	height: 487px;
	width: 391px;
	position: absolute;
	top: 55px;
	left: 43px;
}
#gr-l dt {
	margin: 0;
}
#gr-r {
	height: 485px;
	width: 452px;
	position: absolute;
	top: 55px;
	right: 68px;
}
#gr-r dt {
	text-align: right;
}

}