@charset "utf-8";

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 1.4rem;
}

html,
body {
  height: 100%;
}

.mb40 {
  margin-bottom: 40px;
}

header {
  height: 50px;
  background: #000;
}

header .inner {
  width: 985px;
  margin: 0 auto;
  position: relative;
}

header .inner .facebook {
  position: absolute;
  top: 0;
  right: 0;
}

.main-visual {
  width: 985px;
  margin: 0 auto 50px auto;
}

.academy-link:hover>.main-banner {
  opacity: 0.8;
}

.main-banner {
  position: fixed;
  top: 300px;
  right: 0;
  width: 150px;
  height: 127px;
  background-color: #e70014;
  z-index: 1;
}

.main-banner>img {
  width: 84%;
  margin: 10px 8%;
}

.main-banner>p {
  color: white;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.3rem;
}

.main-banner>p>span {
  border-bottom: 1px solid white;
}

.main-banner>a:hover>.main-banner {
  opacity: 0.5;
}

.contents {
  width: 1200px;
  margin: 0 auto 0 auto;
}

.contents #end_message {
  font-size: 300%;
  color: red;
  text-align: center;
  margin-bottom: 50px;
}

.contents .lead {
  width: 1200px;
  margin: 0 50px 70px 50px;
  position: relative;
}

.contents .lead h2 {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 40px;
  text-align: center;
}

.contents .lead p {
  line-height: 2.1;
  margin-bottom: 40px;
  overflow-wrap: break-word;
}

.contents .lead .bold {
  font-weight: bold;
}

.contents .lead img {
  display: block;
  max-width: 600px;
  text-align: center;
  margin: auto;
}

.contents .lead p.picture-text {
  width: 40%;
  margin: 0 30%;
}

.onrei {
  position: absolute;
  top: 20%;
  left: 40%;
  width: 25%;
}


.panel-discussion-block {
  max-width: 500px;
  margin: auto;
}

.panel-discussion-block img {
  width: 100%;
}

.contents .speaker {
  width: 90%;
  margin: 0 5% 40px 5%;
  margin-top: 8rem;
}

.contents .speaker h2 {
  font-family: 'Times New Roman', "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 2.0rem;
  margin-bottom: 40px;
}

.contents .speaker h2 span {
  font-size: 1.3rem;
  font-weight: bold;
  margin-left: 4px;
}

.contents .speaker p {
  font-size: 1.4rem;
}

.contents .speaker .detail {
  overflow: hidden;
  margin-bottom: 30px;
}

.contents .speaker .detail .left {
  width: 700px;
  float: left;
}

.contents .speaker .detail .left p {
  font-size: 1.4rem;
  line-height: 1.7;
}

.contents .speaker .detail .left .job-title {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
}

.contents .speaker .detail .left .name {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2;
}

.contents .speaker .detail .left .job {
  font-size: 1.4rem;
  margin-bottom: 25px;
  line-height: 1.4;
}

.job {
  font-weight: bold;
  font-size: 1.6rem !important;
}

.contents .speaker .detail .right {
  width: 150px;
  float: right;
}


.contents .speaker .detail .mini {
  clear: both;
  border: 1px solid #231815;
}

.contents .speaker .detail .mini h3 {
  font-size: 1.4rem;
  background: #231815;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
}

.contents .speaker .detail .mini p {
  font-size: 1.4rem;
  line-height: 2.5;
  margin: 20px;
}

.contents .arrow {
  width: 900px;
  border-top: 1px solid #000;
}

.contents .arrow img {
  display: block;
  margin: -1px auto 20px auto;
}


.contents .time-table {
  width: 900px;
  margin: 0 auto 60px auto;
}

.contents .time-table h2 {
  font-family: 'Times New Roman', "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 2.0rem;
  margin-bottom: 60px;
  text-align: center;
}

.contents .time-table h2 span {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 4px;
}

.contents .time-table h3 {
  font-size: 1.6rem;
  margin-left: 10px;
  margin-bottom: 25px;
}

.contents .time-table .schedule {
  background: url(../../images/line_schedule.gif) left top repeat-y;
  padding: 35px 0 20px 35px;
  margin: 0 0 25px 20px;
  overflow: hidden;
}

.contents .time-table .schedule .left {
  width: 100%;
  float: none;
  font-size: 1.6rem;
}

.contents .time-table .schedule .left h4 {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.7;
}

.contents .time-table .schedule .right {
  width: 100%;
  float: none;
  font-size: 1.4rem;
}

.contents .time-table .schedule .right ul {
  list-style: disc;
  margin-left: 20px;
}

.contents .time-table .schedule .right ul li {
  line-height: 1.7;
}

.contents .time-table .schedule .right p {
  line-height: 1.7;
}

.contents .time-table .schedule .right img {
  vertical-align: middle;
  margin: 0 10px;
}

.contents .time-table .schedule .block {
  overflow: hidden;
  margin-bottom: 10px;
}

.contents .time-table .schedule .block-half {
  overflow: hidden;
  margin-bottom: 10px;
}

.video-container {
  width: 50%;
  margin-right: 50%;
}

.video-block {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.panelist-block {
  margin-bottom: 2rem;
}

.panelist-block:first-of-type {
  margin-top: 2rem;
}

.contents .gaiyo {
  width: 900px;
  margin: 0 auto 60px auto;
}

.contents .gaiyo h2 {
  font-size: 1.8rem;
  margin-bottom: 45px;
  text-align: center;
}

.contents .gaiyo table {
  width: 780px;
  margin: 0 auto;
  font-size: 1.4rem;
}

.contents .gaiyo table tr {
  border-bottom: 1px solid #bfbfbf;
}

.contents .gaiyo table tr:last-child {
  border-bottom: none;
}

.contents .gaiyo table th,
.contents .gaiyo table td {
  padding: 20px 0;
}

.contents .gaiyo table th {
  color: #6ac7d3;
  font-weight: bold;
  width: 165px;
  text-align: center;
}

.gaiyo-title {
  vertical-align: top;
}

.contents .gaiyo table td {
  padding-left: 40px;
  line-height: 1.7;
}

.contents .gaiyo table td span {
  display: block;
  margin-left: 130px;
}

.contents .gaiyo table td ul {
  list-style: disc;
  margin-left: 20px;
}

.contents .gaiyo table td .access {
  list-style: none;
  margin-left: 0;
}

.contents .gaiyo table td p a {
  font-size: 1.1rem;
}

.date-container {
  width: 100%;
}

.date-container:after {
  content: '';
  display: block;
  clear: both;
}

.date-container>p {
  width: 40%;
  float: left;
}

.date-container>.time {
  width: 60%;
  float: left;
}

.date-container>.info {
  width: 60%;
  margin-left: 40%;
  float: left;
}

.contents .gaiyo table dl {
  width: 100%;
}

.contents .gaiyo table dl:after {
  content: '';
  display: block;
  clear: both;
}

.cost-block {
  margin-bottom: 10px;
}

.cost-block dt {
  width: 50%;
  float: left;
}

.cost-block dd {
  width: 80%;
  float: left;
}

.sold-out {
  color: red;
}

.contents .entry {
  width: 900px;
  margin: 0 auto 80px auto;
}

.contents .entry .btn {
  width: 366px;
  margin: 0 auto 20px auto;
}

.contents .entry .btn img {
  width: 100%;
}

#end_message2 {
  background-color: #ff6600;
  color: white;
  font-size: 150%;
  text-align: center;
  padding: 15px 0 15px 0;
}

.contents .entry .yokoku {
  border: 1px solid #a9a9a9;
  width: 600px;
  margin: 0 auto;
  padding: 40px 100px;
  box-sizing: border-box;
}

.contents .entry .yokoku h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.contents .entry .yokoku p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 30px;
}

.contents .entry .yokoku p span {
  display: block;
  margin-left: 130px;
}

.contents .entry .yokoku .place {
  margin-left: 10px;
  margin-bottom: 0;
}

footer {
  background: #000;
  height: 40px;
}

footer ul {
  width: 985px;
  margin: 0 auto;
  text-align: right;
}

footer ul li {
  display: inline-block;
  color: #fff;
  line-height: 40px;
  font-size: 1.4rem;
  margin-right: 30px;
}

footer ul li a {
  color: #fff;
  text-decoration: none;
}

footer ul li a:hover {
  text-decoration: underline;
}

footer ul li:last-child {
  font-size: 1.4rem;
}

footer.fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.under-gaiyo {
  max-width: 100%;
  padding: 50px;
}

.under-gaiyo {
  content: '';
  display: block;
  clear: both;
}

.under-gaiyo h1 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.under-gaiyo h2 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.under-gaiyo p {
  text-align: center;
  margin: 0 40px 40px 40px;
  line-height: 1.7;
}

.under-gaiyo .box {
  border: 1px dashed #ccc;
  padding: 40px;
  margin-bottom: 40px;
}

.under-gaiyo .box ol {
  list-style: decimal;
}

.under-gaiyo .box ol li {
  margin-bottom: 15px;
}

.under-gaiyo dl {
  width: 700px;
  margin: 0 auto;
}

.under-gaiyo dl dt {
  width: 100px;
  float: left;
  clear: left;
}

.under-gaiyo dl dd {
  padding-left: 100px;
  margin-bottom: 20px;
  line-height: 1.7;
}

.under-gaiyo ol li {
  margin-bottom: 15px;
}

.under-gaiyo .title {
  font-size: 200%;
}

.policy {
  max-width: 100%;
  padding: 50px;
}

.policy h1 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.policy h2 {
  font-size: 2.2rem;
  margin-bottom: 30px;
}

.policy p {
  margin: 0 0 20px 0;
  line-height: 1.7;
}

.policy ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}

.form {
  max-width: 100%;
  padding: 50px;
}

.form form {
  width: 600px;
  margin: 0 auto;
}

.form h1 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.form h2 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 10px;
}

.form p {
  text-align: center;
  margin: 0 40px 40px 40px;
  line-height: 1.7;
}

.form .form-control {
  width: 400px;
  height: 30px;
  padding: 10px;
  box-sizing: border-box;
}

.form .zip {
  width: 70px;
  height: 30px;
  padding: 10px;
  box-sizing: border-box;
}

.form .form-control:focus,
.form .zip:focus {
  background: #e6fffe;
}

.form dl {
  width: 600px;
  margin: 0 auto;
}

.form dl dt {
  width: 160px;
  float: left;
  clear: left;
  line-height: 40px;
}

.form dl dd {
  padding-left: 160px;
  margin-bottom: 20px;
  line-height: 40px;
}

.form .submit {
  background: none;
  border: none;
  padding: 0;
}

.form .submit:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  cursor: pointer;
}

.company {
  width: 80%;
  margin: 10% 10% 0 10%;
}

.company-list {
  float: left;
  width: 50%;
}

.company-list li {
  font-size: 90%;
  margin-bottom: 3%;
}

.company-list .info {
  margin-top: 5%;
}

.company-list .info p {
  margin: 0 0 5% 0;
  text-align: left;
}

.company-list .info .caution1 {
  margin-bottom: 15%;
}

.past-event {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  padding: 30px 2rem;
}

.event-header {
  color: white;
  background-color: black;
  padding: 10px 0;
}

.event-header>p {
  margin-left: 2rem;
}

.event {
  margin: 20px;
  border: 1px solid black;
}

.event-inner {
  position: relative;
  padding: 20px;
}

.event-time {
  margin-bottom: 10px;
}

.event-title>h5 {
  line-height: 2rem;
  font-weight: bold;
}

.event-inner>dl {
  margin-top: 20px;
  line-height: 2rem;
}

.event-inner>dl:after {
  content: '';
  display: block;
  clear: both;
}

.event-inner>dl>dt,
.event-inner>dl>dd {
  float: left;
}

.event-inner>dl>dt {
  margin-right: 1rem;
}

.event-inner>a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.event-inner>img {
  position: absolute;
  top: 70px;
  right: 30px;
  width: 15px;
}

.message {
  font-size: 150%;
  color: red;
  text-align: center;
  margin-bottom: 20px;
}

.course-block label {
  display: block;
}

.strike-through {
  text-decoration: line-through;
}

a#vrBanner {
  width: 100px;
  position: fixed;
  right: 0;
  top: 55%;
  padding: 10px 16px;
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  z-index: 1000;
  background-color: #000;
  background-color: #ff0013;
  display: block;
  color: #FFF;
  letter-spacing: 0;
}

a#vrBanner img {
  width: 100%;
}

a#vrBanner img :hover {
  opacity: 0.7;
}

a#vrBanner p {
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  margin-top: 1em;
}

a#vrBanner p b {
  font-size: 12px;
  padding-top: 6px;
  display: inline-block;
}

a#mrBanner {
  width: 100px;
  position: fixed;
  right: 0;
  top: 35%;
  padding: 10px 16px;
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  z-index: 1000;
  background-color: #000;
  background-color: #1a1a1a;
  display: block;
  color: #FFF;
  letter-spacing: 0;
}

a#mrBanner img {
  width: 100%;
}

a#mrBanner img :hover {
  opacity: 0.7;
}

a#mrBanner p {
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  margin-top: 1em;
}

a#mrBanner p b {
  font-size: 12px;
  padding-top: 6px;
  display: inline-block;
}


@media (min-width: 769px) {
  .pc-none {
    display: none;
  }
}

@media (max-width: 768px) {

  td {
    text-align: center;
  }

  .sp-none {
    display: none !important;
  }

  .mb40 {
    margin-bottom: 20px;
  }

  header {
    height: auto;
    width: 100%;
    background: #000;
    text-align: center;
  }

  header .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  header .inner h1 {
    width: 70%;
  }

  header .inner h1 img {
    max-width: 100%;
  }

  header .inner .facebook {
    width: 13%;
  }

  header .inner .facebook img {
    max-width: 100%;
  }

  .contents .lead .onrei {
    position: absolute;
    top: 24%;
    left: -10%;
    width: 100%;
  }

  .main-visual {
    width: 100%;
    margin: 0 auto 50px auto;
  }

  .main-visual img {
    max-width: 100%;
  }

  .main-banner {
    position: fixed;
    top: 30%;
    right: 0;
    width: 150px;
    height: 120px;
    background-color: #e70014;
  }

  .main-banner>img {
    margin: 5px 8%;
  }

  .main-banner>p {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

  .contents {
    width: 90%;
    margin: 0 auto;
  }

  .contents .lead {
    width: 90%;
    margin: 0 5% 40px 5%;
  }

  .contents .lead h2 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 20px;
  }

  .contents .lead p {
    line-height: 2.1;
    margin-bottom: 30px;
    white-space: inherit;
  }

  .contents .lead img {
    display: block;
    width: 80%;
    margin: 0 10%;
  }

  .contents .lead p.picture-text {
    width: 80%;
    margin: 0 10%;
  }

  .panel-discussion-block {
    width: 80%;
    margin: 0 10% 50px 10%;
  }

  .contents .speaker {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .contents .speaker h2 {
    font-family: 'Times New Roman', "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-size: 2.0rem;
    margin-bottom: 20px;
  }

  .contents .speaker h2 span {
    font-size: 1.3rem;
    font-weight: bold;
    margin-left: 4px;
  }

  .contents .speaker p {
    font-size: 1.4rem;
  }

  .contents .speaker .detail {
    overflow: hidden;
    margin-bottom: 60px;
  }

  .contents .speaker .detail .left {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }

  .contents .speaker .detail .left p {
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .contents .speaker .detail .left .job-title {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
  }

  .contents .speaker .detail .left .name {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  .contents .speaker .detail .left .job {
    font-size: 1.4rem;
    margin-bottom: 25px;
    line-height: 1.4;
  }


  .contents .speaker .detail .right {
    width: 100%;
    text-align: center;
  }

  .contents .speaker .detail .mini {
    clear: both;
    border: 1px solid #231815;
  }

  .contents .speaker .detail .mini h3 {
    font-size: 1.4rem;
    background: #231815;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
  }

  .contents .speaker .detail .mini p {
    font-size: 1.4rem;
    line-height: 2.5;
    margin: 10px;
  }

  .contents .arrow {
    width: 100%;
    border-top: 1px solid #000;
  }

  .contents .arrow img {
    display: block;
    margin: -1px auto 20px auto;
  }


  .contents .time-table {
    width: 100%;
    margin: 0 auto 40px auto;
  }

  .contents .time-table h2 {
    font-family: 'Times New Roman', "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-size: 2.0rem;
    margin-bottom: 60px;
    text-align: center;
  }

  .contents .time-table h2 span {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 4px;
  }

  .contents .time-table h3 {
    font-size: 1.6rem;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .contents .time-table .schedule {
    background: url(../../images/line_schedule.gif) left top repeat-y;
    padding: 35px 0 20px 20px;
    margin: 0 0 25px 20px;
    overflow: hidden;
  }

  .contents .time-table .schedule .left {
    width: 100%;
    float: none;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  .contents .time-table .schedule .left h4 {
    font-size: 1.6rem;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.7;
  }

  .contents .time-table .schedule .right {
    width: 100%;
    float: none;
    font-size: 1.4rem;
  }

  .contents .time-table .schedule .right ul {
    list-style: disc;
    margin-left: 20px;
  }

  .contents .time-table .schedule .right ul li {
    line-height: 1.7;
  }

  .contents .time-table .schedule .right p {
    line-height: 1.7;
  }

  .contents .time-table .schedule .right img {
    vertical-align: middle;
    margin: 0 10px;
  }

  .contents .time-table .schedule .block {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .video-container {
    width: 100%;
  }

  .contents .gaiyo {
    width: 100%;
    margin: 0 auto 60px auto;
  }

  .contents .gaiyo h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
    text-align: center;
  }

  .contents .gaiyo table {
    width: 100%;
    margin: 0 auto;
    font-size: 1.4rem;
  }

  .contents .gaiyo table tr {
    border-bottom: 1px solid #bfbfbf;
  }

  .contents .gaiyo table tr:last-child {
    border-bottom: none;
  }

  .contents .gaiyo table th,
  .contents .gaiyo table td {
    padding: 20px 0;
  }

  .contents .gaiyo table th {
    color: #6ac7d3;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 0;
  }

  .contents .gaiyo table td {
    padding-left: 0;
    line-height: 1.7;
    width: 100%;
    display: block;
  }

  .contents .gaiyo table td span {
    display: block;
    margin-left: 0;
  }

  .contents .gaiyo table td ul {
    list-style: disc;
    margin-left: 20px;
  }

  .contents .gaiyo table td .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .contents .gaiyo table td .access {
    list-style: none;
    font-size: 1.1rem;
    margin-left: 0;
  }

  .contents .gaiyo table td p a {
    font-size: 1.1rem;
  }


  .date-container>p {
    width: 50%;
  }

  .date-container>.time {
    width: 50%;
  }

  .date-container>.info {
    width: 100%;
    margin: 0;
    float: none;
  }

  .cost-block {
    margin-bottom: 10px;
  }

  .cost-block dt {
    width: 100%;
    float: none;
  }

  .cost-block dd {
    width: 100%;
    float: none;
  }

  .contents .entry {
    width: 100%;
    margin: 0 auto 60px auto;
  }

  .contents .entry .btn {
    width: 80%;
    margin: 0 10% 20px 10%;
    text-align: center;
  }

  .contents .entry .btn img {
    max-width: 100%;
  }

  .contents .entry .yokoku {
    border: 1px solid #a9a9a9;
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
    box-sizing: border-box;
  }

  .contents .entry .yokoku h2 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .contents .entry .yokoku p {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 30px;
  }

  .contents .entry .yokoku p span {
    display: block;
    margin-left: 0;
  }

  .contents .entry .yokoku .place {
    margin-left: 10px;
    margin-bottom: 0;
  }

  footer {
    background: #000;
    height: auto;
  }

  footer ul {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  footer ul li {
    display: block;
    color: #fff;
    line-height: 40px;
    font-size: 1.4rem;
    margin-right: 0;
  }

  footer ul li:last-child {
    font-size: 1.4rem;
  }

  .under-gaiyo {
    max-width: 100%;
    padding: 10px;
  }

  .under-gaiyo h1 {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }

  .under-gaiyo h2 {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }

  .under-gaiyo p {
    text-align: center;
    margin: 0 10px 10px 10px;
    line-height: 1.7;
  }

  .under-gaiyo .box {
    border: 1px dashed #ccc;
    padding: 20px;
    margin-bottom: 20px;
  }

  .under-gaiyo .box ol {
    list-style: decimal;
    margin-left: 20px;
  }

  .under-gaiyo .box ol li {
    margin-bottom: 15px;
  }

  .under-gaiyo .box ol li:last-child {
    margin-bottom: 0;
  }

  .under-gaiyo dl {
    width: 100%;
    margin: 0 auto;
  }

  .under-gaiyo dl dt {
    width: 100%;
    float: none;
  }

  .under-gaiyo dl dd {
    padding-left: 0;
    margin-bottom: 20px;
    line-height: 1.7;
  }

  .under-gaiyo .title {
    font-size: 100%;
  }

  .policy {
    max-width: 100%;
    padding: 10px;
  }

  .policy h1 {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }

  .policy h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }

  .policy p {
    margin: 0 0 20px 0;
    line-height: 1.7;
  }

  .policy ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .form {
    max-width: 100%;
    padding: 10px;
  }

  .form h1 {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }


  .form p {
    text-align: center;
    margin: 0 20px 20px 20px;
    line-height: 1.7;
  }

  .form .form-control {
    width: 80%;
    height: 30px;
    padding: 10px;
    box-sizing: border-box;
  }

  .form .zip {
    width: 70px;
    height: 30px;
    padding: 10px;
    box-sizing: border-box;
  }

  .form .form-control:focus,
  .form .zip:focus {
    background: #e6fffe;
  }

  .form dl {
    width: 100%;
    margin: 0 auto 30px auto;
  }

  .form dl dt {
    width: 100%;
    float: none;
    clear: left;
  }

  .form dl dd {
    padding-left: 0;
    margin-bottom: 0;
  }

  .form form {
    width: 100%;
  }

  .form .submit {
    background: none;
    border: none;
    padding: 0;
  }

  .form .submit img {
    max-width: 100%;
  }

  .form .submit:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer;
  }

  .company {
    width: 100%;
    margin: 10% 0 0 0;
  }

  .company-list li {
    font-size: 70%;
  }

  .company-list .info p {
    font-size: 70%;
  }

  .past-event {
    position: relative;
    width: 90%;
    background-color: #f5f5f5;
    padding: 30px 5%;
  }

  .event-title {
    width: 80%;
    margin-right: 20%;
  }

  .event-title>p {
    padding-top: 1rem;
  }

  .event-inner>dl {
    width: 80%;
    margin: 20px 20% 0 0;
    line-height: 2rem;
  }

  .event-inner>img {
    position: absolute;
    top: 45%;
    right: 30px;
    width: 15px;
  }
}

@media (max-width: 414px) {
  .main-banner {
    position: fixed;
    top: 30%;
    right: 0;
    width: 75px;
    height: 70px;
    background-color: #e70014;
  }

  .main-banner>p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .contents .entry .btn {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.experience {
  width: 90%;
  margin: 0 5% 40px 5%;
  margin-bottom: 80px
}

.experience h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  margin-top: 80px;
}

.experience h3 {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1.4rem;
}

.experience img {
  width: 100%;
}

.content-block {
  max-width: 320px;
  margin-bottom: 3rem;
}

.content-block p {
  margin-top: 1.4rem;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;

}

#QdImage {
  display: inline-block;
  max-width: 300px;
  margin-top: 1.4rem;
  margin-bottom: .5rem;
}

#QdImage img {
  width: 100%;
}

#GargantuaImage {
  display: inline-block;
  max-width: 300px;
  margin-top: 1.4rem;
  margin-bottom: .5rem;
}

#GargantuaImage img {
  width: 100%;
}

/* PC・タブレットで2カラム */
.two-col {
  display: flex;
  gap: 2rem;
  /* カラム間の余白はお好みで */
  margin: auto;
  text-align: center;
}

.two-col>* {
  flex: 1 1 50%;
  /* 2つの子要素を均等に */
  margin: auto;
}

/* スマホでは縦並びにする */
@media (max-width: 768px) {
  .two-col {
    display: block;
    /* もしくは flex-direction: column; でも可 */
  }

  .two-col>* {
    width: 100%;
  }
}

/* YouTube など埋め込み動画用の共通レイアウト */
.youtube-wrap {
  position: relative;
  width: 100%;
  /* 画面幅に合わせて伸縮 */
  max-width: 960px;
  /* PCでの最大幅（お好みで変更） */
  margin: 0 auto;
  /* 中央寄せ */
}

/* アスペクト比 16:9 を維持するための疑似要素 */
.youtube-wrap::before {
  content: "";
  display: block;
  padding-top: 56.25%;
  /* 9 / 16 * 100 = 56.25% → 16:9 */
}

/* 実際の iframe を、ラッパー内いっぱいに広げる */
.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* （任意）PC のときだけ少し余白を調整したい場合 */
@media (min-width: 1024px) {
  .youtube-wrap {
    margin: 40px auto;
    /* 上下に余白を追加したいとき */
  }
}