@charset "utf-8";
/**************************************************************
	トップページ
**************************************************************/
/* splash */
#splash {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	min-width: 1280px;
	height: 600px;
	padding-top: 80px;
	background: url(../img/bg_pattern_bl.png) repeat center top;
}
#splash::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	/*background: url(../img/index/splash_cover.png) no-repeat center bottom;
	background-size: cover;*/
	background: url(../img/index/splash_bg.jpg) no-repeat center bottom;
	background-size: cover;
	
}
#splash .inr {
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	width: calc(100% - 20px);
	margin: 10px;
	height: 500px;
	padding: 30px 40px;
	/*border: 3px solid #FFF;*/
	background: url(../img/index/splash_inr_lt.png) no-repeat left top,
		url(../img/index/splash_inr_rt.png) no-repeat right top,
		url(../img/index/splash_inr_rb.png) no-repeat right bottom,
		url(../img/index/splash_inr_lb.png) no-repeat left bottom;

}
#splash .inr::before,
#splash .inr::after {
	content: "";
	position: absolute;
	display: block;
	box-sizing: border-box;
	pointer-events: none;
}
#splash .inr::before {
	left: 0;
	top: 0;
	width: calc(100% - 90px);
	height: 100%;
	margin: 0 45px;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
#splash .inr::after {
	left: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% - 90px);
	margin: 45px 0;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;

}

#splash h2 {
	position: relative;
	padding-bottom: 30px;
	text-align: center;
}
#splash h2::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: #FFF;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#splash h2 img {
	margin: 0 auto;
}


@media screen and (max-width: 1280px) {
	#splash {
		width: 100%;
		min-width: 900px;
	}

}

@media screen and (max-width: 640px) {
    #splash {
		position: relative;
        width: 100%;
        min-width: 100%;
        height: 380px;
		margin-top: 0;
        padding-top: 60px;
    }
	#splash .inr {
		height: 300px;
		padding: 30px 25px;
	}
	#splash h2 {
		padding-bottom: 15px;
	}

}


/* index - product */
.index_product {
	box-sizing: border-box;
	width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
}
.index_product ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: -20px;
}
.index_product ul li {
	width: calc((100% - 60px) / 4);
	margin-top: 20px;
}
.index_product ul li a img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.index_product ul li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

@media screen and (max-width: 1280px) {
	.index_product {
		max-width: 900px;
		width: 100%;
		padding: 40px 10px;
	}
}
@media screen and (max-width: 900px) {
	.index_product {
		max-width: 900px;
		width: 100%;
		padding: 40px 10px;
	}
}
@media screen and (max-width: 640px) {
	.index_product {
		padding: 20px 10px;
	}

	.index_product ul li {
		width: calc((100% - 20px) / 2);
		margin-top: 20px;
	}


}

/* index - company set */
.index_companySet {
	padding: 40px 0;
	background: url(../img/bg_maze_pbl.png) repeat center top;
}
.index_companySet .inr {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	box-sizing: border-box;
	width: 1280px;
	margin: 0 auto;
}
.index_companySet .inr > .companySet_box {
	box-sizing: border-box;
	padding: 20px;
	background-color: #FFF;
	-webkit-box-shadow: 8px 8px 8px 0 rgba(0,0,0,0.4);
	box-shadow: 8px 8px 8px 0 rgba(0,0,0,0.4);
}
.index_companySet .inr > .companySet_box .companySet_txt p {
	display: flex;
	align-items: center;
	height: 70px;
	margin: 10px 0;
}
.index_companySet .inr > .companySet_box .companySet_txt p span {
	display: block;
	width: 100%;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.index_companySet .inr > .companySet_box .companySet_txt .btn {
	border-top: 1px solid #004a96;
	border-bottom: 1px solid #004a96;
}
.index_companySet .inr > .companySet_box .companySet_txt .btn a {
	position: relative;
	display: block;
	padding: 20px 0;
	text-align: center;
	line-height: 1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 1.375rem;
}
.index_companySet .inr > .companySet_box .companySet_txt .btn a::before,
.index_companySet .inr > .companySet_box .companySet_txt .btn a::after {
	content: "";
	position: absolute;
	left: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 19px;
	border-right: 1px solid #004a96;
	border-left: 1px solid #004a96;
}
.index_companySet .inr > .companySet_box .companySet_txt .btn a::before { top: -9px;}
.index_companySet .inr > .companySet_box .companySet_txt .btn a::after { bottom: -9px;}

@media screen and (max-width: 1280px) {
	.index_companySet .inr {
		width: auto;
		max-width: 900px;
		padding: 0 10px;
	}
	.index_companySet .inr > .companySet_box {
		width: calc((100% - 40px) / 3);
		padding: 15px;
	}
}
@media screen and (min-width: 640px) and (max-width: 900px) {
	.index_companySet .inr {
		display: block;
		width: 100%;
		padding: 0 10px;
	}
	.index_companySet .inr > .companySet_box {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;

		width: 100%;
	}
	.index_companySet .inr > .companySet_box + .companySet_box {
		margin-top: 20px;
	}
	.index_companySet .inr > .companySet_box h2 {
		width: 300px;
	}
	.index_companySet .inr > .companySet_box .companySet_txt {
		width: calc(100% - 320px);
	}
	.index_companySet .inr > .companySet_box .companySet_txt p {
		height: 50px;
	}
}
@media screen and (max-width: 640px) {
	.index_companySet .inr {
		display: block;
		width: auto;
		max-width: 640px;
		padding: 0 10px;
	}
	.index_companySet .inr > .companySet_box {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		padding: 15px;
	}
	.index_companySet .inr > .companySet_box + .companySet_box {
		margin-top: 20px;
	}


}


	
/* index - info */
.index_infoSet {
	padding: 40px 0;
}
.index_infoSet .inr {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	box-sizing: border-box;
	width: 1280px;
	margin: 0 auto;
}
@media screen and (max-width: 1280px) {
	.index_infoSet .inr {
		width: 100%;
		padding: 0 10px;
	}
}
@media screen and (max-width: 640px) {
	.index_infoSet {
		padding: 30px 10px;
	}
	.index_infoSet .inr {
		display: block;
		padding: 0 10px;
	}
}



.infoSet_info {
	box-sizing: border-box;
	width: calc(100% - 430px);
	padding: 20px;
	background: url(../img/bg_pattern_gy.png) repeat center top;
}
.infoSet_info h2 {
	position: relative;
	display: flex;
	align-items: center;
	height: 125px;
	margin: 0 20px 20px;
	border-top: 1px solid #004a96;
	border-bottom: 1px solid #004a96;
}
.infoSet_info h2::before,
.infoSet_info h2::after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	width: 20px;
	height: 127px;
}
.infoSet_info h2::before {
	right: -20px;
	background: url(../img/index/information_head_right.png) no-repeat right top;
}
.infoSet_info h2::after {
	left: -20px;
	background: url(../img/index/information_head_left.png) no-repeat left top;
}
.infoSet_info h2 span {
	display: block;
	width: 100%;
	text-align: center;
}

/* info */
.infoSet_info ul {}
.infoSet_info ul li {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	border-bottom: 1px solid #004a96;
	font-size: 0.875rem;
}
.infoSet_info ul li:first-child {
	border-top: 1px solid #004a96;
}

.infoSet_info ul li time {
	display: block;
	padding: 15px 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 1.125rem;
	color: #222;
}
.infoSet_info ul li p {
	padding: 15px 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.125rem;
	color: #222;
}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 900px) {
	.infoSet_info {
		width: calc((100% - 20px) / 2);
		padding: 15px;
	}
	.infoSet_info ul {
		margin-top: 20px;
	}
	.infoSet_info ul li {
		display: block;
	}
	.infoSet_info ul li time {
		padding: 10px 0;
	}
	.infoSet_info ul li p {
		padding: 0 0 10px;
	}

}
@media screen and (max-width: 640px) {
	.infoSet_info {
		width: 100%;
	}
	.infoSet_info .inr {
		padding: 0;
	}
}


/*ISO認定 */
.infoSet_certification {
	box-sizing: border-box;
	width: 410px;
	padding: 20px;
	background: url(../img/bg_pattern_gy.png) repeat center top;
}
.infoSet_certification h2 {
	position: relative;
	display: flex;
	align-items: center;
	height: 125px;
	margin: 0 20px 20px;
	border-top: 1px solid #004a96;
	border-bottom: 1px solid #004a96;
}
.infoSet_certification h2::before,
.infoSet_certification h2::after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	width: 20px;
	height: 127px;
}
.infoSet_certification h2::before {
	right: -20px;
	background: url(../img/index/certification_head_right.png) no-repeat right top;
}
.infoSet_certification h2::after {
	left: -20px;
	background: url(../img/index/certification_head_left.png) no-repeat left top;
}
.infoSet_certification h2 span {
	display: block;
	width: 100%;
	text-align: center;
}
.infoSet_certification .certification_type {
	background-color: #FFF;
}

@media screen and (max-width: 900px) {
	.infoSet_certification {
		width: calc((100% - 20px) / 2);
		padding: 15px;
	}
}
@media screen and (max-width: 640px) {
	.infoSet_certification {
		width: 100%;
		margin-top: 20px;
	}
}




/**************************************************************
	会社案内
**************************************************************/
#company {}

/* ご挨拶 */
.company_greeting {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.company_greeting .company_greeting_img {
	order: 2;
}
.company_greeting .company_greeting_txt {
	order: 1;
	width: calc(100% - 216px);
}
.company_greeting .company_greeting_txt  p {
	line-height: 1.8;
}
.company_greeting .company_greeting_txt  p + p {
	margin-top: 1.8em;
}
.company_greeting .company_greeting_txt  p.signature {
	text-align: right;
	font-weight: bold;
}
.company_greeting .company_greeting_txt  p.signature  {
	text-align: right;
}
.company_greeting .company_greeting_txt  p.signature span {
	margin-left: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
}

@media screen and (max-width: 640px) {
	.company_greeting {
		display: block;
	}
	.company_greeting .company_greeting_img {
		width: 100%;
		text-align: center;
	}
	.company_greeting .company_greeting_txt {
		width: 100%;
		margin-top: 20px;
	}
	#profile .pc_only{
		display: none;
	}

}


/* 会社概要 */
.company_summary {}
.company_summary + .company_summary {
	margin-top: 40px;
}
.company_summary:nth-of-type(n+2){
	border-top: 1px #333 solid;
 padding-top: 27px;

}
.company_summary_gallery {
	margin-bottom: 20px;
}
.company_summary_gallery ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.company_summary_gallery ul li {
	max-width: calc((100% - 20px) / 2);
}




/* アクセス */
.company_access {}
.company_access .map {
	width: 100%;
}
.company_access .map iframe {
    width: 100%;
	height: 300px;
}
.company_access p {
	margin-top: 1em;
}
.company_access p span {
	display: inline-block;
}

@media screen and (max-width: 640px) {

}


/**************************************************************
	拠点紹介
**************************************************************/
#position {}

.position_summary + .position_summary {
	margin-top: 40px;
}
.position_summary .position_map {
	margin-top: 30px;
}
.position_summary .position_map iframe {
    width: 100%;
	height: 300px;
}

/**************************************************************
	許認可の紹介
**************************************************************/
#authorization {}

#authorization .listbox {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}
#authorization .listbox li {
	width: calc((100% - 42px) / 3);
	margin-left: 20px;
}
#authorization .listbox li:nth-child(3n+1) {
	margin-left: 0;
}

@media screen and (max-width: 640px) {
	#authorization .listbox {
		margin-top: -20px;
	}
	#authorization .listbox li {
		width: calc((100% - 20px) / 2);
		margin-left: 20px;
		margin-top: 20px;
	}
	#authorization .listbox li:nth-child(3n+1) {
		margin-left: 20px;
	}
	#authorization .listbox li:nth-child(odd) {
		margin-left: 0;
	}

}



/**************************************************************
	製品紹介
**************************************************************/
#product {
	width: 100%;
}

/* 製品紹介 */
/* .product_box {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.product_box + .product_box {
	margin-top: 30px;
}
.product_box .product_img {
	width: 280px;
}
.product_box .product_txt {
	width: calc(100% - 300px);
} */
#product .content_block .section_grid{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	margin-bottom: 2rem;
}
#product .content_block .section_grid h4{
	grid-area: 1/1/2/4;
	text-align: center;
	padding: .8em 0;
	background: url(/img/bg_maze_gy.png) center/contain repeat;
	font-size: 1.3rem;
	font-weight: bold;
	color: #004a96;
	margin-bottom: .5em;
}
#product .content_block .section_grid .box{
	background: url(../img/product/bg.svg) center/contain repeat;
	padding:0.5em 1em;
	display: grid;
	grid-template-rows: repeat(3,1fr);
	align-items: center;
	position: relative;
	z-index: 1;
}
/* #product .content_block .section_grid .box::after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	grid-area: 1/1/3/2;
	z-index: -1;
} */
#product .content_block .section_grid .box figure{
	grid-area: 1/1/4/2;
    width: 100%;
    text-align: center;
    z-index: 10;
    position: relative;
    background: #fff;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#product .content_block .section_grid .box img{
	width: auto;
    height: auto;
    max-height: 200px;
    max-width: calc(100% - 1em);
    padding: 0.5em;
}
#product .content_block .section_grid .box img.m_h{
	height: 90%;
}
#product .content_block .section_grid .box .text{
	grid-area:4/1/5/2;
	margin: 1em 0 .5em;
	text-align: center;
	background-color: rgba(255, 255, 255, .9);
}
#product .content_block .section_grid .box .text .seven{
	display: grid;
	font-size: .8em;
}
#product .content_block .section_grid .box .text .sub{
	display: block;
	font-size: .8em;
	text-align: center;
}

@media screen and (max-width: 640px) {
	/* .product_box {
		display: block;
	}
	.product_box .product_img {
		width: 100%;
		text-align: center;
	}
	.product_box .product_img img {
		max-width: 100%;
		height: auto;
	}
	.product_box .product_txt {
		width: 100%;
		margin-top: 20px;
	} */
	#product .content_block .section_grid{
		grid-template-columns: repeat(1,1fr);
	}
	#product .content_block .section_grid h4{
		grid-area:unset;
		padding: .4em 0;
		font-size: 1.1rem;
	}
	#product .content_block .section_grid .box{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		grid-template-rows: unset;
	}
	#product .content_block .section_grid .box::after{
		display: none;
	}
	#product .content_block .section_grid .box figure{
		grid-area:unset;
		width: 100%;
		position: relative;
	}
	/* #product .content_block .section_grid .box figure::after{
		content: "";
		display: inline-block;
		width: 100%;
		height: 100%;
		background-color: #FFF;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		z-index: -1;
	} */
	#product .content_block .section_grid .box img{
		max-height: 280px;
		max-width: 95%;
	}
	#product .content_block .section_grid .box img.m_h{
		height: 100%;
	}
	#product .content_block .section_grid .box .text{
		grid-area: unset;
		width: 100%;
	}
}

/* バイヤー */
.buyer_box {}
.buyer_box ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: -20px;
}
.buyer_box ul li {
	margin-top: 20px;
	width: calc((100% - 40px) / 3);
}
.buyer_box ul li div img {
	margin: 0 auto;
}
.buyer_box ul li p {
	margin-top: 10px;
	height: 3em;
	padding: 15px 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}
@media screen and (max-width: 740px) {
	.buyer_box ul li {
		margin-top: 20px;
		width: calc((100% - 20px) / 2);
	}
	.buyer_box ul li p {
		padding: 10px;
	}
	.buyer_box ul li p br {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	.buyer_box ul li {
		margin-top: 20px;
		width: 100%;
	}
	.buyer_box ul li p {
		height: auto;
	}
}


/**************************************************************
	採用情報
**************************************************************/
#recruit {}

/* メッセージ */
.recruit_message p {
	padding: 20px;
	background: url(../img/bg_maze_gy.png) repeat center top;
}
@media screen and (max-width: 640px) {
	.recruit_message p {
		padding: 10px;
	}
}

/* 採用情報概要 */
.recruit_detail {
	margin-top: 20px;
}
@media screen and (max-width: 640px) {}


/* 応募方法 */
.recruit_entry {
	margin-top: 30px;
}
@media screen and (max-width: 640px) {}


/* 応募方法 */
.recruit_entry {
	margin-top: 30px;
}
.recruit_entry p {
	margin-top: 1em;
}
.recruit_entry p a {
	font-weight: bold;
	font-size: 1.375rem;
}
.recruit_entry p span {
	display: inline-block;
	vertical-align: middle;
}
.recruit_entry p span img {
	display: block;
}
.recruit_entry .btn {
	margin-top: 30px;
	text-align: center;
}
.recruit_entry .btn a {
}

@media screen and (max-width: 640px) {}






/**************************************************************
	お問合わせ
**************************************************************/
#contact {}

/* comment text */
.contact_comment {}
.contact_comment p strong {
	font-weight: bold;
}

/* contact box */
.contact_box {
	margin-top: 40px;
}
.contact_box p + p {
	margin-top: 1em;
}
.contact_box strong {
	font-weight: bold;
}
.contact_box a {
	text-decoration: underline;
}
.contact_box .contact_tel {
	box-sizing: border-box;
	padding-left: 40px;
	background: url(../img/icon_tel.png) no-repeat left center;
	line-height: 1.25;
	font-weight: bold;
	font-size: 1.875rem;
	color: #ffab33;
}
@media screen and (max-width: 640px) {
	.contact_box .contact_tel {
		min-height: 50px;
		padding: 10px 0 10px 50px;
		line-height: 1.25;
		font-size: 1.875rem;
	}
}


/* table */
.entry_form {
	margin-top: 20px;
}
.formFmt {
	table-layout: fixed;
	width: 100%;
}
.formFmt th {
	width: 200px;
	padding: 10px 20px;
	background-color: #fafafa;
	border: 1px solid #CCC;
	text-align: left;
	font-weight: bold;
}
.formFmt td {
	padding: 10px 20px;
	border: 1px solid #CCC;
}

#contact table input,
#contact table textarea {
	box-sizing: border-box;
	width: 100%;
	padding: 4px;
	border: 1px solid #CCC;
}
.short { width: 50%;}
.full { width: 100%;}

.sendmail_btn {
	margin-top: 30px;
	text-align: center;
}
.sendmail_btn p {
	margin-bottom: 20px;
}
.sendmail_btn .submit_btn {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	
	display: inline-block;
	box-sizing: border-box;
	width: 200px;
	height: 50px;
	background: url(../img/contact/btn_sendmail.png) no-repeat center center;
	border: none;
	line-height: 1;
	font-weight: bold;
	font-size: 1rem;
	color: #FFF;
	cursor: pointer;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
.sendmail_btn .submit_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
@media screen and (max-width: 640px) {
	.formFmt,
	.formFmt tbody,
	.formFmt tr,
	.formFmt th,
	.formFmt td {
		display: block;
		box-sizing: border-box;
		width: 100%;
	}
	.formFmt th {
		margin-top: 20px;
		padding: 10px;
	}
	.formFmt td {
		padding: 10px;
		border-top: none;
	}
	
	.formFmt .require {
		display: inline-block;
	}
}

/**************************************************************
	個人情報保護方針
**************************************************************/
#privacypolicy {}

/* term */
.contact_term {}
.contact_term dt {
	margin-top: 2em;
	line-height: 1.5;
	font-weight: bold;
	color: #0a5297;
}
.contact_term dd {
    margin-top: 5px;
}
.contact_term dd p {
	line-height: 1.8;
}
@media screen and (max-width: 640px) {
}


/**************************************************************
	サイトマップ
**************************************************************/
#sitemap {}

/* list */
.sitemap_list {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.sitemap_list ul {
	width: calc((100% - 20px) / 2);
}
.sitemap_list ul li {
	border-bottom: 2px dashed #7f7f7f;
}
.sitemap_list ul li a {
	display: inline-block;
	padding: 10px 0;
	font-weight: bold;
	color: #ffab33;
}
.sitemap_list ul li a::before {
	content: "\0025b6";
	margin-right: 10px;
	font-size: 0.75rem;
	color: #004a96;
}
.sitemap_list ul li ul {
	width: 100%;
}
.sitemap_list ul li ul li {
	box-sizing: border-box;
	width: 100%;
	padding-left: 20px;
	border-bottom: none;
	border-top: 2px dashed #7f7f7f;
}
.sitemap_list ul li ul li a {
	color: #004a96;
}
.sitemap_list ul li ul li a::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #004a96;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

@media screen and (max-width: 400px) {
	.sitemap_list {
		display: block;
	}
	.sitemap_list ul {
		width: 100%;
	}

}


