@charset "utf-8";

/* common
------------------------------------------------ */
.page-brand-detail #topicpath,
.page-template-template_a #topicpath,
.page-template-template_b #topicpath,
.page-child #topicpath { margin-bottom: 0; }

/* brand_list
------------------------------------------------ */
#brand_list {
}

	#brand_list .category {
		border: solid #ccc 1px;
	}

		#brand_list .category ul {
		}

			#brand_list .category ul li {
				position: relative;
				display: inline-block;
				margin: 15px 0;
				width: 25%;
				border-right: solid #ccc 1px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				-ms-box-sizing: border-box;
				-o-box-sizing: border-box;
				box-sizing: border-box;
				vertical-align: top;
			}
			#brand_list .category ul li:nth-of-type(4n) { border-right: none; }
			#brand_list .category ul li:after { content: " "; position: absolute; top: -15px; left: 0; padding-right: 1px; width: 100%; height: 1px; background: #ccc; }
			#brand_list .category ul li:nth-of-type(1):after,
			#brand_list .category ul li:nth-of-type(2):after,
			#brand_list .category ul li:nth-of-type(3):after,
			#brand_list .category ul li:nth-of-type(4):after { display: none; }
				#brand_list .category ul li a { display: block; position: relative; padding: 8px 0 10px 8%; }
				.device_click #brand_list .category ul li a:hover { opacity: 1; filter: alpha(opacity=100); }
					#brand_list .category ul li .box,
					#brand_list .category ul li .text { display: inline-block; vertical-align: top; }
					#brand_list .category ul li .box { padding-left: 34px; background-position: left center; background-repeat: no-repeat; background-size: 28px; text-align: left; }
					#brand_list .category ul .cat_fashion .box { background-image: url(../../img/share/icon_sox1.png); }
					#brand_list .category ul .cat_electric .box { background-image: url(../../img/share/icon_fan1.png); }
					#brand_list .category ul .cat_interior .box { background-image: url(../../img/share/icon_stand_light1.png); }
					#brand_list .category ul .cat_kitchen .box { background-image: url(../../img/share/icon_dishes1.png); }
					#brand_list .category ul .cat_sanitary .box { background-image: url(../../img/share/icon_duck1.png); }
					#brand_list .category ul .cat_gift .box { background-image: url(../../img/share/icon_present1.png); }
					#brand_list .category ul .cat_health .box { background-image: url(../../img/share/icon_bottle1.png); }
					#brand_list .category ul .cat_hobby .box { background-image: url(../../img/share/icon_stationery1.png); }
					.device_click #brand_list .category ul .cat_fashion a:hover .box { background-image: url(../../img/share/icon_sox1_on.png); }
					.device_click #brand_list .category ul .cat_electric a:hover .box { background-image: url(../../img/share/icon_fan1_on.png); }
					.device_click #brand_list .category ul .cat_interior a:hover .box { background-image: url(../../img/share/icon_stand_light1_on.png); }
					.device_click #brand_list .category ul .cat_kitchen a:hover .box { background-image: url(../../img/share/icon_dishes1_on.png); }
					.device_click #brand_list .category ul .cat_sanitary a:hover .box { background-image: url(../../img/share/icon_duck1_on.png); }
					.device_click #brand_list .category ul .cat_gift a:hover .box { background-image: url(../../img/share/icon_present1_on.png); }
					.device_click #brand_list .category ul .cat_health a:hover .box { background-image: url(../../img/share/icon_bottle1_on.png); }
					.device_click #brand_list .category ul .cat_hobby a:hover .box { background-image: url(../../img/share/icon_stationery1_on.png); }
						#brand_list .category ul li .text { padding: 2px 0 2px 24px; background: url(../../img/share/slash1.png) no-repeat left center; background-size: 18px; }
						.device_click #brand_list .category ul li a:hover .text { background-image: url(../../img/share/slash1_on.png); }
							#brand_list .category ul li .en,
							#brand_list .category ul li .ja { display: block; line-height: 1; }
							#brand_list .category ul li .en { font-family: "Roboto Condensed", sans-serif; font-size: 17px; font-size: 1.7rem; font-weight: 300; }
							#brand_list .category ul li .ja { margin-top: 4px; font-size: 11px; font-size: 1.1rem; color: #999; }
							.device_click #brand_list .category ul li a:hover .en,
							.device_click #brand_list .category ul li a:hover .ja { color: #c3d718; }

	#brand_list .list {
		margin-top: 50px;
		padding-top: 20px;
	}

		#brand_fashion .sub_title1 { background-image: url(../../img/share/icon_sox1.png); }
		#brand_electric .sub_title1 { background-image: url(../../img/share/icon_fan1.png); }
		#brand_interior .sub_title1 { background-image: url(../../img/share/icon_stand_light1.png); }
		#brand_kitchen .sub_title1 { background-image: url(../../img/share/icon_dishes1.png); }
		#brand_sanitary .sub_title1 { background-image: url(../../img/share/icon_duck1.png); }
		#brand_gift .sub_title1 { background-image: url(../../img/share/icon_present1.png); }
		#brand_health .sub_title1 { background-image: url(../../img/share/icon_bottle1.png); }
		#brand_hobby .sub_title1 { background-image: url(../../img/share/icon_stationery1.png); }

/* brand_head
------------------------------------------------ */
#brand_head {
	position: relative;
}

	#brand_head .brand_logo {
		padding: 40px 0;
		text-align: center;
		font-size: 10px;
		font-size: 1rem;
		line-height: 1;
	}

		#brand_head .brand_logo a { display: inline-block; vertical-align: top; }

	#brand_head .page_nav {
		padding-bottom: 35px;
		text-align: center;
	}

		#brand_head .page_nav ul {
		}

			#brand_head .page_nav ul li {
				display: inline-block;
				margin: 0 25px;
				font-family: "Roboto Condensed", sans-serif;
				font-size: 18px;
				font-size: 1.8rem;
				font-weight: 300;
				vertical-align: top;
			}

				#brand_head .page_nav ul li a { display: block; position: relative; }
				.device_click #brand_head .page_nav ul li a:hover { opacity: 1; filter: alpha(opacity=100); }
				#brand_head .page_nav ul li a:after { content: " "; position: absolute; bottom: -2px; left: 0; width: 100%; height: 2px; background: #000; opacity: 0; filter: alpha(opacity=0); -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s; transition: ease .3s; }
				#brand_head .page_nav ul li.on a:after,
				.device_click #brand_head .page_nav ul li a:hover:after { opacity: 1; filter: alpha(opacity=100); }

	/* visual_gallery */
	#visual_gallery {
		position: relative;
		height: 560px;
	}

		#visual_gallery .frame {
			position: relative;
			width: 100%;
			height: 100%;
			overflow: hidden;
			z-index: 1;
		}
	
			#visual_gallery .move {
				position: relative;
				width: 100%;
				height: 100%;
			}
	
				#visual_gallery .move li {
					display: none;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					z-index: 1;
				}
				#visual_gallery .move li.on { z-index: 2; }
	
					#visual_gallery .move li a,
					#visual_gallery .move li span {
						display: block;
						width: 100%;
						height: 100%;
						background-position: center center;
						background-repeat: no-repeat;
						background-size: cover;
						text-indent: 100%;
						white-space: nowrap;
						overflow: hidden;
					}

					#visual_gallery .move li iframe {
						width: 100%;
						height: 100%;
						border: none;
					}

		#visual_gallery .prev,
		#visual_gallery .next {
			position: absolute;
			top: 0;
			width: 7.5%;
			min-height: 100%;
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
			z-index: 2;
		}
	
		#visual_gallery .prev { left: 0; background-image: url(../../img/top/visual_gallery_prev.png); }
		#visual_gallery .next { right: 0; background-image: url(../../img/top/visual_gallery_next.png); }


	#brand_head .lead {
		padding: 34px 0;
		text-align: center;
		font-size: 13px;
		font-size: 1.3rem;
		color: #fff;
	}

	#brand_head .introduce {
		padding: 48px 0;
		color: #fff;
	}

		#brand_head .introduce .photo,
		#brand_head .introduce .info {
			display: inline-block;
			vertical-align: middle;
		}

		#brand_head .introduce .photo { width: 23.5%; }
		#brand_head .introduce .info { margin-left: 3.5%; width: 73%; }
			#brand_head .introduce .comment { font-size: 13px; font-size: 1.3rem; }
			#brand_head .introduce .more1 { position: absolute; bottom: 0; right: 0; }
				#brand_head .introduce .more1 a { border-bottom-color: #fff; color: #fff; }
				#brand_head .introduce .more1 a:after { background-image: url(../../img/share/arrow4.png); }

/* about_head
------------------------------------------------ */
#about_head {
	position: relative;
	padding: 74px 0;
	color: #fff;
}
#about_head .wrap { max-width: 750px; }

	#about_head .photo {
	}

	#about_head .lead {
		margin-top: 30px;
		font-size: 13px;
		font-size: 1.3rem;
	}

/* brand_post
------------------------------------------------ */
.brand_post {
	position: relative;
	margin-top: 80px;
}

	.brand_post slide1 {}
		.brand_post slide1 .frame {}
			.brand_post .slide1 .move {}
				.brand_post .slide1 .move li { float: left; }
					.brand_post .slide1 .move li a { display: block; }
					.device_click .brand_post .slide1 .move li a:hover { opacity: 1; filter: alpha(opacity=100); }
					.brand_post .slide1 .move li .photo { width: 100%; overflow: hidden; }
						.brand_post .slide1 .move li .photo img { width: auto; max-width: inherit; -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s; transition: ease .3s; opacity: 0; filter: alpha(opacity=0); }
						.device_click .brand_post .slide1 .move li a:hover .photo img { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
					.brand_post .slide1 .move li .info { margin-top: 8px; }
						.brand_post .slide1 .move li .date { font-family: "Roboto Condensed", sans-serif; font-size: 13px; font-size: 1.3rem; font-weight: 300; }
						.brand_post .slide1 .move li .title { font-size: 13px; font-size: 1.3rem; font-weight: normal; }

	.brand_post .more1 {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0;
	}

@media screen and (min-width: 641px) {
	.brand_post .slide1 .frame { height: auto !important; }
	.brand_post .slide1 .move { position: relative; top: auto; left: auto !important; width: auto !important; -webkit-transform: translate3d(0,0,0) !important; -ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -o-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; }
	.brand_post .slide1 .move li { display: none; margin: 0 5% 40px 0; width: 30% !important; }
	.brand_post .slide1 .move li:nth-of-type(3n) { margin-right: 0; }
	.brand_post .slide1 .move li:nth-of-type(3n+1) { clear: both; }
	.brand_post .slide1 .move li.original { display: block; }
	.brand_post .slide1 .prev,
	.brand_post .slide1 .next { display: none; }
}

/* brand_news
------------------------------------------------ */
/*
#brand_news {
	position: relative;
	margin-top: 80px;
}

	#brand_news .list {
	}

		#brand_news .list li {
			float: left;
			margin-left: 4%;
			width: 48%;
		}
		#brand_news .list li:first-child { margin-left: 0; }

			#brand_news .list li a { display: block; }
			.device_click #brand_news .list li a:hover { opacity: 1; filter: alpha(opacity=100); }
			#brand_news .list li .photo { width: 100%; overflow: hidden; }
				#brand_news .list li .photo img {}
				#brand_news .list li .photo img { -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s; transition: ease .3s; }
				.device_click #brand_news .list li a:hover .photo img { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
			#brand_news .list li .info { margin-top: 8px; }
				#brand_news .list li .date { font-family: "Roboto Condensed", sans-serif; font-size: 13px; font-size: 1.3rem; font-weight: 300; }
				#brand_news .list li .title { font-size: 13px; font-size: 1.3rem; font-weight: normal; }

	#brand_news .more1 {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0;
	}
*/

/* brand_lineup
------------------------------------------------ */
#brand_lineup {
	position: relative;
	margin-top: 80px;
}
.page-template-lineup #brand_lineup { margin-top: 35px; }

	#brand_lineup .list {
	}

		#brand_lineup .list li {
			position: relative;
			float: left;
			margin: 0 4.25% 25px 0;
			width: 30.5%;
		}
		#brand_lineup .list li:nth-of-type(3n) { margin-right: 0; }
		#brand_lineup .list li:nth-of-type(3n+1) { clear: both; }

			#brand_lineup .list li a { display: block; position: relative; }
			.device_click #brand_lineup .list li a:hover { opacity: 1; filter: alpha(opacity=100); }
			#brand_lineup .list li .photo { position: relative; text-align: center; }
				#brand_lineup .list li .photo img { position: relative; z-index: 1; }
				#brand_lineup .list li .photo .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.8); z-index: 2; opacity: 0; filter: alpha(opacity=0); -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s; transition: ease .3s; z-index: 2; }
				.device_click #brand_lineup .list li a:hover .photo .hover { opacity: 1; filter: alpha(opacity=100); }
				#brand_lineup .list li .photo .hover .table { display: table; width: 100%; height: 100%; text-align: center; }
				#brand_lineup .list li .photo .hover .table-cell { display: table-cell; vertical-align: middle; }
					#brand_lineup .list li .photo .hover .more1 { position: relative; top: auto; right: auto; margin: 0 auto; }
						#brand_lineup .list li .photo .hover .more1 span { border-bottom-color: #fff; color: #fff; }
						#brand_lineup .list li .photo .hover .more1 span:after { background-image: url(../../img/share/arrow4.png); }
			#brand_lineup .list li .info { padding: 15px 0; }
				#brand_lineup .list li .name { font-size: 13px; font-size: 1.3rem; font-weight: normal; }
				#brand_lineup .list li .price { font-size: 12px; font-size: 1.2rem; color: #666; }
					#brand_lineup .list li .price span { font-size: 11px; font-size: 1.1rem; }

	#brand_lineup .more1 {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0;
	}

/* brand_blog
------------------------------------------------ */
/*
#brand_blog {
	position: relative;
	margin-top: 80px;
}

	#brand_blog slide1 {}
		#brand_blog slide1 .frame {}
			#brand_blog .slide1 .move {}
				#brand_blog .slide1 .move li { float: left; }
					#brand_blog .slide1 .move li a { display: block; }
					.device_click #brand_blog .slide1 .move li a:hover { opacity: 1; filter: alpha(opacity=100); }
					#brand_blog .slide1 .move li .photo { width: 100%; overflow: hidden; }
						#brand_blog .slide1 .move li .photo img { -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s; transition: ease .3s; }
						.device_click #brand_blog .slide1 .move li a:hover .photo img { -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
					#brand_blog .slide1 .move li .info { margin-top: 8px; }
						#brand_blog .slide1 .move li .date { font-family: "Roboto Condensed", sans-serif; font-size: 13px; font-size: 1.3rem; font-weight: 300; }
						#brand_blog .slide1 .move li .title { font-size: 13px; font-size: 1.3rem; font-weight: normal; }

	#brand_blog .more1 {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0;
	}

@media screen and (min-width: 641px) {
	#brand_blog .slide1 .frame { height: auto !important; }
	#brand_blog .slide1 .move { position: relative; top: auto; left: auto !important; width: auto !important; -webkit-transform: translate3d(0,0,0) !important; -ms-transform: translate3d(0,0,0) !important; -moz-transform: translate3d(0,0,0) !important; -o-transform: translate3d(0,0,0) !important; transform: translate3d(0,0,0) !important; }
	#brand_blog .slide1 .move li { display: none; margin: 0 5% 40px 0; width: 30% !important; }
	#brand_blog .slide1 .move li:nth-of-type(3n) { margin-right: 0; }
	#brand_blog .slide1 .move li:nth-of-type(3n+1) { clear: both; }
	#brand_blog .slide1 .move li.original { display: block; }
	#brand_blog .slide1 .prev,
	#brand_blog .slide1 .next { display: none; }
}
*/

/* brand_shoplist
------------------------------------------------ */
#brand_shoplist {
	position: relative;
	margin-top: 80px;
}
.page-template-shoplist #brand_shoplist { margin-top: 35px; }

	#brand_shoplist .list {
	}
	.page-template-shoplist #brand_shoplist .list { margin-top: 40px; }

		#brand_shoplist .list .box {
			margin-top: 20px;
			padding-top: 20px;
		}
		#brand_shoplist .list .box:first-child { margin-top: 0; padding-top: 0; }
		.page-template-shoplist #brand_shoplist .list .box:first-child { padding-top: 20px; }

			#brand_shoplist .list .box .area {
				float: left;
				width: 5%;
				text-align: center;
				font-size: 16px;
				font-size: 1.6rem;
				font-weight: bold;
				line-height: 1;
			}

			#brand_shoplist .list .box ul {
				float: right;
				padding-left: 4%;
				width: 95%;
				border-left: solid #000 1px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				-ms-box-sizing: border-box;
				-o-box-sizing: border-box;
				box-sizing: border-box;
			}

				#brand_shoplist .list .box ul li {
					padding: 20px 30px;
				}
				#brand_shoplist .list .box ul li:nth-of-type(odd) { background: #efeff0; }

					#brand_shoplist .list .box ul li .info,
					#brand_shoplist .list .box ul li .other { display: inline-block; padding: 10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; }
					#brand_shoplist .list .box ul li .info { padding-right: 5%; width: 70%; border-right: solid #ccc 1px; }
						#brand_shoplist .list .box ul li .name { font-size: 16px; font-size: 1.6rem; font-weight: normal; }
						#brand_shoplist .list .box ul li .address { margin-top: 6px; font-size: 13px; font-size: 1.3rem; }
					#brand_shoplist .list .box ul li .other { padding-left: 4%; width: 30%; }
						#brand_shoplist .list .box ul li .tel,
						#brand_shoplist .list .box ul li .map { display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; font-family: "Roboto Condensed", sans-serif; font-size: 16px; font-size: 1.6rem; font-weight: 300; }
						#brand_shoplist .list .box ul li .tel { padding-left: 25px; width: 62%; background: url(../../img/brand/icon_tel.png) no-repeat left center; background-size: 18px; }
						#brand_shoplist .list .box ul li .map { width: 34%; height: 36px; text-align: center; line-height: 34px; }
							#brand_shoplist .list .box ul li .map a { display: block; border: solid #000 1px; }
							#brand_shoplist .list .box ul li .map a:before { content: " "; display: inline-block; margin-right: 8px; width: 14px; height: 17px; background: url(../../img/brand/icon_pin.png) no-repeat left center; background-size: 100%; vertical-align: middle; }
							.device_click #brand_shoplist .list .box ul li .map a:hover { background: #000; color: #fff; opacity: 1; filter: alpha(opacity=100); }
							.device_click #brand_shoplist .list .box ul li .map a:hover:before { background-image: url(../../img/brand/icon_pin_on.png); }
						#brand_shoplist .list .box ul li .sns { margin-top: 8px; }
							#brand_shoplist .list .box ul li .sns p { display: inline-block; margin-left: 4px; width: 35px; vertical-align: top; }
							#brand_shoplist .list .box ul li .sns p:first-child { margin-left: 0; }

	#brand_shoplist .area_links {
	}

		#brand_shoplist .area_links li {
			float: left;
			margin: 0 .8% 8px 0;
			width: 24.4%;
			height: 40px;
			text-align: center;
			font-size: 14px;
			font-size: 1.4rem;
			line-height: 38px;
		}
		#brand_shoplist .area_links li:nth-of-type(4n) { margin-right: 0; }
		#brand_shoplist .area_links li:nth-of-type(4n+1) { clear: both; }

			#brand_shoplist .area_links li a,
			#brand_shoplist .area_links li span { display: block; border: solid #000 1px; }
			.device_click #brand_shoplist .area_links li a:hover { background: #000; color: #fff; opacity: 1; filter: alpha(opacity=100); }
			#brand_shoplist .area_links li span { background: #eee; border-color: #eee; color: #bbb; }

	#brand_shoplist .more1 {
		position: absolute;
		top: 10px;
		right: 0;
		margin: 0;
	}

/* brand_about
------------------------------------------------ */
#brand_about {
	position: relative;
	margin-top: 80px;
}

	#brand_about .box {
		position: relative;
		margin-top: 80px;
	}
	#brand_about .box:first-child { margin-top: 0; }

		#brand_about .box .post {}
			#brand_about .box .post .photo {}
			#brand_about .box .post .comment { font-size: 13px; font-size: 1.3rem; }

		#brand_about .box1 .post {}
			#brand_about .box1 .post .photo,
			#brand_about .box1 .post .comment { display: inline-block; width: 48%; vertical-align: middle; }
			#brand_about .box1 .post .photo {}
			#brand_about .box1 .post .comment { margin-left: 4%; }

		#brand_about .box2 .post { float: left; margin: 40px 4% 0 0; width: 48%; }
		#brand_about .box2 .post:nth-of-type(1),
		#brand_about .box2 .post:nth-of-type(2) { margin-top: 0; }
		#brand_about .box2 .post:nth-of-type(2n) { margin-right: 0; }
		#brand_about .box2 .post:nth-of-type(2n+1) { clear: both; }
			#brand_about .box2 .post .photo {}
			#brand_about .box2 .post .comment { margin-top: 20px; }

		#brand_about .box3 .post {}
			#brand_about .box3 .post .photo { text-align: center; max-width: 980px }
			#brand_about .box3 .post .comment { margin-top: 20px; }

/* brand_btn
------------------------------------------------ */
.brand_btn {
	margin-top: 120px;
	text-align: center;
}

	.brand_btn li {
		display: inline-block;
		margin: 0 2%;
		width: 34%;
		height: 64px;
		vertical-align: top;
		line-height: 64px;
	}

	.brand_btn .btn_online { font-family: "Roboto Condensed", sans-serif; font-size: 22px; font-size: 2.2rem; font-weight: 300; }
	.brand_btn .btn_contact { font-size: 16px; font-size: 1.6rem; }

		.brand_btn li a {
			display: block;
			background: #000;
			color: #fff;
		}

		.brand_btn li a:before {
			content: " ";
			display: inline-block;
			margin-right: 14px;
			width: 40px;
			height: 40px;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 100%;
			vertical-align: middle;
		}
		.brand_btn .btn_online a:before { background-image: url(../../img/brand/icon_cart.png); }
		.brand_btn .btn_contact a:before { background-image: url(../../img/brand/icon_hands.png); }

/* brand_follow
------------------------------------------------ */
.brand_follow {
	padding: 40px 0;
	background: #efeff0;
}

	.brand_follow .title {
		margin-bottom: 24px;
		text-align: center;
		font-family: "Roboto Condensed", sans-serif;
		font-size: 20px;
		font-size: 2rem;
		font-weight: 300;
		line-height: 1;
	}

	.brand_follow .sns {
		text-align: center;
	}

		.brand_follow .sns li {
			display: inline-block;
			margin: 0 20px;
			width: 30px;
			vertical-align: top;
		}

			.brand_follow .sns li a { display: block; }

/* responsive style
------------------------------------------------ */
@media screen and (max-width: 920px) {
	/* brand_list */
	#brand_list {}
	#brand_list .category {}
	#brand_list .category ul li { width: 33.3%; }
	#brand_list .category ul li:nth-of-type(4n) { border-right: solid #ccc 1px; }
	#brand_list .category ul li:nth-of-type(3n) { border-right: none; }
	#brand_list .category ul li:nth-of-type(4):after { display: block; }
	#brand_list .category ul li:nth-of-type(6):before { content: " "; position: absolute; bottom: -16px; left: 0; padding-right: 1px; width: 100%; height: 1px; background: #ccc; }

	/* brand_shoplist */
	#brand_shoplist {}
	#brand_shoplist .list {}
	#brand_shoplist .list .box {}
	#brand_shoplist .list .box ul {}
	#brand_shoplist .list .box ul li { padding: 10px 20px; }
	#brand_shoplist .list .box ul li .info { width: 60%; }
	#brand_shoplist .list .box ul li .other { width: 40%; }

	/* brand_btn */
	.brand_btn {}
	.brand_btn li { margin: 0 0 0 4%; width: 48%; }
	.brand_btn li:first-child { margin-left: 0; }

}

@media screen and (max-width: 780px) {
	/* brand_list */
	#brand_list {}
	#brand_list .category {}
	#brand_list .category ul li { width: 50%; }
	#brand_list .category ul li:nth-of-type(3n) { border-right: solid #ccc 1px; }
	#brand_list .category ul li:nth-of-type(2n) { border-right: none; }
	#brand_list .category ul li:nth-of-type(3):after { display: block; }
	#brand_list .category ul li:nth-of-type(6):before { display: none; }
}

@media screen and (max-width: 640px) {
	/* brand_list */
	#brand_list {}
	#brand_list .category { padding: 0 8px; }
	#brand_list .category ul {}
	#brand_list .category ul li { display: block; margin: 0; width: 100%; border-top: solid #ccc 1px; border-right: none !important; text-align: left; }
	#brand_list .category ul li:first-child { border-top: none; }
	#brand_list .category ul li:after { display: none !important; }
	#brand_list .category ul li a { padding: 15px 12px; }
	#brand_list .category ul li a:after { content: " "; position: absolute; top: 50%; right: 12px; margin-top: -8px; width: 15px; height: 15px; background: url(../../img/share/arrow_down1.png) no-repeat center center #000; background-size: 6px; border-radius: 50%; }
	#brand_list .category ul li .box { padding-left: 30px; background-size: 22px; }
	#brand_list .category ul li .text { padding-left: 20px; background-size: 12px; }
	#brand_list .category ul li .en { font-size: 1.5rem; }
	#brand_list .category ul li .ja { font-size: .9rem; }
	#brand_list .list { margin-top: 20px; padding-top: 20px; }

	/* brand_head */
	#brand_head {}
	#brand_head .brand_logo {}
	#brand_head .brand_logo img { zoom: .5; }
	#brand_head .page_nav { margin-top: -20px; padding-bottom: 20px; }
	#brand_head .page_nav ul {}
	#brand_head .page_nav ul li { margin: 0 15px; font-size: 1.5rem; }
	#brand_head .page_nav ul li a {}

	/* visual_gallery */
	#visual_gallery { height: 210px; }
	#visual_gallery .frame {}
	#visual_gallery .move {}
	#visual_gallery .move li {}
	#visual_gallery .prev,
	#visual_gallery .next { width: 10%; background-size: 14px; }

	#brand_head .lead { padding: 18px 0; font-size: 1.1rem; }
	#brand_head .introduce { padding: 20px 0; }
	#brand_head .introduce .photo,
	#brand_head .introduce .info { display: block; width: auto; }
	#brand_head .introduce .photo { margin: 0 auto 14px; width: 67%; }
	#brand_head .introduce .info { margin-left: 0; }
	#brand_head .introduce .comment { text-align: center; font-size: 1.1rem; }
	#brand_head .introduce .more1 { position: relative; bottom: auto; right: auto; margin: 20px 0 0 auto; }

	/* about_head */
	#about_head { padding: 50px 0; }
	#about_head .photo {}
	#about_head .lead { margin-top: 15px; font-size: 1.1rem; }

	/* brand_post */
	.brand_post { margin: 60px 0 0 -10px; padding-right: 20px; width: 100%; overflow: hidden; }
	.brand_post .slide1 .frame { margin: 0 auto; width: 58%; overflow: visible; }
	.brand_post .slide1 .move {}
	.brand_post .slide1 .move li { opacity: .3; }
	.brand_post .slide1 .move li.on { opacity: 1; -webkit-transition: ease .3s; transition: ease .3s; }
	.brand_post .slide1 .move li a { margin: 0 10px; }
	.brand_post .slide1 .move li .photo {}
	.brand_post .slide1 .move li .info { margin-top: 6px; }
	.brand_post .slide1 .move li .date { font-size: 1.2rem; }
	.brand_post .slide1 .move li .title { font-size: 1.2rem; }
	.brand_post .slide1 .prev,
	.brand_post .slide1 .next { width: 18px; height: 34px; background-color: inherit; }
	.brand_post .slide1 .prev { left: 4px; background-image: url(../../img/share/slide_prev2.png); }
	.brand_post .slide1 .next { right: 4px; background-image: url(../../img/share/slide_next2.png); }
	.brand_post .more1 { position: relative; top: auto; right: auto; margin: 20px 0 0 auto; }

	/* brand_news */
	/*
	#brand_news { margin-top: 60px; }
	#brand_news .list {}
	#brand_news .list li { float: none; margin: 20px 0 0; width: 100%; }
	#brand_news .list li:first-child { margin-top: 0; }
	#brand_news .list li a {}
	#brand_news .list li .photo {}
	#brand_news .list li .info { margin-top: 6px; }
	#brand_news .list li .date { font-size: 1.2rem; }
	#brand_news .list li .title { font-size: 1.2rem; }
	#brand_news .more1 { position: relative; top: auto; right: auto; margin: 20px 0 0 auto; }
	*/

	/* brand_lineup */
	#brand_lineup { margin-top: 60px; }
	.page-template-lineup #brand_lineup { margin-top: 30px; }
	#brand_lineup .list {}
	#brand_lineup .list li { margin: 0 4% 20px 0; width: 48%; }
	#brand_lineup .list li:nth-of-type(3n) { margin-right: 4%; }
	#brand_lineup .list li:nth-of-type(3n+1) { clear: none; }
	#brand_lineup .list li:nth-of-type(2n) { margin-right: 0; }
	#brand_lineup .list li:nth-of-type(2n+1) { clear: both; }
	#brand_lineup .list li a {}
	#brand_lineup .list li .photo {}
	#brand_lineup .list li .info { padding: 10px 0 0; }
	#brand_lineup .list li .name { font-size: 1.2rem; }
	#brand_lineup .list li .price { font-size: 1rem; }
	#brand_lineup .list li .price span { font-size: .9rem; }
	#brand_lineup .more1 { position: relative; top: auto; right: auto; margin: 20px 0 0 auto; }

	/* brand_blog */
	/*
	#brand_blog { margin: 60px 0 0 -10px; padding-right: 20px; width: 100%; overflow: hidden; }
	#brand_blog .slide1 .frame { margin: 0 auto; width: 58%; overflow: visible; }
	#brand_blog .slide1 .move {}
	#brand_blog .slide1 .move li { opacity: .3; }
	#brand_blog .slide1 .move li.on { opacity: 1; -webkit-transition: ease .3s; transition: ease .3s; }
	#brand_blog .slide1 .move li a { margin: 0 10px; }
	#brand_blog .slide1 .move li .photo {}
	#brand_blog .slide1 .move li .info { margin-top: 6px; }
	#brand_blog .slide1 .move li .date { font-size: 1.2rem; }
	#brand_blog .slide1 .move li .title { font-size: 1.2rem; }
	#brand_blog .slide1 .prev,
	#brand_blog .slide1 .next { width: 18px; height: 34px; background-color: inherit; }
	#brand_blog .slide1 .prev { left: 4px; background-image: url(../../img/share/slide_prev2.png); }
	#brand_blog .slide1 .next { right: 4px; background-image: url(../../img/share/slide_next2.png); }
	#brand_blog .more1 { position: relative; top: auto; right: auto; margin: 20px 0 0 auto; }
	*/

	/* brand_shoplist */
	#brand_shoplist { margin-top: 60px; }
	.page-template-shoplist #brand_shoplist { margin-top: 30px; }
	#brand_shoplist .list {}
	.page-template-shoplist #brand_shoplist .list { margin-top: 20px; }
	#brand_shoplist .list .box { margin-top: 15px; padding-top: 15px; }
	.page-template-shoplist #brand_shoplist .list .box:first-child { padding-top: 15px; }
	#brand_shoplist .list .box .area { float: none; width: auto; margin-bottom: 12px; padding-bottom: 6px; border-bottom: solid #000 1px; text-align: left; font-size: 1.4rem; }
	#brand_shoplist .list .box ul { float: none; padding-left: 0; width: auto; border-left: none; }
	#brand_shoplist .list .box ul li { padding: 16px; }
	#brand_shoplist .list .box ul li .info,
	#brand_shoplist .list .box ul li .other { display: block; padding: 0; }
	#brand_shoplist .list .box ul li .info { padding: 0 0 14px; width: auto; border-right: none; border-bottom: solid #ccc 1px; }
	#brand_shoplist .list .box ul li .name { font-size: 1.4rem; }
	#brand_shoplist .list .box ul li .address { margin-top: 4px; font-size: 1.2rem; }
	#brand_shoplist .list .box ul li .other { padding: 8px 0 0; width: auto; }
	#brand_shoplist .list .box ul li .tel { padding-left: 30px; width: 74%; background-position: 6px center; }
	#brand_shoplist .list .box ul li .map { width: 26%; height: auto; line-height: 1; }
	#brand_shoplist .list .box ul li .map a { padding: 8px 0; }
	#brand_shoplist .list .box ul li .map a:before {}
	#brand_shoplist .list .box ul li .sns { margin-top: 12px; }
	#brand_shoplist .list .box ul li .sns p { margin-left: 6px; width: 34px; }
	#brand_shoplist .area_links {}
	#brand_shoplist .area_links li { margin: 0 6% 12px 0; width: 47%; height: auto; font-size: 1.2rem; line-height: 1; }
	#brand_shoplist .area_links li:nth-of-type(4n) { margin-right: 6%; }
	#brand_shoplist .area_links li:nth-of-type(4n+1) { clear: none; }
	#brand_shoplist .area_links li:nth-of-type(2n) { margin-right: 0; }
	#brand_shoplist .area_links li:nth-of-type(2n+1) { clear: both; }
	#brand_shoplist .area_links li a,
	#brand_shoplist .area_links li span { padding: 14px 0; }
	#brand_shoplist .more1 { position: relative; top: auto; right: auto; margin: 20px 0 0 auto; }

	/* brand_about */
	#brand_about { margin-top: 40px; }
	#brand_about .box { margin-top: 30px; }
	#brand_about .box .post {}
	#brand_about .box .post .photo {}
	#brand_about .box .post .comment { font-size: 1.1rem; }
	#brand_about .box1 .post {}
	#brand_about .box1 .post .photo,
	#brand_about .box1 .post .comment { display: block; width: 100%; }
	#brand_about .box1 .post .photo {}
	#brand_about .box1 .post .comment { margin: 15px 0 0 0; }
	#brand_about .box2 .post { float: none; margin: 20px 0 0; width: 100%; }
	#brand_about .box2 .post:nth-of-type(1),
	#brand_about .box2 .post:nth-of-type(2) { margin-top: 20px; }
	#brand_about .box2 .post .photo {}
	#brand_about .box2 .post .comment { margin-top: 15px; }
	#brand_about .box3 .post {}
	#brand_about .box3 .post .photo { margin-left: -10px; width: -webkit-calc(100% + 20px); width: calc(100% + 20px); }
	#brand_about .box3 .post .comment { margin-top: 15px; }

	/* brand_btn */
	.brand_btn { margin: 60px 18px 0; }
	.brand_btn li { display: block; margin: 28px 0 0; width: 100%; height: auto; line-height: 1; }
	.brand_btn li:first-child { margin-top: 0; }
	.brand_btn .btn_online { font-size: 1.6rem; }
	.brand_btn .btn_contact { font-size: 1.2rem; }
	.brand_btn li a { padding: 10px 0; }
	.brand_btn li a:before { margin-right: 8px; width: 30px; height: 30px; }

	/* brand_follow */
	.brand_follow { padding: 30px 0; }
	.brand_follow .title { margin-bottom: 18px; font-size: 1.5rem; }
	.brand_follow .sns {}
	.brand_follow .sns li { margin: 0 5%; width: 7%; }
}