﻿div::after {
	content: "";
	clear: both;
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 0 0px 20px;
	font-size: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.pr0 {
	padding-right: 0 !important;
}
.red {
	color: #f00;
}
.mt15 {
	margin-top: 15px;
}
.mgb10{
	margin-bottom:10px;
}
.mgb40{
	margin-bottom:40px;
}
.mgb90{
	margin-bottom:90px;
}
.mgb0{
	margin-bottom:0px !important;
}
a:hover, a div:hover { opacity: 0.9;}

/*
*/
h3{
		margin-top: calc(60px - 0.6rem)!important;
}
#main a.btnRadius02 {
    height: auto !important;
}
/*繝倥ャ繝繝ｼ

--------------------------------------*/
/*繧ｵ繧､繝峨Γ繝九Η繝ｼ

--------------------------------------*/
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f !important;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#main .breadcrumb a {
	color: #83838f !important;
}
#main .title {
	background-image: url("../images_240220/title.jpg");
}
#main .main_title {
    font-size: 50px;
}
#main .title h1 {
    margin: 0 auto;
    text-align: center;
}
#main .title_inner {
	background-color: rgba(0,0,0,0.2);
    padding: 10px;
}
#main .tab-menu-nav a {
	display: flex !important;
}

#main .featureBox {
    border: 3px solid #2e8b57;
    margin-top: 70px;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}
#main .featureBox .fBTitle {
    position: absolute;
    top: -25px;
    border: 3px solid #fff;
    color: #fff;
    padding: 10px 30px;
    background: #2e8b57;
    box-sizing: border-box;
    font-size: 1.25em;
	font-weight: bold;
}
#main .featureBox .fbWording {
    margin: 10px 0 10px 40px;
    font-size: 1.25em;
	color: #2e8b57;
	font-weight: bold;
}
#main .heading_3 {
	border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 40px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
    line-height: 1.3;
	white-space: nowrap;
}
#main .fs08 {
	font-size: 0.8em;
}
#main .c-red {
	color: red;
}
#main .reserve_link {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#main .reserve_link img {
	width: 100%;
	height: auto;
}
#main .future--img {
	width: 140px;
	height: 120px;
}
#main .feature__items li {
	width: 49%;
}
#main .feature__items li a {
	display: flex !important;
}
#main .engei li a:after {
    background-image: url(/include_html/top/bpr2020/2ndtop/img/pickup/icoLink-engei.png) !important;
	content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
#main .relation {
	display: flex;
	flex-wrap: wrap;
}
#main a.feature {
    color: #000000;
    text-decoration: none;
}
#main .feature {
    width: calc(50% - 15px);
    height: auto;
    min-height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    justify-content: space-between;
	display: flex !important;
}
#main .feature .relation_text {
	width: 70%;
	padding-left: 10px;
}
#main .feature .feat_title {
	font-size: 1.2em;
	font-weight: bold;
}
#main .feature .feat_text {
	font-size: 0.8em;
	line-height: 1.2;
	margin-top: 10px;
}
#main .feature .relation_img {
	width: 20%;
	padding-right: 5px;
}
#main .feature .relation_img img {
	width: 100%;
	height: auto;
	max-width: 80px;
}




@media screen and (max-width:767px) {
	#main .breadcrumb {
		padding-left: 10px;
	}
	#main .title {
		background-image: url("../images_240220/title_sp.jpg");
	}
	#main .main_title {
    	font-size: 8vw;
	}
	#main .feature-hdg2 {
		margin-top: calc(30px - 0.6rem) !important;
	}
	#main .featureBox_inner {
		position: absolute;
		top: -10px;
		left: 50%;
		transform: translateX(-50%);
		border: 5px solid #fff;
		width: 100%;
		max-width: 270px;
		background: #fff;
		box-sizing: border-box;
	}
	#main .featureBox .fBTitle {
		padding: 10px 40px;
		font-size: 1.0em;
		width: 99%;
		margin: 0 auto;
		text-align: center;
	}
	#main .featureBox .fbWording {
		display: flex;
		flex-wrap: wrap;
		margin: 25px 0 5px;
		font-size: 16px;
	}
	#main .reserve_link {
		margin-bottom: 15px;
	}
	#main .feature__items li {
		width: 100%;
	}
	#main .feature {
		width: 100%;
		align-items: center;
	}
}


#main .bk-gray p {
	text-decoration: none;
	color: #333;
}
#main p {
	line-height: 1.3;
}
#main .bk-gray {
    padding: 10px;
    background-color: #ccc;
    margin-bottom: 20px;
}
#main .new_kanren a {
    text-decoration: none;
}
#main .recommendation {
	margin-bottom: 50px;
}
#main .menu-btn-list a {
	color: #fff !important;
	display: flex !important;
}
#main .middle-txt {
	margin: 20px auto;
}
#main h2.headingMiddle {
margin-top: calc(80px - 0.6rem)!important;
}



/*  260226 更新  */
#mian img{
    vertical-align: bottom;
}
	#main .main_title{
margin: 10px auto;
		font-weight: bold;
		font-size: 22px;
	}
	@media screen and (max-width:767px) {
			#main .main_title{
				margin-left: 10px;
		}
	}
	.relation_bannerArea {
		margin: 20px 0;
	}

@media screen and (min-width:768px) {
#main .feature__items--txt__title{
    font-size: 1.2rem;
}
#main .feature__items--txt__catch{
    font-size: 1.0rem;
}
}
