/*
Theme Name: WING-STINGER PRO2 Child
Template: stingerpro2
Description: ver20180831以上対応
Version: 20180831
*/
@import url('https://fonts.googleapis.com/css?family=Arvo:700&display=swap');

.post {
    padding-bottom: 0;
}




body.front-page main {
    margin-bottom: 0;
    padding-bottom: 0;
}

#st-headerbox {
    background-color: #fff !important;
}


#st-headerbox .st-header-content {

    padding: 0px !important;
}


.head_test {
    font-family: 'Arvo', serif !important;
    margin: 0;
    /* デフォルトCSS打ち消し */
    position: relative;
    /* 位置調整 */
    margin: 15px 0;
    /* 周りの余白指定 */
    font-size: 250%;
    /* 文字サイズ指定 */
    color: #031e55;
}

.head_test-point {
    font-size: 13px;
    /* 文字サイズ指定 */
    letter-spacing: 3px;
    color: #ccac61;
}

.news-ca {
    font-size: 200%;
    font-weight: bold;
}


.schedule iframe {
    width: 100%;
    height: 650px;
}


@media all and (max-width: 767px) {
    .schedule iframe {
        height: 400px;
    }
}


#footer .footerlogo img {
    max-width: 230px;
}

.st-header-flexbox {
    text-align: left;
    width: 150px;
    padding: 5px;
    padding-left: 10px;
    background-color: #000000;
    position: absolute;
    left: -5px;
    bottom: 0;
    transform: skewx(-20deg);
}

.st-header-flextitle {
    font-size: 95% !important;
    color: #ffffff !important;
    text-shadow: 0px 0px 0px #000000 !important;
    transform: skewx(20deg);
}


#parent-category-name {
    text-align: center;
    font-size: 250%;
    line-height: 2em;
    color: #031e55;
    transition: 0.5s;
}

.entry-title2 {}


.st-lp-wide-wrapper .schedulebg {
    background-image: url('/wp/wp-content/uploads/2019/09/headbg.jpg');
}




.catname {
    border-radius: 0;
}



.st-lp-wide-wrapper {
    transform: skewY(-2deg);
}

#content .st-lp-wide-content {
    transform: skewY(2deg);
    background: rgba(255, 255, 255, 0) !important;
}

#topnews-box {

    margin-bottom: 30px;

}

/*サポーターバナー部分*/
.supporter01 {
    width: 96%;
    background-color: #191970;
    padding-left: 2%;
    padding-right: 2%;
    color: #ffffff;
    clear: both;
}

.supporter02 {
    width: 100%;
    clear: both;
    height: 90%;
    margin: auto;
    padding-top: 1%;
}

p.support {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-top: 10%;
    padding-bottom: 10%;
    font-size: 110%;
}

p.support02 {
    margin: 0;
    border-bottom: solid 1px #565696;
    vertical-align: middle;
    padding-top: 0%;
    padding-bottom: 0%;
    color: #565696;
    padding-left: 2%;
    padding-right: 2%;
}

/*ここまで*/

.st-header-flexwrap.st-blur::before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: inherit;
    filter: blur(0px);
    transition: filter 0.3s ease;
    z-index: -1;
}

.st-header-flexwrap.st-blur:hover::before {
    filter: blur(5px);

}


a {
    color: #00d2e5;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #00d2e5 !important;
}

#topnews-box div dl dd a:hover {

    color: #00d2e5 !important;

}

ul.cp_list {
    padding: 0.5em;
    list-style-type: none !important;

}

ul.cp_list a {
    color: #0e357f;
}

ul.cp_list li {
    font-size: 12px;
    position: relative;
    padding: 0em 0.3em 0.3em 1.3em;
}

ul.cp_list li:before {
    position: absolute;
    content: '';
    top: 0.9em;
    left: 0em;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #0e357f;
}

#topnews-box dt {
    color: #0e357f;
    font-size: 16px;
}

#topnews-box dd {
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}



.colum1.st-lp-wide .entry-title,
.colum1.st-lp-wide #st-page .entry-title:not(.st-css-no2) {
    text-align: center;
    font-size: 250%;
    line-height: 2em;
    color: #031e55;
}


#page-top:not(.page-top-img) a {
    background: #031e55;
    -moz-opacity: 0.9;
    opacity: 0.9;
}


#content-w {
    padding-top: 0;
    background-attachment: fixed !important;
}

#news-more {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}


/*table*/
.post table {
    box-sizing: border-box;
    border-top: 1px #bbb solid;
    border-right: 0;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;

}

table th {

    padding: 10px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #bbb;
    border-left-color: transparent;
    background: #264f91;
    color: #fff;
    vertical-align: middle;
}

table tr td {

    padding: 10px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #bbb;
    border-left-color: transparent;
    vertical-align: top;
    vertical-align: middle;
}


#searchform {
    background: #fff;
    box-shadow: #ccc 0 0 4px;
    border-radius: 5px;
    border: 0;
}

#s {
    background: transparent;
}

/*sidebar-list*/

.textwidget {
    background: #fff;
    border-radius: 5px;
    box-shadow: #ccc 0 0 4px;
    overflow: hidden;
}

aside h4:not(.st-css-no2),
#side aside h4:not(.st-css-no2),
.st-widgets-title:not(.st-css-no2) {

    margin-bottom: 0;
    margin-top: 30px;
    font-size: 120%;
}

ul .sidebar {
    background: #fff;
    box-shadow: #ccc 0 0 4px;
}

#side aside .sidebar li a {
    display: block;

}

#side aside ul li.sidebar {
    width: 100%;
    list-style: none;
}

#side aside ul.sidebar li a {
    text-decoration: none;
    color: #000;
    padding: 1.5em 1em 1.5em 1em;
}

#side aside ul.sidebar li :hover {
    background: #00d2e5;
    color: #031e55 !important;
    background-position: -20px 0;
    transition: 0.5s;
}

#side aside ul.sidebar li {
    position: relative;
    font-size: 14px !important;
    font-weight: 400;
    color: #000 !important;
    background: #fff;
    border-bottom: 1px #ccc solid;
}

#side aside ul.sidebar li:last-child {
    border: none;
    margin: 0;
}

#side aside ul.sidebar li:before {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 1em;
    color: #031e55;
    font-size: 0.5em;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



/*スマホハンバーガー*/
#s-navi dt.trigger .op {
    color: #fff;
}



/*LINK*/
#link1 {
    width: 33.3%;
    float: left;
}

#link2 {
    width: 33.3%;
    float: left;
}

#link3 {
    width: 33.3%;
    float: left;
}

/*追加部分*/
#link4 {
    width: 25%;
    float: left;
}

#link5 {
    width: 33.3%;
    float: left;
}

/*追加部分*/




/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {

    .schedulebox {
        padding-top: 40px;
        width: 100% !important;
        margin-right: auto !important;
    }

    main {
        background: transparent !important;
    }


    /*LINK*/
    #link1 {
        width: 100%;
        float: none;
    }

    #link2 {
        width: 100%;
        float: none;
    }

    #link3 {
        width: 100%;
        float: none;
    }

    /*追加部分*/
    #link4 {
        width: 70%;
        display: block;
    }

    #link5 {
        width: 100%;
        display: block;
    }

    /*追加部分*/

    /*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .schedulebox {

        width: 100% !important;
        margin-right: auto !important;
    }

    /*-- ここまで --*/
}

/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {

    .naka {
        background: #fff;
        padding: 30px;
        border-radius: 5px;
        margin-top: 50px;
        box-shadow: #ccc 0 0 4px;

    }

    #headbox img.sitename-only-img {
        width: 200px;
    }


    .responbox25 .lbox {
        float: left;
        padding: 15px;
        width: 25%;
        box-sizing: border-box;
    }

    .responbox25 .st-header-flexwrap {
        height: 150px !important;
    }

    .schedulebox {
        float: left;
        box-sizing: border-box;
        width: 55%;
        margin-right: 5%;
        margin-top: 30px;
    }

    /*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print,
screen and (min-width: 960px) {


    header .smanone ul.menu li {
        width: 240px;
    }

    header .smanone ul.menu li a {
        font-size: 15px;
    }

    #side aside {
        width: 250px !important;
        margin-top: 50px !important;
    }

    .colum1-1 main {
        margin: auto;
        padding: auto;
        max-width: 1200px;
    }

    .colum1.st-lp-wide .st-lp-wide-wrapper {
        padding: 40px 70px 50px;
    }

    main {
        background-color: transparent !important;
        background: transparent !important;
    }

    /*ドロップダウンメニュー*/
    header .smanone ul.menu li li a {
        font-size: 85%;
        border-top-color:
            transparent !important;

    }

    .sub-menu li a {
        color: #fff !important;

    }

    .sub-menu li a:hover {
        color: #fff !important;
        background-color: #00d2e5 !important;
        transition: 0.3s;

    }

    /*-- ここまで --*/
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print,
screen and (max-width: 599px) {

    .naka {
        margin-top: 0;
        background: rgba(255, 255, 255, 0.9);
        padding: 0 20px;
        border-radius: 5px;
        box-shadow: #ccc 0 0 4px;

    }

    .responbox25 .lbox {
        float: left;
        width: 100%;
        height: 85px;
        padding: 5px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

    .responbox25 .st-header-flexwrap {
        height: 85px !important;
    }

    .timeline-Viewport {
        height: 400px !important;
    }

    #parent-category-name {

        font-size: 200%;
        line-height: 1.5em;

    }

    /*-- ここまで --*/

}
