body {
    color: #5a5a5a;
    background-color: #A0D8EF;
}

ol li {
    text-indent: 0;
}

.bold {
    font-weight: bold;
}

.list-style-none {
    list-style: none;
    padding-left: 1em;
}

.jumbotron {
    margin-bottom: 0;
}


.main-visual {
    background-image: url('../image/23876115_m.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-mask {
    /* 背景画像の透過用css */
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}

.centence-title {
    font-size: 26px;
    margin-bottom: 16px;
    border-bottom: solid 3px #0066cc;
    position: relative;
    font-weight: bold;
}

.centence-title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #001a33;
    bottom: -3px;
    width: 20%;
}


.featurette-divider {
    margin: 30px 0;
    border: 0;
}


.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.subheading {
    color: red;
    padding: 1rem 2rem;
    border-bottom: 3px solid #000;
    background: #f4f4f4;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.small-subheading {
    font-size: 22px;
    border-bottom: 1px solid #000;
    /*F8CABB*/
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 9px;
}

.featurette-heading-sub {
    margin-top: 10px;
}

.seminar-info-title {
    font-size: 26px;
}

.contact-area {
    background: rgb(242, 246, 245);
    padding: 10px;
    text-align: center;
    font-size: 18px;
}

.seminar-info {
    font-size: 20px;
    padding-left: 10px;
}

.seminar-info.postscript {
    font-size: 18px;
}

.remarks {
    font-size: 18px;
}

.line-centence {
    border-bottom: 1px solid black;
}

.return-top {
    text-align: center;
    font-size: 18px;
    margin: 10px;
}


/* RESPONSIVE
-------------------------------------------------- */

@media (min-width: 768px) {
    .navbar-wrapper {
        margin-top: 20px;
    }

    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    .featurette-heading {
        font-size: 28px;
    }

    .featurette-heading-sub {
        font-size: 22px;
        font-weight: bold;
    }

}

@media (min-width: 992px) {
    .featurette-heading {
        /*margin-top: 70px;*/
    }
}

.jumbotron h1,
.jumbotron .h1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #fff, -1px 1px 3px #fff, 1px -1px 3px #fff, -1px -1px 3px #fff;
}

.jumbotron h2,
.jumbotron .h2 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

@media screen and (min-width: 768px) {

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 54px;
    }
}

.lead-sentence-title {
    position: relative;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 24px;
}

.lead-sentence-title:before {
    position: absolute;
    bottom: -7px;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #0066cc;
}

.lead-sentence {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 20px;
}

.lead-sentence p {
    text-indent: 20px;
}

p.sentence1 {
    text-indent: 20px;
    margin: 0;
    font-size: 18px;
}

.marker {
    background: linear-gradient(transparent 70%, #c1e0ff 70%);
    font-weight: bold;
}

.marker2 {
    background: linear-gradient(transparent 70%, yellow 70%);
    font-weight: bold;
}

.teacher-img {
    width: 100%;
    max-width: 250px;
    border: 1px solid #000;
}

.t-padding {
    padding-top: 20px;
}

.border {
    border-bottom: 1px solid #000;
}

.centering {
    text-align: center;
    margin-bottom: 20px;
}


.main-content {
    /*    width: 980px;*/
    /* height: 100vh; */
    margin: 0 auto;
    padding: 40px 15px;
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.title1 {
    font-size: 23px;
}

.title2 {
    margin-bottom: 6px;
}

.fa-pen{
    margin-right: 6px;
}


.btn2,
a.btn2,
button.btn2 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
}

.btn-wrap {
    margin: 30px 0;
    display: inline-block;
}
.btn-row{
    text-align: center;
}

a.btn2-c {
    font-size: 2.2rem;

    position: relative;

    padding: 0.25rem 2rem 1.5rem 3.5rem;

    color: #fff;
    background: #32b16c;
    -webkit-box-shadow: 0 5px 0 #2c9d60;
    box-shadow: 0 5px 0 #2c9d60;
}

a.btn2-c span {
    font-size: 1.5rem;

    position: absolute;
    top: -10px;
    left: calc(50% - 150px);

    display: block;

    width: 300px;
    padding: 0.2rem 0;

    color: #32b16c;
    border: 2px solid #32b16c;
    border-radius: 0.5rem;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

a.btn2-c:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);

    color: #fff;
    background: #30a967;
    -webkit-box-shadow: 0 2px 0 #2c9d60;
    box-shadow: 0 2px 0 #2c9d60;
}

a.btn2-c:hover:before {
    left: 2rem;
}

