@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
  height: 1px;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}
.cl:after {
  width: 1px;
  height: 0px;
  content: "";
  line-height: 0;
  display: block;
  clear: both;
}
.tel {
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .tel {
    pointer-events: auto;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.font_e {
  font-family: "FOT-スキップ ProN E";
}
.font_d {
  font-family: "FOT-スキップ ProN D";
}
body {
  font-family: "FOT-スキップ ProN M";
}
:root {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  :root {
    background: #fff;
    font-size: 20px;
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-width: 768px) {
  :root {
    font-size: 15px;
  }
}
body {
  background: #fff;
}
@media screen and (min-width: 768px) {
  a:focus {
    outline: none;
  }
}
@media screen and (min-width: 768px) {
  a:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  a:visited {
    color: #333;
  }
}
@media screen and (max-width: 768px) {
  a:visited {
    color: #333;
  }
}
.deadLink,
.deadlink {
  pointer-events: none !important;
  cursor: default !important;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.deadLink2,
.deadlink2 {
  pointer-events: none !important;
  cursor: default !important;
  -moz-opacity: 0.35;
  -khtml-opacity: 0.35;
  opacity: 0.35;
}
.deadLink2 span,
.deadlink2 span {
  color: #bbb;
}
.u_line {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  header {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  header {
    width: 100%;
  }
}
section,
artcle {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  section,
  artcle {
    min-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  section,
  artcle {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  footer {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  footer {
    width: 100%;
    text-align: center;
  }
}
footer .wrap,
footer p {
  text-align: center;
}
.imgbox {
  width: 100%;
}
.imgbox img {
  width: 100%;
}
.wrap {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .wrap {
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  #mainImg {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #mainImg {
    padding: 15px 0;
    background: url("../images/main.jpg") right top 30px no-repeat #e6f7ff;
    background-size: 82%;
  }
}
#mainImg .mainImgWrap {
  position: relative;
  z-index: 100;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  #mainImg .mainImgWrap {
    background: url("../images/main.jpg") right center no-repeat;
    background-size: auto 95%;
  }
}
#mainImg .Sponsorship {
  background: #000;
  color: #fff;
  font-size: 0.85rem;
  display: inline-block;
  padding: 7px 15px 10px;
}
#mainImg h1 {
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  #mainImg h1 {
    width: 640px;
  }
}
@media screen and (max-width: 768px) {
  #mainImg h1 {
    width: 80%;
  }
}
#mainImg h1 img {
  width: 100%;
}
#mainImg .Organizer {
  font-size: 0.85rem;
  margin-top: 12px;
}
#mainImg h2 {
  color: #17afe4;
  font-size: 1.4rem;
  line-height: 1.45;
  margin-top: 34px;
}
@media screen and (max-width: 768px) {
  #mainImg h2 br {
    display: none;
  }
}
#mainImg h3 {
  margin-top: 42px;
}
@media screen and (min-width: 768px) {
  #mainImg h3 {
    width: 438px;
  }
}
@media screen and (max-width: 768px) {
  #mainImg h3 {
    width: 92%;
  }
}
#mainImg h3 img {
  width: 100%;
}
#mainImg .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  #mainImg .btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
#mainImg .btn > dt {
  background: #bf0000;
  padding: 7px;
}
@media screen and (max-width: 768px) {
  #mainImg .btn > dt {
    width: 100%;
  }
}
#mainImg .btn > dt > p {
  font-size: 0.75rem;
  height: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mainImg .btn > dt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #mainImg .btn > dt dl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#mainImg .btn > dt dl dd {
  margin-left: 10px;
}
#mainImg .btn > dt dl a {
  background: -o-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: -ms-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#D10000' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16.29%, #f00), color-stop(48.44%, #f00), color-stop(58.26%, #d10000));
  background: -o-linear-gradient(top, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: linear-gradient(180deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  color: #fff;
  display: inline-block;
  padding: 12px;
  text-decoration: none;
  width: 216px;
}
@media screen and (max-width: 768px) {
  #mainImg .btn > dt dl a {
    font-size: 0.85rem;
    width: auto;
  }
}
#mainImg .btn > dt dl a span {
  background: url("../images/main_icon_link.svg") left center no-repeat;
  padding-left: 40px;
}
#mainImg .btn > dd {
  padding: 27px 7px 7px 7px;
}
@media screen and (max-width: 768px) {
  #mainImg .btn > dd {
    padding: 14px 7px 7px;
    text-align: center;
    width: 100%;
  }
}
#mainImg .btn > dd a {
  background: -o-linear-gradient(-90deg, #17afe4 52.01%, #0097cc 58.26%);
  background: -ms-linear-gradient(-90deg, #17afe4 52.01%, #0097cc 58.26%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#17AFE4', endColorstr='#0097CC' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52.01%, #17afe4), color-stop(58.26%, #0097cc));
  background: -o-linear-gradient(top, #17afe4 52.01%, #0097cc 58.26%);
  background: linear-gradient(180deg, #17afe4 52.01%, #0097cc 58.26%);
  color: #ff0;
  display: inline-block;
  padding: 12px 20px;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #mainImg .btn > dd a {
    font-size: 0.85rem;
    margin: 0 auto;
  }
}
#mainImg .btn > dd a span {
  background: url("../images/main_icon_down.svg") left center no-repeat;
  background-size: 28px;
  padding-left: 50px;
  padding-right: 10px;
  padding-bottom: 3px;
  line-height: 1;
}
.prevEvent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.prevEvent a:link,
.prevEvent a:visited {
  color: #000;
}
.prevEvent.textLink {
  background: none;
  color: #000;
  display: inline-block;
  font-size: 0.55rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .prevEvent.textLink {
    font-size: 0.55rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  #mainImgSummer {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #mainImgSummer {
    padding: 15px 0;
    background: url("../images/mainSummer.jpg") left top 30px no-repeat #e6f7ff;
    background-size: 82%;
  }
}
#mainImgSummer .mainImgWrap {
  position: relative;
  z-index: 100;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  #mainImgSummer .mainImgWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url("../images/mainSummer.jpg") left center no-repeat;
    background-size: auto 85%;
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  #mainImgSummer .mainImgWrap {
    text-align: right;
  }
}
#mainImgSummer .Sponsorship {
  background: #000;
  color: #fff;
  font-size: 0.85rem;
  display: inline-block;
  padding: 7px 15px 10px;
}
@media screen and (min-width: 768px) {
  #mainImgSummer .Sponsorship {
    margin-right: 505px;
  }
}
#mainImgSummer h1 {
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  #mainImgSummer h1 {
    width: 100%;
    text-align: rleft;
  }
  #mainImgSummer h1 img {
    width: 640px !important;
  }
}
@media screen and (max-width: 768px) {
  #mainImgSummer h1 {
    width: 70%;
    float: right;
  }
  #mainImgSummer h1 img {
    width: 100%;
  }
}
#mainImgSummer .Organizer {
  font-size: 0.85rem;
  margin-top: 12px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .Organizer {
    clear: both;
    padding-top: 12px;
  }
}
#mainImgSummer h2 {
  color: #17afe4;
  font-size: 1.4rem;
  line-height: 1.45;
  margin-top: 34px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer h2 {
    font-size: 1rem;
    margin-top: 10px;
    width: 45%;
    float: right;
    clear: both;
    overflow: hidden;
  }
  #mainImgSummer h2 br {
    display: none;
  }
}
#mainImgSummer h3 {
  margin-top: 42px;
}
@media screen and (min-width: 768px) {
  #mainImgSummer h3 {
    width: 100%;
  }
  #mainImgSummer h3 img {
    width: 438px;
  }
}
@media screen and (max-width: 768px) {
  #mainImgSummer h3 {
    padding-top: 12px;
    width: 100%;
    clear: both;
  }
}
#mainImgSummer .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
#mainImgSummer .btn > dt {
  background: #bf0000;
  padding: 7px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dt {
    width: 100%;
  }
}
#mainImgSummer .btn > dt > p {
  font-size: 0.75rem;
  height: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mainImgSummer .btn > dt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dt dl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#mainImgSummer .btn > dt dl dt a {
  width: 145px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dt dl dt a {
    width: 120px;
  }
}
#mainImgSummer .btn > dt dl dd {
  margin-left: 10px;
}
#mainImgSummer .btn > dt dl a {
  background: -o-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: -ms-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#D10000' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16.29%, #f00), color-stop(48.44%, #f00), color-stop(58.26%, #d10000));
  background: -o-linear-gradient(top, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: linear-gradient(180deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  color: #fff;
  display: inline-block;
  padding: 12px;
  text-decoration: none;
  width: 210px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dt dl a {
    font-size: 0.85rem;
    width: auto;
  }
}
#mainImgSummer .btn > dt dl a span {
  background: url("../images/main_icon_link.svg") left center no-repeat;
  padding-left: 40px;
}
#mainImgSummer .btn > dd {
  padding: 27px 7px 7px 7px;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dd {
    padding: 14px 7px 7px;
    text-align: center;
    width: 100%;
  }
}
#mainImgSummer .btn > dd a {
  background: -o-linear-gradient(-90deg, #17afe4 52.01%, #0097cc 58.26%);
  background: -ms-linear-gradient(-90deg, #17afe4 52.01%, #0097cc 58.26%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#17AFE4', endColorstr='#0097CC' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52.01%, #17afe4), color-stop(58.26%, #0097cc));
  background: -o-linear-gradient(top, #17afe4 52.01%, #0097cc 58.26%);
  background: linear-gradient(180deg, #17afe4 52.01%, #0097cc 58.26%);
  color: #ff0;
  display: inline-block;
  padding: 12px 20px;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #mainImgSummer .btn > dd a {
    font-size: 0.85rem;
    margin: 0 auto;
  }
}
#mainImgSummer .btn > dd a span {
  background: url("../images/main_icon_down.svg") left center no-repeat;
  background-size: 28px;
  padding-left: 50px;
  padding-right: 10px;
  padding-bottom: 3px;
  line-height: 1;
}
#seminar {
  background: #fafafa;
}
@media screen and (min-width: 768px) {
  #seminar {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #seminar {
    padding: 48px 0;
  }
}
#seminar h2 {
  font-size: 1.8rem;
  text-align: center;
  font-family: "FOT-スキップ ProN D";
  margin: 0 auto 60px;
}
#seminar h2 span {
  position: relative;
}
#seminar h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#seminar h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
#seminar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#seminar ul li {
  text-align: center;
  margin: 3px;
  background: #fff;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.1));
          filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.1));
}
@media screen and (min-width: 768px) {
  #seminar ul li {
    width: calc(100% / 6 - 6px);
  }
}
@media screen and (max-width: 768px) {
  #seminar ul li {
    width: calc(100% / 3 - 6px);
  }
}
#seminar ul li img {
  width: 100%;
}
#seminar ul li h3 {
  height: 70px;
  line-height: 1.5;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #seminar ul li h3 {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 768px) {
  #seminar ul li h3 {
    font-size: 0.75rem;
  }
}
#seminar ul li h3 span {
  font-size: 0.65rem;
  display: block;
  width: 100%;
}
#seminarSummer {
  background: #f0f0f0;
}
@media screen and (min-width: 768px) {
  #seminarSummer {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #seminarSummer {
    padding: 48px 0;
  }
}
#seminarSummer h2 {
  font-size: 1.8rem;
  text-align: center;
  font-family: "FOT-スキップ ProN D";
  margin: 0 auto 60px;
}
#seminarSummer h2 span {
  position: relative;
}
#seminarSummer h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#seminarSummer h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
#seminarSummer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#seminarSummer ul li {
  text-align: center;
  margin: 3px;
  background: #fff;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.1));
          filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.1));
}
@media screen and (min-width: 768px) {
  #seminarSummer ul li {
    width: calc(100% / 6 - 6px);
  }
}
@media screen and (max-width: 768px) {
  #seminarSummer ul li {
    width: calc(100% / 3 - 6px);
  }
}
#seminarSummer ul li img {
  width: 100%;
}
#seminarSummer ul li h3 {
  height: 70px;
  line-height: 1.5;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #seminarSummer ul li h3 {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 768px) {
  #seminarSummer ul li h3 {
    font-size: 0.75rem;
  }
}
#seminarSummer ul li h3 span {
  font-size: 0.65rem;
  display: block;
  width: 100%;
}
#Schedule {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #Schedule {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #Schedule {
    padding: 48px 0;
  }
}
#Schedule h2 {
  text-align: center;
  font-family: "FOT-スキップ ProN D";
  margin: 0 auto 60px;
  position: relative;
  font-size: 1.8rem;
}
#Schedule h2:before {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#Schedule h2:after {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#Schedule h2 span {
  position: relative;
}
#Schedule h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#Schedule h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
@media screen and (min-width: 768px) {
  #Schedule div {
    margin: 36px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #Schedule div {
    margin: 26px auto 0;
  }
}
#Schedule h3 {
  font-size: 1.2rem;
  text-align: center;
  background: #17afe4;
  display: inline-block;
  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;
  margin: 0 auto;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #Schedule h3 {
    height: 60px;
    width: 490px;
    padding: 0px 18px 5px;
  }
}
@media screen and (max-width: 768px) {
  #Schedule h3 {
    font-size: 0.9rem;
    height: 50px;
    width: 90%;
    padding: 0px 10px 5px;
  }
}
#Schedule h3:before {
  position: absolute;
  left: -20px;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #17ade4 transparent transparent;
}
@media screen and (min-width: 768px) {
  #Schedule h3:before {
    border-width: 30px 20px 30px 0;
  }
}
@media screen and (max-width: 768px) {
  #Schedule h3:before {
    border-width: 25px 20px 25px 0;
  }
}
#Schedule h3:after {
  position: absolute;
  right: -20px;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #17ade4;
}
@media screen and (min-width: 768px) {
  #Schedule h3:after {
    border-width: 30px 0 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  #Schedule h3:after {
    border-width: 25px 0 25px 20px;
  }
}
#ScheduleSummer {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #ScheduleSummer {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #ScheduleSummer {
    padding: 48px 0;
  }
}
#ScheduleSummer h2 {
  text-align: center;
  font-family: "FOT-スキップ ProN D", "SkipProN-M", SkipProN-M;
  margin: 0 auto 60px;
  position: relative;
  font-size: 1.8rem;
}
#ScheduleSummer h2:before {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#ScheduleSummer h2:after {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#ScheduleSummer h2 span {
  position: relative;
}
#ScheduleSummer h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#ScheduleSummer h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
@media screen and (min-width: 768px) {
  #ScheduleSummer div {
    margin: 36px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #ScheduleSummer div {
    margin: 26px auto 0;
  }
}
#ScheduleSummer h3 {
  font-size: 1.2rem;
  text-align: center;
  background: #0160ad;
  display: inline-block;
  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;
  margin: 0 auto;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #ScheduleSummer h3 {
    height: 60px;
    width: 510px;
    padding: 0px 18px 5px;
  }
}
@media screen and (max-width: 768px) {
  #ScheduleSummer h3 {
    font-size: 0.9rem;
    height: 50px;
    width: 90%;
    padding: 0px 10px 5px;
  }
}
#ScheduleSummer h3:before {
  position: absolute;
  left: -20px;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #0160ad transparent transparent;
}
@media screen and (min-width: 768px) {
  #ScheduleSummer h3:before {
    border-width: 30px 20px 30px 0;
  }
}
@media screen and (max-width: 768px) {
  #ScheduleSummer h3:before {
    border-width: 25px 20px 25px 0;
  }
}
#ScheduleSummer h3:after {
  position: absolute;
  right: -20px;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #0160ad;
}
@media screen and (min-width: 768px) {
  #ScheduleSummer h3:after {
    border-width: 30px 0 30px 20px;
  }
}
@media screen and (max-width: 768px) {
  #ScheduleSummer h3:after {
    border-width: 25px 0 25px 20px;
  }
}
#application {
  background: #fff;
}
@media screen and (min-width: 768px) {
  #application {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #application {
    padding: 48px 0;
  }
}
#application h2 {
  font-size: 1.8rem;
  text-align: center;
  font-family: "FOT-スキップ ProN D";
  margin: 0 auto 60px;
  position: relative;
}
#application h2:before {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#application h2:after {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#application h2 span {
  position: relative;
}
#application h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#application h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
#application p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #application p {
    font-size: 1.1rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  #application p {
    font-size: 1rem;
    line-height: 1.8;
    text-align: left;
  }
}
#application .btnWrap {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #application .btnWrap figure {
    margin: 40px auto;
    width: 44px;
  }
}
@media screen and (max-width: 768px) {
  #application .btnWrap figure {
    margin: 25px auto;
    width: 30px;
  }
}
#application .btnWrap figure img {
  width: 100%;
}
#application .btnWrap a {
  background: -o-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: -ms-linear-gradient(-90deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#D10000' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16.29%, #f00), color-stop(48.44%, #f00), color-stop(58.26%, #d10000));
  background: -o-linear-gradient(top, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  background: linear-gradient(180deg, #f00 16.29%, #f00 48.44%, #d10000 58.26%);
  color: #fff;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-filter: drop-shadow(2px 2px 5px rgba(2,2,2,0.4));
          filter: drop-shadow(2px 2px 5px rgba(2,2,2,0.4));
}
@media screen and (min-width: 768px) {
  #application .btnWrap a {
    padding: 18px 18px 20px;
  }
}
@media screen and (max-width: 768px) {
  #application .btnWrap a {
    padding: 12px 12px 17px;
  }
}
#application .btnWrap a span {
  background: url("../images/main_icon_link.svg") left center no-repeat;
  padding-left: 60px;
}
@media screen and (min-width: 768px) {
  #application .btnWrap a span {
    line-height: 1.2;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  #application .btnWrap a span {
    line-height: 1.2;
    font-size: 1.25rem;
  }
}
#Inquiry {
  background: #fff;
}
@media screen and (min-width: 768px) {
  #Inquiry {
    padding: 68px 0;
  }
}
@media screen and (max-width: 768px) {
  #Inquiry {
    padding: 48px 0;
  }
}
#Inquiry h2 {
  font-size: 1.8rem;
  text-align: center;
  font-family: "FOT-スキップ ProN D";
  margin: 0 auto 60px;
  position: relative;
}
#Inquiry h2:before {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#Inquiry h2:after {
  width: calc(50% - 170px);
  height: 3px;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  background: #000;
}
#Inquiry h2 span {
  position: relative;
}
#Inquiry h2 span:before {
  background: url("../images/h2_l.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -17px;
}
#Inquiry h2 span:after {
  background: url("../images/h2_r.svg") center center no-repeat;
  width: 21px;
  height: 37px;
  display: block;
  content: '';
  position: absolute;
  right: -29px;
  top: 50%;
  margin-top: -17px;
}
#Inquiry dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #Inquiry dl {
    width: 1020px;
  }
}
@media screen and (max-width: 768px) {
  #Inquiry dl {
    width: 100%;
  }
  #Inquiry dl dt,
  #Inquiry dl dd {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #Inquiry dl .InquiryBox {
    border: 11px solid #f2f2f2;
    padding: 38px 55px;
  }
}
@media screen and (max-width: 768px) {
  #Inquiry dl .InquiryBox {
    border: 7px solid #f2f2f2;
    padding: 20px 5%;
  }
}
#Inquiry dl .InquiryBox h3 {
  font-size: 1.1rem;
  font-family: "FOT-スキップ ProN D";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #Inquiry dl .InquiryBox h3 {
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  #Inquiry dl .InquiryBox h3 {
    height: auto;
  }
}
#Inquiry dl .InquiryBox p {
  font-size: 1rem;
  padding-left: 60px;
}
#Inquiry dl .InquiryBox p.mail {
  margin-top: 20px;
  background: url("../images/icon_mail.svg") left center no-repeat;
}
#Inquiry dl .InquiryBox p.tel {
  margin-top: 20px;
  background: url("../images/icon_tel.svg") left center no-repeat;
}
#Inquiry dl .InquiryBox p a {
  text-decoration: none;
  color: #000;
}
.titleAutumn {
  background: #bf0000;
  display: block;
}
.titleSummer {
  background: #0160ad;
  display: block;
}
.titleSpring {
  background: #17afe4;
  display: block;
}
.titleAutumn,
.titleSummer,
.titleSpring {
  text-align: center;
  padding: 30px;
  display: none;
}
@media screen and (max-width: 768px) {
  .titleAutumn,
  .titleSummer,
  .titleSpring {
    padding: 12px;
  }
}
.titleAutumn.on,
.titleSummer.on,
.titleSpring.on {
  display: block;
}
.titleAutumn h2,
.titleSummer h2,
.titleSpring h2 {
  background: #fff;
  display: inline-block;
  line-height: 1;
  font-size: 1.35rem;
  color: #0160ad;
  padding: 10px 10px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .titleAutumn h2,
  .titleSummer h2,
  .titleSpring h2 {
    font-size: 1rem;
  }
}
.titleAutumn h2 span,
.titleSummer h2 span,
.titleSpring h2 span {
  color: #17afe4;
}
.btnSummer,
.btnSpring {
  padding: 13px 0 15px;
  background: #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 0.7rem;
  display: none;
}
@media screen and (max-width: 768px) {
  .btnSummer,
  .btnSpring {
    padding: 8px 0 10px;
  }
}
.btnSummer.on,
.btnSpring.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btnSummer ul,
.btnSpring ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btnSummer ul li,
.btnSpring ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.btnSummer ul a,
.btnSpring ul a {
  background: -o-linear-gradient(-90deg, #737373 0%, #737373 72.91%, #636363 100%);
  background: -ms-linear-gradient(-90deg, #737373 0%, #737373 72.91%, #636363 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#737373', endColorstr='#636363' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, left bottom, from(#737373), color-stop(72.91%, #737373), to(#636363));
  background: -o-linear-gradient(top, #737373 0%, #737373 72.91%, #636363 100%);
  background: linear-gradient(180deg, #737373 0%, #737373 72.91%, #636363 100%);
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 7px 7px;
  display: block;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.swwrap > dt,
.swwrap > dd {
  display: none;
}
.swwrap > dt.on,
.swwrap > dd.on {
  display: block;
}
