/*main*/
.section .container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 100px 20px 0;
}
/*sec03_wapper*/
@media screen and (max-width:768px){
  .sec03_wapper {
    padding-top: 80px;
  }
  .sec03_wapper h2 {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    background-color: #E5E5E5;
    text-indent: 10px;
    font-weight: 700;
  }
  .col2_fl_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .col2_fl_sb .col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    padding-top: 50px;
  }
  .col2_fl_sb > div:nth-child(1),
  .col2_fl_sb > div:nth-child(2){
    margin-top: -20px;
  }

  .col2_fl_sb .col h3 {
    font-size: 14px;
    line-height: 23px;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #D7D9DB;
    font-weight: 700;
  }
  .col2_fl_sb .col figure {
    display: flex;
    justify-content: center;
    padding-top: 15px;
  }
  .col2_fl_sb .col figure img {
    display: block;
    width: 100%;
  }
  .col2_fl_sb .col p {
    font-size: 14px;
    line-height: 23px;
    padding-top: 15px;
  }
  .note_bg {
    width: 54.13%;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    background-position: center;
    background-size: cover;
  }
  .icon-trangle {
    position: relative;
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: -5px;
    padding-left: 15px;
  }
  .icon-trangle::before{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #808080;
  }
  .inn_col2_fl_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
  }
  .inn_col2_fl_sb .inn_col_fl_col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
  }
  .inn_col2_fl_sb .inn_col_fl_col span:nth-child(1){
    font-size: 17px;
    line-height: 16px;
    font-weight: 700;
  }
  .inn_col2_fl_sb .inn_col_fl_col span:nth-child(2){
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 5px;
  }
  .inn_col2_fl_sb .inn_col_fl_col p {
    font-size: 12px;
    line-height: 19px;
  }
  .inn_col2_fl_sb > figure:nth-child(2){
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 0px;
  }
}
@media screen and (min-width:769px){
  .sec03_wapper {
    padding-top: 100px;
  }
  .sec03_wapper h2 {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    background-color: #E5E5E5;
    text-indent: 10px;
    font-weight: 700;
  }
  .col2_fl_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .col2_fl_sb .col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 45%;
    padding-top: 50px;
  }
  .col2_fl_sb > div:nth-child(1),
  .col2_fl_sb > div:nth-child(2){
    margin-top: -20px;
  }

  .col2_fl_sb .col h3 {
    font-size: 14px;
    line-height: 23px;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #D7D9DB;
    font-weight: 700;
  }
  .col2_fl_sb .col figure {
    padding-top: 15px;
  }
  .col2_fl_sb .col figure img {
    display: block;
    width: 100%;
  }
  .col2_fl_sb .col p {
    font-size: 14px;
    line-height: 23px;
    padding-top: 15px;
  }
  .note_bg {
    width: 54.13%;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    background-position: center;
    background-size: cover;
  }
  .icon-trangle {
    position: relative;
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: -5px;
    padding-left: 15px;
  }
  .icon-trangle::before{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #808080;
  }
  .inn_col2_fl_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
  }
  .inn_col2_fl_sb .inn_col_fl_col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 35.33%;
  }
  .inn_col2_fl_sb .inn_col_fl_col span:nth-child(1){
    font-size: 17px;
    line-height: 19px;
    font-weight: 700;
  }
  .inn_col2_fl_sb .inn_col_fl_col span:nth-child(2){
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 7px;
    letter-spacing: -1px;
  }
  .inn_col2_fl_sb .inn_col_fl_col p {
    font-size: 12px;
    line-height: 19px;
  }
  .inn_col2_fl_sb > figure:nth-child(2){
    display: flex;
    justify-content: center;
    width: 62.97%;
    padding-top: 0px;
  }
}
/*sec4_wapper*/
@media screen and (max-width:768px){
  .col1_fl_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .col1_fl_c a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 305px;
    height: 70px;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    background-color: #D8E7F1;
  }
}
@media screen and (min-width:769px){
  .col1_fl_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .col1_fl_c a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 305px;
    height: 70px;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    background-color: #D8E7F1;
  }
}


.careful_header {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto 0;
}

.careful_header .secTitle {
  font-size: 32px;
  font-weight: 500;
  margin: 18px auto 10px;
  letter-spacing: .15em;
}

.careful_header p {
    font-size: 14px;
    line-height: 23px;
    padding-top: 15px;
}


