@charset "utf-8";

/*=========================================*/
/* トップページ */
/*=========================================*/

/*-- MAIN CONTENTS --*/

.main_contents_area{
	margin-top: 80px;
	background: rgba(244,254,242,1.00);
	border-bottom: 1px solid rgba(40,120,60,1.00);
}

.main_contents_flame{
	max-width: 1500px;
	margin: 0 auto;
	padding: 100px 50px 80px 50px;
	box-sizing: border-box;
}

.main_contents{
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
}

.movie_area{
	width: 50%;
}

.movie_area .movie_contents{
	margin-right: 25px;
	padding-bottom: 67%;
	height: 0;
	position: relative;
	overflow: hidden;
}

.movie_area .movie_contents video{
  	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 80.6%;
}

.movie_area .movie_contents img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.recruitment_area{
	width: 50%;
	margin-left: 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_area .recruitment_flame{
	width: 48%;
    padding-bottom: 12px;
    display: flex;
}

.recruitment_area .recruitment_flame:nth-of-type(3),
.recruitment_area .recruitment_flame:nth-of-type(4){
	padding-top: 13px;
    padding-bottom: 0px;
}

.recruitment_area .recruitment_flame a{
	width: 100%;
    padding: 40px 20px 20px 20px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	overflow: hidden;
	transition: 0.25s ease-out;
}

.recruitment_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_area .recruitment_flame .title_text{
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame .sub_text{
	width: 58%;
	font-size: 100%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame .sub_text span{
	display: block;
}

.recruitment_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    top: 0;
    right: 20px;
    padding: 12px 20px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: bottom -1px right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}


.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 24%;
    padding-bottom: 20px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10),
.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 200px;
    padding: 40px 20px 20px 20px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	overflow: hidden;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 100%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    top: 0;
    right: 20px;
    padding: 12px 20px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: bottom -1px right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom -1px right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom -1px right -10px;
    width: 100%;
    height: 100%;
}


.main_btn_area{
    max-width: 1280px;
    margin: 50px auto 0px auto;
    text-align: center;
}

.main_btn_area.sp{
    display: none;
}

.main_btn_area.sp02{
    display: none;
}

.main_btn_area a{
	max-width: 300px;
    width: 100%;
    padding: 20px 40px 20px 50px;
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(40,120,60,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
    transition: 0.25s ease-out;
}

.main_btn_area a::before{
	position: absolute;
	content: "";
	left: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(255, 255, 255, 1.00);
	height: 9px;
	width: 9px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	transition: 0.25s ease-out;
}

.main_btn_area a:hover{
    color: rgba(40,120,60,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.25s ease-out;	
}

.main_btn_area a:hover::before{
	background: rgba(40,120,60,1.00);
}

.recruit_message img{
	max-width: 100%;
	height: auto;
}

.recruit_message .recruit_sub_title{
	margin: 30px 0px 20px 0px;
	font-size: 175%;
	line-height: 150%;
	color: rgba(196,17,32,1.00);
}

.recruit_message .recruit_sub_text{
	margin: 0px 0px 5px 0px;
	font-size: 120%;
	line-height: 150%;
	color: rgba(40,120,60,1.00);
}

.recruit_message .recruit_text{
	margin: 0px 0px 20px 0px;
	line-height: 150%;
}

.recruit_message .recruit_text:last-child{
	margin: 0px 0px 0px 0px;
}

@media all and (max-width:1280px){

.main_contents_area{
	margin-top: 70px;
}

.main_contents_flame{
	padding: 80px 30px 60px 30px;
	box-sizing: border-box;
}

.movie_area .movie_contents{
	margin-right: 15px;
}
	
.movie_area .movie_contents img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.recruitment_area{
	width: 50%;
	margin-left: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_area .recruitment_flame{
	width: 48%;
    padding-bottom: 8px;
    display: flex;
}

.recruitment_area .recruitment_flame:nth-of-type(3),
.recruitment_area .recruitment_flame:nth-of-type(4){
	padding-top: 8px;
    padding-bottom: 0px;
}

.recruitment_area .recruitment_flame a{
	width: 100%;
    padding: 30px 15px 15px 15px;
	box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.25);
}

.recruitment_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame .sub_text{
	width: 58%;
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 90%;
    top: 0;
    right: 20px;
    padding: 10px 15px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
	
.recruitment_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}
	
	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 24%;
    padding-bottom: 16px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10),
.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 190px;
    padding: 40px 20px 20px 20px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    top: 0;
    right: 20px;
    padding: 12px 20px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.recruitment_list_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}
	
	
.main_btn_area{
    margin: 40px auto 0px auto;
}

.main_btn_area a{
	max-width: 300px;
    width: 100%;
    padding: 15px 30px 15px 40px;
    font-size: 95%;
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(40,120,60,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
    transition: 0.25s ease-out;
}

.main_btn_area a::before{
	position: absolute;
	content: "";
	left: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(255, 255, 255, 1.00);
	height: 8px;
	width: 7px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	transition: 0.25s ease-out;
}

.main_btn_area a:hover{
    color: rgba(40,120,60,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.25s ease-out;	
}

.main_btn_area a:hover::before{
	background: rgba(40,120,60,1.00);
}
	
.recruit_message img{
	max-width: 100%;
	height: auto;
}

.recruit_message .recruit_sub_title{
	margin: 30px 0px 20px 0px;
	font-size: 175%;
	line-height: 150%;
	color: rgba(196,17,32,1.00);
}

.recruit_message .recruit_sub_text{
	margin: 0px 0px 5px 0px;
	font-size: 120%;
	line-height: 150%;
	color: rgba(40,120,60,1.00);
}

.recruit_message .recruit_text{
	margin: 0px 0px 20px 0px;
	line-height: 150%;
}

.recruit_message .recruit_text:last-child{
	margin: 0px 0px 0px 0px;
}

}

@media all and (max-width:960px), print{

.main_contents_area{
	margin-top: 60px;
}

.main_contents_flame{
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}
	
.main_contents{
	display: flex;
	flex-wrap: wrap;
}
	
.movie_area{
	width: 100%;
	margin-bottom: 30px;
}

.movie_area .movie_contents{
	margin-right: 0px;
	padding-bottom: 56.25%;
}
	
.movie_area .movie_contents video{
	height: 100%;
}
	
.movie_area .movie_contents img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.recruitment_area{
	width: 100%;
	margin-left: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_area .recruitment_flame{
	width: 49%;
    padding-bottom: 8px;
    display: flex;
}

.recruitment_area .recruitment_flame:nth-of-type(3),
.recruitment_area .recruitment_flame:nth-of-type(4){
	padding-top: 8px;
    padding-bottom: 0px;
}

.recruitment_area .recruitment_flame a{
	width: 100%;
    padding: 40px 15px 100px 15px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.recruitment_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame .sub_text{
	width: 58%;
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame a::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 90%;
    top: 0;
    right: 20px;
    padding: 10px 15px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_area .recruitment_flame.shien a::after{
    background-size: 185px;
    background-position: bottom right -1px;
}

.recruitment_area .recruitment_flame.hoiku a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.soudan a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.kango a::after{
    background-size: 190px;
    background-position: bottom right -10px;
}

.recruitment_area .recruitment_flame.chouriin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.care a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.chourishi a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}

.recruitment_area .recruitment_flame.eiyoushi a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.jimuin a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}

	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 49%;
    padding-bottom: 16px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10){
    padding-bottom: 16px;
}

.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 220px;
    padding: 40px 15px 90px 15px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 90%;
    top: 0;
    right: 20px;
    padding: 10px 15px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame.shien a::after{
    background-size: 185px;
    background-position: bottom right -1px;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.kango a::after{
    background-size: 190px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.care a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}


.main_btn_area{
    margin: 30px auto 0px auto;
}
	
.main_btn_area.pc{
    display: none;
}
	
.main_btn_area.sp{
	max-width: 280px;
	width: 100%;
	margin: 0px auto 30px auto;
    display: flex;
}
	
.main_btn_area.sp02{
	max-width: 280px;
	width: 100%;
	margin: 30px auto 0px auto;
    display: flex;
}

.main_btn_area a{
	max-width: 280px;
    width: 100%;
    padding: 13px 25px 13px 25px;
    font-size: 85%;
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(40,120,60,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
    transition: 0.25s ease-out;
}

.main_btn_area a::before{
	position: absolute;
	content: "";
	left: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(255, 255, 255, 1.00);
	height: 7px;
	width: 7px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	transition: 0.25s ease-out;
}

.main_btn_area a:hover{
    color: rgba(40,120,60,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.25s ease-out;	
}

.main_btn_area a:hover::before{
	background: rgba(40,120,60,1.00);
}
	
.recruit_message img{
	max-width: 80%;
	height: auto;
}

.recruit_message .recruit_sub_title{
	margin: 20px 0px 15px 0px;
	font-size: 150%;
	line-height: 150%;
	color: rgba(196,17,32,1.00);
}

.recruit_message .recruit_sub_text{
	margin: 0px 0px 5px 0px;
	font-size: 105%;
	line-height: 150%;
	color: rgba(40,120,60,1.00);
}

.recruit_message .recruit_text{
	margin: 0px 0px 15px 0px;
	font-size: 90%;
	line-height: 150%;
}

.recruit_message .recruit_text:last-child{
	margin: 0px 0px 0px 0px;
}


}


@media all and (max-width:640px){

.main_contents_area{
	margin-top: 60px;
}
	
.movie_area{
	width: 100%;
	margin-bottom: 30px;
}

.movie_area .movie_contents{
	margin-right: 0px;
}

.movie_area .movie_contents img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.recruitment_area{
	width: 100%;
	margin-left: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_area .recruitment_flame{
	width: 50%;
	padding-right: 8px;
    padding-bottom: 8px;
    display: flex;
	box-sizing: border-box;
}
	
.recruitment_area .recruitment_flame:nth-of-type(2),
.recruitment_area .recruitment_flame:nth-of-type(4){
    padding-left: 8px;
	padding-right: 0px;
}

.recruitment_area .recruitment_flame:nth-of-type(3),
.recruitment_area .recruitment_flame:nth-of-type(4){
	padding-top: 8px;
    padding-bottom: 0px;
}

.recruitment_area .recruitment_flame a{
	width: 100%;
    padding: 30px 15px 40px 15px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.recruitment_area .recruitment_flame .title_text{
	font-size: 110%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame .sub_text{
	width: 58%;
	font-size: 85%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 85%;
    top: 0;
    right: 20px;
    padding: 8px 12px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_area .recruitment_flame.shien a::after{
    background-size: 120px;
    background-position: bottom right -1px;
}

.recruitment_area .recruitment_flame.hoiku a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.soudan a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.kango a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_area .recruitment_flame.chouriin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.care a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.chourishi a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_area .recruitment_flame.eiyoushi a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_area .recruitment_flame.jimuin a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}	
	
	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 49%;
    padding-bottom: 11px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10){
    padding-bottom: 11px;
}

.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 170px;
    padding: 30px 15px 40px 15px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 110%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 85%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 85%;
    top: 0;
    right: 20px;
    padding: 8px 12px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame.shien a::after{
    background-size: 120px;
    background-position: bottom right -1px;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.kango a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.care a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}	
	

.main_btn_area{
    margin: 30px auto 0px auto;
}
	
.main_btn_area.sp{
	justify-content: center;
}
	
.main_btn_area.sp02{
	justify-content: center;
}

.main_btn_area a{
	max-width: 250px;
    width: 100%;
    padding: 12px 20px 12px 30px;
    font-size: 75%;
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(40,120,60,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
    transition: 0.25s ease-out;
}

.main_btn_area a::before{
	position: absolute;
	content: "";
	left: 50px;
	top: 2px;
	bottom: 0;
	margin: auto;
	background: rgba(255, 255, 255, 1.00);
	height: 6px;
	width: 6px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	transition: 0.25s ease-out;
}

.main_btn_area a:hover{
    color: rgba(40,120,60,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.25s ease-out;	
}

.main_btn_area a:hover::before{
	background: rgba(40,120,60,1.00);
}
	
.recruit_message img{
	max-width: 80%;
	height: auto;
}

.recruit_message .recruit_sub_title{
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	line-height: 150%;
	color: rgba(196,17,32,1.00);
}

.recruit_message .recruit_sub_text{
	margin: 0px 0px 5px 0px;
	font-size: 90%;
	line-height: 150%;
	color: rgba(40,120,60,1.00);
}

.recruit_message .recruit_text{
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	line-height: 150%;
}

.recruit_message .recruit_text:last-child{
	margin: 0px 0px 0px 0px;
}
	

}


/*-- NEWS CONTENTS --*/

.news_contents_area{
	position: relative;
	background: rgba(253,255,250,1.00);
	border-bottom: 1px solid rgba(40,120,60,1.00);
}

.news_contents_area::before{
	position:absolute;
	content: "";
	top: 60px;
	left:0;
	width: 237px;
	height: 90px;
	background: url("../images/news_title_bg.png");
    background-repeat: no-repeat;
}

.news_contents_flame{
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 50px 80px 50px;
	box-sizing: border-box;
}

.news_contents{
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}

.news_title_area{
	position:relative;
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
}

.news_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.news_title_area h2{
	font-size: 220%;
	line-height: 150%;
	font-weight: 400;
}

.news_list_area{
	padding: 0px 0px 0px 40px;
	box-sizing: border-box;
}

.news_list a{
	padding: 30px 10px 30px 10px;
	display: flex;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	box-sizing: border-box;
	transition: 0.25s ease-out;
}

.news_list a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.news_list_area.news_none p.text{
	padding: 30px 10px 30px 10px;
    font-size: 90%;
    line-height: 150%;
    letter-spacing: -0.01em;
	color: rgba(0,0,0,1.00);
	border-bottom: 1px solid rgba(201,218,197,1.00);
	display: block;
	box-sizing: border-box;
}

.news_list .date{
	padding: 0px 20px 0px 0px;
    font-size: 100%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info,
.news_list .category_other{
	position: relative;
	padding: 0px 20px 0px 15px;
    font-size: 90%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 8px;
    height: 8px;
    border-radius: 5px;
	background: rgba(196,17,32,1.00);
}

.news_list .category_other::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 8px;
    height: 8px;
    border-radius: 5px;
	background: rgba(40,120,60,1.00);
}

.news_list .text{
	padding: 0px 20px 0px 0px;
    font-size: 100%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_more{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	display: inline-block;
}

.news_more a{
	max-width: 175px;
    width: 100%;
    padding: 20px 40px 20px 50px;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
    display: inline-block;
    background: rgba(40,120,60,1.00);
	border: 1px solid rgba(40,120,60,1.00);
    border-radius: 50px;
	position: relative;
    box-sizing: border-box;
    transition: 0.25s ease-out;
}

.news_more a::before{
	position: absolute;
    content: "";
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 1.00);
    height: 9px;
    width: 9px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}

.news_more a:hover{
	color: rgba(40,120,60,1.00);
	background: rgba(255,255,255,1.00);
	transition: 0.25s ease-out;
}

.news_more a:hover::before{
    background: rgba(40,120,60,1.00);
}

@media all and (max-width:1280px){

.news_contents_area{
	position: relative;
}
	
.news_contents_area::before{
	position:absolute;
	content: "";
	top: 40px;
	left:0;
	width: 210px;
	height: 80px;
	background: url("../images/news_title_bg.png");
	background-size: contain;
    background-repeat: no-repeat;
}
	
.news_contents_flame{
	padding: 60px 30px 60px 30px;
}

.news_title_area{
	position:relative;
	margin: 0px 0px 15px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
}

.news_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.news_title_area h2{
	font-size: 195%;
	line-height: 150%;
}

.news_list_area{
	padding: 0px 0px 0px 30px;
	box-sizing: border-box;
}

.news_list a{
	padding: 25px 10px 25px 10px;
	display: flex;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	box-sizing: border-box;
	transition: 0.25s ease-out;
}
	
.news_list a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.news_list_area.news_none p.text{
	padding: 25px 10px 25px 10px;
    font-size: 90%;
}
	
.news_list .date{
	padding: 0px 15px 0px 0px;
    font-size: 100%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info,
.news_list .category_other{
	position: relative;
	padding: 0px 20px 0px 15px;
    font-size: 90%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 7px;
    height: 7px;
    border-radius: 5px;
	background: rgba(196,17,32,1.00);
}

.news_list .category_other::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 7px;
    height: 7px;
    border-radius: 5px;
	background: rgba(40,120,60,1.00);
}

.news_list .text{
	padding: 0px 20px 0px 0px;
    font-size: 100%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_more{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	display: inline-block;
}

.news_more a{
	max-width: 175px;
    width: 100%;
    padding: 15px 30px 15px 40px;
	font-size: 95%;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    box-sizing: border-box;
}
	
.news_more a::before{
	position: absolute;
    content: "";
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 1.00);
    height: 8px;
    width: 7px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}
	
.news_more a:hover{
	color: rgba(40,120,60,1.00);
	background: rgba(255,255,255,1.00);
	transition: 0.25s ease-out;
}

.news_more a:hover::before{
    background: rgba(40,120,60,1.00);
}
	
}


@media all and (max-width:960px), print{
	
.news_contents_area{
	position: relative;
}

.news_contents_area::before{
	position:absolute;
	content: "";
	top: 27px;
	left:0;
	width: 180px;
	height: 68px;
	background: url("../images/news_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}
	
.news_contents_flame{
	padding: 40px 15px 40px 15px;
}

.news_title_area{
	position:relative;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 18px;
	overflow:hidden;
}

.news_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 7px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.news_title_area h2{
	font-size: 170%;
	line-height: 150%;
}

.news_list_area{
	padding: 0px 0px 0px 20px;
	box-sizing: border-box;
}

.news_list a{
	padding: 20px 10px 20px 10px;
	display: flex;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	box-sizing: border-box;
	transition: 0.25s ease-out;
}
	
.news_list a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}
	
.news_list_area.news_none p.text{
	padding: 20px 10px 20px 10px;
    font-size: 90%;
}

.news_list .date{
	padding: 0px 13px 0px 0px;
    font-size: 95%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info,
.news_list .category_other{
	position: relative;
	padding: 0px 13px 0px 13px;
    font-size: 85%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 6px;
    height: 6px;
    border-radius: 5px;
	background: rgba(196,17,32,1.00);
}

.news_list .category_other::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 6px;
    height: 6px;
    border-radius: 5px;
	background: rgba(40,120,60,1.00);
}

.news_list .text{
	padding: 0px 10px 0px 0px;
    font-size: 95%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_more{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	display: inline-block;
}

.news_more a{
	max-width: 175px;
    width: 100%;
    padding: 13px 25px 13px 35px;
    font-size: 85%;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    box-sizing: border-box;
}
	
.news_more a::before{
	position: absolute;
    content: "";
    left: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 1.00);
    height: 7px;
    width: 7px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}
	
.news_more a:hover{
	color: rgba(40,120,60,1.00);
	background: rgba(255,255,255,1.00);
	transition: 0.25s ease-out;
}

.news_more a:hover::before{
    background: rgba(40,120,60,1.00);
}
	
}


@media all and (max-width:640px){
	
.news_contents_area{
	position:relative;
}

.news_contents_area::before{
	position:absolute;
	content: "";
    top: 28px;
    left: 0;
    width: 155px;
    height: 58px;
	background: url("../images/news_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.news_title_area{
    position: relative;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 15px;
	overflow:hidden;
}

.news_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 5px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.news_title_area h2{
	font-size: 150%;
	line-height: 150%;
}

.news_list_area{
	padding: 0px 0px 0px 15px;
	box-sizing: border-box;
}

.news_list a{
	padding: 20px 5px 20px 5px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	box-sizing: border-box;
	transition: 0.25s ease-out;
}

.news_list a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}
	
.news_list_area.news_none p.text{
	padding: 20px 5px 20px 5px;
    font-size: 80%;
}
	
.news_list .date{
	padding: 0px 10px 0px 0px;
    font-size: 85%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_list .category_info,
.news_list .category_other{
	position: relative;
	padding: 0px 10px 0px 10px;
    font-size: 80%;
    line-height: 150%;
    letter-spacing: -0.01em;
	word-break: keep-all;
	display: inline-block;
}

.news_list .category_info::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 5px;
	background: rgba(196,17,32,1.00);
}

.news_list .category_other::before{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 5px;
	background: rgba(40,120,60,1.00);
}

.news_list .text{
	width: 100%;
	padding: 5px 0px 0px 0px;
    font-size: 85%;
    line-height: 150%;
    letter-spacing: -0.01em;
	display: inline-block;
}

.news_more{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	display: inline-block;
}

.news_more a{
	max-width: 175px;
    width: 100%;
    padding: 12px 20px 12px 30px;
    font-size: 75%;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
    display: inline-block;
    background: #28783c;
    border-radius: 50px;
    box-sizing: border-box;
}
	
.news_more a::before{
	position: absolute;
    content: "";
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 1.00);
    height: 6px;
    width: 6px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}
	
.news_more a:hover{
	color: rgba(40,120,60,1.00);
	background: rgba(255,255,255,1.00);
	transition: 0.25s ease-out;
}

.news_more a:hover::before{
    background: rgba(40,120,60,1.00);
}
	
}

 
/*-- WORKS CONTENTS --*/

.works_contents_area{
	position: relative;
	background: rgba(243,252,242,1.00);
	border-bottom: 1px solid rgba(40,120,60,1.00);
	overflow: hidden;
}

.works_contents_area::before{
	position:absolute;
	content: "";
	top: 60px;
	left:0;
	width: 288px;
	height: 90px;
	background: url("../images/works_title_bg.png");
	background-repeat: no-repeat;
}

.works_contents_flame{
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 50px 80px 50px;
	box-sizing: border-box;
}

.works_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.works_title_area{
	position:relative;
	margin: 0px 0px 50px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.works_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.works_title_area h2{
	font-size: 220%;
	line-height: 150%;
	font-weight: 400;	
}

.works_title_area p{
	padding-left: 25px;
	font-size: 120%;
    line-height: 150%;
}


@media all and (max-width:1280px){
	
.works_contents_area::before{
	position:absolute;
	content: "";
	top: 40px;
	left:0;
	width: 256px;
	height: 80px;
	background: url("../images/works_title_bg.png");
    background-size: contain;
	background-repeat: no-repeat;
}
	
.works_contents_flame{
	padding: 60px 30px 60px 30px;
	box-sizing: border-box;
}

.works_title_area{
	position:relative;
	margin: 0px 0px 40px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.works_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.works_title_area h2{
	font-size: 195%;
	line-height: 150%;
}

.works_title_area p{
	padding-left: 15px;
	font-size: 110%;
}
	
}

@media all and (max-width:960px), print{
	
.works_contents_area::before{
	position:absolute;
	content: "";
	top: 27px;
	left:0;
	width: 217px;
	height: 68px;
	background: url("../images/works_title_bg.png");
    background-size: contain;
	background-repeat: no-repeat;
}
	
.works_contents_flame{
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}

.works_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 18px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.works_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 7px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.works_title_area h2{
	font-size: 170%;
	line-height: 150%;
}

.works_title_area p{
	padding-left: 10px;
	font-size:100%;
}
	
}
	
@media all and (max-width:640px){
	
.works_contents_area::before{
	position:absolute;
	content: "";
	top: 28px;
	left:0;
	width: 185px;
	height: 58px;
	background: url("../images/works_title_bg.png");
    background-size: contain;
	background-repeat: no-repeat;
}
	
.works_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.works_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 35px;
	width: 5px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.works_title_area h2{
	font-size: 150%;
	line-height: 150%;
	word-break: keep-all;
}

.works_title_area p{
	width: 100%;
	margin-left: -15px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}
	
}
 

/*-- PEOPLE CONTENTS --*/

.people_contents_area{
	position: relative;
	background: rgba(253,255,250,1.00);
	border-bottom: 1px solid rgba(40,120,60,1.00);
}

.people_contents_area::before{
	position:absolute;
	content: "";
	top: 60px;
	left:0;
	width: 299px;
	height: 90px;
	background: url("../images/people_title_bg.png");
	background-repeat: no-repeat;
}

.people_contents_flame{
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 50px 80px 50px;
	box-sizing: border-box;
}

.people_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.people_title_area{
	position:relative;
	margin: 0px 0px 50px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.people_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.people_title_area h2{
	font-size: 220%;
	line-height: 150%;
	font-weight: 400;
}

.people_title_area p{
	padding-left: 25px;
	font-size: 120%;
	line-height: 150%;
}

.people_list_area{
	margin: 0px 0px 50px 0px;
	display: flex;
}

.people_list{
	width: 25%;
	padding: 0px 30px 0px 0px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}

.people_list a{
	display: flex;
    flex-direction: column;
	text-decoration: none;
	box-sizing: border-box;
}

.people_list a img{
	max-width: 100%;
	width: 100%;
	height: auto;
    transition: 0.25s ease-out;
}

.people_list a:hover img{
	transform: scale(1.05, 1.05);
    transition: 0.25s ease-out;
}

.people_list .catch_text{
	position: absolute;
	content: "";
	top: 0;
	right: 40px;
	color: rgba(40,120,60,1.00);
	font-size: 160%;
	line-height: 130%;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
	text-shadow: 2px 2px 25px rgba(253, 255, 250, 1.00);
}

.people_list .comment_area{
	width: 90%;
	margin: -30px auto 0px auto;
	padding: 15px 30px 20px 30px;
	text-align: left;
	background: rgba(255,255,255,1.00);
	border: 2px solid rgba(0,0,0,1.00);
	border-radius: 10px;
	position: relative;
	box-sizing: border-box;
	transition: 0.25s ease-out;
}

.people_list a .comment_area::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: none;
    transition: 0.25s ease-out;
}

.people_list a:hover .comment_area::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(40, 120, 60, 0.10);
    transition: 0.25s ease-out;
}

.people_list .comment_area .title_text{
	margin: 0px 0px 5px 0px;
	color: rgba(40,120,60,1.00);
	font-size: 150%;
	line-height: 150%;
}

.people_list .comment_area .sub_text{
	color: rgba(0,0,0,1.00);
	line-height: 150%;
}

.crosstalk_contents_area{
	padding: 80px 0px 20px 0px;
	display: flex;
	align-items: center;
}

.crosstalk_contents_area .left_area{
	width: 45%;
	padding: 0px 20px 0px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .left_area img{
	margin-bottom: 30px;
	max-width: 100%;
	height: auto;
}

.crosstalk_contents_area .left_area p{
	font-size: 100%;
	line-height: 175%;
}

.crosstalk_contents_area .right_area{
	width: 55%;
	padding: 0px 0px 0px 20px;
	box-sizing: border-box;
}

.crosstalk_contents_area .right_area .crosstalk_banner{
	text-align: center;
}

.crosstalk_contents_area .right_area .crosstalk_banner:first-child{
	margin: 0px 0px 20px 0px;
}

.crosstalk_contents_area .right_area .crosstalk_banner img{
	max-width: 100%;
	height: auto;
    transition: 0.25s ease-out;
}

.crosstalk_contents_area .right_area .crosstalk_banner a{
	display: inline-block;
	position: relative;
    transition: 0.25s ease-out;
}

.crosstalk_contents_area .right_area .crosstalk_banner a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: none;
    transition: 0.25s ease-out;
	z-index: 999;
}

.crosstalk_contents_area .right_area .crosstalk_banner a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 5px;
	transform: scale(1.02, 1.02);
    transition: 0.25s ease-out;
}

.crosstalk_contents_area .right_area .crosstalk_banner a:hover img{
	transform: scale(1.02, 1.02);
    transition: 0.25s ease-out;
}

@media all and (max-width:1280px){

.people_contents_area::before{
	position:absolute;
	content: "";
	top: 40px;
	left:0;
	width: 264px;
	height: 80px;
	background: url("../images/people_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}
	
.people_contents_flame{
	padding: 60px 30px 60px 30px;
	box-sizing: border-box;
}

.people_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.people_title_area{
	position:relative;
	margin: 0px 0px 40px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.people_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.people_title_area h2{
	font-size: 195%;
	line-height: 150%;
}

.people_title_area p{
	padding-left: 15px;
	font-size: 110%;
}

.people_list_area{
	margin: 0px 0px 40px 0px;
	display: flex;
}

.people_list{
	width: 25%;
	padding: 0px 20px 0px 0px;
	text-align: center;
	position: relative;
	display: flex;
	box-sizing: border-box;
}

.people_list a{
	display: flex;
    flex-direction: column;
	text-decoration: none;
	box-sizing: border-box;
}

.people_list a img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.people_list .catch_text{
	position: absolute;
	content: "";
	top: 0;
	right: 35px;
	color: rgba(40,120,60,1.00);
	font-size: 145%;
	line-height: 130%;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
}

.people_list .comment_area{
	width: 95%;
	margin: -30px auto 0px auto;
	padding: 15px 20px 15px 20px;
	text-align: left;
	background: rgba(255,255,255,1.00);
	border: 2px solid rgba(0,0,0,1.00);
	border-radius: 10px;
	flex-grow: 1;
	box-sizing: border-box;
}

.people_list .comment_area .title_text{
	margin: 0px 0px 5px 0px;
	color: rgba(40,120,60,1.00);
	font-size: 138%;
	line-height: 150%;
}

.people_list .comment_area .sub_text{
	color: rgba(0,0,0,1.00);
	line-height: 150%;
}

.people_banner_area{
	text-align: center;
}

.people_banner_area img{
	max-width: 100%;
	height: auto;
}

.crosstalk_contents_area{
	padding: 60px 0px 15px 0px;
}

.crosstalk_contents_area .left_area{
	width: 45%;
	padding: 0px 15px 0px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .left_area img{
	max-width: 95%;
	margin-bottom: 25px;
}

.crosstalk_contents_area .left_area p{
	font-size: 95%;
	line-height: 175%;
}

.crosstalk_contents_area .right_area{
	width: 55%;
	padding: 0px 0px 0px 15px;
	box-sizing: border-box;
}

.crosstalk_contents_area .right_area .crosstalk_banner{
	text-align: center;
}

.crosstalk_contents_area .right_area .crosstalk_banner:first-child{
	margin: 0px 0px 15px 0px;
}

.crosstalk_contents_area .right_area .crosstalk_banner img{
	max-width: 100%;
	height: auto;
}
	
}

@media all and (max-width:960px), print{
	
.people_contents_area::before{
	position:absolute;
	content: "";
	top: 27px;
	left:0;
	width: 225px;
	height: 68px;
	background: url("../images/people_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}
	
.people_contents_flame{
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}
	
.people_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.people_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 18px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.people_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 7px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.people_title_area h2{
	font-size: 170%;
	line-height: 150%;
}

.people_title_area p{
	padding-left: 10px;
	font-size: 100%;
}

.people_list_area{
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.people_list{
	width: 49%;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	box-sizing: border-box;
}
	
.people_list:nth-of-type(3),
.people_list:nth-of-type(4){
	margin-bottom: 0px;
}

.people_list a{
	display: flex;
    flex-direction: column;
	text-decoration: none;
	box-sizing: border-box;
}

.people_list a img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.people_list .catch_text{
	position: absolute;
	content: "";
	top: 0;
	right: 19%;
	color: rgba(40,120,60,1.00);
	font-size: 135%;
	line-height: 130%;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
}

.people_list .comment_area{
	width: 95%;
	margin: -70px auto 0px auto;
	padding: 15px 15px 15px 15px;
	text-align: left;
	background: rgba(255,255,255,1.00);
	border: 2px solid rgba(0,0,0,1.00);
	border-radius: 10px;
	flex-grow: 1;
	box-sizing: border-box;
}

.people_list .comment_area .title_text{
	margin: 0px 0px 5px 0px;
	color: rgba(40,120,60,1.00);
	font-size: 125%;
	line-height: 150%;
}

.people_list .comment_area .sub_text{
	color: rgba(0,0,0,1.00);
	line-height: 150%;
	font-size: 90%;
}

.people_banner_area{
	text-align: center;
}

.people_banner_area img{
	max-width: 100%;
	height: auto;
}
	
.crosstalk_contents_area{
	padding: 40px 0px 15px 0px;
	display: flex;
	flex-direction: column;
}
	
.crosstalk_contents_area .left_area{
	width: 100%;
	padding: 0px 0px 30px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .left_area img{
	max-width: 70%;
	margin-bottom: 20px;
}

.crosstalk_contents_area .left_area p{
	font-size: 95%;
	line-height: 175%;
}

.crosstalk_contents_area .right_area{
	width: 100%;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .right_area .crosstalk_banner{
	text-align: center;
}

.crosstalk_contents_area .right_area .crosstalk_banner:first-child{
	margin: 0px 0px 20px 0px;
}

.crosstalk_contents_area .right_area .crosstalk_banner img{
	max-width: 100%;
	height: auto;
}
	
}

@media all and (max-width:640px){
	
.people_contents_area::before{
	position:absolute;
	content: "";
	top: 28px;
	left:0;
	width: 192px;
	height: 58px;
	background: url("../images/people_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.people_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.people_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.people_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 35px;
	width: 5px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.people_title_area h2{
	font-size: 150%;
	line-height: 150%;
	word-break: keep-all;
}

.people_title_area p{
	width: 100%;
	margin-left: -15px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}

.people_list_area{
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-wrap: wrap;
}

.people_list{
	width: 50%;
	margin-bottom: 10px;
	padding: 0px 8px 8px 0px;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	box-sizing: border-box;
}

.people_list:nth-of-type(2){
	padding: 0px 0px 8px 8px;
}
	
.people_list:nth-of-type(3){
	padding: 8px 8px 0px 0px;
}

.people_list:nth-of-type(4){
	padding: 8px 0px 0px 8px;
}
	
.people_list:nth-of-type(3),
.people_list:nth-of-type(4){
	margin-bottom: 0px;
}

.people_list a{
	display: flex;
    flex-direction: column;
	text-decoration: none;
	box-sizing: border-box;
}

.people_list a img{
	max-width: 100%;
	width: 100%;
	height: auto;
}

.people_list .catch_text{
	position: absolute;
	content: "";
	top: 0;
	right: 10%;
	color: rgba(40,120,60,1.00);
	font-size: 115%;
	line-height: 130%;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
}

.people_list .comment_area{
	width: 95%;
	margin: -70px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: rgba(255,255,255,1.00);
	border: 2px solid rgba(0,0,0,1.00);
	border-radius: 10px;
	flex-grow: 1;
	box-sizing: border-box;
}

.people_list .comment_area .title_text{
	margin: 0px 0px 5px 0px;
	color: rgba(40,120,60,1.00);
	font-size: 110%;
	line-height: 150%;
}

.people_list .comment_area .sub_text{
	color: rgba(0,0,0,1.00);
	line-height: 150%;
	font-size: 85%;
}

.people_banner_area{
	text-align: center;
}

.people_banner_area img{
	max-width: 100%;
	height: auto;
}
	
.crosstalk_contents_area{
	padding: 20px 0px 10px 0px;
	display: flex;
	flex-direction: column;
}
	
.crosstalk_contents_area .left_area{
	width: 100%;
	padding: 0px 0px 30px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .left_area img{
	max-width: 90%;
	margin-bottom: 20px;
}

.crosstalk_contents_area .left_area p{
	font-size: 85%;
	line-height: 175%;
}

.crosstalk_contents_area .right_area{
	width: 100%;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}

.crosstalk_contents_area .right_area .crosstalk_banner{
	text-align: center;
}

.crosstalk_contents_area .right_area .crosstalk_banner:first-child{
	margin: 0px 0px 20px 0px;
}

.crosstalk_contents_area .right_area .crosstalk_banner img{
	max-width: 100%;
	height: auto;
}
	
}

@media all and (max-width:430px){
	
.people_list .catch_text{
	position: absolute;
	content: "";
	top: 0;
	right: 9%;
	color: rgba(40,120,60,1.00);
	font-size: 110%;
	line-height: 125%;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
}

.people_list .comment_area{
	margin: -35px auto 0px auto;
}
	
.crosstalk_contents_area .right_area .crosstalk_banner:first-child{
	margin: 0px 0px 15px 0px;
}
	
}


/*-- CENTER CONTENTS --*/

.center_contents_area{
	position: relative;
	background: rgba(243,252,242,1.00);
	border-bottom: 4px solid rgba(40,120,60,1.00);
}

.center_contents_area::before{
	position:absolute;
	content: "";
	top: 60px;
	left:0;
	width: 310px;
	height: 90px;
	background: url("../images/center_title_bg.png");
	background-repeat: no-repeat;
}

.center_contents_flame{
	max-width: 1500px;
	margin: 0 auto;
	padding: 80px 50px 100px 50px;
	box-sizing: border-box;
}

.center_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.center_title_area{
	position:relative;
	margin: 0px 0px 50px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.center_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.center_title_area h2{
	font-size: 220%;
	line-height: 150%;
	font-weight: 400;
}

.center_title_area p{
	padding-left: 25px;
	font-size: 120%;
	line-height: 150%;
}

.center_banner_area{
	max-width: 1145px;
	margin: 0 auto;
}

.center_banner_list{
	margin: 0px 0px 50px 0px;
	display: flex;
	justify-content: space-between;
}

.center_banner_list.sp{
	display: none;
}

.center_banner_list a{
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	position: relative;
	display: block;
	transition: 0.25s ease-out;
	overflow: hidden;
}

.center_banner_list a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 20px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 20px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list img{
	max-width: 100%;
	height: auto;
}

.center_list{
	position: relative;
}

.center_list img{
	max-width: 100%;
	height: auto;
}

.center_list p{
	position: absolute;
	top: 45px;
	left: 45px;
	font-size: 225%;
}

.center_list span{
	margin: 0px 0px 4px 0px; 
	font-size: 45%;
	display: block;
}

.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}

.center_banner a{
	position: relative;
	display: block;
}

.center_banner a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px 5px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 10px;
	box-sizing: border-box;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px 5px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 10px;
	box-sizing: border-box;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner img{
	max-width: 100%;
	height: auto;
}

.center_banner.sp{
	display: none;
}

@media all and (max-width:1280px){

.center_contents_area::before{
	position:absolute;
	content: "";
	top: 40px;
	left:0;
	width: 275px;
	height: 80px;
	background: url("../images/center_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}
	
.center_contents_flame{
	padding: 60px 30px 80px 30px;
	box-sizing: border-box;
}

.center_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.center_title_area{
	position:relative;
	margin: 0px 0px 40px 0px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.center_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 9px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.center_title_area h2{
	font-size: 195%;
	line-height: 150%;
}

.center_title_area p{
	padding-left: 15px;
	font-size: 110%;
}

.center_banner_area{
	max-width: 1145px;
	margin: 0 auto;
}

.center_banner_list{
	margin: 0px 0px 40px 0px;
	display: flex;
	justify-content: space-between;
}

.center_banner_list a{
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	position: relative;
	display: block;
}
	
.center_banner_list a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 20px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 20px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list img{
	max-width: 100%;
	height: auto;
}

.center_list{
	position: relative;
}

.center_list.number{
	margin: 0px 20px 0px 20px;
}

.center_list img{
	max-width: 100%;
	height: auto;
}

.center_list p{
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 200%;
}

.center_list span{
	margin: 0px 0px 4px 0px; 
	font-size: 45%;
	display: block;
}
	
.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}

.center_banner a{
	position: relative;
	display: block;
}

.center_banner a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}
	
.center_banner img{
	max-width: 100%;
	height: auto;
}
	
}


@media all and (max-width:960px), print{
	
.center_contents_area::before{
	position:absolute;
	content: "";
	top: 27px;
	left:0;
	width: 233px;
	height: 68px;
	background: url("../images/center_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}
	
.center_contents_flame{
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}
	
.center_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.center_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 18px;
	overflow:hidden;
	display: flex;
	align-items: baseline;
}

.center_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 100%;
	width: 7px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.center_title_area h2{
	font-size: 170%;
	line-height: 150%;
}

.center_title_area p{
	padding-left: 10px;
	font-size: 100%;
}

.center_banner_area{
	max-width: 1145px;
	margin: 0 auto;
}

.center_banner_list{
	margin: 0px 0px 30px 0px;
	display: flex;
	justify-content: space-between;
}

.center_banner_list a{
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	position: relative;
	display: block;
}

.center_banner_list a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 15px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 15px;
	transition: 0.25s ease-out;
	z-index: 9999;
}
	
.center_banner_list img{
	max-width: 100%;
	height: auto;
}

.center_list{
	position: relative;
}
	
.center_list.number{
	margin: 0px 15px 0px 15px;
}

.center_list img{
	max-width: 100%;
	height: auto;
}

.center_list p{
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 170%;
}

.center_list span{
	margin: 0px 0px 4px 0px; 
	font-size: 45%;
	display: block;
}

.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}
	
.center_banner a{
	position: relative;
	display: block;
}

.center_banner a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}
	
.center_banner img{
	max-width: 100%;
	height: auto;
}
	
}

@media all and (max-width:760px){
	
.center_list p{
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 150%;
}
	
.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}
	
}


@media all and (max-width:640px){
	
.center_contents_area::before{
	position:absolute;
	content: "";
	top: 28px;
	left:0;
	width: 199px;
	height: 58px;
	background: url("../images/center_title_bg.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.center_contents{
	max-width: 1280px;
	margin: 0 auto;
}

.center_title_area{
	position:relative;
	margin: 0px 0px 35px 0px;
	padding:0px 0px 0px 15px;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.center_title_area::before{
	position:absolute;
	content: "";
	left:0;
	height: 35px;
	width: 5px;
	background: rgba(40,120,60,1.00);
	border-radius: 20px;
}

.center_title_area h2{
	font-size: 150%;
	line-height: 150%;
	word-break: keep-all;
}

.center_title_area p{
	width: 100%;
	margin-left: -15px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}

.center_banner_area{
	max-width: 1145px;
	margin: 0 auto;
}
	
.center_banner_list.pc{
	display: none;
}
	
.center_banner_list.sp{
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}

.center_banner_list a{
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	position: relative;
	display: block;
}
	
.center_banner_list a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner_list img{
	max-width: 100%;
	height: auto;
}
	
.center_list{
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
	
.center_list:nth-of-type(3),
.center_list:nth-of-type(4){
	margin-bottom: 0px;
}
	
.center_list.number{
	margin: 0px 0px 20px 0px;	
}

.center_list img{
	max-width: 100%;
	height: auto;
}

.center_list p{
	position: absolute;
	top: 32px;
	left: 35px;
	font-size: 170%;
	text-align: left;
}

.center_list span{
	margin: 0px 0px 4px 0px; 
	font-size: 45%;
	display: block;
}
	
.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}
	
.center_banner.pc{
	display: none;
}
	
.center_banner.sp{
	display: block;
	text-align: center;
}

.center_banner a{
	position: relative;
	display: block;
}

.center_banner a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}

.center_banner a:hover::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(40, 120, 60, 0.10);
	border-radius: 10px;
	transition: 0.25s ease-out;
	z-index: 9999;
}
	
.center_banner img{
	max-width: 100%;
	height: auto;
}
	
}


@media all and (max-width:430px){
	
.center_list{
	margin-bottom: 15px;
}
	
.center_list.number{
	margin: 0px 0px 15px 0px;	
}
	
.center_list p{
	position: absolute;
	top: 20px;
	left: 15px;
	font-size: 135%;
}
	
.center_list.welfare p{
	color: rgba(255,255,255,1.00);
}

.center_list.welfare span{
	color: rgba(255,255,255,1.00);
}
	
}

