@charset "utf-8";
/* CSS Document */
/* kids_agriculture.css */
/*
 * window size
 * PC 768px--
 * tab 521px--767px
 * sp --520px
*/


/* -------------------------
  common
--------------------------*/

.top_img {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 5em;
  border-radius: 15px;
}

.top_img img {
  width: 100%;
}

.top_img img.sp {
  display: none;
}

.top_img p.img_ttl {
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  color: #0b9b85;
}

.arrow_right:after {
  content: '';
  width: 16px;
  height: 16px;
  border-top: 4px solid #0d9f89;
  border-right: 4px solid #0d9f89;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - .1em);
  right: 28px;
  border-radius: 1px;
}




/* -------------------------
  agri top
--------------------------*/

.agri .fl_box_tab {
  padding: 15px 40px 40px;
  gap: 40px;
}

.agri ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

.agri ul li {
  background-image: none;
  margin-bottom: 1em;
  padding: 0;
  position: relative;
  margin-bottom: 1em;
}

.agri ul li:last-child {
  margin-bottom: 0;
}

.arrow_right_s:after {
  content: '';
  width: 13px;
  height: 13px;
  border-top: 3px solid #1a7164;
  border-right: 3px solid #1a7164;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - 0.2em);
  right: 28px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

.arrow_right_s:hover:after {
  border-color: #FFF;
}

.agri ul li a {
  display: flex;
  color: #444;
  background: #ffffff;
  padding: 12px 30px 12px;
  border-radius: 50px;
  font-size: 1.1em;
  border: 1px solid #c5ddda;
  transition: 0.3s ease-in-out;
}

.agri ul li a::after {
  content: '';
  width: 13px;
  height: 13px;
  border-top: 3px solid #1a7164;
  border-right: 3px solid #1a7164;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - 0.2em);
  right: 28px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

.agri ul li a:hover {
  color: #FFF;
}
.agri ul li a:hover::after {
  border-color: #FFF;
}

.agri img {
  width: 100%;
  border-radius: 15px;
}


/* ----- top ine btn ----- */

.ine {
  background: #f9f4d5 !important;
}
.ine h2.green_ttl {
  background: #f7e68e;
}
.ine h2.green_ttl:after {
  border-top: 15px solid #f7e68e;
}
.ine a.arrow_right_s {
  border-color: #e5d46e;
}
.ine a.arrow_right_s::after {
  border-color: #cfb414;
}
.ine a.arrow_right_s:hover {
  border-color: #dbbd00;
  background: #dbbd00;
}


/* ----- top nasu btn ----- */

.nasu {
  background: #f3f0ff !important;
}
.nasu h2.green_ttl {
  background: #e0dbf7;
}
.nasu h2.green_ttl:after {
  border-top: 15px solid #e0dbf7;
}
.nasu a.arrow_right_s {
  border-color: #c6bded;
}
.nasu a.arrow_right_s::after {
  border-color: #8775dd;
}
.nasu a.arrow_right_s:hover {
  border-color: #9081d3;
  background: #9081d3;
}


/* ----- top zyaga btn ----- */

.zyaga {
  background: #f9f2e5 !important;
}
.zyaga h2.green_ttl {
  background: #f3e4c7;
}
.zyaga h2.green_ttl:after {
  border-top: 15px solid #f3e4c7;
}
.zyaga a.arrow_right_s {
  border-color: #d7c092;
}
.zyaga a.arrow_right_s::after {
  border-color: #b59d6c;
}
.zyaga a.arrow_right_s:hover {
  border-color: #cbab69;
  background: #cbab69;
}


/* ----- top satu btn ----- */

.satu {
  background: #fbf3f3 !important;
}
.satu h2.green_ttl {
  background: #efdde2;
}
.satu h2.green_ttl:after {
  border-top: 15px solid #efdde2;
}
.satu a.arrow_right_s {
  border-color: #d7b1bc;
}
.satu a.arrow_right_s::after {
  border-color: #c39696;
}
.satu a.arrow_right_s:hover {
  border-color: #b57083;
  background: #b57083;
}

@media (max-width: 767px) {/* tab */
  .agri .fl_inner:nth-child(1) {
    margin-bottom: 2em;
  }
}



/* -------------------------
  agri subpage
--------------------------*/


.agri_item .top_img {
  margin-bottom: 3.5em;
}

.inner {
  padding: 0 10px;
  margin-bottom: 3.5em;
}

.agri_item .fl_inner img {
  width: 100%;
  border-radius: 15px;
}

.agri_item p {
  line-height: 2;
}

.agri_item .ph {
  text-align: center;
  margin-bottom: 2em;
}

.agri_item .image {
  text-align: center;
  margin-bottom: 4em;
}

.agri_item .image img,
.agri_item .ph img {
  width: 100%;
  max-width: 675px;
}

.agri_item .image img {
  width: 100%;
  max-width: 675px;
}

.agri_item ul li {
  background-position: left 1em;
}

.topmap {
  max-width: 580px;
  margin-bottom: 2em;
}

.slim {
  max-width: 800px;
  margin: auto;
}

.slim h2.h2default {
  font-size: 1.5em;
}


.ph3 {
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.ph3 .fl_inner {
  width: 25%;
}

@media (max-width: 520px) {/* sp */
  .ph3 .fl_inner {
    width: 40%;
  }
}



/* ----- column area ----- */

.box1 {
  max-width: 800px;
  margin: 0 auto 3.5em;
  border: 3px solid #1bb59e;
  border-radius: 20px;
  text-align: center;
}

.box1 .box_ttl {
  text-align: center;
  font-weight: bold;
  padding: 10px 7px 7px !important;
  color: #fff;
  background: #1bb59e;
  border-radius: 12px 12px 0 0;
}

.box1 .fl_box_tab {
  padding: 0px 20px;
}

.box1 .fl_inner img {
  max-height: 300px;
  width: auto;
  max-width: 100%;
  margin-bottom: 1em;
}

.box_tate .fl_inner img {
  width: unset !important;
}

/* ----- step num flow ----- */

ol.steps {
  counter-reset:number;
  list-style-type: none!important;
  padding:0.5em;
  margin: 0;
}

ol.steps li{
  position:relative;
  padding: 0 0 0 35px;
  margin: 7px 0 10px 0px;
  line-height: 1.8;
}

ol.steps li:before{
  counter-increment: number;
  content: counter(number);
  position: absolute;
  left: 0px;
  width: 27px;
  height: 27px;
  text-align: center;
  color: #fff;
  line-height:28px;
  background: #1bb59e;
  border-radius: 50%;
  font-weight: bold;
}


/* ----- table ----- */

.table1 th {
  width: 280px;
  text-align: left;
  font-size: 1.3em;
  color: #008d84;
  padding: 15px 5px 8px 10px;
  border-bottom: 1px solid #00a39a;
}

.table1 th span {
  font-weight: normal;
  font-size: 1rem;
}

.table1 td {
  padding: 20px 5px 10px 10px;
  border-bottom: 1px solid #d5d5d5;
  font-size: 1rem;
  line-height: 1.7;
}

@media (max-width: 620px) {/* other */

  .table1 th,
  .table1 td {
    display: block;
    width: 100%;
  }
  .table1 br {
    display: none;
  }
  .table1 th {
    padding: 15px 0px 8px;
  }
  .table1 td {
    border-bottom: none;
    margin-bottom: 5px;
    padding: 15px 0px 10px;
  }

}



/* ----- bottom links ----- */

.more {
  margin: 5em auto 0;
  background: #f6fbf7;
}

.more .fl_box_sp {
  gap: 15px;
  flex-wrap: wrap;
  padding: 15px 25px;
  justify-content: flex-start;
  margin: 0;
}

.more p {
  background: #e6f3e7;
  color: #233349;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 7px 17px !important;
}


.more ul li {
  background-image: none;
  position: relative;
  padding-left: 28px;
}

.more ul li a {
  transition: 0.3s ease-in-out;
}

.more ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 21px;
  width: 21px;
  border-radius: 4px;
  background: #daebdc;
  top: 45%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}

.more ul li a::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #408145;
  border-right: 2px solid #408145;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 40%;
  left: 2px;
  transition: 0.3s ease-in-out;
}

.more ul li a:hover  {
  color: #0b9b85;
}
.more ul li a:hover::before {
  background: #0b9b85;
}
.more ul li a:hover::after {
  border-color: #fff;
}

@media (max-width: 520px) {/* sp */
  .more ul li {
    margin-bottom: 15px;
  }
  .more .fl_box_sp {
    padding: 15px;
  }
}



/* -------------------------
  roots
--------------------------*/

.rootsmap {
  max-width: 650px;
  margin: auto;
}

.rootsmap img {
  width:100%;
}

.tags_s {/* area select */
  gap: 12px !important;
  max-width: 800px;
  margin: 1.5em auto 3em !important;
}


.tags {/* products select */
  gap: 12px !important;
  margin: 1.5em 10px 2em !important;
}

.tags img {
  margin-right: 10px;
  max-height: 22px;
  max-width: 30px;
}

.roots_footer {
  margin-top: 6em;
}

@media (max-width: 520px) {/* sp */
  .tags_s, .tags {
    font-size: 1em !important;
  }
  .tags_s a.btn_green1,
  .tags a.btn_green1 {
    padding: 8px 16px;
  }
  .tags img {
    max-height: 19px;
    max-width: 25px;
  }
}


/* ----- roots subpage ----- */

.roots_item p {
  line-height: 2;
}

.roots_item .ttl_set {
  margin: 40px auto 15px;
}

.top_chara {
  max-width: 270px;
  margin: 0 auto 3em;
}

.top_chara img {
  width: 100%;
}



/* -------------------------
  proverb
--------------------------*/

h2.h2default img {
  margin-right: 13px;
  max-height: 30px;
  max-width: 50px;
} 

.keywords {
  justify-content: center;
  font-size: 1.2em !important;
  font-weight: bold;
  gap: 15px !important;
  max-width: 700px;
  margin: 3em auto 4em !important;
}
  
.keywords a img {
  margin-right: 10px;
  max-width: 20px;
}

.prov_box {
  margin-bottom: 5em;
}

.prov {
  margin: 2em 1.5em;
  border-bottom: 1px dotted #c1cdcc;
}
  
.prov_box .prov:last-child {
  border-bottom: none;
}
  
.prov .text {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 3px;
  color: #1a7164;
}
  
.prov .detail {
  line-height: 2;
}


@media (max-width: 520px) {/* sp */
  .keywords {
    font-size: 1em !important;
    gap: 10px !important;
  }
}





/* -------------------------
  forestorise fisheries
--------------------------*/

.f_set {
  padding-bottom: .5em;
}

.f_set p {
  margin-bottom: 10px;
  transition: 0.3s ease-in-out;
}

.f_set .fl_box_sp {
  padding: 20px 40px;
  gap: 40px;
  border-bottom: 1px dotted #c5e3e3;
}

.f_set a:last-of-type .fl_box_sp {
  border-bottom: none;
}

.f_set img {
  width: 100%;
  border-radius: 15px;
  transition: 0.3s ease-in-out;
}

.f_set .title {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 1em;
}

.f_set .source {
  font-size: 0.9em;
  color: #509b90;
}

.f_set a:hover p {
  color: #0b9b85;
}

.f_set a:hover .title {
  text-decoration: underline;
}

.f_set a:hover img {
  opacity: 0.7;
}


@media (max-width: 520px) {/* sp */
  .f_set .fl_box_sp {
    padding: 20px 20px 5px;
  }
  .f_set .fl_box_sp .fl_inner:first-child {
    margin-bottom: 1.5em;
  }
}

