.containerlarge{
    width: 100%;
    max-width: 1920px;
    margin: auto;
}
.bg-primary{
    background-color: #01277a;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.main_bg{
    background-image: url(../../images/lead_02.png);
        background-color: #ffc800;
        background-position: center bottom;
    background-size: auto;
    background-repeat: no-repeat;
}
.mainline {
    margin-top: 15px;
    background-image: url(../../images/lead_01.png);
    height: 23px;
    background-repeat-x: repeat;
    background-position: center;
    background-size: auto;
}
.mainline_m {
    display: none;
}
.mainline img, .mainline_m img{
	width: 100%;
    max-width: 1920px;
    min-width: 300px;
}
.list-light {
    text-align: left;
    color: #666;
    font-size: 17px;
    line-height: 1.8;
}
.map_info{
    text-align: left;
    color: #ffffff;
    font-size: 1.25rem;
    margin-top: 1rem;
    list-style: none;
    padding-left: 0
}
.table td.bg-dark {
    border-top: 1px solid #c5d4e8;
}
.bg-dark {
    background-color: #ffffff;
}
.bg-money {
    background-color: #efefef;
    color: #01277a;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: -1px;
}
.money-info th, .money-info td{
    padding: 3% 2%;
    text-align: center;
    border: 1px solid #dadada;
}
.bg-dark h3{
    font-weight: 700;
    color: #646464;
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 1.35;
    color: #0051bd;
}
.bg-dark h4{
    padding: 10px 20px;
    border: 2px dotted #999;
    color: #4595db;
    font-size: 23px;
    font-weight: 600;
}
.bg-dark h6{
    color: #686868;
    font-weight: 900;
}
.bg-black{
    background-color: #001e5e;
}
.time-pop {
    background-color: #00437e;
    font-weight: 900;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #fff;
    font-size: 32px;
    letter-spacing: -0.5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    padding: 10px 0;
}
.time-day {
    font-size: 18px;
}

.btn-middle{
    width: 45%;
    font-size: 1.25rem;
    padding: 0.8rem 2rem;
}
.img-speaker{
    max-width: 180px;
    padding-right: 10px;
}
.speaker-blue{
    color: #004ea3;
    font-weight: 900 !important;
    line-height: 1.25;
}
.speaker-blue h4{font-weight: 900 !important;}

.text-small-small{
    font-size: 0.25rem;
}
.text-small{
    font-size: 0.9rem;
}
a.touch{
    opacity: 1;
}
a.touch:hover{
    opacity: 0.8;
    text-decoration: none;
}
.ta-color{
    color: #28adec;
    font-weight: 900;
    letter-spacing: -0.05rem;
}
.add-bottom-padding{
    padding-bottom: 2rem !important;
}
.bottom-nopadding{
    padding-bottom: 0 !important;
}
.top-nopadding{
    padding-top: 0 !important;
}
.topic-line{
    margin: auto;
    width: 100%;
}
h3.number.how {
    color: #28adec;
    font-size: 1.5rem;
    margin-top: 3%;
    letter-spacing: -2px;
    font-weight: 900;
    text-align: center;
    overflow: hidden;
    letter-spacing: -1px;
}
h3.number.how.dark {
    color: #000;
    font-size: 2rem;
    margin-top: 3%;
    letter-spacing: -2px;
    font-weight: 900;
    text-align: center; 
    overflow: hidden;
    letter-spacing: -1px;
}
h3.number span {
    display: inline-block;
    position: relative;
}
h3.number span:after, h3.number span:before {
    content: " ";
    display: block;
    height: 3px;
    width: 1000px;
    background: #28adec;
    position: absolute;
    top: 50%;
}
h3.number.dark span:after, h3.number.dark span:before {
    content: " ";
    display: block;
    height: 2px;
    width: 1000px;
    background: #000;
    position: absolute;
    top: 50%;
}
h3.number span:before {
    left: -1010px;
}
h3.number span:after {
    right: -1010px;
}
.m-open{
    display: none;
}

.icon_sty01 {
    padding-left: 62px;
    margin-bottom: 205px;
}
.icon_sty01 img {
    width: auto;
    max-width: 200px;
}
.top01 {
    margin-top: 10px;
}
.sty02_01 {
    margin-top: -100px;
}
.sty02_01 h2 {
    margin-bottom: 30px;
}


.sty02_02 {
    margin-top: -45px;
}

.sty02_txt18 {
    font-size: 18px;
    color: #666;
    font-weight: lighter;
    letter-spacing: 0.5px;
}

.title_sty01 {
    text-align: left;
    font-size: 23px;
    font-weight: 700;
    color: #ff8521;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.35;
}
.title_sty02 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.35;
}

#speaker {
    background-color: #ffc82d;
}
.btn-primary:hover {
    text-decoration: none; 
}

.time {
    margin-top: 20px;
    border-bottom: 1px solid #7d7d7d;
    margin-bottom: 0;
    border-top: 1px solid #7d7d7d;
}

.buy_btn2 {
    display: none;
}


@media (max-width: 1200px) {
    .mainline {
        margin-bottom: -45px;
        margin-top: 15px;
    }
    .main_bg {
    background-size: 200%;
    }
    .icon_sty01 {
    padding-left: 0;
    margin-bottom: 235px;
    }
    .top01 {
    margin-top: 80px;
}
}

@media (max-width: 960px) {
    .mainline_m {
        display: block;
        margin-bottom: -20px;
    }
    .list-light {
        min-height: auto;
    }
    .main_bg {
    background-size: 200%;
    }
    .icon_sty01 {
    padding-left: 0;
    margin-bottom: 230px;
    }
}


@media (max-width: 576px) {
    .lead{
        font-size: 1rem;
    }
    .mainline_m {
        display: block;
        margin-bottom: -20px;
    }
    .mainline {
        margin-bottom: 0;
        margin-top: 20px;
    }
    .p-4{
        padding: 0.5rem !important;
    }
    .pt-5, .py-5{
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .mb-5, .my-5{
        margin-bottom: 1.5rem !important;
    }
    .navbar-brand{
        margin-right: 0;
    }
    .logo{
        width: 80%;
        max-width: 70px;
    }
    .large-logo{
        max-width: 150px;
    }
    .img-speaker {
        max-width: 200px;
        margin: auto;
    }
    .time-pop {
    width: 100%;
    height: 62px;
    border-radius: 0.5em 0.5em 0 0;
    font-size: 20px;
    }
    .map_info{
        font-size: 1rem;
    }

    .btn-middle{
        width: 100%;
    }
    .btn{
            width: 48%;
    margin: 0.5%;
    border-radius: 0;
    padding: 10px 0;
    }
    .m-open{
        display: inline-block;
    }
    .main_bg {
        background-size: 200%;
    }
    .icon_sty01 {
    padding-left: 0;
    margin-bottom: 135px;
    }
    .top01 {
    margin-top: 10px;
}
    .icon_sty01 img {
    max-width: 135px;
}
    .sty02_01 {
        margin-top: 0;
    }
    .sty02_02 {
    margin-top: 0;
    }
    .media {
    display: block;
        
    }
    .buy_btn1 {
    display: none;
    }
    .buy_btn2 {
        display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    background-color: #000;
    text-align: center;
    }
    .bg-black {
    padding-bottom: 55px;
    }
}