@charset "utf-8";

/*===================================
  
  新着CSS（PC） ※編集不可※

===================================*/


/*------------------------------------------------------------
新着情報
----------------------------------------------------------*/
.topic .contents {
	margin: 0 auto;
	width: 100%;
	padding: 0 !important;
	background: #fff;
	border-radius: 10px;
}
.page-id-6458 .topic .contents {
	width: 98%;
}

.topic #wrapper{
	background:none;
}

.topic strong{
	font-weight:bold;
}

.topic em{
	font-style:italic;
}

.topic u{
	text-decoration:underline;
}

.topic img{
	vertical-align: middle;
    display: inline-block;
    padding: 0 0 0 1%;
}

.topic {
	font-size: 75%;
	text-align:left;
	margin:0 auto;
}

.topic .contents .block{
	height: 240px;
	overflow-y: auto;
	margin:0 0 2px 0;
	overflow-x:visible;
}

.topic .block:first-child{
	margin: 0 0px 0 19px;
}

.topic .block {
	margin: 10px 0px 0 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	table-layout: fixed;
	padding: 25px 30px 30px 40px;
}

.topic .block .left .thumbnail{
	margin: 5px 17px 15px 0;
	width: 80px;
	height: 80px;
}

.topic .block .right{
	display: table-cell;
}

.topic .contents .block p.time {
	padding: 0px 0px 3px 0;
	margin:0;
	font-size: 100%;
	color: #999;
	width: 100%;
}

.topic .contents p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.topic .contents .block dl {
    display: inline-block;
    padding: 0;
    width: 100%;
    margin:0;
}

.topic .contents .block dl dt{
	padding:0 53px 0 0;
	margin:0;
	float:none;
	color: #333;
	font-weight:bold;
	font-size:2.0rem;
}
.topic .contents .block dl dt span{
	color: #ACBE1E;
	font-size: 1.4rem;
	display: block;
}

.topic .contents .block dl dt a{
	color: #333;
	text-decoration: underline;
	font-weight:bold;
}

.topic .contents .block dl dt a:hover{
	text-decoration: none;
	cursor:pointer;
}

.topic .contents .block dl dd{
	padding: 3px 0 0 0;
	margin:0;
	font-size: 1.4rem;
}
.topic .contents .block dl dd.sub{
	border-bottom: 1px dotted #666;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}
.topic .contents .block dl dd.sub p{
	font-size: unset;
	line-height:160%;
	padding: 10px 10px 0 0;
}

.topic .contents .block dl dd a{
	text-align: left;
	width: auto;
	height: auto;
	display: inline;
}

.topic .contents .block
.topic .contents .block dl dd a.dw{
	text-align: left;
	width: auto;
	height: auto;
	display: inline;
	padding:0px 0 0 3px;
}

.index-BK .contents iframe {
	height: 316px;
	width: 620px;
	border-bottom:1px solid #CCCCCC;
	margin:35px 0 0 66px;
}

.topic-pop{
	background:none;
}

.topic-pop .contents p{
	padding:10px 0 10px 0;
	margin:0;
}

.topic-pop .contents .left{
	float:left;
	padding:5px 20px 0 27px;
}

.topic-pop .contents .right{
	width:420px;
	padding-top:10px;
	float: left;
}

.topic-pop .contents h1{
	padding:8px 0 8px 17px;
	background-color:#666666;
	font-size: 14px;
	font-weight: bold;
	margin:20px 17px 0 10px;
	color: #FFFFFF;
}

.topic-pop .contents h2{
	font-size:100%;
	margin:0;
	padding:6px 30px 9px 0;
	font-weight:normal;
	font-style:normal;
	text-align:right;
}

.topic-pop #footer li{
	list-style:none;
	padding:0;
	border-style: none;
}

.topic-pop #footer li a{
	background:url(../img/img-topic/popup-btn_01.gif) no-repeat left top;
	width:90px;
	height:23px;
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-9999px;
}

.topic-pop #footer li a:hover{
	background-position: left -23px;

}

.topic-pop strong{
	font-weight:bold;
}

.topic-pop em{
	font-style:italic;
}

.topic-pop u{
	text-decoration:underline;
}

.topic-pop #footer{
	background:none;
	width:auto;
}

.topic-pop #wrapper{
	background:none;
	width:670px;
	margin:0 auto;
	text-align:center;
}

.topic-pop .contents{
	width:650px;
	text-align:left;
}

.topic-pop #footer ul{
	margin:0 0 0 280px;
	padding:25px 0 30px 0;
	text-align:left;
}

.topic-pop .contents .center{
	clear:both;
	padding:0 30px 0 30px;
}


/*新着情報ポップアップ内のポップアップ写真*/
.picture .contents{
	float:none;
	margin:0 auto;
	width:auto;
}

.picture .contents p{
	margin:0 auto;
	padding:20px 0 20px 0;
}	

.picture .contents #footer{
	background:none;
	width:auto;
}	

.picture .contents #footer p{
	margin:0 auto;
	text-align: center;
	width:90px;
}	

.picture #footer p a{
	background:url(../img/img-topic/popup-btn_01.gif) no-repeat left top;
	width:90px;
	height:23px;
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-9999px;
}

.picture #footer p a:hover{
	background-position: left -23px;
}
