@charset "utf-8";

.pt0{
    padding-top:0px!important;
}

.mt0{
margin-top:0px!important;}
.intro_txt{
    padding:30px 0px;
}
.txt_c{
    text-align: center;
}
.sub_title{
        border-bottom: 4px solid #dfdfdf;
    color: #9cc715;
    display: inline-block;
    font-size: 34px;
    font-weight: bold;
    margin: 30px 0 30px;
    padding: 0 25px 3px;

}

.sub_title2{
    background:url(../images/border.png) no-repeat center bottom;
    color: #9cc715;
    display: inline-block;
    font-size: 34px;
    font-weight: bold;
    margin: 30px 0 30px;
    padding: 0 25px 15px;

}
.futo{
    color:#9cc715;
    font-weight: bold;
}

.pdlr50{
    padding-left:50px;
    padding-right:50px;
}
.svgicon{
    position: absolute;
  width: 0;
  height: 0;
}


h4.title{
    font-size:32px;
    color:#373737;
    border-bottom:3px solid #9cc715;
    padding-bottom:30px;
    text-align: center;
    font-weight: bold;
}

h4.title span{
    color:#9cc715;
    font-size:20px;
    display: block;
    margin-bottom:10px;
    letter-spacing: 1px;
}

.pdr1{
    padding-right:21px!important;
}

.bk{
    background:#E7FAE2;
    padding:20px;
    border-radius: 10px;
    font-size:16px;
    color:#373737;
    line-height: 1.5em;
    letter-spacing: 1px;
    margin:30px 0px;
}

.bk2{
     background:#f5f5f5;
    padding:20px;
    border-radius: 10px;
    font-size:16px;
    color:#373737;
    line-height: 1.5em;
    margin:30px 0px;
}

h5.title{
    font-size:25px;
    color:#9cc715;
    font-weight: bold;
    letter-spacing: 1px;
    padding:20px 0px 10px;
}

h5.title img{
margin-right:15px;
vertical-align: middle;

}

.intro_box .txt_box .head2 {
    color: #9cc715;
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 0 18px;
    position: relative;
    font-weight: bold;
}

.intro_box .txt_box .head2::after {
    background: #9cc715;
    -webkit-border-radius: 3px;
    -mox-border-radius: 3px;
    border-radius: 3px;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 4px;
}

.txt_box{
    padding:20px;
}

.intro_box .txt_box ul {
    padding: 12px 0 0 0px;
}

.mt30{
    margin-top:30px;
}
.mt100{
    margin-top:100px;
}
.mt10{
    margin-top:10px;
}

ul.steplist{
    border-top:1px dotted #9a9a9a;
    padding:0px!important;
    margin-top:20px;
}

ul.steplist li{
    padding:10px 0px;
    border-bottom:1px dotted #9a9a9a;
    margin:0px!important;
    text-indent: 0px!important;
}

ul.steplist li span{
    width:100px;
    color:#fff;
    font-size:15px;
    text-align: center;
    margin-right:10px;
    font-weight: bold;
    background:#9cc715;
    padding:10px 20px;
}

ul.advance li{
    position: relative;
}
ul.advance li span{
    width:178px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}

ul.advance li:first-child span{
    padding:30px 0px;
}
ul.advance li:last-child span{
    padding: 23px 0px;
    line-height: 1.5em;
}

.intro_box ul.steplist ul{
    padding: 0px;
    padding-left: 200px;
}

.caution3{
    font-size:13px;
    text-align: left;
    margin-top:5px;
    padding-left:0px;
}

.caution4{
    font-size:13px;
    text-align: right;
}

.intro_box ul.steplist ul{
    display: inline-block;
}
.intro_box ul.steplist ul li{
    border-bottom:none;
    padding:0px;
}

ul.steplist li span.title{
    width:100px;
    color:#fff;
    font-size:15px;
    text-align: center;
    margin-right:10px;
    font-weight: bold;
    background:#9cc715;
    padding:10px 20px;
}

.graybk{
    background:#f7f7f7;
    padding:50px 0px;
    margin:80px 0px 40px;
}

.btn_clil {
    margin: 0 auto;
    width: 300px!important;
}

.price_table tr th:nth-of-type(1),.price_table tr th:nth-of-type(1) {
    width: 50%;
}

.price_table tr td:nth-of-type(1) {
    text-align: center;
}

h5.price_title2{
font-size:22px;
font-weight: bold;
    text-align: left;
padding:20px 0px 10px;
color:#3e3e3e;
}

.greenwaku{
    border:2px solid #46aa15;
    padding:20px 30px;
    position: relative;
    margin-top:50px;
    overflow: hidden;
    background: #fff;
}

.greenwaku h4{
    color: #46aa15;
    font-size:24px;
    float:left;
    font-weight: bold;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
}

.greenwaku p{
    font-size:15px;
    padding-left:280px;
    text-align: left;
    line-height: 1.8em;

}

.greenwaku a{
    color: #46aa15;
    float:right;
}

ul.footer_box{
    overflow:hidden;
    width:810px;
    margin:0px auto;
}

ul.footer_box li{
    width:150px;
    margin-right:10px;
    float:left;
    background: #95c818;
}
ul.footer_box li a{
    border:2px solid #95c818;
    display: block;
    padding:20px 0px 0px;
    text-align: center;
    font-size:18px;
    background:#fff;
}
ul.footer_box li h4 span{
    font-size:14px;
    display: block;
}
ul.footer_box li h4 div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    width:100%;

}

ul.footer_box li h4{
background: url(../images/arrow.png) no-repeat right 10px center #95c818;
    background-size: 7px;
    color: #fff;
    padding: 30px 0px;
    position: relative;
    text-align: center;
    line-height: 1.2em;
    margin-top:20px;
}

.graybk2 {
    background: #f7f7f7;
    padding: 0px 0px;
    margin: 40px 0px 40px;
}

ul.footer_box li:nth-child(2) a{
    border:2px solid #f5ab00;
    background:#fff;
}
ul.footer_box li:nth-child(2){
    background:#f5ab00;
}

ul.footer_box li:nth-child(2) h4{
background: url(../images/arrow.png) no-repeat right 10px center #f5ab00;
    background-size: 7px;
}
ul.footer_box li:nth-child(3) a{
    border:2px solid #4786c9;
    background:#fff;
}
ul.footer_box li:nth-child(3){
    background: #4786c9;
}
ul.footer_box li:nth-child(3) h4{
background: url(../images/arrow.png) no-repeat right 10px center #4786c9;
    background-size: 7px;
}
ul.footer_box li:nth-child(4) a{
    border:2px solid #ef8453;
    background:#fff;
}
ul.footer_box li:nth-child(4){
    background: #ef8453;
}
ul.footer_box li:nth-child(4) h4{
background: url(../images/arrow.png) no-repeat right 10px center #ef8453;
    background-size: 7px;
}
ul.footer_box li:nth-child(5) a{
    border:2px solid #1db8c1;
    background:#fff;
}
ul.footer_box li:nth-child(5){
    background: #1db8c1;
}
ul.footer_box li:nth-child(5) h4{
background: url(../images/arrow.png) no-repeat right 10px center #1db8c1;
    background-size: 7px;
}

.sec_title {
    background: #9cc715;
    margin: 0 0 40px;
    min-width: 1000px;
    padding: 30px 0 30px;
    text-align: center;
    width: 100%;
}

.pt0 {
    padding-top:0px!important;
}

.intro_box {
    background: #ffffff;
    border: 4px solid #9cc715;
    margin: 50px 0 0;
    padding: 38px 30px 45px;
}

.title_area .main_title{
    width:400px
}

.txt_01 {
    color: #373737;
    font-size: 16px;
    line-height: 30px;
}
.intro_txt {
    padding: 30px 0px;
}

.title_area {
    background: url(../images/main_img.jpg) center center no-repeat;
    background-size: cover;
    height: 324px;
    min-width: 1000px;
    width: 100%;
}

.btn2 a {
    background: #00b2ee;
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding: 22px 0;
    text-align: center;
}

.btn2 a span {
    background: url(../../images/courses/icon_sankaku.png) right center no-repeat;
    padding: 5px 32px 5px 0;
}
