@charset "utf-8";

#ddr_body #ddr_contents h1{
 height:0 !important;
 height /**/:44px;
 padding-top:44px;
 overflow:hidden;
 margin-bottom:4px;
}

#ddr_contents{
width:100%;
max-width:1000px;
}
#ddr_body #ddr_contents  #info_top{
width:98%;
  height:4.8vw;
  max-height: 48px;
margin:0% auto;
 background:url("../images/info/title_menu_info.png") no-repeat;
  background-position: center top;
  background-size:100%;
}
@media screen and (max-width:799px) {
#ddr_body #ddr_contents  #info_top{
width:96%;
max-width:960px;
  height:5.8vw;
  max-height: 48px;
margin:0% auto 1% auto;
background:url("../images/info/sp_title_menu_info.png") no-repeat;
  background-position: center top;
  background-size:100%;
}
}

#ddr_body #ddr_contents #info{
width:96%;
max-width:960px;
margin:0 auto 1.6% auto;
 font-size:14px;
 text-align:center;
 background:white;
 padding: 20px 0px;
line-height: 14px;
}
#ddr_body #ddr_contents #info img{
width:96%;
margin:0 2%;
}
#info_contents{
width:100%;
}
.navi{
border:solid 1px; text-align:center; padding:10px; margin-bottom:10px;
}

.news_one{
width:94%;
 padding-top:140px;
 padding-bottom:40px;
margin:-140px 3% 0 3%;
 text-align:left;
  font-size: 16px;
  line-height: 20px;
}

.news_title{
width:100%;
margin:0 %;
 padding-bottom:2px;
 /*argin: 10px auto; */
 background:url("../images/info/info_base.png") no-repeat;
  background-position: left top;
}

.news_one .title{
width: calc( 100% - 140px );
  display: inline-block;
 font-weight:bolder;
 padding:7px 2px 0px 10px;
  font-size: 18px;
}
@media screen and (max-width:799px) {.news_one .title{width: calc( 100% - 110px );font-size: 12px;}}
.news_one .date{
width:80px;
  display: inline-block;
 text-align:right;
 padding:6px 2px 0px 2px;
 padding-right:10px;
  font-size: 14px;
}
@media screen and (max-width:799px) {.news_one .date{width:70px;font-size: 12px;}}
.news_one .emphasis{
color:#ff35a5;
font-weight:bolder;
}
.news_one a{
text-decoration:underline;
}
.news_one a:link{
color:#0012cd;
}
.news_one a:visited,
.news_one a:active,
.news_one a:hover{
color:#a7306d;
}

.news_one p, .news_one ul{
  margin:34px auto 24px auto;
}
.img_news_center {
width:104%;
margin:0 -2%;
    text-align: center;
    margin-top: 16px;
}


.movie {
    position: relative;
    margin: 0 auto 20px;
}
.movie .main {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.movie .mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.movie .mov iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 98%;
    height: 98%;
    margin: 0;
    overflow: hidden;
    border: 1px solid #000;
    background-color: #252e34;
}

