﻿#inlineFrame{
/*newsInformation*/
	height:380px;
}
.oshirase_tag{
display:inline-block;
font-weight:900;
width:5em;
text-align:center;
padding:3px 0;
}

p{

font-size:20px;

}
a.topmenuank{
cursor:pointer;
font-size:18px;
color:#000;
font-weight:900;
}

a.w12em{
padding:0.5em 2em;
text-align:center;
color:#333;
}



.box_28 table{
margin-bottom:8px;
/* background  : linear-gradient(135deg,rgba(200,210,217,0.5), #FFF, rgba(200,210,217,1));  /* BOXのグラデーション */
/* background  :  rgba(108,117,125,1);  BOXのグラデーション */
border: 0px solid #CCC;
border-radius:10px;
box-shadow:0 3px 3px 0 rgba(0,0,0,0.3);
background-size:cover;
}


.box_28 table td{
	padding:0.5em;
	color:#000;
}

.box_28 table:hover{
    /*background  : linear-gradient(135deg,#000, #ccc, #999);  /* BOXのグラデーション */
	/*background:rgba(0,0,0,0.2);*/
	opacity:0.7;
}


.box_28 td.ct{
	width:100%;
	color:#FFF;
	text-align:center;
	border-radius:0 0 0 10px;
	opacity:0.8;
	position: relative;
	top:-5px;
	right:-5px;

}




.carousel-indicators li {
cursor: pointer;
  background-color: #999;
  background-color: rgba(70, 70, 70, 0.25);
}

.carousel-indicators .active {
  background-color: #444;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 50px;
    width: 50px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid white;
}
.video-right{
background:url(img/video-bg2021.jpg) no-repeat center;
}

.m_tit{
color:rgba(209,44,28,1);
margin:-1.5em 0 0 -1.5em;
}

.mds{
  color:#FFF;
  padding: 0 2rem;
  border-left: 4px dotted #FFF;
}
.mdsf{
    margin-top:-2em;
    /*background-color: rgba(200,210,217,0.6);*/
	background-color: rgba(50,100,50,0.9);
	background-image: url("https://www.hotetsu.com/img/back4.png");
    border-radius: 10px 10px 0px 0px;
	padding:0.5em 1em;
	
}

.inlineFrame {
	overflow:auto;
	overflow-x : hidden ;
	outline-style: none;
	margin-right: auto;
	margin-left: auto;
}

.inlineFrame_e {
	width:100%;
	height:380px;
	overflow:auto;
	overflow-x : hidden ;
	outline-style: none;
	margin-right: auto;
	margin-left: auto;
	
}


.dt_fm{
	border:0px solid rgba(0,0,0,0.2);
	padding:1em;
	border-radius: 10px;
	background-color: rgba(255,255,255,1);
	margin-left:-1.5em;
}




#footer ul li a{
color:#FFF;
}
#footer{
background-image: url("https://www.hotetsu.com/img/back3.png");
}



.wrapper {
	margin-left:-1em;
	overflow: hidden;
	width: 250px;
	border:5px solid rgba(0,0,0,0.1);
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(255,255,255,1);
}

.iframe {
  height: 1200px;
  width: 1200px;
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 30px;
  min-width: 120px;
  max-width: 100%;
  color: #000;
  font-size: 16px;
  border-radius: 15px;
}

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

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