@charset "UTF-8";
@import url("base.css");
/*共通設定-------------------------------------------------------------------------------------------------------------------------------------*/
/*メイン*/
#top_m {
  width: 100%;
  height: 250px;
  background-image: url("../img/info/top_img.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover; }

h1 {
  font-size: 187.5%;
  color: #05143f;
  background-color: #f8f1f1;
  padding: 0.5em 2%;
  text-align: center;
  width: 96%;
  font-family: "Sawarabi Mincho";
  font-weight: normal; }

#message {
  margin: 5em auto 0; }
  #message h2 {
    color: #1a466c;
    font-size: 150%;
    border-left: 1em solid #17c79a;
    padding: 0 0 0 5px;
    line-height: 1;
    margin: 1.5em 0 0.5em; }
  #message #message_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2em 0 0; }
    #message #message_inner figure {
      width: 48%; }
    #message #message_inner dl {
      width: 48%; }
      #message #message_inner dl dt {
        color: #1a466c;
        font-size: 130%;
        margin: 0 0 1em;
        font-weight: bold; }
      #message #message_inner dl dd span {
        display: block;
        text-align: right;
        margin: 1em 0 0 auto;
        color: #000; }
        #message #message_inner dl dd span i {
          font-style: normal;
          font-size: 150%; }

.b_back {
  background-color: #f8f1f1;
  width: 100%;
  padding: 5em 0;
  margin: 5em 0 0; }

.blue {
  background-color: #d4e6ee;
  width: 100%;
  padding: 5em 0; }

.bottom_b {
  background-color: #1a466c;
  width: 100%;
  padding: 5em 0;
  margin: 0; }

#company, #office {
  margin: 0 auto; }
  #company h2, #office h2 {
    color: #1a466c;
    font-size: 150%;
    border-left: 1em solid #17c79a;
    padding: 0 0 0 5px;
    line-height: 1;
    margin: 0 0 0.5em; }
  #company table, #office table {
    width: 100%;
    margin: 2.5em 0 0; }
    #company table tr, #office table tr {
      border-top: 1px solid #676767; }
      #company table tr th, #office table tr th {
        width: 30%;
        padding: 1.5em 0;
        color: #1a466c;
        text-align: left;
        vertical-align: top; }
      #company table tr td, #office table tr td {
        width: 70%;
        padding: 1.5em 0; }
        #company table tr td a, #office table tr td a {
          color: #000;
          text-decoration: none; }
          #company table tr td a:hover, #company table tr td a:active, #office table tr td a:hover, #office table tr td a:active {
            color: #000;
            text-decoration: underline; }
        #company table tr td ul, #office table tr td ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          #company table tr td ul li, #office table tr td ul li {
            width: 48%; }
  #company .ggmap, #office .ggmap {
    position: relative;
    padding-bottom: 36.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    #company .ggmap iframe, #company .ggmap object, #company .ggmap embed, #office .ggmap iframe, #office .ggmap object, #office .ggmap embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#licence {
  margin: 5em auto 0; }
  #licence h2 {
    color: #1a466c;
    font-size: 150%;
    border-left: 1em solid #17c79a;
    padding: 0 0 0 5px;
    line-height: 1;
    margin: 0 0 0.5em; }
  #licence table {
    width: 100%;
    margin: 2.5em 0 0; }
    #licence table tr {
      border-top: 1px solid #676767; }
      #licence table tr th {
        width: 30%;
        padding: 1.5em 0;
        color: #1a466c;
        text-align: left;
        vertical-align: top; }
      #licence table tr td {
        width: 70%;
        padding: 1.5em 0; }
      #licence table tr td dl{
        display: flex;
}
      #licence table tr td dl dt{
        width: 35%;
}
      #licence table tr td dl dd{
        width: 65%;
}
      #licence table tr td dl dt.line,
#licence table tr td dl dd.line,
#licence table tr td dl dd p.line{
        border-bottom: 1px dotted #676767;
}
        #licence table tr td a {
          color: #000;
          text-decoration: none; }
          #licence table tr td a:hover, #licence table tr td a:active {
            color: #000;
            text-decoration: underline; }
        #licence table tr td ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          #licence table tr td ul li {
            width: 48%; }

#connection {
  margin: 0 auto; }
  #connection h2 {
    color: #1a466c;
    font-size: 150%;
    border-left: 1em solid #17c79a;
    padding: 0 0 0 5px;
    line-height: 1;
    margin: 0 0 0.5em; }
  #connection ul {
    width: 100%;
    margin: 2.5em 0 0; }
    #connection ul li {
      width: 94%;
      background-color: #fff;
      padding: 2em 3%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05); }
      #connection ul li:nth-child(n+2) {
        margin: 2em 0 0; }
      #connection ul li figure {
        width: 22%; }
      #connection ul li dl {
        width: 76%; }
        #connection ul li dl dt {
          color: #1a466c;
          font-weight: bold;
          border-bottom: 1px solid #676767;
          padding: 0  0 0.25em;
          margin: 0 0 1em; }
        #connection ul li dl dd table {
          width: 100%; }
          #connection ul li dl dd table tr th {
            width: 13%;
            text-align: left;
            vertical-align: top;
            font-weight: normal; }
          #connection ul li dl dd table tr td {
            width: 83%; }
            #connection ul li dl dd table tr td a {
              color: #000;
              text-decoration: none; }
              #connection ul li dl dd table tr td a:hover, #connection ul li dl dd table tr td a:active {
                color: #000;
                text-decoration: underline; }

#bottom_m {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #bottom_m li {
    width: 31.333%; }
    #bottom_m li a {
      display: block;
      background-color: #fff;
      color: #1a466c;
      text-decoration: none;
      text-align: center;
      padding: 1.5em 0;
      font-weight: bold;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all  0.3s ease; }
      #bottom_m li a:hover, #bottom_m li a:active {
        color: #1a466c;
        background-color: rgba(255, 255, 255, 0.7); }

/*フッター*/
/*共通設定ここまで-------------------------------------------------------------------------------------------------------------------------------------*/
/* pc */
@media screen and (min-width: 1150px) {
  /*ヘッダー*/
  /*メイン*/
  #message, #company, #licence, #office, #connection, #bottom_m {
    width: 1100px; }

  /*フッター*/ }
/* tablet以下共通 ------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1149px) {
  /*ヘッダー*/
  /*メイン*/
  #message, #company, #licence, #office, #connection, #bottom_m {
    width: 90%; }

  /*フッター*/ }
/*iPad pro-------------------------------------------------------------------------------------------------------------------------------------*/
/* pc */
@media only screen and (min-width: 1024px) and (max-width: 1149px) {
  /*ヘッダー*/
  /*メイン*/
  /*フッター*/ }
/* tablet1  ------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*ヘッダー*/
  /*メイン*/
  #connection ul li dl dd table tr th {
    width: 18%;
    text-align: left;
    vertical-align: top;
    font-weight: normal; }
  #connection ul li dl dd table tr td {
    width: 78%; }
    #connection ul li dl dd table tr td a {
      color: #000;
      text-decoration: none; }
      #connection ul li dl dd table tr td a:hover, #connection ul li dl dd table tr td a:active {
        color: #000;
        text-decoration: underline; }

  /*フッター*/ }
/* tablet以下 ------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  /*ヘッダー*/
  /*メイン*/
  h1 {
    font-size: 160%; }

  #message {
    margin: 2.5em auto 0; }
    #message h2 {
      font-size: 130%; }
    #message #message_inner {
      flex-direction: column; }
      #message #message_inner figure {
        width: 80%;
        margin: 0 auto 1em; }
      #message #message_inner dl {
        width: 100%; }
        #message #message_inner dl dt {
          font-size: 130%; }

  .b_back {
    padding: 2.5em 0;
    margin: 2.5em 0 0; }

  .blue {
    background-color: #d4e6ee;
    padding: 2.5em 0; }

  .bottom_b {
    padding: 2.5em 0; }

  #company h2, #office h2 {
    font-size: 130%; }
  #company table, #office table {
    width: 100%;
    margin: 2.5em 0 0; }
    #company table tr th, #office table tr th {
      display: block;
      width: 100%;
      padding: 0.75em 0 0; }
    #company table tr td, #office table tr td {
      display: block;
      width: 100%;
      padding: 0 0 0.75em; }
      #company table tr td ul, #office table tr td ul {
        flex-direction: column; }
        #company table tr td ul li, #office table tr td ul li {
          width: 100%; }
  #company .ggmap, #office .ggmap {
    padding-bottom: 56.25%; }

  #licence {
    margin: 2.5em auto 0; }
    #licence h2 {
      font-size: 130%; }
    #licence table tr th {
      display: block;
      width: 100%;
      padding: 0.75em 0 0; }
    #licence table tr td {
      display: block;
      width: 100%;
      padding: 0 0 0.75em; }
      #licence table tr td ul {
        flex-direction: column; }
        #licence table tr td ul li {
          width: 100%; }

  #connection h2 {
    font-size: 130%; }
  #connection ul {
    width: 100%;
    margin: 2.5em 0 0; }
    #connection ul li {
      flex-direction: column; }
      #connection ul li figure {
        width: 80%;
        margin: 0 auto 1em; }
      #connection ul li dl {
        width: 100%; }
        #connection ul li dl dt {
          margin: 0; }
        #connection ul li dl dd table {
          width: 100%; }
          #connection ul li dl dd table tr th {
            display: block;
            width: 100%;
            margin: 1em 0 0; }
          #connection ul li dl dd table tr td {
            display: block;
            width: 100%; }

  #bottom_m {
    flex-direction: column; }
    #bottom_m li {
      width: 100%; }
      #bottom_m li:nth-child(n+2) {
        margin: 1em 0 0; }

  /*フッター*/ }
/* smartPhone1 */
@media only screen and (max-width: 499px) {
  /*基本設定*/
  /*ヘッダー*/
  /*メイン*/
  /*フッター*/ }
