@charset "utf-8";


@media screen and (min-width: 1025px)  {
.at_title{
	background-color:#919eae ;
	padding:10px;
	width:100%;
	margin:0 auto;
	display: block;
	color:#fff;
}

.at_txt{
    font-size: 2em;
    margin: 0.67em 0;
	white-space: nowrap;
	text-align: center;
}	


.t_title {
    background-color: #919eae;
    color: #fff;
    height: 48px;
    line-height: 310%;
    padding: 0 10px;
    width: 98%;
}
	
	
}



@media screen and (min-width: 0px) and (max-device-width: 1024px) {
.at_title{
	background-color:#919eae ;
	padding:10px;
	width:90%;
	margin:0 auto;
	display: block;
	color:#fff;
}
	
.at_txt{
    font-size: 4vw;
    margin: 0.67em auto;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
}	

.page-ttl p {
    border-bottom: 1px dotted #000;
    line-height: 1.7em;
    margin: 0 auto 30px;
    padding-bottom: 10px;
    width: 90%;
}
	
/* line 247, ../scss/common.scss */
.year_txt {
  float: left;
  font-size: 120%;
  font-weight: bold;
  width: 30%; }

/* line 254, ../scss/common.scss */
.pdf_out {
  background: transparent url("../images/pdf_icon.gif") no-repeat scroll 0 0;
  float: left;
  margin-top: 26px;
  width: 5%; }

/* line 261, ../scss/common.scss */
.comment_txt {
    margin: -10px 0 10px;
    width: 84%;
    clear: both;
	}
.press_in {
    border-bottom: 2px dotted #999;
    height: 34vw;
}

.t_title {
    background-color: #919eae;
    color: #fff;
    height: 48px;
    line-height: 310%;
    padding: 0 10px;
    width: 91%;
}
	.int_txt{width:90%; margin: 0 auto; display:block;}	
}