@charset "utf-8";
.colum_midashi{
    margin: 35px auto 33px;
}
.chrome .colum_midashi{
    margin: 25px auto 30px;
}
.chrome .chrome_midashi{
    margin-top: -15px;
}
.horigotatu{
    display: flex;
    margin: 30px auto 80px;
}
.horigotatu img{
    margin-right: 40px;
    height: 250px;
    width: auto;
    flex-shrink: 0;
}
.three_column2 {
    margin-bottom: 40px;
}
  @media screen and (max-width: 767px) {
.colum_midashi{
    margin: 15px auto 20px !important;
}
.horigotatu{
    display: block;
    margin: -10px auto 30px;
}
.horigotatu img{
    margin-right: 0px;
    margin-bottom: 10px;
    height: auto;
}
.column02 .midashi{
    margin-top: 5px;
}
.three_column2 {
    margin-bottom: 0;
}
  }


/*koramu２つめ*/
.colum_second .column01 img {
   margin: 30px auto 30px !important;
}
.colum_second .midashi_2{
    margin: 28px auto;
}
.chrome .colum_second .midashi_2{
    margin: 20px auto 25px;
}
.colum_second .btn{
     margin: 15px auto 5px;
}

  @media screen and (max-width: 767px) {
.colum_second .column01{
   margin-top: -20px;
}
.colum_second .midashi_2 {
    margin: 0 auto 15px;
}
.highlight_wrap .list_box {
    padding-bottom: 0;
    background: #fff;
}
.highlight_wrap .list_box:last-child {
    padding-bottom: 25px;
}
.highlight_wrap .list_box.reverse .txt_box{
    background: #fff !important;
}
  }

.link01{
    text-decoration: none;
}
.link05{
    text-decoration: underline;
}
