@charset "utf-8";
*{margin:0;padding:0;list-style:none;}
body {font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; line-height:1em;}

body {
	font-size:14px;
	line-height:1.6em;
	background:url(images/bg.jpg) center top no-repeat;
	color:#0c0c0c;
}
#wrapper,footer section {
	width:960px;
	margin:0 auto;
}
a {
	color:#0c0c0c;
}
a:hover {
	color:#c73e3a;
}
header {
	height:440px;
	position:relative;
	overflow:hidden;
}
header h1 {
	background:url(images/logo.png) no-repeat left bottom;
	width:297px;
	height:82px;
	padding-top:15px;
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
header nav {
	width:550px;
	height:440px;
	float:right;
	position:relative;
}
header nav #mainMenu {
	height:46px;
}
header nav #mainMenu li {
	width:129px;
	float:left;
	background:url(images/menu_bg_off.png) no-repeat;
	margin-left:5px;
}
header nav #mainMenu li:hover {
	background-image:url(images/menu_bg_on.png);
	cursor:pointer;
}
header nav #mainMenu li a {
	display:block;
	height:46px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
header nav #mainMenu li:nth-of-type(1) a {
	background:url(images/menu_01.png) no-repeat;
}
header nav #mainMenu li:nth-of-type(2) a {
	background:url(images/menu_02.png) no-repeat;
}
/*
header nav #mainMenu li:nth-of-type() a {
	background:url(images/menu_03.png) no-repeat;
}*/
header nav #mainMenu li:nth-of-type(3) a {
	background:url(images/menu_04.png) no-repeat;
}
header nav #subMenu {
	position:absolute;
	top:150px;
	left:-70px;
	width:400px;
	height:145px;
}
header nav #subMenu li{
	float:left;
	width:31px;
	margin-left:25px;
}
header nav #subMenu li a {
	display:block;
	height:145px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
header nav #subMenu li a:hover {
	opacity:.7;
}
header nav #subMenu li:nth-of-type(1) a {
	background:url(images/sub_01.png) no-repeat;
}
header nav #subMenu li:nth-of-type(2) a {
	background:url(images/sub_03.png) no-repeat;
}
header nav #subMenu li:nth-of-type(3) a {
	background:url(images/sub_04.png) no-repeat;
}
header nav #subMenu li:nth-of-type(4) a {
	background:url(images/sub_02.png) no-repeat;
}
header nav #subMenu li:nth-of-type(5) a {
	background:url(images/sub_05.png) no-repeat;
}
header nav #subMenu li:nth-of-type(6) a {
	background:url(images/sub_06.png) no-repeat;
}
header nav #subMenu li:nth-of-type(7) a {
	background:url(images/sub_07.png) no-repeat;
}
header #kakejiku {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	position:absolute;
	left:30px;
	top:110px;
	background:url(images/icon_kakejiku.png);
	width:110px;
	height:270px;
}
header #kakejiku:hover,header #kakejiku:active {
	background-position:-110px 0;
}

article {
	padding-top:40px;
	font-size:15px;
}
article> section {
	margin-bottom:45px;
}
section h1 {
	background:no-repeat;
	height:66px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:25px;
}
section h2 {
	font-size:17px;
	font-weight:bold;
	letter-spacing:.05em;
	margin-bottom:10px;
}
section h2 span {
	font-size:12px;
	padding-left:1em;
}

#secInfo h1 {
	background-image:url(images/title_info.gif);
}
#secInfo section {
	min-height:200px;
	margin-bottom:45px;
	position:relative;
}
#secInfo p {
	margin-bottom:1.5em;
}
#secInfo section figure {
	width:314px;
	position:absolute;
	margin:0;
	padding:0;
}
#secInfo section figure img{
	width:100%;
	box-sizing:border-box;
	border:3px solid white;
	box-shadow:0 0 0 1px #ccc;
}
#secInfo section figure .highslide-caption {
	background:#0089a7;
}
#secInfo section figure:not([class="nolink"]) >span:nth-of-type(1){
	position:absolute;
	right:5px;
	bottom:35px;
	background:rgba(255,255,255,.9);
	border-radius:10px;
	font-size:12px;
	padding:3px 5px 2px;
	border:1px solid white;
	line-height:1em;
}

#secInfo section figcaption {
	background:#0f2540;
	color:white;
	height:22px;
	line-height:22px;
	text-align:center;
	position:relative;
	top:-22px;
	font-size:12px;
	letter-spacing:0.05em;
}

#secInfo section:nth-of-type(1) {
	padding-left:330px;
}
#secInfo section:nth-of-type(1) figure{
	left:0;
	top:0;
}
#secInfo section:nth-of-type(2) {
	padding-right:330px;
	min-height: 430px;
}
#secInfo section:nth-of-type(2) figure{
	right:0;
	top:0;
}
#secInfo section:nth-of-type(2) figure:nth-child(2){
	right:0;
	top:220px;
}
#secInfo .pic ul {
	overflow:hidden;
	padding-top:1px;
}
#secInfo .pic ul li {
	width:314px;
	float:left;
	margin-left:1px;
	margin-right:7px;
	margin-bottom:15px;
	position:relative;
}
#secInfo .pic ul li:nth-of-type(3n) {
	margin-right:0;
}
#secInfo .pic ul li img {
	width:100%;
	box-sizing:border-box;
	border:3px solid white;
	box-shadow:0 0 0 1px #ccc;
}
#secInfo .pic ul li a:hover {
	opacity:.7;
}

#secGuide h1 {
	background-image:url(images/title_guide.gif);
}
#guideHead {
	padding-left:60px;
	margin-bottom:40px;
}
#guideHead p:nth-of-type(1){
	margin-bottom:20px;
}
#guideHead h2{
margin-bottom:5px;
}

#secGuide ul {
	/*display:flex;*/
	background-color:#efeff0;
	padding:10px 10px 0px 15px;
	border-radius:6px;
	overflow: hidden;
}
#secGuide li {
	width:175px;
	float:left;
	background:no-repeat;
	margin-right:5px;
	margin-bottom: 5px;
	flex-grow:1;
	font-size:1.2em;
	font-weight:bold;
}
#secGuide li a {
	text-decoration:none;
	color:darkblue;
text-shadow:1px 1px 0 white; 
/*
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;*/
}
#secGuide li a:hover {
	opacity:.7;
}
#secGuide li a:before {
content:"≫ ";
}
/*
#secGuide li:nth-of-type(1) a {
	background-image:url(images/dojyo_menu01.jpg);
}
#secGuide li:nth-of-type(2) a {
	background-image:url(images/dojyo_menu03.jpg);
}
#secGuide li:nth-of-type(3) a {
	background-image:url(images/dojyo_menu04.jpg);
}
#secGuide li:nth-of-type(4) a {
	background-image:url(images/dojyo_menu02.jpg);
}
#secGuide li:nth-of-type(5) a {
	background-image:url(images/dojyo_menu05.jpg);
}
#secGuide li:nth-of-type(6) a {
	background-image:url(images/dojyo_menu06.png);
}*/
#secGuide h3 {
	font-weight:bold;
	font-size:22px;
	padding-top:2px;
	background:url(images/design_63.gif) no-repeat;
	padding-left:27px;
	margin-bottom:10px;
	margin-top:40px;
}
#secGuide section> dl {
	margin-bottom:10px;
}
#secGuide section> dl> dt {
	background:#0f2540;
	font-size:17px;
	font-weight:bold;
	color:white;
	padding:5px 0 2px 10px;
	letter-spacing:.05em;
}
#secGuide section> dl> dd {
	padding:20px 20px 25px;
	border:1px solid #ccc;
	line-height:1.8em;
}
#secGuide section> dl dl dt {
	width:5.5em;
	float:left;
}
#secGuide section> dl dl dt:after {
	content:"：";
}

#secGuide section> dl dl dd {
	padding-left:5.5em;
}

#secLink h1 {
	background-image:url(images/title_link.gif);
}
#secLink ul {
	overflow:hidden;
	padding-left:60px;
}
#secLink li {
	letter-spacing:.05em;
	border-left:5px solid #a5a051;
	text-indent:.5em;
	font-size:17px;
	line-height:20px;
	float:left;
	width:400px;
	margin-bottom:20px;
}

footer {
	background:#0c0c0c url(images/fotter_bg.gif) repeat-x;
	height:70px;
	color:white;
	padding-top:20px;
	letter-spacing:.05em;
}
footer a {
	color:white;
	text-decoration:underline;
}
footer ul {
	padding:10px 0;
}
footer li {
	display:inline;
}
footer li:after {
	content:"｜";
}

footer h1 {
	margin:0;
	padding:0;
	background:url(images/fotter_logo.png) no-repeat;
	width:207px;
	height:70px;
	float:left;
	margin-right:50px;
}

div#totop {
	opacity:.5;
}
div:hover#totop {
	opacity:1;
}
#cal {
	width:90%;
	height:90%;
	overflow:hidden;
	padding:0;
}
iframe {
	width:100%;
	height:100%;
	border:none;
	margin:0 auto;
	display:block;
}


@media screen and (max-width: 959px) {
	header #kakejiku {
		display:none;
	}
	#wrapper,footer section {
		width:auto;
	}
	header nav #mainMenu li,header nav #mainMenu li a {
		background-image:none !important;
		background-color:#0089a7;
		text-indent:0;
	}
	header nav {
		width:auto;
		margin-top:25px;
	}
	header h1,header nav,header nav #mainMenu li {
		float:none;
	}
	header nav #mainMenu {
	}
	header nav #mainMenu li {
		width:250px;
		background:#0f2540;
		color:white;
		font-size:17px;
		font-weight:bold;
		border:1px solid #78c2c4;
	}
	header nav #mainMenu li:first-child,header nav #mainMenu li:first-child a {
		border-radius:10px 10px 0 0;
	}
	header nav #mainMenu li:last-child,header nav #mainMenu li:last-child a {
		border-radius:0 0 10px 10px;
	}
	header nav #mainMenu li a {
		color:white;
		text-decoration:none;
		text-indent:2em;
		height:50px;
		line-height:50px;
	}
	header nav #mainMenu li a:hover,header nav #mainMenu li a:active {
		background:#0089a7;
	}
	header nav #mainMenu li a:before {
		content:"≫ ";
	}
	header nav #subMenu {
		top:40px;
		right:30px;
		left:auto;
	}
	#secInfo section:nth-of-type(3) ul li {
		width:49%;
		margin-bottom:10px;
	}
	#secInfo section:nth-of-type(3) ul li:nth-of-type(3n) {
		margin-right:7px;
	}
	#secInfo section:nth-of-type(3) ul li:nth-of-type(2n) {
		margin-right:0;
	}
	footer h1 {
		margin-right:20px;
	}
}

@media screen and (max-width: 759px) {
	#secLink h1 {
		background-size:98%;
	}
	#secGuide ul {
		height:auto;
		display:block;
	}
	#secGuide li {
		float:none;
		margin: 0 auto 5px !important;
	}
}
@media screen and (max-width: 399px) {
	header nav {
		margin-top:40px;
	}
	header nav #subMenu {
		display:none;
	}
	section h1 {
		background-size:98%;
		margin-bottom:20px;
	}
	#secInfo section figure {
		display:none;
	}
	#secInfo section:nth-of-type(1) {
		padding-left:0px;
	}
	#secInfo section:nth-of-type(2) {
		padding-right:0px;
		min-height: auto;
	}
	section h2 span {
		display:none;
	}
	#secInfo section:nth-of-type(3) ul li {
		width:98%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	#guideHead {
		padding-left:10px;
		margin-bottom:40px;
	}
	#secLink ul {
		overflow:hidden;
		padding-left:10px;
	}
	footer h1 {
		width:50%;
		height:50px;
		background-size:100%;
	}
	footer ul {
		display:none;
	}
	footer small {
		font-size:12px;
	}
}






