@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
#contents1 .image_list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #contents1 .image_list li {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: .9em;
    line-height: 1.4; }
    @media (max-width: 480px) {
      #contents1 .image_list li {
        width: 48%;
        margin: 0 0 50px; } }
    #contents1 .image_list li img {
      display: block;
      margin-bottom: 10px; }
#contents1 .img02 {
  margin-bottom: 70px; }
  @media (max-width: 480px) {
    #contents1 .img02 {
      margin-bottom: 30px; } }
  #contents1 .img02 img {
    width: 805px;
    max-width: 100%; }
#contents1 .img03 {
  margin-bottom: 40px; }
  #contents1 .img03 img {
    width: 680px;
    max-width: 100%; }

h3.sub-ttl {
  font-weight: bold;
  font-size: 35px;
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    h3.sub-ttl {
      font-size: 18px;
      white-space: pre;
      margin-bottom: 10px; } }
  h3.sub-ttl .large {
    color: #ef7d24;
    font-size: 45px; }
    @media (max-width: 480px) {
      h3.sub-ttl .large {
        font-size: 24px; } }

.bosyu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 480px) {
    .bosyu-list {
      display: block; } }
  .bosyu-list li {
    margin: 0 25px; }
    @media (max-width: 480px) {
      .bosyu-list li {
        width: 100%;
        margin: 0 0 10px; } }
    .bosyu-list li:nth-child(2) .inner {
      border-color: #c2d981; }
    .bosyu-list li:nth-child(3) .inner {
      border-color: #f9ceb0; }
    .bosyu-list li .inner {
      width: 240px;
      height: 240px;
      border-radius: 50%;
      border: solid 8px #90dbd6;
      background: #fff;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 480px) {
        .bosyu-list li .inner {
          width: 100%;
          height: 70px;
          border-radius: 50px;
          border: solid 4px #90dbd6;
          font-size: 18px;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          padding: 0 20px; } }
      @media (max-width: 480px) {
        .bosyu-list li .inner div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 480px) {
        .bosyu-list li .inner br {
          display: none; } }
      .bosyu-list li .inner img {
        height: 100px;
        width: auto;
        display: block;
        margin: 0 auto 10px; }
        @media (max-width: 480px) {
          .bosyu-list li .inner img {
            width: 60px;
            height: 50px;
            -o-object-fit: contain;
               object-fit: contain;
            margin: 0 10px 0 0; } }

.work-naiyo {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  width: 770px;
  max-width: 100%;
  padding: 50px 50px 50px 140px;
  margin: 30px auto; }
  @media (max-width: 480px) {
    .work-naiyo {
      padding: 30px; } }
  .work-naiyo ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    margin-bottom: .5em; }
    .work-naiyo ul li:before {
      content: '●';
      color: #f4a109;
      font-size: 10px;
      margin: 0 5px 0 0;
      position: relative;
      top: 5px; }

.office-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px; }
  .office-list > div {
    width: 48%;
    margin-bottom: 80px; }
    @media (max-width: 480px) {
      .office-list > div {
        width: 100%; } }
    .office-list > div .head {
      min-height: 100px; }
      @media (max-width: 480px) {
        .office-list > div .head {
          min-height: 20px; } }
    .office-list > div h3 {
      border-left: solid 5px #f4a109;
      font-size: 20px;
      color: #f4a109;
      margin-bottom: 10px;
      padding: 0 0 0 10px;
      line-height: 1.4; }
    .office-list > div .category {
      background: #fdecce;
      color: #ef7d24;
      font-size: .8em;
      padding: 5px;
      display: inline-block;
      margin-bottom: 10px; }
    .office-list > div .googlemap {
      height: 280px;
      margin-bottom: 10px;
      border: 4px solid #d9d9d9; }
    .office-list > div .link {
      color: #ef7d24;
      text-decoration: underline; }

.sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto; }
  @media (max-width: 480px) {
    .sub-menu {
      margin: 20px auto 40px;
      text-align: center; } }
  .sub-menu li {
    margin: 0 30px 10px; }
    @media (max-width: 480px) {
      .sub-menu li {
        margin: 0 2.5px 0;
        width: calc(50% - 10px); } }
    .sub-menu li a {
      background: #ef7d24 url(../img/arrow2-2.png) no-repeat;
      background-size: 10px;
      background-position: bottom 10px center;
      border-radius: 3px;
      padding: 10px 10px 20px;
      line-height: 1.6;
      display: block;
      height: auto; }
      @media (max-width: 480px) {
        .sub-menu li a {
          min-width: 100%;
          font-size: .9em;
          padding: 10px 5px 20px;
          line-height: 1.2;
          background: #ef7d24 url(../img/arrow2-2.png) no-repeat;
          background-size: 10px;
          background-position: bottom 7px center; } }
      .sub-menu li a:hover {
        background: #fff url(../img/arrow1-2.png) no-repeat;
        background-size: 10px;
        background-position: bottom 10px center; }
        @media (max-width: 480px) {
          .sub-menu li a:hover {
            background: #ef7d24 url(../img/arrow2-2.png) no-repeat;
            background-size: 10px;
            background-position: bottom 7px center; } }

.font-middle {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    .font-middle {
      font-size: 1.3em;
      line-height: 1.4; } }
