.fulltime h2,.fulltime p.tel_link a{color: #1F47A0;}
.fulltime h1,.fulltime .entry_box h4{background: #1F47A0;}

.parttime h2,.parttime p.tel_link a{color: #BB1449;}
.parttime h1,.parttime .entry_box h4{background: #BB1449;}

#main{
    margin-bottom: 150px;
}
#main h1{
    margin-bottom: 15px;
    padding: 20px;
    font-size: 20px;
    color: #fff;
}
#main h2{
    padding-bottom: 15px;
    font-size: 28px;
    font-weight: bold;
}
#main p.caption{
    line-height: 1.5em;
}

@media screen and (max-width: 1023px){
    .shop_info img{
        margin-bottom: 15px;
        width: 100%;
        height: auto;
    }
    .google-maps iframe{width: 100% !important;height: 100% !important;}
}
@media screen and (min-width: 1024px){
    .shop_info{
    display: flex;}
    
    .shop_info img{
    padding-right: 15px;}
}

.shop_info{
    margin-bottom: 35px;
}
.shop_info h2{
    padding-top: 2px;
}

.frame{
    margin-bottom: 10px;
    padding: 20px;
    border:2px solid #000;
    border-radius: 10px;
}
.frame h3{
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
.frame p{
    line-height: 1.5em;}

.entry_box{
    margin: 40px 0;
    display: flex;
}
.entry_box h4{
    margin-right: 15px;
    padding: 15px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
}

#fitbox{
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #000;
}
.list li{
    margin-left: 25px;
    line-height: 1.5em;
    list-style: disc;
}

.tel_link{
    font-size: 28px;
    font-family: "Montserrat", sans-serif;
}
.tel_link span{
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.tel_box p.shop{
    padding-top: 5px;
    font-size: 12px;
}

.google-maps{padding-top:50px;;}