@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------------------


news


-----------------------------------------------------------------*/

a:hover{color: #DB4D22;}

/* news
-----------------------*/
.contents.news{
   background-color: #ddd;
   padding-bottom: 200px;
}
.news .title-header .title{
   text-align: center;
   letter-spacing: 20px;
}
.news .title-header .sub{
   color: #548BC2;
}
.news .item{
   padding-top: 100px;
   margin-top: 100px;
   border-top: solid 2px #bbb;
}
.news .item .block-discont {
	text-align: center;
	padding: 10px 0;
}
.news .item .discont {
    border: 2px solid #ee6694;
    border-radius: 5px;
    color: #ee6694;
    font-size: 20px;
    padding: 14px;
    width: 14%;
    margin: 0 auto 20px;
}
.news .item .content{
   position: relative;
   margin-top: 30px;
}

.content-white{
	background: #fff;
	font-size: 130%;
	padding: 25px;
	}
.content-white h2{
	font-size: 130%;
	line-height:1.6;
	font-weight: bold;
	margin: 15px 0;
	}

.red{ color: #d00;}
.b{ font-weight: bold;}
.kakomi-red{
	border: 1px solid #d00;
	paddding: 20px;
	margin-bottom: 20px;
	padding: 10px;
	}

/*オペラ情報*/
.pdf-thumb{
   width: 100%;
   background: #ddd;
}
.pdf-info{
   position: absolute;
   right: -165px;
   top: 70px;
   width: 400px;
   background: #F7F1F0;
}
.pdf-info .date{
   position: absolute;
   left: -38px;
   top: 20px;
   width: 75px;
   height: 75px;
   text-align: center;
   color: #fff;
   line-height: 1;
   font-size: 24px;
   background: #DB4D22;
   -webkit-border-radius: 100px;
   -moz-border-radius: 100px;
   border-radius: 100px;
}
.pdf-info .date strong{
   display: block;
   padding-top: 14px;
   font-weight: normal;
}
.pdf-info .pdf-info-inner{
   padding: 30px 50px;
}
.pdf-info .category,
.pdf-info .title{
   color: #4C2F26;
   line-height: 1.5;
}
.pdf-info .title{
   font-size: 16px;
   font-weight: bold;
}
.pdf-info .info{
   margin-top: 25px;
}
.pdf-info .info.bdrb{
   border-bottom: solid 1px #CBBFBC;
   padding-bottom: 25px;
}
.pdf-info .info table{}
.pdf-info .info table th,
.pdf-info .info table td{
   text-align: left;
   vertical-align: top;
   padding: 3px 0;
}
.pdf-info .info table th {
   width: 100px;
}
.pdf-info .info table th
.pdf-info .download{}
.pdf-info .download a{
   display: block;
   font-size: 16px;
   font-weight: bold;
   line-height: 1;
   text-align: center;
   color: #fff;
   background: #DB4D22;
   padding: 15px;
}
.pdf-info .download a:hover{
   text-decoration: none;
   background: #E45D35;
}

.pdf-info{
   position: relative;
   width: 100%;
   right: 0;
   top: 0;
}
.pdf-info .info table th{
   width: 200px;
}






































/*navi*/

