.is-sp {
  display: none;
}
.ab_list_bt_dw li {
  margin-right: 0;
	text-align: center;
}
.ab_list_bt_dw li:nth-child(odd) {
  margin-right: 20px;
}
#womanagriculture {
  color: #443829;
}
#womanagriculture img {
  max-width: 100%;
  height: auto;
}

.sec_item_list {
  margin: auto;
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.sec_item_list > li {
  margin: 20px 20px 20px 0;
	width: 235px;
  color: #443829;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sec_item_list > li:nth-of-type(3n) {
  margin-right: 0;
}
.sec_item_list .item_thumb {
  position: relative;
  width: 100%;
}
.sec_item_list .item_thumb img {
	width: 100%;
	height: auto;
}
.sec_item_list .item_ttl {
	font-size: 20px;
  font-weight: bold;
  margin: 0.5em 0 0.3em 0;
  line-height: 1.8;
}
.sec_item_list .item_txt {
  font-size: 18px;
  line-height: 1.8;
}

.more-pickup-list {
	width: 100%;
}
.more-pickup-list li {
	margin-top: 20px;
}
.more-pickup-list img {
	width: 100%;
	height: auto;
}

#sec0 {
	position: relative;
	margin: 80px 0 40px;
  padding-bottom: 8px;
	text-align: center;
}
#sec04 {
	position: relative;
	margin: 20px 0 40px;
  padding-bottom: 16px;
	text-align: center;
}
#sec0::before,
#sec04::before {
  content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  background: url(../img/feature_bg.png) repeat-y scroll center top;
  background-size: cover;
	z-index: 0;
}
#sec0>*,
#sec04>*{
	position: relative;
	z-index: 1;
}

#sec0 .sec0_lead {
	width: 100%;
	min-height: 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background-color: #e05081;
}
#sec0 .sec0_title {
	margin: 30px auto;
  background: none;
}
#sec0 .sec0_img01 {
	margin-bottom: 20px;
}
#sec0 .sec0_img02 {
  position: relative;
}
#sec0 .sec0_img02 p {
  position: absolute;
  top: 0;
  left: 50px;
  font-size: 26px;
  text-align: left;
}
#sec0 .sec0_img02 p span {
  font-weight: bold;
}

#sec01,
#sec02,
#sec03{
  width: 100%;
	max-width: 745px;
	margin: 0 auto;
}

#sec02 .sec_item_list > li {
  margin: 20px 0 10px;
	width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
#sec02 .sec_item_list .item_thumb {
  width: 490px;
  margin-right: 20px;
}
#sec02 .sec_item_list .item_content {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
#sec02 .sec_item_list .item_ttl {
  margin-top: 0;
}
#sec04 .sec04_title {
  padding: 0;
  margin-bottom: 20px;
  text-align: left;
  background: none;
}

@media only screen and (max-width: 767px) {
	.is-pc {
	  display: none;
	}
  .is-sp {
	  display: block;
	}
	.ab_list_bt_dw li:nth-child(odd) {
	  margin-right: 0;
	}
  .sec_item_list .item_ttl {
    margin-bottom: 4px;
  	font-size: 18px;
  }
  .more-pickup-list li {
		margin-top: 10px;
	}

  #womanagriculture{
    padding-left: 10px;
    padding-right: 10px;
  }
  #womanagriculture h1{
    padding: 0;
  }


  #sec0 {
    margin: 48px -10px 0;
  }
  #sec0 .sec0_lead {
    padding-top: 6px;
  	min-height: 35px;
  	font-size: 15px;
    line-height: 1.5;
  }
  #sec0 .sec0_img01 {
    margin-bottom: 8px;
    width: 97%;
  }
  #sec0 .sec0_img02 p {
    top: 12px;
    left: 42%;
    font-size: 18px;
  }
  #sec0 .sec0_img02 p span {
    font-weight: bold;
  }
  #sec01 .sec_item_list > li {
    margin: 16px 2%;
  	width: 46%;
  }
  #sec02 .sec_item_list > li {
    margin: 8px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  #sec02 .sec_item_list .item_thumb {
    width: 100%;
    margin: 8px 0;
  }
  #sec03 .sec_item_list > li {
    margin: 8px 0;
  	width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  #sec03 .sec_item_list > li:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  #sec03 .sec_item_list .item_thumb {
    margin: 0 1%;
    width: 46%;
  }
  #sec03 .sec_item_list .item_content {
    margin: 0 1%;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
  }
  #sec04 {
    margin: 20px -10px 0;
  }
  .sec04_content {
    margin: auto;
    width: 97%;
  }

  .womanagriculture-bnr{
    padding: 0 10px;
  }

  .btn-area{
    margin: 20px 0 60px 0 !important;
  }

  .sec_item_list .item_txt {
    font-size: 16px;
    line-height: 1.8;
  }
}

a.btn_brown{
  width: 100%;
  max-width: 400px;
  padding-left: 0;
  padding-right: 0;
  padding: 15px 26px;
  border: 2px solid #938675;
  border-radius: 60px !important;
  font-size: 20px;
  background-image: url(/special/common/img/btn-arw-brown-down.svg);
  background-position: right 20px top 50%;
  background-size: 17px auto;
  background-repeat: no-repeat;
  transition: .1s;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  text-decoration: none;
  color: #443829;
  box-sizing: border-box;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  a.btn_brown:hover{
    border: 2px solid #938675;
    background-color: #fff;
    color: #443829;
    background-image: url(/special/common/img/btn-arw-brown-down.svg);
    opacity: .5;
  }
}
@media only screen and (max-width: 767px) {
  a.btn_brown{
    padding: 15px 20px;
    border-width: 2px;
    font-size: 16px;
    background-size: 15px auto !important;
  }
}
