@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline;
    scroll-behavior: smooth;
}



body {
    /*font-family: 游ゴシック, "Yu Gothic", メイリオ, "Meiryo UI", sans-serif;*/
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    max-width: 2200px;
    background: #fff;
    color: #000;
}

header,
.link_btn,
.c_event dl,
.footer_wrap,
.c_participation .c_participation_campany h3,
.c_participation .c_participation_campany .title_underbar span {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: bottom;
}


/* for modern brouser */

.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


/* IE7,MacIE5 */

.cf {
    display: inline-block;
}


/* WinIE6 below, Exclude MacIE5 \*/

* html .cf {
    height: 1%;
}

.cf {
    display: block;
}


/*margin*/

.mgt5 {
    margin-top: 5px !important;
}

.mgt10 {
    margin-top: 10px !important;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt25 {
    margin-top: 25px !important;
}

.mgt30 {
    margin-top: 30px !important;
}

.mgt35 {
    margin-top: 35px !important;
}

.mgt40 {
    margin-top: 40px !important;
}

.mgt45 {
    margin-top: 45px !important;
}

.mgt50 {
    margin-top: 50px !important;
}

.mgt55 {
    margin-top: 55px !important;
}

.mgt60 {
    margin-top: 60px !important;
}

.mgt65 {
    margin-top: 65px !important;
}

.mgb0 {
    margin-bottom: 0 !important;
}

.mgb10 {
    margin-bottom: 10px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.mgb30 {
    margin-bottom: 30px !important;
}

.mgb40 {
    margin-bottom: 40px !important;
}

.mgb50 {
    margin-bottom: 50px !important;
}

.mgl0 {
    margin-left: 0px !important;
}

.mgl10 {
    margin-left: 10px !important;
}

.mgl15 {
    margin-left: 15px !important;
}

.mgl20 {
    margin-left: 20px !important;
}

.mgl30 {
    margin-left: 30px !important;
}

.mgl40 {
    margin-left: 40px !important;
}

.mgl50 {
    margin-left: 50px !important;
}

.mgr0 {
    margin-right: 0px !important;
}

.mgr10 {
    margin-right: 10px !important;
}

.mgr15 {
    margin-right: 15px !important;
}

.mgr20 {
    margin-right: 20px !important;
}

.mgr30 {
    margin-right: 30px !important;
}

.mgr40 {
    margin-right: 40px !important;
}

.mgr50 {
    margin-right: 50px !important;
}


/* For padding */

.pdt0 {
    padding-top: 0px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt35 {
    padding-top: 35px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb25 {
    padding-bottom: 25px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.fo_white {
    color: #fff;
    text-shadow: 0 0 4px #000;
}


/* ---------------------------------------------------------
 common
----------------------------------------------------------*/

.c_wrap {
    max-width: 1000px;
    margin: auto;
    padding: 80px 20px;
}

a {
    color: #000;
    outline: none;
}

a:hover {
    color: #092d9e;
}

a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}


/*a img:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
}*/

.txt_link {
    text-decoration: underline;
}

.link_btn {
    padding: 15px 15px;
    /* margin-bottom: 15px; */
    display: block;
    font-size: 1.2rem;
    color: #fff;
}

a.link_btn.form_link{
    margin: 0 25px 10px;
    padding: 10px;
    text-align: center;
    /* background: #000; */
    font-size: 1.3rem;
    font-weight: bold;
}

a.link_btn {
    color: #fff;
}

.link_btn.btn_red {
    background: #092d9e;
    max-width: 600px;
    width: 85%;
    margin: auto;
    text-align: center;
    font-family: Abel, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
}

.link_btn.btn_blue {
    background: #092d9e;
    max-width: 600px;
    width: 85%;
    margin: auto;
    text-align: center;
    font-family: Abel, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
}

a.link_btn.btn_lightblue {
    background: #1d7ca9;
    max-width: 600px;
    width: 85%;
    margin: auto;
    text-align: center;
    font-family: Abel, 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
}

.link_btn span {
    float: right;
    width: 0;
    height: 0;
    margin-top: 0.5em;
    border-top: 5px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 5px solid transparent;
}

.btn_end {
    background: #a9a9a9 !important;
    pointer-events: none;
}

.btn_end span {
    display: none;
}

.btn2_area .link_btn {
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.btn2_area .link_btn:last-child {
    margin-right: 0;
}

.btn2_area .link_btn span {
    margin: 0;
    margin-top: 0.5em;
}

.popup {
    overflow: hidden;
    outline: none;
    display: block;
}

.popup img {
    width: auto;
    height: auto;
}

.pay_system {
    max-width: 470px;
    width: 85%;
    margin: 10px auto 0;
    text-align: center;
}

.pay_system p {
    float: left;
    margin-top: 20px;
    margin-right: 2%;
    font-size: .8rem;
    color: #767676;
}

.pay_system img {
    float: left;
    width: 25%;
    height: 25%;
    margin: auto;
}

.comingsoon {
    text-align: center;
    font-size: 1.5rem;
    background: #e6e6e6;
    color: #767676;
    padding: 40px;
}

h2 {
    font-size: 2.5rem;
    text-align: center;
    color: #092d9e;
    font-weight: normal;
    margin-bottom: 80px;
    font-family: 'Abel', sans-serif;
    letter-spacing: 0.2rem;
}

h2 span {
    display: block;
    margin-top: 20px;
    font-size: .8rem;
    color: #767676;
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

h3 {
    font-weight: normal;
    color: #092d9e;
    margin-bottom: 30px;
}

h4 {
    font-family: 'Abel', sans-serif;
    letter-spacing: 0.05rem;
    margin-bottom: 10px;
}

.c_video,
.c_whatis,
.c_link_box,
.c_purpose,
.c_council,
.c_sponsor,
.c_event,
/* .c_participation, */
.c_attendees,
.c_underpage,
.hfeed,
#c_news,
#past_spo_cont,
#past_situation,
#c_attendees_data {
    background: url(../images/top/white_spiration.png);
}

.date {
    font-size: 0.7rem;
    text-align: right;
    margin-top: -30px;
    margin-bottom: 30px;
}

.tac {
    text-align: center;
}

.close_btn {
    text-align: center;
    margin-top: 50px;
}

.close_btn a {
    padding: 15px 20px;
    padding-left: 40px;
    background: url(../images/common/close_btn_ico.png) no-repeat 20px 50%;
    background-size: 18px;
    border: solid 2px #000;
    font-weight: bold;
}

/*.pagetop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
}*/


/*card_bottom*/

.card_bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 88;
    display: none;
}

.card_bottom li {
    float: left;
    width: 65px;
    margin-left: 1px;
}

.card_bottom li a {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.card_bottom li a:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.sp {
    display: none;
}

@media (max-width: 480px) {
    h2 {
        font-size: 1.8rem;
        margin-bottom: 50px;
    }

    h2 span {
        margin-top: 10px;
        font-size: .7rem;
    }

    .link_btn {
        font-size: 1.1rem;
    }

    .btn2_area .link_btn {
        font-size: .9rem;
        padding: 15px 10px 15px 5px;
    }

    .pay_system p {
        float: none;
    }

    .pay_system img {
        float: none;
    }

    .card_bottom li {
        width: 45px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }
    .c_wrap{
        padding: 60px 20px;
    }
}


/* ---------------------------------------------------------
 c_tanks
----------------------------------------------------------*/


/*画像*/

.c_tanks {
    /* background:url(../images/top/tanks-bg.jpg) no-repeat; */
    background: #000;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    font-size: 1rem;
    font-weight: 600;
    /* text-shadow: 0 0 4px #000; */
    color: #fff;
}


/* .c_tanks dt {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 25px;
} */

.c_tanks span {
    display: block;
    text-align: right;
    /* margin: 20px 0; */
    font-size: .9rem;
}

.c_tanks .c_wrap {
    padding: 3vw;
}

@media (max-width: 768px) {
    .c_tanks .c_wrap {
        /* padding: 130px 20px 80px; */
    }

    .c_tanks {
        /* background-size: 150%; */
        background-attachment: scroll;
        font-size: 1rem;
        font-weight: 500;
    }

    .c_tanks dt {
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .c_tanks {
        /* background-size: 200%; */
    }

    .c_tanks dt {
        font-size: 1.3rem;
    }
}


/* ---------------------------------------------------------
 video
----------------------------------------------------------*/

.c_video .c_wrap {
    padding: 50px 20px 20px;
}

.video_area {
    width: 70%;
    text-align: center;
    margin: auto;
}

.video_area video {
    width: 100%;
}

.video_txt {
    background: #fff;
    padding: 10px;
    border: dashed 1px #bcb6ea;
    margin-top: 30px;
}

.video_txt dt {
    font-weight: 600;
    margin-bottom: 10px;
    background: url(../images/common/ico_balloon.png) no-repeat left 50%;
    background-size: 22px;
    padding-left: 30px;
}

.video_txt dd {
    font-size: 0.85rem;
}

@media (max-width: 768px) {
    .video_area {
        width: 80%;
    }
}

@media (max-width: 480px) {
    .video_area {
        width: 100%;
    }
}


/* ---------------------------------------------------------
 header
----------------------------------------------------------*/

header {
    background: #fff;
    color: #092d9e;
}

.h_top {
    border-bottom: solid 1px #93aff4;
    max-height: 60px;
    width: 100%;
    background: #c4d6fe;
}

.h_top .h_top-left {
    float: left;
    /*    width: 30%;*/
    width: 270px;
    background: #fff;
}

.h_top .h_logo {
    text-align: right;
    padding-left: 40px;
    margin-right: -35px;
}

.h_top .h_logo a img:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.h_top .h_top-right {
    float: left;
    width: 70%;
    padding: 7px 10px 0px 40px;
    box-sizing: border-box;
}

.h_top .h_top-right .h_subtxt {
    float: left;
    font-size: .9rem;
}

.h_top .h_top-right .h_sns {
    float: right;
}

.h_top .h_top-right .h_sns li {
    float: right;
    width: 40px;
}

.h_bottom .gnav {
    width: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 0.8);
}

.h_bottom .gnav li {
    font-size: 0.8rem;
    font-weight: 500;
    margin: 10px 0;
    float: left;
    width: calc(100% / 8);
    box-sizing: border-box;
    text-align: center;
    border-right: solid 1px #092d9e;
    margin: 20px 0;
}

.h_bottom .gnav li:last-child,
.h_bottom .gnav li:nth-child(8) {
    margin-right: 0;
    border: 0;
}

.h_bottom .gnav li a {
    color: #000;
}

.h_bottom .gnav li a:hover {
    color: #092d9e;
}

.h_bottom .gnav li a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 5px;
}

.h_bottom .gnav li a span.ico {
    background: #092d9e;
    font-size: 0.7rem;
    padding: 3px;
    margin-right: 3px;
}

.h_bottom .h_sns_sp {
    display: none;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.h_bottom .sp {
    display: none;
}


/*@media (max-width: 980px) {

    .h_bottom .gnav li{
        width: 16%;
    }

    .h_bottom .gnav li.gnav_text-long {
        width: 20%;
    }

}*/

@media (max-width: 950px) {
    .h_top .h_top-right {
        width: 60%;
        float: right;
    }

    .h_top .h_top-right .h_subtxt {
        float: left;
        font-size: 0.8rem;
    }

    .h_bottom .gnav li a img {
        margin-left: -20px;
    }
}

@media (max-width: 950px) {
    .h_top {
        position: fixed;
        z-index: 100;
    }

    .mainv {
        padding-top: 56px;
    }

    .h_top .h_top-right .h_sns {
        display: none;
    }

    .h_bottom .gnav {
        padding-top: 56px;
        background: #c4d6fe;
    }

    .h_bottom .gnav li a {
        display: block;
    }

    .h_bottom .gnav li {
        font-size: 1rem;
        margin: 20px 0;
        float: none;
        width: auto;
        border-right: none;
    }

    /*    .h_bottom .gnav li.gnav_text-long {
        width: auto;
    }*/
    .h_bottom .h_sns_sp {
        display: block;
        width: 90px;
        margin: auto;
        margin-top: 30px;
    }

    .h_bottom .h_sns_sp li {
        float: left;
        width: 40px;
        margin-right: 10px;
    }

    .fixed {
        top: 56px;
    }
}

@media (max-width: 700px) {
    .h_top {
        border-bottom: solid 1px #fff;
        max-height: 43px;
    }

    .h_top .h_top-left {
        width: 200px;
    }

    .h_top .h_top-right {
        padding: 5px 10px 0px 40px;
    }

    .h_top .h_top-right .h_subtxt {
        font-size: .6rem;
        padding-top: 0;
    }

    .mainv {
        padding-top: 42px;
    }
}

@media (max-width: 550px) {
    .h_top .h_top-right .h_subtxt {
        font-size: .6rem;
    }

    .h_top .h_top-right {
        width: auto;
        padding-top: 10px
    }

    .h_top .h_top-right .h_subtxt {
        display: none;
    }
}

@media (max-width: 480px) {
    .h_top .h_top-left {
        width: 180px;
    }

    .h_top .h_logo {
        padding-left: 10px;
    }

    .h_bottom .gnav {
        padding-top: 30px;
    }
}


/*ハンバーガーナビ
----------------------------------------------------------*/

@media (max-width: 950px) {

    .m-header_toggle {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        z-index: 9999;
    }

    .m-header_toggle {
        display: block;
        margin-left: auto;
        text-align: right;
        margin-top: 10px;
    }

    .m-header_toggle a {
        margin-left: auto;
        display: block;
        position: relative;
        width: 28px;
        height: 20px;
    }

    .m-header_toggle span {
        display: inline-block;
        -webkit-transition: all .2s;
        transition: all .2s;
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #092d9e;
        border-radius: 4px
    }

    .m-header_toggle span:nth-child(1) {
        top: 0;
    }

    .m-header_toggle span:nth-child(2) {
        top: 8px;
    }

    .m-header_toggle span:nth-child(3) {
        bottom: 0;
    }

    .h_bottom .sp {
        display: block;
    }

    .l-head_toggleMenu {
        height: 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }

    /* menupen */
    .is-menuOpen {
        overflow: hidden;
        height: 100%;
    }

    /*  .is-menuOpen .l-header{
    z-index:9999;
    position: relative;
  }*/
    .is-menuOpen .l-header_bg {
        display: block;
        width: 100%;
        height: 110%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #c4d6fe;
        z-index: 2;
    }

    .is-menuOpen .l-head_toggleMenu {
        height: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        transition: opacity 0.3s, visibility 0.3s;
        top: 80px;
    }

    .is-menuOpen .m-header_toggle a span:nth-of-type(1) {
        -webkit-transform: translateY(8px) rotate(-45deg);
        transform: translateY(8px) rotate(-45deg);
    }

    .is-menuOpen .m-header_toggle a span:nth-of-type(2) {
        opacity: 0;
    }

    .is-menuOpen .m-header_toggle a span:nth-of-type(3) {
        -webkit-transform: translateY(-8px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
    }
}

@media (max-width: 700px) {
    .m-header_toggle {
        margin-top: 5px;
    }
}

@media (max-width: 550px) {
    .m-header_toggle {
        margin-top: 0;
    }
}


/* ---------------------------------------------------------
 .mainv
----------------------------------------------------------*/
/*画像*/

.mainv {
    width: 100%;
}

.mainv_pc {
    display: block;
}

.mainv_sp {
    display: none;
}

.mainv .sp_img{
    display: none;
}

.mainv img {
    width: 100%;
    aspect-ratio: 2 / 1;
    object-fit: cover;
}

.mainv dt {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .mainv_pc {
        display: none;
    }

    .mainv_sp {
        display: block;
    }

    .mainv {
        /*background-image:url(../images/top/mainv_bg_sp.jpg);*/
        background-size: 150%;
        background-attachment: scroll;
        font-size: 1rem;
        font-weight: 500;
    }

    .mainv dt {
        font-size: 1.5rem;
    }
}

@media (max-width: 600px){
    .mainv .pc_img{
        display: none;
    }

.mainv .sp_img{
    display: block;
}

 
.mainv  .sp_img img {
    width: 100%;
    aspect-ratio: inherit;
    object-fit: inherit;
}
}

@media (max-width: 480px) {
    .mainv {
        background-size: 200%;
    }

    .mainv dt {
        font-size: 1.3rem;
    }

   

}


.fix-mainv {
    position: relative;
    background: #000;
}

.fix-mainv .mainv-ttl,
.fix-mainv .mainv-date {
    position: absolute;
    z-index: 1;
}

.fix-mainv .mainv-ttl img,
.fix-mainv .mainv-date img {
    width: 100%;
}

.fix-mainv .mainv-ttl {
    left: 30px;
    top: 30px;
    width: 1000px;
    max-width: 58%;
}

.fix-mainv .mainv-date {
    right: 0;
    bottom: 0;
    width: 1000px;
    max-width: 45%;
}


@media (max-width: 950px) {
    .fix-mainv .mainv-ttl {
        top: 80px;
    }
}

@media (max-width: 700px) {
    .fix-mainv .mainv-ttl,
    .fix-mainv .mainv-date {
        max-width: 60%;
    }

    .fix-mainv .mainv-ttl {
        top: 50px;
        left: 10px;
        max-width: 80%;
    }
}

/* ----- メインビジュアルスライダー -----  */
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dots {
    /*display: none!important;*/
    display: block;
}

/* 前へボタンの位置調整例 */
.mainv .slick-prev {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

/* 次へボタンの位置調整例 */
.mainv .slick-next {
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.mainv .slick-prev::before,
.mainv .slick-next::before {
    font-size: 25px;
    opacity: .65;
}

@media screen and (max-width: 768px) {
    .mainv .slick-prev,
    .mainv .slick-next {
        top: 60%;
    }
}

/* ---------------------------------------------------------
 .c_whatis
----------------------------------------------------------*/

.c_whatis {
    padding-top: 30px;
}

.c_whatis .c_wrap {
    padding: 50px 20px 20px 20px;
}

.c_whatis .c_whatis_txtarea {
    padding-top: 20px;
}

.c_whatis .c_whatis_txtarea .left_box {
    width: 50%;
    margin: 0 5%;
    float: left;
}

.c_whatis .c_whatis_txtarea .left_box .read_txt span {
    font-weight: 600;
    padding: 0 3px;
}

.c_whatis .c_whatis_txtarea .right_box {
    width: 35%;
    float: left;
}

.c_whatis .c_whatis_txtarea p {
    margin-bottom: 20px;
    line-height: 200%;
}

.c_whatis .c_whatis_txtarea p.strong_txt {
    font-size: 2rem;
    line-height: normal;
    padding-bottom: 5px;
    border-bottom: solid 1px #092d9e;
    font-family: 'Abel', sans-serif;
    color: #092d9e;
    letter-spacing: 0.2rem;
    display: flex;
    border-bottom: 2px solid;
}

.c_whatis .c_whatis_txtarea h2.strong_txt{
    display: flex;
    border-bottom: 2px solid;
}

.c_whatis .c_whatis_txtarea p.strong_txt span {
    display: block;
    font-size: .8rem;
    color: #767676;
    margin: 5px 0;
}

.c_whatis .c_whatis_txtarea h2.strong_txt span{
    margin-left: 10px;
}

.c_whatis .c_whatis_txtarea p.strong_txt_child {
    font-size: 1rem;
    margin-bottom: 10px;
    font-weight: 500;
}

.c_whatis .c_whatis_txt{
    margin-bottom: 40px;
}

.c_whatis .c_whatis_txt h3{
    margin-bottom: 10px;
    font-weight: bold;
}


.c_whatis ul li {
    width: 50%;
    float: left;
    margin-bottom: 2%;
}

.c_whatis ul li.bnr-right {
    text-align: right;
}

@media screen and (max-width: 1060px) {
    .c_whatis ul li {
        width: 49%;
    }

    .c_whatis ul li.bnr-right {
        margin-left: 2%;
    }
}

@media screen and (max-width: 768px) {
    .c_whatis .c_whatis_txtarea .left_box {
        width: auto;
        margin-right: 0;
        float: none;
    }

    .c_whatis .c_whatis_txtarea .right_box {
        width: 50%;
        float: none;
        margin: auto;
    }

    .c_whatis ul li {
        width: 100%;
        float: none;
        text-align: center;
    }

    .c_whatis ul li.bnr-right {
        text-align: center;
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
     .c_whatis{padding-top: 0;} 
    .c_whatis .c_whatis_txtarea{
        padding-top: 0;
    }
    .c_whatis .c_whatis_txtarea h2.strong_txt{margin-bottom: 40px;}
}


@media screen and (max-width: 480px) {
  
    .c_whatis .c_whatis_txtarea .right_box {
        width: 80%;
    }

    .c_whatis .c_whatis_txtarea p.strong_txt {
        font-size: 1.8rem;
        text-align: center;
    }

    .c_whatis .c_whatis_txtarea p.strong_txt span {
        font-size: .7rem;
    }
    .c_whatis .c_wrap{
        padding: 50px 20px 20px;
    }
}


/* ---------------------------------------------------------
 .c_purpose
----------------------------------------------------------*/

.c_purpose .c_wrap {
    padding: 30px 20px 80px;
}

.c_purpose h2 {
    margin-bottom: 30px;
}

.c_purpose h3 {
    border-left: solid 5px #092d9e;
    padding-left: 20px;
    font-weight: bold;
    font-family: 'Abel', sans-serif;
    letter-spacing: 0.2rem;
    font-size: 1.8rem;
    margin-bottom: 5px;
}

.c_purpose h3 span {
    display: block;
    font-size: .8rem;
    color: #767676;
    margin-top: 10px;
}

.c_purpose .read_txt {
    margin-bottom: 30px;
}

@media screen and (max-width: 480px) {
    .c_purpose h3 {
        border-left: solid 3px #092d9e;
        font-size: 1.5rem;
    }

    .c_purpose .c_wrap {
        padding-bottom: 0!important;
        margin-bottom: 30px;
    }

    .c_purpose .c_wrap.banner_wrap {
        padding-top: 0;
        padding-bottom: 20px;
    }
}


/* ---------------------------------------------------------
 .c_council
----------------------------------------------------------*/


/*.c_council {
    background: url(../images/top/cou-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}*/


/*.c_council:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(../images/top/cou-bg.jpg) center no-repeat;
  background-size:cover;
}*/

.c_council h2 span {
    color: #000;
}

.c_council ul li {
    width: 14%;
    margin: 0 3%;
    margin-top: 10px;
    line-height: 95%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    min-height: 17rem;
}

.c_council ul li img {
    border-radius: 400px;
    width: auto;
    height: auto;
}

.c_council ul li dl dt {
    margin: 10px 0;
    font-weight: 500;
}

.c_council ul li dl dd {
    font-size: .75rem;
    margin-bottom: 5px;
    font-weight: 500;
}

.c_council ul li dl dd.type {
    display: none;
}

.c_council ul li dl dd.position {
    color: #a0a0a0;
    font-size: 0.7rem;
    margin-bottom: 0;
}

.c_council ul li a.eight_btn {
    display: none;
}

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

    /*    .c_council {
        background-attachment: scroll;
        background: url(../images/top/cou-bg.jpg);
        background-size: cover;
        background-position: center;
    }*/
    .c_council ul li {
        width: 43%;
        min-height: 26rem;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .c_council ul li {
        width: 46%;
        min-height: 26rem;
        margin: 2%;
        min-height: 18rem;
    }
}


/* ---------------------------------------------------------
 .c_sponsor
----------------------------------------------------------*/

.c_sponsor h3,
h3.past_spo_title {
    color: #717171;
    text-align: center;
    border-bottom: solid 1px #717171;
    border-top: solid 1px #717171;
    padding: 10px 0;
    margin-bottom: 50px;
    font-size: 1.3rem;
    font-weight: 600;
}

.c_sponsor ul,
.past_spo_cont ul {
    margin-bottom: 30px;
    text-align: center;
}

.c_sponsor ul li,
.past_spo_cont ul li {
    margin: 0 1%;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.c_sponsor .agenda_partner ul li,
.c_sponsor .gold_spo ul li {
    width: 30%;
}

.c_sponsor .nomal_spo ul li {
    width: 22%;
    min-height: 10rem;
}

.c_sponsor ul li p,
.past_spo_cont ul li p{
    margin-top: 10px;
    font-size: 0.8rem;
}

.c_sponsor .partner ul li {
    width: 22%;
}

.c_sponsor .spo_list li,
.past_spo_cont .spo_list li {
    line-height: 1.5rem;
    white-space: nowrap;
    /* font-weight: 700; */
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    font-size: 1rem;
}

h3.past_spo_title {
    margin-bottom: 0;
}

.past_spo_annotation {
    text-align: end;
    font-size: .8rem;
    margin-top: 5px;
}
.past_spo_annotation:last-child {
    margin-bottom: 20px;
}

.past_spo_cont .spo_list li::after {
    content: '／';
    font-weight: 700;
    margin: 0 5px;
    color: #ccc;
}

.past_spo_cont .spo_list li:last-of-type::after {
    display: none;
}

.past_spo_cont .past_spo h4 {
    font-size: 1.5rem;
    color: #092d9e;
    position: relative;
    display: inline-block;
    padding: 0 55px;
    /* margin: 0 6px; */
    margin-bottom: 15px;
}

.past_spo_cont .past_spo h4:before,
.past_spo_cont .past_spo h4:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #092d9e;
}

.past_spo_cont .past_spo h4:before {
    left: -10px;
}

.past_spo_cont .past_spo h4:after {
    right: -10px;
}

@media screen and (max-width: 768px) {
    .c_sponsor .agenda_partner ul li,
    .c_sponsor .gold_spo ul li {
        width: 50%;
    }

    .c_sponsor .nomal_spo ul li,
    .c_sponsor .partner ul li {
        width: 30%;
        min-height: 130px;
    }

    .c_sponsor ul li p,
    .past_spo_cont ul li p {
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {
    .c_sponsor .agenda_partner ul li,
    .c_sponsor .gold_spo ul li,
    .past_spo_cont .gold_spo ul li {
        width: 100%;
    }

    .c_sponsor .nomal_spo ul li,
    .c_sponsor .nomal_par ul li,
    .c_sponsor .partner ul li,
    .past_spo_cont .partner ul li {
        width: 47%;
    }

    .c_sponsor ul li p,
    .past_spo_cont ul li p {
        margin-top: 5px;
    }

    .c_sponsor .spo_list li,
    .past_spo_cont .spo_list li {
        line-height: 1.2;
        font-size: .9rem;
        margin-bottom: 10px;
        white-space: break-spaces;
    }

    .past_spo_cont .past_spo h4{
        font-size: 1.3rem;
    }
}


/* ---------------------------------------------------------
 .c_schedule
----------------------------------------------------------*/


/*
.c_schedule{
    background: url(../images/top/sche-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
.c_schedule:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  z-index:-2;
  width:100%;
  height:100vh;
  background:url(../images/top/sche-bg.jpg) center no-repeat;
  background-size:cover;
}
*/

.c_schedule .schedule_tab_X {
    overflow: hidden;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}

.c_schedule .schedule_tab_X li {
    color: #fff;
    background: #092d9e;
    /*    background: #ea9fb0; */
    padding: 10px 0;
    /*    border-right: solid 1px #f1b7c2;  */
    /*    float: left; */
    width: 48%;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-family: 'Abel', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.05rem;
}

.c_schedule .schedule_tab_X li a {
    display: block;
    color: #fff;
}

.c_schedule .schedule_tab_X li:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.c_schedule .schedule_tab_X li:last-child {
    border-right: none;
}


/*
.c_schedule li.schedule_tab_X-select{
    background: #c92544;
}

.c_schedule .schedule_inner .hide {
    display:none;
}
*/

.c_schedule .schedule_inner {
    padding: 50px 3%;
}

.c_schedule .schedule_inner#day1 {
    margin-bottom: 2.5%;
    background: rgba(255, 255, 255, 0.9);
}

.c_schedule_flex.day2_wrap {
    background: rgba(255, 255, 255, 0.9);
}

p.mini_date {
    font-size: 1.2rem;
    color: #092d9e;
    font-weight: bold;
    border-left: 5px solid #092d9e;
    padding-left: 10px;
    margin-bottom: 10px;
}

p.ComingSoon {
    border-left: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px;
    color: #717171;
}

.c_schedule p.note {
    color: #000;
    font-size: 0.8rem;
    /* text-shadow: 0 0 4px #000; */
}


/*Day1Day2横並び1112~*/

.c_schedule_flex {
    width: 49.5%;
}

.c_schedule .schedule_inner {
    background: none;
    /*打消し*/
    padding: 20px 3%;
    /*打消し*/
}

.c_schedule .schedule_tab_X {
    display: none;
    /*PCのみアンカー削除*/
}

@media screen and (max-width: 768px) {
    .c_schedule_flex.day2_wrap {
        background: none;
    }

    /*    .c_schedule::before{
    	top:0;
    	left:0;
    	z-index:-1;
    	width:100vw;
    	height:100vh;
    	-webkit-background-size:contain;
    	background-size:contain;
    	content:"";
    }*/
    .c_schedule .schedule_tab_X li {
        font-size: 1rem;
    }

    .c_schedule .schedule_tab_X li small {
        display: block;
    }

    /*Day1Day2横並び1112~*/
    .c_schedule_flex {
        width: auto;
        background: none;
    }

    .c_schedule .schedule_tab_X {
        display: flex;
    }

    .c_schedule .schedule_inner {
        padding: 50px 3%;
        background: rgba(255, 255, 255, 0.9);
    }

    .c_schedule_flex:last-child {
        margin-top: 30px;
    }

    .imgBox_spo {
        width: 21% !important;
        /*Day1Day2横並び1112~の為*/
    }
}


/*photo_area */

.c_schedule .flex {
    justify-content: space-between;
}

.c_schedule .schedule_inner.photo_area {
    background: rgba(249, 230, 227, 0.9);
}

.c_schedule .schedule_inner.photo_area p.mini_date {
    font-size: 1.2rem;
    color: #092d9e;
    font-weight: bold;
    border-left: 5px solid #092d9e;
    padding-left: 10px;
    margin-bottom: 10px;
}

.c_schedule .schedule_inner.photo_area ul.flex {
    justify-content: space-between;
}

.c_schedule .schedule_inner.photo_area li {
    width: 49%;
    margin-bottom: 2%;
}

.c_schedule .schedule_inner.photo_area li.mgb0 {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .c_schedule .schedule_inner.photo_area {
        display: none;
    }
}
figure.schedule_banner {
    text-align: center;
    max-width: 766px;
    margin: 0 auto;
}

/* ---------------------------------------------------------
 .c_session
----------------------------------------------------------*/

.c_session h2 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    /*font-family: 游ゴシック, "Yu Gothic", メイリオ, "Meiryo UI", sans-serif;*/
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    letter-spacing: 0.1rem;
    font-weight: bold;
}

.c_session h3 {
    padding-bottom: 5px;
    border-bottom: solid 1px #092d9e;
    color: #092d9e;
}

.c_session h2 span {
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 500;
}

.c_session .speaker_area {
    width: 48%;
    float: left;
}

.c_session .summary_area {
    width: 48%;
    float: right;
}


/*speaker_box*/

.c_session .speaker_area .speaker_box {
    margin-bottom: 30px;
}

.c_session .speaker_box li {
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
}

.c_session .speaker_box li img {
    width: 30%;
    float: left;
}

.c_session .speaker_box li dl {
    border: none;
    float: left;
    width: 70%;
    padding: 10px;
    box-sizing: border-box;
}

.c_session .speaker_box li dt {
    font-size: 0.9rem;
}

.c_session .speaker_box li dd {
    font-size: 0.7rem;
}

.c_session .speaker_area .sponsor_list {
    margin-bottom: 40px;
}

.c_session .speaker_area .sponsor_list li {
    margin-bottom: 10px;
}

.c_session .speaker_area .sponsor_list .sponsor-image {
    background: #fff;
    margin: auto;
    text-align: center;
}

.c_session .speaker_area .sponsor_list .sponsor-image img {
    width: 50%;
}


/*place追加 (info_area) */

.c_session .info_area_wrap {
    text-align: center;
}

.c_session .info_area {
    background: #e9e9e9;
    padding: 10px;
    margin-bottom: 50px;
    text-align: center;
    display: inline-block;
}

.c_session .info_area li {
    font-size: 0.9rem;
    color: #333;
    display: inline-block;
}

.c_session .info_area li:last-child {
    margin-left: 10px;
}

.c_session .info_area li span {
    background: #333;
    color: #fff;
    padding: 3px 10px;
    margin-right: 10px;
}


/* サマリーしか記述ない場合 詳細ではサマリを100%表示にする */
.c_session .summary_area:has(.w100) {
  width: 100%;
}


@media screen and (max-width: 768px) {
    .c_session h2 {
        font-size: 1.3rem;
        margin-bottom: 40px;
    }

    .c_session .speaker_area {
        width: auto;
        float: none;
    }

    .c_session .summary_area {
        width: auto;
        float: none;
        margin-top: 40px;
    }
}

@media screen and (max-width: 480px) {
    .c_session h2 {
        font-size: 1.1rem;
    }

    .c_session .info_area {
        display: block;
        text-align: left;
        margin-bottom: 20px;
    }

    .c_session .info_area li {
        display: block;
    }

    .c_session .info_area li:last-child {
        margin-left: 0;
        /*        margin-top: 8px;*/
    }

    .c_session .info_area li span {
        width: 45px;
        display: inline-block;
        text-align: center;
    }
}


/* ---------------------------------------------------------
 .c_session(1107動的)
----------------------------------------------------------*/

.imgBox_spo {
    /*    width: 21%;*/
    /*Day1Day2横並び1112~の為*/
    width: 50%;
    /*Day1Day2横並び1112~の為*/
    float: left;
    display: inline-block;
}

.imgBox_spo_clear {
    float: none;
    display: block;
    clear: both;
}


/*.imgBox_spk_50 {
    float: left;
    width: 33%;
}*/


/*Day1Day2横並び1112~の為*/

.session_2area .imgBox_spk_50 {
    float: left;
    width: 57%;
}

.imgBox_spk_50 .speakerBox {
    width: 95%;
    min-height: 85px;
}

.imgBox_spk_50 .speakerBox {
    width: 95%;
    min-height: 85px;
}

.session_3area .imgBox_spo {
    width: auto;
}

.session_2area .imgBox_spo {
    width: 43%;
}

.session_3area .imgBox_spk {
    width: auto;
}

.speakerBox .image_sp {
    width: 30%;
    float: left;
}

.speakerBox {
    /*    width: 31%;*/
    /*Day1Day2横並び1112~の為*/
    float: left;
    border: solid 1px #dcdcdc;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    box-sizing: border-box;
}

.session_2area .speakerBox {
    width: 60%;
    margin-bottom: 5px;
}

.session_3area .speakerBox {
    width: 100%;
    margin-bottom: 5px;
}

.speakerBox .introduction {
    width: 66%;
    padding: 2%;
    float: right;
    font-size: 0.7rem;
    line-height: 130%;
}

.program h3 {
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

.program h3 span.plus {
    display: inline;
    margin-left: 10px;
    border: solid 1px #092d9e;
    padding: 0 5px;
}

.program a h3 {
    color: #092d9e;
}

.program h5 {
    color: #888;
    line-height: 100%;
    border-left: solid 2px #888;
    padding-left: 5px;
    margin: 5px 0;
    font-size: 0.7rem;
}

.program p {
    font-size: 0.7rem;
}

.program .sub_title {
    font-size: 0.7rem;
    font-weight: 600;
    color: #717171;
    /* text-align: center; */
    display: block;
    /* background: #ccc; */
    margin-bottom: 5px;
    /*    font-family: 'Abel', sans-serif;*/
    /*英語のときだけ有効化*/
    letter-spacing: 1px;
}

.program .sponsorBox {
    /*    width: 20%;*/
    margin-bottom: 10px;
    border: solid 1px #dcdcdc;
}

.program .session_3area .sponsorBox {
    width: 63%;
    margin-bottom: 10px;
    border: solid 1px #dcdcdc;
}

table.program td {
    /*  background: #ffffff;*/
    vertical-align: top;
    padding: 0;
    position: relative;
    line-height: 1.5em;
    padding: 10px;
}

table.program th,
table.program td {
    border: 1px #DCDCDC solid;
}

table.program {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 12px;
    border-collapse: collapse;
    border: 1px #E7E7E7 solid;
    font-size: 0.95em;
    table-layout: fixed;
    /*font-family: 游ゴシック, "Yu Gothic", メイリオ, "Meiryo UI", sans-serif;*/
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

table.program th.time {
    /*background: #F0F0F0;*/
    vertical-align: middle;
    padding-top: 1.3em;
    /* vertical-align: top; */
    text-align: left;
    width: 12%;
    overflow: visible;
    position: relative;
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}


/*table.program tr.session_3area th.time{
    padding-top: 1.3em;
    vertical-align: top;
}*/

table.program th.time span {
    display: block;
}

table.program span.glyphicon.glyphicon-time {
    display: none;
}

table.spTable th,
table.spTable td {
    border-top: 1px solid #ffffff;
}

table.spTable td {
    color: #222;
    padding: 10px;
    line-height: 1.3em;
}

table .colorBK td.emp1 {
    color: #E444D0;
    font-weight: bold;
}

table .colorBK td.emp2 {
    color: #28719B;
    font-weight: bold;
}

table .colorBK td {
    color: #333;
}

table.program tbody td.trackKeynote,
table.program tbody td.trackA,
table.program tbody td.trackB,
table.program tbody td.trackC,
table.program tbody td.trackD,
table.program tbody td.trackE {
    padding: 5px 5px 5px 5px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

table.program tbody td.trackA {
    /*    background: rgba(255,249,214,0.5);*/
    background: rgba(222, 222, 222, 0.5);
}

table.program tbody td.trackB {
    /*    background: rgba(232,246,255,0.5);*/
    background: rgba(255, 255, 255, 0.5);
}

table.program tbody td.trackC {
    /*    background: rgba(255,231,224,0.5);*/
    background: rgba(222, 222, 222, 0.5);
}

table.program tbody td dt {
    font-weight: bold;
    margin-bottom: 5px;
}

thead tr:last-child td,
thead tr:last-child th {
    border-bottom: 1px solid #DCDCDC !important;
}

table.program tr.gray th.time,
table.program td.wide {
    background-color: #ffffff !important;
    color: #333;
}

table.program tbody td.none:after {
    content: '';
}

.entry-content a {
    color: #333;
    display: block;
}

li.speakerpart {
    background-color: #FFF;
    box-shadow: 1px 1px 2px #E0DFD6;
    -moz-box-shadow: 2px 2px #E0DFD6;
    -o-box-shadow: 2px 2px #E0DFD6;
    -ms-box-shadow: 2px 2px #E0DFD6;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid: DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid: DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid: DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    /* min-height: 310px; */
    /*width: 18%;*/
    margin: 0;
    margin-top: 5px;
}

.speakerpart .genre {
    color: #FFF;
    background-color: #C2C2C2;
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}

.speakerpart-list dl {
    padding: 10px;
    position: relative;
}

.pgm-title {
    margin-bottom: 20px;
}

.trackKeynote .pgm-title {
    font-size: 1rem;
    text-shadow: 1px 1px 0 #FFF;
    letter-spacing: -0.01px;
    color: #333333;
}

.trackA .pgm-title,
.trackB .pgm-title,
.trackC .pgm-title,
.trackD .pgm-title,
.trackE .pgm-title {
    min-height: 4em;
    font-size: 1rem;
    text-shadow: 1px 1px 0 #FFF;
    letter-spacing: -0.01px;
    color: #333333;
}

a .pgm-title {
    text-decoration: underline;
}

li.speakerpart a {
    color: #333 !important;
    text-decoration: none;
}

.speakerpart-list dt {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 1.15em;
}

.speakerpart .photo {
    position: relative;
    padding: 10px;
    float: left;
    /* padding-right: 2%; */
}

.speakerpart-list .speakerpart .photo {
    width: 45%;
}

.trackKeynote .speakerpart .photo {
    width: 25%;
}

table.program tbody td.trackKeynote li.speakerpart .text dt {
    font-size: 1.5rem;
}

li.speakerpart .text dt {
    background-color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
    color: #000 !important;
    font-size: 12px;
    font-size: 0.9rem;
    text-shadow: none;
}

li.speakerpart .text dd {
    font-size: 10px;
    font-size: 0.8rem;
}

.session .pgm_minismy {
    font-size: 0.8rem;
    line-height: 150%;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .left-box {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    p.morebtn {
        margin-bottom: 20px;
    }

    .pgm-top-wrap {
        padding: 20px;
    }

    table.program tbody td.trackKeynote li.speakerpart .text dd {
        font-size: 10px;
        font-size: 0.8rem;
    }

    table.program thead {
        display: none;
    }

    table.program th {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: none;
        border-radius: 3px;
    }

    table.program td {
        display: list-item;
        border-top: none !important;
    }

    tr.outline td.trackA,
    tr.outline td.trackB,
    tr.outline td.trackC,
    tr.outline td.trackD,
    tr.outline td.trackE {
        width: 100%;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.17);
    }

    table.program th.time {
        width: 100%;
        border-radius: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        border-collapse: collapse;
        padding-top: 0;
    }

    table.program th.time span {
        display: inline-block;
    }

    table.program span.glyphicon.glyphicon-time {
        display: inline-block;
        margin-right: 0.5em;
    }

    div#table_day1 h3,
    div#table_day2 h3 {
        font-size: 1.2em;
        font-weight: bold;
    }

    ul.pgmLink li a {
        width: 50%;
        text-align: center;
    }

    table.program.spTable {
        display: block;
    }

    table.spTable {
        display: block;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }

    table.program tr.gray th.time,
    table.program td.wide {
        border-left: 0;
        border-right: 0;
    }

    table.program td {
        border: 0;
        border-bottom: 1px solid #7d7d7d;
        /*border-bottom: 1px solid #E7E7E7;*/
    }

    table.program th,
    table.program tr:last-child td {
        border: 0;
        border-bottom: 1px solid #E7E7E7;
    }

    .speakerpart .cb {
        clear: none;
        padding-top: 5px;
        display: inline;
    }

    .speakerpart-list .speakerpart .photo,
    .trackKeynote .speakerpart .photo {
        width: 130px;
    }

    table.program tbody td.trackKeynote li.speakerpart .text dt {
        font-size: 0.9rem;
    }

    .trackA .pgm-title,
    .trackB .pgm-title,
    .trackC .pgm-title,
    .trackD .pgm-title,
    .trackE .pgm-title {
        min-height: inherit;
    }

    table.program tr.gray th.time,
    table.program th.time {
        background: #222 !important;
        color: #FFF;
    }

    /*table.program tr.session_3area th.time {
        padding-top: 0;
        vertical-align: middle;
    }*/
    table.program tbody td.trackKeynote dt,
    table.program tbody td.trackA dt,
    table.program tbody td.trackB dt,
    table.program tbody td.trackC dt,
    table.program tbody td.trackD dt,
    table.program tbody td.trackE dt {
        margin-bottom: 10px;
    }

    .pgm-title {
        margin-bottom: 5px;
    }

    .imgBox_spk {
        width: 100%;
    }

    .imgBox_spk_50 {
        float: none;
        width: 100%;
    }

    .session_2area .imgBox_spk_50 {
        float: none;
        width: 100%;
    }

    .imgBox_spk_50 .speakerBox,
    .session_2area .speakerBox,
    .session_3area .speakerBox {
        width: 100%;
        min-height: 0;
    }

    .session_2area .imgBox_spk_50 .speakerBox {
        min-height: 0;
    }

    .speakerBox {
        width: 100%;
        margin-bottom: 5px;
        min-height: 0;
    }

    .speakerBox .image_sp {
        width: 15%;
    }

    .speakerBox .introduction {
        width: 81%;
    }

    .program .session_3area .sponsorBox {
        width: 70%;
    }

    .trackc.sp_none {
        display: none;
    }

    .session_2area .imgBox_spo {
        width: 20%;
    }
}


/* end */

@media (max-width: 643px) {

    #table_day1,
    #table_day2 {
        margin-top: -70px;
        padding-top: 70px;
    }

    .morebtn a {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .imgBox_spo {
        width: 30% !important;
    }

    .session_2area .imgBox_spo {
        width: 30%;
    }

    .speakerpart-list .speakerpart .photo,
    .trackKeynote .speakerpart .photo {
        width: 35%;
        padding: 10px 0 10px 10px;
    }

    .night-official-party dd img.night-img,
    .night-official-party dd img.lunch-img {
        width: 35%;
    }

    .speakerpart-list dl.text {
        width: 65%;
        float: left;
    }

    table.spTable span {
        font-size: 1.1em;
    }

    .opening-hours {
        font-size: 1em;
    }

    .pgm-top-wrap {
        margin-top: 20px;
    }

    td.trackKeynote4 .speakerpart .photo {
        width: 35%;
        padding: 10px 0 10px 10px;
    }

    .program .session_3area .sponsorBox {
        /*width: 30%;*/
    }

    .speakerBox .image_sp {
        width: 21%;
    }

    .speakerBox .introduction {
        width: 75%;
    }
}


/* ---------------------------------------------------------
 .c_session(各セッションごとのCSS)
----------------------------------------------------------*/


/*各セッションスピーカー高さ合わせ*/

.id257 .speakerBox {
    min-height: 6rem;
}

.id332 .speakerBox {
    min-height: 5.5rem;
}


/*spk,nav,modそれぞれ一人ずつの場合横並びに*/

.imgBox_spk.id283,
.imgBox_spk.id255 {
    float: left;
    width: 33%;
}

.imgBox_spk.id283 .speakerBox,
.imgBox_spk.id255 .speakerBox {
    width: 95%;
}


/*end-spk,nav,modそれぞれ一人ずつの場合*/


/*2セッションスピーカー,スポンサー1ずつのとき*/


/*.speakerBox.cf.id●●● {
    width: 90%;
}*/

@media (max-width: 768px) {

    /*各セッションスピーカー高さ合わせ*/
    .id257 .speakerBox,
    .id332 .speakerBox {
        min-height: 0rem;
    }

    /*spk,nav,modそれぞれ一人ずつの場合横並びに*/
    .imgBox_spk.id283,
    .imgBox_spk.id255 {
        float: none;
        width: 100%;
    }

    .imgBox_spk.id283 .speakerBox,
    .imgBox_spk.id255 .speakerBox {
        width: 100%;
        box-sizing: border-box;
    }

    /*end-spk,nav,modそれぞれ一人ずつの場合*/
    /*2セッションスピーカー,スポンサー1ずつのとき*/
    /*    .speakerBox.cf.id●●● {
        width: 100%;
    }
*/
}


/* ---------------------------------------------------------
 .c_participation
----------------------------------------------------------*/


.c_participation ul li .link_btn.ttl{
    font-size:1.3rem;
    font-weight:bold;
}

.c_participation h2 {
    padding-top: 80px;
}

.c_participation ul.c_participation_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 50px;
    margin: 0;
}

.c_participation ul.c_participation_form li {
    width: 31.3%;
    margin: 0 1%;
    /* ↑3つ用 */
    /* width: 24%; */
    /* ↑4つ用 */
    box-sizing: border-box;
    /* float: left; */
    background: #fff;
    /* min-height: 62em; */
    min-height: 54em;
}

.c_participation ul.c_participation_form span.small {
    font-size: 0.7rem !important;
}

span.txt_bold{
    font-weight: bold;
}

.c_participation ul.c_participation_form li .c_participation_inner {
    padding: 15px 25px 20px;
}

.c_participation ul.c_participation_form li figure img {
    width: 100%;
}

.c_participation ul li.c_participation_maker .link_btn {
    background: #eef9ff;
    color: #5c9ad7;
}

.c_participation ul li.c_participation_retail .link_btn {
    background: #fff8ee;
    color: #d9a655;
}

.c_participation ul li.c_participation_partner .link_btn {
    background: #dbe9ff;
    color: #0141a7;
}
.c_participation ul li.c_participation_partner .link_btn.form_link {
    background: #0141a7;
    color: #ffffff;
}

.c_participation ul li.c_participation_brand .link_btn {
    background: #eef7fa;
    color: #0096d1;
}

.c_participation ul li.c_participation_brand .link_btn.form_link {
    color: #ffffff;
    background: #0096d1;
}

.c_participation ul li.c_participation_premium .link_btn {
    background: #e2f4ff;
    color: #0279c1;
}

.c_participation ul li.c_participation_premium .link_btn.form_link {
    color: #ffffff;
    background: #0279c1;
}

/* フォームタイトル 高さ調整 3つ横並び時 */
@media screen and (1000px < width < 1085px ) {
    .c_participation ul li.c_participation_brand .ttl {
        padding-bottom: 15%;
    }
    .c_participation ul li.c_participation_partner .ttl {
        padding-bottom: 15%;
    }
}

.c_participation ul.c_participation_form li a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.c_participation ul li .color_txt {
    font-size: 1.3rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.c_participation ul li.c_participation_maker .color_txt {
    color: #5c9ad7;
}

.c_participation ul li.c_participation_retail .color_txt {
    color: #d9a655;
}

.c_participation ul li.c_participation_partner .color_txt {
    color: #0141a7;
}

.c_participation ul li.c_participation_brand .color_txt {
    color: #0096d1;
}

.c_participation ul li.c_participation_premium .color_txt {
    color: #0279c1;
}

.c_participation ul.c_participation_form .c_participation_smalltxt {
    /* margin-top: 20px; */
}

.c_participation ul.c_participation_form .c_participation_smalltxt li {
    font-size: 0.9rem;
    padding: 0;
    margin-bottom: 10px;
    padding-left: 0.5rem;
    text-indent: -0.8rem;
    width: auto;
    float: none;
    min-height: 0;
}

.c_participation .link_btn.btn_red {}

.c_participation .link_btn.btn_red+p {
    text-align: center;
    margin-top: 5px;
}


.c_participation .link_btn.btn_red+p br {
    display: none;
}


@media screen and (max-width: 480px) {

    .c_participation .link_btn.btn_red+p br {
        display: block;
    }
}



/* .c_participation_campany */

.c_participation .c_participation_campany .title_underbar {
    border-bottom: solid 1px #0192cb;
    margin-bottom: 30px;
}

.c_participation .c_participation_campany h3 {
    margin-bottom: 0;
    float: left;
}

.c_participation .c_participation_campany h3 span {
    float: right;
}

.c_participation .c_participation_campany .title_underbar span {
    float: right;
    font-size: .9rem;
    color: #0192cb;
}

.c_participation .c_participation_campany ul li {
    list-style: disc;
    float: left;
    width: 25%;
    margin-bottom: 5px;
}

.c_participation .c_participation_campany ul {
    padding-left: 1rem;
}

@media screen and (max-width: 1070px) {
    .c_participation ul.c_participation_form span.small {
        display: block;
    }
}

@media screen and (max-width: 1000px) {
    .c_participation .c_participation_campany ul li {
        width: 33.333333%;
    }

    .c_participation ul.c_participation_form li {
        /* width: 47.5%; */
        width: 100%;
        margin-bottom: 2%;
        min-height: auto;
    }
}

@media screen and (max-width: 900px) {
    .c_participation ul.c_participation_form li {
        /* width: 100%; */
        float: none;
        margin: 0 1% 1%;
        /* margin: 20px; */
        min-height: 0;
    }

    .c_participation ul.c_participation_form li figure {
        display: none;
    }

    .c_participation ul.c_participation_form .c_participation_smalltxt li {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .c_participation ul.c_participation_form span.small {
        display: inline;
    }
}

@media screen and (max-width: 810px) {
    .c_participation .c_participation_campany ul li {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .c_participation ul li .color_txt {
        font-size: 1.1rem;
    }

    .c_participation .c_participation_campany ul li {
        font-size: .85rem;
    }
}

@media screen and (max-width: 354px) {
    .c_participation ul.c_participation_form span.small {
        display: block;
    }
}


/*.c_participation_sponsor*/

.c_participation_sponsor {
    margin: 30px 1%;
    padding: 10px;
    background: #fff;
}

.c_participation_sponsor h3 {
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.c_participation_sponsor .note {
    font-size: 0.8rem;
    margin-bottom: 10px;
    color: #888;
    text-align: right;
    display: none;
}


/*menu_area*/

.menu_area h4 {
    margin-top: 20px;
}

.menu_area table {
    background: #fff;
    min-width: 1000px;
    margin: auto;
    font-size: 0.9rem;
    -webkit-text-size-adjust: 100%;
}

.menu_area th {
    padding: 10px 8px;
    font-weight: bold;
    background-color: #cccccc;
}

.menu_area th.menu01 {
    width: 32%;
}

.menu_area th.menu02 {
    width: 11%;
}

.menu_area th.menu03 {
    width: 50%;
}

.menu_area th.menu04 {
    width: 7%;
    text-align: center;
}

.menu_area td {
    padding: 10px 8px;
    background-color: #fdfafa;
}

.menu_area td.right_txt {
    text-align: right;
}

.menu_area td.center_txt {
    text-align: center;
}

.menu_area tr:nth-child(2n+1) td {
    background-color: #efefef;
}

.menu_area td .ico_txt {
    padding: 1px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    display: inline-block;
    margin: 5px 5px 5px 0;
}

.menu_area td .ico_txt.blue {
    background: #6e8ab7;
}

.menu_area td .ico_txt.orange {
    background: #d89c2e;
}

.menu_area .big_spo th.menu03 {
    text-align: center;
}


/*scroll-bar*/

.menu_area .table_wrap {
    overflow-x: auto;
    margin-bottom: 30px;
}

.menu_area .table_wrap::-webkit-scrollbar {
    width: 10px;
    background: #eaeaea;
    border-radius: 5px;
}

.menu_area .table_wrap::-webkit-scrollbar:horizontal {
    height: 10px;
    background: #eaeaea;
    border-radius: 5px;
}

.menu_area .table_wrap::-webkit-scrollbar-thumb {
    background: #ffd5d5;
    border-radius: 5px;
}

.menu_area .table_wrap::-webkit-scrollbar-thumb:horizontal {
    background: #ffd5d5;
    border-radius: 5px;
}


/*soldout*/

.menu_area tr.soldout_wrap {
    position: relative;
    background: #f1cece !important;
}

.menu_area tr.soldout_wrap td {
    background: #f1cece !important;
}

.menu_area .soldout_area {
    position: relative;
}

.menu_area .soldout_img {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 137%;
}

.menu_area tr.soldout_wrap td {
    color: #b34242 !important;
}


/*end scroll-bar*/


/*end menu_area*/

@media screen and (max-width: 900px) {
    .c_participation_sponsor {
        margin: 20px;
    }

    .c_participation_sponsor .note {
        display: block;
    }

    .menu_area .table_wrap {
        margin-bottom: 10px;
    }
}


/* ---------------------------------------------------------
 .c_attendees
----------------------------------------------------------*/


/*タブ*/

.c_attendees .type_tab {
    margin: 30px 0;
    margin-bottom: 50px;
    text-align: center;
}

.c_attendees .type_tab li {
    color: #fff;
    background: #93aff4;
    padding: 10px 0;
    border-right: solid 1px #c4d6fe;
    float: left;
    /* width: 33%; //タブ3つの時//*/
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-family: 'Abel', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.05rem;
    min-height: 0;
    margin: 0;
}

.c_attendees .type_tab li.type_tab-select {
    background: #092d9e;
}

.c_attendees .type_tab li:last-child {
    border-right: 0px;
}

.c_attendees .type_inner li.t_inner_wrap {
    width: auto;
    margin: 0px;
    line-height: normal;
    float: none;
    text-align: center;
    min-height: 0;
}

.c_attendees .type_inner li.t_inner_wrap.hide {
    display: none;
}


@media screen and (max-width: 768px) {
    .c_attendees .type_tab li {
        font-size: 1rem;
    }
}


/*タブ end*/

.c_attendees ul li,
.c_council ul li {
    width: 20%;
    margin: 0 2%;
    margin-top: 10px;
    line-height: 95%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    min-height: 19rem;
}

.c_attendees ul li figure.width80 {
    display: inline-block;
    width: 80%;
    margin: auto;
}

.c_attendees ul li img {
    border-radius: 400px;
    width: auto;
    height: auto;
    /*    margin-bottom: 20px;*/
}

.c_attendees ul li img.loaded {
    margin-bottom: 0px;
}

.c_attendees ul li dl dt {
    margin: 10px 0;
    font-weight: 500;
}

.c_attendees ul li dl dd {
    font-size: .75rem;
    margin-bottom: 5px;
    font-weight: 500;
}

.c_attendees ul li dl dd.position {
    color: #a0a0a0;
    font-size: 0.7rem;
    margin-bottom: 0;
}

.c_attendees ul li a:hover {
    color: #092d9e;
}

.c_attendees ul li dl dd.type {
    width: 84px;
    text-align: center;
    font-size: 0.7rem !important;
    vertical-align: middle;
    padding: 2px;
    color: #fff;
    border-radius: 3px;
    margin: auto;
    z-index: 100;
    margin-top: -11px;
    position: relative;
    z-index: 1;
}

.c_attendees ul li dl dd.type.t_council,
.c_attendees ul li dl dd.type.Council {
    background: #d2943a;
}

.c_attendees ul li dl dd.type.t_retail,
.c_attendees ul li dl dd.type.Retail {
    background: #e89c1f;
    width: 84px;
}
/* 数字から始まるclass名 エスケープして掲載 */
.c_attendees ul li dl dd.type.t_retail.\31 DAY,
.c_attendees ul li dl dd.type.Retail.\31 DAY {
    background: #d9a655;
    width: 84px;
}


.c_attendees ul li dl dd.type.t_maker,
.c_attendees ul li dl dd.type.Maker {
    background: #66b3fc;
    width: 84px;
}
.c_attendees ul li dl dd.type.t_maker.\31 DAY,
.c_attendees ul li dl dd.type.Maker.\31 DAY {
    background: #5c9ad7;
    width: 84px;
}

.c_attendees ul li dl dd.type.t_speaker,
.c_attendees ul li dl dd.type.Speaker {
    background: #85ad16;
}


/* カテゴリタブの色変更 */
/* カウンシル */
.c_attendees ul li dl dd.type.t_council,
.c_attendees ul li dl dd.type.Council {
    background: #d2943a;
}

/* スピーカー */
.c_attendees ul li dl dd.type.t_speaker,
.c_attendees ul li dl dd.type.Speaker {
    background: #de7744;
}


/* パートナー */
.c_attendees ul li dl dd.type.t_partner,
.c_attendees ul li dl dd.type.Partner {
    background: #beca7f;
}

/* ブランド */
.c_attendees ul li dl dd.type.t_brand,
.c_attendees ul li dl dd.type.Brand {
    background: #5a7c9f;
}

/* プレミアムブランド */
.c_attendees ul li dl dd.type.t_premium_brand,
.c_attendees ul li dl dd.type.Premium {
    background: #d7aa2a;
    width: 100px;
}

/* クリエイター */
.c_attendees ul li dl dd.type.t_creator,
.c_attendees ul li dl dd.type.Creator {
    background: #c783b2;
}

.eight_btn {
    display: inline-flex;
    border: 1.5px solid #000;
    font-size: 0.7rem;
    position: relative;
    padding: 5px 10px 5px 30px;
    margin: 0 auto;
    font-weight: bold;
    border-radius: 5px;
    background: #fff;
    align-self: center;
    justify-content: center;
}

.eight_btn::before {
    position: absolute;
    content: '';
    background: url(../images/common/card_ico.jpg)no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.eight_btn:hover {
    color: #000 !important;
    opacity: 0.7;
}

/* .cf.attendees_list {
    display: flex;
    flex-wrap: inherit;
} */

.attendees_list li.comingsoon {
    width: 100%;
    min-height: auto;
}

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

    .c_attendees ul li,
    .c_council ul li {
        width: 29%;
        /*min-height: 17rem;*/
    }

    /*	.eight_btn {
	    align-self: flex-end;
	}*/
}

@media screen and (max-width: 480px) {

    .c_attendees ul li,
    .c_council ul li {
        width: 46%;
        margin: 2% 2% 10%;
        min-height: 18rem;
    }
}


/* ---------------------------------------------------------
 .c_event
----------------------------------------------------------*/


/*
.c_event {
    background: url(../images/top/event-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}*/


/*.c_event:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  z-index:-3;
  width:100%;
  height:100vh;
  background:url(../images/top/event-bg.jpg) center no-repeat;
  background-size:cover;
}*/

.c_event dl {
    width: 53%;
    float: left;
    font-size: 1.2rem;
    /* color: #fff; */
    /* padding: 20px;
    background: #ffffffad; */
}

.c_event dl dt {
    float: left;
    width: 35%;
}

.c_event dl dd {
    float: left;
    width: 65%;
    padding-left: 30px;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-left: solid 1px #092d9e;
}

.c_event dl a {
    /* color: #fff;  */
}

.c_event figure {
    float: right;
    width: 40%;
    text-align: right;
}

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

    /*    .c_event {
        background-attachment: scroll;
        background: url(../images/top/event-bg.jpg);
        background-size: cover;
        background-position: 70%;
    }*/
    .c_event dl {
        width: 80%;
        margin: auto;
        float: none;
        margin-bottom: 30px;
    }

    .c_event figure {
        float: none;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .c_event dl {
        width: 100%;
        font-size: 1rem;
        display: flex;
        flex-wrap: wrap;
    }

    .c_event dl dt {
        width: 30%;
    }

    .c_event dl dd {
        padding-left: 15px;
        width: 70%;
    }
}


/* ---------------------------------------------------------
 footer
----------------------------------------------------------*/

footer {
    background: #c4d6fe;
    color: #092d9e;
}

footer figure {
    width: 158px;
}

footer .ft_sitemap {
    float: left;
    margin-right: 30px;
}

footer .footer_block {
    margin: 30px 0;
}

footer .footer_block h4 {
    font-size: 22px;
}

footer .footer_block p {
    color: #000;
}

footer .footer_block li {
    margin-bottom: 5px;
}

footer .copy_txt {
    text-align: center;
    font-size: 0.75rem;
    font-style: italic;
    border-top: solid 1px #092d9e;
    padding: 10px;
}

footer .stay_connected,
footer .archive {
    float: left;
    margin-left: 50px;
}

footer .stay_connected {
    margin-bottom: 20px;
}

footer .content-innner_ft {
    width: 1000px;
    margin: auto;
    padding: 40px 0;
}

footer .inner_stay_connected dt,
footer .inner_archive dt {
    color: #092d9e;
    font-family: 'Abel', sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1rem;
    margin-bottom: 8px;
}

footer .inner_stay_connected dd,
footer .inner_archive dd {
    font-size: 1em;
    letter-spacing: 0.1rem;
    margin-bottom: 10px;
    color: #000;
}

footer .inner_stay_connected dd.mailing_list_btn {
    float: left;
    clear: both;
    position: relative;
    display: inline-block;
    padding: 6px 22px 6px 6px;
    border: 1px solid #092d9e;
}

footer .inner_stay_connected dd.mailing_list_btn a {
    color: #092d9e;
}

footer .inner_stay_connected dd.mailing_list_btn a:hover {
    color: #000;
}

footer .inner_stay_connected dd.mailing_list_btn::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #092d9e;
    border-right: solid 1px #092d9e;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 55%;
    right: 0;
    margin-top: -5px;
    margin-right: 10px;
}

footer .inner_stay_connected dl ul li {
    float: left;
    width: 26px;
    margin-bottom: 16px;
}

footer .inner_stay_connected dl ul li:first-child {
    margin-right: 10px;
}

@media screen and (max-width: 1200px) {
    footer .content-innner_ft {
        padding: 40px 50px;
        width: auto;
    }
}

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

    footer .ft_sitemap,
    footer .stay_connected,
    footer .archive {
        float: none;
    }

    footer .stay_connected,
    footer .archive {
        margin-left: 0;
    }

    footer .inner_stay_connected dl ul li:first-child {
        margin-right: 20px;
    }

    footer .inner_stay_connected dl ul li {
        float: left;
        width: 34px;
        margin-bottom: 16px;
    }

    footer .inner_archive dl ul li {
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    footer .footer_block {
        width: 100%;
    }
}

@media screen and (max-width: 330px) {
    footer .inner_stay_connected dd.mailing_list_btn {
        font-size: 12px;
    }
}


/*archive*/

footer .inner_archive dl ul li {
    margin-bottom: 5px;
    font-size: 1rem;
}

footer .inner_archive dl ul li:after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(../images/common/ic_nw_bk.png);
    background-size: contain;
    vertical-align: baseline;
    margin-left: 0.5em;
}


/*footer .inner_archive dl ul li:hover:after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(../images/common/ic_nw_ho.png);
    background-size: contain;
    vertical-align: baseline;
    margin-left: 0.5em;
}*/

footer .inner_archive dl ul li:last-child {
    margin-bottom: 0;
}


/* ---------------------------------------------------------
 .c_floormap
----------------------------------------------------------*/

.c_floormap figure {
    text-align: center;
    margin-bottom: 10px;
}

.c_floormap .link_btn.btn_red {
    margin-top: 30px;
}


/* ---------------------------------------------------------
 .c_terms
----------------------------------------------------------*/

#c_terms h2 {
    text-align: left;
    border-bottom: 2px solid;
    margin: 50px 0 30px 0;
    font-size: 1.17em;
    font-weight: bold;
    /*font-family: 游ゴシック, "Yu Gothic", メイリオ, "Meiryo UI", sans-serif;*/
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#c_terms h3 {
    font-weight: bold;
    border-left: 3px solid;
    margin-top: 30px;
    padding-left: 3px;
}

.text_bold {
    font-weight: bold;
}

#c_terms dl dt {
    font-weight: bold;
    margin: 25px 0 15px 0;
}

#c_terms dl dd {
    margin-bottom: 10px;
}

.point-text {
    font-size: 0.85rem;
}

.participation-terms {
    font-size: 0.8rem;
    background: none !important;
    text-decoration: underline;
}


/* ---------------------------------------------------------
 .news
----------------------------------------------------------*/

.RA_guideline {
    line-height: 1.4
}

.RA_guideline h2 {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: left;
    border-bottom: 2px solid #092d9e;
    margin-bottom: 50px;
    letter-spacing: 0;
    /*font-family: 游ゴシック, "Yu Gothic", メイリオ, "Meiryo UI", sans-serif;*/
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.RA_guideline h3 {
    margin: 40px 0 15px;
    border-left: 3px solid #092d9e;
    padding-left: 0.7rem;
    font-weight: bold;
}

.RA_guideline p {
    margin-bottom: 10px;
}

.RA_guideline figure {
    max-width: 400px;
    margin: 15px auto;
}

.RA_guideline figure.small {
    max-width: 300px;
}

.RA_guideline a {
    color: #092d9e;
    border-bottom: 1px solid #092d9e;
}

.text_right {
    text-align: right;
}

.nano_guideline h2 {
    margin-bottom: 30px !important;
}

.nano_guideline dl dt {
    font-weight: bold;
    margin: 10px 0;
}

.RA_guideline dl.disc dt {
    font-weight: bold;
    margin: 10px 0;
}

.RA_guideline dl.disc dd {
    display: list-item;
    list-style-type: disc;
    margin-left: 1.2rem;
}


/* ---------------------------------------------------------
TOP コロナガイドラインボタン
----------------------------------------------------------*/

.news_btn {
    position: fixed;
    bottom: 5px;
    right: 5px;
    background: #092d9e;
    margin-bottom: 0;
    font-size: 1rem;
}

.news_btn span {
    margin-left: 3px;
}

@media screen and (max-width: 560px) {
    .news_btn.link_btn {
        padding: 10px;
    }
}


/* ---------------------------------------------------------
 bg_scroll
----------------------------------------------------------*/

.c_council.bg_scroll.bg_fix:before {
    content: "";
    background: url(../images/top/cou-bg.jpg) center no-repeat;
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
    z-index: -1;
}

.c_schedule.bg_scroll.bg_fix:before {
    content: "";
    /* background: url(../images/top/sche-bg.jpg) center no-repeat; */
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
    z-index: -1;
}

.c_participation.bg_scroll.bg_fix:before {
    content: "";
    background: #ffffff82;
    /* background: url(../images/top/event-bg.jpg) center no-repeat; */
    display: block;
    /* background-repeat: no-repeat; */
    position: fixed;
    /* background: #ffffff82; */
    /* background: #ffffff82; */
    top: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
    z-index: -1;
}

.browser {
    color: #5a5959;
    font-size: 0.8rem;
    margin: 30px auto 0;
    background: #a7beef;
    display: block;
    clear: both;
    padding: 20px;
    text-align: left;
}


.c_wrap.cf dd .mini_txt {
    font-size: 1rem;
}






/* ---------------------------------------------------------
 MV下ピックアップ画像 
----------------------------------------------------------*/

#c_pikup .picup_slider li {
    /* width: 33%; */
    /* border: 1px solid; */
    margin: 0 11px;
}


#c_pikup {
    background: #dfe9ff;
}

#c_pikup .c_wrap {
    padding: 40px 15px 50px;
    max-width: 1200px;
}

#c_pikup h3 {
    margin: 0 10px;
    font-family: 'Abel', sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    display: flex;
    align-items: center;
}

#c_pikup .picup_slider {
    position: relative;
}


#c_pikup h3::after {
    background-color: #092d9e;
    /* 横線の色 */
    border-radius: 5px;
    /* 横線の両端を丸く */
    content: "";
    flex-grow: 1;
    /* 横幅いっぱい */
    height: 2px;
    /* 横線の高さ */
    margin-left: 30px;
}

#c_pikup .picup_slider {
    position: relative;
}

#c_pikup .picup_slider li {
    /* margin: 0 10px; */
}


#c_pikup .picup_slider .slick-prev:before,
#c_pikup .picup_slider .slick-next:before {
    opacity: unset;
    color: #092d9e;
    position: absolute;
    top: 0;
}

#c_pikup .picup_slider .slick-prev:before {
    right: 40px;
}

#c_pikup .picup_slider .slick-next:before {
    left: 40px;
}

#c_pikup .picup_slider .slick-dots{
    bottom: -30px;
}

@media (max-width: 768px) {

    #c_pikup .picup_slider .slick-prev:before {
        right: 30px;
    }

    #c_pikup .picup_slider .slick-next:before {
        left: 30px;
    }
}

@media (max-width: 480px) {
    #c_pikup .picup_slider {
        width: 100%;
        margin: auto;
    }

    #c_pikup .picup_slider .slick-prev:before,
    #c_pikup .picup_slider .slick-next:before {
        top: -40%;
    }
}








/* ---------------------------------------------------------
サイトメニューの参加お申し込みボタン 
----------------------------------------------------------*/

.h_bottom .gnav li.gnav_articipation {
    background: #092d9e;
    margin: 0px 0;
    padding: 20px 0 19px;
}

.h_bottom .gnav li.gnav_articipation a {
    color: #fff;
}

.h_bottom .gnav li a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 5px;
}



/* ---------------------------------------------------------
 昨年の写真 
----------------------------------------------------------*/

.past_photo h3 {
    margin-bottom: 0;
    border-left: 3px solid;
    padding-left: 10px;
    font-weight: bold;
}

.past_photo ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.past_photo ul li {
    width: 32%;
    margin-top: 15px;
}


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

    .past_photo ul li {
        width: 49%;
    }

    .past_photo ul li:nth-child(n+7) {
        display: none;
    }
}





/* ---------------------------------------------------------
.c_link_box
----------------------------------------------------------*/

.c_link_box .flex {
    display: flex;
    flex-wrap: wrap;
}

.c_link_box .flex li {
    width: 50%;
    text-align: center;
    padding: 7% 3%;
    box-sizing: border-box;
    background: linear-gradient(#937079a3, #937079a3) center center / cover, url(../images/top/council.png);
    background-position: center center;
    background-size: cover;
    color: #fff;
}

.c_link_box .flex li .link_btn.btn_red {
    background: #a9385d;
    position: relative;
    border-radius: 100px;
}

.c_link_box .flex li.speaker_link {
    background: linear-gradient(#815a5aa8, #815a5aa8) center center / cover, url(../images/top/speaker.png);
    background-position: right center;
    background-size: cover;
}

.c_link_box .flex li.speaker_link .link_btn.btn_red {
    background: #a03030;
}

.c_link_box .flex li h4 {
    font-size: 2.3rem;
    color: #fff;
    font-weight: normal;
    margin-bottom: 40px;
}

.c_link_box .flex li p {
    margin-bottom: 30px;
}

.c_link_box .flex li .link_btn span {
    float: right;
    width: 0;
    height: 0;
    margin-top: 0.4em;
    border-top: 7px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 10%;
}

@media screen and (max-width: 768px) {
    .c_link_box .flex li {
        width: 100%;
        padding: 10% 5%;
    }

    .c_link_box .flex li p {
        margin-bottom: 20px;
        font-size: 0.9rem;
    }
}



#c_participation {
    background: url(../images/top/event-bg.jpg) center no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-bottom: 50px;
}

#c_schedule {
    background: url(../images/top/sche-bg2.jpg) center no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

#c_council {
    background: url(../images/top/event-bg.jpg) center no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    /*padding-bottom: 50px;*/
}

.c_council ul li figure.width80 {
    display: inline-block;
    width: 80%;
    margin: auto;
}


#past_situation h2{
    margin-bottom: 50px;
}

#past_situation .video_area {
    text-align: center;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 の比率 */
    position: relative;
    margin: auto;
}

#past_situation .video_area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#past_situation .btn2_area {
    padding-bottom: 30px;
}


/* 1day,2daysフォームcss */
#c_participation .link_area{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 25px 15px;
    /* padding-bottom: 15px; */
}

#c_participation .link_area.retail{
    border-bottom: 2px solid #d9a655;
    background: #fff8ee;
}

#c_participation .link_area.maker{
    border-bottom: 2px solid #5c9ad7;
    background: #eef9ff;
}

#c_participation .link_area.partner{
    border-bottom: 2px solid #d9a655;
    background: #fff8ee;
}

#c_participation .link_area.retail{
    border-bottom: 2px solid #d9a655;
    background: #fff8ee;
}

#c_participation .link_area .link_btn{
    width: 45%;
    display: inline-block;
    padding: 10px .5rem 10px 0;
    text-align: center;
    /* margin-bottom: 10px; */
    color: #fff;
    margin-bottom: 0;
    font-size: 1.3rem;
    font-weight: bold;
}

#c_participation .link_area.retail .btn_end{
    padding: 10px 0;
}

#c_participation .c_participation_retail .form_block{

}

#c_participation .c_participation_maker .form_block{

}

#c_participation .c_participation_partner .form_block{background: #dbe9ff;padding-bottom: 5px;border-bottom: 2px solid #0141a7;}

#c_participation .c_participation_brand .form_block{background: #eef7fa;padding-bottom: 5px;border-bottom: 2px solid #0096d1;}

#c_participation .c_participation_premium .form_block{background: #e2f4ff;padding-bottom: 5px;border-bottom: 2px solid #0279c1;}



#c_participation .link_area.retail .link_btn:first-of-type{
      background: #d9a655;
}

#c_participation .link_area.retail .link_btn{
     background: #e89b1e;
}

#c_participation .link_area.maker .link_btn{
   background: #66b2fc;
}

#c_participation .link_area.maker .link_btn:first-of-type{
    background: #5c9ad7;
}

#c_participation .link_area.maker .btn_end{
    padding: 10px 0;
}



@media screen and (max-width:900px) {
    #c_participation .link_area .link_btn{
        width: 46%;
    }
}


/* 終了文言 */

/* ---------------------------------------------------------
 .thanx
----------------------------------------------------------*/

#thanx {
    color: #FFf;
    border-bottom: solid 1px #000;
    padding: 2vw;
    background: #000;
}


/*#thanx h2{
    font-size: 1.5vw;
    text-align: left;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 1em;
}*/

#thanx p {
    font-weight: bold;
}

#thanx span {
    margin-top: 1.4em;
    font-size: 0.8rem;
    text-align: right;
    display: block;
    font-weight: bold;
}

#thanx .btn {
    background: #1f4cd8;
    padding: 10px;
    margin-top: 15px;
    display: inline-block;
    font-size: 1rem;
}

#thanx .btn span.arrow {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 0.8em;
    border-bottom: solid 1px #fff;
}

#thanx .btn span.arrow:after {
    content: "";
    display: inline-block;
    width: 0.8vw;
    border-bottom: solid 1px #fff;
    position: absolute;
    transform: rotate(45deg);
    top: -0.3vw;
    left: 1.8vw;
}

@media (max-width: 1000px) {
    #thanx {
        padding: 4vw;
        /*      height: 48vw;*/
        /*      background-size: cover;
      background-position: 300px;*/
    }

    #thanx h2 {
        font-size: 3.2vw;
    }

    #thanx br {
        display: none;
    }
}

@media (max-width: 480px) {

    /*  #thanx{
      height: 96vw;
      background: #fff url(/okinawa/images/top/thanx_bg_sp.png)no-repeat right bottom;
      background-size: contain;
  }
  #thanx h2{
      font-size: 4.3vw;
  }*/
    #thanx span {
        font-size: 0.7rem;
    }

    #thanx .btn span.arrow {
        vertical-align: middle;
        display: inline-block;
        width: 5.5vw;
        border-bottom: solid 1px #fff;
        position: relative;
        top: 1.8vw;
        margin-top: 0;
    }

    #thanx .btn span.arrow:after {
        content: "";
        display: inline-block;
        width: 1.5vw;
        border-bottom: solid 1px #fff;
        position: absolute;
        transform: rotate(45deg);
        top: -0.5vw;
        left: 4.2vw;
    }
}

/* レポート */

/* ---------------------------------------------------------
 #c_attendees_data
----------------------------------------------------------*/
#c_attendees_data #c_video .link_btn.btn_blue{
    margin-top: 3%;
}
#c_attendees_data h2 {
    margin-bottom: 30px;
}
.c_attendees_data h3 {
    padding: 5px;
    background: #d7eef7;
    color: #0192cb;
    font-weight: bold;
    margin-bottom: 30px;
}
.c_attendees_data h4 {
    border-left: solid 5px #0192cb;
    padding-left: 10px;
    color: #0192cb;
    font-size: 1.2rem;
}
.c_attendees_data .data_area li {
    width: 48.5%;
    float: left;
    box-sizing: border-box;
    background: #fff;
    margin: 0 3% 3% 0;
    padding: 10px;
}
.c_attendees_data .data_area li:nth-child(2n) {
    margin-right: 0;
}
.c_attendees_data .data_area li:last-child {
    margin-right: 0;
}
.c_attendees_data .data_area.voice_date_area li {
    width: 32%;
}
.c_attendees_data .data_area.voice_date_area li:nth-child(2n) {
    margin-right: 0;
}
.c_attendees_data .voice_area li {
    list-style: disc;
    margin: 10px 0;
    margin-left: 1rem;
    font-size: 0.9rem;
    font-weight: 500;
}

.c_attendees_data .people_area li{
    padding: 0 10px 20px;
    border-bottom: dotted 1px #ccc;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.c_attendees_data .people_area li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.c_attendees_data .people_area .l_content{
    width: 20%;
    line-height: 95%;
    float: left;
    text-align: center;
}
.c_attendees_data .people_area .l_content img{
    border-radius: 400px;
    width: auto;
    height: auto;
}
.c_attendees_data .people_area .l_content dt{
    margin: 10px 0;
    font-weight: bold;
}
.c_attendees_data .people_area .l_content dd{
    font-size: .75rem;
    margin-bottom: 5px;
    font-weight: 500;
}
.c_attendees_data .people_area .l_content dd.position {
    color: #a0a0a0;
    font-size: 0.7rem;
}
.c_attendees_data .people_area .r_content{
    float: right;
    width: 78%;
    padding: 20px;
    background: #f3f3f3;
    box-sizing: border-box;
}
.c_attendees_data .people_area .r_content span {
    font-weight: bold;
}


@media (max-width: 768px) {
.c_attendees_data .data_area li, .c_attendees_data .data_area.voice_date_area li{
    width: auto;
    float: none;
    margin: 0 0 3% 0;
}
.c_attendees_data .data_area li figure {
    width: 70%;
    margin: auto;
}
.c_attendees_data .data_area.voice_date_area li figure {
    width: 50%;
    margin: auto;
    text-align: center;
}
}
@media (max-width: 480px){
.c_attendees_data .data_area li figure {
    width: 90%;
}

.c_attendees_data .people_area .l_content {
     width: auto; 
     float: none; 
     margin-bottom: 10px;
}
.c_attendees_data .people_area .r_content {
     width: auto; 
     float: none;
    font-size: 0.9rem;
}
.c_attendees_data .people_area .l_content figure {
    width: 20%;
    float: left;
}
.c_attendees_data .people_area .l_content dl {
    float: right;
    width: 78%;
    text-align: left;
}
}


#c_attendees_data .btn_area_wrap{
	margin:0 0 50px;
}
/*#c_attendees_data .btn_area_wrap a.link_btn.btn_blue {
    width: auto;
    max-width: 1000px;
}3つの場合*/

/*#c_attendees_data .btn3_area a.link_btn {
	width: 32%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
    margin-top: 15px;
    max-width: 1000px;
    font-size: 1.1rem;
}3つの場合*/

#c_attendees_data .btn2_area a.link_btn {
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
    margin-top: 15px;
    max-width: 1000px;
    font-size: 1.1rem;
}

#c_attendees_data .btn2_area a.link_btn:last-child,
#c_attendees_data .btn_area_wrap .btn2_area a.link_btn:nth-child(2n) {
    margin-right: 0;
}
#c_attendees_data .c_video{
    padding-top: 100px;
}
#c_attendees_data .video_area{
    text-align: center;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 の比率 */
    position: relative;
    margin: auto;
}
#c_attendees_data .video_area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#c_attendees_data .video_area.link_btn.btn_blue{
    margin-top: 3%;
}

@media (max-width: 768px) {
    #c_attendees_data .btn_area_wrap a.link_btn {
        font-size: 1rem;
    }
    #c_attendees_data .btn_area_wrap .btn2_area a.link_btn {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
    }
    #c_attendees_data .btn_area_wrap .btn2_area a.link_btn:nth-child(2n) {
        margin-right: 0;
    }
    /*#c_attendees_data .btn_area_wrap .btn3_area a.link_btn {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
    }
    #c_attendees_data .btn_area_wrap .btn3_area a.link_btn:nth-child(2n) {
        margin-right: 0;
    }*/
}
@media (max-width: 480px) {
    #c_attendees_data .btn_area_wrap .btn2_area a.link_btn {
        font-size: 0.9rem;
    }
    /*#c_attendees_data .btn_area_wrap .btn3_area a.link_btn {
    font-size: 0.9rem;
    }*/
}

/* ---------------------------------------------------------
 #.c_wrap.contact_form
----------------------------------------------------------*/
.c_wrap.contact_form{
    background-color: #fff;
    padding: 0 1%;
    margin-bottom: 80px;
}



/* footer申込ボタン */
.card_bottom .footer_applink {
    background: #082e9e;
    display: block;
    text-align: center;
    padding: 1rem 3rem;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.card_bottom .footer_applink img{
    width: 15px;
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (max-width:480px) {
    .card_bottom .footer_applink{
        padding: 1rem 1.8rem;
    }
}



