@charset "UTF-8";
#showroom_top {

}

.border-line {
	display: none;
}

.title-area {
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 95%, rgba(255,255,255,1) 100%), url(../img/sr-back.jpg) center;
	min-height: 150px;
	color: #000;
}
.title-area .content {
	margin: auto;
	width: 1100px;
}
.title-area h1 {
	color: #7e6c35;
	font-size: 3rem;
	/* font-family: kozuka-gothic-pro, sans-serif; */
	padding-top: 50px;
	letter-spacing: 1.5rem;
	line-height: 1;
}
.title-area h1 .s-txt {
	font-size: 1.4rem;
	font-family: source-han-sans-japanese, sans-serif;
	letter-spacing: normal;
}
.in-link {
	margin: 0 auto;
	text-align: center;
}
.outline h2 span{
    font-size: 2rem;
    position: relative;
    right: 10px;
	text-transform: uppercase;
}
@media only screen and (min-width : 1224px) {
	.outline h2 span{
		font-size: 4.3rem;
		top: 10px;
		right: 20px;
	}
}
@media only screen and (min-width : 1224px) {
	.in-link {
		width: auto;
		margin: 115px auto;
	}
}

.in-link ul li {
  border: #ceba4c 1px solid;
  display: inline-block;
  position: relative;
  margin: 0 5px;
}

.in-link ul li a {
  display: block;
  padding: 10px 40px;
  line-height: 1.8;
}

.in-link ul li:before {
	content: "▲";
	display: inline;
	position: absolute;
	top: 50%;
	left: 12px;
	font-size: 1rem;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

/*:before images*/

/* .ogakibfr::before {
	content: url(../../img/show-ogaki.png);
	position: relative;
	top: 20px;
	right: 20px;
}
.gifubfr::before {
	content: url(../../img/show-gifu.png);
	position: relative;
	top: 20px;
	right: 20px;
}
.kitagatabfr::before {
	content: url(../../img/show-kitagata.png);
	position: relative;
	top: 25px;
	right: 20px;
}

.kanibfr::before {
	content: url(../../img/show-kani.png);
	position: relative;
	top: 25px;
	right: 20px;
}

.toyokawabfr::before {
	content: url(../../img/show-toyokawa.png);
	position: relative;
	top: 25px;
	right: 20px;
}

.agencybfr::before {
	content: url(../../img/show-agency.png);
	position: relative;
	top: 25px;
	right: 20px;
} */

/*------------------------------------*/

.tenpo {
	padding-bottom: 60px;
	padding-top: 120px;
}
.outline {
	width: 1100px;
	margin: auto;
}
.outline h2 {
	text-align: center;
	line-height: 1.6;
	font-size: 1.9rem;
	padding-bottom: 30px;
}
.outline .content {
	margin: 50px auto;
}
.outline .left {
	width: 573px;
	float: left;
}
.outline .right {
	float: right;
}
.outline dl {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	width: 512px;
	font-size: 1.4rem;
	line-height: 2.4rem;
}
.outline dt {
	color: #000;
	background: #f5efdc;
	width: 23%;
	padding: 13px;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.outline dd {
	padding: 12px;
	margin: 0;
	width: 77%;
	background: #f5f5f5;
	color: #6b4c39;
	border-bottom: 5px solid #fff;
}
.tenpo .map {
	position: relative;
	height: 450px;
}
.tenpo .map iframe, .tenpo .map object, .tenpo .map embed {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.toyo-map {
	display: inline-block;
	width: 99vw;
}

.tenpo .map-left {
	height: 450px;

	float: left;
	width: 49%;
}
.tenpo .map-left iframe, .tenpo .map-left object, .tenpo .map-left embed {
	height: 100%;
	width: 100%;
}

.tenpo .map-right {
	height: 450px;

	float: right;
	width: 49%;
}
.tenpo .map-right iframe, .tenpo .map-right object, .tenpo .map-right embed {
	height: 100%;
	width: 100%;
}

.tenpo .map-left h5,
.tenpo .map-right h5 {
	text-align: center;
	padding: 15px;
	font-family: kozuka-gothic-pro, sans-serif;
}

#agency {
	clear: both;
	padding-bottom: 150px;
}
.top_showroom #agency {
	padding-bottom: 0;
}

/*== sp ==*//*==================================================================================*/

@media (max-width: 769px) {
body {
	font-size: 1.4rem;
}

.border-line {
	display: block;
	height: 1px;
	background-color: #000;
	width: 90vw;
	margin: 0 auto;
}
#showroom_top {
	width: 100%;
	margin-top: auto;
}
#showroom_top_title {
	padding: 30% 10% 50%;
}
.title-area .content {
	width: 100%;
}
.title-area h1 {
	margin-left: 10%;
}
.in-link {
	width: 90vw;
	margin-top: 10%;
	margin-bottom: 20px;
}
.in-link ul li {
  font-size: 1.4rem;
  margin: 5px 5px;
  width: 100%;
}

.in-link ul li a {
  padding: 10px 40px;
}

.tenpo {
	margin-top: 0px;
	padding-bottom: 70px;
	padding-top: 30px;
}

.tenpo .map {
	width: 87vw;
	margin: 0 auto;
	height: 300px;
}
.outline {
	width: 100%;
}
.outline .left {
	width: 100%;
}
.outline .right {
	padding: 5%;
}
.outline dl {
	width: 100%;
}
.outline dt {
	width: 29%;
}
.outline dd {
	width: 71%;
}

.outline .content {
	margin: 0px auto;
}

.toyo-map {
	width: 97vw;
}

.tenpo .map-left {
	float: none;
	width: 87vw;
	margin: 0 auto 15vw;
	height: 300px;
}

.tenpo .map-right {
	float: none;
	margin-top: 20vw;
	width: 87vw;
	margin: 0 auto 15vw;
	height: 300px;
}
}