@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 {
  margin: 0;
  text-align: center;
  font-family: 'YuGothic','Yu Gothic',Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: 600;
  color: #007a87; }

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

/* ------------申し込みボタン------------ */
span.btn {
  display: block;
  position: relative;
  clear: both;
  padding: 50px 0 60px;
  background-color: #f1f1f1;
  text-decoration: none;
  /* a */ }
  span.btn a {
    display: table;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 auto;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.4);
    background-color: #007a87;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    transition: 0.3s;
    /* cancel */ }
    span.btn a br.sp {
      display: none; }
    span.btn a.cancel {
      line-height: 1.4;
      font-weight: 500; }
      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: #6bc4ce; }

/* btn */
.contentWrap {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%; }

.pc_none {
  display: none; }

.color_1 {
  color: #00428b; }

.bg_color_1 {
  background-color: #f2f2f2; }

/* -------------------------
セクション共通
------------------------- */
.sectionArea {
  margin: 0 0 80px 0;
  /* enclosureBox */
  /* table_1 */
  /* table_2 */ }
  .sectionArea h2 {
    margin: 0 0 40px 0; }
  .sectionArea .enclosureBox {
    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; }
  .sectionArea .table_1 {
    border: 2px solid #002666;
    border-collapse: collapse;
    line-height: 1.5; }
    .sectionArea .table_1 tr:first-of-type td {
      border-right: 2px solid #002666; }
    .sectionArea .table_1 th {
      padding: 8px 10px;
      border-top: solid 1px #ffffff;
      width: 15%;
      background-color: #dfeaf8;
      vertical-align: middle;
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 15px;
      color: #13131e; }
    .sectionArea .table_1 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; }
  .sectionArea .table_2 {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-top: solid 2px #002666;
    border-bottom: solid 2px #002666;
    line-height: 1.5;
    /* td */ }
    .sectionArea .table_2 tr:first-of-type td, .sectionArea .table_2 tr:first-of-type th {
      border-top: 0; }
    .sectionArea .table_2 tr {
      border-top: solid 1px #bfbfbf; }
    .sectionArea .table_2 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: 18px; }
    .sectionArea .table_2 td {
      overflow: hidden;
      padding: 10px 10px;
      text-align: left;
      vertical-align: middle;
      word-break: break-all;
      word-wrap: break-word; }

/* sectionArea */
/* -------------------------
ヘッダー
------------------------- */
.headerArea {
  position: absolute;
  top: 0;
  z-index: 99;
  opacity: 1;
  width: 100%;
  background-color: #fff;
  /* logoBox */
  /* navBar */ }
  .headerArea .logoBox {
    float: left;
    display: block;
    position: relative;
    padding: 1em 0 0.5em 0; }
    .headerArea .logoBox img {
      width: 187px; }
  .headerArea .navBar {
    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; }

/* headerArea*/
/* -------------------------
タイトル・概要
------------------------- */
.titleArea {
  position: relative;
  padding-bottom: 60px;
  width: 100%;
  background-size: cover;
  background-image: url(../images/img_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  /* h1 */
  /* date */
  /* dl */
  /* dt */
  /* dd */
  /* btn */
  /* deadline */ }
  .titleArea .textWrap {
    position: relative;
    z-index: 4;
    overflow: hidden;
    margin: 0 auto;
    max-width: 780px;
    width: 100%; }
  .titleArea h1 {
    margin: 140px 0 40px 0;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.8));
    line-height: 1.2;
    font-weight: bold;
    font-size: 76px;
    color: #ffffff; }
    .titleArea h1 .sub_ttl_1 {
      display: block;
      margin: 0 0 8px 0;
      font-size: 37px; }
    .titleArea h1 .sub_ttl_2 {
      display: table;
      position: relative;
      margin: 12px auto 0 auto;
      padding: 0 28px;
      font-size: 32px; }
    .titleArea h1 .sub_ttl_2:before,
    .titleArea h1 .sub_ttl_2:after {
      content: "";
      display: block;
      position: absolute;
      top: 16px;
      border-bottom: 2px solid #ffffff;
      width: 22px; }
    .titleArea h1 .sub_ttl_2:before {
      left: 0; }
    .titleArea h1 .sub_ttl_2:after {
      right: 0; }
  .titleArea .date {
    margin: 0 0 40px 0;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    /* small */ }
    .titleArea .date strong {
      font-size: 34px; }
    .titleArea .date .small {
      font-size: 26px; }
      .titleArea .date .small span {
        font-size: 20px; }
  .titleArea .flexWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 40px auto;
    max-width: 680px;
    width: 100%; }
  .titleArea dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 24px 0;
    padding: 0 8px;
    box-sizing: border-box;
    width: 50%;
    color: #ffffff; }
  .titleArea dl:first-of-type {
    width: 100%; }
  .titleArea dt {
    display: table;
    float: left;
    border: 1px solid #ffffff;
    width: 70px;
    text-align: center;
    font-size: 17px; }
  .titleArea 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; }
    .titleArea dd strong {
      font-size: 26px; }
    .titleArea dd span {
      margin: 0 0 0 8px;
      font-size: 20px; }
  .titleArea .thanks {
    margin: 30px auto;
    padding: 18px 20px;
    border: 2px solid #ff0000;
    border-radius: 2px;
    width: 90%;
    text-align: center;
    line-height: 1.2;
    font-weight: 300;
    font-size: 18px;
    color: #ff0000; }
  .titleArea span.btn {
    margin: 0 0 0 0;
    padding: 10px;
    background-color: transparent; }
  .titleArea .deadline {
    font-weight: 600;
    font-size: 20px; }
    .titleArea .deadline .small {
      display: block;
      margin: 12px 0 0 0;
      line-height: 1.4;
      font-size: 16px;
      font-weight: 500; }

/* titleArea */
/* -------------------------
ごあいさつ
------------------------- */
#section_1 {
  padding: 60px 0 0 0;
  background-color: #fff;
  /* p */ }
  #section_1 > div {
    max-width: 750px; }
  #section_1 p {
    margin: 0 auto 12px auto;
    padding: 0px 0;
    max-width: 800px; }

/* section_1 */
/* -------------------------
開催概要
------------------------- */
#section_2 {
  margin-bottom: 0;
  padding: 60px 0;
  /* td */
  /* btn */ }
  #section_2 .table_1 {
    margin: 0 auto 40px auto;
    width: 90%; }
  #section_2 th {
    padding: 12px 0; }
  #section_2 td {
    padding: 12px 0 12px 12px; }
    #section_2 td strong {
      margin: 0 8px 0 0;
      font-weight: 600;
      font-size: 20px; }
  #section_2 span.btn {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent; }

/* section_2 */
/* -------------------------
プログラム
------------------------- */
#section_3 {
  margin: 0;
  padding: 100px 0 80px 0;
  background-size: cover;
  background-image: url(../images/bg_image_1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  /* table_2 */
  /* btn */ }
  #section_3 > div {
    margin-bottom: 60px; }
  #section_3 .table_2 {
    margin: 0 auto;
    width: 100%;
    /* h3 */
    /* name */ }
    #section_3 .table_2 h3 {
      text-align: left;
      font-weight: 400;
      font-size: 18px; }
      #section_3 .table_2 h3 strong {
        display: block; }
    #section_3 .table_2 h4 {
      border-bottom: solid 1px #bfbfbf;
      text-align: left;
      font-weight: 400;
      font-size: 14px; }
    #section_3 .table_2 th {
      width: 10%; }
    #section_3 .table_2 td:first-of-type {
      width: 65%; }
    #section_3 .table_2 td:nth-of-type(2) {
      width: 35%; }
    #section_3 .table_2 .name {
      font-size: 12px; }
      #section_3 .table_2 .name strong {
        display: block;
        margin: 4px 0 0 0;
        font-size: 18px; }
    #section_3 .table_2 p {
      line-height: 1.5;
      font-size: 15px; }
  #section_3 span.btn {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent; }

/* section_3 */
/* -------------------------
事務局情報
------------------------- */
.footerArea {
  padding: 30px 0;
  background-color: #002666;
  /* p */ }
  .footerArea p {
    text-align: center;
    color: #fff; }
    .footerArea p.name {
      font-size: 20px;
      line-height: 1.5;
      font-weight: 700;
      margin: 0 0 20px; }
  .footerArea ul {
    display: table;
    margin: 0 auto 40px auto;
    padding: 0; }
  .footerArea li {
    list-style: none;
    font-size: 15px;
    color: #ffffff; }
  .footerArea small {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #ffffff; }

/* footerArea */
/* --------------------------------

タブレットここから

----------------------------------*/
/* max-width: 1000px */
/* --------------------------------

スマホここから

----------------------------------*/
@media screen and (max-width: 724px) {
  /* ------------------------
共通スタイル
------------------------ */
  .pc_none {
    display: block; }
  .contentWrap {
    width: 85%; }
  /* -------------------------
セクション共通
------------------------- */
  .sectionArea {
    margin: 0 0 50px 0;
    /* table_1 */
    /* table_2 */ }
    .sectionArea h2 {
      margin: 0 0 30px 0;
      font-size: 26px; }
    .sectionArea .enclosureBox {
      width: 80%; }
    .sectionArea .table_1 tr:first-of-type td {
      border-right: 0; }
    .sectionArea .table_1 th {
      display: block;
      border-top: 0;
      box-sizing: border-box;
      width: 100%; }
    .sectionArea .table_1 td {
      display: block;
      border-top: 0;
      box-sizing: border-box; }
    .sectionArea .table_2 {
      margin-bottom: 10px;
      /* td */ }
      .sectionArea .table_2 tr {
        border-top: 0;
        border-bottom: solid 1px #bfbfbf; }
      .sectionArea .table_2 th {
        display: block;
        padding-top: 20px;
        padding-left: 0;
        box-sizing: border-box;
        width: 100%; }
      .sectionArea .table_2 td {
        display: block;
        padding-left: 0;
        box-sizing: border-box;
        width: 100%; }
  /* sectionArea */
  /* -------------------------
ヘッダー
------------------------- */
  .headerArea {
    /* navBar */ }
    .headerArea .navBar {
      padding-left: 20px; }
  /* headerArea*/
  /* -------------------------
タイトル・概要
------------------------- */
  .titleArea {
    padding-bottom: 60px;
    background-image: url(../images/img_top_sp.jpg);
    /* h1 */
    /* date */
    /* dl */
    /* dt */
    /* dd */ }
    .titleArea .textWrap {
      width: 90%; }
    .titleArea h1 {
      margin: 120px 0 20px 0;
      font-size: 48px; }
      .titleArea h1 .sub_ttl_1 {
        font-size: 23px; }
      .titleArea h1 .sub_ttl_2 {
        font-size: 20px; }
      .titleArea h1 .sub_ttl_2:before,
      .titleArea h1 .sub_ttl_2:after {
        top: 12px; }
    .titleArea .date {
      margin: 0 0 40px 0;
      font-size: 24px;
      /* small */ }
      .titleArea .date strong {
        font-size: 28px; }
      .titleArea .date .small {
        display: block;
        font-size: 22px; }
        .titleArea .date .small span {
          font-size: 16px; }
    .titleArea .flexWrap {
      display: block;
      margin: 0 auto 40px auto; }
    .titleArea dl {
      display: flex;
      margin: 0 0 20px 0;
      padding: 0 0px;
      width: 100%; }
    .titleArea dt {
      margin: 0 4px 0 0;
      width: 60px;
      font-size: 16px; }
    .titleArea dd {
      margin: 0 0 0 0;
      padding: 0 0 0 8px;
      font-size: 20px; }
      .titleArea dd strong {
        font-size: 22px; }
      .titleArea dd span {
        margin: 0 0 0 0px;
        font-size: 14px; }
    .titleArea .thanks {
      width: 80%; }
  /* titleArea */
  /* -------------------------
開催概要
------------------------- */
  #section_2 {
    padding: 60px 0;
    /* td */
    /* btn */ }
    #section_2 .table_1 {
      width: 100%; }
    #section_2 th {
      padding-left: 12px;
      text-align: left;
      font-size: 16px; }
    #section_2 td strong {
      display: block; }
    #section_2 span.btn {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      background-color: transparent; }
  /* section_2 */
  /* -------------------------
プログラム
------------------------- */
  #section_3 {
    /* table_2 */ }
    #section_3 .table_2 {
      /* h3 */ }
      #section_3 .table_2 h3 {
        text-align: left;
        font-weight: 400;
        font-size: 18px; }
        #section_3 .table_2 h3 strong {
          display: block; }
      #section_3 .table_2 h4 {
        border-bottom: solid 1px #bfbfbf; }
      #section_3 .table_2 th {
        width: 100%; }
      #section_3 .table_2 td:first-of-type {
        width: 100%; }
      #section_3 .table_2 td:nth-of-type(2) {
        width: 75%; }
  /* section_3 */
  /* -------------------------
事務局情報
------------------------- */
  .footerArea {
    /* p */
    /* li */ }
    .footerArea p.name {
      font-size: 16px; }
    .footerArea li {
      font-size: 14px; }
      .footerArea li a {
        color: #ffffff; }
    .footerArea small {
      font-size: 12px; }
  /* footerArea */ }

/* max-width: 724px */

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