@charset "UTF-8";

/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
ol,ul {list-style:none;}

body{font-family: 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;color: #333;line-height:140%; height:100%; background: #fff; overflow-x:hidden;}
html{font-size: 62.5%;height:100%; /*scroll-behavior: smooth;*/}
ul{list-style: none; }
a, input{outline:none;}

/**** Start of "Micro cf" ****/

.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/* --------------------------------------------------------
	site setting
-------------------------------------------------------- */
.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mtb-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mtb-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.fs-11 {
  font-size: 1.1rem !important;
}

.fs-12 {
  font-size: 1.2rem !important;
}

.fs-14 {
  font-size: 1.4rem !important;
}

.fs-16 {
  font-size: 1.6rem !important;
}

.fs-18 {
  font-size: 1.8rem !important;
}

.fs-20 {
  font-size: 2.0rem !important;
}

.fs-22 {
  font-size: 2.2rem !important;
}

.fs-24 {
  font-size: 2.4rem !important;
}

.fw-normal {
  font-weight: normal !important;
}

.fw-bold {
  font-weight: bold !important;
}

.lh-120 {
  line-height: 120% !important;
}

.lh-140 {
  line-height: 140% !important;
}

.lh-160 {
  line-height: 160% !important;
}

.ta-center {
  text-align: center;
}

.ta-right {
  text-align: right;
}

.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

/* --------------------------------------------------------
	style
-------------------------------------------------------- */
html {
  height: 100%;
}

body {
  height: 100%;
}

#jpHome{
	margin: 0 auto;
    padding: 0;
    width: 1058px;
    min-width: 1058px;
}

#games {
  background: #fff;
}

#games #layout-wrap {
  border-top: none;
}

#games #layout-wrap header {
  border-bottom: none;
}

#games #layout-wrap-inner2 {
  background-color: #fff;
  display: grid;
  grid-gap: 0px;
  grid-template-columns: 1fr 312px;
}

#games #layout-header-ad {
  width: 728px;
  margin-left: 6px;
}

#games #layout-wrap-inner2 .main_wrap .main_container {
  box-sizing: content-box;
}

#games .main_container p {
  color: #444;
}

#games #layout-wrap header {
  padding: 20px 0 0;
}

#games #layout-header-ad a :hover {
  opacity: 0.8;
}

#games #layout-wrap header .ad_gam{
  padding: 0;
}

/* --------------------------------------------------------
	accentColor
-------------------------------------------------------- */
.accentColor--txt, .accentColor--hovertxt:hover {
  color:#000 !important;
}

#games.article__detail article section #contents_detail h2 {
  color:#333;
}

.pagination .active,.accentColor--bg, .accentColor--hoverbg:hover {
  color:#fff !important;
  border:none !important;
  background-color:#000 !important;
}

.accentColor--bg, .accentColor--hoverbg:hover {
  color:#fff !important;
  border:none !important;
  background-color:#000 !important;
}

#games.article__detail article section .returnCat a:before {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:100%;
  border-right:5px solid #000;
}

#games.article__detail article section.bottom__articleList .artsCont li.toContents a:before {
  content:'';
  position:absolute;
  top:0;
  left:0;
  height:100%;
  border-right:5px solid #000;
}

#games.article__detail article section #contents_detail .wrap__related .relatedarticle ul li a:hover {
  color:#000 !important;
}


.color02 .accentColor--txt, .color02 .accentColor--hovertxt:hover, #games.article__detail.color02  article section #contents_detail h2 {
  color:#FF7182 !important;
}

.color02 .accentColor--bg, .color02 .accentColor--hoverbg:hover {
  color:#fff !important;
  background-color:#FF7182 !important;
}

.color02 .accentColor--circlebg {
  color:#fff !important;
  background-color:#FF7182 !important;
  border-radius: 15px;
}

.color02 .enlargedImage .referrer__title:before {
  content:'';
  display: block;
  margin-right:10px;
  width:3px;
  background:#FF7182 !important;
}


.color03 .accentColor--txt, .color03 .accentColor--hovertxt:hover, #games.article__detail.color03  article section #contents_detail h2 {
  color:#7ebc59 !important;
}

.color03 .accentColor--bg, .color03 .accentColor--hoverbg:hover {
  color:#fff !important;
  background-color:#7ebc59 !important;
}

.color03 .accentColor--circlebg {
  color:#fff !important;
  background-color:#7ebc59 !important;
  border-radius: 15px;
}

.color03 .enlargedImage .referrer__title:before {
  content:'';
  display: block;
  margin-right:10px;
  width:3px;
  background:#7ebc59 !important;
}


.color04 .accentColor--txt, .color04 .accentColor--hovertxt:hover, #games.article__detail.color04  article section #contents_detail h2 {
  color:#2BBBD8 !important;
}

.color04 .accentColor--bg, .color04 .accentColor--hoverbg:hover {
  color:#fff !important;
  background-color:#2BBBD8 !important;
}

.color04 .accentColor--circlebg {
  color:#fff !important;
  background-color:#2BBBD8 !important;
  border-radius: 15px;
}

.color04 .enlargedImage .referrer__title:before {
  content:'';
  display: block;
  margin-right:10px;
  width:3px;
  background:#2BBBD8 !important;
}


.color05 .accentColor--txt, .color05 .accentColor--hovertxt:hover, #games.article__detail.color05  article section #contents_detail h2 {
  color:#fe7846 !important;
}

.color05 .accentColor--bg, .color05 .accentColor--hoverbg:hover {
  color:#fff !important;
  background-color:#fe7846 !important;
}

.color05 .accentColor--circlebg {
  color:#fff !important;
  background-color:#fe7846 !important;
  border-radius: 15px;
}

.color05 .enlargedImage .referrer__title:before {
  content:'';
  display: block;
  margin-right:10px;
  width:3px;
  background:#fe7846 !important;
}

/* --------------------------------------------------------
	header
-------------------------------------------------------- */
#container {
  position:relative;
  margin:0 auto;
  width:1060px;
}

header {
  margin:0 auto 20px;
  padding-top:20px;
  width:1060px;
  transform: translate(0,0);
  webkit-transform: translate(0,0);
  transition: 0.5s;
  background: rgba(255,255,255,0.94);
  z-index: 1;
  box-sizing: border-box;
}

header.fixed {
  position: fixed;
  top:-60px;
  padding-top:10px;
  height:60px;
  transform: translate(0,60px);
  webkit-transform: translate(0,60px);
  transition: 0.5s;
}

header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding:0 10px;
  width:1060px;
  height:100%;
  box-sizing: border-box;
}

header.fixed .header__inner .elm__leftAlign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

header .header__inner div#logo_header {
  margin-bottom:10px;
  width:275px;
  height:36px;
}

header.fixed .header__inner div#logo_header {
  margin-right:20px;
  margin-bottom:0;
}

header .header__inner div#logo_header div#logo_games {
  margin: 6px 10px 2px 0;
  background: transparent url(/img/0910/logo_asciijp120.gif) no-repeat right top;
  width: 121px;
  height: 26px;
  float: left;
}

header .header__inner div#logo_header div#logo_games a {
  padding: 26px 0 0;
  display: block;
  width: 121px;
  height: 0;
  overflow: hidden;
}

header .header__inner div#logo_header h2 {
  margin: auto;
  padding: 0;
  background: transparent url(/img/games/logo_h2_game.png) no-repeat left top;
  background-size: 144px;
  float: left;
  width: 144px;
  height: 34px;
}

header .header__inner div#logo_header h2 a {
  padding: 34px 0 0;
  display: block;
  width: 144px;
  height: 0;
  overflow: hidden;
}

header.fixed .header__inner .elm__variousParts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header__inner .elm__variousParts .wrap__snsbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:5px;
  height: 32px;
}

header.fixed .header__inner .elm__variousParts .wrap__snsbtn {
  margin-bottom:0;
}

header .header__inner .elm__variousParts .wrap__snsbtn li {
  position: relative;
  margin-right:10px;
}

header .header__inner .elm__variousParts .wrap__snsbtn li img {
  vertical-align: baseline;
}
.search__form {
  position:relative;
  width:250px;
}

.search__form:after {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  position:absolute;
  top:8px;
  left:218px;
  color:#808080;
  font-size:1.6rem;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/*フォーム全体*/
.search__form .search{
  position:relative;
  height:30px;
}

/*検索ボックス*/
#textfield{
  position:absolute;
  padding:0 10px;
  top:0;
  left:0;
  outline:0;/*クリック時の青い枠線消す*/
  width:200px;
  height:30px;
  font-size: 1.4rem;
  border:1px solid #ddd;
  border-right:none;
  border-radius:2px 0 0 2px;
  background:#fff;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
/*検索ボタン*/
#submitbtn{
  cursor: pointer;
  width:50px;
  height:30px;
  position:absolute;
  left:200px;
  top:0;
  color:#808080;
  font-weight:bold;
  font-size:1.2rem;
  border-radius:0 2px 2px 0;
  border:1px solid #ddd;
  background:#fff;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
/*検索ボタンマウスオーバー時*/
#submitbtn:hover{
  color:#666;
}

.headerInner__largeAds {
}

header.fixed .headerInner__largeAds {
  display:none;
}

.wrap__category {
  
  margin-bottom: 20px;
  
  min-height:60px;
  margin-top: 25px;
}

.category {
 /* display: none; */
  width:100%;
}

.category li{
  text-align: center;
  height:40px;
  font-size:1.3rem;
  border-right:1px solid #ddd;
  width: 130px;
  float: left;
  padding-top: 20px;
}

.category li a {
}

.category a:hover {
  text-decoration: underline;
}

.category.slick-initialized{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin:10px 0;
  height:40px;
  font-size: 1.3rem;
  border-right:1px solid #ddd;
  box-sizing: border-box;
}

/* パンくずリスト */
#games #main .main_container div.breadcrumb {
  margin-bottom:30px;
  font-size: 1.4rem;
  line-height:130%;
}

#games #main .main_container div.breadcrumb a {
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: underline;
}

#games #main .main_container div.breadcrumb a,
#games #main .main_container div.breadcrumb a:active,
#games #main .main_container div.breadcrumb a:hover,
#games #main .main_container div.breadcrumb a:visited {
  color: #333;
}

#games #main .main_container div.breadcrumb a:first-child {
  margin-left: 0;
}

#games #main .main_container div.breadcrumb span {
  margin-left: 10px;
  color:#999;
}

#games #main .main_container div.breadcrumb a i {
  margin-right: 5px;
}

/* --------------------------------------------------------
	main
-------------------------------------------------------- */
#games #layout-wrap-inner2 .main_wrap {
  margin: 0;
  background-color: #fff;
  width: 746px;
  padding: 10px 0 20px 0;
}

#games .main_wrap .main_container {
  width: 728px;
  padding: 0 0 0 10px;
}

#games .main_wrap .main_container > div {
  margin-bottom: 10px;
}

#games .main_wrap .main_container .title-box {
  background: #000;
  border-left: 5px solid #f00;
  padding: 6px 15px 6px 10px;
  line-height: 1.2;
}

#games .main_wrap .main_container .title-box h2 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

#games .main_wrap .main_container h3 {
  font-size:18px;
  margin-bottom: 6px;
  line-height:1.3;
  font-weight: 600;
}

#games #pickup_news .c_box a:hover .text_box h3 {
  text-decoration: underline;
}

#games .sub_title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
}

#games .main_wrap .main_container .description {
  font-size: 14px;
  margin-bottom: 7px;
}

#games .news {
  margin-bottom: 30px;
}

/* --------------------------------------------------------
	right-sidebar
-------------------------------------------------------- */
#games #right-sidebar {
  width: 300px;
  box-sizing: border-box;
  background-color: #fff;
}

#games #right-sidebar .ads__inner {
  margin:0 auto;
  width:300px;
  transform: translate(0,0);
  webkit-transform: translate(0,0);
  transition: 0.5s;
  z-index: 1;
}

#games #right-sidebar .ads__inner.fixed {
  position: fixed;
  bottom:1810px;
  transform: translate(0,1230px);
  webkit-transform: translate(0,1230px);
  transition: 0.5s;
}

#games #right-sidebar .ads-item {
  margin-bottom: 10px;
  width: 300px;
}

#right-sidebar .latestNews-item,
#right-sidebar .ranking-item {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 300px;
  background:#fff;
  /*border:1px solid #ddd;*/
  box-sizing: border-box;
}

#right-sidebar .latestNews-item h2,
#right-sidebar .ranking-item h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:15px;
  /*padding:10px 10px;*/
  width:100%;
  font-size: 1.6rem;
  line-height:100%;
  background: #fff;
  box-sizing: border-box;
}

#right-sidebar .latestNews-item .latestNews__inner,
#right-sidebar .ranking-item .ranking__inner {
  width:100%;
  box-sizing: border-box;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li,
#right-sidebar .ranking-item .ranking__inner .ranking__list li {
  margin-bottom:15px;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li:last-child,
#right-sidebar .ranking-item .ranking__inner .ranking__list li:last-child {
  margin-bottom:0;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li a,
#right-sidebar .ranking-item .ranking__inner .ranking__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width:100%;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li a:hover,
#right-sidebar .ranking-item .ranking__inner .ranking__list li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li a figure,
#right-sidebar .ranking-item .ranking__inner .ranking__list li a figure {
  width:100px;
  height:75px;
  overflow: hidden;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li a figure img,
#right-sidebar .ranking-item .ranking__inner .ranking__list li a figure img {
  width:100px;
  height:75px;
  object-fit: cover;
}

#right-sidebar .latestNews-item .latestNews__inner .latestNews__list li a p,
#right-sidebar .ranking-item .ranking__inner .ranking__list li a div {
  width:calc(100% - 110px);
  color:#555;
  font-size: 1.2rem;
  line-height:120%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}


/* ピックアップ */
#right-sidebar .latestNews-item h2:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f09e";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-top:2px;
  margin-right:5px;
  font-size:2.0rem;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

/* アクセスランキング */
#right-sidebar .ranking-item {
  margin-top: 20px;
  margin-bottom: 10px;
  background:#fff;
  box-sizing: border-box;
}

#right-sidebar .ranking-item h2:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f201";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-top:2px;
  margin-right:5px;
  font-size:2.0rem;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

#right-sidebar .tab-group{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom:20px;
}

#right-sidebar .tab{
  flex-grow: 1;
  padding:5px;
  cursor:pointer;
  list-style:none;
  font-size:1.3rem;
  letter-spacing: -0.04em;
  text-align:center;
  background:#ddd;
}

#right-sidebar .panel{
  display:none;
}

#right-sidebar .tab.is-active{
  color:#555;
  background:#fff;
  transition: all 0.2s ease-out;
}

#right-sidebar .panel.is-show{
  display:block;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li a:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right:2px;
  padding-bottom:2px;
  content:'';
  width:20px;
  height:20px;
  color:#fff;
  font-size:1.4rem;
  background:#555;
  border-radius: 10px;
  box-sizing: border-box;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li a figure {
  width:50px;
  height:50px;
  margin: 0;
  overflow: hidden;
  float: left;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li a figure img {
  width:50px;
  height:50px;
  object-fit:cover;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(1) a:before {
  content:'1';
  background:#CDBB79;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(2) a:before {
  content:'2';
  background:#a1a499;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(3) a:before {
  content:'3';
  background:#b9a795;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(4) a:before {
  content:'4';
  background:#a1d4e2;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(5) a:before {
  content:'5';
  background:#a3d39c;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(6) a:before {
  content:'6';
  background:#bbb;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(7) a:before {
  content:'7';
  background:#bbb;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(8) a:before {
  content:'8';
  background:#bbb;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(9) a:before {
  content:'9';
  background:#bbb;
}

#right-sidebar .ranking-item .ranking__inner .ranking__list li:nth-child(10) a:before {
  content:'10';
  background:#bbb;
}

#trigger-adFixed {
  display:block;
}

/* --------------------------------------------------------
  pages
-------------------------------------------------------- */
.pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin:30px 0;
}

.pages .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pages .pagination li {
  margin-right: 10px;
}

.pages .pagination li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width:30px;
  height:30px;
  font-size:1.6rem;
  line-height:100%;
  background: #eee;
  border-radius: 15px;
}

.pages .pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width:30px;
  height:30px;
  font-size:1.6rem;
  line-height:100%;
  background: #eee;
  border-radius: 15px;
  margin-right: 10px;
}

.pages .pagination .previous {
  margin-right: 20px;
  width:auto;
  background: none;
  border-radius: none;
}

.pages .pagination .previousOff {
  display: none;
}

.pages .pagination .next {
  margin-right: 0;
  margin-left: 20px;
  width:auto;
  background: none;
  border-radius: none;
}

.pages .pagination .nextOff {
  display: none;
}

.pages .pagination .previousOff {
  display: none;
}

.pages .pages__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* --------------------------------------------------------
  archive
-------------------------------------------------------- */
#games #article_archive a{
  color: #003377;
}

#games #article_archive a:hover{
  color: #0099ff;
}

#games #article_archive a:hover{
  color: #CC9B1C;
}

#games #article_archive {
  width: 728px;
  margin: 0 auto 10px;
  border: 1px solid #ccc;
  border-top: 3px solid #000;
}

#games #article_archive .title-box {
  padding: 15px 0 15px 10px;
  line-height: 1.2;
}

#games #article_archive .title-box h2 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

#games #article_archive dl{
  background-color: #fff;
  font-size: 13px;
  line-height: 1.6;
  padding-top: 5px;
  box-shadow: 0 0 0 1px #ddd;

}

#games #article_archive dt{
  display: inline-block;
  margin: 0 5px 3px 0;
  padding: 4px 10px;
  font-weight: normal;
}
#games #article_archive dd{
  color: #ccc;
  display: inline-block;
  padding: 4px 9px 4px 0;
  margin-bottom: 3px;
}

/* --------------------------------------------------------
  ページTOP
-------------------------------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index:9999;
}

#page-top a {
  display:block;
  cursor:pointer;
  width:145px;
  height:45px;
  background:url(../img/btn-pagetop.svg) no-repeat;
  background-size: contain;
  text-indent:-9999px;
  opacity: 1.0;
  transition: 0.5s;
}

#page-top a:hover {
  opacity: 0.8;
}

/* --------------------------------------------------------
  footer
-------------------------------------------------------- */

#games footer{
    padding: 15px 5px 100px;
    background: #fff url(/img/0910/bg_general#games footer.gif) repeat-x left top;
    border-top: 1px solid #ccc;
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
}
#games footer ul{
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center;

    margin: 0 auto 5px;
    padding: 0;
    letter-spacing: -.4em;
    width: 100%;
    height: 15px;
    box-sizing: border-box;
}
#games footer li{
    color: #666;
    display: inline-block;
    font-size: 0.65rem;
    letter-spacing: -0.6px;
    border-right: 1px dashed #aaa;
    margin: 0;
    vertical-align: top;
    padding: 0 4px 0 4px;
}
#games footer li:last-child{
    border-right: none;
}
#games footer li a,
#games footer li a:hover,
#games footer li a:visited{
    color: #666 !important;
}
#games footer #site-info{
    margin: 30px auto 20px;
    padding: 0;
    border-left: 1px dotted #aaa;
    width: 458px;
    height: 15px;
}
#games footer #site-info li{
    margin: 0;
    padding: 0 7px;
    float: left;
    border-right: 1px dotted #aaa;
    height: 15px;
    font-size: 12px;
}
#games footer #site-info li:first-child{
    border-left: 1px dashed #aaa;
    padding: 0 10px 0 10px;
}
#games footer p.notation{
  color: #666;
  text-align: center;
  font-size: 12px;
}
#games footer address{
    color: #666;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0;
    text-align: center;
    padding: 10px 0;
}
#games footer nav li{
  font-size: 11px;
}

/* ---------------------------------------
   Fixnav
  ---------------------------------------*/
.fixnav {
  display: none;
  position: fixed;
  right: 0;
  bottom: 65px;
}
.fixnav .fixnav_list li {
    margin-bottom: 5px !important;
}
.fixnav .fixnav_list li:last-child {
      margin-bottom: 0;
}
.fixnav .fixnav_item-mypage a,
.fixnav .fixnav_item-mypage span,
.fixnav .fixnav_item-fav a,
.fixnav .fixnav_item-fav span {
  display: block;
  border-radius: 5px 0 0 5px !important;
  -webkit-border-radius: 5px 0 0 5px !important;
  -moz-border-radius: 5px 0 0 5px !important;
  padding: 12px 20px;
  font-weight: bold;
  text-align: center;
}
.fixnav .fixnav_item-mypage a:hover,
.fixnav .fixnav_item-mypage span:hover,
.fixnav .fixnav_item-fav a:hover,
.fixnav .fixnav_item-fav span:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
.fixnav .fixnav_item-mypage a,
.fixnav .fixnav_item-mypage span {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff !important;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
.fixnav .fixnav_item-fav a,
.fixnav .fixnav_item-fav span {
  background-color: rgba(219, 193, 0, 0.8);
  color: #000 !important;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.fixnav .fixnav_ico-fav {
  background: url("/assets/img/ic_fav.png") no-repeat left center;
  -webkit-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto 4px;
}
.fixnav .fixnav_ico-personal {
  background: url("/assets/img/ic_person_outline.png") no-repeat left center;
  -webkit-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto 4px;
}
@media only screen and (max-width: 767px) {
  .fixnav {
    bottom: 60px;
  }
  .fixnav .fixnav_list li {
    margin-bottom: 0px !important;
  }
  .fixnav .fixnav_item-mypage a,
  .fixnav .fixnav_item-mypage span,
  .fixnav .fixnav_item-fav a,
  .fixnav .fixnav_item-fav span {
    padding: 5px 5px;
    font-size: 10px;
    font-size: 1.0rem;
  }
  .fixnav .fixnav_ico-fav {
    margin: 0 auto 0px;
  }
  .fixnav .fixnav_ico-personal {
    margin: 0 auto 0px;
  }
}

/* ad-gan */
#asj_all_ol_gam {
  position: fixed;
  z-index: 20000;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.ad_gam{
  padding: 0 0 30px;
  text-align: center;
}
.ad_ydn{
  margin: 0 0 30px;
  text-align: center;
}

#asj_all_ol_gam.ad_gam{
  padding-bottom: 0;
}

/* ロゴ差し替え 20250128 */
header .header__inner div#logo_header {
    margin-bottom: 20px;
    width: 275px;
    height: 36px;
    display: flex; ← 追加
    /*（子要素を横並び） */
    align-items: center;
    /* ← 追加（子要素を天地中央揃え）*/
}
header .header__inner div#logo_header div#logo_games {
    margin: 6px 10px 2px 0; ← margin: 0 10px 0 0;
    /*（上下の余計なmarginを削除） */
    background: transparent url(/img/0910/logo_asciijp120.gif) no-repeat right top;
    width: 121px;
    height: 26px;
    float: left;
}
header .header__inner div#logo_header h2 {
    margin: auto;
    /* ← margin: 0;（念の為の変更）*/
    padding: 0;
    background: transparent url(/img/games/logo_h2_game.png) no-repeat left top;
    background-size: 144px;
    /* ← background-size: cover;（要素のサイズに合わせて変更）*/
    float: left;
    width: 144px; ← width: 125px;
    /*（https://dev.ascii.jp/digital/ のサイズに合わせる） */
    height: 34px; ← height: 30px;
    /* （https://dev.ascii.jp/digital/ のサイズに合わせる） */
}
