/*html,body {
	overflow: auto;
	height: 100%;
}*/
body.meister {
	background: #FFF;
}

h4 {
	color: #333;
	font-size: 130%;
	font-weight: bold;
	background: #f5f6f6;
	background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%);
	background: linear-gradient(to bottom,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%);
	border: 5px solid #888;
	border-radius: 2px;
	padding: 10px;
	box-sizing: border-box;
}
h4 span {
	display: block;
	border-left: 7px solid #C80000;
	padding-left: 10px;
}
h4 span em {
	font-size: 130%;
	line-height: 1.3em;
	margin-left: 30px;
}
h5 {
	font-size: 150%;
	font-weight: bold;
	color: #111;
	background: #fff;
	border: 3px solid #bbb;
	padding: 5px 15px;
	margin: 30px auto;
}
.tel, .tel2 {
	display:none !important;
}
.sp_no {}

/* テクニカルファクトリー・サービスセンター */
.detail {
	background:#FFF;
	padding:20px;
	color:#000;
	margin-bottom:20px;
}
.detail h5 {
	margin:0 0 10px 0;
	font-size:120%;
}
.detail .fr {
	margin-top:10px;
}
.detail_link {
  padding: 0 0 0 14px;
  margin: 0;
  border: none;
  background: url(../images/dealers/list_area.gif) scroll no-repeat left center;
  color: #cc0000;
}
.detail_map {
	background: #f5f6f6;
	background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%);
	background: linear-gradient(to bottom,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%);
	border: 1px solid #888;
	padding: 5px;
	box-sizing: border-box;
	color:#000;
	margin-top:20px;
}


#acMenu dt {
	display: block;
	width: 100%;
	background: #FFFFFF;
	height: 45px;
	line-height: 40px;
	cursor: pointer;
	background:url(../images/dealers/b_mins.gif) 10px no-repeat #fff;
	padding: 0 50px;
	box-sizing: border-box;
	color: #111;
	font-weight: bold;
	border: 3px solid #bbb;
	margin-top: 20px;
}
#acMenu dt:hover {
	opacity: .9;
}
#acMenu dt.active {
	margin-bottom: 0;
	background:url(../images/dealers/b_plus.gif) 10px no-repeat #fff;
}
#acMenu dd {
	width: 100%;
	background: #999;
	color: #111;
	line-height: 1.5em;
	/*display: none;*/
	margin-bottom: 40px;
	padding: 20px;
	box-sizing: border-box;
}

#acMenu dd table {
	width: 100%;
	background:#FFF;
  border-top:#333 1px solid;
  border-right:#333 1px solid;
}
#acMenu dd table th {
  background-color:#666;
  padding:5px;
	color:#fff;
  border-bottom:#333 1px solid;
  border-left:#333 1px solid;
  text-align:center;
}
#acMenu dd table td {
  padding:5px;
  border-bottom:#333 1px solid;
  border-left:#333 1px solid;
	background: #FFFFFF;
  font-weight:normal;
}
#acMenu dd table td.listname {
  padding:5px; background-color:#ccc;
  font-weight:bold;
  text-align:left;
}
#acMenu dd table td a {
  padding: 0 0 0 14px;
  margin: 0;
  border: none;
  background: url(../images/dealers/list_area.gif) scroll no-repeat left center;
  color: #cc0000;
}
#acMenu dd table td:nth-child(3), #acMenu dd table td:nth-child(4) {
	 width:110px;
}

#info tr:nth-child(2n+1) td {
	background: #FFFFFF;
}


.dealer_info {
	float: right;
	/*width: calc(100% - 380px);*/
	width:60%;
}
.dealer_img {
	float: left;
	/*width: 350px;*/
	width:36.5%;
}
/*.dealer_smallimg {
	width: 48.575%;
}*/
.dealer_img .clearfix img {
	width: 48.575%;
	max-width:170px;
	height:auto;
}

.dealer_info table {
	width: 100%;
}
.dealer_info td {
	vertical-align:top;
}
.dealer_info table tr th.tbl_th01,
.dealer_info table tr th.tbl_th02 {
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
}
.dealer_info table tr th.tbl_th01 {
	color: #000000 !important;
	background: #ffffff !important;
}
.dealer_info table tr th.tbl_th02 {
	border: 1px solid #fff;
}
.dealer_info table tr td {
	padding: 9px 0;
}
.dealer_info table tr td.tbl_tdleft {
	width: 7em;
	white-space:nowrap;
}
.dealer_link {
	color: #FF0000;
	word-break:break-all;
}
.dealer_link02 {
	text-decoration: underline;
	word-break:break-all;
}
.dealer_info a {
	color: #FF0000;
	text-decoration:underline;
	word-break:break-all;
	position: static !important;
	display: inline !important;
}
.dealer_info  a::after {
	position: static;
}
.dealer_info a.tel, .dealer_info a.tel2 {
	display:none;
	visibility: hidden;
}

/*----- Tabs -----*/
/* tab menus */
#tab-menu {
  list-style: none;
}
#tab-menu li {
	width: 24%;
	text-align: center;
	font-weight: bold;
	line-height: 1.3em;
  display: inline-block;
  padding: 7px 8px;
  border: 1px solid #fff;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
}
#tab-menu li.active {
  background: #C80000;
  color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
}
#tab-menu li:hover {
	cursor:pointer;
}

/* tab contents */
#tab-box {
	color: #111;
  padding: 25px;
  background: #fff;
	box-sizing: border-box;
}
#tab-box a {
	word-wrap:break-word;
	color: #FF0000;
}
#tab-box div {
  display: none;
}
#tab-box div.active {
  display: block;
}

.ttl_tabCont {
	font-size: 120%;
	font-weight: bold;
	background:url(../shop/shop_info/images/bg_ttlborder.gif) repeat-x;
	height: 45px;
	padding: 10px;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.ttl_tabCont img {
	vertical-align: middle;
	margin-bottom:5px;
}
.ttl_tabCont span {
	float: right;
	color: #999;
	font-style: italic;
}
.tbl_powerwriter {
	float: left;
	width: 30%;
}
.txt_powerwriter {
	float: right;
	width: 65%;
}
.tbl_powerwriter tr th {
	background: #000;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	padding: 5px;
}
.tbl_powerwriter tr td {
	border: 1px solid #000;
	padding: 5px 10px;
}
.tbl_powerwriter tr td.td_eclipse {
	color: #CC0000;
	text-align: center;
}
.pro-logo {
	float:left;
	margin:0 1em 0.5em 0;
}

.gtsc-cont-left {
	float: left;
	width: 300px;
	text-align: center;
}
.gtsc-cont-left img {
	width: 100%;
	height: auto;
}
.gtsc-cont-right {
	float: right;
	width: calc(100% - 320px);
}
.gtsc-cont-right table {
	margin-bottom: 20px;
	width: 100%;
}
.gtsc-cont-right table th {
	background: #ccc;
	width: 25%;
	white-space:nowrap;
}
.gtsc-cont-right table th,
.gtsc-cont-right table td {
	border: 1px solid #000;
	padding: 5px;
	font-size:12px;
}
/*.gtsc-cont-right table td.td01 {
	width: calc(50% / 2);
}*/
.gtsc-cont-ttl {
	display: block;
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	padding: 5px;
	box-sizing: border-box;
}
.dealer-meister {
	background: #ffd9D9;
	padding: 20px;
	box-sizing: border-box;
}
.dealer-meister-ttl {
	display: block;
	width: 100%;
	font-weight: bold;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.dealer-meister-licence-tt {
	text-align: center;
}
.dealer-meister-licence-box {
	text-align: center;
}

.dealer-meister-innr {
	background: #fff;
	padding: 20px;
}
.dealer-meister-innr table {
	float: left;
	width: 65%;
}
.dealer-meister-innr table tr th {
	width: 110px;
	vertical-align: top;
	padding-right: 15px;
	height:45px;
}
.dealer-meister-innr table tr td {
	vertical-align:top;
}
.dealer-meister-name {
	display: block;
	width: 100%;
	height: 45px;
	background:url(../shop/shop_info/images/ex_namebar.gif) top left no-repeat;
	font-weight: bold;
	line-height: 1.3em;
	padding: 13px;
	color:#FFF;
	font-size:16px;
	margin-bottom: 5px;
	box-sizing: border-box;
}
/*.dealer-meister-name span {
	color: #fff;
}*/
.dealer-meister-intro{
	display: block;
	color:#C70000;
	font-weight: bold;
	border-left: 3px solid #000;
	padding-left: 10px;
}
.dealer-meister-licence {
	float: right;
	width:30%;
}
.dealer-meister-licence span {
	display: block;
	background: #aaa;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.dealer-meister-licence img {
	vertical-align: top;
}
.meister-wrap {
	background: #FFF;
	width:100%;
	max-width:720px;
	padding: 25px;
	margin:0 auto;
	color: #111;
	line-height: 140%;
}
.meister-h {
	background: #333;
	color: #FFF;
	font-size: 110%;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.meister-innr {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 20px;
}
.meister-cont {
	float: left;
	width: 228px;
	margin: 8px;
}
.meister-cont img {
	width:100%;
}
.meister-cont02 {
	float:left;
	width:350px;
	margin:8px;
}
.meister-cont02 img {
	width:100%;
}
.va-top {
	vertical-align:top;
}
/* 190306 */
.details-wrap {
	margin: 5px 0 10px 0;
	display: flex;
	flex-wrap: nowrap;
}
.details-wrap .col3 {
	width: 35%;
	padding: 8px;
}
.details-wrap .col3:first-child {
	width: 38%
}
.details-wrap .col3:last-child {
	width: 27%;
}
.details-wrap .col2 {
	width: 50%;
	padding: 8px;
}
.details-wrap .col21 {
	width: 70%;
	padding: 8px;
}
.details-wrap .col21:last-child {
	width: 30%;
	padding: 8px;
}
.details-wrap .col3 img, .details-wrap .col2 img, .details-wrap .col21 img {
	width: 100%;
	max-width: 100%;
}



@media screen and (min-width: 835px) and (max-width: 960px) {
	.dealer-meister-innr table {
		width: 390px;
	}
}
@media screen and (max-width: 834px) {
	.dealer-meister-innr table {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.dealer-meister-licence {
		float: none;
		width:100%;
	}
	.meister-wrap {
		width:94%;
		margin:0 auto;
		padding:20px 2%;
	}
}
@media screen and (min-width: 641px) and (max-width: 768px) {
	.dealer_info {
		width: 55%;
	}
	.dealer_img {
		width: 40%;
		max-width: 350px;
	}
}


@media screen and (min-width: 641px) and (max-width: 768px) {
	.dealer_info {
		width: 55%;
	}
	.dealer_img {
		width: 40%;
		max-width: 350px;
	}
}
@media screen and (max-width: 640px) {
	.sp_no {
		display: none;
	}
	#acMenu dt {
		background:url(../images/dealers/b_plus.gif) 10px no-repeat #fff;
	}
	#acMenu dt.active {
		margin-bottom: 0;
		background:url(../images/dealers/b_mins.gif) 10px no-repeat #fff;
	}
	#acMenu dd {
		display:none;
	}
	.dealer_info {
		float: none;
		margin-bottom: 30px;
		width: 100%;
	}
	.dealer_img {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 350px;
	}
	.dealer_img .clearfix img {
		max-width:48%;
	}
	.ttl_tabCont span {
		display: none;
	}
	.tbl_powerwriter,
	.txt_powerwriter {
		float: none;
		width: 100%;
	}
	.tbl_powerwriter {
		margin-bottom: 20px;
	}
	#tab-menu li {
		font-size: 80%;
		font-weight: bold;
	  padding: 7px 5px;
	}
	.detail .fr {
		float:left;
	}
	.gtsc-cont-left, .gtsc-cont-right {
		float:none;
		width:100%;
	}
	.gtsc-cont-left {
		text-align:center;
	}
	.gtsc-cont-left img, .gtsc-cont-right img {
		width: auto;
		height: auto;
	}
	.gtsc-cont-right table th,.gtsc-cont-right table td {
		padding:4px;
	}
	.gtsc-cont-right table td {
		word-wrap:break-word;
	}

	.meister-cont02 {
		float:none;
		width:100%;
	}
	.details-wrap {
		flex-wrap: wrap;
	}
	.details-wrap .col3 {
		width: 50%;
	}
	.details-wrap .col3:first-child, .details-wrap .col3:last-child {
		width: 50%;
	}
	.dealer_info a.tel {
		display:inline;
		visibility: visible;
	}
	.dealer_info a.tel:before {
		content:url(../shop/images/ico_phone.png);
		padding-right:5px;
	}
	.dealer_info a.tel2 {
		display:inline;
		visibility: visible;
	}
	.dealer_info a.tel2:before {
		content:url(../shop/images/ico_phone.png);
		padding-right:5px;
	}
}
@media screen and (max-width: 480px) {
	h5 {
		font-size:18px;
	}
	#tab-menu li {
		width: 47%;
	  display: block;
		font-size: 80%;
		float: left;
		border-radius: 5px;
	  padding: 8px 5px;
		margin: 0 3% 10px 0;
	}
	#tab-menu li.active {
	  border: 1px solid #C80000;
	}
	#tab-box {
		padding:20px 15px;
	}
	.ttl_tabCont {
		font-size: 84%;
		text-align: center;
		line-height: 2.3em;
		padding: 10px 0;
	}
	.ttl_tabCont img {
		display: none;
	}
	.dealer-meister {
		padding:10px;
	}
	.dealer-meister-innr {
		padding:10px;
	}
	.dealer-meister-innr table tr th {
		display:none;
	}
	.details-wrap .col3, .details-wrap .col3:first-child, .details-wrap .col3:last-child, .details-wrap .col2, .details-wrap .col21 {
		width: 100%;
	}
}


/* youtube レスポンシブ */
.movie {
	margin:50px auto 50px auto !important;
	border-top:1px solid #333 !important;
	border-bottom:1px solid #333 !important;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	margin:auto;
}
 
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}

/* youtube thums */
.thumbs {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.thumbs div {
	width: 50%;
	padding: 10px;
}
.thumbs div img {
	max-width: 100%;
}

.thumbs3 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.thumbs3 div {
	width: 33%;
	padding: 5px;
}
.thumbs3 div img {
	max-width: 100%;
}
@media screen and (max-width: 480px) {
	.thumbs div, .thumbs3 div {
		width: 100%;
	}
}

/* 地図を見る */
a.map {
	background-color: #CC0000;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 13px;
	padding: 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	position: static;
	display: inline;
}
a.map:hover {
	background-color:darkorange;
}
a.map:visited {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}

