@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;
  margin: 0;
  text-align: center;
  font-size: 1.5rem;
  }
  
  h3{font-size: 1.25rem;}

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: 1.5em 0 1em; }

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


.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; }

.sp_none {
  display: block; }

.colorG {
  color: #cf1225; }

.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; }

.note {
  padding: 40px 12px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 12px !important; }
  .note strong {
    display: block;
    font-size: 14px; }
  .note span {
    display: block;
    margin-top: 12px; }
    .note span:first-of-type {
      margin-bottom: 14px; }
    .note span a {
      text-decoration: underline;
      font-weight: 600;
      color: #cf1225; }
      .note span a:hover {
        text-decoration: none; }

/* note */
/* -------------------------
ヘッダー
------------------------- */
#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: 30px;
  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: 60px 0 0;
    width: 150px;
	}
	
  #fh5co-home h1 {
    margin: 0;
    padding: 0 2%;
    line-height: 1.6;
    font-weight: bold;
	}
	
    #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 10px;
      padding: 0 20px;
      border-radius: 0px;
      background-color: #727171;
      background-position: bottom left, top left, top right, bottom right;
      background-size: 50% 50%;
      background-repeat: no-repeat;
      color: #ffffff; }
	  
	 #fh5co-home h1 p.outTextx{
		font-weight: bold;
		font-size: 50px;
		font-family: Meiryo UI;
		letter-spacing: 5px;
		color: #FFF;
		background: none;
		text-shadow: 3px 3px 3px rgba(0,0,0,1);
	 } 
	  
	  
	  
  #fh5co-home h2 {
    margin: 0 0px 10px 0;
    font-feature-settings: "palt";
    font-weight: bold;
    font-size: 30px; }
    #fh5co-home h2 strong {
      font-size: 150%; }
    #fh5co-home h2 span {
      padding: 0 0 0 0px;
      font-weight: 600;
      font-size: 26px;
      color: red; }
      #fh5co-home h2 span > span {
        font-size: 20px;
        color: #cf1225; }
  #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;
    padding: 6px 0px;
    border: 1px solid #333333;
    width: 70px;
    background-color: rgba(255, 255, 255, 0.6);
    line-height: 1;
    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:0 auto;
    font-size: 20px;
    background: rgba(255,255,255,0.8);
    color: black;
    padding: 5px 15px;
    font-weight: bold;
	}
	
  #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 black;
  /* p */ }
  #fh5co-services .text-center {
    background-color: #fff;
    border-bottom: 1px solid black; }
  #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: 20px;
	font-weight: bold;}
  #fh5co-team .team-box {
    position: relative;
    margin: 0 auto 0px auto;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    /* td */
    /* tr */
    /* tr */ }
    #fh5co-team .team-box table {
      margin-bottom: 10px;
      border-bottom: 1px solid black;
      border-collapse: collapse;
      width: 100%;
      line-height: 1.5; }
	  
    #fh5co-team .team-box th {
      padding: 8px 10px;
      border-top: solid 1px black;
      width: 15%;
      background-color: #CCC;
      vertical-align: middle;
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #13131e; }
	  
    #fh5co-team .team-box td {
      overflow: hidden;
      padding: 8px 10px;
      border-top: solid 1px black;
      background-color: #ffffff;
      text-align: left;
      vertical-align: top;
      word-break: break-all;
      word-wrap: break-word;
      font-feature-settings: "palt";
      font-size: 14px;
      color: #333333;
      /* p */ }
      #fh5co-team .team-box td p {
        margin: 8px 0 12px 0; 
		line-height: 1.2;}
		
        #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: 1px solid black; }
*/    #fh5co-team .team-box tr:last-of-type td {
      overflow: hidden; }
      #fh5co-team .team-box tr:last-of-type td strong {
        float: left; }


/* #fh5co-blog */
/* -------------------------
プログラム
------------------------- */
#fh5co-blog {
  margin: 0 auto;
  max-width: 1000px;
  /* team-box */ }
  #fh5co-blog h2 {
    margin-bottom: 20px;
	font-weight: bold;}
  #fh5co-blog .team-box {
    position: relative;
    margin: 0 auto 0px auto;

    box-sizing: border-box;
    width: 90%;
    background: #fff;
    /* td */
    /* tr */
    /* tr */ }
    #fh5co-blog .team-box table {
      margin-bottom: 10px;
      border-bottom: 1px solid black;
      border-collapse: collapse;
      width: 100%;
      line-height: 1.5; }
	  
    #fh5co-blog .team-box th {
      padding: 8px 10px;
      border-top: solid 1px black;
      width: 15%;
      background-color: #CCC;
      vertical-align: middle;
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #13131e; }
	  
    #fh5co-blog .team-box td {
      overflow: hidden;
      padding: 8px 10px;
      border-top: solid 1px black;
      background-color: #ffffff;
      text-align: left;
      vertical-align: top;
      word-break: break-all;
      word-wrap: break-word;
      font-feature-settings: "palt";
      font-size: 14px;
      color: #333333;
      /* p */ }
      #fh5co-blog .team-box td p {
        margin: 8px 0 12px 0; 
		line-height: 1.2;
		font-size: 14px;
		}
		
        #fh5co-blog .team-box td p .times {
          margin: 0 0.5em 0 0;
          line-height: 1.5;
          font-weight: bold;
          font-size: 19px; }
		  
      #fh5co-blog .team-box td strong {
        margin-right: 0.5em;
        font-weight: bold;
        font-size: 18px; }
		
      #fh5co-blog .team-box td span {
        font-weight: bold;
        }
		
      #fh5co-blog .team-box td .accessList {
        float: left;
        padding: 0 0 0 12px;
        box-sizing: border-box;
        width: 55%; }
		
      #fh5co-blog .team-box td dl {
        margin: 0 0 12px 0; }
		
    #fh5co-blog .team-box tr:last-of-type td {
      overflow: hidden; }
      #fh5co-blog .team-box tr:last-of-type td strong {
        float: left; }

/* fh5co-testimony */
/* -------------------------
アクセス
------------------------- */
#fh5co-footer {
  margin: 40px auto;
  padding: 20px 0;
  border: 1px solid #cf1225;
  max-width: 400px;
  /* flexWrap */ }
  #fh5co-footer .inner {
    padding: 0 20px;
    box-sizing: border-box; }
  #fh5co-footer h2 {
    margin: 0 0 20px 0;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    color: #cf1225; }
  #fh5co-footer .flexWrap > p {
    margin: 0 0 12px 0;
    line-height: 1.8; }
  #fh5co-footer .flexWrap a {
    text-decoration: underline;
    font-size: 15px;
    color: #cf1225; }
  #fh5co-footer .flexWrap a:hover {
    text-decoration: none; }
  #fh5co-footer ul {
    display: table;
    margin: 0 auto;
    padding: 0; }
    #fh5co-footer ul li {
      list-style: none;
      font-size: 15px; }

/* fh5co-footer */
/* -------------------------
事務局情報
------------------------- */
#fh5co-explore {
  /*padding-bottom: 30px;*/
  clear: both;
  background-color: #595960; }
  #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; }
    #fh5co-explore p a {
      color: #fff;
      text-decoration: underline; }
      #fh5co-explore p a:hover {
        text-decoration: underline; }

/* 追記　*/

.bg-img{
	background: url(../img/img_main.jpg) left top no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}

#fh5co-home,
#fh5co-home h1{
	color: white;
}

.svgtitle {
	line-height: 1;
	display: block;
	margin-top: -40px;
}

.svgtitle text {
  font-weight       : bold;
  font-size         : 50px;
  font-family       : Meiryo UI;
  stroke            : #ffffff;
  fill              :#cf1225;
  letter-spacing    : 5px;
  text-anchor       : middle;
  dominant-baseline : alphabetic;
}

.svgtitle > svg{
	vertical-align: top;
}
.svgtitle > svg > use:nth-of-type(1) {
  stroke-width      : 5px;
  paint-order       : stroke;
  stroke-linejoin   : round ;
}
.svgtitle > svg > use:nth-of-type(2) {
  stroke-width      : 0;}

#fh5co-home h1 span:first-of-type{
	background-color: #cf1225;
}

#fh5co-home h1 .h1-span{
	font-size: 1.75rem;
	display: block;
	line-height: 1.2;
	text-shadow: 3px 3px 3px rgba(0,0,0,1);
}

#fh5co-home h1 .red_color{
    display: block;
    border: 2px solid #ffeb00;
	color: yellow;
    text-shadow: 3px 3px 3px #000;
    font-size: 24px;
    margin: 5px auto 0;
    padding: 5px;
    width: 150px;
}

.mt-30{margin-top: -30px;}

#fh5co-home h2 span > span,
#fh5co-home h2 span
{
	text-shadow: 3px 3px 3px rgba(0,0,0,1);
	color: white;
}


/* ここから下がボタンのCSS　*/

#fh5co-services h2 {font-weight: bold;}


.btn-wrap{ text-align: center;}

.btn-wrap p.deadline{
	margin: 20px 0 0;
    color: #cf1225;
    font-weight: bold;
}

.btn-wrap p.deadline.white{
	color: white;
}


.btn-animation-02 {
  display: inline-block;
  width: 50%;
  text-align: center;
  background-color: #fff;
  border: 2px solid #cf1225;
  font-size: 1.25rem;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border-radius: 4px;
  position: relative;
}

.btn-animation-02 a{
	color: #fff;
	display: block;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
	display: block;
  	padding: 10px 24px;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #cf1225;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #fff;
  color: #cf1225;
}

.btn-animation-02:hover,
.btn-animation-02 a:hover {
  color: #cf1225;
}


.title-h2{
	margin: 60px 0 0;
}

.title-h2 h2{
	font-weight: bold;
}

.moderator{
	background: #595960;
	margin: 0;
	padding: 30px 0;
}


.moderator .panelist{
	max-width: 1000px;
    margin: 0px auto 30px;
}

.moderator .panelist h3{
	color: white;
	margin-top: 30px;
	border-bottom: 1px solid #CCC;
}

.moderator .panelist ul{
	list-style: none;
	display: flex;
	justify-content: flex-start;
	padding: 0;
	margin: 10px;
}

.moderator .panelist ul li:first-child{
	width: 130px;
}

.moderator .panelist ul li:nth-child(2){
	margin-left: 20px;
	width: 100%;
	background: #FFF;
	padding: 10px;
}

.moderator .panelist ul li .name{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.moderator .panelist ul li .name span{
	font-size: 0.75rem; 
}

.moderator .panelist ul li .panelist-text{
	font-size: 0.825rem;
}

.moderator .panelist ul li .panelist-text span.italic{
	font-style: italic;
}


.prg-list{
	display: flex;
}

.prg-list dt{
	width: 15%;
}

.prg-list dd{
	width: 80%;
}

.attention{font-size: 0.825rem; text-align: right;}

.mbt30{margin-top: 30px;}
.mt50{margin-bottom: 50px;}

#fh5co-header .navbar-default{
	padding-left: 10px;
}












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

タブレットここから

----------------------------------*/
@media screen and (max-width: 1000px) {
  .note {
    margin: 0 auto !important;
    padding: 20px 12px;
    width: 100%;
    text-align: left !important;
    font-size: 13px !important; }
    .note br {
      display: block !important; }
    .note strong {
      margin-bottom: 12px;
      text-align: center; }
    .note span {
      text-align: center; }
  /* ------------------------
開催概要
------------------------ */
  #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 {
    /* table */ }
    #fh5co-testimony .team-box {
      margin: 0 auto;
      width: 90%; }
    #fh5co-testimony table td {
      /* flexWrap */ }
      #fh5co-testimony table td .flexWrap > div {
        width: 50%; }
      #fh5co-testimony table td:first-of-type {
        width: 50%; }
      #fh5co-testimony table td:nth-of-type(2) {
        width: 50%; }
  /* 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; }
  .sp_none {
    display: none; }
  .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: 100%; }

    #fh5co-home img.logo_dq {
      display: block;
      max-width: 100px;
      width: 100%;
      margin: 40px auto 0; }
	  
    #fh5co-home h1 {
      margin: 10px 0 0 0;
      padding: 0 0%;
      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: red;
		line-height: 1;
		}
        #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:first-of-type{
	 	font-size: 1rem;
	 }

      #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 h3 strong {
      font-size: 14px; }
    #fh5co-blog h3 span {
      font-size: 18px; }
    #fh5co-blog .wrap_bottom > div {
      position: relative;
      margin-bottom: 30px;
      width: 100%; }
    #fh5co-blog .wrap_bottom2 > div {
      position: relative;
      margin-bottom: 30px;
      width: 100%; }
    #fh5co-blog .wrap_bottom2 .imgBox {
      margin-left: 0;
      max-width: 140px; }
    #fh5co-blog .flex_wrap {
      display: block;
      position: relative; }
    #fh5co-blog .imgBox {
      max-width: 140px; }
    #fh5co-blog .name {
      position: absolute;
      top: 0%;
      left: 50%;
      font-size: 12px !important; }
      #fh5co-blog .name strong {
        font-size: 15px; }
    #fh5co-blog .textBox {
      width: 100%; }
  /* #fh5co-blog */
  
  
/* ------------------------
プログラム
------------------------ */
  #fh5co-testimony {
    /* table */ }
    #fh5co-testimony p.note {
      text-align: left;
      font-size: 11px; }
    #fh5co-testimony table {
      overflow: hidden; }
      #fh5co-testimony table th, #fh5co-testimony table td {
        display: block;
        padding: 0;
        box-sizing: border-box;
        width: 100%; }
      #fh5co-testimony table th {
        padding-top: 12px; }
      #fh5co-testimony table td .flexWrap > div {
        width: 30%; }
      #fh5co-testimony table td:first-of-type,
      #fh5co-testimony table td:nth-of-type(2) {
        width: 100%; }
      #fh5co-testimony table td:first-of-type {
        margin: 0 0 20px 0; }
  /* fh5co-testimony */
  /* ------------------------
アクセス
------------------------ */
  #fh5co-footer {
    margin: 0;
    padding: 20px 5% 20px 5%;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #ffffff;
    /* 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 */
  #fh5co-explore p.name {
    font-size: 18px; }
  #fh5co-explore > div {
    margin: 0 auto;
    width: 95%; }

/* 追記*/

#fh5co-header .navbar-brand img {
  width: 100px;
  padding-top: 3%; }

.outTextx{
	margin-top: -50px;
}

.outTextx text{
	  max-width: 320px;
}
#fh5co-home h1 .h1-span{
	font-size: 1rem;
}
	
#fh5co-home h1 .h1-span.mt-30{
	margin-top:-50px;
}

#fh5co-home h1 p.outTextx{
	  font-size: 1.5rem;
}

#fh5co-services p.lead{
	font-size:0.825rem;
}

.btn-animation-02{
	width: 80%;
}	

.moderator .panelist ul{
	padding: 0 0 0 10px;
}

.moderator .panelist ul li:nth-child(2){
	margin-left: 10px;
	margin-right: 10px;
}

	
}


/* max-width: 724px */

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

@media screen and (max-width:768px){

}