@charset "UTF-8";

@media screen and (max-width: 768px)
{
body.home { margin-top: 133px;}	
}

body.single .single-category{ display: none;}

body.single .wp-content p { margin-bottom: 0px; }
body.single strong.blog-index{ margin-bottom: 15px; display: block;}

.header{ z-index: 9999;}
.news-list__title { line-height: 1.5em; }

.blog-title-container{ text-align: center;	display: block; margin-bottom: 60px; }
.blog-title-container span{ 
	font-size: 150%;
	padding: 1rem 2rem;
	border-top: 3px solid #60ae2b;
	border-bottom: 3px solid #60ae2b;
	margin-bottom: 30px;
}

.single-heading{ line-height: 1.2em;}

.box_blog_flex{ display: flex; margin-bottom: 30px; justify-content: space-between;}

.box_blog_flex .l{ width: 50%;}
.box_blog_flex .r{ width: 45%;}

.wp-content ul{ list-style: none;}

.post-content{ margin-bottom: 50px;}

.blog-index {
	display: inline-block!important;
	font-size: 1.75rem;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #60ae2b));
	background: -o-linear-gradient(transparent 70%, #60ae2b 70%);
	background: linear-gradient(transparent 70%, #60ae2b 70%);
}

.post-content .blog-content-box .service-name {
	font-size: 1.25em;
	margin-bottom: 20px;
}

.post-content .blog-content-box .flex-delivery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.post-content .blog-content-box .flex-delivery .service-icon{ width: 30%;}
.post-content .blog-content-box .flex-delivery .ss-store-list{ width:65%;}


.thumb_div{ position: relative; overflow: hidden;  }

.thumb_div:hover{ cursor: pointer;}

.thumb_div::before {
  content: "";
  padding-top: 55%;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: inherit;
  filter: blur(10px) brightness(85%);
  z-index: -1;
  display: block;
}

.thumb_div div{
  position: absolute;
  height: 100%;
  width:100%;
  left: 0;
  top:0;
  background-size: contain;;
  background-position: center;
  background-repeat: no-repeat;
}

.news-list__thumb {padding-top: 0;}

.menu-anker-nav__item a,
.h-nav__item a,
.h-btn {
	font-size: 14px;
}

@media screen and (max-width: 728px) {
	.h-btn {
		font-size: 2.5700934579vw;
	}
	
	.h-nav__body .h-nav__item a{font-size: 21px;}
}


.f-nav-title {
	font-size: 16px;
}


.f-elm {
	height: 76px;
	position: absolute;
	right: 80px;
	top: -66px;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	width: 123px;
}

@media screen and (max-width: 728px) {
	.f-elm {
		right: 10px;
	}
}


.f-primary__inner,
.f-secondary__inner{ max-width: 1290px;}

.f-nav-list li {
	line-height: 2em;
	font-size: 16px;
}

.f-nav{ width: 45%;}

.f-primary__left{　width: 62%;}

@media screen and (max-width: 728px) {
	.f-primary__left,
	.f-nav{ width: auto!important; }
}


.header_text {
	position: fixed;
	text-align: left;
	top: 0;
	width: 100%;
	background: #000;
	height: 62px;
	color: #fff;
	z-index: 99999;
	font-size: 12px;
}
.header_text .inner{
	max-width: 1120px;
	margin: 0 auto;
	padding: 24px 0;
	line-height: 27px;
	line-height: 1.2em;
}

.header_text .inner br{ display: none;}

@media screen and (max-width: 1180px){
	.header_text .inner{  margin: 0 21px;}
	.header_text .inner br{ display: block;}
}


.header_text .inner a{ margin-left: 12px;}
.header_text .inner a{ text-decoration: underline;}
.header_text .inner a:hover{ text-decoration: none;}

.header_text_appear{ margin-top: 62px;}
.header_text_appear_main_pc{ margin-top: 136px;}

.recruit-team-list__item {
	margin-bottom: 30px;
}

@media screen and (max-width: 768px){
	.h-nav.header_text_appear {
		padding-top: 36.616822vw;
	}
}

@media screen and (max-width: 728px) {
	.recruit-team-list__item {
		margin-bottom: 0px;
	}
}


.h-nav__item a::after,
.h-nav__item a:hover::after,
.h-btn,
.h-btn:hover,
.f-nav-list__item a::after,
.f-nav-list__item a:hover::after,
.f-sns-nav-list__item a::after,
.f-sns-nav-list__item a:hover::after
{-webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.h-nav__item a:hover,
.f-btn:hover,
.f-nav-list__item a:hover,
.f-sns-nav-list__item a:hover
 { 	opacity: 1;   }
 
 .h-nav__item a,
 .f-nav-list__item a,
 .f-sns-nav-list__item a
 { position: relative;}


.header .h-nav__item a::after{ content: ""; height: 3px; background: #418612; position: absolute; width: 0%; bottom: -3px; left: 0;}
.header	 .h-nav__item a:hover::after{ content: ""; height: 3px; background: #418612; position: absolute; width: 100%; bottom: -3px; left: 0;}

.f-nav-list__item a::after{ content: ""; height: 1px; background: #fff; position: absolute; width: 100%; bottom: -3px; left: 0; opacity: 0;}
.f-nav-list__item a:hover::after{ content: ""; height: 1px; background: #fff; position: absolute; width: 100%; bottom: -3px; left: 0; opacity: 1;}

.f-sns-nav-list__item a::after{ content: ""; height: 3px; background: #418612; position: absolute; width: 100%; bottom: -6px; left: 0; opacity: 0;}
.f-sns-nav-list__item a:hover::after{ content: ""; height: 3px; background: #418612; position: absolute; width: 100%; bottom: -6px; left: 0; opacity: 1;}

a.locations-detail-btn,
a.recruit-btn{ background: #418612!important;  border:1px solid #418612!important; }
a.locations-detail-btn span,
a.recruit-btn span{ color: #fff!important;}


.h-btn {
-moz-appearance: none;
-webkit-appearance: none;
background-color: #418612;
border:1px solid #418612;
border-radius: 30px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 21px;
min-height: 48px;
padding: 15px 20px 13px 20px;
text-align: center;
text-decoration: none;
text-transform: capitalize;
transition: all .3s cubic-bezier(.39,.575,.565,1);
width:auto;
}

.h-btn:hover{ background-color: #fff; color: #418612; }

@media screen and (max-width: 1250px){
	.h-btn { margin: 0 10px 0 auto; }
	.h-btn span{ margin-top: 3px;}
}

.f-btn{ color: #000; background: #fff;}


.article_sns{ display: flex; justify-content: center; padding-top: 30px;}
.article_sns li{ width: 45px; margin:0 8px;}

@media screen and (max-width: 768px){
	.mv-slider__inner {
		height: 108.130841vw;
		padding: 0 4.9065420561vw;
	}
}

.mv-container{ margin-bottom: 150px;}

.mv_slider_thumb{ line-height: 0; position: relative;}
.mv_slider_thumb img{ z-index: 1:}
.mv_slider_thumb .inner{ z-index: 9; line-height: 1.2em; position: absolute; width: 100%; height: 100%;	max-width: 1280px;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.mv_slider_thumb .content {
	background: rgba(0,0,0,.8);
	max-width: 610px;
	padding: 22px 28px;
	width: 100%;
	top:50%;
	left:5%;
	position: absolute; 
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.mv_slider_thumb .content h2 {
	color: #fff;
	font-family: futura,Roboto,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,Meiryo,sans-serif;
	font-weight: 700;
	line-height: 1.2;
	word-break: break-word;
	font-size: 60px;
	margin: 0;
}

.mv_slider_thumb img.tab,
.mv_slider_thumb img.sp{ display: none;}

@media screen and (max-width: 1000px){
.mv_slider_thumb img.tab{ display: block;}

.mv_slider_thumb img.pc,
.mv_slider_thumb img.sp{ display: none;}
}


@media screen and (max-width: 768px){
	.mv_slider_thumb .content h2 { 	font-size: 36px; 	}
	.mv_slider_thumb .content { background: rgba(0,0,0,.8); width: 90%; top: 50%; left: 5%; }
	.mv_slider_thumb img.sp{ display: block;}
	.mv_slider_thumb img.pc,
	.mv_slider_thumb img.tab{ display: none;}
}

@media screen and (max-width: 1250px){
	.header__inner{ gap: normal; margin: 0;}
}

.page-visual_mo,
.page-visual_mo .page-visual__title { color: #000;}
.page-visual_mo .page-visual__content { background:none; padding: 50px 58px;}
.container.mobileorder {padding: 0 0 133px; }

@media screen and (max-width: 1250px){
	.page-visual_mo .page-visual__content { padding: 50px 0;}
	
	.single-back-btn {
		padding: 10vw 4.6728971963vw 0 4.6728971963vw ;
	}
}

.page-heading02__lead span{ font-size: 80%; margin-left: 10px;}
.page-heading02__lead.sp{ display: none;}
@media screen and (max-width: 1250px){
	.page-heading02__lead span{ display: none;}
	.page-heading02__lead.sp,
	.page-heading02__lead.sp span{ display: block;}
	.page-heading02__lead.sp span{ margin-left: 0px;}
}


.ul_logo_pay{ list-style: none; display: flex;  flex-wrap: wrap; align-items: center; border-bottom: 1px solid #ccc; padding: 15px 0; }
.ul_logo_pay li{ width:10%; text-align: center;}
.ul_logo_pay li img{ width: 45%; margin: 0 auto;}

@media screen and (max-width: 768px){
.ul_logo_pay li{ width:25%;}
.ul_logo_pay li img{ width: 35%;}
}


.menu_inner{ max-width: 1280px; margin: 0 auto;	padding: 72px 80px 0 80px;  }
.menu_inner ul.menu{ list-style: none; display: flex;  position: fixed; width:1109px; top:0; background: white; padding-top: 134px; }
.menu_inner ul.menu li { width: 12.5%; text-align: center; line-height: 1em; padding-bottom: 15px;border-bottom: 3px solid #FFF;}
.menu_inner ul.menu li:hover{ border-bottom: 3px solid #59AA3F;}
.menu_inner ul.menu li,.menu_inner ul.menu li:hover{
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}	
.menu_inner ul.menu li a{ border-left:1px solid #F1F1F1;  display: block;}
.menu_inner ul.menu li:last-child a{ border-right:1px solid #F1F1F1;}

body.page-id-66 .green{ color: #418612;}


@media screen and (max-width: 1281px){
	.menu_inner ul.menu{ width:calc( 100% - 168px); }
}

@media screen and (max-width: 890px){
	.menu_inner ul.menu{ width:calc( 100% - 167px); }
}

@media screen and (max-width: 768px){
	.menu_inner{ padding: 0px;  }
	body.page-id-66 .page-menu-container { padding: 140px 0 83px; }
	.menu_inner ul.menu{ display: flex; margin: 0; flex-wrap: wrap; width:100%;padding-top: 104px; }

	.menu_inner ul.menu li { width: 25%; margin-bottom: 15px;}
	.menu_inner ul.menu li:first-child a,
	.menu_inner ul.menu li:nth-child(5) a { border-left:none; }
	.menu_inner ul.menu li:last-child a{ border-right:1px solid #F1F1F1;}
	
}

@media screen and (max-width: 500px){
	body.page-id-66 .page-menu-container { padding: 32vw 0 83px; }
}

@media screen and (max-width: 450px){
	body.page-id-66 .page-menu-container { padding: 40vw 0 83px; }
}

@media screen and (max-width: 410px){
	body.page-id-66 .page-menu-container { padding: 48vw 0 83px; }
}


@media screen and (max-width: 300px){
	body.page-id-66 .page-menu-container { padding: 50vw 0 83px; }
}



.menu_inner h3 { font-family: futura,Roboto,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,Meiryo,sans-serif; 	font-size: 21px; font-weight: 700; line-height: 1.3; margin-bottom: 20px;}
.menu_inner h3 span{ font-size: 13px; font-weight: 300; margin-left: 8px;}
.menu_inner .intro_text{ margin: 0 auto; padding-bottom: 20px; width: 60%; line-height: 1.8em;}

.menu_inner .menu_wrapper{ display: flex; flex-wrap: wrap; margin: 0 -10px; padding-bottom: 100px; }
.menu_inner .menu_wrapper .menu_box{ width: calc( 33% - 20px ); margin: 0 10px; padding-bottom: 60px;}
.menu_inner .menu_wrapper .menu_box figure{ line-height: 0; margin-bottom: 15px; display: block; overflow: hidden; border-radius: 15px;}
.menu_inner .menu_wrapper .menu_box h4{ font-size: 18px; font-weight: 700; line-height: 1.2em; margin-bottom: 15px;}
.menu_inner .menu_wrapper .menu_box div{ line-height: 1.8em;}

@media screen and (max-width: 768px){
	.menu_inner .menu_wrapper,.menu_inner h3 { margin: 0 5%; }
	.menu_inner .intro_text{ margin: 0 5%; width: auto; line-height: 1.8em;}
	.menu_inner .menu_wrapper .menu_box{ width: auto; margin: 0px; padding-bottom: 60px;}

}

.menu_inner .banner_area{ line-height: 0; padding-bottom: 100px; }
.menu_inner .banner_area img{ height:200px; width: auto; margin: 0 auto;}

@media screen and (max-width: 768px){
	.menu_inner .banner_area img{ height:100px; width: auto; margin: 0 auto;}
}

.h-nav__body li{ position: relative;}
.h-nav__body span.jp{ opacity: 0; position: absolute; top: 0px; width: 100%; text-align: center; font-size: 11px; left:0;}
.h-nav__body li:hover span.jp{ opacity: 1; }
.h-nav__body li:hover span.jp.news,
.h-nav__body li:hover span.jp.webshop{width: 130%; margin-left: -15%;}
.h-nav__body li:hover span.en{ opacity: 0;}
.h-nav__body span.jp,.h-nav__body li:hover span.jp
{	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}

#sec_01,
#sec_02,
#sec_03,
#sec_04,
#sec_05,
#sec_06,
#sec_07,
#sec_08
{ 	padding-top: 80px;margin-top:-80px;　}

.box_img_flex{ display: flex; }
.box_img_flex img{ width: auto!important; height: auto!important;}
.box_img_flex div:last-child{ margin-left: 15px;}

.box_img_flex img.img230513{ width: auto!important; height: 369px!important;}

@media screen and (max-width: 768px){
	.box_img_flex{ display: block; }
	.box_img_flex img.img230513{ width: auto!important; height: auto!important;}
	.box_img_flex div{ padding-left: 0!important;}
	
	.box_blog_flex.sp{ display: block;}
	.box_blog_flex.sp .l,
	.box_blog_flex.sp .r{ display: block; width:100%;}
	.box_blog_flex.sp .r{ padding-top: 15px;}
	
}


