/*
タブレットとスマホ用のCSS
*/

/********************************
******* 992px以下のデザイン *******
*********************************/
@media (max-width: 992px) {
	/* ++++++ 全体のデザイン ++++++ */
	body {
		background: none;
	}

	a,a:link,a:visited {
		text-decoration: none;
	}

	#header h1 {
		display: none;
	}
	h3 {
		font-size: 21px;
	}

	#header {
		height: auto;
		margin: 10px 0 5px;
	}

	#header-img {
		display: none;
	}

	#header #logo-sm {
		display: block;
		margin: 0 auto;
		max-width: 300px;
		text-align: center;
	}
	
	#nav-mobile {
		display: block;
	}

	#nav-mobile {
		display: block;
	}
	#nav-mobile #nav-bar {
		background-color: #6b380c;
		height: 54px;
	}
	#nav-mobile #nav-bar #menu-btn {
		display: inline-block;
		float: left;
		padding: 9px 12px 8px;
	}
	#nav-mobile #nav-bar #menu-btn:hover {
		background-color: #FFC44D;
		cursor: pointer;
	}
	#nav-mobile #nav-bar #menu-btn .icon-bar {
		background-color: #fff;
		display: block;
		height: 3px;
		margin: 7px 0;
		width: 30px;
	}
	#nav-mobile #nav-bar #quick-links {
		float: right;
	}
	#nav-mobile #nav-bar #quick-links div {
		background-color: #FFC44D;
		border-left: 1px solid #fff;
		float: left;
		height: 54px;
	}
	#nav-mobile .nav {
		border-bottom: 1px solid #6b380c;
		display: none;
		padding: 30px 0 15px;
		text-align: center;
	}
	#nav-mobile .nav .bana_net_shop {
		margin-bottom: 15px;
	}
	#nav-mobile .nav a {
		display: block;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	#nav-mobile .nav a span {
		display: inline-block;
		font-size: 18px;
		margin-bottom: 2px;
		max-width: 230px;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	/* ++++++ contentsのデザイン ++++++ */
	#contents #left {
		display: none
	}

	#contents #right {
		clear: both;
		margin: 0 auto;
		width: 95%;
	}
	#contents #right #s_left {
		width: 70%;
	}

	#footer-nav-sm {
		display: none;
	}

	/* ++++++ 商品一覧のデザイン ++++++ */
	#list table {
		width: 100%;
	}
}


/********************************
******* 768px以下のデザイン *******
*********************************/
@media (max-width: 768px) {
	/* ++++++ contentsのデザイン ++++++ */
	#contents #right {
		float: none;
		width: 100%;
	}

	#contents #right #s_left {
		float: none;
		margin: 0 10px 30px;
		width: auto;
	}

	#contents #right #s_right {
		border-top: 1px solid #f8c35a;
		border-left: none;
		border-right: none;
		float: none;
		margin: 0 10px;
		padding: 20px 0 20px;
		width: auto;
	}
	#contents #right #s_right .bana_info span {
		font-size: 18px;	
	}

	#footer {
		font-size: 16px;
		padding: 20px;
		text-align: center;
	}

	#footer-nav {
		display: none;
	}

	#footer-nav-sm {
		display: block;
		margin: 10px 0;
	}
	#footer-nav-sm a {
		display: block;
		font-weight: bold;
		margin: 2px 0;
	}

	#copyright {
		font-size: 11px;
	}
}


/********************************
******* 480px以下のデザイン *******
*********************************/

@media (max-width: 480px) {
	/* ++++++ 全体のデザイン ++++++ */
	.hide_mobile {
		display: none;
	}
	
	/* ++++++ contentsのデザイン ++++++ */
	#nav-mobile .nav a {
		font-size: 22px;
	}
	#nav-mobile .nav a span {
		font-size: 20px;
	}
	
	/*#top_img {
	display: none;
	}*/
	
	/*#top_img_sp {
	max-width: 960px;
	z-index: 0;
	margin-bottom: 30px;
	display: block;
	}*/

	/* ++++++ 商品一覧のデザイン ++++++ */
	#list table {
		margin-bottom: 20px;
	}
	#list .photo {
		display: block;
		margin-bottom: 3px;
		text-align: center;
		width: auto;
	}
	#list .desc {
		display: block;
	}
}
/*
     FILE ARCHIVED ON 09:46:21 Oct 08, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:10:42 Jun 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.457
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.055
  esindex: 0.007
  cdx.remote: 113.249
  LoadShardBlock: 49.331 (3)
  PetaboxLoader3.datanode: 61.659 (4)
  load_resource: 56.987
  PetaboxLoader3.resolve: 42.887
*/