.slider{
	position: relative;
}

.slider li{
	position: absolute;
	left: 0;
	top: 0;
}

#main_contents header {
	margin-bottom: 25px;
}

#news header {
	border-top: 3px solid #422100;
	display: table;
	width: 100%;
}

#news header h2 {
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
}

#news header ul {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

#news header ul a.button1 {
	display: inline-block;
	width: 140px;
	min-width: 140px;
	text-align: center;
	text-decoration: none;
	color: #422100;
	padding: 2px 0;
	font-family: "Hind", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	/* background: url('../new-misc/icon_02.png') right 4px no-repeat;*/
}

#news header ul a.button1 i{
	margin-right: 0.5em;
	font-size: 1.2em;
}

#news header ul a.button1:hover {
	/* color: #FFF;*/
	/* background-color: #422100;*/
	text-decoration: underline;
}

#news article .thumbnail {
	margin-bottom: 0.5em;
}

#news article .thumbnail img {
	vertical-align: bottom;
	border-bottom: 2px solid #422100;
}

#news article time {
	color: #3F1F00;
	margin-bottom: 0.8em;
	white-space: nowrap;
}

#news article time .time {
	font-family: "Hind", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	line-height: 1.2;
}

#news article time .time-en {
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-left: 1em;
}

#news article h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0.8em;
}

#news article p .more {
	color: #720013;
	text-decoration: none;
}

#news article p .more:hover {
	text-decoration: underline;
}

#news article p .more:before {
	content: "【";
	color: #333;
}

#news article p .more:after {
	content: "】";
	color: #333;
}

@media print, screen and (min-width: 741px) {

#topimage{
	height: 350px;
}

#topimage img {
	border-radius: 8px;
}

#main_contents header {
	text-align: center;
}

#main_contents header h2 {
	/* [disabled]display: inline-block; */
	/* [disabled]margin-right: 2em; */
}

#main_contents header h3 {
	/* [disabled]display: inline-block; */
	/* [disabled]position: relative; */
	/* [disabled]top: -5px; */
	clear: both;
}

#main_contents header ul{
	/* padding-right: 0; */
}

#main_contents .contents li {
	overflow: hidden;
	*zoom: 1;
	width: 500px;
	float: left;
	margin-left: 35px;
	margin-bottom: 11px;
}

#main_contents .contents li:first-child {
	margin-left: 0;
}

#main_contents .contents li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}

#news header {
	height: 80px;
	position: relative;
}

#news header h2 {
	padding-left: 15px;
}

#news header ul {
	/* padding-right: 38px;*/
}

#news article {
	width: 280px;
	float: left;
	border-bottom: 1px dashed #422100;
	border-left: 1px dashed #422100;
	margin-bottom: 35px;
	padding-left: 31px;
	padding-right: 31px;
	padding-top: 80px;
	margin-top: -80px;
	height: 280px;
}

#news article:first-child {
	border-left: none;
}

#news article time .time-en {
	font-size: 13px;
}

}

@media only screen and (max-width: 740px) {

#topimage {
	border-top: 8px solid #422100;
	border-bottom: 8px solid #422100;
}

#topimage .bx-wrapper .bx-viewport {
	margin-bottom: -1px;
}

#main_contents header {
	padding: 12px 15%;
	padding-bottom: 0;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #422100;*/
}

#main_contents .contents {
	margin: 0 3%;
	margin-bottom: 15px;
}

#main_contents .contents li {
	overflow: hidden;
	*zoom: 1;
	float: left;
	margin-bottom: 6px;
}

#main_contents .contents li:first-child {
}

#main_contents .contents li:nth-of-type(3n+1) {
}

  #news.wrapper-sp {
    margin-bottom: 10px;
  }
#news header {
	border-top: none;
  border-bottom: 1px dotted #422100;
}

#news header h2 {
	font-size: 22px;
  text-align: center;    
}

#news header ul {
	padding-top: 8px;
	padding-bottom: 8px;
	/* padding-right: 15px; */
}

#news header ul a.button1 {
	font-size: 13px;
	min-width: 100px;
	width: 120px;
	padding-top: 4px;
}

#news article {
	padding: 0 10%;
	margin: 1.6em 0;
}
  
  .news_content li::before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 0.5em;
}
  .news_content li a {
    color: #422100;
  }

#news article time .time {
	font-size: 20px;
}

#news article time .time-en {
	font-size: 11px;
	margin-left: 0.5em;
}

#news article h3 {
	font-size: 16px;
}
.news_content li {
    margin: 10px 0;
}
  
  #news.wrapper-sp {
    border-bottom: 3px solid #422100;
  }
}
