@charset "UTF-8";
.col-lg-12.col-md-12 .thumbnail .caption {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 0px #FFFFFF;
    box-shadow: 0px 0px #FFFFFF;
    margin-bottom: 0px;
}
.navbar.navbar-inverse {
    margin-bottom: 2px;
}
.container.main .row .col-lg-4 {
    margin-left: 1px;
    margin-top: 1px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 33.1%;
    background-color: #DBDDE1;
    margin-right: 1px;
}
.row .col-md-12 .thumbnail {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: auto;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 10px;
    display: block;
    border-radius: 10px;
}
.col-lg-12.col-md-12 .thumbnail  {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px #70A87C;
    box-shadow: 0px 0px #70A87C;
}
.container.kenri .hanken {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #405E01;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
}
.container.taitoru .row .col-lg-12.col-md-12 {
    background-color: #F2FEBD;
    border-radius: 10px;
}
.container.footer .row p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 15px;
}
.thumbnail .caption p {
    -webkit-box-shadow: 1px 1px 1px 1px;
    box-shadow: 1px 1px 1px 1px;
    border-radius: 5px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}
.container.main {
    margin-top: 2px;
}
.thumbnail .caption .text-center {
    background-color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 1px 2px #F79704;
    box-shadow: 1px 1px 1px 2px #F79704;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-lg-12 .row .col-md-12.col-xs-12.col-sm-12 {
    background-color: #A67D40;
}
.col-lg-4 .row .col-md-12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail.sinnen .caption .text-left {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.thumbnail.sinnen .caption .text-left.sinnen {
    width: 20%;
}
.thumbnail.sinnen .caption .text-left.maenaka {
    width: 80%;
}
.row .col-lg-12.kaunta  {
    margin-top: 1px;
    margin-bottom: 1px;
}
.row .col-lg-3 p {
    text-align: center;
    margin-bottom: 4px;
    background-image: -webkit-linear-gradient(270deg,rgba(137,137,137,1.00) 0%,rgba(255,250,250,1.00) 47.85%,rgba(137,137,137,1.00) 99.48%);
    background-image: -moz-linear-gradient(270deg,rgba(137,137,137,1.00) 0%,rgba(255,250,250,1.00) 47.85%,rgba(137,137,137,1.00) 99.48%);
    background-image: -o-linear-gradient(270deg,rgba(137,137,137,1.00) 0%,rgba(255,250,250,1.00) 47.85%,rgba(137,137,137,1.00) 99.48%);
    background-image: linear-gradient(180deg,rgba(137,137,137,1.00) 0%,rgba(255,250,250,1.00) 47.85%,rgba(137,137,137,1.00) 99.48%);
    font-size: 18px;
    color: #000000;
    -webkit-transition: all 1s ease-in 1s;
    -o-transition: all 1s ease-in 1s;
    transition: all 1s ease-in 1s;
}
.col-lg-3 p a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 1199px){
.container.main .row .col-lg-4 {
    width: 33%;
    float: left;
    margin-left: 2px;
}
}

@media (max-width: 991px){
.container.main .row .col-lg-4 {
    width: 49.6%;
    display: block;
    max-width: 100%;
}
.container.taitoru .row .col-lg-12.col-md-12 {
    padding-top: 2px;
    padding-bottom: 2px;
}
}
.sinnen {
}
.maenaka {
}

@media (max-width: 767px){
.container.main .row .col-lg-4 {
    width: 49.5%;
    max-width: 100%;
}
}

@media (max-width: 615px){
.container.main .row .col-lg-4 {
    width: 100%;
}
}
.NAVI {
}

@media (max-width: 1199px){
.container.NAVI .row .col-lg-3 {
    width: 25%;
    float: left;
}
}

@media (max-width: 767px){
.container.NAVI .row .col-lg-3 {
    width: 50%;
    margin-bottom: 2px;
}
}
.row .col-lg-3 p:hover {
    background-color: #F50004;
    background-image: -webkit-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
    background-image: -moz-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
    background-image: -o-linear-gradient(270deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
    background-image: linear-gradient(180deg,rgba(248,160,0,1.00) 0%,rgba(255,255,255,1.00) 99.48%);
}
