@charset "UTF-8";
/* CSS Document */
body {
  background-color: #111;
}
.hero_image_menu {
	background-image:url("../images/11_news_category/top.jpg");
  width: 100%;
	height: calc(100vh - 50px);
  background-size: cover;
	background-position:bottom;
}
.hero_image_menu_filter{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: rgba(0,0,0,0.30);
	 height: calc(100vh - 50px);
	  width: 100%;
	
}
.hero_image_menu h2{
font-family: futura-pt,sans-serif;
font-weight: 100;
font-style: normal;
	font-size: 6.0rem;
	letter-spacing: 1.3em;
	padding-left: 1.3em;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	
}
.breadcrumb{
	text-align: left!important;
	margin: 40px 0 -40px 0;
}
.breadcrumb span{
	color:#FFF;
	
}
.breadcrumb a{
	text-decoration: none!important;
	
}
.entry-label {

	
	padding: 5px;
	
}
@media(max-width:599px){
	.hero_image_menu h2{
		font-size: 3.5rem;
	}
	.hero_image_menu {
	
  width: 100%;
	height: calc(100vh - 50px);
  background-size: cover;
	background-position:center;
}
	
}
@media(min-width:600px) and (max-width:1024px){
	.hero_image_menu h2{
		font-size: 5rem;
	}
	.hero_image_menu{

  width: 100%;
	height: calc(100vh - 50px);
  background-size: cover;
	background-position:center;
}
	.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
	margin-top: 80px;
}

	.archive_title{
		letter-spacing: 0!important;
		text-align: left!important;
		font-weight: 600!important;
	}
	
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	margin-top: 80px;
}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
@media(max-width:599px){
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0!important;
    padding-left: 0!important;

}
	.row {
    display: block;
    margin-right: -15px;
    margin-left: -15px;
	margin-top: 80px;
}
	.col-md-9 {
width:100%!important;
		max-width: 100%!important;
}
	.row {
		display: block;
    margin-right: 0px;
    margin-left: 0px;
	margin-top: 60px;
}
	.article_title{
		font-size: 1.8rem!important;
font-weight: 300!important;
letter-spacing: 0.2rem!important;
margin: 50px 0 30px;
		padding: 0!important;
	}
	.content p{
		line-height:3.5rem!important;
font-size:1.4rem;
 font-weight: 100;
	}
	
	.article_meta{
		margin:30px 0 ;
	}
	
	
	
}
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.post-categories li {
	list-style: none;
}
.article_meta time{
	margin: 0 0 0 auto;

}
.content p{
	text-align: left;
	line-height: 4rem;
}

.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}
.archive {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.archive_list li {
	list-style: none;
}
.archive .archive_title {
    font-size: 16px!important;
    padding: 20px 10px!important;
    line-height: 1;
    border-bottom: 1px solid #ccc;
}
.archive .archive_list li {
    margin: 0;
    border-bottom: 1px solid #ccc;
    line-height: 1;
}
.archive .archive_list li:last-child {
    border-bottom: 0;
}












.archive .archive_list li a {
    padding: 20px 10px;
    display: block;
    text-decoration: none;
    position: relative;
    line-height: 1;
    -webkit-transition: all 300ms 0s ease;
    -o-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
	color: #fff;
	text-align: left;
	
}
.article_meta{
	display: flex;
	margin: 40px 0;
}
.article .article_meta ul li a {
    line-height: 1;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #0293AD;
    border: 1px solid #0293AD;
    text-decoration: none;
}


.archive .archive_list li :hover{
	background-color: #666;
}

.col-12 h2{
	 text-align: left;
    font-size: 2.6rem;
    line-height: 4rem;
    font-weight: 100;
    letter-spacing: 0;
	padding-left: 1.5rem;
}
@media(max-width:599px){
	
.col-12 h2{
	 text-align: left;
    font-size: 2.2rem;
    letter-spacing: 1rem;
	padding-left: 1rem;
	font-weight: 600;
	   line-height: 3rem;
}	
	

	.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	.main_title{
		text-align: center !important;
	}
}




.pagenation li {
display: inline-block;
height:40px;line-height:40px;
width:40px;text-align:center;
border:1px #fff solid;color:#fff;

}


.pagenation li a{
	display:block;
	text-decoration: none;
	color: #fff;
}
.pagenation li a:hover {color: #fff;text-decoration: none;background-color: #333}




/* ボタン共通設定 */
.btn06{
    /*矢印の基点とするためrelativeを指定*/
	
	position: relative;
    /*ボタンの形状*/
	text-decoration: none;
	display: inline-block;
	background:#111;
	color:#fff;
    text-align: center;
    outline: none;

	width: 100%;
    /*アニメーションの指定*/
    transition: ease .2s;
	
}

.btn06:hover{
	background:#222;
}


/* 矢印が右に移動 */

.btnarrow1::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top:42%;
    right: 13px;
    /*矢印の形状*/
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow1:hover::after{
    right: 11px;
}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}
.postLinks {
    margin-top: 50px;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -js-display: flex;
}
.postLink {
    width: 50%;
    padding: 15px 20px;
}
.postLink a {
    text-decoration: none;
    font-size: 14px;
	color:#FFF;
}
.postLink-prev i, .postLink-prev svg {
    margin-right: 10px;
}

.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
@media(min-width:600px) and (max-width:1024px){
	.row{
		display: block;
	}
	.col-md-9{
		width:100%;
		max-width: 100%;
	}
	.col-12 h2 {
    font-size: 2.2rem;
    text-align: left;
    font-weight: 100;
    letter-spacing: 0;
    padding-left: 1.5rem;
}
	.col-md-3{
		width: 60%;
		max-width:60%;
		margin: 0 auto;
		
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
}