@charset "utf-8";

*{ letter-spacing: 0 !important}
#oneCol{
  width: 100%;
  margin: 0;
}

@media screen and (min-width:950px){
  .headerNav_sub {
    _top: 30px;
  }
}
#oneCol h1{
  padding-top: 30px;
  border: none;
}
#oneCol h2, #oneCol h3, #oneCol h4{
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
#oneCol .col_h2{
  position: relative;
  margin: 60px 0 40px;
  padding: 18px 0 14px;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 24px;
  background: #1EB85C;
  border-radius: 10px;
}
#oneCol .ttl_2line{
  margin: 50px 0 20px;
  text-align: center;
}
.ttl_2line span{
  position: relative;
  display: inline-block;
  padding: 0 25px;
  color: #4D4C4D;
}
.ttl_2line span::before,
.ttl_2line span::after {
  display: block;
  position: absolute;
  top: -5px;
  height: 40px;
  content: '';
}
.ttl_2line span::before{
  border-left: solid 2px #4D4C4D;
  left: 0;
  transform: rotate(-35deg);
}
.ttl_2line span::after{
  border-right: solid 2px #4D4C4D;
  right: 0;
  transform: rotate(35deg);
}

.ttl_2line-L span{
  padding: 0 40px;
}
.ttl_2line-L span::before,
.ttl_2line-L span::after {
  height: 60px;
}
#oneCol p{
  line-height: 1.7;
}
.txtUL{
  padding: 0 3px;
  background: linear-gradient(transparent 55%, #ECE13C 55%, #ECE13C 90%, transparent 90%);
}
.fPC-inline{ display: inline}
.fSP-inline{ display: none}

@media screen and (min-width: 769px){
  #oneCol .cvBox {
    margin-left: 1090px;
  }
}
@media screen and (max-width: 768px){
  #oneCol{
    padding: 0;
  }
  #oneCol .col_h2{
    margin: 35px 0 25px;
    padding: 9px 0 6px;
    font-size: 15px;
    border-radius: 5px;
  }
  #oneCol .ttl_2line{
    margin-top: 50px;
    font-size: 14.5px;
    line-height: 1.4;
  }
  .ttl_2line span{
    padding: 0 10px;
  }
  .ttl_2line span::before,
  .ttl_2line span::after {
    top: -3px;
    height: 25px;
  }
  
  #oneCol .ttl_2line-L{
    margin: 15px 0 !important;
  }
  .ttl_2line-L span{
    padding: 0 25px;
  }
  .ttl_2line-L span::before,
  .ttl_2line-L span::after {
    height: 45px;
  }
  
  .ttl_2line-L-sp span{
    padding: 0 25px;
  }
  .ttl_2line-L-sp span::before,
  .ttl_2line-L-sp span::after{
    height: 50px;    
  }
  #oneCol p, #oneCol th, #oneCol td{
    font-size: 15px;
  }
  .fPC-inline{ display: none}
  .fSP-inline{ display: inline}
}

/* ========================================================
  COL2
========================================================= */
#oneCol .col2_ttl{
  margin: 0 0 20px 235px;
  text-indent: -195px;
  font-size: 20px;
  color: #4D4C4D;
  border: none;
}
.col2_box2{
  margin-bottom: 60px;
}
.col2_list2{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}
.col2_list2 li{
  width: calc(50% - 10px);
  margin-bottom: 15px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.col2_list2 li:nth-child(2n-1){
  margin-right: 20px;
}
#oneCol .col2_list2 h4{
  margin-bottom: 10px;
  padding: 15px 0 17px;
  font-size: 20px;
  color: #357838;
  background: #F1F6E9;
  border: 2px solid #357838 !important;
  letter-spacing: 0.15em;
}
#oneCol .liImg .liImg_box{
  padding-left: 36px !important;
  text-align: center;
}
#oneCol .liImg .liImg_box h4{
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding-left: 55px;
  text-align: left;
}
.liImg_box h4 span{
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
}
.liImg_box p{
  margin-bottom: 0 !important;
}

@media screen and (min-width: 769px){
  .col2_box2{
    display: flex;
  }
  .col2_box2 ul{
    width: calc(50% - 10px);
  }
  .col2_box2 ul:nth-child(2n-1){
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px){
  #oneCol .col2_ttl{
    margin: 0 0 10px 5.5em;
    text-indent: -5.5em;
    font-size: 15px;
  }
  #oneCol .liImg .liImg_box{
    padding-left: 16px !important;
  }
  .col2_list2 li{
    width: calc(50% - 5px);
    line-height: 1.4;
    margin-bottom: 15px;
    font-size: 12.5px;
  }
  .col2_list2 li:nth-child(2n-1){
    margin-right: 10px;
  }
  #oneCol .col2_list2 h4{
    margin-bottom: 8px;
    padding: 7px 0 6px;
    font-size: 15px;
    border-width: 1px !important;
  }
}

/* ========================================================
  COL3
========================================================= */
.col3{
  padding: 60px 0;
}
.col3_box2{
  padding: 0 24px 10px;
  border: 2px solid #1EB85C;
}
.col3_box2_ttl{
  margin: 0 -24px 42px !important;
  padding: 15px 0 !important;
  font-size: 24px;
  color: #fff;
  background: #1EB85C !important;
  text-align: center;
}
.col3_box2 .ttl_2line{
  margin-top: 0 !important;
}
.col3_box2 p{
  margin-bottom: 15px !important;
  font-size: 13px;
  color: #040000;
}

@media screen and (min-width: 769px){
  .col3_box2_inner{
    position: relative;
    min-height: 200px;
    padding-right: 320px;
  }
  .col3_box2_img{
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px){
  .col3{
    margin-bottom: 20px;
    padding: 1px 0 20px;
  }
  .col3_box2{
    margin: 0 -16px;
    padding: 0 14px 14px;
  }
  .col3_box2_ttl{
    margin: 0 -14px 20px !important;
    padding: 15px 0 !important;
    font-size: 13.5px !important;
    background-size: 11px auto !important;
  }
  .col3_box2 .ttl_2line{
    margin-top: 0 !important;
  }
  .liSemis{
    margin: -15px 0 0 !important;
    border-top: none;
  }
  .liSemis li{
    border-bottom: none;
  }
  .liSemis_fSP h3{
    padding-left: 15px !important;
  }
}
/* ========================================================
  COL5
========================================================= */
.col5 .cv .fPC div{
  margin-bottom: 15px;
}
.col5 .cv .fPC, .col5 .cv .fSP{
  position: relative;
}
.cv .cvBtn img {
  margin-right: 15px;
  padding-right: 0;
}
.cvBox{
  position: fixed;
  top: 230px;
  left: auto;
  margin-left: 780px;
  width: 176px;
  padding: 14px;
  background: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  z-index: 10;
}

@media screen and (min-width: 769px){
  .col5 .cv{
    width: 930px;
    margin: 60px auto 30px;
  }
}
@media screen and (max-width: 768px){
  .col5 .cv{
    margin: 30px 0 15px !important;
  }
  .col5 .cv .fSP{
    width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
  .col5 .cTxt{
    font-size: 14px;
  }
}