@charset "UTF-8";

body {
    background-color: #fff;
    /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
    -ms-overflow-style: none;
    /*Firefoxへの対応*/
    scrollbar-width: none;
}

a.bg-aloha:hover, a.bg-aloha:focus,
button.bg-aloha:hover,
button.bg-aloha:focus {
    background-color: #911e5a;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

@media (max-width: 768px) {
    .pc {
        display: none;
    }
    
    .sp {
        display: block;
    }
}

ion-icon  {
    vertical-align: middle;
    padding-left: 0.6rem;
}

/* --------------------------------------
    Text
---------------------------------------*/
.text-red {
    color: red;
}

.text-sm {
    font-size: 0.8rem;
}

/* --------------------------------------
    Google Chrome、Safariへの対応
---------------------------------------*/
body::-webkit-scrollbar{
    display: none;
}

/* --------------------------------------
    BackGround
---------------------------------------*/
.bg-aloha {
    background-color: #005a32;
}

.bg-aloha-ac {
    background-color: #911e5a;
}

/* ------------------------------------------------- *
 *        Header
 * ------------------------------------------------- */

header {
    margin: 0;
    padding: 0;
}

header .container {
    padding: 0;
    text-align: left;
}

header .flex {
    display: flex;
    align-items: flex-end;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

header .flex .title {
    padding-bottom: 1.0rem;
}

header .flex .sns {
    position: absolute;
    right: 0;
}

header .flex .sns img {
    height: 32px;
    margin: 0 0 1.8rem  1.8rem; 
}

header .flex h1 {
    font-size: 1.8rem;
    font-weight: normal;
}

header .flex p {
    font-weight: normal;
}

header .brand img {
    height: 100px;
    margin: 1.2rem 2.4rem 0.8rem 0;

}

header .brandzone {
    margin-bottom: 1.4rem;
}

header p {
    padding: 1.0rem 0 0 1.4rem;
    margin: 0;
    font-size: 1.0rem;
    color: #911e5a;
}

@media (max-width: 576px) {
    header .brand img {
        height: 80px;
        text-align: center;
        margin: 0.6rem 1.2rem 1.2rem 1.6rem;
    }
}

/* --------------------------------------
    Navbar
---------------------------------------*/
.navbar {
    padding: 0;
    margin: 0;
}

.navbar .navbar-expand-lg {
	padding: 20 0;
	color: #666;
}

.navbar .container {
	padding : 0;
    margin-bottom: 0;
}


.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-aloha .navbar-brand {
    color: #fff;
}

.navbar-aloha .navbar-brand:hover, .navbar-aloha .navbar-brand:focus {
    color: #fff;
}

.navbar-aloha .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-aloha .navbar-nav .nav-link:hover, .navbar-aloha .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.6);
}

.navbar-aloha .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-aloha .navbar-nav .show > .nav-link,
.navbar-aloha .navbar-nav .active > .nav-link,
.navbar-aloha .navbar-nav .nav-link.show,
.navbar-aloha .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-aloha .navbar-toggler {
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8);
    margin: 0.8rem 1.6rem;
}

.navbar-aloha .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-aloha .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-aloha .navbar-text a {
    color: #fff;
}

.navbar .navbar-text a:hover, .navbar .navbar-text a:focus {
    color: #666;
}

.navbar-nav li {
	padding: 0.3rem 1.0rem;
    font-size: 1.0rem;
}

.navbar-nav li +li {
    border-left: 1px solid #aaa;
    padding: 0.3rem 1.6rem;
}

.navbar-aloha .navbar-text a:hover, .navbar-aloha .navbar-text a:focus {
    color: #fff;
}

@media (max-width: 576px) {
    .navbar-brand img {
        height: 60px;
        margin: 0.3rem 0;
    }
}

/* ------------------------------------------------- *
 *      Button
 * ------------------------------------------------- */
.btn-makanaaloha {
    background-color: #911e5a;
    color: #fff;
}

.btn .btn-makanaaloha a:hover, .btn .btn-makanaaloha a:focus {
    background-color: #911e5a;
    color: #ccc;
}

/* ------------------------------------------------- *
 *      Carousel
 * ------------------------------------------------- */
.carousel-item .carousel-caption {
    background-color: rgb(0,0,0,0.5);
    padding: 1.0rem;
    color: #fff;
}

.carousel-item img {
    width: 100%;
}

#carouselExampleFade {
    border: none;
}

@media (max-width: 576px) {
    .carousel-item img {
        height: 100%;
    }
}


/* ------------------------------------------------- *
 *      Jumbotron
 * ------------------------------------------------- */
.jumbotron {
    margin: 0;
}

/* ------------------------------------------------- *
 *      SubVisual
 * ------------------------------------------------- */
.subvisual {
    height: 7.0rem;
    background-image: url(../img/subvisual_sample.png);
    background-size: cover;
}

.subvisual-enjoy {
    height: 7.0rem;
    background-image: url(../img/subvisual01.png);
    background-size: cover;
}

.subvisual-stepup {
    height: 7.0rem;
    background-image: url(../img/subvisual02.png);
    background-size: cover;
}

.subvisual-kahiko {
    height: 7.0rem;
    background-image: url(../img/subvisual04.png);
    background-size: cover;
}

.subvisual-kids {
    height: 7.0rem;
    background-image: url(../img/subvisual03.png);
    background-size: cover;
}

.subvisual-teacher {
    height: 7.0rem;
    background-image: url(../img/subvisual_teacher.png);
    background-size: cover;
}

.subvisual-hawaiian {
    height: 7.0rem;
    background-image: url(../img/subvisual_hawaiian.png);
    background-size: cover;
}

.subvisual-contact {
    height: 7.0rem;
    background-image: url(../img/subvisual_contact.png);
    background-size: cover;
}

.subvisual-faq {
    height: 7.0rem;
    background-image: url(../img/subvisual_faq.png);
    background-size: cover;
}

.subvisual-join {
    height: 7.0rem;
    background-image: url(../img/subvisual_join.png);
    background-size: cover;
}

.subvisual-enjoy h3, .subvisual-stepup h3, .subvisual-kahiko h3, .subvisual-kids h3, .subvisual-teacher h3, .subvisual-hawaiian h3, .subvisual-contact h3, .subvisual-faq h3, .subvisual-join h3 {
    text-shadow: 1px 1px #fff, -1px -1px #fff, -1px 1px #fff, 1px -1px #fff, 0px 1px #fff, 0px -1px #fff, -1px 0px #fff, 1px 0 #fff;
    padding-top: 1.4rem;
    line-height: 20px;
    color: #005a32;
}

.subvisual-enjoy p, .subvisual-stepup p, .subvisual-kahiko p, .subvisual-kids p, .subvisual-teacher p, .subvisual p, .subvisual-contact p, .subvisual-faq p, .subvisual-join p {
    text-shadow: 1px 1px #005a32, -1px -1px #005a32, -1px 1px #005a32, 1px -1px #005a32, 0px 1px #005a32, 0px -1px #005a32, -1px 0px #005a32, 1px 0 #005a32;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
}

/* ------------------------------------------------- *
 *        breadCrumb
 * ------------------------------------------------- */
.breadcrumb {
    margin: 0;
    padding: 1.0rem 0;
    list-style: none;
    background-color: #fff;
}

.breadcrumb li {
    display: inline;
    list-style: none;
    font-weight: normal;
    font-size: 0.8rem;
    color: #888;
    padding: 0;
}

.breadcrumb li:after {
    font-family: FontAwesome;
    content: '\f0da';
    padding: 0 0.6em;
    color: silver;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #888;
}

.breadcrumb li:first-child a:before {
    /*家アイコン*/
    font-family: FontAwesome;
    content: '\f015';
    font-weight: normal;
    font-size: 1.0em;
    color: #aaa;
    padding-left: 0.6em;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

/* ------------------------------------------------- *
 *      Lead
 * ------------------------------------------------- */
.lead {
    background-color: #005a32;
    color: #fff;
}

.lead .container {
    padding: 1.6rem 2.4rem;
}

.lead h4 {
    padding: 0;
    margin: 0;
    line-height: 1.6;
}

.lead p {
    font-size: 1.0rem;
}

.lead hr {
    border: #99bdad solid 0.2px;
}

/* ------------------------------------------------- *
 *      Content
 * ------------------------------------------------- */
.content-top {
    background-color: #99bdad;
    padding: 3.0rem 2.0rem 1.0rem 2.0rem;
}

.content-top .card {
    margin-bottom: 2.0rem;
}

.teacher-img {
    padding: 4.0rem 0 8.0rem 0;
    margin-bottom: 5.0rem;
}

/* ------------------------------------------------- *
 *      Class
 * ------------------------------------------------- */
.class {
    padding: 0;
}
.classname01 {
    display: flex;
    align-items: center;
    padding-top: 1.8rem;
}

.classname02 {
    display: flex;
    align-items: first baseline;
    padding-top: 1.8rem;
}

.classname01 img,.classname02 img {
    padding-left: 1.8rem;
}

.class p {
    padding-top: 1.4rem;
}

.class table {
    margin-top: 1.8rem;
}

.class table thead {
    background-color: #99bdad;
    color: #000;
    font-weight: lighter;
}

.class ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
}

.class ul li {
    margin-bottom: 2.4rem;;
}

.class ul li a {
    background-color: #fff;
    border: #911e5a 1px solid;
    color: #911e5a ;
    padding: 0.6rem 1.6rem;
    margin-right: 1.6rem;
    border-radius: 0.1rem;
}

.class ul li a:hover {
    text-decoration: none;
    background-color: #911e5a ;
    color: #fff;
}

.class ul li:last-child a {
    margin-right: 0;
}

.class ul li a.active {
    background-color: #911e5a ;
    color: #fff;
}

.class dl,
.accordion dl {
    padding: 0.6rem 1.0rem 0.4rem 1.0rem;
    background-color: #e5eeea;
}

.class dl p {
    font-size: 1.4rem;
    font-weight: normal;
    padding: 0;
    margin: 0.2rem 0;
}

.class dl dt {
    font-size: 1.0rem;
}

.class dl dt span {
    font-size: 1.0rem;
    font-weight: normal;
    padding-left: 1.0rem;
}

.class dl dd {
    padding: 0;
}

.class .voice {
    background-color: lightyellow;
    margin: 2.0rem 2.0rem 1.0rem 2.0rem;
}

.class .voice h4 {
    text-align: center;
    margin: 0;
    padding-top: 1.0rem;
    color: #005a32;
}

.class .voice .voicecomment {
    margin: 0;
}

.class .voice p {
    line-height: 1.8rem;
}

.class .voice ion-icon {
    padding: 0 0.6rem 0 0;
    font-size: 1.6rem;
}

.class .table span {
    font-size: 1.0rem;
    padding-right: 0.6rem;
} 

.class img .arrow {
    height: 30%;
}

@media (max-width: 576px) {
    .class {
        padding: 1.0rem;
    }
    .class .voice {
        background-color: lightyellow;
        margin: 1.0rem 0.5rem;
    }
    .class .voice p {
        margin-top: 0;
        line-height: 1.8rem;
    }
    .classname01, .classname02 {
        display: flex;
        align-items: flex-end;
    }
    .classname01 img,.classname02 img {
        padding-left: 0;
    }
    .class-select ul {
        margin: 0;
        padding: 0;
    }
}

/* ------------------------------------------------- *
 *        Slide-Container
 * ------------------------------------------------- */
.slide-container {
    width: 100%;
    display: flex;
    align-items: center;
    height: auto;
    overflow: hidden;
    flex-direction: row;
    margin-bottom: 1.4rem;
}
.slide-wrapper {
    display: flex;
    flex-direction: row;
    animation: slide-flow 20s infinite linear 1s both;
}
.slide {
    border: 1px solid #ddd;
}
.slide img {
    width: 300px;
    object-fit: cover;
}
.slide-teacher img {
    width: 200px;
    object-fit: cover;
}
.slide .price {
    font-size: 1.2rem;
}
.slide .textarea {
    background-color: #351100;
    padding: 1.0rem 1.0rem 0.2rem 1.0rem;
    color: #fff;
}
@keyframes slide-flow {
    0% {transform: translateX(0);}
    100% {transform: translateX(-100%);}
}

@media (max-width: 576px) {
    .slide img {
        height: 200px;
        object-fit: cover;
    }
}

/* ------------------------------------------------- *
 *        Tab
 * ------------------------------------------------- */
.tab01 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    max-width: 100%;
    padding: 1.8rem 0;
}

.tab01 > label {
    flex: 1 1;
    order: -1;
    opacity: .5;
    min-width: 70px;
    padding: .6em 1em;
    border-radius: 5px 5px 0 0;
    background-color: #e5eeea;
    color: #000;
    font-size: 1.0em;
    text-align: center;
    cursor: pointer;
    margin: 0;
}

.tab01 > label:hover {
    opacity: .8;
}

.tab01 input {
    display: none;
}

.tab01 > div {
    display: none;
    width: 100%;
    padding: 1.4em 3.0em;
    background-color: #e5eeea;
    color: #000;
    text-align: left;
}

.tab01 label:has(:checked) {
    opacity: 1;
}

.tab01 label:has(:checked) + div {
    display: block;
}

.tab01 table thead {
    background-color: #99bdad;
    color: #000;
    font-weight: lighter;
}

/* ------------------------------------------------- *
 *        Accordion
 * ------------------------------------------------- */

.accordion {
    max-width: 100%;
    margin-bottom: 1.0rem;
}

.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 0.8em;
    border: 1px solid #911e5a;
    border-radius: 5px;
    color: #911e5a;
    font-weight: 400;
    cursor: pointer;
    text-align: left;
    background-color: #e9d2de;
}

.accordion summary::-webkit-details-marker {
    display: none;
}

.accordion summary::after {
    transform: translateY(0%) rotate(-45deg);
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #911e5a;
    border-right: 2px solid #911e5a;
    content: '';
    transition: transform .3s;
    padding-left: 0.4rem;
}

.accordion[open] summary::after {
    transform: rotate(45deg);
}

.accordion p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 1.0rem 0 1.4rem 0;
    padding: 0.6em 1.2em;
    border: 2px solid #e9d2de;
    border-radius: 5px;
    background-color: #911e5a;
    color: #fff;
    transition: transform .5s, opacity .5s;
    text-align: left;
}

.accordion p a {
    color: yellow;
    text-decoration: underline;
}

.accordion[open] p {
    transform: none;
    opacity: 1;
}

.accordion p::before,
.accordion p::after {
    position: absolute;
    top: -15px;
    left: 1.2em;
    width: 30px;
    height: 15px;
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    content: '';
}

.accordion p::before {
    background-color: #e9d2de;
}

.accordion p::after {
    top: -12px;
    background-color: #911e5a;
}

.accordion dl {
    background-color: #f4e8ee;
}

.accordion dl span {
    font-size: 1.0rem;
    font-weight: normal;
    margin: 0;
}

.accordion dl p {
    font-size: 1.4rem;
    font-weight: normal;
    padding: 0;
    margin: 0.2rem 0;
}

/* ------------------------------------------------- *
 *      Footer
 * ------------------------------------------------- */

footer {
    width: 100%;
    background-color: #005a32;
    padding: 1.0rem 0.6rem;
    margin: 0;
}

footer .container {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

footer ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content:center;
    margin-bottom: 0 0 0.2rem 0;
    padding: 0;
}

footer ul li {
    padding: 0 0.8rem;
    line-height: 1.8;
    font-size: 0.9rem;
}

footer ul li a {
    color: #fff;
    text-decoration: underline;
}

footer ul li a:hover {
    color: yellow;
    text-decoration: underline;
}

footer ul p {
    color: #fff;
    text-decoration: none;
}

footer ul li a:hover {
    text-decoration: underline;
    color: #aaa;
}

.copyright {
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    padding-top: 1.2rem;
    margin-bottom: 0;
}

.footer-sp .sp {
    margin-bottom: 7.0rem;
    color: #000;
}

@media (max-width: 576px) {
    footer {
        padding-bottom: 11.0rem;
    }
    footer ul li {
        font-size: 1.0rem;
    }
}

/* ------------------------------------------------- *
 *      toco
 * ------------------------------------------------- */

#toco {
    position: fixed;
    top: 20vh;
    right: 0;
    z-index: 99;
}

#toco a {
    display: inline-flex;
    background-color: #911e5a;
    color: #fff;
    width: 40px;
    padding: 20px 30px 20px 0;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 1.1rem;
}

.vertical {
    display: inline-flex;
    writing-mode: vertical-rl;
    line-height: 22px;
    padding-left: 5px;
}

#toco .vertical ion-icon {
    padding-bottom: 5px;
    padding-right: 1px;
}
/* ------------------------------------------------- *
 *      toco02
 * ------------------------------------------------- */

#toco02 {
    position: fixed;
    top: 50vh;
    right: 0;
    z-index: 99;
}

#toco02 a {
    display: inline-flex;
    background-color: #fff;
    color: #911e5a;
    width: 40px;
    padding: 20px 42px 20px 0;
    text-align: center;
    text-decoration: none;
    border-top: 1px solid #911e5a;
    border-bottom: 1px solid #911e5a;
    border-left: 1px solid #911e5a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 1.1rem;
}

.vertical {
    display: inline-flex;
    writing-mode: vertical-rl;
    line-height: 22px;
    padding-left: 5px;
}

#toco02 .vertical ion-icon {
    padding-bottom: 5px;
    padding-right: 1px;
}

/* ------------------------------------------------- *
 *      Page-Top
 * ------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 10vh;
    right: 10px;
    font-size: 80%;
	z-index: 999;
}

#page-top ion-icon {
    line-height: 22px;
}

#page-top a {
    display: block;
    background: #f4e8ee;
    color: #911e5a;
    width: 120px;
    padding: 15px 15px 15px 0;
    text-align: center;
    text-decoration: none;

    border-radius: 5px;
}

#page-top a:hover {
    background: #911e5a;
    text-decoration: none;
    color: #aaa;
}

@media screen and (max-width: 560px) {
    #page-top {
        position: fixed;
        bottom: 80;
        right: 10px;
        font-size: 100%;
        z-index: 999;
    }
}

/* ------------------------------------------------- *
 *      Under-Nav
 * ------------------------------------------------- */

.under-nav {
    width: 100%;
    bottom: 0;
    position: fixed;
    background-color: #005a32;
    z-index: 1000;
}

.under-nav .container {
    width: 90%;
    display: flex;
    padding: 0;
    text-align: center;
    justify-content: center;
}

.under-nav .contents {
    width: 100%;
    border-left: #fff 0.5px solid;
    color: #fff;
    padding: 0.6rem;
    text-align: center;
}

.under-nav .contents img {
    height: 100%;
    margin: 0 auto;
    padding: 0.3rem 0.8rem 0.3rem 0.8rem;
}

.under-nav .contents:first-child {
    border: none;
}

@media (min-width: 576px) {
    .under-nav {
        display: none;
    }
}

/* ------------------------------------------------- *
 *      Instagram
 * ------------------------------------------------- */
.insta_zone {
    width: 100%;
    background-color: #efefef;
    padding: 2.0rem 0;
}

.insta_zone .container {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
}

.insta_list{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0px 0;
}

.insta_list li{
    position: relative;
    width: calc((100% - 45px)/3);
    list-style: none;
}

@media screen and (max-width: 750px){
    .insta_list li{
        width: calc((100% - 45px)/2);
    }
}

.insta_list li::before{
    content: "";
    display: block;
    margin: 0;
    padding: 0;
}

.insta_list a{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.insta_list img{
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.insta_btn01 {
    padding: .5em 1em;
    width: fit-content;
    margin: 0 auto;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
    font-size: 1.8rem;
    font-weight: lighter;
    color: #000;
}

.insta_btn01::before {
    font-weight: 400;
    padding-right: 0.8rem;
}

.insta_btn02{
    background-color: #000;
    padding: .5em 1em;
    width: fit-content;
    margin: 0 auto;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

.insta_btn02 a{
    color: #fff;
    text-decoration: none;
}

.insta_btn02::after {
    font-weight: 400;
    padding-left: 0.8rem;
    color: #fff;
}

.insta_btn02:hover{
    background-color: #999;
}

/* ------------------------------------------------- *
 *        Not Found
 * ------------------------------------------------- */
.notfound {
    text-align: center;
    padding-top: 30px;
}
.notfound img {
    margin: 0 auto;
}
.notfound_title {
	font-family: bebas-neue-pro, sans-serif;
	font-size: 8rem;
	color: crimson;
	padding: 0;
	margin: 0;
}
.notfound_txt {
	font-size: 1.2rem;
    font-weight: lighter;
}

.notfound_txt a {
	text-decoration: underline;
    color: blue;
}

/* ------------------------------------------------- *
 *        Form
 * ------------------------------------------------- */
input.event {
    width: 60%;
}

hr .event {
    border: 2px;
}

.box select {
    font-size: 18px;
}

/* ------------------------------------------------- *
 *        programs
 * ------------------------------------------------- */
.programs,
.courses {
    margin: 8px 0 0 0;
}

.programs {
    font-size: 0;
    margin-bottom: 15px;
}

.programs button {
    outline: none;
    margin-bottom: 0;
    background: whitesmoke;
    width: 50%;
    height: auto;
    font-weight: normal;
    border: 1px solid #ededed;
    color: #000000;
    font-size: 16px;
    padding: 4px;
    text-shadow: 0px 0px 0px #2f6627;
}

.programs button:hover {
    background: #99cfe0;
}

.programs button.programs-filter-btn-active,
.programs button.programs-toggle-btn-active,
.programs button.programs-sort-btn-active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) inset, 0px 0px 1px transparent;
    background: #005a32;
    color: white;
}

.courses {
    margin-bottom: 15px;
    font-size: 0;
    background: whitesmoke;
}

.courses li {
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 46%;
    margin: 0 2%;
}

.courses a {
    display: block;
    height: 60px;
    margin: 15px 0;
    padding-top: 12.5px;
    background: whitesmoke;
    color: black;
    border: 1px solid white;
    transition: all .4s ease;
}

.courses a:hover {
    background: #99cfe0;
}

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

    .container {
        width: 90%;
    }

    .courses a {
        background: #EBEBEB;
        border: none;
    }

    img {
        margin-bottom: 0;
    }

    .programs {
        margin-bottom: 0;
    }

    .programs button {
        width: 100%;
        margin-bottom: 15px;
    }

    .courses li {
        width: 21%;
    }

}