/* section_last
--------------------------------------------------*/

.section_news{
  width:1050px;
  margin:0 auto;
}

.main_news .special_fair {
  margin-bottom:118px;
}

.main_news h3.tit {
	font-size:40px;
	text-align:center;
	padding-bottom:20px;
	border-bottom:1px solid #1f1f1f;
	margin-bottom:50px;
  line-height:1.0;
  letter-spacing: 1.0px;
}

.main_news h3.tit_category {
  text-align:left;
  opacity:1.0;
}

.main_news h3.tit_category.mincho {
  font-size:14px;
  padding-top:20px;
  padding-left: 20px;
  border-top: 1px solid #1f1f1f;
  text-align: center;
}

.section_rank .box .ph {
	position:relative;
}

.main_news .icon {
  text-align:left;
	margin-bottom:8px;
}

.main_news .icon li {
	display:inline-block;
	padding:3px 6px 3px;
	color:#fff;
	font-size:0.8em;
	text-align:center;
	margin-right:2px;
	margin-bottom:0;
}

.section_rank .box:first-child ul.icon {
  padding:70px 0 18px;
}

.section_rank .box:first-child .title {
  padding:0px 0 20px!important;
  border-bottom:none!important;
  max-height:100px;
  height:46px;
}

.section_rank .box:first-child .btn_more02 {
  margin-top:20px!important;
}

.section_rank .box .date {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
  color:#a1827d;
}

.section_rank .box a:hover .date {
  color:#a1827d;
}

.section_rank .box .ph.new:after {
	display:block;
	content:"";
	width:59px;
	height:59px;
	background:url(../news/img/icon_new.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.section_last{
  margin-bottom:50px;
  opacity : 1.0;
  transition : none;
}

.section_last div,
.section_last dl,
.section_last ul {
  opacity : 1.0;
  transition : none;
}

.section_last .category_list{
  border-top:1px solid #2d2d2d;
  border-bottom:1px solid #2d2d2d;
  padding:20px 20px;
  text-align:left;
  font-size:14px;
  margin-bottom:30px;
}

.section_last .category_list li{
  display:inline-block;
}

.section_last .category_list li::after{
  content:"・";
}

.section_last .category_list li:last-child::after{
  content:"";
}

.section_last .category_list li a{
  padding:0 7px;
}

.section_last .box_l .box{
  width:620px;
}

.section_last .box_l .box .ph{
  width:620px;
  height:408px;
  overflow:hidden;
  margin-bottom:10px;
  position:relative;
}

.section_last .box .ph.new {
position: relative;
}
.section_last .box .ph.new:after {
  display: block;
  content: "";
  width: 59px;
  height: 59px;
  background: url(../news/img/icon_new.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.section_last .box_l .box .ph img{
  width:100%;
}

.section_last .box_l .box .tit{
  font-size:14px;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section_last .box .date{
  font-size:14px;
  color:#a1827d;
}

.section_last .box a:hover .date{
  color:#a1827d;
}

.section_last .box_r{
  width:372px;
}

.section_last .box_r .box{
  width:182px;
  float:left;
  margin-bottom:16px;
}

.section_last .box_r .box:nth-child(2n){
  float:right;
}

.section_last .box_r .ph{
  width:182px;
  height:119px;
  overflow:hidden;
}

.section_last .box_r .ph img{
  width:100%;
}

.section_last .box_r .box .tit{
  font-size:14px;
  height:64px;
  overflow:hidden;
  line-height:1.4;
}




.next_btn {
	clear:both;
}
 
.next_btn p a {
	display:block;
	text-align:center;
	background:#1f1f1f;
	text-decoration:none;
	color:#fff;
	position:relative;
	width:300px;
	height:40px;
	line-height:40px;
	margin:0 auto;
}
 
.next_btn p a:hover,
li.next a:hover,
li.before a:hover
 {background:#e08268;}

.main_news .pager li.next a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 5px solid #fff;
	transition-duration:200ms;
}

.main_news .pager li.before a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-right: 5px solid #fff;
	transition-duration:200ms;
}


.main_news .pager{
  text-align:center;
  position:relative;
  z-index:1;
  clear: both;
}

.main_news .pager li.next,
.main_news .pager li.before {
	display:inline-block;
	text-align:center;
	position:relative;
	width:239px;
	height:37px;
  margin-top:36px;
}

.main_news .pager li.next a,
.main_news .pager li.before a {
	background:#2d2d2d;
	text-decoration:none;
	color:#fff;
	line-height:40px;
  display:block;
}


/* news_box
--------------------------------------------------*/

.section_news .news_list {
  margin-bottom:68px;
}

.short .section .box {
	display:block;
  width:100%;
  height:253px;
	margin-bottom:50px;
	position:relative;
	cursor:pointer;
  z-index: 999;
}

.short .section .box a {
  width:100%;
  display:block;
}

.short .section .box .ph {
	width:380px;
  height:253px;
	overflow:hidden;
	position:relative;
  float: left;
}

.short .section .box:nth-child(2n) .ph {
  float: right;
}

.short .section .box .txt_box {
	width: 359px;
  float: right;
  padding:64px 0;
}

.short .section .box:nth-child(2n) .txt_box {
  float: left;
}

.short .section .box .ph.new {
position: relative;
}
.short .section .box .ph.new:after {
  display: block;
  content: "";
  width: 59px;
  height: 59px;
  background: url(../news/img/icon_new.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.short .section .box .ph img {
	width:100%;
}

.short .section .box .tit {
	font-size:18px;
	line-height:1.4;
	height:45px;
  margin-bottom:5px;
	overflow:hidden;
}

.short .section .box .date {
	font-size:12px;
	letter-spacing:1px;
  margin-bottom:6px;
}



/* side
--------------------------------------------------*/

.side_tit {
    background: #b3a480;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    width: 100%;
}

.archive {
    margin-bottom:30px;
}

.archive a {
	text-decoration:none;
}

.archive .nextback {
    height:34px;
    padding: 0;
	text-align:center;
	position:relative;
	background:rgba(179,164,128,.3);
}
.archive .nextback .back,
.archive .nextback .next {
    width: 30%;
}

.archive .nextback .back {
	float:left;
}

.archive .nextback .next {
	float:right;
}

.archive .nextback .back a,
.archive .nextback .next a {
	color:#2d2d2d;
	position:relative;
	display:block;
  padding: 0;
  width: 100%;
	height:34px;
	line-height:34px;
  letter-spacing: 1.0px;
}

.archive .nextback .back a {
	padding-left:5px;
}

.archive .nextback .next a {
	padding-right:8px;
}

.archive .nextback .back a:hover,
.archive .nextback .next a:hover {
	color:#e77b5e;
	text-decoration:none;
}

.archive .nextback .back a span,
.archive .nextback .next a span {
	position:relative;
	display:block;
	font-weight:400;
	font-size:12px;
}

.archive .nextback .back a span:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -5px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 4px solid transparent;
	border-right: 5px solid #1f1f1f;
	transition-duration:200ms;
}

.archive .nextback .next a span:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: -5px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 4px solid transparent;
	border-left: 5px solid #1f1f1f;
	transition-duration:200ms;
}

.archive .nextback p.yearbox {
	font-weight:400;
	font-size:16px;
    line-height:36px;
	height:34px;
    text-align: center;
    width: 50%;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-25%;
  	letter-spacing:1px;
}
.archive ul li a {
    border-bottom: 1px dotted #888;
    color: #333;
    display: block;
    padding: 9px 15px 8px 15px;
	width:100%;
	box-sizing:border-box;
	position:relative;
  text-align:left;
  letter-spacing:0;
}
.archive ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 4px solid transparent;
	border-left: 5px solid #1f1f1f;
	transition-duration:200ms;
}

.archive ul li a:hover {
    color: #e77b5e;
}


/* section_detail
--------------------------------------------------*/

.section_detail {
  width:1050px;
	margin:0 auto 125px;
}

.section_detail .inner {
	width:100%;
	background:#fff;
	padding:0;
	margin-bottom:30px;
}

.section_detail .inner.detail {
	width:100%;
	background:#fff;
	padding:0;
	border: 1px solid #666;
	margin-bottom:30px;
}

.section_detail .inner.detail,
.section_detail .inner.detail div,
.section_detail .inner.detail ul {
  opacity:1.0;
  transform:none;
}

.section_detail .unit {
	margin-bottom:0px;
}

.section_detail .unit .ph {
	width:500px;
	height:322px;
	overflow:hidden;
	position:relative;
	float:left;
}

.section_detail .unit .ph img {
	width:100%;
}

.section_detail .unit .ph.new:after {
	display:block;
	content:"NEW";
	width:59px;
	height:59px;
  color: #141414;
  line-height:59px;
  border-radius: 50%;
	background:#eedcd3;
	position:absolute;
  text-align: center;
	top:5px;
	left:5px;
  font-family: "ratiomodern",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
}

.section_detail .unit .txtbox {
	width:475px;
	float:right;
	padding-top:45px;
  padding-right:45px;
}

.section_detail .cnt_box{
  padding:50px;
}

.section_detail .unit .icon {
	margin-bottom:10px;
}

.section_detail .unit .tit {
	font-size:18px;
	line-height:1.6;
  margin-bottom:30px;
}

.section_detail .unit .date {
	font-size:12px;
  	margin-bottom:10px;
}
