.mgb0{margin-bottom: 0!important;}
.mgb10{margin-bottom: 10px!important;}
.mgt0{margin-top: 0!important;}
.fs09{font-size: 0.9em;}
.fc_white a{color: #fff!important;}
.stop_text{
	text-align: center;
	padding: 20px;
	border: 1px solid #ccc;
	color: #f00;
	margin-bottom: 30px;
	font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold;
}
#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 .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}
#main .breadcrumb a {
    color: #83838f;
    text-decoration: none;
}
.title {
    background:none;
}
h1{
	margin: 0;
	text-shadow: none;
}
#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: 95%;
    height: 75%;
    text-align: center;
    white-space: nowrap;
}
#main .links.cols4-2 .text-box2 {
    padding: 0.5em;
    line-height: 1.6em;
}
#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 .tab-menu-nav a {
    display: flex !important;
}
#main .menu-btn-list a {
    display: flex !important;
    color: #fff !important;
}

@media screen and (min-width:768px) {
	#main .smn_img {
		width: 300px;
		margin: 10px auto 20px;
}

}
@media screen and (max-width:767px) {
	.pc-only {
    display: none!important;
}
	#main .breadcrumb {
		padding-left: 10px;
	}
	#main .main_title {
    margin: 10px auto 10px 10px;
    font-weight: bold;
    font-size: 22px;
}
	#main .title {
		height: auto;
}
	#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 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 .heading_3 {
		font-size: 1.0em;
	}
	#main .smn_img {
		max-width: 250px;
		margin: 10px auto 20px;
}
	#main .links {
    margin-bottom: 0;
}
}.maindesign .mgb0 {margin-bottom: 0;}
.mgt20{margin-top: 20px;}
.w100{width: 100%;}
.red{color: #f00;}
.fs08{font-size: 0.8em;}
.fs60{font-size: 60px !important;}
.maindesign ol, ul {
    list-style: none;
}
#main  p{
	line-height: 1.3;
}
#main  h4 {
    font-size: 1.1rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.3rem;
}
.maindesign .links {
    display: flex;
    flex-wrap: wrap;
}
.maindesign .cols4-2 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
}
.maindesign .border_radiuse li {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
	padding: 10px;
}
.maindesign .links.cols4-2 li a {
    height: 100%;
	color: #333;
    text-decoration: none;
    display: flex;
    flex-direction: column;
}
.maindesign .cols4-2 .text_box {
    margin: 0 0 10px;
}
.maindesign .links li img {
    width: 100%;
}
.maindesign .cols4-2 .bTxt {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.1;
}
.maindesign .cols4-2 .col-img{
	margin-top: auto;
	flex-shrink: 0;
}

@media screen and (min-width:768px){
.fs08pc{font-size: 0.8em;}	
	.maindesign .links li {
    	width: calc(25% - 7.5px);
    	margin-right: calc(30px / 3);
	}
	.maindesign .cols4-2 .bTxt {
    	font-size: 1.1rem;
	}
	.maindesign .cols4-2 li:nth-child(4n) {
    	margin-right: 0;
	}
	.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title {
    	font-size: 1.4rem;
	}
	.featureBox {
		border: 3px solid #2e8b57;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
}
	.featureBox .fBTitle {
		position: absolute;
		top: -25px;
		border: 5px solid #fff;	
		color: #fff;
		padding: 10px 30px;
		background: #2e8b57;
		box-sizing: border-box;
		font-size: 1.25em;
	}
	.featureBox .fbWording {
		list-style-type: disc;
		margin: 10px 0 10px 40px;
		font-size: 1.25em;
	}
	
	.maindesign .tbl01 th, .maindesign .tbl01 td {
		width: 25%;
	}
	
}

.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;
}
.maindesign .tbl01 td {
    text-align: left;
	line-height: 1.5em;
}
.maindesign .tbltac td {
    text-align: center;
}
.maindesign .under-txt {
    line-height: 1.3em;
}
#main h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding: 0.3rem 1rem;
	line-height:1.3em;
    margin-top: calc(60px - 0.6rem);
    margin-bottom: calc(40px - 0.75rem);
}
.maindesign .feature__items .items_bnr{
		padding: 0;
		border: none;
		border-radius: 0;
	}

@media screen and (max-width: 767px){
	.h3emsp{height: 3em;}
	.maindesign .cols4-2 li:nth-child(2n) {
    	margin-right: 0;
	}
	.maindesign .scroll_sp{
		overflow: scroll;
	}
	.maindesign .scroll_sp img{
		width: 860px;
	}	
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 0.5rem;
	font-size: 0.8em;

	}	
	.featureBox_inner {
		position: absolute;
		top: -25px;
		left: 50%;
		transform: translateX(-50%);
		border: 5px solid #fff;
		width: 75%;
		max-width: 270px;
		background: #fff;
		box-sizing: border-box;
	}
	.featureBox .fBTitle {
		color: #fff;
		padding: 10px 30px;
		background: #2e8b57;
		box-sizing: border-box;
		font-size: 0.85em;
		width: 99%;
		margin: 0 auto;
	}
	.featureBox .fbWording {
		display: flex;
		flex-wrap: wrap;
		margin: 25px 0 5px;
	}
	.featureBox {
		border: 3px solid #2e8b57;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
	}
	.maindesign .tbl01 td:nth-of-type(1) {
		width: 40%;
	}
	.maindesign .tbl01 td:nth-of-type(2) {
		width: 20%;
	}
	.maindesign .tbl01 th {
		width: 20%;
	}
}

.maindesign img{
flex-shrink: 0;
}
#main .feature__items li a {
    display: flex;
}


.maindesign .col2-1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .col2-1 div{
    width: calc( 50% - 10px);
	display: flex;
	flex-direction: column;
}
.maindesign .col2-1 p{
	flex: 1;
}
@media screen and (max-width: 767px){

.maindesign .col2-1 div {
    width: 100%;
}
}
#main .cols2 {
	display: flex;
	justify-content: space-between;
}
#main .cols2 .img_container {
	width: 48%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .cols2 .text_container {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
#main .topBtn ul::before {
	content:"";
	display: block;
	width:24%;
	order: 1;
}
#main .topBtn ul::after {
	content:"";
	display: block;
	width:24%;
}
#main .mgt-15 {
	margin: 15px 0;
}
#main .mbgc_green {
    background-color: #2e8b57;
    color: #fff;
	font-weight: bold;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding: 1.0rem;
	text-align: center;
	    border-radius: 10px;
}
#main .mbgc_gray {
    background-color: #999;
    color: #fff;
	font-weight: bold;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
		text-align: center;
	margin-top: 10px;

}
#main .osusume-contents{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .osusume-contents a{
	display: block;
	width: 100%;
	color: #333;
	text-decoration: none;
	background-color: #ccc;
	margin-top: 30px;
}
#main .osusume-contents a:nth-child(-n + 2){
	margin-top: 0;
}
#main .osusume-contents a img{
	display: block;
}
#main .osusume-contents .osusume-contents--text-area{
	padding: 10px;
}
#main .osusume-contents--text-area p{
	line-height: 1.3;
	text-align: justify;
}
#main .osusume-contents--text-area .osusume-contents--text-area__title{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
}

#main .category-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
#main .category-list::before{
	content: "";
	display: block;
	width: 24%;
	order: 1
}
#main .category-list::after{
	content: "";
	display: block;
	width: 24%;
}
#main .category-list a{
	width: calc(24% - 22px);
	margin-top: 20px;
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 10px;
	color: #333;
	text-decoration: none;
}
#main .category-list a:nth-child(-n + 4){
	margin-top: 0;
}
#main .category-list a p{
	text-align: center;
	margin-top: 5px;
	line-height: 1.3;
}
#main .links li .text-box2 {
    font-size: 1em;
    color: #333333;
	padding: 0.5em;
    line-height: 1.6em;
}
@media screen and (max-width: 767px) {
	#main .cols2 {
		justify-content: space-between;
	}
	#main .cols2 .img_container {
		/*width: 40%;*/
	}
	/*#main .cols2 .img_container > img {
		height: 100%;
		width: auto;
	}*/
	#main .cols2 .text_container {
		width: 50%;
		height: 170px;
	}
	#main .mbgc_green {
		font-size: 1.3rem;
		margin-bottom: 0.5rem;
		padding: 0.3em 0.2em;
	}
	#main .mbgc_gray {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	#main .cols2 .text_container li {
		font-size: 0.7rem;
	}
	#main .topBtn ul::before {
		content: none;
	}
	#main .topBtn ul::after {
		content: none;
	}
	/*.maindesign .tab-menu-nav li {
		margin: 0;
	}*/
	#main .osusume-contents{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .osusume-contents a{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	color: #333;
	text-decoration: none;
	background-color: #ccc;
}
#main .osusume-contents a:last-child{
	margin-bottom: 0;
}
#main .osusume-contents a img{
	display: block;
}
#main .osusume-contents .osusume-contents--text-area{
	padding: 10px;
}
#main .osusume-contents--text-area p{
	line-height: 1.3;
	text-align: justify;
}
#main .osusume-contents--text-area .osusume-contents--text-area__title{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
}


#main .category-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
#main .category-list::before{
	content: "";
	display: block;
	width: 31%;
	order: 1
}
#main .category-list::after{
	content: "";
	display: block;
	width: 31%;
}
#main .category-list a{
	width: calc(31% - 22px);
	margin-top: 20px;
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 10px;
	color: #333;
	text-decoration: none;
}
#main .category-list a:nth-child(-n + 3){
	margin-top: 0;
}
#main .category-list a p{
	text-align: center;
	margin-top: 5px;
	line-height: 1.3;
	font-size: 0.8em;
}

}



