
#pagetop{
	bottom: 100px;
}

#nfooter{
	width: 100%;
}
#nfooter div,
#nfooter p{
	line-height: initial;
}
#nfooter div img{
	vertical-align: initial;
}
#nfooter div img:hover{
	opacity: 0.6;
}
#nfooterTop{
	width: 100%;
    padding: 20px 0;
    border-top: 1px solid #a9a9a9;
    clear: both;
}
#nfooterTopInner{
	display: flex;
	justify-content: center;
	align-items: center;
    width: 970px;
	margin: 0 auto;
}
#nfooterTopInner>div:nth-child(2n){
	padding-left: 50px;
    border-left: 1px solid #C3C3C3;
}


#nfooterTopInner #nfooter_ftrSns ul{
	display: flex;
    align-items: center;
	width: auto;
	height: 48px;
	overflow: inherit;
}
#nfooterTopInner #nfooter_ftrSns ul li{
	border-left: none;
	width: auto;
	padding: 0 0;
	padding-left: 25px;
}

#nfooter_ftrSns{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
}
#nfooter_ftrSns .nfooter_sns_title{
	word-break: keep-all;
	font-weight: bold;
	font-size: 14px;
}

#nfooter_ftrMailMaga{
	display: flex;
	align-items: center;
	width: 50%;
}
#nfooter_ftrMailMaga .nfooter_sns_title{
	font-weight: bold;
	font-size: 14px;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information{
	margin-left: 30px;
	border: 1px solid #999999;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information a{
	display: flex;
	align-items: center;
	padding: 10px 20px;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information a:hover{
	text-decoration: none;
	opacity: 0.6;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information .nfooter_information_detail{
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 0;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information .nfooter_information_detail span{
	color: #0D3396;
	font-size: 14px;
	font-weight: bold;
	
}

#nfooter #nfooterCenter{
	background: #f7f7f7;
	padding: 25px 0 20px;
}
#nfooterCenter a{
	color: #333;
}
#nfooterCenter #nfooterCenterInner{
	max-width: 1460px;
	width: 95%;
	padding: 40px 0;
	margin: 0 auto;
}
#nfooterCenter .nfooter_sitemap{
	display: flex;
	justify-content: space-between;
}
#nfooterCenter .nfooter_sitemapIn{
	width: 17%;
}
#nfooterCenter .nfooter_sitemap_list{
	display: flex;
    flex-direction: column;
}
#nfooterCenter .nfooter_sitemap_list:nth-child(2n){
	margin-top: 30px;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top{
	padding-bottom: 5px;
	border-bottom: 1px solid #C3C3C3;
	font-weight: bold;
	font-size: 14px;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top a{
	color: #333;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top p{
	margin-bottom: 0;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil{
	display: flex;
    flex-direction: column;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil a{
	margin-top: 15px;
	font-size: 12px;
	color: #333;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil .left_indent{
	margin-left: 1em;
}
#nfooterCenter .nfooter_page_external{
	display: block;
	margin-top: 30px;
	color: #333;
}
#nfooterCenter .nfooter_page_external span{
	display: inline-block;
    padding: 0 26px 0 0;
    background: url("/shared/img/icon_external_link.png") no-repeat top right;
    background-size: 13px 13px;
	font-size: 14px;
}
#nfooterCenter .nfooter_page_external span:hover{
	text-decoration: underline;
}

#nfooter #nfooterBtm{
	background: #0D3396;
	padding: 20px 0;
	font-size: 11px;
}
#nfooter #nfooterBtmInner{
	max-width: 1460px;
	width: 95%;
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin: 0 auto;
}
#nfooter #nfooterBtmInner ul{
	display: flex;
}
#nfooter #nfooterBtmInner ul li.first{
	border-left: none;
    padding: 0 20px 0 0;
}
#nfooter #nfooterBtmInner ul li{
	padding: 0 20px;
    border-left: 1px solid #fff;
}
#nfooter #nfooterBtmInner ul li a{
	color: #fff;
}
#nfooterBtmInner .logo_copy{
	display: flex;
    flex-direction: column;
	text-align: end;
}
#nfooterBtmInner .logo_copy .copyright_text{
	color: #ffffff;
	padding-top: 10px;
	font-size: 10px;
}
#nfooter .clearfix:after,
#nfooterBtmInner:after{
	display: none !important;
}


@media screen and (max-width: 767px) {
#nfooter .dsp-pc{
	display: none;
}
#nfooter #nfooterTop{
	padding: 0;
}

#nfooterTopInner{
	display: block;
	width: 100%;
	padding-top: 40px;
}
#nfooterTopInner>div:nth-child(2n) {
    padding-left: 0;
	border-left: none;
}	
#nfooterTopInner ul{
	display: flex;
	justify-content: center;
    align-items: center;
	width: auto;
	height: auto;
	overflow: inherit;
}
#nfooter #nfooterTopInner ul li{
	border-left: none;
	border-bottom: none;
	width: auto;
	padding: 0 10px;
}
#nfooterTopInner ul li:first-child{
	padding-left: 0;
}
#nfooterTopInner #nfooter_ftrSns ul li a{
	height: auto;
}
#nfooterTopInner #nfooter_ftrSns ul li a img{
	display: block;
}

#nfooter_ftrSns{
	display: block;
	width: 80%;
    margin: 0 auto;
}
#nfooter_ftrSns .nfooter_sns_title{
	padding-bottom: 15px;
	text-align: center;
}

#nfooter_ftrMailMaga{
	display: block;
	width: 90%;
    margin: 20px auto 0px;
	padding-top: 20px;
	border-top: 1px solid rgb(195, 195, 195);
}
#nfooter_ftrMailMaga .nfooter_sns_title {
    padding-bottom: 15px;
    text-align: center;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information{
	border: 1px solid #999999;
	padding: 10px 20px;
	margin: 0 auto;
	width: 80%;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information a{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information .nfooter_information_detail{
	padding-left: 10px;
	font-size: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#nfooter_ftrMailMaga .nfooter_MailMaga_information .nfooter_information_detail span{
	color: #0D3396;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}

#nfooter #nfooterCenter{
	background: none;
	padding: 15px 0 0;
}
#nfooterCenter a{
	color: #333;
}
#nfooterCenter #nfooterCenterInner{
	width: 100%;
	margin: 40px 0 0;
	background: #F7F7F7;
	padding: 10px 0 0;
}

#nfooterCenter .nfooter_sitemap{
	display: block;
}
#nfooterCenter .nfooter_sitemapIn{
	width: auto;
}
#nfooterCenter .nfooter_sitemap_list:nth-child(2n){
	margin-top: 0;
}
#nfooterCenter .nfooter_sitemap_list{
	display: flex;
    flex-direction: column;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top{
	display: inline-block;
    background: url("/shared/img/icon_plus.png") no-repeat center right 15px;
    background-size: 18px 18px;
	border-bottom: 1px solid #C3C3C3;
	cursor: pointer;
	font-size: 15px;
	margin: 0 15px;
	display: flex;
	padding-bottom: 0;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top.open{
	background: url("/shared/img/icon_min.png") no-repeat center right 15px;
    background-size: 18px 2px;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top a{
	padding: 5% 0 5% 5%;
    display: block;
    width: 35%;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top p{
	padding: 5% 5%;
    display: block;
    width: 100%;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_top .menu_open{
	display: block;
    width: 70%;
    padding: 5% 5%;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil{
	display: none;
	padding: 0 8%;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil a{
	margin-left: 10px;
    font-size: 14px;
    display: block;
    padding: 10px 0 10px 15px;
    background: url(/shared/img/icon_arw.png) no-repeat center left;
    background-size: 7px 12px;
	color: #333;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil a:last-child{
	margin-bottom: 20px;
}
#nfooterCenter .nfooter_sitemap_list .nfooter_page_category_subsoil .left_indent{
	margin-left: 1em;
	padding: 5px 0 10px 0;
    background: none;
}
#nfooterCenter .nfooter_page_external{
	display: block;
	padding: 5% 10%;
	margin-top: 0;
	font-size: 15.5px;
}
#nfooterCenter .nfooter_page_external a{
	color: #333;
}
#nfooterCenter .nfooter_page_external span{
	display: inline-block;
    padding: 0 26px 0 0;
    background: url("/shared/img/icon_external_link.png") no-repeat top right;
    background-size: 10px 10px;
}
#nfooterCenter .nfooter_page_external span:hover{
	text-decoration: underline;
}

#nfooter #nfooterBtm{
	background: #0D3396;
	padding: 20px 0;
}
#nfooter #nfooterBtmInner{
	 width: 90%;
    display: block;
    padding: 0 0;
    margin: 0 auto;
}
#nfooterBtmInner ul{
	float: inherit;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#nfooter #nfooterBtmInner ul li{
	float: inherit;
	padding: 0 15px;
    border-left: 1px solid #fff;
	border-bottom: none;
	margin-bottom: 20px;
	height: auto;
	width: auto;
}
#nfooter #nfooterBtmInner ul li.first{
	border-left: none;
}
#nfooter #nfooterBtmInner ul li a{
	color: #ffffff;
	background: none;
	padding-left: 0;
	padding-right: 0;
}
#nfooterBtmInner .logo_copy{
	display: block;
	text-align: center;
	    margin-top: 10px;
}
#nfooterBtmInner .logo_copy .copyright_text{
	color: #ffffff;
	padding-top: 10px;
	font-size: 10px;
}
#nfooter .clearfix:after,
#nfooterBtmInner:after{
	display: none !important;
}
}



