@charset "utf-8";
@media screen and (max-width: 980px) {
	.footer_contents,.contents_service,.textbox_sub02,.copyright{
		display: none;
	}
    img{
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
    }
	.contents_company_text{
		display: none;
	}
	.copyright_sp{
	background-color: #666666;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.4em;
	font-size: 0.5em;
}
	/*----------header----------*/
    body{
        position: relative; /* 必須！ */
    }
	header{
		height: 100px;
		width: 100%;
        background-color: #FFFFFF;
		position: fixed;            /* ヘッダーの固定 */
		top: 0px;                   /* 位置(上0px) */
		left: 0px;                  /* 位置(右0px) */
		z-index: 400;
	}
	.header_logo{
		margin: 20px 0 0 20px;
		width: 220px;
	}
#menu-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
    z-index: 500;
    width: 200px;
}
.sns_icon{
	position: absolute;
	top: 110px;
	right: 15px;
    background-image: url("../img/nav_sub.png");
    background-size: 190px;
    background-repeat: no-repeat;
    height: 100px;
    width: 190px;
}
.privacymark img{
	width: 50px;
    margin: 5px 0 0 0;
}
.privacymark:hover{
	opacity: 0.6;
}
.youtube_icon{
	margin: 0 0 12px 20px;
	transition-duration: 0.5s;
}
.youtube_icon:hover{
	margin: 0 0 12px 20px;
	transform: scale(1.2,1.2);
}
.instagram_icon{
	margin: 0 7px 5px 9px;
	transition-duration: 0.5s;
}
.instagram_icon:hover{
    margin: 0 7px 5px 9px;
	transform: scale(1.2,1.2);
}
#menu-conts {
  display: none;
  position: absolute;
  top: 53px;
  width: 220px;
  z-index: 300;
  right: -10px;
}
#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 img{
    height: 18px;
}
#menu-conts ul li:nth-child(8) img{
    height: 9px;
}
#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: 1.4em;
		font-family: 'Kosugi', sans-serif;
		color: #3dab4a;
		margin: 70px 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: 95%;
		margin: 50px auto 0;
		display: block;
	}
	.contents_company_text{
		width: 90%;
		margin: 0 auto;
		height: auto;
	}
	.disnone{
		display: block;
	}
	.disnone_sp{
	display: none;
}
	.company_text_head{
		width: 80px;
		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;
	}
	.company_flex{
		width: 300px;
		margin: 20px auto 0;
		display: flex;
		color: #666666;
	}
	.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: 90%;
		margin: 35px 0 0 0;
	}
	.company_text_head_sub p:nth-child(1){
		width: 290px;
		margin: 0;
	}
	.contents_company_googlemap{
		margin: 50px auto;
		width:95%;
	}
	.phone_margin{
		margin: -50px 0 0 0;
	}
	.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;
	}
    .corporate_img{
	text-align: center;
    overflow: hidden;
    margin: 0 auto;
        width: 90%;
}
    .corporate_img img{
        width: 150%;
}
	/*----------会社案内----------*/
	
	/*----------新しいサービス----------*/
.contents_service{
	width: 95%;
	margin: 10px auto 0;
}
.contents_service_text{
	margin: 0 auto;
	width: 95%;
}
.contents_service_truck{
	margin: 40px 0 0 0;
}
.service_flex{
	text-align: left;
	font-family: 'Kosugi', sans-serif;
	margin: 0 auto;
	width: 95%;
	max-width: 500px;
	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 0 20px 0;
	text-align: center;
}
.share_main img{
	margin:10px 0 0 0;
	width: 90%;
}
.share_head{
	margin: 30px 0 0 0;
	text-align: center;
}
.share_head img{
	margin: 0 0 0 0;
	width: 70%;
	max-width: 250px;
}
.share_text{
	font-size: 0.6em;
	width: 90%;
	color: #5E5E5E;
	margin: 20px auto;
	line-height: 1.5em;
}
.service_sub{
	width: 95%;
	margin: 20px auto 0;
	display: block;
}
.service_meat{
	width: 100%;
	max-width: 500px;
    padding: 0 0 10px;
	margin: 0 auto;
	height: auto;
	background-color: #F3FFF4;
	border: 2px #BDBDBD solid;
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
}
.service_company{
    text-align: center;
    margin: 60px 0 0 0;
}
.service_company img{
    width: 70%;
    max-width: 300px;
}
.meat_coupon{
    width: 95%;
	max-width: 500px;
    height: auto;
	margin:15px 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: 20px auto 0;
    width: 90%;
    text-align: center;
}
.coupon_head img{
    margin: 0 auto;
    width: 100%;
}
.coupon_text{
    margin: 10px auto 0;
    text-align: left;
    width: 90%;
}
.coupon_img{
    margin: 10px auto 20px;
    width: 90%;
    text-align: center;
}
.coupon_img img{
    margin: 0 auto;
    width: 100%;
}
.details{
    color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:4px 9px;
    width: 160px;
    margin: 20px 0 0 0;
    font-size: 1.1em;
    font-weight: 1000;
    float: right;
}
.details:hover{
    color: #FFFFFF;
    background-color: #000000;
    border: 1px #000000 solid;
    border-radius: 50px;
    padding:4px 9px;
    width: 160px;
    margin: 8px 0 0 0;
    font-size: 1.1em;
    font-weight: 1000;
}
.service_meat_recommendation{
    margin: -10px 0 0 350px;
    position: absolute;
}
.service_meat_recommendation img{
    width: 100px;
    animation: bounce 3.0s infinite ease-in-out;
}
.meat_head img{
	margin: 0 0 0 0;
	width: 50%;
	max-width: 220px;
    height: auto;
}
.mask_head img{
	margin: 30px 0 0 0;
	width: 60%;
	max-width: 250px;
    height: auto;
}
.meat_text{
	font-size: 0.9em;
	color: #5E5E5E;
	margin: 15px auto;
	line-height: 1.5em;
	width: 90%;
}
.meat_text02{
	font-size: 0.9em;
	color: #5E5E5E;
	margin:0 auto 25px;
	line-height: 1.5em;
	width: 90%;
}
.service_mask{
	margin: 20px auto;
	width: 100%;
	max-width: 500px;
	height: auto;
	background-color: #F3FFF4;
	border: 2px #BDBDBD solid;
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
}
.service_other{
	width: 100%;
	max-width: 100%;
	height:auto;
	background-color: #39B44A;
	color: #000000;	
	text-align: center;
	font-family: 'Kosugi', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	margin: 30px auto 0;
}
.companyname{
    font-size: 1.2em;
}
.service_other_text img{
	margin: 20px 0 0 0;
	width: 60%;
    max-width: 300px;
}
	.meat_text img{
		width:100%;
	}
.service_other_flex{
	width: 100%;
	display: block;
}
	.service_other_flex{
	margin: 10px 0 30px 0;
		padding: 0 0 20px;
}
.service_other_flex img{
	margin: 0 auto; 
}
.service_other_flex img{
	width: 90%;
}
.service_other_flex a:hover{
	opacity: 0.6;
}
/*----------新しいサービス----------*/

	
	
	
/*----------プライバシーポリシー----------*/
	.contents_privacy{
	width: 90%;
	max-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{
	width: 95%;
	margin: 0 auto;
}
#mail_form{
	display: block;
	width: 100%;
	height: auto;
	margin: 10px auto 0;
}
.error_coution_center{
	width: 360px;
	border: #FF0004 2px solid;
	margin: 40px auto 0;
	padding: 10px;
}
.error_coution_main{
	margin: 0 0 0 310px;
	padding: 10px;
	border: 2px #FF0004 solid;
	text-align: center;
	color: #FF0004;
}
.error_coution{
	color: #FF0004;
	font-size: 0.70em;
}
.question{
	margin: 50px auto 0;
}
.question th{
	border-bottom: 1px #606060 solid;
	width: 40%;
	color: #414141;
	padding: 10px 20px;
}
.question tr{
	border-bottom: 1px #606060 solid;
	width:40%;
}
.question td{
	border-bottom: 1px #606060 solid;
	width: 40%;
	color: #414141;
	padding: 10px 20px;
}

/*----------お仕事依頼----------*/
.contents{
	width: 100%;
	margin: 50px auto 0;
}
.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;
}
.textbox{
	width: 100%;
	margin: 40px auto 0;
	display: flex;
}
.textbox_sub01{
	width: 80px;
	height: 30px;
	padding: 5px 0;
	color: #FF0004;
	text-align: center;
	border: 1px solid #FF0004;
	border-radius: 5px;
	margin: 0 auto;
}
.textbox_sub02_sp{
	text-decoration: none;
	width: 80px;
	height: 30px;
	padding: 5px 0;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
	border-radius: 5px;
	margin: 20px auto 10px;
	list-style: none;
}

.mail_form_c{
	border: 1px solid #808080;
	width: 100%;
	max-width: 480px;
	height: auto;
	margin: 0 auto;
}
.mail_form_c input{
	color: #FD0004;
}
.mail_form_c textarea{
	color: #FD0004;
}
.mail_form_d{
	border: 1px solid #808080;
	width: 100%;
	max-width: 480px;
	height: auto;
	margin: 0 auto;
}
.from_margin{
}
.mail_form_c tr{
	height: 30px;
}
.mail_form_c th{
	border: 1px solid #808080;
	width: 24px;
	padding: 7px;
	font-size: 0.7em;
	color: #F54F52;
	background-color: #f2f2f2;
}
.mail_form_d tr{
	height: 30px;
}
.mail_form_d th{
	border: 1px solid #808080;
	width: 24px;
	padding: 7px;
	font-size: 0.7em;
	color: #F54F52;
	background-color: #f2f2f2;
}
.form_head{
	border: 1px solid #808080;
	padding: 0 0 0 10px;
	background-color: #f2f2f2;
	width: 40%;
	font-size: 0.8em;
}
.form_head_mail{
	border: 1px solid #808080;
	padding: 0 0 0 10px;
	background-color: #f2f2f2;
	width: 40%;
	font-size: 0.8em;
}
.form_head_02{
	border: 1px solid #808080;
	padding: 0 0 0 10px;
	background-color: #f2f2f2;
	width: 40%;
	font-size: 0.8em;
}
.form_text_01{
	border: solid 1px #808080;
	padding:0 0 0 10px;
}
.form_text_01 input{
	border: solid #000000 1px;
	padding: 1px;
	width: 70%;
}
.form_text_02{
	border: solid 1px #808080;
	padding:0 0 0 10px;
}
.form_text_02 input{
	border: solid #000000 1px;
	padding: 1px;
	width: 70%;
}
.form_text_03{
	border: solid 1px #808080;
	padding:0 0 0 10px;
}
.form_text_03 input{
	border: solid #000000 1px;
	padding: 1px;
	width: 70%;
}
.form_text_04{
	border: solid 1px #808080;
	padding:0 0 0 10px;
}
.form_text_04 input{
	border: solid #000000 1px;
	padding: 1px;
	width: 90%;
}
.form_text_05{
	border: solid 1px #808080;
	padding:10px;
	width: 90%;
}
input{
	border: solid #000000 1px;
}
textarea{
	border: solid #000000 1px;
	width: 100%;
	height: 150px;
}
.submit{
	margin: auto 0;
	width:120px;
}
.submit input{
	border: 1px #5E5E5E solid;
	margin: 20px 0 0 0;
	padding: 5px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	color: #5E5E5E;
}
.neocitybuttun{
	margin: 80px 0 0 0;
    text-align: center;
	width: 100%;
}
 .neocitybuttun img{
	width: 80%;
     max-width: 300px;
}


.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;
}
    .contents{
	width: 100%;
	margin: 50px auto 0;
}
.form_others{
    width: 100vw;
}
.form_others01{
	border: 1px #e88f63 solid;
	color: #e88f63;
	width: 80%;
	height: 50px;
    max-width: 300px;
	border-radius: 50px;
    line-height: 1.0em;
	text-align: center;
	padding: 15px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.0em;
	margin: 60px auto 0;
	transition-duration: 0.2s;
}
.form_others01:hover{
	border: 1px #e88f63 solid;
	background-color: #e88f63;
	color: #FFFFFF;
	width: 80%;
    line-height: 1.0em;
	height: 50px;
    max-width: 300px;
	border-radius: 50px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.0em;
	margin: 60px auto 0;
}
.form_others02{
	border: 1px #6da950 solid;
	color: #6da950;
	width: 80%;
    line-height: 2.0em;
	max-width: 300px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	padding: 8px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.0em;
	margin: 120px auto 0;
	transition-duration: 0.2s;
}
.form_others02:hover{
	border: 1px #6da950 solid;
	background-color: #6da950;
	color: #FFFFFF;
	width: 80%;
	height: 50px;
    line-height: 2.0em;
	border-radius: 50px;
	text-align: center;
	padding: 8px 0;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 1.0em;
	margin: 120px auto 0;
}
.overflow_wrap{
	word-break: break-all;
}
/*----------業務ご依頼----------*/
footer{
	margin:60px auto 0;
	border-top: 2px #666666 solid;;
	background-color: #FFFFFF;
	width: 100%;
    height: auto;
}
    .footer_contents_sp{
        margin: 20px auto;
        height: auto;
        width: 290px;
    }
.footer_logo img{
    width: 290px;
}
.neosystem_address{
	margin: 10px 0 0 0;
    font-size: 0.9em;
}
.footer_right{
	display: flex;
	margin: 10px auto 20px;
    width: 290px;
}
.footer_right li{
	margin: 0 0 0 12px;
}
.footer_right li img{
    height: 10px;
}
.footer_right li:nth-child(1){
	margin: 0;
}
.footer_right li p:nth-child(n+2){
	margin: 12px 0 0 0;
}
.footer_right li p:hover{
	opacity: 0.6;
}
.copyright{
	background-color: #666666;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.4em;
	font-size: 0.8em;
}
	.submit{
		margin: 0 auto;
	}
	#page_top{
	  width: 60px;
	  height: 60px;
	  position: fixed;
	  right: 10px;
	  bottom: 30px;
	}
}

@media screen and (max-width: 414px) {
    	header{
		height: 50px;
		width: 100%;
        background-color: #FFFFFF;
		position: fixed;            /* ヘッダーの固定 */
		top: 0px;                   /* 位置(上0px) */
		left: 0px;                  /* 位置(右0px) */
		z-index: 400;
	}
	.header_logo{
		margin: 10px 0 0 10px;
		width: 100px;
	}
    .service_meat_recommendation{
    margin: -10px 0 0 68%;
    position: absolute;
}
.service_meat_recommendation img{
    width: 80px;
    animation: bounce 3.0s infinite ease-in-out;
}
#menu-btn {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
    z-index: 500;
    width: 100px;
}
.sns_icon{
	position: absolute;
	top: 55px;
	right: 6px;
    background-image: url("../img/nav_sub.png");
    background-size: 100px;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}

.privacymark img{
	width: 26px;
    margin: 3px 0 0 2px;
}
.privacymark:hover{
	opacity: 0.6;
}
 .youtube_icon{
	margin:0 0 6px 10px;
     width: 20px;
	transition-duration: 0.5s;
}
.youtube_icon:hover{
	margin:0;
	transform: scale(1.2,1.2);
}
.instagram_icon{
	margin:0 0 2px 4px;
    width: 20px;
	transition-duration: 0.5s;
}
.instagram_icon:hover{
    margin:0;
	transform: scale(1.2,1.2);
}
#menu-conts {
  display: none;
  position: absolute;
  top: 30px;
    right: 7px;
  width: 97px;
  z-index: 300;
}
#menu-conts ul{
	z-index: 500;
    background-image: url("../img/nav_bg.png");
    background-repeat: no-repeat;
    background-size: 97px;
    height: 500px;
    margin: 0;
}
#menu-conts ul li:nth-child(1){
	z-index: 500;
    padding: 15px 0 0 10px;
}
#menu-conts ul li{
    padding: 2px 0 0 10px;
	z-index: 500;
}
#menu-conts ul li:nth-child(9){
    padding: 10px 0 0 10px;
	z-index: 500;
}
#menu-conts ul li img{
    height: 9px;
}
#menu-conts ul li:nth-child(9) img{
    height: 18px;
}
#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----------*/
	
}
@media screen and (max-width: 414px) {
    
}

















