@charset "utf-8";

/* blog - single
--------------------------------------------------------*/
.single-news {
	overflow: hidden;
	margin-top: 50px;
	padding-left: 8px;
	}
.single-collection .single-news {
	padding-left: 0;
	}

.single-title {
	float: left;
	width: 260px;
	height: 260px;
	}
.single .right-col {
	width: 600px;
	float: right;
  min-height: 300px;
	}
.single .right-col img {
	max-width: 600px;
	height: auto;
	}
.single .sidebar {
	width: 260px;
	float: left;
	}
.single .sidebar h2 {
	margin-bottom: 10px;
	}
.single .sidebar .catList {
	margin-bottom: 34px;
	}
.single .footer {
	clear:both;
	}

.singlehead h1 {
	line-height: 1;
	font-size: 13px;
	background: url(../img/common/border-title.png) left bottom repeat-x;
	padding-bottom: 16px;
	padding-top: 2px;
	margin-bottom: 14px;
  color: #9d8362;
	}
.single-news p,
.single-news #txt-area li,
.single-news #txt-area a {
	font-size: 12px;
	line-height: 1.8em;
	}
.singlehead .nickname,
.singlehead .date {
	display: inline-block;
	font-size: 11px;
	margin-bottom: 20px;
}
.singlehead .date {
	margin-right: 6px;
	}

/* list */
.sidebar h2 {
	}
.sidebar li {
	padding: 3px 20px;
	}
.sidebar li a {
	font-size: 13px;
	text-decoration: none;
	color: #9d8362;
	letter-spacing: 1px;
	}

.single-pagelink  {
	margin-bottom: 60px;
	margin-top: 50px;
	}
.single-pagelink a {
	font-family: 'Cinzel', serif;
	text-decoration: none;
	font-size: 13px;
	color: #9d8362;
	letter-spacing: 1px;
	position: relative;
	}
.single-pagelink .prev {
	margin-right: 30px;
	}
.single-pagelink .prev a {
	color: #c8c8c8;
	}
.single-pagelink a:hover {
	color: #f46189;
	}

.single-pagelink .prev,
.single-pagelink .next {
	display: inline-block;
	}
.single-pagelink .next a:after,
.single-pagelink .prev a:before {
	content: '';
	width: 5px;
	height: 6px;
	position: relative;
	display: inline-block;
	top: 0px;
	}
.single-pagelink .next a:after {
	border: 5px solid transparent;
	border-left: 6px solid #9d8362;
	right: -4px;
	}
.single-pagelink .prev a:before {
	border: 5px solid transparent;
	border-right: 6px solid #c8c8c8;
	left: -4px;
	}
.single-pagelink .next a:hover:after {
	border-left: 6px solid #f46189;
	}
.single-pagelink .prev a:hover:before {
	border-right: 6px solid #f46189;
	}

@media screen and (max-width: 767px) {
  .singlehead h1 {
    background: url(../img/common/border-title.png) left bottom repeat-x;
    -webkit-background-size: auto 2px;
    background-size: auto 2px;
  }
  .single-news {
    overflow: hidden;
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .singlehead .nickname,
  .singlehead .date {
    margin-bottom: 28px;
  }
  .single-title {
    float: none;
    text-align: center;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }
  .single-title img {
    width: 48%;
    height: auto;
  }
  .single .right-col {
    width: 100%;
    float: none;
  }
  .single .right-col img {
    max-width: 100%;
    height: auto;
  }
  .single .sidebar {
    width: 100%;
    float: none;
    text-align: center;
  }
  .single-pagelink {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    background: url(img/common/border-title.png) left bottom repeat-x;
    -webkit-background-size: auto 2px;
    background-size: auto 2px;
  }
  .single .sidebar .catList {
    margin-bottom: 20px;
  }
}


/* text-setting
-------------------------------------------*/
.single-news h1,
.single-news #txt-area h2,
.single-news #txt-area h3,
.single-news #txt-area h4,
.single-news #txt-area h5,
.single-news #txt-area h6,
.single-news p,
.single-news #txt-area li,
.single-news #txt-area a {
	color: #9d8362;
	}
.single-news #txt-area h2,
.single-news #txt-area h3,
.single-news #txt-area h4,
.single-news #txt-area h5,
.single-news #txt-area h6 {
  font-weight: bold;
}
.single-news #txt-area a {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.single-news #txt-area h2 {
	font-size: 13px;
  line-height: 2em;
	}
.single-news #txt-area h3 {
	font-size: 12px;
  line-height: 1.8em;
	}
.single-news #txt-area h4 {
	font-size: 11px;
  line-height: 1.4em;
	}
.single-news #txt-area ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ccbeaa;
  display: inline-block;
  margin-right: 4px;
      position: relative;
    top: -0.15em;
}
.single-news #txt-area ol li {
  list-style: decimal;
}
.single-news #txt-area hr {
  border: 1px dotted #ccbeaa;
  margin: 30px 0;
}
.single-news .sidebar a:hover,
.single-news #txt-area a:hover {
  color: #ff5e8a;
  text-decoration: none;
}
.single-news #txt-area a img {
-webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.single-news #txt-area a:hover img {
  opacity: 0.8;
}


/* NEWS（クローズ）のみ：220509追加
-------------------------------------------*/
.single-p_news #txt-area {
	padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
	.single-p_news #txt-area {
		padding-bottom: 6rem;
	}
}