/*--------------- mv ---------------*/

.sub_mv {
	background: url(../img/bg_sitemap_mv.jpg) no-repeat center top;
	background-size: cover;
}

.sitemap {
	width: 100%;
	padding: 90px 0;
}

.sitemap_content {
	width: 100%;
	margin-top: 50px;
}

.sitemap_part {
	width: 28%;
	float: left;
	margin-left: 8%;
}

.sitemap_part:nth-child(2) ul li:first-child {
	display: none;
}
.sitemap_part:nth-child(2) ul.sitemap_inner li:first-child {
	display: block;
}

.sitemap_part:first-of-type {
	margin-left: 0;
	/*text-align: right;*/
}

.a_index {
	display: inline-block;
	font-size: 2.2rem;
	font-weight: bold;
	color: #968939;
	background: url(../img/arrow_01.png) no-repeat left center;
	padding: 15px 0 15px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.sitemap_list {
	width: 100%;
}

.sitemap_list li {
	width: 100%;
	border-top: 1px solid #968939;
}

.sitemap_li {
	border-bottom: 1px solid #968939;
}

.sitemap_list li a {
	width: 100%;
	display: block;
	font-size: 1.6rem;
	color: #000000;
	background: url(../img/arrow_01.png) no-repeat left center;
	padding: 15px 30px;
	padding: 18px 30px 13px 30px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.sitemap_list li a:hover {
	background: url(../img/arrow_01.png) no-repeat left center rgb(245, 243, 235);
}

.sitemap_list li a.sp_site {
	display: none;
}

.sitemap_list li br {
	display: none;
}

.sitemap_inner {
	display: none;
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.sitemap_inner li a {
	padding: 15px 20px;
	padding: 18px 20px 13px 20px\0;
}

.sitemap_inner li.site_li02 {
	width: 100%;
	display: block;
	font-size: 1.6rem;
	color: #000000;
	padding: 15px 20px 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.sitemap_logo {
	max-width: 278px;
	clear: both;
}

.faq_part {
	width: 95%;
	max-width: 660px;
	margin: 0 auto;
	text-align: center;
}

.faq_txt {
	font-size: 1.6rem;
	line-height: 1.875;
}

.faq_tel_tit {
	display: inline-block;
	background: #000000;
	color: #FFFFFF;
	font-size: 1.8rem;
	padding: 5px 30px;
	padding: 5px 30px 0 30px\0;
	letter-spacing: 1px;
	margin: 20px auto;
}

.faq_tel {
	display: inline-block;
	background: url(../img/faq_icon01.png) no-repeat left top;
	padding-left: 60px;
	font-size: 3.2rem;
	font-weight: bold;
}

.faq_tel a {
	font-size: 4.5rem;
	color: #968939;
}

.faq_time {
	width: 100%;
	border-top: 1px solid #000000;
	margin-top: 15px;
	padding-top: 15px;
}

.faq_time li {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.8rem;
	margin-right: 20px;
}

.faq_time li span {
	color: #968939;
	font-weight: bold;
}

.faq_time li:last-of-type {
	margin-right: 0;
}

.faq_time li:last-of-type span {
	font-weight: normal;
	color: #e71f19;
}

@media only screen and (max-width:1024px) {
	.sitemap_list li a.sp_site {
		display: block;
	}
	.sitemap_list li a.pc_site {
		display: none;
	}
}

@media only screen and (max-width:1000px) {
	.sitemap_part {
		width: 33%;
		margin-left: 4%;
	}
	.sitemap_part:first-of-type {
		width: 26%;
		text-align: left;
	}
	.a_index {
		display: block;
		font-size: 1.8rem;
		background: url(../img/arrow_01.png) no-repeat left center;
		padding: 15px 0 15px 20px;
	}
	.sitemap_list li a {
		padding: 15px 20px;
	}
	.sitemap_inner {
		padding-left: 20px;
	}
	.faq_tel {
		font-size: 3rem;
	}
	.faq_tel a {
		font-size: 4rem;
	}
}

@media only screen and (max-width:767px) {
	.sitemap {
		padding: 60px 0;
	}
	.sitemap_content {
		margin-top: 40px;
	}
	.sitemap_part {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.sitemap_part:first-of-type {
		width: 100%;
	}
	.sitemap_part:nth-of-type(2) .sitemap_li {
		border-bottom: none;
	}
	.a_index {
		font-size: 2rem;
	}
	.sitemap_logo {
		margin: 30px auto 0 auto;
	}
	.faq_txt br {
		display: none;
	}
	.faq_tel_tit {
		font-size: 1.6rem;
	}
	.faq_tel {
		background: url(../img/faq_icon01.png) no-repeat left top;
		background-size: 36px;
		padding-left: 50px;
		font-size: 2.6rem;
	}
	.faq_tel a {
		font-size: 3.6rem;
	}
	.faq_time li {
		font-size: 1.6rem;
	}
}

@media only screen and (max-width:480px) {
	.a_index {
		font-size: 1.8rem;
	}
	.sitemap_list li a {
		font-size: 1.4rem;
	}
	.sitemap_inner li.site_li02 {
		font-size: 1.4rem;
	}
	.sitemap_logo {
		width: 60%;
	}
	.faq_txt {
		font-size: 1.4rem;
	}
	.faq_tel_tit {
		margin: 20px auto;
	}
	.faq_tel {
		background: url(../img/faq_icon01.png) no-repeat left top;
		background-size: 30px;
		padding-left: 40px;
		font-size: 2.4rem;
	}
	.faq_tel a {
		font-size: 3.2rem;
	}
	.faq_time li {
		display: block;
		font-size: 1.8rem;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.faq_time li:last-of-type {
		margin-bottom: 0;
	}
}