* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 62.5%;
	/* sets the base font to 10px for easier math */
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
	width: 100%;
}

a,
a:hover,
a:visited {
	color: #666666;
}

a {
	outline: none;
}

a:focus {
	outline: none;
}

.sp {
	display: none;
}

/* ---------- ヘッダー ---------- */

#header {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#header .header-top {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #0085d0;
}

#header .header-top-body {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

#header .header-top-menu {
	height: 1.5em;
	overflow: hidden;
	text-align: right;
}


#header .header-top-body ul,
#header .header-top-body li {
	list-style: none;
}

#header .header-top-body li a {
	display: block;
	float: right;
	padding-left: 2em;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1em;
}

#home #header .header-logo-body {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-image: none;
}

#header .header-logo {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#header .header-logo-text {
	text-indent: 0;
	margin-top: 0.5em;
}

#header .logo-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}


#header .logo-main h1 {
	width: 570px;
	height: 70px;
	background-image: url("images/header_logo.jpg");
	float: left;
	margin-top: 10px;
	text-indent: -9999px;
}

#header .logo-main .header-logo-tel {
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
	text-align: right;
}


#header .logo-main .tel-num {
	width: 600px;
	height: 55px;
	background-image: url("images/header_tel.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}

/* ---------- 下層ページヘッダー ---------- */

#header .header-logo-body {
	width: 1200px;
	height: 250px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url("images/header_tenant.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main .page-title {
	width: 100%;
	height: auto;
}

#main .page-title h2 {
	width: 100%;
	font-size: 1.4em;
	font-weight: 500;
	color: #0085d0;
	line-height: 50px;
	margin-top: 30px;
	border-bottom: solid 1px #aaaaaa;
	text-align: center;
}

/* ---------- メイン・メニュー ---------- */

#header .main-menu {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #0085d0;
}

#header .main-menu-body {
	width: 1200px;
	height: 65px;
	overflow: hidden;
	margin: 0 auto;
}

#header .main-menu ul,
#header .main-menu li {
	list-style: none;
}

#header .main-menu li a {
	display: block;
	width: 200px;
	height: 65px;
	float: left;
	text-indent: -9999px;
	background-image: url("images/main_menu.jpg");
}

#header .main-menu .menu01 a {
	background-position: 0 0;
}

#home #header .main-menu .menu01 a,
#header .main-menu .menu01 a:hover {
	background-position: 0 65px;
}

#header .main-menu .menu02 a {
	background-position: -200px 0;
}

#owner #header .main-menu .menu02 a,
#header .main-menu .menu02 a:hover {
	background-position: -200px 65px;
}

#header .main-menu .menu03 a {
	background-position: -400px 0;
}

#customer #header .main-menu .menu03 a,
#header .main-menu .menu03 a:hover {
	background-position: -400px 65px;
}

#header .main-menu .menu04 a {
	background-position: -600px 0;
}

#result .main-menu .menu04 a,
#result-detail .main-menu .menu04 a,
#header .main-menu .menu04 a:hover {
	background-position: -600px 65px;
}

#header .main-menu .menu05 a {
	background-position: -800px 0;
}

#access .main-menu .menu05 a,
#header .main-menu .menu05 a:hover {
	background-position: -800px 65px;
}

#header .main-menu .menu06 a {
	background-position: -1000px 0;
}

#company .main-menu .menu06 a,
#header .main-menu .menu06 a:hover {
	background-position: -1000px 65px;
}

/* ---------- TOPイメージエリア ---------- */

#main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#main .top-image {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#main .top-image-body {
	width: 1200px;
	height: 350px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url("images/top_image.jpg");
}

#main .top-image-comment {
	width: 0;
	height: 0;
	text-indent: -9999px;
}

#main .data-number {
	margin-top: 280px;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}

#main .data-number span {
	font-size: 1.6em;
	color: #0085d0;
}

#main .top-image-link {
	width: 150px;
	height: 300px;
	overflow: hidden;
	float: right;
	margin-top: 25px;
}

#main .top-image-link ul,
#main .top-image-link li {
	list-style: none;
}

#main .top-image-link a {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	text-indent: -9999px;
}

#main .top-button01 a {
	background-image: url("images/top_button01.jpg");
}

#main .top-button01 a:hover {
	background-image: url("images/top_button01_h.jpg");
}

#main .top-button02 a {
	background-image: url("images/top_button02.jpg");
}

#main .top-button02 a:hover {
	background-image: url("images/top_button02_h.jpg");
}

/* ---------- フッターエリア ---------- */

#footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0085d0;
}

#footer .footer-box {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 40px auto;
}

#footer .footer-left {
	width: 900px;
	height: auto;
	overflow: hidden;
	float: left;
}

#footer .footer-logo h2 {
	width: 560px;
	height: 65px;
	background-image: url("images/footer_logo.jpg");
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: none;
}

#footer .footer-box .footer-link {
	width: 810px;
	height: auto;
	overflow: hidden;
	margin-left: 90px;
	margin-top: 20px;
}

#footer .footer-box .link-box {
	width: 249px;
	height: 150px;
	float: left;
	border-left: solid 1px rgba(255, 255, 255, 1);
	padding: 10px;
}

#footer .footer-box .link-box ul,
#footer .footer-box .link-box li {
	list-style: none;
}

#footer .footer-box .link-box a {
	color: #ffffff;
	text-decoration: none;
}

#footer .footer-right {
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
}

#footer .calendar-area h3 {
	width: 220px;
	height: auto;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
}

#footer .calendar-box {
	width: 240px;
	height: auto;
	background: #ffffff;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
}

.calendar-box table.calendar {
	margin: 10px auto;
}

table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	padding: 3px 5px;
}

table.calendar td.xday {
	background-color: #ffbbdd;
}

table.calendar td.Sun {
	color: #FF0000;
}

#copy-box {
	width: 100%;
	text-align: center;
	color: #0085d0;
}

/* Pager style（外部化可） */
.pager {
	text-align: center;
	padding: 10px;
	clear: both;
}

/*ページャーボタン*/
.pager a {
	border: 1px solid #999;
	color: #333;
	font-size: 1.2em;
	padding: 2px 10px;
	text-decoration: none;
	margin: 0 2px;
}

/*現在のページのボタン*/
.pager a.current {
	background: #dcdcdc;
	border: 1px solid #acacac;
	color: #ffffff;
}

.pager a:hover {
	background: #dcdcdc;
	color: #fff;
}

.overPagerPattern {
	padding: 0 2px;
}

#result #up_ymd {
	text-align: right;
	font-size: 13px;
	margin: 5px 10px;
}

#result .detailUpfile {
	margin: 5px 0 35px;
	text-align: center;
}

#result .backORcloseBtn {
	text-align: center;
	line-height: 100%;
	margin-top: 15px;
}

#result .backORcloseBtn a {
	display: inline-block;
	padding: 4px 15px;
	border: 1px solid #aaa;
	color: #999;
	border-radius: 6px;
	text-decoration: none;
	font-size: 12px;
}

#result .detailUpfile img {
	max-width: 100%;
	height: auto;
}

#result .pNav {
	font-size: 11px;
}

/* Icon */
.tab {
	position: relative;
}

.tab label::after {
	position: absolute;
	top: 1.5rem;
	right: 3rem;
	width: 2rem;
	height: 2rem;
	display: block;
	color: #ffffff;
	line-height: 1;
	text-align: center;
	font-size: 20px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}

.tab input[type=checkbox]+label::after {
	content: "+";
}

.tab input[type=checkbox]:checked+label::after {
	transform: rotate(315deg);
}

/* ----------- サイトマップ ---------- */

#sitemap .sitemap-area {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(images/tokushima.jpg) center center / cover no-repeat;
}

#sitemap .sitemap-box {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 40px auto;
	margin-bottom: 100px;
}

#sitemap .sitemap-box ul,
#sitemap .sitemap-box li {
	list-style: none;
}

#sitemap .sitemap-box li a {
	color: #0085d0;
}

#sitemap .sitemap-box li a:hover {
	color: #D14D00;
}

#sitemap a.list-top {
	display: block;
	padding: 20px;
	border: solid 1px #acacac;
	border-radius: 10px;
	background-color: #ffffff;
	opacity: 1;
}

#sitemap .sub-list {
	display: block;
	width: 800px;
	height: auto;
	overflow: hidden;
}

#sitemap .sub-list .sub-list-item {
	display: block;
	width: 758px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding: 20px;
	padding-top: 40px;
	border: solid 1px #acacac;
	border-radius: 10px;
	background-color: #ffffff;
	opacity: 1;
}


#sitemap .sub-list h3 {
	width: 200px;
	height: auto;
	float: left;
}

#sitemap .sub-list .link-list {
	display: block;
	width: 450px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 100px;
}

#sitemap .sub-list .link-list li {
	margin-bottom: 20px;
}

/* ----------- プライバシーポリシー ---------- */

#privacy .privacy-area {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(images/naruto.jpg) -600px center / cover no-repeat;
}

#privacy .privacy-box {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 40px auto;
	margin-bottom: 100px;
	background: #ffffff;
	border-radius: 10px;
	padding: 80px;
}

#privacy .privacy-box h3 {
	text-align: center;
	font-size: 1.4em;
}

#privacy .privacy-box p {
	line-height: 2em;
}

#privacy .privacy-box .ceo-box {
	text-align: right;
	margin: 20px 0;
}

#privacy .privacy-text h4 {
	margin: 20px 0;
}

#privacy .privacy-text ol {
	padding-left: 2em;
}

#privacy .privacy-text li {
	line-height: 2em;
}

#privacy .privacy-box .kaiji-box {
	width: 50%;
	height: auto;
	text-align: center;
	padding: 40px;
	margin: 40px auto;
	border: solid 1px #acacac;
}

/* ----------- ページTOPボタン ---------- */

#pageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 200;
}

#pageTop i {
	padding-top: 6px
}

#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	background-color: #94c5e3;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
}

#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}

/* ---------- PC用ここまで ---------- */



/* ---------- 画面サイズが767px以下の場合読み込む---------- */

@media screen and (max-width: 768px) {

	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	body {
		font-size: 1.4rem;
		background-image: none;
	}

	.sp {
		display: block;
	}

	.pc {
		display: none;
	}

	#header .header-top-body {
		width: 100%;
	}

	#header .header-top-body li a {
		width: 50%;
		padding: 0.5em 1em;
		font-size: 0.9em;
		text-align: center;
	}

	#header .header-logo-body {
		width: 100%;
		height: auto;
		padding-bottom: 15%;
		background-size: 120%;
		background-position: -4em bottom;
	}

	#header .header-logo-text {
		width: 94%;
		margin: 0.5em auto;
	}

	#header .logo-main h1 {
		width: 94%;
		height: 0;
		padding-top: 12%;
		margin: 0.5em auto;
		background-size: 103%;
		background-repeat: no-repeat;
		background-position: left center;
		float: none;
	}

	#header .logo-main .header-logo-tel {
		width: 94%;
		margin: 0 auto;
		float: none;
		text-align: center;
	}


	#header .logo-main .tel-num {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: auto;
		text-indent: 0;
		padding: 0;
		text-align: center;
		background: none;
		font-size: 2em;
		font-weight: bold;
	}

	#header .logo-main .tel-num a {
		text-decoration: none;
		color: #000000;
	}

	#header .logo-main .tel-num p {
		display: inline-block;
		color: #000000;
	}

	#header .logo-main .tel-num:before {
		content: '';
		display: inline-block;
		width: 1em;
		height: 1em;
		background-image: url(images/tel.png);
		background-size: contain;
		vertical-align: middle;
	}

	#header .logo-main .header-logo-tel {
		text-align: center;
	}

	#header .main-menu-body {
		width: 100%;
		height: auto;
	}

	#header .main-menu li a {
		width: 33%;
		height: auto;
		background-image: none;
		text-indent: 0;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		line-height: 4em;
	}

	#header .main-menu li.menu01 a,
	#header .main-menu li.menu02 a,
	#header .main-menu li.menu03 a {
		border-bottom: solid 1px rgba(255, 255, 255, 0.6);
	}

	#header .main-menu li.menu01 a,
	#header .main-menu li.menu02 a,
	#header .main-menu li.menu04 a,
	#header .main-menu li.menu05 a {
		border-right: solid 1px rgba(255, 255, 255, 0.6);
	}

	/* トップページヘッダー */
	#home #header .header-logo-body {
		width: 100%;
		padding-bottom: 0;
	}

	#home #header .logo-main .tel-num:before {
		content: '';
		display: inline-block;
		width: 1em;
		height: 1em;
		margin-bottom: 0.2px;
		background-image: url(images/tel.png);
		background-size: contain;
	}

	#main .top-image-body {
		width: 94%;
		height: 0;
		margin: 0 auto;
		padding-top: 110%;
		background-size: 130%;
		background-repeat: no-repeat;
		background-position: left top;
	}

	#main .data-number {
		margin-top: -60%;
		text-align: center;
	}

	#main .data-number {
		font-size: 1.1em;
	}

	#main .top-image-link {
		width: 90%;
		height: auto;
		margin-top: -55%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	#main .top-image-link a {
		width: 45%;
		height: 0;
		padding-top: 45%;
		background-size: contain;
	}

	#main .top-image-link a:hover {
		background-image: url(images/top_button01.jpg);
	}


	#main .top-image-link .top-button02 a {
		float: right;
	}

	#main .top-image-link .top-button02 a:hover {
		background-image: url(images/top_button02.jpg);
	}

	/* ---------- サイトマップ ---------- */

	#sitemap .sitemap-box {
		width: 94%;
	}

	#sitemap .sub-list {
		width: 100%;
	}

	#sitemap .sub-list .sub-list-item {
		width: 100%;
	}

	#sitemap .sub-list h3 {
		width: 100%;
		margin-bottom: 1em;
	}

	#sitemap .sub-list .link-list {
		width: 100%;
		margin: 0;
		text-align: center;
	}

	/* ---------- スマホ用ここまで ---------- */
}