body {
    color: #5a5a5a;
    font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;
    background: #F2F2F2;
}

h2.accent {
    font-weight: bold;
    font-size: 38px;
}

.bg-white {
    background: #fff;
    /*    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
}

.border {
    border-bottom: 1px solid #000;
}

.note {
    font-size: 16px;
    font-weight: bold;
    margin-left: 80px;
}

.note2 {
    text-indent: 0;
    margin-left: 1rem;
    text-indent: -2rem;
}

.bg-right-blue {
    background: #D6F4FF;
}

.bg-lavenderblush {
    background: #fff0f5;
}

.bg-ivory {
    background: #fffff0;
}

.bg-honeydew {
    background: #f0fff0;
}

/*.bg-img1 {
    background-image: url('../image/R41201_subsidy/2657852_m.jpg');
    background-size: cover;
    background-position: center;
}

.mask-bg-img1 {
    background-color: rgba(0, 0, 0, 0.5);
}

.bg-white-mask{
    background-color: rgba(255, 255, 255, 0.8);
}*/


.bg-address {
    background: #dce0e0;
}

.fa-file-pdf {
    color: red;
}

.fa-file-excel {
    color: green;
}

.content-section {
    margin-bottom: 20px;
    border: none;
    box-shadow: 0 0 2px 1px #ccc;
    padding: 10px;
}


.main-visual {
    background: #76c5ff;
    background-image: url('../image/22260553_m.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-mask {
    /* 背景画像の透過用css */
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    margin-top: 20px;
    margin-bottom: 20px;
}

.bg-mask .container h1 {
    text-align: center;
}

.lead-sentence {
    font-size: 28px;
    margin-bottom: 14px;
    font-weight: bold;
}

.shadow {
    box-shadow: 0 0 2px 1px #ccc;
    padding: 10px;
    background: #fff;
}

.box1 {
    margin: 1em 0;
    background-color: #fff;
    /*border: 1px solid #ffe2c6;*/
    box-shadow: 0 0 3px 1px #ccc;
    border-radius: 4px;
}

.box1 ul {
    padding-left: 20px;
    font-size: 17px;

}

.box1-title {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.box1-title div {
    width: 95%;
    margin: 0 auto;
    border-bottom: 2px solid #aeaeae;
    font-size: 45px;
}

.box1-text {
    padding: 10px;
    font-size: 60px;
    font-weight: bold;
}

.box1-text2 {
    font-size: 20px;
    font-weight: bold;
}

.centence-title {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
    padding-top: 15px;
}

.button-wrapper {
    text-align: center;
    margin-bottom: 10px;
}

.btn-mainlink {
    width: 310px;
}

.link-button {
    font-weight: bold;
    font-size: 20px;
}

.panel-heading {
    font-weight: bold;
    font-size: 20px;
}

.panel-body {
    font-size: 16px;
    text-align: left;
}

.business-summary-title-wrapper {
    text-align: center;
    margin-bottom: 16px;
}

.business-summary-title {
    font-size: 30px;
    font-weight: bold;
}


.new-information-title-wrapper {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.new-information {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    font-size: 30px;
    font-weight: bold;
}

.new-information:before,
.new-information:after {
    content: '';
    position: absolute;
    top: 48%;
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: black;
}

.new-information:before {
    left: 0;
}

.new-information:after {
    right: 0;
}

.new-information-list {
    margin-top: 18px;
    margin-bottom: 18px;
    height: 300px;
    overflow-y: scroll;
    background: white;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.li-info {
    width: 100%;
    table-layout: fixed;
    padding: 8px 8px 8px 0;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #ababab;
}

.li-info:first-child {
    border-top: 1px dotted #ababab;
}

.li-info .info-type {
    display: inline-block;
    width: 115px;
}

.li-info .info-type.eat {
    letter-spacing: 0.16em;
}

.li-info .date {
    padding-right: 15px;
}

.link-info {
    font-size: 17px;
    font-weight: bold;
}

.link-info a {
    word-break: break-all;
}

.link-title {
    margin-bottom: 0;
}

.address {
    text-align: center;
}


.marketing .col-xs-12 {
    text-align: center;
}

.marketing .col-sm-4 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.marketing .col-md-4 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing .col-lg-6 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}

.merit-icon {
    color: #2bbbce;
    font-size: 80px;
}

.featurette-divider {
    margin: 20px 0;
    border: 0;
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.featurette-heading-sub {
    margin-top: 10px;
}

.seminar-info-title {
    font-weight: bold;
    font-size: 22px;
}

.seminar-info {
    text-indent: 20px;
    font-size: 22px;
}

.seminar-info.postscript {
    font-size: 18px;
}

.seminar-info.remarks {
    font-size: 18px;
}

.line-centence {
    border-bottom: 1px solid black;
}

.return-top {
    text-align: center;
    font-size: 18px;
    margin: 10px;
}

.caution {
    margin-left: 40px;
}

.fa-check {
    margin-right: 5px;
}

/* RESPONSIVE
-------------------------------------------------- */

@media (min-width: 768px) {
    .navbar-wrapper {
        margin-top: 20px;
    }

    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    .featurette-heading {
        font-size: 28px;
    }

    .featurette-heading-sub {
        font-size: 22px;
        font-weight: bold;
    }

}

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

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 50px;
        font-weight: bold;
    }


}

@media screen and (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .box1 {
        height: 90%;
    }
}

@media screen and (max-width: 993px) {
    .row-eq-height {
        margin-bottom: -15px;
    }

}

.link-text {
    text-indent: 50px;
}

.top-info {
    font-weight: bold;
    margin: 2em auto;
    padding: 1em;
    background-color: #FFF5EE;
    box-shadow: 0 0 5px 1px #ccc;
    text-align: center;
    font-size: 20px;
}

.scheme {
    width: 80%;
    margin: 0 auto;
    display: block;
}