@charset "utf-8";
/* CSS Document */
/*訳あり物件管理コラムTOP*/
.pageLink {
  margin-top: -140px;
  padding-top: 140px;
}
#submain.column_submain h1 {
  width: calc(100% - 268px);
  padding: 0 20px;
  color: #007105;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
}
div#ibox02 {
  background: url("../img/column/topBg.webp") center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}
section.column_01 {
  padding: 120px 0;
}
h2.h2_col01 {
  clear: both;
  height: auto;
  color: #33a600;
  border: #33a600 solid 5px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 3px 25px;
  border-radius: 50px;
  position: relative;
  max-width: 1000px;
  margin: 0 auto 50px;
  text-align: center;
}
h2.h2_col01:before {
  content: "";
  background: url("../img/column/ill03.webp");
  width: 137px;
  height: 134px;
  background-size: contain;
  position: absolute;
  left: 30px;
  bottom: -30px;
}
h2.h2_col01:after, h2.h2_col02:after {
  content: "";
  background: url("../img/column/shape.webp");
  width: 131px;
  height: 43px;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
h2.h2_col02 {
  clear: both;
  height: auto;
  color: #33a600;
  border: #33a600 solid 5px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 3px 25px;
  border-radius: 50px;
  position: relative;
  max-width: 1000px;
  margin: 0 auto 50px;
  text-align: center;
}
h2.h2_col02:before {
  content: "";
  background: url("../img/column/ill04.webp");
  width: 137px;
  height: 134px;
  background-size: contain;
  position: absolute;
  left: 30px;
  bottom: -30px;
}
.column_page img {
  max-width: 100%;
  max-block-size: 1;
}
section.column_01 .column_cont img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
section.column_01 .column_cont {
  text-align: center;
  position: relative;
  aspect-ratio: 40 /21;
  overflow: hidden;
  margin: 0 10px;
}
section.column_01 .column_cont figure img {
  transition: 0.5s;
  position: relative;
  margin: 0 auto;
}
section.column_01 .column_cont:hover img {
  opacity: 0.6;
}
section.column_01 .column_cont figure {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: 4px solid #f97f03;
  height: 100%;
}
section.column_01 .column_cont figure p {
  position: absolute;
  bottom: 0;
  background: rgb(255 255 255 / 60%);
  display: block;
  width: 100%;
  font-weight: bold;
  margin: 0 !important;
  font-size: 15px;
  padding: 10px;
  line-height: 1.5;
}
section.column_01 .column_cont a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.column-slide {
  margin-bottom: 40px;
}
section.column_01 .column_cont:hover img {
  opacity: 0.8;
}
section.column_01 .column_cont:hover img {
  opacity: 0.8;
}
section.column_02 ul.column-slide {
  display: flex;
  flex-wrap: wrap;
}
section.column_02 {
  padding-bottom: 120px;
}
section.column_02 ul.column-slide li {
  width: calc((100% - 80px) / 3);
  margin-right: 40px;
  border: 4px solid #f97e19;
  position: relative;
  margin-bottom: 40px;
  aspect-ratio: 40 / 21;
  overflow: hidden;
}
section.column_02 ul.column-slide li:nth-child(3n) {
  margin-right: 0;
}
section.column_02 ul.column-slide li a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
section.column_02 ul.column-slide li figure p {
  position: absolute;
  bottom: 0;
  background: rgb(255 255 255 / 60%);
  margin: 0 !important;
  line-height: 1.5;
  padding: 10px;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
}
section.column_02 ul.column-slide li figure {
  position: relative;
  line-height: 0;
  overflow: hidden;
  height: 100%;
}
section.column_02 ul.column-slide li figure img {
  height: 100%;
  transition: 0.5s;
  width: 100%;
  object-fit: cover;
}
section.column_02 ul.column-slide li:hover img {
  opacity: .6;
}
/*eof */
div#submain.column_submain {
  background: #fff0c3;
}
div#submain.column_submain .h1wrap {
  background: url("../img/column/columnunder_main.webp") right center no-repeat;
}
.mokuji {
  overflow: hidden;
  transition: height 0.5s ease;
}
.mokuji_wrap {
  position: relative;
  margin-bottom: 200px;
}
.triggerbox {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+53 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 120px 0 0;
}
.triggerbox span.trigger {
    width: 250px;
    height: 50px;
    background: #f97f03;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    z-index: 13;
}
.triggerbox span.trigger:before {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  display: block;
  width: 13px;
  height: 13px;
  border-bottom: 4px solid #ffdc36;
  border-right: 4px solid #ffdc36;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
}
figure.column_eyec {
  max-width: 1000px;
  margin: 0 auto 70px;
}
article#main.column_page img {
    max-width: 100%;
    z-index: 12;
    position: relative;
}
.Supervision {
  position: relative;
  background: url("../img/column/Supervision-bg.webp");
  padding: 20px 20px 0 20px;
  margin-bottom: 50px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.Supervision figure {
  position: relative;
  width: 150px;
  line-height: 0;
}
.Supervision .txt {
  width: calc(100% - 150px);
}
.Supervision .txt p {
  font-size: 16px;
}
.Supervision .txt p.title {
  font-weight: bold;
  margin: 0 !important;
  font-size: 18px;
}
.point {
  background: #33a600;
  background-size: cover;
  position: relative;
  padding: 20px 260px 20px 30px;
  min-height: 190px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.point figure {
  position: absolute;
  right: 0;
  top: -10px;
  right: 20px;
}
.point ul {
  margin: 0;
  color: #fff;
  position: relative;
}
.point ul li:before {
  content: url("../img/column/Arrow072 1.webp");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}
.point ul li {
  position: relative;
  padding-left: 40px;
  font-size: 18px;
  margin-bottom: 10px;
}
.mokuji {
  background: url("../img/column/table-bg.webp") center top;
  background-size: 100% auto;
  padding: 40px 40px 120px;
}
.mokuji .tit {
  font-size: 30px;
  font-weight: bold;
  color: #f97f03;
}
ul.toc_hand li a {
  text-decoration: none;
  color: #f97f03;
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
ul.toc_hand {
  margin-left: 20px;
}
ul.toc_hand li ul li a {
  color: #000;
  font-weight: normal;
  font-size: 16px;
}
ul.toc_hand li ul li {
  margin-left: 20px;
}
ul.toc_hand li ul {
  margin-bottom: 0;
}
.triggerbox.active {
  background: none;
  bottom: -40px;
}
.mokuji.open {
    max-height: 5000px;
    position: relative;
    z-index: 10;
}
.triggerbox.active span.trigger:before {
  border-bottom: none;
  border-right: none;
  border-left: 4px solid #ffdc36;
  border-top: 4px solid #ffdc36;
}
h2.faq-h2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 5px solid #30a822;
}
.faqbox {
  border: 10px solid #eeeeee;
  padding: 20px;
  margin-bottom: 50px;
}
h3.qaq {
  background: #f0fada;
  position: relative;
  padding: 10px 20px 10px 80px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.faqbox .txt {
  position: relative;
  padding-left: 60px;
}
.column_page h2.faq-h2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border: none;
  border-bottom: 5px solid #30a822;
}
.faqbox {
  border: 10px solid #eeeeee;
  padding: 20px;
}
h3.qaq span {
  font-weight: normal;
  font-size: 30px;
  color: #007105;
  position: absolute;
  left: 15px;
  top: 0;
}
.faqbox .txt span.faq_a {
  font-weight: normal;
  font-size: 30px;
  color: #f87f1a;
  position: absolute;
  left: 15px;
  top: 0;
}
.faqbox .txt {
  position: relative;
  padding-left: 80px;
}
.column_page h2.column-h2 {
  clear: both;
  height: auto;
  color: #333;
  border: #33a600 solid 2px;
  font-size: 30px;
  margin: 50px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 3px 130px 3px 50px;
  border-radius: 50px;
  position: relative;
}
.column_page h2.column-h2:before {
  content: url("../img/column/h2.webp");
  position: absolute;
  right: 25px;
  bottom: -10px;
}
h3.column-h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0px;
  position: relative;
  background: url("../img/column/h3.webp")left center no-repeat;
  padding: 0 50px;
  letter-spacing: 0.1em;
}
h4.column-h4 {
  font-size: 20px;
  color: #33a600;
  padding: 10px 0;
  border-bottom: 3px dotted;
  margin-bottom: 20px;
  font-weight: bold;
}
.sq1 {
  background: #fff8da;
  border: 1px solid #f97f03;
  margin: 10px 0 20px;
  border-radius: 10px;
  padding: 20px 20px 0;
  overflow: hidden;
}
.sq2 {
  border: 1px solid #37b101;
  background-color: #f0fada;
  margin: 10px 0 20px;
  padding: 20px 20px 0;
  border-radius: 10px;
  overflow: hidden;
}
.sqred {
  border: none;
  background-color: #37b101;
  margin: 10px 0 20px;
  padding: 20px 20px 0;
  overflow: hidden;
  overflow: hidden;
  border-radius: 10px;
  color: #fff;
}
.b_box {
  margin: 50px 0;
  border: 20px solid #007105;
  width: 100%;
  border-radius: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  overflow: hidden;
}
.b_box .txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 330px);
  position: relative;
}
.b_box figure {
  width: 300px;
  line-height: 0;
}
.b_box .txt .txtIn {
  padding: 0 0 0 20px;
}
.b_box .txt .txtIn .tit {
  font-size: 26px;
  font-weight: bold;
  color: #007217;
  margin-bottom: 5px;
}
.b_box:before {
  content: "";
  width: 35%;
  height: 120%;
  position: absolute;
  left: -15%;
  top: -10%;
  background: #f0fada;
  border-radius: 60%;
}
/* --------------------------------------
box3-box4
-------------------------------------- */
.flex-box2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.flex-box2 .flex-cont {
  width: 48%;
  border: 2px solid #33a600;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.flex-box2 .flex-cont .title {
  background: #33a600;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.flex-box2 .flex-cont .txt {
  padding: 20px;
}
.flex-box2 .flex-cont .txt a.more {
  font-size: 15px;
  float: right;
  text-decoration: none;
  margin: 0 3% 3% 0;
  position: relative;
  padding-right: 30px;
  color: #f87f1a;
  font-weight: bold;
}
.flex-box2 .flex-cont .txt a.more:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 11px;
  height: 11px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.flex-box2 .flex-cont .txt a.more:after {
  content: "";
  height: 30px;
  width: 30px;
  background: #f87e19;
  position: absolute;
  z-index: 0;
  right: -10px;
  top: -3px;
  border-radius: 50px;
}
.flex-box3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.flex-box3 .flex-cont {
  width: 32%;
  border: 2px solid #f88027;
  border-radius: 10px 10px 0 0;
  margin-bottom: 20px;
  overflow: hidden;
  background: #fff8da;
}
.flex-box3 .title {
  background: #f8811b;
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
  color: #ffffff;
}
.flex-box3 .txt {
  padding: 20px 20px 0;
  font-size: 14px;
}
.flex-box3 .txt a {
  float: right;
  text-decoration: none;
  margin: 0 3% 3% 0;
  position: relative;
  padding-right: 30px;
  color: #f87f1a;
}
.flex-box3 .flex-cont .txt a.more:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 11px;
  height: 11px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.flex-box3 .flex-cont .txt a.more:after {
  content: "";
  height: 30px;
  width: 30px;
  background: #f87e19;
  position: absolute;
  z-index: 0;
  right: -10px;
  top: -3px;
  border-radius: 50px;
}
.flex-box3 .txt a:hover::before {
  -webkit-transform: translate(5px, -50%) rotate(405deg);
  transform: translate(5px, -50%) rotate(405deg);
}
.flex-box4 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.flex-box4 .flex-cont {
  width: 24%;
  border: 1px solid #ffdb2b;
  margin-bottom: 20px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  background: #fff;
}
.flex-box4 .flex-cont .title {
  background: #fff8da;
  font-size: 16px;
  padding: 10px 10px 0;
  color: #f87d25;
  font-weight: bold;
  position: relative;
}
.flex-box4 .flex-cont .txt {
  padding: 15px 15px 0;
  font-size: 14px;
}
.flex-box4 .flex-cont .title:before {
  content: "";
  height: 70%;
  position: absolute;
  width: 100%;
  border-radius: 50%;
  background: #fff8db;
  left: 0;
  bottom: -35%;
}
.flex-box4 .flex-cont .title span {
  position: relative;
  text-align: center;
  display: block;
}
.flex-box4 .flex-cont .txt a.more:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 11px;
  height: 11px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}
.flex-box4 .flex-cont .txt a.more:after {
  content: "";
  height: 30px;
  width: 30px;
  background: #f87e19;
  position: absolute;
  z-index: 0;
  right: -10px;
  top: -3px;
  border-radius: 50px;
}
.flex-box4 .flex-cont .txt a {
  float: right;
  text-decoration: none;
  margin: 0 3% 3% 0;
  position: relative;
  padding-right: 30px;
  color: #f87f1a;
}
.flex-box4 .flex-cont .txt a:hover:before {
  -webkit-transform: translate(5px, -50%) rotate(45deg);
  transform: translate(5px, -50%) rotate(45deg);
}
table.table1 {
  border: 2px solid #33a600;
}
table.table1 th {
  background: #33a600;
  vertical-align: middle;
  color: #fff;
  border: 1px solid #fff;
  padding: 15px;
}
table.table1 td {
  border: 1px solid #33a600;
  padding: 15px;
}
table.table2 {
  border: 2px solid #f97f03;
}
table.table2 th {
  text-align: center;
  color: #fff;
  vertical-align: middle;
  background: #f97f03;
  border: 1px solid #fff;
}
table.table2 td {
  border: 1px solid #f97f03;
}
.btn-round2 {
  min-width: 230px;
  height: 50px;
  color: white !important;
  text-decoration: none !important;
  display: inline-block;
  padding: 0 40px 0 40px;
  position: relative;
  background: #f97f03;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-round2:before {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 4px solid #ffdc36;
  border-right: 4px solid #ffdc36;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
}
.btn-round1 {
  min-width: 230px;
  height: 50px;
  color: white !important;
  text-decoration: none !important;
  display: inline-block;
  padding: 0;
  position: relative;
  background: #33a600;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-round1:before {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 4px solid #ffdc36;
  border-right: 4px solid #ffdc36;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
}
.btn-list1 {
  min-width: 230px;
  height: 50px;
  color: #333;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #33a600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-list1::before {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 4px solid #f87d19;
  border-right: 4px solid #f87d19;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
}
.check_list-border li::before {
  content: url("../img/column/check1.webp");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}
.check_list li::before {
  content: url("../img/column/check2.webp");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}
.tk3 {
  font-weight: bold;
  background: none;
  text-shadow: none;
  padding-bottom: 3px;
  border-bottom: 2px solid #33a600;
}
.tk1 {
  color: #f76e00;
  font-weight: bold;
}
ul.check_list-border, ul.check_list {
  margin-left: 20px;
}
ul.ul_list li {
  list-style: disc;
  margin-left: 2em;
}
ol.list_num {
  margin-bottom: 20px;
  margin-left: 0;
}
ol.list_num li {
  margin-left: 1em;
  list-style: decimal;
}
@media screen and (max-width: 1000px) {
  #content #main.column_page {
    padding: 0 20px;
  }
  .b_box {
    flex-wrap: wrap;
  }
  .b_box .txt {
    width: 100%;
  }
  .b_box figure {
    width: 100%;
    text-align: center;
    position: relative;
  }
  #submain {
    height: auto;
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  #submain h1 {
    padding: 0 268px 0 50px;
  }
  div#submain.column_submain .h1wrap {
    min-height: 100px;
    width: 100%;
  }
  section.column_02 ul.column-slide li figure p {
    font-size: 14px;
  }
  .pageLink {
    margin-top: -60px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 599px) {
  div#submain.column_submain .h1wrap {
    background: url("../img/column/columnunder_main.webp") center top no-repeat;
    background-size: auto 70px;
    text-align: left;
    min-height: 100px;
  }
  div#submain.column_submain .h1wrap h1.title {
    padding: 80px 20px 20px;
    width: 100%;
    font-size: 20px;
  }
  .Supervision {
    position: relative;
    background: url("../img/column/Supervision-bg.webp");
    padding: 20px;
    margin-bottom: 50px;
    border-radius: 20px;
    display: block;
  }
  .Supervision figure {
    position: relative;
    width: 100px;
    text-align: center;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto;
  }
  #content .Supervision figure img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    object-position: top;
  }
  .Supervision .txt {
    width: 100%;
  }
  .point figure {
    position: absolute;
    right: 0;
    top: -35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 40%;
    text-align: center;
  }
  .point {
    background: #33a600;
    background-size: cover;
    position: relative;
    padding: 85px 20px 20px;
  }
  .point ul li {
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .mokuji {
    background: url("../img/column/table-bg.webp") center top;
    background-size: 100% auto;
    padding: 20px 20px 120px;
  }
  .mokuji .tit {
    font-size: 25px;
    font-weight: bold;
    color: #f97f03;
  }
  h3.qaq {
    padding: 15px 15px 15px 50px;
    font-size: 17px;
    line-height: 1.5 !important;
  }
  .faqbox {
    border: 10px solid #eeeeee;
    padding: 10px;
  }
  .faqbox .txt:before {
    font-size: 25px;
    left: 10px;
  }
  .faqbox .txt {
    position: relative;
    padding-left: 50px;
  }
  .column_page h2.column-h2 {
    font-size: 25px;
    padding: 30px 20px 20px;
    letter-spacing: normal;
  }
  .column_page h2.column-h2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: auto;
    background: url("../img/column/h2.webp");
    width: 60px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -40px;
    left: 0;
    margin: auto;
  }
  h3.column-h3 {
    padding: 0 10px 0 25px;
  }
  .b_box .txt {
    width: 100%;
    flex-wrap: wrap;
  }
  .b_box .txt img {
    margin: 0 auto 20px;
  }
  .b_box .txt .txtIn {
    padding: 0;
  }
  .b_box .txt .txtIn .tit {
    font-size: 20px;
    font-weight: bold;
    color: #007217;
    margin-bottom: 5px;
  }
  .b_box:before {
    content: "";
    width: 120%;
    height: 30%;
    position: absolute;
    left: -10%;
    top: -10%;
    background: #f0fada;
    border-radius: 60%;
  }
  .flex-box2, .flex-box3, .flex-box4 {
    flex-wrap: wrap;
  }
  .flex-box2 .flex-cont, .flex-box3 .flex-cont, .flex-box4 .flex-cont {
    width: 100%;
    margin-bottom: 20px;
  }
  section.column_01 .column_cont figure p {
    font-size: 12px;
    padding: 15px 5px;
  }
  section.column_02 ul.column-slide li figure p {
    font-size: 12px;
    padding: 10px 5px;
  }
  section.column_02 ul.column-slide li {
    width: 49%;
    margin: 0 0 2%;
  }
  section.column_02 ul.column-slide li figure img {
    height: 110px !important;
    transition: 0.5s;
  }
  section.column_02 ul.column-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  h2.h2_col01:before {
    content: "";
    background: url("../img/column/ill03.webp") no-repeat;
    width: 75px;
    height: 75px;
    background-size: 100% auto;
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  h2.h2_col02:before {
    content: "";
    background: url("../img/column/ill04.webp") no-repeat;
    width: 60px;
    height: 68px;
    background-size: 100% auto;
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  section.column_01 {
    padding: 120px 20px;
  }
  h2.h2_col01 {
    font-size: 22px;
  }
  section.column_01 .column_cont figure {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: 4px solid #f97f03;
    overflow: hidden;
  }
  section.column_01 .column_cont {
    text-align: center;
    position: relative;
    margin: 10px;
  }
  section.column_01 .column_cont img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  h3.qaq span {
    font-weight: normal;
    font-size: 25px;
    color: #007105;
    position: absolute;
    left: 5px;
    top: 0;
  }
  .faqbox .txt span.faq_a {
    font-weight: normal;
    font-size: 25px;
    color: #f87f1a;
    position: absolute;
    left: 5px;
    top: 0;
  }
  .triggerbox {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
    padding: 120px 0 0;
  }
  .triggerbox img {
    width: 130px;
  }
  .triggerbox span.trigger {
    width: max-content;
    height: auto;
    background: #f97f03;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    padding: 5px 40px;
  }
  .triggerbox span.trigger:before {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    display: block;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #ffdc36;
    border-right: 2px solid #ffdc36;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    z-index: 1;
  }
  .triggerbox.active span.trigger:before {
    border-bottom: none;
    border-right: none;
    border-left: 2px solid #ffdc36;
    border-top: 2px solid #ffdc36;
  }
	figure.column_eyec {
    margin: 0 auto 20px;
}
}
/*関連するコラム*/
h2.column-under_single_h2 {
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #30a822;
    padding: 10px;
    margin-bottom: 30px;
}
ul.column-under_single {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
ul.column-under_single li {
    width: 24%;
    border: 1px solid #ddd;
    position: relative;
    transition: 0.5s;
}
ul.column-under_single li figure {
    aspect-ratio: 40 / 21;
    overflow: hidden;
}
ul.column-under_single li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
ul.column-under_single li p {
    padding: 15px;
    font-size: 15px;
    margin: 0 !important;
}

ul.column-under_single li a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
ul.column-under_single li:hover {
    color: #33A600;
}
@media screen and (max-width: 599px) {
ul.column-under_single {
    flex-wrap: wrap;
    margin-bottom: 0;
}ul.column-under_single li {
    width: 48%;
    margin-bottom: 4%;
}
}