@charset "UTF-8";
/*
Theme Name:
Theme URI:
Author: COMLAB
*/
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans|Montserrat:400,500");
.hp_centering {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.hp_forPc {
  display: none !important; }
  @media screen and (min-width: 765px) {
    .hp_forPc {
      display: block !important; } }

.hp_forPcIl {
  display: none !important; }
  @media screen and (min-width: 765px) {
    .hp_forPcIl {
      display: inline !important; } }

.hp_forPcIlb {
  display: none !important; }
  @media screen and (min-width: 765px) {
    .hp_forPcIlb {
      display: inline-block !important; } }

.hp_forSp {
  display: block !important; }
  @media screen and (min-width: 765px) {
    .hp_forSp {
      display: none !important; } }

.hp_forSpIl {
  display: inline !important; }
  @media screen and (min-width: 765px) {
    .hp_forSpIl {
      display: none !important; } }

.hp_forSpIlb {
  display: inline-block !important; }
  @media screen and (min-width: 765px) {
    .hp_forSpIlb {
      display: none !important; } }

@media screen and (min-width: 765px) {
  .hp_pcGrid2 {
    width: 90% !important;
    max-width: 1170px !important;
    margin: 0 auto !important; } }

@media screen and (min-width: 765px) {
  .hp_pcGrid3 {
    width: 80% !important;
    max-width: 1040px !important;
    margin: 0 auto !important; } }

@media screen and (max-width: 765px) {
  .hp_spGrid1 {
    width: 91% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 765px) {
  .hp_spGrid2 {
    width: 82% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 765px) {
  .hp_brSp {
    display: inline !important; } }

.hp_W90pCenterling {
  width: 90% !important;
  margin: 0 auto !important; }

.hp_coverLink {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 999; }

@media screen and (min-width: 765px) {
  .hp_pcPdl7per {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding-left: 7% !important; } }

.hp_dspn {
  display: none !important; }

.hp_colorfff {
  color: #fff !important; }

.hp_tal {
  text-align: left !important; }

.hp_tar {
  text-align: right !important; }

.hp_tac {
  text-align: center !important; }

.hp_baseText {
  line-height: 1.8 !important;
  letter-spacing: 0.1em !important; }

.hp_positionRel {
  position: relative !important; }

.hp_positionAbs {
  position: absolute !important; }

.hp_fontPrata {
  font-family: 'Prata', serif !important; }

.hp_fontMincyo {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important; }

.hp_fontGothic {
  font-family: "游ゴシック Medium" , "YuGothic" , "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo , sans-serif !important; }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("assets/font/NotoSansCJKjp-Regular.eot");
  src: url("assets/font/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("assets/font/NotoSansCJKjp-Regular-min.woff") format("woff"), url("assets/font/NotoSansCJKjp-Regular-min.otf") format("truetype"); }

/*start reset.css*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
  resize: none; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*end reset.css*/
img {
  width: 100%;
  height: auto; }

/*ベース設定*/
/*
body:not(.pg_internship) {
  font-size: 16px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.4px;
  color: #212121;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body:not(.pg_internship){
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Noto Sans Japanese", "Helvetica Neue", "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
*/

body {
  opacity: 0;
  -webkit-transition: opacity 400ms ease-out;
  -o-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out; }
  body.js_fontLoaded {
    opacity: 1; }

br {
  display: none; }
  @media screen and (min-width: 765px) {
    br {
      display: inline; } }

a {
  text-decoration: none;
  color: #212121; }


  @media screen and (max-width: 765px) {
    .sp-inline {
      display: inline; } }

section {
  position: relative; }

textarea {
  padding: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

input {
  padding-left: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

input:focus,
textarea:focus,
select:focus {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal; }

area, area:hover, area:focus, area:active {
    outline: none;
    border: none;
}

.bl_heroBlock__narrow .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  .bl_heroBlock__narrow .bl_heroBlock_inner{
    width: 100%;
  }
}

#oneday .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #oneday .bl_heroBlock_inner{
    width: 100%;
  }
}

#fiveday .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #fiveday .bl_heroBlock_inner{
    width: 100%;
  }
}

#itsprd .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #itsprd .bl_heroBlock_inner{
    width: 100%;
  }
}

#laboratory .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #laboratory .bl_heroBlock_inner{
    width: 100%;
  }
}

#threedays .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #threedays .bl_heroBlock_inner{
    width: 100%;
  }
}

#rd_oneday .bl_heroBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}@media screen and (max-width: 765px){
  #rd_oneday .bl_heroBlock_inner{
    width: 100%;
  }
}

#rd_women .bl_heroBlock_inner{
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}@media screen and (max-width: 765px){
#rd_women .bl_heroBlock_inner{
  width: 100%;
}
}

#rd_manufacturing .bl_heroBlock_inner{
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}@media screen and (max-width: 765px){
#rd_manufacturing .bl_heroBlock_inner{
  width: 100%;
}
}



.bl_heroBlock_head {
  position: relative;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: right bottom;
  background-color: #ccc;
  background-repeat: no-repeat;
  text-align: center;
  overflow: hidden;
  /*&:before{
    content: "";
    padding-top: 42.9%;
    display: block;
  }*/ }
  #index .bl_heroBlock_head {
    background-image: url(assets/image/index_hero_img01.jpg); }
  #rd .bl_heroBlock_head {
    background-image: url(assets/image/rd_hero_img01.jpg);
    background-position: center bottom; }
  #godoseminar .bl_heroBlock_head {
    background-image: url(assets/image/godoseminar_hero_img01.jpg);
    background-position: center bottom; }
  #eventindex .bl_heroBlock_head {
    background-image: url(assets/image/eventinfo_hero_img01.jpg);
    background-position: center bottom; }
  #webseminar .bl_heroBlock_head {
    background-image: url(assets/image/webseminar_hero_img01.jpg);
    background-position: center bottom; }
  #dyf .bl_heroBlock_head {
    background-image: url(assets/image/dyf_hero_img01.jpg);
    background-position: center bottom; }
  #recruitinginformation .bl_heroBlock_head {
    background-image: url(assets/image/recruitingInformation_hero_img01.jpg);
    background-position: center bottom; }
  #officejob .bl_heroBlock_head {
    background-image: url(assets/image/officejob_hero_img01.jpg);
    background-position: right center; }
  #tech .bl_heroBlock_head {
    background-image: url(assets/image/tech_hero_img01.jpg);
    background-position: center center; }
  #foreignstudents .bl_heroBlock_head {
    background-image: url(assets/image/foreignstudents_hero_img01.jpg);
    background-position: center center; }
  #faq .bl_heroBlock_head {
    background-image: url(assets/image/faq_hero_img01.jpg);
    background-position: center center; }
  #oneday .bl_heroBlock_head {
    background-image: url(/internship/img/administration/admin_hero_img01.jpg);
    background-position: center center; }
  #fiveday .bl_heroBlock_head {
    background-image: url(/internship/img/administration/admin_hero_img01.jpg);
    background-position: center center; }
  #interview .bl_heroBlock_head {
    background-image: url(/internship/img/interview/interview_hero_img01.jpg);
    background-position: center center; }
  #oneday .bl_futurelab {
    background-image: url(/internship/img/rd/futurelab_oneday_hero_img.jpg);
    background-position: center center; }
  #itsprd .bl_heroBlock_head {
    background-image: url(/internship/img/rd/itsprd_hero_img01.jpg);
    background-position: center center; }
    @media screen and (max-width: 765px){
      #itsprd .bl_heroBlock_head {
      background-image: url(/internship/img/rd/itsprd_hero_img_sp01.jpg);
      background-position: center center; }
    }
  #laboratory .bl_heroBlock_head {
    background-image: url(/internship/img/rd/laboratory_hero_img01.jpg);
    background-position: center center; }
    @media screen and (max-width: 765px){
      #laboratory .bl_heroBlock_head {
      background-image: url(/internship/img/rd/laboratory_hero_img_sp01.jpg);
      background-position: center center; }
    }
  #threedays .bl_heroBlock_head {
    background-image: url(/internship/img/rd/threedays_hero_img01.jpg);
    background-position: center center; }
    @media screen and (max-width: 765px){
      #threedays .bl_heroBlock_head {
      background-image: url(/internship/img/rd/threedays_hero_img_sp01.jpg);
      background-position: center center; }
    }
    #threedays .twoweeksimg {
      background-image: url(/internship/img/rd/twoweeks_hero_img01.jpg)!important;
      background-position: center center; }
      @media screen and (max-width: 765px){
        #threedays .twoweeksimg {
        background-image: url(/internship/img/rd/twoweeks_hero_img_sp01.jpg)!important;
        background-position: center center; }
      }
    #rd_oneday .bl_heroBlock_head {
    background-image: url(/internship/img/rd/oneday_hero_img01.jpg);
    background-position: center center; }
    @media screen and (max-width: 765px){
      #rd_oneday .bl_heroBlock_head {
      background-image: url(/internship/img/rd/oneday_hero_img_sp01.jpg);
      background-position: center center; }
    }
    #rd_women .bl_heroBlock_head {
      background-image: url(/internship/img/rd/honda_joshi01.jpg);
      background-position: center center; }
      @media screen and (max-width: 765px){
        #rd_women .bl_heroBlock_head {
        background-image: url(/internship/img/rd/honda_joshi_sp01.jpg);
        background-position: center center; }
      }
    #rd_manufacturing .bl_heroBlock_head {
        background-image: url(/internship/img/rd/manufacturing_img01.jpg);
        background-position: center center; }
        @media screen and (max-width: 765px){
          #rd_manufacturing .bl_heroBlock_head {
          background-image: url(/internship/img/rd/manufacturing_img_sp01.jpg);
          background-position: center center; }
      }
  .bl_heroBlock_head.eventindex {
	background-image: url(assets/image/eventinfo_hero_img01.jpg);
    background-position: center bottom;
  }
  #oneday .bl_heroBlock_head{
    height: auto;
  }
  #oneday .bl_heroBlock_head:before{
    content: "";
    padding-top: 50.8%;
    display: block;
  }

  #rd_women .bl_heroBlock_head{
    height: auto;
  }
  #rd_women .bl_heroBlock_head:before{
    content: "";
    padding-top: 50.8%;
    display: block;
  }

  #rd_manufacturing .bl_heroBlock_head{
    height: auto;
  }
  #rd_manufacturing .bl_heroBlock_head:before{
    content: "";
    padding-top: 50.8%;
    display: block;
  }


  #fiveday .bl_heroBlock_head{
    height: auto;
  }
  #fiveday .bl_heroBlock_head:before{
    content: "";
    padding-top: 50.8%;
    display: block;
  }

  .bl_heroBlock__narrow .bl_heroBlock_head{
    height: auto;
  }
  .bl_heroBlock__narrow .bl_heroBlock_head:before{
    content: "";
    padding-top: 50.8%;
    display: block;
  }

  @media screen and (max-width: 765px) {
    .bl_heroBlock_head {
      height: 300px;
      /*&:before{
      content: "";
      padding-top: 161%;
      display: block;
    }*/ }
    #oneday .bl_heroBlock_head{
      height: auto;
    }
    #oneday .bl_heroBlock_head:before{
      content: "";
      padding-top: 50.8%;
      display: block;
    }
    #itsprd .bl_heroBlock_head{
      height: auto;
    }
    #itsprd .bl_heroBlock_head:before{
      content: "";
      padding-top: 50.8%;
      display: block;
    }
    #fiveday .bl_heroBlock_head{
      height: auto;
    }
    #fiveday .bl_heroBlock_head:before{
      content: "";
      padding-top: 50.8%;
      display: block;
    } }

.bl_heroBlock_head_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.1em; }
  .bl_heroBlock_head_ttl:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    top: -20px; }
    @media screen and (max-width: 765px) {
      .bl_heroBlock_head_ttl:after {
        top: -10px; } }
  .bl_heroBlock_head_ttl:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    bottom: -20px; }
    @media screen and (max-width: 765px) {
      .bl_heroBlock_head_ttl:before {
        bottom: -10px; } }
  @media screen and (max-width: 765px) {
    .bl_heroBlock_head_ttl {
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }

.bl_heroBlock_head_ttl_main {
  font-size: 66px;
  font-weight: 500;
  white-space: nowrap;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
  text-align: left; }
  #interview .bl_heroBlock_head_ttl_main{
    text-align: center;
  }
  @media screen and (min-width: 1050px){
    #foreignstudents .bl_heroBlock_head_ttl_main{
      font-size: 58px;
    }
  }
  #webseminar .bl_heroBlock_head_ttl_main {
    letter-spacing: 0.15em; }
  @media screen and (max-width: 1050px) {
    .bl_heroBlock_head_ttl_main {
      font-size: 6vw; } }
  @media screen and (max-width: 765px) {
    .bl_heroBlock_head_ttl_main {
      text-align: center;
      font-size: 36px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 600px) {
    .bl_heroBlock_head_ttl_main {
      font-size: 6vw; }
    #laboratory .bl_heroBlock_head_ttl_main {
      font-size: 8vw; }
    #threedays .bl_heroBlock_head_ttl_main{
      font-size: 9vw; }
    #rd_oneday .bl_heroBlock_head_ttl_main {
      font-size: 9vw; }
       }

.bl_heroBlock_head_ttl_sub {
  font-weight: bold;
  letter-spacing: 0.25em; }
  @media screen and (max-width: 765px) {
    .bl_heroBlock_head_ttl_sub {
      font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .bl_heroBlock_head_ttl_sub {
      font-size: 3vw; } }

.ly_header {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1001;
  border-bottom: 1px solid #212121;
  width: 100%; }
  @media screen and (max-width: 950px) {
    .ly_header {
      overflow: visible; } }

.bl_headerBlock {
  position: relative;
  padding: 20px 25px 20px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1330px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .bl_headerBlock:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 950px) {
    .bl_headerBlock {
      display: block;
      min-width: 0;
      text-align: center; } }

.bl_headerBlock_subtext{
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
}

.bl_headerBlock_subtext br{
  display: inline;
}

.ly_main {
  padding-top: 80px; }
  @media screen and (max-width: 950px) {
    .ly_main {
      padding-top: 64px; } }

.el_logo {
  position: relative;
  top: 4px;
  float: left;
  margin-right: 25px; }
  .el_logo img {
    width: 150px;
    height: 33px; }
  @media screen and (max-width: 950px) {
    .el_logo {
      float: none;
      margin: 0; }
      .el_logo img {
        width: 115px;
        height: 25px; } }

@media screen and (max-width: 950px) {
  .ly_nav {
    position: absolute;
    top: 63px;
    left: 0;
    width: 100%;
    height: calc(100vh - 63px);
    background-color: #fff;
    overflow: auto;
    display: none; }
    .js_humburgerOpen .ly_nav {
      display: block; } }

/*ハンバーガーボタン*/
.el_humburger {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 63px;
  padding: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto;
  text-align: center;
  display: none; }
  @media screen and (max-width: 950px) {
    .el_humburger {
      width: 58px;
      padding: 18px 12px;
      display: block; } }

.el_humburger_wrapper {
  margin-bottom: 5px;
  width: 32px;
  display: inline-block; }
  @media screen and (max-width: 950px) {
    .el_humburger_wrapper {
      margin-bottom: 2px; } }

.el_humburger_text {
  font-size: 13px;
  letter-spacing: 0.1em; }

@media screen and (max-width: 950px) {
  .el_humburger_text svg path {
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    fill: #000; } }

@media screen and (max-width: 950px) {
  .js_humburgerOpen .el_humburger_text svg path {
    fill: #fff; } }

.el_humburger span.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 9px;
  height: 2px;
  background: #1b1b1b;
  transform-origin:left top;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .el_humburger span.el_humburger_bar:last-child {
    margin-bottom: 0; }
  .js_humburgerOpen .el_humburger span.el_humburger_bar {
    background: #1b1b1b; }
  @media screen and (max-width: 950px) {
    .el_humburger span.el_humburger_bar {
      left: 0;
      top: 0;
      background: #1b1b1b; } }

.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
  -webkit-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg); }

.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
  opacity: 0; }

.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
  -webkit-transform: translateY(0px) rotate(-45deg);
  -ms-transform: translateY(0px) rotate(-45deg);
  transform: translateY(0px) rotate(-45deg); }

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }

.el_humburgerButton__close span.el_humburger_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff; }

.el_humburgerButton__close span.el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }

.el_humburgerButton__close span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }

/*hmbここまで*/
.el_spHeaderText {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5;
  display: none; }
  .el_spHeaderText br {
    display: inline; }
  @media screen and (max-width: 950px) {
    .el_spHeaderText {
      display: none; } }

.bl_navigationBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 950px) {
    .bl_navigationBlock {
      display: block;
      padding-bottom: 40px;
      width: 100%; } }

.bl_navigationBlock_wrapper {
  position: relative;
  list-style-type: none;
  font-size: 14px;
  margin-right: 25px;
  letter-spacing: 0.1em; }
  @media screen and (min-width: 950px) {
    .bl_navigationBlock_wrapper {
      white-space: nowrap; }
      .bl_navigationBlock_wrapper:hover .bl_navigationBlock_text {
        color: #d7d9df; }
      .bl_navigationBlock_wrapper:hover .bl_navigationBlock_sub {
        color: #d7d9df; }
      .bl_navigationBlock_wrapper.bl_navigationBlock_wrapper__first:hover .bl_navigationBlock_text {
        color: #212121; }
      .bl_navigationBlock_wrapper.bl_navigationBlock_wrapper__first:hover .bl_navigationBlock_sub {
        color: #212121; } }
  @media screen and (max-width: 950px) {
    .bl_navigationBlock_wrapper {
      width: 100%;
      border-top: 1px solid #000;
/*       height: 83px; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-itmes: center; } }

@media screen and (max-width: 950px){
  .bl_navigationBlock_wrapper.bl_navigationBlock_wrapper__end{
    padding-top: 10px;
  }
}

.bl_navigationBlock_wrapper.bl_navigationBlock_wrapper__type{
  color: #cc0000;
}


.bl_navigationBlock_wrapper.bl_navigationBlock_wrapper__end{

}

.bl_navigationBlock_pp,.bl_navigationBlock_cs{
  width: 100%;
  font-size: 16.5px;
  font-weight: 600;
}

.bl_navigationBlock_cs,.bl_navigationBlock_pp{
  font-family: 'Josefin Sans', sans-serif;
}

.bl_navigationBlock_pp{
  margin-bottom: 8px;
}

.bl_navigationBlock_cs a{
  color: #cc0000;
}

  .bl_navigationBlock_cs svg polyline {
    stroke: #ce1c00; }
  .bl_navigationBlock_cs svg rect {
    stroke: #ce1c00; }
    .bl_navigationBlock_cs svg rect:last-child {
      fill: #ce1c00; }

.bl_navigationBlock_pp svg,.bl_navigationBlock_cs svg{
  position: relative;
  top: 2px;
  width: 14.5px;
  height: 18px;
}

@media screen and (max-width: 950px) {
  .bl_navigationBlock_wrapper_wrapper {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    }

.el_naviNew {
  display: inline-block;
  margin-left: 1px;
  padding: 2px 2px 3px;
  font-size: 10px;
  font-weight: 600;
  background-color: #cc0001;
  color: #fff;
  letter-spacing: 1px; }

.bl_navigationBlock_text {
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 3px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-family: 'Josefin Sans', sans-serif; }
  .bl_navigationBlock_text br {
    display: inline; }
  @media screen and (max-width: 950px) {
    .bl_navigationBlock_text {
      width: 100%;
      font-size: 22px; } }

.bl_navigationBlock_sub {
  font-size: 12px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-weight: 600; }
  @media screen and (max-width: 950px) {
    .bl_navigationBlock_sub {
      width: 100%; } }

.el_typeButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-left: auto; }
  @media screen and (max-width: 950px) {
    .el_typeButton {
      display: none; } }


/* voice */
.el_typeButton_wrapper {
  position: relative;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAALklEQVQYV2O8q8jwn4GBgeHpTwYGaXYGBkaQAIwDkmA8JMXwHyQDA2AVMA5IJQATiQ3XBWyztgAAAABJRU5ErkJggg==) repeat;
  color: #fff;
  font-weight: bold;
  padding: 6px 20px;
  margin: 0 10px 0 0; }
  .el_typeButton_wrapper:last-child {
    margin: 0 0 0 0; }


    .el_typeButton {
	    margin-top: -.2em;
    }
    .el_typeButton_wrapper {
	    text-align: center;
	    color: #fff;
    }
	.el_typeButton_wrapper a {
	    color: #fff;
	    letter-spacing: 0.05em;
	    font-weight: 600;
	    padding: 10px 18px 4px;
	    display: block;
    }

.bl_indexLinkBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 60px 0 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock {
      padding: 60px 0; } }

.bl_indexLinkBlock_inner {
  width: 88.6%; }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_inner {
      width: 90%; } }

.bl_indexLinkBlock__related .bl_indexLinkBlock_inner{
  width: 74.6%;
}

.bl_indexLinkBlock_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_wrapper {
      display: block; } }

.bl_indexLinkBlock_item_arrow {
  margin-bottom: 35px; }

.bl_indexLinkBlock_item {
  position: relative;
  /*border-top: 1px solid #000;
  border-bottom: 1px solid #000;*/
  color: #000;
  padding: 0px 0;
  margin: 0 30px 0 0;
  text-align: center;
  width: calc((100% - 61px)/3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .bl_indexLinkBlock_item:last-child {
    margin: 0; }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_item {
      width: 100%;
      padding: 0px 0px;
      margin: 0 30px 60px 0;
      border-bottom: 0; }
      .bl_indexLinkBlock_item:first-child {
        border-top: 0; } }

.bl_indexLinkBlock_item_img {
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-bottom: 60px; }
  .bl_indexLinkBlock_item:nth-child(2) .bl_indexLinkBlock_item_img {
    background-image: url(assets/image/index_link_img02_cscs.jpg); }
  .bl_indexLinkBlock_item:nth-child(1) .bl_indexLinkBlock_item_img {
    background-image: url(assets/image/index_link_img02.jpg); }
  .bl_indexLinkBlock_item:nth-child(3) .bl_indexLinkBlock_item_img {
    background-image: url(assets/image/index_link_img03_cscs.jpg); }
  .bl_indexLinkBlock_item_img:before {
    content: "";
    display: block;
    padding-top: 61.8%; }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_item_img {
      margin-bottom: 45px; } }

.bl_indexLinkBlock_item_arrow {
  text-align: center; }
  .bl_indexLinkBlock_item_arrow img {
    max-width: 52px; }
    @media screen and (max-width: 765px) {
      .bl_indexLinkBlock_item_arrow img {
        max-width: 35px; } }

.bl_indexLinkBlock_item_ttl {
  position: relative; }
  .bl_indexLinkBlock_item_ttl:after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -20px; }
  .bl_indexLinkBlock_item_ttl:before {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #000;
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 765px) {
      .bl_indexLinkBlock_item_ttl:before {
        content: none; } }

.bl_indexLinkBlock_item_ttl_main {
  font-size: 30px;
  margin-bottom: 7px;
  letter-spacing: 0.06em;
  font-weight: bold;
  white-space: nowrap;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
  line-height: 1.2; }
  @media screen and (max-width: 1425px) {
    .bl_indexLinkBlock_item_ttl_main {
      font-size: 2vw; } }
  @media screen and (max-width: 1040px) {
    .bl_indexLinkBlock_item_ttl_main {
      font-size: 1.7vw; } }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_item_ttl_main {
      font-size: 24px; } }
  @media screen and (max-width: 500px) {
    .bl_indexLinkBlock_item_ttl_main {
      font-size: 7vw; } }

.bl_indexLinkBlock_item_ttl_sub {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px; }
  @media screen and (max-width: 1425px) {
    .bl_indexLinkBlock_item_ttl_sub {
      font-size: 1vw; } }
  @media screen and (max-width: 1040px) {
    .bl_indexLinkBlock_item_ttl_sub {
      font-size: 1vw; } }
  @media screen and (max-width: 765px) {
    .bl_indexLinkBlock_item_ttl_sub {
      font-size: 14px; } }
  @media screen and (max-width: 500px) {
    .bl_indexLinkBlock_item_ttl_sub {
      font-size: 3vw; } }

.bl_heroBlock_faq {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 30px 0 100px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_heroBlock_faq {
      font-size: 18px;
      padding: 22px 0 60px; } }
  @media screen and (max-width: 500px) {
    .bl_heroBlock_faq {
      font-size: 4vw; } }

.bl_heroBlock_faq_wrapper {
  position: relative;
  display: inline-block;
  padding: 18px 85px 14px;
  font-size: 18px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NczsDwX5UBARjPMDD8h3FvMzAwwAVAHJBKsACMA1IJAGJxCgzsVIGiAAAAAElFTkSuQmCC) repeat;
  color: #fff; }

.ly_footer {
  position: static; }
  .ly_footer.js_fixBunnerStop {
    position: relative; }

.bl_footerBlock {
  padding: 25px 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  border-top: 2px solid #000; }
  .bl_footerBlock:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }

.bl_footerBlock_wrapper {
  float: right;
  font-family: 'Josefin Sans', sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_footerBlock_wrapper {
      float: none; } }

.bl_footerBlock_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 15px; }
  @media screen and (max-width: 765px) {
    .bl_footerBlock_top {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 12px;
      margin-bottom: 8px; } }
  .bl_footerBlock_top svg {
    width: 10px;
    height: 9px; }

@media screen and (max-width: 765px) {
  .bl_footerBlock_bottom {
    text-align: center;
    line-height: 1.4;
    font-size: 10px; } }

.bl_footerBlock_top_pp {
  margin-right: 20px;
  letter-spacing: 0.1em; }

.bl_footerBlock_top_cs {
  letter-spacing: 0.1em; }
  .bl_footerBlock_top_cs a {
    color: #ce1c00; }
  .bl_footerBlock_top_cs svg polyline {
    stroke: #ce1c00; }
  .bl_footerBlock_top_cs svg rect {
    stroke: #ce1c00; }
    .bl_footerBlock_top_cs svg rect:last-child {
      fill: #ce1c00; }

.el_copywrite {
  font-size: 10px;
  letter-spacing: 0.2em; }

.el_externalLinkIcon {
  width: 10px;
  display: inline-block;
  margin-left: 6px; }

/*hhl*/
.bl_hhlVideoBlock {
  height: 785px; }

.bl_pageHeadBlock {
  font-weight: bold;
  text-align: center;
  line-height: 2;
  padding: 50px 0;
  font-size: 18px; }
  #sc_1dayHead .bl_pageHeadBlock{
    padding: 60px 0;
  }
  @media screen and (max-width: 765px) {
    .bl_pageHeadBlock {
      width: 90%;
      margin: 0 auto;
      text-align: left;
      padding: 40px 0;
      font-size: 16px; }
    #sc_1dayHead .bl_pageHeadBlock{
      padding: 40px 0;
    } }

.bl_pageHeadBlock_inner {
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 765px) {
    .bl_pageHeadBlock_inner {
      width: 100%; } }

#other .bl_hhlCatchBlock_wrapper {
  margin-bottom: 50px; }

.bl_hhlCatchBlock_wrapper__ja,.bl_hhlCatchBlock_wrapper__en{
  display: none;
}

#foreignHead.js_ja .bl_hhlCatchBlock_wrapper__ja{
  display: block;
}

#foreignHead.js_en .bl_hhlCatchBlock_wrapper__en{
  display: block;
}

.hhlDetailBlock {
  font-weight: bold;
  padding: 50px 0 100px; }

.hhlDetailBlock_inner {
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto; }

.hhlDetailBlock_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }

.hhlDetailBlock_location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.hhlDetailBlock_location_wrapper {
  background-color: #fc2e32;
  width: calc((100% - 3px)/4);
  margin-right: 1px;
  padding: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .hhlDetailBlock_location_wrapper:last-child {
    margin-right: 0; }

.hhlDetailBlock_location_texts_ttl {
  font-size: 20px;
  margin-bottom: 7px; }

.hhlDetailBlock_location_texts_sub {
  font-size: 10px;
  margin-bottom: 10px; }

.hhlDetailBlock_location_texts_cat {
  font-size: 12px; }

.hhlDetailBlock_location_map_box {
  width: 60px;
  height: 60px;
  background-color: #000;
  color: #e70020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px; }

.hhlDetailBlock_sub {
  font-size: 10px;
  line-height: 1.8;
  max-width: 300px; }

.hhlDetailBlock_note {
  margin: 0;
  padding: 0 70px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hhlDetailBlock_note_item {
  list-style-type: none;
  margin-bottom: 15px;
  line-height: 1.4; }

.dyfHeadBlock {
  border-top: 2px solid #000;
  padding: 0 0 60px; }
  .dyfHeadBlock.dyfHeadBlock__dr {
    padding: 40px 0 40px; }

.dyfHeadBlock_text {
  font-weight: bold;
  text-align: center;
  line-height: 2;
  padding: 50px 0;
  font-size: 18px; }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_text {
      text-align: left; } }

.dyfHeadBlock_inner {
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_inner {
      width: 90%; } }

.dyfHeadBlock_place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .dyfHeadBlock__dr .dyfHeadBlock_place {
    margin-bottom: 0; }

.dyfHeadBlock_place_item {
  width: calc((100% - 4px)/4);
  margin-right: 1px;
  padding: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .dyfHeadBlock .dyfHeadBlock_place_item {
    background-color: #f8f8f8; }
  @media screen and (min-width: 765px) {
    #sc_rdHead .dyfHeadBlock_place_item {
      width: auto;
      background-color: transparent; } }
  .dyfHeadBlock_place_item:last-child {
    margin-right: 0; }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_place_item {
      width: 100%;
      padding: 30px 15px;
      margin-right: 0;
      margin-bottom: 20px; }
      .dyfHeadBlock_place_item:last-child {
        margin-bottom: 0; } }

.dyfHeadBlock_place_item_ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.08em; }
  .dyfHeadBlock_place_item_ttl br {
    display: inline; }
  #sc_dyfHead .dyfHeadBlock_place_item_ttl {
    text-align: left; }
    @media screen and (max-width: 765px) {
      #sc_dyfHead .dyfHeadBlock_place_item_ttl {
        text-align: center; } }

.dyfHeadBlock_place_item_sub {
  font-size: 10px;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold; }
  #sc_dyfHead .dyfHeadBlock_place_item_sub {
    text-align: left; }
    @media screen and (max-width: 765px) {
      #sc_dyfHead .dyfHeadBlock_place_item_sub {
        text-align: center; } }

.dyfHeadBlock_place_item_address {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  min-height: 88px;
  letter-spacing: 0.15em; }
  @media screen and (min-width: 765px) {
    .dyfHeadBlock_place_item_address {
      white-space: nowrap; } }
  .dyfHeadBlock_place_item_address br {
    display: inline; }
  .dyfHeadBlock__dr .dyfHeadBlock_place_item_address {
    min-height: auto; }
  #sc_dyfHead .dyfHeadBlock_place_item_address {
    text-align: left; }
    @media screen and (max-width: 765px) {
      #sc_dyfHead .dyfHeadBlock_place_item_address {
        text-align: center; } }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_place_item_address {
      min-height: 0; } }

.dyfHeadBlock_place_item_map a{
  position: relative;
  text-align: center;
  background-color: #cc0001;
  color: #fff;
  padding: 15px 0;
  letter-spacing: 0.1em;
  max-width: 210px;
  margin: 0 auto;
  display:block;
   }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_place_item_map {
      max-width: 210px;
      margin: 0 auto; } }

.bl_pageContentBlock#sc_rdSchedule {
  border-top: 2px solid #000; }
.bl_pageContentBlock#sc_intern_register{
  border-bottom: 2px solid #000;
}@media screen and (max-width: 765px){
  .bl_pageContentBlock#sc_intern_register{
    border-bottom: 0;
  }
}
.bl_pageContentBlock#sc_intern_register .bl_pageContentBlock_content{
  padding: 80px 0;
}@media screen and (max-width: 765px){
  .bl_pageContentBlock#sc_intern_register .bl_pageContentBlock_content{
  padding: 60px 0;
  }
}
.dyfHeadBlock_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.dyfHeadBlock_type_item {
  position: relative;
  width: calc((100% - 10px)/2);
  margin-right: 0;
  background-color: #cc0001;
  color: #fff;
  text-align: center;
  padding: 35px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .dyfHeadBlock_type_item svg {
    position: absolute;
    width: 28px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 35px; }
    #sc_godofHead .dyfHeadBlock_type_item svg {
      width: 15px; }
    @media screen and (max-width: 765px) {
      .dyfHeadBlock_type_item svg {
        width: 22px; } }
  .dyfHeadBlock_type__2row .dyfHeadBlock_type_item {
    width: calc((100% - 11px)/2);
    margin-right: 10px; }
    .dyfHeadBlock_type__2row .dyfHeadBlock_type_item:nth-child(2n) {
      margin-right: 0; }
    @media screen and (max-width: 765px) {
      .dyfHeadBlock_type__2row .dyfHeadBlock_type_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        .dyfHeadBlock_type__2row .dyfHeadBlock_type_item:last-child {
          margin-bottom: 0; } }
  .dyfHeadBlock_type__3row .dyfHeadBlock_type_item {
    width: calc((100% - 3px)/3);
    margin-right: 1px;
    text-align: left;
    padding: 35px 38px; }
    .dyfHeadBlock_type__3row .dyfHeadBlock_type_item:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 765px) {
      .dyfHeadBlock_type__3row .dyfHeadBlock_type_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        .dyfHeadBlock_type__3row .dyfHeadBlock_type_item:last-child {
          margin-bottom: 0; } }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_type_item {
      padding: 25px 0; } }

.dyfHeadBlock_type_item_wrapper {
  position: relative;
  display: inline-block; }
  .dyfHeadBlock_type__3row .dyfHeadBlock_type_item_wrapper {
    text-align: left; }

.dyfHeadBlock_type_item_ttl {
  font-size: 32px;
  margin-bottom: 8px;
  letter-spacing: 0.15em; }
  .dyfHeadBlock_type__3row .dyfHeadBlock_type_item_ttl {
    font-size: 22px; }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_type_item_ttl {
      font-size: 28px; } }

.dyfHeadBlock_type_item_sub {
  font-size: 16px;
  letter-spacing: 0.1em; }
  .dyfHeadBlock_type__3row .dyfHeadBlock_type_item_sub {
    font-size: 12px; }
  @media screen and (max-width: 765px) {
    .dyfHeadBlock_type_item_sub {
      font-size: 14px; } }

.bl_pageContentBlock_ttl {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  text-align: center;
  padding: 35px 0; }
  #sc_intvSgFlow .bl_pageContentBlock_ttl{
    padding: 35px 5%;
    box-sizing: border-box;
  }@media screen and (max-width: 765px){
    #sc_intvSgFlow .bl_pageContentBlock_ttl{
      padding: 35px 0;
    }
  }
    #sc_intvSgFlow .bl_pageContentBlock_ttl_main{
      font-size: 28px;
      letter-spacing: 0.15em;
      margin-bottom: 20px;
      line-height: 1.6;
    }@media screen and (max-width: 765px){
      #sc_intvSgFlow .bl_pageContentBlock_ttl_main{
        font-size: 26px;
        text-align: left;
        padding: 0 5%;
        box-sizing: border-box;
        line-height: 1.4;
      }
    }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_ttl {
      padding: 35px 0; }
    #sc_1day_application .bl_pageContentBlock_ttl_main{
      font-size: 26px;
    }
    }
.bl_pageContentBlock_ttl_main {
  font-size: 47px;
  margin-bottom: 15px;
  letter-spacing: 0.2em;
  font-weight: bold; }
  @media screen and (min-width: 765px) {
    #sc_dyfEventsLiberal .bl_pageContentBlock_ttl_main {
      font-size: 40px; } }
  @media screen and (min-width: 765px) {
    #sc_dyfEventsScience .bl_pageContentBlock_ttl_main {
      font-size: 40px; } }
  .bl_pageContentBlock_ttl__m .bl_pageContentBlock_ttl_main {
    font-size: 22px;
    margin-bottom: 0; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_ttl_main {
      font-size: 28px; } }

.bl_pageContentBlock_ttl_sub {
  font-size: 16px;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 2.5px; }
  .bl_pageContentBlock_ttl_sub:last-child{
    margin-bottom: 0;
  }
  @media screen and (max-width: 765px){
    #sc_intvSgFlow .bl_pageContentBlock_ttl_sub{
      font-size: 12px;
      text-align: left;
      padding: 0 5%;
      box-sizing: border-box;
    }
  }
  #sc_seminarCommon .bl_pageContentBlock_ttl_sub {
    letter-spacing: 2px; }
  .bl_pageContentBlock_ttl__m .bl_pageContentBlock_ttl_sub {
    font-size: 14px; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_ttl_sub {
      font-size: 14px; } }

.bl_pageContentBlock__related .bl_pageContentBlock_content{
  padding: 0px 0 60px;
}
#sc_intvSgFlow .bl_pageContentBlock_content{
 padding: 0px 0 20px;
}

.bl_pageContentBlock_content {
  padding: 0px 0 90px;
  font-weight: bold; }
  #sc_seminarCommon .bl_pageContentBlock_content {
    border-bottom: 0px solid #000;
    padding: 70px 0 75px; }
    @media screen and (max-width: 765px) {
      #sc_seminarCommon .bl_pageContentBlock_content {
        padding: 60px 0 50px; } }
  #sc_eventindexCommon .bl_pageContentBlock_content {
    padding: 60px 0 130px; }
    @media screen and (max-width: 765px) {
      #sc_eventindexCommon .bl_pageContentBlock_content {
        padding: 60px 0 90px; } }
  #sc_dyfEventsScience .bl_pageContentBlock_content {
    padding: 60px 0 90px; }
  #sc_dyfEventsLiberal .bl_pageContentBlock_content {
    padding: 60px 0 90px; }
  #sc_rdSchedule .bl_pageContentBlock_content {
    padding: 60px 0 150px; }
    @media screen and (max-width: 765px) {
      #sc_rdSchedule .bl_pageContentBlock_content {
        padding: 60px 0 90px; } }
  #godoseminar .bl_pageContentBlock_content {
    padding: 60px 0 50px; }
  #sc_1day_application .bl_pageContentBlock_content {
    padding: 60px 0 50px; }
  #sc_5day_application .bl_pageContentBlock_content {
    padding: 60px 0 50px; }
  #godoseminar .bl_pageContentBlock__related .bl_pageContentBlock_content{
    padding: 0px 0 60px;
  }
  #sc_interview_main .bl_pageContentBlock_content {
    border-bottom: 2px solid #000;
    padding: 98px 0 90px; }
  @media screen and (max-width: 765px) {
    #sc_interview_main .bl_pageContentBlock_content{
      padding: 60px 0 90px;
    }
    .bl_pageContentBlock_content {
      padding: 0px 0 30px; } }

.bl_pageContentBlock_content_catch {
  text-align: center;
  margin-bottom: 55px; }
  #sc_intern_register .bl_pageContentBlock_content_catch{
    margin-bottom: 35px;
  }
  .bl_pageContentBlock_content_catch.bl_pageContentBlock_content_catch__single{
    margin-bottom: 0;
  }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_catch {
      margin-bottom: 35px; } }
  #sc_dyfEventsLiberal .bl_pageContentBlock_content_catch {
    margin-bottom: 45px; }
    @media screen and (max-width: 765px) {
      #sc_dyfEventsLiberal .bl_pageContentBlock_content_catch {
        margin-bottom: 25px; } }

.bl_pageContentBlock_content_catch_session {
  margin-bottom: 30px;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
  letter-spacing: 0.2em;
  font-size: 16px; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_catch_session {
      font-size: 12px;
      margin-bottom: 20px; } }

.bl_pageContentBlock_content_catch_main {
  font-size: 30px;
  margin-bottom: 30px;
  letter-spacing: 0.2em; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_catch_main {
      font-size: 22px;
      text-align: left;
      line-height: 1.6;
      margin-bottom: 15px; } }

.bl_pageContentBlock_content_catch_sub {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 2.2; }
  #sc_intern_register .bl_pageContentBlock_content_catch_sub{
    font-size: 14px;
  }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_catch_sub {
      font-size: 14px;
      text-align: left; } }
  .bl_pageContentBlock_content_catch_sub br {
    display: inline; }

    @media screen and (max-width: 765px){
      #sc_itsprd_message .bl_pageContentBlock_content br{
        display: none;
      }
    }

.bl_pageContentBlock_content_note {
  position: relative;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 2.2;
  color: #cc0000;
  text-align: center;
  margin: 0 0 83px; }
  .bl_pageContentBlock_content_note:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 5px;
    height: 1px;
    background-color: #cc0000;
    content: ""; }
  .bl_pageContentBlock_content_note:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #cc0000;
    width: 5px;
    height: 1px;
    content: ""; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_note {
      font-size: 14px;
      margin: 0 0 85px;
      text-align: left; } }

.bl_pageContentBlock_content_listText {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  color: #fff;
  background-color: #cc0000;
  font-weight: normal;
  text-align: center;
  line-height: 2.2;
  padding: 35px;
  letter-spacing: 0.05em;
  margin-bottom: 60px; }
  .bl_pageContentBlock_content_listText br {
    display: inline; }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_listText {
      font-size: 14px;
      line-height: 1.8;
      padding: 20px;
      text-align: left; } }

.bl_pageContentBlock_content_listText_ttl{
  width: 30%;
  text-align: left;
  line-height: 1.8;
  font-size: 16px;
}
@media screen and (max-width: 765px){
  .bl_pageContentBlock_content_listText_ttl{
    width: 100%;
    margin-bottom: 30px;
  }
}

.bl_pageContentBlock_content_listText_content{
  width: 70%;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 765px){
  .bl_pageContentBlock_content_listText_content{
    width: 100%;
  }
}

.bl_pageContentBlock_content_listText_content > li{
  list-style-type: none;
  text-align: left;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 1.8;
  margin-bottom: .6em;
}
.bl_pageContentBlock_content_listText_content li:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 765px){
  .bl_pageContentBlock_content_listText_content > li{
    margin-bottom: 20px;
  }
  .bl_pageContentBlock_content_listText_content > li br {
	  display: none;
  }
}

.bl_pageContentBlock_content_listText_content > li:last-child{
  margin-bottom: 0;
}

.show_el:first {
  display: static; }

.el_colorPannel {
  text-align: center; }

.el_colorPannel_wrapper {
  display: inline-block;
  padding: 10px;
  background-color: #e70022;
  color: #fff;
  letter-spacing: 0.05em; }
  .el_colorPannel__scw .el_colorPannel_wrapper {
    background-color: #f88c27; }

.el_entryButton {
  position: fixed;
  right: 25px;
  bottom: 40px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px; }
  #sc_seminarCommon .el_entryButton {
    margin-top: 0; }
  footer.js_fixBunnerStop .el_entryButton {
    position: absolute;
    top: -80px;
    bottom: auto; }
  @media screen and (max-width: 765px) {
    .el_entryButton {
      right: 5%;
      bottom: 20px;
      padding: 0;
      text-align: center; } }

.el_entryButton_wrapper {
  position: relative;
  display: inline-block;
  padding: 15px 55px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAALklEQVQYV2O8q8jwn4GBgeHpTwYGaXYGBkaQAIwDkmA8JMXwHyQDA2AVMA5IJQATiQ3XBWyztgAAAABJRU5ErkJggg==) repeat;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.15em; }

.el_bl_pageContentBlock_preText {
  text-align: center;
  margin-bottom: 55px; }

.bl_pageContentBlock_content_inner {
  width: 82.9%;
    max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
padding: 80px 0 120px;
}
.directionx{
  vertical-align: middle;
font-size: 24px;
margin-top: 9%;
color: #de0000;
}
.directiony{
  display: none;
}
  .bl_pageContentBlock_content_inner .cell{
    margin:0 10px;
  }
  #sc_eventindexCommon .bl_pageContentBlock_content_inner {
    width: 85.7%;
    max-width: 1200px; }
  #sc_5day_flow .bl_pageContentBlock_content_inner .flex{
    display: flex;
  }
  #sc_5day_flow .bl_pageContentBlock_content_inner .cell{
    background-color:#c00;
    width: 100%;
    color:#fff;
    padding:25px;
  }
  .cell p{
    line-height: 1.4em;
  }
    @media screen and (max-width: 765px) {
      .directionx{
        display: none;
      }
      .directiony{
        display: block;
        text-align: center;
        font-size: 20px;
        color: #de0000;
        margin-bottom: 10px;
      }
      #sc_eventindexCommon .bl_pageContentBlock_content_inner {
        width: 80%; }
      .sp-block{
        display:block!important;
        margin:30px auto;
      }
      #sc_5day_flow .bl_pageContentBlock_content_inner .cell{
        margin:0 auto 15px;
        width: auto;
      }
      .cell p{
        font-size: .9em;
      }
      .bl_pageContentBlock .title{
        display: block;
      }
      }
  @media screen and (min-width: 765px) {
    #sc_seminarCommon .bl_pageContentBlock_content_inner {
      width: 83.8%;
      max-width: 1173px; } }
  #sc_seminarCommon .bl_pageContentBlock_content_inner {
    margin-bottom: 10px; }
    @media screen and (max-width: 765px) {
      #sc_seminarCommon .bl_pageContentBlock_content_inner {
        margin-bottom: 0; } }
  @media screen and (max-width: 765px) {
    .bl_pageContentBlock_content_inner {
      width: 90%;
          padding: 40px 0 60px; } }
.flex{
  display: flex;
  justify-content: space-between;
}
.bl_pageContentBlock .title{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.innercell{
  text-align: center;
  margin-bottom: 10px;
    line-height: 1.4em;
}
.bl_sectBlock1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }
  .bl_sectBlock1.bl_sectBlock1__otherHead {
    margin-bottom: 0; }
  #sc_dyfEventsLiberal .bl_sectBlock1 {
    margin-bottom: 77px; }
    @media screen and (max-width: 765px) {
      #sc_dyfEventsLiberal .bl_sectBlock1 {
        margin-bottom: 45px; } }
  @media screen and (max-width: 765px) {
    .bl_sectBlock1 {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 20px; } }

.bl_sectBlock1_item {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  width: calc((100% - 4px) / 5);
  margin-right: 1px;
  background-color: #cc0001;
  padding: 30px 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-itmes: center;
  letter-spacing: 0.15em;
  cursor: pointer;
  color: #fff; }
  #godoseminar .bl_sectBlock1_item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (min-width: 765px) {
      #godoseminar .bl_sectBlock1_item {
        width: auto; } }
  .bl_sectBlock1_item:last-child {
    margin-right: 0; }
  .bl_sectBlock1__other .bl_sectBlock1_item {
    width: auto; }
  .bl_sectBlock1_item.js_choosed {
    background-color: #000;
    color: #fff; }
  @media screen and (min-width: 765px) {
    .bl_sectBlock1__3 .bl_sectBlock1_item {
      width: calc((100% - 2px) / 3); } }
  @media screen and (max-width: 765px) {
    .bl_sectBlock1_item {
      width: calc((100% - 1px)/2);
      margin-right: 1px;
      margin-bottom: 1px;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 10px 2% 5px; }
      .bl_sectBlock1_item:first-child {
        width: 100%;
        margin-right: 0; }
      .bl_sectBlock1_item:nth-child(odd) {
        margin-right: 0; } }

.bl_sectBlock1_item_wrapper {
  font-weight: normal; }
  .bl_sectBlock1__other .bl_sectBlock1_item_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.bl_sectBlock1_item_ttl {
  font-size: 20px;
  margin-bottom: 7px;
  line-height: 1.4;
  text-align: left; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock1_item_ttl {
      font-size: 16px;
      margin-bottom: 3px;
      text-align: center; } }

.bl_sectBlock1_item_sub {
  font-size: 10px;
  margin-bottom: 10px; }
  .bl_sectBlock1__otherHead .bl_sectBlock1_item_sub {
    margin-bottom: 5px; }

.bl_sectBlock1_item_cat {
  font-size: 12px;
  text-align: left; }

.bl_sectBlock1_item_arrow {
  max-width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .bl_sectBlock1_item_arrow svg rect {
    fill: #fff; }
    .js_choosed .bl_sectBlock1_item_arrow svg rect {
      fill: #fff; }
  .bl_sectBlock1_item_arrow svg polygon {
    fill: #fff; }
    .js_choosed .bl_sectBlock1_item_arrow svg polygon {
      fill: #fff; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock1_item_arrow {
      display: none; } }

.bl_typeIconListBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 40px; }
  @media screen and (max-width: 765px) {
    .bl_typeIconListBlock {
      margin-bottom: 60px; } }

.bl_typeIconListBlock_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 38px; }
  .bl_typeIconListBlock_wrapper:last-child {
    margin-right: 0; }
  @media screen and (max-width: 765px) {
    .bl_typeIconListBlock_wrapper {
      margin-right: 20px; } }

.el_typeIcon {
  padding: 10px;
  color: #fff;
  background-color: steelblue;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap; }
  .el_typeIcon.el_typeIcon__li {
    background-color: #3e6caf; }
  .el_typeIcon.el_typeIcon__sc {
    background-color: #cc0001; }
  .el_typeIcon.el_typeIcon__both {
    background-color: #56ba2a; }
  .bl_tableBlock_item__target .el_typeIcon {
    display: block;
    margin-bottom: 1px; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock_item__target .el_typeIcon {
        display: inline-block; } }
    .bl_tableBlock_item__target .el_typeIcon:last-child {
      margin-bottom: 0; }
  @media screen and (max-width: 765px) {
    .el_typeIcon {
      font-size: 12px;
      padding: 7px; } }

.bl_typeIconListBlock_text {
  margin-left: 10px;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 765px) {
    .bl_typeIconListBlock_text {
      font-size: 12px; } }

.bl_tableBlock_wrapper {
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #f7f7f7; }
  .bl_tableBlock__godo .bl_tableBlock_wrapper {
    margin-bottom: 8px; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock__godo .bl_tableBlock_wrapper {
        margin-bottom: 35px; } }
    .bl_tableBlock__godo .bl_tableBlock_wrapper:last-child {
      margin-bottom: 0; }
  .bl_tableBlock__herf .bl_tableBlock_wrapper {
    width: calc((100% - 10px)/2); }
    .bl_tableBlock__herf .bl_tableBlock_wrapper:nth-child(odd) {
      margin-right: 0px; }
    .bl_tableBlock__herf .bl_tableBlock_wrapper:nth-child(even) {
      margin-right: 10px; }
    .bl_tableBlock__herf .bl_tableBlock_wrapper.bl_tableBlock_wrapper_midashi {
      width: 100%; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock__herf .bl_tableBlock_wrapper {
        width: 100%; } }
  .bl_tableBlock__dyf .bl_tableBlock_wrapper {
    width: calc((100% - 4px)/5);
    margin: 0 1px 1px 0;
    background-color: #f7f7f7; }
    .bl_tableBlock__dyf .bl_tableBlock_wrapper:nth-child(5n) {
      margin-right: 0; }
  .bl_tableBlock_wrapper.bl_tableBlock_wrapper_midashi {
    background-color: #ddd;
    padding: 15px 0;
    letter-spacing: 0.1em; }
    .bl_tableBlock_wrapper.bl_tableBlock_wrapper_midashi.bl_tableBlock_wrapper_midashi__herf {
      background-color: transparent;
      padding: 0; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock_wrapper.bl_tableBlock_wrapper_midashi {
        display: none; } }
  @media screen and (max-width: 765px) {
    .bl_tableBlock_wrapper {
      padding: 0; }
      #dyf .bl_tableBlock_wrapper {
        padding: 0; } }

.bl_tableBlock__godo .bl_tableBlock_wrapper > div.bl_tableBlock_herf {
  width: calc((100% - 10px)/2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
  background-color: #ddd; }
  .bl_tableBlock__godo .bl_tableBlock_wrapper > div.bl_tableBlock_herf:nth-child(1) {
    width: calc((100% - 10px)/2);
    margin-right: 10px; }
  .bl_tableBlock__godo .bl_tableBlock_wrapper > div.bl_tableBlock_herf:nth-child(2) {
    width: calc((100% - 10px)/2); }
  .bl_tableBlock__godo .bl_tableBlock_wrapper > div.bl_tableBlock_herf .bl_tableBlock_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

@media screen and (min-width: 765px) {
  .bl_tableBlock__godo .bl_tableBlock_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper:not(.bl_tableBlock_wrapper_midashi) {
      min-height: 150px;
      height: auto !important;
      height: 150px; } }

.bl_tableBlock__godo .bl_tableBlock_wrapper > div {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .bl_tableBlock__godo .bl_tableBlock_wrapper > div:after {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 60px;
    background-color: #ddd;
    right: 0;
    top: 50%; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock__godo .bl_tableBlock_wrapper > div:after {
        content: none; } }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div {
      width: 100%; } }
  @media screen and (min-width: 765px) {
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:last-child:after {
      content: none; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(1) {
      width: 17%; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(2) {
      justify-content: left;
      width: 31%; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(3) {
      justify-content: left;
      width: 20%; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(4) {
      justify-content: left;
      width: 20%; }
    .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(5) {
      width: 12%;
      padding-right: 30px; }
    #sc_rdSchedule .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(1) {
      width: 15%;
      padding-left: 30px;
      letter-spacing: 0.1em; }
    #sc_rdSchedule .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(2) {
      width: 64%;
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left;
      padding: 0 32px 0 32px;
      letter-spacing: 0.1em; }
    #sc_rdSchedule .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(3) {
      width: 21%;
      letter-spacing: 0.1em; }
      /*
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(1) {
      width: 17%; }
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(2) {
      width: 12%; }
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(3) {
      width: 17%; }
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(4) {
      width: 20%; }
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(5) {
      width: 17%; }
    #sc_godoIncampus .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(6) {
      width: 17%; }*/
    .bl_tableBlock__other .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(1) {
      width: 17%; }
    .bl_tableBlock__other .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(2) {
      width: 24%; }
    .bl_tableBlock__other .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(3) {
      width: 27%; }
    .bl_tableBlock__other .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(4) {
      width: 19%; }
    .bl_tableBlock__other .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(5) {
      width: 13%; } }

/*#sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
  width: 17%;
  padding-left: 30px; }
  @media screen and (max-width: 765px) {
    #sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
      width: 100%;
      padding: 0; } }

#sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
  width: 71%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 0.15em; }
  @media screen and (max-width: 765px) {
    #sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
      width: 100%;
      padding: 0; } }

#sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(3) {
  width: 12%; }
  @media screen and (max-width: 765px) {
    #sc_godoIncampus .bl_tableBlock__godo.bl_tableBlock__campusseminar .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(3) {
      width: 100%;
      padding: 0; } }*/

.bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
  width: 15%;
  padding-left: 30px; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
      width: 100%;
      padding: 0; } }

.bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
  width: 15%;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
      width: 100%;
      padding: 0; } }

.bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(3) {
  width: 70%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo.bl_tableBlock__dyfevent .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(3) {
      width: 100%;
      padding: 0; } }

.bl_tableBlock__godo.bl_tableBlock__herf .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
  width: 30%;
  padding-left: 30px; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo.bl_tableBlock__herf .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(1) {
      width: 100%;
      padding: 0; } }

.bl_tableBlock__godo.bl_tableBlock__herf .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
  width: 70%; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo.bl_tableBlock__herf .bl_tableBlock_wrapper div.bl_tableBlock_item:nth-child(2) {
      width: 100%;
      padding: 0; } }

.bl_tableBlock.bl_tableBlock__dyf {
  margin-bottom: 40px; }
  .bl_tableBlock.bl_tableBlock__dyf:last-child {
    margin-bottom: 0; }

#sc_rdSchedule .bl_tableBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.bl_tableBlock#sc_dyfEventsLiberal_ses1 {
  margin-bottom: 60px; }

.bl_tableBlock_date {
  margin-bottom: 17px; }
  .bl_tableBlock__godo .bl_tableBlock_date {
    margin-bottom: 0; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock__godo .bl_tableBlock_date {
        margin-bottom: 20px; } }

.bl_tableBlock_date_wrapper {
  font-size: 40px;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: 0.15em;
  line-height: 0.7; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock_date_wrapper {
      text-align: left;
      font-size: 32px; } }

.el_dateEitherTextMain {
  font-size: 30px;
  letter-spacing: 0.15em; }

.el_dateEitherTextMain_kara {
  position: relative;
  bottom: 4px;
  font-size: 16px;
  letter-spacing: 0.1em; }

.el_dateEitherTextSub {
  font-size: 18px;
  font-size: 16px;
  letter-spacing: 0.1em; }

.bl_tableBlock_item {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .bl_tableBlock__godo .bl_tableBlock_item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 2.7%;
    line-height: 1.7; }
    @media screen and (max-width: 765px) {
      .bl_tableBlock__godo .bl_tableBlock_item {
        margin-bottom: 25px;
        padding: 0 0%; } }
  @media screen and (max-width: 765px) {
    .bl_tableBlock__godo .bl_tableBlock_wrapper_midashi .bl_tableBlock_item {
      margin-bottom: 10px; }
      .bl_tableBlock__godo .bl_tableBlock_wrapper_midashi .bl_tableBlock_item:last-child {
        margin-bottom: 0; } }
  .bl_tableBlock_item br {
    display: inline; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock_item {
      display: block;
      font-size: 14px; } }

.bl_tableBlock_item_ttl {
  display: none; }
  @media screen and (max-width: 765px) {
    .bl_tableBlock_item_ttl {
      display: block;
      background-color: #ccc;
      color: #fff;
      text-align: left;
      padding: 3px 5%;
      font-size: 14px;
      letter-spacing: 0.1em;
      width: 100%;
      margin-bottom: 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

#sc_rdSchedule .bl_tableBlock__godo .bl_tableBlock_wrapper > div:nth-child(2) .bl_tableBlock_item_wrapper{
  width: 100%;
}

.el_remetedMarker{
  background-color: rgba(255,0,0,0.2);
  display: inline-block;
  padding: 0 8px;
}

@media screen and (max-width: 765px) {
  .bl_tableBlock_item_wrapper {
    padding: 0 20px; } }

.bl_tableBlock_date_sub {
  font-size: 14px;
  display: inline-block;
  letter-spacing: 0.1em; }

.bl_tableBlock_location {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em; }

.bl_tableBlock_location_main {
  font-size: 22px;
  margin-bottom: 10px; }

.bl_tableBlock_location_sub {
  font-size: 14px; }

.bl_tableBlock_type_main {
  font-size: 22px;
  margin-bottom: 4px;
  margin-bottom: 10px; }

.bl_tableBlock_type_sub {
  font-size: 14px; }

.bl_tableBlock_state {
  font-size: 22px; }

.bl_tableBlock_entry {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bl_tableBlock_entry_button {
  display: inline-block;
  background-color: #000;
  color: #e70020;
  padding: 12px 52px;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bl_sectBlock2_date {
  background-color: #fc2e32;
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
  padding: 15px 0;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
  font-weight: normal;
 }
  #sc_seminarCommon .bl_sectBlock2_date {
    background-color: #cc0001;
    color: #fff;
    margin-bottom: 0; }
      #sc_seminarCommon .bl_sectBlock2_date a {
    color: #fff;
}

  .bl_sectBlock2_date br {
    display: inline; }
  #sc_seminarCommon .bl_sectBlock2_date {
    font-size: 16px; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_date {
      line-height: 1.6;
      padding: 10px 0; } }

.bl_sectBlock2_entryButton {
  background-color: #000;
  color: #e70020;
  text-align: center;
  padding: 12px 0; }

/*eventindex*/
.bl_sectBlock2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left; }

.bl_sectBlock2_wrapper {
  position: relative;
  width: calc((100% - 61px)/3);
  margin-right: 30px;
  margin-bottom: 10px;
  background-color: #f7f7f7;
  padding-bottom: 74px; }
  .bl_sectBlock2_wrapper.bl_sectBlock2_wrapper__head {
    width: 100%;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0; }
    @media screen and (max-width: 765px) {
      .bl_sectBlock2_wrapper.bl_sectBlock2_wrapper__head {
        display: block; } }
  #sc_seminarCommon .bl_sectBlock2_wrapper {
    margin-bottom: 0;
    padding-bottom: 0; }
  .bl_sectBlock2_wrapper:nth-child(3n+1) {
    margin-right: 0; }
  .bl_sectBlock2_wrapper:last-child {
    margin-right: 0; }
  .bl_sectBlock2__m .bl_sectBlock2_wrapper {
    width: calc((100% - 28.5%)/4);
    margin-right: 9.5%; }
    .bl_sectBlock2__m .bl_sectBlock2_wrapper:nth-child(4n) {
      margin-right: 0; }
    .bl_sectBlock2__m .bl_sectBlock2_wrapper:last-child {
      margin-right: 0; }
    @media screen and (max-width: 765px) {
      .bl_sectBlock2__m .bl_sectBlock2_wrapper {
        width: 100%;
        margin: 0; } }
  #sc_seminarCommon .bl_sectBlock2_wrapper {
    width: calc((100% - 61px)/3);
    margin-right: 30px;
    background-color: transparent; }
    #sc_seminarCommon .bl_sectBlock2_wrapper:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 765px) {
      #sc_seminarCommon .bl_sectBlock2_wrapper {
        width: 100%;
        margin: 0 0 80px; }
        #sc_seminarCommon .bl_sectBlock2_wrapper:last-child {
          margin: 0 0 80px; } }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_wrapper {
      width: 100%;
      margin: 0 0 70px;
      padding: 0 0 50px; } }

.bl_sectBlock2_image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .bl_sectBlock2_wrapper__head .bl_sectBlock2_image {
    width: 50%;
    background-image: url(assets/image/eventindex-dyf-tmn.jpg); }
    @media screen and (max-width: 765px) {
      .bl_sectBlock2_wrapper__head .bl_sectBlock2_image {
        width: 100%; } }
  .bl_sectBlock2_wrapper__seminar .bl_sectBlock2_image {
    background-image: url(assets/image/eventindex-seminor-tmn.jpg); }
  .bl_sectBlock2_wrapper__rd .bl_sectBlock2_image {
    background-image: url(assets/image/eventindex-randd-tmn.jpg); }
  .bl_sectBlock2_wrapper__godo .bl_sectBlock2_image {
    background-image: url(assets/image/eventindex-briefing-tmn.jpg); }
  #sc_seminarCommon .bl_sectBlock2_wrapper__sc .bl_sectBlock2_image {
    background-image: url(assets/image/seminar_event_img01.jpg); }
  #sc_seminarCommon .bl_sectBlock2_wrapper__li .bl_sectBlock2_image {
    background-image: url(assets/image/seminar_event_img02.jpg); }
  #sc_seminarCommon .bl_sectBlock2_wrapper__wo .bl_sectBlock2_image {
    background-image: url(assets/image/seminar_event_img03.jpg); }
  .bl_sectBlock2_image:before {
    content: "";
    padding-top: 61.8%;
    display: block; }

.bl_sectBlock2_wrapper__head .bl_sectBlock2_wrapper_wrapper {
  width: 50%;
  padding-bottom: 30px; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_wrapper__head .bl_sectBlock2_wrapper_wrapper {
      width: 100%;
      margin-bottom: 0; } }

.bl_sectBlock2_ttl {
  position: relative;
  padding-top: 55px;
  width: calc(100% - 40px);
  margin: 0 auto 0; }
  @media screen and (min-width: 765px) {
    .bl_sectBlock2_wrapper__head .bl_sectBlock2_ttl {
      width: calc(100% - 80px); } }
  .bl_sectBlock2_ttl:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30px;
    width: 10px;
    height: 2px;
    background-color: #000; }
    @media screen and (max-width: 765px) {
      .bl_sectBlock2_ttl:before {
        content: none; } }
  .bl_sectBlock2_ttl:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    width: 10px;
    height: 2px;
    background-color: #000; }
    .bl_sectBlock2__m .bl_sectBlock2_ttl:after {
      content: none; }
    @media screen and (max-width: 765px) {
      .bl_sectBlock2_ttl:after {
        bottom: -32px; }
        #sc_seminarCommon .bl_sectBlock2_ttl:after {
          margin-bottom: 15px; } }
  #sc_seminarCommon .bl_sectBlock2_ttl {
    width: 100%;
    padding-top: 55px; }
    @media screen and (max-width: 765px) {
      #sc_seminarCommon .bl_sectBlock2_ttl {
        padding-top: 20px;
        margin-bottom: 30px; } }
    #sc_seminarCommon .bl_sectBlock2_ttl:before {
      top: 35px; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_ttl {
      padding-top: 35px; } }
  @media screen and (min-width: 765px) {
    #sc_eventindexCommon .bl_sectBlock2_ttl {
      margin-bottom: 35px; }
      #sc_eventindexCommon .bl_sectBlock2_ttl:before {
        top: 35px; } }
  @media screen and (min-width: 765px) {
    #sc_eventindexCommon .bl_sectBlock2_wrapper__head .bl_sectBlock2_ttl:after {
      bottom: -15px; }
    #sc_eventindexCommon .bl_sectBlock2_wrapper__head .bl_sectBlock2_ttl:before {
      top: 40px; } }



.el_eventindexDyfttl{
  max-width: 340px;
}

.bl_sectBlock2_ttl_main {
  font-size: 26px;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.4;
    display:flex;
    justify-content: center;
    align-items:center;
    height:100px;
  text-align:center !important;  
 }
 #sc_eventindexCommon{
    }
.bl_sectBlock2_ttl_main ul li.current{
  text-align:center !important;  
}
  @media screen and (min-width: 765px) {
    #sc_eventindexCommon .bl_sectBlock2_ttl_main {
      margin-bottom: 10px; }
    .bl_sectBlock2_wrapper__head .bl_sectBlock2_ttl_main {
      font-size: 30px; } }
@media screen and (max-width: 900px) {
    .bl_sectBlock2_ttl_main {
      margin-bottom: 5px;
      font-size: 16px;
      text-align: center;
      line-height: 1.2; } }
  @media screen and (max-width: 599px) {
    .bl_sectBlock2_ttl_main {
      margin-bottom: 5px;
      font-size: 26px;
      text-align: center;
      line-height: 1.2;
          height:80px;
}
       }
     
  #eventindex .bl_sectBlock2_wrapper__head .bl_sectBlock2_ttl_main {
    letter-spacing: 0.15em; }

.bl_sectBlock2_ttl_main_wrapper {
  display: inline-block;
  text-align: left;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_ttl_main_wrapper {
      text-align: center; } }

.bl_sectBlock2_ttl_sub {
  font-size: 14px;
  letter-spacing: 0.1em;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_ttl_sub {
      font-size: 14px; } }

.bl_sectBlock2_ttl {
  text-align: center;
  margin-bottom: 55px; }
  @media screen and (min-width: 765px) {
    #sc_seminarCommon .bl_sectBlock2_ttl {
      margin-bottom: 35px; } }
  @media screen and (max-width: 765px) {
    .bl_sectBlock2_ttl {
      margin-bottom: 55px; } }

.bl_sectBlock2_text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  width: calc(100% - 40px);
  margin: 0 auto 40px; }
  @media screen and (min-width: 765px) {
    .bl_sectBlock2_text {
      min-height: 128px; }
      .bl_sectBlock2_wrapper__head .bl_sectBlock2_text {
        width: calc(100% - 80px);
        min-height: 0; } }
  #sc_seminarCommon .bl_sectBlock2_text {
    margin: 0 auto 25px;
    width: 100%;
    font-size: 18px;
    min-height: 0;
    height:120px; }
    @media screen and (max-width: 900px) {
      #sc_seminarCommon .bl_sectBlock2_text {
        margin: 0 auto 30px;
        font-size: 13px;
        width: calc(100% - 30px); } }
    @media screen and (max-width: 599px) {
      #sc_seminarCommon .bl_sectBlock2_text {
        font-size: 14px;
       } }

@media screen and (max-width: 765px){
  .bl_sectBlock2__recInfoHead .bl_sectBlock2_text{
    margin-bottom: 0;
  }
}

@media screen and (max-width: 765px){
  .bl_sectBlock2__recInfoHead .bl_sectBlock2_wrapper{
    padding-bottom: 0;
  }
  #recruitinginformation .bl_sectBlock2__recInfoHead .bl_sectBlock2_wrapper{
    padding-bottom: 50px;
  }
}


.bl_sectBlock2_arrow {
  text-align: center;
  width: 81.1%;
  margin: 0 auto 0; }
  .bl_sectBlock2_arrow img {
    max-width: 90px; }

.bl_buttonBlock {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 40px;
  text-align: center; }
  @media screen and (max-width: 765px){
    .bl_buttonBlock{
      position: relative;
      bottom: auto;
      left: auto;
    }
  }

.bl_sectBlock2_wrapper__head .bl_buttonBlock{
  position: relative;
  bottom: auto;
  left: auto;
}

/*180220 related content*/
.bl_relatedBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  width: 74.6%;
  margin: 0 auto;
  padding-top: 70px; }
  @media screen and (max-width: 765px){
    .bl_relatedBlock{
      width: 100%;
      padding-top: 60px;
    }
  }

.bl_relatedBlock_wrapper {
  position: relative;
  width: calc((100% - 61px)/3);
  margin-right: 30px;
  margin-bottom: 10px;
  /*background-color: #f7f7f7;*/
  padding-bottom: 74px; }

  .bl_relatedBlock_wrapper:last-child {
    margin-right: 0; }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_wrapper {
      width: 100%;
      margin: 0 0 70px;
      padding: 0 0 0px; } }

.bl_relatedBlock_image {
  background-color: #ccc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .bl_relatedBlock_wrapper__dyf .bl_relatedBlock_image {
    background-image: url(assets/image/eventindex-dyf-tmn.jpg); }
  .bl_relatedBlock_wrapper__seminar .bl_relatedBlock_image {
    background-image: url(assets/image/eventindex-seminor-tmn.jpg); }
  .bl_relatedBlock_wrapper__rd .bl_relatedBlock_image {
    background-image: url(assets/image/eventindex-randd-tmn.jpg); }
  .bl_relatedBlock_wrapper__godo .bl_relatedBlock_image {
    background-image: url(assets/image/eventindex-briefing-tmn.jpg); }
  .bl_relatedBlock_image:before {
    content: "";
    padding-top: 61.8%;
    display: block; }

.bl_relatedBlock_ttl {
  position: relative;
  padding-top: 48px;
  width: calc(100% - 26px);
  margin: 0 auto 0; }
  .bl_relatedBlock_ttl:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 27px;
    width: 10px;
    height: 2px;
    background-color: #000; }
    @media screen and (max-width: 765px) {
      .bl_relatedBlock_ttl:before {
        content: none; } }
  .bl_relatedBlock_ttl:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    width: 10px;
    height: 2px;
    background-color: #000; }
    @media screen and (max-width: 765px) {
      .bl_relatedBlock_ttl:after {
        bottom: -32px; } }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_ttl {
      padding-top: 35px; } }


.bl_relatedBlock_ttl_main {
  font-size: 18px;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  line-height: 1.4; }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_ttl_main {
      margin-bottom: 5px;
      font-size: 28px;
      text-align: center;
      line-height: 1.4; } }

.bl_relatedBlock_ttl_main_wrapper {
  display: inline-block;
  text-align: left;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_ttl_main_wrapper {
      text-align: center; } }

.bl_relatedBlock_ttl_sub {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif; }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_ttl_sub {
      font-size: 14px; } }

.bl_relatedBlock_ttl {
  text-align: center;
  margin-bottom: 55px; }
  @media screen and (max-width: 765px) {
    .bl_relatedBlock_ttl {
      margin-bottom: 55px; } }

.bl_relatedBlock_text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  width: calc(100% - 40px);
  margin: 0 auto 40px; }
  @media screen and (min-width: 765px) {
    .bl_relatedBlock_text {
      min-height: 128px; } }

.bl_relatedBlock_arrow {
  text-align: center;
  width: 81.1%;
  margin: 0 auto 0; }
  .bl_sectBlock2_arrow img {
    max-width: 90px; }

/*180220 related content end*/

.bl_buttonBlock_wrapper {
  display: inline-block;
  padding: 10px 15px;
  background-color: #cc0001;
  color: #fff;
  font-weight: normal; }
  @media screen and (max-width: 765px) {
    .bl_buttonBlock_wrapper {
      font-size: 16px; } }

.js_typingText {
  opacity: 0;
  min-height: 1em; }
  .js_typingText .word1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.js_typing_br:before {
  content: "\A";
  white-space: pre; }

.bl_modalMapBlock {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }
  .js_openMap .bl_modalMapBlock {
    pointer-events: auto;
    opacity: 1; }

.bl_modalMapBlock_wrapper {
  position: absolute;
  top: 20vh;
  left: 20vw;
  right: 20vw;
  bottom: 20vh;
  background-color: #ccc;
  border: 3px solid #383a3c;
  border-radius: 3px !important; }
  @media screen and (max-width: 765px) {
    .bl_modalMapBlock_wrapper {
      top: 30vh;
      bottom: 30vh;
      left: 5%;
      right: 5%; } }

.bl_modalMapBlock_map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.bl_modalMapBlock_closeButton {
  position: absolute;
  border: solid 3px #383A3C;
  border-top: none;
  border-right: none;
  width: 35px;
  height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  right: 0;
  background-color: #383A3C;
  z-index: 9999;
  border-radius: 0px 0px 0px 3px !important;
  cursor: pointer; }
  .bl_modalMapBlock_closeButton:after {
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
  .bl_modalMapBlock_closeButton:before {
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }

.bl_messageBlock {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  text-align: center;
  padding: 60px 0 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }
  .js_openMssage .bl_messageBlock {
    pointer-events: auto;
    -webkit-animation: 'messageOpen' 200ms ease-out 0ms forwards;
    animation: 'messageOpen' 200ms ease-out 0ms forwards;
    opacity: 1; }
  .js_closeMssage .bl_messageBlock {
    pointer-events: none;
    -webkit-animation: 'messageClose' 300ms ease-out 0ms forwards;
    animation: 'messageClose' 300ms ease-out 0ms forwards;
    opacity: 0; }
  .bl_messageBlock img {
    width: auto;
    max-width: 100%; }

@-webkit-keyframes messageOpen {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.07);
    transform: scale(1.07); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes messageOpen {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.07);
    transform: scale(1.07); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes messageClose {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.96);
    transform: scale(0.96); } }

@keyframes messageClose {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.96);
    transform: scale(0.96); } }

.bl_messageBlock_wrapper {
  position: relative;
  border-radius: 3px !important; }
  @media screen and (max-width: 765px) {
    .bl_messageBlock_wrapper {
      top: 30vh;
      bottom: 30vh;
      left: 5%;
      right: 5%; } }

.bl_messageBlock_close {
  position: fixed;
  border-top: none;
  border-right: none;
  width: 26px;
  height: 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 16px;
  right: 16px;
  background-color: transparent;
  z-index: 9999;
  cursor: pointer; }
  .bl_messageBlock_close:after {
    content: "";
    width: 2px;
    height: 35px;
    background-color: #212121;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
  .bl_messageBlock_close:before {
    content: "";
    width: 2px;
    height: 35px;
    background-color: #212121;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }

.el_lineFix{
  display: inline-block;
}

/*js*/
.js_fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.js_mapButton {
  cursor: pointer; }

.js_messageButton {
  cursor: pointer; }

#navigation{
  font-family: "Josefin Sans" , "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック",sans-serif;
}

footer{
  padding: ;
  font-family: "Josefin Sans" , "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック",sans-serif;
}

#navigation,footer{
  margin:0;
  /*padding:0;*/
  letter-spacing:1px
}

footer ul{
  margin: 0;
  padding: 0 2vw 5px 0;
}
@media screen and (max-width: 765px){
  footer ul{
    margin: 30px auto 0;
    padding: 0;
  }
}

.page-top.icon-arrow{
  line-height: 1.8;
}

i,cite,em,var,address,dfn{
  font-style: normal;
}

.drawer-navbar .drawer-brand:first-child h1{
  font-size: 1em;
}

/*#navigation h1,footer h1,#navigation h2,footer h2,#navigation h3,footer h3,#navigation h4,footer h4,#navigation h5,footer h5,#navigation h6,footer h6,#navigation p,footer p,#navigation ul,footer ul,#navigation li,footer li,#navigation dl,footer dl,#navigation dt,footer dt,#navigation dd,footer dd,#navigation p,footer p,#navigation th,footer th,#navigation td,footer td,#navigation em,footer em,#navigation strong,footer strong,#navigation div,footer div,#navigation address,footer address{
  font-weight:normal;
  font-size:1em;
  font-style:normal;
  font-weight:normal;
  list-style:none;
  letter-spacing:0.035em;
  word-break:break-all
}*/

/*180524 追記分*/

        .el_innerLink{
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            justify-content: center;
            padding: 65px 0 0;
            margin: 0 0 65px 0;
        }
        @media screen and (max-width: 765px){
          .el_innerLink{
            justify-content: flex-start;
          }
          .bl_1dayHeadBlock__n .el_innerLink{
            justify-content: center;
          }
        }

        .el_innerLink > li{
            position: relative;
            list-style-type: none;
            margin-right: 40px;
        }
        .el_innerLink > li:last-child{
            margin-right: 0;
        }
        .el_innerLink > li:after{
            content: "";
            position: absolute;
            width: 1px;
            height: 1em;
            background-color: #000;
            top: 1px;
            right: -20px;
        }
        .el_innerLink > li:last-child:after{
          content: none;
        }

        @media screen and (max-width: 765px){
          .bl_1dayHeadBlock__4 .el_innerLink{
            flex-wrap: wrap;
            margin-bottom: 45px;
          }
          .bl_1dayHeadBlock__4 .el_innerLink > li:after{
            right: 0;
          }
          .bl_1dayHeadBlock__4 .el_innerLink > li:nth-child(even):after{
            display: none;
          }
          .bl_1dayHeadBlock__4 .el_innerLink > li{
            width: 50%;
            margin-right: 0;
            text-align: center;
            margin-bottom: 20px;
          }
        }

        .bl_1dayHeadBlock__n .el_innerLink > li:last-child:after{
            content: none;
        }

        .bl_1dayHeadBlock_button{
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            border-bottom: 7px solid #cc0001;
            max-width: 1160px;
            width: 82.9%;
            margin-right: auto;
            margin-left: auto;
        }@media screen and (max-width: 765px){
            .bl_1dayHeadBlock_button{
                display: block;
                border-bottom: 0;
                width: 90%;
            }
        }

        .bl_1dayHeadBlock_button_item{
            position: relative;
            color: #fff;
            background-color: #e57f7f;
            text-align: center;
            width: calc(50% - 5px);
            margin-right: 10px;
            font-size: 22px;
            padding: 40px 0 30px;
        }@media screen and (max-width: 765px){
            .bl_1dayHeadBlock_button_item{
                width: 100%;
                margin: 0 0 10px;
                font-size: 18px;
                padding: 23px 0 23px;

            }
            .bl_1dayHeadBlock_button_item:last-child{
                margin-bottom: 0;
            }
        }
        .bl_1dayHeadBlock_button_item.bl_1dayHeadBlock_button_item__choosed{
          background-color: #cc0001;
            padding: 40px 0 30px;
        }

        .bl_1dayHeadBlock_button_item:nth-child(even){
            margin-right: 0;
        }

        .bl_1dayTableBlock{

        }

        .bl_1dayTableBlock_tr{
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            background-color: #f7f7f7;
            padding: 35px 0;
            margin: 0 0 10px;
        }
        @media screen and (max-width: 765px){
            .bl_1dayTableBlock_tr{
                display: block;
                padding: 0;
                 margin: 0 0 20px;
            }
        }
        .bl_1dayTableBlock_th{
            width: 230px;
            padding: 0px 0 0 35px;
            box-sizing: border-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            align-items: center;
        }
        @media screen and (max-width: 765px){
          #sc_3days_appli .bl_1dayTableBlock_th {
            color: #000;
          }
        }
        @media screen and (max-width: 765px){
            .bl_1dayTableBlock_th {
                display: block;
                background-color: #ccc;
                color: #fff;
                text-align: left;
                padding: 5px 5%;
                font-size: 16px;
                letter-spacing: 0.1em;
                width: 100%;
                margin-bottom: 0px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }
        }
        .bl_1dayTableBlock_td{
            width: calc(100% - 230px);
            box-sizing: border-box;
            line-height: 2.4;
            padding: 0 30px 0 0;
        }
        #threedays .bl_1dayTableBlock_td br{
          display: inline;
        }
        @media screen and (max-width: 765px){
            .bl_1dayTableBlock_td{
                width: 100%;
                padding: 20px 5%;
                font-size: 14px;
            }
        }
        .el_linkButton{
            text-align: center;
        }
        .bl_1daySnsBlock .el_linkButton{
          margin-bottom: 35px;
        }
        .bl_1daySnsBlock .el_linkButton:last-child{
          margin-bottom: 0;
        }
        .bl_1day_next{
	        display: block;
	        font-size: 13px;
	        margin-top: 15px;
	        line-height: 120%;
        }
        .bl_1day_next br{
	        display: none
        }@media screen and (max-width: 765px){
	        .bl_1day_next br{
		        display: block;
		        }
		    br.sp{
		        display: block;
		        }

	    }
        .el_linkButton.el_linkButton__two{
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          justify-content: center;
        }@media screen and (max-width: 765px){
          .el_linkButton.el_linkButton__two{
            display: block;
          }
        }
        .el_linkButton_wrapper{
            /*padding: 19px 0;*/
            position: relative;
            height: 64px;
            width: 100%;
            max-width: 400px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NczsDwX5UBARjPMDD8h3FvMzAwwAVAHJBKsACMA1IJAGJxCgzsVIGiAAAAAElFTkSuQmCC) repeat;
            color: #fff;
            margin-bottom: 0px;
            font-size: 18px;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            margin-left: auto;
            margin-right: auto;
            align-items: center;
            justify-content: center
        }
        .el_linkButton__two .el_linkButton_wrapper{
          margin-left: 0;
          margin-right: 0;
        }@media screen and (max-width: 765px){
          .el_linkButton__two .el_linkButton_wrapper{
            margin-bottom: 20px;
          }
          .el_linkButton__two .el_linkButton_wrapper:last-child{
            margin-bottom: 0px;
          }
        }
        .el_linkButton__two .el_linkButton_wrapper:nth-child(1){
          margin-right: 50px;
        }
        .el_linkButton__twitter .el_linkButton_wrapper{
            background: #5eaade;
        }
        .el_linkButton__facebook .el_linkButton_wrapper{
            background: #3c58a1;
        }
        .el_linkButton__back .el_linkButton_wrapper{
            background: #000;
        }
        .el_linkButton__return .el_linkButton_wrapper{
            background: #000;
        }
        .el_linkButton_wrapper{
            /*margin-bottom: 0;*/
        }
        .bl_1daySnsBlock{
            border-top: 2px solid #000;
            border-bottom: 2px solid #000;
            padding: 60px 0 60px;
        }
        @media screen and (max-width: 765px){
          #threedays .bl_1daySnsBlock,
          #twoweeks .bl_1daySnsBlock{
            padding: 38px 0;
          }
        }
        .bl_1daySnsBlock_inner{
            width: 82.9%;
            max-width: 1160px;
            margin-left: auto;
            margin-right: auto;
          }@media screen and (max-width: 765px){
            .bl_1daySnsBlock_inner{
              width: 90%;
            }
          }
        img{
            width: auto;
            max-width: 100%;
        }
        .bl_1dayVoiceBlock{
            max-width: 100%;
            height: 345px;
            overflow: auto;
            padding: 60px 0;
        }@media screen and (max-width: 765px){
          .bl_1dayVoiceBlock{
            height: 233px;
          }

        }
        /*スクロールバー全体*/
        .bl_1dayVoiceBlock::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }

        /*スクロールバーの軌道*/
        .bl_1dayVoiceBlock::-webkit-scrollbar-track {
          /*border-radius: 10px;*/
          /*box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);*/
          background-color: rgba(204, 204, 204, 1);
        }

        /*スクロールバーの動く部分*/
        .bl_1dayVoiceBlock::-webkit-scrollbar-thumb {
          background-color: rgba(204, 0, 0, 1);
          /*border-radius: 10px;*/
          box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
        }
        .bl_1dayVoiceBlock_inner{
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
        }
        .ver5days{
          justify-content: space-around;
width: 80%;
margin: 0 auto;
        }
        .bl_1dayVoiceBlock_item{
            margin-right: 35px;
        }
        .bl_1dayVoiceBlock_item > img{
          max-width: none;
        }
        @media screen and (max-width: 765px){
          .bl_1dayVoiceBlock_item > img{
            max-width: 223px;
          }
          .ver5days{
            justify-content: flex-start;
            width: auto;
          }
        }
        .bl_1dayVoiceBlock_item:first-child{
            padding-left: 8.5%;
        }
        .bl_1dayVoiceBlock_item:last-child{
            margin-right: 0;
            padding-right: 8.5%;
        }
        .el_twLogo{
            width: 33px;
            display: inline-block;
            margin-right: 10px;
        }
        .el_fbLogo{
            width: 33px;
            display: inline-block;
            margin-right: 10px;
        }
        #sc_1day_entry .bl_pageContentBlock_content{
            padding: 60px 0 60px 0;
        }
        #sc_5day_entry .bl_pageContentBlock_content{
            padding: 60px 0 60px 0;
        }
        #sc_intvSgFlow .bl_pageContentBlock_content{
          border-bottom: 2px solid #000;
        }

        .bl_itvwFrontBlock_inner{
          width: 90%;
          max-width: 930px;
          margin-left: auto;
          margin-right: auto;
        }

        .bl_itvwFrontBlock_wrapper{
          position: relative;
          margin-bottom: 15px;
          background-color: #f7f7f7;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          padding-top: 25px;
          height: 455px;
        }
        @media screen and (max-width: 765px){
          .bl_itvwFrontBlock_wrapper{
            height: auto;
            display: block;
            margin-bottom: 30px;
            padding-bottom: 60px;
          }

        }

        .bl_itvwFrontBlock_wrapper:last-child{
          margin-bottom: 100px;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_wrapper:last-child{
            margin-bottom: 60px;
          }
        }

        .bl_itvwFrontBlock_img{
          position: relative;
          width: 56%;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_img{
            width: 100%;
            text-align: center;
            margin-bottom: 40px;
          }
        }

        .bl_itvwFrontBlock_img > img{
          position: absolute;
          bottom: 0;
          left: 15px;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_img > img{
            position: relative;
            max-width: 90%;
            left: auto;
          }
        }

        .bl_itvwFrontBlock_texts{
          width: 44%;
          padding: 0 20px 0 0;
          box-sizing: border-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          flex-wrap: wrap;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts{
            width: 100%;
            padding: 0 20px 0 20px;
          }
        }

        .bl_itvwFrontBlock_texts_icon{
          margin-bottom: 15px;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts_icon{
            text-align: center;
            margin-bottom: 15px;
          }
        }

        .bl_itvwFrontBlock_texts_sub{
          font-size: 14px;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts_sub{
            text-align: center;
          }
        }

        .bl_itvwFrontBlock_texts_wrapper{
          width: 100%;
        }

        .bl_itvwFrontBlock_texts_main{
          position: relative;
          font-size: 30px;
          padding: 35px 0;
          line-height: 1.4;
          font-weight: bold;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts_main{
            font-size: 28px;
            text-align: center;
          }
          .bl_itvwFrontBlock_texts_main br{
            /*display: inline;*/
          }
        }

        .bl_itvwFrontBlock_texts_main:before{
          content: "";
          position: absolute;
          width: 10px;
          height: 2px;
          background-color: #000;
          top: 23px;
          left: 0;
        }

        .bl_itvwFrontBlock_texts_main:after{
          content: "";
          position: absolute;
          width: 10px;
          height: 2px;
          background-color: #000;
          bottom: 23px;
          left: 0;
        }

        @media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts_main:before{
            left: 50%;
            transform: translateX(-50%);
          }
          .bl_itvwFrontBlock_texts_main:after{
            left: 50%;
            transform: translateX(-50%);
          }
        }

        .bl_itvwFrontBlock_texts_name{
          font-size: 14px;
          line-height: 1.4;
        }@media screen and (max-width: 765px){
          .bl_itvwFrontBlock_texts_name{
            text-align: center;
          }
        }

        .bl_intvSgHeadBlock{
          height: 450px;
          background-color: #f7f7f7;
          padding-bottom: 80px;
        }@media screen and (max-width: 1070px){
          .bl_intvSgHeadBlock{
            height: 420px;
          }
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock{
            height: auto;
            padding-top: 20px;
            padding-bottom: 0;
          }
        }

        .bl_intvSgHeadBlock_wrapper{
          height: 300px;
        }@media screen and (max-width: 1070px){
          .bl_intvSgHeadBlock_wrapper{
            height: 270px;
          }
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_wrapper{
            height: auto;
          }
        }

        .bl_intvSgHeadBlock_line{
          position: absolute;
          left: 50%;
          bottom: -65px;
          width: 200%;
          height: 400px;
          background-color: #e60020;
          transform: translate(-50%,100%) rotate(-10deg);
          -webkit-transform: translate(-50%,100%) rotate(-10deg);
          -ms-transform: translate(-50%,100%) rotate(-10deg);
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_line{
            display: none;
          }
        }
        .bl_intvSgHeadBlock_bottom{
          position: absolute;
          left: 0;
          bottom: 0;
          z-index: 2;

        }
        .bl_intvSgHeadBlock_inner{
          width: 82.9%;
          max-width: 1160px;
          margin-left: auto;
          margin-right: auto;
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_inner{
            width: 100%;
          }
        }
        .bl_intvSgHeadBlock_wrapper{
          position: relative;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
        }
        .bl_intvSgHeadBlock_texts{
          position: relative;
          z-index: 2;
          width: calc( 100% - 580px);
        }@media screen and (max-width: 1070px){
          .bl_intvSgHeadBlock_texts{
            width: calc( 100% - 450px);
          }
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_texts{
            width: 100%;
            padding: 10px 5% 20px;
            box-sizing: border-box;
            background-color: #e60020;
            color: #fff;
          }
        }

        .bl_intvSgHeadBlock_img{
          position: relative;
          width: 520px;
          top: 40px;
          left: 8.5%;
        }@media screen and (max-width: 1070px){
          .bl_intvSgHeadBlock_img{
            width: 380px;
          }
        }
        .bl_intvSgHeadBlock_text{
          padding: 75px 0 0;
          width: 100%;
        }
        .bl_intvSgHeadBlock_text br{
          display: inline;
        }
        @media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_img{
            top: 0;
            left: auto;
            width: 90%;
            margin-right: auto;
            margin-left: auto;
          }
          .bl_intvSgHeadBlock_text{
            padding: 0;
          }
        }
        .bl_intvSgHeadBlock_text_ttl{
          font-size: 26px;
          line-height: 1.5;
          margin-bottom: 45px;
          font-weight: bold;
        }@media screen and (max-width: 765px){
          .bl_intvSgHeadBlock_text_ttl{
            line-height: 1.4;
            margin-bottom: 35px;
          }
        }

        .bl_intvSgHeadBlock_text_name{
          line-height: 1.5;
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_text_name{
            font-size: 12px;
          }
        }

        .bl_intvSgHeadBlock_text_cat{
          position: relative;
          font-size: 26px;
          padding: 30px 0;
          font-weight: bold;
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_text_cat{
            margin-bottom: 20px;
          }
          .bl_intvSgHeadBlock_text_cat:before{
              content:"";
              position: absolute;
              left: 0;
              top: 15px;
              width: 10px;
              height: 2px;
              background-color: #fff;
          }
          .bl_intvSgHeadBlock_text_cat:after{
              content:"";
              position: absolute;
              left: 0;
              bottom: 15px;
              width: 10px;
              height: 2px;
              background-color: #fff;
          }
        }

        .bl_intvSgHeadBlock_text_sub{
          line-height: 1.5;
        }@media screen and (max-width: 900px){
          .bl_intvSgHeadBlock_text_sub{
            font-size: 12px;
          }
        }

        .bl_intvSgPostBlock{
          position: relative;
          /*height: 800px;*/
          z-index: 2;
          padding-bottom: 90px;
        }

        .bl_intvSgPostBlock_head{
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-wrap: wrap;
          color: #fff;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_head{
            color: #000;
            padding: 40px 5% 40px;
            box-sizing: border-box;
          }
        }
        .bl_intvSgPostBlock_head_ttl_main{
          position: relative;
          width: 355px;
          font-size: 40px;
          font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
          margin-bottom: 40px;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_head_ttl{
            margin-bottom: 20px;
          }
          .bl_intvSgPostBlock_head_ttl_main{
            width: 100%;
            font-size: 32px;
            margin-bottom: 5px;
          }
          .bl_intvSgPostBlock_head_ttl_sub{
            font-size: 12px;
          }
        }
        .bl_intvSgPostBlock_head_ttl_main:after{
          content: "";
          position: absolute;
          left: 0;
          bottom: -20px;
          width: 15px;
          height: 2px;
          background-color: #fff;
        }
        .bl_intvSgPostBlock_head_text{
          width: calc(100% - 355px);
          line-height: 2;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_head_text{
            width: 100%;
            line-height: 1.6;
            font-size: 14px;
          }
        }
        .bl_intvSgPostBlock_inner{
          width: 82.9%;
          max-width: 1160px;
          margin-left: auto;
          margin-right: auto;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_inner{
            width: 100%;
          }
        }
        .bl_intvSgPostBlock_wrapper:before{
          content: "";
          display: block;
          clear: both;
        }
        .bl_intvSgPostBlock_item{
          position: relative;
        }
        .bl_intvSgPostBlock_item:before{
          content: none;
          display: block;
          clear: both;
        }
        .bl_intvSgPostBlock_item_img{
          position: absolute;
          left: 0;
          top: -250px;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_img{
            position: static;
            text-align: center;
          }
        }
        .bl_intvSgPostBlock_item__2 .bl_intvSgPostBlock_item_img{
          left: auto;
          right: 0;
          top: -90px;
        }
        .bl_intvSgPostBlock_item__3 .bl_intvSgPostBlock_item_img{
          left: auto;
          left: 0;
          top: -75px;
        }
        .bl_intvSgPostBlock_item__4 .bl_intvSgPostBlock_item_img{
          left: auto;
          left: 0px;
          top: -445px;
        }
        .bl_intvSgPostBlock_item_texts{
          position: relative;
          width: calc(100% - 400px);
          /*float: right;*/
          margin-left: auto;
          border: 2px solid #000;
          margin-top: 300px;
          z-index: 2;
          background-color: #fff;
          padding: 60px 65px 45px;
          box-sizing: border-box;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_texts{
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            border: 0;
            padding: 20px 5% 45px;
            margin-top: 0;
          }
        }
        .bl_intvSgPostBlock_item__2 .bl_intvSgPostBlock_item_texts{
          margin-right: auto;
          margin-left: 0;
          margin-top: 140px;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item__2 .bl_intvSgPostBlock_item_texts{
            margin-top: 0;
          }
        }
        .bl_intvSgPostBlock_item__3 .bl_intvSgPostBlock_item_texts{
          margin-top: 125px;
        }
        @media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item__3 .bl_intvSgPostBlock_item_texts{
            margin-top: 0;
          }
        }
        .bl_intvSgPostBlock_item__4 .bl_intvSgPostBlock_item_texts{
          margin-top: 510px;
          margin-left: 65px;
          width: 100%;
          max-width: 750px;
        }
        @media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item__4 .bl_intvSgPostBlock_item_texts{
            margin-top: 0;
            margin-left: 0;
          }
        }
        .bl_intvSgPostBlock_item.bl_intvSgPostBlock_item__1{
          /*margin-top: 50px;*/
        }
        .bl_intvSgPostBlock_item_texts_sub{
          font-size: 20px;
          font-weight: bold;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_texts_sub{
            font-size: 16px;
          }
        }
        .bl_intvSgPostBlock_item_texts_ttl{
          position: relative;
          padding: 50px 0 45px;
          font-size: 34px;
          line-height: 1.6;
          font-weight: bold;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_texts_ttl{
            padding: 40px 0;
            font-size: 28px;
            line-height: 1.5;
          }
        }
        .bl_intvSgPostBlock_item__4 .bl_intvSgPostBlock_item_texts_ttl{
          padding: 0 0 45px;
        }
        .bl_intvSgPostBlock_item_texts_ttl:before{
          content: "";
          position: absolute;
          width: 15px;
          height: 2px;
          background-color: #000;
          top: 32px;
          left: 0;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_texts_ttl:before{
            top: 25px;
          }
        }
        .bl_intvSgPostBlock_item__4 .bl_intvSgPostBlock_item_texts_ttl:before{
          content: none;
        }
        .bl_intvSgPostBlock_item_texts_ttl:after{
          content: "";
          position: absolute;
          width: 15px;
          height: 2px;
          background-color: #000;
          bottom: 21px;
          left: 0;
        }
        .bl_intvSgPostBlock_item_texts_text{
          letter-spacing: 0.1em;
          line-height: 2;
        }@media screen and (max-width: 900px){
          .bl_intvSgPostBlock_item_texts_text{
            font-size: 14px;
            line-height: 1.6;
          }
        }
        .bl_intvSgPostBlock_item_texts_text br{
          display: inline;
        }
        #sc_intvSgFlow.bl_pageContentBlock{
          border-bottom: 2px solid #000;
        }@media screen and (max-width: 765px){
          #sc_intvSgFlow.bl_pageContentBlock{
            border-bottom: 0;
          }
        }
        .bl_intvRelatedBlock {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: left;
          -ms-flex-pack: left;
          justify-content: left;
          width: 81.6%;
          max-width: 980px;
          margin: 0 auto;
          padding-top: 70px; }
          @media screen and (max-width: 765px){
            .bl_relatedBlock{
              width: 100%;
              padding-top: 60px;
            }
          }

        .bl_intvRelatedBlock_item {
          position: relative;
          width: calc((100% - 81px)/3);
          margin-right: 40px;
          margin-bottom: 10px;
          /*background-color: #f7f7f7;*/
          padding-bottom: 74px; }

          .bl_intvRelatedBlock_item:last-child {
            margin-right: 0; }
          @media screen and (max-width: 765px) {
            .bl_intvRelatedBlock_item {
              width: 100%;
              margin: 0 0 70px;
              padding: 0 0 0px; } }

          .bl_intvRelatedBlock_item_img{
            margin-bottom: 25px;
          }@media screen and (max-width: 765px){
            .bl_intvRelatedBlock_item_img{
              text-align: center;
            }
          }
          .bl_intvRelatedBlock_item_ttl{
            position: relative;
            margin-bottom: 40px;
            text-align: center;
            font-size: 20px;
            line-height: 1.6;
          }@media screen and (max-width: 765px){
            .bl_intvRelatedBlock_item_ttl{
              text-align: left;
            }
          }
          .bl_intvRelatedBlock_item_ttl:before{
            content: "";
            position: absolute;
            width: 10px;
            height: 2px;
            background-color: #000;
            left: 50%;
            transform: translateX(-50%);
            bottom: -19px;
          }
          .bl_intvRelatedBlock_item_name{
            font-size: 18px;
            margin-bottom: 18px;
            text-align: center;
          }
          .bl_intvRelatedBlock_item_cat{
            text-align: center;
          }
          .bl_flowBlock{
            max-width: 1060px;
            margin-left: auto;
            margin-right: auto;
          }
          .bl_flowBlock_wrapper{
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            flex-wrap: wrap;
            padding-top: 50px;
            box-sizing: border-box;
          }
          .bl_flowBlock_item{
            width: calc((100% - 136px) / 4);
            margin-bottom: 45px;
            margin-right: 45px;
          }@media screen and (max-width: 1000px){
            .bl_flowBlock_item{
              width: calc((100% - 46px) / 2);
              margin-bottom: 25px;
              margin-right: 45px;
            }
            .bl_flowBlock_item:nth-child(2n){
              margin-right: 0;
            }
          }@media screen and (max-width: 765px){
            .bl_flowBlock_item{
              width: 100%;
              margin-bottom: 25px;
              margin-right: 0px;
            }
          }
          .bl_flowBlock_item:nth-child(4n){
            margin-right: 0;
          }
          .bl_flowBlock_item_ttl{
            position: relative;
            background: #e60020;
            color: #fff;
            text-align: center;
            font-family: "Josefin Sans", "Meiryo", "メイリオ", "YuGothic", "游ゴシック", sans-serif;
            padding: 25px 0 10px;
          }
          .bl_flowBlock_item_ttl:after{
            content: "";
            position: absolute;
            border-top: 20px solid #e60020;
            border-left: 12px solid transparent;
            border-bottom: 20px solid transparent;
            border-right: 12px solid transparent;
            left: 50%;
            bottom: 0;
            transform: translate(-50%,100%);
          }@media screen and (max-width: 765px){
            .bl_flowBlock_item_ttl:after{
              border-top: 15px solid #e60020;
              border-left: 12px solid transparent;
              border-bottom: 20px solid transparent;
              border-right: 12px solid transparent;
            }
          }
          .bl_flowBlock_item_ttl_sub{
            font-size: 14px;
            margin-bottom: 8px;
            letter-spacing: 0.15em;
          }
          .bl_flowBlock_item_ttl_main{
            font-size: 60px;
          }@media screen and (max-width: 765px){
            .bl_flowBlock_item_ttl{
              padding: 20px 0 5px;
            }
            .bl_flowBlock_item_ttl_sub{
              margin-bottom: 3px;
            }
            .bl_flowBlock_item_ttl_main{
              font-size: 45px;
            }
          }
          .bl_flowBlock_item_content{
            background-color: #f7f7f7;
            padding: 42px 25px;
            box-sizing: border-box;
            text-align: center;
            height: calc(100% - 117px);
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
          }@media screen and (max-width: 765px){
            .bl_flowBlock_item_content{
              height: auto;
              padding: 35px 20px 25px;
            }
          }

          .bl_flowBlock_item_content_wrapper{
            position: relative;
            margin-bottom: 30px;
            line-height: 1.6;
            font-size: 14px;
          }
          .bl_flowBlock_item_content_wrapper:last-child{
            margin-bottom: 0;
          }
          .bl_flowBlock_item_content_wrapper:after{
            content: "";
            position: absolute;
            width: 10px;
            height: 2px;
            left: 50%;
            bottom: -17px;
            background-color: #000;
            transform: translateX(-50%);
          }
          .bl_flowBlock_item_content_wrapper:last-child:after{
            content: none;
          }

  /*by voice*/
  .bl_pageContentBlock_content_schedule {
  padding-bottom: 0!important;
 }
 .bl_pageContentBlock_app {
  border-bottom: none;
  padding: 70px 0;
  margin: 0;
 }
 .bl_pageContentBlock_app h3 {
  font-size: 30px;
 }
 @media screen and (max-width: 764px) {
  .bl_pageContentBlock_app h3 {
  font-size: 16px!important;
  }
 }
 .bl_pageContentBlock_content_app {
  padding-top: 0!important;
 }
  @media screen and (max-width: 764px) {
  .bl_pageContentBlock_content_app {
  padding-bottom: 0!important;
  }
 }
 @media screen and (max-width: 764px) {
  .bl_pageContentBlock_app {
  padding: 40px 0 30px!important;
  }
 }
 /*end*/

 /*adnin5day*/

  #sc_5day_flow .bl_pageContentBlock_content{
  padding-top: 50px;
 }
  @media screen and (max-width: 764px){
    #sc_5day_flow .bl_pageContentBlock_content{
      padding-top: 60px;
    }
  }

 #sc_5day_course .bl_pageContentBlock_content{
  padding-top: 50px;
 }
  @media screen and (max-width: 764px){
    #sc_5day_course .bl_pageContentBlock_content{
      padding-top: 60px;
    }
  }

 #sc_itsprd_voice .bl_pageContentBlock_content{
  padding-top: 32px;
  padding-bottom: 118px;
 }
  @media screen and (max-width: 764px){
    #sc_itsprd_voice .bl_pageContentBlock_content{
      padding-top: 25px;
      padding-bottom: 54px;
    }
  }

 #sc_itsprd_message .bl_pageContentBlock_content{
  padding-top: 70px;
 }
  @media screen and (max-width: 764px){
    #sc_itsprd_message .bl_pageContentBlock_content{
      padding-top: 45px;
      padding-bottom: 7px;
    }
  }

 #sc_itsprd_schedule .bl_pageContentBlock_content{
  padding-top: 70px;
  padding-bottom: 110px;
 }
  @media screen and (max-width: 764px){
    #sc_itsprd_schedule .bl_pageContentBlock_content{
      padding-top: 50px;
      padding-bottom: 58px;
    }
  }

 #sc_itsprd_cource .bl_pageContentBlock_content{
  padding-top: 65px;
  padding-bottom: 100px;
 }
  @media screen and (max-width: 764px){
    #sc_itsprd_cource .bl_pageContentBlock_content{
      padding-top: 35px;
      padding-bottom: 60px;
    }
  }

 #sc_itsprd_entry .bl_pageContentBlock_content{
  padding-top: 62px;
 }
  @media screen and (max-width: 764px){
    #sc_itsprd_entry .bl_pageContentBlock_content{
      padding-top: 33px;
    }
  }

 #sc_laboratory_deteal .bl_pageContentBlock_content{
  padding-top: 65px;
 }
  @media screen and (max-width: 764px){
    #sc_laboratory_deteal .bl_pageContentBlock_content{
      padding-top: 63px;
    }
  }

 #sc_laboratory_application .bl_pageContentBlock_content{
  padding-top: 70px;
 }
  @media screen and (max-width: 764px){
    #sc_laboratory_application .bl_pageContentBlock_content{
      padding-top: 63px;
    }
  }

 #sc_laboratory_entry .bl_pageContentBlock_content{
  padding-top: 62px;
 }
  @media screen and (max-width: 764px){
    #sc_laboratory_entry .bl_pageContentBlock_content{
      padding-top: 33px;
    }
  }

 .bl_tableBlock__5day .bl_tableBlock_item{
  box-sizing: border-box;
 }

 .bl_tableBlock__5day .bl_tableBlock_wrapper{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8px;
  padding: 45px 40px;
  box-sizing: border-box;
 }

 .bl_tableBlock__5day .bl_tableBlock_item:nth-child(1){
    position: relative;
    width: 25%;
    font-size: 28px;
    font-weight: bold;
    padding-right: 20px;
    line-height: 1.4;
 }
 @media screen and (max-width: 764px){
   .bl_tableBlock__5day .bl_tableBlock_item:nth-child(1){
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    padding-right: 0;
   }
 }

 .bl_tableBlock__5day .bl_tableBlock_item:nth-child(1):after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ddd;
 }
  @media screen and (max-width: 764px){
    .bl_tableBlock__5day .bl_tableBlock_item:nth-child(1):after{
      display: none;
    }
  }

  .bl_tableBlock__5day .bl_tableBlock_item_wrapper{
    text-align: center;
    width: 100%;
  }

   @media screen and (max-width: 764px){
    .bl_tableBlock__5day .bl_tableBlock_item_wrapper{
      width: auto;
    }
   }

  .bl_tableBlock__5day .bl_tableBlock_item_sub{
    font-size: 18px;
    text-align: center;
  }

  @media screen and (max-width: 764px){
    .bl_tableBlock__5day .bl_tableBlock_item_sub{
      font-size: 16px;
    }
  }

 .bl_tableBlock__5day .bl_tableBlock_item:nth-child(2){
    width: 75%;
    font-size: 20px;
    padding-left: 35px;
    line-height: 1.4;
 }
 @media screen and (max-width: 764px){
 .bl_tableBlock__5day .bl_tableBlock_item:nth-child(2){
  width: 100%;
  padding: 0;
  font-size: 16px;
 }
 }

  .bl_pageContentBlock_ttl_main{
    font-family: "Josefin Sans" , "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック",sans-serif;
  }
 .bl_5dayflowBlock{
  text-align: center;
 }
 .el_5daysFlowImgPc{

 }

 .el_5daysFlowImgSp{
  display: none;
 }

 @media screen and (max-width: 764px){
   .el_5daysFlowImgPc{
      display: none;
   }
   .el_5daysFlowImgSp{
    display: inline;
   }
 }

 /*180702*/

 .bl_itsprdVoiceBlock_item{
  position: relative;
 }

 .bl_itsprdCourceBlock{
  margin-bottom: 40px;
 }

  .bl_itsprdCourceBlock:last-child{
    margin-bottom: 0;
  }

 .bl_itsprdCourceBlock_ttl{
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
 }

 .bl_itsprdCourceBlock_wrapper{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 910px;
  margin-right: auto;
  margin-left: auto;
 }

 .bl_itsprdCourceBlock_item{
  position: relative;
  height: 120px;
  width: calc((100% - 26px) / 2);
  margin-right: 25px;
  margin-bottom: 25px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NczsDwX5UBARjPMDD8h3FvMzAwwAVAHJBKsACMA1IJAGJxCgzsVIGiAAAAAElFTkSuQmCC) repeat;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
 }

 .bl_itsprdCourceBlock_item br{
  display: inline;
 }

 .bl_itsprdCourceBlock_item.bl_itsprdCourceBlock_item__cs{
  background: #e57f7f;
 }

.bl_itsprdCourceBlock_item:nth-child(2n){
  margin-right: 0;
}

@media screen and (max-width: 764px){
  .bl_itsprdCourceBlock_item{
    width: 100%;
    margin-right: 0;
  }
  .bl_itsprdCourceBlock_item:last-child{
    margin-bottom: 0;
  }
}

@media screen and (max-width: 420px){
  .bl_itsprdCourceBlock_item{
    font-size: 4.4vw;
  }
}

.bl_itsprdVoiceBlock{
}

 .bl_itsprdVoiceBlock_inner{
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
 }

 @media screen and (max-width: 764px){
    .bl_itsprdVoiceBlock_inner{
      width: 100%;
    }
  }

.bl_itsprdVoiceBlock_item{
  width: calc((100% - 51px) / 3);
  margin-right: 25px;
}

   @media screen and (max-width: 764px){
    .bl_itsprdVoiceBlock_item{
      width: 100%;
      margin-right: 0;
      margin-bottom: 100px;
    }
    .bl_itsprdVoiceBlock_item:last-child{
      margin-bottom: 0;
    }
  }

.bl_itsprdVoiceBlock_item:nth-child(3n){
  margin-right: 0;
}

.bl_itsprdVoiceBlock_item_img{
  margin-bottom: 30px;
  text-align: center;
}

.bl_itsprdVoiceBlock_item__2w .bl_itsprdVoiceBlock_item_img{
  margin-bottom: 25px;
}

.bl_itsprdVoiceBlock_item_head{
  text-align: center;
}

@media screen and (max-width: 764px){
  .bl_itsprdVoiceBlock_item_head{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.bl_itsprdVoiceBlock_item_head_icon{
  margin-bottom: 10px;
}

.bl_itsprdVoiceBlock_item__2w .bl_itsprdVoiceBlock_item_head_icon{
  margin-bottom: 5px;
}

.bl_itsprdVoiceBlock_item_head_text{
  font-size: 12px;
}

.bl_itsprdVoiceBlock_item_ttl{
  position: relative;
  text-align: center;
  margin: 32px 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 764px){
  .bl_itsprdVoiceBlock_item_ttl{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 390px){
  .bl_itsprdVoiceBlock_item_ttl{
    font-size: 4.4vw;
  }
}

.bl_itsprdVoiceBlock_item_ttl br{
  display: inline;
}

.bl_itsprdVoiceBlock_item_ttl:before{
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 10px;
  background-color: #000;
}

.bl_itsprdVoiceBlock_item_ttl:after{
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 10px;
  background-color: #000;
}

.bl_itsprdVoiceBlock_item_sub{
  font-size: 12px;
  text-align: center;
  line-height: 1.8;
}

.bl_itsprdVoiceBlock_item_sub br{
  display: inline;
}

@media screen and (max-width: 764px){
  .bl_itsprdVoiceBlock_item_sub{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.bl_itsprdScheduleBlock_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 764px){
  .bl_itsprdScheduleBlock_inner{
    width: 100%;
  }
}

.bl_itsprdScheduleBlock_wrapper{
  position: relative;
  overflow: auto;
  overflow-y: hidden;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}

        /*スクロールバー全体*/
        .bl_itsprdScheduleBlock_wrapper::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }

        /*スクロールバーの軌道*/
        .bl_itsprdScheduleBlock_wrapper::-webkit-scrollbar-track {
          /*border-radius: 10px;*/
          /*box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);*/
          background-color: rgba(204, 204, 204, 1);
        }

        /*スクロールバーの動く部分*/
        .bl_itsprdScheduleBlock_wrapper::-webkit-scrollbar-thumb {
          background-color: rgba(204, 0, 0, 1);
          /*border-radius: 10px;*/
          box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
        }

.bl_itsprdScheduleBlock_wrapper img{
	width: 100%;
}


.bl_itsprdScheduleBlock_img{
  display: inline-block;
  margin-bottom: 20px;
}

@media screen and (max-width: 764px){
  .bl_itsprdScheduleBlock_img{
    margin-bottom: 10px;
  }
}

.bl_itsprdScheduleBlock_img.bl_itsprdScheduleBlock_img__sp{
  display: none;
}

@media screen and (max-width: 764px){
  .bl_itsprdScheduleBlock_img.bl_itsprdScheduleBlock_img__sp{
    display: inline-block;
  }
  .bl_itsprdScheduleBlock_img.bl_itsprdScheduleBlock_img__pc{
    display: none;
  }
  .bl_itsprdScheduleBlock_img{
    max-width: none;
    width: 500px;
    margin-bottom: 40px;
  }
}

.bl_itsprdScheduleBlock_note{
  width: 100%;
  text-align: left;
  font-size: 12px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

@media screen and (max-width: 764px){
  .bl_itsprdScheduleBlock_note{
    /*position: absolute;
    bottom: 35px;*/
    text-align: right;
    right: 0;
    max-width: 500px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

/*3days*/

    .bl_3daysSearchBlock{
      margin-bottom: 60px;
    }
    .bl_3daysSearchBlock_inner{
      width: 82.9%;
      max-width: 1160px;
      margin-left: auto;
      margin-right: auto;
    }
    .bl_3daysSearchBlock_ttl{
      text-align: center;
      margin: 55px 0;
    }
    .bl_3daysSearchBlock_ttl_main{
      font-size: 27px;
      color: #ff2600;
      margin-bottom: 15px;
      font-weight: bold;
      letter-spacing: 0.15em;
      font-family: "Josefin Sans" , "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック",sans-serif;
    }
    .bl_3daysSearchBlock_ttl_sub{
      font-size: 16px;
      color: #ff2600;
      letter-spacing: 0.2em;
    }
    .el_searchResult{
      text-align: center;
      color: #000;
    }
    .js_target{
      display: none;
    }
    .js_target.js_selected{
      display: block;
    }
    .bl_selectBlock label{
      display: inline;
    }
    .bl_selectBlock input{
    }
    .bl_selectBlock_check label .el_checkbox{
      position: relative;
      top: 3px;
      width: 13px;
      height: 13px;
      display: inline-block;
      margin-right: 5px;
      border: 1px solid #ff2600;
    }
    .bl_selectBlock_check label .el_checkbox:after{
      content: "";
      position: absolute;
      top: 3px;
      left: 3px;
      bottom: 3px;
      right: 3px;
    }
    .bl_selectBlock_check input[type=checkbox]:checked + label{
      color: #e70020;
    }
    .bl_selectBlock_check input[type=checkbox]:checked + label .el_checkbox:after{
      background-color: #ff2600;
    }
    .el_searchResult{
      margin-bottom: 45px;
    }
    .bl_selectBlock{
      border: 1px solid #000;
      padding: 45px 30px;
      box-sizing: border-box;
      margin-bottom: 30px;
      font-size: 14px;
      letter-spacing: 0.1em;
      width: 82.9%;
      max-width: 1160px;
      margin-left: auto;
      margin-right: auto;
    }
    @media screen and (max-width: 764px){
      .bl_selectBlock{
        padding: 18px;
        margin-bottom: 18px;
        width: 90%;
      }
    }
    .bl_selectBlock_wrapper_wrapper{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      margin-bottom: 30px;
    }
    .bl_selectBlock_check label{
      cursor: pointer;
    }
    .bl_selectBlock_ttl{
      width: 130px;
      color: #000;
      letter-spacing: 0.1em;
      margin-bottom: 20px;
      margin-top: 3px;
      font-weight: bold;
    }
    @media screen and (max-width: 765px){
      .bl_selectBlock_ttl{
        width: 100%;
        margin-bottom: 20px;
      }
    }
    .bl_selectBlock_content{
      width: calc(100% - 130px);
    }
    @media screen and (max-width: 765px){
      .bl_selectBlock_content{
        width: 100%;
      }
    }
    .bl_searchResultBlock{
      font-size: 14px;
      width: 82.9%;
      max-width: 1160px;
      margin-left: auto;
      margin-right: auto;
    }
    @media screen and (max-width: 765px){
      .bl_searchResultBlock{
        width: 100%;
      }
    }
    .bl_selectBlock_check{
      display: inline-block;
      margin-right: 25px;
      display: inline-block;
      margin-bottom: 20px;
    }
    @media screen and (max-width: 765px){
      .bl_selectBlock_check{
        margin-right: 15px;
      }
    }
    .bl_selectBlock_check:last-child{
      margin-right: 0;
    }
    .bl_selectBlock_release{
      text-align: center;
      color: #fff;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NczsDwX5UBARjPMDD8h3FvMzAwwAVAHJBKsACMA1IJAGJxCgzsVIGiAAAAAElFTkSuQmCC) repeat;
      padding: 25px 0;
      max-width: 440px;
      margin-left: auto;
      margin-right: auto;
    }
    @media screen and (max-width: 765px){
      .bl_selectBlock_release{
        font-size: 18px;
      }
    }
    .js_release{
      cursor: pointer;
    }

.bl_searchResultBlock_item{
  background-color: #eef1f3;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item{
    padding: 18px 5%;
    margin-bottom: 16px;
  }
}

.bl_searchResultBlock_item_ttl{
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_ttl{
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
}

.bl_searchResultBlock_item_ttl_cat{
  background-color: #f1453d;
  color: #fff;
  padding: 15px 15px;
  font-size: 18px;
  box-sizing: border-box;
  margin-right: 25px;
}

.bl_searchResultBlock_item_ttl_cat.bl_searchResultBlock_item_ttl_cat__pp{
  background-color: #f98c24;
}

.bl_searchResultBlock_item_ttl_cat.bl_searchResultBlock_item_ttl_cat__robotics{
  background-color: #479f4b;
}

.bl_searchResultBlock_item_ttl_cat.bl_searchResultBlock_item_ttl_cat__airplaneEngine{
  background-color: #5e3aae;
}

.bl_searchResultBlock_item_ttl_cat.bl_searchResultBlock_item_ttl_cat__other{
  background-color: #000;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_ttl_cat{
    margin-bottom: 15px;
  }
}

.bl_searchResultBlock_item_ttl_text{
  font-weight: bold;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_ttl_text{
    width: 100%;
    line-height: 2;
  }
}

.bl_searchResultBlock_item_content{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content{
    margin-bottom: 2px;
  }
}

.bl_searchResultBlock_item_content_wrapper{
  width: calc(50% - 1px);
  margin-right: 2px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_wrapper{
    width: 100%;
    margin-right: 0;
    margin-bottom: 2px;
  }
}

.bl_searchResultBlock_item_content_wrapper:nth-child(even){
  margin: 0;
}

.bl_searchResultBlock_item_content_wrapper_wrapper{
  background-color: #fff;
  display: flex;
  margin-bottom: 2px;
  line-height: 1.9;
  padding: 20px 25px;
  box-sizing: border-box;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_wrapper_wrapper{
    padding: 15px 18px;
  }
  .bl_searchResultBlock_item_content_wrapper:nth-child(1) .bl_searchResultBlock_item_content_wrapper_wrapper{
    padding: 18px 18px 18px 9px;
  }
}

.bl_searchResultBlock_item_content_wrapper_wrapper:last-child{
  margin: 0;
}

.bl_searchResultBlock_item_content_ttl{
  width: 140px;
}

.bl_searchResultBlock_item_content_main{
  width: calc(100% - 140px);
}

.bl_searchResultBlock_item_content_wrapper:nth-child(1){

}

.bl_searchResultBlock_item_content_wrapper:nth-child(2){
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 1.9;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_wrapper:nth-child(2){
    padding: 15px 18px;
  }
}

.bl_searchResultBlock_item_content_left{
  position: relative;
  width: 140px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-left: 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_left{
    padding-left: 26px;
  }
}

.bl_searchResultBlock_item_content_left > img{
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.bl_searchResultBlock_item_content_left > img.el_3daysIcon_location{
  width: 26px;
  left: 5px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_left > img.el_3daysIcon_location{
    width: 14px;
    left: 2px;
  }
}

.bl_searchResultBlock_item_content_left > img.el_3daysIcon_specialn{
  width: 38px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_left > img.el_3daysIcon_specialn{
    width: 18px;
  }
}

.bl_searchResultBlock_item_content_left > img.el_3daysIcon_date{
  width: 38px;
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_left > img.el_3daysIcon_date{
    width: 18px;
  }
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_left{
    width: 80px;

  }
}

.bl_searchResultBlock_item_content_right{
  width: calc(100% - 140px);
}

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_content_right{
    width: calc(100% - 80px);
  }
}

.bl_searchResultBlock_item_message{
  background-color: #fff;
  padding: 15px 20px;
  box-sizing: border-box;
  line-height: 1.9;
}

.bl_searchResultBlock_item_img{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.bl_searchResultBlock_item_img_img{
display: inline-block;
    width: 24%;
    height: 24%;
}

/*
@media screen and (min-width: 765px){
  .bl_searchResultBlock_item_img_img:nth-child(3n){
    margin-right: 0;
  }
}
*/

@media screen and (max-width: 765px){
  .bl_searchResultBlock_item_img_img{
    width: calc((100% - 2px) / 2);
    margin-right: 2px;
    margin-bottom: 2px;
  }
  .bl_searchResultBlock_item_img_img:nth-child(even){
    margin-right: 0;
  }
}

#sc_3days_course .bl_pageContentBlock_content_catch{
  display: none;
}

@media screen and (max-width: 765px){
  #sc_3days_course .bl_pageContentBlock_content_catch{
    display: block;
  }
}

#sc_3days_about .bl_pageContentBlock_content{
  position: relative;
  padding-top: 60px;
}

@media screen and (max-width: 765px){
  #sc_3days_about .bl_pageContentBlock_content{
    padding-top: 60px;
  }
}

#sc_3days_appli .bl_pageContentBlock_content{
  position: relative;
  padding-top: 60px;
}

@media screen and (max-width: 765px){
  #sc_3days_appli .bl_pageContentBlock_content{
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

#sc_3days_course .bl_pageContentBlock_content{
  padding-top: 70px;
}

@media screen and (max-width: 765px){
  #sc_3days_course .bl_pageContentBlock_content{
    padding-top: 50px;
  }
  #sc_3days_course .bl_pageContentBlock_content_catch_sub{
    font-size: 15px;
  }
}

#sc_3days_entry .bl_pageContentBlock_content{
  padding-top: 70px;
}

@media screen and (max-width: 765px){
  #sc_3days_entry .bl_pageContentBlock_content{
    padding-top: 30px;
  }
}

@media screen and (max-width: 765px){
  #threedays .bl_pageContentBlock_content_catch_sub{
    font-size: 15px;
  }
}

.bl_threedaysFixed{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
  padding: 15px 0;
  z-index: 10;
}

body.js_3daysHeaderFixed .bl_threedaysFixed{
  position: fixed;
  top: 84px;
  z-index: 10;
}

@media screen and (max-width: 765px){
  body.js_3daysHeaderFixed .bl_threedaysFixed{
    top: 64px;
  }
}

.bl_threedaysFixed_inner{
    width: 82.9%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_inner{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}

.bl_threedaysFixed_button{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 400px;
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_button{
    width: calc(50% - 8px);
    margin-right: 16px;
  }
}

.bl_threedaysFixed_button_wrapper{
  position: relative;
  background-color: #fff;
  color: #000;
  padding: 15px 0;
  width: 185px;
  text-align: center;
  margin-right: 15px;
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_button_wrapper{
    width: 100%;
    margin-right: 0;
  }
  .bl_threedaysFixed_button_wrapper.bl_threedaysFixed_button_wrapper__status{
    display: none;
  }
}

.bl_threedaysFixed_right{
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 400px);
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_right{
    width: calc(50% - 8px);
  }
  .bl_searchResultBlock_item_img{
	display: block;
}
}

.bl_threedaysFixed_right_text{
  margin-right: 15px;
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_right_text{
    display: none;
  }
}

.bl_threedaysFixed_right_button{
  position: relative;
  width: 185px;
  text-align: center;
  padding: 15px 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJ0lEQVQYV2NczsDwX5UBARjPMDD8h3FvMzAwwAVAHJBKsACMA1IJAGJxCgzsVIGiAAAAAElFTkSuQmCC) repeat;
}

@media screen and (max-width: 765px){
  .bl_threedaysFixed_right_button{
    width: 100%;

  }
}

#threedays footer{
  padding-bottom: 78px;
}

/*kon*/
#sc_rdSchedule .bl_tableBlock_wrapper{
   float:left;
}
#sc_rdSchedule .bl_tableBlock_item_wrapper,
#sc_rdSchedule .bl_tableBlock_herf{
    font-weight:bold;
}
.datefssm{
    font-size:22px;
}
/* --------------------------------------
汎用クラス定義
--------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height:  auto;
  overflow: hidden;
  /**/
}
.bl_pageHeadBlock.rt_infotype{
    margin-bottom:60px;
}
