@charset "utf-8";

@media screen and (max-width: 767px){
	#rwd-content .rwd-main-header.with-keyvisual {
	    border-bottom:none;
	}
}
.left_img{
	width: 60px;
	display: block;
	float: left;
	margin-left: 30px;
	padding-top: 25px;
}
.right_cont{
	padding: 15px;
	padding-left: 105px;
}
.right_cont p{
	font-size: 14px!important;
	line-height: 16px!important;
	color: black!important;
}
.right_cont h1{
	font-size: 30px!important;
	margin-top: 10px;
	color: #8D173D;
}
@media screen and (max-width: 767px){
	#rwd-content .rwd-main-header.with-keyvisual {
	    border-bottom:none;
	}
}
@media screen and (max-width: 825px){
	.left_img{
		width: 49px;
		display: block;
		float: left;
		margin-left: 11px;
		padding-top: 25px;
	}
	.right_cont{
		padding: 15px;
		padding-left: 76px;
	}
	.right_cont br{
		display: none;
	}
	.right_cont p{
		font-size: 13px!important;
		line-height: 16px!important;
		color: black!important;
	}
	.right_cont h1{
		font-size: 24px!important;
		margin-top: 10px;
		color: #8D173D;
	}
}
.width_set{
	/*	width: 70%;*/
	margin: auto;
}
.width_set a{
	margin-left: 0!important;
	margin-bottom: 0px!important;
	position: relative;
}

.width_set a:hover img{
	opacity: 1!important;
}

.width_set a{
	border: 1px solid transparent;
}
.width_set a:hover{
	border: 1px solid #81002a;
}
.width_set a.rwd-grid-item:hover{
	background-color: white!important;
}
h2{
	font-size: 2.6rem;
    line-height: 1.2;
    margin: 20px 0 40px;
    font-weight: normal;
    text-align: center;
}
.h2_border_bottom{
	border-bottom: 1px solid #e4e6e6;
	padding-bottom: 5px;
}
#rwd-content .swiper-container-horizontal>.swiper-pagination-bullets, #rwd-content .swiper-pagination-custom, #rwd-content .swiper-pagination-fraction {
    bottom: 20px;
}
.new_p_style___ {
    position: absolute;
    top: 50%;
    margin-top: -77px;
    text-align: center;
    color: white;
    width: 100%;
}
.new_p_style___ h3{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.new_p_style___ span{
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}

@media print, screen and (min-width: 768px){
	.width_set a {
		width: 33.3333333%!important;
	}
	.border_set{
		border-top: 1px solid #e4e6e6;
		border-bottom: 1px solid #e4e6e6;
		margin-bottom: 40px!important;
	}

	.width_set a:before{
		content: '';
		display: block;
		position: absolute;
		width: 1px;
		height: 70px;
		top:15px;
		left: 0px;
		background-color: #e4e6e6;
		z-index: -1;
	}

	.width_set a{
		margin-right: -2px;
		margin-top: -1px;
	}

	.width_set a:last-child:after{
		content: '';
		display: block;
		position: absolute;
		width: 1px!important;
		height: 70px!important;
		top:15px;
		right: 1px;
		background-color: #e4e6e6;
		z-index: -1;
	}
	.width_set a:hover:before{
		content: '';
		display: block;
		position: absolute;
		/*width: 100%;*/
		height: 100%;
		/*border: 1px solid #81002a;*/
		top:0px;
		left: 0px;
		background: none;

	}
	.rwd-homepage1{
	    background-repeat: no-repeat!important;
	    background-size: cover!important;
	    width: 100%;
	    height: 400px;
	    background-position: center center!important;
	    position: relative;
	    vertical-align: middle;
	}
}

@media print, screen and (max-width: 767px){
	.right_cont br{
		display: none;
	}
	.width_set{
		width: 100%!important;
	}
	.width_set a{
		border-bottom: 1px solid #C6C6CF;
		margin-bottom: -1px!important;
	}
	.rwd-homepage1{
		border-top: 2px solid #BBBBC5;
	    height: 232px;
	    background-repeat: no-repeat!important;
	    background-size: cover!important;
	    width: 100%;
	    background-position: center center!important;
	    position: relative;
	    vertical-align: middle;
	}
	.new_p_style___ {
		position: absolute;
		top: 50%;
		margin-top: -64px;
		text-align: center;
		color: white;
		width: 100%;
	}
	.new_p_style___ h3{
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
		line-height: 1.2;
	}
	.new_p_style___ span{
		font-size: 18px;
		font-weight: normal;
		text-align: center;
	}

}


@media screen and (max-width: 767px){
	#rwd-content .rwd-grid-newslist01 .rwd-news-item:first-child, #rwd-content .rwd-grid-newslist02 .rwd-news-item:first-child, #rwd-content .rwd-grid-newslist03 .rwd-news-item:first-child, #rwd-content .rwd-grid-newslist04 .rwd-news-item:first-child {
	     border-top: none; 
	}
	#rwd-content .rwd-news-item a {
	    border-bottom: none;
	}
}

