@charset "UTF-8";
/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */
/* 共通スタイル------------------------- */
body {
  font-family: 'YuGothic','Yu Gothic',Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #333333;
  background: #fff;
  height: 100%;
  position: relative;
  margin: 0; }

h1, h2, h3, h4 {
  color: #333;
  font-family: 'YuGothic','Yu Gothic',Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 400;
  margin: 0;
  text-align: center; }

p {
  font-size: 16px; }

a {
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

/*
a:hover, a:active, a:focus {
  color: #ae0000;
  outline: none;
}
*/
::-webkit-selection {
  color: #fff;
  background: #00ADB5; }

::-moz-selection {
  color: #fff;
  background: #00ADB5; }

::selection {
  color: #fff;
  background: #00ADB5; }

#fh5co-services,
#fh5co-testimony,
#fh5co-explore,
#fh5co-team,
#fh5co-footer,
#fh5co-blog {
  padding: 2.5em 0 2em; }

#fh5co-header,
#fh5co-home,
#fh5co-services,
#fh5co-team,
#fh5co-blog,
#fh5co-testimony,
#fh5co-footer,
#fh5co-explore,
.section-heading,
a.button {
  width: 100%; }

span.btn {
  display: block;
  position: relative;
  clear: both;
  padding: 50px 0 60px;
  background-color: #f1f1f1;
  text-decoration: none; }
  span.btn a {
    display: table;
    max-width: 400px;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 auto;
    padding: 20px 30px;
    background-color: #00428b;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    border-radius: 8px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.4);
    transition: 0.3s; }
    span.btn a br.sp {
      display: none; }
    span.btn a.cancel {
      font-weight: 500;
      line-height: 1.4; }
      span.btn a.cancel span {
        font-weight: 800; }
  span.btn a:hover {
    top: 3px;
    left: 3px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
    background-color: #b2c8e0; }

/* btn */
.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 0px; }
  .section-heading h2 {
    margin: 0 0 20px 0;
    font-size: 34px;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    letter-spacing: 2px; }
    .section-heading h2 span {
      position: relative; }
      .section-heading h2 span:after {
        content: "";
        position: absolute;
        display: block; }
      .section-heading h2 span:before {
        content: "";
        position: absolute;
        display: block; }
  .section-heading h3 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    color: #747474;
    position: relative;
    display: block;
    padding-bottom: 3px; }

/* section-heading */
.pc_none {
  display: none; }

.colorG {
  color: #00428b; }

.thanks {
  display: table;
  margin: 30px auto !important;
  padding: 18px 20px;
  border: 2px solid #ff0000;
  border-radius: 2px;
  text-align: center;
  line-height: 1.2;
  font-weight: 300;
  font-size: 18px;
  color: #ff0000; }

/* -------------------------
ヘッダー
------------------------- */
#fh5co-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0;
  background-color: #fff;
  /* navbar-brand */ }
  #fh5co-header .navbar {
    padding-bottom: 0;
    margin-bottom: 0; }
  #fh5co-header .navbar-brand {
    float: left;
    display: block;
    position: relative; }
    #fh5co-header .navbar-brand img {
      width: 150px;
      padding-top: 3%; }
    #fh5co-header .navbar-brand:after {
      content: "";
      position: absolute;
      display: block;
      margin-left: 0px;
      bottom: 16px; }
    #fh5co-header .navbar-brand:before {
      content: "";
      position: absolute;
      display: block;
      margin-left: 0px;
      bottom: 16px;
      left: 0px;
      background: rgba(250, 85, 85, 0.8); }
  #fh5co-header .navbar-default {
    border: transparent;
    background: #fff;
    margin: 0;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }

/* fh5co-header */
/* -------------------------
タイトル・概要
------------------------- */
#fh5co-home {
  position: relative;
  padding-bottom: 60px;
  width: 100%;
  background-color: transparent;
  background-color: #fff;
  background-size: cover;
  /* h1 */
  /* h2 */
  /* dl */
  /* dt */
  /* dd */
  /* btn */ }
  #fh5co-home .text-wrap {
    display: table;
    position: relative;
    z-index: 4;
    overflow: hidden;
    margin: 0 auto;
    max-width: 780px;
    width: 100%; }
  #fh5co-home img.logo_dq {
    display: block;
    margin: 90px auto 0;
    width: 330px; }
  #fh5co-home h1 {
    margin: 30px 0 20px 0;
    padding: 0 2%;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: bold;
    font-size: 30px; }
    #fh5co-home h1 .small {
      display: block;
      margin: 0 0 12px 0;
      font-size: 22px; }
    #fh5co-home h1 .line {
      position: relative; }
    #fh5co-home h1 .line:before, #fh5co-home h1 .line:after {
      content: "ー";
      display: block;
      position: absolute;
      font-weight: 500; }
    #fh5co-home h1 .line:before {
      bottom: 0;
      left: -40px; }
    #fh5co-home h1 .line:after {
      bottom: 0;
      right: -20px; }
    #fh5co-home h1 span:first-of-type {
      display: table;
      margin: 0 auto 8px auto;
      padding: 8px 20px;
      border-radius: 16px;
      background-color: #00428b;
      background-position: bottom left, top left, top right, bottom right;
      background-size: 50% 50%;
      background-repeat: no-repeat;
      color: #ffffff; }
  #fh5co-home h2 {
    margin: 0 0px 32px 0;
    font-feature-settings: "palt";
    font-weight: bold;
    font-size: 30px; }
    #fh5co-home h2 span {
      padding: 0 0 0 12px;
      font-weight: 600;
      font-size: 26px; }
      #fh5co-home h2 span > span {
        font-size: 20px;
        color: #333333; }
  #fh5co-home .flex_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 24px auto;
    max-width: 710px; }
  #fh5co-home dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0 8px;
    box-sizing: border-box;
    width: 65%; }
  #fh5co-home dl:nth-of-type(2) {
    width: 35%; }
  #fh5co-home dt {
    display: table;
    float: left;
    border: 1px solid #333333;
    width: 70px;
    text-align: center;
    font-size: 17px; }
  #fh5co-home dd {
    margin: 0 0 0 0;
    padding: 0 0 0 8px;
    box-sizing: border-box;
    text-align: start;
    font-size: 24px;
    line-height: 1.3;
    /* small */ }
    #fh5co-home dd strong {
      font-size: 26px; }
      #fh5co-home dd strong.small {
        font-weight: 600;
        font-size: 24px; }
    #fh5co-home dd span {
      font-size: 16px; }
    #fh5co-home dd span.small {
      display: block;
      padding-top: 6px;
      line-height: 1.5; }
    #fh5co-home dd .small {
      margin-right: 0px;
      border: 0;
      font-weight: normal;
      font-size: 15px; }
      #fh5co-home dd .small > strong {
        font-size: 17px; }
  #fh5co-home p {
    margin: 0px 0px 10px 0px;
    text-align: center;
    font-size: 18px; }
  #fh5co-home p:first-of-type {
    display: table;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 1.5px solid #00428b;
    font-size: 20px; }
  #fh5co-home .add {
    position: relative;
    display: table;
    margin: 0 auto 32px auto;
    text-align: left;
    font-size: 15px; }
  #fh5co-home span.btn {
    margin: 0 0 28px 0;
    padding: 0 0 20px 0;
    background-color: transparent; }
  #fh5co-home .deadline {
    font-weight: 600;
    font-size: 20px; }
    #fh5co-home .deadline .small {
      display: block;
      margin: 12px 0 0 0;
      line-height: 1.4;
      font-size: 16px;
      font-weight: 500; }

/* #fh5co-home */
/* -------------------------
ごあいさつ
------------------------- */
#fh5co-services {
  padding-bottom: 20px;
  background-color: #fff;
  border-bottom: 1px solid #a3c1e2;
  /* p */ }
  #fh5co-services .text-center {
    background-color: #fff;
    border-bottom: 1px solid #a3c1e2; }
  #fh5co-services p {
    margin: 0 auto;
    padding: 20px 0;
    max-width: 800px; }
    #fh5co-services p.lead {
      text-align: left;
      font-size: 15px;
      line-height: 1.6; }
    #fh5co-services p.name {
      text-align: right;
      font-size: 14px; }
      #fh5co-services p.name span {
        font-weight: 600;
        display: inline-block;
        margin-left: 6px; }

/* fh5co-services */
/* -------------------------
開催概要
------------------------- */
#fh5co-team {
  margin: 0 auto;
  max-width: 1000px;
  /* team-box */ }
  #fh5co-team h2 {
    margin-bottom: 40px; }
  #fh5co-team .team-box {
    position: relative;
    margin: 0 auto 0px auto;
    padding: 5% 5% 2% 5%;
    padding-top: 2em;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -ms-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -o-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 100%;
    background: #fff;
    /* td */
    /* tr */
    /* tr */ }
    #fh5co-team .team-box table {
      margin-bottom: 10px;
      border: 2px solid #a3c1e2;
      border-collapse: collapse;
      width: 100%;
      line-height: 1.5; }
    #fh5co-team .team-box th {
      padding: 8px 10px;
      border-top: solid 1px #ffffff;
      width: 15%;
      background-color: #d9ebff;
      vertical-align: middle;
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 15px;
      color: #13131e; }
    #fh5co-team .team-box td {
      overflow: hidden;
      padding: 8px 10px;
      border-top: dotted 1px #a3c1e2;
      background-color: #ffffff;
      text-align: left;
      vertical-align: top;
      word-break: break-all;
      word-wrap: break-word;
      font-feature-settings: "palt";
      font-size: 16px;
      color: #333333;
      /* p */ }
      #fh5co-team .team-box td p {
        margin: 8px 0 12px 0; }
        #fh5co-team .team-box td p .times {
          margin: 0 0.5em 0 0;
          line-height: 1.5;
          font-weight: bold;
          font-size: 19px; }
      #fh5co-team .team-box td strong {
        margin-right: 0.5em;
        font-weight: bold;
        font-size: 18px; }
      #fh5co-team .team-box td span {
        font-weight: normal;
        font-size: 14px; }
      #fh5co-team .team-box td .accessList {
        float: left;
        padding: 0 0 0 12px;
        box-sizing: border-box;
        width: 55%; }
      #fh5co-team .team-box td dl {
        margin: 0 0 12px 0; }
      #fh5co-team .team-box td dt {
        font-size: 14px; }
      #fh5co-team .team-box td dd {
        margin: 0;
        font-size: 14px; }
    #fh5co-team .team-box tr:first-of-type td {
      border-right: 2px solid #a3c1e2; }
    #fh5co-team .team-box tr:last-of-type td {
      overflow: hidden; }
      #fh5co-team .team-box tr:last-of-type td strong {
        float: left; }

/* fh5co-team */
/* -------------------------
講師紹介
------------------------- */
#fh5co-blog {
  border-bottom: 1px solid #a3c1e2;
  /* textBox */ }
  #fh5co-blog > div {
    margin: 0 auto;
    max-width: 700px;
    background: #fff; }
  #fh5co-blog h2 {
    margin-bottom: 40px;
    text-align: center; }
  #fh5co-blog .flex_wrap {
    display: flex;
    justify-content: space-between; }
  #fh5co-blog .imgBox {
    max-width: 200px; }
    #fh5co-blog .imgBox img {
      width: 100%; }
  #fh5co-blog .textBox {
    width: 68%;
    /* name */ }
    #fh5co-blog .textBox p {
      font-size: 12px; }
    #fh5co-blog .textBox .name {
      margin: 0 0 8px 0;
      font-size: 15px; }
      #fh5co-blog .textBox .name strong {
        font-size: 18px; }

/* #fh5co-blog */
/* -------------------------
プログラム
------------------------- */
#fh5co-testimony {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  /* team-box */
  /* table.program */ }
  #fh5co-testimony h2 {
    margin-bottom: 40px; }
  #fh5co-testimony .team-box {
    position: relative;
    padding: 2em 5%;
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -ms-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -o-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px; }
  #fh5co-testimony p.note {
    margin: 0px 0 10px;
    text-align: right;
    line-height: 1.5;
    font-size: 13px;
    color: #555; }
  #fh5co-testimony table {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-top: solid 2px #00428b;
    border-bottom: solid 2px #00428b;
    border-bottom: solid 2px #00428b;
    width: 100%;
    line-height: 1.5;
    /* td */
    /* h3 */ }
    #fh5co-testimony table tr:first-of-type td, #fh5co-testimony table tr:first-of-type th {
      border-top: 0; }
    #fh5co-testimony table tr {
      border-top: solid 1px #aaaaaa; }
    #fh5co-testimony table th {
      overflow: hidden;
      padding: 6px 15px 5px;
      width: 20%;
      background-color: #ffffff;
      vertical-align: middle;
      text-align: left;
      word-break: break-all;
      word-wrap: break-word;
      white-space: nowrap;
      font-style: normal;
      font-size: 16px;
      color: #13131e; }
    #fh5co-testimony table td {
      overflow: hidden;
      padding: 10px 10px;
      text-align: left;
      vertical-align: middle;
      word-break: break-all;
      word-wrap: break-word;
      font-size: 15px;
      color: #595960;
      /* span */
      /* name */ }
      #fh5co-testimony table td > div {
        display: flex; }
      #fh5co-testimony table td span {
        display: block;
        margin: 0 8px 0 0;
        max-width: 115px; }
        #fh5co-testimony table td span img {
          width: 100%; }
      #fh5co-testimony table td .name {
        font-size: 15px;
        color: #333333; }
        #fh5co-testimony table td .name strong {
          font-size: 18px; }
    #fh5co-testimony table td:first-of-type {
      width: 50%; }
    #fh5co-testimony table td:nth-of-type(2) {
      width: 50%; }
    #fh5co-testimony table h3 {
      text-align: left;
      margin: 0;
      font-feature-settings: "palt"; }
      #fh5co-testimony table h3 > strong {
        font-size: 18px; }
      #fh5co-testimony table h3 > span {
        display: block;
        line-height: 1.5;
        font-size: 15px; }

/* fh5co-testimony */
/* -------------------------
アクセス
------------------------- */
#fh5co-footer {
  margin: 40px auto;
  padding: 20px 0;
  border: 1px solid #00428b;
  max-width: 750px;
  /* flexWrap */ }
  #fh5co-footer .inner {
    padding: 0 20px;
    box-sizing: border-box; }
  #fh5co-footer h2 {
    margin: 0 0 30px 0;
    text-align: start;
    font-weight: 600;
    font-size: 22px;
    color: #00428b; }
  #fh5co-footer .flexWrap > p {
    margin: 0 0 12px 0;
    line-height: 1.8; }
  #fh5co-footer .flexWrap a {
    text-decoration: underline;
    font-size: 15px;
    color: #00428b; }
  #fh5co-footer .flexWrap a:hover {
    text-decoration: none; }

/* fh5co-footer */
/* -------------------------
事務局情報
------------------------- */
#fh5co-explore {
  padding-bottom: 30px;
  clear: both;
  background-color: #595757; }
  #fh5co-explore p {
    text-align: center;
    color: #fff; }
    #fh5co-explore p.name {
      font-size: 20px;
      line-height: 1.5;
      font-weight: 700;
      margin: 0 0 20px; }
    #fh5co-explore p.notes {
      font-size: 15px;
      line-height: 1.5;
      margin: 0 0 20px; }
      #fh5co-explore p.notes span {
        display: inline-block; }
    #fh5co-explore p.copyright {
      font-size: 13px;
      line-height: 1.5;
      margin: 0 0 20px; }
    #fh5co-explore p a {
      color: #fff;
      text-decoration: underline; }
      #fh5co-explore p a:hover {
        text-decoration: underline; }

/* fh5co-explore */
/* --------------------------------

タブレットここから

----------------------------------*/
@media screen and (max-width: 1000px) {
  /* ------------------------
開催概要
------------------------ */
  #fh5co-team .team-box {
    margin: 0 auto;
    width: 90%; }
  /* fh5co-team */
  /* ------------------------
ごあいさつ
------------------------ */
  #fh5co-services {
    width: 100%; }
    #fh5co-services p {
      margin: 0 auto;
      width: 90%; }
  /* fh5co-services */
  .add {
    display: block;
    margin: 0 auto 60px auto;
    width: 90%; }
  /* -------------------------
プログラム
------------------------- */
  #fh5co-testimony .team-box {
    margin: 0 auto;
    width: 90%; }
  /* fh5co-testimony */
  /* -------------------------
アクセス
------------------------- */
  #fh5co-footer {
    margin: 40px auto;
    width: 95%; }
  /* fh5co-footer */ }

/* max-width: 1000px */
@media screen and (max-width: 740px) {
  #fh5co-home h1 {
    font-size: 24px; }
    #fh5co-home h1 .small {
      font-size: 20px; }
  /* fh5co-home */
  #fh5co-team {
    /* team-box */ }
    #fh5co-team .team-box {
      /* td */ }
      #fh5co-team .team-box td .accessList {
        float: none;
        padding: 0;
        width: 100%; }
      #fh5co-team .team-box td .map {
        float: none;
        width: 100%; }
  /* fh5co-team */ }

/* max-width: 740px */
/* --------------------------------

スマホここから

----------------------------------*/
@media screen and (max-width: 724px) {
  /* ------------------------
SP 共通
------------------------ */
  .pc_none {
    display: block; }
  .thanks {
    display: block;
    margin: 30px auto !important;
    padding: 18px 20px;
    border: 2px solid #ff0000;
    border-radius: 2px;
    box-sizing: border-box;
    width: 90%;
    text-align: center;
    line-height: 1.2;
    font-weight: 300;
    font-size: 16px;
    color: #ff0000; }
    .thanks br {
      display: block !important; }
  /* ------------------------
タイトル・概要
------------------------ */
  #fh5co-home {
    padding-bottom: 20px;
    /* h1 */
    /* h2 */
    /* dl */
    /* dt */
    /* dd */
    /* btn */ }
    #fh5co-home .text-wrap {
      margin: 0 auto;
      width: 90%; }
    #fh5co-home img.logo_dq {
      display: block;
      max-width: 220px;
      width: 100%;
      margin: 90px auto 0; }
    #fh5co-home h1 {
      margin: 20px 0 20px 0;
      padding: 0 2%;
      text-transform: uppercase;
      line-height: 1.2;
      font-size: 21px; }
      #fh5co-home h1 .small {
        margin: 0 0 6px 0;
        font-size: 15px; }
      #fh5co-home h1 .line:before {
        top: 0%;
        left: -60%; }
      #fh5co-home h1 .line:after {
        top: 0%;
        right: -100%; }
    #fh5co-home h2 {
      margin-right: 0px;
      font-feature-settings: "palt";
      font-size: 22px;
      font-weight: bold;
      color: #333; }
      #fh5co-home h2 > span {
        display: block;
        padding: 0 0 0 0;
        font-weight: 600;
        font-size: 18px;
        color: #00428b; }
        #fh5co-home h2 > span > span {
          font-size: 14px;
          color: #333; }
    #fh5co-home .flex_wrap {
      display: block; }
    #fh5co-home dl {
      margin: 8px 0 20px 0;
      padding: 0;
      width: 100%; }
    #fh5co-home dt {
      margin: 0 0 8px 0; }
    #fh5co-home dd {
      width: 100%; }
      #fh5co-home dd span {
        font-size: 14px; }
      #fh5co-home dd span.small {
        display: block;
        margin-left: 0px;
        line-height: 1.5;
        font-size: 11px; }
      #fh5co-home dd strong {
        font-size: 23px; }
      #fh5co-home dd strong.small {
        font-size: 21px; }
    #fh5co-home p {
      font-size: 16px; }
      #fh5co-home p > strong {
        display: block; }
      #fh5co-home p br {
        display: none; }
    #fh5co-home .add {
      font-size: 14px; }
    #fh5co-home span.btn {
      background-color: transparent; }
  /* #fh5co-home */
  /* ------------------------
開催概要
------------------------ */
  #fh5co-team {
    /* team-box */ }
    #fh5co-team .team-box {
      /* tr:first-of-type */
      /* tr:last-of-type */
      /* td */ }
      #fh5co-team .team-box tr:first-of-type td {
        border: 0; }
      #fh5co-team .team-box tr:last-of-type td span {
        font-size: 12px; }
      #fh5co-team .team-box tr:last-of-type td strong {
        display: block;
        float: none; }
      #fh5co-team .team-box th {
        display: block;
        border: 0;
        box-sizing: border-box;
        width: 100%;
        text-align: start;
        color: #000; }
      #fh5co-team .team-box td {
        display: block;
        border: 0;
        box-sizing: border-box;
        width: 100%;
        font-size: 16px;
        color: #000; }
        #fh5co-team .team-box td .times {
          display: block; }
  /* fh5co-team */
  /* ------------------------
講師
------------------------ */
  #fh5co-blog {
    padding: 25px 0;
    box-sizing: border-box; }
    #fh5co-blog > div {
      margin: 0 auto;
      width: 90%; }
    #fh5co-blog h2 {
      margin-bottom: 30px;
      text-align: center; }
    #fh5co-blog .flex_wrap {
      display: block;
      position: relative; }
    #fh5co-blog .imgBox {
      max-width: 140px; }
    #fh5co-blog .name {
      position: absolute;
      top: 0%;
      left: 50%; }
    #fh5co-blog .textBox {
      width: 100%; }
  /* #fh5co-blog */
  /* ------------------------
プログラム
------------------------ */
  #fh5co-testimony {
    /* table */ }
    #fh5co-testimony p.note {
      font-size: 11px; }
    #fh5co-testimony table {
      overflow: hidden; }
      #fh5co-testimony table th, #fh5co-testimony table td {
        display: block;
        width: 100%; }
      #fh5co-testimony table th {
        padding-top: 12px; }
      #fh5co-testimony table td:first-of-type {
        width: 100%; }
  /* fh5co-testimony */
  /* ------------------------
アクセス
------------------------ */
  #fh5co-footer {
    margin: 0;
    padding: 20px 5% 20px 5%;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #f1f1f1;
    /* flexWrap */ }
    #fh5co-footer .flexWrap {
      display: block; }
      #fh5co-footer .flexWrap > p {
        margin: 0 0 12px 0;
        width: 100%; }
      #fh5co-footer .flexWrap a {
        display: block;
        margin: 0 0 32px 0; }
  /* fh5co-footer */ }

/* max-width: 724px */

/*# sourceMappingURL=style.css.map */