/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
gs-10
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-title4 h2 {
  font-size: 1.5rem;
  letter-spacing: -0.06rem;
}
@media screen and (max-width: 767px) {
  .c-title4 h2 {
    letter-spacing: 0;
  }
}

.c-navi2 a {
  text-align: center;
}

div.c-block h3 {
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 40px 0;
}
div.fl-leftBox {
  float: left;
  margin-right: 40px;
  position: relative;
}
div.oiBox {
  overflow: hidden;
  position: relative;
}
div.oiBox h4.oimage {
  font-weight: normal;
  position: absolute;
  width: 100%;
  padding: 5px 0 5px 15px;
  bottom: 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.6rem;
  background: rgba(255, 255, 255, 0.8);
}
div.oiBox2 {
  overflow: hidden;
  position: relative;
}
div.oiBox2 h4.oimage2 {
  font-weight: 600;
  position: absolute;
  width: 100%;
  padding: 5px 0 5px 15px;
  bottom: 10px;
  font-size: 1.4rem;
  line-height: 2.6rem;
}
div.oiBox2 h4.otakakita {
  bottom: 50px;
}

.oimg1002 {
  margin-bottom: 18px;
}

ul.TAlist {
  clear: both;
  overflow: hidden;
  margin: 50px -50px 0 0;
}
ul.TAlist li {
  float: left;
  height: 340px;
  margin: 0 0 0 0;
}
ul.TAlist li .oimg1004 {
  margin-bottom: 10px;
}
ul.TAlist li h3 {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-left: 20px;
  font-weight: 600l;
}

div.fl-leftBox2 {
  width: 591px;
  float: left;
  margin-right: 25px;
}

.oimg1013 {
  margin-bottom: 15px;
}

.oimg1014 {
  float: left;
  margin-right: 20px;
}

div.c-Gblock {
  overflow: hidden;
  background: #e4e4e4;
  padding: 20px;
  margin-top: 30px;
}
div.c-Gblock h3 {
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 3.6rem;
  margin: 0 0 0 10px;
}

ul.TAlist2 {
  overflow: hidden;
  width: 488px;
  margin: 20px 15px 0 0;
  float: left;
}
ul.TAlist2 li {
  float: left;
  margin: 0 5px 20px 0;
  overflow: hidden;
}
ul.TAlist2 li h4 {
  font-size: 1.4rem;
  font-weight: 600;
}

img.img1025 {
  overflow: hidden;
  margin: 30px 0 0 100px;
}

table {
  margin: 42px 0 0 10px;
  width: 430px;
  background: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #333;
  font-size: 1.23rem;
}
table tr {
  margin: 0;
}
table tr th {
  text-align: center;
  font-weight: normal;
}
table tr td, table tr th {
  border: 1px solid #333;
  margin: 0;
  padding: 5px 3px;
}
table tr:nth-child(even) {
  background: #d2d2d2;
}

@media screen and (max-width: 767px) {
  /* 767px */
  div.c-block h3 {
    font-size: 1.4rem;
    margin: 0 0 20px 0;
  }
  div.fl-leftBox {
    float: none;
    margin: 0;
  }
  div.oiBox {
    z-index: -1;
  }

  .oimg1001, .oimg1003 {
    margin: 0 0 15px 0;
  }

  ul.TAlist {
    margin: 0 0 15px 0;
  }
  ul.TAlist li {
    width: 47%;
    height: 240px;
    margin-bottom: 30px;
  }
  ul.TAlist li.fulyoko {
    width: 100%;
    margin-bottom: 0;
  }
  ul.TAlist li h3 {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  div.fl-leftBox2 {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }

  .oimg1014 {
    width: 47%;
    float: left;
    margin: 0 0 15px 0;
  }

  .oimg1015 {
    width: 47%;
    float: right;
    margin: 0 0 15px 0;
  }

  .oimg1014 h4, .oimg1015 h4 {
    font-size: 1.2rem !important;
    line-height: 1.8rem !important;
  }

  div.fl-rightBox {
    text-align: center;
  }

  img.img1016, img.img1017, img.img1018 {
    width: 80%;
    margin: 0 auto;
  }

  div.oiBox2 {
    clear: both;
    margin-bottom: 20px;
  }
  div.oiBox2 h4.oimage2 {
    bottom: 0;
    padding: 0;
  }
  div.oiBox2 h4.otakakita {
    position: relative;
    margin-bottom: 30px;
  }
  div.c-Gblock {
    padding: 10px;
  }
  div.c-Gblock h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  ul.TAlist2 {
    width: 100%;
    margin: 0 -10px 15px 3px;
  }
  ul.TAlist2 li {
    width: 105px;
    margin: 0 6px 15px 0;
  }
  ul.TAlist2 li h4 {
    font-size: 1rem;
  }
  ul.TAlist2 li.lilong img {
    height: 93px;
  }

  table {
    width: 100%;
    font-size: 1rem;
    margin: 0;
  }
  table tr th, table tr td {
    padding: 4px 2px;
  }

  /* end of 767px */
}
/*
------------------------------------------------------------*/