.op_sans {
  font-family: 'Open Sans', sans-serif;
}

.content_only_sp {
  display: none;
}

.pc_header {
  width: 95%;
  margin: 0 auto;
  position: absolute;
  top: 3%;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10;
}

.pc_header .logo {
  margin-right: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.pc_header .menu {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 500px;
  min-width: 480px;
  width: 50%;
  padding: .5em 0;
}

.pc_header .menu_contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5%;
}

.pc_header .menu_contents li {
  margin-right: 2%;
}

.pc_header .menu_contents li:last-child {
  margin-right: 0;
}

.pc_header .menu_contents li a {
  color: #ff71bb;
  line-height: 37px;
}

.pc_header .menu_contents li a:before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 37px;
  vertical-align: middle;
  margin-right: .5em;
}

.pc_header .menu_contents li.li_news a:before {
  background-image: url(/wp-content/themes/en_ikemen/images/common/menu_news.webp);
}

.pc_header .menu_contents li.li_apps a:before {
  background-image: url(/wp-content/themes/en_ikemen/images/common/menu_app.webp);
}

.pc_header .menu_contents li.li_about_ikemen a:before {
  background-image: url(/wp-content/themes/en_ikemen/images/common/menu_what.webp);
}

.pc_header .menu_contents li.li_contact a:before {
  background-image: url(/wp-content/themes/en_ikemen/images/common/menu_contact.webp);
}

.sp_menu, .menu_overlay, .sp_header, .sp_ttl {
  display: none;
}

footer {
  width: 100%;
  background-color: #febdde;
  position: relative;
  z-index: 50;
}

footer.cpn-ft.vampire-ft {
  background-color: #5a0228;
}

footer.cpn-ft:before {
  content: none;
}

footer:before {
  content: "";
  display: block;
  background-image: url(/wp-content/themes/en_ikemen/images/common/footer_bg.webp);
  background-position: center;
  background-repeat: repeat-x;
  padding-top: 85px;
  width: 100%;
  position: absolute;
  top: -85px;
  left: 0;
  z-index: 15;
}

footer .footer_inner {
  width: 70%;
  margin: 0 auto;
  position: relative;
  padding: 5% 0 3%;
}

footer .footer_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .footer_content .footer_content_inner {
  margin-right: 5%;
}

footer .footer_content .footer_content_inner:last-child {
  margin-right: 0;
}

footer .footer_content .footer_content_inner.footer_img {
  width: 10%;
}

footer .footer_ttl {
  padding-bottom: .5em;
  font-weight: bold;
  border-bottom: 2px solid #fff;
}

footer .footer_list {
  margin-top: .5em;
}

footer .footer_list li {
  margin-bottom: .5em;
  color: #fff;
}

footer .footer_list li :before {
  content: "-";
}

footer .footer_list li a {
  color: #fff;
}

footer .footer_bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: .5em;
}

footer .footer_bottom .bottom {
  margin-right: 2%;
}

footer .footer_bottom .social a {
  color: #fff;
  font-size: 1.3em;
}

.content_wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}

.content_inner {
  position: relative;
  z-index: 5;
}

#mainContents {
  width: 100%;
  position: relative;
}

#mainContents .top {
  max-width: 2300px;
  margin: 0 auto;
}

.visual_wrap {
  width: 100%;
  position: fixed;
  top: 0;
}

.visual_wrap.prince {
  background: #f6ead6;
  background-image: -webkit-radial-gradient(#f0e2cc 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#f0e2cc 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#f0e2cc 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#f0e2cc 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_wrap.vampire {
  background: #716cac;
  background-image: -webkit-radial-gradient(#9692c7 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#9692c7 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#9692c7 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#9692c7 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_wrap.revolution {
  background: #78E6FD;
  background-image: -webkit-radial-gradient(#93EBFD 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#93EBFD 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#93EBFD 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#93EBFD 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_wrap.sengoku {
  background: #ffabba;
  background-image: -webkit-radial-gradient(#ffd5dd 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#ffd5dd 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#ffd5dd 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#ffd5dd 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_wrap.midnight {
  background: #a2b8fd;
  background-image: -webkit-radial-gradient(#d1dcfe 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#d1dcfe 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#d1dcfe 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#d1dcfe 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_wrap.destined {
  background: #ffd7ff;
  background-image: -webkit-radial-gradient(#ffebff 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#ffebff 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#ffebff 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#ffebff 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

/* .visual_wrap.love {
  background: #fdb06c;
  background-image: -webkit-radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
} */

.visual_wrap.villains {
  background: #fdb06c;
  background-image: -webkit-radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0), radial-gradient(#fdc089 25%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
}

.visual_list {
  width: 1280px;
  margin: 0 auto;
  height: 837px;
  display: block;
  position: relative;
}

.visual_list .visual_content {
  position: relative;
}

.visual_list .visual_content li {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  display: none;
}

.visual_list .visual_content li.show {
  z-index: 1;
}

.visual_inner {
  position: relative;
  height: 100%;
  width: 100%;
}

.visual_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  -webkit-transform-origin: 0 50%;
  -webkit-transform: scalex(0);
  -ms-transform: scalex(0);
  transform: scalex(0);
  overflow: hidden;
}

.visual_cover.cover {
  -moz-transform-origin: 100% 873px;
  -webkit-transform-origin: 100% 873px;
}

.visual_cover.color1 {
  background-color: #a2b8fd;
}

.visual_cover.color2 {
  background-color: #ffd7ff;
}

.visual_cover.color3 {
  background-color: #ffabba;
}

.visual_cover.color4 {
  background-color: #3f0675;
}

.list_selecter {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 50%;
}

.list_selecter .prev {
  position: absolute;
  left: 0;
  top: 0;
}

.list_selecter .next {
  position: absolute;
  right: 0;
  top: 0;
}

.visual_list_ttl {
  position: absolute;
  top: 8%;
  left: 0;
  right: 0;
}

.ttl_list {
  position: relative;
}

.ttl_list .game_name {
  display: none;
  width: 40%;
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #fd73b9;
  padding: .5em 0;
  border-radius: 30px;
  z-index: 20;
}

.ttl_list .game_name:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fd73b9;
  border-left: 10px solid transparent;
}

.ttl_list .game_name.selected {
  display: block;
}

.v-selecter {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  top: 60px;
  left: 0;
  right: 0;
}

.v-selecter li {
  display: inline-block;
  background-color: #fff;
  border-radius: 7px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.v-selecter li.selected {
  background-color: #e367c0;
}

.v-selecter li:last-child {
  margin-right: 0;
}

.v-selecter li a {
  display: block;
  width: 14px;
  height: 14px;
  position: relative;
  z-index: 10;
}

.top_news {
  background-image: url(/wp-content/themes/en_ikemen/images/top/pc/top_news_bg.webp);
  background-position: center;
  background-repeat: no-repeat;
  height: 950px;
  position: relative;
  margin-top: 680px;
  z-index: 10;
}

.top_news .content_wrap {
  padding: 300px 0 0;
  position: relative;
}

.top_news .content_ttl {
  position: absolute;
  top: -29%;
  left: 8%;
}

.news_list {
  width: 98%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news_list .box_bbl {
  width: 24.5%;
  position: relative;
  margin-right: .5%;
}

.news_list .box_bbl:last-child {
  margin-right: 0;
}

.news_list .box_bbl svg {
  vertical-align: bottom;
}

.news_list .box_bbl .news_text {
  background: url(/wp-content/themes/en_ikemen/images/top/pc/news_text_bg.webp);
  background-position: bottom;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  padding: 2% 0;
}

.news_list .box_bbl .news_text_inner {
  width: 80%;
  margin: 0 auto;
  font-size: .9em;
  text-align: left;
}

.news_list .box_bbl .news_text_inner .date i {
  padding: 0 2%;
}

.news_list .box_bbl .news_text_inner .news_ttl {
  padding-top: 2%;
}

.news_list .box_bbl .news_text_inner .view_btn {
  text-align: center;
  font-size: .8em;
  padding-top: 3%;
}

.cliped, .cliped g, .cliped image {
  -webkit-clip-path: url("#path");
  clip-path: url("#path");
}

.middle_content {
  position: relative;
  z-index: 10;
}

.banner_content_wrapper {
  width: 62.5%;
  margin: 0 auto;
  padding-bottom: 5%;
}

.banner_content_wrapper .banner_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.banner_content_wrapper .banner_list {
  width: 45%;
}

.banner_content_wrapper .banner_list a {
  display: block;
}

.top_games .content_inner {
  padding: 180px 0 100px;
}

.top_games .content_inner .content_ttl {
  position: absolute;
  top: 7.5%;
  left: 10%;
}

.top_games .more_btn {
  margin: 2% 0;
}

.games {
  width: 98%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.games li {
  width: 33%;
}

.games li .game_name {
  position: relative;
  padding: 5% 0 5% 35%;
  color: #fff;
  background: #fd8cb3;
  background-image: -webkit-radial-gradient(#fd9cbd 15%, transparent 0), -webkit-radial-gradient(#fd9cbd 15%, transparent 0);
  background-image: radial-gradient(#fd9cbd 15%, transparent 0), radial-gradient(#fd9cbd 15%, transparent 0);
  background-position: 0 0, 15px 15px;
  background-size: 10px 10px;
}

.games li.game_1 .game_name:before {
  content: "";
  position: absolute;
  top: -90px;
  left: 0;
  width: 35%;
  display: inline-block;
  background-image: url(/wp-content/themes/en_ikemen/images/top/common/game_1.webp);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: calc(141 / 208 *120%);
}

.games li.game_2 .game_name:before {
  content: "";
  position: absolute;
  top: -90px;
  left: 0;
  width: 35%;
  display: inline-block;
  background-image: url(/wp-content/themes/en_ikemen/images/top/common/game_2.webp);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: calc(141 / 208 *120%);
}

.games li.game_3 .game_name:before {
  content: "";
  position: absolute;
  top: -90px;
  left: 0;
  width: 35%;
  display: inline-block;
  background-image: url(/wp-content/themes/en_ikemen/images/top/common/game_3.webp);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: calc(141 / 208 *120%);
}

.games li .game_img {
  width: 100%;
  overflow: hidden;
}

.games li .game_img img {
  vertical-align: bottom;
}

.games li .see_more_btn {
  width: 96%;
  margin: 5% auto;
}

.game_platform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 70%;
  margin: 0 auto;
}

.game_platform li {
  width: 45%;
}

.game_platform li a {
  display: block;
}

.top_character .content_inner {
  padding: 180px 0 100px;
}

.top_character .content_ttl {
  position: absolute;
  top: 60px;
  left: 10%;
}

.character_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.character_list li {
  width: 19%;
  margin-bottom: 3%;
  color: #fff;
}

.character_list li .inner_red {
  display: block;
  color: #c03b4e;
}

.character_list li .character_img {
  padding: .5%;
  background-color: #fc70ac;
}

.character_list li .character_img img {
  vertical-align: bottom;
}

.character_list li .app_name {
  margin-top: 2%;
  padding: 2% 3%;
  background-color: #fd87ac;
}

.character_list li .character_name {
  margin-top: 2%;
  padding: 2% 3%;
  background-color: #fda3cb;
}

.top_SNS .content_inner {
  padding: 60px 0;
}

.follow_us {
  width: 70%;
  margin: 0 auto;
  background-color: transparent;
  background-image: -webkit-radial-gradient(#fff 16%, transparent 0), -webkit-radial-gradient(#fff 16%, transparent 0);
  background-image: radial-gradient(#fff 16%, transparent 0), radial-gradient(#fff 16%, transparent 0);
  background-position: 0 0, 5px 2px;
  background-size: 10px 5px;
  padding: 5% 0;
}

.follow_us .sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.follow_us .sns dd {
  width: 15%;
  font-size: 1em;
}

.follow_us .sns .sns_icons {
  background-color: #fd7cac;
  display: inline-block;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 1.6em;
  text-align: center;
  margin-right: 5%;
}

.follow_us .sns a {
  color: #000;
  text-decoration: underline;
}

.sns_tl .content_inner {
  padding: 170px 0;
}

.sns_tl .content_inner .content_ttl {
  position: absolute;
  top: 125px;
  left: 8%;
}

.sns_tl_wrap {
  background-image: -webkit-linear-gradient(left, #feba91 0%, #feba91 50%, #fd8aad 50%, #fd8aad 100%);
  background-image: linear-gradient(90deg, #feba91 0%, #feba91 50%, #fd8aad 50%, #fd8aad 100%);
  width: 70%;
  margin: 5% auto;
  padding: 2%;
  position: relative;
}

.sns_tl_wrap .sns_tl_inner {
  background-color: #fff;
  width: 100%;
  padding: 5% 10%;
  box-sizing: border-box;
  text-align: center;
}

.ribbon_new {
  position: absolute;
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  background-color: #feb8fd;
  border-radius: 0 0 5px 5px;
  z-index: 5;
  padding: 2px 20px;
  letter-spacing: .2em;
  top: -10px;
  right: 10px;
}

.ribbon_new:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: transparent;
  top: 0;
  left: -10px;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-bottom-color: #d28cfc;
}

.more_btn {
  font-family: 'Varela Round', sans-serif;
  text-align: center;
  margin: 5% 0;
}

.more_btn a {
  display: inline-block;
  background-color: #fd73b9;
  color: #fff;
  font-weight: bold;
  padding: 1% 5%;
  border-radius: 30px;
  position: relative;
}

.more_btn a i {
  position: absolute;
  right: 5%;
  font-size: 1.2em;
}

.see_more_btn {
  font-family: 'Varela Round', sans-serif;
  text-align: center;
}

.see_more_btn a {
  display: inline-block;
  background-color: #fd7cac;
  width: 100%;
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  padding: 3% 0;
  border-radius: 30px;
  position: relative;
  box-shadow: 0 4px #e55477;
  box-sizing: border-box;
  line-height: 1;
}

.see_more_btn a i {
  margin-left: 4%;
  font-size: 1.2em;
}

.p_bubble_l {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/pink_bubble_l.webp);
  width: 170px;
  height: 170px;
  background-position: center;
  background-size: 100%;
}

.p_bubble_m {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/pink_bubble_m.webp);
  width: 92px;
  height: 92px;
  background-position: center;
  background-size: 100%;
}

.p_bubble_s {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/pink_bubble_s.webp);
  width: 68px;
  height: 68px;
  background-position: center;
  background-size: 100%;
}

.p_bubble_xs {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/pink_bubble_xs.webp);
  width: 31px;
  height: 31px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_xl {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_xl.webp);
  width: 158px;
  height: 158px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_l {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_l.webp);
  width: 135px;
  height: 135px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_m {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_m.webp);
  width: 94px;
  height: 94px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_s {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_s.webp);
  width: 60px;
  height: 60px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_xs {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_xs.webp);
  width: 53px;
  height: 53px;
  background-position: center;
  background-size: 100%;
}

.w_bubble_xxs {
  background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/white_bubble_xxs.webp);
  width: 41px;
  height: 41px;
  background-position: center;
  background-size: 100%;
}

.bg_blue_1 {
  background-image: -webkit-linear-gradient(left, #b6d1f2 0%, #b6d1f2 50%, #a5e8fe 50%, #a5e8fe 100%);
  background-image: linear-gradient(90deg, #b6d1f2 0%, #b6d1f2 50%, #a5e8fe 50%, #a5e8fe 100%);
}

.bg_blue_1 .bg-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #91d8f1;
  background-image: -webkit-radial-gradient(#a7e0f4 20%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#a7e0f4 20%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#a7e0f4 20%, rgba(238, 238, 238, 0) 0), radial-gradient(#a7e0f4 20%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}

.bg_blue_1 .bg-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #b6d8f1;
}

.bg_green_1 {
  background-image: -webkit-linear-gradient(left, #7df19c 0%, #7df19c 50%, #acfd7b 50%, #acfd7b 100%);
  background-image: linear-gradient(90deg, #7df19c 0%, #7df19c 50%, #acfd7b 50%, #acfd7b 100%);
}

.bg_green_1 .bg-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #b3fd9d;
}

.bg_green_1 .bg-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #a3fdbf;
  background-image: -webkit-radial-gradient(#b5fdcc 20%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#b5fdcc 20%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#b5fdcc 20%, rgba(238, 238, 238, 0) 0), radial-gradient(#b5fdcc 20%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}

.bg_purple_1 {
  background-color: #dba5fd;
}

.bg_purple_1 .bg-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #b9a3f7;
  background-image: -webkit-radial-gradient(#c7b5f9 20%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#c7b5f9 20%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#c7b5f9 20%, rgba(238, 238, 238, 0) 0), radial-gradient(#c7b5f9 20%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}

.bg_purple_1 .bg-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #dac6f9;
}

.bg_orange_1 {
  background-image: -webkit-linear-gradient(left, #fed092 0%, #fed092 50%, #fdc873 50%, #fdc873 100%);
  background-image: linear-gradient(90deg, #fed092 0%, #fed092 50%, #fdc873 50%, #fdc873 100%);
}

.bg_orange_1 .bg-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #fdc879;
}

.bg_orange_1 .bg-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #fdb06c;
  background-image: -webkit-radial-gradient(#fdc089 20%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#fdc089 20%, rgba(238, 238, 238, 0) 0);
  background-image: radial-gradient(#fdc089 20%, rgba(238, 238, 238, 0) 0), radial-gradient(#fdc089 20%, rgba(238, 238, 238, 0) 0);
  background-position: 0 0, 20px 20px;
  background-size: 40px 40px;
}

@media screen and (min-width: 751px) {
  .ornament_bubble_01 {
    position: absolute;
    top: 100px;
    left: 25px;
    z-index: 1;
  }
  .ornament_bubble_02 {
    position: absolute;
    top: 740px;
    left: 154px;
    z-index: 1;
  }
  .ornament_bubble_03 {
    position: absolute;
    top: 110px;
    left: 500px;
    z-index: 1;
  }
  .ornament_bubble_04 {
    position: absolute;
    top: 250px;
    right: 130px;
    z-index: 1;
  }
  .ornament_bubble_05 {
    position: absolute;
    top: 700px;
    right: 40px;
    z-index: 1;
  }
  .ornament_bubble_06 {
    position: absolute;
    top: 90px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_07 {
    position: absolute;
    bottom: 150px;
    left: 80px;
    z-index: 1;
  }
  .ornament_bubble_08 {
    position: absolute;
    bottom: -60px;
    right: 90px;
    z-index: 1;
  }
  .ornament_bubble_09 {
    position: absolute;
    top: 15px;
    right: 80px;
    z-index: 1;
  }
  .ornament_bubble_10 {
    position: absolute;
    bottom: -50px;
    left: 33px;
    z-index: 1;
  }
  .ornament_bubble_11 {
    position: absolute;
    top: 300px;
    right: 25px;
    z-index: 1;
  }
  .ornament_bubble_12 {
    position: absolute;
    top: 520px;
    left: 60px;
    z-index: 1;
  }
  .ornament_bubble_13 {
    position: absolute;
    top: 630px;
    left: 40px;
    z-index: 1;
  }
  .ornament_bubble_14 {
    position: absolute;
    bottom: 140px;
    left: 85px;
    z-index: 1;
  }
  .ornament_bubble_15 {
    position: absolute;
    bottom: 185px;
    left: 130px;
    z-index: 1;
  }
  .ornament_bubble_16 {
    position: absolute;
    bottom: 100px;
    right: 290px;
    z-index: 1;
  }
  .ornament_bubble_17 {
    position: absolute;
    top: 20px;
    right: 80px;
    z-index: 1;
  }
  .ornament_bubble_18 {
    position: absolute;
    bottom: 20px;
    left: 110px;
    z-index: 1;
  }
  .ornament_bubble_19 {
    position: absolute;
    bottom: -70px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_20 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_21 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_22 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_23 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_24 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }
  .ornament_bubble_25 {
    position: absolute;
    bottom: 0px;
    right: 60px;
    z-index: 1;
  }

  /* plus news */
  .tmi {
    font-size: .8em;
  }
}

@media screen and (max-width: 750px) {
  .content_only_pc {
    display: none;
  }
  .content_only_sp {
    display: block;
  }
  .pc_header {
    display: none;
  }
  .sp_header {
    display: block;
    position: fixed;
    width: 100%;
    top: 2%;
    z-index: 200;
  }
  .sp_header .sp_header_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin: 0 auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sp_header .sp_header_inner .logo {
    width: 20%;
    margin-right: auto;
  }
  .sp_header .sp_header_inner .humberger {
    width: 60px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 4%;
    box-sizing: border-box;
    cursor: pointer;
  }
  .sp_header .sp_header_inner .humberger .icon-bar {
    height: 2px;
    background: #ff71bb;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .sp_header .sp_header_inner .humberger .icon-bar:last-of-type {
    margin-bottom: 0;
  }
  .sp_header .sp_header_inner .humberger.open .icon-bar:nth-child(1) {
    -webkit-transform: translate(0, 8px) rotate(45deg);
    -ms-transform: translate(0, 8px) rotate(45deg);
    transform: translate(0, 8px) rotate(45deg);
  }
  .sp_header .sp_header_inner .humberger.open .icon-bar:nth-child(2) {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0;
  }
  .sp_header .sp_header_inner .humberger.open .icon-bar:nth-child(3) {
    -webkit-transform: translate(0, -8px) rotate(-45deg);
    -ms-transform: translate(0, -8px) rotate(-45deg);
    transform: translate(0, -8px) rotate(-45deg);
  }
  .sp_menu {
    display: block;
    position: fixed;
    top: 0;
    right: -240px;
    width: 240px;
    height: 100%;
    background: #ffc9e6;
    color: #ff71bb;
    z-index: 150;
    padding-top: 30%;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .sp_menu.open {
    right: 0;
  }
  .sp_menu .menu_logo {
    width: 50%;
    margin: 0 auto;
  }
  .sp_menu .sp_menu_contents {
    padding: 20% 0 0 5%;
  }
  .sp_menu .sp_menu_contents li {
    margin-bottom: 5%;
  }
  .sp_menu .sp_menu_contents li a {
    color: #ff71bb;
    line-height: 37px;
  }
  .sp_menu .sp_menu_contents li a:before {
    content: "";
    display: inline-block;
    width: 37px;
    height: 37px;
    background-size: 100%;
    vertical-align: middle;
    margin-right: .5em;
  }
  .sp_menu .sp_menu_contents li.li_news a:before {
    background-image: url(/wp-content/themes/en_ikemen/images/common/menu_news.webp);
  }
  .sp_menu .sp_menu_contents li.li_apps a:before {
    background-image: url(/wp-content/themes/en_ikemen/images/common/menu_app.webp);
  }
  .sp_menu .sp_menu_contents li.li_about_ikemen a:before {
    background-image: url(/wp-content/themes/en_ikemen/images/common/menu_what.webp);
  }
  .sp_menu .sp_menu_contents li.li_contact a:before {
    background-image: url(/wp-content/themes/en_ikemen/images/common/menu_contact.webp);
  }
  .menu_overlay {
    display: none;
  }
  .menu_overlay.show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  footer {
    width: 100%;
    background-color: #febdde;
    position: relative;
  }
  footer:before {
    content: "";
    display: block;
    background-image: url(/wp-content/themes/en_ikemen/images/common/footer_bg.webp);
    background-position: center;
    background-repeat: repeat-x;
    background-size: 100%;
    padding-top: calc(85 / 1280 * 100%);
    width: 100%;
    position: absolute;
    top: -6.4vw;
    left: 0;
    z-index: 15;
  }
  footer .footer_inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 10% 0 3%;
  }
  footer .footer_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  footer .footer_content .footer_content_inner {
    width: 45%;
    margin-right: 0;
  }
  footer .footer_content .footer_content_inner:last-child {
    width: 100%;
    margin-right: 0;
  }
  footer .footer_content .footer_content_inner.footer_img {
    width: 45%;
    margin-right: 10%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  footer .footer_ttl {
    padding-bottom: .5em;
    font-weight: bold;
    border-bottom: 2px solid #fff;
  }
  footer .footer_list {
    margin-top: .5em;
  }
  footer .footer_list li {
    margin-bottom: .5em;
    color: #fff;
  }
  footer .footer_list li :before {
    content: "-";
  }
  footer .footer_list li a {
    color: #fff;
  }
  footer .footer_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: .5em;
  }
  footer .footer_bottom .bottom {
    margin-right: 5%;
  }
  footer .footer_bottom .social a {
    color: #fff;
    font-size: 1.3em;
  }
  .visual_list {
    width: 100%;
    margin: 0 auto;
    height: 250px;
    display: block;
    position: relative;
  }
  .visual_list_ttl {
    top: 1%;
  }
  .ttl_list {
    position: relative;
  }
  .ttl_list .game_name {
    display: none;
    width: 90%;
    font-size: .8em;
  }
  .list_selecter .prev {
    width: 10%;
  }
  .list_selecter .prev img {
    width: 100%;
  }
  .list_selecter .next {
    width: 10%;
  }
  .list_selecter .next img {
    width: 100%;
  }
  .v-selecter {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 30px;
    left: 0;
    right: 0;
  }
  .v-selecter li {
    border-radius: 4px;
    line-height: 8px;
    width: 8px;
    height: 8px;
    margin-right: 10px;
  }
  .v-selecter a {
    display: block;
    width: 8px;
    height: 8px;
  }
  .content_ttl {
    width: 75%;
    margin: 0 auto;
  }
  .top_news {
    background-image: url(/wp-content/themes/en_ikemen/images/top/sp/sp_top_news_bg.webp);
    background-position: top center;
    background-repeat: repeat-y;
    background-size: 100%;
    position: relative;
    height: auto;
    margin-top: 60%;
    z-index: 10;
  }
  .top_news:before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(/wp-content/themes/en_ikemen/images/top/sp/sp_top_news.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    padding-top: calc(43 / 640 *100%);
    box-sizing: border-box;
    position: absolute;
    top: -6.5vw;
  }
  .top_news .content_wrap {
    padding: 45% 0 5%;
    position: relative;
  }
  .top_news .content_inner {
    width: 90%;
    margin: 0 auto;
  }
  .top_news .content_ttl {
    position: absolute;
    top: -80px;
    left: 0;
  }
  .news_list {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .news_list .box_bbl {
    width: 100%;
    position: relative;
    margin-bottom: 8%;
  }
  .news_list .box_bbl svg {
    vertical-align: bottom;
  }
  .news_list .box_bbl .news_text {
    background: url(/wp-content/themes/en_ikemen/images/top/pc/news_text_bg.webp);
    background-position: bottom;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 2% 0;
  }
  .news_list .box_bbl .news_text_inner {
    width: 80%;
    margin: 0 auto;
    font-size: .9em;
    text-align: left;
    padding: 3% 0;
  }
  .news_list .box_bbl .news_text_inner .date i {
    padding: 0 2%;
  }
  .news_list .box_bbl .news_text_inner .news_ttl {
    padding-top: 2%;
  }
  .news_list .box_bbl .news_text_inner .view_btn {
    text-align: center;
    font-size: .8em;
    padding-top: 3%;
  }
  .banner_content_wrapper {
    width: 90%;
    margin: 10% auto 0;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
  }
  .banner_content_wrapper .banner_content {
    display: block;
  }
  .banner_content_wrapper .banner_list {
    width: 100%;
    margin-bottom: 5%;
  }
  .banner_content_wrapper .banner_list a {
    display: block;
  }
  .top_games .content_inner {
    padding: 30% 0 10%;
  }
  .top_games .content_inner .content_ttl {
    position: absolute;
    top: 2%;
    left: 5%;
  }
  .top_games .more_btn {
    margin: 2% auto;
  }
  .games {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .games li {
    width: 100%;
    margin-bottom: 15%;
  }
  .games li .game_name {
    position: relative;
    padding: 5% 0 5% 35%;
    color: #fff;
    background: #fd8cb3;
    background-image: -webkit-radial-gradient(#fd9cbd 15%, transparent 0), -webkit-radial-gradient(#fd9cbd 15%, transparent 0);
    background-image: radial-gradient(#fd9cbd 15%, transparent 0), radial-gradient(#fd9cbd 15%, transparent 0);
    background-position: 0 0, 15px 15px;
    background-size: 10px 10px;
  }
  .games li.game_1 .game_name:before {
    top: -70%;
    background-position: top center;
    padding-top: calc(141 / 208 *120%);
  }
  .games li.game_2 .game_name:before {
    top: -30%;
    background-position: top center;
    padding-top: calc(141 / 208 *120%);
  }
  .games li.game_3 .game_name:before {
    top: -70%;
    background-position: top center;
    padding-top: calc(141 / 208 *120%);
  }
  .games li .game_img img {
    max-width: 100%;
  }
  .games li .see_more_btn {
    width: 96%;
    margin: 3% auto 5%;
  }
  .game_platform {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
  }
  .game_platform li {
    width: 45%;
    margin-bottom: 0;
  }
  .game_platform li a {
    display: block;
  }
  .top_character .content_ttl {
    position: absolute;
    top: 2.5%;
    left: 8%;
  }
  .top_character .content_ttl.sp_ttl {
    display: block;
  }
  .top_character .content_inner {
    padding: 50% 0 10%;
  }
  .character_list li {
    width: 48%;
    margin-bottom: 5%;
  }
  .top_SNS .content_inner {
    padding: 5% 0;
  }
  .follow_us {
    width: 90%;
    margin: 0 auto;
    padding: 20% 5%;
    box-sizing: border-box;
  }
  .follow_us .sns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
  }
  .follow_us .sns dt {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  .follow_us .sns dd {
    width: 25%;
    margin-right: 5%;
    text-align: center;
    font-size: 0.9em;
  }
  .follow_us .sns dd:last-child {
    margin-right: 0;
  }
  .follow_us .sns .sns_icons {
    background-color: #fd7cac;
    display: inline-block;
    color: #fff;
    padding: 50%;
    line-height: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    text-align: center;
    margin-right: 5%;
    position: relative;
  }
  .follow_us .sns .sns_icons i {
    position: absolute;
    top: 30%;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 1.2em;
  }
  .sns_tl .content_inner {
    padding: 40% 0;
  }
  .sns_tl .content_inner .content_ttl {
    position: absolute;
    top: 25px;
    left: 5%;
  }
  .sns_tl_wrap {
    background-image: -webkit-linear-gradient(left, #feba91 0%, #feba91 50%, #fd8aad 50%, #fd8aad 100%);
    background-image: linear-gradient(90deg, #feba91 0%, #feba91 50%, #fd8aad 50%, #fd8aad 100%);
    width: 100%;
    margin: 5% auto;
    padding: 5%;
    position: relative;
    box-sizing: border-box;
  }
  .sns_tl_wrap .sns_tl_inner {
    background-color: #fff;
    width: 100%;
    padding: 4% 4%;
    box-sizing: border-box;
  }
  .sns_tl_wrap iframe {
    width: calc(100vw - 50px)!important;
  }
  .more_btn {
    margin: 5% auto 0;
    width: 60%;
  }
  .more_btn a {
    display: block;
    width: 100%;
    padding: 5% 0;
  }
  .more_btn a i {
    right: 8%;
    font-size: 1.2em;
  }
  .see_more_btn {
    font-family: 'Varela Round', sans-serif;
    text-align: center;
  }
  .see_more_btn a {
    display: inline-block;
    background-color: #fd7cac;
    width: 100%;
    color: #fff;
    font-size: .8em;
    font-weight: bold;
    padding: 3% 0;
    border-radius: 30px;
    position: relative;
    box-shadow: 0 4px #e55477;
    box-sizing: border-box;
    line-height: 1;
  }
  .see_more_btn a i {
    margin-left: 4%;
    font-size: 1.2em;
  }
  .bg_blue_1 {
    background-image: -webkit-linear-gradient(left, #b6d1f2 0%, #b6d1f2 50%, #a5e8fe 50%, #a5e8fe 100%);
    background-image: linear-gradient(90deg, #b6d1f2 0%, #b6d1f2 50%, #a5e8fe 50%, #a5e8fe 100%);
  }
  .bg_blue_1 .bg-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #91d8f1;
    background-image: -webkit-radial-gradient(#a7e0f4 24%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#a7e0f4 24%, rgba(238, 238, 238, 0) 0);
    background-image: radial-gradient(#a7e0f4 24%, rgba(238, 238, 238, 0) 0), radial-gradient(#a7e0f4 24%, rgba(238, 238, 238, 0) 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
  }
  .bg_blue_1 .bg-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #b6d8f1;
  }
  .bg_green_1 {
    background-image: -webkit-linear-gradient(left, #7df19c 0%, #7df19c 50%, #acfd7b 50%, #acfd7b 100%);
    background-image: linear-gradient(90deg, #7df19c 0%, #7df19c 50%, #acfd7b 50%, #acfd7b 100%);
  }
  .bg_green_1 .bg-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #b3fd9d;
  }
  .bg_green_1 .bg-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #a3fdbf;
    background-image: -webkit-radial-gradient(#b5fdcc 24%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#b5fdcc 24%, rgba(238, 238, 238, 0) 0);
    background-image: radial-gradient(#b5fdcc 24%, rgba(238, 238, 238, 0) 0), radial-gradient(#b5fdcc 24%, rgba(238, 238, 238, 0) 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
  }
  .bg_purple_1 {
    background-color: #dba5fd;
  }
  .bg_purple_1 .bg-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #b9a3f7;
    background-image: -webkit-radial-gradient(#c7b5f9 24%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#c7b5f9 24%, rgba(238, 238, 238, 0) 0);
    background-image: radial-gradient(#c7b5f9 24%, rgba(238, 238, 238, 0) 0), radial-gradient(#c7b5f9 24%, rgba(238, 238, 238, 0) 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
  }
  .bg_purple_1 .bg-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #dac6f9;
  }
  .bg_orange_1 {
    background-image: -webkit-linear-gradient(left, #fed092 0%, #fed092 50%, #fdc873 50%, #fdc873 100%);
    background-image: linear-gradient(90deg, #fed092 0%, #fed092 50%, #fdc873 50%, #fdc873 100%);
  }
  .bg_orange_1 .bg-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #fdc879;
  }
  .bg_orange_1 .bg-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #fdb06c;
    background-image: -webkit-radial-gradient(#fdc089 24%, rgba(238, 238, 238, 0) 0), -webkit-radial-gradient(#fdc089 24%, rgba(238, 238, 238, 0) 0);
    background-image: radial-gradient(#fdc089 24%, rgba(238, 238, 238, 0) 0), radial-gradient(#fdc089 24%, rgba(238, 238, 238, 0) 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
  }
  .p_bubble_xxs {
    background-image: url(/wp-content/themes/en_ikemen/images/common/bubble/pink_bubble_xs.webp);
    width: 10px;
    height: 10px;
    background-position: center;
    background-size: 100%;
  }
  .ornament_bubble_01 {
    position: absolute;
    top: 6.5%;
    left: 17%;
    z-index: 1;
  }
  .ornament_bubble_02 {
    position: absolute;
    top: 9%;
    left: 5%;
    z-index: 1;
  }
  .ornament_bubble_03 {
    position: absolute;
    top: 31%;
    left: 5%;
    z-index: 1;
  }
  .ornament_bubble_04 {
    position: absolute;
    top: 51%;
    left: 5%;
    z-index: 1;
  }
  .ornament_bubble_05 {
    position: absolute;
    bottom: 25%;
    left: 3%;
    z-index: 1;
  }
  .ornament_bubble_06 {
    position: absolute;
    bottom: 15%;
    left: 2%;
    z-index: 1;
  }
  .ornament_bubble_07 {
    position: absolute;
    bottom: 15%;
    left: 5%;
    z-index: 1;
  }
  .ornament_bubble_07 {
    position: absolute;
    bottom: 15%;
    left: 1%;
    z-index: 1;
  }
  .ornament_bubble_07 {
    position: absolute;
    bottom: 7%;
    left: 12%;
    z-index: 1;
  }
  .ornament_bubble_08 {
    position: absolute;
    bottom: 4%;
    left: 3%;
    z-index: 1;
  }
  .ornament_bubble_09 {
    position: absolute;
    top: 3%;
    right: 3%;
    z-index: 1;
  }
  .ornament_bubble_10 {
    position: absolute;
    top: 10%;
    right: 1%;
    z-index: 1;
  }
  .ornament_bubble_11 {
    position: absolute;
    top: 15%;
    right: 2%;
    z-index: 1;
  }
  .ornament_bubble_12 {
    position: absolute;
    top: 16%;
    right: 3%;
    z-index: 1;
  }
  .ornament_bubble_13 {
    position: absolute;
    top: 22%;
    right: -1%;
    z-index: 1;
  }
  .ornament_bubble_14 {
    position: absolute;
    top: 33%;
    left: -8%;
    z-index: 1;
  }
  .ornament_bubble_15 {
    position: absolute;
    top: 50%;
    right: 1%;
    z-index: 1;
  }
  .ornament_bubble_16 {
    position: absolute;
    bottom: 5%;
    right: 1%;
    z-index: 1;
  }
  .ornament_bubble_17 {
    position: absolute;
    top: 2%;
    right: 1%;
    z-index: 1;
  }
}


/* coming soon */
.game_platform li #btn{
  opacity: 0.8;
  filter: blur(1px);
}

.game_platform li .btn-container{
  padding-right: 2%;
  position: relative;
  display: inline-block;
}

.coming_soon {
  position: absolute;
  width: 100%;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  z-index: 99;
  text-align: center;
}

.coming_soon::after {
  content: '';
  position: absolute;
  width: 80%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  align-items: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  filter: blur(3px);
}