@charset "UTF-8";
/*=========================
▼▼共通▼▼
===========================*/
body {
  font-size: 15px;
  line-height: 2.2;
  color: #3c3c3c;
  min-width: 1230px;
  overflow-x: scroll;
}
#raccolto_conts img {
  display: block;
  width: 100%;
  height: auto;
}
#raccolto_conts a {
  width: 100%;
  display: block;
}
#raccolto_conts a:hover {
  text-decoration: none;
}
#raccolto_conts .pc_none {
  display: none;
}
#raccolto_conts .auto {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#raccolto_conts ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#raccolto_conts .btn a {
  border-radius: 5px;
  border: 1px solid #3c3c3c;
  padding: 10px 0;
  background-image: url("../img/arrow_01.png");
  background-repeat: no-repeat;
  background-size: 5px;
  background-position: center right 22px;
  color: #3c3c3c;
}
#raccolto_conts .btn a:hover {
  border: 1px solid #3c3c3c;
  background-image: url("../img/arrow_02.png");
  background-color: #3c3c3c;
  color: #fff;
}
/*=========================
▲▲共通▲▲
===========================*/
main.fs-l-main {
  width: 100%;
  max-width: 100%;
  padding: 0 0 40px;
  background-image: url("../../../bg_ptn_2024.jpg");
  background-repeat: repeat;
  background-position: center top;
  background-size: 600px;
}
h1.fs-c-heading {
  height: 0;
  margin: 0;
  padding: 0;
}
.fs-l-page .fs-l-main .fs-l-pageMain {
  margin-bottom: 0;
  padding-bottom: 0;
}
#raccolto_conts {
  padding-bottom: 120px;
  overflow: hidden;
}
#raccolto_conts .conts_fv {
  position: relative;
  z-index: 1;
}
#raccolto_conts .conts_fv p {
  margin-bottom: 0;
}
#raccolto_conts .conts_top {
  padding: 92px 0 104px;
  position: relative;
}
#raccolto_conts .conts_top .title_block {
  text-align: center;
  letter-spacing: 0.13rem;
}
#raccolto_conts .conts_top .title_block {
  text-align: center;
  letter-spacing: 0.13rem;
  margin-bottom: 82px;
}
#raccolto_conts .conts_top .title_block .sub {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}
#raccolto_conts .conts_top .title_block h2 {
  font-size: 34px;
  font-weight: 600;
  color: #6c995d;
  line-height: 1.5;
  position: relative;
}
#raccolto_conts .conts_top .title_block h2:before {
  content: "";
  display: block;
  width: 31px;
  height: 2px;
  background-color: #6c995d;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translateX(-50%);
}
#raccolto_conts .conts_top .ex_block {
  display:
    -ms-flexbox;
  display:
    flex;
  width: 1030px;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
}
#raccolto_conts .conts_top .ex_block::before {
  content: "";
  display: block;
  width: 255px;
  height: 242px;
  background-image: url("../../../deco_2024_01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: -347px;
  left: -146px;
}
#raccolto_conts .conts_top .ex_block::after {
  content: "";
  display: block;
  width: 217px;
  height: 219px;
  background-image: url("../../../deco_2024_02.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: -330px;
  right: -142px;
}
#raccolto_conts .conts_top .auto::before {
  content: "";
  display: block;
  width: 144px;
  height: 134px;
  background-image: url("../../../deco_2024_03.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  bottom: -34px;
  left: -20px;
}
#raccolto_conts .conts_top .auto::after {
  content: "";
  display: block;
  width: 235px;
  height: 195px;
  background-image: url("../../../deco_2024_04.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  bottom: -138px;
  right: -142px;
  z-index: 1;
}
#raccolto_conts .conts_top .ex_block .img {
  width: 426px;
}
#raccolto_conts .conts_top .ex_block .text_block {
  width: 560px;
  position: relative;
  padding-top: 12px;
}
#raccolto_conts .conts_top .ex_block .text_block .text_box {
  margin-bottom: 39px;
  font-size: 18px;
  line-height: 1.8;
}
#raccolto_conts .conts_top .ex_block .text_block .text_img {
  width: 218px;
  position: absolute;
  top: -83px;
  right: -73px;
}
#raccolto_conts .conts_top .ex_block .text_block .btn {
  width: 317px;
  padding: 0;
  margin: 0;
  font-size: 16px;
}
#raccolto_conts .conts_top .text_wrapper {
  width: 1030px;
  margin: 0 auto;
  border: 1px solid #dbd9ce;
  padding: 35px 0;
}
#raccolto_conts .conts_top .text_wrapper h3 {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  color: #6c995d;
  margin-bottom: 12px;
}
#raccolto_conts .conts_top .text_wrapper .text {
  width: 950px;
  margin: 0 auto;
}
#raccolto_conts .conts_banner {
  width: 90%;
  height: 474px;
  margin: 0 auto;
  background-image: url("../img/img_02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}
#raccolto_conts .conts_banner .img {
  width: 268px;
  margin: 0 auto;
  padding-top: 70px;
}
#raccolto_conts .conts_what {
  padding: 123px 0 93px;
}
#raccolto_conts .conts_what .auto {
  position: relative;
}
#raccolto_conts .conts_what h2 {
  width: 263px;
  margin-left: 231px;
}
#raccolto_conts .conts_what .text_box {
  width: 587px;
  margin-left: 231px;
  font-size: 18px;
  line-height: 1.8;
}
#raccolto_conts .conts_what .text_box .caption_list {
  font-size: 15px;
  line-height: 2;
  padding-left: 1em;
  text-indent: -1em;
  width: 550px;
  margin-bottom: 17px;
}
#raccolto_conts .conts_what .text_box .caption_list li:not(:last-of-type) {
  margin-bottom: 4px;
}
#raccolto_conts .conts_what .img_01 {
  position: absolute;
  width: 328px;
  top: -24px;
  left: -152px;
}
#raccolto_conts .conts_what .img_01 .img {
  width: 328px;
}
#raccolto_conts .conts_what .img_02 {
  position: absolute;
  width: 400px;
  top: 35px;
  right: -93px;
  z-index: 1;
}
#raccolto_conts .conts_what .img_03 {
  position: absolute;
  width: 250px;
  top: 226px;
  right: 127px;
  z-index: 2;
}
#raccolto_conts .conts_what .img_02:after {
  content: "";
  display: block;
  width: 160px;
  height: 110px;
  background-image: url("../../../deco_2024_05.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 278px;
  right: -27px;
  z-index: -1;
}
#raccolto_conts .conts_what .img_01 .text {
  width: 215px;
  position: absolute;
  bottom: -30px;
  right: -25px;
}
#raccolto_conts .conts_product {
  padding: 102px 0 120px;
}
#raccolto_conts .conts_product .product_wrapper {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#raccolto_conts .conts_product .product_wrapper .img {
  width: 540px;
}
#raccolto_conts .conts_product .product_wrapper .text_block {
  width: 620px;
}
#raccolto_conts .conts_product .product_wrapper .text_block h2 {
  color: #6c995d;
  font-weight: 600;
  font-size: 28px;
  border-bottom: 1px solid #dbd9ce;
  padding-bottom: 17px;
  letter-spacing: 0.1rem;
  margin-bottom: 10px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .small {
  font-weight: 600;
  font-size: 20px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .price_box {
  display: flex;
}
#raccolto_conts .conts_product .product_wrapper .text_block .price .big {
  font-weight: 600;
  font-size: 21px;
  padding-right: 2px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .caption_list {
  padding-left: 1em;
  text-indent: -1em;
  width: 550px;
  margin-bottom: 17px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .caption_list {
  margin-bottom: 11px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .caption_list li {
  margin-bottom: 4px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .text_box .box_01 {
  margin-bottom: 11px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .text_box .box_01 .text {
  margin-bottom: 0;
}
#raccolto_conts .conts_product .tel_link {
  display: inline;
}
#raccolto_conts .conts_product .product_wrapper .text_block .btn {
  width: 237px;
  padding: 0;
  margin: 0 0 33px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 h3 {
  background-color: #e4e2db;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .big_text {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  padding: 6px 10px 4px;
  color: #6c995d;
  font-weight: 600;
  border: 1px solid;
  margin: 10px 0 6px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .link_text {
  margin-top: -20px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .link {
  border-bottom: 1px solid #3c3c3c;
  display: inline;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .link:hover {
  border-bottom: none;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .link_01 {
  font-size: 12px;
  padding-bottom: 2px;
}
#raccolto_conts .conts_product .product_wrapper .text_block .box_02 .green_text {
  font-size: 20px;
  font-weight: 600;
  color: #6c995d;
  border-bottom: 2px solid;
  display: inline;
  padding-bottom: 5px;
}
#raccolto_conts .conts_news h2 {
  text-align: center;
  font-weight: 600;
  background-color: #6c995d;
  color: #fff;
  font-size: 28px;
  padding: 17px 0;
  margin: 0 auto 51px;
  width: 1030px;
}
#raccolto_conts .conts_news .top_text {
  text-align: center;
  margin-bottom: 39px;
  font-size: 18px;
}
#raccolto_conts .conts_news .news_block {
  width: 1030px;
  margin: 0 auto;
}
#raccolto_conts .conts_news .news_block .box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#raccolto_conts .conts_news .news_block .box p {
  margin: 0;
}
#raccolto_conts .conts_news .news_block .box .img {
  margin-bottom: 14px;
  width: 450px;
}
#raccolto_conts .conts_news .news_block .box .text_box {
  width: calc(100% - 492px);
}
#raccolto_conts .conts_news .news_block .box .img a:hover {
  opacity: 0.7;
  transition: .3s;
}
#raccolto_conts .conts_news .news_block .box .text_box .date {
  font-weight: 600;
  font-size: 17px;
}
#raccolto_conts .conts_news .news_block .box .text_box h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 11px;
}