@charset "UTF-8";
/* ====================================================
/school/system/
==================================================== */
.intro-sec h2 {
text-align: center;
font-weight: bold;
font-size: 48px;
font-size: 4.8rem;
margin-bottom: 40px;
}
.intro-sec h2 small {
display: block;
font-size: 30px;
font-size: 3.0rem;
}
.intro-sec h2 strong {
font-size: 60px;
font-size: 6.0rem;
background: linear-gradient(transparent 70%, #daf045 70%);
}

.intro-sec .txt-01 {
text-align: center;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.7;
margin-bottom: 40px;
}

.intro-sec .intro-box {
background: url("../img/bg_01.png") center top no-repeat;
background-size: 100% auto;
padding-bottom: 100px;
}

.intro-sec .intro-box .ib-inr {
width: 90%;
max-width: 1400px;
margin: 0 auto;
}

.policy_sec {
background: url("../img/bg_02.jpg") center top no-repeat;
background-size: cover;
padding: 80px 0;
}

.policy_sec h2 span {
    font-family: 'Barlow', sans-serif;
    font-size: 60px;
    font-size: 6.0rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    display: block;
}

.policy_sec h2 {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.1;
    padding-bottom: 60px;
}
.round-txt {
text-align: center;
margin-bottom: 20px;
}
.round-txt span {
background: #fff;
padding: 10px 60px 5px;
border-radius: 50px;
color: #312e28;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: bold;
}
.policy_sec .main-txt {
text-align: center;
font-size: 46px;
font-size: 4.6rem;
color: #fff;
margin-bottom: 30px;
font-weight: bold;
}
.policy_sec .main-txt strong {
color: #daf045;
font-size: 60px;
font-size: 6.0rem;
}

.policy_sec .txt-01 {
font-size: 16px;
font-size: 1.6rem;
color: #fff;
line-height: 1.7;
text-align: center;
font-weight: bold;
}

.tutorial-sec {
background: #f8f9fd;
padding: 80px 0;
}

.gradation-head {
    text-align: center;
    margin-bottom: 60px;
}
.gradation-head span {
    background: linear-gradient(45deg, #90c0f0, #fab0db);
    border-radius: 50px;
    color: #fff;
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 30px;
    padding: 20px 35px 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: inline-block;
}

.tutorial-list {
width: 90%;
max-width: 1400px;
margin: 0 auto;
}

.tutorial-list ul {
display: flex;
justify-content: space-between;
}

.tutorial-list ul li {
background: #fff;
width: 32%;
}

.tutorial-list ul li .img {
position: relative;

}

.tutorial-list ul li .img h3 {
position: absolute;
left: 10px;
bottom: -10px;
}

.tutorial-list ul li .img h3 span {
background: #e352a5;
color: #fff;
font-size: 25px;
font-variant-position: 2.5rem;
font-weight: bold;
padding: 8px 10px 5px;
}

.tutorial-list ul li .txt {
padding: 30px;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.7;
}


.ps-inr h2 {
background:url("../img/program.png") center top no-repeat;
background-size: 90% auto;
padding-top: 100px;
max-width: 963px;
font-size: 48px;
font-size: 4.8rem;
text-align: center;
font-weight: bold;
margin: 0 auto 30px;
}

.ps-inr h2 small {
font-size: 30px;
font-size: 3.0rem;
display: block;
margin-bottom: 10px;
}
.ps-inr {
padding: 100px 0;
}

.ps-inr .txt-01 {
text-align: center;
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 100px;
}


.program-list {
width: 90%;
max-width: 1000px;
margin: 0 auto;
}

.program-list ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.program-list ul li {
background: #fff;
width: 47%;
margin-bottom: 60px;
}

.program-list ul li .img {
position: relative;

}

.program-list ul li .img h3 {
position: absolute;
}

.program-list ul li .img h3{
position: absolute;
left: 30px;
top: -20px;
z-index: 2;
}

.program-list ul li .img h3 span {
background: #daf045;
  font-size: 20px;
  font-size: 2.0rem;
  display: inline-block;
  position: relative;
  padding: 10px 5px;
  font-weight: bold;
}

.program-list ul li .img h3 span:before,
.program-list ul li .img h3 span:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: transparent;
  z-index: 2;
}
.program-list ul li .img h3 span:before {
 top: -2px;
left: -20px;
  border-width: 50px 20px 0px 0px;
  border-right-color: #daf045;
}
.program-list ul li .img h3 span:after {
  top: 0px;
  right: -20px;
  border-style: solid;
  border-width: 50px 20px 0px 0px;
  border-top-color: #daf045;
}
.program-list ul li .p-txt {
padding: 10px 0;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.7;
}

.intro-pc {
display: block;
}
.intro-sp {
display: none;
}

















@media screen and (max-width: 1200px) {

.intro-sec h2 {
    font-size: 40px;
    font-size: 4.0rem;
}
.intro-sec h2 strong {
    font-size: 52px;
    font-size: 5.2rem;
}
.intro-sec .intro-box .ib-inr {
    width: 100%;
}
.round-txt span {
    font-size: 24px;
    font-size: 2.4rem;
}
.policy_sec .main-txt strong {
    font-size: 52px;
    font-size: 5.2rem;
}
.policy_sec .main-txt {
    font-size: 38px;
    font-size: 3.8rem;
}
.gradation-head span {
    font-size: 24px;
    font-size: 2.4rem;
}
.tutorial-list ul li .img h3 span {
    font-size: 20px;
    font-size: 2.0rem;
}
.tutorial-list ul li .txt {
    font-size: 16px;
    font-size: 1.6rem;
}
.ps-inr h2 {
    font-size: 40px;
    font-size: 4.0rem;
}
.ps-inr h2 small {
    font-size: 24px;
    font-size: 2.4rem;
}
.program-list ul li .img h3 span {
    font-size: 18px;
    font-size: 1.8rem;
}
.program-list ul li .img h3 span::before {
    border-width: 47px 20px 0px 0px;
}
.program-list ul li .img h3 span::after {
    border-width: 46px 20px 0px 0px;
}
.program-list ul li .p-txt {
    font-size: 16px;
    font-size: 1.6rem;
}
}

@media screen and (max-width: 1020px) {
.program-list ul li {
    width: 48%;
}
.tutorial-list ul li .txt {
    padding: 30px 15px;
}

}

@media screen and (max-width: 900px) {
.intro-sec h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 20px;
}
.intro-sec h2 small {
    font-size: 20px;
    font-size: 2.0rem;
}
.intro-sec h2 strong {
    font-size: 28px;
    font-size: 2.8rem;
}

.intro-sec .txt-01 {
    font-size: 14px;
    font-size: 1.4rem;
}


.policy_sec {
background: none;
padding: 0 0 40px;
}
.policy_sec h2 {
color: #131131;
padding-top: 30px;
padding-bottom: 30px;
}
.policy_sec h2 span {
    font-size: 40px;
    font-size: 4.0rem;
}
.round-txt span {
    background: #131131;
    color: #fff;
    font-size: 20px;
    font-size: 2.0rem;
padding: 10px 60px 10px;
}

.policy_sec .main-txt {
color: #131131;
}
.policy_sec .txt-01 {
color: #131131;
}

.policy_sec .main-txt {
    font-size: 26px;
    font-size: 2.6rem;
}
.policy_sec .main-txt strong {
    font-size: 36px;
    font-size:3.6rem;
}

.tutorial-sec {
    padding: 40px 0 10px;
}
.gradation-head{
margin-bottom: 30px;
}
.gradation-head span {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 24px;
    padding: 10px 25px 8px;
}

.tutorial-list ul {
    display:block;
}
.tutorial-list ul li {
    width: 100%;
    margin-bottom: 30px;
}
.tutorial-list ul li .img h3 span {
    padding: 5px 10px 5px;
}
.ps-inr {
    padding: 40px 0;
}
.ps-inr h2 {
    padding-top: 30px;
    font-size: 28px;
    font-size: 2.8rem;
}
.ps-inr h2 small {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0;
}
.ps-inr .txt-01 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 60px;
}
.program-list ul li {
    width: 100%;
}
.mv-inr img {
    object-position: center top;
}
}






@media screen and (max-width: 750px) {
.intro-pc {
display: none;
}
.intro-sp {
display: block;
}

.intro-sp ul {
padding-top: 30px;
}
.intro-sec .intro-box {
background: none;
}

.intro-sec .intro-box {
padding-bottom: 30px;
}
}














