/* ======================== */
/* 2023.10.06               */
/* ======================== */
#common_all_wrapper {
    display: flex;
    justify-content: center;
    float: none;
}
#common_all_left {
    float: none;
    order: 1;
}
#common_all_right {
    float: none;
    order: 3;
}
#common_all_center {
    float: none;
    order: 2;
}

#headline {
    margin: 15px 0 5px 15px;
    height: 28px;
    float: left;
    line-height: 28px;
}
#newinfo {
    margin: 15px 15px 0 0;
}

#simplegallery1 {
    float: left;
}
.top_main_container * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.top_main_container {
    margin-bottom: 10px;
    width: 970px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 15px;
    margin: 15px 0 0 0;
}
.top_main_container_left {
    display: block;
    width: 640px;
    margin-left: 15px;
}
.top_main_container_right {
    display: block;
    width: 295px;
    margin: 0;
    margin-right: 15px;
}

#simplegallery1 {
    width: 640px;
    height: 360px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    position: relative;
    display: block;
    width: 640px;
    height: 320px;
    padding: 60px 50px 0 !important;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 540px !important;
    height: 240px !important;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-top: 2px !important;
    margin-right: 15px !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: 9px !important;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    right: 9px !important;
}

.common_sche_name {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
}
.common_sche_name a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 600;
}

.top-slider {
    position: relative;
    width: 640px;
    height: 360px;
    margin: 0 auto;
    aspect-ratio: 16/9;
    overflow: hidden;
    z-index: 1;
    margin: 15px 0;
    background: #ffffff;
}
.top-slider a {
    display: block;
}
.top-slider .swiper-slide-prev {
    opacity: 1 !important;
}
.top-slider .swiper-slide .top-slider-card {
    transition: all 2.5s;
    opacity: 0;
}
.top-slider .swiper-slide.swiper-slide-active .top-slider-card {
    transition: all 2.5s;
    opacity: 1;
}
.top-slider-bottom-controller {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    font: bold 11px Verdana;
    color: #fff;
    line-height: 1;
    transition: all 0.6s;
    translate: 0 100%;
    z-index: -1;
}

.swiper-wrapper:hover + .top-slider-bottom-controller,
.top-slider-bottom-controller:hover {
    translate: 0 0;
    z-index: 10;
}

.top-slider-bottom-controller .top-slider-bottom-pagination {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 55px;
    text-align: center;
}
.top-slider-bottom-controller .top-slider-bottom-pagination .toggle-autoplay {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    width: 34px;
    height: 20px;
    color: #fff;
    border: solid 3px #ddd;
    color: #ddd;
    fill: #ddd;
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-slider-bottom-controller .top-slider-bottom-pagination .toggle-autoplay:hover {
    border: solid 3px #fff;
    color: #fff;
    fill: #fff;
}
.top-slider-bottom-controller .top-slider-bottom-pagination .swiper-pagination {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    margin: 0;
    margin-top: 4px;
    padding: 0;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.top-slider-bottom-controller .swiper-button-prev {
    position: relative;
    top: 4px;
    left: unset;
    right: unset;
    bottom: unset;
    height: 22px;
    width: 24px;
    margin-right: 5px;
}
.top-slider-bottom-controller .swiper-button-next {
    position: relative;
    top: 4px;
    left: unset;
    right: unset;
    bottom: unset;
    height: 22px;
    width: 24px;
    margin-left: 5px;
}
.top-slider-bottom-controller .swiper-button-prev,
.top-slider-bottom-controller .swiper-button-next {
    color: #ddd;
    fill: #ddd;
}
.top-slider-bottom-controller .swiper-button-prev:hover,
.top-slider-bottom-controller .swiper-button-next:hover {
    color: #fff;
    fill: #fff;
}
.top-slider-bottom-controller .swiper-button-prev img,
.top-slider-bottom-controller .swiper-button-next img {
    filter: brightness(0.8);
}
.top-slider-bottom-controller .swiper-button-prev:hover img,
.top-slider-bottom-controller .swiper-button-next:hover img {
    filter: brightness(1);
}

.top-slider-bottom-controller .swiper-button-next:after,
.top-slider-bottom-controller .swiper-button-prev:after {
    content: unset;
}
.top-slider-bottom-controller .swiper-button-next:after,
.top-slider-bottom-controller .swiper-button-prev:after {
    content: unset;
}

.backs2 {
    /* box-shadow: 0px 0px 3px #f00;
    -moz-box-shadow: 0px 0px 3px #f00;
    -webkit-box-shadow: 0px 0px 3px #f00; */
    border: solid 1px #f00;
}
.backs3 {
    /* box-shadow: 0px 0px 3px #00f;
    -moz-box-shadow: 0px 0px 3px #00f;
    -webkit-box-shadow: 0px 0px 3px #00f; */
    border: solid 1px #00f;
}

#common_topics {
    position: relative;
    z-index: 1;
    width: 640px;
    height: 270px;
    margin: 15px 0;
    padding-top: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#common_topics h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 270px;
    display: block;
    z-index: 2;
}

#common_topics h2 img {
    display: block;
    width: 640px;
    height: 270px;
    object-fit: cover;
}

#common_topics_left {
    position: relative;
    z-index: 3;
    margin-left: 20px;
    width: 128px;
}
#common_topics_left a {
    position: relative;
    display: block;
    z-index: 2;
}

#common_topics_left img{
    width:128px;
    height:160px;
}

#common_topics_left center {
    position: relative;
    display: block;
    z-index: 1;
}
#topic_img_caption {
    position: relative;
    inset: 0;
    font-size: 12px;
    font-weight: 600;
}

#common_topics_right {
    position: relative;
    z-index: 3;
    width: 422px;
    margin-left: 20px;
}

#common_topics_text_box {
    height: 120px;
    word-break: break-all;
}

#common_topics_text {
    line-height: 16px;
    letter-spacing: 0.1em;
}

#topic_tit {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #ff506d;
}

#common_topics_btn_contens {
    margin-top: 10px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 10px;
}

#common_topics_btn_contens a {
    display: block;
    transition: all 0.3s;
    opacity: 1;
}
#common_topics_btn_contens a:hover {
    opacity: 0.7;
}

#common_topics_btn_contens img {
    display: block;
    width: 125px;
    height: 30px;
}

#common_access_rank {
    position: relative;
    z-index: 1;
    width: 640px;
    height: 320px;
    margin: 15px 0;
    text-align: center;
    padding: 80px 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#common_access_rank2 {
    position: relative;
    z-index: 1;
    width: 640px;
    height: 310px;
    margin: 15px 0 0;
    text-align: center;
    padding: 70px 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#common_access_rank h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 320px;
    display: block;
    z-index: 2;
}

#common_access_rank2 h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 310px;
    display: block;
    z-index: 2;
}

#common_access_rank h2 img {
    display: block;
    width: 640px;
    height: 320px;
    object-fit: cover;
}

#common_access_rank2 h2 img {
    display: block;
    width: 640px;
    height: 310px;
    object-fit: cover;
}

.common_access_rank_content {
    position: relative;
    z-index: 3;
    width: 140px;
    margin: 0 26px 0 26px;
}
.common_access_rank_content > a {
    display: block;
    width: 142px;
    height: 212px;
    padding: 1px;
    background-color: #fff;
}
.common_access_rank_content > a > img {
    transition: all 0.3s;
    opacity: 1;
}
.common_access_rank_content a:hover img {
    opacity: 0.7;
}
.common_access_rank_content a img {
    width: 140px;
    height: 210px;
    display: block;
}
.common_access_rank_text a {
    width: unset;
    height: unset;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 14px;
}
.today_cast li {
    display: block;
    position: relative;
    z-index: 2;
}
.today_cast li:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 140px;
    height: 210px;
    z-index: 1;
    background-color: #ffffff;
}

.today_cast li a {
    opacity: 1;
    transition: all 0.3s;
    display: block;
    position: relative;
    z-index: 2;
}
.today_cast li a:hover {
    opacity: 0.7;
}
.common_diary {
    display: block;
    position: relative;
    width: 295px;
    height: 554px;
    margin: 0;
    border: 1px solid #fe516d;
    box-sizing: border-box;
    overflow: hidden;
}

#common_tw_box {
    margin: 15px 0;
    width: 295px;
    height: 150px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    border: none;
}
#common_tw_box a {
    display: block;
    cursor: pointer;
    width: 295px;
    height: 150px;
    transition: opacity 0.4s;
    opacity: 1;
}
#common_tw_box a:hover {
    opacity: 0.8;
}
#common_tw_box a img {
    display: block;
    width: 295px;
    height: 150px;
}

.common_blog {
    margin-top: 15px;
    display: block;
    width: 295px;
    height: 531px;
    border: 1px solid #fe516d;
    box-sizing: border-box;
    overflow: hidden;
}

.top_banner_wrap {
    margin: 10px auto;
    width: 970px;
}
.top_banner_wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    width: 970px;
}
.top_banner_wrap ul li {
    display: block;
    width: 475px;
    height: 140px;
    margin: 0;
    padding: 0;
}
.top_banner_wrap a {
    display: block;
    width: 475px;
    height: 140px;
}
.top_banner_wrap a img {
    display: block;
    width: 475px;
    height: 140px;
}

.top_group {
    width: 950px;
    height: 150px;
    margin: 15px auto 0;
    padding: 70px 0 0 0;
    background: url("../images/thumb2/group_h.jpg") no-repeat;
    display: flex;
}
.top_group ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0 auto;
    padding:0;
}
.top_group ul li {
    margin:0 10px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
    list-style-type:none;
}
.top_group ul li a {
    display: block;
    width: 200px;
    height: 106px;
    opacity: 1;
    transition: all 0.4s;
}
.top_group ul li a:hover {
    opacity: 0.7;
}
.top_group ul li a img {
    display: block;
    width: 200px;
}

.jcarousel-skin-tango .jcarousel-container {
    background: url("../images/topsche.jpg") no-repeat;
}

.top_banner_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px auto 0;
    width: 950px;
    gap: 15px;
}
.top_banner_wrap figure {
    display: block;
    width: calc((100% / 2) - (15px * 1 / 2));
}
.top_banner_wrap figure a {
    display: block;
    width: 100%;
    height: 100%;
}
.top_banner_wrap figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_group_wrap {
    margin: 15px auto 0;
    width: 470px;

}

.top_group_wrap ul {
    margin:0;
    padding:0;
}
.top_group_wrap ul li {
  display: block;
  width: 475px;

  margin: 0;
  padding: 0;
  list-style-type: none;
}

.top_group_wrap a {
  display: block;
  width: 475px;

}

.top_group_wrap ul li a:hover {
    opacity: 0.7;
}

.top_group_wrap a img {
  display: block;
  width: 475px;

}