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;
}
.mgt40{
	margin-top:40px;
}
.mgb40{
	margin-bottom:40px;
}
.mgb90{
	margin-bottom:90px!important;
}
.mgb0{
	margin-bottom:0px !important;
}
.pdb20{
	padding-bottom: 20px;
}
.fwb{font-weight: bold;}
a:hover, a div:hover { opacity: 0.9;}

#main .links li img {
    width: 100%;
}

#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(../img/title.jpg);
}
#main .main_title {
    font-size: 60px;
}
#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: 50px 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;
	justify-content: space-between;
}
#main a.feature {
    color: #000000;
    text-decoration: none;
}
#main .feature {
    width: 49%;
    height: auto;
    min-height: 75px;
    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;
}
#main .lead-text {
	font-size: 16px !important;
}
#main .feature-hdg2 {
	font-size: 1.25em !important;
	font-weight: bold;
}



.maindesign .feature-hdg1 {
	margin: 0;
}
.maindesign .title_inner {
    background-color: rgba(0,0,0,0.3);
    padding: 10px 30px;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    height: 75%;
    text-align: center;
    white-space: nowrap;
}
.maindesign .top .title_inner {
    width: 80%;
    height: 50%;
}
.maindesign .tbl01 {
    border-collapse: collapse;
    margin: 10px auto 20px;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 20px 5px;
    border: 1px solid #ccc;
}
.maindesign .tbl01 th {
    background-color: #ebebeb;
    color: #000;
    padding: 15px;
	width: 33%;
    text-align: center;	
}
.maindesign .tbl01 td {
    text-align: left;
	line-height: 1.5em;
}
.maindesign .tbltac td {
    text-align: center;
}
@media screen and (min-width:768px) {
	.spring .feature-hdg1 .sub_title{
		font-size: 60px!important;
	}
.sp-only {
    display: none!important;
}
}
@media screen and (max-width:767px) {
	.pc-only {
    display: none!important;
}
	#main .breadcrumb {
		padding-left: 10px;
	}
	#main .title {
		background-image: url(../img/title_sp.jpg);
	}
	#main .main_title {
    	font-size: 8vw;
	}
	#main .feature-hdg2 {
		margin-top: calc(60px - 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 20px;
		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 .heading_3 {
		font-size: 1.0em;
	}*/
}





#main .menu-btn-list a {
	color: #fff !important;
	display: flex;
	font-size: 1.2em;
	min-height: 2.8rem;
}
/*#main .reserve_container {
	margin: 56px 0;
}*/
#main h4 {
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 50px;
}
#main h4:first-child {
	margin-top: 0;
}
#main .img_container,
#main .img_container > img {
	width: 100%;
	height: auto;
}
#main .img_container {
	margin: 15px 0;
}
#main .orange_ul {
	justify-content: space-between !important;
	margin: 24px 0;
}
#main .orange_ul::after {
	content: '';
	display: block;
	width: 48%;
}
#main .orange_ul li {
	width: 48% !important;
	margin-right: 0 !important;
	margin-bottom: 24px;
}

@media screen and (max-width:767px) {
	#main .menu-btn-list a {
		font-size:1.0em;
	}
	#main .reserve_container {
		margin: 30px 0;
	}
	#main .orange_ul li {
		width: 100% !important;
	}
}

	#main .modal{
        display: none;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }
	#main .modal__bg{
        background: rgba(0,0,0,0.5);
        height: 100vh;
        position: absolute;
        width: 100%;
    }
	#main .modal__content{
        background: #fff;
        left: 50%;
        padding: 40px;
        position: absolute;
        top: 58%;
        transform: translate(-50%,-50%);
        width: 60%;
    }
	#main .modal_txtbox{
    max-width: 350px;
    /*margin: 0 auto;*/
}
	#main .modal_txtbox .item-name{
    font-size: 1.2rem;
    font-weight: bold;
}
	#main .modal_imgbox{
    max-width: 350px;
    margin: 0 auto;
}
	#main .close-right{
    display: flex;
    justify-content: flex-end;
}

.maindesign .spring_list .text-box span{
	font-weight: bold;
}
#main .spring_list li{
	border-radius: 5px;
	text-align: center;
}
	#main .spring_list li img{
	width: 90%;
	margin: 0 auto 10px;
}

#main .topic_container {
    color: #ff0000;
    margin: 30px 0;
    line-height: 1.3em;
}
.maindesign p {
}
@media screen and (min-width:768px) {
	#main .topic_container {
		font-size: 1.2rem;
}

}


#main .w100p{width: 100%!important;}
#main .cols3-1div{
	display: flex;
}
#main .cols3-1con{
	    width: calc(33.33% - 7px);
    margin-right: calc(21px / 2);
    /*margin-bottom: 20px;*/
}
#main .cols3-1con a{
	text-decoration: none;
	color: #333;
}
#main .cols3-1con .feature {
    min-height: auto;
}
#main .links.cols4-2 .text-box {
    height: 3em;
}
#main .links.cols4-2 .text-box2 {
    padding: 0.5em;
    line-height: 1.6em;
}
@media screen and (min-width:768px) {
#main .cols3-1con .lead-text {
	height: 9em;
}
}
@media screen and (max-width:767px) {
#main .cols3-1div{
	display: flex;
	flex-direction: column;
}
	#main .cols3-1con{
	    width: 100%;
    margin-bottom: 20px;
}
 .spring .feature-hdg1 .sub_title {
	font-size: 7.5vw;
	}
}