@charset "utf-8";

/* ********************************************* */
/**切り替え用CSS　～768px：SP　769px～：PC
template、複数ページで使用
/* ********************************************* */

/****************************************************************
↓ここから下テンプレートで使用
****************************************************************/

/********************************
コンテナレイアウト設定
********************************/
/*サイトの大枠*/
.allBodyArea
{
	width:1024px;
	text-align:left;
	margin:0 auto;
}

@media (max-width: 768px) {
.allBodyArea
{
	width:100%;
	text-align:left;
	margin:0 auto;
}
}

/*ヘッダー*/
/********************************
ヘッダー
********************************/

/*PCのサイトメニュー調整*/
.accordion{
	float:left;
	margin:0px 45px;
	line-height:1.5em;
	text-decoration: none;
}
.accordion a{
	line-height:1.7em;
}

@media (max-width: 768px) {
.accordion{
	float:none;
	margin:0px;
}
}

/*ヘッダー*/
#UpperArea
{
	background-color:#000000;
}

#UpperArea h1,#UpperArea p
{	font-size:11px;
	color:#fff;
	padding:3px 0;
	font-weight: normal;
}
#BodyArea,.BodyArea
{
	width:1024px;
	text-align:left;
	margin:0 auto;
}
@media (max-width: 768px) {
#UpperArea{
	display: none;
}
#BodyArea,.BodyArea
{
	width:100%;
	text-align:left;
	margin:0 auto;
}
}

#HeadArea{
	margin:0 auto;
	height:98px;
	clear:both;
	background-color:#edecb0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #f9fdd1), color-stop(0.00, #edecb0));
	background: -webkit-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -moz-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -o-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -ms-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: linear-gradient(to bottom, #edecb0 0%, #f9fdd1 56%);
	
}
#HeadArea .headImg
{
	margin:0 auto;
	width:1024px;
}
#HeadArea p
{
	float:left;
}
#HeadArea .logo a
{
	width:500px;
	display:block;
}
#HeadArea .headTel
{
	float:right;
}

@media (max-width: 768px) {
#HeadArea{
	width:100%;
	height:63px;
	margin:0 auto;
	clear:both;
	display: block;
	background-color:#edecb0;
	
}
#HeadArea .headImg
{
	width:100%;
}
#HeadArea .logo a
{
	width:80%;
	height: auto;
}
#HeadArea .logo img
{
	height: 50px;
	display:block;
}
#HeadArea .headTel
{
	display:none;
}
.spHeadImg{
	width: 100%;
	height: auto;
}
.spHeadImg img{
	margin-top: 10px;
}
}

/********************************
SPのみ追っかけヘッダー分下げる
付けるところに他のmargin、paddingが入っていないか注意
********************************/
	
@media (max-width: 768px) {
.anchorLink{
	margin-top:-50px;
	padding-top:50px;
}
}

/********************************
グローバルメニュー設定（PCのみ）
********************************/
.HeadMenuArea{
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	background-color:#2d2d2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #2d2d2d), color-stop(0.00, #494949));
	background: -webkit-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -moz-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -o-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -ms-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: linear-gradient(to bottom, #494949 0%, #2d2d2d 56%);
	border-top: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
}
.HeadMenuArea li {
	display: table-cell;
	vertical-align: middle;
}

.globalMenu{
	display: table;
	table-layout: fixed;
	text-align: center;
	width:1024px;
	margin: 0 auto;
	background-color:#2d2d2d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #2d2d2d), color-stop(0.00, #494949));
	background: -webkit-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -moz-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -o-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: -ms-linear-gradient(top, #494949 0%, #2d2d2d 56%);
	background: linear-gradient(to bottom, #494949 0%, #2d2d2d 56%);
}

.globalMenu li {
	vertical-align: middle;
	border-left: 1px solid #6f6f6f;
}
.globalMenu li:last-child {
	border-right: 1px solid #6f6f6f;
}

.globalMenu li a {
	color:#fff;
	display: block;
	text-decoration: none;
	padding: 9px 0;
	font-size:74%;
}
.globalMenu li.navi01
{	background: url(../images/responsive/icon_oudanmaku.png) no-repeat 15% 50% }
.globalMenu li.navi01 a{padding-left:10px;}

.globalMenu li.navi02
{	background:url(../images/responsive/icon_danki.png) no-repeat 15% 50%}

.globalMenu li.navi03
{	background:url(../images/responsive/icon_tairyoubata.png) no-repeat 15% 50%}
.globalMenu li.navi03 a{padding-left:28px;}

.globalMenu li.navi04
{	background:url(../images/responsive/icon_t_shirt.png) no-repeat 15% 50%}
.globalMenu li.navi04 a{padding-left:28px; padding-top:4px; padding-bottom:4px; line-height:1.2em;}

.globalMenu li.navi05
{	background:url(../images/responsive/icon_towel.png) no-repeat 15% 50%}
.globalMenu li.navi05 a{padding-left:28px;}

.globalMenu li.navi06
{	background:url(../images/responsive/icon_nobori.png) no-repeat 15% 50%}

.globalMenu li.navi07
{	background:url(../images/responsive/icon_noren.png) no-repeat 15% 50%}
.globalMenu li.navi07 a{padding-left:20px;}

.globalMenu li.navi08
{	background:url(../images/responsive/icon_happi.png) no-repeat 15% 50%}
.globalMenu li.navi08 a{padding-left:35px;}

.globalMenu li.navi09
{	background:url(../images/responsive/icon_magnet.png) no-repeat 15% 50%}
.globalMenu li.navi09 a{padding-left:29px;}

.globalMenu li.navi10
{	background:url(../images/responsive/icon_other.png) no-repeat 15% 50%}


.globalMenu li.navi11
{	background:url(../images/responsive/icon_wappen.png) no-repeat 15% 50%}
.globalMenu li.navi11 a{padding-left:29px;}


.naviTowel1{
	font-size:80%;
	margin-left: -50px;
}
.naviTowel2{
	font-size:100%;
}
.globalMenu li a:hover{
	background-color:#fff; /* カラーフィルタ効果の色を指定 */
	opacity: 0.3;    /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
	color:#000000;
}
@media (max-width: 768px) {

.HeadMenuArea{
	display: none;
}
}

/********************************
・追っかけヘッダー（SPのみ）
・下部サイトメニュー
※サイトメニュー使用CSSまとめてここに記述
********************************/
/*サイトメニュー*/
#mainmenu
{
	background:#FBFBFB;
	margin-bottom:20px;
	padding:20px;
}

.qaMenu
{
	margin-bottom: 15px;
}

@media (max-width: 768px) {
#mainmenu
{
	background:#FBFBFB;
	margin-bottom:20px;
	padding:0px;
}
.qaMenu
{
	margin-bottom: 00px;
}
.width44{
	width: 44%;
}
}

/*******************************/
/*固定ヘッダー（追尾型）SPのみ
（CSSのみで実装）*/
/*******************************/

@media (max-width: 768px) {
.headAreaFixed
{
	position: fixed;
	top: 0;
	right:0;
	left:0;
	margin-bottom:5px;
	border-bottom: 2px solid #cccccc;
	background-color:#edecb0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.56, #f9fdd1), color-stop(0.00, #edecb0));
	background: -webkit-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -moz-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -o-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: -ms-linear-gradient(top, #edecb0 0%, #f9fdd1 56%);
	background: linear-gradient(to bottom, #edecb0 0%, #f9fdd1 56%);
	height:47px;
	box-shadow:0px 4px 5px -2px #FFFFFF;
	-moz-box-shadow:0px 4px 5px -2px #FFFFFF;
	-webkit-box-shadow:0px 4px 5px -2px #FFFFFF;
	z-index:98;
}
}

/********************************
ハンバーガーメニュー（CSSのみで実装）
********************************/
#ham-menu {
	background-color: #fff; /*メニュー背景色*/
	box-sizing: border-box;
	height: 100%;
	position: fixed;
	right: -270px; /*メニュー横幅 width と合わせる*/
	top: 0;
	transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	width: 270px; /*メニュー横幅*/
	z-index: 1000;
	list-style:none;
}
#ham-menu ul {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#ham-menu ul li ul {
	list-style:none;
}

#menu-background {
	background-color: #333; /*黒背景*/
	display: block;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	width: 100%;
	z-index: -1;
}

#menu-cb {
	display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
	transform: translate(-270px); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
	opacity: 0.5;
	z-index: 999;
	height: 100%;
}

/********************************
メニュー一覧:アコーディオン
********************************/
.headAreaFixed{
	display:none;
}

h3.menuTitle{
	padding:15px 0px 10px 0px;
	font-size:160%;
}
h4.menuTitle{
	font-size:110%;
}

@media (max-width: 768px) {
	
.headAreaFixed{
}
h3.menuTitle{
	margin-top: 20px;
	padding:15px 0px 10px 10px;
	background: #E0E0E0;
	font-size:110%;
}
h4.menuTitle{
	display:none;
}
ul.accordion
{
	width:auto;
	/*margin: 5px;*/
	list-style:none;
	display: block;
}
ul.accordion a
{
	display:block;
	background-position:98% center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333333;
	border-collapse: collapse;
}

ul.accordion span.menuTitle
{
	display:block;
	background-position:98% center;
	background-repeat:no-repeat;
}
ul.accordion ul
{
	display:none;
}

ul.accordion ul.teiban {
	display: block;
	border-collapse: collapse;
}

ul.accordion > li
{
	background:#EDEDED;
	text-align: left;
	color: #222222;
	margin-bottom: 0;
	font-weight:bold;
	padding:13px;
	border-collapse: collapse;
}

/*アコーディオンの1階層目　見出し（閉アコーディオン）*/
ul.accordion > li
{
	background:#EDEDED;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	font-weight:bold;
	padding:13px;
}



/*1階層目　見出しがそのままリンク（アコーディオン無し）*/
ul.accordion > li > a
{
	background-image:url(../images/ico-arrow_side-gray.png);
	color: #222222;
}


/*アコーディオンの２階層目*/
ul.accordion > li > ul > li
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #ccc;
	border-top: none;
}
ul.accordion > li > ul > li:last-child
{
	border-bottom:none;
}
ul.accordion > li > p span
{
	background-image:url(../images/ico-arrow_down-gray.png);
}
ul.accordion > li > p span.open
{
	background-image:url(../images/ico-arrow_up-gray.png);
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	
}
}


/********************************
パンナビ
********************************/
.pannavi{
	font-size:90%;
	margin: 15px 0 12px 5px
}
@media (max-width: 768px) {
.pannavi{
	font-size:85%;
	margin: 5px 0 5px 7px
}
}

/********************************
共通フッター
********************************/
/*レスポンスデバイス*/

.inquiryImg{
	margin:auto;
	padding-top: 15px;
	float:left;
}
.inquiryTel{
	margin:auto;
	padding-top: 40px;
}

@media (max-width: 768px) {
.inquiryImg{
	padding-top: 15px;
	float:none;
}
.inquiryImg img{
	width:90%;
}
.inquiryImg p{
	text-align: center;
}
.inquiryTel{
	display:none;
}
}

/*topに戻る/サイトメニューへ（PCのみ）*/

#page_top{
	text-align: center;
	position: fixed;
	bottom: 128px;
	right: 100px;
	width:80px;
	height:65px;
	padding-top: 13px;
	background:#5fbafc;
	color:#FFFFFF;
	font-size: 90%;
	line-height:120%;
	text-decoration:none;
	vertical-align:middle;
}
#page_top:hover{
	background:#7cc8ff;
}
#main_menu{
	text-align: center;
	position: fixed;
	bottom: 40px;
	right: 100px;
	width:80px;
	height:62px;
	padding-top: 18px;
	background:#5fbafc;
	color:#FFFFFF;
	font-size: 90%;
	line-height:120%;
	text-decoration:none;
}
#main_menu:hover{
	background:#7cc8ff;
}

@media (max-width: 768px) {
.pageMoveBtn{
	display: none;
}
}

/*プライバシーマーク*/
.privacymark{
	margin:0px 0px 40px 10px;
}
.privacyText{
	padding-top:25px;
}

/*facebook*/

.fb-like-box
{
	border:1px solid #dddddd;
	margin-right:15px;
}

@media (max-width: 768px) {
.fb-like-box{
	display:none;
}
}

/*カレンダー*/
.menuCalendar{
	display:none;
	margin-right:15px;
}

.calendarPosition
{
	margin-right: 15px;
}

@media (max-width: 768px) {
.menuCalendar{
	display:block;
	margin: 0px;
}
.calendarPosition
{
	margin-right: 0px;
}
.underCalendar{
	display:none;
}
}

.calendarTitle{
	width:502px;
	height:38px;
}

.calendarArea
{
	border:1px solid #dcdcde;
	border-top:none;
	padding-top:5px;
	width:500px;
	background:#ffffff;
}
.calendarBox
{
	width:488px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#d8f7ff;
}

@media (max-width: 768px) {
.calendarTitle{
	display:none;
}
	
.calendarArea 
{
	border:none;
	border-top:none;
	padding:5px;
	width:auto;
	background:#ffffff;
	margin-top: 10px;
}

.calendarArea img
{
	background-color:#e4f9ff;
}
.calendarBox
{
	width:96%;
	text-align: center;
}
.calendarBox img
{
	width:96%;
}
	.calendarText{
		text-align: center;
		font-weight:normal;
		margin:10px 0px; 
}
}

/*お知らせ*/
.oshiraseBox
{
	border:1px solid #04af35;
	color:#000;
	width:215px;
	float:left;
	padding:10px;
	margin:0;
}

@media (max-width: 768px) {
.oshiraseBox
{
	border:1px solid #04af35;
	line-height:1.2em;
	width:auto;
	padding:5px;
}
}


/*その他バンテック取扱商品*/
/********************************
フッター商品エリア
********************************/
.footshoplist{
	margin-top:15px;
}

.footshoplist h3{	
	padding:7px 0 7px 30px;
	color:#fff;
	background:#353535 url(../images/responsive/icon_bantec.png) no-repeat 1% 50%;
	background-size:18px 17px;
	font-size:90%;
}

.footshoplist ul li a{
	display: block;
	width: 241px;
	height: 60px;
	list-style: none;
	box-sizing: border-box;
	float: left;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.footshoplistOther ul li a{
	display: block;
	list-style: none;
	width:170px;
	box-sizing: border-box;
	height:44px;
	float: left;
	margin-top:10px;
	margin-bottom: 10px;
	display: block;
}

.footshoplist ul li.navi01 a
{	background: url(../images/foot/btn_oudanmaku.jpg) no-repeat}

.footshoplist ul li.navi02 a
{	background: url(../images/foot/btn_danki.jpg) no-repeat}

.footshoplist ul li.navi03 a
{	background: url(../images/foot/btn_tairyoubata.jpg) no-repeat}

.footshoplist ul li.navi04 a
{	background: url(../images/foot/btn_t-shirts.jpg) no-repeat}

.footshoplist ul li.navi05 a
{	background: url(../images/foot/btn_towel.jpg) no-repeat}

.footshoplist ul li.navi06 a
{	background: url(../images/foot/btn_noboribata.jpg) no-repeat}

.footshoplist ul li.navi07 a
{	background: url(../images/foot/btn_noren.jpg) no-repeat}

.footshoplist ul li.navi08 a
{	background: url(../images/foot/btn_happi.jpg) no-repeat}

.footshoplist ul li.navi09 a
{	background: url(../images/foot/btn_magnet.jpg) no-repeat}

.footshoplist ul li.navi10 a
{	background: url(../images/foot/btn_oudanmaku.jpg) no-repeat}

.footshoplistOther ul li.navi11 a
{	background: url(../images/foot/btn_wappen.gif) no-repeat}

.footshoplistOther ul li.navi12 a
{	background: url(../images/foot/btn_wansyou.gif) no-repeat}

.footshoplistOther ul li.navi13 a
{	background: url(../images/foot/btn_tebata.gif) no-repeat}

.footshoplistOther ul li.navi14 a
{	background: url(../images/foot/btn_sticker.gif) no-repeat}

.footshoplistOther ul li.navi15 a
{	background: url(../images/foot/btn_mininobori.gif) no-repeat}

.footshoplistOther ul li.navi16 a
{	background: url(../images/foot/btn_jumbonobori.gif) no-repeat}

.footshoplistOther ul li.navi17 a
{	background: url(../images/foot/btn_sutekanban.gif) no-repeat}

.footshoplistOther ul li.navi18 a
{	background: url(../images/foot/btn_pennant.gif) no-repeat}

.footshoplistOther ul li.navi19 a
{	background: url(../images/foot/btn_tapestry.gif) no-repeat}

.footshoplistOther ul li.navi20 a
{	background: url(../images/foot/btn_stb.gif) no-repeat}

.footshoplist ul li:hover{
	background-color:#fff; /* カラーフィルタ効果の色を指定 */
	opacity: 0.7;    /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
	color:#000000;
}
.footshoplistOther ul li:hover{
	background-color:#fff; /* カラーフィルタ効果の色を指定 */
	opacity: 0.7;    /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
	color:#000000;
}

@media (max-width: 768px) {

.footshoplist h3
{	
	padding:7px 0 7px 25px;
	color:#fff;
	background:#353535 url(../images/responsive/icon_bantec.png) no-repeat 1% 50%;
	background-size:18px 17px;
	font-size:90%;
	}
.footshoplist{
	margin:0px;
}
.footshoplist ul li {
	list-style: none;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	width:50%;
	box-sizing: border-box;
	border-collapse: collapse;
	height:46px;
	float:left;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.footshoplist ul li a{
	padding: 15px 10px 15px 35px;
	text-decoration: none;
	color: #555;
	display: block;
	font-size:90%;
	width: 100%;
	height: auto;
	
	list-style: none;
	box-sizing: border-box;
	float: left;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
	
.footshoplist ul li:nth-child(3) a{
	padding: 23px 10px 15px 35px;
}
	.footshoplist ul li:nth-child(3),.footshoplist ul li:nth-child(4) {
	height:57px;
}
.footshoplist ul li:nth-child(odd){
	border-right: none;
}

.footshoplist ul li:nth-child(n+3) {
	border-top:none;
}

.footshoplist ul li.navi01 a
{	background: url(../images/responsive/icon_oudanmaku.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}
.footshoplist ul li.navi02 a
{	background:url(../images/responsive/icon_danki.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi03 a
{	background:url(../images/responsive/icon_tairyoubata.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi04 a
{	background:url(../images/responsive/icon_t_shirt.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi05 a
{	background:url(../images/responsive/icon_towel.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi06 a
{	background:url(../images/responsive/icon_nobori.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi07 a
{	background:url(../images/responsive/icon_noren.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi08 a
{	background:url(../images/responsive/icon_happi.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi09 a
{	background:url(../images/responsive/icon_magnet.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li.navi10 a
{	background:url(../images/responsive/icon_other.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}
.footshoplist ul li.navi11 a
{	background:url(../images/responsive/icon_wappen.png) no-repeat 2% 50%,url(../images/arrow-gray-l.png) no-repeat 98% 50%;}

.footshoplist ul li:nth-child(n+3) {
	border-top:none;
}
.footshoplist ul li:nth-child(1) {
	border-left:solid 1px #ccc;
}
.footshoplist ul li:nth-child(5) {
	border-left:solid 1px #ccc;
}
.footshoplist ul li:nth-child(9) {
	border-left:solid 1px #ccc;
}
}

/*その他商品下BSバナー（SPのみ）*/
.width96 {
	width:96%;
}

/*お客様専用サイト総合トップページへボタン*/
.btnTopBack a{
	display: block;
	width:250px;
	height:65px;
	margin-top:40px;
	background: url(../images/foot/sougou_topback.png)no-repeat;
}
.btnTopBack a:hover{
	background-color:#fff; /* カラーフィルタ効果の色を指定 */
	opacity: 0.7;    /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
	color:#000000;
}

@media (max-width: 768px) {
/*お客様専用サイト総合トップページへボタン*/
.btnTopBack {
	width:100%;
	height:auto;
	background:#881415 ;
	box-shadow:#ffffff 0px 0px 2px inset;
	-moz-box-shadow:#ffffff 0px 0px 2px inset;
	-webkit-box-shadow:#ffffff 0px 0px 2px inset;
	margin-top:10px;
	margin-bottom:10px;
}
.btnTopBack a{
	width:100%;
	height:auto;
	margin-top:0px;
	background:none;
}

.btnTopBack .noneTalk{
	margin-top:0;
	margin-bottom:0;
}


.btnTopBack a{
	background: url(../images/responsive/icon_arrow_return.png) no-repeat 95% 50%;
	background-size:30px 30px;
	box-shadow:rgba(0,0,0,0.20) 2px 2px 3px;
	-moz-box-shadow: rgba(0,0,0,0.20) 2px 2px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.20) 2px 2px 3px;
	color: #faeb97!important;
	display: block;
	margin: 0;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:125%;
	padding:2px 0;
}
.btnTopBack  a strong{
	display: block;
	text-shadow:0 0 2px #000;
	border-top:1px solid #B5C075;
	border-bottom:1px solid #B5C075;
	padding:12px 0 12px 20px;
}
}

.footerPC img{
	width:1024px;
	margin: 0 auto;
}







