@charset "utf-8";

*:focus {
  outline: none !important;
 box-shadow:none !important;
}
/*トップバナー*/
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}
.jumbotron-extend {
  position: relative;
  background: url(../images/event_banner_pc.jpg) no-repeat center bottom;
  background-size: cover;
  background-color: #1c9cf7;
  padding: 57.7% 0 0 0;
}

.top-contents_wrap{
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.top_lead{
  display: none;
}
main.class_event{
  background: url(../images/event_bg.jpg) repeat;
  background-size: 100px;
}
/*ボタン*/
.btn {
    padding: 10px 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.btn h4{
  margin: 0;
  font-weight: 400;
}
.btn-login{
  padding: 0.375rem 0.75rem;
}
.btn-class{
  padding: 30px 10px;
  background-color: #FFF22C;
  color: #000;
  border: solid 2px #fdf013;
}
.btn-class:hover{
  background-color: #fff;
  color: #000;
}
button.event{
  height: 140px!important;
}

/*body*/

body{
  padding-top: 50px;
  background-color:  #fff;
  }

p {
  font-size : 1rem;
  line-height : 1.8;
}

p.lead {
  font-size : 1.2rem;
  line-height : 1.7;
  font-weight :bold;
}
.fw-b{
  font-weight: bold;
}
.fs-1_2{
  font-size: 1.2rem;
}
.fs-42{
  font-size: 2.1875rem;
}
.fs-30{
  font-size: 1.875rem;
}
.pt-48{
  padding-top: 48px!important;
}
.pt-20{
  padding-top: 20px!important;
}
.pt-28{
  padding-top: 28px!important;
}
.pt-8{
  padding-top: 8px!important;
}
h1 {
  font-weight: bold;
  font-size :2.3rem;
  line-height: 1.6;
  margin: 20px 0 40px 0;
}
h2 {
  font-size :1.75rem;
  margin: 40px 0 40px 0;
  position: relative;
  line-height: 1.5;
  text-shadow: 2px 2px 3px #c4c4c4;
}
h2.profile{
  text-shadow: none;
}
.title{
  font-size: 1.75rem;
}
.bg_yellow{
  background-color: #f7f3da;
}

.bg_blue{
  background-color: #4169e1;
}

.text_blue{
  color: #4169e1;
}

.text_white{
  color: #ffffff;
}

.bg_color_gray{
  background-color:  #f4f4f4;
}
.bg_color_white{
  background-color:  #ffffff;
}
.fc-b{
  color: #266fb7;
}
.main_cont_brd{
  padding:20px 20px;
  border-style: dashed;
  border-radius: 20px;
  border-color: #4169e1;
  border-width: 5px;
}

.main_cont2in{
  padding:20px 40px;
  border-radius: 20px;
  max-width: 1100px;
  margin: 0 auto;
}

.main_cont3in{
  background-color:  #FFFFFF;
  border-radius: 20px;
}

.main_cont_rd{
/* padding:20px 50px; */
  border-radius: 20px;
}

.btn-outline-white{
  color: #212529;
  border: solid 1px #9fa0a0;
  background-color: #fff;
}

.btn-outline-white:hover{
  opacity: 0.8;
}

/* social button */

.facebook {
  background-color: #2e4a88;
  box-shadow: 0 4px 0 #1B3D82;
  text-shadow: 0 -1px -1px #1B3D82;

  display: inline;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 14px 80px;
}
.facebook:hover {
  background-color: #354F84;
}
.facebook:active {
  top: 2px;
    box-shadow: 0 2px 0 #1B3D82;
}
.twitter {
  background-color: #008DDE;
  box-shadow: 0 4px 0 #0078BD;
  display: inline;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 14px 80px;
}
.twitter:active {
  top: 2px;
    box-shadow: 0 2px 0 #0078BD;
}
.twitter:hover {
  background-color: #959ca0;
}
/*書き足し*/

.row-wrap{
  margin: 0 auto;
  padding: 20px;
  border-radius: 20px;
  max-width: 1000px;
  width: 100%;
}
.row-inner{
  max-width: 800px;
  width: 100%;
  margin: 0px auto 60px;
}
.row-inner.overview{
  border: solid 1px #000;
  border-radius: 10px;
  padding: 50px 30px;
}
.row-inner ul.fee{
  padding-left: 20px;
  margin: 0 0 5px;
}
.row-inner ul.schedule{
  list-style-type: none;
  padding: 0;
  margin: 0 0 5px;
  font-size: 1.5rem;
}
.row-inner.overview p{
  margin: 0;
}
.row-inner.apply{
  margin: 60px auto 60px;
  max-width: 1000px;
}
.row-inner.apply ul{
  padding-left: 20px;
  margin: 0 ;
}
.row-inner.profile{
  display: flex;
}
.row-inner.profile img.img-prof{
  width: 100%;
  margin: 0 auto;
}


.tri_trans2 {
  font-size: 4rem;
  line-height: 4rem;
  transform: scale(2.1, 0.7);
  color: #009644;
  display: inline-block;
}
.bg_gray{
  background-color: #f4f4f4;
  }
.btn_top{
  padding: 7px;
  width: 220px;
  display: block;
  margin: 0 auto;
}
.btn-apply{
  max-width: 900px;
  margin: 0 auto;
}
.btn h3{
  margin: 0;
}
.btn.event h3{
  margin: 0;
  font-size: 24px;
}
.nav-link{
  color: #212529!important;
}
.btn-apply{
  margin: 0 auto 70px;
  max-width: 700px;
}
.btn-apply span{
  font-weight: bold;
}
button.faq{
  color: #fff;
  background-color: #009644;
  border-color:#009644;
  border: 2px solid transparent;
}
button.faq:hover{
  background-color: #fff;
  border: 2px solid #009644;
}
.faq ul{
  list-style-type: none;
  padding: 0;
}
.faq p.question{
  font-size: 1.2rem;
  line-height: 1.8;
  font-weight: bold;
  background: url(../images/icon_q.svg) no-repeat left top;
  background-size: 32px;
  padding: 0 0 0 45px;
}
.faq p.answer{
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
  background: url(../images/icon_a.svg) no-repeat left top;
  background-size: 32px;
  padding: 0 0 0 45px;
}
.tr_box {
  background: url(../images/bg_gla.png) repeat-y;
  position: relative;
  margin: 0 0 30px;
}
.tr_box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 50vw 0 50vw;
  border-color: #fff100 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.tr_box .tr_box_in .tr_box_a {
  margin: 0;
}
ul.news li{
  display: flex;
  justify-content: flex-start;
}
ul.news p.date{
  padding: 0 20px 0 0;
}
.recommendation ul{
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.recommendation ul li{
  font-size: 1.12rem;
}
p.profile{
  font-size: 1.6rem;
}

.navbar-dark .navbar-toggler{
  border-color: #212529;
  color: #212529;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(33, 37, 41, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

footer {
  padding: 16px 0;
  margin-top: 80px;
}
footer a.nav-link {
  color: #898989!important;
  font-size: 12.8px;
}
footer .copyright {
  color: #898989;
  font-size: 12.8px;
}

.class_event h3{
  margin: 0 0 20px 0;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
  padding: 17px 0;
}


@media screen and (max-width: 544px){
  .btn-apply{
    width: 100%!important;
  }
  .btn-apply{
    width: 100%!important;
  }
  br.sp{
    display: block;
  }
  .container-fluid_sp{
  padding-left: 0;
  padding-right: 0;
  }
  .container-fluid_sp .main_cont2in{
    border-radius: 0;
  }
  
  .cost img.cost{
    position: static;
    margin: 0 auto;
  }
.jumbotron-extend {
  position: relative;
  background: url(../images/event_banner_sp.jpg) no-repeat center top;
  background-size: cover;
  background-color: #1c9cf7;
  padding: 167% 0 0 0;
}
footer a.nav-link {
  color: #212529!important;
}
.row-inner.profile{
  flex-direction: column-reverse;
}
.row-inner.profile img.img-prof{
  max-width: 250px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.row-inner.overview {
  border: solid 1px #000;
  border-radius: 10px;
  padding: 10px 0;
}
.row-inner ul.schedule {
  font-size: 1.125rem;
  font-weight: bold;
}
}
@media screen and (max-width: 575px){
  .fs-30{
    font-size: 1.125rem;
  }
  .btn-apply button{
    font-size: 1rem;
  }
}
@media screen and (max-width: 840px){
  .row-inner.overview{
    margin: 0px 10px 60px;
  }
}