/* =================================== */
/*	共通
/* =================================== */

.growing_logo {
  width: 180px;
}

.growing_header {
  background-color: white;
  border-top: solid 2px #10223e;
  padding: 15px 0;
  position: relative;
  top: 51px;
}

.growing_header p {
  font-size: 0.8rem;
  font-weight: bold;
  color: #10223e;
  margin: 0.3rem 0 0;
}

.wrapper-growing {
  background-color: #f2f3f5;
  overflow: hidden;
}

.content-growing {
  background-color: white;
  padding-top: 0 !important;
}

.growing_mainvisual {
}

.growing_h1 {
  font-size: 2rem;
  font-weight: bold;
  padding: 2rem 0 1rem 0;
}
.growing_h1--extend {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 2rem 0 1rem 0;
}

#kodawari_vol4 .main_content-growing {
  background-image: url(../img/growing/kodawari_vol4_bg.png);
}

#kodawari_vol4 .growing_section_vol4 {
  border: 6px solid #707070;
  border-radius: 50px;
  margin: 10px 20px 30px;
}

#kodawari_vol4 .growing_section {
  background-color: white;
}

#kodawari_vol4 .growing_read {
  padding: 0;
}

.kodawari_vol4_title {
  width: 603px;
}

.kodawari_vol4_block01,
.kodawari_vol4_block02,
.kodawari_vol4_block03,
.kodawari_vol4_block04,
.kodawari_vol4_block05 {
  z-index: 2;
}

.kodawari_vol4_block01 img,
.kodawari_vol4_block02 img,
.kodawari_vol4_block03 img,
.kodawari_vol4_block04 img,
.kodawari_vol4_block05 img {
  width: 90%;
}

.kodawari_illust img {
  width: 90%;
}
.kodawari_vol4_block01 {
  top: 130px;
}

.kodawari_vol4_block02 {
  top: 30px;
  left: -88px;
}

.kodawari_illust {
  top: -97px;
  text-align: center;
}

.kodawari_vol4_block03 {
  top: -90px;
}

.kodawari_vol4_block04 {
  top: -112px;
}

.kodawari_vol4_block05 {
  top: 10px;
  left: 34px;
}

.kodawari_vol4_illsut_block {
  height: 1342px;
  position: relative;
}

.kodawari_vol4_annshinanzen {
  top: -75px;
}

.kodawari_vol4_annshinanzen p {
  line-height: 1.8;
  font-size: 13px;
}

.kodawari_vol4_oldtruck img {
  position: relative;
  right: 39px;
  top: -100px;
  max-width: 120%;
}
@media screen and (max-width: 750px) {
  .kodawari_vol4_block01 img,
  .kodawari_vol4_block02 img,
  .kodawari_vol4_block03 img,
  .kodawari_vol4_block04 img {
    width: 100%;
  }

  .kodawari_vol4_block01 {
    top: unset;
  }

  .kodawari_vol4_block02 {
    top: unset;
    left: unset;
  }

  .kodawari_illust {
    top: unset;
  }

  .kodawari_vol4_block03 {
    top: unset;
  }

  .kodawari_vol4_block04 {
    top: unset;
  }
  .kodawari_vol4_block05 {
    top: unset;
    left: unset;
  }

  .kodawari_vol4_illsut_block {
    height: 1736px;
    position: relative;
  }

  .kodawari_vol4_annshinanzen {
    top: 20px;
  }

  .kodawari_vol4_oldtruck img {
    position: relative;
    right: unset;
    top: 20px;
    max-width: 100%;
  }
}

.main_content-growing {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 50px;
}

.main_content-ootsuka {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 50px;
  background-color: #f6f9e4; 
}

@media screen and (max-width: 750px) {
  .main_content-growing {
    margin-top: 0;
  }
    .main_content-ootsuka {
    margin-top: 0;
  }
}


.growing_read {
  padding: 0 60px;
}

.growing_read2 {
  padding: 0 0;
}

.growing_tag,
.growing_date {
  font-size: 0.8rem;
  font-weight: bold;
}

.growing_about {
  background-color: #fff3d8;
  padding: 1rem;
  line-height: 1.8;
}

.growing_kakomi {
  border:#000 1px solid;
  padding: 1rem;
  line-height: 1.8;
}

.growing_pink {
  background-color: #ffeef6;
  padding: 1rem;
  line-height: 1.8;
  height: 366px;
}

.growing_pink h5 {
  font-size: 1.6rem;
  border-top: #000 solid 1px;
  border-bottom: #000 solid 1px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
}

.growing_pink p {
  line-height: 1.8;
}

.growing_pink img {
  width: 200px;
  float: right;
  margin: 0 17px;
  max-width: 300px;
}

@media screen and (max-width: 750px) {
  .growing_pink {
    height: 690px;
    text-align: center;
  }
  .growing_pink p {
    text-align: left;
  }
  .growing_pink img {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
  }
}

.digitalnative_about {
  background-color: #d9f9ff;
  padding: 1rem;
  line-height: 1.8;
}
.growing_section {
  padding: 75px 60px 0px 60px;
}

.growing_section_vol4 {
  padding: 75px 15px 0px;
}

.h3_growing {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0 0 0.5rem 1rem;
  line-height: 1.5;
  background: transparent;
  border-bottom: solid 1px #727171;
  margin-bottom: 2rem;
}

.h3_growing::before {
  position: relative;
  top: 0em;
  left: -1rem;
  content: '';
  width: 6px;
  height: 30px;
  border-left: solid 7px #ea6c00;
  border-radius: 0px;
}

.h3_digitalnative {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0 0 0 1rem;
  line-height: 1.5;
  background: transparent;
  border-left: 7px solid #004e9f;
}

.h3_digitalnative::after {
  content: '';
  display: block;
  height: 2px;
  background-color: #727171;
  position: relative;
  bottom: -10px;
  left: -23px;
  width: 100%;
}


.h3_plyaer {
  color: #004ea2;
}

.h3_tama {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0 0 0 1rem;
  line-height: 1.5;
  background: transparent;
  border-left: 7px solid #8d598d;
}

.h3_tama:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #8d598d;
  position: relative;
  bottom: -10px;
  left: -23px;
  width: 100%;
}


.h3_tama {
  color: #8d598d;
}




.h3_naogaku {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0 0 0 1rem;
  line-height: 1.5;
  background: transparent;
  border-left: 7px solid #ea6c00;
}

.h3_naogaku::after {
  content: '';
  display: block;
  height: 2px;
  background-color: #727171;
  position: relative;
  bottom: -10px;
  left: -23px;
  width: 100%;
  margin-bottom: 40px;
}

.h3_sub_digitalnative {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #0080c9;
  margin: 1.5rem 0 2.5rem;
  display: block;
  text-indent: 3rem;
  text-align: left;
}

.text_bg1 {
  border: #000 solid 1px;
  background-color: #e76c00;
  color: #fff;
  padding: 2px 7px;
  margin-bottom: 10px;
  font-size: 1.2rem;
  line-height: 1.2;
  height: 30px;
  display: inline-block;
}

.text_bg2 {
  border: #000 solid 1px;
  border-left: 0px;
  color: #000;
  padding: 2px 7px;
  margin-bottom: 10px;
  line-height: 1.5;
  height: 30px;
  display: inline-block;
}

.sdgs_tab {
  display: inline-block;
  background-color: #e76c00;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 80px;
  color: #fff;
  padding: 3px 15px;
  text-align: center;
}
.sdgs_tab_block {
  border-top: #000 solid 1px;
  border-bottom: #000 solid 1px;
  padding: 10px;
}

.sdgs_tab_block span {
  color: #e76c00;
}

.sdgs_report_question {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0 0 1rem 1rem;
  line-height: 1.5;
  border-bottom: #727171 solid 2px;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .h3_sub_digitalnative {
    text-align: center;
    text-indent: 0;
  }
  .sdgs_report_question {
    font-size: 1.2rem;
    line-height: 3;
  }
}

.h3_growing2 {
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 1rem;
  line-height: 1.5;
  background: transparent;
  border-top: solid 1px #727171;
  border-bottom: solid 1px #727171;
  margin-bottom: 2rem;
  text-align: center;
}

.h4_growing {
  font-size: 1.2rem;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding: 0.5rem 0;
  line-height: 1.5;
  background: transparent;
  border-bottom: solid 1px #727171;
  margin-bottom: 1rem;
  width: 510px;
}

@media screen and (max-width: 750px) {
  .h4_growing {
    font-size: 1.2rem;
    width: 100%;
  }
}

.growing_section ul {
  list-style: none;
}
.growing_section li {
  position: relative;
  padding-left: 1.5em;
}
.growing_section li::before {
  content: '\025a1';
  position: absolute;
  left: 0;
}

.growing_section p {
  line-height: 1.8;
}

.sdgs_declaration_illust01 {
  padding: 60px 100px;
}

.growing-btn-submit {
  padding: 0 100px;
  line-height: 1.5;
  margin: 0 0 90px;
}

.growing-btn-submit span {
  font-size: 0.8rem;
}
.growing-btn-submit a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  text-decoration: none;
  background: #e28700;
  text-align: center;
  border: 5px solid #e28700;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 60px;
  transition: all 0.5s ease;
}
.growing-btn-submit a:hover {
  background: #ffffff;
  color: #e28700;
  margin-left: 0px;
  margin-top: 0px;
  border: 5px solid #e28700;
  box-shadow: none;
}

.author_title {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 1rem;
}
.author_companyname {
  font-size: 0.9rem;
  margin-bottom: 0;
}

.author_name {
  font-size: 1.3rem;
  margin-bottom: 0;
}

.author_photo {
  max-width: 110px;
}

.author_p {
  font-size: 0.9rem;
}

.sdgs_familiar_fig01 {
  width: 100%;
  max-width: 680px;
  margin: auto;
  display: block;
}

.sdgs_familiar_fig02 {
  width: 100%;
  max-width: 565px;
  margin: auto;
  display: block;
}

.sdgs_familiar_fig03 {
  width: 100%;
  max-width: 773px;
  display: block;
}

.sdgs_familiar_fig03 {
  width: 100%;
  max-width: 773px;
  display: block;
}

.sdgs_familiar_fig04,
.sdgs_familiar_fig05 {
  width: 100%;
  max-width: 510px;
  display: block;
}

.bg_beige {
  background-color: #fff4d9;
  margin: 120px 37px 0px;
  padding-bottom: 43px;
}

.F4E8D3 {
  background-color: #f4e8d3;
}

.challenge_photo {
  padding: 0;
}
.challenge_photo img {
  max-width: 90px;
  width: 100%;
}

.naogaku_photo img {
  max-width: 100px;
  width: 100%;
}

.challenge_text {
  line-height: 2;
  display: flex;
  align-items: center;
}

.challenge_name {
  font-size: 0.8rem;
}
@media screen and (max-width: 750px) {
  .challenge_photo {
  }
  .challenge_name {
    font-size: 0.8rem;
  }
  .bg_beige {
    background-color: #fff4d9;
    margin: 50px 37px 0px;
    padding-bottom: 43px;
  }
}

.icon_point {
  width: 72px;
  margin-right: 10px;
}

.icon_kodawari {
  width: 243px;
  margin-right: 10px;
}


.kdoawari_vol5_qa {
  width: 143px;
  margin-right: 10px;
}


.point_div {
  border: 1px solid #40210f;
  border-radius: 20px;
  padding: 20px;
}

.point_div_extend {
  border: 1px solid #40210f;
  border-radius: 20px;
  padding: 25px;
}

.point_div_extend p {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .icon_point {
    margin-right: 0;
  }
  .icon_kodawari {
    margin-right: 0;
  }
  .kdoawari_vol5_qa {
    margin-right: 0;
  }
  .point_div_extend {
    border: 0px solid #40210f;
    padding: 0px;
  }
}

.kodawari_text_midashi {
  color: #036eb6;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 2;
}
.kodawari_text {
  color: #40210f;
  font-size: 1.5rem;
  font-weight: bold;
}

.ny_company {
  font-size: 0.9rem;
  margin-bottom: 0px;
  margin-top: 10px;
}

.ny_name {
  font-size: 1.5rem;
  margin-bottom: 0px;
}

.growing_tag_ttitle {
  font-size: 1rem;
}

.growing_tag_on {
  border-radius: 25px;
  background-color: white;
  font-weight: bold;
  padding: 5px 20px;
  margin: 5px;
  float: left;
  font-size: 1rem;
}

.growing_tag_on:hover {
  opacity: 0.75;
}

.growing_tag_off {
  border-radius: 25px;
  background-color: white;
  color: #a5a5a6;
  font-weight: bold;
  padding: 5px 20px;
  margin: 5px;
  float: left;
}

.card-title-extend {
  font-weight: bold;
  font-size: 0.9rem;
  height: 80px;
}

.card-extend {
  border-radius: 0;
  border: 0;
}

.card a {
  text-decoration: none;
}

.card-body {
  padding: 0.8rem;
  height: 180px;
}

.card-text {
  font-size: 0.9rem;
  margin-bottom: 0.2rem;
  font-size: 0.8rem;
}

.card-date {
  font-size: 0.8rem;
  margin-bottom: 0;
}

.growing_slider {
  margin: 0 auto;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1278px;
  margin-top: 50px;
  overflow: visible;
}
.splide__slide {
}

.splide__arrow {
  display: none !important;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50% !important;
  display: inline-block;
  height: 10px !important;
  width: 10px !important;

  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
}

@media screen and (max-width: 750px) {
  .growing_slider {
    margin-top: 0px;
  }
  .growing_tag_ttitle {
    font-size: 0.8rem;
  }

  .growing_tag_on {
    font-size: 0.8rem;
  }

  .growing_tag_off {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 2.5rem;
    orphans: 1;
    widows: 1;
  }
}

/* =================================== */
/* Recruit
/* =================================== */
h2.subTitle_recruit_growing {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 5px 0px;
  letter-spacing: 0.4rem;
}

#recruit_growing {
  min-height: 400px;
  margin: 0 auto;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #10223e;
  max-width: 1940px;
  margin-top: 75px;
}

#recruit_growing_txt {
  max-width: 960px;
  min-height: 400px;
  text-align: center;
  margin: 0 auto;
  padding: 60px 0;
  margin-bottom: 40px;
}

#recruit_growing_txt p {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5em;
  margin: 80px 0;
}
.phone_recruit {
  display: none;
}

@media screen and (max-width: 750px) {
  #recruit_growing {
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: none;
    /*min-height: 750px;*/
    padding: 10px;
  }
  #recruit_growing_txt {
    min-height: 300px;
    padding: 30px 20px;
  }

  #recruit_growing_txt p {
    color: #ffffff;
    font-size: 160%;
    font-weight: bold;
    line-height: 1.5em;
    margin: 80px 0;
  }
  .pc_recruit {
    display: none;
  }
  .phone_recruit {
    display: block;
  }
}

footer {
  background-color: white;
}

.growing_section--extend {
  padding: 25px 60px 0px 60px;
}

/* =================================== */
/*	共通 SP
/* =================================== */

@media screen and (max-width: 750px) {
  .sdgs_pbc_caption {
    font-size: 0.8rem;
  }

  .growing_header {
    top: 65px;
  }

  .content-growing {
    background-color: white;
    padding-top: 65px !important;
  }
  .growing_mainvisual {
    display: block;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    overflow: hidden;
    max-width: unset;
  }
  .growing_h1 {
    font-size: 1rem;
    padding: 2rem 0 3rem;
  }

  .growing_h1--extend {
    font-size: 1.8rem;
    padding: 2rem 0 3rem;
  }

  .growing_read {
    padding: 0 20px;
  }
  .growing_read2 {
    padding: 20px 20px 0;
  }

  .growing_section {
    padding: 2rem 20px 3rem;
  }
  .growing_section--extend {
    padding: 2rem 20px 1rem;
  }

  .sdgs_declaration_illust01 {
    padding: 30px 0;
  }

  .growing-btn-submit {
    padding: 0 20px;
    line-height: 1.2;
  }

  .growing-btn-submit span {
    font-size: 0.8rem;
  }
  .growing-btn-submit a {
    font-size: 1.2rem;
    border-radius: 40px;
  }
  .growing-btn-submit a:hover {
  }
}

.splide__track {
  overflow: visible !important;
}

/* =================================== */
/* 	tag切り替え処理
/* =================================== */

/* コンテンツを非表示 */
.tag_content {
  display: none;
}

/* チェックが入っているところだけ表示 */
#label0:checked ~ #gtag0,
#label1:checked ~ #gtag1,
#label2:checked ~ #gtag2,
#label3:checked ~ #gtag3,
#label4:checked ~ #gtag4,
#label5:checked ~ #gtag5,
#label6:checked ~ #gtag6,
#label7:checked ~ #gtag7,
#label8:checked ~ #gtag8,
#label9:checked ~ #gtag9,
#label10:checked ~ #gtag10,
#label11:checked ~ #gtag11,
#label12:checked ~ #gtag12  {
  display: block;
  animation: appear 0.8s ease;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

input[type='radio'] {
  display: none;
}

input:checked + .growing_tag_on {
  color: white;
  background-color: #10223e;
}

input[type='radio']:checked {
  border-radius: 50%;
  box-shadow: 0 0 0 3px #f75065;
}

.growing_cate1 {
  position: relative;
  left: 0;
  top: 5px;
  width: 166px;
  height: 50px;
}

.growing_cate2 {
  position: relative;
  left: 0;
  top: 10px;
  width: 166px;
  height: 220px;
}

.clearfix {
  clear: both;
}

.kodawari_vol5_border_top{
  border-top: 8px solid #40220F;
}

.kodomosien_border_top{
  background-image: url(../img/growing/kodomosien_border.png);
  background-repeat: no-repeat;
  width: auto;
}

.mirawaku_read_p{
  background-color: #fee998;
  border-top: 4px dotted #41aa92;
    border-bottom: 4px dotted #41aa92;

}

.mirawaku_border_top{
  background-image: url(../img/growing/mirawaku_border.png);
  background-repeat: no-repeat;
  width: auto;
}

.kodomosien_border_bottom{
  background-image: url(../img/growing/kodomosien_border.png);
  background-repeat: no-repeat;
  width: auto;
  background-position: bottom;
}
.kodawari_vol5_fig04{
  margin-top: -133px;
  margin-left: 103px;
}

.katariba_div{
  background-color: #dfede7;
  padding: 10px;
  border-radius: 10px;
  text-align-last: right;
  font-size: 0.8rem;
}


.katariba_div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #dfede7;
  z-index: 0;
}

.katariba_div2{
  background-color: #dfede7;
  padding: 10px;
  border-radius: 10px;
  font-size: 0.8rem;
}


.katariba_div2:before {
  content: "";
  position: absolute;
  top: 12.5%;
  left: -15px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #dfede7;
  z-index: 0;
}


@media screen and (max-width: 750px) {
  .katariba_div{
margin-top: 20px;
}

.katariba_div:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #dfede7;
  z-index: 0;
}
  .katariba_div2{
margin-top: 20px;
}

.katariba_div2:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #dfede7;
  z-index: 0;
}


  .kodawari_vol5_fig04{
    margin-top: -133px;
    margin-left: 24px;

  }
  
  .growing_cate1 {
    position: relative;
    left: 0;
    top: 0px;
    width: 166px;
    height: 15px;
    margin-bottom: 10px;
    margin-top: 30px;
  }

  .growing_cate2 {
    position: relative;
    left: 0;
    width: 166px;
    height: 15px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.kodawari_fukidashi {
  position: relative;
  margin-top: -120px;
}

.kodawari_vol5_fukidashi {
  position: relative;
  margin-top: -132px;
}

.kodawari_fukidashi_body {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
  padding: 1.2rem;
}

.kodawari_fukidashi_tail {
  width: 35px;
  left: 220px;
  position: relative;
}

.kodawari_fukidashi_tail2 {
  width: 35px;
  left: 577px;
  position: relative;
}

.kodawari_title {
  width: 368px;
  z-index: 1000;
  position: relative;
  top: 20px;
}

.kodawari_vol06_title {
  width: 486px;
  z-index: 1000;
  position: relative;
  top: 20px;
}

.kodawari_title_body {
  border-style: Dashed;
  border-color: #ffffff;
  border-width: 1px;
  background-color: #e0ceb5;
  box-shadow: 0px 0px 0px 5px #e0ceb5;
  padding: 2rem;
  width: calc(100% - 10px);
  left: 10px;
  position: relative;
  border-radius: 2px;
}

.kodawari_sp_kakoi {
  border: 0px solid #40210f;
  margin-bottom: 2rem;
}

.kodawari_vol3_name {
  font-size: 1.1rem;
  padding: 0.5rem 0 0.3rem;
  display: block;
}

.kodawari_vol3_name2 {
  font-size: 1.1rem;
  padding: 0.5rem 0 0.3rem;
  display: block;
  text-align: right;
}

@media screen and (max-width: 750px) {
  .kodawari_vol06_title {
  width: 300px;
  z-index: 1000;
  position: relative;
  top: 10px;
}
  .kodawari_vol3_name2 {
    text-align: center;
  }
  .kodawari_fukidashi {
    position: relative;
    margin-top: -90px;
  }

  .kodawari_title {
    width: 318px;
  }
  .kodawari_fukidashi_tail {
    left: 273px;
  }

  .kodawari_fukidashi_tail2 {
    left: 273px;
  }

  .kodawari_sp_kakoi {
    border: 1px solid #40210f;
    border-radius: 20px;
    margin: 0;
    padding: 20px 0;
  }
}

#history_of_inose .content-growing {
}

.ill_intro-c {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.35));
  width: 90%;
}

.hoi_main_visual {
  padding: 50px 60px 0;
}

@media screen and (max-width: 750px) {
  .hoi_main_visual {
    padding: 50px 45px 0;
  }

  .ill_intro-c {
    width: 100%;
  }

  .hoi_copy01 {
    width: 80%;
  }
  .hoi_copy02 {
    width: 80%;
  }
}

.card--extend {
  width: 100%;
  display: block;
  padding: 10px;
  background: #f2efe8;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.16);
  border-top: #7d0700 solid 3px;
  border-radius: 0;
}

.card-img-top--extend {
  width: 100px;
  float: left;
  margin: 0 15px 5px 0px;
}

.card-body--extend {
  height: unset;
  padding: 0;
}

.hoi_dotted01 {
  background-image: linear-gradient(to right, #b80f09 6px, transparent 6px);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.card-subtitle--extend {
  font-size: 10px;
}

.card-title--extend {
  font-family: serif;
}
.hoi_keisyo {
  font-family: serif;
  font-size: 10px;
}

.card-text--extend {
  font-family: serif;
  font-size: 13px;
  line-height: 1.7 !important;
  height: 288px;
}

#history_of_inose .growing_section {
  padding-top: 0;
}

.hoi_tl_title01 {
  text-align: center;
  margin-top: 58px;
}
.hoi_tl_title01 img {
  max-width: 490px;
  margin: 0 auto;
}

.hoi_name_year {
  display: flex;
  justify-content: space-between;
  height: 35px;
  margin-bottom: 10px;
}

.hoi_year {
  font-size: 12px;
  font-family: serif;
  margin-top: auto;
}

@media screen and (max-width: 996px) {
  .card-text--extend {
    font-family: serif;
    font-size: 13px;
    line-height: 1.7 !important;
    height: 370px;
  }
}

.hoi_ayumi {
  background-image: url(../img/growing/hoi_tl_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 281px 2956px;
  width: 110%;
  height: 2950px;
  position: relative;
  left: -5%;
  top: 20px;
}

.hoi_tl_img01 {
  position: absolute;
  top: 30px;
  left: 280px;
  width: 260px;
}

.hoi_tl_01 {
  position: absolute;
  top: 253px;
  left: 280px;
  width: 525px;
}

.hoi_tl_02 {
  position: absolute;
  top: 608px;
  left: 280px;
  width: 575px;
}

.hoi_tl_03 {
  position: absolute;
  top: 1146px;
  left: 280px;
  width: 347px;
}

.hoi_tl_04 {
  position: absolute;
  top: 2655px;
  left: 286px;
  width: 165px;
}

.hoi_tl_btn {
  position: absolute;
  top: 2786px;
  left: 458px;
  width: 268px;
}

.hoi_tl_btn:hover {
  opacity: 0.8;
}

.hoi_q p {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
}

.hoi_q p:first-letter {
  color: #113e92;
}

.hoi_q {
  position: absolute;
  top: 1146px;
  left: 545px;
  width: 347px;
}

.hoi_q_title {
  background-image: url(../img/growing/hoi_q_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 325px 31px;
  width: 325px;
  height: 31px;
  position: relative;
  text-align: left;
  letter-spacing: 0.13px;
  color: #113e92;
  font-weight: bold;
  font-size: 13px;
  padding: 4px 0 0 40px;
  margin-bottom: 6px;
}

.hoi_graph {
  position: relative;
  top: 50px;
  text-align: center;
  padding-bottom: 15px;
}

.hoi_graph img {
  width: 836px;
  margin: 0 auto;
}

.hoi {
  background: #ecdfcf;
  box-shadow: inset 0 0 50px #ae9983;
  margin-bottom: 100px;
  padding-bottom: 100px;
}

.hoi2 {
  position: relative;
}

.jointtraining_report_photo05 {
  max-width: 50%;
}

.sdgs_pbc_photo01 {
  max-width: 50%;
}

@media screen and (max-width: 768px) {
  .jointtraining_report_photo05 {
    max-width: 100%;
  }

  .sdgs_pbc_photo01 {
    max-width: 100%;
  }

  .hoi {
    padding-bottom: 50px;
    margin-bottom: 70px;
  }
  .hoi_tl_title01 img {
    max-width: 100%;
    margin: 0 auto;
  }
  .hoi_ayumi {
    background-image: url(../img/growing/hoi_tl_bg_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 65%;
    position: relative;
    top: 20px;
    text-align: center;
    padding-bottom: 860px;
    height: unset;
  }

  .hoi_tl_img01 {
    position: relative;
    top: 300px;
    left: unset;
    width: 260px;
    margin: auto 0;
  }

  .hoi_tl_01 {
    position: relative;
    top: 320px;
    left: unset;
    width: 331px;
  }

  .hoi_tl_02 {
    position: relative;
    top: 350px;
    left: unset;
    width: 334px;
  }

  .hoi_tl_03 {
    position: relative;
    top: 400px;
    left: unset;
    width: 301px;
  }

  .hoi_tl_04 {
    position: relative;
    top: 450px;
    left: unset;
    width: 165px;
  }

  .hoi_tl_btn {
    position: relative;
    top: 500px;
    left: unset;
    width: 268px;
  }

  .hoi_q {
    position: relative;
    top: 840px;
    left: unset;
    width: 90%;
    text-align: left;
    margin: auto;
  }

  .hoi_graph {
    position: relative;
    top: 50px;
    text-align: center;
    padding-bottom: 15px;
  }

  .hoi_graph img {
    width: 90%;
    margin: 0 auto;
  }
}

#sdgs_pbc_table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
#sdgs_pbc_table th {
  padding: 10px;
  background: #778ca3;
  border: solid 1px #666666;
  color: #ffffff;
}
#sdgs_pbc_table td {
  padding: 10px;
  border: solid 1px #666666;
}
#sdgs_pbc_table td:first-child {
  background: #e9faf9;
}

.sdgs_pbc_sub {
  display: block;
  margin: 0 0 0 auto;
  width: 250px;
}

@media screen and (max-width: 768px) {
  .sdgs_pbc_sub {
    width: 150px;
  }
}

.second_jisage {
  text-indent: -1em;
  padding-left: 1em;
}

.deigichabo_block {
  background: #e6f1f9;
  border-radius: 8px;
  position: relative;
  margin: 0 2rem 100px;
}

.deigichabo_block2 {
  background: #e6f1f9;
  border-radius: 8px;
  position: relative;
  margin: 0 2rem;
}

.deigichabo_block3 {
  border-radius: 8px;
  position: relative;
  margin: 0 2rem;
}

.digichabo_p {
  text-align: center;
  line-height: 1.5;
  z-index: 1;
  position: relative;
}

.digichabo_read0 {
  color: #000;
  font-size: 19px;
  font-weight: 400;
}

.digichabo_read1 {
  color: #0068b6;
  font-size: 32px;
  font-weight: 700;
}

.digichabo_caption1 {
  color: #0068b6;
  font-size: 22px;
  font-weight: 400;
}

.digichabo_caption2 {
  font-size: 0.7rem;
}

.digichabo_robot {
  position: absolute;
  top: -20px;
  left: 13px;
  width: 13%;
}
.digichabo_step_container {
  display: flex; /* flexbox */
  flex-wrap: wrap; /* 折返し指定 */
  justify-content: space-around;
  padding: 0 15px;
}
.digichabo_step {
  background-image: linear-gradient(#0072bb 0% 28%, #fff 28% 100%);
  width: 150px;
  border-radius: 8px;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 15px;
  padding: 0 5px 15px;
}
.digichabo_step img {
  width: 56px;
  margin-top: 10px;
}
.digichabo_step p {
  color: #0072bb;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  top: 18px;
  position: relative;
  margin-bottom: 24px;
}

.digichabo_step span {
  color: #000;
  font-size: 0.7rem;
}

.digichabo_maru {
  height: 22px;
  width: 22px;
  color: #0072bb;
  background: #fff;
  display: inline-block;
  border: 2px solid #0072bb;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  font-size: 10px;
  line-height: 16px;
  font-weight: 700;
  margin-right: 5px;
}

.digichabo_workflow_text01 {
  color: #0072bb;
  font-weight: 700;
  vertical-align: bottom;
}

.digichabo_workflow_text02 {
  vertical-align: middle;
  line-height: 1;
  font-size: 1rem;
}

.digichabo_dot ul li:first-child {
  width: 100px;
}

.digichabo_dot ul li:first-child {
  width: 100px;
}

.deigichabo_block2 h3 {
  border-top: #0072bb 3px solid;
  color: #004679;
  font-weight: 700;
}

.digichabo_himura {
  width: 200px;
  position: absolute;
  top: 9px;
  right: 70px;
}

.digichabo_himura2 {
  width: 234px;
  position: absolute;
  bottom: 43px;
  left: -62px;
}

.digichabo_dot {
  border: 1px dashed #0072bb;
  border-radius: 8px;
  padding: 10px;
}

.digichabo_workflow {
  width: 100px;
}

.digichabo_dot_ex ul {
  position: relative;
  top: -5px;
}

.digichabo_dot .blue_line {
  background: url(../img/growing/blue_line.png);
  background-repeat: repeat-y;
  background-position: left 11px top;
}

.blue_line_first {
  background: url(../img/growing/blue_line2.png);
  background-repeat: repeat-y;
  background-position: left 11px top;
}

.digichabo_workflow_no {
  width: 64px;
}

.digichabo_workflow_title_pc {
  font-size: 1.2rem;
  font-weight: bold;
  color: #0072bb;
  margin: 8px 10px 0;
  display: block;
  float: left;
  height: 80px;
  margin-left: -40px;
}

.digichabo_workflow_title_sp {
  font-size: 1.2rem;
  font-weight: bold;
  color: #0072bb;
  margin: 0px 0 0;
  display: none;
}

.digichabo_workflow_dot {
  background: url(../img/growing/blue_dot2.png);
  background-repeat: repeat-y;
  background-position: center top;
}

.digichabo_workflow_p {
  margin-left: 60px;
  margin-top: 10px;
}
.digichabo_kadai {
  clear: both;
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: #231815 1px solid;
  margin-bottom: 1rem;
  background: #fff;
}

.digichabo_kadai li:first-child {
  text-align: center;
  background: #231815;
  color: #fff;
  padding: 4px 20px;
  border-radius: 10px 0 0 10px;
  border: #231815 1px solid;
}

.digichabo_kadai li:nth-child(2) {
  text-align: center;
  padding: 4px 10px;
  text-align: left;
  font-size: 0.8rem;
}

.square_no {
  list-style: none;
  counter-reset: count;
  padding: 0;
  font-size: 0.7rem;
  line-height: 2;
  margin-bottom: 15px;
}

.square_no li::before {
  content: counter(count);
  counter-increment: count;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border-radius: 0px;
  margin-right: 0.5rem;
  font-size: 10px;
  color: white;
  background-color: rgb(50, 50, 50);
  margin-top: 5px;
}

.circle_no {
  list-style: none;
  counter-reset: count;
  padding: 0;
  font-size: 0.7rem;
  line-height: 2;
}

.circle_no li {
}

.circle_no li::before {
  content: counter(count);
  counter-increment: count;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border-radius: 1rem;
  margin-right: 0.5rem;
  font-size: 10px;
  color: white;
  background-color: #0072bb;
  margin-top: 5px;
}

.digichabo_text_kaiketsu {
  width: 100px;
}

.digichabo_fig_div {
  width: calc(100% - 100px);
  margin-left: 100px;
  float: right;
  background: #fff;
  padding: 10px;
  top: -28px;
  position: relative;
  margin-bottom: 15px;
}

.digichabo_fig_div h5 {
  color: #0072bb;
  font-size: 1rem;
  font-weight: 700;
  clear: both;
}

.digichabo_jiima {
  border-left: 5px solid #0072bb;
  border-top: 1px solid #0072bb;
  margin: 0 50px 30px;
}

.digichabo_jiima h5 {
  color: #0072bb;
  font-weight: 700;
}

.digichabo_jiima p {
  font-size: 0.9rem;
}

@media screen and (max-width: 768px) {
  .digichabo_jiima {
    margin: 0 1rem;
  }

  .digichabo_p {
    line-height: 1.4;
    margin-top: 20px;
  }

  .digichabo_read0 {
    font-size: 15px;
  }

  .digichabo_read1 {
    font-size: 22px;
  }

  .digichabo_caption1 {
    font-size: 17px;
  }

  .digichabo_robot {
    position: absolute;
    top: -45px;
    left: -20px;
    width: 25%;
  }
  .digichabo_step_container {
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: space-around;
    padding: 0 15px;
  }
  .digichabo_step {
    background-image: linear-gradient(#0072bb 0% 22%, #fff 22% 100%);
    width: 134px;
    border-radius: 8px;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .digichabo_step img {
    width: 45px;
    margin-top: 5px;
  }
  .digichabo_step p {
    font-size: 16px;
    top: 18px;
    margin-bottom: 20px;
  }

  .digichabo_step span {
    color: #000;
    font-size: 0.7rem;
  }
  .digichabo_himura {
    width: 200px;
    position: absolute;
    bottom: 0px;
    top: -107px;
    right: -36px;
  }

  .digichabo_himura2 {
    width: 158px;
    position: absolute;
    bottom: -48px;
    left: -70px;
  }

  .digichabo_workflow_text02 {
    font-size: 0.8rem;
  }

  .deigichabo_block3 {
    border-radius: 8px;
    position: relative;
    margin: 0 0rem;
  }
  .digichabo_workflow_title_pc {
    display: none;
  }
  .digichabo_workflow_title_sp {
    display: block;
  }
  .digichabo_workflow_dot {
    background-position: center top;
  }
  .digichabo_workflow_no {
    width: 32px;
  }
  .digichabo_workflow_p {
    margin-left: 0;
  }
  .digichabo_fig_div {
    width: 100%;
    margin-left: 0;
    float: unset;
    top: 0;
    position: relative;
  }
  .digichabo_kadai {
    clear: both;
    display: block;
    align-items: center;
    border-radius: 10px;
    border: #231815 1px solid;
    margin-bottom: 1rem;
    background: #fff;
  }

  .digichabo_kadai li:first-child {
    text-align: center;
    background: #231815;
    color: #fff;
    padding: 4px 20px;
    border-radius: 10px 10px 0 0;
    border: #231815 1px solid;
  }

  .digichabo_kadai li:nth-child(2) {
    text-align: center;
    padding: 4px 10px;
    text-align: left;
  }
  .deigichabo_block2 h3 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 880px) {
  .digichabo_dot .blue_line {
  }
  .list-inline-item--ex {
    display: block;
  }
  .digichabo_dot ul li:nth-child(2) {
    margin-left: 50px;
  }
}

.c-gr_instagram {
  height: 332px;
}

.c-gr_instagram img {
  max-width: unset;
  height: 332px;
}

.inose_line_ao {
  border-left: 5px solid #00a0e9;
  margin: 0 50px 30px;
}

.inose_line_midori {
  border-left: 5px solid #8FC31F;
  margin: 0 50px 30px;
}
.inose_line_kiiro {
  border-left: 5px solid #F39800;
  margin: 0 50px 30px;
}




.inose_trackcompany_name {
  font-size: 0.5rem;
  line-height: 1.2;
}

.inose_trackcompany h5 {
  font-size: 1.2rem;
  color: #00a0e9;
}

.inose_bg_ao {
  background-color: #edf7fb;
  margin: 10px 10px;
  padding: 25px 25px;
}




.inose_trackcompany_fukidashi {
  font-size: 0.8rem;
  line-height: 1.2;
  background-color: #c9e8f8;
  border-radius: 10px;
  padding:20px; 15px;
}

@media screen and (max-width: 768px) {
  .c-gr_instagram {
    height: unset;
  }

  .c-gr_instagram img {
    max-width: 100%;
    height: unset;
  }
  .inose_bg_ao {
    margin: 5px 5px;
    padding: 5px 5px;
  }

  .inose_line_ao {
    margin: 0 15px 30px;
  }

  .inose_line_midori,.inose_line_kiiro {
    margin: 0 15px 30px;
  }

}


.px-1px{
  padding:1px;
}


.toyamanishiBG{
  background-color: #e5f0f8;
  border-radius: 0px 40px 0px 40px;
}

.toyamanishi_border{
  border-bottom:#002F7C double 4px;
}

.toyamanishi_midashi{
  color:#00235C;
  font-size: 1.1rem;
}

.toyamanishi_line{
  background-image: url(../img/growing/toyamanishi_line.png);
  background-position: left 0px top 15px;
  background-repeat: no-repeat;
  margin-left:30px;
  top: -44px;
  position: relative;
}

.toyamanishi_line2{
  background-image: url(../img/growing/toyamanishi_line.png);
  background-position: left 0px top 15px;
  background-repeat: no-repeat;
  margin-left:30px;
  top: -44px;
  position: relative;
}

.toyamanishi_line3{
  background-image: unset;
  background-position: left 0px top 15px;
  background-repeat: no-repeat;
  margin-left:30px;
  top: -44px;
  position: relative;
}

.toyamanishi_line_blank{
  background-image: url(../img/growing/toyamanishi_line.png);
  background-position: left 0px top 60px;
  background-repeat: no-repeat;
  margin-left:30px;
  top: -44px;
  position: relative;
}
.toyamanishi_midashi2{
  background-image: url(../img/growing/toyamahishi_dotted.png);
  background-position: left 2px bottom 0px;
  background-repeat: repeat-x;
  padding:2px 0;
}

.toyamanishi_midashi2 span{
  background-color: #0068B4;
  color: #FFF;
  border-radius: 0px 10px 0px 10px; 
  font-size: 1rem;
  padding: 3px 5px;
}



.toyamanishi_separate01{
  background-color: #00B7ED;
  color:#FFF;
  border-radius: 10px 10px 0px 0px; 
}

.toyamanishi_separate02{
  background-color: #A0DCEA;
  color:#000;
  border-radius: 0px 0px 10px 10px; 
  padding: 10px;
}

.toyamanishi_blueBG{
  background-color: #96D2E0;
  width: 60%;
  position: relative;
  left: 157px;
  bottom: -52px;
  padding: 5px;
}

.toyamanishi_step_img{
  bottom: 0px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .toyamanishi_line{
    margin-left: 0;
    margin-right:5px;
    top:-50px;
    left:10px;
    font-size:0.9rem;
  }

  .toyamanishi_line2{
    margin-left: 0;
    margin-right:5px;
    top:-58px;
    left:10px;
    font-size:0.9rem;
    background-position: left 0px top 0px;
  }

  .toyamanishi_line3{
    margin-left: 0;
    margin-right:5px;
    top:-50px;
    left:10px;
    font-size:0.9rem;
  }

  .toyamanishi_line_blank {
    background-position: left 0px top 28px;
    background-repeat: no-repeat;
    margin-left: 14px;
    margin-right:5px;
    top: -21px;
}
  .toyamanishi_midashi{
    font-size:0.9rem;
  }
  .toyamanishi_midashi2 span{
    display: block;
    font-size: 0.9rem;
  }
  .toyamanishi_midashi2{
  margin-left: 10px;
  background-image: unset;
  padding: 2px 1px 5px 22px;
  }
  .toyamanishi_blueBG{
    background-color: #96D2E0;
    width:100%;
    position: relative;
    left: 0px;
     bottom: 0px;
  }
.toyamanishi_p{
  font-size:0.9rem;
}
.toyamanishi_step_img{
  bottom: -17px;
  position: relative;
}

}