/*****************************************************************************
CSS only for http://sumai.panasonic.jp/elevator/
*****************************************************************************/

/* mod_tab
-----------------------------------------*/
.mod_tab{
 margin-top:60px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_tab{
   margin-top:10px;
  }
}
.mod_tab .resp-tabs-container{
 padding:20px 0 0 0;
 background-color:#efefef;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_tab .resp-tabs-container{
   padding:0;
  }
}
/* mod_tab_menu */
.mod_tab_menu{
}
.mod_tab_menu ul{
 width:968px;
 margin:0 0 0 -1px;
 overflow:hidden;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_tab_menu ul{
   width:100%;
   margin:0;
  }
  .mod_tab_menu.mod_tab_menu-04 ul{
 		border-left:solid 1px #FFF;
	}
}
.mod_tab_menu ul li{
 float:left;
 width:483px;
 border-left:solid 1px #FFF;
}
.mod_tab_menu.mod_tab_menu-03 ul li{
 width:321px;
}
.mod_tab_menu.mod_tab_menu-04 ul li{
 width:241px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_tab_menu ul li,
  .mod_tab_menu.mod_tab_menu-03 ul li,
  .mod_tab_menu.mod_tab_menu-04 ul li{
   float:none;
   width:100%;
   border-left:none;
  }
  .mod_tab_menu.mod_tab_menu-04 ul li{
   float:left;
   width:50%;
  }

}

.mod_tab_menu ul li a{
 display:block;
 position:relative;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu.mod_tab_menu-04 ul li a{
   border-right:solid 1px #FFF;
  }
  .mod_tab_menu ul li a img{
   width:100%;
   height:auto;
  }
}
.mod_tab_menu ul li a span{
 display:block;
 position:absolute;
 bottom:0;
 left:0;
 width:483px;
 box-sizing:border-box;
 background: rgba(67, 67, 67, 0.5) none repeat scroll 0 0;
 background-color:#9d9d99\9;
 color: #fff;
 font-size:115%;
 font-weight: bold;
 height: 36px;
 padding: 10px 0 0 15px;
}
.mod_tab_menu.mod_tab_menu-03 ul li a span{
 width:321px;
}
.mod_tab_menu.mod_tab_menu-04 ul li a span{
 width:241px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu ul li a span,
  .mod_tab_menu.mod_tab_menu-03 ul li a span,
  .mod_tab_menu.mod_tab_menu-04 ul li a span{
   position:static;
   display:block;
   line-height:1.3;
   background-color:#9d9d99;
   vertical-align:middle;
   font-size:14px;
   width:auto;
   height:auto;
   padding:10px 5px 10px 10px;
  }
  .mod_tab_menu.mod_tab_menu-04 ul li a span{
   font-size:12px;
  }
}
.mod_tab_menu ul li:nth-child(2n) a span{
 width:482px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu ul li:nth-child(2n) a span{
   width:100%;
  }
}
.mod_tab_menu.mod_tab_menu-03 ul li:nth-child(2n) a span{
 width:321px;
}
.mod_tab_menu.mod_tab_menu-03 ul li:nth-child(3n) a span{
 width:322px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu.mod_tab_menu-03 ul li:nth-child(2n) a span,
  .mod_tab_menu.mod_tab_menu-03 ul li:nth-child(3n) a span{
   width:100%;
  }
}
.mod_tab_menu.mod_tab_menu-04 ul li:nth-child(2n) a span{
 width:241px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu.mod_tab_menu-04 ul li:nth-child(2n) a span{
   width:100%;
  }
}

.mod_tab_menu_text{
 color:#666;
 padding: 12px 20px 14px 20px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu_text{
   padding:10px;
  }
  .mod_tab_menu.mod_tab_menu-04 .mod_tab_menu_text br{
   display:none;
  }
}
.mod_tab_menu_text p{
 line-height:1.5;
 font-size:115%;
 margin:0 0 10px 0;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .mod_tab_menu_text p{
   font-size:12px;
   margin:0;
  }
}
.mod_tab_menu.mod_tab_menu-04 .mod_tab_menu_text p{
 font-size:100%;
}
.mod_tab_menu_text p strong{
 color:#333;
 display:inline-block;
 margin-bottom:10px;
}

/* mod_tab_detaillink */
.mod_tab_detaillink p {
}

.mod_tab_detaillink p a {
 background: #adadad none repeat scroll 0 0;
 color: #ffffff;
 display: block;
 font-size: 120%;
 font-weight: bold;
 padding:11px 0;
 text-align: center;
 line-height:1.3;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .mod_tab_detaillink p a {
   display:table;
   width:100%;
   box-sizing:border-box;
   font-size: 14px;
   text-align:left;
   padding:12px 10px 10px 10px;
   position:relative;
   background-color:#FFF;
   color:#333;
  }
  .mod_tab_detaillink p a span{
   display:table-cell;
   vertical-align:middle;
  }
  .mod_tab_detaillink p a:after{
   display:table-cell;
   padding:0 0 0 5px;
   vertical-align:middle;
   content: " \f105";
   font-size:150%;
   font-family: FontAwesome;
   font-weight:normal;
  }
}


/* mod_widebnr
-----------------------------------------*/
.mod_widebnr{
 margin:0 auto;
 width:967px;
 margin-top:40px;
}
.mod_widebnr2{
 margin:0 auto;
 width:967px;
 margin-top:20px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.mod_widebnr{
 margin:20px 10px 0 10px;
 width:auto;
}
.mod_widebnr2{
 margin:10px 10px 0 10px;
 width:auto;
}
}
.mod_widebnr a{
 display:block;
 color:#333;
}
.mod_widebnr img{
 max-width:100%;
 height:auto;
 margin:0 auto;
 display:block;
}

.mod_widebnr .info{
	display:table;
	background:#efefef;
	width:100%;
}
.mod_widebnr .info .col{
	width:50%;
	box-sizing:border-box;
	padding:10px 20px;
	display:table-cell;
	vertical-align:middle;
}
.mod_widebnr .info p{
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
}
.mod_widebnr .info em{
	font-size:2em;
	font-style:normal;
}
.mod_widebnr .info dl::after{
	display:block;
	content:"";
	clear:both;
}
.mod_widebnr .info dt{
	clear:left;
	float:left;
	width:8em;
	line-height:2;
}
.mod_widebnr .info dd{
	margin-left:8.5em;
	position:relative;
	line-height:2;
}
.mod_widebnr .info dd::before{
	content:"：";
	position:absolute;
	top:0;
	left:-1em;
}
	
@media only screen and (max-width:640px) and (max-device-width:1280px){
.mod_widebnr img{
 max-width:none;
 width:100%;
 height:auto;
}
.mod_widebnr .info{
	display:block;
	margin-bottom:20px;
	padding:5px 20px;
	font-size:0.857em;
}
.mod_widebnr .info .col{
	width:100%;
	padding:0 10px;
	display:block;
}
.mod_widebnr .info p{
	font-size:1.2em;
}
.mod_widebnr .info em{
	font-size:1.6em;
}
.mod_widebnr .info dl{
	margin-top:5px;
}
.mod_widebnr .info dt{
	line-height:1.2;
	padding-bottom:0.2em;
}
.mod_widebnr .info dd{
	line-height:1.2;
	margin-bottom:0.2em;
}
}

.notice{
box-sizing: border-box;
width: 967px;
border: 1px solid #033a93;
margin: 1rem auto 2rem;
font-weight: bold;
color: #033a93;
font-size: 1rem;
text-align: center;
line-height: 1.4;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.notice{
width: auto;
margin: 0.5rem 10px 1rem;
text-align: left;
}
}
.notice a{
padding: 1rem 0.5rem;
color: #033a93;
display: block;
transition: background 0.5s;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.notice a{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}
.notice a:hover{
background: rgba(0, 0, 0, .025);
}

.alert{
display: flex;
justify-content: center;
max-width: 967px;
margin: 20px auto 40px;
font-size: 1rem;
line-height: 1.3;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px){
.alert{
display: block;
margin-right: 20px;
margin-left: 20px;
}
}
.alert-heading{
display: flex;
height: 2em;
justify-content: center;
align-items: center;
border: 1px solid #c00;
border-radius: 4px;
width: 8em;
margin-right: 1em;
font-weight: bold;
color: #c00;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px){
.alert-heading{
margin-bottom: 10px;
}
}
.alert-body{
display: flex;
flex-direction: column;
justify-content: center;
}
.alert-link{
color: #333;
}
.alert-link + .alert-link{
margin-top: 10px;
}
.alert-link:hover{
opacity: .8;
}
.alert-link .fa-caret-right{
margin-right: 5px;
}
.alert-link .fa-caret-right::before{
color: #333;
}
.alert-link .txt_blue{
	color:#39547d;
	
}
