@charset "UTF-8";

.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;
}
.white {
	color: #fff;
}






/*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{
    margin-bottom: -7%;
}
.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: 13em ;
  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);
}

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

  .parallax-section {
    height: 500px;
    background-image: url('AdobeStock_455863731_Preview.jpeg');
    background-size: cover;
    background-position: center;
    position: relative;
}

/*
.fa-twitter::before,
.fa-twitter-square::before {
    font-family: vk_sns;
    content: "\e606";
}
*/

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

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