@charset "UTF-8";
.b1-kv {
    padding-left: 80px;
    position: relative;
    z-index: 100;
}

@media (max-width: 767px) {
    .b1-kv {
        padding-left: 0px;
    }
}

.b1-contents {
    padding-top: 60px;
    padding-bottom: 80px;
    position: relative;
    z-index: 100;
    clear: both;
}

@media (max-width: 767px) {
    .b1-contents {
        padding-top: 0px;
        padding-bottom: 60px;
        margin-bottom: 60px;
        border-bottom: 5px solid #e6e6e6;
    }
}

.b1-head {
    text-align: center;
    padding-bottom: 120px;
}

@media (max-width: 767px) {
    .b1-head {
        padding-bottom: 30px;
    }
}

.b1-heading {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .b1-heading {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5;
        margin-bottom: 20px;
    }
}

.b1-lead {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
}

@media (max-width: 767px) {
    .b1-lead {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.8;
        padding-bottom: 50px;
        text-align: left;
        border-bottom: 5px solid #e6e6e6;
    }
}

.b1-contents__list {
    margin-top: 100px;
    padding-bottom: 80px;
    position: relative;
    border-bottom: 1px solid #efefef;
}

@media (max-width: 767px) {
    .b1-contents__list {
        margin-top: 60px;
        padding-top: 50px;
        padding-bottom: 70px;
    }
}

.b1-contents__list:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: calc(100% - 200px);
    height: calc(100% - 50px);
    z-index: 0;
    background: #333;
    content: '';
    opacity: 0.2;
}

@media (max-width: 767px) {
    .b1-contents__list:before {
        width: calc(100% - 60px);
        height: calc(100% - 40px);
        top: 0px;
    }
}

.b1-contents__list--1 {
    margin-top: 0px;
}

.b1-contents__list--1:before {
    background: #eccd73;
    right: 0;
    left: inherit;
}

.b1-contents__list--2:before {
    background: #17a981;
}

.b1-contents__list--3:before {
    background: #f5a21b;
    right: 0;
    left: inherit;
}

.b1-contents__list--4:before {
    background: #696aaf;
}

.b1-contents__list--5:before {
    background: #3e6c94;
    right: 0;
    left: inherit;
}

.b1-contents__list--6:before {
    background: #b8539b;
}

.b1-contents__listfirst-child {
    margin-top: 30px;
}

.b1-contents__left {
    margin-top: 60px;
}

@media (max-width: 1023px) {
    .b1-contents__left {
        margin-top: 45px;
    }
}

@media (max-width: 767px) {
    .b1-contents__left {
        margin-top: 50px;
    }
}

.b1-contents__left--2 {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

@media (max-width: 767px) {
    .b1-contents__left--2 {
        padding-right: 0px;
    }
}

.b1-contents__right {
    position: relative;
    margin-left: -16.7777777%;
}

@media (max-width: 767px) {
    .b1-contents__right {
        margin-left: 0;
    }
}

.b1-contents__right--2 {
    margin-top: 60px;
}

@media (max-width: 1023px) {
    .b1-contents__right--2 {
        margin-top: 45px;
    }
}

@media (max-width: 767px) {
    .b1-contents__right--2 {
        margin-top: 40px;
    }
}

.b1-contents__catch {
    position: absolute;
    right: 0;
    top: -60px;
}

@media (max-width: 1023px) {
    .b1-contents__catch {
        width: 30px;
        top: -30px;
    }
}

@media (max-width: 767px) {
    .b1-contents__catch {
        width: 20px;
    }
}

.b1-contents__catch-2 {
    position: absolute;
    left: 0;
    top: -60px;
}

@media (max-width: 1023px) {
    .b1-contents__catch-2 {
        width: 30px;
        top: -30px;
    }
}

@media (max-width: 767px) {
    .b1-contents__catch-2 {
        width: 20px;
    }
}

@media (max-width: 1023px) {
    .b1-contents__catch-3 {
        width: 80px;
        top: -30px;
    }
}

@media (max-width: 767px) {
    .b1-contents__catch-3 {
        width: 52px;
    }
}

.b1-contents__img {
    padding-right: 80px;
}

@media (max-width: 1023px) {
    .b1-contents__img {
        padding-right: 70px;
    }
}

@media (max-width: 767px) {
    .b1-contents__img {
        padding-right: 45px;
    }
}

.b1-contents__img--2 {
    padding-left: 90px;
}

@media (max-width: 1023px) {
    .b1-contents__img--2 {
        padding-left: 70px;
    }
}

@media (max-width: 767px) {
    .b1-contents__img--2 {
        padding-left: 50px;
    }
}

.b1-contents__img--second {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .b1-contents__img--second {
        margin-top: 40px;
    }
}

.b1-contents__tx-box {
    padding-right: 10% !important;
}

.is-ie .b1-contents__tx-box {
    padding-right: 11% !important;
}

@media (max-width: 767px) {
    .is-ie .b1-contents__tx-box {
        padding-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .b1-contents__tx-box {
        padding-right: 0 !important;
    }
}

.b1-contents__tx-box--2 {
    padding-left: 10% !important;
}

@media (max-width: 767px) {
    .b1-contents__tx-box--2 {
        padding-left: 0 !important;
    }
}

.b1-contents__tx {
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    z-index: 1000;
}

@media (max-width: 1023px) {
    .b1-contents__tx {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .b1-contents__tx {
        padding: 0;
        background: rgba(255, 255, 255, 0);
    }
}

.b1-button a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 800;
    letter-spacing: .05em;
    font-family: "gilroy", Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    padding-bottom: 10px;
}

.b1-button a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #333;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 767px) {
    .b1-button a::after {
        transition: none 0s;
    }
}

.b1-button a:hover::after {
    width: 100%;
}

.b1-contetns__head {
    position: relative;
    padding-left: 70px;
    padding-right: 30px;
}

@media (max-width: 1023px) {
    .b1-contetns__head {
        padding-left: 40px;
    }
}

.b1-contetns__head:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 100%;
}

.b1-contetns__head--1:before {
    background: #17a981;
    left: 0;
}

.b1-contetns__head--2:before {
    background: #f5a21b;
    left: 0;
}

.b1-contetns__head--3:before {
    background: #696aaf;
    left: 0;
}

.b1-contetns__head--4:before {
    background: #b8539b;
    left: 0;
}

.b1-contetns__head--5:before {
    background: #3e6c94;
    left: 0;
}

.b1-contetns__head--6:before {
    background: #eccd73;
    left: 0;
}

.b1-contetns__ttl {
    margin-bottom: 20px;
}

.b1-button-top {
    margin-left: -20px;
    margin-right: -20px;
}

.b1-button-top__cat {
    padding: 0 20px;
    position: relative;
}

.b1-button-top__cat.is-first {
    border-right: 1px solid #333;
}

.b1-button-top__cat--2 {
    display: inline-block;
}

.b1-button-top__cat--2.is-first {
    border-right: none;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .b1-contents__img .l-row,
    .b1-contents__img--2 .l-row {
        margin-right: -8px;
        margin-left: -8px;
    }
}

@media (max-width: 767px) {
    .b1-contents__img .l-col-xs-6,
    .b1-contents__img--2 .l-col-xs-6 {
        padding-right: 8px;
        padding-left: 8px;
    }
}

.b1-infomation {
    position: relative;
    z-index: 1000;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    padding-bottom: 60px;
}

.b1-infomation__heading {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-family: "gilroy", Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .b1-infomation__heading {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.4;
    }
}

.b1-infomation__heading-2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .b1-infomation__heading-2 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.4;
    }
}

.b1-infomation__heading-3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 600;
    text-align: center;
    display: table;
    padding: 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.b1-infomation__heading-4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    background: #d4ecf3;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .b1-infomation__heading-4 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.4;
    }
}

.b1-infomation__date {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .b1-infomation__date {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .b1-infomation__list {
        margin-bottom: 40px;
    }
}

.b1-infomation__inner {
    border: 1px solid #333;
    padding: 30px 60px 60px;
}

@media (max-width: 767px) {
    .b1-infomation__inner {
        padding: 30px 20px 10px;
    }
}

.b1-contents__button {
    position: relative;
    z-index: 10000;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    background: #FFF;
    color: #333;
    border: 1px solid #CCC;
    cursor: pointer;
    transition: all .2s;
}

.b1-contents__button:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

@media (max-width: 767px) {
    .b1-contents__button {
        line-height: 1.6;
        padding: 10px 0;
        transition: none 0s;
    }
}

.b1-contents__button-wrap {
    padding-bottom: 20px;
}

.b1-contents__credit {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    padding-bottom: 80px;
}

.b0-overlay-tx {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif !important;
}

@media (max-width: 767px) {
    .b0-overlay-tx {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.8;
        letter-spacing: 0 !important;
        -webkit-transform: translate(-50%, -50%) scale(0.9) !important;
        -ms-transform: translate(-50%, -50%) scale(0.9) !important;
        transform: translate(-50%, -50%) scale(0.9) !important;
    }
}
