@charset "UTF-8";


/*.c-headingTxt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  font-style: italic;
  color: #fff;
  position: absolute;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  left: -255px;
}
.c-heading {
  padding-bottom: 16px;
  box-sizing: border-box;
  font-style: italic;
}
@media screen and (max-width: 1700px) {
  .c-headingLineInner {
    max-width: calc(100vw - 230px);
    height: auto;
  }
  .c-headingLineInner {
    margin: 0 0 0 auto;
  }
  .c-headingLineInner::before {
    border-width: 0 0px 92px 30px;
  }
  .c-headingTxt {
    font-size: 20px;
    left: -200px;
  }
}
@media screen and (max-width: 1360px) {
  .c-heading {
    padding-right: 15px;
  }
}
@media screen and (max-width: 880px) {
  .c-heading {
    font-size: 18px;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .c-headingLineInner {
    max-width: calc(100vw - 155px);
  }
  .c-headingLineInner::before {
    border-width: 0 0px 105px 30px;
  }
  .c-headingTxt {
    font-size: 14px;
    left: -135px;
  }
  .c-headingLineInner::before {
    left: -30px;
  }
}
@media screen and (max-width: 690px) {
  .c-headingLineInner {
    max-width: calc(100vw - 150px);
  }
  .c-headingTxt {
    left: -140px;
  }
}
@media screen and (max-width: 374px) {
  .c-heading {
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}*/

.c-headingLine {
  background: linear-gradient(to bottom, #ff9f02 0%,#b26f02 100%);
  overflow: hidden;
  padding: 0 282px;
}
.c-headingLineInner {
  max-width: 1200px;
  margin: 0 auto;
  background: #313131;
  height: auto;
  position: relative;
  z-index: 15;
}
.c-headingLineInner::before {
  position: absolute;
  content: '';
  left: -45px;
  bottom: 0;
  border-style: solid;
  border-width: 0 0px 80px 45px;
  border-color: transparent transparent #313131 transparent;
}
.c-headingLineInner::after {
  content: '';
  background: #313131;
  height: 100%;
  width: 1000%;
  top: 0;
  right: -1000%;
  position: absolute;
}
.c-heading {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 10px;
  height: 80px;
  box-sizing: border-box;
  font-style: italic;
  position: relative;
}
.c-headingTxt {
  font-family: acumin-pro-extra-condensed,sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  font-style: italic;
  color: #fff;
  position: absolute;
  z-index: 20;
  top: 0;
  left: -282px;
  width: 282px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 50px 5px 20px;
}
/*.c-headingTxt.c-headingTxt--media {
  left: -150px;
}
.c-headingTxt.c-headingTxt--rent {
  left: -210px;
}
.c-headingTxt.c-headingTxt--training {
  left: -180px;
}
.c-headingTxt.c-headingTxt--teacher {
  left: -175px;
}*/
/*@media screen and (max-width: 1700px) {
  .c-headingLineInner {
    max-width: calc(100vw - 230px);
    height: auto;
  }
  .c-headingLineInner {
    margin: 0 0 0 auto;
  }
  .c-headingTxt {
    font-size: 40px;
    left: -205px;
  }
  .c-headingTxt.c-headingTxt--media,
  .c-headingTxt.c-headingTxt--rent,
  .c-headingTxt.c-headingTxt--training,
  .c-headingTxt.c-headingTxt--teacher {
    left: -205px;
  }
}
@media screen and (max-width: 1360px) {
  .c-heading {
    padding-right: 50px;
  }
}*/
@media screen and (max-width: 1280px) {
  .c-headingLine {
    padding: 0 220px;
  }
  .c-headingTxt {
    font-size: 36px;
    left: -220px;
    width: 220px;
    padding: 0 50px 5px 20px;
  }
}

@media screen and (max-width: 1100px) {
  .c-heading {
    font-size: 24px;
    line-height: 1.25;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
  .c-headingLine {
    padding: 0 20px 0 220px;
  }
  .c-headingTxt {
    font-size: 36px;
    left: -220px;
    width: 220px;
    padding: 0 50px 5px 20px;
  }
}
@media screen and (max-width: 690px) {
  .c-heading {
    font-size: 20px;
    line-height: 1.4;
    display: block;
    height: auto;
    padding: 10px 15px;
    text-align: center;
  }
  .c-headingLine {
    padding: 0;
    background: none;
  }
  .c-headingLineInner::before {
    display: none;
  }
  .c-headingLineInner::after {
    display: none;
  }
  .c-headingTxt {
    position: relative;
    top:0;
    background: linear-gradient(to bottom, #ff9f02 0%,#b26f02 100%);
    font-size: 24px;
    left: 0px;
    width: 100%;
    padding: 5px 15px 6px 15px;
    display: block;
    text-align: center;
  }
}

/*@media screen and (max-width: 880px) {
  .c-heading {
    font-size: 18px;
    line-height: 1.6;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    padding-right: 15px;
    padding-top: 18px;
    padding-bottom: 14px;
  }
  .c-headingLineInner {
    max-width: calc(100vw - 155px);
  }
  .c-headingLineInner::before {
    border-width: 0 0px 115px 40px;
     left: -40px;
  }
  .c-headingTxt {
    font-size: 26px;
    left: -135px;
  }
  .c-headingTxt.c-headingTxt--media,
  .c-headingTxt.c-headingTxt--rent,
  .c-headingTxt.c-headingTxt--training,
  .c-headingTxt.c-headingTxt--teacher {
    left: -135px;
  }
}
@media screen and (max-width: 690px){
  .c-headingLineInner {
    max-width: calc(100vw - 150px);
  }
  .c-headingTxt {
    left: -140px;
  }
  .c-headingTxt.c-headingTxt--media,
  .c-headingTxt.c-headingTxt--rent,
  .c-headingTxt.c-headingTxt--training,
  .c-headingTxt.c-headingTxt--teacher {
    left: -140px;
  }
}
@media screen and (max-width: 374px){
  .c-heading {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 10px;
  }
}*/
.p-mainVisContentWrap {
  position: relative;
}
.p-mainVisContentWrap:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url("img/main-line.png");
  z-index: 100;
  width: 100%;
  height: 100%;
}
.p-mainVisContentMovie {
  height: calc(100vh - 76px);
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.p-mainVisContentMovie__video {
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
}
/*.p-mainBannerContentWrap:before, .p-mainBannerContentWrap:after {
  display: none;
}*/
.p-mainVisContentTxt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  font-style: italic;
  color: #fdc133;
  background: rgba(0, 0,0,0.3);
  width: 100%;
  position: absolute;
  z-index: 120;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 19px 20px;
}
@media screen and (max-width: 690px) {
  .p-mainVisContentTxt {
    font-size: 16px;
  }
}


.p-intro {
  background-image: url(img/intro_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 19px 0 73px;
  box-sizing: content-box;
}
.p-introHeadingWrap {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-introHeading {
  margin-right: 20px;
  align-self: flex-start;
}
.p-introHeadingTxt {
  color: #fff;
  font-size: 36px;
  line-height: 1.6;
  font-weight: bold;
  text-shadow: 0px 0px 8.5px rgba(0, 0, 0, 0.75);
  margin-bottom: 5px;
}
.p-introHeadingTxt__sub {
  font-family: '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 90px;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  padding: 0 20px;
}
.p-introHeadingTxt__br {
  display: none;
}
.p-introTxt {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: 0px 0px 8.5px rgba(0, 0, 0, 0.75);
}
.p-introTxt__sub {
  font-family: '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 50px;
  line-height: 2;
  font-weight: 600;
  font-style: italic;
}
.p-introTxt__br {
  display: none;
}
.p-introBox {
  border: 1px solid #fff;
  background: url(img/intro_box_bg.png);
  max-width: 700px;
  margin: 26px auto 0;
  box-sizing: border-box;
}
.p-introBoxLsit {
  padding: 23px 15px 23px 20px;
  max-width: 663px;
  margin: 0 auto;
  box-sizing: border-box;
}
.p-introBoxList__item {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/*
.p-introBoxList__item + .p-introBoxList__item {
  margin-top: ;
}
*/
.p-introBoxListLabel {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  background: #fdb133;
  width: 80px;
  margin-right: 38px;
  padding: 8px 0 6px;
  box-sizing: border-box;
  position: relative;
}
.p-introBoxListLabel::after {
  content: "";
  display: block;
  border-left: 28px solid #fdb133;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  position: absolute;
  right: -28px;
  top: 50%;
  transform: translateY(-50%);
}
.p-introBoxListTxt {
  width: -webkit-calc(100% - 98px);
  width: calc(100% - 98px);
  font-size: 24px;
  line-height: 2;
  font-weight: bold;
  color: #fff;
  text-align: left;
  position: relative;
  padding-left: 35px;
}
.p-introBoxListTxt::before {
  content: "";
  display: block;
  background: url(img/icon%20_check.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 23px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-introPhoto {
  max-width: 1333px;
  margin: 75px auto 0;
  padding: 0 20px;
  box-sizing: content-box;
}
.p-introPhotoList {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
}
.p-introPhotoList__item {
 /* max-width: 200px;*/
  width: -webkit-calc((100% - 125px) / 6);
  width: calc((100% - 125px) / 6);
}
.p-introPhotoList__item img {
  border: 1px solid #fff;
  box-sizing: border-box;
}
.p-introPhotoList__item:nth-of-type(1n)  {
  margin-right: 25px;
}
.p-introPhotoList__item:nth-of-type(6)  {
  margin-right: 0;
}
@media screen and (max-width: 1090px) {
  .p-introHeadingTxt {
    margin-bottom: 20px;
  }
  .p-introHeadingTxt__br {
    display: block;
  }
}
@media screen and (max-width: 950px) {
  .p-introHeadingTxt {
    font-size: 32px;
    line-height: 2.2;
  }
  .p-introHeadingTxt__sub {
    font-size: 80px;
  }
  .p-introTxt {
    line-height: 1.6;
  }
  .p-introTxt__br {
    display: block;
  }
  .p-introBox {
    margin: 40px auto 0;
    text-align: center;
  }
  .p-introBoxLsit {
    display: inline-block;
  }
  .p-introBoxListTxt {
    font-size: 20px;
  }
  .p-introPhoto {
    margin: 60px auto 0;
  }
  .p-introPhotoList__item {
   width: -webkit-calc((100% - 50px) / 3);
   width: calc((100% - 50px) / 3);
  }
  .p-introPhotoList__item:nth-of-type(3)  {
    margin-right: 0;
  }
  .p-introPhotoList__item:nth-of-type(n+4)  {
    margin-top: 25px;
  }
}
@media screen and (max-width: 690px) {
  .p-intro {
    padding: 23px 0 60px;
  }
  .p-introHeadingWrap {
/*
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
*/
  }
  .p-introHeading {
    margin-right: 0;
    margin-bottom: 20px;
    align-self: auto;
    max-width: 120px;
  }
  .p-introHeadingTxt {
    font-size: 20px;
    text-align: left;
    padding: 0 0 0 15px;
  }
  .p-introHeadingTxt__sub {
    font-size: 50px;
    padding: 0 10px 0 0;
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
    display: inline-block;
  }
  .p-introTxt {
    font-size: 18px;
    line-height: 2;
  }
  .p-introTxt__sub {
    font-size: 38px;
    line-height: 1.8;
  }
  
  .p-introBoxLsit {
    padding: 23px 15px 23px 20px;
    max-width: 663px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .p-introBoxList__item {
    display : -webkit-box;
    display : -webkit-flex;
    display : -ms-flexbox;
    display : flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  
  .p-introBoxList__item + .p-introBoxList__item {
    margin-top: 10px;
  }
  
  .p-introBoxListLabel {
    font-size: 13px;
    line-height: 1;
    width: 70px;
    margin-right: 20px;
    padding: 8px 0 6px;
  }
  .p-introBoxListLabel::after {
    border-left: 10px solid #fdb133;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: -10px;
  }
  .p-introBoxListTxt {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    text-align: left;
    position: relative;
    padding-left: 28px;
  }
  .p-introBoxListTxt::before {
    background: url(img/icon%20_check.png);
    background-size: cover;
    width: 16px;
    height: 15px;
  }
  .p-introPhoto {
    margin: 40px auto 0;
    padding: 0 15px;
  }
  .p-introPhotoList {
  }
  .p-introPhotoList__item {
    width: 47%;
    margin-left: 6%;
  }
  .p-introPhotoList__item img {
    border: 1px solid #fff;
    box-sizing: border-box;
  }
  .p-introPhotoList__item:nth-of-type(1n)  {
    margin-right: 0;
  }
  .p-introPhotoList__item:nth-of-type(6)  {
    margin-right: 0;
  }
  .p-introPhotoList__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .p-introPhotoList__item:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  
/*  .p-introBoxLsit {
    padding: 20px 15px 20px 15px;
  }
  .p-introBoxList__item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-introBoxList__item + .p-introBoxList__item {
    margin-top: 20px;
  }
  .p-introBoxListLabel {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .p-introBoxListLabel::after {
    border-top: 14px solid #fdb133;
    border-left: 5.5px solid transparent;
    border-right: 5.5px solid transparent;
    border-bottom: none;
    right: auto;
    top: auto;
    transform: translateY(0);
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
  }
  .p-introBoxListTxt {
    width: auto;
    font-size: 16px;
    line-height: 1.8;
    padding-left: 25px;
  }
  .p-introBoxListTxt::before {
    width: 15px;
    height: 14px;
  }
  .p-introPhoto {
    margin: 45px auto 0;
  }
  .p-introPhotoList__item {
   width: -webkit-calc((100% - 25px) / 2);
   width: calc((100% - 25px) / 2);
  }
  .p-introPhotoList__item:nth-of-type(3)  {
    margin-right: 25px;
  }
  .p-introPhotoList__item:nth-of-type(2n)  {
    margin-right: 0;
  }
  .p-introPhotoList__item:nth-of-type(n+3)  {
    margin-top: 25px;
  }*/
}


.p-debut {
  
}
.p-debutIntro {
  background-image: url(img/debut_intro_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; 
  z-index: 1;
  padding: 60px 0 70px;
}
.p-debutIntro::after {
  content: "";
  display: block;
  border-top: 80px solid #000;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.p-debutIntroHeading {
  position: relative;
  z-index: 5
}
.p-debutIntroHeadingImgSp {
  display: none;
}
.p-debutContents {
  padding: 119px 0 110px;
  background-image: url(img/debut_contents_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.p-debutContentsBox {
  max-width: 980px;
  margin: 0 auto;
  background: #fff;
  padding: 33px 37px 37px 41px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.15);
}
.p-debutContentsBoxPhoto {
  max-width: 300px;
  min-width: 200px;
  margin-right: 15px;
}
.p-debutContentsBoxTxtArea {
  max-width: 550px;
  margin-left: auto;
}
.p-debutContentsBoxTxt {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
  text-align: left;
}
.p-debutContentsBoxTxt + .p-debutContentsBoxTxt {
  margin-top: 35px;
}
.p-debutContentsBoxTxt__decoration {
  background: #000;
  color: #fdc133;
  padding: 0 5px;
}
@media screen and (max-width: 690px) {
  .p-debutIntro {
    padding: 40px 0 50px;
  }
  .p-debutIntro::after {
    border-top: 50px solid #000;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    bottom: -50px;
  }
  .p-debutIntroHeadingImg {
    display: none;
  }
  .p-debutIntroHeadingImgSp {
    display: block;
    margin:  0 auto;
    max-width: 300px;
  }
  .p-debutContents {
    padding: 80px 0 70px;
    background: url("img/bg-square.png");
    background-size: 12px;
    position: relative;
  }
  .p-debutContents:before {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
  }
  .p-debutContentsBox {
    padding: 20px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-debutContentsBoxPhoto {
    min-width: auto;
    margin-right: 0;
    margin: 0 auto 25px;
    max-width: none;
  }
  .p-debutContentsBoxTxtArea {
    max-width: 100%;
  }
  .p-debutContentsBoxTxt + .p-debutContentsBoxTxt {
    margin-top: 20px;
  }
}


.p-mediaContents {
  background: #fff;
  padding: 47px 0 78px;
}
.p-mediaContentsList {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  /*-webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;*/
}
.p-mediaContentsList__item {
  width: 26%;
  width: -webkit-calc((100% - 8%) / 3);
  width: calc((100% - 8%) / 3);
  margin-right: 4%;
}
.p-mediaContentsList__item:nth-of-type(3n) {
  margin-right: 0;
  /*text-align: right;*/
}
.p-mediaContentsList__item:nth-of-type(n+4) {
  margin-top: 30px;
}
@media screen and (max-width: 690px) {
  .p-mediaContents {
    padding: 35px 0 65px;
  }
  .p-mediaContentsList__item {
    width: 30%;
    margin-right: 5%;
  }
  .p-mediaContentsList__item:nth-of-type(3n) {
    margin-right: 0;
  }
  .p-mediaContentsList__item:nth-of-type(n + 4) {
    margin-top: 20px;
  }
}


.p-rentContents {
  background: url(img/sec_bg.png);
  padding: 76px 0 68px;
}
.p-rentContents__content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.p-rentContents__content + .p-rentContents__content {
  margin-top: 50px;
}
.p-rentContentsTxt {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
  margin-top: 30px;
  text-align: left;
}
@media screen and (max-width: 690px) {
  .p-rentContents {
    padding: 65px 0 60px;
  }
  .p-rentContents__content + .p-rentContents__content {
    margin-top: 40px;
  }
  .p-rentContentsTxt {
    margin-top: 20px;
  }
}


.p-schedule {
  background: #eee;
  padding-bottom: 68px;
}
.p-schedule__none {
  margin: 64px auto 0;
}
.p-scheduleMenu {
  /*padding: 64px 0 0;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 64px auto 0;
  width: 100%;
  max-width: 1275px;
}
.p-scheduleMenu__item {
  width: 350px;
}
.p-scheduleMenu__itemInner {
  padding: 0 37.5px;
}
.p-scheduleMenuDescription {
  background: #fff;
}
.p-scheduleMenuDescriptionTxt {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 500;
  text-align: left;
  padding: 12px 15px 10px;
}
.p-scheduleMenuDescriptionTxt + .p-scheduleMenuDescriptionTxt {
  border-top: 1px solid #bfbfbf;
}
.p-scheduleMenuDescriptionTxt i {
  margin-right: 1em;
}
.p-scheduleMenuAnc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto;
  color: #000 !important;
  background: #fdc133;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
.p-schedule .slick-prev, .p-schedule .slick-next {
  font-size: 25px;
  line-height: 1;
  color: #FFF;
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1001;
  text-align: left;
  text-indent: -9999px;
}
.p-schedule .slick-prev {
  left: 48%;
  -webkit-transform: translate(-600px, -50%);
  -ms-transform: translate(-600px, -50%);
  transform: translate(-600px, -50%);
}
.p-schedule .slick-next {
  right: 48%;
  -webkit-transform: translate(600px, -50%);
  -ms-transform: translate(600px, -50%);
  transform: translate(600px, -50%);
}
.p-schedule .slick-prev:before,
.p-schedule .slick-next:before {
  display: none;
}
.p-schedule .slick-prev:after,
.p-schedule .slick-next:after {
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top:50%;
  transform: translate(0, -50%);
  text-indent: 0;
  background: #313131;
  height: 180px;
  width: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-schedule .slick-prev:after {
  content: "\f053";
  left: -60px;
}
.p-schedule .slick-next:after {
  content: "\f054";
  right: -60px;
}
.p-schedule .slick-prev:hover:after,
.p-schedule .slick-next:hover:after ,
.p-schedule .slick-prev:focus:after,
.p-schedule .slick-next:focus:after {
  color: #FFF;
}
@media screen and (max-width: 1350px) {
  .p-scheduleMenu {
    width: calc(100% - 110px);
  }
  .p-schedule .slick-prev {
    left: -35px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .p-schedule .slick-next {
    right: -35px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .p-schedule .slick-prev:after {
    left: 0;
  }
  .p-schedule .slick-next:after {
    right: 0;
  }
}
@media screen and (max-width: 1280px) {
  .p-scheduleMenu__itemInner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 690px) {
  .p-schedule {
    padding-bottom: 55px;
  }
  .p-scheduleMenu {
    padding: 20px 0 0;
    width: calc(100% - 100px);
    margin-top: 30px;
  }
  .p-scheduleMenuInner {
    padding: 0 10px;
  }
  .p-scheduleMenuDescriptionTxt {
    font-size: 13px;
    padding: 10px 12px;
  }
  .p-scheduleMenuAnc {
    font-size: 16px;
  }
  .p-schedule .slick-prev, .p-schedule .slick-next {
    font-size: 20px;
    width: 20px;
    height: 20px;
  }
  .p-schedule .slick-prev {
    left: -30px;
  }
  .p-schedule .slick-next {
    right: -30px;
  }
  .p-schedule .slick-prev:after,
  .p-schedule .slick-next:after {
    top:50%;
    transform: translate(0, -50%);
    height: 150px;
    width: 25px;
  }
}
@media screen and (max-width: 487px){
  .p-scheduleMenu {
    width: 100%;
  }
  .p-schedule.slick-prev {
    left: 10px;
  }
  .p-schedule .slick-next {
    right: 10px;
  }
}



.p-teacherContents {
  background: url(img/sec_bg.png);
  padding: 70px 0 80px;
}
.p-teacherContents__content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.p-teacherContents__content + .p-teacherContents__content {
  margin-top: 50px;
}
.p-teacherContentsTxt {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
}
@media screen and (max-width: 690px) {
  .p-teacherContents {
    padding: 60px 0 70px;
  }
  .p-teacherContents__content + .p-teacherContents__content {
    margin-top: 40px;
  }
  .p-teacherContentsTxt {
    margin-top: 22px;
  }
}


.p-recommended {
  
}
.p-recommendedContents {
  padding: 61px 0 59px;
  background-image: url(img/recommended_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.p-recommendedContentsListWrap {
  max-width: 900px;
  margin: 0 auto;
  padding: 62px 25px 50px;
  border: 1px solid #000;
  box-sizing: border-box;
  background: -moz-linear-gradient(bottom, #fbedca, #fff);
  background: -webkit-linear-gradient(bottom, #fbedca, #fff);
  background: linear-gradient(to top, #fbedca, #fff);
  position: relative;
  z-index: 5;
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.15);
}
.p-recommendedContentsList {
  max-width: 756px;
  width: 100%;
  margin: 0 auto;
}
.p-recommendedContentsList__item {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  color: #000;
  padding-left: 36px;
  text-align: left;
  position: relative;
  margin-bottom: 15px;
}
.p-recommendedContentsList__item::before {
  content: "";
  display: block;
  background-image: url(img/icon_check_black.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-recommendedContentsTxt {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  text-align: left;
  max-width: 756px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 690px) {
  .p-recommendedContents {
    padding: 40px 0 40px;
    background: url("img/bg-square.png");
    background-size: 12px;
    position: relative;
  }
  .p-recommendedContents:before {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
  }  
  .p-recommendedContentsListWrap {
    padding: 30px 20px 25px;
  }
  .p-recommendedContentsList__item {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 30px;
  }
  .p-recommendedContentsList__item::before {
    width: 15px;
    height: 14px;
  }
  .p-recommendedContentsTxt {
    font-size: 18px;
    line-height: 1.8;
  }
}



.p-trainingIntro {
  background-image: url(img/training_intro_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 87px 0 80px;
}
.p-trainingIntroTxtImg__midle,
.p-trainingIntroTxtImg__small,
.p-trainingIntroTxtSubImg__midle,
.p-trainingIntroTxtSubImg__small {
  display: none;
}
.p-trainingIntroTxtSubImg {
  margin-top: 60px;
}

.p-trainingIntroTxt {
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
  color: #fff;
  margin-top: 45px;
}
.p-trainingContents {
  background: url(img/sec_bg.png);
  padding: 65px 0 64px;
}
.p-trainingContents__item {
  /*padding: 0 20px;
  box-sizing: content-box;*/
}
.p-trainingContents__item + .p-trainingContents__item {
  margin-top: 56px;
}
.p-trainingContentsHeading {
  max-width: 917px;
  width: 100%;
  margin: 0 auto;
}
.p-trainingContentsHeading__imgSp {
  display: none;
}
.p-trainingContentsSbs {
  max-width: 900px;
  margin: 47px auto 0;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
}
.p-trainingContentsSbs__photoArea {
  max-width: 350px;
  /*width: 100%;*/
  width: -webkit-calc(100% - 506px);
  width: calc(100% - 506px);
  min-width: 150px;
  margin-right: 15px;
}
.p-trainingContentsSbs__photo + .p-trainingContentsSbs__photo {
  margin-top: 35px;
}
.p-trainingContentsSbs__txtArea {
  max-width: 506px;
  width: 100%;
  margin-left: auto;
}
.p-trainingContentsSbsHeading {
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
  color: #f39800;
  text-align: left;
}
.p-trainingContentsSbsTxt {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  color: #000;
  text-align: left;
  margin-top: 25px;
}
@media screen and (max-width: 880px) {
  .p-trainingIntroTxtImg__large,
  .p-trainingIntroTxtSubImg__large {
    display: none;
  }
  .p-trainingIntroTxtImg__midle,
  .p-trainingIntroTxtSubImg__midle{
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 690px) {
  .p-trainingIntro {
    padding: 75px 0 70px;
  }
  .p-trainingIntroTxtImg__midle,
  .p-trainingIntroTxtSubImg__midle {
    display: none;
  }
  .p-trainingIntroTxtImg__small,
  .p-trainingIntroTxtSubImg__small {
    display: block;
    margin: 0 auto;
  }
  .p-trainingIntroTxt {
    font-size: 16px;
    margin-top: 35px;
  }
  .p-trainingContentsHeading__img {
    display: none;
  }
  .p-trainingContentsHeading__imgSp {
    display: block;
    margin: 0 auto;
  }
  .p-trainingContentsSbs {
    margin: 30px auto 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
  　-ms-align-items: center;
    align-items: center;
  }
  .p-trainingContentsSbs__photoArea {
    max-width: 350px;
    width: 100%;
    /*width: -webkit-calc(100% - 506px);
    width: calc(100% - 506px);*/
    min-width: auto;
    margin-right: 0;
  }
  .p-trainingContentsSbs__photo + .p-trainingContentsSbs__photo {
    margin-top: 20px;
  }
  .p-trainingContentsSbs__txtArea {
    max-width: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
  }
  .p-trainingContentsSbsHeading {
    font-size: 18px;
    text-align: center;
  }
  .p-trainingContentsSbsTxt {
    font-size: 14px;
    line-height: 2;
    font-weight: 600;
    margin-top: 20px;
  }
}


.p-join {
  background: -moz-linear-gradient(bottom, #000, #707070);
  background: -webkit-linear-gradient(bottom, #000, #707070);
  background: linear-gradient(to top, #000, #707070);
  padding: 62px 0 55px;
}
.p-joinCationWrap {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #fdc133;
  padding: 30px 25px 29px;
  box-sizing: border-box;
}
.p-joinCation {
  max-width: 822px;
  margin: 0 auto;
}
.p-joinCation__item {
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
  text-align: left;
  color: #fdc133;
}
.p-joinContents {
  max-width: 900px;
  margin: 60px auto 0;
}
.p-joinContentsHeadingImgSp {
  display: none;
}
.p-joinContentsMenu {
  margin-top: 27px;
}
.p-joinContentsMenu__item + .p-joinContentsMenu__item {
  margin-top: 41px;
}
.p-joinContentsMenuHeadingWrap {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  margin-bottom: 17px;
}
.p-joinContentsMenuHeadingNumber {
  font-family: acumin-pro-extra-condensed,sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  color: #000;
  background: #fff;
  width: 40px;
  /*height: 40px;*/
  text-align: center;
  /*padding-top: 3px;*/
  box-sizing: border-box;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-joinContentsMenuHeading {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
  color: #fdc133;
  background: #000;
  text-align: left;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  padding: 7px 15px 5px 14px;
}
.p-joinContentsMenuTxt {
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 690px) {
  .p-join {
    padding: 50px 0 45px;
  }
  .p-joinCationWrap {
    padding: 25px 20px;
  }
  .p-joinCation__item {
    font-size: 13px;
  }
  .p-joinCation__item + .p-joinCation__item {
    margin-top: 5px;
  }
  .p-joinContents {
    margin: 50px auto 0;
  }
  .p-joinContentsHeadingImg {
    display: none;
  }
  .p-joinContentsHeadingImgSp {
    display: block;
    margin: 0 auto;
  }
  .p-joinContentsMenu {
    margin-top: 20px;
  }
  .p-joinContentsMenu__item + .p-joinContentsMenu__item {
    margin-top: 30px;
  }
  .p-joinContentsMenuHeadingWrap {
    margin-bottom: 15px;
  }
  .p-joinContentsMenuHeadingNumber {
    font-size: 24px;
    width: 37px;
  }
  .p-joinContentsMenuHeading {
    font-size: 16px;
    line-height: 1.6;
  }
  .p-joinContentsMenuTxt {
    font-size: 13px;
    line-height: 2.2;
  }
}


.p-programContents {
  background: #eee;
  padding: 78px 0 102px;
}
.p-programContentsMenu {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-programContentsMenu__item {
  /*width: -webkit-calc((100% - 150px)/3);
  width: calc((100% - 150px)/3);*/
  width: 350px;
  margin-right: 75px;
}
.p-programContentsMenu__item:nth-of-type(3n) {
  margin-right: 0;
}
.p-programContentsMenu__item:nth-of-type(n+4) {
  margin-top: 65px;
}
.p-programContentsMenuDescription {
  background: #fff;
}
.p-programContentsMenuDescriptionTxt {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 500;
  text-align: left;
  padding: 12px 15px 10px;
}
.p-programContentsMenuDescriptionTxt + .p-programContentsMenuDescriptionTxt {
  border-top: 1px solid #bfbfbf;
}
.p-programContentsMenuDescriptionTxt i {
  margin-right: 1em;
}
.p-programContentsMenuAnc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto;
  color: #000 !important;
  background: #fdc133;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 1240px) {
  .p-programContentsMenu__item {
    margin-right: calc((100% - 1050px) / 2);
  }
}
@media screen and (max-width: 1140px) {
  .p-programContentsMenu__item {
    width: 31%;
    margin-right: 3.5%;
  }
}
@media screen and (max-width: 690px) {
  .p-programContents {
    padding: 65px 0 90px;
  }
  .p-programContentsMenu__item {
    width: 47%;
    margin-right: 6%;
  }
  .p-programContentsMenu__item:nth-of-type(3n) {
    margin-right: 6%;
  }
  .p-programContentsMenu__item:nth-of-type(2n) {
    margin-right: 0;
  }
  .p-programContentsMenu__item:nth-of-type(n+3) {
    margin-top: 40px;
  }
  .p-programContentsMenuDescriptionTxt {
    font-size: 13px;
    padding: 10px 12px;
  }
  .p-programContentsMenuAnc {
    font-size: 16px;
  }
}
@media screen and (max-width: 560px) {
  .p-programContentsMenu__item {
    max-width: 350px;
    width: 100%;
    margin: 35px auto 0;
  }
  .p-programContentsMenu__item:nth-of-type(3n) {
    margin-right: auto;
  }
  .p-programContentsMenu__item:nth-of-type(2n) {
    margin-right: auto;
  }
  .p-programContentsMenu__item:nth-of-type(n+3) {
    margin-top: 35px;
  }
  .p-programContentsMenu__item:nth-of-type(1) {
    margin-top: 0;
  }
}

