#header {
    border-bottom: 1px solid #c5c5c5;
}
.wrap-contact {
    margin: 9.5rem 0 0;
    position: relative;
    background: #F4F7F9;
    padding: 4rem 0 9rem 3rem;
}
.nav-list-header li a {
    font-size: 16px;
    color: #000;
    font-size: 600;
}
.smt-box{
    background: #f2fafe;
    padding: 2rem;
}
.table-sbt {
    margin: 3rem 0 2rem 0;
}
.table-sbt td {
    border: 1px solid #67c2eb;
    padding: 3px 10px;
}
#new02, #new04, #new06, #new01,#new023 {
    border-top: 1px solid #E1E1E1;
    margin: 5rem 0;
    border-bottom: 1px solid #E1E1E1;
	padding: 5rem 0;
}
#new02 h1, #new03 h1{
	margin-bottom: 2rem;
}
.typesquare_option{
	font-weight: 600;
	color: #009FE8;
}
/**************************************** Sidebar ********************************************/
.nav-list-header li a {
    font-size: 16px;
    color: #000;
    font-size: 600;
}
.equip-top-img{
	height: 500px;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
}
	.equip_wrap{
	   max-width: 1400px;
    margin: 0 auto;
    padding: 0 1.5rem;	
	}
.equip_wrap ._sidebar {
    padding: 13rem 0 0;
    -webkit-transition: margin-top .7s;
    -o-transition: margin-top .7s;
    transition: margin-top .7s;
}
.all_col2_layout ._sidebar ._item {
    margin: 0 0 1rem;
}
.all_col2_layout ._sidebar ._item a.active, .all_col2_layout ._sidebar ._item a.current {
    background: center left/1.4rem auto no-repeat url("../img/side_arrow.svg");
    color: #354245;
}
.all_col2_layout.fixed ._sidebar {
    margin-top: .6rem;
    position: fixed;
    top: 4.2rem;
    z-index: 1;
	padding: 15rem 0 0;
}
.all_col2_layout ._sidebar ._item a {
    display: inline-block;
    padding: 1rem 2rem;
    color: #ccc;
    font-size: 1.8rem;
    font-weight: 700;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.all_col2_layout ._sidebar ._item a:hover {
    background: center left/1.4rem auto no-repeat url("../img/side_arrow.svg");
    color: #354245;
}
.sbt-tt{
	margin: 2rem 0;
	display: block;
}
.sbt-logo{
	max-width: 40%;
}
/*****************************************NEWS*****************************************/

.news_all_detail ._date {
    margin-right: 1.3rem;
    font-size: 1.5rem;
}

.news_all_detail ._cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.6rem;
    padding: 0 1.2rem;
    font-size: 1.4rem;
    color: #D9000C;
    border: 1px solid rgba(217, 0, 12, 0.5);
    border-radius: 2.5rem;
}
.new-content{
	padding-top: 13rem;
}
.img-context {
    margin: 2rem 0;
}
.new-content-post{
	line-height: 2;
}
.news-title-wrap{
	border: none;
	padding: 0.3rem 1rem;
	min-width: 90px;
	border-radius: 0.3rem;
	background-color: #eaeaea;
	margin-top: 1rem;
	display: table-caption;
}
.dx-black {
    max-width: 30%;
}
.fuji-event {
    max-width: 100%;
}
.kurumin-post{
	max-width: 25%;
}

@media all and (min-width:768px) and (max-width:1200px) and (orientation: portrait) {

.wrap-contact {
    padding: 4rem 0 4rem 3rem;
}
.new-content {
    padding-top: 8rem;
}	
.equip_wrap ._sidebar {
    padding: 8rem 0 0;

}
	
	
	
	
}


@media screen and (max-width: 767.98px){
	
	.equip_wrap ._sidebar{
		display: none;
	}	
.wrap-contact {
    padding: 4rem 0 3rem 0rem;
}
.all_under_pagetitle {
    padding-top: 3rem;
}	
.new-content {
    padding-top: 4rem;
}	
	.dx-black, .sbt-logo{
	    max-width: 100%;
	}	
	
	
	
}

@media screen and (max-width: 576px){
	
	
.kurumin-post{
	max-width: 50%;
}	

	
	
}





















