@charset "utf-8";
/* CSS Document */

body{
	box-sizing: border-box;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
@media screen and (min-width:1024px){
	body{
		margin: 0;
	}
}

/* ヘッダー/メニュー */
.commonHeader .pc, .commonHeader .touchMenu ul li img{
	display: none;
}
.commonHeader {
	height: auto;
}
.commonHeader .headContent{
	height: 65px;
}
.touchSw{
	top: 20px;
	font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}
.touchSw span{
	top: 7px;
}
@media screen and (min-width:1024px){
	.commonHeader .pc, .commonHeader .touchMenu ul li img{
		display: block;
	}
	.commonHeader {
		position: static;
		height: auto;
		color: #535353;
		line-height: 1.5;
	}
	.commonHeader .headContent{
		height: auto;
	}
	.commonHeader #headBelt{
	  clear: both;
	  overflow: hidden;
	  padding: 6px 0 3px;
	  background-color: #f5f5f5;
	}
	.commonHeader #headBelt span {
		float: left;
		font-size: 11px;
		margin-left: 18px;
	}
	.commonHeader #headBelt .foreign {
		float: right;
	}
	.commonHeader #headBelt .foreign ul {
		clear: both;
		overflow: hidden;
		font-size: 12px;
		list-style: none;
		margin: 0 10px 0 0;
	}
	.commonHeader #headBelt .foreign ul li {
		float: left;
		margin: 0 1em 0 0;
		padding: 0 1em 0 0;
		border-right: 2px solid #888;
		line-height: 1.1em;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
	.commonHeader #headBelt .foreign ul li:last-child {
		margin-right: 0;
		padding-right: 0;
		border-right: none;
	}
	.commonHeader #headBelt .foreign ul li a {
		color: #18a6be;
		text-decoration: none;
	}
	.commonHeader .headContent{
		clear: both;
		margin: 0 auto;
		width: 1024px;
	}
	.commonHeader .headContent .inner{
		border: none ;
	}
	.commonHeader .headContent .inner .innL{
		margin: 0 0 0 18px
	}
	.commonHeader .headContent .inner .innL .logo{
		position: static;
		margin-top: 11px;
		display: inline-block;
	}
	.commonHeader .headContent .inner .innL .logo img{
		width: 252px;
		height: 49px;
	}
	.commonHeader .headContent .inner .innL .link{
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		height: 27px;
		position: static;
	}
	.commonHeader .headContent .inner .innL .link .link01{
		margin-right: 5px;
		display: block;
		width: 109px;
		height: 27px;
		background: url("https://www.info-toyama.com/img/common/imgTab1New_on.gif");
	}
	.commonHeader .headContent .inner .innL .link .link02{
		width: 202px;
		height: 27px;
		display: block;
		background: url("https://www.info-toyama.com/img/common/imgTab2New_off.gif");
	}
	.commonHeader .headContent .inner .innL .link .link02:hover,
	.commonHeader .headContent .inner .innL .link .link02.active {
		background: url("https://www.info-toyama.com/img/common/imgTab2New_on.gif");
	}
	.commonHeader .headContent .inner .innR{
		position: absolute;
		right: 10px;
		top: 8px;
	}
	.commonHeader .headContent .inner .innR .util{
		display: flex;
		padding: 0;
	}
	.commonHeader .headContent .inner .innR .util .chgColor {
		margin: 0 3px 0 0;
		width: 76px;
		height: 21px;
	}
	.commonHeader .headContent .inner .innR .util .charSize{
		display: flex;
		height: 21px;
		margin: 0;
	}
	.commonHeader .headContent .inner .innR .util .charSize dt {
	  float: left;
	  width: 88px;
	  height: 21px;
	  background: url("") no-repeat;
	}
	.commonHeader .headContent .inner .innR .util .charSize dd{
		width: 24px;
		height: 21px;
		margin: 0;
		display: block;
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a {
		display: block;
		width: 24px;
		height: 21px;
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a#charS{
		background: url("https://www.info-toyama.com/img/common/btnCharSizeS_off.gif");
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a#charS:hover,
	.commonHeader .headContent .inner .innR .util .charSize dd a#charS.textresizer-active {
		background: url("https://www.info-toyama.com/img/common/btnCharSizeS_on.gif");
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a#charM {
		background: url("https://www.info-toyama.com/img/common/btnCharSizeM_off.gif");
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a#charM:hover,
	.commonHeader .headContent .inner .innR .util .charSize dd a#charM.textresizer-active {
		background: url("https://www.info-toyama.com/img/common/btnCharSizeM_on.gif");
	}
	.commonHeader .headContent .inner .innR .util .charSize dd a#charL {
		background: url("https://www.info-toyama.com/img/common/btnCharSizeL_off.gif");
	}
	.commonHeader .headContent .inner .innR .charSize dd a#charL:hover,
	.commonHeader .headContent .inner .innR .util .charSize dd a#charL.textresizer-active {
		background: url("https://www.info-toyama.com/img/common/btnCharSizeL_on.gif");
	}
	.commonHeader .headContent .inner .innR .siteSearch{
		margin: 0 0 0 auto;
		padding: 5px 0 0;
		width: 240px;
	}
	.commonHeader .headContent .inner .innR .siteSearch form{
		display: flex;
	}
	.commonHeader .headContent .inner .innR .siteSearch form .search-text{
		width: 175px;
		height: 25px;
		margin: 0 6px 0 0 !important;
		padding: 4px !important;
		border: 1px solid #999 !important;
		line-height: 1.2;
	}
	.commonHeader .touchSw{
		display: none;
	}
	.commonHeader .touchMenu{
		max-width: 1024px;
		margin: 0 auto;
		height: auto;
		border-bottom: none;
		background-color: transparent;
		display: block;
		position: static;
		width: 100%;
		z-index: auto;
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
		transition: none;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.touchMenu ul{
		width: 1024px;
		margin: 0 auto;
		display: flex;
	}
	.touchMenu ul li {
		width: auto;
	}
	.touchMenu ul li.wide {
		width: auto;
		text-align: left;
	}
	.touchMenu ul li.sp, .touchMenu ul li a span{
		display: none;
	}
	.touchMenu ul li a {
		display: block;
		width: 100%;
		padding: 0;
		color: inherit;
		text-decoration: none;
		border-bottom: none;
	}
	.touchMenu ul li:not(.wide):nth-of-type(even) a {
		border-right: none;
	}
}
@media screen and (min-width:1200px){
	.commonHeader #headBelt span {
		margin-left: 0;
	}
	.commonHeader #headBelt .foreign ul {
		margin: 0 0 0 0;
	}
	.commonHeader .headContent .inner .innR{
		right: 0;
	}
}

/*  */
#bread{
	display: none;
}
.content-route{
	position: static;
}
.content-route p{
	font-size: 18px;
}
.content-route img{
	max-width: 100%;
	height: auto;
}
.content-route .route-title{
	margin: 0 0 50px;
	position: relative;
}
.content-route .route-title h1{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 0;
}
.content-route .route-title h1::before{
	content: '';
	background-image: url(../img/img_heading01.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
.content-route .route-title h1::after{
	content: '';
	background-image: url(../img/img_heading02.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.content-route .route-title .img{
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
.content-route p{
	margin: 1.5em 1rem;
}
@media screen and (min-width:768px){
	.commonWrap{
		padding-top: 0;
	}
	.content-route{
		padding-top: 120px;
	}
	.content-route .route-title h1{
		font-size: 38px;
	}
	.content-route .route-title h1::before{
		width: 70px;
		height: 70px;
		bottom: 5px;
		left: 30px;
	}
	.content-route .route-title h1::after{
		width: 70px;
		height: 70px;
		bottom: 5px;
		right: 30px;
	}
	.content-route .route-title .img{
		top: 20px;
		bottom: auto;
	}
	.content-route .route-title h1 .sp{
		display: none;
	}
	.content-route .center{
		text-align: center;
		font-size: 20px;
	}
}
@media screen and (min-width:1024px){
	.commonWrap{
		margin-top: 0;
	}
	#bread{
		width: 980px;
		margin: 0 auto;
		display: block;
		padding: 10px 0 20px;
		clear: both;
		overflow: hidden;
	}
	#bread ul {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 90%;
	}
	#bread ul li {
		float: left;
		margin: 0 10px 0 0;
	}
	#bread ul li .icon-caret-right::before{
		content: "\f0da";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-style: normal;
	}
	#bread ul li a{
		color: #535353;
	}
	.content-route{
		max-width: 1024px;
		padding-top: 60px;
	}
	.content-route .route-title h1::before{
		width: 80px;
		height: 80px;
		bottom: 5px;
		left: 100px;
	}
	.content-route .route-title h1::after{
		width: 80px;
		height: 80px;
		bottom: 5px;
		right: 100px;
	}
	.content-route .route-title .img{
		top: 20px;
		bottom: auto;
	}
	.content-route .route-title h1 .sp{
		display: none;
	}
}
@media screen and (min-width: 1200px){
	#bread{
		width: 1024px;
	}
}

/* マップ */
.content-route .map-container{
	width: 100%;
	margin: 0 auto
}
.content-route .map-container-pc{
	display: none;
}
.content-route .map{
	display: block;
	margin: 0 auto;
}
.content-route area{
  border: none;
  outline: none;
}
@media screen and (min-width:1024px){
	.content-route{
		width: 1024px;
		margin: 0 auto;
	}
	.content-route .map-container{
		display: none;
	}
	.content-route .map-container-pc{
		display: block;
		width: 900px;
		margin: 0 auto;
	}
}

/* ナビゲーション */
.content-route .route-nav{
	margin: 50px auto 30px;
}
.content-route .route-nav ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
.content-route .route-nav ul li{
	margin: 10px 5px;
}
.content-route .route-nav ul li a{
	text-decoration: none;
	text-align: center;
	color: #000;
	display: block;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: bold;
	transition: 0.3s;
	width: 200px;
	height: 50px;
	line-height: 1.8rem;
}
.content-route .route-nav ul li .lh{
	line-height: 50px;
}
.content-route .route01-btn{
	border: 3px solid #ef5b97;
	border-radius: 5px;
}
.content-route .route02-btn{
	border: 3px solid #9319f4;	
	border-radius: 5px;
}
.content-route .route03-btn{
	border: 3px solid #00a2ea;	
	border-radius: 5px;
}
.content-route .route04-btn{
	border: 3px solid #e2400e;	
	border-radius: 5px;
}
.content-route .route05-btn{
	border: 3px solid #ff9624;	
	border-radius: 5px;
}
.content-route .route06-btn{
	border: 3px solid #ffed0b;	
	border-radius: 5px;
}
.content-route .route07-btn{
	border: 3px solid #0d50f9;	
	border-radius: 5px;
}
.content-route .route-text{
	margin: 0;
	padding: 0 0 60px;
}
.content-route .route-text p{
	margin: 10px 0;
}
.content-route .route-text p a.link{
	text-decoration: none;
	color: #18a6be;
	font-weight: bold;
}
@media screen and (min-width:768px){
	.content-route .route-text{
		margin: 0 auto;
		padding-bottom: 80px;
		width: 700px;
	}
}

/* ルート説明 */
.content-route .route .route-content{
	margin: 6rem 0;
}
.content-route .route .flex{
	margin: 30px 0;
}
.content-route .route h2{
	font-size: 28px;
	margin: 15px 0 0 0;
	font-weight: bold;
	position: relative;
	padding-left: 70px;
}
.content-route .route h2::before{
	content: '';
	background-image: url(../img/img_heading01.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 10px;
	margin-left: 5px;
}
.content-route .bus-name::after{
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background-color: #ceb25e;
}
.content-route .route h3{
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: bold;
	color: #ff8000;
	text-align: center;
}
.content-route .route h3::before{
	content: url(../img/img_busstop.png);
	vertical-align: middle;
	margin-right: 10px;
}
@media screen and (min-width:768px){
	.content-route .route{
		margin: 0 10px;
	}
	.content-route .route .flex{
		margin: 0 10px;
	}
	.content-route .route .route-content{
		width: 100%;
	}
	.content-route .route h2{
		font-size: 30px;
		padding-left: 90px;
	}
	.content-route .route h2::before{
		width: 70px;
		height: 70px;
		margin-left: 10px;
	}
	.content-route .route h2 .sp{
		display: none;
	}
	.content-route .route h2 .sp.tst{
		display: block;
	}
}
@media screen and (min-width:1024px){
	.content-route .route .flex{
		display: flex;
		margin-top: 30px;
	}
	.content-route .route h2::before{
		width: 80px;
		height: 80px;
		margin-left: 10px;
	}
}

/* ルート説明 主要停留所 */
.content-route .route .route-content .flex .time{
	margin: 30px 0;
}
.content-route .route .route-content .flex .time .place{
	border: 2px solid #ccc;
	background-color: #eee;
	border-radius: 5px;
	padding: 20px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 300px;
}
.content-route .route .route-content .flex .time .arrow{
	margin: 10px 0 10px 43%;
	display: block;
}
.content-route .route .route-content .flex .time .arrow img{
	margin-left: 10px;
	margin-right: 10px;
	width: 15px;
	height: 55px;
}
.content-route .route .route-content .flex .time .arrow p{
	display: inline-block;
	margin: 0;
	vertical-align: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #aaa;
}
.content-route .route .route-content .flex .time .arrow p span{
	color: #ff8000;
}
.content-route .route .route-content .flex .time .arrow p.lh{
	line-height: 1.2;
	vertical-align: 10px;
}
@media screen and (min-width:1024px){
	.content-route .route .route-content .flex .time{
		margin: 0;
		width: 35%;
	}
}


/* ルート説明 内容 */
.content-route .route .route-content .flex .naiyou{
	margin-top: 40px;
}
.content-route .route .route-content .flex .naiyou p{
	margin: 0 1rem 1.5em;
}
.content-route .route .route-content .flex .time .place span, .content-route .route .route-content .flex .naiyou .attention, .color-red{
	color: #F00;
}
.content-route .route .route-content .flex .naiyou .pc{
	display: none;
}
@media screen and (min-width:1024px){
	.content-route .route .route-content .flex .naiyou .sp{
		display: none;
	}
	.content-route .route .route-content .flex .naiyou .pc{
		display: block;
	}
	.content-route .route .route-content .flex .naiyou{
		margin-left: 30px;
		width: 65%;
	}
}

/* ルート説明 お問い合わせ先 */
.content-route .naiyou table{
	width: 80%;
	font-size: 16px;
	margin: 50px auto;
}
.content-route .naiyou table, .content-route .naiyou table td, .content-route .naiyou table th{
	border-collapse: collapse;
	border: 1px solid #ccc;	
}
.content-route .naiyou table th, .content-route .naiyou table td{
	padding: 20px 15px;
	text-align: left;
	display: block;
}
.content-route .naiyou table th{
	background-color: #eee;
}
.content-route .naiyou table th.contact::before{
	content: '';
	background-image: url(../img/img_bus.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
.content-route .naiyou table th.tel::before{
	content: '';
	background-image: url(../img/img_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 5px;
}
@media screen and (min-width:768px){
	.content-route .naiyou table{
		margin: 50px auto;
		width: 70%;
	}
	.content-route .naiyou table th.contact::before{
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}
	.content-route .naiyou table th.tel::before{
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}
}
@media screen and (min-width:1024px){
	.content-route .naiyou table{
		width: 100%;
		margin: 0;
	}
	.content-route .naiyou table, .content-route .naiyou table td, .content-route .naiyou table th{
		border: 0;
	}
	.content-route .naiyou table th, .content-route .naiyou table td{
		width: 50%;
	}
	.content-route .naiyou table tr{
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		display: flex;
	}
	.content-route .naiyou table tr:last-of-type{
		border-top: 0;	
	}
	.content-route .naiyou table th{
		background-color: transparent;
	}
}

/* ルート説明 お問い合わせ先 高山～白川郷～高岡線 */
.content-route .naiyou .table2{
	width: 100%;
	margin: 50px auto;
}
.content-route .naiyou .table2 tr{
	display: flex;
}
.content-route .naiyou .table2 th, .content-route .naiyou .table2 td{
	padding: 20px 15px;
	text-align: left;
	display: block;
	width: 50%;
}
@media screen and (min-width:768px){
	.content-route .naiyou .table2{
		width: 80%;
		margin: 50px auto;
	}
	.content-route .naiyou .table2 td br{
		display: none;
	}
}
@media screen and (min-width:1024px){
	.content-route .naiyou .table2{
		width: 100%;
	}
	.content-route .naiyou .table2 tbody{
		display: block;
	}
	.content-route .naiyou .table2 tr{
		border: 0;
	}
	.content-route .naiyou .table2 tr{
		border-bottom: 1px solid #000;
	}
	.content-route .naiyou .table2 tr:first-of-type{	
		border-top: 1px solid #000;
	}
}


/* ルート説明 おすすめスポット */
.content-route .route .route-content .flex .naiyou .osusume{
	margin: 20px 0 50px;
}
.content-route .route .route-content .flex .naiyou .osusume h4{
	font-size: 20px;
	color: #060;
	margin-bottom: 10px;
	text-align: center;
}
.content-route .route .route-content .flex .naiyou .osusume h4::before{
	content: url(../img/img_osusume.png);
	vertical-align: middle;
	margin-right: 10px;
}
.content-route .route .route-content .flex .naiyou .osusume .flex{
	margin: 0 auto;
}
.content-route .route .route-content .flex .naiyou .osusume .flex .link{
	background-color: #009900;
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
	display: block;
	width: 230px;
	height: 30px;
	padding: 20px;
	margin: 10px auto;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
}
.content-route .route .route-content .flex .naiyou .osusume .flex .link:hover{
	opacity: 0.5;
}
@media screen and (min-width:768px){
	.content-route .route .route-content .flex .naiyou .osusume{
		margin: 30px auto;
		width: 85%;
	}
	.content-route .route .route-content .flex .naiyou .osusume h4{
		text-align: left;
	}
	.content-route .route .route-content .flex .naiyou .osusume .flex{
		display: flex;
		flex-wrap: wrap;
	}
	.content-route .route .route-content .flex .naiyou .osusume .flex .link{
		margin: 10px;
	}
}
@media screen and (min-width:1024px){
	.content-route .route .route-content .flex .naiyou .osusume{
		margin: 30px 0;
		width: 100%;
	}
}


/* ルート説明 運行ダイヤ・ホームページリンク */
.content-route .route .route-content .flex .naiyou .flex.sc-hp{
	margin: 30px auto;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp .link{
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	padding: 20px 40px;
	display: block;
	padding: 20px;
	width: 230px;
	height: 30px;
	margin: 10px auto;
	text-decoration: none;
	transition: 0.3s;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp .schedule{
	background-color: #00b2b2;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp .schedule::before{
	content: url(../img/img_schedule.png);
	margin-right: 10px;
	vertical-align: -10px;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp .hp{
	background-color: #ffa800;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp .hp::before{
	content: url(../img/img_hp.png);
	margin-right: 10px;
	vertical-align: -10px;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp a:hover{
	text-decoration: none;
	opacity: 0.5;
}
@media screen and (min-width:768px){
	.content-route .route .route-content .flex .naiyou .flex.sc-hp{
		display: flex;
		margin: 30px auto;
		width: 85%;
	}
	.content-route .route .route-content .flex .naiyou .flex.sc-hp .link{
		margin: 10px;
	}
}
@media screen and (min-width:1024px){
	.content-route .route .route-content .flex .naiyou .flex.sc-hp{
		margin: 0;
		width: 100%;
	}
}

/* ルート説明 運行ダイヤ・ホームページリンク 高山～白川郷～高岡線 */
.content-route .route .route-content .flex .naiyou .flex.sc-hp.wrap{
	flex-wrap: wrap;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp.wrap .link{
	margin: 10px auto;
	width: 230px;
}
.content-route .route .route-content .flex .naiyou .flex.sc-hp.wrap .link.nouhi-bus{
	height: auto;
	display: flex;
}
@media screen and (min-width:1024px){
	.content-route .route .route-content .flex .naiyou .flex.sc-hp.wrap .link{
		margin: 10px;
	}	
}
/* ページ内リンク ヘッダー分下に */
#route01, #route02, #route03, #route04, #route05, #route06, #route07{
	margin-top: -90px;
	padding-top: 90px;
}
@media screen and (min-width:768px){
	#route01, #route02, #route03, #route04, #route05, #route06, #route07{
		margin-top: -100px;
		padding-top: 100px;
	}
}
/* ページトップボタン */
#pageTop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #18a6be;
  opacity: 0.6;
}
#pageTop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#pageTop a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
@media screen and (min-width:1024px){
	#pageTop{
		right: 30px;
		bottom: 30px;
	}
}

/*---------------------------------------------------------------------------------------------
  Footer
---------------------------------------------------------------------------------------------*/
#footer-pc {
	display: none;
}
@media screen and (min-width:1024px){
	#footer{
		display: none;
	}
	#footer-pc {
		display: block;
		clear: both;
		position: relative;
		margin: 0 auto;
		padding: 0 0 30px;
		width: 1024px;
		font-size: 14px;
	    line-height: 1.5;
		color: #535353;
	}
	#footer-pc .link {
	  margin: 0 0 10px;
	  padding: 0 0 10px;
	  border-bottom: 2px solid #ccc;
	}
	#footer-pc .link ul {
	  clear: both;
	  overflow: hidden;
	  width: 840px;
	  margin: 0 auto;
	}
	#footer-pc .link ul li {
	  float: left;
	  margin: 0 10px 0 0;
	}
	#footer-pc .link ul li:last-child {
	  margin-right: 0;
	}
	#footer-pc .spnLink {
	  margin: 0 0 8px;
	  width: 100%;
	  text-align: center;
	}
	#footer-pc .spnLink a {
	  text-decoration: underline;
	}
	#footer-pc .spnLink a:hover {
	  text-decoration: none;
	}
	#footer-pc .linkText {
	  margin: 0 0 10px;
	  padding: 0 0 5px;
	  width: 100%;
	  border-bottom: 2px solid #ccc;
	  text-align: center;
	  line-height: 1.7;
	}
	#footer-pc .signature {
	  margin: 0 auto 10px;
	}
	#footer-pc .signature dl {
	  clear: both;
	  overflow: hidden;
	  margin: 0 auto;
	  width: 980px;
	}
	#footer-pc .signature dl dt,
	#footer-pc .signature dl dd {
	  float: left;
	}
	#footer-pc .signature dl dt {
	  width: 320px;
	}
	#footer-pc .signature dl dd {
		margin: 0;
	}
	#footer-pc .lang {
	  margin: 0 0 10px;
	  text-align: center;
	  line-height: 10px;
	}
	#footer-pc .lang a {
	  display: inline-block;
	  padding: 0 8px;
	  border-left: 2px solid #ccc;
	}
	#footer-pc .lang a:first-child {
	  border-left: 0;
	}
	#footer-pc .copyright {
	  text-align: center;
	}
	#footer-pc .icon-circle-arrow-right::before{
		font-family: "Font Awesome 5 Free";
		content: '\f0a9';
		font-weight: 900;
		font-style: normal;
		font-size: 0.9em;
	}
	#footer-pc .linkText a{
		color: #535353;
		text-decoration: none;
		font-size: 15px;
	}
	#footer-pc .linkText a:hover {
		text-decoration: underline;
	}
	#footer-pc .linkText, #footer-pc .signature{
		font-size: 107%;
	}
