@charset "UTF-8";

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


.h3txt  {
	font-size: 1.6em !important;
	margin-bottom: -30px;
}

.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mt-50 {
	margin-top: -50px;
}
.mt-80 {
  margin-top: -80px;
}
.mt-100 {
	margin-top: -100px !important;
}
.mt-30 {
	margin-top: -30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.white {
	color: #fff;
}

.p20 {
  padding: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pl50 {
  padding-left: 50px !important;
}

.pcpl50 {
  padding-left: 50px;
}

.br50 {
  border-radius: 50% !important;
}
.color-1 {
  background-color: #73c5a6;
  color: #FFFFFF;
}

.color-gray {
  color: #4c4948;
}
.solid {
  border: .3rem solid;
  color: #4c4948;
  border-radius: 10px;
}

.fs-16 {
  font-size: 1.6em;
  line-height: 2em;
}

.w50 {
  width: 50%;
  text-align: center;
}
.w100 {
  width: 100%;
}
/*body{
    background: -webkit-linear-gradient(left, #0072ff, #00c6ff);
}*/

.contact-form{
    background: #fff;
    margin-top: 3%;
    margin-bottom: 5%;
    width: 90%;
}
.contact-form .form-control{
/*    border-radius:1rem;*/
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form{
    padding: 8% 14% 14%;
}
.contact-form form .row{
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

.btnContact {
	background: #3dc9b3 !important;
	width: 100% !important;
}

.li-cate {
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: .03em;
}

.swag {
    height: 50vh;
}

.footer-logo {
    width: 12em ;
  margin-top: 50px;
  margin-bottom: 30px;
}

.footer-logo-ayusa {
    width: 190px;
}

.application-cta {
    background-color: black;
}

.accordion-h2 {
    font-size: 1.17em;
    margin: 0em 0 !important;
}

.form-applying {
    text-align: left;
    font-size: 1em;
}

.form-label {
    font-weight: 300;
}
.mb30 {
  margin-bottom: 30px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ignite1-btn {
    display: inline-block;
    padding: 25px 40px;
    color: #341414;
    border: solid 1px #464646;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 50px;
}

.header-logo {
    width: 70%;
    /* height:80%; */
    padding: 20px;
}

.bgc-blue {
    background-color: #0b0b50;
}

.hero p {
    color: #fff;
}

.learn-more-btn {
/*    background: rgb(11 11 80);*/
/*    background: rgb(28 201 173);*/
  background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);
}

.header-logo-wrap {
    width: 228px;
}

.navicon {
    width: 30%;
    position: absolute;
    height: 26px;
    right: 10px;
    top: 30px;
}

/*スマ�?右側余白対�?*/
header{
	width:100%;
}

.accordion-item {
    border: none;
}
/*animate for accordion*/
.accordion-collapse {
  transition: height 1.0s ease-in-out;
}

.accordion-collapse.show {
  height: auto;
}


.text-l {
	text-align: left;
}
.w736 {
	width: 736px;
}
.m-center {
	margin: 20px auto !important;
}

.text-small {
	font-size: 14px !important;
}

.rounded-circle {
  border-radius: 50%;
}

.w70 {
  width: 70%;
}
.w50 {
  width: 50%;
}
.w100 {
  width: 100%;
}
.mb30 {
	margin-bottom: 30px;
}
.mb-30 {
  margin-bottom: -30px;
}
.mb100 {
	margin-bottom: 100px;
}
.w100 {
	width: 100%;
}
  .parallax-section {
    height: 500px;
    background-image: url('AdobeStock_455863731_Preview.jpeg');
    background-size: cover;
    background-position: center;
    position: relative;
}
.ml0 {
  margin-left: 0px;
}
.p100 {
  padding: 100px !important;
}
/*
.fa-twitter::before,
.fa-twitter-square::before {
    font-family: vk_sns;
    content: "\e606";
}
*/

.background-w {
    background-color: #fff;
    padding: 50px 20px;
    opacity: .9;
}

.fa-twitter:before {
    content: '𝕏';
    font-family: unset;
    font-weight: bold;
}


.accordion-button:not(.collapsed) {
    background-color: rgb(28 201 173);
}

.accordion-button:not(.collapsed) {
    color: #fff;
}
.accordion-button:not(.collapsed) {
    color: #fff;
}


.bold {
  font-weight: bold;
}
.p0 {
  padding: 0px !important;
}

.p30 {
  padding: 30px
}
.message-h {
  heigh: 100px !important;
}

.hero {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: auto;
  width: 100%;
}

.hero video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}


h1.arrow {
    line-height: 1.6em;
}

.h2, h2 {
    font-size: 1.8rem;
}
.mv-text {
  width: 50%;
}

.tableth {
  width: 100px;
}

.thumbnail {
     margin-bottom: 0px !important; 
}

    .block01 .block__inner {
        text-align: center;
    }


.title_5 {
  font-size: 1.6em;
  margin-bottom: -20%;
}
.lead_5 {
 margin-top: 10px !important;
}
.number {
/*  font-size: 2em;*/
}
.numberx {
  width: 20% !important;
  border-radius: 50%;
  margin-bottom: 20px;
}


.block01 {
    background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);
}
.intro {
/*    background-image: linear-gradient(to top, #accbee 0%, #e7f0fd 100%);*/
/*  background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%);*/
/*background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);*/
/*  background-image: linear-gradient(to top, #e6b980 0%, #eacda3 100%);*/
/*  background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%);*/
  background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}

#schedule {
  background-image: linear-gradient(to top, #dfe9f3 0%, white 100%);
}
#thinking {
/*  background-image: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%);*/
/*	background-image: linear-gradient(to top, #209cff 0%, #68e0cf 100%);*/
  background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}
#vocabulary {
  background-image: linear-gradient(to top, #e6b980 0%, #eacda3 100%);
}

.parallax_content{
  display: flex;
  height: 300px;
/*  padding: 100%;*/
  justify-content: center;
  align-items: center;

  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_bg_01{
  background-image: url(../img/sample/AdobeStock_318303525_Preview.jpeg);
}
.img_bg_02{
  background-image: url(../img/sample/iStock-1489061272.jpg);
}
.img_bg_03{
/*  background-image: url(../img/sample/AdobeStock_196200752_Preview.jpeg);
  */
    background-image: url(../img/sample/iStock-1181366400.jpg);
  
  
}
.img_bg_04{
  background-image: url();
}
.img_bg_05{
  background-image: url();
}

.bgc-white {
  background-color: #fff;
}

#info2 {
/*  	background-image: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);*/
/*      background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);*/
  background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
}
#setsumei {
	background-image: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);
}
.stripe-1 {
background-color: #e5e5f7;
opacity: 0.8;
background-size: 10px 10px;
background-image: repeating-linear-gradient(45deg, #444cf7 0, #444cf7 1px, #e5e5f7 0, #e5e5f7 50%);
}


.type_info {
  width: 60%;
  padding-right: 20px;
}

.learn-more-btn {
  margin: 0px !important;
}

.mb100 {
  margin-bottom: 100px;
}
/*
.hero {
    background: url(../img/mv.png) no-repeat center center;
}
*/

.mt-50 {
  margin-top: -50px;
}
.mb30 {
  margin-bottom: 30px;
}

.icons {
  width: 120%;
}

.hero {
    background: url(" https://www.intraxjp.com/fallcamp2024/img/sample/mv_01.png");
  background-size: cover;
/*
    width: 100%;
    height: auto;
    display: block;
*/
}
  
@media screen and (min-width: 769px) {
    body, p, div, th, td, span {
         word-break: normal; 
        overflow-wrap: keep-all;
    }
}

@media screen and (max-width: 768px) {
  .hero {
    background: url(../img/sample/mv_01.png) no-repeat center center;
    background-size:cover !important;
}
  
  .mv-text {
    width: 85%;
  }
  .mv-info {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section_web {
    padding: 0 !important;
  }
  .heading-text {
    padding: 20px;
  }
  h1.arrow {
    font-size: 1.6em;
}
  #intro {
    padding: 20px;
  }
  .numberx {
    width: 100% !important;
    margin-bottom: -30px;
}
  .wp1 {
    margin-top: 50px;
}
  .contact-form form {
    padding: 8% 0% 0%;
}
  .h2_small {
    font-size: 1.2rem;
}
  .p_small {
    font-size: .8em;
  }
  .footer-logo {
    width: 10em;
}
    .numberx {
      width: 40% !important;
      margin-bottom: 20px;
    }
  .info-r {
    margin-top: 50px;
    font-weight: 700;
  }
  .icons {
    width: 35%;
    margin-bottom: 30px;
}
  .type_info {
    width: 90%;
    padding-right: 20px;
}
  .spp20 {
    padding: 20px;
  }
  
  .pcpl50 {
    padding: 0px;
  }
  
}

.vocabulary-lead {
  line-height: 2em;
}

/*
@media (min-width: 768px) {
    .col-md-8 {
        max-width: 100% !important;
    }
}*/
