@charset "utf-8";

/* ===== togeki.css ===== */
/* -- font -- */
/* Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800&display=swap');

/* -- body -- */
.last-sec {
    font: 1.5rem/1.8 "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* -- hide -- */
@media screen and ( min-width: 901px ) {
    .pc_hide { display: none!important; }
}

/* -- togeki_tit01 -- */
.togeki_tit01 {
    text-align: center;
    position: relative;
}
.togeki_tit01 > span {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.36;
    letter-spacing: 0.05em;
    color: #FFF;
    position: absolute;
    top: 1rem;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.togeki_tit01 > span > span {
    font-size: 1.8rem;
}
.togeki_tit01 img {
    width: 37.2rem;
}
@media screen and ( max-width: 900px ) {
    .togeki_tit01 > span {
        font-size: 1.8rem;
        top: 8px;
    }
    .togeki_tit01 > span > span {
        font-size: 1.4rem;
    }
    .togeki_tit01 img {
        width: 30rem;
    }
}

/* -- togeki_list -- */
.togeki_list {
    list-style: none;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.875;
    letter-spacing: 0.05em;
}
.togeki_list li {
    position: relative;
    padding-left: 1.4rem;
}
.togeki_list li:not(:last-child) {
    margin-bottom: 0.3rem;
}
.togeki_list li::before {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 0.8rem;
    height: 0.8rem;
    background: #FD6712;
    border-radius: 50%;
    content: "";
}
@media screen and ( max-width: 900px ) {
    .togeki_list {
        font-size: 1.4rem;
    }
    .togeki_list li {
        padding-left: 1.2rem;
    }
    .togeki_list li::before {
        top: 1rem;
        width: 0.6rem;
        height: 0.6rem;
    }
}

/* -- h3 -- */
h3 {
    margin: 8rem 0 3.6rem;
    padding-top: 1.7rem;
}

/*
    togeki_section
*/
/* -- togeki_section01 -- */
.togeki_section01 {
    padding-bottom: 11.2rem;
}
/* - news-page__date-sns__wrap - */
.togeki_section01 .news-page__date-sns__wrap {
    margin-top: 0;
    padding: 1rem 0 2.3rem 0;
    border-top: none;
}
.togeki_section01 .news-page__date {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.togeki_section01 .news-page__date-sns__wrap {
    align-items: flex-end;
}
.togeki_section01 .news__sns-icon-img {
    display: flex;
    align-items: center;
    margin-left: 1.2rem;
    flex-direction: row-reverse;
}
.togeki_section01 .sns-share__wrap i {
    font-size: 1.3em;
}
/* - alink01 - */
.togeki_section01 .alink01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1.5rem;
}
.togeki_section01 .alink01 > * {
    position: relative;
}
.togeki_section01 .alink01 > :not(:last-child) {
    margin-right: 1.4rem;
    padding-right: 1.6rem;
}
.togeki_section01 .alink01 > :not(:last-child)::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 1.5rem;
    background: #E3E3E3;
    content: "";
}
.togeki_section01 .alink01 a {
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: bold;
    color: #0080CB;
}
/* - mv - */
.togeki_section01 .mv {
    margin-top: 2.6rem;
}
/* - txt01 - */
.togeki_section01 .txt01 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -1.5rem;
    margin: 3.1rem auto 0;
    width: 73rem;
    height: 28rem;
    background: url(../page-kogei/img/togeki_section01_txt01_bg01.png) no-repeat center / cover;
}
.togeki_section01 .txt01 > * {
    margin: 0 0 0.9rem 3.3rem;
}
/* - alink02 - */
.togeki_section01 .alink02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 6.2rem;
}
.togeki_section01 .alink02 > * {
    position: relative;
}
.togeki_section01 .alink02 > :nth-child(2) {
    margin-top: 0.3rem;
    left: -0.1rem;
}
.togeki_section01 .alink02 > :nth-child(3) {
    margin-top: 0.1rem;
    left: -0.2rem;
}
.togeki_section01 .alink02 > :nth-child(1) img { max-width: 28rem; }
.togeki_section01 .alink02 > :nth-child(2) img { max-width: 25.3rem; }
.togeki_section01 .alink02 > :nth-child(3) img { max-width: 27.1rem; }
/* - timeSchedule - */
.togeki_section01 .timeSchedule_outer {
    margin-top: 6.4rem;
}
.togeki_section01 .timeSchedule {
    margin-top: 1rem;
}
/* - floorMap - */
.togeki_section01 .floorMap_outer {
    margin-top: 20.9rem;
}
.togeki_section01 .floorMap {
    margin-top: 2rem;
}
@media screen and ( max-width: 900px ) {
    /* - news-page__date-sns__wrap - */
    .togeki_section01 .news-page__date-sns__wrap {
        padding: 1rem 0;
    }
    .togeki_section01 .news-page__date-sns__wrap {
        align-items: center;
    }
    /* - alink01 - */
    .togeki_section01 .alink01 {
        display: block;
    }
    .togeki_section01 .alink01 > * {
        text-align: center;
    }
    .togeki_section01 .alink01 > :not(:last-child) {
        margin-right: 0;
        padding-right: 0;
    }
    .togeki_section01 .alink01 > :not(:last-child)::after {
        display: none;
    }
    /* - txt01 - */
    .togeki_section01 .txt01 {
        font-size: 1.5rem;
        letter-spacing: -0.01em;
        left: 0;
        margin: 3.1rem auto 0;
        width: 100%;
        height: 138px;
        background-size: 345px auto;
    }
    .togeki_section01 .txt01 > * {
        margin: 0;
    }
    /* - alink02 - */
    .togeki_section01 .alink02 {
        display: block;
        margin-top: 3rem;
    }
    .togeki_section01 .alink02 > * {
        text-align: center;
    }
    .togeki_section01 .alink02 > :nth-child(1) img { max-width: 19rem; }
    .togeki_section01 .alink02 > :nth-child(2) img { max-width: 17.5rem; }
    .togeki_section01 .alink02 > :nth-child(3) img { max-width: 18.5rem; }
    /* - floorMap - */
    .togeki_section01 .floorMap_outer {
        margin-top: 6rem;
    }
}

/* -- togeki_section02 -- */
.togeki_section02 {
    position: relative;
    margin-top: -30px;
    padding: 30px 0 7.5rem;
    background: #F5F4DE;
}
.togeki_section02::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #fff url(../page-kogei/img/pattern01.png) repeat-x 0 0 / auto 30px;
    content: "";
}
.togeki_section02 .container {
    position: relative;
    margin-top: 5rem;
    padding: 0.6rem;
    border: 0.4rem solid #8CC63F;
    border-radius: 1.2rem;
}
.togeki_section02 .container .inner {
    position: relative;
    padding-bottom: 5.3rem;
    background: #FFF;
    border-radius: 1rem;
}
.togeki_section02 .container .inner .tit {
    margin: 0 auto;
    padding-top: 4.5rem;
    width: 73.922%;
}
.togeki_section02 .container .inner .img01 {
    line-height: 0;
    position: absolute;
    top: 50%;
    left: -0.6rem;
    margin-top: 0.9rem;
    width: 13.04%;
    transform: translateY(-50%);
}
.togeki_section02 .container .inner .img02 {
    line-height: 0;
    position: absolute;
    top: 50%;
    right: -0.7rem;
    margin-top: 0.9rem;
    width: 13.04%;
    transform: translateY(-50%);
}
.togeki_section02 .container .img03 {
    line-height: 0;
    position: absolute;
    bottom: -0.4rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 81.396%;
}
@media screen and ( max-width: 900px ) {
    .togeki_section02 {
        padding: 30px 5px 7.5rem;
    }
    .togeki_section02 .container {
        padding: 0.3rem;
        border-width: 0.3rem;
        border-radius: 0.6rem;
    }
    .togeki_section02 .container .inner {
        border-radius: 0.15rem;
    }
    .togeki_section02 .container .inner .tit {
        width: 96%;
    }
    .togeki_section02 .container .inner .img01 {
        top: auto;
        bottom: -7px;
        transform: translateY(0);
    }
    .togeki_section02 .container .inner .img02 {
        top: auto;
        bottom: -7px;
        transform: translateY(0);
    }
}

/* -- togeki_section03 -- */
.togeki_section03 {
    position: relative;
    margin-top: -20px;
    padding: 30px 0 9.8rem;
    background: #79D185;
}
.togeki_section03::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #F5F4DE url(../page-kogei/img/pattern02.png) repeat-x 0 0 / auto 30px;
    content: "";
}
.togeki_section03 .container {
    margin-top: 6rem;
}
.togeki_section03_box01 {
    margin-top: -4.8rem;
    padding: 7.4rem 9rem 11.1rem;
    background: #FFF;
    border-radius: 1.2rem;
}
.togeki_section03_box01 .crm {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5.1rem;
}
.togeki_section03_box01 .crm > * {
    margin-right: 3.488%;
    width: 23.256%;

}
.togeki_section03_box01 .crm > :nth-child(3) {
    margin-right: 0;
    width: 46.512%;
}
.togeki_section03_box01 .crm > * .txt {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-top: 0.7rem;
}
.togeki_section03_box01 .crm > * .txt > :not(:last-child) {
    margin-bottom: 1rem
}
@media screen and ( max-width: 900px ) {
    .togeki_section03_box01 {
        padding: 7.4rem 2rem 2.5rem;
    }
    .togeki_section03_box01 .crm {
        display: block;
        margin-top: 3rem;
    }
    .togeki_section03_box01 .crm > * {
        margin-bottom: 25px;
        width: 100%;
    }
    .togeki_section03_box01 .crm > :nth-child(3) {
        margin-bottom: 0;
        width: 100%;
    }
    .togeki_section03_box01 .crm > * .txt {
        font-size: 1.5rem;
    }
}

/* -- togeki_section04 -- */
.togeki_section04 {
    position: relative;
    margin-top: -20px;
    padding: 30px 0 8.4rem;
    background: #F5F4DE;
}
.togeki_section04::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #79D185 url(../page-kogei/img/pattern01.png) repeat-x 0 0 / auto 30px;
    content: "";
}
.togeki_section04 .container {
    margin-top: 5.5rem;
}
.togeki_section04_box01 {
    margin-top: -5rem;
    padding: 7.5rem 10.1rem 4.7rem;
    background: #FFF;
    border-radius: 1.2rem;
}
.togeki_section04_box01 .come_list {
    list-style: none;
    font-size: 1.4rem;
    line-height: 1.572;
    letter-spacing: 0.05em;
    margin-top: 2.3rem;
}
.togeki_section04_box01 .come_list li {
    text-indent: -1em;
    padding-left: 1em;
}
.togeki_section04_box01 .come_list li::before {
    content: "※";
}
.togeki_section04_box01 .txt01 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.05em;
    margin-top: 2.5rem;
}
@media screen and ( max-width: 900px ) {
    .togeki_section04_box01 {
        padding: 7.5rem 2rem 2.5rem;
    }
    .togeki_section04_box01 .come_list {
        font-size: 1.3rem;
    }
}

/* -- togeki_section05 -- */
.togeki_section05 {
    position: relative;
    margin-top: -20px;
    padding: 30px 0 15.3rem;
    background: #ECEEF2;
}
.togeki_section05::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #F5F4DE url(../page-kogei/img/pattern03.png) repeat-x 0 0 / auto 30px;
    content: "";
}
.togeki_section05 .container {
    margin-top: 6.6rem;
}
/* - wh-tel__box - */
.togeki_section05 .wh-tel__inner > .phone-num {
    text-decoration: none;
    color: #15213B;
}
/* - togeki_section05_02 - */
.togeki_section05_02 {
    padding-bottom: 16rem;
}
.togeki_section05_02::before {
    background: #79D185 url(../page-kogei/img/pattern03.png) repeat-x 0 0 / auto 30px;
}
.togeki_section05_02 .togeki_workshopBox {
    margin-top: 10.8rem;
}
@media screen and ( min-width: 901px ) {
    /* - wh-tel__box - */
    .togeki_section05 .wh-tel__box {
        font-family: 'Helvetica Neue','Hiragino Sans','ヒラギノ角ゴシック',sans-serif;
        margin-top: 19px;
        padding-top: 36px;
    }
    .togeki_section05 .wh-tel__box h5 {
        margin-bottom: 22px;
    }
    .togeki_section05 .wh-tel__inner > .phone-num {
        pointer-events: none;
        line-height: 1.15;
    }
    .togeki_section05 .wh-tel__box h6 {
        letter-spacing: 0.035em;
    }
    /* - con__ticket-btn-wrap - */
    .togeki_section05 .con__ticket-btn-wrap {
        font-family: 'Helvetica Neue','Hiragino Sans','ヒラギノ角ゴシック',sans-serif;
        margin-top: 4rem;
    }
    .togeki_section05 .con__ticket-btn-item p {
        letter-spacing: 0.07em;
    }
    .togeki_section05 .con__ticket-btn-item .btn-03 {
        margin: 1.4rem 0 0;
        width: 40.4rem;
    }
    /* - table_box - */
    .togeki_section05 .table_box {
        font-family: 'Helvetica Neue','Hiragino Sans','ヒラギノ角ゴシック',sans-serif;
        margin-bottom: 2.4rem;
    }
    .togeki_section05 .table_box th {
        text-align: center;
        padding-left: 0;
        width: 45.2%;
    }
    .togeki_section05 .table_box td {
        padding: 2rem 1.6rem;
    }
}
@media screen and ( max-width: 900px ) {
    .togeki_section05 {
        padding-bottom: 8rem;
    }
    /* - con__ticket-btn-wrap - */
    .togeki_section05 .con__ticket-btn-wrap {
        margin-top: 2rem;
    }
    /* - togeki_section05_02 - */
    .togeki_section05_02 .togeki_workshopBox {
        margin-top: 6rem;
    }
}

/* -- togeki_section06 -- */
.togeki_section06 {
    padding-bottom: 11.7rem;
    background: #F5F4DE;
}
.togeki_section06 .container {
    position: relative;
}
.togeki_section06 .container > .togeki_tit01:first-child {
    position: absolute;
    top: 5rem;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.togeki_section06 .container > .txtArea {
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 0.1em;
    margin-top: 1.7rem;
}
.togeki_section06 .container > .txtArea > * {
    margin-bottom: 1.7rem;
}
.togeki_section06 .container > .txtArea > .tit {
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
    margin-bottom: 0.3rem;
}
/* -- togeki_section06_box01 -- */
.togeki_section06_box01 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 4.2rem;
}
.togeki_section06_box01 dl {
    overflow: hidden;
    margin: 0 1.922% 1.9rem 0;
    width: 49.039%;
    border-radius: 0 6px 6px 6px;
    background: #FFF;
}
.togeki_section06_box01 dl:nth-child(2n) {
    margin-right: 0;
}
.togeki_section06_box01 dt a {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.1rem 4rem 1rem 0.8rem;
}
.togeki_section06_box01 dt a::before,
.togeki_section06_box01 dt a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.5rem;
    margin: auto;
    width: 2rem;
    height: 0.4rem;
    background: #FFF;
    content: "";
    transition: transform 0.4s;
}
.togeki_section06_box01 dt:not(.open) a::after {
    transform: rotate(90deg);
}
.togeki_section06_box01 dt a .num {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 0.3rem;
    width: 2.2rem;
    height: 2.2rem;
    background: #FFF;
    border-radius: 0 0 10rem 0;
}
.togeki_section06_box01 dt a .category {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 120px;
}
.togeki_section06_box01 dt a .category::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 3rem;
    margin: auto;
    height: 5rem;
    background: #FFF;
    border-radius: 0.6rem;
    content: "";
    z-index: 10;
}
.togeki_section06_box01 dt a .category .icon {
    line-height: 0;
    position: relative;
    width: 54px;
    z-index: 20;
}
.togeki_section06_box01 dt a .category .name {
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    margin-top: 0.1rem;
    width: 60px;
    z-index: 20;
}
.togeki_section06_box01 dt a .tit {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.38;
    margin-top: 0.1rem;
    width: calc(100% - 148px);
}
.togeki_section06_box01 dd {
    display: none;
    margin: 0;
    padding: 2.3rem 1.7rem 2.3rem 2.2rem;
}
.togeki_section06_box01 dd .imgCrm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding-bottom: 2.1rem;
}
.togeki_section06_box01 dd .imgCrm > :nth-child(1) {
    line-height: 0;
    width: 59.45%;
}
.togeki_section06_box01 dd .imgCrm > :nth-child(2) {
    line-height: 0;
    width: 38.217%;
}
.togeki_section06_box01 dd .imgCrm .caption {
    text-align: right;
    font-size: 1rem;
    line-height: 1.7;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0.4rem 0.4rem 0 0;
    width: 100%;
}
.togeki_section06_box01 dd table {
    line-height: 1.53;
    margin: -0.5rem 0 0 0.4rem;
}
.togeki_section06_box01 dd table th {
    width: 4em;
}
.togeki_section06_box01 dd table th,
.togeki_section06_box01 dd table td {
    text-align: left;
    vertical-align: top;
    padding-bottom: 0.3rem;
}
/* category01 */
.togeki_section06_box01 .category01 dt { background: #FADCE9; }
.togeki_section06_box01 .category01 dt a { color: #E95383; }
/* category02 */
.togeki_section06_box01 .category02 dt { background: #DFD7EB; }
.togeki_section06_box01 .category02 dt a { color: #915DA3; }
/* category03 */
.togeki_section06_box01 .category03 dt { background: #C7E8FA; }
.togeki_section06_box01 .category03 dt a { color: #008CCF; }
/* category04 */
.togeki_section06_box01 .category04 dt { background: #D5EAD8; }
.togeki_section06_box01 .category04 dt a { color: #41B25D; }
/* category05 */
.togeki_section06_box01 .category05 dt { background: #FDE7CD; }
.togeki_section06_box01 .category05 dt a { color: #F08300; }
/* - togeki_workshopBox - */
.togeki_workshopBox {
    margin-top: 6.9rem;
}
.togeki_workshopBox .btnCrm {
    display: flex;
    flex-wrap: wrap;
    margin-top: -5rem;
    padding: 7.5rem 3.5rem 4.5rem;
    background: #FFF;
    border-radius: 1.2rem;
}
.togeki_workshopBox .btnCrm > * {
    margin: 0 20px 20px 0;
    width: 31rem;
}
.togeki_workshopBox .btnCrm > :last-child {
    margin-right: 0;
}
.togeki_workshopBox .btnCrm > * a {
    text-align: center;
    text-decoration: none;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.65;
    color: #152445;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 9rem;
    padding: 0 0.3rem 0 0;
    background: #ECEEF2;
    border: 2px solid #152445;
    border-radius: 10rem;
    transition: background 0.6s;
}
.togeki_workshopBox .btnCrm > * a > span {
    font-size: 1.5rem;
    line-height: 1.86;
    padding-bottom: 1rem;
}
.togeki_workshopBox .btnCrm > * a > span > span {
    font-size: 2.4rem;
    line-height: 1;
    display: block;
}
.togeki_workshopBox .btnCrm > * a > span > span img {
    margin-right: 0.5rem;
    width: 1.6rem;
}
/* bg_black */
.togeki_workshopBox .btnCrm .bg_black a {
    color: #FFF;
    background: #152445;
}
@media screen and ( min-width: 901px ) {
    .togeki_workshopBox .btnCrm{
        justify-content: space-between;
    }
    .togeki_workshopBox .btnCrm div{
        margin-right: 0;
        width: 32%;
    }
    .togeki_workshopBox .btnCrm > * a[href^="tel:"]{
        pointer-events: none;
    }
}
@media (min-width: 1101px) {
    .togeki_section07_box01 .crm > div{
        width: 48%;
    }
}
@media screen and ( max-width: 900px ) {
    .togeki_section06 .container {
        padding-top: 20px;
    }
    .togeki_section06 .container > .togeki_tit01:first-child {
        position: relative;
        top: 0;
    }
    .togeki_section06 .container > .txtArea {
        font-size: 1.4rem;
    }
    .togeki_section06 .container > .txtArea > .tit {
        font-size: 1.6rem;
    }
    /* -- togeki_section06_box01 -- */
    .togeki_section06_box01 {
        display: block;
    }
    .togeki_section06_box01 dl {
        margin: 0 0 1.9rem;
        width: 100%;
    }
    /* - togeki_workshopBox - */
    .togeki_workshopBox .btnCrm {
        display: block;
        padding: 7.5rem 2rem 2.5rem;
    }
    .togeki_workshopBox .btnCrm > * {
        margin: 0 0 20px;
        width: 100%;
    }
    .togeki_workshopBox .btnCrm > :last-child {
        margin-bottom: 0;
    }
}

/* -- togeki_section07 -- */
.togeki_section07 {
    position: relative;
    margin-top: -20px;
    padding: 30px 0 12rem;
    background: #79D185;
}
.togeki_section07::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #F5F4DE url(../page-kogei/img/pattern02.png) repeat-x 0 0 / auto 30px;
    content: "";
}
.togeki_section07 .container {
    margin-top: 6rem;
}
.togeki_section07_box01 {
    margin-top: -4.8rem;
    padding: 6.3rem 7rem 5.1rem;
    background: #FFF;
    border-radius: 1.2rem;
}
/* day */
.togeki_section07_box01 .day {
    position: relative;
    left: -0.7rem;
    margin: 0 auto;
    width: 402px;
}
/* crm */
.togeki_section07_box01 .crm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.8rem;
}
.togeki_section07_box01 .crm > * {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 43rem;
}
.togeki_section07_box01 .crm .tit {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.66;
    letter-spacing: 0.09rem;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.1rem;
    width: 43rem;
    height: 4rem;
    background: url(../page-kogei/img/togeki_section07_box01_crm_tit_bg.png) no-repeat top center / cover;
}
.togeki_section07_box01 .crm .img {
    text-align: center;
    font-size: 1rem;
    margin-top: 2rem;
    width: 30.235%;
}
.togeki_section07_box01 .crm .table {
    width: 65.2%;
    margin-top: 3.2rem;
}
.togeki_section07_box01 .crm table {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.53;
}
.togeki_section07_box01 .crm table th,
.togeki_section07_box01 .crm table td {
    vertical-align: top;
    padding-bottom: 0.3rem;
}
.togeki_section07_box01 .crm table th {
    width: 3.3em;
}
.togeki_section07_box01 .crm > :nth-child(2) table th {
    width: 4em;
}
@media screen and ( max-width: 1100px ) {
    /* crm */
    .togeki_section07_box01 .crm {
        display: block;
    }
    .togeki_section07_box01 .crm > * {
        margin: 0 auto;
    }
    .togeki_section07_box01 .crm > :not(:last-child) {
        margin-bottom: 30px;
    }
}
@media screen and ( max-width: 900px ) {
    .togeki_section07_box01 {
        padding: 7.5rem 2rem 2.5rem;
    }
    /* day */
    .togeki_section07_box01 .day {
        left: 0;
        width: 100%;
    }
    /* crm */
    .togeki_section07_box01 .crm > * {
        display: block;
        width: 30rem;
    }
    .togeki_section07_box01 .crm .tit {
        width: 30rem;
        height: 28px;
        background-size: 100% auto;
    }
    .togeki_section07_box01 .crm .img {
        margin: 2rem auto 0;
        width: 40%;
    }
    .togeki_section07_box01 .crm .table {
        width: 100%;
        margin-top: 1rem;
    }
}

/* -- togeki_section08 -- */
.togeki_section08 {
    position: relative;
    margin-top: -20px;
    padding: 30px 0 18.6rem;
}
.togeki_section08::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 30px;
    background: #ECEEF2 url(../page-kogei/img/pattern04.png) repeat-x 0 0 / auto 30px;
    content: "";
}
/* - access - */
.togeki_section08 .access_outer h3 {
    margin: 8.1rem 0 2.8rem;
    padding-top: 1.8rem;
}
.togeki_section08 .access {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.togeki_section08 .access > .txtArea {
    width: 50%;
}
.togeki_section08 .access > .txtArea .tit {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
}
.togeki_section08 .access > .txtArea .txt {
    margin-top: 0.9rem;
}
.togeki_section08 .access > .txtArea .txt > :not(:last-child) {
    margin-bottom: 2.7rem;
}
.togeki_section08 .access > .txtArea .link {
    margin-top: 2.4rem;
}
.togeki_section08 .access > .txtArea .link > :not(:last-child) {
    margin-bottom: 1rem;
}
.togeki_section08 .access > .txtArea .link a {
    display: flex;
    align-items: center;
}
.togeki_section08 .access > .txtArea .link span {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.5rem;
    width: 4rem;
    height: 4rem;
    background: #15213B;
}
.togeki_section08 .access > .txtArea .link > :nth-child(1) img {
    width: 2rem;
}
.togeki_section08 .access > .txtArea .link > :nth-child(2) img {
    width: 2.4rem;
}
.togeki_section08 .access > .img {
    line-height: 1;
    margin-top: 0.4rem;
    width: 48.077%;
}
.togeki_section08 .access > .img .txt {
    text-align: right;
    margin-top: 0.7rem;
}
/* - faq - */
.togeki_section08 .faq_outer h3 {
    margin-bottom: 3.2rem;
}
.togeki_section08 .faq {
    margin-bottom: 0;
}
.togeki_section08 .faq dt {
    position: relative;
    margin-bottom: 2px;
}
.togeki_section08 .faq dt::before,
.togeki_section08 .faq dt::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.9rem;
    margin: auto;
    width: 1.6rem;
    height: 0.3rem;
    background: #15213B;
    content: "";
    transition: transform 0.4s;
    z-index: 20;
}
.togeki_section08 .faq dt:not(.open)::after {
    transform: rotate(90deg);
}
.togeki_section08 .faq dt a {
    text-decoration: none;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.025em;
    color: #15213B;
    display: block;
    position: relative;
    padding: 2.7rem 4rem 2.6rem 8rem;
    background: #ECEEF2;
}
.togeki_section08 .faq dt a::before {
    font-family: Helvetica ,'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 1.4rem;
    left: 1.5rem;
    margin: auto;
    width: 4.6rem;
    height: 4.6rem;
    background: #FFF;
    border-radius: 50%;
    content: "Q";
}
.togeki_section08 .faq dd {
    font-size: 1.4rem;
    line-height: 1.78;
    letter-spacing: 0.025em;
    display: none;
    position: relative;
    margin: 0;
    padding: 2.3rem 3rem 2.5rem 8rem;
}
.togeki_section08 .faq > :last-child {
    padding-bottom: 3.5rem;
    border-bottom: 1px solid #ECEEF2;
}
.togeki_section08 .faq dd::before {
    font-family: Helvetica ,'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 1.7rem;
    left: 1.5rem;
    margin: auto;
    width: 4.6rem;
    height: 4.6rem;
    background: #ECEEF2;
    border-radius: 50%;
    content: "A";
}
.togeki_section08 .faq dd .tel {
    text-decoration: none;
    color: #15213B;
}
/* - infection - */
.togeki_section08 .infection_outer h3 {
    margin: 9rem 0 2.6rem;
}
.togeki_section08 .infection .list {
    line-height: 2;
    letter-spacing: 0.75px;
    list-style: none;
}
.togeki_section08 .infection .list li {
    position: relative;
    padding-left: 1.4rem;
}
.togeki_section08 .infection .list li:not(:last-child) {
    margin-bottom: 0.1rem;
}
.togeki_section08 .infection .list li::before {
    position: absolute;
    top: 1.2rem;
    left: 0;
    width: 0.6rem;
    height: 0.6rem;
    background: #15213B;
    border-radius: 50%;
    content: "";
}
.togeki_section08 .infection table {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.4375;
    margin-top: 11.3rem;
}
.togeki_section08 .infection table th {
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    padding-right: 3.2rem;
}
.togeki_section08 .infection table .fsL {
    font-size: 1.8rem;
    line-height: 1.27;
}
.togeki_section08 .infection table td {
    padding-bottom: 0.7rem;
}
.togeki_section08 .infection table tr:first-child td {
    padding-bottom: 1.8rem;
}
.togeki_section08 .infection table td > :not(:last-child) {
    margin-bottom: 0.7rem;
}
@media screen and ( min-width: 901px ) {
    .togeki_section08 .faq dd .tel {
        pointer-events: none;
    }
}
@media screen and ( max-width: 900px ) {
    .togeki_section08 {
        padding-bottom: 1rem;
    }
    /* - access - */
    .togeki_section08 .access {
        display: block;
    }
    .togeki_section08 .access > .txtArea {
        width: 100%;
    }
    .togeki_section08 .access > .img {
        margin-top: 4rem;
        width: 100%;
    }
    /* - faq - */
    .togeki_section08 .faq dt a {
        padding: 2.2rem 4rem 2.0rem 6.7rem;
    }
    .togeki_section08 .faq dt a::before {
        font-size: 1.8rem;
        top: 1.4rem;
        left: 1.5rem;
        width: 3.6rem;
        height: 3.6rem;
    }
    .togeki_section08 .faq dd {
        padding: 2.2rem 3rem 2.0rem 6.7rem;
    }
    .togeki_section08 .faq dd::before {
        font-size: 1.8rem;
        top: 1.7rem;
        left: 1.5rem;
        width: 3.6rem;
        height: 3.6rem;
    }
    .togeki_section08 .faq dd .tel {
        text-decoration: underline;
        color: #014EF9;
    }
    /* - infection - */
    .togeki_section08 .infection .list {
        line-height: 1.6;
    }
    .togeki_section08 .infection .list li:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .togeki_section08 .infection table {
        font-size: 1.4rem;
        margin-top: 6rem;
    }
    .togeki_section08 .infection table .fsL {
        font-size: 1.6rem;
        line-height: 1.27;
    }
    .togeki_section08 .infection table td {
        padding-bottom: 0.7rem;
    }
}