@charset "utf-8";
/* CSS Document */

/*スマホ*/
@media(max-width:767px){

.pc_view {
    display: none !important;
}

.sp_view {
    display: block !important;
}
img{
	max-width: 100%;
	height: auto;
}
/****header*****/
	
.h_area{
	padding: 5px 5px;
	height: 85px;
}	
	
.h_logo{
	margin: 10px 10px;
    padding-top: 0px !important;
    max-width: 250px;
}
.h_logo .h_logo_img{
	margin-top: 5px;
	min-width: 200px;
	max-width: 200px;
	}	
.h_logo .h_logo_img img{
	width: 100%;
}	
	
/**TOP MAIN****/
	
#slider {
	z-index: -1;
}

#main{
	margin: 0px;	
}	
	
#mainimgarea{
}
#mainimgarea .mainimg{
}
#mainimgarea .catchbox{
	position: absolute;
	top: auto;
	bottom: 20px;
	left: 2%;
	font-size: 16px;
	max-width: auto;
	font-weight: 600;
	padding: 10px;
	border-radius: 10px;
}
#mainimgarea .catchbox .logos{
	max-width: 100px;
	height: auto;
	margin-bottom: 8px;
	
}
#mainimgarea .catchbox .logos img{
	width: 100%;
	height: auto;
	
}

/***TOPICS****/
.top_topics {
	width: 100%;
	position: relative;
	bottom: 0;
	text-align: center;
}

.top_topics .top_topics_inner{
	width: 98%;
	min-height: 100px;
	max-height: 100px;
	height: 100px;
	background-color: rgba(255,255,255,0.5);
	padding: 10px 5px;
	margin: 0 auto 15px;
	border-radius: 5px;
	display: block;

}
.top_topics .top_topics_l{
	width: 100%;
	text-align: center;
	padding:5px 0;
	font-size: 17px;
	font-weight: bold;
	font-family: "Zen Maru Gothic" , YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-right-style: none;
	color: #217a03;
}

.top_topics .top_topics_r{
	min-height: 55px;
	max-height: 55px;
	height: 55px;
	padding: 5px;
	overflow-y: scroll;
	display: flex;
	justify-content: flex-start;
	width:100%;

}
#m_contents_inb{
width: 95%;
	margin-left: auto;
	margin-right: auto;
	}

#m_contents {
    width: 100%;
 margin: 1.875rem 0;
}

#contents_l {
    flex: 1 1 auto;
    padding-right: 0;
    margin-bottom: 4rem;
}

#contents_r {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*
h2{
	font-size: 1.7rem !important;
	}
h3{
	font-size: 1.4rem !important;
}
h4{
	font-size: 1.2rem !important;
}
h5{
	font-size: 1.1rem !important;
}
h6{
	font-size: 1rem !important;
}
*/
#f-area{
	display: block;
}
#f_l_main{
	margin: 0 10px 20px 10px;
	padding: 0;
}
#tel{
	font-size: 1.7rem;
}
#address{
	font-size: 1rem;
}
#snsarea_m{
	justify-content: center;
	}
.map{
height: 0;
overflow: hidden;
padding-bottom: 100%;
position: relative;
}
.map iframe{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.flex50{
	flex:0 1 50% !important;
	}
	
	
.telmail{
	display: block;
}
.tel{
	max-width: 100%;
	margin: 3%;
}
.c_btn a{
	max-width: 100%;
	margin:3%;
}
.adress{
	display: block;
}

.cmshtml .box01 {
    width: 92%;
    max-width: 92%;
    margin-left: auto !important;
    margin-right: auto !important;
  }	


	
	
	
/*****TOPレイアウト******/


.orange_button a{
	font-size: 18px;
}
.orange_button a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    right: 15px;
}
.orange_button a:hover{
	box-shadow: 2px 2px 10px #ccc;
}
.orange_button a:hover:after{
	 right: 13px;
}


.top_column_midashi {
}
.top_column_midashi h3.en{
font-size: 30px !important;
}
.top_column_midashi h4.jp{
font-size: 16px !important
}
	
	
.cmshtml .top_column_box .rdnewArticle {
    justify-content: flex-start !important;		
}
.cmshtml .top_column_box .rdnewArticle .rdnewArticle-item {
    width: 46.5% !important;
  }
.cmshtml .top_column_box .rdnewArticle .rdnewArticle-thumbnail {
    max-height: 110px;
    overflow: hidden;
  }	
	
.top_recruit {
	width: 100%;
	padding: 50px 0 50px;
	margin: 0;
	background-image: url("../img/bg_recruit02.jpg");
	background-size: cover;
}

.top_recruit_inner{
	width: 95%;
	max-width: 350px;
}
	
.top_recruit_decoration{
	padding: 40px 0 140px;	
	}	
	
.top_recruit_decoration::after{
	width: 140px;
	height: 140px;
	background-image: url("../img/illustration03.png");
	background-size: auto 140px;
	top: auto;
	left: auto;
	right: -30px;
	bottom: -15px;
}
.top_recruit_decoration::before{
	display: none;
}

.top_recruit_box{
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.top_recruit_midashi{
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}
.top_recruit_midashi h3 {
	font-size: 32px !important;
}
.top_recruit_midashi h4 {
	font-size: 14px !important;
	color: #217a03;
}
.top_recruit_box .message{
	margin-bottom: 20px;
	text-align: center;
}

.green_button a{
	width: auto;
	padding: 5px 40px;
	background-color:#217a03;; 
	color: #fff;
	border-radius: 30px;
	font-size:18px;
	position: relative;

}
.green_button a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.green_button a:hover{
	box-shadow: 2px 2px 10px #ccc;
}
.green_button a:hover:after{
	 right: 15px;
}	

.toppage h2{
	font-size: 30px !important;
}
.toppage h3{
	font-size: 23px !important;
}
.toppage h4{
	font-size: 20px !important;
}



.rdplanetitle h2 {
	position: relative;
	padding: 1.5rem 0 0.7rem;
	text-align: center;
	font-size:32px !important;
	color: #52989c;
}

.rdplanetitle h2:before {
  width: 50px;
}

.rdplanetitle h3 {
	color: #fff;
	position: relative;
	font-size: 25px !important;
	background: #52989c;
	border-radius: 30px;
	padding: 5px 0;
	text-align: center;
}


.rdplanetitle h4 {
	position: relative;
	padding-left: 1.5em;
	font-size: 22px !important;

}
.rdplanetitle h4:before {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	content: "\f138";
	left: 0;
	top: 0;
	font-weight: 900;
	font-size: 1em;
	color: #52989c;
}

.rdplanetitle h5 {
	position: relative;
	padding: 5px 0.5em;
	background-color: #ECECEC;
	font-size: 18px !important;
	margin-block-start: 0em;
    margin-block-end: 0em;

}
.rdplanetitle h6 {
	position: relative;
	padding: 5px 0.5em;
	border-bottom: 1px solid #BFBEBE;
	font-size: 18px !important;
	margin-block-start: 0em;
    margin-block-end: 0em;
}
	
/*contentspage*/

.pagetitle{
	height: 200px;
}
.pagetitle .pagetitle_img{
	height: 200px;
}
.pagetitle .pagetitle_img img{
}


.pagetitle .pagetitle_text{
	top: 80px;
}
.pagetitle .pagetitle_text h2{
  font-size: 30px !important;
}

.footer_inner {
	width: 100%;
	display: block;
}

.footer_l{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.footer_l .footer_logo{
	max-width: 230px;
	margin-bottom: 10px;
}
.footer_l .adress{
	margin-bottom: 15px;
	font-size: 16px;
}


.footer_r{
	display: none;
}
	
}