@charset "utf-8";
@media screen and (min-width: 1021px) {
  /**************************************************PC メイン画像**************************************************/
  #h_main2 h2 img {
    width: 264px;
  }
  #nav {
    text-align: center;
    margin-top: 110px;
  }
  #nav li {
    display: inline-block;
    margin-right: 50px;
    margin-left: 50px;
    font-size: 15px;
    line-height: 17px;
  }
  #nav li a .off {
    color: #cdcdcd;
  }
  #nav li a .on {
    color: #ff3800;
  }
   #block1 {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
  }
#block1 h2 {
    color: #f73b09;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 30px;
  }
  #block1 .box .n01 img {
    width: 52px;
    margin-top: 150px;
  }
   #block1 .box .n02,.n03,.n04 {
    margin-top: 120px;
  }
  #block1 .box .n02 img {
    width: 61px; 
  }
  #block1 .box .n03 img {
    width: 58px; 
  }
  #block1 .box .n04 img {
    width: 64px; 
  }
#block1 .box h3 {
    font-size: 27px;
    margin-top: 10px;
    font-weight: 400;
}
#block1 .box .txt1 {
    margin-top: 30px;
}
#block1 p a {
    display: block;
    width: 194px;
    height: 44px;
    border: 1px solid #ff501f;
    text-align: center;
/*    line-height: 44px;*/
    line-height: 250%;
    color: #ff501f;
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
}
#block1 p a:hover {
    color: #fff;
    background-color: #ff501f;
    opacity: 1;
}

#block2 {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}
#block2 h2 {
    color: #f73b09;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
  }
#block2 .img {
    text-align: center;
    margin-top: 120px;
}
#block2 h3 {
    font-weight: 400;
    font-size: 27px;
    margin-top: 120px;
}
#block2 h3 span {
    font-size: 36px;
    color: #ff3800;
}
#block2 ol {
    margin-top: 30px;
}
#block2 ol li {
    list-style-type: decimal;
    margin-left: 26px;
}
}

@media screen and (max-width:1020px) {
  /**************************************************SP メイン画像**************************************************/
  #h_main2 h2 img {
    width: 141px
  }
  #nav {
    text-align: center;
    margin-top: 65px;
  }
  #nav li {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 13px;
    line-height: 23px;
  }
  #nav li a .off {
    color: #cdcdcd;
  }
  #nav li a .on {
    color: #ff3800;
  }
  #block1 {
    margin-left: 7.7%;
    margin-right: 7.7%;
    margin-top: 50px;
}
#block1 h2 {
    color: #f73b09;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 50px;
}
#block1 .box .n01 img {
    width: 47px;
    margin-top: 50px;
  }
   #block1 .box .n02,.n03,.n04 {
    margin-top: 50px;
  }
  #block1 .box .n02 img {
    width: 54px; 
  }
  #block1 .box .n03 img {
    width: 52px; 
  }
  #block1 .box .n04 img {
    width: 57px; 
  }
#block1 .box h3 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 20px;
}
#block1 .box .txt1 {
    margin-top: 20px;
}
#block1 p a {
    display: block;
    width: 194px;
    height: 44px;
    border: 1px solid #ff501f;
    text-align: center;
/*    line-height: 44px;*/
    line-height: 280%;
    color: #ff501f;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
}
#block1 p a:hover {
    color: #fff;
    background-color: #ff501f;
    opacity: 1;
}
#block2 {
    margin-left: 7.7%;
    margin-right: 7.7%;
    margin-top: 50px;
}
#block2 .img {
    text-align: center;
    margin-top: 50px;
}
#block2 h2 {
    color: #f73b09;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300;
}
#block2 h3 {
    font-weight: 400;
    font-size: 15px;
    margin-top: 50px;
}
#block2 h3 span {
    font-size: 24px;
    color: #ff3800;
}
#block2 ol {
    margin-top: 20px;
}
#block2 ol li {
    list-style-type: decimal;
    margin-left: 20px;
}
}

