@charset "utf-8";
/* CSS Document */

/*----------------------------------------
各ページ
------------------------------------------*/
/* 畑乃家とは？ */
#about{
	width: 100%;
	margin-bottom: 15px;
	padding: 15px 0 30px 0;
	text-align: center;
	background: url(https://htkni.itembox.design/item/img/page/bg-about.jpg) center bottom no-repeat;
	background-size: cover;
}
#about img{
	width: auto;
	max-width: initial;
}
#about figure:nth-child(1){
	margin-bottom: 20px;
}
#about figure:nth-child(3){
	margin-bottom: 20px;
}
#about figure:last-of-type img{
	max-width: 90%;
}
#about p.text1{
	line-height: 1.6;
	margin: 0 5.3% 5px 5.3%;
	color: #1B4321;
	font-weight: bold;
	font-size: 18px
}
#about p.text2{
	line-height: 1.8;
	margin: 0 5.3% 20px 5.3%;
	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: 0 5.3% 30px 5.3%;
  color: #A5BB9B;
}



/* のらスタイルのこだわり */
#commitment #voice{
	padding: 30px 5.3% 15px 5.3%;
	color: #534741;
	text-align: center;
	font-size: 15px;
	background: url(https://htkni.itembox.design/item/img/page/bg-voice.jpg) right top no-repeat;
	background-size: 100%;
}
#commitment #voice img{
	width: auto;
	max-width: initial;
}
#commitment #voice p.text1{
	margin: 20px 0;
	color: #1B4321;
	font-weight: bold;
	font-size: 18px;
}
#commitment #voice p.text1 span{
	padding-bottom: 5px;
	color: #FF773A;
	border-bottom: solid 2px #FF773A;
	display: inline-block;
}
#commitment #voice p.text2{
	margin-bottom: 1.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{
	padding: 20px 5.3%;
	background: #FFAD4B;
}
#commitment #functionality h2{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #functionality .inner{
	padding: 20px 5.3%;
	background: #FFFFFF;
}
#commitment #functionality .inner p.text1{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #functionality .inner p.text1 span{
	color: #FFAD4B;
}
#commitment #activity{
	margin-top: 40px;
	padding: 0 5.3% 10px 5.3%;
	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: -12px 0 15px 0;
	text-align: center;
}
#commitment #activity p.text2{
	width: 89.7%;
	margin-bottom: 10px;
	padding: 20px 5.3%;
	color: #7F4F21;
	text-align: center;
	font-weight:bold;
	border-radius: 5px;
	background: #FFFFFF;
}
#commitment #activity p.text2 span{
	color: #FF9300;
}

/* 選ぶのが楽しい、豊富なカラー＆プリント柄 */
#commitment #print{
  padding: 20px 5.3%;
	background: #ED8082;
}
#commitment #print h2{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #print .inner{
	padding: 20px 5.3%;
	background: #FFFFFF;
}
#commitment #print .inner p.text1{
	text-align: center;
}
#commitment #print .inner p.text1 span{
	color: #ED8082;
}

/* 全身コーディネートで毎朝笑顔に。 */
#commitment #coordination{
  padding: 20px 5.3%;
	background: #81C7C2;
}
#commitment #coordination h2{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #coordination .inner{
	padding: 20px 5.3%;
	background: #FFFFFF;
}
#commitment #coordination .inner p.text1 span{
	color: #81C7C2;
}
#commitment #coordination .inner figure{
	margin-bottom: 20px;
}
#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 #price{
	margin-bottom: 20px;
  padding: 20px 5.3%;
	background: #A8C138;
}
#commitment #price h2{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #price .inner{
	padding: 20px 5.3%;
	background: #FFFFFF;
}
#commitment #price .inner p.text1{
	margin-bottom: 15px;
	text-align: center;
}
#commitment #price .inner p.text1 span{
	color: #A8C138;
}



/* 農家さんシャツde春の着こなし */
#dressing #kikonashi{
  padding: 20px 0;
  background: #FBF9F3;
}
#dressing #kikonashi .img2{
  margin: 0 25% 10px 25%;
  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{
  margin: 0 auto;
  padding: 20px 0;
}
#dressing .slider .prev-arrow{
	position: absolute;
	left: 0;
	top: 300px;
	z-index: 1;
}
#dressing .slider .next-arrow{
	position: absolute;
	right: 0;
	top: 300px;
	z-index: 1;
}
#dressing .detail{
  margin: 0 auto;
}
#dressing .detail .box{
  width: 100vw;
}
#dressing .detail .box p.text1{
  margin: 0 5.3% 10px 5.3%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #1B4321;
  border-left: solid 4px #1B4321;
}
#dressing .detail .box p.text1 span{
  display: inline;
}
#dressing .detail .box .btn-detail{
  width: 82%;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  border-radius: 35px;
  background: #5B804A url(../img/page/bg-btndetail.png) left 35px center no-repeat;
}
#dressing .detail .box .btn-detail.active{
  background: #5B804A url(../img/page/bg-btndetail_active.png) left 35px center no-repeat;
}
#dressing .detail .box .item-detail{
  display: none;
  padding: 0 5.3%;
}
#dressing .detail .box .item-detail .cols2{
  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 .slider{
  margin: 0 auto;
  padding: 20px 0;
}
#coordinate .slick-slider{
  box-sizing: content-box;
}
#coordinate .slider .prev-arrow{
	position: absolute;
	left: 0;
	top: 250px;
	z-index: 1;
}
#coordinate .slider .next-arrow{
	position: absolute;
	right: 0;
	top: 250px;
	z-index: 1;
}
#coordinate .detail{
  margin: 0 auto;
}
#coordinate .detail .box{
  width: 100vw;
  display: flex;
  flex-wrap: wrap;
}
#coordinate .detail .box p.text1{
  width: 89.4%;
  margin: 0 5.3% 10px 5.3%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #1B4321;
  border-left: solid 4px #1B4321;
}

.aw{background: #DD8174 url(../img/page/bg-btndetail.png) left 35px center no-repeat !important;}

#coordinate .detail .box p.text1aw{  width: 89.4%;margin: 0 5.3% 10px 5.3%;text-align: center;font-weight: bold;font-size: 18px;color: #DD8174;border-left: solid 4px #DD8174;}
#coordinate .detail .box p.text1 span{
  display: inline;
}
#coordinate .detail .box .btn-detail{
  width: 82%;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  border-radius: 35px;
  background: #5B804A url(../img/page/bg-btndetail.png) left 35px center no-repeat;
}
#coordinate .detail .box .btn-detail.active{
  background: #5B804A url(../img/page/bg-btndetail_active.png) left 35px center no-repeat;
}

#coordinate .detail .box .btn-detail.active{
  background: #5B804A url(../img/page/bg-btndetail_active.png) left 35px center no-repeat;
}

#coordinate .detail .box .item-detail{
  display: none;
  width: 82%;
  margin: 0 auto;
}
#coordinate .detail .box .item-detail .cols2{
  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 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 .left{
	width: 60%;
	padding-right: 5%;
}
#coordinate .detail .box .item-detail .cols2 p.btn2{
  width: 35%;
}
#coordinate .detail .box .item-detail .cols2 p.btn2aw{width: 35%;}
#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: 10px;
  color: #E33828;
  font-size: 12px;
}


#coordinate .order1{
  order: 1;
}
#coordinate .order2{
  order: 2;
}
#coordinate .order3{
  order: 4;
}
#coordinate .order4{
  order: 5;
}
#coordinate .order5{
  order: 3;
}

#coordinate .detail .box .point{
  width: 85.6%;
  margin: 0 5.3% 20px 5.3%;
  padding: 10px 2%;
  background: #FDFAF2;
}
#coordinate .detail .box .point table{
  width: 100%;
}
#coordinate .detail .box .point table tr th{
  width: 100px;
  padding: 5px 0;
  vertical-align: middle;
}
#coordinate .detail .box .point table tr th span{
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  font-family: "M PLUS 1p";
  color: #FFFFFF;
  font-size: 17px;
  background: #5B804A;
  display: block;
}
#coordinate .detail .box .point table tr td{
  padding: 5px 0 5px 10px;
  font-size: 16px;
}
#coordinate #thumbnail{
  margin: 0 5.3% 5px 5.3%;
  overflow-x: auto;
}
#coordinate #thumbnail ul.slick-dots{
  position: relative!important;
  bottom: 0!important;
  width: 2000px;
  display: flex;
}
#coordinate #thumbnail ul.slick-dots li{
  width: auto!important;
  height: auto!important;
  margin: 2px 10px 10px 0!important;
  box-sizing: border-box;
  border: solid 2px #F2F3F3;
}
#coordinate #thumbnail ul.slick-dots li.slick-active{
  border: solid 2px #497635;
}
#coordinate #text-thumbnail{
  margin: 0 5.3% 20px 5.3%;
  text-align: center;
}




/* 農家さんの声でできました */
#respond{
}
#respond h1{
  margin-bottom: 15px;
}
#respond p.text1{
  line-height: 1.8;
  margin-bottom: 30px;
  color: #534741;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#respond .respond{
  margin: 0 5.3% 15px 5.3%;
  border: solid 5px #FFAD4B;
}
#respond #respond02.respond{
  border: solid 5px #ED8082;
}
#respond #respond03.respond{
  border: solid 5px #81C7C2;
}
#respond #respond04.respond{
  border: solid 5px #B3C951;
}
#respond #respond06.respond{
  border: solid 5px #ED8082;
}
#respond #respond07.respond{
  border: solid 5px #81C7C2;
}
#respond #respond08.respond{
  border: solid 5px #B3C951;
}
#respond .respond p.text2{
  margin-bottom: 15px;
  text-align: center;
  font-size: 16px;
}
#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{
  width: 50%;
  margin: 0 auto 25px auto;
}
#respond .respond p.btn2 a{
  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 ul{
  margin: 0 5.3% 20px 0;
  text-align: right;
}
#respond ul li{
  line-height: 1.6;
}
#respond ul li a{
  color: #5B804A;
  font-weight: bold;
  font-size: 14px;
}
#respond p.text3{
  line-height: 1.8;
  margin-bottom: 25px;
  color: #534741;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#respond p.text3 span{
  color: #F7931E;
}
#respond p.btn{
  height: 58px;
  line-height: 58px;
  margin: 0 22.4% 25px 22.4%;
}



/* マイページ */
p#page-midashi{
  margin: 15px 5.3%;
  padding-bottom: 10px;
  text-align: center;
  color: #5B804A;
  font-weight: bold;
  font-size: 16px;
  border-bottom: solid 2px #DEDEDE;
}

ul.fs-c-accountService{
  margin: 0 5.3% 30px 5.3%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
ul.fs-c-accountService li{
  width: 48%;
  margin-bottom: 10px;
  box-sizing: border-box;
  border-radius: 2px;
  border: solid 1px #5B804A;
}
ul.fs-c-accountService li a{
  padding: 100px 0 20px 0;
  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(https://htkni.itembox.design/item/img/page/icon-mypage01.png) center top 39px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--orderHistoryList a{
  background: url(https://htkni.itembox.design/item/img/page/icon-mypage02.png) center top 36px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--addressbook a{
  background: url(https://htkni.itembox.design/item/img/page/icon-mypage03.png) center top 35px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountPassword a{
  background: url(https://htkni.itembox.design/item/img/page/icon-mypage04.png) center top 36px no-repeat;
}
ul.fs-c-accountService li.fs-c-accountService__page--accountSettingsModify a{
  background: url(https://htkni.itembox.design/item/img/page/icon-mypage05.png) center top 37px no-repeat;
}
ul.fs-c-accountService li.logout a{
  background: url(https://htkni.itembox.design/item/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: 0 5.3% 30px 5.3%;
  text-align: center;
}

/*20190627 お知らせ一覧*/
#commitment #price.mb0 {margin-bottom:0;}
#commitment #coordination.mb20 {margin-bottom: 20px;}
.nl_mob dl.oshirase_li {
    margin: 35px auto;
    padding: 0;
    line-height: 1.8;
    width: 90%;
}
