*{
    box-sizing: border-box;
}
header .head_line{
    box-sizing: content-box;
}

.smartphone_app_box h3, .consumer_game_box h3 {
  margin: 10px 0;
  font-size: 16px!important;
  padding: 0;
  border:none;
}

.consumer_game_box h3 {
  margin: 40px 0 10px;
}

.top_youtube_swiper h3 {
  padding: 3px 10px;
  font-size: 15px !important;
}

.smartphone_app_box .top_to_article_button,
#top_cs_game_wiki .top_to_article_button {
  bottom: 0;
  justify-content: center;
  color: #1068bc;
}

.game_animate_switch_down {
  background: #dce4e7 !important;
}

.post{
    margin-top: 41px;
}
.post #top_news_view {
    display: block;
    font-size: 9px;
    color: #546977;
    padding: 0;
    text-align: center;
}

.top_swiper li {
  border-radius: 5px;
  border:1px solid #d3e6ef;
}

.information {
  margin: 5px 0;
}

.information .title {
  padding: 0 4px;
  margin-bottom: 4px;
  font-size: 14px;
  height:38px;
}

.top_swiper {
  margin-top: 6px;
  height: calc(38.6vw + 92px);
  max-height: calc(38.6vw + 92px);
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: 10px;
}

#header_logo{
    padding: 0 !important;
}

.post #top_news_view + .header_label {
    padding: 8px 8px 8px 40px;
}

.post #top_news_view + .header_label:before {
    content: "\e90b";
    position: absolute;
    top: 8px;
    left: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
}
.top_image_aspect {
    position: relative;
    width: 100%;
}
.top_image_aspect > a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    color: #fff;
}
#appmedia_recommended_swiper > div > ul > li > div.appmedia_recommended_content > a{
    height: 35vw;
    overflow: hidden;
    background: #cccccc40;
    display: flex;
    align-items: center;
    margin-top: 8px;
}

#top_news_left_image a .title_wrapper {
    font-size: calc(1.85vw + 11px);
    color: #fff;
    text-align: left;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.outside_frame{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.8);
    padding: 6px 10px 5px;
}

#news_right_top a .outside_frame,
#top_news_right_bottom a .outside_frame{
    padding: 2px 5px 3px;
}

#news_right_top a .title_wrapper,
#top_news_right_bottom a .title_wrapper{
    height: 3.2em;
    font-size: calc(0.3vw + 11px);
    color: #fff;
    text-align: left;
    width: 100%;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#top_news_view a .outside_frame:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #ff6554 transparent transparent;
}



#top_news_view > #top_news_left_image {
    width: 100%;
}

#top_news_view > #top_news_view_right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    box-sizing: border-box;
}

#top_news_view > #top_news_view_right > div {
    width: calc(50% - 4px);
}

#top_news_view #news_right_top {
    margin-bottom: 0;
}

.top_news_wrapper {
    border-top: none;
    display: flex!important;
    flex-wrap: wrap!important;
}

.top_news_wrapper > li {
    width: 100%;
    border-bottom: 1px solid #d1e8ed;
}

.top_news_wrapper > li:last-child {
    margin-bottom: 0;
}

.top_news_wrapper > li > a {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
}

.top_image_aspect:before {
    content: "";
    display: block;
    padding-top: 52.33%;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
}

#top_news_container ul {
    padding-bottom: 40px;
    border:1px solid #d3e6ef;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
}

#top_news_container li{
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}

#top_news_container li:first-child{
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
}

#top_news_container li a{
    display: flex;
    padding: 12px;
}

#top_news_container ul, #top_calander, .channel_box, .consumer_game_box, .smartphone_app_box, .appmedia_recommended-thumbs, .sales_ranking_switch {
  box-shadow: none;
  border: none;
}

.smartphone_app_box,.consumer_game_box {
  padding: 0;
}

#appmedia_ad_ranking ul {
  border:1px solid #d3e6ef;
}

.top_game_ul.top_ul {
  border:1px solid #d3e6ef;
  padding: 10px;
  margin-bottom: 10px;
}

#new_game .game_container li {
  padding: 10px;
  border-bottom: 1px solid #d3e4ee;
}

#new_game .game_container li:last-child {
  border-bottom: none;
}

#new_game .game_container li .info_box {
  padding-left: 10px;
}

h3 {
  color: #1e1e1e;
  padding: 5px 0;
  font-size: 16px;
}

#new_wiki h3 {
  margin: 10px 0;
  padding: 0;
  border: none;
}

.top_to_article_button {
  font-size: 14px;
  justify-content: center;
  width: fit-content;
}

#popular_article_top h2, #new_wiki h2, #top_game_wiki h2, #appmedia_recommended_swiper h2, #appmedia_ad_ranking h2, #special_edition h2, #appmedia_sns_top h2 {
  font-size: 18px;
}

#top_calander {
  border:none;
  box-shadow: none;
}

.sales_ranking_switch {
  border: none;
  box-shadow:none;
}

#top_news_container .new_top_news_img{
    width: 100%;
}
#top_news_container .image{
    width: 45%;
    margin-right: 3%;
    background: #cccccc40;
    display: flex;
    align-items: center;
    height: 23vw;
    min-height: 85px;
}
#top_news_container .information{
    width: 52%;
    position: relative;
    height: 23vw;
    min-height: 85px;
}
#top_news_container .information time{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 11px;
    line-height: 1;
    color: #626b6f;
    font-weight: normal;
}
#top_news_container .information .title{
    line-height: 1.2;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    height:48px;
}
#top_news_container .information .tag{
    color: white;
    font-weight: bold;
    width: 5.8em;
    text-align: center;
    border-radius: 2px;
    font-size: 11px;
    position: absolute;
    bottom: 0;
    line-height: 2;
}
#top_news_container .read_more{
    width: 100%;
    display: block;
    text-align: center;
    border-bottom: none;
    line-height: 3;
    box-shadow: 0 3px 12px 0 rgba(32, 33, 36, .1);
}

.post h2:before {
  top: 18px;
}

.post .top_youtube_swiper h2:before {
  top: 13px;
}

.top_game_ul,
.top_attention_ul{
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #d3e6ef;
  padding: 10px 0;
}
.top_games_li{
    width: 25%;
    text-align: center;
    margin-bottom: 16px;
}
.top_games_li img{
    width: 80%;
    border-radius: 15px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.1);
    margin-bottom: 7px;
}
.top_games_title {
  width: 85%;
  margin: 0 auto;
  vertical-align: middle;
  font-size: 12px;
  color: #0f68bc;
  font-weight: bold;
  word-break: break-all;
  line-height: 1.3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.4em;
  overflow: hidden;
  letter-spacing: -1px;
  text-align: center;
}
.top_more_show {
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    border-radius: 2px;
    text-align: center;
    font-size: 15px;
    transition: all 300ms 0s ease;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    color: #2f2b2b;
    background-color: #fff;
    padding: 8px;
}

#new_game .g_a_switch li[data-type="新着スマホゲーム"]{
    color: #b3bac3;
    background: #f2f2f2;
    border-radius: 5px 5px 0 0;
    border: 1px solid #c1dae5;
    border-bottom: none;
    width: 50%;
    padding: 10px;
    font-size: 16px;
    align-items: center;
    display: flex;
    justify-content: center;
}

#new_game .g_a_switch li[data-type="新着スマホゲーム"][data-checked="checked"] {
  color: #333;
  background: #fff;
  border-radius: 5px 5px 0 0;
  border: 1px solid #d4e5ef;
  border-bottom: none;
  width: 50%;
  padding: 15px;
  font-size: 16px;
  align-items: center;
  display: flex;
  justify-content: center;
}

#new_game .g_a_switch li[data-type="新着コンシューマー"] {
  border: 1px solid #d4e5ef;
  background: #edf3f7;
  color: #c1d3dd;
  width: 50%;
  padding: 15px;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  align-items: center;
  display: flex;
  justify-content: center;
}

#new_game .g_a_switch li[data-type="新着コンシューマー"][data-checked="checked"] {
    background: #fff;
    color: #1c1c1f;
}

#top_calander .calander_li .release_day, .info_box .update_time {
  font-size: 12px;
}

#top_calander .calander_li .release_day, .info_box .time_output {
  font-size: 12px;
  color: #212121;
}

#new_game .game_container {
  border-top: 1px solid #fff;
}

#game_anime_news ul li {
  border: none;
  border-bottom: 1px #d3e6ef solid;
  padding: 4px 0px;
}

#new_game .g_a_switch {
    margin: 10px 0 0;
}

.home .preceding_list .preceding_list_appli_name {
  margin-top: 0;
  font-size: 14px !important;
  color: #1068bc !important;
  margin-bottom: 3px;
}

.home .preceding_list .preceding_list_detail {
    margin-bottom: 3px !important;
    color: #333 !important;
    font-size: 12px !important;
}

.top_youtube_swiper {
    text-align: center;
}

.top_youtube_swiper .swiper-container {
    margin-bottom: 3px;
    background: #212121;
}

.new_youtube_content {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

.play_icon {
  z-index: 1;
  width: 18%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  max-width: 100%;
}
.new_youtube_content img:nth-child(2) {
  width: 100%;
  transition: 0.5s;
}
.swiper-wrapper{
    text-align: left;
}

.new_youtube_footer a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.5em;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 2px;
  margin-bottom: 0 !important;
}
.youtube_time,.youtube_publish_day {
  font-weight: bold;
}
.channel_anchor {
    font-size: 14px;
}
.carousel_apptube_name {
    color: #94b1c1;
    font-weight: lighter;
    color: #687b86;
}

.top_more_show::after {
    left: 34%;
}


.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
  padding-top: 8px;
}

.new_youtube_channel{
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  position: relative;
}

.new_youtube_channel .channel_box{
  width: 32.5%;
  padding: 10px;
  background-color: #212121;
  border-radius: 4px;
  right: 0;
  min-height: 70px;
  margin-right: 4px;
}
.new_youtube_channel .channel_box:first-child{
  position: static;
  min-height: 160px;
}
.new_youtube_channel .channel_box:nth-child(2){
  top: 0;
}
.new_youtube_channel .channel_box:nth-child(3){
  bottom: 0;
  margin-right: 0;
}
.new_youtube_channel .channel_box:nth-child(2) .channnel_description,
.new_youtube_channel .channel_box:nth-child(3) .channnel_description{
  display: none;
}

.channel_name {
  display: block;
  align-items: center;
  width: fit-content;
}

.new_youtube_channel .channel_box .apptuber_icon{
  padding: 0;
  display: flex;
  align-items: self-start;
  width: 60px;
  justify-content: center;
  margin: 0 auto 5px;
}
.new_youtube_channel .channel_box .channel_icon{
    width: 100%;
    border-radius: 117px;
}

.new_youtube_channel .channel_box .apptuber_info_box{
  width: fit-content;
  padding-left: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.new_youtube_channel .channel_box .apptuber_name{
  font-size: 13px;
  width: 100%;
}
.new_youtube_channel .channel_box .channnel_description{
  width: 100%;
}
.new_youtube_channel .channel_box:first-child .channnel_description{
  /*
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  */
  font-size: 11px;
  color: #fafafa;
  text-align: left;
  margin: 5px 0 0 0;
  display: none;
}

h2 {
  font-size: 18px;
}

#new_wiki ul {
  background-color: none;
  border: none;
  box-shadow: none;
}

#new_wiki ul  li {
  background-color: #fff;
  border: 1px solid #d3e6ef;
  box-shadow: 0 0 7px rgb(0 0 0 / 10%);
  border-bottom: none;
}

#new_wiki ul  li:last-child {
  border-bottom: 1px solid #d3e6ef;
}

#new_wiki ul li .info_box .title {
  margin-bottom: 5px;
  display: flex;
}

#new_wiki ul li {
  box-shadow: none;
}

#new_game .game_container li .info_box .title{
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
}

.title {
  padding: 0;
}

#popular_article_top img {
  margin-bottom: 10px;
}

#popular_article_top .info_box {
  overflow: hidden;
  padding: 0 5px 10px;
}

.new_youtube_channel .channel_box .apptuber_name a{
    font-weight: bold;
    color: #21292f;
}
.new_youtube_channel .channel_box .social_button{
    display: flex;
    flex-wrap: wrap;
    width: 60px;
    padding: 0 10px;
    text-align: center;
}
.new_youtube_channel .channel_box .social_button a{
    color: white !important;
    font-size: 20px;
}


.new_youtube_channel .channel_box .twitter_button,
.new_youtube_channel .channel_box .youtube_button{
    padding: 10px 0;
    border-radius: 50px;
    margin: auto;
}

.channel_box > a {
  display: block;
  color: #fafafa;
  font-size: 12px;
  height: 100%;
  position: relative;
}

#appmedia_recommended_swiper .swiper-container {
  box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  padding-bottom: 8px;
}

.new_youtube_channel .channel_box a:after {
  left: 2vw;
  bottom: 2px;
  font-size: 12px;
  padding: 5px 10px 5px 23px;
}

.new_youtube_channel .channel_box a:before {
  left: 4vw;
  bottom: 7%;
}

h3 {
  border-bottom: none;
}

.sales_ranking_switch{
    display: flex;
    justify-content: space-around;
}
.consumer_game_calender,
.smartphone_game_calengder {
    box-shadow: none;
    border: none;
}
#top_calander .calander_li:first-child {
    border-top: none;
}
.sales_ranking_tab,
.appli_calender_tab,
.free_ranking_tab,
.consumer_calender_tab{
    width: 50%;
    text-align: center;
    border-radius: 5px 5px 0 0;
    padding: 15px;
    color: #1e292f;
    border: 1px solid #d4e5ef;
    border-bottom: none;
    background: #edf3f7;
    color: #c1d3dd;
    font-weight: bold;

}

.sales_ranking_tab.checked,
.appli_calender_tab.checked,
.free_ranking_tab.checked,
.consumer_calender_tab.checked{
    border: 1px solid #d4e5ef;
    background: #fff;
    color: #1e292f;
    border-bottom: none;
}

#top_calander .h2_div {
    margin: 0 0 10px 0;
}

.top_free_ranking{
    display: none;
}
.top_ranking_ul{
  padding-bottom: 0;
  margin: 0;
  background-color: #fff;
  border: 1px solid #d3e6ef;
}
.top_ranking_ul>a{
  width: fit-content;
  display: flex;
  text-align: center;
  padding: 0px 10px 0;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.top_ranking_ul .top_to_article_button::after {
    color: #ff6553;
    top: 36%;
    left: calc(50% + 4.5em);
}

.top_to_article_button {
  position: relative;
}

.top_ranking_li {
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #dfebf3;
}

.top_ranking_li>a{
    display: flex;
    align-items: center;
}
.top_ranking_li .ranking_crown{
    z-index: 1;
    position: absolute;
    top: 3px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    background-color: #fff;
    color: #6d7377;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.ranking_crown[data-rank='1']{
    color: #fff;
    background-color: #FBC04A;
}
.ranking_crown[data-rank='2']{
    color: #fff;
    background-color: #ACD7DE;
}
.ranking_crown[data-rank='3']{
    color: #fff;
    background-color: #CC884B;
}

.preceding_list .app_status {
    height: calc(5em + 27px)!important;
}

ul .preceding_list .preceding_list_crown {
    top: 6px;
    left: 6px;
}

.top_ranking_li .ranking_app{
    width: 60px;
    border-radius: 10px;
}
.top_ranking_li .ranking_information{
    width: calc(100% - 18vw);
    margin-left: auto;
}
.top_ranking_li .ranking_appli_name{
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #0f68bc;
}
.top_ranking_li .download_icon{
    width: 23px;
    float: right;
}

#top_calander .calender_switch_newgame_content .top_calendar_released{
    display:none;
}

#top_calander #app_calender_disp,
#top_calander #app_calender_disp2{
    margin: 0;
    padding-bottom: 40px;
    border: 1px solid #d3e4ee;
    border-top: none;
}

#top_calander .calander_li {
  display: flex;
  background: white;
  padding: 10px;
  border-bottom: 1px solid #d3e4ee;
}

.top_to_article_button::after {
  left: auto;
  top: 25%;
  color: inherit;
}

.top_ranking_ul .top_to_article_button {
  width: fit-content;
  margin: 0 auto;
  color: #1681b2;
  bottom: 0;
  position: relative;
}

.top_to_article_button::before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  margin: auto;
  color: #1068bc;
  height: 100%;
  top: 0;
  left: calc(50% - 4.3em);
}

.top_more_games_button {
  text-align: center;
  position: absolute;
  bottom: 0;
  display: inline-block;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 0;
  bottom: -50px;
}

.preceding_list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.preceding_list:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#top_calander .calander_li .image{
    width: 20%;
}
#top_calander .calander_li img{
    width: 100%;
    border-radius: 15px;
}
#top_calander .calender_switch_newgame_content .appli_detail_info{
  width: 100%;
  padding: 0 0 0 10px;
}
#top_calander .calender_switch_newgamesoft_content .appli_detail_info{
    width: 80%;
    padding: 0 10px;
}
#top_calander .calander_li .play_link_and_favo{
    width: 56px;
    padding: 0 10px;
}
#top_calander .calander_li .to_play_link{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
#top_calander .calander_li .play_link{
    margin: auto;
}

#top_calander .calander_li .release_day{
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 3px;
}
#top_calander .calander_li .appli_detail_info .appli_title{
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #0f68bc;
  font-weight: bold;
  word-break: break-all;
  line-height: 1.3;
  white-space: normal;
  margin-bottom: 3px;
}
#top_calander .calander_li .release_company{
    font-size: 12px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: normal;
    color: #7487a2;
}
#top_news_container>a,
#top_calander .calender_switch_newgame_content>a,
#top_calander .calender_switch_newgamesoft_content>a{
    display: block;
    text-align: center;
    color: #1068bc;
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin: 0 auto;
    width: 6em;
}

.top_more_show {
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    border-radius: 2px;
    text-align: center;
    font-size: 15px;
    transition: all 300ms 0s ease;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    color: #2f2b2b;
    background-color: #fff;
    padding: 8px;
}

.preceding_list .preceding_list_detail {
  -webkit-line-clamp: 2;
  height: 3em;
}

li.preceding_list .preceding_list_information {
  padding-top: 0;
}

ul .preceding_list .preceding_list_appli_name {
  margin-top: 10px;
}

ul .preceding_list:first-child>a {
  margin: 0!important;
}

ul .preceding_list:first-child>a>.preceding_list_crown {
  top: 2px!important;
  left: 2px!important;
}

#footer-nav li {
  width: 50%;
  border: none;
  box-sizing: border-box;
  font-size: 13px;
  padding: 8px 12px;
  border-top: 1px solid #464748;
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer-nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

#footer-nav li:nth-child(even) {
  border-left: 1px solid #464748;
}

#top_main .game_animate_switch{
  background: rgb(255, 101, 85);
  text-align: center;
  padding: 0 0 3px 0;
  display: flex;
}

#top_main .game_animate_switch .game,
#top_main .game_animate_switch .animation{
  display: flex;
  align-items: center;
  width: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding: 4px 10px;
  text-align: center;
  justify-content: center;
}
#top_main .game_animate_switch .animation{
    background: #dde7f3;
    color: #aebfd1;
}
#top_main .game_animate_switch img{
    width: 24px;
    vertical-align: middle;
    margin-right: 5px;
}
#appmediatop_precedingplay{
  margin: 0;
}
#slide_background {
  position: relative;
  background: url(/wp-content/themes/appmedia/lib/other/images/bg_pre_play.jpg) 0 0/cover repeat-x;
  height: auto;
  margin: 8px 0 0 0;
   padding: 52.2% 0 0;
  -webkit-animation: 120s linear infinite bgscroll;
  animation: 120s linear infinite bgscroll;
}
@-webkit-keyframes bgscroll { 0% {background-position: 0 0;} 100% {background-position: -2000px 0;}}/* 2000px使用した背景画像の横幅 */
@keyframes bgscroll { 0% {background-position: 0 0;} 100% {background-position: -2000px 0 ;}}


#slide_background #replace_h1:before {
  content: "";
  background: url(/wp-content/themes/appmedia/lib/other/images/title_pre_play.png);
  background-repeat: no-repeat;
  height: 30vw;
  width: 50vw;
  background-size: contain;
  position: absolute;
  top: 3vw;
  left: calc(50% - 25vw);
}

#slide_background a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;

  /* background: rgb(255, 101, 85);
  color: white;
  font-weight: bold;
  padding: 5px 30px 5px 20px;
  border-radius: 5px; */
}
#slide_background a:before{
    position: absolute;
    font-size: 12px;
    left: calc(50% + 3.5em);
    top: 31%;
    content: "\e926";
    color: white;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

#top_calander .calender_switch_newgamesoft_content{
    position: relative;
}
#top_calander .calender_switch_newgame_content{
    position: relative;
}

#game_anime_news ul li .img_box{
  height: 20vw;
  border-radius: 6px;
}
section{
    margin: 0 10px 20px;
}

#popular_article_top ul{
    flex-wrap: wrap;
}
#popular_article_top ul li:first-child{
  width: 100%;
  margin-bottom: 10px;
}
#popular_article_top ul li{
    width: 49%;
}

#sales_ranking_container .ranking_box{
    display: block;
}
.ranking_box > div {
  margin-bottom: 10px;
  box-shadow: none;
  border:none;
}

.top_ranking_ul.top_free_ranking {
  background-color: #fff;
  border: 1px solid #d3e6ef;
}

#sales_ranking_container .top_free_ranking{
    display: block;
}

#new_game .game_container[data-checked="none"]{
    display: none;
}

#new_game .game_container{
  padding-bottom: 40px;
  position: relative;
}
#new_game .game_container > a{
  position: absolute;
  bottom: 10px;
  right: 16px;
  font-weight: bold;
  margin-top: 0;
}
