@charset "utf-8";
/* CSS Document */

/*----------------------------------------
各ページ
------------------------------------------*/
#h1-page{
	width: 1080px;
	margin: 49px auto 0 auto;
	padding: 0 10px;
}
#underlayer #main{
	width: 810px;
}



/* 畑乃家とは？ */
#about{
	padding: 36px 0 62px 0;
	text-align: center;
	background: url(https://htkni.itembox.design/item/img/page/bg-about.jpg) center bottom no-repeat;
}
#about figure:nth-child(1){
	margin-bottom: 50px;
}
#about figure:nth-child(3){
	margin-bottom: 40px;
}
#about p.text1{
	line-height: 1.6;
  margin-bottom: 5px;
	color: #1B4321;
	font-weight: bold;
	font-size: 25px
}
#about p.text2{
	line-height: 1.8;
	margin-bottom: 60px;
	color: #534741;
	font-size: 16px
}
#about p.text2 span.color1{
	color: #FF773A;
	font-weight: bold;
}
#about p.text2 span.color2{
	color: #1B4321;
	font-weight: bold;
}
#about p.text3{
  margin-bottom: 90px;
  color: #A5BB9B;
}



/* のらスタイルのこだわり */
#commitment #voice{
	margin-bottom: 48px;
	padding: 62px 0 115px 0;
	color: #534741;
	text-align: center;
	font-size: 15px;
	background: url(https://htkni.itembox.design/item/img/page/bg-voice.jpg) center top no-repeat;
}
#commitment #voice p.text1{
	margin: 60px 0;
	color: #1B4321;
	font-weight: bold;
	font-size: 25px;
}
#commitment #voice p.text1 span{
	padding-bottom: 5px;
	color: #FF773A;
	border-bottom: solid 2px #FF773A;
	display: inline-block;
}
#commitment #voice p.text2{
	line-height: 2.5;
	margin-bottom: 2.5em;
}
#commitment #voice p.text2 span.color1{
	color: #FF773A;
	font-weight: bold;
}
#commitment #voice p.text2 span.color2{
	color: #5b804A;
	font-weight: bold;
}

/* 機能性は農家さんと確かめ続ける。 */
#commitment #functionality{
	margin-top: -100px;
	margin-bottom: 20px;
	padding: 36px 10px 10px 10px;
	background: #FFAD4B;
}
#commitment #functionality h2{
	margin-bottom: 34px;
	text-align: center;
}
#commitment #functionality .inner{
	padding: 21px 20px 30px 20px;
	background: #FFFFFF;
}
#commitment #functionality .inner p.text1{
	line-height: 2.5;
	margin-bottom: 45px;
	text-align: center;
}
#commitment #functionality .inner p.text1 span{
	color: #FFAD4B;
  font-weight: bold;
}
#commitment #activity{
	margin-top: 69px;
	padding: 0 20px 19px 20px;
	border-radius: 5px;
	background: url(https://htkni.itembox.design/item/img/page/bg-activity.jpg);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#commitment #activity figure{
	width: 100%;
	margin: -25px 0 32px 0;
	text-align: center;
}
#commitment #activity p.text2{
	width: 350px;
	margin-bottom: 11px;
	padding: 45px 0;
	color: #7F4F21;
	text-align: center;
	font-weight:bold;
	border-radius: 5px;
	background: #FFFFFF;
}
#commitment #activity p.text2:last-child{
	padding: 25px 0;
	width: 709px;
}
#commitment #activity p.text2 span{
	color: #FF9300;
}

/* 選ぶのが楽しい、豊富なカラー＆プリント柄 */
#commitment #print{
	margin-bottom: 20px;
	padding: 34px 10px 10px 10px;
	background: #ED8082;
}
#commitment #print h2{
	margin-bottom: 34px;
	text-align: center;
}
#commitment #print .inner{
	padding: 21px 20px 30px 20px;
	background: #FFFFFF;
}
#commitment #print .inner p.text1{
	line-height: 2.5;
	text-align: center;
}
#commitment #print .inner p.text1 span{
  font-weight: bold;
	color: #ED8082;
}

/* 全身コーディネートで毎朝笑顔に。 */
#commitment #coordination{
	margin-bottom: 20px;
	padding: 36px 10px 10px 10px;
	background: #81C7C2;
}
#commitment #coordination h2{
	margin-bottom: 32px;
	text-align: center;
}
#commitment #coordination .inner{
	padding: 21px 20px 30px 20px;
	background: #FFFFFF;
}
#commitment #coordination .inner p.text1{
	line-height: 2.5;
}
#commitment #coordination .inner p.text1 span{
  font-weight: bold;
	color: #81C7C2;
}
#commitment #coordination .inner figure{
	margin-bottom: 41px;
}
#commitment #coordination .inner p.btn2{
	width: 337px;
	margin: 0 auto;
}
#commitment #coordination .inner p.btn2 a{
	height: 58px;
	line-height: 58px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #ED706E url(https://htkni.itembox.design/item/img/page/btn-coordination.png) right 18px center no-repeat;
	display: block;
	transition-duration: 0.3s;
}
#commitment #coordination .inner p.btn2 a:hover{
	text-decoration: none;
	opacity: 0.7;
	transition-duration: 0.3s;
}

/* お求めやすいお値段で。 */
#commitment #price{
	margin-bottom: 24px;
	padding: 38px 10px 10px 10px;
	background: #A8C138;
}
#commitment #price h2{
	margin-bottom: 32px;
	text-align: center;
}
#commitment #price .inner{
	padding: 21px 20px 20px 20px;
	background: #FFFFFF;
}
#commitment #price .inner p.text1{
	margin-bottom: 30px;
	line-height: 2.5;
	text-align: center;
}
#commitment #price .inner p.text1 span{
  font-weight: bold;
	color: #A8C138;
}



/* 農家さんシャツde春の着こなし */
#dressing{
	margin-top: 49px;
}
#dressing h1{
	width: 1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#dressing .img1{
	width: 1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#dressing #kikonashi{
  padding: 59px 0 48px 0;
  background: #FBF9F3;
}
#dressing #kikonashi .img2{
  margin-bottom: 25px;
  text-align: center;
}
#dressing #kikonashi ul{
  display: flex;
}
#dressing #kikonashi ul.kikonashi-thumb{
  display: none;
}
.slick-dots{
  position: relative!important;
  bottom: 0!important;
}
.slick-dots li{
  width: auto!important;
  height: auto!important;
  margin: 0!important;
}
#dressing #kikonashi ul li{
  border-bottom: solid 5px #E6EBE3;
}
#dressing #kikonashi ul li.slick-active{
  border-bottom: solid 5px #5B804A;
}

#dressing .slider{
  width: 1080px;
  margin: 0 auto;
  padding: 58px 10px 100px 10px;
}
#dressing .slider .prev-arrow{
	position: absolute;
	left: 0;
	top: 457px;
	cursor: pointer;
	z-index: 1;
}
#dressing .slider .next-arrow{
	position: absolute;
	right: 0;
	top: 457px;
	cursor: pointer;
	z-index: 1;
}
#dressing .detail{
  width: 1080px;
  margin: 0 auto;
}
#dressing .detail .box{
  display: flex;
  flex-wrap: wrap;
}
#dressing .detail .box p.text1{
  min-height: 66px;
  margin: 0 0 44px 70px;
  padding-left: 35px;
  font-weight: bold;
  font-size: 25px;
  color: #1B4321;
  display: flex;
  align-items: center;
  border-left: solid 4px #1B4321;
}
#dressing .detail .box figure.img3{
  width: 540px;
  margin-left: 70px;
}

#dressing .detail .box .btn-detail{
  display: none;
}

#dressing .detail .box .item-detail{
  width: 380px;
  display: block!important;
}
#dressing .detail .box .item-detail .cols2{
  width: 380px;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: solid 1px #E6E6E6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#dressing .detail .box .item-detail .cols2 .left{
  padding-left: 20px;
}
#dressing .detail .box .item-detail .cols2 .left p{
  line-height: 1.8;
}
#dressing .detail .box .item-detail .cols2 .left p.text2{
  color: #998675;
  font-size: 12px
}
#dressing .detail .box .item-detail .cols2 .left p.text3{
  color: #5B804A;
  font-weight: bold;
  font-size: 15px;
}
#dressing .detail .box .item-detail .cols2 .left p.text4{
  color: #463933;
  font-size: 12px;
}
#dressing .detail .box .item-detail .cols2 p.btn2{
  width: 110px;
}
#dressing .detail .box .item-detail .cols2 p.btn2 a{
  height: 38px;
  line-height: 38px;
  border: solid 1px #1B4321;
  color: #1B4321;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  display: block;
  transition-duration: 0.3s;
}
#dressing .detail .box .item-detail .cols2 p.btn2 a:hover{
  color: #FFFFFF;
  text-decoration: none;
  background: #1B4321;
  transition-duration: 0.3s;
}



/* おすすめコーディネート */
#coordinate{
	margin-top: 49px;
}
#coordinate h1{
	width: 1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#coordinate .slick-slider{
  box-sizing: content-box;
}
#coordinate .slider{
  width: 1080px;
  margin: 0 auto;
  padding: 58px 10px 0 10px;
}
#coordinate .slider .prev-arrow{
	position: absolute;
	left: 0;
	top: 457px;
	cursor: pointer;
	z-index: 1;
}
#coordinate .slider .next-arrow{
	position: absolute;
	right: 0;
	top: 457px;
	cursor: pointer;
	z-index: 1;
}
#coordinate .detail{
  width: 1080px;
  margin: 0 auto;
}
#coordinate .detail .box{
  display: flex;
  flex-wrap: wrap;
}
#coordinate .detail .box p.text1{
  min-height: 66px;
  margin: 0 0 44px 70px;
  padding-left: 35px;
  font-weight: bold;
  font-size: 25px;
  color: #1B4321;
  display: flex;
  align-items: center;
  border-left: solid 4px #1B4321;
}
#coordinate .detail .box p.text1aw{min-height: 66px;margin: 0 0 44px 70px;padding-left: 35px;font-weight: bold;font-size: 25px;color: #DD8174;display: flex;align-items: center;border-left: solid 4px #DD8174;}

#coordinate .detail .box figure.img3{
  width: 540px;
  margin-left: 70px;
}
#coordinate .detail .box .btn-detail{
  display: none;
}
#coordinate .detail .box .item-detail{
  width: 380px;
  display: block!important;
}
#coordinate .detail .box .item-detail .cols2{
  width: 380px;
  padding: 15px 0;
  box-sizing: border-box;
  border-bottom: solid 1px #E6E6E6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#coordinate .detail .box .item-detail .cols2 .left{
  padding-left: 20px;
}
#coordinate .detail .box .item-detail .cols2 .left p{
  line-height: 1.8;
}
#coordinate .detail .box .item-detail .cols2 .left p.text2{
  color: #998675;
  font-size: 12px;
}
#coordinate .detail .box .item-detail .cols2 .left p.text2aw{color: #8B8D75;font-size: 12px;}
#coordinate .detail .box .item-detail .cols2 .left p.text3{
  color: #5B804A;
  font-weight: bold;
  font-size: 15px;
}
#coordinate .detail .box .item-detail .cols2 .left p.text3aw {color: #DD8174;font-weight: bold;font-size: 15px;}
#coordinate .detail .box .item-detail .cols2 .left p.text4{
  color: #463933;
  font-size: 12px;
}
#coordinate .detail .box .item-detail .cols2 .left p.text4aw{color: #8B8D75;font-size: 12px;}
#coordinate .detail .box .item-detail .cols2 p.btn2{
  width: 110px;
}

#coordinate .detail .box .item-detail .cols2 p.btn2aw{width: 110px;}

#coordinate .detail .box .item-detail .cols2 p.btn2 a{
  height: 38px;
  line-height: 38px;
  border: solid 1px #1B4321;
  color: #1B4321;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  display: block;
  transition-duration: 0.3s;
}

#coordinate .detail .box .item-detail .cols2 p.btn2aw a {height: 38px;line-height: 38px;border: solid 1px #DD8174;color: #DD8174;font-weight: bold;font-size: 12px;text-align: center;display: block;transition-duration: 0.3s;}

#coordinate .detail .box .item-detail .cols2 p.btn2 a:hover{
  color: #FFFFFF;
  text-decoration: none;
  background: #1B4321;
  transition-duration: 0.3s;
}

#coordinate .detail .box .item-detail .cols2 p.btn2aw a:hover{color: #FFFFFF;text-decoration: none;background: #DD8174;transition-duration: 0.3s;}

#coordinate .detail .box .item-detail .shortage{
  margin-top: 30px;
  color: #E33828;
  font-size: 12px;
}
#coordinate .detail .box .point{
  width: 940px;
  margin: 0 auto 20px auto;
  padding: 25px 30px;
  background: #FDFAF2;
}
#coordinate .detail .box .point table{
  width: 100%;
}
#coordinate .detail .box .point table tr th{
  width: 120px;
  padding: 5px 0;
}
#coordinate .detail .box .point table tr th span{
  width: 100px;
  height: 32px;
  line-height: 32px;
  font-family: "M PLUS 1p";
  color: #FFFFFF;
  font-size: 17px;
  background: #5B804A;
  display: block;
}

#coordinate .detail .box .point table tr td{
  font-size: 16px;
}
#coordinate #thumbnail{
  width: 1000px;
  margin: 0 auto;
  padding: 50px 50px 40px 50px;
}
#coordinate #thumbnail ul.slick-dots{
  position: relative!important;
  width: auto!important;
  bottom: 0!important;
  display: flex;
  flex-wrap: wrap;
}
#coordinate #thumbnail ul.slick-dots li{
  width: auto!important;
  height: auto!important;
  margin: 0 10px 10px 0!important;
  border: solid 1px #F2F3F3;
}
#coordinate #thumbnail ul.slick-dots li:nth-child(10n){
  margin: 0 0 10px 0!important;
}
#coordinate #thumbnail ul.slick-dots li.slick-active{
  border: solid 1px #497635;
}
#coordinate #thumbnail ul.slick-dots li img{
  width: 89px;
}
#coordinate #text-thumbnail{
  display: none;
}



/* 農家さんの声でできました */
#respond{
  width: 1020px;
  margin: 49px auto 0 auto;
  padding: 0 40px;
}
#respond h1{
  width: 1080px;
  margin: 0 auto 50px auto;
  padding: 0 10px;
}
#respond p.text1{
  line-height: 2;
  margin-bottom: 60px;
  color: #534741;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#respond .respond{
  position: relative;
  width: 1020px;
  height: 1076px;
  margin-bottom: 40px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond01.png);
}
#respond .respond figure{
  display: none;
}
#respond #respond02.respond{
  background: url(https://htkni.itembox.design/item/img/page/bg-respond02.png);
}
#respond #respond03.respond{
  height: 1116px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond03.png);
}
#respond #respond04.respond{
  height: 1116px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond04.png);
}
#respond #respond05.respond{
  height: 1076px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond05.png);
}
#respond #respond06.respond{
  background: url(https://htkni.itembox.design/item/img/page/bg-respond06.png);
}
#respond #respond07.respond{
  height: 1116px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond07.png);
}
#respond #respond08.respond{
  height: 1116px;
  background: url(https://htkni.itembox.design/item/img/page/bg-respond08.png);
}
#respond .respond p.text2{
  position: absolute;
  left: 0px;
  bottom: 137px;
  width: 1020px;
  text-align: center;
  color: #FFAD4B;
  font-weight: bold;
  font-size: 20px;
}
#respond #respond02.respond p.text2{
  color: #ED8082;
}
#respond #respond03.respond p.text2{
  color: #81C7C2;
}
#respond #respond04.respond p.text2{
  color: #B3C951;
}
#respond #respond06.respond p.text2{
  color: #ED8082;
}
#respond #respond07.respond p.text2{
  color: #81C7C2;
}
#respond #respond08.respond p.text2{
  color: #B3C951;
}
#respond .respond p.btn2{
  position: absolute;
  left: 355px;
  bottom: 45px;
}
#respond .respond p.btn2 a{
  width: 307px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  background: #FFAD4B;
  display: block;
  transition-duration: 0.3s;
}
#respond #respond02.respond p.btn2 a{
  background: #ED8082;
}
#respond #respond03.respond p.btn2 a{
  background: #81C7C2;
}
#respond #respond04.respond p.btn2 a{
  background: #B3C951;
}
#respond #respond06.respond p.btn2 a{
  background: #ED8082;
}
#respond #respond07.respond p.btn2 a{
  background: #81C7C2;
}
#respond #respond08.respond p.btn2 a{
  background: #B3C951;
}
#respond .respond p.btn2 a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition-duration: 0.3s;
}
#respond ul{
  margin-bottom: 40px;
  text-align: right;
}
#respond ul li{
  line-height: 1.6;
}
#respond ul li a{
  color: #5B804A;
  font-weight: bold;
  font-size: 15px;
}
#respond p.text3{
  line-height: 2;
  margin-bottom: 50px;
  color: #534741;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#respond p.text3 span{
  color: #F7931E;
}
#respond p.btn{
  width: 307px;
  height: 58px;
  line-height: 58px;
  margin-bottom: 47px;
}



/* マイページ */
p#page-midashi{
  width: 1000px;
  margin: 49px auto 0 auto;
  padding: 0 50px 40px 50px;
  text-align: center;
  color: #5B804A;
  font-weight: bold;
  font-size: 18px;
  border-bottom: solid 2px #DEDEDE;
}

ul.fs-c-accountService{
  width: 800px;
  margin: 0 auto 60px auto;
  display: flex;
  flex-wrap: wrap;
	justify-content: flex-end;
}
ul.fs-c-accountService li{
  width: 248px;
  /* margin: 0 25px 25px 0; */
	margin-bottom: 25px;
	margin-right: 10px;
  border-radius: 2px;
  border: solid 1px #5B804A;
}
ul.fs-c-accountService li:nth-child(3n){
  margin: 0 0 25px 0;
}
ul.fs-c-accountService li a{
  height: 48px;
  padding-top: 100px;
  text-align: center;
  font-size: 13px;
  display: block;
  transition-duration: 0.3s;
}
ul.fs-c-accountService li.fs-c-accountService__page--wishList a{
  background: url(../img/page/icon-mypage01.png) center top 39px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--orderHistoryList a{
  background: url(../img/page/icon-mypage02.png) center top 36px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--addressbook a{
  background: url(../img/page/icon-mypage03.png) center top 35px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountPassword a{
  background: url(../img/page/icon-mypage04.png) center top 36px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountSettingsModify a{
  background: url(../img/page/icon-mypage05.png) center top 37px no-repeat;
}
ul.fs-c-accountService li.logout a{
  background: url(../img/page/icon-mypage06.png) center top 37px no-repeat;
}
ul.fs-c-accountService li a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountDelete{
  width: 100%;
  margin: 25px 25px 25px 0;
  border: none;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountDelete a{
  height: auto;
  padding-top: 0;
  text-align: left;
  font-size: 13px;
  text-decoration: underline;
  display: inline;
}

#fs_MyPageTop h2.fs-c-wishlistProduct__title{
  margin-bottom: 30px;
  padding-bottom: 15px;
  color: #5B804A;
  font-weight: bold;
  font-size: 16px;
  border-bottom: solid 2px #DEDEDE;
}
#fs_MyPageTop .fs-c-wishlistProduct__footer{
  margin-bottom: 60px;
  text-align: center;
}
