@charset "utf-8";

.wf-loading {
    visibility: hidden;
}
.wf-active {
    visibility: visible;
}

/* ----------------fortune---------------- */

#tab-fortune {
    width: 1300px;
    margin: 0 auto;
}
#tab-fortune ul.tabbtn,
#tab-event-concert ul.tabbtn,
#tab-good ul.tabbtn {
    display: flex;
    justify-content: center;
    margin: 0 auto 50px auto;
    width: 100%;
    flex-wrap: wrap;
}
#tab-fortune ul.tabbtn li,
#tab-event-concert ul.tabbtn li,
#tab-good ul.tabbtn li {
    margin: 0 15px;
}
#tab-fortune ul.tabbtn li a,
#tab-event-concert ul.tabbtn li a,
#tab-good ul.tabbtn li a {
    border-radius: 23px 0 23px 0;
    color: white;
    background: #f286a9; 
    position: relative;
}
#tab-fortune ul.tabbtn li a {
    display: table;
    padding: 0.8em 1.5em;
}
#tab-fortune ul.tabbtn li.ui-tabs-active a,
#tab-fortune ul.tabbtn li a:hover,
#tab-event-concert ul.tabbtn li.ui-tabs-active a,
#tab-event-concert ul.tabbtn li a:hover,
#tab-good ul.tabbtn li.ui-tabs-active a,
#tab-good ul.tabbtn li a:hover {
    background: #ed5385;
}
#tab-fortune .fortune-lineup ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
}
#tab-fortune .fortune-lineup ul li {
    margin: 0 15px;
    border: 5px solid #d2d2d2;
    border-radius: 30px;
    padding: 1.5em;
    display: flex;
    width: 46%;
    margin-bottom: 30px;
    background: white;
    justify-content: space-between;
}
#tab-fortune .fortune-lineup ul li picture {
    display: table;
    padding-right: 15px;
}
#tab-fortune .fortune-lineup ul li dl dt {
    font-weight: bold;
    font-size: 18px;
    color: #58d1ca;
}
#tab-fortune .fortune-lineup ul li dl dd {
    font-weight: 500;
    font-size: 14px;
}
#tab-fortune .title-date-tellername,
#tab-event-concert .header-eventconcert,
#tab-good .header-good {
    border-top: 2px dotted #313131;
    border-bottom: 2px dotted #313131;    
}
#tab-fortune .title-date-tellername {
    margin-bottom: 50px;
}
#tab-fortune .title-date-tellername dl,
#tab-event-concert .header-eventconcert,
#tab-good .header-good {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1em 0.5em;
}
#tab-fortune .title-date-tellername dl dt,
#tab-event-concert .eventconcert-title,
#tab-good .good-title {
    font-weight: 600;
    font-size: 20px;
}
#tab-fortune .title-date-tellername dl dt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#tab-fortune .title-date-tellername dl dt:before {
    content: "";
    background: url(/common/images/fortune/fortune_star.png) no-repeat;
    width: 33px;
    height: 32px;
    display: table;
    margin-right: 10px;
}
#tab-fortune .title-date-tellername dl dd {
    font-size: 14px;
    font-weight: 500;
}
#tab-fortune .fortune-best {
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
#tab-fortune .fortune-best picture {
    flex-shrink: 0;
    margin: 0 auto 5px auto;
}
#tab-fortune .fortune-best p {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #58d1ca;
}
#tab-fortune .title-date-tellername dl dd {
    font-size: 13px;
}
#tab-event-concert .entry-eventconcert {
    margin-bottom: 60px;
}
#tab-event-concert .entry-eventconcert:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#tab-event-concert .entry-eventconcert table {
    border-spacing: 3px;
    border-collapse: separate;
    width: 60%;
    float: left;
}
#tab-event-concert .entry-eventconcert th,
#tab-event-concert .entry-eventconcert td,
.recruit table th,
.recruit table td {
    padding: 0.5em 1em;
    transform: rotateZ(0.03deg);
    line-height: 1.5;
}
#tab-event-concert .entry-eventconcert th {
    background: #58d1ca;
    border: 1px solid #58d1ca;
    font-weight: 600;
    text-align: left;
    color: white;
    width: 10em;
}
#tab-event-concert .entry-eventconcert td {
    background: white;
    border: 1px solid #313131;
    font-weight: 500;
}
#tab-event-concert .entry-eventconcert picture {
    display: table;
    padding-left: 50px;
    max-width: 40%;
    float: right;
}
#tab-event-concert .entry-eventconcert picture img {
    width: 100%;
    height: auto;
    border: 1px solid #d3d3d3;
}
#tab-event-concert .catename,
#tab-good .catename {
    background: #ed5385;
    color: white;
    border-radius: 1.7em;
    line-height: 1;
    font-weight: 600;
    font-size: 0.7em;
    padding: 0.5em 1.5em;
    display: table;
    flex-shrink: 0;
}
#tab-event-concert .catename i,
#tab-event-concert .catename p,
#tab-good .catename i,
#tab-good .catename p {
    display: inline-block;
    vertical-align: middle;
}
#tab-event-concert .catename i,
#tab-good .catename i {
    background-repeat: no-repeat;
    margin-right: 5px;
}
#tab-event-concert .catename.event i {
    background-image: url("images/concert-event/icon_event.png");
    width: 20px;
    height: 19px;
    position: relative;
    top: -2px;
    background-size: contain;
}
#tab-event-concert .catename.concert i {
    background-image: url("images/concert-event/icon_concert.png");
    width: 14px;
    height: 14px;
    background-size: contain;
    background-position: center;
}
#tab-event-concert .catename.osusume i {
    background-image: url(images/concert-event/icon_recommend.png);
    width: 18px;
    height: 14px;
    position: relative;
    top: -1px;
    background-size: contain;
    background-position: center;
}
#tab-event-concert .catename.exhibition i {
    background-image: url("images/concert-event/icon_exhibition.png?rnd=2024020901");
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: center;
}

/* ----------------event-concert---------------- */

#tab-event-concert ul.tabbtn li i,
#tab-good ul.tabbtn li i {
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    left: 1em;
    background-size: contain;
}
#tab-event-concert ul.tabbtn li.event i,
#tab-good ul.tabbtn li.event i {
    background-image: url("images/concert-event/icon_event.png");
    width: 22px;
    height: 21px;
}
#tab-event-concert ul.tabbtn li.concert i {
    background-image: url("images/concert-event/icon_concert.png");
    width: 17px;
    height: 17px;
}
#tab-event-concert ul.tabbtn li.osusume i {
    background-image: url("images/concert-event/icon_recommend.png");
    width: 21px;
    height: 20px;
}
#tab-event-concert ul.tabbtn li.exhibition i {
    background-image: url("images/concert-event/icon_exhibition.png?rnd=2024020901");
    width: 20px;
    height: 20px;
}
#tab-event-concert ul.tabbtn li a,
#tab-good ul.tabbtn li a {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 1em 1.5em 1em 3em;
}
#tab-event-concert .header-eventconcert,
#tab-good .header-good {
    margin-bottom: 30px;
}
#tab-event-concert .eventconcert-title,
#tab-good .good-title {
    line-height: 1.5;
    padding-right: 2em;
}
.wp-block-embed iframe {
    margin: 1em auto 0 auto;
    display: table;
}
.wp-block-embed__wrapper {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
.wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 50%;
	margin: 1em auto 100px auto;
	padding-left:20px;
	padding-right:20px;
	display: inline-block;
}
.thecontent {
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: 500;
}

/* ----------------company---------------- */

.com-info h3 {
    border-bottom: 3px dotted #b5b5b5;
    font-weight: 600;
    padding-bottom: 0.8em;
    padding-left: 5px;
    font-size: 25px;
    margin-bottom: 1.5em;
    position: relative;
    display: flex;
    align-items: center;
}
.com-info h3:before {
    content: "";
    width: 47px;
    height: 43px;
    margin-right: 10px;
    background: url("images/company/icon_tail.png") no-repeat left;
}
.info-hyou,
.info-left,
.com-info ul,
.com-info ol {
    padding: 0 3%;
    margin-bottom: 50px;
}
.info-hyou dt,
.info-hyou dd,
.info-left,
.com-info ul li,
.com-info ol li {
    font-weight: 500;
    line-height: 1.8;    
}
.com-info ol li {
    list-style-type: decimal;
}
.info-left.nomargin {
    margin-bottom: 1em;
}
.info-left span.small {
    font-size: 80%;
}
.info-left.sub,
.com-info ul.sub,
.com-info ol.sub {
    padding: 0 6%;
}
.com-info ul {
    /* margin-left: 1em; */
}
.com-info ul li {
    list-style-type: disc;
}
.com-info ol {
    margin-left: 2em;
}
img.chikara {
    margin-bottom: 50px;
    padding-left: 3%;
}
.info-hyou {
    display: table;
}
.info-hyou dl {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
    padding-left: 0.5em;
}
.info-hyou dt {
    width: 10em;
}
.info-hyou dd {
    display: block;
    width: 100%;
}
.mapbtn {
    display: inline;
    padding: 0.2em 1em;
    background: #313131;
    color: white;
    font-size: 11px;
    border-radius: 10px 0;
    margin-left: auto;
    text-align: right;
    margin-right: 0;
    float: right;
    position: relative;
}
.mapbtn:after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    right: -3px;
    top: -1px;
    background: url(/common/images/common/arrow.png) no-repeat;
    background-size: contain;
}

/* ----------------sns---------------- */

.sns_content {
    width: 95%;
    margin: 0 auto;
}
.sns_content ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 40px;
}
.sns_content ul li {
    width: calc(100% / 2);
    min-height: 160px;
    display: flex;
    align-items: center;
    padding: 0 1em 2em 1em;
}
.sns_content ul li a {
    color: #313131;
    display: block;
    border: 5px solid #d2d2d2;
    border-radius: 15px;
    padding: 1em;
    background: white;
    width: 100%;
}
.sns_title {
    padding-bottom: 0.5em;
    border-bottom: 3px dotted #b5b5b5;
    margin-bottom: 1.5em;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.01em;
    display: flex;
    align-items: center;
}
.sns_title span {
    font-size: 60%;
    position: relative;
    top: 2px;
}
.sns-list-wrap {
    display: flex;
    align-items: center;
}
.sns_list_img img {
    max-width: 90px;
    margin-right: 1em;
}
.sns_content ul li a {
    color: #313131;
}
.sns_content ul li a:hover {
    background: #ededed;
}
.sns_content ul li h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0.5em;
    line-height: 1.3;
}
.sns_list_txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
}
.sns_title i {
    width: 44px;
    height: 44px;
    display: inline;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0.5em;
}
.sns_title.sns_fb i {
    background-image: url("images/sns/icon_facebook.png");
}
.sns_title.sns_tw i {
    background-image: url("images/sns/icon_twitter.png");
}
.sns_title.sns_tw_x i {
    background-image: url("images/sns/icon_twitter_x.png");
}
.sns_title.sns_line i {
    background-image: url("images/sns/icon_line.png");
}
.sns_title.sns_inst i {
    background-image: url("images/sns/icon_instagram.png");
}
.sns_title.sns_tiktok i {
    background-image: url("images/sns/icon_tiktok.png");
}
.sns_title.sns_youtube i {
    background-image: url("images/sns/icon_youtube.png");
}
.sns_title.sns_blog i {
    background-image: url("images/sns/icon_blog.png");
}
.sns_title.sns_th i {
    background-image: url("images/sns/icon_threads.png");
}

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

/* ----------------data---------------- */

.data-bigtitle {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 50px;
}
.link-list {
    margin-bottom: 1em;
}
.link.dl {
    position: relative;
    display: inline-table;
    padding: 0.8em 3em 0.8em 2em;
    margin: 0 5px;
}
.link.dl:after {
    display: inline-block;
}
.link.dl i {
    width: 18px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
    background: url(images/data/icon_doc.png) no-repeat;
    vertical-align: middle;
}
.pdf-dl {
    display: flex;
    justify-content: center;
    text-align: left;
    align-items: center;
    line-height: 1.3;
    font-size: 13px;
}
.pdf-dl i {
    width: 112px;
    height: 33px;
    display: inline-block;
    margin-right: 8px;
    background: url(images/data/btn_pdf.png) no-repeat;
    background-size: contain;
    flex-shrink: 0;
}

/* ----------------copyright---------------- */

.contact-box {
    display: table;
    margin: 0 auto;
}
.contact-box h3,
.tablepress-table-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.contact-box-inner {
    display: table;
    padding: 1.5em 1em;
    width: 600px;
    border: 3px solid #adadad;
    border-radius: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 2em;
    background: white;
}

/* ----------------protection---------------- */

.com-info h4 {
    font-size: 18px;
    font-weight: 600;
    background: #c6c6c6;
    padding: 0.8em 1em;
    margin: 0 3% 20px 3%;
    line-height: 1.3;
}

/* ----------------youth---------------- */

.youth-text {
    text-align: center;
    margin: 0 auto 20px auto;
}
.youth-text-big {
    font-size: 22px;
    font-weight: bold;
    color: #ed5385;
    text-align: center;
    margin: 0 auto 50px auto;
}
.youth-lineup {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.youth-lineup li {
    width: calc(100% / 4);
    margin-bottom: 40px;
}
.youth-lineup li picture {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 30px;
    border: 5px solid #d2d2d2;
    height: 220px;
    background: white;
    width: 90%;
    flex-shrink: 0;
    margin:0 auto;
}

.youth-lineup li picture img{
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
.youth-lineup li dl {
    text-align: center;
    width: 90%;
    margin: 1em auto 0.5em auto;
}
.youth-lineup li dl dt {
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 0.5em;
    font-weight: bold;
}
.youth-lineup li dl dd {
    font-size: 13px;
    color: #adadad;
}

/* ----------------relay---------------- */

.station-list-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.station-list {
    width: 55%;
}
.station-list dl {
    border-bottom: 1px solid rgba(49,49,49,0.3);
    width: 100%;
    padding: 0 0.5em 0.8em 0.5em;
    display: flex;
    align-items: center;
    margin-bottom: 0.8em;
}
.station-list dl:last-of-type {
    margin-bottom: 3em;
}
.station-list dl dt {
    width: 10em;
}
ul.relay-tabbtn {
    display: flex;
    justify-content: space-between;
}
ul.relay-tabbtn li {
    width: calc(100% / 4 - 10px);
    text-align: center;
    font-size: 14px;
}
ul.relay-tabbtn li a {
    background: #f286a9;
    color: white;
    line-height: 1;
    padding: 0.8em 0;
    display: block;
    border-radius: 20px 0;
}
ul.relay-tabbtn li.ui-tabs-active a,
ul.relay-tabbtn li a:hover {
    background: #ed5385;
}
.relay-table-wrap {
    background: #ed5385;
    padding: 1.2em;
}
.relay-table-wrap table th,
.relay-table-wrap table td {
    padding: 0.8em 0.8em;
    border: 3px solid #ed5385;
    vertical-align: middle;
}
.relay-table-wrap table {
    width: 100%;
}
.relay-table-wrap table th {
    color: white;
    background: #424242;
}
.relay-table-wrap table td {
    background: white;
    text-align: center;
    width: calc(100% / 4);
}
.relay-table-wrap table td.district {
    background: #e5e5e5;
}

/* ----------------privacy---------------- */

.com-anchor,
.com-anchor-linkedto {
    display: none;
}

/* ----------------electronicpublicnotice---------------- */

ul.electro-list li {
    list-style-type: none;
    margin-bottom: 0.5em;
}
ul.electro-file li {
    list-style-type: none;
}
h5#rule {
    padding: 0 3%;
    margin-bottom: 1em;
}

/* ----------------oshiete---------------- */

img.oshiete-img {
    margin: 0 auto;
}
.oshiete-otherlink {
    margin-top: 2em;
    text-align: center;
}

/* ----------------council---------------- */

ul.council-list {
    padding: 0 6%;
}
ul.council-list li {
    list-style-type: none;
    margin-bottom: 0.5em;
}
ul.council-list-minutes {
    display: flex;
    flex-wrap: wrap;
}
ul.council-list-minutes li {
    list-style-type: none;
    margin-right: 0.3em;
    letter-spacing: 0;
}
ul.council-list-minutes li:after {
    content: "│";
    margin-left: 0.3em;
}
ul.council-list-minutes li:last-child {
    margin-right: 0;
}
ul.council-list-minutes li:last-child:after {
    content: none;
    margin-left: 0;
}
.council-others dl {
    margin-bottom: 1em;
}
.council-others dl dt {
    background: #424242;
    display: table;
    color: white;
    padding: 0.5em 0.8em;
    border-radius: 5px;
    margin-right: 1em;
    margin-bottom: 0.5em;
}
.council-others dl dd {
    margin-left: 1em;
}

/* ----------------good---------------- */

.entry-good {
    border: 5px solid #d2d2d2;
    border-radius: 30px;
    padding: 2em;
    margin-bottom: 60px;
    background: white;
    position: relative;
}
.good-header {
    border-bottom: 1px solid rgba(49,49,49,0.5);
    margin-bottom: 40px;
    padding-bottom: 1em;
}
.good-header dl {
    display: flex;
    align-items: center;
    margin-bottom: 0.3em;
}
.good-header dl dt {
    color: white;
    background: #58d1ca;
    border-radius: 5px;
    line-height: 1.3;
    padding: 0.2em 0.5em;
    font-size: 14px;
    margin-right: 0.5em;
}
.good-header dl dd {
    font-size: 18px;
    font-weight: bold;
}
.good-close {
    font-size: 13px;
    color: #626262;
    display: block;
}
.good-content form {
    margin-top: 2em;
}
.good-copy,.good-copy2 {
    font-size: 13px;
}
.good-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.good-maintext {
    margin-bottom: 1em;
}
.good-pic picture {
    display: table;
    padding-left: 50px;
    max-width: 40%;
}
.good-select {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.good-select::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #777;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.good-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 200px;
    height: 40px;
    padding: 5px 50px 5px 15px;
    border: 3px solid #adadad;
    background-color: #fff;
    color: #555;
    cursor: pointer;
	font-family: 'Kosugi Maru', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.good-select option {
    font-family: 'Kosugi Maru', sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.good-content input[type=submit],
.good-link {
    -webkit-appearance: none;
    border: none;
    color: white;
    padding: 1em 0;
    font-size: 20px;
    font-family: 'Kosugi Maru', sans-serif;
    font-weight: 600;
    border-radius: 23px 0;
    cursor: pointer;
    letter-spacing: 0.1em;
    transition: all 0.3s;
    background: #313131 url(images/good/arrow_good.png) no-repeat 90% 50%;
    position: absolute;
    display: table;
    bottom: -1.5em;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    left: 50%;
    right: 0;
    width: 12em;
}
.good-content input[type=submit]:hover,
.good-link:hover {
    filter: brightness(90%);
    background: #313131 url("images/good/arrow_good.png") no-repeat 95% 50%;
}
.good-link {
    text-align: center;
    line-height: 1;
}
#tab-good ul.tabbtn li.campaign i {
    background-image: url("images/good/icon_campaign.png");
    width: 26px;
    height: 26px;
}
#tab-good .catename.campaign i {
    background-image: url("images/good/icon_campaign.png");
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
}
#tab-good ul.tabbtn li.ticket i {
    background-image: url("images/good/icon_ticket.png");
    width: 23px;
    height: 16px;
}
#tab-good .catename.ticket i {
    background-image: url("images/good/icon_ticket.png");
    width: 20px;
    height: 16px;
    background-size: contain;
    background-position: center;
}
#tab-good ul.tabbtn li.special i {
    background-image: url("images/good/icon_special2.png");
    width: 25px;
    height: 25px;
}
#tab-good .catename.special i {
    background-image: url("images/good/icon_special2.png");
    width: 20px;
    height: 16px;
    background-size: contain;
    background-position: center;
}
#tab-good ul.tabbtn li.other i {
    background-image: url("images/good/icon_other.png");
    width: 24px;
    height: 24px;
}
#tab-good .catename.other i {
    background-image: url("images/good/icon_other.png");
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: center;
}
#tab-good ul.tabbtn li.preview i {
    background-image: url("images/good/icon_preview.png");
    width: 22px;
    height: 26px;
}
#tab-good .catename.preview i {
    background-image: url("images/good/icon_preview.png");
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: center;
}

/* ----------------recruit---------------- */

.recruit table {
    border-spacing: 3px;
    border-collapse: separate;
    display: table;
    margin: 0 auto 5em auto;
    width: 60%;
}
.recruit table th {
    background: #58d1ca;
    border: 1px solid #58d1ca;
    font-weight: 600;
    text-align: left;
    color: white;
    width: 10em;
    vertical-align: top;
}
.recruit table td {
    background: white;
    border: 1px solid #313131;
    font-weight: 500;    
}
#frame{
	width: 1000px;
	height:562.5px;
	margin: 0 150px;
}
#uliza{
	width: 1000px;
	height:562.5px;
	margin: 0 150px;
}
#tb8-info{
    width:100%;
    white-space: break-spaces;
    overflow-wrap: break-word;
    margin: 30px 0;
}
#tablepress-8 img{
    width:180px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    #tb8-info{
        white-space: break-spaces;
    }
	#frame{
	  width: 100%;
	  height:calc((95vw/16)*9);
	  margin:0 0;
	}
	#uliza{
	  width: 100%;
	  height:calc((95vw/16)*9);
	  margin:0 0;
	}
}
@media screen and (max-width: 42em) {
    #tablepress-8 img{
        width:85px;
    }
    #tb8-info{
        max-width:175px;
        white-space: nowrap;
        overflow-wrap: break-word;
        margin:20px 0;
    }
    /* fortune */
    #tab-fortune,
    #tab-event-concert {
        width: 100%;
    }
    #tab-fortune .fortune-lineup ul li {
        width: 100%;
        border: 3px solid #d2d2d2;
        margin-bottom: 20px;
        border-radius: 15px;
        padding: 1em;
    }
    #tab-fortune ul.tabbtn,
    #tab-event-concert ul.tabbtn,
	#tab-good ul.tabbtn {
        margin: 0 auto 15px auto;
    }
    #tab-fortune ul.tabbtn {
        flex-wrap: nowrap;
    }
    #tab-fortune ul.tabbtn li,
    #tab-event-concert ul.tabbtn li,
	#tab-good ul.tabbtn li {
        margin: 0 10px;
    }
    #tab-fortune ul.tabbtn li a,
    #tab-event-concert ul.tabbtn li a,
	#tab-good ul.tabbtn li a {
        font-size: 13px;
        letter-spacing: 0.02em;
        line-height: 1.3;
    }
    #tab-fortune ul.tabbtn li a {
        padding: 0.5em 1em;
    }
    #tab-fortune .title-date-tellername {
        margin-bottom: 20px;
    }
    #tab-fortune .title-date-tellername dl,
    #tab-event-concert .header-eventconcert,
    #tab-good .header-good {
        padding: 0.5em 0;
    }
    #tab-event-concert .header-eventconcert,
    #tab-good .header-good {
        display:grid;
    }
    #tab-fortune .title-date-tellername dl dt,
    #tab-event-concert .eventconcert-title,
    #tab-good .good-title {
        font-size: 14px;
        letter-spacing: 0.03em;
    }
    #tab-fortune .title-date-tellername dl dd {
        letter-spacing: 0.03em;
    }
    #tab-fortune .fortune-lineup ul li picture {
        width: 50%;
    }
    #tab-fortune .fortune-lineup ul li picture img {
        width: 100%;
    }
    #tab-fortune .title-date-tellername dl dt:before {
        width: 20px;
        height: 20px;
        background-size: contain;
        margin-right: 6px;
    }
    /* event-concert */
    #tab-event-concert ul.tabbtn,
	#tab-good ul.tabbtn {
        flex-wrap: wrap;
    }
    #tab-event-concert ul.tabbtn li,
	#tab-good ul.tabbtn li {
        margin-bottom: 10px;
    }
    #tab-event-concert .entry-eventconcert table,
    #tab-event-concert .entry-eventconcert picture {
        float: none;        
    }
    #tab-event-concert .entry-eventconcert table {
        max-width:98vw;
        width: 100%;
    }
    #tab-event-concert .entry-eventconcert picture {
        max-width: 100%;
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    #tab-event-concert .entry-eventconcert th,
    #tab-event-concert .entry-eventconcert td,
    .recruit table th,
    .recruit table td {
        font-size: 14px;
        font-weight: 500;
    }
    #tab-event-concert .entry-eventconcert th {
        width: 15%;
    }
    #tab-event-concert .entry-eventconcert td {
        width: 75%;
        max-width:280px;
        word-wrap: break-word;
    }
    #tab-event-concert .catename,
    #tab-good .catename {
        margin: 0.5em 0 0 0;
        padding: 0.8em 1.5em;
        text-align:center;
        width:95vw;
    }
    #tab-event-concert .eventconcert-title,
    #tab-good .good-title {
        padding-right: 1.5em;
    }
    .wp-block-embed__wrapper {
		width: 100%;
	}	
	.video-wrapper {
		width: 100%;
		margin: 0 auto 50px auto;
	}
    .thecontent {
        font-size: 14px;
        margin-bottom: 20px;
    }    
    /* company */
    img.chikara {
        max-width: 100%;
        margin-bottom: 30px;
    }
    .info-hyou dl {
        display: block;
        padding-bottom: 0.3em;
        margin-bottom: 0.3em;
    }
    .info-hyou dd,
    .com-info ul li,
    .com-info ol li,
    .info-left {
        font-size: 14px;
    }
    .com-info ol li {
        list-style-type: decimal;
    }
    .info-left {
        margin-bottom: 30px;
    }
    .com-info h3 {
    margin-bottom: 1em;
        font-size: 18px;
    }
    .com-info h3:before {
        width: 30px;
        height: 30px;
        background-size: contain;
        background-position: bottom;
        min-width:30px;
    }
    .mapbtn {
        display: table;
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 0.5em;
        float: none;
    }
    /* sns */
    .sns_content ul li {
        width: 100%;
        min-height: initial;
        padding: 0.5em;
    }  
    .sns_content ul li a {
        border: 3px solid #d2d2d2;
        border-radius: 10px;
        padding: 0.5em;
    }    
    .sns_title i {
        width: 33px;
        height: 33px;
        margin-right: 0.3em;
    }
    .sns_title {
        margin-bottom: 1em;
    }   
    /* data */
    .data-bigtitle {
        font-size: 16px;
        line-height: 1.5;
    }
    .link.dl {
        margin-bottom: 1em;
    }
    .link.dl:last-of-type {
        margin-bottom: 0;
    }
    .pdf-dl {
        flex-flow: column;
    }
    .pdf-dl i {
        margin-bottom: 10px;
    }    
    /* copyright */
    .contact-box {
        display: block;
    }
    .contact-box h3 {
        margin-bottom: 10px;
    }
    .contact-box-inner {
        padding: 1em;
        width: 100%;
        font-size: 14px;
    }
    /* protection */
    .com-info h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    /* youth */
    .youth-lineup li {
        width: calc(100% / 2);
        margin-bottom: 20px;
    }
    .youth-lineup li picture {
        height: 150px;
        border: 3px solid #d2d2d2;
        border-radius: 10px;
    }    
    .youth-lineup li picture img {
	    width: 100%;
	    height: 100%;
	    border-radius: 10px;
    }
    .youth-lineup li dl dt {
        font-size: 16px;
    }
    /* relay */
    .station-list-wrapper {
        flex-flow: column;
    }    
    .station-list {
        width: 100%;
        order: 2;
    }
    .relay-table-wrap {
        padding: 0.5em;
    }  
    ul.relay-tabbtn li {
        font-size: 13px;
        width: calc(100% / 4 - 5px);
    }   
    ul.relay-tabbtn li a {
        padding: 0.5em;
        border-radius: 10px 0;
    }  
    .relay-table-wrap table th,
    .relay-table-wrap table td {
        padding: 0.5em;
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0.05em;
    }  
    .station-list-wrapper picture {
        order: 1;
        width: 100%;
        margin: 0 auto 2em;
        display: table;
    }
    .station-list-wrapper picture img {
        width: 100%;
    }  
    .station-list dl {
        padding-bottom: 0.3em;
        margin-bottom: 0.3em;
    }   
    .station-list dl:last-of-type {
        margin-bottom: 2em;
    }    
    .station-list dl dt,
    .station-list dl dd {
        font-size: 14px;
    }   
    .station-list dl dt {
        width: auto;
    }
    .station-list dl {
        display: block;
    } 
    .station-list dl dt:before {
        content: "■";
    }
    /* privacy */
    .com-anchor,
    .com-anchor-linkedto {
        display: block;
    }
    ul.com-anchor {
        padding: 0 0;
        margin-bottom: 3em;
        margin-left: 0;
    }
    ul.com-anchor li {
        list-style-type: none;
        margin-bottom: 0.5em;
    }
    ul.com-anchor li:last-child {
        margin-bottom: 0;
    }
    ul.com-anchor li a {
        display: flex;
        padding: 0.8em 1em 0.8em 1em;
        line-height: 1.3;
        align-items: center;
        background: #58d1ca;
        color: white;
        justify-content: space-between;
        border-radius: 10px 0;
    }
    ul.com-anchor li a:after {
        right: 15px;
        width: 10px;
        height: 7px;
        background-color: #fff;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        content: '';
        pointer-events: none;
    }
    /* oshiete */
    .sp.oshiete-text {
        margin-top: 1em;
        font-size: 14px;
        line-height: 1.5;
    }
    .oshiete-otherlink {
        font-size: 14px;
    }
    /* good */
    .entry-good {
        border: 3px solid #d2d2d2;
        padding: 1em;
        border-radius: 15px;
    }
    .good-content {
        flex-flow: column;
    }
    .good-pic {
        order: 1;
    }
    .good-content .thecontent {
        order: 2;
    } 
    .good-pic picture {
        max-width: 100%;
        padding-left: 0;
        margin-bottom: 1em;
    } 
    .good-pic picture img {
        width: 100%;
    }
    .good-header dl {
        display: block;
    }  
    .good-header dl dt {
        display: table;
        margin-bottom: 0.3em;
        font-size: 0.8em;
        padding: 0.4em 1em;
        line-height: 1.3;
    } 
    .good-header dl dd {
        font-size: 14px;
        letter-spacing: 0.03em;
    }
    .good-close {
        font-size: 0.8em;
    }
    .good-header {
        padding-bottom: 0.5em;
        margin-bottom: 1.5em;
    } 
    .good-content input[type=submit],
    .good-link {
        font-size: 14px;
    } 
    .good-select {
        margin-bottom: 1em;
    } 
    #tab-good ul.tabbtn li.campaign i {
        height: 20px;
    }  
    #tab-good ul.tabbtn li.ticket i {
        height: 13px;
    }   
    #tab-good ul.tabbtn li.special i {
        height: 20px;
    } 
    #tab-good .catename.other i {
        height: 14px;
    } 
    #tab-good ul.tabbtn li.preview i {
        height: 18px;
    }   
    /* recruit */
    .recruit table {
        width: 100%;
        margin: 0 auto 2em auto;
    }
}