@charset "utf-8";
/* CSS Document */
.tele .mode_change>.position {
    padding-left: 374px;
    min-height: 585px;
    background: url(../img/common/1.jpg) no-repeat;
}
.tele .mode_change>.position .nittei {
    top: 10px;
    left: 10px;
    height: auto;
}
.tele .mode_change>.position .bx-wrapper {
    margin: 0;
}
.tele .mode_change>.position .bx-wrapper .bx-pager {
    bottom: 10px;
}
.tele .mode_change .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ddbbff;
}
.tele .mode_change .bx-wrapper .bx-pager.bx-default-pager a.active,
.tele .mode_change .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #bb33aa;
}
.tele .common_content {
    padding-bottom: 0;
}
.tele a:hover {
    opacity: 0.7;
    transition: all 0.5s;
}
.tele .visula .top_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -275px;
    margin-left: -320px;
    z-index: 2;
}
.tele .logo_position {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 10vh;
    left: 0;
    z-index: 99;
}
.tele .logo_position img {
    margin: 0 auto;
    width: 50vw;
}
.tele .movie_wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.tele .movie_wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.tele .movie_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.tele .nittei {
    position: absolute;
    left: 0;
    top: 25%;
    width: 355px;
    height: 406px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 3;
}
.tele .nittei h2 {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
    padding: 8px 0;
}
.tele .nittei b {
    color: #fff;
    background: #000;
    display: inline-block;
    line-height: 22px;
    border-radius: 50%;
    vertical-align: bottom;
    margin-bottom: 4px;
}
.tele .nittei .date {
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
}
.tele .nittei .date b {
    font-size: 13px;
    width: 21px;
    height: 21px;
}
.tele .nittei .date p {
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-bottom;
    line-height: 1;
}
.tele .nittei b.sat {
    background: #0059b2;
}
.tele .nittei b.sun {
    background: #DC0023;
}
.tele .nittei .obi2.long {
    padding: 5px 0;
    font-size: 20px;
    line-height: 1.2;
    width: 342px;
}
.tele .nittei .date span {
    font-size: 30px;
    margin-right: 3px;
    line-height: 1;
    vertical-align: text-bottom;
}
.tele .nittei .obi2 {
    position: absolute;
    background: #DC0023;
    color: #fff;
    font-weight: bold;
    width: 340px;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 22px;
    left: -10px;
    /* bottom: -58px; */
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 2;
}
.tele .nittei.bottoms {
    /* padding-bottom: 55px; */
    width: 350px;
}
.tele .nittei.bottoms .obi2 {
    bottom: -40px;
    left: -4px;
    width: 100%;
    padding-right: 12px;
    box-sizing: content-box;
    transform: none;
}
.tele .nittei.bottoms .obi2:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 0 0;
    border-color: #666666 transparent transparent transparent;
}
.tele .nittei .mo_img img {
    margin-bottom: 4px;
    width: 90%;
    backface-visibility: hidden;
}
.tele .shadow_btn a {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #fff;
    padding: 15px 0;
    font-size: 18px;
    max-width: 270px;
    margin: 0 auto;
    color: #fff;
}
.tele .shadow_btn a span {
    text-shadow: 0px 0px 12px #000, 0px 0px 5px #000, 0px 0px 12px #000, 0px 0px 5px #000;
    position: relative;
}
.tele header {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
}
.tele header nav {
    background: none;
    float: right;
}
.tele header nav:before,
header nav:after {
    content: none;
}
.tele header nav ul.menu>li {
    background: none;
}
.tele main {
    padding-top: 60px;
}
.tele header nav .sitewrap {
    margin-left: -1100px;
}
.tele header nav ul.menu>li {
    width: 136px;
}
.tele header nav ul.menu>li>a,
header nav ul.menu>li p a {
    border-left: none;
    text-shadow: none;
}
.tele header nav ul.menu>li:hover>a,
.tele header nav ul.menu>li:hover p a:hover {
    background: none;
}
.tele header nav ul.menu>li>a:hover {
    background: none;
}
.tele .a1 {
    width: 100%;
}
.tele .a1_img {
    width: 50%;
}
.tele .a1_img img {
    width: 100%;
}
.tele .a2 {
    position: relative;
    padding-top: 130px;
    margin-bottom: 110px;
}
.tele .left_box {
    float: left;
}
.tele .a2 .li_first {
    width: 200px;
}
.tele .right_box {
    float: right;
}
.tele .t_box {
    width: 504px;
    line-height: 1.8;
}
/*.tele .a2:before{
    content: "";
    display: block;
    width: 442px;
    height: 416px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/tele/bg_left.png) no-repeat top right;
    z-index: 50;
    background-size: 442px;
}*/
.tele .a2:after {
    content: "";
    display: block;
    width: 960px;
    height: 329px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/tele/bg_right.png) no-repeat top right;
    z-index: 50;
    background-size: 960px;
}
.tele .a2 h2 {
    padding-bottom: 44px;
}
.tele .a2 .table_style ul {
    margin-bottom: 0;
    vertical-align: middle;
}
.tele .a2 .table_style {
    margin-top: 30px;
    margin-bottom: 80px;
}
.tele .a2 ul {
    margin-bottom: 70px;
}
.tele .a3 {
    background: #f0f0e1;
    padding-top: 64px;
    padding-bottom: 64px;
}
.tele .examination_point .box {
    /* height: 490px; */
    background: #fff;
}
.tele .examination_point .box .tele1 {
    background: url(../img/tele/swash_1.png) top center no-repeat;
    text-shadow: none;
}
.tele .examination_point .box .tele2 {
    background: url(../img/tele/swash_2.png) top center no-repeat;
    text-shadow: none;
    padding: 50px 22px 40px 10px;
}
.tele .a3 h2 {
    padding-bottom: 60px;
}
.tele .a3_sub {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}
.tele .a3_red {
    font-weight: bold;
    color: #a40000;
    font-size: 20px;
    padding-top: 20px;
}
.tele .a3 .kikan_txt {
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}
.tele .a3 .kikan {
    border-bottom: 4px solid #dc0023;
    margin-bottom: 50px;
}
.tele .a3_kikan {
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
.tele .a3_banner {
    float: left;
    width: 50%;
}
.tele .a3_kikan span {
    font-size: 32px;
    color: #a40000;
    text-decoration: underline;
    text-align: center;
}
.tele .a4 {
    margin-top: 64px;
    margin-bottom: 100px;
}
.tele .a4 img {
    padding-bottom: 20px;
    margin: 0 auto;
}
.tele .a5 {
    padding-top: 64px;
    padding-bottom: 80px;
    background: #e4e4e4;
}
.tele .a5 h2 {
    padding-bottom: 64px;
}
.tele .btn_a5 {
    padding-top: 70px;
}
.tele .a5_line {
    padding-bottom: 56px;
    border-bottom: 1px solid #363636;
    margin-bottom: 56px;
}
.tele .a5_item {
    width: 33.333%;
}
.tele .a5_item img {
    margin: 0 auto;
}
.tele .a6 {
    padding-top: 186px;
    position: relative;
}
.tele .a6:after {
    content: "";
    display: block;
    width: 960px;
    height: 329px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/tele/bg_right.png) no-repeat top right;
    z-index: 50;
    background-size: 960px;
}
.tele .a6 .examination_point {
    padding-top: 100px;
}
.tele .a6 .examination_point .box {
    background: #d9d9d9;
    height: 330px;
}
.tele .a6 .junior {
    padding-top: 0;
    height: 260px;
}
.tele .a6 .point_ex {
    right: 340px;
}
.tele .a6 .a6_img {
    width: 25%;
    margin-top: 80px;
    text-align: center;
}
.tele .a6 .a6_img img {
    width: 92%;
}
.tele .examination_point.junior .box {
    padding: 118px 60px 35px;
    height: 115px;
}
.tele .a7 {
    margin-top: 90px;
}
.tele .a7_sub {
    font-size: 24px;
    padding-bottom: 44px;
}
.tele .a7 ol {
    background: #eeeeee;
    padding: 32px 43px;
    line-height: 1.7;
}
.tele .a8 {
    margin-top: 130px;
    margin-bottom: 80px;
}
.tele .a8 .qa_box dl dt {
    background: #474747;
    color: #FFF;
    position: relative;
    padding: 10px;
    padding-left: 20px;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease;
    border: 1px solid #FFF;
}
.tele .a8 .qa_box dl dd {
    padding: 20px;
}
.tele .a8 .qa_box dl dt:hover {
    color: #474747;
    background-color: #FFF;
    border: 1px solid #474747;
}
.tele .a8 .qa_box dl dt:before {
    border-top: solid 3px #474747;
    border-right: solid 3px #474747;
}
.tele .a8 .qa_box dl dt.opened:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
}
.tele .a8 .qa_box dl dt span.q_cion {
    font-size: 24px;
    display: inline-block;
    margin-right: 20px;
}
.tele .a8 .qa_box dl dt:before {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #FFF;
    border-right: solid 3px #FFF;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 20px;
    top: 15px;
    margin: auto 0;
    transition: all 0.3s ease;
}
.tele .a8 .qa_box dl dd .bg_box {
    background-color: #f1f1f1;
    padding: 30px;
}
.tele .sns {
    padding-top: 100px;
    padding-bottom: 30px;
    background: #f0f0e1;
}
.tele .sns .col_2 {
    margin-bottom: 60px;
}
.tele .sns .line {
    text-align: center;
    background: #fff;
    border: solid 5px #2CBE13;
    padding: 10px 6px;
    margin: 0;
}
.tele .sns .line .wrap img {
    display: inline-block;
}
.tele .sponsor {
    padding-top: 80px;
}
.tele .sponsor .link_t {
    display: none;
}
.tele .sponsor .fix {
    margin-top: 25px;
}
.tele .sponsor .col_child {
    text-align: center;
}
.tele .sponsor .fix.col_2 {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px) {
    .tele .mode_change>.position .nittei .common_btn {
        margin: 20px 0 0;
    }
    .tele .nittei {
        position: static;
        left: auto;
        top: auto;
        width: auto;
        height: auto;
        background: #fff;
        margin-bottom: 30px;
    }
    .tele .nittei.bottoms {
        padding-bottom: 85px;
        width: auto;
        margin: 0 15px 20px;
        background: #f0f0f0;
    }
    .tele .nittei.bottoms .obi2 {
        bottom: -70px;
    }
    .tele .a1_img {
        width: 100%;
        float: none;
    }
    .tele .a1_img img {
        width: 100%;
    }
    .tele .a2 {
        padding-top: 44px;
        margin-bottom: 30px;
    }
    .tele .a2 .li_first {
        width: 200px;
    }
    .tele .a2 .left_box {
        float: none;
    }
    .tele .a2 .right_box {
        float: none;
    }
    .tele .t_box {
        width: 100%;
        line-height: 1.6;
        padding-bottom: 20px;
    }
    .tele .a2:before {
        width: 100px;
        height: 94px;
        background-size: 100px;
    }
    .tele .a2:after {
        width: 207px;
        height: 94px;
        background-size: 207px;
    }
    .tele .a2 h2 {
        padding-bottom: 20px;
    }
    .tele .a2 h2 img {
        width: 95%;
        padding-left: 18px;
    }
    .tele .a2_message {
        padding: 0 4%;
    }
    .tele .a2_message img {
        width: 100%;
    }
    .tele .a2 ul {
        margin-bottom: 30px;
    }
    .tele .a3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .tele .a3 img {
        width: 97%;
    }
    .tele .examination_point .box {
        padding: 65px 10px 10px;
        margin: 0 10px 10px;
        margin-bottom: 60px;
    }
    .tele .examination_point .box h3 {
        top: -30px;
        font-size: 22px;
        background-size: 100% 100%;
        padding: 20px 20px 20px 0px;
        width: 100%;
    }
    .tele .examination_point .box .point {
        font-size: 19px;
        top: -15px;
        right: -5px;
        width: 60px;
        padding: 11px 0px;
    }
    .tele .examination_point .box h3 i {
        font-size: 14px;
    }
    .tele .examination_point .box .common_text {
        margin-bottom: 20px;
    }
    .tele .examination_point .box table td {
        width: 55px;
        font-size: 20px;
    }
    .tele .examination_point .box table th div {
        padding: 5px;
        background-size: 50px;
        background-position: 5px -5px;
        min-height: 50px;
        padding-left: 40px;
        box-sizing: border-box;
    }
    .tele .examination_point .box table th div b {
        font-size: 40px;
        width: 50px;
    }
    .tele .examination_point .box table th div span {
        font-size: 14px;
    }
    .tele .examination_point .box .tele1 {
        top: -30px;
        font-size: 22px;
        background-size: 100% 100%;
        padding: 20px 20px 20px 0px;
        width: 100%;
    }
    .tele .examination_point .box .tele2 {
        top: -30px;
        font-size: 22px;
        background-size: 100% 100%;
        padding: 20px 20px 20px 0px;
        width: 100%;
    }
    .tele .a3 .kikan_txt {
        font-size: 22px;
    }
    .tele .a3 .kikan {
        margin: 0 4% 50px;
    }
    .tele .a3_kikan {
        font-size: 14px;
        padding: 0 4%;
        margin-bottom: 40px;
    }
    .tele .a3_banner {
        float: none;
        width: 100%;
    }
    .tele .a3_banner:first-of-type {
        margin-bottom: 10px;
    }
    .tele .a3_kikan span {
        font-size: 22px;
    }
    .tele .a3_red {
        font-size: 19px;
    }
    .tele .a4 {
        margin-top: 64px;
        margin-bottom: 45px;
    }
    .tele .a4 img {
        width: 98%;
        padding-bottom: 20px;
    }
    .tele .a5 {
        padding-top: 64px;
        padding-bottom: 80px;
        background: #e4e4e4;
    }
    .tele .a5 .left_box {
        float: none;
    }
    .tele .a5_item {
        width: 100%;
    }
    .tele .a5_line {
        width: 93%;
        margin: 0 auto 56px;
    }
    .tele .a5 img {
        width: 100%;
        margin: 0 auto;
    }
    .tele .a5 .btn_a5 {
        padding-top: 30px;
    }
    .tele .a6 {
        padding-top: 70px;
    }
    .tele .a6:after {
        width: 207px;
        height: 94px;
        background-size: 207px;
    }
    .tele .examination_point.junior .box {
        padding: 70px 24px 35px;
    }
    .tele .a6 .a6_img {
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }
    .tele .a7_sub {
        font-size: 20px;
        text-align: center;
    }
    .tele .a7 ol {
        padding: 32px 26px;
    }
    .tele .a8 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .tele .a8 .qa_box dl {
        padding: 0 10px;
    }
    .tele .a8 .qa_box dl dt {
        padding: 10px;
        font-size: 15px;
    }
    .tele .a8 .qa_box dl dt:before {
        width: 7px;
        height: 7px;
    }
    .tele .a8 .qa_box dl dt span.q_cion {
        font-size: 18px;
        display: block;
        float: left;
        margin-right: 10px;
    }
    .tele .a8 .qa_box dl dt span.q_text {
        overflow: auto;
        display: block;
        padding-right: 20px;
    }
    .tele .sns {
        padding-top: 50px;
    }
    .tele .sns .line {
        padding: 15px 0;
        margin: 0 10px;
    }
    .tele .sns .line .wrap img.scale_m {
        width: 190px;
        display: block;
        margin: 0 auto 10px;
    }
    .tele .sns .line .wrap img {
        display: inline-block;
    }
    .tele .sns .col_2 {
        margin: 0 20px 30px;
        padding: 0;
    }
    .tele .sns .col_2 .col_child {
        margin-bottom: 20px;
        width: 100%;
    }
    .tele .sns .col_2 .col_child .frame_wrap {
        max-height: 340px;
        overflow: auto;
        width: 100%;
    }
    .tele .sns .insta img {
        width: 100%;
    }
    .tele .sns .line .wrap .display_pc {
        display: none;
    }
    .tele .sns .insta {
        margin: 0 auto;
    }
    .tele .sponsor {
        padding: 35px 0;
        padding: 35px 0;
    }
    .tele .sponsor .fix,
    .home .sponsor .col_1 {
        margin: 10px 10px 0;
    }
    .tele .sponsor .fix.col_3 .col_child,
    .tele .sponsor .fix.col_2 .col_child {
        width: 50%;
        padding-right: 1%;
    }
    .tele .sponsor .fix .col_child a {
        padding: 5px 0;
    }
    .tele .sponsor .fix.col_2 {
        width: 75%;
        margin: 10px auto;
    }
    .tele .sponsor .fix.col_3 .col_child:nth-child(3) {
        padding: 0;
        margin: 5px auto 0;
        margin-left: 25%;
    }
    .tele .sponsor .fix.col_4 .col_child:nth-child(1) {
        padding-right: 2%;
        padding-left: 0;
    }
    .tele .sponsor .fix.col_4 .col_child {
        padding-right: 2%;
        padding-left: 0;
    }
    .tele .sponsor .fix.col_4 .col_child a {
        padding: 8px 0;
    }
    .tele .sponsor .fix.col_4 .col_child {
        width: 25%;
        padding: 0 1%;
        margin-bottom: 5px;
    }
    .tele .sponsor .fix.sp2 .col_child {
        width: 33.333%;
    }
    .tele .sponsor .fix.col_3 .sp1 {
        margin-left: 0 !important;
    }
    .tele .tele_footer {
        font-size: 13px;
    }
    /*ヘッダー*/
    .tele header nav .sitewrap {
        margin-left: 0;
    }
    .tele header nav ul.menu>li {
        width: 100%;
    }
    .tele header nav ul.menu>li>a,
    header nav ul.menu>li p a {
        background: #666666;
    }
    .tele header nav ul li a span:after {
        border-left: none;
    }
    .tele header {
        background: rgba(0, 0, 0, 0.9);
    }
    .tele .a3_p br {
        display: block;
    }
}
/*ヘッダー*/
@media screen and (max-width: 1400px) {
    .tele header {
        border-top: none;
        background: rgba(0, 0, 0, 0.9);
    }
    /* 2段目 */
    .tele header #NavWrap {
        display: none;
    }
    .tele header nav {
        height: auto;
    }
    .tele header nav:before,
    .tele header nav:after {
        display: none;
    }
    .tele header nav .sitewrap {
        position: static;
        top: auto;
        left: auto;
        margin-left: 0;
        width: 100%;
    }
    .tele header nav ul.menu {
        padding: 0;
    }
    .tele header nav ul.menu>li {
        display: block;
        width: auto;
        padding: 0;
    }
    .tele header nav ul.menu>li:last-child>a {
        border-right: none;
    }
    .tele header nav ul.menu>li>a,
    .tele header nav ul.menu>li p a,
    .tele header nav ul.menu>li p.NoLink {
        border: none;
        background: #000;
        border-bottom: solid 1px #fff;
        line-height: normal;
        padding: 10px;
        text-align: left;
        font-size: 14px;
        text-shadow: none;
        font-weight: normal;
    }
    .tele header nav ul li:last-child a {
        border-right: none;
    }
    .tele header nav ul li a span {
        position: relative;
        display: inline-block;
        padding-left: 15px;
    }
    .tele header nav ul li a span:before,
    .tele header nav ul li a span:after {
        content: "";
        width: 0;
        height: 0;
        display: inline-block;
        position: absolute;
        border: 6px solid transparent;
        border-left: 6px solid #fff;
        left: 4px;
        top: 50%;
        margin-top: -6px;
        border-radius: 2px;
    }
    .tele header nav ul li a span:after {
        border: 6px solid transparent;
        left: 1px;
        transition: all 0.5s;
    }
    .tele header nav ul li:hover a span:after {
        /*border-left-color: #409ee0;*/
        transition: all 0.5s;
    }
    /* ハンバーガーメニュー設定 */
    .tele #SpMenu {
        display: block;
        width: 54px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 900;
    }
    .tele #SpMenu.active .close {
        display: block;
    }
    .tele #SpMenu .close,
    .tele #SpMenu.active .open {
        display: none;
    }
    .tele #SpMenu+nav {
        display: none;
    }
    .tele header nav {
        float: none;
        width: 100%;
    }
    .tele li.menu__mega ul.menu__second-level {
        display: block;
    }
    .tele li.menu__mega ul.menu__second-level a {
        background: rgba(200, 180, 0, 1);
    }
    .tele li a:hover {
        opacity: 1;
    }
    .tele li.menu__mega ul.menu__second-level a:hover {
        opacity: 1;
        background: rgba(210, 200, 0, 0.8);
    }
}
.common_page main.tele_join {
    padding-top: 60px;
}
.common_page main.tele_join .tele_info {
    display: none;
}
.common_page.join_page main.tele_join .common_visual {
    background-image: url(../img/tele/join/main.jpg);
    background-color: #111111;
}
main.tele_join .section01 {
    padding: 60px 0;
}
main.tele_join .section01 .h_style01 {
    line-height: 1.2;
}
main.tele_join .section01 .h_style01 span {
    font-weight: normal;
    font-size: 78%;
}
main.tele_join .gray_box {
    background: #e2e2e2;
    max-width: 760px;
    margin: auto;
    box-sizing: border-box;
    padding: 30px 20px;
    text-align: center;
}
main.tele_join .gray_box>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
main.tele_join .gray_box>span {
    font-size: 16px;
    text-align: left;
}
main.tele_join .gray_box>a {
    color: #fff;
    background: #666666;
    font-size: 14px;
    text-align: center;
    padding: 10px 10px;
    width: 120px;
    border: solid 1px #666666;
    transition: color .4s, background .4s;
}
main.tele_join .gray_box>a:hover {
    color: #666666;
    background: #fff;
    text-decoration: none;
}
main.tele_join .section02 {
    padding: 60px 0;
    background: #f0f0e1;
}
main.tele_join .section02 .h_style01 b {
    font-size: 120%;
}
main.tele_join .section02 .sub_name {
    font-size: 180%;
    font-weight: bold;
}
main.tele_join .section02 .sub_name span {
    font-size: 78%;
}
main.tele_join .flowchart dl,
main.tele_join .flowchart dl:nth-child(2) {
    min-width: 162px;
}
main.tele_join .flowchart dl dd {
    background: #e3e3e3;
    min-height: 2.6em;
}
main.tele_join .h_fuki {
    background: #020000;
    color: #fff;
    text-align: center;
    font-size: 125%;
    padding: 10px;
    position: relative;
}
main.tele_join .h_fuki:after {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 6px solid transparent;
    border-top: 8px solid #020000;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
}
main.tele_join .num_list li {
    background: #fff;
    padding: 15px;
    font-weight: bold;
    font-size: 125%;
}
main.tele_join .num_list li>* {
    display: inline-block;
    vertical-align: middle;
}
main.tele_join .num_list li>img {
    margin-right: 20px;
}
main.tele_join .num_list li:nth-child(even) {
    background: #e2e0e0;
}
main.tele_join .furitsuke_flt .col_child {
    padding-left: 30px;
}
main.tele_join .furitsuke_box .movie_wrap>img {
    position: absolute;
    top: -35px;
    left: -35px;
    z-index: 500;
}
main.tele_join .furitsuke_box .movie_wrap .coming {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #333;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
main.tele_join .furitsuke_box .movie_wrap .coming b {
    display: block;
    font-size: 200%;
}
main.tele_join .fuki_caption {
    background: #fff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 125%;
}
main.tele_join .fuki_dl {
    padding: 20px 30px;
    background: #e2e0e0;
}
main.tele_join .fuki_dl dt {
    font-weight: bold;
    font-size: 125%;
}
main.tele_join .fuki_dl dd {
    font-size: 110%;
    padding: 10px 0;
    border-bottom: dotted 2px #acabab;
}
main.tele_join .fuki_dl dd.cap {
    font-size: 94%;
    border: none;
    padding: 15px 0;
}
main.tele_join .fuki_dl dd.cap p+p {
    margin-top: 5px;
}
main.tele_join .section03 {
    padding: 60px 0;
}
main.tele_join .step_box {
    padding-left: 40px;
}
main.tele_join .step_box .frame {
    position: relative;
    padding: 30px 30px 30px 90px;
    border: solid 2px #ccc;
}
main.tele_join .step_box .frame .step_icon {
    position: absolute;
    top: -5px;
    left: -15px;
}
main.tele_join .step_box .frame+.frame {
    margin-top: 40px;
}
main.tele_join .step_box .frame .step_txt {
    font-size: 150%;
    line-height: 1.6;
    font-weight: bold;
}
main.tele_join .step_box .frame .txt_indent3 {
    padding-left: 2em;
    text-indent: -2em;
    margin-bottom: 10px;
}
main.tele_join .step_box .frame .indents {
    padding-left: 60px;
}
main.tele_join .step_box .gray_box {
    max-width: 100%;
    margin-bottom: 20px;
}
main.tele_join .step_box .frame .indents .text {
    font-size: 20px;
}
main.tele_join .step_box .frame .indents .cap {
    font-size: 18px;
    color: #d90808;
}
main.tele_join .step_box .frame .indents .yellow_box {
    background: #fdff43;
    text-align: center;
    padding: 20px 30px;
    margin: 40px 0 0;
}
main.tele_join .step_box .frame .indents .yellow_box h3 {
    font-size: 125%;
    font-weight: bold;
}
main.tele_join .step_box .frame .indents .yellow_box a {
    color: #d90808;
    font-size: 20px;
    font-weight: bold;
}
main.tele_join .table_style .gray_box {
    max-width: 100%;
    margin-bottom: 20px;
}
main.tele_join .step_box .frame .gray_box>a,
main.tele_join .table_style .gray_box>a {
    width: auto;
}
main.tele_join .table_style .gray_box {
    margin-top: 30px;
}
main.tele_join .table_style .gray_box>span {
    text-align: left;
    font-weight: bold;
}
main.tele_join .movie_wrap {
    overflow: visible;
}
main.tele_join .movie_wrap:before {
    display: none;
}
@media screen and (max-width: 768px) {
    /*.common_page main.tele_join,
	.tele .mode_change{
		padding-top: 54px;
	}*/
    .tele main {
        padding-top: 54px;
    }
    .tele .mode_change>.position {
        padding-left: 0;
        min-height: 0;
        background: none;
    }
    .tele .mode_change>.position .bx-wrapper {
        margin-bottom: 40px;
    }
    .tele .mode_change>.position .bx-wrapper .bx-pager {
        bottom: -30px;
    }
    .common_visual h1.dual {
        font-size: 6vw;
    }
    .common_page header {
        background: #000;
    }
    main.tele_join .section01 {
        padding: 0 0 40px;
    }
    main.tele_join .section01 .h_style01 {
        line-height: 1.1;
        letter-spacing: -0.03em;
    }
    main.tele_join .section01 .h_style01 span {
        font-size: 3.7vw;
    }
    .logo01 {
        max-width: 75%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .logo02,
    .sitewrap>* {
        padding-left: 10px;
        padding-right: 10px;
    }
    main.tele_join .gray_box {
        max-width: 100%;
        margin: 0 10px;
        padding: 20px 10px 20px;
    }
    main.tele_join .gray_box>* {
        display: block;
        margin: 0 10px;
    }
    main.tele_join .gray_box>img {
        max-width: 180px;
        margin: 0 auto 5px;
    }
    main.tele_join .gray_box>span {
        font-size: 15px;
        margin: 15px 10px;
    }
    main.tele_join .gray_box>a {
        width: auto;
    }
    main.tele_join .section02 {
        padding: 60px 0;
        background: #f0f0e1;
    }
    main.tele_join .section02 .h_style01 b {
        font-size: 120%;
        display: block;
    }
    main.tele_join .section02 .sub_name {
        font-size: 125%;
        font-size: 5vw;
    }
    main.tele_join .img_ttl img {
        max-width: 100%;
        height: auto;
    }
    main.tele_join .section02 .sub_name span {
        font-size: 80%;
    }
    .logo03 {
        max-width: 160px;
        margin-left: auto;
        margin-right: auto;
    }
    main.tele_join .flowchart dl,
    main.tele_join .flowchart dl:nth-child(2) {
        min-width: 162px;
    }
    main.tele_join .flowchart dl dd {
        background: #e3e3e3;
        min-height: 2.6em;
    }
    main.tele_join .num_list {
        margin: 0;
        padding: 0;
    }
    main.tele_join .num_list li {
        padding: 15px 10px;
        font-size: 110%;
        position: relative;
        padding-left: 50px;
    }
    main.tele_join .num_list li>img {
        width: 32px;
        position: absolute;
        top: 10px;
        left: 10px;
    }
    main.tele_join .num_list li:nth-child(even) {
        background: #e2e0e0;
    }
    main.tele_join .furitsuke_flt .col_child {
        padding-left: 20px;
    }
    main.tele_join .furitsuke_box .movie_wrap>img {
        top: -30px;
        left: -30px;
        width: 36px;
    }
    main.tele_join .furitsuke_box .movie_wrap .coming {
        font-size: 18px;
    }
    main.tele_join .fuki_caption {
        padding: 20px 10px;
    }
    main.tele_join .fuki_dl {
        padding: 20px 10px;
    }
    main.tele_join .fuki_dl dt {
        font-size: 110%;
    }
    main.tele_join .section03 {
        padding: 40px 0 0;
    }
    main.tele_join .step_box {
        padding-left: 10px;
    }
    main.tele_join .step_box .frame {
        padding: 20px 10px 20px 40px;
    }
    main.tele_join .step_box .frame .step_icon {
        top: -5px;
        left: -5px;
        width: 48px;
    }
    main.tele_join .step_box .frame+.frame {
        margin-top: 30px;
    }
    main.tele_join .step_box .frame .step_txt {
        font-size: 100%;
    }
    main.tele_join .step_box .frame .txt_indent3 {
        padding-left: 3em;
        text-indent: -3em;
        margin-bottom: 10px;
    }
    main.tele_join .step_box .frame .indents {
        padding-left: 0;
    }
    main.tele_join .step_box .gray_box {
        max-width: 100%;
        margin-bottom: 20px;
    }
    main.tele_join .step_box .frame .indents .text {
        font-size: 14px;
        margin-bottom: 10px;
    }
    main.tele_join .step_box .frame .indents .cap {
        font-size: 13px;
        margin-bottom: 5px;
        font-weight: bold;
    }
    main.tele_join .step_box .frame .indents .yellow_box {
        padding: 20px 10px;
        margin: 20px 0 0;
    }
    main.tele_join .step_box .frame .indents .yellow_box h3 {
        font-size: 100%;
    }
    main.tele_join .step_box .frame .indents .yellow_box h3 img {
        width: 25px;
    }
    main.tele_join .step_box .frame .indents .yellow_box a {
        font-size: 14px;
        margin-top: 5px;
        display: inline-block;
    }
    main.tele_join .table_style .gray_box {
        max-width: 100%;
        margin-bottom: 20px;
    }
    main.tele_join .step_box .frame .gray_box>a,
    main.tele_join .table_style .gray_box>a {
        width: auto;
    }
    main.tele_join .table_style .gray_box {
        margin-top: 20px;
    }
}
/* ----　テレどまつり下層共通 ----*/
.tele_info {
    display: none;
}
header nav ul.menu>li p.NoLink {
    color: #fff;
    font-weight: bold;
    display: block;
    text-align: center;
}
/* ---- チーム紹介  ---- */
.tele_team .list_q {
    position: relative;
    z-index: 50;
}
.tele_team .list_q ul {
    text-align: center;
}
.tele_team .list_q ul li {
    display: inline-block;
    margin: 0 3px;
}
.tele_team .list_q ul li a {
    display: inline-block;
    background: #dddddd url(../img/contact/qa/icon.gif) center 89% no-repeat;
    position: relative;
    font-weight: bold;
    width: auto;
    box-sizing: border-box;
}
.tele_team .list_q ul li a span {
    padding: 10px 10px 20px;
    display: inline-block;
    width: 4em;
}
.tele_team .list_q ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #000;
    bottom: 14px;
    z-index: 40;
}
.tele_team .list_q ul li a:hover {
    opacity: 0.6;
    text-decoration: none;
}
/* チームリスト部分 */
.team_section {
    padding-bottom: 60px;
    position: relative;
    z-index: 10;
}
.thanks_txt {
    padding-bottom: 20px;
}
.team_wrap .team_data {
    display: table;
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
    box-sizing: border-box;
}
.team_wrap .team_data>dl {
    display: table-cell;
    vertical-align: top;
    border: solid 1px #ccc;
    font-size: 14px;
}
.team_wrap .team_data>dl:after {
    display: none;
}
.team_wrap .team_data>dl dt {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 12px 5px;
}
.team_wrap .team_data>dl dd {
    padding: 12px 5px;
    text-align: center;
}
.team_wrap .team_data>dl.number dd {
    width: 100px;
}
.team_wrap .team_data>dl.name dd {
    width: 400px;
    text-align: left;
    padding: 6px 5px;
    font-weight: bold;
}
.team_wrap .team_data>dl.name span {
    display: block;
    font-size: 78%;
    color: #aaa;
    line-height: 1;
    font-weight: normal;
}
.team_wrap .team_data>dl.place dd {
    width: 200px;
    text-align: left;
}
.team_wrap .team_data>dl.count dd {
    width: 100px;
}
.team_wrap .team_data>dl.comment dd {
    width: 200px;
    padding: 6px 5px;
}
.team_wrap .team_data>dl.comment dd label {
    display: inline-block;
    background: #ee3300;
    color: #fff;
    font-size: 90%;
    padding: 5px 5px;
    width: 100px;
    border: solid 2px #aa3300;
    cursor: pointer;
    transition: background .4s, color .4s;
}
.team_wrap .team_data>dl.comment dd label span {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    vertical-align: middle;
}
.team_wrap .team_data>dl.comment dd label span:after {
    content: "";
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    right: 0;
    top: 1px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: transform .4s, border-color .4s;
    transform: rotate(135deg);
}
.team_wrap .team_data>dl.comment dd label:hover {
    background: #fff;
    color: #ee3300;
}
.team_wrap .team_data>dl.comment dd label:hover span:after {
    border-top-color: #ee3300;
    border-right-color: #ee3300;
}
/* アコーディオン処理 */
.team_wrap input[type="checkbox"] {
    display: none;
}
.team_wrap input[type="checkbox"]~.detail_wrap {
    display: none;
}
.team_wrap input[type="checkbox"]:checked~.team_data>dl.comment dd label span:after {
    transform: rotate(135deg) scale(-1, -1);
    top: 5px;
}
.team_wrap+.team_wrap .team_data>dl {
    border-top: none;
}
.team_wrap+.team_wrap .team_data>dl dt {
    display: none;
}
.team_wrap .detail_wrap dl {
    padding: 10px 10px 30px;
    box-sizing: border-box;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
}
.team_wrap .detail_wrap dl dt {
    font-size: 16px;
    padding: 10px;
}
.team_wrap .detail_wrap dl dd {
    padding: 20px;
    background: #f0f0f0;
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
    .tele_team .list_q ul {
        font-size: 0;
    }
    .tele_team .list_q ul li {
        width: 14%;
        margin: 0 1%;
        margin-bottom: 2%;
    }
    .tele_team .list_q ul li a {
        display: block;
    }
    .tele_team .list_q ul li a span {
        padding: 10px 0px 20px;
        box-sizing: border-box;
        width: auto;
        display: block;
        font-size: 11px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .team_wrap .team_data {
        display: block;
        width: 100%;
    }
    .team_wrap .team_data>dl {
        display: table;
        width: 100%;
        border: none;
        font-size: 13px;
        margin: 0;
        padding: 0;
    }
    .team_wrap .team_data>dl dt,
    .team_wrap+.team_wrap .team_data>dl dt {
        background: #333;
        display: table-cell;
        vertical-align: middle;
        width: 120px;
        letter-spacing: -0.03em;
        padding: 5px 5px;
        border-top: solid 1px #eee;
    }
    .team_wrap .team_data>dl dd {
        display: table-cell;
        vertical-align: middle;
        padding: 5px 5px;
        text-align: left;
        border-top: solid 1px #eee;
    }
    .team_wrap .team_data>dl.number dd {
        width: auto;
        text-align: left;
    }
    .team_wrap .team_data>dl.name dd {
        width: auto;
        text-align: left;
        padding: 5px 5px;
    }
    .team_wrap .team_data>dl.name dd p {
        font-size: 16px;
    }
    .team_wrap .team_data>dl.place dd {
        width: auto;
    }
    .team_wrap .team_data>dl.count dd {
        width: auto;
    }
    .team_wrap .team_data>dl.comment.blank {
        display: none;
    }
    .team_wrap .team_data>dl.comment dt {
        font-size: 11px;
    }
    .team_wrap .team_data>dl.comment dd {
        width: auto;
        padding: 5px 0px 5px 5px;
    }
    .team_wrap .team_data>dl.comment dd label {
        display: block;
        width: auto;
        position: relative;
        text-align: center;
        /* background:#666; */
    }
    .team_wrap .team_data>dl.comment dd label span {
        position: static;
    }
    .team_wrap .team_data>dl.comment dd label span:after {
        right: 10px;
        top: 6px;
    }
    .team_wrap input[type="checkbox"]:checked~.team_data>dl.comment dd label span:after {
        top: 10px;
    }
    .team_wrap .detail_wrap dl {
        padding: 0 0 30px;
        box-sizing: border-box;
        border-bottom: solid 1px #ccc;
        font-size: 12px;
    }
    .team_wrap .detail_wrap dl dt {
        font-size: 14px;
        padding: 10px;
        font-weight: bold;
    }
    .team_wrap .detail_wrap dl dd {
        padding: 10px;
    }
    .team_wrap+.team_wrap {
        margin-top: 20px;
        padding-top: 20px;
        border-top: dotted 1px #aaa;
    }
}
/* schedule */
.schedule_page .schedule_area tbody td.block {
    width: 140px;
}
.schedule_page .schedule_area .num {
    width: 90px;
}
.schedule_page .schedule_area .birth {
    width: 240px;
}
.schedule_page .schedule_area tbody td.count {
    width: 70px;
    text-align: center;
}
.schedule_page .schedule_area .name:last-child {
    border-right: none;
}
.schedule_page .schedule_area .ending td {
    height: 4em;
}
@media screen and (max-width: 768px) {
    .schedule_page .schedule_area tbody td.block {
        width: 5.5em;
    }
    .schedule_page .schedule_area .num,
    .schedule_page .schedule_area tbody td.count {
        width: 4em;
    }
    .schedule_page .schedule_area .birth {
        width: auto;
    }
    .schedule_page .schedule_area tbody .team_data .in_table .birth:before {
        content: "\6240\5728\5730\FF1A";
    }
}
.tele.common_page.reports.archives .common_visual {
    background-image: url(../img/report/main.jpg);
}
.tele .page_links3 li {
    width: 33%;
}
.tele .report_content a {
    text-align: center;
}
.tele .report_content img {
    max-width: 650px;
    width: 100%;
    margin: auto;
    display: block;
}
.tele .gya_wrap_2 {
    width: 40%;
    padding: 0;
}
.tele .gya_wrap_2 a {
    padding-bottom: 75%;
}
.tele .report_content_left {
    width: 60%;
    padding-left: 20px;
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .tele .gya_wrap_2 {
        width: 100%;
        padding: 0 0 10px;
        float: none;
    }
    .tele .gya_wrap_2 a {
        padding-bottom: 75%;
    }
    .tele .report_content_left {
        width: auto;
        display: block;
        padding-left: 0;
        box-sizing: border-box;
    }
    .tele .report_content_left .table_style2 {
        border-top: none;
    }
}