.pb20 {
    padding-bottom: 20px;
}
.pb40 {
    padding-bottom: 40px;
}
.mb40 {
    margin-bottom: 40px!important;
}
.mb50 {
    margin-bottom: 50px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.mb80 {
    margin-bottom: 80px!important;
}
.mb100 {
    margin-bottom: 100px!important;
}

.main {
    width: 100%!important;
    padding: 0 20px;
    box-sizing: border-box;
}
.main_inner {
    padding: 0 20px;
}
.main_inner h2,h3,p {
    color: #333;
}
#ochugen,.lp_main {
    max-width: 900px;
    margin: 20px auto 0;
    width: 100%;
}
a.link_btn_g {
    background: #b09d60;
    color: #fff;
    font-size: 18px;
    padding: 7px 0;
    position: relative;
    border-radius: 5px;
    display: block;
    width: 100%;
    margin: 20px 0 5px;
    z-index: 0;
}
a.link_btn_g::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 5px;
    right: 16px;
}
a.link_btn_w {
    background: #b22851;
    color: #fff;
    font-size: 28px;
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    display: block;
    text-align: center;
    max-width: 360px;
    margin: 20px auto;
}
a.link_btn_w::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 9px;
    right: 20px;
}

a.link_btn_m {
    background: #608f40;
    color: #fff;
    font-size: 28px;
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    display: block;
    text-align: center;
    max-width: 360px;
    margin: 20px auto;
}
a.link_btn_m::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 9px;
    right: 20px;
}

a.link_btn_g2 {
    background: #a37e39;
    color: #fff;
    font-size: 28px;
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    display: block;
    text-align: center;
    max-width: 360px;
    margin: 20px auto;
}
a.link_btn_g2::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 9px;
    right: 20px;
}

a.link_btn_b {
    background: #008db5;
    color: #fff;
    font-size: 28px;
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    display: block;
    text-align: center;
    max-width: 360px;
    margin: 20px auto;
}
a.link_btn_b::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 9px;
    right: 20px;
}

a.link_btn_p {
    background: #794a8b;
    color: #fff;
    font-size: 28px;
    padding: 12px 0;
    position: relative;
    border-radius: 8px;
    display: block;
    text-align: center;
    max-width: 360px;
    margin: 20px auto;
}
a.link_btn_p::after {
    content: ">";
    color: #fff;
    position: absolute;
    top: 9px;
    right: 20px;
}

.mv h1 {
    color: #BC0012;
    font-size: 39px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    text-align: center;
    width: 100%;
    margin-top: -300px;
    line-height: 1.3em;
    letter-spacing: -3px;
    text-shadow:  0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff,
                              0 0 10px #fff;
}
.mv span {
    font-size: 22px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.sec_01 {
    padding-bottom: 40px;
}
.sec_01 a {
    margin: 20px auto 55px;
    display: block;
    max-width: 810px;
    width: 100%;
}
.sec_02 h2 {
    font-size: 48px;
    font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
    color: #333;
    text-align: center;
    background: linear-gradient(transparent 60%, #fee851 30%);
    width: 90%;
    margin: 40px auto;
    position: relative;
}
.sec_02 h2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #fee851;
}

.course_block_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.course_block {
    background: #f5f5f5;
    width: 27%;
    text-align: center;
    padding: 24px;
    margin-bottom: 16px;
}
.course_block0 {
    width: 27%;
    padding: 24px;
}
.course_block .course_catch {
    font-size: 23px;
    font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
    line-height: 33px;
    letter-spacing: -1px;
}
.course_block h3 {
    font-size: 36px;
    font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
}
.course_block .course_text {
    font-size: 22px;
    padding: 10px 0;
}
.course_block ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.course_block ul li {
    width: 30%;
    padding-bottom: 10px;
}

.sec_03 .slider {
    background: #f3f3f3;
    padding: 40px 0 107px;
}
.slider li {
    max-width: 560px;
    margin: 0 10px;
}
.sec_04 a {
    margin: 20px auto 55px;
    display: block;
    max-width: 810px;
    width: 100%;
}
.sec_04 {
    max-width: 810px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 20px;
}
.sec_04 h2 {
    margin-bottom: 11px;
}
.sec_03 h2 {
    color: #333;
    font-size: 48px;
    font-family: "FOT-筑紫オールド明朝 Pro R", "TsukuOldMinPro-R", serif;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
    line-height: 60px;
}
.sec_03 h3 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    position: relative;
    padding: 8px 0;
    margin-bottom: 40px;
}
.sec_03 .course_w {
    background: #b22851;
}
.sec_03 .course_w:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #b22851;
}

.sec_03 .course_m {
    background: #608f40;
}
.sec_03 .course_m:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #608f40;
}

.sec_03 .course_g {
    background: #a37e39;
}
.sec_03 .course_g:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #a37e39;
}

.sec_03 .course_b {
    background: #008db5;
}
.sec_03 .course_b:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #008db5;
}

.sec_03 .course_p {
    background: #794a8b;
}
.sec_03 .course_p:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #794a8b;
}

.sec_04 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec_04 ul li {
    width: 33%;
    padding-top: 27px;
}
.sec_04 ul li img {
    max-width: 206px;
    display: block;
    margin: 0 auto;
}
.sec_04 h3 {
    font-size: 17px;
    text-align: center;
    padding: 18px 0 5px;
}
.sec_04 p {
    font-size: 15.5px;
    line-height: 27px;
    margin-left: 30px;
}
.sec_04 a {
    max-width: 810px;
    display: block;
    margin: 38px auto 0;
    text-align: center;
}

.block {
    padding-bottom: 58px;
}


@media screen and (max-width:48em) {
    #ochugen,.lp_main {
        margin: 0 auto;
    }
    .main {
        padding-top: 136px;
        padding: 136px 0 0 0;
    }
    .main_inner {
        padding: 0 20px;
    }
    .wrap {
        padding: 0 20px;
    }
    .mv h1 {
        font-size: 16px;
        margin-top: -134px;
        line-height: 1.3em;
        letter-spacing: -1px;
        text-shadow:  0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
                    0 0 10px #fff,
    }
    .mv span {
        font-size: 13px;
    }

    a.link_btn_w {
        font-size: 20px;
        width: 80%
    }
    a.link_btn_m {
        font-size: 20px;
        width: 80%
    }
    a.link_btn_g2 {
        font-size: 20px;
        width: 80%
    }
    a.link_btn_b {
        font-size: 19px;
        width: 80%
    }
    a.link_btn_p {
        font-size: 20px;
        width: 80%
    }

    .sec_01 {
        padding-bottom: 20px;
    }
    .sec_01 a {
        width: 90%;
        margin: 13px auto 40px;
    }
    .sec_02 a:last-of-type{
        margin: 30px auto 30px;
    }

    .sec_02 h2 {
        font-size: 24px;
        background: linear-gradient(transparent 60%, #fee851 30%);
        width: 100%;
    }

    .course_block {
        width: 90%;
        padding: 20px;
        margin-bottom: 16px;
    }
    .sec_03 h2 {
        font-size: 24px;
        padding-top: 60px;
        padding-bottom: 40px;
        line-height: 30px;
    }

    .slider li {
        width: 260px;
        margin: 0 10px;
    }

    .sec_04 {
        padding: 50px 0;
    }
    .block {
        padding-bottom: 30px;
        padding-top: 140px;
        margin-top: -140px;
    }
    .block05 {
        padding-top: 140px;
        margin-top: -140px;
    }
    .sec_03 .slider {
        padding: 40px 0 80px;
    }
    .sec_04 h2 {
        margin-bottom: 0;
    }
    .sec_04 ul li {
        width: 49%;
        padding-top: 22px;
    }
    .sec_04 h3 {
        font-size: 14px;
        text-align: center;
        padding: 15px 0 5px;
    }
    .sec_04 p {
        font-size: 13px;
        line-height: 25px;
        margin-left: 0;
    }
    .sec_04 a {
        margin: 20px auto 0;
    }
    .sec_04 a img {
        width: 90%;
    }
    .content_body {
    	margin: 0 0 10px;
    }

    .sec_03 h3 {
        font-size: 26px;
        padding: 8px 0;
        margin-bottom: 40px;
    }
    .mb100 {
        margin-bottom: 40px!important;
    }

    .course_block ul li {
        overflow: scroll;
    }

}
