@charset "UTF-8";

.main-area.top.news-detail .ttl-main {
    font-family: futura-pt;
}

.main-area,
.main_inner {
    -webkit-font-feature-settings: "palt";
    width: 100%;
    max-width: 1200px;
    margin: auto;
    font-family: 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, Yu Gothic, Open Sans, メイリオ, sans-serif;
    font-feature-settings: "palt";
    font-style: normal;
    font-weight: 400;
    overflow-x: hidden;
}

.main-area *,
.main_inner * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main-area img,
.main_inner img {
    width: 100%
}

.sp-component {
    display: block !important
}

.pc-component {
    display: none !important
}

.main-area{
    padding: calc( 30 * (100vw / 750)) 0 calc( 20 * (100vw / 750)) !important;
}

.main-area.top .detail-block-inner{
    width: 100%;
    text-align: left;
}

.cateList {
    width: 92%;
    margin: calc(10 * (100vw / 750)) auto;
    padding: calc(32 * (100vw / 750)) 0;
    color: #000;
    font-size: calc(20 * (100vw / 750));
    letter-spacing: .01em;
    line-height: calc(40 * (100vw / 750))
}

.heading {
    color: #282828;
    text-align: center
}

.heading-img__wrapper {
    display: block;
    width: 100%;
    height: calc(730 * (100vw / 750))
}

.heading-title__txt {
    margin-top: calc(110 * (100vw / 750));
    font-size: calc(32 * (100vw / 750));
    font-weight: 500;
    letter-spacing: calc(4.8 * (100vw / 750));
    line-height: 1.5
}

.heading-title__txt .en {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    letter-spacing: calc(4 * (100vw / 750))
}

.heading-attitude__txt {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(640 * (100vw / 750));
    height: calc(360 * (100vw / 750));
    margin: calc(70 * (100vw / 750)) auto 0;
    border: 1px solid #000
}

.heading-attitude__txt,
.heading-desc__txt {
    font-size: calc(26 * (100vw / 750));
    letter-spacing: calc(3.12 * (100vw / 750));
    line-height: 2
}
.letter_01{
    letter-spacing: calc(1.12 * (100vw / 750));
}

.heading-desc__txt {
    margin-top: calc(68 * (100vw / 750))
}

.title__txt {
    width: calc(700 * (100vw / 750));
    margin: auto;
    border: 1px solid #000;
    font-size: calc(32 * (100vw / 750));
    font-weight: 700;
    letter-spacing: calc(3.84 * (100vw / 750));
    line-height: calc(58 * (100vw / 750))
}

.desc__txt,
.title__txt {
    color: #282828;
    text-align: center
}

.desc__txt {
    margin-top: calc(46 * (100vw / 750));
    font-size: calc(28 * (100vw / 750));
    letter-spacing: calc(3.36 * (100vw / 750));
    line-height: 1.75
}

.annotation__txt {
    color: #282822;
    font-size: calc(22 * (100vw / 750));
    letter-spacing: calc(2.64 * (100vw / 750));
    line-height: 2
}

.annotation__txt--attention {
    color: #a50022;
    font-weight: 700
}

.link__txt {
    border-bottom: 1px solid #282828;
    color: #282828;
    font-size: calc(24 * (100vw / 750));
    letter-spacing: calc(2.88 * (100vw / 750));
    line-height: 1.33
}

.sec-style {
    display: block;
    margin: calc(160 * (100vw / 750)) auto 0;
    text-align: center
}

.sec1 {
    margin-top: calc(142 * (100vw / 750))
}

.sec1 .event-detail__table {
    width: calc(700 * (100vw / 750));
    margin: calc(60 * (100vw / 750)) auto calc(50 * (100vw / 750))
}

.sec1 .event-detail__table--cell {
    width: calc(510 * (100vw / 750));
    padding: calc(16 * (100vw / 750)) calc(30 * (100vw / 750));
    background: #f7f7f7;
    color: #282828;
    font-size: calc(28 * (100vw / 750));
    letter-spacing: calc(3.36 * (100vw / 750));
    text-align: right
}

.sec1 .event-detail__table--cell.address {
    padding-top: calc(9 * (100vw / 750));
    padding-bottom: calc(9 * (100vw / 750));
    line-height: 1.5
}

.sec1 .event-detail__table--cell.column {
    padding: 0;
    background: #fff
}

.sec1 .event-detail__table--cell.column .event-detail__table--cell {
    margin-bottom: calc(9 * (100vw / 750));
    padding-right: calc(30 * (100vw / 750))
}

.sec1 .event-detail__table--cell.column .event-detail__table--cell:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    padding-right: calc(30 * (100vw / 750));
    position: relative;
}

.end-text {
    position: absolute;
    background: rgb(0 0 0 / 0.4);
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: calc(28 * (100vw / 750));
    font-weight: bold;
    align-items: center;
    display: flex;
    justify-content: center;
}

.sec1 .event-detail__table--cell.column .event-detail__table--cell:last-child {
    margin-bottom: 0
}

.sec1 .event-detail__table--row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 0 calc(10 * (100vw / 750))
}

.sec1 .event-detail__table--row .event-detail__table--cell:first-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: calc(180 * (100vw / 750));
    padding-top: calc(9 * (100vw / 750));
    padding-right: 0;
    padding-bottom: calc(9 * (100vw / 750));
    line-height: 1.5;
    text-align: left
}

.sec1 .event-detail__table--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.sec1 .event-detail__table--column .event-detail__table--cell {
    width: 100%;
    padding-right: 0
}

.sec1 .annotation__txt {
    font-size: calc(26 * (100vw / 750));
    letter-spacing: calc(3.12 * (100vw / 750))
}

.sec2 {
    margin-top: calc(144 * (100vw / 750))
}
.sec2 ul li{
    margin: calc(60 * (100vw / 750)) auto 0;
    width: calc(690 * (100vw / 750));
}
.sec2 ul li img{
    width: calc(400 * (100vw / 750));
    height: calc(400 * (100vw / 750));
    object-fit: cover;
}
.sec2 .desc__txt {
    margin-top: 0;
    font-size: calc(26 * (100vw / 750));
}

.sec2 .desc__txt:nth-of-type(2) {
    margin-top: calc(76 * (100vw / 750));
    margin-bottom: calc(36 * (100vw / 750))
}

.sec3 {
    margin-top: calc(156 * (100vw / 750))
}

.sec3 .desc__txt {
    margin-top: calc(60 * (100vw / 750));
    margin-bottom: calc(68 * (100vw / 750))
}

.sec4 {
    margin-top: calc(148 * (100vw / 750))
}

.sec4 .desc__txt {
    margin-top: calc(60 * (100vw / 750));
    margin-bottom: calc(68 * (100vw / 750))
}

.sec5 {
    margin-top: calc(148 * (100vw / 750))
}

.sec5 .annotation__txt {
    margin-top: calc(46 * (100vw / 750))
}

.sec5 .annotation__txt,
.sec6 {
    margin-bottom: calc(80 * (100vw / 750))
}

.sec6 {
    width: calc(700 * (100vw / 750));
    margin-top: calc(148 * (100vw / 750));
    border: 1px solid #000
}

.sec6 .title__txt {
    position: relative;
    border: none;
    cursor: pointer
}

.sec6 .title__txt:before {
    -webkit-transition: .2s linear;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 1px;
    height: 13px;
    margin: auto;
    background: #282828;
    content: "";
    transition: .2s linear
}

.sec6 .title__txt.isActive:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sec6 .title__txt:after {
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    width: 13px;
    height: 1px;
    margin: auto;
    background: #282828;
    content: ""
}

.sec6 .section-title__txt {
    margin: calc(40 * (100vw / 750)) auto;
    font-size: calc(26 * (100vw / 750));
    font-weight: 700;
    letter-spacing: calc(3.84 * (100vw / 750))
}

.sec6 .question {
    margin-bottom: calc(20 * (100vw / 750));
    padding: calc(20 * (100vw / 750)) calc(20 * (100vw / 750)) calc(14 * (100vw / 750));
    background: #f7f7f7;
    text-align: left
}

.sec6 .question__txt {
    display: block;
    font-size: calc(28 * (100vw / 750));
    letter-spacing: calc(3.36 * (100vw / 750));
    line-height: 1.14
}

.sec6 .question:first-child {
    margin-top: calc(20 * (100vw / 750))
}

.sec6 .answer__txt {
    display: block;
    margin-top: calc(15 * (100vw / 750));
    font-size: calc(22 * (100vw / 750));
    letter-spacing: calc(2.64 * (100vw / 750));
    line-height: 2
}

.input-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: calc(700 * (100vw / 750));
    margin: calc(150 * (100vw / 750)) auto calc(120 * (100vw / 750));
    border: 1px solid #000
}

.finished {
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.12em;
    margin: calc(160 * (100vw / 750)) 0;
    border-color: #5b5b5b;
    color: red;
    font-size: calc(36 * (100vw / 750))
}
.heading-desc__txt .btn{
    display: block;
    margin: calc(20 * (100vw / 750)) auto;
    line-height: calc(100 * (100vw / 750));
    width: calc(600 * (100vw / 750));
    text-align: center;
    border: 1px solid;
}

@media only screen and (min-width:560px) {
    .sp-component {
        display: none !important
    }

    .pc-component {
        display: block !important
    }

    .main-area{
        padding: calc(50 * (100vw / 1400)) 0 0 !important;
    }
    .main-area.top.news-detail .block-inner {
        display: inline-block;
        max-width: 1200px;
        width: 100%;
        margin: 0;
        padding: 0 40px;
    }

    .main-area.top .detail-block-inner{
        width: 100%;
        margin: 0 auto;
    }

    .cateList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 92%;
        height: calc(50 * (100vw / 1400));
        margin: 0 auto calc(40 * (100vw / 1400));
        font-size: calc(12 * (100vw / 1400));
        letter-spacing: .03em;
        line-height: calc(50 * (100vw / 1400))
    }

    .cateList a {
        -webkit-transition: 0s;
        text-decoration: none;
        transition: 0s
    }

    .cateList span {
        padding: 0 calc(5 * (100vw / 1400))
    }

    .heading {
        display: block;
        margin: calc(50 * (100vw / 1400)) auto 0;
    }
    .heading img{
        display: block;
        width: calc(500 * (100vw / 1400));
        max-width: 500px;
        margin: auto;
    }

    .heading-img__wrapper {
        height: calc(500 * (100vw / 1400));
        max-height: 500px
    }

    .heading-title__txt {
        margin-top: calc(68 * (100vw / 1400));
        font-size: calc(26 * (100vw / 1400));
        letter-spacing: calc(3.6 * (100vw / 1400))
    }

    .heading-title__txt .en {
        letter-spacing: calc(3 * (100vw / 1400))
    }

    .heading-attitude__txt {
        display: inline-block;
        width: auto;
        height: auto;
        margin-top: calc(42 * (100vw / 1400));
        padding: calc(6 * (100vw / 1400)) calc(27 * (100vw / 1400));
        line-height: 2
    }

    .heading-attitude__txt,
    .heading-desc__txt {
        font-size: calc(14 * (100vw / 1400));
        letter-spacing: calc(1.68 * (100vw / 1400))
    }

    .heading-desc__txt {
        margin-top: calc(44 * (100vw / 1400))
    }

    .title__txt {
        width: calc(520 * (100vw / 1400));
        max-width: 520px;
        font-size: calc(20 * (100vw / 1400));
        letter-spacing: calc(2.4 * (100vw / 1400));
        line-height: calc(38 * (100vw / 1400))
    }

    .desc__txt {
        margin-top: calc(20 * (100vw / 1400));
        font-size: calc(16 * (100vw / 1400));
        letter-spacing: calc(1.92 * (100vw / 1400));
        line-height: 2
    }

    .annotation__txt {
        font-size: calc(12 * (100vw / 1400));
        letter-spacing: calc(1.44 * (100vw / 1400));
        line-height: 2
    }

    .link__txt {
        font-size: calc(14 * (100vw / 1400));
        letter-spacing: calc(1.68 * (100vw / 1400));
        line-height: 2.29
    }

    .sec-style {
        margin-top: calc(80 * (100vw / 1400))
    }

    .sec1 {
        margin-top: calc(72 * (100vw / 1400))
    }

    .sec1 .event-detail__table {
        width: calc(520 * (100vw / 1400));
        max-width: 520px;
        margin-top: calc(40 * (100vw / 1400));
        margin-bottom: calc(36 * (100vw / 1400))
    }

    .sec1 .event-detail__table--cell {
        width: calc(390 * (100vw / 1400));
        max-width: 390px;
        padding: calc(13 * (100vw / 1400)) calc(20 * (100vw / 1400));
        font-size: calc(16 * (100vw / 1400));
        letter-spacing: calc(1.92 * (100vw / 1400))
    }

    .sec1 .event-detail__table--cell.address {
        padding-top: calc(5 * (100vw / 1400));
        padding-bottom: calc(5 * (100vw / 1400));
        line-height: 2
    }

    .sec1 .event-detail__table--cell.column .event-detail__table--cell,
    .sec1 .event-detail__table--cell.column .event-detail__table--cell:first-child {
        margin-bottom: calc(10 * (100vw / 1400));
        padding-top: calc(12 * (100vw / 1400));
        padding-right: calc(20 * (100vw / 1400));
        padding-bottom: calc(12 * (100vw / 1400))
    }

    .sec1 .event-detail__table--cell.column .event-detail__table--cell:first-child {
        max-width: 100%;
        line-height: 1
    }

    .end-text {
        font-size: calc(16 * (100vw / 1400));
    }

    .sec1 .event-detail__table--row {
        margin-bottom: calc(8 * (100vw / 1400))
    }

    .sec1 .event-detail__table--row .event-detail__table--cell:first-child {
        width: calc(120 * (100vw / 1400));
        max-width: 120px;
        padding-top: calc(9 * (100vw / 1400));
        padding-bottom: calc(9 * (100vw / 1400))
    }

    .sec1 .annotation__txt {
        font-size: calc(12 * (100vw / 1400));
        letter-spacing: calc(1.44 * (100vw / 1400))
    }

    .sec2 {
        margin-top: calc(74 * (100vw / 1400))
    }
    .sec2 ul{
        display: flex;
        margin: auto;
        justify-content: center;
        margin-bottom: 120px;
    }
    .sec2 ul li{
        margin: 0 calc(10 * (100vw / 1400));
        width: calc(240 * (100vw / 1400));
    }
    .sec2 ul li img{
        width: 100% !important;
        height: 100%;
        object-fit: contain;
    }
    .sec2 .desc__txt {
        font-size: calc(13 * (100vw / 1400))
    }

    .sec2 .desc__txt:nth-of-type(2) {
        margin-top: calc(22 * (100vw / 1400));
        margin-bottom: calc(2 * (100vw / 1400))
    }

    .sec3 {
        margin-top: calc(72 * (100vw / 1400))
    }

    .sec3 .desc__txt {
        margin-top: calc(32 * (100vw / 1400));
        margin-bottom: calc(26 * (100vw / 1400))
    }

    .sec4 {
        margin-top: calc(75 * (100vw / 1400))
    }

    .sec4 .desc__txt {
        margin-top: calc(34 * (100vw / 1400));
        margin-bottom: calc(25 * (100vw / 1400))
    }

    .sec5 {
        margin-top: calc(74 * (100vw / 1400))
    }

    .sec5 .annotation__txt {
        margin-top: calc(34 * (100vw / 1400))
    }

    .sec5 .annotation__txt,
    .sec6 {
        margin-bottom: calc(40 * (100vw / 1400))
    }

    .sec6 {
        width: calc(520 * (100vw / 1400));
        max-width: 520px;
        margin-top: calc(74 * (100vw / 1400))
    }

    .sec6 .title__txt:before {
        right: calc(21 * (100vw / 1400));
        height: calc(15 * (100vw / 1400));
        max-height: 15px
    }

    .sec6 .title__txt:after {
        right: calc(14 * (100vw / 1400));
        width: calc(15 * (100vw / 1400));
        max-width: 15px
    }

    .sec6 .question__container {
        padding: 0 calc(35 * (100vw / 1400))
    }

    .sec6 .section-title__txt {
        margin-top: calc(20 * (100vw / 1400));
        margin-bottom: calc(20 * (100vw / 1400));
        font-size: calc(16 * (100vw / 1400));
        letter-spacing: calc(2.4 * (100vw / 1400))
    }

    .sec6 .question {
        margin-bottom: calc(10 * (100vw / 1400));
        padding: calc(10 * (100vw / 1400)) calc(10 * (100vw / 1400)) calc(10 * (100vw / 1400)) calc(20 * (100vw / 1400))
    }

    .sec6 .question__txt {
        font-size: calc(16 * (100vw / 1400));
        letter-spacing: calc(1.92 * (100vw / 1400));
        line-height: 2
    }

    .sec6 .question:first-child {
        margin-top: calc(10 * (100vw / 1400))
    }

    .sec6 .answer__txt {
        margin-top: calc(5 * (100vw / 1400));
        font-size: calc(12 * (100vw / 1400));
        letter-spacing: calc(1.44 * (100vw / 1400))
    }

    .input-form {
        width: 650px;
        margin-top: calc(75 * (100vw / 1400));
        margin-bottom: calc(75 * (100vw / 1400))
    }

    .finished {
        margin: 80px 0;
        font-size: 18px
    }
    .heading-desc__txt .btn{
        margin: 10px auto;
        line-height: 60px;
        width: 300px;
    }
}

@media only screen and (min-width:1200px) {
    .cateList {
        width: 1200px;
        height: 50px;
        margin: 0 auto 40px;
        padding: 0;
        font-size: 12px;
        line-height: 50px
    }

    .cateList span {
        padding: 0 5px
    }
}

@media only screen and (min-width:1400px) {
    .heading-title__txt {
        margin-top: 68px;
        font-size: 26px;
        letter-spacing: 3.6px
    }

    .heading-title__txt .en {
        letter-spacing: 3px
    }

    .heading-attitude__txt {
        margin-top: 42px;
        padding: 6px 27px;
        font-size: 14px;
        letter-spacing: 1.68px
    }

    .heading-desc__txt {
        margin-top: 44px;
        font-size: 14px;
        letter-spacing: 1.68px
    }

    .title__txt {
        font-size: 20px;
        letter-spacing: 2.4px;
        line-height: 38px
    }

    .desc__txt {
        margin-top: 20px;
        font-size: 16px;
        letter-spacing: 1.92px
    }

    .annotation__txt {
        font-size: 12px;
        letter-spacing: 1.44px
    }

    .link__txt {
        font-size: 14px;
        letter-spacing: 1.68px
    }

    .sec-style {
        margin-top: 80px
    }

    .sec1 {
        margin-top: 72px
    }

    .sec1 .event-detail__table {
        margin-top: 40px;
        margin-bottom: 36px
    }

    .sec1 .event-detail__table--cell {
        padding: 13px 20px;
        font-size: 16px;
        letter-spacing: 1.92px
    }

    .sec1 .event-detail__table--cell.address {
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 2
    }

    .sec1 .event-detail__table--cell.column .event-detail__table--cell,
    .sec1 .event-detail__table--cell.column .event-detail__table--cell:first-child {
        margin-bottom: 10px;
        padding-top: 12px;
        padding-right: 20px;
        padding-bottom: 12px
    }

    .end-text {
        font-size: 16px;
    }

    .sec1 .event-detail__table--row {
        margin-bottom: 8px
    }

    .sec1 .event-detail__table--row .event-detail__table--cell:first-child {
        padding-top: 9px;
        padding-bottom: 9px
    }

    .sec1 .annotation__txt {
        font-size: 12px;
        letter-spacing: 1.44px
    }

    .sec2 {
        margin-top: 74px
    }
    .sec2 ul{
        display: flex;
        margin: auto;
        justify-content: space-between;
        margin-bottom: 120px;
        flex-wrap: wrap;
    }
    .sec2 ul li{
        margin: 0 10px;
        width: 240px;
    }
    .sec2 .desc__txt {
        font-size: 13px;
        line-height: 1.5;
        margin-top: 0;
    }

    .sec2 .desc__txt:nth-of-type(2) {
        margin-top: 22px;
        margin-bottom: 2px
    }

    .sec3 {
        margin-top: 72px
    }

    .sec3 .desc__txt {
        margin-top: 32px;
        margin-bottom: 26px
    }

    .sec4 {
        margin-top: 75px
    }

    .sec4 .desc__txt {
        margin-top: 34px;
        margin-bottom: 25px
    }

    .sec5 {
        margin-top: 74px
    }

    .sec5 .annotation__txt {
        margin-top: 34px;
        margin-bottom: 40px
    }

    .sec6 {
        margin-top: 74px;
        margin-bottom: 40px
    }

    .sec6 .title__txt:before {
        right: 21px
    }

    .sec6 .title__txt:after {
        right: 14px
    }

    .sec6 .question__container {
        padding: 0 35px
    }

    .sec6 .section-title__txt {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 16px;
        letter-spacing: 2.4px
    }

    .sec6 .question {
        margin-bottom: 10px;
        padding: 10px 10px 10px 20px
    }

    .sec6 .question__txt {
        font-size: 16px;
        letter-spacing: 1.92px
    }

    .sec6 .question:first-child {
        margin-top: 10px
    }

    .sec6 .answer__txt {
        margin-top: 5px;
        font-size: 12px;
        letter-spacing: 1.44px
    }

    .input-form {
        margin-top: 75px;
        margin-bottom: 75px
    }

    .heading-attitude__txt,
    _:-ms-lang(x)::-ms-backdrop {
        width: calc(700 * (100vw / 1400));
        max-width: 700px
    }

    .title__txt,
    _:-ms-lang(x)::-ms-backdrop {
        padding-top: 10px
    }

    .sec1 .event-detail__table--cell.column .event-detail__table--cell,
    _:-ms-lang(x)::-ms-backdrop {
        padding-top: 18px !important
    }


    .heading-desc__txt .btn{
        margin: 10px auto;
        line-height: 60px;
        width: 300px;
    }
}

@media all and (-ms-high-contrast: none) {
    .end-text {
        background: #000;
        opacity: 0.4;
    }
}
