@charset "utf-8";
html{overflow-y: scroll;}

body{font-family: "Sawarabi Mincho";}

.start_filter{width: 100vw;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,1.00);}

.loadeing_img{width: 100%;
	height: 50px;
	margin-top: -25px;
	position: fixed; top: 50%; left: 0;
	text-align: center;}

.loading_img_inner{width:293px;
	height: 50px;
	margin: 0 auto;}
	
.loading_logo{height: 50px;
	float: left;
	display: none;}
	
.loading_text{height: 50px;
	padding-left: 15px;
	float: left;
	display: none;}
	
.loading_logo img,.loading_text img{height: 100%;}

#container{width: 100%;
	min-width: 1200px;
	display: none;}

header{width: 100%;
	min-width: 1200px;
	height: 90px;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,0.90);
	z-index: 8;
	overflow: hidden;
	display: none;}

.header_inner{width: calc(100% - 20px);
	height: 50px;
	padding: 20px 10px;
	overflow: hidden;}
	
.top_logo{height: 50px;
	float: left;}
	
.top_logo img{height: 100%;}

.top_name{height: 50px;
	float: left;
	padding-left: 10px;}
	
.top_name img{height: 100%;}

.menu_btn1{height: 49px;
	float: right;
	margin: 0 10px;}
	
.menu_btn1:hover{border-bottom: rgba(0,0,0,1.00) solid 1px;}
	
.menu_btn1 img{height: 100%;}

.main_img{width: 100%;
	height: calc(100vh - 70px);
	min-height: 650px;
	position: relative;
	}

.main_img_bg{width:100%;
	height: 100%;
	background: url("../img/top_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	display: none;}

.main_catch1{height: 35%;
position: absolute; top: 30%; right: 2%;}

.sp_box{height: 100%;
	text-align: right;}

.main_catch1 img{height: 100%;}

.contents1{width: 100%;
	padding: 100px 0 0;
	text-align: center;}

.contents_fadein{opacity: 0.0;
	-webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    transition: all 2s;
}

.isAnimate { opacity: 1;}

.contents_inner{display: inline-block;
	overflow: hidden;}
	
.corona_info{width: 1050px;
	padding: 20px;
	margin: 0 auto;
	font-size: 15px;
	text-align: left;
	border: rgba(0,0,0,0.40) solid 1px;}
	
.corona_info_title{padding-bottom: 20px;
	font-size:  18px;
	font-weight: bold;
	text-align: center;}
	
.contents_inner_left{width: 450px;
	padding-right: 50px;
	text-align: left;
	float: right;}
	
.contents_inner_right{width: 600px;
	height: 400px;
	float: right;}
		
.contents_inner_left2{width: 600px;
	height: 400px;
	float: left;}

.contents_inner_right2{width: 450px;
	text-align: left;
	padding-left: 50px;
	float: left;}

.con_img_about{width: 100%;
	height: 100%;
	background: url("../img/top_img1.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;}
	
.con_img_product{width: 100%;
	height: 100%;
	background: url("../img/top_img2.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;}

.con_img_recruit{width: 100%;
	height: 100%;
	background: url("../img/top_img3.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;}
	
.con_img_news{width: 100%;
	height: 100%;
	background: url("../img/top_img4.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;}

.con_img_text1{width: 400px;}

.con_img_text1 img{width: 100%;}

.con_text1{font-size: 16px;
	text-align: left;
	padding-top: 20px;}

.btn_more{width: 150px;
	height: 50px;
	margin-top: 10px;
	line-height: 50px;
	text-align: center;
	border: rgba(166,205,77,1.00) solid 1px;}
	
.btn_more:hover{background: rgba(166,205,77,0.20);}
	
.btn_more a{display: block;
	color: rgba(166,205,77,1.00);}

.news{width: 1100px;
	margin: 100px auto;
	text-align: center;
	border: rgba(166,205,77,1.00) solid 1px;
	background:url("../img/news_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}

.news_title{width: calc(100% - 20px);
	padding: 40px 10px  10px;
	text-align: center;
	border-bottom: rgba(166,205,77,1.00) solid 1px;}

.news_topics{display: inline-block;
	padding: 20px 0;
	text-align: left;}

.news_text{height: 200px;
	overflow-y: scroll;}

.news_line{width: 85%;
	height: 1px;
	margin: 20px 0;
	background: rgba(0,0,0,0.20);}

.contact{width: 100%;
	padding: 30px 0;
	background: rgba(166,205,77,1.00);}
	
.contact_title{width: 600px;
	margin: 0 auto;}

.contact_tel,.contact_fax,.contact_online{width: 300px;
	margin: 0 auto;
	padding: 20px 0 0;
	overflow: hidden;}

.contact_contact{width: 100%;
	padding: 50px 0;
	text-align: center;
	background: rgba(166,205,77,1.00);
	overflow: hidden;}

.contact_contact_tel,.contact_contact_fax{width: 300px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	float: left;}

.contact_online_img{width: 95px;
	float: left;}
	
.contact_online_btn{width: 200px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: rgba(255,255,255,1.00) solid 1px;
	float: right;}
	
.contact_online_btn a{display: block;
	color: rgba(255,255,255,1.00);}

.contact_online_btn:hover{background: rgba(255,255,255,0.20);}

footer{width: 100%;
	padding: 50px 0 50px;
	background: rgba(166,205,77,1.00);
	overflow: hidden;}
	
.footer_inner{width: 1100px;
	margin: 0 auto;
	overflow: hidden;}
	
.footer_menu{display: inline-block;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";}
	
.footer_menu_btn1{height: 30px;
	font-size: 14px;
	padding: 0 ;
	margin: 0 10px;
	line-height: 30px;
	float: left;}

.footer_menu_btn1:hover{border-bottom: rgba(255,255,255,1.00) solid 1px;}

.footer_menu_btn1 a{color: rgba(255,255,255,1.00);}

.footer_menu_btn1 img{height: 100%;}
	
.footer_logo{height: 49px;
	float: right;}
	
.footer_logo img{height: 100%;}
	
.mail_btn{width: 60px;
	height: 60px;
	position: fixed; bottom: 10px; right: 10px;
	display: none;}
	
.mail_btn img{width: 100%;
	height: 100%;}
	
.mail_btn:hover{opacity: 0.7;}
	
@media screen and ( max-width:1280px )
{

}

@media screen and ( max-width:736px )
{
#container{width: 100%;
	min-width: 320px;
	display: none;}

header{width: 100%;
	min-width: 320px;
	height: 70px;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,0.90);
	z-index: 8;
	overflow: hidden;
	display: none;}

.header_inner{width: calc(100% - 20px);
	height: 40px;
	padding: 10px;
	overflow: hidden;}
		
.top_logo{height: 40px;
	float: left;}
	
.top_logo img{height: 100%;}

.top_name{height: 40px;
	float: left;
	padding-left: 10px;}
	
.top_name img{height: 100%;}

.menu_btn1{display: none;}

.sp_box{width: 100%;
	max-width: 400px;
	margin: 0 auto;}

.main_catch1{width: 90%;
	height:  auto;
	position: absolute; top: 22%; right: 5%;}

.main_catch1 img{width:100%;
	height: auto;}
	
.main_img{width: 100%;
	height: 100vh;
	min-height: 550px;
	}

.main_img_bg{width:100%;
	height: 100%;
	background: url("../img/top_bg_sp.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	display: none;}
	
.contents1{width: 100%;
	padding: 50px 0 0;
	margin: 0 auto;
	text-align: center;}
	
.contents_inner{display: block;
	width: 95%;
	max-width: 400px;
	margin: 0 auto;
	overflow: hidden;}
	
.contents_inner_left{width: 100%;
	padding-right: 0;
	text-align: left;
	float: none;}
	
.corona_info{width: calc(100% - 42px);
	font-size: 12px;}
	
.corona_info_title{padding-bottom: 20px;
	font-size:  13px;
	font-weight: bold;
	text-align: center;}
	
.contents_inner_right{width: 100%;
	height: 250px;
	float: left;}
		
.contents_inner_left2{width: 100%;
	height: 250px;
	float: none;}

.contents_inner_right2{width: 100%;
	text-align: left;
	padding-left: 0;
	float: none;}

.con_img_about{width: 100%;
	height: 100%;
	background: url("../img/top_img1.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.con_img_product{width: 100%;
	height: 100%;
	background: url("../img/top_img2.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.con_img_text1{width: 100%;}

.con_img_text1 img{width: 100%;}

.con_text1{font-size: 14px;
	text-align: left;
	padding-top: 10px;}

.btn_more{width: 150px;
	height: 50px; 
	margin: 0 auto;
	margin-top: 30px;
	line-height: 50px;
	text-align: center;
	border: rgba(166,205,77,1.00) solid 1px;}
	
.btn_more a{display: block;
	color: rgba(166,205,77,1.00);}
	
.news{width: 95%;
	max-width: 390px;
	margin: 50px auto;
	text-align: center;
	border: rgba(166,205,77,1.00) solid 1px;
	background:url("../img/news_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}

.news_title{width: calc(100% - 20px);
	padding: 20px 10px  10px;
	text-align: center;
	border-bottom: rgba(166,205,77,1.00) solid 1px;}

.news_title img{width: 40%;}

.news_topics{display: inline-block;
	padding: 20px 10px;
	font-size: 12px;
	text-align: left;}
	
.contact{width: 100%;
	padding: 30px 0;
	background: rgba(166,205,77,1.00);}

.contact_contact img{width: 90%;
	max-width: 250px;}

.contact_title{width: 80%;
	max-width: 360px;
	margin: 0 auto;}

.contact_tel,.contact_fax,.contact_online{width: 60%;
	margin: 0 auto;
	padding: 10px 0 0;
	overflow: hidden;}

.contact_online_img{width: 40%;
	margin: 0 auto;
	float: none;}
	
.contact_online_btn{width: 200px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	text-align: center;
	border: rgba(255,255,255,1.00) solid 1px;
	float: none;}
	
.contact_online_btn a{display: block;
	color: rgba(255,255,255,1.00);}
	
footer{width: 100%;
	padding: 30px 0 30px;
	background: rgba(166,205,77,1.00);
	overflow: hidden;}
	
.footer_inner{width: 100%;
	max-width: 400px;
	margin: 0 auto;
	overflow: hidden;}
	
.footer_menu{display:none;
	float: none;}
		
.footer_logo{height: 30px;
	text-align: center;
	margin: 0 auto;
	float: none;}
	
.footer_logo img{height: 100%;}

.mail_btn:hover{opacity: 1.0;}
}












