/* SPECIAL */
/* 1week */
.week-ttl__exp {
    font-size: 16px;
    text-align: center;
    line-height: 2;
}
.week {
    width: 100%;
    width: 100%;
    margin-top: 90px;
}
.week__link {
    width: 100%;
    background: linear-gradient(#F8F6ED 0%, #F8F6ED 56%, #FFF 56%, #FFF 100%);
    padding: 20px 0 60px;
}
.week__link ul {
    width: 90%;
    max-width: 1040px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.week__link ul li {
    width: 22.1%;
    margin-top: 50px;
}
.week__link ul li:nth-child(odd) {
    margin-top: 0;
}
.week__link ul li a {
    display: block;
}
.week__link__index {
    display: inline-block;
    color: #FFF;
    font-size: 17px;
    background: #CEB75B;
    padding: 8px 5px;
    position: relative;
    z-index: 2;
}
.week__link__img {
    width: 100%;
    height: 260px;
    margin-top: -19px;
    overflow: hidden;
}
.week__link__img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}
.week__link__exp {
    width: 100%;
    background: #F5F1DE;
}
.week__link__exp--division {
    font-size: 16px;
    letter-spacing: 0.02em;
    border-bottom: 1px solid #CEB75B;
    padding: 10px;
}
.week__link__exp--name {
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
    padding: 10px 50px 10px 10px;
    position: relative;
}
.week__link__exp--name span {
    display: block;
    color: #CEB75B;
    font-size: 17px;
    letter-spacing: 0.04em;
    margin-top: 5px;
}
.week__link__exp--name::before {
    content: '';
    width: 33px;
    height: 33px;
    background: #CEB75B;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.week__link__exp--name::after {
    content: '';
    width: 13px;
    height: 13px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    position: absolute;
    top: 46%;
    right: 23.5px;
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.3s ease;
}
.week__link ul li a:hover .week__link__exp--name::before {
    top: 60%;
    transition: all 0.3s ease;
}
.week__link ul li a:hover .week__link__exp--name::after {
    top: 56%;
    transition: all 0.3s ease;
}
.week__link ul li a:hover .week__link__img img {
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease;
}
.schedule {
    width: 100%;
    padding: 70px 0 100px;
}
.schedule:nth-child(even) {
    background: #F5F1DE;
}
.schedule__intro {
    width: 90%;
    max-width: 930px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.schedule__intro__img__wrap {
    width: 48%;
}
.schedule__intro__img {
    width: calc(100% - 20px);
    height: 300px;
    margin: -33px 0 0 20px;
}
.schedule__intro__img img {
    width: 100%;
    height: 100%;
}
.schedule__intro__img img.top {
    object-position: 50% 20%;
}
.schedule__intro__index {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.schedule__intro__index__inner {
    color: #FFF;
    font-size: 25px;
    letter-spacing: 0.06em;
    background: #CEB75B;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.schedule__intro__index__inner span {
    color: #FFF;
    font-size: 50px;
    letter-spacing: 0.06em;
    padding-left: 30px;
    position: relative;
}
.schedule__intro__index__inner span::before {
    content: '';
    width: 1px;
    height: 55px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%) rotate(25deg);
}
.schedule__intro__exp {
    width: 48.5%;
    padding-top: 33px;
}
.schedule__intro__exp--division {
    font-size: 21px;
    letter-spacing: 0.02em;
    padding-bottom: 10px;
    border-bottom: 1px solid #2C2C2C;
}
.schedule__intro__exp__info {
    padding-top: 10px;
}
.schedule__intro__exp--name {
    font-size: 26px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
}
.schedule__intro__exp--name span {
    color: #CEB75B;
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-left: 15px;
}
.schedule__intro__exp--year {
    font-size: 16px;
    letter-spacing: 0.02em;
    margin-top: 10px;
}
.schedule__intro__exp--txt {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.8;
    margin-top: 20px;
}
.schedule__message {
    width: 90%;
    max-width: 900px;
    margin: 80px auto 0;
}
.schedule__message__index {
    text-align: center;
}
.schedule__message__index__txt {
    display: inline-block;
    font-size: 26px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
    text-align: center;
    border-bottom: 1px solid #CEB75B;
    padding-bottom: 5px;
}
.schedule__message__index__txt span {
    color: #CEB75B;
}
.schedule__message__txt {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.8;
    margin-top: 45px;
}
.schedule__img {
    width: 90%;
    max-width: 1020px;
    margin: 30px auto 0;
}
.schedule__img img {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .week-ttl__exp {
        text-align: left;
    }
    .week {
        margin-top: 50px;
    }
    .week__link {
        padding: 30px 0 50px;
    }
    .week__link ul {
        flex-wrap: wrap;
    }
    .week__link ul li {
        width: 48%;
        margin-top: 30px;
    }
    .week__link ul li:nth-child(odd) {
        margin-top: 30px;
    }
    .week__link ul li a {
        display: block;
    }
    .week__link__img {
        height: 200px;
    }
    .week__link__img img.top {
        object-position: 50% 20%;
    }
    .week__link ul li a:hover .week__link__exp--name::before {
        top: 50%;
    }
    .week__link ul li a:hover .week__link__exp--name::after {
        top: 46%;
    }
    .week__link ul li a:hover .week__link__img img {
        transform: scale(1, 1);
    }
    .schedule {
        padding: 50px 0;
    }
    .schedule__intro {
        flex-wrap: wrap;
    }
    .schedule__intro__img__wrap {
        width: 100%;
    }
    .schedule__intro__img {
        width: calc(100% - 10px);
        height: 200px;
        margin: -20px 0 0 10px;
    }
    .schedule__intro__index__inner {
        font-size: 20px;
    }
    .schedule__intro__index__inner span {
        font-size: 30px;
        padding-left: 20px;
    }
    .schedule__intro__index__inner span::before {
        height: 35px;
        left: 10px;
    }
    .schedule__intro__exp {
        width: 100%;
        padding-top: 20px;
    }
    .schedule__intro__exp--division {
        font-size: 16px;
    }
    .schedule__intro__exp--name {
        font-size: 24px;
    }
    .schedule__intro__exp--name span {
        font-size: 14px;
        margin-left: 15px;
    }
    .schedule__intro__exp--year {
        font-size: 14px;
        margin-top: 5px;
    }
    .schedule__message {
        margin: 50px auto 0;
    }
    .schedule__message__index__txt {
        font-size: 19px;
    }
    .schedule__message__txt {
        margin-top: 20px;
    }
}
@media screen and (max-width: 500px) {
    .week__link ul li {
        width: 100%;
    }
}





/* CONTEST */
.contest-ttl__exp {
    font-size: 16px;
    text-align: center;
    line-height: 2;
}
.contest__wrap {
    width: 100%;
}
.contest {
    width: 100%;
    padding-bottom: 110px;
    position: relative;
}
.contest:first-child {
    background: #FFF !important;
    margin-top: 100px;
}
.contest:nth-child(even) {
    background: linear-gradient(#FFF 0px, #FFF 45px, #F5F1DE 45px, #F5F1DE 100%);
}
.contest:nth-child(odd) {
    background: linear-gradient(#F5F1DE 0px, #F5F1DE 45px, #FFF 45px, #FFF 100%);
}
.contest h3 {
    width: 500px;
    font-size: 25px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
    text-align: center;
    background: #F5F1DE;
    padding: 15px 0;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.contest h3.color01 {
    border: 6px solid #E6548C;
}
.contest h3.color02 {
    border: 6px solid #0F9178;
}
.contest h3.color03 {
    border: 6px solid #128FBD;
}
.contest h3.color04 {
    border: 6px solid #8F7EB5;
}
.contest h3.color05 {
    border: 6px solid #F08831;
}
.contest h3::before {
    content: '';
    width: 480px;
    height: 72px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contest h3.color01::before {
    border: 1px solid #E6548C;
}
.contest h3.color02::before {
    border: 1px solid #0F9178;
}
.contest h3.color03::before {
    border: 1px solid #128FBD;
}
.contest h3.color04::before {
    border: 1px solid #8F7EB5;
}
.contest h3.color05::before {
    border: 1px solid #F08831;
}
.contest h3 span {
    font-size: 33px;
}
.contest__container {
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.contest__cnt01 {
    width: 100%;
    background: #F5F1DE;
    border-right: 2px solid #E6DBAD;
    border-bottom: 2px solid #E6DBAD;
    padding: 50px 50px 25px 50px;
    margin-top: 40px;
    position: relative;
}
.contest:nth-child(even) .contest__cnt01 {
    background: #FFF;
}
.contest__cnt01__bg__item {
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -36px;
    left: 28%;
}
.contest__cnt01__bg__item img {
    width: 100%;
}
.contest__cnt01__index {
    width: 240px;
    position: absolute;
    top: -20px;
    left: -20px;
}
.contest__cnt01__index img {
    width: 100%;
}
.contest__cnt01__strong {
    font-size: 50px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1.3;
}
.contest__cnt01__strong.color01 {
    color: #D6548C;
}
.contest__cnt01__strong.color02 {
    color: #0F9178;
}
.contest__cnt01__strong.color03 {
    color: #128FBD;
}
.contest__cnt01__strong.color04 {
    color: #8F7EB5;
}
.contest__cnt01__strong.color05 {
    color: #F08831;
}
.contest__cnt01__weak {
    font-size: 18px;
    letter-spacing: 0.08em;
    line-height: 2;
    margin-top: 50px;
}
.contest:nth-child(2) .contest__cnt01__weak {
    width: 67%;
}
.contest:nth-child(3) .contest__cnt01__weak {
    width: 75%;
}
.contest:nth-child(4) .contest__cnt01__weak {
    width: 70%;
}
.contest__cnt01__info {
    font-size: 16px;
    letter-spacing: 0.08em;
    margin-top: 60px;
    position: relative;
    z-index: 2;
}
.contest__cnt01__img01 {
    width: 50%;
    max-width: 455px;
    position: absolute;
    right: -85px;
    bottom: -35px;
}
.contest__cnt01__img02 {
    width: 45%;
    max-width: 350px;
    position: absolute;
    right: -90px;
    bottom: -30px;
}
.contest__cnt01__img03 {
    width: 40%;
    max-width: 365px;
    position: absolute;
    right: 10px;
    top: -10px;
}
.contest__cnt01__img04 {
    width: 45%;
    max-width: 380px;
    position: absolute;
    right: -85px;
    bottom: -35px;
}
.contest__cnt01__img01 img, .contest__cnt01__img02 img, .contest__cnt01__img03 img, .contest__cnt01__img04 img {
    width: 100%;
}
.contest__cnt02__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contest__cnt02 {
    width: 48%;
    min-height: 275px;
    height: fit-content;
    background: #F5F1DE;
    border-right: 2px solid #E6DBAD;
    border-bottom: 2px solid #E6DBAD;
    padding: 35px 25px 60px 25px;
    margin-top: 50px;
    position: relative;
}
.contest:nth-child(even) .contest__cnt02 {
    background: #FFF;
}
.contest__cnt02:last-child {
    flex: 0 0 48%;
    margin: 50px auto 0;
}
.contest__cnt02__bg__item {
    width: 35px;
    position: absolute;
    left: 46%;
    bottom: -30px;
}
.contest__cnt02__bg__item img {
    width: 100%;
}
.contest__cnt02__strong {
    font-size: 22px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1.54;
}
.contest__cnt02__strong.color01 {
    color: #E6548C;
}
.contest__cnt02__strong.color02 {
    color: #0F9178;
}
.contest__cnt02__strong.color03 {
    color: #128FBD;
}
.contest__cnt02__strong.color04 {
    color: #8F7EB5;
}
.contest__cnt02__strong.color05 {
    color: #F08831;
}
.contest__cnt02__weak {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 2;
    margin-top: 15px;
}
.contest__cnt02__info {
    font-size: 15px;
    letter-spacing: 0.08em;
    text-align: end;
    position: absolute;
    bottom: 25px;
    right: 25px;
}
.contest__item01 {
    width: 215px;
    position: absolute;
    top: 0;
    right: -95px;
}
.contest__item02 {
    width: 215px;
    position: absolute;
    top: 370px;
    left: -110px;
}
.contest__item03 {
    width: 215px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contest__item04 {
    width: 215px;
    position: absolute;
    top: 885px;
    right: -90px;
}
.contest__item01 img, .contest__item02 img, .contest__item03 img, .contest__item04 img {
    width: 100%;
}
.contest__item05 {
    width: 215px;
    position: absolute;
    top: 350px;
    right: -95px;
}
.contest__item06 {
    width: 215px;
    position: absolute;
    top: 720px;
    left: -110px;
}
.contest__item07 {
    width: 215px;
    position: absolute;
    top: 1000px;
    left: 50%;
    transform: translateX(-50%);
}
.contest__item08 {
    width: 215px;
    position: absolute;
    bottom: -100px;
    right: -90px;
    z-index: 1;
}
.contest__item05 img, .contest__item06 img, .contest__item07 img, .contest__item08 img {
    width: 100%;
}
.contest__item09 {
    width: 215px;
    position: absolute;
    top: 420px;
    right: -95px;
}
.contest__item10 {
    width: 215px;
    position: absolute;
    bottom: 310px;
    left: -110px;
}
.contest__item11 {
    width: 215px;
    position: absolute;
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.contest__item12 {
    width: 215px;
    position: absolute;
    bottom: -300px;
    right: -90px;
    z-index: 1;
}
.contest__item09 img, .contest__item10 img, .contest__item11 img, .contest__item12 img {
    width: 100%;
}
.contest__item13 {
    width: 215px;
    position: absolute;
    top: 630px;
    right: -90px;
    z-index: 1;
}
.contest__item13 img {
    width: 100%;
}
@media screen and (max-width: 1000px) {
    .contest__cnt01__img03 {
        right: 0;
        top: auto;
        bottom: 0;
    }
    .contest:nth-child(3) .contest__cnt01__weak {
        width: 60%;
    }
    .contest__cnt01__img04 {
        width: 40%;
        right: -20px;
        top: auto;
        bottom: -20px;
    }
    .contest:nth-child(4) .contest__cnt01__weak {
        width: 60%;
    }
}
@media screen and (max-width: 768px) {
    .contest-ttl__exp {
        text-align: left;
    }
    .contest {
        width: 100%;
        padding-bottom: 60px;
    }
    .contest:first-child {
        margin-top: 70px;
    }
    .contest:nth-child(even) {
        background: linear-gradient(#FFF 0px, #FFF 31px, #F5F1DE 31px, #F5F1DE 100%);
    }
    .contest:nth-child(odd) {
        background: linear-gradient(#F5F1DE 0px, #F5F1DE 31px, #FFF 31px, #FFF 100%);
    }
    .contest h3 {
        width: 320px;
        font-size: 16px;
        padding: 10px 0;
    }
    .contest h3::before {
        content: '';
        width: 300px;
        height: 45px;
    }
    .contest h3 span {
        font-size: 20px;
    }
    .contest__cnt01 {
        padding: 50px 20px 20px 20px;
        margin-top: 50px;
    }
    .contest__cnt01__index {
        width: 200px;
        top: -10px;
        left: -10px;
    }
    .contest__cnt01__strong {
        font-size: 30px;
    }
    .contest__cnt01__weak {
        width: 100%;
        font-size: 16px;
        margin-top: 20px;
    }
    .contest:nth-child(2) .contest__cnt01__weak {
        width: 100%;
    }
    .contest:nth-child(3) .contest__cnt01__weak {
        width: 100%;
    }
    .contest:nth-child(4) .contest__cnt01__weak {
        width: 100%;
    }
    .contest__cnt01__info {
        font-size: 14px;
        margin-top: 30px;
    }
    .contest__cnt01__img01 {
        width: 80%;
        max-width: 300px;
        position: static;
        margin: 30px auto;
    }
    .contest__cnt01__img02 {
        width: 80%;
        max-width: 300px;
        position: static;
        margin: 30px auto;
    }
    .contest__cnt01__img03 {
        width: 80%;
        max-width: 300px;
        position: static;
        margin: 30px auto;
    }
    .contest__cnt01__img04 {
        width: 80%;
        max-width: 300px;
        position: static;
        margin: 30px auto;
    }
    .contest__cnt02 {
        width: 100%;
        min-height: 200px;
        padding: 20px 20px 70px 20px;
        margin-top: 50px;
    }
    .contest__cnt02:last-child {
        flex: 0 0 100%;
        margin: 50px auto 0;
    }
    .contest__cnt02__strong {
        font-size: 20px;
    }
    .contest__cnt02__weak {
        font-size: 16px;
        margin-top: 15px;
    }
    .contest__cnt02__info {
        font-size: 14px;
        padding-left: 20px;
        bottom: 15px;
        right: 20px;
    }
    .contest__item01 {
        width: 150px;
        right: -50px;
    }
    .contest__item02 {
        width: 150px;
        top: 370px;
        left: -60px;
    }
    .contest__item03 {
        width: 150px;
    }
    .contest__item04 {
        width: 150px;
        top: auto;
        bottom: 400px;
        right: -50px;
    }
    .contest__item05 {
        width: 150px;
        top: 350px;
        right: -60px;
    }
    .contest__item06 {
        width: 150px;
        left: -50px;
    }
    .contest__item07 {
        width: 150px;
    }
    .contest__item08 {
        width: 150px;
        right: -50px;
    }
    .contest__item09 {
        width: 150px;
        right: -60px;
    }
    .contest__item10 {
        width: 150px;
        bottom: 310px;
        left: -60px;
    }
    .contest__item11 {
        width: 150px;
    }
    .contest__item12 {
        width: 150px;
        right: -50px;
    }
    .contest__item13 {
        width: 150px;
        top: 630px;
        right: -50px;
    }
}





/* DISCUSSION */
.disc {
    width: 100%;
}
.disc__intro {
    width: 90%;
    max-width: 930px;
    padding: 70px 0 80px;
    margin: 0 auto;
}
.disc__intro__inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.disc__intro__block {
    width: 36%;
    padding: 25px 4%;
    display: flex;
    flex-direction: column;
}
.disc__intro__block:first-child {
    width: 32%;
    border-right: 1px solid #D9CFA6;
    padding: 25px 4% 25px 0;
}
.disc__intro__block:last-child {
    width: 32%;
    border-left: 1px solid #D9CFA6;
    padding: 25px 0 25px 4%;
}
.disc__intro__img {
    width: 100%;
    margin: 0 auto;
}
.disc__intro__img img {
    width: 100%;
}
.disc__intro__info {
    border-bottom: 1px solid #D9CFA6;
    padding: 15px 0 20px;
    flex-grow: 1;
}
.disc__intro__info--job {
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    text-align: center;
}
.disc__intro__info--name {
    font-size: 30px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    text-align: center;
}
.disc__intro__info--name span {
    display: block;
    color: #C6B662;
    font-size: 17px;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
}
.disc__intro__info ul {
    margin-top: 20px;
    flex-grow: 1;
}
.disc__intro__info ul li {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 1.7;
}
.disc__intro__txt {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.7;
    margin-top: 25px;
}
/* prologue */
.disc__prol {
    width: 100%;
    background: url('../images/contents/discussion-prol-bg.jpg') center center no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.disc__prol__inner {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}
.disc__prol__ttl {
    width: 420px;
    color: #C7B561;
    font-size: 58px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.disc__prol__ttl::before {
    content: '';
    width: 830px;
    height: 50px;
    background: url('../images/contents/discussion-prol-item.png') center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 20px;
    right: 420px;
    transform: rotate(180deg);
}
.disc__prol__ttl::after {
    content: '';
    width: 830px;
    height: 50px;
    background: url('../images/contents/discussion-prol-item.png') center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 20px;
    left: 420px;
}
.disc__prol__ttl span {
    display: block;
    font-size: 33px;
    letter-spacing: 0.04em;
}
.disc__prol__img {
    width: 90%;
    max-width: 500px;
    margin: 20px auto 0;
}
.disc__prol__img img {
    width: 100%;
}
.disc__prol__cnt {
    margin-top: 40px;
}
.disc__prol__cnt li {
    margin-top: 25px;
    display: flex;
}
.disc__prol__cnt li:first-child {
    margin-top: 0;
}
.disc__prol__person__wrap {
    width: 130px;
    display: flex;
    justify-content: center;
}
.disc__prol__person {
    margin: 0 2px;
}
.disc__prol__person img {
    display: block;
    width: 57px;
    border-radius: 100%;
    margin: 0 auto;
}
.disc__prol__person span {
    display: block;
    font-size: 15px;
    text-align: center;
}
.disc__prol__txt {
    width: calc(100% - 130px);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2;
}
.disc__prol__exp {
    width: 100%;
    font-size: 22px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
    padding: 10px 0;
}
/* talk */
.disc__talk {
    width: 100%;
    background: #FFF;
    padding: 130px 0 0 0;
}
.disc__talk__sec {
    width: 90%;
    max-width: 900px;
    padding: 0 0 130px 0;
    margin: 0 auto;
    position: relative;
}
.disc__talk__bg {
    width: 100vw;
    height: 350px;
    background: url('../images/contents/discussion-talk-bg.jpg') center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.disc__talk__ttl {
    max-width: 520px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.disc__talk__ttl__item01 {
    width: 210px;
    position: absolute;
    top: -70px;
    right: -140px;
}
.disc__talk__ttl__item02 {
    width: 150px;
    position: absolute;
    top: 165px;
    left: -150px;
}
.disc__talk__ttl__item01 img, .disc__talk__ttl__item02 img {
    width: 100%;
}
.disc__talk__ttl--eg {
    color: #C7B561;
    font-size: 58px;
    text-align: center;
}
.disc__talk__ttl h3 {
    font-size: 33px;
    text-align: center;
    line-height: 1.7;
    margin-top: 20px;
}
.disc__talk__ttl h3 span {
    color: #C6B662;
    background: #000;
    padding: 10px 10px 10px 15px;
}
.disc__talk__img {
    max-width: 500px;
    margin: 30px auto 0;
    position: relative;
    z-index: 3;
}
.disc__talk__img img {
    width: 100%;
}
.disc__talk__cnt {
    margin-top: 60px;
    position: relative;
    z-index: 2;
}
.disc__talk__cnt li {
    margin-top: 25px;
    display: flex;
}
.disc__talk__cnt li:first-child {
    margin-bottom: 0;
}
.disc__talk__cnt li:last-child {
    align-items: center;
}
.disc__talk__person__wrap {
    width: 130px;
    display: flex;
    justify-content: center;
}
.disc__talk__person {
    margin: 0 2px;
}
.disc__talk__person img {
    display: block;
    width: 57px;
    border-radius: 100%;
    margin: 0 auto;
}
.disc__talk__person span {
    display: block;
    font-size: 15px;
    text-align: center;
}
.disc__talk__txt {
    width: calc(100% - 130px);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2;
}
.disc__talk__strong {
    width: calc(100% - 130px);
    display: flex;
    align-items: center;
}
.disc__talk__strong p {
    font-size: 42px;
    letter-spacing: 0.04em;
}
.disc__talk__strong img {
    display: block;
    width: 100px;
    margin-left: 10px;
}
.disc__talk__item01 {
    width: 150px;
    position: absolute;
    top: 200px;
    left: -260px;
    z-index: 1;
}
.disc__talk__item01 img {
    width: 100%;
}
.disc__talk__item02 {
    width: 150px;
    position: absolute;
    top: 1050px;
    right: -260px;
    z-index: 1;
}
.disc__talk__item02 img {
    width: 100%;
}
.disc__talk__cnt__message {
    color: #C6B662;
    font-size: 105px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 600;
    writing-mode: vertical-rl;
    opacity: 0.2;
    position: absolute;
    top: -230px;
    right: 10px;
}
.disc__talk__cnt__message span {
    color: #C6B662;
    writing-mode: horizontal-tb;
}
/* ending */
.disc__ending {
    width: 100%;
    padding-bottom: 120px;
}
.disc__ending__inner {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}
.disc__ending__ttl {
    max-width: 430px;
    padding: 70px 0 0 0;
    margin: 0 auto;
    position: relative;
}
.disc__ending__ttl__item01 {
    width: 210px;
    position: absolute;
    top: 0;
    right: -210px;
}
.disc__ending__ttl__item01 img {
    width: 100%;
}
.disc__ending__ttl__item02 {
    width: 150px;
    position: absolute;
    top: 0;
    left: -150px;
}
.disc__ending__ttl__item02 img {
    width: 100%;
}
.disc__ending__ttl h3 {
    font-size: 33px;
    text-align: center;
}
.disc__ending__ttl h3 span {
    display: block;
    color: #C7B561;
    font-size: 58px;
    text-align: center;
}
.disc__ending__cnt {
    width: 100%;
    background: url('../images/contents/discussion-ending-bg.jpg') center center no-repeat;
    background-size: cover;
    padding: 50px;
    margin-top: -25px;
}
.disc__ending__cnt li {
    margin-top: 25px;
    display: flex;
}
.disc__ending__cnt li:first-child {
    margin-bottom: 0;
}
.disc__ending__person__wrap {
    width: 130px;
    display: flex;
    justify-content: center;
}
.disc__ending__person {
    margin: 0 2px;
}
.disc__ending__person img {
    display: block;
    width: 57px;
    border-radius: 100%;
    margin: 0 auto;
}
.disc__ending__person span {
    display: block;
    font-size: 15px;
    text-align: center;
}
.disc__ending__txt {
    width: calc(100% - 130px);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .disc__intro {
        padding: 80px 0 50px;
    }
    .disc__intro__inner {
        flex-wrap: wrap;
    }
    .disc__intro__block {
        width: 100%;
        max-width: 350px;
        padding: 0;
        margin: 50px auto 0;
    }
    .disc__intro__block:first-child {
        width: 100%;
        border-right: none;
        padding: 0;
        margin-top: 0;
    }
    .disc__intro__block:last-child {
        width: 100%;
        border-left: none;
        padding: 0;
    }
    .disc__intro__img {
        width: 80%;
        margin: 0 auto;
    }
    /* prologue */
    .disc__prol {
        padding: 50px 0;
    }

    .disc__prol__ttl {
        width: 220px;
        font-size: 30px;
    }
    .disc__prol__ttl::before {
        width: 500px;
        height: 34px;
        right: 220px;
    }
    .disc__prol__ttl::after {
        width: 500px;
        height: 34px;
        left: 220px;
    }
    .disc__prol__ttl span {
        font-size: 18px;
    }
    .disc__prol__cnt {
        margin-top: 30px;
    }
    .disc__prol__cnt li {
        margin-top: 20px;
    }
    .disc__prol__person__wrap {
        width: 80px;
        flex-wrap: wrap;
    }
    .disc__prol__person img {
        width: 50px;
    }
    .disc__prol__person span {
        font-size: 14px;
    }
    .disc__prol__txt {
        width: calc(100% - 80px);
    }
    .disc__prol__exp {
        font-size: 20px;
        padding: 10px 0;
    }
    /* talk */
    .disc__talk {
        padding: 100px 0 0 0;
    }
    .disc__talk__sec {
        padding: 0 0 100px 0;
    }
    .disc__talk__bg {
        height: 300px;
        top: 25px;
    }
    .disc__talk__ttl__item01 {
        width: 150px;
        top: -70px;
        right: -50px;
    }
    .disc__talk__ttl__item02 {
        width: 100px;
        top: 130px;
        left: -60px;
    }
    .disc__talk__ttl--eg {
        font-size: 34px;
        position: relative;
        z-index: 2;
    }
    .disc__talk__ttl h3 {
        font-size: 22px;
        margin-top: 10px;
        position: relative;
        z-index: 2;
    }
    .disc__talk__ttl h3 span {
        padding: 5px 5px 5px 10px;
    }
    .disc__talk__cnt {
        margin-top: 50px;
    }
    .disc__talk__cnt li {
        margin-top: 20px;
    }
    .disc__talk__person__wrap {
        width: 80px;
        flex-wrap: wrap;
    }
    .disc__talk__person img {
        width: 50px;
    }
    .disc__talk__person span {
        font-size: 14px;
    }
    .disc__talk__txt {
        width: calc(100% - 80px);
    }
    .disc__talk__strong {
        width: calc(100% - 80px);
    }
    .disc__talk__strong p {
        font-size: 24px;
    }
    .disc__talk__strong img {
        width: 65px;
        margin-left: 5px;
    }
    .disc__talk__item01 {
        width: 100px;
        top: 250px;
        left: -110px;
    }
    .disc__talk__item02 {
        width: 100px;
        right: -110px;
    }
    .disc__talk__cnt__message {
        font-size: 60px;
        top: -30px;
        right: 0;
    }
    /* ending */
    .disc__ending {
        padding-bottom: 50px;
    }
    .disc__ending__ttl {
        max-width: 270px;
        padding: 50px 0 0 0;
    }
    .disc__ending__ttl__item01 {
        width: 120px;
        top: 0;
        right: -80px;
    }
    .disc__ending__ttl__item02 {
        width: 120px;
        top: 0;
        left: -100px;
    }
    .disc__ending__ttl h3 {
        font-size: 22px;
    }
    .disc__ending__ttl h3 span {
        font-size: 34px;
    }
    .disc__ending__cnt {
        padding: 20px;
        margin-top: -15px;
    }
    .disc__ending__cnt li {
        margin-top: 20px;
    }
    .disc__ending__person__wrap {
        width: 80px;
        flex-wrap: wrap;
    }
    .disc__ending__person img {
        width: 50px;
    }
    .disc__ending__person span {
        font-size: 14px;
    }
    .disc__ending__txt {
        width: calc(100% - 80px);
    }
}



/* LIVECAMERA */
/* live */
.live {
    width: 100%;
}
/* movie */
.live__movie {
    width: 100%;
    background: #FFF;
    position: relative;
}
.live__movie__inner {
    width: 70%;
    max-width: 660px;
    margin: 100px auto 145px;
    cursor: pointer;
    overflow: hidden;
}
.live__movie__inner img {
    width: 100%;
    transition: all 0.3s ease;
}
.live__movie__inner:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease;
}
/* modal */
.modal-video {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.live__movie__item01 {
    width: 150px;
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
}
.live__movie__item01 img {
    width: 100%;
}
.live__movie__item02 {
    width: 150px;
    position: absolute;
    right: -75px;
    top: 50%;
    transform: translateY(-50%);
}
.live__movie__item02 img {
    width: 100%;
}
/* content */
.live__container {
    width: 100%;
    padding-bottom: 50px;
}
/* index */
.live__index {
    width: 100%;
    background: url('../images/contents/live-cnt-bg.jpg') center center no-repeat;
    background-size: cover;
    padding: 80px 0 100px 0;
    position: relative;
}
.live__index__inner {
    width: 90%;
    max-width: 830px;
    margin: 0 auto;
}
.live__index__ttl {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
}
.live__index__ttl img {
    width: 100%;
}
.live__index__exp {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 2;
}
.live__index__people {
    width: 100%;
    max-width: 480px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
}
.live__index__people li {
    width: 23%;
}
.live__index__people__img {
    width: 100%;
    border-radius: 100%;
}
.live__index__people__img img {
    width: 100%;
}
.live__index__people__name {
    margin-top: 10px;
}
.live__index__people__name span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.live__index__people__name p {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.live__index__item {
    width: 90%;
    max-width: 830px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.live__index__item img {
    width: 100%;
}
/* content */
.live__cnt {
    width: 100%;
    background: url('../images/contents/live-cnt-bg.jpg') center center no-repeat;
    background-size: cover;
    padding: 110px 0 50px;
    margin: 0 auto;
}
.live__cnt:nth-child(odd) {
    background: #FFF;
}
.live__cnt__index {
    max-width: 860px;
    margin: 0 auto;
    position: relative;
}
.live__cnt__index__time {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.live__cnt__index__time::before {
    content: '';
    width: 65px;
    height: 1px;
    background: #303030;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.live__cnt__index__time::after {
    content: '';
    width: 65px;
    height: 1px;
    background: #303030;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.live__cnt__index__time__icon {
    width: 35px;
    margin-right: 15px;
}
.live__cnt__index__time__icon img {
    width: 100%;
}
.live__cnt__index__time p {
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 0.04em;
    line-height: 1;
    margin-top: -5px;
    display: flex;
}
.live__cnt__index__time p span {
    display: block;
    margin-top: -3px;
}
.live__cnt__index__ttl {
    width: 90%;
    max-width: 390px;
    color: #C6B662;
    font-size: 33px;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    background: #000;
    padding: 12px 0;
    margin: 30px auto 0;
}
.live__cnt__index__exp {
    color: #303030;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-align: center;
    margin-top: 15px;
}
.live__cnt__index__item {
    width: 170px;
    position: absolute;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
}
.live__cnt__index__item img {
    width: 100%;
}
.live__cnt__img {
    width: 90%;
    max-width: 1000px;
}
.live__cnt__img01 {
    margin: -10px auto 0;
}
.live__cnt__img02 {
    margin: 50px auto 0;
}
.live__cnt__img03 {
    margin: -25px auto 0;
}
.live__cnt__img04 {
    margin: 40px auto 0;
}
.live__cnt__img img {
    width: 100%;
}
.live__cnt__talk {
    width: 90%;
    max-width: 860px;
}
.live__cnt__talk01 {
    margin: 40px auto 0;
}
.live__cnt__talk02 {
    margin: -40px auto 0;
}
.live__cnt__talk03 {
    margin: 40px auto 0;
}
.live__cnt__talk04 {
    margin: -10px auto 0;
}
.live__cnt__talk__list {
    width: 100%;
    margin-top: 25px;
    display: flex;
    align-items: center;
}
.live__cnt__talk__list:first-child {
    margin-top: 0;
}
.live__cnt__talk__person {
    width: 65px;
    margin-right: 35px;
}
.live__cnt__talk__person--img {
    width: 100%;
    border-radius: 100%;
}
.live__cnt__talk__person--img img {
    width: 100%;
    border-radius: 100%;
}
.live__cnt__talk__person--name {
    font-size: 15px;
    font-weight: 400;
}
.live__cnt__talk__txt {
    width: calc(100% - 100px);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.06em;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .live__container {
        padding-bottom: 0;
    }
    /* movie */
    .live__movie__inner {
        width: 90%;
        max-width: 500px;
        margin: 60px auto 30px;
    }
    /* .live__movie__inner iframe {
        width: 100%;
    } */
    .live__movie__item01 {
        width: 100px;
        left: -90px;
    }
    .live__movie__item02 {
        width: 100px;
        right: -90px;
    }
    /* index */
    .live__index {
        padding: 70px 0 50px;
    }
    .live__index__exp {
        font-size: 16px;
        margin-top: 20px;
    }
    .live__index__people li {
        width: 30%;
    }
    .live__index__people__name span {
        font-size: 16px;
    }
    .live__index__people__name p {
        font-size: 22px;
    }
    /* content */
    .live__cnt {
        padding: 40px 0 50px;
    }
    .live__cnt__index {
        width: 95%;
        max-width: 550px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .live__cnt__index__time {
        max-width: 220px;
        margin: 30px auto 0;
        order: 2;
    }
    .live__cnt__index__time::before {
        width: 40px;
    }
    .live__cnt__index__time::after {
        width: 40px;
    }
    .live__cnt__index__time__icon {
        width: 20px;
        margin-right: 10px;
    }
    .live__cnt__index__time p {
        font-size: 26px;
    }
    .live__cnt__index__ttl {
        /* width: 60%;
        max-width: 300px;
        font-size: 20px; */
        width: 100%;
        max-width: 300px;
        font-size: 24px;
        padding: 7px 5px;
        margin: 10px auto 0;
        order: 3;
    }
    .live__cnt__index__exp {
        font-size: 18px;
        margin-top: 10px;
        order: 4;
    }
    .live__cnt__index__item {
        /* width: 17vw;
        max-width: 100px; */
        width: 90px;
        position: static;
        top: auto;
        right: auto;
        transform: translateY(0);
        order: 1;
    }
    .live__cnt__img {
        width: 100%;
        max-width: 500px;
    }
    .live__cnt__img01 {
        margin: 10px auto 0;
    }
    .live__cnt__img02 {
        margin: 30px auto 0;
    }
    .live__cnt__img03 {
        margin: 0 auto;
    }
    .live__cnt__img04 {
        margin: 30px auto 0;
    }
    .live__cnt__talk01 {
        margin: 30px auto 0;
    }
    .live__cnt__talk02 {
        margin: 10px auto 0;
    }
    .live__cnt__talk03 {
        margin: 30px auto 0;
    }
    .live__cnt__talk04 {
        margin: 20px auto 0;
    }
    .live__cnt__talk__list {
        margin-top: 20px;
        align-items: flex-start;
    }
    .live__cnt__talk__person {
        width: 60px;
        margin-right: 30px;
    }
    .live__cnt__talk__person--name {
        font-size: 14px;
    }
    .live__cnt__talk__txt {
        width: calc(100% - 100px);
    }
}