.services_sec {
  background: #009b44;
  padding: 40px 0;
}
.services_sec h2 {
  color: #fff;
}
.services_sec .column_subhead {
  color: #fff;
}

.roof-works {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px;
}

.roof-works_sub {
  font-size: 13px;
  letter-spacing: 0.08em;
  margin: 0 0 4px 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.roof-works_ttl {
  font-size: 22px;
  line-height: 1.25;
  margin: 0 0 20px 0;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.services_flBox {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 0;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
}

.services_flBox li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 32px;
  padding: 6px 4px;
  background: #fff;
  border-right: 1px solid #009b44;
  border-bottom: 1px solid #009b44;
  font-size: 13px;
  line-height: 1.1;
  font-weight: 600;
  margin: 0;
}

.services_flBox li:nth-child(8n) {
  border-right: 0;
}

@media (max-width: 980px) {
  .services_flBox {
    grid-template-columns: repeat(6, 1fr);
  }
  .services_flBox li:nth-child(8n) {
    border-right: 1px solid #009b44;
  }
  .services_flBox li:nth-child(6n) {
    border-right: 0;
  }
  .roof-works_ttl {
    font-size: 20px;
  }
}
@media (max-width: 720px) {
  .roof-works {
    padding: 16px;
  }
  .services_flBox {
    grid-template-columns: repeat(4, 1fr);
  }
  .services_flBox li:nth-child(6n) {
    border-right: 1px solid #009b44;
  }
  .services_flBox li:nth-child(4n) {
    border-right: 0;
  }
  .services_flBox li {
    min-height: 30px;
    font-size: 10px;
    padding: 5px 3px;
  }
}
@media (max-width: 460px) {
  .services_flBox {
    grid-template-columns: repeat(3, 1fr);
  }
  .services_flBox li:nth-child(4n) {
    border-right: 1px solid #009b44;
  }
  .services_flBox li:nth-child(3n) {
    border-right: 0;
  }
  .roof-works_ttl {
    font-size: 18px;
  }
  .roof-works_sub {
    font-size: 12px;
  }
}
/*-----------------------------------------------
types_sec
----------------------------------------------------*/
.types_sec {
  padding: 60px 0;
}
.types_sec .sec_in {
  width: 1224px;
  margin: 0 auto;
}
.types_sec .types_cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.types_sec .term-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
}
.types_sec .term-card h3 {
  margin: 0;
  padding: 16px 16px 8px 16px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
}
.types_sec .term-card h3 a {
  color: #009b44;
  text-decoration: none;
}
.types_sec .term-card h3 a:hover {
  text-decoration: underline;
}
.types_sec .term-thumb {
  width: 100%;
  height: 180px;
  background: #f2f2f2;
  overflow: hidden;
  display: block;
}
.types_sec .term-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.types_sec .term-posts {
  list-style: none;
  margin: 0;
  padding: 0 16px 16px 16px;
}
.types_sec .term-posts li {
  margin: 0 0 8px;
  line-height: 1.5;
}
.types_sec .term-posts li a {
  color: #333;
  text-decoration: none;
}
.types_sec .term-posts li a:hover {
  color: #009b44;
  text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
  .types_sec .sec_in {
    width: 90%;
  }
  .types_sec .types_cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 750px) {
  .types_sec {
    padding: 40px 0;
  }
  .types_sec .types_cards {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .types_sec .term-thumb {
    height: 150px;
  }
  .types_sec .term-card h3 {
    font-size: 18px;
    padding: 12px 12px 6px 12px;
  }
  .types_sec .term-posts {
    padding: 0 12px 12px 12px;
  }
}
/*-----------------------------------------------
h2_box
----------------------------------------------------*/
.h2_box {
  margin-bottom: 30px;
  text-align: center;
}
.h2_box .en {
  font-family: "League Gothic", sans-serif;
  font-weight: bold;
  font-size: 60px;
  letter-spacing: 2px;
}
.h2_box h2 {
  font-size: 48px;
  font-weight: 900;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 750px) {
  .h2_box {
    margin-bottom: 30px;
    text-align: center;
  }
  .h2_box .en {
    font-family: "League Gothic", sans-serif;
    font-weight: bold;
    font-size: 60px;
    letter-spacing: 2px;
  }
  .h2_box h2 {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    margin: 0;
  }
}
/*-----------------------------------------------
fv
----------------------------------------------------*/
.fv_sec {
  background: url(../images/page/top/fv_pc.png);
  background-size: 1920px;
  height: 1139px;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 750px) {
  .fv_sec {
    background: none;
    height: auto;
  }
}
/*-----------------------------------------------
obi
----------------------------------------------------*/
.obi_sec {
  background: url(../images/page/top/obi_pc.png);
  background-size: 1600px;
  height: 560px;
  background-position: center center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 750px) {
  .obi_sec {
    background: none;
    height: auto;
  }
}
/*-----------------------------------------------
ateintion
----------------------------------------------------*/
.atention_sec {
  padding: 60px 0 60px 0;
}
.atention_sec .headline {
  width: 480px;
  margin: auto;
  font-size: 30px;
  font-weight: bold;
  color: #e3d521;
  position: relative;
  padding-left: 100px;
  margin-bottom: 60px;
}
.atention_sec .headline .headline_icon {
  width: 80px;
  position: absolute;
  left: 0;
  top: 20px;
}
.atention_sec .atention_box {
  background: #003c04;
  color: #fff;
}
.atention_sec .atention_box_in {
  width: 1100px;
  margin: auto;
  padding: 60px 0 60px 0;
}
.atention_sec .atention_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.atention_sec .col_l {
  width: 390px;
}
.atention_sec .col_r {
  width: 660px;
}
.atention_sec .atention_subhead {
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 30px;
  margin-left: -25px;
  width: 670px;
  line-height: 1;
}
.atention_sec .atention_text {
  font-size: 16px;
}
.atention_sec .atention_message {
  font-size: 26px;
  font-weight: 800;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  .atention_sec {
    padding: 0 0 60px 0;
    background: #003c04;
  }
  .atention_sec .headline {
    width: 90%;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    color: #e3d521;
    position: relative;
    padding-left: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .atention_sec .headline .headline_icon {
    width: 60px;
    position: relative;
    margin: 0 auto 30px auto;
    display: block;
  }
  .atention_sec .atention_box {
    background: #003c04;
    color: #fff;
  }
  .atention_sec .atention_box_in {
    width: 100%;
    margin: auto;
    padding: 30px 0 30px 0;
  }
  .atention_sec .atention_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .atention_sec .col_l {
    width: 100%;
    margin-bottom: 30px;
  }
  .atention_sec .col_r {
    width: 100%;
  }
  .atention_sec .atention_subhead {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 30px;
    margin-left: 0;
    width: 100%;
    line-height: 1;
  }
  .atention_sec .atention_text {
    font-size: 14px;
  }
  .atention_sec .atention_message {
    font-size: 14px;
    font-weight: 800;
    text-align: center;
  }
}
/*-----------------------------------------------
shoujou
----------------------------------------------------*/
.shoujou_sec {
  background: #009b44;
  color: #fff;
  padding: 60px 0 60px 0;
}
.shoujou_sec .h2_box {
  width: 796px;
  margin: 0 auto 60px auto;
}
.shoujou_sec .shoujou_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shoujou_sec .shoujou_flBox .col {
  width: 296px;
  text-align: center;
}
.shoujou_sec .shoujou_flBox .text {
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (max-width: 750px) {
  .shoujou_sec {
    background: #009b44;
    color: #fff;
    padding: 60px 0 60px 0;
  }
  .shoujou_sec .h2_box {
    width: 90%;
    margin: 0 auto 60px auto;
  }
  .shoujou_sec .shoujou_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .shoujou_sec .shoujou_flBox .col {
    width: 49%;
    text-align: center;
    margin-bottom: 20px;
  }
  .shoujou_sec .shoujou_flBox .text {
    font-size: 16px;
    font-weight: bold;
  }
}
/*-----------------------------------------------
houchi
----------------------------------------------------*/
.houchi_sec {
  padding: 60px 0 60px 0;
}
.houchi_sec .h2_box {
  width: 741px;
  margin: 0 auto 60px auto;
}
.houchi_sec .houchi_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.houchi_sec .houchi_flBox .col {
  width: 496px;
  text-align: center;
}

@media only screen and (max-width: 750px) {
  .houchi_sec .h2_box {
    width: 100%;
    margin: 0 auto 60px auto;
  }
  .houchi_sec .houchi_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .houchi_sec .houchi_flBox .col {
    width: 90%;
    text-align: center;
    margin: 0 auto 20px auto;
  }
}
.voice_sec {
  padding: 60px 0 60px 0;
}
.voice_sec h2 {
  color: #009b44;
}

/*-----------------------------------------------
price
----------------------------------------------------*/
.price_sec {
  padding: 60px 0 60px 0;
  background: #88c64b;
}
.price_sec .sec_in {
  width: 1224px;
}
.price_sec .h2_box {
  width: 490px;
  margin: 0 auto 60px auto;
}
.price_sec .price_flBox01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.price_sec .price_flBox01 .col {
  width: 600px;
  text-align: center;
  background: #fff;
  margin-bottom: 30px;
}
.price_sec .price_flBox01 .price_flLine {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 24px;
  line-height: 1;
  padding: 10px 0 10px 0;
}
.price_sec .price_flBox01 price_flLine .word_l {
  width: 40%;
}
.price_sec .price_flBox01 .price_flLine .word_r {
  width: 55%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.price_sec .price_flBox01 .price_flLine .num {
  font-size: 48px;
  line-height: 1;
  color: #ff2b2b;
  margin-right: 20px;
  display: inline-block;
}
.price_sec .price_flBox02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.price_sec .price_flBox02 .col {
  width: 33%;
  text-align: center;
  background: #fff;
  margin-bottom: 30px;
}
.price_sec .price_flBox02 .col img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.price_sec .price_flBox02 .price_flLine {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  padding: 10px 0 10px 0;
}
.price_sec .price_flBox02 .price_flLine .word_l {
  width: 50%;
}
.price_sec .price_flBox02 .price_flLine .word_r {
  width: 48%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.price_sec .price_flBox02 .price_flLine .num {
  font-size: 24px;
  line-height: 1;
  color: #ff2b2b;
  margin-right: 20px;
  display: inline-block;
}

@media only screen and (max-width: 750px) {
  .price_sec {
    padding: 60px 0 60px 0;
    background: #88c64b;
  }
  .price_sec .sec_in {
    width: 90%;
  }
  .price_sec .h2_box {
    width: 90%;
    margin: 0 auto 60px auto;
  }
  .price_sec .price_flBox01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .price_sec .price_flBox01 .col {
    width: 100%;
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .price_sec .price_flBox01 .col img {
    display: block;
    width: 48%;
  }
  .price_sec .price_flBox01 .price_flLine {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    line-height: 1;
    padding: 10px 0 10px 0;
  }
  .price_sec .price_flBox01 .price_flLine .word_l {
    width: 100%;
    font-size: 16px;
  }
  .price_sec .price_flBox01 .price_flLine .word_r {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .price_sec .price_flBox01 .price_flLine .num {
    font-size: 28px;
    line-height: 1;
    color: #009b44;
    margin-right: 0;
    display: inline-block;
  }
  .price_sec .price_flBox02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .price_sec .price_flBox02 .col {
    width: 49%;
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
  }
  .price_sec .price_flBox02 .price_flLine {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 13px;
    line-height: 1;
    padding: 10px 0 10px 0;
  }
  .price_sec .price_flBox02 .price_flLine .word_l {
    width: 100%;
  }
  .price_sec .price_flBox02 .price_flLine .word_r {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .price_sec .price_flBox02 .price_flLine .num {
    font-size: 16px;
    line-height: 1;
    color: #009b44;
    margin-right: 0;
    display: inline-block;
  }
}
/*-----------------------------------------------
.nayami_sec
----------------------------------------------------*/
.nayami_sec {
  padding: 60px 0 60px 0;
  background: #dfffed;
}
.nayami_sec .h2_box {
  width: 681px;
  margin: 0 auto 60px auto;
}
.nayami_sec .nayami_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  background: #fff;
}
.nayami_sec .col_l {
  width: 570px;
}
.nayami_sec .col_r {
  width: 600px;
}
.nayami_sec .col_r_in {
  width: 90%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.nayami_sec .line01 {
  width: 260px;
  height: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  background: #009b44;
  color: #e3d521;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
}
.nayami_sec .line02 {
  font-weight: 800;
  font-size: 30px;
  color: #009b44;
  margin-bottom: 30px;
}
.nayami_sec .line03 {
  font-size: 16px;
}

@media only screen and (max-width: 800px) {
  .nayami_sec {
    padding: 60px 0 60px 0;
    background: #dfffed;
  }
  .nayami_sec .h2_box {
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .nayami_sec .nayami_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    background: #fff;
  }
  .nayami_sec .col_l {
    width: 100%;
  }
  .nayami_sec .col_r {
    width: 100%;
  }
  .nayami_sec .col_r_in {
    width: 90%;
    margin: auto;
    padding: 50px 0 20px 0;
  }
  .nayami_sec .line01 {
    width: 60%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    background: #009b44;
    color: #e3d521;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 20px;
  }
  .nayami_sec .line02 {
    font-weight: 800;
    font-size: 20px;
    color: #009b44;
    margin-bottom: 10px;
  }
  .nayami_sec .line03 {
    font-size: 14px;
  }
}
/*-----------------------------------------------
.area_sec
----------------------------------------------------*/
.area_sec {
  padding: 60px 0 60px 0;
}
.area_sec .h2_box {
  width: 274px;
  margin: 0 auto 60px auto;
}
.area_sec .area_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.area_sec .col_l {
  width: 600px;
}
.area_sec .col_r {
  width: 405px;
  top: 0;
  right: 0;
}
.area_sec .line01 {
  font-size: 27px;
  font-weight: 800;
  margin-bottom: 30px;
}
.area_sec .line02 .word01 {
  background: #009b44;
  color: #e3d521;
  font-size: 21px;
  padding: 10px;
  display: inline-block;
  margin-right: 20px;
}
.area_sec .line02 .word02 {
  font-size: 27px;
  font-weight: 800;
  color: #009b44;
}
.area_sec .line03 {
  font-size: 20px;
}

@media only screen and (max-width: 800px) {
  .area_sec {
    padding: 60px 0 60px 0;
  }
  .area_sec .h2_box {
    width: 60%;
    margin: 0 auto 30px auto;
  }
  .area_sec .area_box {
    position: relative;
    height: auto;
  }
  .area_sec .col_l {
    width: 100%;
    padding-top: 30px;
  }
  .area_sec .col_r {
    width: 100%;
    position: relative;
  }
  .area_sec .line01 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 30px;
  }
  .area_sec .line02 .word01 {
    background: #009b44;
    color: #e3d521;
    font-size: 18px;
    padding: 5px;
    display: inline-block;
    margin-right: 20px;
  }
  .area_sec .line02 .word02 {
    font-size: 20px;
    font-weight: 800;
    color: #009b44;
  }
  .area_sec .line03 {
    font-size: 14px;
  }
}
/*-----------------------------------------------
reason
----------------------------------------------------*/
.reason_sec {
  padding: 60px 0 60px 0;
}
.reason_sec .h2_box {
  margin: 0 auto 60px auto;
  color: #009b44;
  width: 800px;
}
.reason_sec .reason_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reason_sec .reason_flBox .col {
  width: 32%;
}
.reason_sec .reason_flBox .line01 {
  font-weight: 800;
  font-size: 30px;
  color: #009b44;
  padding: 10px 0 10px 0;
}
.reason_sec .reason_flBox .line02 {
  font-size: 16px;
}

@media only screen and (max-width: 750px) {
  .reason_sec {
    padding: 60px 0 60px 0;
  }
  .reason_sec .h2_box {
    width: 80%;
    margin: 0 auto 60px auto;
  }
  .reason_sec .reason_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .reason_sec .reason_flBox .col {
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .reason_sec .reason_flBox .line01 {
    font-weight: 800;
    font-size: 20px;
    color: #009b44;
    padding: 10px 0 10px 0;
  }
}
/*-----------------------------------------------
works_sec
----------------------------------------------------*/
.works_sec {
  background: #009b44;
  padding: 90px 0 90px 0;
}
.works_sec .h2_box {
  width: 434px;
  margin: 0 auto 60px auto;
}

@media only screen and (max-width: 800px) {
  .works_sec {
    background: #009b44;
    padding: 60px 0 60px 0;
  }
  .works_sec .h2_box {
    width: 90%;
    margin: 0 auto 60px auto;
  }
}
/*-----------------------------------------------
column_sec
----------------------------------------------------*/
.column_sec {
  background: #009b44;
  padding: 90px 0 90px 0;
}
.column_sec .h2_box {
  width: 434px;
  margin: 0 auto 60px auto;
}
.column_sec .column_subhead {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
}
.column_sec .column_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 60px;
}
.column_sec .column_flBox .col {
  width: calc(33.333% - 20px);
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  display: block;
  transition: all 0.3s ease;
}
.column_sec .column_flBox .col:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.column_sec .column_flBox .col-in {
  height: 100%;
}
.column_sec .column_flBox .image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.column_sec .column_flBox .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.column_sec .column_flBox .image-in {
  width: 100%;
  height: 100%;
  background: #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}
.column_sec .column_flBox .image-in .no-image-logo {
  width: 60%;
  height: auto;
  max-width: 200px;
  opacity: 0.5;
}
.column_sec .column_flBox .col-text {
  padding: 20px;
}
.column_sec .column_flBox .date {
  font-size: 14px;
  color: #009b44;
  margin-bottom: 10px;
  font-weight: 600;
}
.column_sec .column_flBox .title {
  font-size: 18px;
  font-weight: 800;
  color: #333;
  line-height: 1.5;
}
.column_sec .column_btn {
  text-align: center;
}
.column_sec .column_btn a {
  display: inline-block;
  padding: 15px 40px;
  background: #fff;
  color: #009b44;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.column_sec .column_btn a:hover {
  background: #e3d521;
  color: #009b44;
}
.column_sec .column_btn i {
  margin-right: 10px;
}

@media only screen and (max-width: 800px) {
  .column_sec {
    background: #009b44;
    padding: 60px 0 60px 0;
  }
  .column_sec .h2_box {
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .column_sec .column_subhead {
    font-size: 14px;
    margin-top: 15px;
  }
  .column_sec .column_flBox {
    gap: 20px;
    margin-bottom: 40px;
  }
  .column_sec .column_flBox .col {
    width: calc(50% - 10px);
  }
  .column_sec .column_flBox .image {
    height: 150px;
  }
  .column_sec .column_flBox .col-text {
    padding: 15px;
  }
  .column_sec .column_flBox .date {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .column_sec .column_flBox .title {
    font-size: 14px;
  }
  .column_sec .column_btn a {
    padding: 12px 30px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .column_sec .column_flBox .col {
    width: 100%;
  }
}
/*-----------------------------------------------
faq_sec
----------------------------------------------------*/
.faq_sec {
  background: #dfffed;
  padding: 90px 0 90px 0;
}
.faq_sec .h2_box {
  width: 378px;
  margin: 0 auto 60px auto;
}
.faq_sec .sec_in {
  width: 856px;
  margin: auto;
}

dl dt::before {
  content: "Q";
  font-size: 16pt;
  display: inline-block;
  color: #fff;
  width: 30px;
  height: 27px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  top: 10px;
  left: 20px;
}

dl dt {
  margin: 20px 0 0 0;
  font-size: 18px;
  position: relative;
  padding: 10px 0 10px 70px;
  background: #009b44;
  color: #fff;
  font-weight: bold;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
}

dl dt.active {
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}

dl dd::before {
  content: "A";
  font-size: 16pt;
  display: inline-block;
  font-weight: bold;
  width: 30px;
  height: 27px;
  text-align: center;
  margin-right: 10px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  top: 20px;
  left: 20px;
}

dl dd {
  display: none;
  margin: 0;
  font-size: 1em;
  position: relative;
  padding: 20px 0px 20px 70px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 736px) {
  .faq_sec {
    padding: 30px 0 30px 0;
  }
  .faq_sec .h2_box {
    width: 90%;
    margin: 0 auto 60px auto;
  }
  .faq_sec .sec_in {
    width: 90%;
    margin: auto;
  }
  dl dt::before {
    content: "Q";
    font-size: 12pt;
    display: inline-block;
    width: 25px;
    height: 22px;
    text-align: center;
    margin-right: 10px;
    line-height: 1;
    padding-top: 3px;
    position: absolute;
    top: 10px;
    left: 5px;
  }
  dl dt {
    margin: 20px 0 0 0;
    font-size: 13px;
    position: relative;
    padding: 10px 10px 10px 35px;
    margin-bottom: 0px;
  }
  dl dd::before {
    content: "A";
    font-size: 12pt;
    display: inline-block;
    width: 25px;
    height: 22px;
    text-align: center;
    margin-right: 10px;
    line-height: 1;
    padding-top: 3px;
    position: absolute;
    top: 10px;
    left: 5px;
  }
  dl dd {
    display: none;
    margin: 0;
    font-size: 13px;
    position: relative;
    padding: 10px 0px 10px 35px;
  }
}
/*-----------------------------------------------
form_sec
----------------------------------------------------*/
#form_sec {
  background: #003c04;
  padding: 60px 0 60px 0;
}
#form_sec h2 {
  color: #fff;
}