.town260 {
	background-color: #5f85a5 !important;
	margin-left: 10px;
}

a.town260 {
color: white !important;
background-color: #5f85a5 !important;
}
a:hover.town260 {
background-color: #7BABD3 !important;
color: white !important;
}

.img-svg {
	filter: drop-shadow(5px 5px 5px rgba(255, 255, 255, 1));
}


a.weblink {
color: white !important;
background-color: #f4702e !important;
}
a:hover.weblink {
background-color: #f68e5b !important;
color: white !important;
}
a:visited.weblink {
color: white !important;
}

@media (max-width: 767px) {
.town260 {
	margin-left: 0px;
}
}



/*--------------------------------------------------------------
	outline
--------------------------------------------------------------*/
@media (max-width: 767px) {
.module, .module-small {
    padding: 60px 0;
	}
	
	.side-image-text {

    padding: 60px 20px 60px;
	}

}

/*--------------------------------------------------------------
	outline
--------------------------------------------------------------*/


.outline dl dt {
 float: left;
 padding: 10px 0;
 width: 7em;
	font-size: 1.1em;
}

.outline dl dd {
 border-bottom: 1px solid #ccc;
 padding: 10px 0 10px 7em;
	font-size: 1.1em;
}

/*--------------------------------------------------------------
	equipment
--------------------------------------------------------------*/

table.eqmt td {
	border: solid 10px #fff; border-collapse: collapse;
}

table.eqmt td {
	text-align: left;
}

table.eqmt td.icon {
	width:60px;
}


table.eqmt td img {
width:50px;
height:auto;
}

@media (max-width: 767px) {
	
	table.eqmt td {
	border: solid 15px #fff; border-collapse: collapse;
		font-size: 
}
	table.eqmt td.icon {
	width:50px;
}
	table.eqmt td img {
width:40px;
height:auto;
}
	
}
/*--------------------------------------------------------------
	access
--------------------------------------------------------------*/

.side-image-text {
    padding: 120px 60px 120px;
}

table.access {
border-collapse: collapse;
width:100%;
}

table.access th {
 padding: 10px 20px;
	background-color: #7BABD3;
	color: white;
border: solid 1px #fff; 
	font-size: 1.1em;

}

table.access td {
 border-bottom: 1px solid #7BABD3;
border-left: solid 1px #fff; 
border-right: solid 1px #fff; 
 padding: 10px 20px;
	font-size: 1.1em;
}

table.access td.left {
 border-bottom: 1px solid #7BABD3;
 padding: 10px 20px;
border-left: solid 1px #fff; 
border-right: solid 1px #fff; 
text-align: right;
}

.station {
	font-size: 1.8em;
	color:#7BABD3;
}
.routemap {
	text-align: center;
}
.routemap img {
	max-width: 100%;
	margin-bottom: 60px;
}

@media (max-width: 767px) {
	.side-image-text {
    padding: 60px 20px 60px;
}
	
	.module-subtitle {
    margin-bottom: 30px;

}
	.station {
		font-size: 1.2em;
	}
.routemap img {
	max-width: 100%;
	margin-bottom: 40px;
}

	
}

/*--------------------------------------------------------------
	roomtype
--------------------------------------------------------------*/

.rt {
	background-color:#2C2C2C;
	color: white;
width: 100%;
	text-align: center;
	padding: 5px 0;
	font-size: 1.3em;
	font-family: "Roboto Condensed", sans-serif;
}

.team-item {
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.rtbig {
display: none;
}
}

/*--------------------------------------------------------------
	footer
--------------------------------------------------------------*/

.copyright {
	padding-top: 20px;
}

.tel {
	font-size: 3em;
	font-family: "Times New Roman", Times, "serif";
	vertical-align:middle;
	padding-left: 5px;
}

.open {
	font-size:1.2em;
}

@media (max-width: 767px) {
.open {
	font-size:1em;
	text-align: center;
}
}

/*--------------------------------------------------------------
	LUBRICANT ARAKAWA BASE
--------------------------------------------------------------*/
.title-lab {
    letter-spacing: 1px;
    font-size: 14px;
	background-color: rgba(0,0,0,0.60);
	display:inline-block;
}

.title-lab-inner {
 text-align: left;
  display: table-cell;
  vertical-align: middle;
padding: 15px 30px;
}


.title-lab a,.title-lab a:visited {
	color: #f4702e !important;
}

.event-ttl {
	font-size:140%;
	font-weight: 700;
}
.event-sml {
	font-size:80%;
}


.lubricant-link {
  font-size: 20px;
position: absolute;
    bottom: 80px;
	left: 0;
    right: 0;
}

.weblink {
background-color: #f4702e !important;
color: white !important;
	padding: 10px 30px;
	  letter-spacing: 4px;

}

.pcnone {
display: none;
}

.spnone{
    display: block;

}
@media (max-width: 767px) {
.pcnone {
display: block;
}
    
    .spnone{
display: none;

}
	.title-lab-inner {
padding: 20px 20px;
	font-size:80%;
}

		.lab-ttl {display: none;
	}

	.lab-ttl-size3 {
		margin-top: 50px;
	}

.lubricant-link {
  font-size: 14px;
position: static;
    bottom: 0px;
	left: 0;
    right: 0;
}
	.navbar-brand-lab
	{
		font-size: 16px!important;
		letter-spacing: 2px!important;
	}
	
	.footer .footer-social-links {
    text-align: center;
}
}

/*--------------------------------------------------------------
	ブランシエスタ
--------------------------------------------------------------*/

.route-sta {
    text-align: center;
    color:#666
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 2em 0 0;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  background:#989898;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 6px solid #989898;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.time-red {
    color:#AE1C03 !important;
        font-size:1.8em;
}
.att{
    font-size:0.7em; 
    line-height: 1.3em !important; 
}