@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

body {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-size: 14px;
	line-height: 150%;
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

	padding:20px 10px;
/*
	height: 80px;
	background-image: url(images/bg-h1.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
*/
	background-repeat: no-repeat;
}

h2 {
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	margin-bottom: 5px;
	background-image: url(images/bg-h2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.section + h2, div.section + div.section, div.section + .nthMenuBoxWrap {
	padding-top:0px;
	margin-top:30px;
}

h3 {
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

iframe , #mymap__map {
	width:60%;
	height:400px;
	margin:10px auto;
}

#mymap__map {
	width:100%;
	height:400px;
	margin:10px auto;
}

a:hover img {
	opacity: 0.7;
}

#headerWrap {
	height: 173px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#description {
	font-size: 10px;
	line-height: 16px;
	height: 15px;
	overflow: hidden;
}

#header {
	height: 80px;
}

#headerLogo {
	padding-top: 33px;
	float: left;
}

#headerLogo img {
	margin-top:-20px;
	width: 60px;
	height: auto;
	margin-left:15px;
}

#headerLogo a {
	font-size:24px;
	line-height:100%;
	font-weight:bold;
}

a#headerInquiryButton {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
	border-radius: 3px;
	margin-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 40px;
}

a#headerInquiryButton:hover {
	opacity: 0.7;
}

#headerSPMenu {
	display:none!important;
}

#headerMenuWrap {
	height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0px;
	display: table;
	width: 100%;
}

.homeIcon:before {
	font-family: FontAwesome;
	content: "\f015";
	font-size: 20px;
	fontweight: normal;
}

#headerMenuWrap a {
	float: none;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 10px;
	width: auto;
	height: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: 1px;
	box-sizing:border-box;
}

#headerMenuWrap a:hover, #headerMenuWrap a.current {
	opacity:1;
	background-image: url(images/bg-header_menu-current.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#headerMenu2Wrap {
	display:none!important;
}

#headerSubMenuWrap {
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	float: left;
	margin-top: 5px;
	text-align: center;
}

#headerSubMenuWrap a {
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	font-size: 13px;
	line-height: 15px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#headerSubMenuWrap a span {
	background-image: url(images/bg-header_submenu-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
	padding-left: 20px;
	margin-right: 6px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#headerSubMenuWrap a:hover span, #headerSubMenuWrap a.current span {
	opacity:1;
	border-radius: 3px;
}

#pageWrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footerWrap {
	height: 89px;
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
	margin-top: 20px;
}

#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#pageTop {
	float: right;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 12px;
	border-radius: 3px;
	background-image: url(images/bg-page_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footerMenuWrap {
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	float: left;
	margin-top: 12px;
}

#footerMenuWrap a {
	border-right-color: #C6C6C6;
	border-left-color: #FFF;
	color: #4C4C4C;
}

#footerMenuWrap a span {
	background-image: url(images/bg-header_submenu-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
	padding-left: 20px;
	margin-right: 6px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footerMenuWrap a:hover span, #footerMenuWrap a.current span {
	border-radius: 2px;
}

#copyright {
	font-size: 10px;
	text-align: right;
	padding-top: 25px;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

.linkBox {
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	line-height: 150%;
}

.strongBox {
	padding: 8px;
	border-width: 1px;
	border-style: solid;
}

/****** 状況限定  ******/

.section ol, .section ul {
	padding:0px;
	padding-left:20px;
}

.section ol li, .section ul li {
	font-weight:bold;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.strongBox > ul {
	margin: 0px;
	padding: 0px 6px;
	list-style-type: none;
}

.strongBox > ul li {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-indent:-1.6em;
	padding-left:1.6em;
	font-weight:bold;
}

.strongBox > ul li:before {
	font-weight:normal;
	position: relative;
	top: 0px;
	font-family: FontAwesome;
	content: "\f058";
	padding-right:5px;
	font-size:18px;
}

.strongBox > ul.attention li:before {
	content: "\f071";
}

.section + .section, .section + h2, .section + h3 {
	margin-top:30px;
}

.section h2, .section h3 {
	margin-left: -10px;
	margin-right: -10px;
}

.linkBox a {
	font-weight: bold;
}


.linkIcon:before {
	font-family: FontAwesome;
	content: "\f061";
	position: relative;
	top:-1px;
	padding-right:3px;
}

.fileIcon:before {
	font-family: FontAwesome;
	content: "\f15b";
	position: relative;
	top:1px;
	padding-right:3px;
}

.pdfIcon:before {
	font-family: fileIcon!important;
	content: "\e601"!important;
}

.docIcon:before, .docxIcon:before {
	font-family: fileIcon!important;
	content: "\e600"!important;
}

.xlsIcon:before, .xlsxIcon:before {
	font-family: fileIcon!important;
	content: "\e604"!important;
}

.pngIcon:before, .jpgIcon:before, .gifIcon:before {
	font-family: fileIcon!important;
	content: "\e602"!important;
}

.otherLink:before {
	font-family: FontAwesome;
	content: "\f08e";
	position: relative;
	top:-1px;
	padding-right:3px;
}

.reloadIcon {
	text-decoration:none;
}

.reloadIcon:before {
	font-family: FontAwesome;
	content: "\f021";
	font-size:30px;
}

.whiteFrame {
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}

.notPC {
	display:none;
}

.tabBox {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
}

.phoneNumber {
	font-size: 32px;
	line-height: 130%;
	font-weight: bold;
}

.tabBox a {
	width: 174px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/bg-tab.png);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 110%;
	text-align: center;
	background-position: left bottom;
	vertical-align: middle;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.tabBox a.current {
	border-bottom-style: solid
	border-bottom-width: 1px;
	background-image: url(images/bg-tab_current.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.tabBox a:hover {
	background-color: transparent!important;
	background-image: url(images/bg-tab_current.png);
}

.newsTab {
	padding-top: 10px;
	padding-bottom: 10px;
}

.newsTab a {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
}

.newsTab a span {
	display: block;
	font-size: 12px;
	line-height: 100%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.newsTab a:hover, .newsTab a.current {
	text-decoration: none;
}

.newsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 10px;
	border:none;
}

.newsTable td.date {
	background-image: url(images/bg-link_icon.png);
	background-repeat: no-repeat;
	background-position: 8px 18px;
	padding-left: 15px;
}

.section {
	padding-right: 10px;
	padding-left: 10px;
}

#subMenuBox {
	margin-top: 15px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#subMenuBox a {
	box-sizing:border-box;
	height:48px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 15px;

	float: left;
	display: block;
	border-width: 1px;
	border-style: solid;
	width: 184px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 7px;
}

#subMenuBox .dummyBox {
	float: left;
	display: block;
	width: 186px;
	height:48px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-image: url(images/bg-sub_menu_box.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.newsIcon {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	width: 80px;
	text-align: center;
	display: block;
}

.borderBox {
	padding: 10px;
	border-width: 2px;
	border-style: dotted;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

/****** パンくず ******/

.breadListBg {
	height:30px;
	width:100%;
	margin-top:-52px;
	margin-bottom:20px;
}

.breadListWrap {
	width:940px;
	padding:8px;
	margin:0px auto;
}

.breadList {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.breadList:after {
	display: block;
	content: " ";
	clear:both;
}

.breadList > li {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
}

.breadList > li a {
	display:block;
	box-sizing:border-box;
	font-size:11px;
	line-height:120%;
	text-decoration:none;
	margin: 0px;
}

.breadList > li a[href] {
	font-weight:bold;
}

.breadList > li a:hover {
	opacity: 1;
}

.breadList > li a:before {
	font-family: FontAwesome;
	content:"\f105";
	font-weight:normal;
	padding:0px 8px;
}

.breadList > li:first-of-type a:before {
	content: none;
}


/****** 踊り場メニュー ******/

.nthMenuBoxWrap > li a {
	display: block;
	width: 100%;
	text-decoration: none;
	overflow:hidden;
}

.nthMenuBoxPhoto {
	display: none;

	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.nthMenuBoxWrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	box-sizing: border-box;
}

.nthMenuBoxWrap > li {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 20px;
}

.nthMenuBoxWrap > li a {
	height: auto;
	margin: 0px;
	padding: 10px;
	box-sizing: border-box;
	border-radius:6px;
	position:relative;
}

.nthMenuBoxWrap > li a:hover{
	opacity:1;
}

.nthMenuBoxWrap > li a[href]:hover{
	opacity:0.8;
}

.nthMenuBoxWrap > li:nth-of-type(2n+1) {
	clear: both;
}

.nthMenuBoxPhoto {
	width: 25%;
	float: left;
	height: 100%;
	overflow:hidden;
	border-radius:6px;
}

.nthMenuBoxPhoto img {
	width:  auto;
	height: 100%;
}

.nthMenuBoxPhoto span.noImage:after {
	line-height:100px;
	text-align:center;
	font-size:70px;
}

.nthMenuBoxContentWrap {
/*
	width: 72%;
*/
	width: 100%;
	float: right;
	font-size: 14px;
	line-height: 140%;
}

.nthMenuBoxTitle {
	padding-left:22px;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom:4px;
	position: relative;
}

.nthMenuBoxTitle:before {
	font-family: FontAwesome;
	content: "\f0a9";
	position: absolute;
	left:0px;
}

.nthMenuNumber {
	display: block;
	position: absolute;
	right:10px;
	bottom:10px;
	font-size:22px;
}

.nthMenuNumber:before {
	font-family: FontAwesome;
	content: "\f1e0";
	margin-right:5px;
	position: relative;
}


.nthMenuBoxWrap2 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	box-sizing: border-box;
}

.nthMenuBoxWrap2 > li {
    width: 33%;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px 5px;
    float: left;
		box-sizing:border-box;
}

.nthMenuBoxWrap2 > li:nth-of-type(3n+1) {
    clear: both;
}

.nthMenuBoxWrap2 > li a {
	margin: 0px;
	padding: 10px;
	padding-left:33px;
	box-sizing: border-box;
	border-radius: 6px;
	position: relative;
	display: block;
	width: 100%;
	text-decoration: none;
	overflow: hidden;

	font-size: 22px;
	line-height: 40px;
	font-weight: bold;

	height:60px;

	color: #666;
	background-color: #F3F3F3;
}

.nthMenuBoxWrap2 > li a:before {
	font-family: FontAwesome;
	content: "\f0a9";
	position: absolute;
	left: 10px;

	color: #2c4db1;
}


















