@charset "utf-8";

/* #############################################################

[ ヘッダフッタ ]

適用範囲：ヘッダ、フッタのみ

※追記・改変の際はウェブマスタに問い合わせること
※他のリソースに影響を与えないように	
「#res_header」「#res_footer」からセレクタを書くこと

############################################################# */


/* ==========================================================================
 basic
=========================================================================== */
#res_header ul,
#res_footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
#res_header a,
#res_footer a {
	color:#0071BE;
	text-decoration: none;
}
#res_header a:hover,
#res_footer a:hover {
	color:#eb4055;
}

/* ==========================================================================
 ヘッダ
=========================================================================== */
#res_header {
	margin:0 auto;
	width: 960px;
}

/* -------------------------------------------------------------- 
 グローバルナビゲーション（#res_globalnavigation）
-------------------------------------------------------------- */
#res_header #res_globalnavigation {
	width:960px;
	background:url(/resource/images/headfoot/global_navigation/bg_globalnavigation.gif) repeat-x;
}
#res_header #res_globalnavigation:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_globalnavigation img{
	vertical-align:top;
}
/* navigation（#res_gnavi）
--------------------------------------------- */
#res_header #res_globalnavigation ul#res_gnavi {
	/* width:645px; */
	width:699px;
	height:21px;
	float:left;
	display: inline;
}
#res_header #res_globalnavigation ul#res_gnavi:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_globalnavigation ul#res_gnavi li {
	float:left;
	display: inline;
}


/* utility（#res_gnaviutility）
--------------------------------------------- */
#res_header #res_globalnavigation #res_gnaviutility {
	width:191px;
	height:21px;
	float:right;
	display: inline;
	margin-right:10px;
}
#res_header #res_globalnavigation #res_gnaviutility:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_globalnavigation #res_gnaviutility li {
	float:left;
	display: inline;
}



/* -------------------------------------------------------------- 
 ヘッダ本体（#res_headbody）
-------------------------------------------------------------- */
#res_header #res_headbody {
	width:955px;
	margin:0 0 0 5px;
}
#res_header #res_headbody:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_headbody #res_headbodyL h1 {
	color:#666666;
	font-size:85%;
	line-height:1;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：タイプA（#res_headbody.typeA）
-------------------------------------------------------------- */
#res_headbody.typeA {
	padding: 5px 0 0;
	overflow: hidden;
}
#res_headbody.typeA iframe {
  border: none;
  margin: 0;
  padding: 0;
}
#res_headbody.typeA #res_headbodyL {
	width: 515px;
	float: left;
	display: block;
	overflow: hidden;
}
#res_headbody.typeA #res_headbodyR {
	width: 430px;
	float: right;
	display: block;
}
#res_headbody.typeA #res_headbodyL #res_ci,
#res_headbody.typeA #res_headbodyL #res_serviceName,
#res_headbody.typeA #res_headbodyL h1 {
	display:-moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}
#res_headbody.typeA #res_headbodyL #res_serviceName {
	margin: 0 0 0 10px;
}
#res_headbody.typeA #res_headbodyL h1 {
	margin: 0 0 0 10px;
	padding:10px 0 0 0;
	width:275px;
}

/* ようこそ */
#res_headbody.typeA #res_headbodyR #res_welcome {
	width:430px;
	display:-moz-inline-box;
	display: inline-block;
	zoom: 1;
	text-align:left;
}
/* ようこそ */
#res_headbody.typeA #res_headbodyR #res_welcome p {
	margin:0;
	font-weight:bold;
	color:#eb4055;
}
#res_headbody.typeA #res_headbodyR #res_welcome p span {
	padding:0 1em 0 0.5em;
	color:#000000;
}

/* 情報
--------------------------------------------- */
#res_headbody.typeA #res_headbodyR #res_welcome ul {
	margin:2px 0 0 0;
}
#res_headbody.typeA #res_headbodyR #res_welcome li {
	display:inline;
}

/* 例外
--------------------------------------------- */
/* MyGDO */
#res_headbody.typeA.mygdo #res_headbodyL {
	width:500px;
}
#res_headbody.typeA.mygdo #res_headbodyR {
	width:450px;
}
/* アマチュア競技 */
#res_headbody.typeA.amateur #res_headbodyL h1 {
	width:230px;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：タイプB（#res_headbody.typeB）
-------------------------------------------------------------- */
#res_headbody.typeB {
	padding:5px 0 0;
	zoom:1;
}
#res_headbody.typeB #res_headbodyL {
	width:227px;
	float:left;
	display: inline;
}
#res_headbody.typeB #res_headbodyL #res_ci,
#res_headbody.typeB #res_headbodyL #res_serviceName {
	display:-moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}
#res_headbody.typeB #res_headbodyL #res_serviceName {
	margin: 0 0 0 10px;
}
#res_headbody.typeB #res_headbodyL h1 {
	padding:10px 0 0 0;
	width:220px;
}

/* 右
--------------------------------------------- */
#res_headbody.typeB #res_headbodyR {
	width:728px;
	float:right;
	display: inline;
}
#res_headbody.typeB #res_welcome {
	width:728px;
	padding:10px 0 0 0;
}
#res_headbody.typeB #res_welcome:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_headbody.typeB #res_welcome p {
	float:left;
	display: inline;
	margin:0;
	padding: 2px 0 0 0;
	font-weight:bold;
	color:#eb4055;
}
#res_headbody.typeB #res_welcome p span {
	color:#000;
}
#res_headbody.typeB #res_welcome ul {
	float:right;
	display: inline;
	zoom:1;
}
#res_headbody.typeB #res_welcome ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_headbody.typeB #res_welcome ul li {
	border-right:1px solid #999999;
	display:-moz-inline-box;
	display: inline-block;
	zoom: 1;
	text-align:left;
	vertical-align:middle;
}
#res_headbody.typeB #res_welcome li a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.2em;
}
#res_headbody.typeB #res_welcome ul li.searchBox {
	width:170px;
	height:20px;
	border:0;
	padding: 0 0 0 10px;
	overflow:hidden;
}

/* サイト内サーチ */
#res_headbody.typeB #res_welcome form#siteSearch {
	width:170px;
	background:url(/resource/images/headfoot/header/bg_sitesearch.gif) no-repeat;
	white-space:nowrap;
}
#res_headbody.typeB #res_welcome form#siteSearch input {
	vertical-align:top;
}
#res_headbody.typeB #res_welcome form#siteSearch input.inputBox {
	border:0;
	background-color:transparent;
	width:125px;
	height:16px;
	margin:2px 4px 0 10px;
}
#res_headbody.typeB #res_welcome form#siteSearch input.btn {
	width:29px;
	height:20px;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：HOME　タイプB継承
-------------------------------------------------------------- */
#res_headbody.typeB.typeHome #res_ci {
	margin:13px 0 22px 0;
}
#res_headbody.typeB.typeHome #res_headbodyL h1 {
	padding:0;
}



/* -------------------------------------------------------------- 
 タイプA、タイプB共通
-------------------------------------------------------------- */
/* 保有ポイント */
#res_headbody #res_headbodyR #res_welcome li.points {
	border-right:1px solid #999999;
}
#res_headbody #res_headbodyR #res_welcome li.points ul {
	display:inline;
	margin:0;
	padding:0;
}
#res_headbody #res_headbodyR #res_welcome li.points ul li {
	border:none;
	padding-right:5px;
}
/* ログインアウト */
#res_headbody #res_headbodyR #res_welcome li.logout {
	padding-left:5px;
}
/* 新規登録 */
#res_headbody #res_welcome ul li.newregist {
	padding-left:5px;
}
#res_headbody #res_welcome ul li.newregist a {
	font-weight:bold;
	color:#eb4055;
}
/* まとめ指定 */
#res_headbody #res_headbodyR #res_welcome li span,
#res_headbody #res_headbodyR #res_welcome li a {
	font-weight:bold;
}
#res_headbody #res_headbodyR #res_welcome li a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.2em;
}
/* lineを付ける */
#res_headbody #res_headbodyR #res_welcome .addLine {
	padding-right:5px;
	border-right:1px solid #999999;
}
/* lineを取る */
#res_headbody #res_headbodyR #res_welcome .noBorder{
	border:0;
}


/* -------------------------------------------------------------- 
 会員、バスケット、予約用シンプルヘッダ（#res_header.res_simple）
-------------------------------------------------------------- */
#res_header.res_simple {
	padding:10px 0 15px 0;
	border-top:2px solid #3695d6;
	border-bottom:1px solid #cccccc;
}
#res_header.res_simple #res_headbody .ci {
	float:left;
	display: inline;
}
#res_header.res_simple #res_headbody .utility {
	float:right;
	display: inline;
}
#res_header.res_simple #res_headbody .utility a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_gray.gif) no-repeat 0 0.2em;
}
/* 閉じる */
#res_header.res_simple #res_headbody .utility a.closeBtn {
	padding:0 0 0 15px;
	background:url(/resource/images/iconmark/mrk_close.gif) no-repeat;
}


/* -------------------------------------------------------------- 
 エラー画面用（#res_header.res_error）
-------------------------------------------------------------- */
#res_header.res_error {
	border-bottom:1px solid #cccccc;
}
#res_header.res_error #res_headbody {
	padding:10px 0;
}
#res_header.res_error #res_ci,
#res_header.res_error h1 {
	position: relative;
	display:-moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}
#res_header.res_error #res_ci {
	width: 84px;
}
#res_header.res_error h1 {
	color:#666666;
	font-size:85%;
	line-height:1;
	margin: 0 0 0 5px;
	padding:10px 0 0 0;
}

/* -------------------------------------------------------------- 
 例外A（#res_header.res_exceptionA）
-------------------------------------------------------------- */
#res_header.res_exceptionA {
	padding:10px 0 15px 0;
	border-bottom:1px solid #cccccc;
}
#res_header.res_exceptionA #res_ci {
	text-align:right;
}
#res_footer.res_exceptionA {
	padding:20px 0;
	background:none;
	border-top:1px solid #E5E5E5;
}
#res_footer.res_exceptionA address {
	padding:0 0 0 5px;
}

/* ==========================================================================
 フッタ
=========================================================================== */
#res_footer {
	margin:0 auto;
	padding:15px 0;
	width:960px;
	background:url(/resource/images/headfoot/footer/bg_footer.gif) repeat-x;
	zoom:1;
}
#res_footer:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

/* utility（#res_footer_utilitylinks）
--------------------------------------------- */
#res_footer #res_footer_utilitylinks {
	margin:0 15px 0 5px;
	width:930px;
	overflow: hidden;
}
#res_footer #res_footer_utilitylinks ul {
	width:100%;
	margin:0 0 10px -1px;
}
#res_footer #res_footer_utilitylinks ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

#res_footer #res_footer_utilitylinks ul li {
	float:left;
	display:inline;
	padding:0 10px;
	font-size: 85%;
	border-left:1px solid #999;
}
#res_footer #res_footer_utilitylinks ul li a {
	color:#666;
	text-decoration:none;
}


/* wrapper（#res_footer_addressmarks）
--------------------------------------------- */
#res_footer #res_footer_addressmarks {
	width:945px;
	margin:-10px 0 0 0;
}


/* copyright
--------------------------------------------- */
#res_footer address {
	float:left;
	display:inline;
	width:580px;
	color:#999;
	font-size: 85%;
	font-style:normal;
	padding:0 0 0 15px;
}
#res_footer #res_footer_addressmarks address {
	padding:30px 0 0 15px;
}
/* marks（#res_footer_marks）
--------------------------------------------- */
#res_footer ul#res_footer_marks {
	float:right;
	display:inline;
	width:350px;
	text-align:right;
}
#res_footer ul#res_footer_marks li {
	display:inline;
	margin-left:8px;
}





/* ==========================================================================
 小窓（body#subwindow）
=========================================================================== */
body#subwindow #res_header,
body#subwindow #res_footer {
	width:auto;
}
body#subwindow #res_header #res_headbody {
	width:auto;
	zoom:1;
	padding:0 10px;
}
/* コンテンツエリア */
body#subwindow #str_container {
	width:auto;
	padding:10px 30px;
}
/* フッタ上閉じる */
body#subwindow .closeBtnLine {
	padding:10px 0;
	text-align:center;
}
body#subwindow .closeBtnLine a.closeBtn {
	padding:0 0 0 15px;
	background:url(/resource/images/iconmark/mrk_close.gif) no-repeat;
}



/* ==========================================================================
 h1タグ（#wholeHeaderPane h1#wholeHeader）
=========================================================================== */
#wholeHeaderPane {
	margin:0 auto;
	width: 960px;
	position: relative;
}
#wholeHeaderPane h1 {
	position: absolute;
	color:#666666;
	font-size:85%;
	line-height:1;
	overflow: hidden;
}
#wholeHeaderPane h1.vi_header_04 {
	top: 51px;
	left: 223px;
	width: 280px;
	height: 30px;
	padding-top:2px;
}
#wholeHeaderPane p.vi_header_04 {
	width: 280px;
	height: 30px;
	margin:0;
	padding:0;
	top: 51px;
	left: 223px;
	position: absolute;
	color:#666666;
	font-size:85%;
	line-height:1;
	overflow: hidden;
	padding-top:2px;
}
#wholeHeaderPane h1.vi_header_24 {
	top: 42px;
	left: 100px;
	width: 300px;
	height: 30px;
	padding-top: 2px;
}
#wholeHeaderPane h1.vi_header_25 {
	top: 36px;
	left: 286px;
	width: 230px;
	height: 30px;
}

/* ==========================================================================
 SEO対策フッタ
=========================================================================== */
div#res_seofooter {
	margin:30px auto 20px auto !important;
	padding:0;
	width:960px;
	zoom:1;
	color:#666666;
}

div#res_seofooter:after,
div#res_seofooter ul.inlineList:after,
div#res_seofooter ul.blockList:after,
div#res_seofooter dl:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

div#res_seofooter dl{
	width:959px;
	margin:13px 0 0 0;
	padding:0;
	border-top:dotted 1px #cccccc;
}

div#res_seofooter dl.res_seofooter_top{
	border-top:solid 1px #e5e5e5;
}


div#res_seofooter dt{
	width:150px !important;
	margin:0;
	padding:22px 0 0 10px;
	float:left;
	font-size:12px !important;
	font-weight:bold !important;
	text-align:left;
}

div#res_seofooter dl.res_seofooter_top dt{
	padding:16px 0 0 10px;
}

div#res_seofooter dd{
	width:795px;
	margin:0;
	padding:14px 0 0 0;
	float:right;
}

div#res_seofooter ul{
	margin-bottom:0;
	padding-bottom:0;
}

div#res_seofooter ul.prefectures{
	margin-left:-1px;
	overflow:hidden;
	clear: both;
}

div#res_seofooter ul.prefectures li.first{
	margin:0 0 4px -5px;
	padding:4px 22px;
	width:80px;
	background:url(/resource/images/headfoot/footer/mrk_seofooter_circle.gif) 3px 3px no-repeat;
	float:left;
	font-size: 12px;
	line-height:13px;
	font-weight:bold;
	white-space:nowrap;
}

div#res_seofooter ul.prefectures li{
	margin:0 0 4px -5px;
	padding:4px 18px 4px 14px;
	float:left;
	font-size: 12px;
	line-height:13px;
	white-space:nowrap;
}

div#res_seofooter ul.inlineList{
	margin-left:-1px;
	overflow:hidden;
}

div#res_seofooter ul.inlineList li{
	margin:0 0 4px -7px;
	padding:4px 14px 2px 8px;
	float:left;
	font-size: 11px;
	line-height:12px;
	white-space:nowrap;
}

div#res_seofooter ul.blockList{
	margin:0 -1px 0 0;
	padding:0;
	overflow:hidden;
}

div#res_seofooter ul.blockList li{
	margin:4px 0 4px -9px;
	padding:4px 18px 4px 7px;
	float:left;
	font-size:13px;
	font-weight:bold;
}

div#res_seofooter li{
	border-left:solid 1px #cccccc;
	text-align:left;
}

div#res_seofooter li.prefecturestop{
	border-left: none;
}

div#res_seofooter ul#res_seofooter_lists li a{
	padding:4px 0 2px 24px;
	white-space:nowrap;
}

div#res_seofooter ul#res_seofooter_lists li#list01 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter01.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list02 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter02.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list03 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter03.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list04 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter04.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list05 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter05.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list06 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter06.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_recommend li a{
	padding:4px 0 4px 22px;
	background:url(/resource/images/headfoot/footer/mrk_seofooter_circle.gif) 3px 3px no-repeat;
	white-space:nowrap;
}

div#res_seofooter ul#res_seofooter_lists li#list01,
div#res_seofooter ul#res_seofooter_recommend li#recommend01{
	width:9em !important;
	_width:10.5em !important;
}


/*--------------------------------------
  フッター 2025
--------------------------------------*/
  #res_seofooter a {
	color: #222222;
  }
  
  div#res_seofooter dt {
	font-weight: normal !important;
	float: none !important;
  }
  
  div#res_seofooter dd {
	padding: 0 !important;
  }
  
  div#res_seofooter dl.res_seofooter_top {
	width: 1920px !important;
	margin-left: -520px !important;
	padding-left: 520px !important;
  }
  
  div#res_seofooter .res_seofooter_top dt {
	font-size: 14px !important;
	padding: 16px 0 !important;
	font-weight: bold !important;
  }
  
  div#res_seofooter dd {
	width: 960px !important;
	float: none !important;
  }
  
  div#res_seofooter ul.prefectures li.first {
	padding: 0 40px 0 10px !important;
	background: none !important;
	margin: 10px 0 !important;
	border-left: none !important;
	position: relative;
	text-align: left;
  }
  
  div#res_seofooter ul.prefectures li {
	margin: 10px 0;
	padding: 0;
  }
  
  div#res_seofooter ul.prefectures li a {
	padding: 0 18px 0 14px;
  }
  
  div#res_seofooter ul.prefectures li a:hover {
	color: #0071BE;
	text-decoration: underline;
  }
  
  div#res_seofooter ul.prefectures:first-child li.first,
  div#res_seofooter ul.prefectures:first-child li {
	margin: 0 0 10px !important;
  }
  
  div#res_seofooter ul.prefectures li.first::before {
	content: '';
	width: 5px;
	height: 5px;
	border: 0px;
	border-top: solid 2px #c9c9c9;
	border-right: solid 2px #c9c9c9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 10%;
	left: 0;
  }
  
  div#res_seofooter div.res_seofooter_2016 dl {
	border-top: none;
	padding: 0;
  }
  
  div#res_seofooter div.res_seofooter_2016 dl {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-top: solid 1px #e5e5e5;
	width: 1920px !important;
	margin-left: -520px !important;
	padding-left: 520px !important;
  }
  
  div#res_seofooter .res_seofooter_2016 .res_seofooter_top dt {
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 16px 0 10px !important;
  }
  
  div#res_seofooter .res_seofooter_2016 dt {
	padding: 16px 0 0px !important;
  }
  
  div#res_seofooter div.res_seofooter_2016 .res_seofooter_top ul li a,
  div#res_seofooter .res_seofooter_2016 ul#res_seofooter_recommend li a {
	font-weight: normal !important;
	font-size: 10px !important;
  }
  
  div#res_seofooter div.res_seofooter_2016 ul li a:hover {
	color: #0071BE;
	text-decoration: underline;
  }
  
  div#res_seofooter .res_seofooter_2016 .res_seofooter_top ul li {
	float: left;
	border-left: solid 1px #cccccc;
  }
  
  div#res_seofooter div.res_seofooter_2016 .res_seofooter_top ul {
	border-left: none !important;
  }
  
  div#res_seofooter div.res_seofooter_2016 .res_seofooter_top ul:first-child li:first-child {
	border-left: none !important;
  }
  
  div#res_seofooter div.res_seofooter_2016 .res_seofooter_top ul:first-child li:first-child a {
	padding-left: 0 !important;
  }
  
  div#res_seofooter div.res_seofooter_2016 .res_seofooter_top ul li + li {
	margin-top: 0;
  }
  
  /* 【PCエリアページ】フッターの要らない線を消したい_2021/5/11 フッター変更リリースに伴い追記 */
  #res_seofooter > dl:nth-child(2) > dd > ul:nth-child(2) > li:nth-child(2) {
	display: none;
  }
  
  #res_seofooter_recommend {
	margin-top: 10px !important;
  }
  
  #res_seofooter_recommend li:first-child a {
	padding-left: 0 !important;
  }
  
  #res_footer {
	width: 100%;
  }
  
  #res_footer #res_footer_utilitylinks,
  #res_footer #res_footer_addressmarks {
	margin: 0 auto;
	width: 980px;
  }
  
  div#res_seofooter ul.prefectures li.first {
	width: 130px;
  }
  
  #res_footer #res_footer_utilitylinks ul li,
  #res_footer address {
	font-size: 1rem;
  }
  
  .footer-menu__breadcrumb {
	display: none;
  }
  
  @media (max-width: 767.9px) {
	.footer-menu__breadcrumb {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  flex-wrap: wrap;
	  gap: 0.25em 0;
	  padding: 28px 16px 32px 16px;
	  /* font-size: 12px; */
	}
  }
  
  .footer-menu__breadcrumb li {
	font-size: 1.2rem;
	line-height: 1.5;
	word-break: break-all;
  }
  
  .footer-menu__breadcrumb li:after {
	content: "＞";
	margin: 0 0.4rem;
  }
  
  .footer-menu__breadcrumb li:last-child:after {
	content: "";
  }
  .footer-menu__breadcrumb a {
	color: #0071BE;
  }
  
  /* 追加 */
  #res_seofooter .res_seofooter_top .prefectures li{
	  padding: unset !important;
  }
  
  /* footerボタン */
  .footerWrap .btn-links {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  justify-content: center;
	  gap: 0.5rem;
	}
	
	@media (max-width: 767.9px) {
	  .footerWrap .btn-links {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	  }
	}
	
	@media (max-width: 767.9px) {
	  .footerWrap .btn-links__cnt {
		display: block;
		margin-bottom: 28px;
		padding: 0 16px;
	  }
	}
	
	@media (min-width: 768px) {
	  .footerWrap .btn-links__cnt {
		width: 960px;
		margin: 0 auto;
		padding-bottom: 26px !important;
	  }
	}
	
	.footerWrap .btn-links__item {
	  min-height: 42px;
	  width: 132px;
	}
	
	.footerWrap .btn-links__item:not(:last-child) {
	  margin-right: 5px;
	}
	
	@media (max-width: 767.9px) {
	  .footerWrap .btn-links__item {
		width: calc(50% - 6px);
		min-height: 56px;
		margin-bottom: 13px;
	  }
	  .footerWrap .btn-links__item:not(:last-child) {
		margin-right: 0px;
	  }
	  .footerWrap .btn-links__item:nth-child(2n-1) {
		margin-right: 2px;
	  }
	}
	
	.footerWrap .btn-links__link {
	  display: block;
	  height: 100%;
	}
	
	.footerWrap .btn-links__btn {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  line-height: 1;
	  text-align: center;
	  background-color: #fff;
	  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.101);
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.101);
	  border: 1px solid #dededf;
	  border-radius: 4px;
	  font-size: 12px;
	  color: #000;
	  -webkit-transition: all 0.3s ease-out;
	  transition: all 0.3s ease-out;
	  padding: 4px;
	  height: 100%;
	  width: 100%;
	}
	
	@media (min-width: 768px) {
	  .footerWrap .btn-links__btn:hover {
		color: #919191;
	  }
	}
	
	.footerWrap .btn-links__text {
	  line-height: 16px;
	}
	
	@media (max-width: 767.9px) {
	  .footerWrap .btn-links__text {
		line-height: 1.2;
		font-size: 16px;
	  }
	}
	
	@media (max-width: 360px) {
	  .footerWrap .btn-links__text {
		font-size: 4.26667vw;
	  }
	}
  
  
  
  
