@charset "utf-8";
body{ padding-top: 80px;}
.jumbotron{ background-image: url(../img/profile.png); background-position: center center; background-size: cover; }
h2{ font-size: 1.8em;; padding: 8px; background-color: #A7E0FF;}
h3{ background-color: rgb(126, 171, 195); color: white; padding: 5px; font-size: 1.3em;}
.media-heading { font-weight: bold;}
.prof .col-lg-6{ margin-bottom: 10.5px;}
.trip li{list-style: none; display: inline-block; width: 32%;/* 改変箇所 */ position: relative; overflow: hidden;}
ul.trip { padding: 0;}
h4 {
    border-left: solid 10px #CB5200;
    border-bottom: solid 1px #CB5200;
    padding: 4px;
    background-color: #FFEEDB;
}
