@charset "UTF-8";

.simpleContent {
    padding-bottom: 45px
}

.simpleContent .boxContainerInner {
    background-color: #fff
}

.contentBox.slopWrapp .last {
    padding-bottom: 0;
    border-bottom: 0
}

.contentBox.slopWrapp .left {
    width: 670px;
    float: right
}

.contentBox.slopWrapp .right {
    margin-top: 0 !important;
    width: 180px;
    margin-bottom: 20px;
    position: relative;
    float: left
}

.contentBox.slopWrapp .right a {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    padding: 0.8em 0 0.5em;
    background: rgba(37, 168, 210, 0.8);
    vertical-align: middle
}

.contentBox.slopWrapp .right a i {
    margin-left: 5px;
    vertical-align: middle
}

.slopWrapp {
    padding-top: 50px;
    background: #fff
}

.slopWrapp .ttl05 {
    color: #25a8d2
}

.slopWrapp .txt {
    font-weight: bold;
    color: #333
}

.slopWrapp .slopeItem {
    border-bottom: 4px solid #E6E6E6;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.slopWrapp .list01 {
    margin-top: 20px
}

.slopWrapp .list01 li {
    line-height: 1.5;
    margin-bottom: 5px;
    font-size: 14px;
    position: relative;
    padding-left: 20px
}

.slopWrapp .list01 li:before {
    content: "・";
    font-weight: bold;
    height: 7px;
    left: 0em;
    position: absolute;
    line-height: 1;
    font-size: 20px;
    top: 0px;
    vertical-align: top
}

.slopWrapp .tableStyle02 {
    border-top: 1px solid #E6E6E6;
    font-size: 13px;
    width: 100%;
    margin-top: 30px;
    clear: both
}

.slopWrapp .tableStyle02 .last {
    border: 0
}

.slopWrapp .tableStyle02 dt {
    padding: 1em 0 0em;
    font-weight: 600;
    padding-right: 3%
}

.slopWrapp .tableStyle02 dd {
    padding: 1em 0;
    border-bottom: 1px solid #E6E6E6;
    line-height: 1.5
}

.slopWrapp .tableStyle02 dd a {
    color: #25A8D2
}

@media screen and (min-width:641px) {
    .slopWrapp .tableStyle02 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch
    }

    .slopWrapp .tableStyle02 dt {
        width: 16%;
        border-bottom: 1px solid #E6E6E6
    }

    .slopWrapp .tableStyle02 dd {
        width: 84%;
        padding-top: 0.75em
    }
}

@media screen and (max-width:641px) {
    .contentBox.slopWrapp {
        padding-top: 0
    }

    .contentBox.slopWrapp .left, .contentBox.slopWrapp .right {
        width: 100%;
        float: none
    }

    .contentBox.slopWrapp .slopeItem {
        padding-bottom: 0;
        border-bottom: 0
    }

    .contentBox.slopWrapp .left {
        padding: 15px
    }

    .contentBox.slopWrapp .right {
        margin-bottom: 0
    }

    .contentBox.slopWrapp .right a {
        text-align: left;
        padding-left: 15px
    }

    .contentBox.slopWrapp .right img {
        width: 100%;
        height: auto
    }

    .contentBox.slopWrapp .tableStyle02 {
        margin: 0;
        padding: 0 15px
    }

    .contentBox.slopWrapp .tableStyle02 dd {
        padding-top: 0.5em
    }
}

.subIntro {
    background: rgba(255, 255, 255, 0.95);
    font-size: 14px;
    line-height: 2
}

.subIntro .ttl05 {
    margin-bottom: 15px;
    line-height: 1.8
}

.boxContainerInner.pdt0 {
    padding-top: 0
}

.message .bgWht {
    border-top: 1px solid #E6E6E6;
    margin-top: 50px
}

.detailContent {
    padding-top: 0;
    border-top: 5px solid #25A8D2;
    position: relative;
    margin-top: -50px
}

.pageAccess .detailContent  {
    margin-top: 10px;
    overflow: hidden;

}

.detailContent .wide {
    padding-top: 35px;
    background: #fff
}

.detailContent .title {
    padding-left: 35px
}

.detailContent .contentInner {
    padding: 25px 35px
}

.dl .icoImg {
    width: 20px;
    height: auto;
    margin-left: 5px
}

.tournament .ttl05 {
    color: #25A8D2
}

.tournament .icoImg {
    width: 20px;
    height: auto;
    margin-left: 5px
}

.tournament .digiEnt {
    float: right;
    text-decoration: none;
    color: #b3b3b3
}

.tournament .digiEnt i {
    vertical-align: text-top;
    margin-left: 5px
}

.tournament .table {
    margin-bottom: 40px
}

.lede02 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    border-left: 6px solid #25A8D2;
    padding-left: 15px
}

.lede03 {
    font-size: 24px;
    color: #43768B;
    font-weight: bold;
    line-height: 1.85
}

.postLink {
    padding-top: 20px;
    border-top: 1px dotted #E6E6E6;
    font-size: 14px
}

.postLink a, .postLink i {
    color: #25A8D2;
    vertical-align: top
}

.postLink i {
    margin-right: 1px
}

.postLink a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px
}

.postLink.link a {
    border: 0
}

.soon {
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #dadada;
    display: inline-block;
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-family: 'Yantramanav';
    font-weight: 900;
    padding: 100px 0
}

@media screen and (min-width:641px) {
    .boxContainerInner .right {
        margin-top: 38px
    }

    .subIntro {
        padding: 25px 35px
    }

    .newsList {
        padding: 25px 35px
    }

    .action .txt, .message .txt {
        font-size: 14px;
        margin-top: 25px
    }

    .action .ttl05, .message .ttl05 {
        color: #25A8D2
    }

    .contentBox {
        padding-bottom: 25px;
        width: 880px;
        margin: auto;
        border-bottom: 1px dotted #b3b3b3;
        margin-bottom: 25px
    }

    .contentBox .left {
        width: 525px
    }

    .contentBox .right {
        width: 310px
    }

    .contentBox .right img {
        width: 100%;
        height: auto
    }

    .contentBox:last-child {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0
    }

    .contentBox:after {
        content: " ";
        display: block;
        visibility: hidden;
        height: 1%;
        font-size: 0;
        line-height: 0;
        clear: both
    }

    .archive {
        padding: 45px 0
    }

    .archive .title {
        padding-left: 35px
    }

    .dlDetail {
        padding: 25px 35px;
        padding-top: 0
    }

    .dlDetail .table {
        font-size: 14px
    }

    .newsDetail {
        padding: 25px 120px 40px
    }

    .newsDetail .lede03 {
        margin-bottom: 10px
    }

    .newsDetail .detailMeta {
        margin-bottom: 20px
    }

    .newsDetail .detailMeta a {
        color: #43768B;
        padding: 0.65em 0 1em
    }

    .newsDetail .detailMeta time {
        font-size: 15px;
        color: #757575;
        margin-right: 10px
    }

    .newsDetail .detailMeta .tagCat {
        color: #25A8D2;
        font-size: 14px;
        margin-right: 10px
    }

    .newsDetail .detailMeta .tagCat a {
        color: inherit;
        display: inline;
        margin: 0
    }

    .newsDetail .txt {
        text-align: justify;
        margin-bottom: 30px
    }

    .newsDetail .ph {
        text-align: center;
        margin: 30px 0;
        background: #FBFDFD
    }

    .newsDetail .ph img {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }

    .newsDetail .ph img:last-child {
        margin-bottom: 0px
    }
}

@media screen and (max-width:641px) {
    .right {
        margin-top: 20px
    }

    .boxContainer {
        padding-bottom: 0.4em
    }

    .varietyInfo {
        border: 1px solid #E6E6E6;
        padding: 15px
    }

    .lineUp3 .lineUpItem h4 {
        font-weight: bold;
        color: #333;
        margin-bottom: 1em
    }

    .lineUp3 .lineUpItem {
        border-bottom: 1px dotted #E6E6E6
    }

    .lineUp3 .lineUpItem:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .lineUp3 .lineUpItem img:first-child {
        display: none
    }

    .lineUp3 .lineUpItem p {
        margin-bottom: 1em
    }

    .lineUp3 .lineUpItem p img {
        height: 1.4em;
        width: auto;
        margin-right: 0;
        margin-left: 5px;
        vertical-align: bottom;
        display: inline;
        float: none
    }

    .lineUp3 .lineUpItem p a {
        display: inline-block;
        font-size:14px;
    }

    .subIntro {
        padding: 15px
    }

    .subIntro .ttl05 {
        line-height: 1.5
    }

    .newsList {
        margin-bottom: 2em
    }

    .newsList ul {
        padding: 15px;
        padding-bottom: 0
    }

    .newsList ul li:last-child {
        border-bottom: 0
    }

    .detailContent .wide {
        padding-top: 1em
    }

    .detailContent .title {
        padding: 0;
        padding-left: 15px
    }

    .detailContent .contentInner {
        padding: 15px;
        padding-top: 0
    }

    .detailContent .contentInner .formArea {
        text-align: center;
        padding-left: 0
    }

    .detailContent .contentInner .formArea .searchBtn {
        margin: auto;
        margin-top: 1em;
        width: 90%
    }

    .detailContent .contentInner .table dd, .detailContent .contentInner .table dt {
        text-align: left;
        padding-left: 5%
    }

    .scheduleSearch:last-child {
        margin-bottom: 2em
    }

    .newsDetail {
        margin-bottom: 2em
    }

    .newsDetail .lede03 {
        padding: 15px;
        padding-top: 0
    }

    .newsDetail time {
        padding-left: 15px;
        margin-right: 10px
    }

    .newsDetail .ph {
        margin-top: 1em
    }

    .newsDetail .ph img {
        margin-bottom: 1px
    }

    .newsDetail .txt {
        margin-top: 1em;
        padding: 0 15px;
        margin-bottom: 1em
    }

    .newsDetail .postLink {
        padding: 15px;
        padding-bottom: 0
    }

    .lede03 {
        line-height: 1.5
    }

    .catLink {
        color: #25A8D2
    }

    .postLink a {
        margin-bottom: 1em
    }

    .archive {
        padding-top: 2em
    }

    .archive .title {
        margin-bottom: 1em;
        padding-top: 1em;
        padding-left: 15px
    }

    .newsList .pager {
        padding-top: 0;
        margin: 0 0 1em
    }

    .tagCat {
        margin-right: 10px
    }

    .dlDetail .lede03, .dlDetail .txt {
        padding-left: 15px;
        padding-right: 15px
    }
}




.boxMovieContainerInner {
    padding-top: 45px;
    padding-bottom: 45px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}
.lineUp2 .lineUpItem {
    width: 50%;
}
.lineUp2 .lineUpItem2 {
    padding-right: 10px;
    padding-left: 10px;
}
.lineUp2 .lineUpItem2 iframe {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 460px;
    height : 315px;
    display: block;
}
@media screen and (max-width:640px) {
    .lineUp2 .lineUpItem2 iframe {
        width: 80vw;
        max-height : 220px;
    }
}

.boxMovieContainerInner  .slick-dots {
    bottom:-40px;
}

.boxMovieContainerInner .slick-dots li button:before {
    font-size: 12px;
    color : #fff;
    opacity:.75;
}
.boxMovieContainerInner  .slick-dots li.slick-active button:before {
    
    color : #25A8D2;
}


.educatInfoList {
    margin-top: 40px
}

.educatInfoList li {
    border: 1px solid #e6e6e6;
    position: relative;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease
}

.educatInfoList li i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ccc;
    font-size: 14px
}

.educatInfoList li:hover>a, .educatInfoList li:hover i {
    color: #25A8D2
}

.movie .lineUpItem iframe {
    margin-bottom: 10px
}

@media screen and (min-width:641px) {
    .movie .lineUp2 {
        margin-top: 40px
    }

    .movie .lineUpItem iframe {
        width: 100%
    }

    .educatInfoList {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .educatInfoList li {
        display: table;
        width: 300px;
        margin-right: 30px;
        margin-bottom: 25px;
        text-align: center;
        position: relative
    }

    .educatInfoList li:hover {
        border-color: #25A8D2
    }

    .educatInfoList li:hover>a, .educatInfoList li:hover i {
        color: #25A8D2
    }

    .educatInfoList li a, .educatInfoList li strong {
        display: table-cell;
        height: 5em;
        color: #333;
        font-weight: bold;
        line-height: 1.3;
        cursor: pointer;
        vertical-align: middle
    }

    .educatInfoList li a:hover, .educatInfoList li strong:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .educatInfoList li:nth-child(3n) {
        margin-right: 0
    }

    .educatInfoList li ol {
        position: absolute;
        top: 65px;
        left: 15px;
        padding: 10px 0px 5px;
        width: 270px;
        z-index: 10;
        background: rgba(37, 168, 210, 0.9);
        display: none;
        -moz-box-shadow: 0px 9px 6px -3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0px 9px 6px -3px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0px 9px 6px -3px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 9px 6px -3px rgba(0, 0, 0, 0.3)
    }

    .educatInfoList li li {
        border: 0;
        width: 100%;
        margin: 0;
        display: block;
        text-align: center;
        padding-bottom: 10px
    }

    .educatInfoList li li:hover a {
        color: #fff !important
    }

    .educatInfoList li li a {
        display: block;
        height: auto;
        font-weight: normal;
        font-size: 14px;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px
    }

    .educatInfoList li li a:hover {
        color: #fff;
        text-decoration: underline
    }

    .action .right {
        margin-top: 0;
        margin-bottom: 30px
    }
}

@media screen and (max-width:641px) {
    .movie .lineUpItem {
        float: none;
        width: 100%
    }

    .movie .lineUpItem iframe {
        width: 100%
    }

    .action .contentBox {
        margin-bottom: 2em;
        padding: 0
    }

    .action .contentBox .right img {
        width: 100%;
        height: auto
    }

    .action .contentBox .left {
        padding: 15px
    }

    .action .contentBox .left .txt {
        margin-bottom: 0
    }

    .soon {
        padding: 2em 0 3em;
        margin-top: 0
    }

    .educatInfoList i {
        /* display: none */
    }
    .educatInfoList li i {
        position:relative;
        top : auto;
        right: auto;
        margin-left:0.5em;
    }

    .educatInfoList li {
        border: 0;
        border-bottom: 1px dotted #E6E6E6;
        padding-bottom: 1em;
        margin-bottom: 1em
    }

    .educatInfoList li a br {
        display: none
    }

    .educatInfoList li:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .educatInfoList>li>a {
        color: #333;
        font-weight: bold;
        margin-bottom: 1em;
        font-weight: bold
    }

    .educatInfoList strong {
        /* display: none */
        display: flex;
        width: 100%;
        line-height: 1.4;
        cursor: pointer;
        align-items: center;
        justify-content: space-between;
    }

    .educatInfoList strong br {
        display: none
    }

    .educatInfoList ol {
        opacity: 1 !important;
        font-weight: bold;
        display: none ;
        padding: 10px ;
        border: 0;
        margin-top : 10px;
        background : rgba(37, 168, 210, 0.9);
        
    }

    .educatInfoList ol li {
        /* margin-bottom: 0 */
    }

    .educatInfoList ol a {
        color: #fff
    }

    .educatInfoList li:last-child {
        margin-top: 1em;
        padding-bottom: 0
    }

    .detailContent .tournament {
        padding-top: 15px
    }
}

.subPageNav a {
    color: #fff
}

.messageItem .ttl05 {
    margin-bottom: 20px;
    margin-top: 20px
}

.messageItem .lede {
    margin-bottom: 0
}

.messageItem .tagNum {
    color: #76cce7;
    font-family: "Yantramanav";
    letter-spacing: -0.01em
}

.messageItem .tagNum strong {
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.scheduleSearch {
    font-size: 14px
}

.scheduleSearch strong {
    font-weight: bold
}

.searchResult p {
    margin-top: 20px
}

.formArea {
    background: #FBFDFD;
    border-top: 1px dashed #43768B;
    border-bottom: 1px dashed #43768B;
    padding: 15px 0 25px;
    padding-left: 25px
}

@media screen and (max-width:641px) {
    .itemCategory .searchSelect {
        max-width: 85%
    }
}

.searchCatName {
    line-height: 2;
    padding-top: 10px
}

.searchCatName strong {
    font-weight: bold;
    color: #25A8D2
}

.calBtnWrapp {
    padding: 20px 5%
}

@media screen and (min-width:641px) {
    .calBtnWrapp {
        padding: 20px 35px
    }
}

.selectWrapp .selectItem {
    padding-top: 5px;
    float: left
}

@media screen and (max-width:641px) {
    .selectWrapp .selectItem {
        text-align: left;
        padding-bottom: 10px;
        padding-left: 5%
    }
}

.selectWrapp .selectItem strong {
    display: block;
    font-weight: bold;
    font-size: 85%;
    padding-left: 5px;
    margin-bottom: 5px
}

.selectWrapp .selectItem .textBOx {
    width: 230px
}

@media screen and (min-width:641px) {
    .conpe_sponsorList ul {
        padding: 20px 35px
    }
}

@media screen and (max-width:641px) {
    .conpe_sponsorList ul {
        padding-left: 5%;
        padding-right: 5%
    }
}

.conpe_sponsorList ul li {
    float: left;
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 15px;
    border: 1px solid #E6E6E6
}

@media screen and (max-width:641px) {
    .conpe_sponsorList ul li {
        width: 47%;
        margin-right: 4%
    }

    .conpe_sponsorList ul li img {
        width: 100%;
        height: auto
    }

    .conpe_sponsorList ul li:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width:641px) {
    .conpe_sponsorList ul li:nth-child(4n) {
        margin-right: 0
    }
}

.conpe_sponsorList ul li a {
    text-align: center;
    display: block;
    padding: 25px
}

@media screen and (max-width:641px) {
    .conpe_sponsorList ul li a {
        padding: 5px
    }
}

.conpe_sponsorList:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 1%;
    font-size: 0;
    line-height: 0;
    clear: both
}

@media screen and (min-width:641px) {
    .subPageNav {
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 20;
        background: rgba(15, 61, 94, 0.8)
    }

    .subPageNav nav {
        height: 2.8em;
        width: 960px;
        min-width: 960px;
        margin-left: auto;
        margin-right: auto
    }

    .subPageNav nav ul {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-weight: bold;
        font-size: 14px;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-top: 15px
    }

    .subPageNav nav ul li {
        padding: 0px 15px;
        border-left: 1px dotted #fff;
        line-height: 1
    }

    .subPageNav nav ul li:first-child {
        border: 0
    }

    .subPageNav nav ul li a {
        line-height: 1
    }

    .scheduleSearch .searchBtn {
        margin-left: 10px
    }

    .scheduleSearch .searchSelect {
        margin-right: 20px;
        margin-left: 5px
    }

    .compeLineUp {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        margin-top: 40px
    }

    .compeLineUp .lineUpItem {
        background: #fff;
        letter-spacing: -0.02em;
        margin-bottom: 20px;
        width: 23.5%;
        margin-right: 2%
    }

    .compeLineUp .lineUpItem:nth-child(4n) {
        margin-right: 0
    }

    .compeLineUp .lineUpItem img {
        width: 100%;
        height: auto
    }

    .compeLineUp .lineUpItem a {
        color: inherit
    }

    .compeLineUp .lineUpItem strong {
        font-weight: bold;
        display: block;
        margin-bottom: 8px;
        font-size: 18px;
        color: #25A8D2
    }

    .compeLineUp .lineUpItem p {
        font-size: 14px;
        padding: 20px
    }
}

@media screen and (max-width:641px) {
    .subPageNav {
        display: none
    }

    .messageItem {
        margin-bottom: 2em;
        padding-top: 0
    }

    .messageItem .ttl05 {
        margin: 0.5em 0 0
    }

    .messageItem .lede {
        margin-bottom: 1em
    }

    .messageItem .right img {
        width: 100%;
        height: auto;
        margin-bottom: 1em
    }

    .compeLineUp {
        margin-bottom: 2em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .compeLineUp .lineUpItem {
        position: relative;
        width: 50%
    }

    .compeLineUp .lineUpItem a {
        display: block;
        width: 100%;
        height: 100%
    }

    .compeLineUp .lineUpItem img {
        width: 100%;
        height: auto
    }

    .compeLineUp .lineUpItem p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding: 0.7em 1em 1em;
        font-size: 12px;
        letter-spacing: -0.03em;
        background: rgba(51, 51, 51, 0.8);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 74%, rgba(0, 0, 0, 0.9) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 74%, rgba(0, 0, 0, 0.9) 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(74%, rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 74%, rgba(0, 0, 0, 0.9) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 74%, rgba(0, 0, 0, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0)
    }

    .compeLineUp .lineUpItem p strong {
        padding: 0.5em 0;
        font-weight: bold;
        display: block;
        font-size: 120%;
        color: #25A8D2
    }
}

.sponsorList {
    padding-left: 5%;
    padding-right: 5%
}

@media screen and (min-width:641px) {
    .sponsorList {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media screen and (max-width:641px) {
    .sponsorList {
        padding-top: 30px;
        margin-bottom: 30px
    }
}

.sponsorList .lineUp4 {
    margin-bottom: 40px
}

@media screen and (min-width:641px) {
    .sponsorList .lineUp4 {
        text-align: center;
        margin-bottom: 40px
    }
}

@media screen and (max-width:641px) {
    .sponsorList .lineUp4 {
        margin-bottom: 0px
    }
}

.sponsorList .lineUpItem {
    display: inline-block;
    float: none;
    width: 47%;
    border: 1px solid #E6E6E6
}

@media screen and (min-width:641px) {
    .sponsorList .lineUpItem {
        width: 22%
    }
}

@media screen and (max-width:641px) {
    .sponsorList .lineUpItem {
        margin-bottom: 15px
    }
}

.sponsorList .lineUpItem a {
    display: block;
    padding: 25px
}

@media screen and (max-width:641px) {
    .sponsorList .lineUpItem a {
        padding: 5px
    }
}

.sponsorList .lineUpItem img {
    width: 100%;
    height: auto
}

.sponsorList .sponsorTtl {
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    color: #43768B
}

.sponsorList .sponsorTtl.disable {
    opacity: .2;
    margin-top: 100px;
    margin-bottom: 100px
}

.pageChikuren .archive {
    padding-top: 0
}

.pageChikuren .boxContainerInner.bgWht {
    background-color: #fff;
    border-top: 5px solid #25A8D2;
    position: relative;
    margin-top: -50px
}

#mainvisual.subPageTtl.privacy h2 strong {
    width: 340px
}

.privacyContent {
    padding: 0 35px
}

.pagePrivacy .archive {
    padding-top: 0
}

.pagePrivacy .boxContainerInner.bgWht {
    background-color: #fff;
    border-top: 5px solid #25A8D2;
    position: relative;
    margin-top: -50px
}

.privacyTit {
    font-weight: bold;
    text-align: justify;
    max-width: 100%;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 1.8
}

@media screen and (min-width:640px) {
    .privacyTit {
        padding-top: 0px;
        padding-bottom: 40px
    }
}

.privacyTerm {
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #DEE2E3;
    padding-top: 50px;
    margin-bottom: 30px;
    text-align: justify;
    line-height: 1.8
}

@media screen and (max-width:639px) {
    .privacyTerm {
        padding-top: 1em;
        margin-bottom: 0
    }
}

.privacyTerm dt {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: .5rem
}

.privacyTerm dd {
    background-image: -webkit-linear-gradient(left, #ccc 1px, transparent 1px, transparent 100%);
    background-image: -o-linear-gradient(left, #ccc 1px, transparent 1px, transparent 100%);
    background-image: linear-gradient(to right, #ccc 1px, transparent 1px, transparent 100%);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 4px 1px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media screen and (max-width:639px) {
    .privacyTerm dd {
        padding-bottom: 0.5em;
        margin-bottom: 0.5em
    }
}

.privacyTerm dd:last-child {
    margin-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    background: 0
}

@media screen and (max-width:639px) {
    .privacyTerm .list01 {
        padding-left: 0
    }
}

.privacy_content {
    padding-left: 35px;
    padding-right: 35px
}

@media screen and (max-width:639px) {
    .privacy_content {
        padding-bottom: 2em;
        margin-bottom: 2em
    }
}

.privacy_content ol {
    padding-left: 0;
    padding-left: 2em;
    padding-top: 0.5em
}

.privacy_content ol li {
    line-height: 1.6;
    margin-bottom: 0.5em;
    position: relative;
    padding-left: 16px
}

.privacy_content ol li:last-child {
    margin-bottom: 0
}

.privacy_content ol li:before {
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 0.25em;
    position: absolute;
    top: 0.75em;
    width: 5px;
    background: #131616
}

#mainvisual.subPageTtl.members h2 strong {
    width: 311px
}

.breadcrumb {
    max-width: 960px;
    margin : auto;
    padding : 10px 0;
}


.iconListItem {
    display: flex;
}
.iconListItem:before {
    content:attr(data-icon);
}
.detailInnerIn {
    margin-bottom: 10px;;
}
.pageAccess .detailContent {
    display: flex;
    justify-content: space-between;
}


.pageAccess .detailContent aside {
    width: 460px;
}

.pageAccess .detailContent aside  img {
    width: 100%;
}

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

    .pageAccess .accessMap {
        width: 90vw;
    }
    .pageAccess .detailContent {
        flex-direction: column;
    }
    
    
    .pageAccess .detailContent aside {
        width: 100%;
    }
    
  }

/*# sourceMappingURL=sub2020.css.map */