@charset "UTF-8";
.pc{display: inline;}
.sp{display: none;}
#spContent{
	display: none;
}
img{
	width: 100%;
	height: auto;
}
.btnCheckList {
	background: url(../img/farmers/shared/btn_checklist.png) no-repeat top left;
	padding-left: 22px;
	letter-spacing: 0.26em;
}

.volMenu {
	margin: 10px 0 0;
	zoom: 1;
}

.volMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.volMenu ul {
	clear: both;
	font-size: 0;
	height: 14px;
	line-height: 0;
}

.volMenu li {
	float: left;
	height: 26px;
	margin-right: 3px;
	position: relative;
	overflow: hidden;
	width: 70px;
}

.volMenu li a img {
	left: 0;
	position: absolute;
	top: 0;
}

.volMenu li a:hover img {
	top: -26px;
}
.volMenu li.current img {
	top: -26px;
}
/*ttl*/
.volTtl {
	position: relative;
	margin: 0 0 7px 16px;
	z-index: 50;
}

.volTtl h1 {
	display: block;
    text-align: center;
    font-size: 3.5rem;
    letter-spacing: 6px;
	margin-top: 80px;
	margin-bottom: 20px;
}
h2{
	font-size: 1.8rem;
	letter-spacing: 1px;
}
h2 strong{
	font-size: 2.3rem;
}
.flex-wrap,.flex-wrap-r{
	display: flex;
	gap: 50px;
	justify-content: space-between;
}
.interview_btn{
	display: block;
    background: #C6EFFC;
    max-width: 450px;
    margin: 50px auto;
    padding: 40px 80px;
    text-align: center;
    text-indent: 30px;
    text-decoration: none;
    color: #000;
    font-size: 1.3rem;
    border-radius: 30px;
    position: relative;
    box-sizing: border-box;
}
.interview_btn:before{
	position: absolute;
    content: "";
    margin: auto;
    background-image: url(../img/farmers/shared/movie_btn.svg);
    background-repeat: no-repeat;
    left: 20px;
    top: 0px;
    bottom: 0;
    width: 80px;
    height: 80px;
}
.illust-v1-01{
	display: block;
	max-width: 200px;
	margin: 50px auto auto;
}
.illust-v2-01{
	display: block;
	max-width: 100px;
	margin: 50px auto auto;
}
.illust-v2-02{
	display: block;
	max-width: 200px;
	margin: 50px auto auto;
}
.foot-img{
	display: block;
	margin: 50px auto auto;
	max-width: 600px;
}
.boxQ ul{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.boxQ li{
	flex: 1 1 calc(50% - 10px);
	box-sizing: border-box;
	background-color: #C6EFFC;
	padding: 15px;
	min-height: 350px;
}
.boxQ h3{
	position: relative;
	font-size: 1.45rem;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-top: 20px;
	min-height: 105px;
}
.boxQ li:nth-child(1) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q1.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 100px;
}
.boxQ li:nth-child(2) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q2.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 100px;
}
.boxQ li:nth-child(3) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q3.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 100px;
}
.boxQ li:nth-child(4) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q4.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 100px;
}
.boxQ li:nth-child(5) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q5.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 100px;
}
.boxQ li:nth-child(6) h3:before{
	position: absolute;
	content: "";
	background-image: url(../img/farmers/shared/Q6.svg);
	background-repeat: no-repeat;
	left: -10px;
	top: -10px;
	width: 87px;
    height: 87px;
    margin: 5px;
}
.boxQ p{
	font-size: 105%;
	letter-spacing: 0.15em;
	line-height: 2;
}

/* vol3 */
.vol3 {
	margin-bottom: 17px;
}

.vol3 h1 {
	padding-top: 48px;
}

.vol3 #animNo {
	left: 134px !important;
	top: 24px !important;
}

.vol3 #animPhoto {
	left: 512px;
	top: -6px;
}

.vol3 #pFlag {
	left: 752px;
	top: 135px;
}

#vol3VegeBox {
	position: relative;
	height: 1180px;
}

#vegePhoto1 {
	display: none;
	left: 0;
	top: -62px;
	position: absolute;
}

#vegeName1 {
	display: none;
	left: 362px;
	top: 40px;
	position: absolute;
}

#vegePhoto2 {
	display: none;
	left: 226px;
	top: 216px;
	position: absolute;
}

#vegeName2 {
	display: none;
	left: 42px;
	top: 362px;
	position: absolute;
}

#vegePhoto3 {
	display: none;
	left: 0;
	top: 495px;
	position: absolute;
}

#vegeName3 {
	display: none;
	left: 364px;
	top: 617px;
	position: absolute;
}

#vegePhoto4 {
	display: none;
	left: 226px;
	top: 772px;
	position: absolute;
}

#vegeName4 {
	display: none;
	left: 40px;
	top: 949px;
	position: absolute;
}

/**/

#animNo {
	height: 0;
	left: 54px;
	position: absolute;
	top: 29px;
	width: 0;
	z-index: 40;
}

#animPhoto {
	height: 0;
	left: 582px;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 41;
}

#pFlag {
	left: 766px;
	top: 146px;
	position: absolute;
	z-index: 40;
}

#pHat {
	left: -90px;
	top: 518px;
	position: absolute;
	z-index: 40;
}


#boxMv {
	position: relative;
	margin: 0 0 90px auto;
	max-width: 840px;
	width: 100%;
	z-index: 50;
}
.mvimg{
	padding-top: 20px;
	margin-left: 100px;
}
.boxYoutube {
	padding-top: 20px;
	position: relative;
	margin-left: 20px;
	z-index: 55;
}
#icon{
	left: -100px;
	top: -25px;
	position: absolute;
	z-index: 60;
	max-width: 150px;
}
#pCamera {
	left: 798px;
	top: -25px;
	position: absolute;
	z-index: 60;
}

/*entry*/
.boxEntry {
	clear: both;
	margin-bottom: 80px;
	position: relative;
	zoom: 1;
	z-index: 100;
}

/* .boxEntry:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
} */

.boxEntry .boxSentence {
	width: 45%;
}

.boxEntry h2 {
	margin: -4px 0 21px;
}

.boxEntry p {
	font-size: 108%;
	letter-spacing: 0.15em;
	line-height: 2.2;
	padding: 10px;
}

.boxEntry .boxPhoto {
	font-size: 0;
	line-height: 0;
	width: 55%;
}

.boxEntry .boxPhoto img {
	display: block;
	margin-bottom: 20px;
}

.boxEntry .pl8 {
	padding-left: 8px;
}

.boxEntry .ml8 {
	margin-left: 8px;
}

.boxEntry .mr50 {
	margin-right: 50px;
}

.boxEntry .boxPhotoFloat {
	overflow: hidden;
	width: 590px;
}

.boxEntry .boxPhotoFloat div {
	width: 610px;
}

.boxEntry .boxPhotoFloat:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.boxEntry .boxPhotoFloat img {
	vertical-align: bottom;
}

/* .boxQtn {
	line-height: 0;
	margin-bottom: 47px;
	position: relative;
	z-index: 100;
}

.boxQtn h2 {
	margin: 0 0 26px 226px;
}

.boxQtnFloat {
	clear: both;
	zoom: 1;
}

.boxQtnFloat:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.boxQtnFloat img {
	margin: 0 9px 10px 0;
} */


/*boxFarmer*/
.boxFarmer {
	background: url(../img/farmers/shared/bg_dot.png) repeat-x top left;
	clear: both;
	position: relative;
	z-index: 120;
	zoom: 1;
}

.boxFarmer:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.boxFarmer div {
	padding: 22px 0 20px 10px;
	text-align: left;
	width: 470px; /*980px想定*/
}

.boxFarmer h3 {
	font-size: 131%;
	font-weight: normal;
	margin-bottom: 13px;
}

.boxFarmer p {
	font-size: 88%;
	letter-spacing: 0.18em;
}

.boxFarmer .pCheck {
	padding-left: 4px;
	margin-bottom: 8px;
}

.boxFarmer a {
	color: #000;
}

/*boxSns*/

.boxSns {
	margin: 11px 0 0 !important;
	padding: 0 !important;
	position: relative;
	z-index: 100;
}

.boxSns:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.boxSns div {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 100px;
}

/*boxPager*/

.boxPager {
	background: url(../img/farmers/shared/bg_dot.png) repeat-x top left;
	position: relative;
	text-align: center;
	z-index: 100;
}

.boxPager div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.boxPager div {
	clear: both;
	padding: 14px 0 13px;
	margin: 0 auto;
	width: 254px;
	zoom: 1;
}

.boxPager ul {
	width: 258px;
}

.boxPager li {
	float: left;
	height: 30px;
	position: relative;
	margin-right: 4px;
	overflow: hidden;
	width: 82px;
}

.boxPager li a img {
	left: 0;
	position: absolute;
	top: 0;
}

.boxPager li a:hover img {
	top: -30px;
}
.boxPager li.current img{
	top: -30px;
}
.boxFarmer .boxFarmA {
	float: left;
}

.boxFarmer .boxFarmB {
	float: right;
}

.boxFarmer .boxFarmB a {
	display: block;
	position: relative;
	height: 37px;
	overflow: hidden;
	width: 205px;
}

.boxFarmer .boxFarmB a img {
	position: absolute;
	top: 0;
	left: 0;
}

.boxFarmer .boxFarmB a:hover img {
	top: -37px;
}

.boxSns a {
	position: relative;
	height: 37px;
	overflow: hidden;
	width: 145px;
}

.boxSns a img, .boxSns a img {
	position: absolute;
	top: 0;
	left: 0;
}

.boxSns a:hover img, .boxSns a:hover img {
	top: -37px;
}

/*vol.1*/
#v1Tmt1 {
	left: 17px;
	top: 1229px;
	position: absolute;
}

#v1Track {
	left: 727px;
	top: 1251px;
	position: absolute;
}

#v1Juice {
	left: 360px;
	top: 443px;
	position: absolute;
}

#v1Tmt2 {
	left: 823px;
	top: 900px;
	position: absolute;
}

#v1Pop {
	left: 508px;
	top: 867px;
	position: absolute;
}

/*vol2*/
#v2Bagel {
	left: 8px;
	top: 1253px;
	position: absolute;
}

#v2Pan {
	left: 783px;
	top: 1186px;
	position: absolute;
}

#v2Drink {
	left: 785px;
	top: 1245px;
	position: absolute;
}

#v2Pop {
	left: 511px;
	top: 1036px;
	position: absolute;
}

/*vol3*/
#v3Pap1 {
	left: 8px;
	top: 1210px;
	position: absolute;
}

#v3Pap2 {
	left: 12px;
	top: 1275px;
	position: absolute;
}
#gnavi{
	display: none;
}

@media screen and (max-width:767px) {
	.pc{display: none;}
	.sp{display: inline;}
	#spContent{
		display: block;
	}
	#logoMarche,#lavaNav{
		display: none;
	}
	#spContent {
		background: url(../../../../marche/sp/common/img/shared/bg_header_750.png) no-repeat;
		background-size: cover;
		height: 71px;
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
	  }
	/* Nav items */
	:root {
		--background-navbar: #fcf99f;
	  }
	#headerContent{
		height: 71px;
		z-index: 27;
	}
	#home{
		display: block;
		width: 250px;
		height: 60px;
	}
	.menu {
		list-style: none;
		position: absolute;
		width: 100%;
		height: auto;
		top: 0;
		margin-top: 60px;
		padding: 0 0 10px 0;
		clear: both;
		background: var(--background-navbar);
		transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
		transform: scale(1, 0);
		transform-origin: top;
	}
	
	/* Hamburger menu button */
	.menu-btn:checked ~ .menu {
		transform: scale(1, 1);
		transform-origin: top;
		transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
	}
	
	/* Hamburger menbu text */
	.menu a {
		text-decoration: none;
		font-weight: 500;
		letter-spacing: 2px;
		font-size: 16px;
		text-transform: capitalize;
		color: #313131;
		opacity: 0;
		transition: 0.5s;
	}
	
	.menu li {
		border-top: 1px solid rgb(75, 75, 75);
		padding: 15px 0;
		margin: 0 54px;
		opacity: 0;
		transition: 0.5s;
	}
	
	.menu-btn:checked ~ .menu a,
	.menu-btn:checked ~ .menu li {
		opacity: 1;
		transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
		display: block;
	}
	
	.menu-btn {
		display: none;
	}
	
	.menu-icon {
		display: inline-block;
		position: absolute;
		cursor: pointer;
		padding: 18px 6px;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		top: 13px;
		right: 10px;
		background: #fff;
		}
	
	.navicon {
		background: #ddd;
		display: block;
		height: 2px;
		width: 35px;
		position: relative;
		transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
		}
	
	.navicon:before,
	.navicon:after {
		content: "";
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		background: #ddd;
		transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
	}
	
	.navicon:before {
		top: 8px;
		}
	
	.navicon:after {
		bottom: 8px;
		}
	
	/* Hamburger Menu Animation Start */
	.menu-btn:checked ~ .menu-icon .navicon:before {
		transform: rotate(-45deg);
	}
	
	.menu-btn:checked ~ .menu-icon .navicon:after {
		transform: rotate(45deg);
	}
	
	.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
		top: 0;
	}
	.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
		bottom: 0;
	}
	
	.menu-btn:checked ~ .menu-icon .navicon {
		background: rgba(0, 0, 0, 0);
		transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
	}
	/* Hamburger Menu Animation End */
	#headerContent,#headerBlue,.wave{
		min-width: unset;
	}
	#headerContent header{
		width: 100%;
	}
	#btnLow{
		display: none;
	}
	#gnavi{
		display: block;
		margin-bottom: 20px;
	}
	/* gnavi */
	#gnavi {
		margin-bottom: 20px;
	}

	#gnavi .boxBtns {
		margin: 0 auto;
		overflow: hidden;
		/*width: 291px;*/
		width: 90.625%;
		zoom: 1;
	}

	#gnavi .boxBtns:after {
		content: ".";
		display: block;
		clear: both;
		height: 0px;
		visibility: hidden;
	}

	#gnavi .boxBtns div {
		width: 100%;
	}

	#gnavi .boxBtns li {
		float: left;
		/*margin: 0 3px 3px 0;*/
		margin-bottom: 1.2%;
		margin-right: 1.2%;
		width: 49.4%;
	}

	#gnavi .boxBtns li a img {
		display: block;
		height: auto;
		width: 100%;
	}

	#gnavi .boxBtns li:nth-child(2) {
		margin-right: 0;
	}

	#gnavi .boxBtns li:nth-child(3) {
		margin-bottom: 0;
	}

	#gnavi .boxBtns li:nth-child(4) {
		margin-right: 0;
		margin-bottom: 0;
	}
	#bodyContent{
		width: 100%;
		min-width: unset;
		padding-top: 90px;
	}
	#headerContent ul {
		width: auto;
	}
	#btnLow div{
		width: 100%;
	}
	.volMenu ul{
		display: flex;
		justify-content: center;
		gap: 10px;
	}
	.volMenu li{
		float: unset;
	}
	.volTtl h1 {
		font-size: 2.3rem;
		letter-spacing: 3px;
		margin-top: 50px;
	}
	#icon{
		display: none;
	}
	.mvimg{
		margin: 0;
	}
	.flex-wrap{
		flex-wrap: wrap;
	}
	.flex-wrap-r{
		flex-wrap: wrap-reverse;
	}
	.boxEntry .boxSentence{
		width: 90%;
		margin: auto;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}
	.boxEntry .boxPhoto{
		width: 100%;
	}
	.interview_btn {
		margin: 30px auto 50px;
		padding: 30px 50px;
		font-size: 1.1rem;
		width: 90%;
	}
	.interview_btn:before {
		background-size: contain;
		width: 55px;
		height: 55px;
	}
	h2,h2 strong{
		font-size: 1.3rem;
		color: #86C9DC;
	}
	.boxEntry p {
		font-size: 1rem;
		line-height: 1.7em;
	}
	.illust-v1-01,
	.illust-v2-01,
	.illust-v2-02{
		display: none;
	}
	.end{
		width: 90%;
		margin: auto;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}
	.boxQ ul {
		justify-content: center;
	}
	.boxQ li {
		width: 90%;
		margin: auto;
		flex: unset;
		min-height: unset;
	}
	.boxQ h3{
		font-size: 1rem;
		padding-left: 80px;
		min-height: unset;
	}
	.boxQ p{
		font-size: 0.8rem;
		line-height: 1.7em;
	}
	.boxQ li:nth-child(1) h3:before,
	.boxQ li:nth-child(2) h3:before,
	.boxQ li:nth-child(3) h3:before,
	.boxQ li:nth-child(4) h3:before,
	.boxQ li:nth-child(5) h3:before{
		left: -10px;
		top: 0px;
		width: 80px;
		height: 80px;
	}
	.boxQ li:nth-child(6) h3:before{
		left: -10px;
		top: 0px;
		width: 70px;
		height: 70px;
	}
	#footerContent{
		gap: 10px;
	}
	#footerContent img{
		width: 45%;
	}
	.boxFarmer div{
		width: auto;
	}
}