@charset "utf-8";
nav {
	display:block;
	position:fixed;
	width:100%;
	left:0;
	top:0;
}
header {
	display:none;
}
.title {
	width:965px;
	height:90px;
	margin:0 auto;
	padding:15px 0 25px;
	position:relative;
	line-height:1;
}
.title h2 a {
	background-image:url(../img/lower/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	left:0;
	top:15px;
	height:0px;
	padding-top:90px;
	width:429px;
	overflow:hidden;
	line-height:2;
}

.title h3 {
	text-align: center;
    color: #021e63;
    font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴ ProN W3",YuGothic,"游ゴシック", meiryo, sans-serif;
    font-weight: 600;
    font-size: 2.8rem;
	position:absolute;
	right:0;
	bottom:25px;
	display:block;
}
.lowerWrap {
	background-color:#eeeeee;
	padding:60px 0 20px;
}
.leadTxt {
	font-size:2rem;
	line-height:1.8;
	padding:0 0 60px;
	width:715px;
	margin:0 auto;
}
#lowerContent {
	margin-top:102px;
}
#caceLower dl {
	padding-left:370px;
	width:840px;
	box-sizing:border-box;
	margin:0 auto;
}
#caceLower dt {
	color: #021e63;
    font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴ ProN W3",YuGothic,"游ゴシック", meiryo, sans-serif;
    font-weight: 600;
    font-size: 2.8rem;
	background-image:url(../img/lower/icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:1.5em;
	line-height:1.3;
	margin-bottom:1em;
}
#caceLower dd {
	position:relative;
	line-height:1.8;
	font-size:2rem;
	margin-bottom:4.5em;
}
#caceLower dd figure {
	position:absolute;
	left:-370px;
	top:-2.5em;
}
#caceLower dd.line2 figure {
	top:-4em;
}

.lowerTelNum {
	display:none;
}
#topLoadContent {
	margin-top:30px;
}
.localNav {
	width:965px;
	margin:0 auto;
	display:flex;
	color:#384981;
	font-size:2rem;
}
.localNav dt {
	font-weight:bold;
	padding-right:2em;
	padding-left:97px;
}
.localNav ul {
	display:flex;
	padding-bottom:25px;
}
.localNav ul li {
	list-style:none;
	padding-right:1em;
	margin-right:1em;
	position:relative;
}
.localNav ul li a:link,
.localNav ul li a:visited {
	font-weight:300;
	color:#384981;
	/*text-decoration:none;
	border-bottom:solid 1px #384981;
	line-height:0.8;*/
}
/*.localNav ul li a:hover {
	border-bottom:none;
}*/
.localNav ul li:after {
	content:"｜";
	position:absolute;
	right:-0.5em;
	top:0;
}
.localNav ul li:last-child:after {
	content:"";
}
.localNav ul li:last-child {
	margin-right:0;
}
@media screen and (max-width: 768px) {
.telNum.lower {
	display:block;
	padding-top:0;
}
nav {
	top:inherit;
	bottom:75px;
}
#lowerContent {
	margin-top:0;
}
.title {
	width:100%;
	padding:1.15em 0 1.8em;
	height:auto;
}
.title h2 a {
	width:214px;
	padding-top:45px;
	background-size:214px 45px;
	margin:0 auto;
	position:static;
	left:inherit;
	top:inherit;
	display:block;
	margin-bottom:0.8em;
}
.title span,
.title h3 {
	font-size:1.5rem;
	position:static;
	left:inherit;
	bottom:inherit;
	text-align:center;
	display:block;
}
.title h3 {
}
.lowerTelNum {
	display:block;
	text-align:center;
	margin-bottom:2.3em;
}
.lowerTelNum img {
	margin-bottom:5px;
}
.lowerTelNum a {
	color:#e2001a;
}
.lower {
	padding:2em 0;
}
.leadTxt {
	font-size:1.2rem;
	padding:0;
	width:84%;
	margin:1em auto 2em;
}
.lowerWrap {
	padding:1.5em;
}
#caceLower dl {
    padding-left:0;
    width:84%;
	margin:0 auto;
}
#caceLower dt {
	font-size:1.2rem;
	background-size:18px;
	line-height:2;
	padding-left:2em;
	background-position:left center;
	margin-bottom:0.5em;
}
#caceLower dd {
	font-size:1.2rem;
	margin-bottom:2.5em;
}
#caceLower dd figure {
	width:123px;
	float:right;
	margin:0.5em 0 0em 1em;
	position:static;
	left:inherit;
	top:inherit;
}

#caceLower dd figure img {
	width:100%;
}
#topLoadContent {
	margin-top:20px;
}
.localNav {
	width:100%;
	display:block;
	font-size:1.2rem;
	padding-bottom:0;
}
.localNav dt {
	display:none;
}
.localNav ul {
	flex-wrap:wrap;
	justify-content: center;
}
.localNav ul li {
	list-style:none;
	padding-right:0.8em;
	margin-right:0.8em;
	position:relative;
}
.localNav ul li a:link,
.localNav ul li a:visited {
	font-weight:300;
	color:#384981;

}
.localNav ul li:after {
	content:"｜";
	position:absolute;
	right:-0.55em;
	top:0;
}
.localNav ul li:last-child:after {
	content:"";
}
.localNav ul li:last-child {
	margin-right:0;
	padding-right:0;
}
}
@media screen and (max-width: 320px) {
.localNav ul li {
	padding-right:1em;
	margin-right:1em;
	margin-bottom:10px;
}
.localNav ul li:after {
	right:-0.5em;
}
.localNav ul li:nth-child(4):after {
	content:"";
}
}