/* 
-------------------------------------------- */
#top-bnr {
  margin: 0;
  padding: 0 0 40px;
}
#top-bnr a {
}
#top-bnr a:first-child {
  margin-left: 0;
}
#top-bnr ul {}
#top-bnr ul li {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
 }

#top-bnr ul li.btmLeft {
  float: left;
  margin-left: 0px;
  margin-bottom: 10px;
 }
#top-bnr ul li.btmRight {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
 }

@media (max-width: 600px) {
#top-bnr a {
	float: none;
}
#top-bnr ul {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
 }
#top-bnr ul li {
	margin-bottom: 10px;
 }
	
#top-bnr ul li.btmLeft {
	margin-bottom: 10px;
 }
	#top-bnr ul li.btmRight {
	margin-bottom: 10px;
		margin-left: 0px;
 }

}



#contact #mainvisual .inner {
	background: url(../img/mainvisual.jpg) no-repeat right top;
}
#contact #subnavi h3 {
	background-image: url(icon-tools.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#contents h1 {
	font-family: YuMincho, "Hiragino Mincho ProN", serif;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 4px solid #2B422E;
	color: #2B422E;
	margin-bottom: 20px;
}
#contact form table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ddd;
	margin-bottom: 30px;
}
#contact form th:after {
	content: '\4EFB\610F';
	background: #575748;
	border: 1px solid #DDDDDD;
	color: #fff;
	padding: 2px 6px;
	font-size: 10px;
	position: absolute;
	top: 20px;
	right: 20px;
}
#contact form th.required:after {
	content: "\5FC5\9808";
	background: #B20000;
}
#contact form th {
	background: #EEEEEE;
	/*border: 1px solid #DDDDDD;*/
	padding: 20px;
	width: 220px;
	position: relative;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#contact form td {
	/*border: 1px solid #DDDDDD;*/
	background: #fff;
	padding: 15px;
}
#contact form td input[type="text"] {
	height: 29px;
}
#contact textarea {
	width: 100%;
	height: 100px;
}
#contact button {
	background: none;
	border: none;
	cursor: pointer;
}
#wrap h3 {
	font-size: 16px;
	border-left: 8px solid #020080;
	padding-left: 10px;
	margin-top: 40px;
}
#policy ul li {
	list-style: disc;
	margin-left: 1.5em;
}
#policy ol li {
	list-style: decimal;
	margin-left: 1.5em;
}
#contact #confirm table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ddd;
	margin-bottom: 30px;
}
#contact #confirm th {
	background: #EEEEEE;
	/*border: 1px solid #DDDDDD;*/
	padding: 20px;
	width: 220px;
	position: relative;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#contact #confirm td {
	/*border: 1px solid #DDDDDD;*/
	background: #fff;
	padding: 15px;
}
.table_bordered {
	width: 100%;
	margin-bottom: 10px;
}
.table_bordered th {
	padding: 10px;
	border: 1px solid #DDDDDD;
	text-align: left;
	font-weight: bold;
}
.table_bordered td {
	padding: 10px;
	border: 1px solid #DDDDDD;
}
.page-heading h2 {
	font-size: 20px;
	background: none;
	font-weight: normal;
	line-height: 55px;
	padding-left: 30px;
}
.error {
	margin-top: 0.25em;
	color: #a00;
	font-weight: bold;
	font-size: 12px;
}
.tac {
	margin: 2em 0;
}
/* 
-------------------------------------------- */
#concept #mainvisual .inner {
	background: url(../img/mainvisual.jpg) no-repeat right top;
}
#concept #subnavi h3 {
	background-image: url(../img/icon-check.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 15px 0 15px 45px;
	margin-top: 0px;
}
#contents h1 {
	font-family: YuMincho, "Hiragino Mincho ProN", serif;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 4px solid #020080;
	color: #020080;
	margin-bottom: 20px;
}
#concept #subnavi li {
	letter-spacing: -1px;
	/*border-bottom: 1px solid #020080;*/
}
#concept #subnavi li:last-child {
	border-bottom: none;
}
#concept .catch {
	position: relative;
}
#concept .catch .inner {
	font-family: YuMincho, "Hiragino Mincho ProN", serif;
	border: 1px solid #000;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	font-size: 18px;
	width: 650px;
	padding: 20px 0;
	position: absolute;
	top: 110px;
	left: 30px;
}
#sec01, #sec02, #sec03 {
	padding-top: 40px;
	margin-top: -40px;
}
#concept .usp2 .catch .inner {
	top: 150px;
	left: 30px;
}
#concept .catch h3 {
	font-size: 28px;
	margin-bottom: .5em;
}
#concept .button {
	margin: 20px 0 40px 0;
}
#concept .button a {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
#concept .button a:first-child {
	margin-left: 0;
}
#rightcolumn.usp1 section h2 {
	color: #fff;
	background: #020080;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}
#rightcolumn.usp2 section h2 {
	color: #fff;
	background: #020080;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}
#rightcolumn.usp3 section h2 {
	color: #fff;
	background: #020080;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}
.usp2 .box {
	float: left;
	width: 172px;
	margin-left: 10px;
}
.usp2 .box:first-child {
	margin-left: 0;
}
.more {
	background: #2b422e;
	color: #fff;
	display: inline-block;
	padding: 7px 15px;
	float: right
}
.more:hover {
	text-decoration: none;
	color: #fff;
	background: #dfeae0;
	color: #000;
}
h3 sub {
	font-size: 12px;
	position: relative;
	top: -6px;
}
.w348 {
	width: 348px;
}
#sec03 .box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #AAAAAA;
}
#sec03 .box img {
	float: left;
}
#sec03 .box .right {
	float: right;
	width: 430px;
}
#sec03 .box h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
/* #goto_works */
#goto_works {
}
#goto_works .box {
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	line-height: 1.4em;
}
#goto_works .box .thumbnail {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	margin-top: 5px;
	width: 172px;
	height: 173px;
	text-decoration: none;
}
.gotop {
	clear: both;
	margin: 0;
	text-align: right;
	font-size: 0.8em;
	padding-top: 15px;
}
.gotop a {
	color: #644816;
}
.concept-sb {
	padding-bottom: 20px;
	clear: both;
}
.concept-sb h4 {
	font-weight: bold;
	font-size: 1.2em;
}
.concept-sb .left {
	float: left;
	padding-right: 15px;
}
/* 
-------------------------------------------- */
#shops #mainvisual .inner {
	background: url(../img/mainvisual.jpg) no-repeat right top;
}
#shops #subnavi h3 {
	background-image: url(../img/icon-shop.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	margin-top: 0px;
	padding: 15px 0 15px 45px;
}
#rightcolumn h1 {
	font-family: YuMincho, "Hiragino Mincho ProN", serif;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 4px solid #020080;
	color: #020080;
	margin-bottom: 20px;
}
#tabs .tab {
	margin-bottom: 30px;
}
#tabs .tab > li {
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}
#tabs .tab > li:first-child {
	margin-left: 0;
}
#tabs .tab > li:nth-of-type(6n) {
	margin-left: 0;
}
#tabs li a {
	display: block;
	border: 1px solid #020080;
	background: #d3d2ff;
	height: 73px;
	width: 139px;
	line-height: 73px;
	position: relative;
	text-decoration: none;
	text-align: center;
	color: #020080;
	font-size: 20px;
}
#tabs li a:hover, #tabs .tab li.ui-state-active a {
	background: #020080;
	color: #fff;
}
#tabs li a:after {
	content: "\25BC";
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -6px;
	font-size: 12px;
}
.flexslider {
	border: none;
}
.flex-control-thumbs li {
	display: inline-block;
	width: 140px;
	height: 98px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.flex-control-nav {
	margin-left: -5px;
	width: 725px;
}
#bx-pager a img {
	max-width: 100%;
	max-height: 100%;
}
.bx-controls-direction {
	display: none;
}
.shop-table {
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
}
.shop-table tbody{
	width: 100%;
	margin-bottom: 20px;
}
.shop-table tr{
	width: 100%;
	margin-bottom: 20px;
}
.shop-table th {
	width: 15%;
	background: #d3d2ff;
	border: 1px solid #2b422e;
	color: #2b422e;
	text-align: center;
	font-weight: normal;
	padding: 10px;
}
.shop-table th.title {
	width: 15%;
}
.shop-table td {
	border: 1px solid #2b422e;
	text-align: center;
}
.shop-table .pc td.address {
	width: 50%;
	padding: 15px 30px;
}
.shop-table .sp td.address {
	width: 50%;
	padding: 15px 20px;
}
.shop-table td.tel {
	width: 50%;
	padding: 15px 18px;
}
.shop-table td.text-left {
	text-align: left;
}
#tabs iframe {
	width: 720px;
	height: 370px;
}
.shop-slider .slider {
	overflow: hidden;
	position: relative;
	height: 440px;
	background: #fff;
	width: 100%;
	margin-bottom: 5px;
}
.shop-slider .slider .cover {
	width: 7200px;
	position: absolute;
}
.shop-slider .slider .contents {
	float: left;/*margin: 0 8px;*/
}
.shop-slider .slider .contents img {
	width: 720px;
	float: left;
}
.shop-slider .thumbnail a {
	display: block;
	float: left;
	width: 140px;
	/*height: 98px;*/
	margin: 0 0 5px 5px;
	position: relative;
}
.shop-slider .thumbnail img {
	width: 100%;
}
.shop-slider .thumbnail a.active:after {
	content: '';
	display: block;
	width: 130px;
	height: 72px;
	border: 5px solid #2b422e;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.shop-slider .thumbnail {
	margin-left: -5px;
	width: 725px;
}
.caps {
	text-align: right;
	font-size: 12px;
	margin: -15px 0 20px;
}
