@charset "utf-8";
@media screen and (min-width: 980px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/
	.copyright_sp,.contents_company_text_sp,.contents_service_sp,.textbox_sub02_sp,.footer_contents_sp{
		display: none;
	}
}
body{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	position: relative; /* 必須！ */
}
img{
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/*----------header----------*/
header{
	height: 85px;
	width: 100%;
	position: fixed;            /* ヘッダーの固定 */
    top: 0px;                   /* 位置(上0px) */
    left: 0px;                  /* 位置(右0px) */
	z-index: 100;
}
.header_logo{
	margin: 20px 0 0 30px;
	width: 250px;
}
#menu-btn {
  position: absolute;
  top: 25px;
  right: 35px;
  cursor: pointer;
    z-index: 500;
    width: 200px;
}
.sns_icon{
	position: absolute;
	top: 30px;
	right: 250px;
    background-image: url("../img/nav_sub.png");
    background-repeat: no-repeat;
    height: 100px;
    width: 201px;
}
.movie_icon10{
	z-index: 10;
	position: absolute;
	left:100px;
	top:120px;
}
.movie_icon10 img{
	height: 34px;
}
@media screen and (max-width: 1100px) {
    .movie_icon10{
	z-index: 10;
	position: absolute;
	left:20px;
	top:120px;
}
.movie_icon10 img{
	height: 34px;
}
.spinner {
  width: 100px;
  height: 100px;
  margin:55% auto 0;
  background-color: #07B500;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
}
@media screen and (max-width: 414px) {
    .movie_icon10{
	z-index: 10;
	position: absolute;
	left:23px;
	top:50px;
}
.movie_icon10 img{
	height: 20px;
}
.spinner {
  width: 100px;
  height: 100px;
  margin:90% auto 0;
  background-color: #07B500;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
}
.privacymark img{
	width: 55px;
    margin: 5px 0 0 0;
}
.privacymark:hover{
	opacity: 0.6;
}
.youtube_icon{
    width: 40px;
	margin: 0 0 14px 20px;
	transition-duration: 0.5s;
}
.youtube_icon:hover{
	margin: 0 0 14px 20px;
	transform: scale(1.2,1.2);
}
.instagram_icon{
    width: 40px;
	margin: 0 10px 7px 11px;
	transition-duration: 0.5s;
}
.instagram_icon:hover{
    margin: 0 10px 7px 11px;
	transform: scale(1.2,1.2);
}
#menu-conts {
  display: none;
  position: absolute;
  top: 68px;
  width: 220px;
  z-index: 300;
  right: 13px;
}
#menu-conts ul{
	z-index: 500;
    background-image: url("../img/nav_bg.png");
    background-repeat: no-repeat;
    background-size: 195px;
    height: 500px;
    margin: 0;
}
#menu-conts ul li:nth-child(1){
	z-index: 500;
    padding: 50px 0 0 20px;
}
#menu-conts ul li{
    padding: 22px 0 0 20px;
	z-index: 500;
}
#menu-conts ul li:nth-child(8) img{
    height: 16px;
}
#menu-conts ul li img{
    height: 18px;
}
#menu-conts ul li:nth-child(9) img{
    height: 38px;
}
#menu-conts a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
 
#menu-conts a:hover {
    opacity: 0.5;
}

/*----------header----------*/








/*----------会社案内----------*/

.head-border {
    display: flex;
    align-items: center;
	font-size: 2.0em;
	font-family: 'Kosugi', sans-serif;
	color: #3dab4a;
	margin: 100px 0 0 0;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #3dab4a;
}

.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
}

.form01_head{
	font-family: 'Kosugi', sans-serif;
	font-size: 2.0em;
	color: #3dab4a;
	padding: 0 0 0 10px;
}
.head_line{
	border: solid 1px #3dab4a;
	margin: 10px 0 0 0;
}
.head_subtext{
	font-family: 'Kosugi', sans-serif;
	text-align: center;
}
.contents_company{
	width: 980px;
	margin: 100px auto 0;
	display: flex;
}
.contents_company_text{
	width: 400px;
	height: 350px;
	display: flex;
}
.contents_company_text_sp{
}
.company_text_head{
	font-family: 'Kosugi', sans-serif;
	font-weight: 600;
	 padding:0;
     -moz-text-align-last: justify;
     text-align-last: justify;
     text-justify:inter-ideograph;
     border:none;
}
.company_Street_address{
	margin: 30px 0 30px 0;
}
.disnone{
	display: none;
	}
.disnone_sp{
	display: block;
}
.company_text_head p:nth-child(1){
	width: 80px;
	margin: 0;
}
.company_text_head p:nth-child(4){
	width: 80px;
	margin: 55px 0 0 0;
}
.company_text_head p{
	width: 80px;
	margin: 35px 0 0 0;
	color: #666666;
}
.company_text_head_sub{
	font-family: 'Kosugi', sans-serif;
	font-weight: 500;
	color: #000000;
	margin: 0 0 0 30px;
}
.company_text_head_sub p{
	width: 290px;
	margin: 35px 0 0 0;
}
.company_text_head_sub p:nth-child(1){
	width: 290px;
	margin: 0;
}
.contents_company_googlemap{
	margin: 0 0 0 50px;
	width: 530px;
	height:350px;
}
.corporate_img{
	text-align: center;
	margin: 100px;
}
.contents_privacy{
	width: 700px;
	margin: 100px auto 0;
}
.privacy_head{
	font-family: 'Kosugi', sans-serif;
	font-size: 1.5em;
	color: #3dab4a;
	padding: 0 0 0 10px;
}
.head_subtext_privacy{
	font-family: 'Kosugi', sans-serif;
	padding: 20px 0 0 10px;
	line-height: 1.5em;
}
.privacy_margin{
	margin: 50px 0 0 0;
}
/*----------会社案内----------*/



/*----------新しいサービス----------*/
.contents_service{
	width: 980px;
	margin: 40px auto 0;
}
.contents_service_text{
	margin: 0 auto;
	width: 980px;
}
.contents_service_truck{
	margin: 70px 0 0 0;
}
.service_flex{
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	width: 980px;
	height: auto;
	background-color: #F3FFF4;
	border: 2px #BDBDBD solid;
	font-weight: 700;
	font-size: 1.5em;
}
.service_flex_02{
	display: flex;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	margin: 20px 0 0 0;
}
.service_flex span{
	margin: 0 0 0 20px;
}
.service_flex_02 span{
	margin: 0 0 0 20px;
}
.service_truck_02{
	margin: 0 0 0 40px;
	
}
.share_main{
	margin: 0;
}
.share_sub{
    color: #FF0004;
    font-size: 0.6em;
    text-align: left;
    margin: 30px 0 20px 20px;;
}
.share_head{
	margin: 50px 0 0 0;
}
.share_meattext{
    color: #FF0004;
    font-size: 1.1em;
    text-align: left;
    margin: 20px 0 20px 20px;
}
.share_head img{
	width: 350px;
}
.service_line{
    margin: 60px 0 0 0;
    width: 100%;
    border: solid #BDBDBD 1px;
}
.share_text{
	font-size: 0.6em;
	color: #5E5E5E;
	margin: 30px 0;
	line-height: 1.5em;
}
.service_company{
    text-align: center;
    margin: 60px 0 0 0;
}
.service_company img{
    width: 350px;
}
.service_sub{
	width: 980px;
	margin: 30px auto 0;
}
.meat_coupon{
    width: 800px;
	height: 400px;
	margin:30px auto 0;
	background-color: #FFFAF2;
	border: 2px #BDBDBD solid;
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
    color: #5E5E5E;
    font-size: 0.8em;
}
.coupon_head{
    margin: 30px 0 0 0;
}
.coupon_text{
    margin: 10px 0 0 0;
    line-height: 1.5em;
}
.coupon_img{
    margin: 10px 0 0 0;
}
.details_meat{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:3px 8px;
    width: 130px;
   margin: 8px auto 0;
    font-size: 1.1em;
    font-weight: 1000;
    text-align: center;
}
.details_meat:hover{
    color: #FFFFFF;
    background-color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:3px 8px;
    width: 130px;
    margin: 8px auto 0;
    font-size: 1.1em;
    font-weight: 1000;
}
.details{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:3px 8px;
    width: 140px;
    margin: 20px 0 0 0;
    font-size: 1.1em;
    font-weight: 1000;
    text-align: center;
    float: right;
}
.details:hover{
    color: #FFFFFF;
    background-color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:3px 8px;
    width: 140px;
    margin: 20px 0 0 0;
    font-size: 1.1em;
    font-weight: 1000;
    float: right;
}
.lineheight{
}
.service_meat{
	width: 980px;
	height: 720px;
	background-color: #F3FFF4;
	border: 2px #BDBDBD solid;
	text-align: center;
	font-weight: 700;
}
.service_meat_recommendation{
    margin: -55px 0 0 330px;
}
.service_meat_recommendation img{
    width: 120px;
    animation: bounce 3.0s infinite ease-in-out;
}
@keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
.companyname{
    color: #313131;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 1.7em;
    text-align: center;
}
.meat_head{
	margin: 20px 0 0 0;
}
.meat_head img{
    height: 32px;
}
.meat_img{
    width: 800px;
    margin: 20px auto 0;
}
.meat_img img{
    width: 100%;
}
.meat_text{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align: left;
	font-size: 0.9em;
	color: #5E5E5E;
    width: 800px;
	margin: 30px auto 55px;
	line-height: 1.5em;
}
.meat_text02{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align: left;
	font-size: 0.75em;
	color: #5E5E5E;
    width: 360px;
	margin: 15px 0 0 55px;
	line-height: 1.5em;
}
.service_mask{
	width: 980px;
	height: 1180px;
    margin: 40px 0 0 0;
	background-color: #F3FFF4;
	border: 2px #BDBDBD solid;
	text-align: center;
	font-weight: 700;
}
.service_other{
	width: 580px;
	height: 200px;
	background-color: #39B44A;
	color: #000000;	
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	margin: 30px auto 0;
}
.service_other_text img{
	margin: 20px 0 0 0;
}
.service_other_flex img{
	margin: 5px auto 15px;
	width: 500px;
}
/*----------新しいサービス----------*/

.form_others01{
	border: 1px #e88f63 solid;
	color: #e88f63;
	width: 600px;
	height: 65px;
	border-radius: 50px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.8em;
	margin: 60px auto 0;
	transition-duration: 0.2s;
}
.form_others01:hover{
	border: 1px #e88f63 solid;
	background-color: #e88f63;
	color: #FFFFFF;
	width: 600px;
	height: 65px;
	border-radius: 50px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.8em;
	margin: 60px auto 0;
}
.form_others02{
	border: 1px #6da950 solid;
	color: #6da950;
	width: 600px;
	height: 65px;
	border-radius: 50px;
	text-align: center;
	padding: 8px 0;
    line-height: 1.5em;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.8em;
	margin: 120px auto 0;
	transition-duration: 0.2s;
}
.form_others02:hover{
	border: 1px #6da950 solid;
	background-color: #6da950;
	color: #FFFFFF;
	width: 600px;
	height: 65px;
    line-height: 1.5em;
	border-radius: 50px;
	text-align: center;
	padding: 8px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.8em;
	margin: 120px auto 0;
}

/*----------フッター----------*/
footer{
	margin:60px auto 0;
	border-top: 2px #666666 solid;
	background-color: #FFFFFF;
	width: 100%;
	height: 225px;
}
.footer_logo img{
    width: 320px;
}
.footer_contents{
	width: 980px;
	margin: 35px auto;
	display: flex;
}
.neosystem_address{
	margin: 10px 0 0 0;
    color: #5E5E5E
}
.footer_right{
	display: flex;
	margin: 10px 0 0 0;
}
.footer_right li{
	margin: 0 0 0 30px;
}
.footer_right li:nth-child(1){
	margin: 0 0 0 200px;
}
.footer_right li p:nth-child(n+2){
	margin: 28px 0 0 0;
}
.footer_right li p:hover{
	opacity: 0.6;
}
.footer_right img{
	height: 14px;
}
.copyright{
	background-color: #666666;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.4em;
	font-size: 0.8em;
}
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 100px;
}
/*----------フッター----------*/














