@charset "UTF-8";

/* **************************************
//
// normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css
//
// *************************************/

@import url(https://fonts.googleapis.com/css?family=Oswald:300,400);

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:not(img),
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  /*overflow-x: hidden;*/
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  /*overflow-x: hidden;*/
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
}

/**
 *
 * base
 *
 */

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","メイリオ",Meiryo,sans-serif;
  line-height: 1.25;
  color: #fff;
  /*overflow-x: hidden;*/
  background: #000;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.sb-active body {
  overflow: hidden;
}

/*--------------------------------
// form
//------------------------------*/

button,
input,
select,
textarea {
  -webkit-appearance: none;
  outline: none;
  border: none;
}

button {
  padding: 0;
  background: none;
}

select {
  border-radius: 0;
  background: none;
}

input,
textarea {
  border-radius: 0;
}

/*--------------------------------
// ul
//------------------------------*/

ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}

/*--------------------------------
// li
//------------------------------*/

li {
  list-style: none;
}

/*--------------------------------
// a
//------------------------------*/

a {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
}

/*--------------------------------
// clearfix
//------------------------------*/

/*--------------------------------
// hide-text
//------------------------------*/

.hide-text {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

/*--------------------------------
// web font
//------------------------------*/

.slider-contents > .category,
.slidenav-link > .english,
.navmenu-text > .english,
.header-staticlink > .item > a,
.footer-middle > .copyright,
.footer-secondary > .item,
.footer-tertiary > .item,
.sns-link,
.title-wrap > .english {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

.article-list > .item.-new:after,
.article-list > .item.-sideranking:before,
.article-list > .item.-ranking:before {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

.article-category,
.article-time,
.breadcrumb-link.-english,
.aside-content > .title,
.aside-btn > .text {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

.notfound-contents > .title,
.notfound-contents > .btn {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

.meta-contents > .category,
.meta-contents > .time {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

.related-block > .title span {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}

/*--------------------------------
// icon
//------------------------------*/

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?c9wy3a");
  src: url("../fonts/icomoon.eot?c9wy3a#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?c9wy3a") format("truetype"), url("../fonts/icomoon.woff?c9wy3a") format("woff"), url("../fonts/icomoon.svg?c9wy3a#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #FFF;
}

input.icon-mail,
input.icon-password {
  font-family: 'icomoon';
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.icon-mail:before {
  content: "\e902";
}

.icon-password:before {
  content: "\e903";
}

.icon-line:before {
  content: "\e900";
}

.icon-hatebu:before {
  content: "\e901";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-twitter:before {
  content: "\ea96";
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper,
.bx-viewport,
.slider-list > .item {
  height: 500px !important;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 20px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  width: 100%;
  display: block;
}

/** THEME
===================================*/

.slider-wrapper {
  padding: 0 0 60px;
  margin: 0 0 35px;
}

.slider-inner {
  width: 1080px;
  margin: 0 auto;
}

.slider-image {
  width: 705px;
  margin: 0 auto;
}

.slider-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.slider-list > .item {
  height: 400px;
  width: 705px;
  background-size: cover !important;
  background-position: 50% 50%;
}

.slider-link {
  position: relative;
  display: block;
  height: 100%;
}

.slider-contents {
  padding: 375px 60px 0;
}

.slider-contents:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 705px;
  height: 500px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
}

.slider-contents > .category {
  position: relative;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFF;
  letter-spacing: .1em;
  margin: 0 0 5px;
}

.slider-contents > .title {
  position: relative;
  margin: 0;
  color: #FFF;
  overflow: hidden;
  font-weight: normal;
  line-height: 1.5;
  font-size: 24px;
  font-size: 2.4rem;
  max-height: 65px;
}

.bx-wrapper .bx-viewport {
  overflow: visible !important;
  /*fix other elements on the page moving (on Chrome)*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  width: 100%;
}

.bx-pager {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 1080px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px 0;
}

.bx-pager-item {
  margin: 0 5px;
}

.bx-pager-link {
  display: inline-block;
  text-indent: -10000px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

.bx-pager-link.active {
  background-color: #d7a803;
}

.bx-nav {
  width: 200px;
  display: block;
  height: 105px;
  background-size: cover;
  position: relative;
}

.bx-nav:not(:first-child) {
  margin-left: 20px;
}

.bx-nav:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border: 5px solid #ae8700;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.bx-nav img {
  width: 100%;
  display: block;
}

.bx-nav.active:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bx-wrapper .bx-prev {
  left: -150px;
  background: url("../images/arrow_slider.png?1477034519") no-repeat 0 0;
}

.bx-wrapper .bx-next {
  right: -150px;
  background: url("../images/arrow_slider.png?1477034519") no-repeat -48px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -47px;
  outline: 0;
  width: 48px;
  height: 94px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/*!
 * Slidebars - A jQuery Framework for Off-Canvas Menus and Sidebars
 * Version: 2 Development
 * Url: http://www.adchsm.com/slidebars/
 * Author: Adam Charles Smith
 * Author url: http://www.adchsm.com/
 * License: MIT
 * License url: http://www.adchsm.com/slidebars/license/
 */

.sb-slide,
#sb-site,
.sb-site-container,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

/**
 * Box Model, Html & Body
 */

[canvas=container],
[off-canvas] {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/**
 * Canvas
 */

[canvas] {
  z-index: 1;
}

[canvas=container] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
  background-color: white;
  /* Basic background color, overwrite this in your own css. */
  -webkit-overflow-scrolling: touch;
  /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}

[canvas=container]:before,
[canvas=container]:after {
  clear: both;
  content: '';
  display: table;
}

/**
 * Off-Canavs
 */

[off-canvas] {
  display: none;
  position: fixed;
  overflow: hidden;
  overflow-y: auto;
  background-color: black;
  /* Basic background color, overwrite this in your own css. */
  color: white;
  /* Basic colors, overwrite this in your own css. */
  -webkit-overflow-scrolling: touch;
  /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}

[off-canvas*=top] {
  width: 100%;
  height: 255px;
  top: 0;
}

[off-canvas*=right] {
  width: 255px;
  height: 100%;
  top: 0;
  right: 0;
}

[off-canvas*=bottom] {
  width: 100%;
  height: 255px;
  bottom: 0;
}

[off-canvas*=left] {
  width: 255px;
  height: 100%;
  top: 0;
  left: 0;
}

[off-canvas*=reveal] {
  z-index: 0;
}

[off-canvas*=push] {
  z-index: 1;
}

[off-canvas*=overlay] {
  z-index: 9999;
}

[off-canvas*=shift] {
  z-index: 0;
}

/**
 * Animation
 */

[canvas],
[off-canvas] {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
  -webkit-backface-visibility: hidden;
  /* Prevents flickering, may be removed if experiencing problems with fixed background images in Chrome. */
}

[off-canvas*=shift][off-canvas*=top] {
  -webkit-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
}

[off-canvas*=shift][off-canvas*=right] {
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

[off-canvas*=shift][off-canvas*=bottom] {
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

[off-canvas*=shift][off-canvas*=left] {
  -webkit-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

/*
Pure CSS modal box
Author: Jorge Chavez
Github: http://github.com/jorgechavz
*/

.modal-block > .checkbox {
  display: none;
}

.modal-overlay {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -100;
  -webkit-transform: scale(1);
  transform: scale(1);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.modal-wrapper {
  background: #fff url("../images/bg_popup.svg?1477300829") repeat 50% 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  width: 980px;
  min-height: 424px;
  margin: 0 auto;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.modal-wrapper.-simple {
  width: auto;
  max-width: 480px;
  border-radius: 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.modal-wrapper.-mypage {
  height: 375px;
}

.modal-wrapper.-campaign:after {
  content: "";
  position: absolute;
  bottom: 24px;
  right: -78px;
  z-index: -1;
  background: url("../images/image_popup08-pc.png?1477301604") no-repeat 0 0;
  width: 382px;
  height: 342px;
  background-size: 382px auto;
}

.modal-wrapper > .inner {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.modal-wrapper > .inner:before,
.modal-wrapper > .inner:after {
  position: absolute;
  content: "";
}

.modal-wrapper > .inner:before {
  background: url("../images/icon_ufo02.svg?1477300996") no-repeat 0 0;
  top: 25px;
  left: -25px;
  width: 127px;
  height: 75px;
  z-index: -1;
  background-size: 127px auto;
}

.modal-wrapper > .inner:after {
  background: url("../images/icon_alien02.svg?1477300152") no-repeat 0 0;
  width: 113px;
  height: 135px;
  background-size: 113px auto;
  right: 25px;
  bottom: -22px;
  z-index: -1;
}

.modal-wrapper.-simple > .inner:after {
  right: 8px;
}

.modal-wrapper.-campaign > .inner:after {
  right: 0;
  left: 243px;
  bottom: -16px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.modal-overlay .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 43px;
  height: 43px;
  background: url("../images/btn_close.png?1476461346") no-repeat 0 0;
  background-size: 43px auto;
  z-index: 1;
}

.modal-overlay .close:hover {
  cursor: pointer;
}

.modal-close {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -100;
}

.modal-block > input:checked ~ .modal-close {
  z-index: 9998;
}

.modal-block > input:checked ~ .modal-overlay {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 9997;
  overflow: auto;
  pointer-events: auto;
  background: rgba(32, 32, 32, 0.7);
}

.modal-block > input:checked ~ .modal-overlay.-simple {
  background: rgba(32, 32, 32, 0.13);
}

.modal-block > input:checked ~ .modal-overlay .modal-wrapper {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 9999;
}

/**
 *
 * utility
 *
 */

/*--------------------------------
// helper
//------------------------------*/

.font-bold {
  font-weight: bold;
}

/*--------------------------------
// slide-menu
//------------------------------*/

.slide-body {
  position: relative;
  z-index: 1;
  background: #000;
  overflow: hidden;
}

.slide-menu {
  display: block;
  width: 200px;
  z-index: 0;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background: #313131 url("../images/bg.svg?1476445602") repeat 0 0;
  background-size: 20px auto;
  overflow: scroll;
}

.slide-menu > .inner {
  padding: 20px 15px;
  height: auto;
  overflow: scroll;
}

.slidemenu-logo {
  background: url("../images/logo.svg?1476438233") no-repeat 0 0;
  background-size: 150px auto;
  width: 150px;
  height: 20px;
  margin: 0 auto 20px;
}

.slidemenu-nav {
  margin: 0 0 25px;
}

.slidemenu-nav > .item:not(:nth-child(1)) {
  margin: 12px 0 0 0;
}

.slidenav-link {
  display: block;
  text-align: center;
}

.slidenav-link > .english {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1.3;
  white-space: nowrap;
  letter-spacing: .2em;
  text-indent: .2em;
}

.slidenav-link > .japanese {
  display: block;
  white-space: nowrap;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
}

.slidemenu-sns {
  padding: 0 0 0 20px;
}

.slidemenu-sns > .item {
  display: block;
}

.slidemenu-sns > .item:last-child {
  margin: 10px 0 0;
}

.slidemenu-tv,
.slidemenu-shop {
  margin-top: 20px;
  padding: 0 25px;
  text-align: center;
}

.slidemenu-tv img {
  width: 100%;
}

.slidemenu-shop {
  margin-top: 10px;
}

.slidemenu-shop img {
  width: 100%;
}

/*--------------------------------
// common wrapper
//------------------------------*/

.content-wrapper {
  width: 1080px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.staticpage-wrapper {
  padding: 0 0 65px;
}

/*--------------------------------
// common primary
//------------------------------*/

.common-primary {
  height: 50%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.common-primary > .logo {
  margin: 0;
  background: url("../images/logo.svg?1476438233") no-repeat 0 0;
  background-size: 275px auto;
  width: 275px;
  height: 35px;
}

.common-primary > .logo > a {
  display: block;
  height: 100%;
}

.common-mypagemenu {
  display: none;
  position: absolute;
  top: 70px;
  z-index: 1;
  right: 215px;
}

.common-mypagemenu.-left {
  right: 280px;
}

.common-mypagemenu.-right {
  right: -7px;
}

.common-mypagelink {
  width: 145px;
}

.common-mypagelink.-left > .item:first-child > a {
  border: 1px solid #535353;
  border-radius: 5px 5px 0 0;
}

.common-mypagelink.-left > .item:last-child > a {
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  border-bottom: 1px solid #535353;
  border-radius: 0 0 5px 5px;
}

.common-mypagelink.-right > .item > a {
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  border-bottom: 1px solid #535353;
}

.common-mypagelink.-right > .item:first-child > a {
  border: 1px solid #535353;
  border-radius: 5px 5px 0 0;
}

.common-mypagelink.-right > .item:last-child > a {
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  border-bottom: 1px solid #535353;
  border-radius: 0 0 5px 5px;
}

.common-mypagelink > .item {
  text-align: center;
}

.common-mypagelink > .item > a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display: block;
  padding: 12px 0;
  background: #000;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.common-mypagelink > .item > a:hover {
  color: #fff;
  background: #0075a9;
}

/*--------------------------------
// common nav
//------------------------------*/

.common-nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50%;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  background: #000 url("../images/bg.svg?1476445602") repeat 0 0;
  background-size: 24px auto;
}

.common-nav__arrow {
  display: none;
}

.nav-menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  border-left: 1px solid #535353;
}

.nav-menu > .item {
  width: calc(100% / 7);
  height: 100%;
  border-right: 1px solid #535353;
}

.nav-menu > .item:hover .navmenu-link:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.navmenu-link {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.navmenu-link:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  background: rgba(255, 255, 255, 0.2);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.navmenu-text {
  color: #fff;
}

.navmenu-text > .english {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin: 0 0 2px;
  letter-spacing: .2em;
}

.navmenu-text > .japanese {
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: .2em;
}

/*--------------------------------
// menu button
//------------------------------*/

.menu-btn,
.mypage-btn {
  display: none;
}

/*--------------------------------
// submenu button
//------------------------------*/

.submenu-btn {
  display: none;
}

/*--------------------------------
// header
//------------------------------*/

.header-block {
  z-index: 111;
  background: #000;
  position: fixed;
  top: 0;
  height: 165px;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-contents {
  position: relative;
}

.header-contents > .link {
  position: absolute;
  right: 220px;
  bottom: -11px;
  z-index: 1;
}

.header-contents > .product {
  display: block;
  position: absolute;
  top: 10px;
  right: -126px;
  background: url("../images/btn_product.png?1476442618") no-repeat 0 0;
  background-size: 103px auto;
  width: 103px;
  height: 103px;
}

.header-contents > .shop {
  display: block;
  position: absolute;
  top: 8px;
  right: -106px;
  background: url("../images/img_shop_pc.png") no-repeat 0 0;
  background-size: contain;
  width: 93px;
  height: 63px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.header-contents > .shop:hover {
  -webkit-transform: scale(1.075);
  transform: scale(1.075);
}

.action-contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  top: 4px;
  left: 40px;
  width: calc(100% - 380px);
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.action-contents .imageLink {
  position: relative;
  top: -4px;
}

.action-contents .imageLink.-tv {
  width: 154px;
  height: 38px;
  margin-left: 10px;
}

.action-contents .imageLink.-shop {
  width: 158px;
  height: 30px;
  position: absolute;
  right: -170px;
}

.action-contents .imageLink img {
  width: 100%;
  vertical-align: top;
}

.action-contents.-mypage {
  left: 80px;
  width: calc(100% - 420px);
}

.action-contents > label {
  cursor: pointer;
}

.action-contents > .item {
  height: 30px;
  line-height: 30px;
}

.action-contents > .btn {
  display: block;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.7) inset;
}

.action-contents > .circlebtn {
  width: 30px;
  border-radius: 100%;
  background: #535353;
  text-align: center;
}

.action-contents > .circlebtn.-facebook > i {
  font-size: 14px;
  font-size: 1.4rem;
}

.action-contents > .circlebtn.-twitter > i {
  font-size: 13px;
  font-size: 1.3rem;
}

.action-contents > .circlebtn.-question > i {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/icon_question.svg?1476439840") no-repeat 50% 50%;
  background-size: 9px auto;
}

.action-contents > .flatbtn {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0 35px;
  border-radius: 20px;
  position: relative;
  color: #fff;
}

.action-contents > .flatbtn.-register {
  background: #ae8700;
}

.action-contents > .flatbtn.-register > i {
  position: absolute;
  width: 13px;
  top: 0;
  right: 10px;
  display: block;
  height: 100%;
  background: url("../images/icon_key.svg?1476438233") no-repeat 0 50%;
  background-size: 13px auto;
}

.action-contents > .flatbtn.-login {
  background: #0075a9;
}

.action-contents > .flatbtn.-login > i {
  position: absolute;
  width: 13px;
  top: 0;
  right: 10px;
  display: block;
  height: 100%;
  background: url("../images/icon_login.svg?1476439391") no-repeat 0 50%;
  background-size: 13px auto;
}

.action-contents > .flatbtn.-mypage {
  background: #0075a9;
}

.action-contents > .flatbtn.-mypage > i {
  position: absolute;
  width: 10px;
  top: 0;
  right: 12px;
  display: block;
  height: 100%;
  background: url("../images/icon_mypage.svg?1477544114") no-repeat 0 50%;
  background-size: 10px auto;
}

.header-staticlink {
  width: 165px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.header-staticlink > .item {
  width: 50%;
  text-align: center;
}

.header-staticlink > .item:first-child > a {
  border: 1px solid #535353;
  border-radius: 5px 0 0 5px;
}

.header-staticlink > .item:last-child > a {
  border-top: 1px solid #535353;
  border-right: 1px solid #535353;
  border-bottom: 1px solid #535353;
  border-radius: 0 5px 5px 0;
}

.header-staticlink > .item > a {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  display: block;
  padding: 5px 0;
  background: #000;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.header-staticlink > .item > a:hover {
  color: #000;
  background: #fff;
}

/*--------------------------------
// overlay-wrapper
//------------------------------*/

.overlay-wrapper:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: none;
  width: 100%;
  height: 100%;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  z-index: -1;
}

html.sb-active .overlay-wrapper:before {
  background: rgba(0, 0, 0, 0.5);
  z-index: 333;
}

/*--------------------------------
// main
//------------------------------*/

.main-block {
  margin-top: 165px;
  background: #000 url("../images/bg.svg?1476445602") repeat 0 0;
  background-size: 42px auto;
}

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

.footer-contents {
  position: relative;
}

.footer-block {
  padding: 15px 0 0;
}

.footer-block > .top {
  height: 165px;
}

.footer-block > .middle {
  height: 115px;
  border-bottom: 1px solid #535353;
}

.footer-block > .bottom {
  font-size: 10px;
  font-size: 1rem;
  padding: 35px 0;
  font-weight: bold;
  line-height: 1.6;
}

.footer-middle {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.footer-secondary {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.footer-secondary > .item {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: .1em;
}

.footer-secondary > .item:not(:last-child) {
  margin: 0 40px 0 0;
}

.footer-tertiary {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.footer-tertiary > .item {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  padding-right: 46px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 28px;
  border-right: 1px solid #fff;
}

.footer-tertiary > .item:last-child {
  padding-right: 0;
  padding-left: 44px;
  border: none;
}

.footer-sns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.footer-sns > .item:last-child {
  margin: 0 0 0 30px;
}

.pagetop-btn {
  background: url("../images/pagetop.png?1477625176") no-repeat 0 0;
  background-size: 100px auto;
  width: 100px;
  height: 51px;
  z-index: 666;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 30px;
  bottom: 30px;
  text-align: center;
}

/*--------------------------------
// inline snslink
//------------------------------*/

.sns-link {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .1em;
  line-height: 20px;
}

.sns-link > i {
  font-size: 10px;
  font-size: 1rem;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 0 0;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  background: #535353;
}

/*--------------------------------
// layout
//------------------------------*/

.layout-wrapper {
  position: relative;
  padding-bottom: 65px;
}

.main-articleblock {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.main-articleblock + .main-articleblock {
  margin-top: 20px;
}

.main-articleblock > .main {
  /*padding: 0 0 65px;*/
  padding: 0;
}

.side-rankingarea {
  padding: 0 0 35px;
}

/*--------------------------------
// bottom contents
//------------------------------*/

/*--------------------------------
// common title
//------------------------------*/

.title-wrap {
  margin: 0 0 30px;
  border-bottom: 3px solid #ae8700;
}

.title-wrap.-pickup {
  border-color: #fff;
}

.title-wrap > .english {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  letter-spacing: .1em;
}

.title-wrap > .english.-small {
  font-size: 32px;
  font-size: 3.2rem;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: .025em;
}

.title-wrap > .japanese {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0 15px;
  letter-spacing: .1em;
}

.title-wrap > .japanese.-series {
  font-size: 2.4rem;
  margin-left: 0;
}

.title-wrap > .search {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  display: block;
}

.title-wrap > .search > small {
  font-size: 24px;
  font-size: 2.4rem;
}

.staticpage-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  position: relative;
  padding: 0 0 45px 60px;
  border-bottom: 3px solid #ae8700;
}

.staticpage-title:before {
  position: absolute;
  content: '';
}

/*--------------------------------
// article layout
//------------------------------*/

.article-list.-related {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article-list.-series {
  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;
}

.article-list > .item.-new {
  position: relative;
}

.article-list > .item.-new:before {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  pointer-events: none;
  border-width: 0 72px 72px 0;
  border-style: solid;
  border-color: transparent #ae8700 transparent transparent;
}

.article-list > .item.-new:after {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  top: 10px;
  content: 'NEW';
  letter-spacing: .1em;
  pointer-events: none;
}

.article-list > .item.-series {
  width: 47%;
}

.article-list > .item.-series:nth-child(n + 3) {
  margin: 50px 0 0;
}

.article-list > .item.-archive + .item.-archive {
  margin: 20px 0 0;
}

.article-list > .item.-related {
  width: 48%;
  margin: 0 0 20px;
}

.article-list > .item.-related:nth-child(2n) {
  margin-left: 4%;
}

.article-list > .item.-sideranking {
  position: relative;
  margin: 0 0 20px;
}

.article-list > .item.-sideranking:nth-child(1):before {
  content: 'No.1';
}

.article-list > .item.-sideranking:nth-child(2):before {
  content: 'No.2';
}

.article-list > .item.-sideranking:nth-child(3):before {
  content: 'No.3';
}

.article-list > .item.-sideranking:nth-child(4):before {
  content: 'No.4';
}

.article-list > .item.-sideranking:nth-child(5):before {
  content: 'No.5';
}

.article-list > .item.-sideranking:nth-child(6):before {
  content: 'No.6';
}

.article-list > .item.-sideranking:nth-child(7):before {
  content: 'No.7';
}

.article-list > .item.-sideranking:nth-child(8):before {
  content: 'No.8';
}

.article-list > .item.-sideranking:nth-child(9):before {
  content: 'No.9';
}

.article-list > .item.-sideranking:nth-child(10):before {
  content: 'No.10';
}

.article-list > .item.-sideranking:before {
  font-size: 60px;
  font-size: 6rem;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.layout-wrapper.-ranking {
  counter-reset: rankingCnt;
}

.article-list > .item.-ranking {
  position: relative;
}

.article-list > .item.-ranking:before {
  font-size: 60px;
  font-size: 6rem;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  right: 60%;
  content: "No." counter(rankingCnt);
  counter-increment: rankingCnt;
  pointer-events: none;
}

.article-link:hover .article-title.-series {
  color: #959595;
}

.article-contents.-archive {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 230px;
}

.article-contents.-series {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article-contents.-related {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 90px;
}

.article-contents.-asidebottom {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 85px;
}

.article-header {
  background-position: 50% 50%;
  background-size: cover !important;
}

.article-header.-archive {
  width: 41%;
  height: 100%;
}

.article-header.-series {
  width: 100%;
  height: 276px;
}

.article-header.-pickup {
  width: 100%;
  height: 150px;
  margin: 0 0 5px;
}

.article-header.-related {
  width: 40%;
  height: 100%;
}

.article-header.-sideranking {
  height: 165px;
  margin: 0 0 8px;
}

.article-header.-aside {
  height: 210px;
  margin: 0 0 8px;
}

.article-header.-asidebottom {
  width: 40%;
  height: 100%;
}

.circle-image {
  position: relative;
  overflow: hidden;
  margin: 0;
}

.circle-image:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.article-main.-archive {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 59%;
  height: 100%;
  padding: 0 30px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  background: #323237;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.article-main.-series {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 10px 0;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  background: transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-main.-related {
  width: 60%;
  height: 100%;
  padding: 0 0 0 15px;
}

.article-main.-asidebottom {
  width: 60%;
  padding: 0 0 0 15px;
}

.article-meta {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.article-meta.-archive {
  margin: 0 0 20px;
}

.article-meta.-series {
  margin: 0 0 10px;
}

.article-meta.-related {
  margin: 0 0 10px;
}

.article-meta.-sideranking {
  margin: 0 0 8px;
}

.article-category {
  margin: 0;
  text-align: center;
}

.article-category.-archive {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 15px 0 0;
  padding: 2px 8px;
  letter-spacing: .05em;
  color: #000;
  background: #fff;
}

.article-category.-series {
  font-size: 1.4rem;
  margin: 0 15px 0 0;
  padding: 2px 8px;
  letter-spacing: .05em;
  color: #000;
  background: #fff;
}

.article-category.-related {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 5px 0 0;
  padding: 3px 8px;
  letter-spacing: .05em;
  color: #000;
  background: #fff;
}

.article-category.-sideranking {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 5px 0 0;
  padding: 2px 8px;
  color: #fff;
  background: #000;
}

.article-time {
  font-weight: normal;
  color: #fff;
}

.article-time.-archive {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 13px 0 0;
  letter-spacing: .05em;
}

.article-time.-series {
  font-size: 1.5rem;
  margin: 0 13px 0 0;
  letter-spacing: .05em;
}

.article-time.-series > .latest {
  font-size: 1.1rem;
}

.article-time.-related,
.article-time.-sideranking {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .1em;
}

.article-time.-aside {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: .1em;
}

.article-author {
  font-weight: bold;
  margin: 0;
  color: #fff;
}

.article-author.-archive {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: .05em;
}

.article-title {
  font-weight: normal;
  overflow: hidden;
  margin: 0;
  color: #fff;
}

.article-title.-archive {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  max-height: calc(3em * 1.5);
}

.article-title.-series {
  font-size: 1.8rem;
  line-height: 1.5;
  max-height: calc(3em * 1.5);
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.article-title.-pickup {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  max-height: 37px;
}

.article-title.-related {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  max-height: 34px;
}

.article-title.-sideranking {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  max-height: 52px;
}

.article-title.-aside {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  max-height: 40px;
  margin: 0 0 8px;
}

.article-title.-asidebottom {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  max-height: 58px;
  margin: 0 0 5px;
}

.article-writer {
  font-weight: normal;
  margin: 5px 0 0;
}

.article-writer.-series {
  font-size: 1.3rem;
  line-height: 1.5;
}

.article-text {
  overflow: hidden;
  margin: 0;
  color: #fff;
}

.article-text.-archive {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  display: none;
  max-height: 35px;
}

/*--------------------------------
// archive btn
//------------------------------*/

.archive-btn {
  display: block;
  background: url(../images/bg_btn_large.png) no-repeat 0 0;
  width: 805px;
  margin: 0 auto;
  line-height: 88px;
  letter-spacing: .2em;
  color: #000;
  text-align: center;
  height: 88px;
}

.article-list + .archive-btn {
  margin: 20px auto 0;
}

/*--------------------------------
// pager
//------------------------------*/

.pager-block {
  background: #323237;
  height: 95px;
}

.article-list + .pager-block {
  margin: 20px auto 0;
}

.pager-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.pager-link {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  font-weight: normal;
  padding: 10px 15px;
  margin: 0 8px;
  border: 1px solid #535353;
}

.pager-link.-arrow {
  border: none;
  margin: 0;
}

.pager-link.-current {
  background: #FFF;
  color: #000;
  border-color: #FFF;
  pointer-events: none;
}

/*--------------------------------
// side-members
//------------------------------*/

.side-members {
  padding: 0 0 35px;
}

.side-members .bx-wrapper {
  height: 192px !important;
}

.side-members .bx-wrapper .bx-pager {
  line-height: 1;
  position: absolute;
  z-index: 10;
  bottom: 5px;
  padding: 0;
}

.side-members .bx-wrapper .bx-pager-item {
  margin: 0 4px;
}

.side-members .bx-wrapper .bx-pager-link {
  width: 6px;
  height: 6px;
}

.side-members .bx-viewport {
  overflow: hidden !important;
  height: 192px !important;
}

.side-members__inner {
  padding-bottom: 20px;
  background: #323237;
}

.side-members__slider .slider a {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75.2941%;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.side-members .ranking-btn {
  margin-top: 20px;
}

/*--------------------------------
// side-ranking
//------------------------------*/

.ranking-wrapper {
  background: #323237;
}

.ranking-btn {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 42px;
  display: block;
  width: 215px;
  height: 42px;
  margin: 0 auto;
  text-align: center;
  color: #313131;
  background: url("../images/bg_btn_small.png?1476700316") no-repeat 0 0;
}

/*--------------------------------
// side-ad
//------------------------------*/

body.page-ranking .side-ad {
  display: none;
}

.side-ad {
  margin: 0 0 35px;
}

.side-ad img {
  width: 100%;
  vertical-align: bottom;
}

/*--------------------------------
// side-keyword
//------------------------------*/

.side-keyword {
  margin: 0 0 50px;
}

.keyword-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.keyword-list > .item {
  width: 50%;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.keyword-link {
  display: block;
  text-align: center;
  padding: 8px 0;
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

/*--------------------------------
// side-timeline
//------------------------------*/

.side-timeline {
  text-align: center;
  overflow: hidden;
}

.side-timeline .fb-page {
  width: 100% !important;
}

/*--------------------------------
// pickup
//------------------------------*/

body.page-writer .pickup-block {
  top: 1674px;
}

.pickup-block {
  width: 100%;
  /*position: absolute;*/
  /*height: 590px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*left: 0;*/
  margin: 55px auto;
  padding: 45px 0;
  /*top: 1624px;*/
  background: #797461;
}

.pickupgame-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pickupgame-list > .item {
  width: 255px;
  margin: 0 0 20px;
}

.pickupgame-list > .item:not(:nth-child(4n)) {
  margin-right: 20px;
}

.pickupgame-list > .item img {
  width: 100%;
}

/*--------------------------------
// breadcrumb
//------------------------------*/

.breadcrumb-block {
  padding: 20px 0 40px;
}

.breadcrumb-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
}

.breadcrumb-list > .item:not(:first-child) {
  padding: 0 0 0 45px;
  position: relative;
}

.breadcrumb-list > .item:not(:first-child):before {
  position: absolute;
  content: "";
  left: 18px;
  top: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #ffffff;
}

.breadcrumb-link {
  white-space: nowrap;
}

.breadcrumb-link.-english {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: .1em;
}

.breadcrumb-link.-japanese {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .1em;
  font-weight: bold;
}

.breadcrumb-link.-current {
  pointer-events: none;
}

/*--------------------------------
// input search
//------------------------------*/

.search-text {
  width: 175px;
  position: relative;
}

.search-text > .input {
  display: block;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.7) inset;
  background: #535353;
  width: 100%;
  padding: 0 38px 0 20px;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  line-height: 30px;
  height: 30px;
}

.search-text > .submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 38px;
}

.search-text > .submit > i {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/icon_search.svg?1476439330") no-repeat 50% 50%;
  background-size: 12px auto;
}

/*--------------------------------
// aside
//------------------------------*/

.aside-block {
  background: #434343;
  padding: 50px 0 30px;
}

.aside-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aside-wrapper > .item {
  width: 346px;
  margin: 0 0 20px;
}

.aside-content {
  background: #333333;
}

.aside-content > .title {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  letter-spacing: .1em;
  padding: 20px 0 18px;
  margin: 0 0 25px;
  border-bottom: 3px solid #ae8700;
}

.aside-article > .item {
  padding: 0 20px;
  margin: 0 0 20px;
}

.aside-btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 30px 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  border-top: 1px solid #535353;
}

.aside-btn > .text {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .05em;
  color: #FFF;
  line-height: 25px;
  position: relative;
  padding: 0 40px 0 0;
  font-weight: normal;
}

.aside-btn > .text:before {
  position: absolute;
  border-radius: 100%;
  background: #FFF;
  width: 25px;
  height: 25px;
  content: "";
  right: 0;
  top: 0;
}

.aside-btn > .text:after {
  position: absolute;
  content: "";
  top: 8px;
  right: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #333333;
}

/*--------------------------------
// top-banner-slider
//------------------------------*/

.top-banner-slider-wrapper {
  margin-bottom: 50px;
}

.top-banner-slider-wrapper .bx-wrapper {
  height: auto !important;
}

.top-banner-slider-wrapper .bx-viewport {
  height: auto !important;
  overflow: hidden !important;
}

/*--------------------------------
// no result
//------------------------------*/

.noresult-text {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 275px;
}

/*--------------------------------
// writer list
//------------------------------*/

.writer-list {
  font-size: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.writer-list .writer {
  position: relative;
  width: 48.5%;
  height: 100%;
  margin-bottom: 3.5rem;
  background: #323237;
}

.writer-list .writer-title {
  font-size: 2.4rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 14px 22px;
  color: #a68001;
  border-top: 6px solid #a68001;
  background-color: rgba(0, 0, 0, 0.7);
}

.writer-list .writer-photo {
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.writer-list .writer-contents {
  padding: 2.5rem 2rem;
}

.writer-list .writer-text {
  font-size: 1.4rem;
  line-height: 1.95;
  display: -webkit-box;
  overflow: hidden;
  max-height: calc(5em * 1.95);
  margin: 0;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.writer-list .writer .aside-btn {
  padding: 25px 0;
}

.writer-list .writer .aside-btn .text {
  font-size: 2rem;
}

/*--------------------------------
// writer
//------------------------------*/

.writertitle-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding-bottom: 1.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.writertitle-wrap > .photo {
  width: 100px;
  height: 80px;
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.writertitle-wrap > .photo > img {
  width: auto;
  height: 100%;
  border-radius: 100%;
}

.writertitle-text > .title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0;
  margin: 0 0 10px;
}

.writertitle-text > .text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.65;
  margin: 0;
  /* overflow: hidden; */
  /* max-height: 50px; */
}

.writertitle-text img {
  max-width: 100%;
  vertical-align: top;
}

/*--------------------------------
// common megamenu
//------------------------------*/

.megamenu {
  font-size: 1.3rem;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: calc( -50vw + 50%);
  visibility: hidden;
  width: 100vw;
  padding: 35px 0 30px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  opacity: 0;
  background-color: black;
}

.megamenu__inner {
  width: 1080px;
  margin: 0 auto;
}

.megamenu__content {
  height: 100%;
}

.megamenu__content__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  padding: 0 1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.megamenu__content__head .title .english {
  font-family: 'Oswald', sans-serif;
  font-size: 2.1rem;
}

.megamenu__content__head .title .japanese {
  font-size: 1rem;
  margin-left: 1rem;
  vertical-align: text-bottom;
}

.megamenu__content__head .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: calc(100% - 174px);
  height: 100%;
  margin-left: 3rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.megamenu__content__head .tags > a {
  font-size: 1.1rem;
  line-height: 1;
  height: 25px;
  padding: 5px 8px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  border: 1px solid #fff;
}

.megamenu__content__head .tags > a:not(first-child) {
  margin-left: 1.2rem;
}

.megamenu__content__head .tags > a:hover {
  color: #000;
  background-color: #fff;
}

.megamenu .post__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2.4rem 0 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.megamenu .post__list__item {
  width: 32%;
}

.megamenu .post__list__item:not(:first-of-type) {
  margin-left: 2%;
}

.megamenu .post__list__item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1;
  flex: 0 0 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.megamenu .post__list__item__left {
  position: relative;
  width: 148px;
  min-height: 110px;
}

.megamenu .post__list__item__left__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 74.3243%;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.megamenu .post__list__item__right {
  width: calc(100% - (148px + 2rem));
  padding: 1rem 1rem 0 0;
}

.megamenu .post__list__item__right .time {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}

.megamenu .post__list__item__right .title {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.36;
  overflow: hidden;
  max-height: calc(4em * 1.36);
  margin: 1.2rem 0 0;
}

.megamenu .more {
  margin: 2.4rem 0 0;
  text-align: center;
}

.megamenu .more__link {
  line-height: 1;
  display: inline-block;
  min-width: 375px;
  padding: 1.3rem;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  border: 1px solid #fff;
}

.megamenu .more__link:hover {
  color: #000;
  background-color: #fff;
}

/*--------------------------------
// series-pickup
//------------------------------*/

.series-pickup {
  margin: 0 auto 50px;
  background-color: #1c252b;
}

.series-pickup * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.series-pickup-inner {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  padding: 40px 0;
}

.series-pickup-head-title {
  font-size: 2.7rem;
  line-height: 1.1;
  display: inline-block;
  margin: 0;
  padding: 0 2.3rem;
  letter-spacing: .25em;
  color: #ac8400;
  border-right: 4px solid #ac8400;
  border-left: 4px solid #ac8400;
}

.series-pickup-items {
  font-size: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 35px 0 0;
}

.series-pickup-item {
  position: relative;
  width: 185px;
}

.series-pickup-item:not(:first-child) {
  margin-left: 45px;
}

.series-pickup-item-link {
  display: block;
  padding-top: calc(73.5135% + 1.4rem);
}

.series-pickup-item-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 73.5135%;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.series-pickup-item-title {
  font-size: 1.4rem;
  line-height: 1.6;
  display: block;
  overflow: hidden;
  max-height: calc(3em * 1.6);
}

.series-pickup-bottom {
  position: absolute;
  top: 40px;
  right: 0;
}

.series-pickup-bottom-link {
  font-size: 1.4rem;
  letter-spacing: .3em;
}

.series-pickup-bottom-link:after {
  display: inline-block;
  margin: -4px 0 0 1.5rem;
  content: '>';
  vertical-align: middle;
}

/*--------------------------------
// FAQ
//------------------------------*/

.faq-block {
  background: #323237;
  padding: 75px 55px 55px;
}

.faq-block > .title {
  margin: 0;
}

.faq-block > .title.-margin {
  margin: 80px 0 0;
}

.faq-block > .title:before {
  top: -8px;
  left: 0;
  background: url("../images/icon_ufo.svg?1476872244") no-repeat 0 0;
  width: 48px;
  height: 54px;
  background-size: 48px auto;
}

.faq-list > .item {
  padding: 45px 0;
  background: url("../images/line_dashed.png?1476874091") repeat-x 0 100%;
  background-size: 20px auto;
}

.faq-contents > .question,
.faq-contents > .answer {
  padding: 0 0 0 50px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
}

.faq-contents > .question:before,
.faq-contents > .answer:before {
  position: absolute;
  content: "";
  left: 0;
}

.faq-contents > .question {
  margin: 0 0 50px;
}

.faq-contents > .question:before {
  top: -14px;
  left: 2px;
  background: url("../images/icon_person.svg?1476872244") no-repeat 0 0;
  width: 30px;
  height: 45px;
  background-size: 30px auto;
}

.faq-contents > .answer {
  margin: 0;
}

.faq-contents > .answer:before {
  top: -10px;
  left: 0;
  background: url("../images/icon_alien.svg?1476872244") no-repeat 0 0;
  width: 34px;
  height: 42px;
  background-size: 34px auto;
}

.faq-answer {
  margin: 20px 0 0;
  line-height: 1.7;
  font-size: 14px;
  font-size: 1.4rem;
}

/*--------------------------------
// contact
//------------------------------*/

.contact-block {
  background: #323237;
  padding: 75px 55px 100px;
}

.contact-block > .title {
  margin: 0 0 45px;
}

.contact-block > .title:before {
  top: -6px;
  left: 17px;
  background: url("../images/icon_question.svg?1476439840") no-repeat 0 0;
  width: 28px;
  height: 47px;
  background-size: 28px auto;
}

.contact-content {
  max-width: 770px;
  margin: 0 auto;
}

.contact-content > .text {
  margin: 0 0 55px;
  line-height: 2.25;
  padding: 0;
}

.contact-content ul.errors {
  font-size: inherit;
  color: #E5004F;
  margin-bottom: 20px;
}

.contact-content ul.errors li {
  margin: 4px;
}

.contact-form {
  margin: 0 0 40px;
}

.contact-form dt,
.contact-form dd {
  line-height: 32px;
}

.contact-form dt {
  width: 165px;
  float: left;
  margin: 0;
}

.contact-form dd {
  padding: 0 0 0 165px;
  margin: 0 0 20px;
}

.contact-form .selectwrap {
  position: relative;
  width: 280px;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 20px;
  background: #fff;
}

.contact-form .selectwrap:after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}

.contact-form .select,
.contact-form .email,
.contact-form .textarea {
  display: block;
}

.contact-form .select {
  font-size: 13px;
  font-size: 1.3rem;
  width: 130%;
  line-height: 32px;
  height: 32px;
  text-indent: 0.01px;
  text-overflow: '';
}

.contact-form .select::-ms-expand {
  display: none;
}

.contact-form .email {
  padding: 0 10px;
  width: 280px;
}

.contact-form .textarea {
  line-height: 1.8;
  padding: 4px 10px;
  width: 605px;
  height: 255px;
  resize: none;
}

.contact-form .checkbox {
  display: none;
}

.contact-form .checkbox:checked + .label:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.contact-form .label {
  position: relative;
  display: block;
  margin: 20px 0 0;
  line-height: 20px;
  padding: 0 0 0 28px;
  cursor: pointer;
}

.contact-form .label:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  left: 7px;
  top: 3px;
  display: block;
  width: 5px;
  height: 9px;
  border-right: 3px solid #E5004F;
  border-bottom: 3px solid #E5004F;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contact-form .label:after {
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  display: block;
  width: 18px;
  background: #FFF;
  height: 18px;
  border: 1px solid #fff;
  content: '';
}

.contact-form .label a {
  font-weight: bold;
  text-decoration: underline;
}

.contact-form .error {
  margin: 5px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #E5004F;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.contact-form .error.is-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
  visibility: hidden;
}

.contact-btn {
  background: #fff;
  width: 345px;
  display: block;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  color: #000;
  border: none;
  padding: 0;
  outline-style: none;
  font-size: 24px;
  font-size: 2.4rem;
  border-radius: 4px;
}

/*--------------------------------
// general form
//------------------------------*/

.form-block {
  background: #323237;
  padding: 75px 55px 100px;
}

.form-block > .staticpage-title {
  padding: 0px 0px 40px 0px;
}

.form-content {
  max-width: 770px;
  margin: 0 auto;
}

.form-content > .text {
  margin: 0 0 55px;
  line-height: 2.25;
  padding: 0;
}

.form-content ul.errors {
  font-size: inherit;
  color: #E5004F;
  margin-bottom: 20px;
}

.form-content ul.errors li {
  margin: 4px;
}

.form-form {
  margin: 0 0 40px;
}

.form-form dt,
.form-form dd {
  line-height: 32px;
}

.form-form dt {
  margin: 0;
}

.form-form dt::before {
  content: "■";
}

.form-form dd {
  padding: 0 0 0 40px;
  margin: 10px 0px 20px 0px;
}

.form-form ul {
  margin: 0px;
  padding: 0px;
  font-size: inherit;
}

.form-form ul li {
  margin: 6px 0px;
}

.form-form ul li span.item-label {
  display: inline-block;
  width: 150px;
}

.form-form .caution {
  margin: 6px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}

.form-form .caution::before {
  content: "※";
  position: absolute;
  top: 0px;
  left: -20px;
}

.form-form .selectwrap {
  position: relative;
  width: 280px;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 20px;
  background: #fff;
}

.form-form .selectwrap:after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}

.form-form .select,
.form-form .name,
.form-form .gameid,
.form-form .email {
  display: inline-block;
}

.form-form .textarea {
  display: block;
}

.form-form .select {
  font-size: 13px;
  font-size: 1.3rem;
  width: 100px;
  line-height: 32px;
  height: 32px;
  text-indent: 0.01px;
  text-overflow: '';
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
}

.form-form .select::-ms-expand {
  display: none;
}

.form-form .name,
.form-form .email {
  padding: 0 10px;
  width: 400px;
}

.form-form .gameid {
  padding: 0 10px;
  width: 200px;
}

.form-form .textarea {
  line-height: 1.8;
  padding: 4px 10px;
  width: 605px;
  height: 255px;
  resize: none;
}

.form-form .checkbox {
  display: none;
}

.form-form .checkbox:checked + .label:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-form .label {
  position: relative;
  display: block;
  margin: 20px 0 0;
  line-height: 20px;
  padding: 0 0 0 28px;
  cursor: pointer;
}

.form-form .label:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  left: 7px;
  top: 3px;
  display: block;
  width: 5px;
  height: 9px;
  border-right: 3px solid #E5004F;
  border-bottom: 3px solid #E5004F;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form-form .label:after {
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  display: block;
  width: 18px;
  background: #FFF;
  height: 18px;
  border: 1px solid #fff;
  content: '';
}

.form-form .label a {
  font-weight: bold;
  text-decoration: underline;
}

.form-form .error {
  margin: 5px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #E5004F;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.form-form .error.is-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
  visibility: hidden;
}

.form-btn {
  background: #fff;
  width: 345px;
  display: block;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  color: #000;
  border: none;
  padding: 0;
  outline-style: none;
  font-size: 24px;
  font-size: 2.4rem;
  border-radius: 4px;
}

/*--------------------------------
// about
//------------------------------*/

.about-block {
  background: #323237;
  padding: 75px 55px 100px;
}

.about-block > .title {
  margin: 0 0 55px;
}

.about-block > .title:before {
  top: -6px;
  left: 0;
  background: url("../images/icon_alien.svg?1476872244") no-repeat 0 0;
  width: 35px;
  height: 43px;
  background-size: 35px auto;
}

.about-text {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  margin: 0;
}

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

.privacy-block {
  background: #323237;
  padding: 75px 55px 100px;
}

.privacy-block > .title {
  margin: 0 0 55px;
}

.privacy-block > .title:before {
  top: -6px;
  left: 0;
  background: url("../images/icon_alien.svg?1476872244") no-repeat 0 0;
  width: 35px;
  height: 43px;
  background-size: 35px auto;
}

.privacy-content > .text {
  margin: 0 0 30px;
  line-height: 2;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.privacy-list {
  padding: 0;
  margin: 0;
}

.privacy-mtitle {
  margin: 0 0 8px;
  font-size: 16px;
  font-size: 1.6rem;
}

.privacy-text {
  margin: 0 0 30px;
  line-height: 2;
  font-size: 14px;
  font-size: 1.4rem;
}

.privacy-text.-bottom {
  margin: 0;
}

.privacy-text > a {
  text-decoration: underline;
}

/*--------------------------------
// notfound
//------------------------------*/

.notfound-block {
  background: #323237;
  padding: 15px;
}

.notfound-block > .inner {
  padding: 120px;
  height: 690px;
  background: url("../images/bg_notfound.jpg?1476882497") no-repeat 50% 100%;
  background-size: cover;
}

.notfound-contents > .title {
  font-weight: normal;
  font-size: 48px;
  font-size: 4.8rem;
  margin: 0 0 15px;
  letter-spacing: .1em;
}

.notfound-contents > .text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 20px;
}

.notfound-contents > .btn {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  background: #000;
  letter-spacing: .1em;
  width: 220px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border: 1px solid #fff;
}

/*--------------------------------
// post
//------------------------------*/

.post-block {
  margin: 0 0 20px;
  padding: 50px 55px;
  background: #323237;
}

.post-block.-secret {
  padding-bottom: 100px;
}

.post-block > .title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  font-weight: normal;
  line-height: 1.333;
  margin: 0 0 30px;
}

.post-meta {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin: 0 0 15px;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.post-meta > .author {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  letter-spacing: .05em;
}

.meta-contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.meta-contents > .category {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin: 0;
  padding: 2px 10px;
  text-align: center;
  color: #000;
  background: #fff;
}

.meta-contents > .time {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin: 0 0 0 15px;
  letter-spacing: .05em;
}

.post-header {
  margin: 0 0 30px;
}

.post-header > img {
  display: block;
  width: 100%;
}

.post-header__agenda {
  position: relative;
  margin: 60px 0;
  padding: 30px 0 20px;
  border-top: 2px solid #ae8700;
  border-bottom: 2px solid #ae8700;
}

.post-header__agenda .title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  position: absolute;
  top: -.7em;
  display: inline-block;
  padding: 0 1rem;
  text-indent: -1rem;
  color: #fff;
  background-color: #323237;
}

.post-header__agenda ol,
.post-header__agenda ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-header__agenda .level2__item {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.7;
}

.post-header__agenda .level2__item + .level2__item {
  margin-top: 20px;
}

.post-header__agenda .level2__hd {
  position: relative;
  color: #ae8700;
  border-bottom: 1px solid #ae8700;
}

.post-header__agenda .level2__hd:hover {
  border-bottom: none;
}

.post-header__agenda .level3 {
  margin-top: 14px;
}

.post-header__agenda .level3__item {
  font-size: 1.5rem;
  line-height: 1.5;
  position: relative;
  padding-left: 1.25em;
}

.post-header__agenda .level3__item + .level3__item {
  margin-top: 7px;
}

.post-header__agenda .level3__item::before {
  font-size: 1.2rem;
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  content: '▼';
  color: #ae8700;
}

.post-header__agenda .level3__hd {
  font-weight: normal;
  color: #fff;
}

.post-header__agenda .level3__hd:hover {
  color: #ae8700;
}

.post-block .pager-block {
  margin: 28px 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.backnumber {
  margin: 28px auto;
}

.backnumber .series-title {
  font-weight: bold;
}

.backnumber .series-title::before {
  font-weight: inherit;
  content: '■';
}

.backnumber ul {
  list-style-type: disc;
}

.backnumber ul li {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: list-item;
  margin: 8px auto 8px 24px;
  list-style-type: disc;
}

.backnumber ul li a {
  text-decoration: underline;
  color: #ae8700;
}

.post-author {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin: 10px 0 40px;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.post-authorlink {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.post-authorlink > .image {
  width: 26px;
  height: 26px;
  margin: 0;
  border-radius: 100%;
  background-position: 50% 50%;
  background-size: cover !important;
}

.post-authorlink > .name {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0 10px;
}

.post-bottom > .keyword {
  padding: 25px 0 20px;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
}

.post-bottom > .share {
  padding: 25px 0 35px;
  border-bottom: 1px solid #959595;
}

.postbottom-item > .title {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 25px;
  text-align: center;
}

.post-keywordlist {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-keywordlist > .item {
  margin: 0 15px 15px 0;
}

.post-keywordlink {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  padding: 8px 20px;
  border: 1px solid #fff;
}

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

.post-sharelink {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 32px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 168px;
  height: 32px;
  border: 1px solid #fff;
}

.post-sharelink > .icon {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  display: inline-block;
  width: 30px;
  height: 100%;
  margin: 0 10px 0 0;
  text-align: center;
  color: #000;
  background: #fff;
}

.post-sharelink > .icon.-line {
  font-size: 26px;
  font-size: 2.6rem;
}

.related-block {
  padding: 50px 55px 30px;
  background: #323237;
}

.related-block > .title {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 30px;
  letter-spacing: .1em;
}

.related-block > .title span {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  margin: 0 25px 0 0;
  letter-spacing: .075em;
}

/*--------------------------------
// secret post
//------------------------------*/

.secret-text {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 90px 0 45px;
}

.secret-btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 450px;
  height: 70px;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.secret-btn:hover {
  color: #fff;
}

.secret-btn.-register {
  line-height: 1.25;
  margin-bottom: 25px;
  background: #ae8700;
}

.secret-btn.-login {
  line-height: 1.25;
  background: #0075a9;
}

.secret-btn > .text {
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  padding: 0 0 0 45px;
}

.secret-btn > .text:before {
  position: absolute;
  left: 0;
  content: '';
}

.secret-btn > .text.-register:before {
  top: 3px;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/icon_key.svg?1476438233") no-repeat 0 50%;
  background-size: 25px auto;
}

.secret-btn > .text.-login:before {
  top: 2px;
  display: block;
  width: 23px;
  height: 25px;
  background: url("../images/icon_login.svg?1476439391") no-repeat 0 50%;
  background-size: 23px auto;
}

span.admin_preview {
  margin-left: 12px;
}

span.admin_preview a {
  font-size: 14px;
}

.editor-contents {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.2;
}

.editor-contents p:not(.secret-text) {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  margin: 0 0 35px;
}

.editor-contents h2 {
  font-size: 30px;
  font-size: 3rem;
  margin: 20px 0 20px;
  font-weight: bold;
  line-height: 1.35;
  padding: 0 0 0 15px;
  border-left: 7px solid #ae8700;
}

.editor-contents h3 {
  margin: 35px 0 25px;
  font-size: 20px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.65;
  padding: 0;
}

.editor-contents img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.editor-contents ul {
  margin: 0;
  padding: 0;
}

.editor-contents ul li {
  padding: 0 0 0 40px;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  margin: 0 0 5px;
}

.editor-contents ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #ae8700;
  width: 26px;
  height: 4px;
}

.editor-contents ol {
  margin: 0;
  padding: 0;
}

.editor-contents ol li {
  margin-left: 1em;
  list-style-position: outside;
  list-style-type: decimal;
  font-size: 15px;
  font-size: 1.5rem;
}

.editor-contents .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.editor-contents .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.editor-contents a:not(.secret-btn) {
  font-weight: bold;
  color: #ae8700;
  text-decoration: underline;
}

.editor-contents blockquote {
  display: block;
  margin: 0;
  font-style: italic;
}

.editor-contents .customstyle-box {
  display: block;
  padding: 20px 25px;
  border: 1px solid #ae8700;
}

.editor-contents .customstyle-caption {
  display: block;
  margin: 0.5em 0;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
}

.editor-contents .customstyle-caption > span {
  display: inline-block;
  padding: 0 0.2em;
  line-height: 1.3;
  background: #000;
}

.editor-contents .customstyle-italic {
  display: inline;
  font-style: italic;
}

.editor-contents .image-wrap {
  float: right;
  width: 300px;
  margin: 0 0 30px 30px;
}

.editor-contents .image-wrap > .inner {
  display: block;
  color: #FFF;
  text-decoration: none;
}

.editor-contents .image-wrap .image-in {
  height: 230px;
}

.editor-contents .image-wrap .caption {
  display: block;
  font-weight: bold;
  padding: 8px;
  background: #626262;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
}

/*--------------------------------
// modal simple
//------------------------------*/

.simple-wrapper {
  padding: 75px 70px;
}

.simple-wrapper .logo {
  margin: 0;
  width: 100%;
  text-align: center;
}

.simple-wrapper .logo img {
  vertical-align: top;
}

.simple-wrapper .simple-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7;
  color: #313131;
}

.simple-contents {
  padding: 10px 0 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.simple-btnwrap {
  margin: 0 auto;
  padding: 0 2px;
  width: 100%;
}

/*--------------------------------
// modal campaign
//------------------------------*/

.campaign-wrapper {
  padding: 40px 0;
}

.campaign-wrapper > .title {
  color: #000;
}

.campaign-wrapper > .title > .-title {
  margin: 0 0 20px;
  width: auto;
  height: 40px;
  background: url("../images/text_popuptitle-pc.png") no-repeat 50% 0;
  background-size: 570px 40px;
}

.campaign-wrapper > .title > .-lead {
  margin: 0;
  padding: 0 80px;
  text-align: center;
  font-size: 30px;
  font-size: 3.0rem;
}

.campaign-wrapper > .title > .-lead span {
  color: #e60012;
}

.campaign-wrapper .period {
  margin: 2px 0 0;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
}

.campaign-wrapper .period > dt,
.campaign-wrapper .period > dd {
  margin: 0;
  display: inline-block;
  font-weight: normal;
}

.campaign-wrapper .period > dt:after {
  content: "：";
}

.campaign-wrapper .period > dd {
  color: #e60012;
}

.campaign-contents {
  padding: 24px 0 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.campaign-contents > .title-wrapper {
  padding-left: 58px;
}

.campaign-contents > .title-wrapper > .title {
  margin: 0 0 18px;
  padding: 0 5px;
  width: 235px;
  height: auto;
  color: #000;
  font-size: 1.9rem;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.35;
}

.campaign-contents > .title-wrapper > .title.-limit {
  margin: 32px 0 12px;
  padding: 0;
  font-size: 1.7rem;
  font-size: 17px;
  line-height: 2;
}

.campaign-contents > .title-wrapper > .title.-limit span.date {
  color: #e60012;
  letter-spacing: 0.085em;
}

.campaign-contents > .title-wrapper > .title span {
  display: block;
}

.campaign-contents > .text {
  background: url("../images/text_popup05.png") no-repeat 0 0;
  width: 126px;
  height: 99px;
  background-size: 126px auto;
  margin: 0 0 0 40px;
}

.campaign-btnwrap {
  margin: 0 0 0 40px;
}

/*--------------------------------
// modal btn style
//------------------------------*/

.modal-btnlink {
  width: 315px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-size: 16px;
  font-size: 1.6rem;
  height: 44px;
  color: #FFF;
  padding: 0 0 0 65px;
  line-height: 44px;
  border-radius: 5px;
  margin: 0 auto;
}

.modal-btnlink.-simple {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
}

.modal-btnlink.-simple:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 64px;
  height: 50px;
  line-height: 50px;
  background-color: #ccc;
}

.modal-btnlink.-simple.-mail:before {
  background-color: #58523D;
}

.modal-btnlink.-simple.-facebook:before {
  background-color: #1c3872;
}

.modal-btnlink.-simple.-twitter:before {
  background-color: #1981d1;
}

.modal-btnlink:hover {
  color: #FFF;
}

.modal-btnlink:not(:last-child) {
  margin-bottom: 15px;
}

.modal-btnlink.-simple:not(:last-child) {
  margin-bottom: 24px;
}

.modal-btnlink.-mail {
  background: #797461;
}

.modal-btnlink.-register {
  background: #ae8700;
}

.modal-btnlink.-login {
  background: #0075a9;
}

.modal-btnlink.-facebook {
  background: #3b5998;
}

.modal-btnlink.-twitter {
  background: #55acee;
}

.modal-btnlink.-detail {
  display: block;
  margin-left: -2px;
  width: 220px;
  padding: 0;
  text-align: center;
  background-color: #e60012;
}

.modal-btnlink.-detail.-large {
  width: 234px;
  height: 50px;
  line-height: 50px;
}

.modal-btnlink > .text {
  padding: 0 0 0 33px;
  position: relative;
}

.modal-btnlink.-simple > .text {
  padding: 0 0 0 18px;
}

.modal-btnlink.-simple > .text.-mail:before {
  left: -44px;
  top: 18px;
  width: 24px;
  height: 18px;
  background-size: 24px auto;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.modal-btnlink.-simple > .text.-facebook > i,
.modal-btnlink.-simple > .text.-twitter > i {
  left: -44px;
  top: 14px;
  font-size: 24px;
  font-size: 2.4rem;
}

.modal-btnlink > .text.-mail:before {
  position: absolute;
  left: 0;
  top: 16px;
  content: "";
  background: url("../images/icon_mail.svg?1477299571") no-repeat 0 0;
  width: 20px;
  height: 14px;
  background-size: 20px auto;
}

.modal-btnlink > .text.-register:before {
  position: absolute;
  left: 0;
  content: "";
  background: url("../images/icon_key.svg?1476438233") no-repeat 0 0;
  top: 12px;
  width: 18px;
  height: 18px;
  background-size: 18px auto;
}

.modal-btnlink > .text.-login:before {
  position: absolute;
  left: 0;
  content: "";
  background: url("../images/icon_login.svg?1476439391") no-repeat 0 0;
  top: 13px;
  width: 16px;
  height: 17px;
  background-size: 16px auto;
}

.modal-btnlink > .text.-facebook > i {
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 18px;
  font-size: 1.8rem;
}

.modal-btnlink > .text.-twitter > i {
  position: absolute;
  left: 0;
  top: 13px;
  font-size: 16px;
  font-size: 1.6rem;
}

/*--------------------------------
// modal grid layout style
//------------------------------*/

.modal-grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  justify-contents: center;
  height: 100%;
}

.modalgrid-contents {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.modalgrid-contents > .title {
  padding: 85px 0 0 0;
  margin: 0 105px 0 0;
  position: relative;
  width: 310px;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
  color: #000;
}

.modalgrid-contents > .title:before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 310px;
  height: 38px;
  background: url("../images/logo02.svg?1477305728") no-repeat 0 0;
  background-size: 310px auto;
}

.modalgrid-contents > .title:after {
  content: "";
  position: absolute;
  top: 64px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
}

/*--------------------------------
// modal form style
//------------------------------*/

.modal-form {
  width: 290px;
}

.modal-form.-error {
  position: relative;
}

.modal-form.-error > .text {
  margin: 0;
  white-space: nowrap;
  position: absolute;
  top: -35px;
  left: 0;
  color: #E5004F;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

.modal-form.-password > .text {
  margin: 0 0 25px;
  font-size: 18px;
  font-size: 1.8rem;
  white-space: nowrap;
  color: #626262;
}

.modal-form > .item {
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #535353;
  border-radius: 4px;
  display: block;
  width: 100%;
  margin: 0 0 12px;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-form > .item.-margin {
  margin: 0 0 45px;
}

.modal-form > .item.-error {
  background: #E5004F;
  color: #FFF;
}

.modal-form > .item.-error::-webkit-input-placeholder,
.modal-form > .item.-error::-moz-placeholder,
.modal-form > .item.-error:-ms-input-placeholder {
  color: #fff;
}

.modal-form > .item::-webkit-input-placeholder,
.modal-form > .item::-moz-placeholder,
.modal-form > .item:-ms-input-placeholder {
  color: #bfbfbf;
}

.modal-form > .item::-ms-clear,
.modal-form > .item::-ms-reveal {
  display: none;
}

.label-checkbox {
  position: relative;
  display: block;
  margin: 10px 0 0;
  line-height: 20px;
  padding: 0 0 5px 28px;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
}

.label-checkbox.-margin {
  margin-bottom: 20px;
}

.label-checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 3px;
  left: 7px;
  display: block;
  width: 5px;
  height: 9px;
  border-right: 3px solid #E5004F;
  border-bottom: 3px solid #E5004F;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.label-checkbox:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 18px;
  background: #FFF;
  height: 18px;
  border: 1px solid #000;
  content: '';
}

.label-checkbox a {
  color: #ae8700;
}

.modal-checkbox {
  display: none;
}

.modal-checkbox:checked + .label-checkbox:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.modal-errortext {
  margin: 0 0 20px;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: translateZ(0);
  overflow: hidden;
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  color: #E5004F;
  -webkit-transition: opacity .3s ease,visibility .3s ease;
  transition: opacity .3s ease,visibility .3s ease;
}

.modal-errortext.is-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
  visibility: hidden;
}

.modal-submit {
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #FFF;
  padding: 12px 0;
  text-align: center;
  background: #797461;
  font-size: 14px;
  font-size: 1.4rem;
}

/*--------------------------------
// modal complete
//------------------------------*/

.complete-wrapper {
  position: relative;
  padding: 55px 0 0;
  margin: 0 auto;
}

.complete-contents > .logo {
  background: url("../images/logo02.svg?1477305728") no-repeat 0 0;
  width: 515px;
  height: 64px;
  background-size: 515px auto;
  margin: 0 auto 35px;
}

.complete-contents > .title {
  display: none;
}

.complete-contents > .title:before {
  top: 0;
  content: "";
  position: absolute;
  background: url("../images/logo02.svg?1477305728") no-repeat 0 0;
  left: 21px;
  width: 150px;
  height: 20px;
  background-size: 150px auto;
}

.complete-contents > .title:after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  top: 30px;
}

.complete-contents > .mtitle {
  margin: 0 0 10px;
  color: #000;
  font-size: 24px;
  font-size: 2.4rem;
}

.complete-contents > .text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.5;
  color: #000;
  margin: 0 0 35px;
}

.complete-contents > .btn {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 380px;
  border-radius: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  background: #797461;
  padding: 18px 0;
}

.complete-contents > .btn:hover {
  color: #FFF;
}

/*--------------------------------
// modal login
//------------------------------*/

.modallogin-inner {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.modallogin-inner > .item.-left {
  margin: 0 65px 0 0;
}

.modallogin-inner > .item.-right {
  padding: 0 0 0 65px;
  border-left: 1px solid #959595;
}

.modallogin-contents > .title {
  color: #000;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: normal;
  margin: 0 0 40px;
}

.modallogin-contents > .btn {
  margin: 0 0 35px;
}

.modallogin-contents > .forgot {
  margin: 0 0 12px;
  text-align: center;
}

.modallogin-contents > .forgot > a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
}

.modallogin-contents > .register {
  margin: 0;
  text-align: center;
}

.modallogin-contents > .register > a {
  text-decoration: underline;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
}

/*--------------------------------
// modal mypage
//------------------------------*/

.mypage-wrapper {
  padding: 35px 0 0;
}

.mypage-wrapper > .icon {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 2px;
  border: 1px solid #313131;
  border-radius: 100%;
  background: url("../images/icon_mypage02.svg?1477547444") no-repeat 50% 50%;
  background-size: 25px auto;
}

.mypage-wrapper > .title {
  text-align: center;
  color: #313131;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 15px;
  font-weight: normal;
}

.mypage-wrapper > .btn {
  width: 175px;
  font-size: 15px;
  font-size: 1.5rem;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 2px;
  background: #0075A9;
  display: block;
  margin: 0 auto 10px;
}

.mypage-wrapper > .-tinytext {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
}

.mypage-wrapper > .-red {
  background-color: #F02222;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  40% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
}

@keyframes circle {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  40% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
}

@media screen and (min-width: 569px) {
  .article-list > .item.-sideranking.-writer:nth-child(n+6) {
    display: none;
  }

  .article-list > .item.-new:before {
    right: 0;
  }

  .article-list > .item.-new:after {
    right: 10px;
  }

  .article-list > .item.-sideranking:before {
    top: 107px;
    right: -10px;
  }

  .article-list > .item.-ranking:before {
    top: 150px;
  }

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

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: color .3s 0s ease;
    transition: color .3s 0s ease;
  }

  a:hover {
    color: #959595;
  }

  .pc-none {
    display: none;
  }

  .slide-menu {
    display: none;
  }

  .footer-sns {
    display: none;
  }

  .main-articleblock > .main {
    width: 805px;
  }

  .main-articleblock > .side {
    width: 255px;
  }

  .main-articleblock > .side.-bottom {
    /*position: absolute;*/
    /*right: 0;*/
  }

  .main-articleblock > .side.-margin {
    margin: 0 0 65px;
  }

  .main-articleblock > .side.-archive {
    top: 2270px;
  }

  .main-articleblock > .side.-writer {
    top: 2320px;
  }

  .bottom-contents {
    display: none;
  }

  .title-wrap {
    height: 60px;
  }

  .title-wrap.-series {
    line-height: 1.5;
    height: auto;
    min-height: 60px;
    padding: .7rem 0 1rem;
  }

  .title-wrap.-flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 0 0 12px;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .title-wrap.-writer {
    height: auto;
    min-height: 110px;
  }

  .title-wrap.-inline {
    display: inline-block;
    min-width: 500px;
  }

  .title-wrap > .search {
    overflow: hidden;
    max-height: 32px;
    margin: 10px 0 0;
  }

  .article-list.-series {
    padding-right: 25px;
  }

  .article-link:hover .article-main.-archive {
    background: #57575b;
  }

  .article-link:hover .article-title.-sideranking,
  .article-link:hover .article-title.-aside {
    text-decoration: underline;
  }

  .article-link:hover .article-time.-aside {
    text-decoration: underline;
  }

  .article-link:hover .article-title.-asidebottom,
  .article-link:hover .article-title.-related,
  .article-link:hover .article-title.-pickup {
    text-decoration: underline;
  }

  .circle-link:hover .circle-image:before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
  }

  .article-author.-sideranking {
    display: none;
  }

  .pager-link {
    -webkit-transition: .3s ease;
    transition: .3s ease;
  }

  .pager-link:not(.-arrow):hover {
    background: #FFF;
    color: #000;
    border-color: #FFF;
  }

  .ranking-wrapper {
    padding: 25px 20px;
  }

  .keyword-link:hover {
    color: #000;
    background: #FFF;
  }

  .side-timeline .fb-page {
    width: 255px !important;
  }

  .aside-wrapper > .item:not(:nth-child(3n)) {
    margin-right: 21px;
  }

  .aside-btn:hover {
    background: #5c5c5c;
  }

  .nav-menu > .item:hover .megamenu {
    visibility: visible;
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    opacity: 1;
  }

  .campaign-contents > .text {
    width: 155px;
  }

  .modal-btnlink:not(:last-child).-small {
    margin-bottom: 12px;
  }

  .modal-btnlink.-small {
    width: 290px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .modal-btnlink > .text.-small {
    padding: 0 0 0 25px;
  }

  .modal-btnlink > .text.-facebook > i.-small {
    font-size: 16px;
    font-size: 1.6rem;
    top: 9px;
  }

  .modal-btnlink > .text.-twitter > i.-small {
    font-size: 15px;
    font-size: 1.5rem;
    top: 10px;
  }

  .modal-grid {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .modalgrid-contents {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .complete-wrapper {
    width: 740px;
  }

  .complete-wrapper:after {
    position: absolute;
    bottom: -20px;
    left: -20px;
    content: "";
    background: url("../images/image_popup03.png?1477320586") no-repeat 0 0;
    width: 138px;
    height: 157px;
    background-size: 138px auto;
  }

  .complete-contents > .mtitle,
  .complete-contents > .text {
    text-align: center;
  }
}

@media screen and (max-width: 1080px) {
  .megamenu {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .slider-wrapper {
    margin-bottom: 0;
    padding-bottom: 30px;
  }

  .slider-inner,
  .slider-image,
  .slider-list > .item {
    width: 100%;
  }

  .bx-pager {
    padding: 20px 0;
  }

  .bxpager-wrapper {
    overflow: hidden;
    width: 100%;
  }

  .bxpager-wrapper > .inner {
    overflow-x: auto;
    width: 100%;
  }

  .bx-wrapper .bx-controls-direction,
  .tablet-none {
    display: none;
  }

  .modal-wrapper {
    background-size: 290px auto;
    width: 280px;
    height: auto;
  }

  .modal-wrapper.-campaign:after {
    bottom: 0;
    top: 178px;
    right: -35px;
    width: 328px;
    height: 132px;
    background-image: url(../images/image_popup08-sp.png?1477301604);
    background-size: 328px auto;
    background-position: 50% 50%;
  }

  .modal-wrapper > .inner:before {
    top: 13px;
    left: -13px;
    width: 65px;
    height: 40px;
    background-size: 65px auto;
  }

  .modal-wrapper > .inner:after {
    /*width: 85px;
        height: 96px;
        background-size: 85px auto;
        right: 10px;
        bottom: -10px;*/
    content: none;
  }

  .modal-wrapper.-simple {
    width: 280px;
    min-height: auto;
  }

  .modal-overlay .close {
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    background-size: 22px auto;
  }

  .content-wrapper {
    width: 100%;
    padding: 0 30px;
  }

  .content-wrapper.-tabletfull {
    padding: 0;
  }

  .staticpage-wrapper {
    padding: 0 0 50px;
  }

  .common-primary {
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .common-primary > .logo {
    background-size: 150px auto;
    width: 150px;
    height: 20px;
  }

  .common-mypagemenu {
    display: none;
  }

  .common-nav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    height: 44px;
    border-color: #a1a1a1;
  }

  .nav-menu {
    height: 100%;
    padding: 0 !important;
    border-left: none;
  }

  .nav-menu > .item {
    min-width: 100px;
    height: 100%;
    border-right: none;
  }

  .nav-menu > .item:not(:first-child) {
    border-left: 1px solid #a1a1a1;
  }

  .navmenu-text {
    margin: 2px 0 0;
  }

  .navmenu-text > .english {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: .2em;
    margin-bottom: 1px;
  }

  .navmenu-text > .japanese {
    display: inline-block;
    font-size: 1rem;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .navmenu-link {
    background: #313131;
  }

  .menu-btn {
    display: block;
    width: 20px;
    height: 17px;
    background: url("../images/icon_menu_line.svg") no-repeat 0 0;
    background-size: 20px auto;
  }

  .mypage-btn {
    display: block;
    width: 15px;
    height: 20px;
    background: url("../images/icon_mypage.svg?1477544114") no-repeat 0 0;
    background-size: 15px auto;
  }

  .submenu-btn {
    display: block;
    width: 17px;
    height: 19px;
    background: url("../images/icon_key.svg?1476438233") no-repeat 0 0;
    background-size: 17px auto;
  }

  .header-block {
    height: 45px;
  }

  .header-contents > .link,
  .action-contents {
    display: none;
  }

  .main-block {
    margin-top: 88px;
    border-top: 1px solid #535353;
    background: #000;
  }

  .main-block.-bg-gray {
    background: #323232;
  }

  .footer-block {
    padding: 0;
  }

  .footer-block > .top {
    display: none;
  }

  .footer-block > .middle {
    height: auto;
  }

  .footer-block > .bottom {
    padding: 20px 0;
  }

  .footer-middle {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .footer-secondary {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 20px 0;
  }

  .footer-secondary > .item {
    text-align: center;
  }

  .footer-secondary > .item:not(:last-child) {
    margin: 0 0 20px 0;
  }

  .footer-tertiary {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-top: 1px solid #535353;
    padding: 20px 0;
    width: 100%;
    text-align: center;
  }

  .footer-tertiary > .item {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    line-height: inherit;
    border-right: none;
  }

  .footer-tertiary > .item:last-child {
    margin: 0;
    padding: 0;
  }

  .pagetop-btn {
    right: 2%;
    bottom: 20px;
  }

  .main-articleblock {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .main-articleblock.-secondblock {
    margin-top: -30px;
  }

  .main-articleblock > .main {
    padding: 0 30px 50px;
  }

  .main-articleblock > .main.-post {
    padding-left: 0;
    padding-right: 0;
  }

  .main-articleblock > .side.-top {
    background: #323237;
    padding: 50px 30px;
  }

  .main-articleblock > .side.-bottom {
    padding: 50px 30px;
  }

  .main-articleblock > .side.-full {
    padding: 50px 0 0;
  }

  .side-rankingarea {
    background: #323237;
    padding: 50px 30px;
  }

  .side-rankingarea.-margin {
    margin: 0 0 50px;
  }

  .side-bottomarea {
    padding: 50px 30px;
  }

  .bottom-contents {
    margin: 30px 0 50px;
  }

  .title-wrap {
    padding: 0 0 12px;
  }

  .title-wrap.-post {
    margin-right: 30px;
    margin-left: 30px;
  }

  .article-list > .item.-new:after {
    font-size: 25px;
    font-size: 2.5rem;
  }

  .article-main.-archive {
    padding: 0 15px;
  }

  .article-list + .pager-block {
    margin: 25px auto 0;
  }

  .archive-btn {
    background: url("../images/bg_btn_sp.png") no-repeat 0 0;
    background-size: 290px auto;
    width: 290px;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 25px auto 0;
  }

  .article-list + .archive-btn {
    margin: 25px auto 0;
  }

  .pager-block {
    background: none;
    height: auto;
    padding: 25px 0;
  }

  .side-members {
    padding: 0 15px 35px;
  }

  .side-members.-top {
    padding: 0 0 35px;
  }

  .side-members .bx-wrapper {
    height: 260px !important;
  }

  .side-members .bx-viewport {
    height: 260px !important;
  }

  .ranking-btn {
    font-weight: normal;
    line-height: 44px;
    width: 290px;
    height: 44px;
    margin: 25px auto 0;
    background: url("../images/bg_btn_sp.png") no-repeat 0 0;
    background-size: 290px auto;
  }

  .pickup-block {
    display: none;
  }

  .search-text {
    width: 170px;
    margin: 0 0 15px;
  }

  .search-text > .input {
    line-height: 20px;
    border-radius: 10px;
    padding: 3px 26px 3px 10px;
  }

  .search-text > .submit {
    width: 26px;
  }

  .search-text > .submit > i {
    background-size: 10px auto;
  }

  .aside-block {
    background: #000;
    padding: 0;
    margin: 50px 0 30px;
  }

  .aside-wrapper > .item {
    width: 48.5%;
  }

  .noresult-text {
    margin: 0 0 150px;
  }

  .series-pickup-inner {
    width: 100%;
    padding: 40px 30px;
  }

  .series-pickup-head {
    text-align: center;
  }

  .series-pickup-head-title {
    font-size: 2.5rem;
  }

  .series-pickup-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .series-pickup-item {
    width: 47.5%;
  }

  .series-pickup-item:not(:first-child) {
    margin: 0;
  }

  .series-pickup-item:nth-child(n + 3) {
    margin-top: 40px;
  }

  .series-pickup-item:nth-child(n + 5) {
    display: none;
  }

  .series-pickup-item-title {
    font-size: 2.4rem;
    line-height: 1.4;
    max-height: calc((3em * 1.4) - 2px);
  }

  .series-pickup-bottom {
    position: static;
    padding: 50px 0 0;
    text-align: center;
  }

  .series-pickup-bottom-link {
    font-size: 2.4rem;
  }

  .faq-block {
    padding: 30px 0 0;
    background: #000;
  }

  .contact-block {
    padding: 50px 0 0;
    background: #000;
  }

  .contact-form dt {
    float: none;
    width: 100%;
  }

  .contact-form dd {
    padding: 0;
  }

  .contact-form .textarea {
    width: 100%;
  }

  /* general form */

  .form-block {
    padding: 50px 0 0;
    background: #000;
  }

  .form-form dt {
    float: none;
    width: 100%;
  }

  .form-form dd {
    padding: 0;
  }

  .form-form .textarea {
    width: 100%;
  }

  .about-block {
    padding: 50px 0 20px;
    background: #000;
  }

  .privacy-block {
    padding: 50px 0 20px;
    background: #000;
  }

  .notfound-block > .inner {
    padding: 80px;
    height: 400px;
  }

  .post-block {
    margin: 0;
    padding: 30px 0 50px;
    background: #000;
  }

  .post-block.-bg-gray {
    background: #323232;
  }

  .post-block > .title {
    margin-right: 30px;
    margin-left: 30px;
  }

  .post-header__agenda {
    margin: 60px 30px;
    padding: 30px 0 20px;
  }

  .post-meta {
    margin-right: 30px;
    margin-left: 30px;
  }

  .post-author {
    margin: 10px 30px 40px;
  }

  .post-bottom {
    margin: 0 30px;
  }

  .post-bottom > .share {
    padding-bottom: 25px;
  }

  .post-sharelist > .item {
    width: 48%;
    margin: 0 0 15px;
  }

  .post-sharelink {
    width: 100%;
  }

  .related-block {
    padding: 50px 30px 30px;
  }

  .editor-contents {
    margin: 0 30px;
  }

  .simple-wrapper {
    padding: 50px 30px;
  }

  .simple-wrapper .logo {
    margin: 0;
    width: 100%;
  }

  .simple-wrapper .simple-text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .simple-btnwrap {
    padding: 0;
  }

  .campaign-wrapper {
    padding: 30px 0 0;
  }

  .campaign-wrapper.-morepadding {
    padding: 25px 0 10px;
  }

  .campaign-wrapper > .title > .-title {
    margin-bottom: 6px;
    height: 43px;
    background-image: url("../images/text_popuptitle-sp.png");
    background-size: 225px auto;
  }

  .campaign-wrapper > .title > .-lead {
    padding: 0 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.45;
  }

  .campaign-wrapper .period {
    margin: 14px 0 0;
    text-align: center;
  }

  .campaign-wrapper .period > dt,
  .campaign-wrapper .period > dd {
    display: block;
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .campaign-wrapper .period > dt:after {
    content: none;
  }

  .campaign-wrapper .period > dd {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .campaign-wrapper .period > dd > span {
    padding: 0 4px;
    vertical-align: text-bottom;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .campaign-contents {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .campaign-contents > .title {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
    margin: 0 0 0 15px;
    position: absolute;
    bottom: 50px;
    width: 150px;
    height: 83px;
    background-size: 150px auto;
  }

  .campaign-contents > .btn {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .campaign-contents > .btn.-detail {
    margin-bottom: 28px;
    padding-bottom: 28px;
  }

  .campaign-contents > .btn.-detail::after {
    content: "";
    position: relative;
    bottom: -28px;
    z-index: -2;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #b2b2b2;
  }

  .campaign-contents > .text {
    font-size: 10px;
    font-size: 1rem;
    margin: 0;
    text-align: center;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .campaign-btnwrap {
    margin: 0 0 20px;
  }

  .modal-btnlink {
    padding: 0 0 0 15px;
    font-size: 15px;
    font-size: 1.5rem;
    width: 200px;
    border-radius: 2px;
  }

  .modal-btnlink:not(:last-child) {
    margin-bottom: 10px;
  }

  .modal-btnlink.-simple {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 0;
  }

  .modal-btnlink.-simple:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background-color: #ccc;
  }

  .modal-btnlink.-simple.-register:before {
    background-color: #826600;
  }

  .modal-btnlink.-simple.-login:before {
    background-color: #00567a;
  }

  .modal-btnlink.-detail {
    margin: auto;
    padding: 0;
    width: 175px;
  }

  .modal-btnlink.-register,
  .modal-btnlink.-login {
    padding: 0 0 0 28px;
    width: 175px;
  }

  .modal-btnlink > .text {
    padding: 0 0 0 25px;
  }

  .modal-btnlink.-simple > .text {
    padding: 0 0 0 30px;
  }

  .modal-btnlink.-simple > .text.-register:before,
  .modal-btnlink.-simple > .text.-login:before {
    left: -14px;
    top: 14px;
  }

  .modal-btnlink > .text.-mail:before {
    top: 17px;
    width: 15px;
    height: 9px;
    background-size: 15px auto;
  }

  .modal-btnlink > .text.-facebook > i {
    top: 13px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .modal-btnlink > .text.-twitter > i {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .modalgrid-contents {
    padding: 50px 0 0;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .modalgrid-contents > .title {
    padding: 42px 0 0;
    margin: 0 auto 20px;
    width: 195px;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .modalgrid-contents > .title:before {
    left: 21px;
    width: 150px;
    height: 20px;
    background-size: 150px auto;
  }

  .modalgrid-contents > .title:after {
    top: 30px;
  }

  .modal-form {
    width: 195px;
  }

  .modal-form.-error > .text,
  .modal-form.-password > .text {
    display: none;
  }

  .modal-form > .item {
    font-size: 10px;
    font-size: 1rem;
    border-radius: 2px;
    padding: 8px 10px;
  }

  .label-checkbox {
    padding-left: 20px;
    font-size: 10px;
    font-size: 1rem;
  }

  .label-checkbox:before {
    left: 5px;
    top: 5px;
  }

  .label-checkbox:after {
    width: 15px;
    height: 15px;
    top: 3px;
  }

  .modal-submit {
    border-radius: 2px;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .complete-wrapper {
    padding: 50px 0 0;
  }

  .complete-contents {
    width: 195px;
    margin: 0 auto;
  }

  .complete-contents > .logo {
    display: none;
  }

  .complete-contents > .title {
    display: block;
    position: relative;
    font-weight: normal;
    color: #000;
    padding: 42px 0 0;
    margin: 0 auto 20px;
    width: 195px;
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .complete-contents > .mtitle {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.2;
    margin: 0 0 5px;
  }

  .complete-contents > .mtitle > span {
    display: block;
  }

  .complete-contents > .text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 0 0 25px;
  }

  .complete-contents > .btn {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
    border-radius: 2px;
    padding: 13px 0;
  }
}

@media screen and (max-width: 568px) {
  .bx-wrapper,
  .bx-viewport,
  .slider-list > .item {
    height: 250px !important;
  }

  .bx-wrapper {
    margin-bottom: 10px;
  }

  .slider-list > .item {
    height: 200px;
  }

  .slider-contents {
    padding: 185px 15px 0;
  }

  .slider-contents > .category {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .slider-contents > .title {
    font-size: 12px;
    font-size: 1.2rem;
    max-height: 34px;
  }

  .bx-pager {
    width: 515px;
    margin-top: 15px;
    padding: 0;
  }

  .bx-nav {
    width: 95px;
    height: 50px;
  }

  .bx-nav:not(:first-child) {
    margin-left: 10px;
  }

  .bx-nav:before {
    border-width: 2px;
  }

  .sp-none {
    display: none;
  }

  .slide-body {
    min-height: 100vh !important;
  }

  .slide-body.-bg-gray {
    background-color: #323232;
  }

  .content-wrapper {
    padding: 0 15px;
  }

  .content-wrapper.-spfull {
    padding: 0;
  }

  .staticpage-wrapper {
    padding: 0 0 35px;
  }

  .staticpage-wrapper.-notfound {
    padding: 0;
  }

  .common-nav {
    overscroll-behavior: none;
  }

  .common-nav__arrow {
    display: block;
    position: fixed;
    z-index: 1;
    right: 0;
    top: 46px;
    width: 26px;
    height: 42px;
    background: #737373;
  }

  .common-nav__arrow > span {
    display: block;
    height: 100%;
    position: relative;
  }

  .common-nav__arrow > span:before,
  .common-nav__arrow > span:after {
    content: "";
    position: absolute;
    left: 30%;
    display: inline-block;
    height: 1px;
    width: 10px;
    background: #fff;
  }

  .common-nav__arrow > span:before {
    top: 17px;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }

  .common-nav__arrow > span:after {
    bottom: 17px;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
  }

  .nav-menu {
    overscroll-behavior: none;
  }

  .footer-middle > .copyright {
    font-size: 10px;
    font-size: 1rem;
  }

  .footer-secondary > .item {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .footer-tertiary > .item {
    font-size: 10px;
    font-size: 1rem;
  }

  .pagetop-btn {
    right: 5%;
    bottom: 10px;
    background-size: 50px auto;
    width: 50px;
    height: 26px;
  }

  .layout-wrapper {
    padding-bottom: 0;
  }

  .layout-wrapper.-ranking {
    background: #333333;
  }

  .top-banner-slider-wrapper {
    margin-bottom: 30px;
  }

  .top-banner-slider-wrapper .bx-viewport {
    /*height: 96px !important;*/
    max-height: 120px;
  }

  .main-articleblock.-secondblock {
    margin-top: -20px;
  }

  .main-articleblock > .main {
    padding: 0 15px 35px;
  }

  .main-articleblock > .side.-top,
  .main-articleblock > .side.-bottom {
    padding: 35px 15px;
  }

  .main-articleblock > .side.-full {
    padding: 35px 0 0;
  }

  .side-rankingarea {
    padding: 35px 15px;
  }

  .side-rankingarea.-margin {
    margin: 20px 0 35px;
  }

  .side-bottomarea {
    padding: 35px 15px;
  }

  .bottom-contents {
    margin: 20px 0 35px;
  }

  .title-wrap.-noline {
    margin-bottom: 10px;
    border: none;
  }

  .title-wrap {
    margin: 0 0 20px;
    text-align: center;
    border-width: 2px;
  }

  .title-wrap.-post {
    margin-right: 15px;
    margin-left: 15px;
  }

  .title-wrap.-alignleft {
    text-align: left;
  }

  .title-wrap > .english {
    font-size: 28px;
    font-size: 2.8rem;
    display: block;
    margin: 0 0 5px;
  }

  .title-wrap > .english.-inline {
    display: inline;
  }

  .title-wrap > .english.-small {
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: .1em;
  }

  .title-wrap > .japanese {
    font-size: 10px;
    font-size: 1rem;
    display: block;
    margin: 0;
  }

  .title-wrap > .japanese.-series {
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .title-wrap > .japanese.-inline {
    display: inline;
  }

  .title-wrap > .search {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .title-wrap > .search > small {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .staticpage-title {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 0 20px 35px;
    border-width: 2px;
  }

  .article-list > .item.-series {
    width: 47.5%;
  }

  .article-list > .item.-series:nth-child(n + 3) {
    margin: 30px 0 0;
  }

  .article-header.-series {
    height: 130px;
  }

  .article-category.-series {
    font-size: 1rem;
    margin: 0 5px 0 0;
    padding: 2px 4px;
  }

  .article-time.-series {
    font-size: 1.1rem;
    margin: 0;
    letter-spacing: 0;
  }

  .article-time.-series > .latest {
    font-size: 1rem;
  }

  .article-title.-series {
    font-size: 1.3rem;
    line-height: 1.3;
    max-height: calc((3em * 1.3) - 2px);
  }

  .article-writer.-series {
    display: none;
  }

  .article-list.-sideranking.-writer {
    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;
  }

  .article-list > .item.-new:before {
    left: 0;
    border-width: 36px 36px 0 0;
    border-color: #ae8700 transparent transparent transparent;
  }

  .article-list > .item.-new:after {
    font-size: 15px;
    font-size: 1.5rem;
    top: 5px;
    left: 5px;
  }

  .article-list > .item.-archive + .item.-archive {
    margin: 15px 0 0;
  }

  .article-list > .item.-related {
    margin: 0 0 15px;
  }

  .article-list > .item.-sideranking {
    margin: 0 0 15px;
  }

  .article-list > .item.-sideranking:before {
    font-size: 30px;
    font-size: 3rem;
    right: 60%;
    bottom: 0;
  }

  .article-list > .item.-sideranking.-writer {
    width: 48.5%;
  }

  .article-list > .item.-sideranking.-writer:before {
    font-size: 4rem;
    top: 60%;
    right: auto;
    bottom: auto;
    left: 6%;
  }

  .article-list > .item.-ranking:before {
    font-size: 30px;
    font-size: 3rem;
    bottom: 0;
  }

  .article-contents.-archive {
    height: 100px;
  }

  .article-contents.-related {
    height: 40px;
  }

  .article-contents.-sideranking {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 100px;
  }

  .article-contents.-sideranking.-writer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }

  .article-header.-sideranking {
    width: 41%;
    height: 100%;
    margin: 0;
  }

  .article-header.-sideranking.-writer {
    width: 100%;
    height: 0;
    padding-top: 100%;
  }

  .article-header.-aside {
    height: 180px;
  }

  .article-main.-archive {
    padding: 0 10px;
  }

  .article-main.-archive > .inner {
    overflow: hidden;
  }

  .article-main.-related {
    padding: 0 0 0 5px;
  }

  .article-main.-ranking {
    background: #fff;
  }

  .article-main.-sideranking {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 59%;
    height: 100%;
    padding: 0 10px;
    background: #fff;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .article-main.-sideranking > .inner {
    overflow: hidden;
  }

  .article-main.-sideranking.-writer {
    width: 100%;
    padding: 25px 10px 20px;
    background-color: #000;
  }

  .article-main.-asidebottom {
    padding: 0 0 0 10px;
  }

  .article-meta.-archive {
    margin: 0 0 10px;
  }

  .article-meta.-related {
    display: none;
  }

  .article-category.-archive {
    font-size: 10px;
    font-size: 1rem;
    margin: 0 5px 0 0;
    padding: 2px 5px;
  }

  .article-category.-ranking {
    color: #fff;
    background: #000;
  }

  .article-category.-sideranking {
    font-size: 10px;
    font-size: 1rem;
    margin: 0 5px 0 0;
    padding: 2px 5px;
  }

  .article-time.-archive {
    font-size: 10px;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    color: #000;
    background: #fff;
  }

  .article-time.-ranking {
    color: #fff;
    background: #000;
  }

  .article-time.-sideranking {
    font-size: 10px;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    letter-spacing: .05em;
    color: #fff;
    background: #000;
  }

  .article-time.-aside {
    font-size: 11px;
    font-size: 1.1rem;
  }

  .article-author {
    display: none;
  }

  .article-author.-ranking {
    color: #000;
  }

  .article-author.-sideranking {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: .05em;
    color: #000;
  }

  .article-title.-archive {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
  }

  .article-title.-related {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2;
    max-height: 35px;
  }

  .article-title.-ranking {
    color: #000;
  }

  .article-title.-sideranking {
    font-size: 12px;
    font-size: 1.2rem;
    max-height: 45px;
    color: #000;
  }

  .article-title.-sideranking.-writer {
    font-weight: bold;
    color: #a68001;
  }

  .article-title.-aside {
    font-size: 12px;
    font-size: 1.2rem;
    max-height: 28px;
  }

  .article-title.-asidebottom {
    font-size: 12px;
    font-size: 1.2rem;
    max-height: 44px;
  }

  .article-text.-archive {
    display: none;
  }

  .pager-block {
    padding: 10px 0 0;
  }

  .pager-link {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 6px 10px;
  }

  .side-keyword {
    margin: 0 0 35px;
  }

  .breadcrumb-block {
    padding: 10px 0 25px;
  }

  .breadcrumb-block.-ranking {
    background: #333333;
  }

  .breadcrumb-list > .item:not(:first-child) {
    padding: 0 0 0 25px;
  }

  .breadcrumb-list > .item:not(:first-child):before {
    left: 11px;
    top: 3px;
    border-width: 3px 0 3px 5px;
  }

  .breadcrumb-link.-english,
  .breadcrumb-link.-japanese {
    font-size: 10px;
    font-size: 1rem;
  }

  .aside-block {
    margin: 35px 0 20px;
  }

  .aside-wrapper > .item {
    width: 100%;
    margin: 0 0 15px;
  }

  .aside-content > .title {
    font-size: 25px;
    font-size: 2.5rem;
  }

  .aside-article > .item {
    margin: 10px 0 0;
    padding: 0 20px 10px;
    border-bottom: 1px solid #535353;
  }

  .aside-btn {
    padding: 15px 0;
    border: none;
  }

  .aside-btn > .text {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 16px;
    padding: 0 30px 0 0;
  }

  .aside-btn > .text:before {
    width: 16px;
    height: 16px;
  }

  .aside-btn > .text:after {
    top: 5px;
    right: 4px;
    border-width: 3px 0 3px 6px;
  }

  .noresult-text {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .writer-list .writer {
    width: 100%;
  }

  .writer-list .writer-title {
    font-size: 2.2rem;
  }

  .writer-list .writer-text {
    font-size: 1.3rem;
  }

  .writer-list .writer .aside-btn {
    border-top: 1px solid #535353;
  }

  .writer-list .writer .aside-btn .text {
    font-size: 1.7rem;
  }

  .writertitle-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .writertitle-wrap > .photo {
    margin: 0 0 10px;
  }

  .writertitle-wrap > .inner {
    width: 100%;
  }

  .writertitle-text > .title {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 0 5px;
  }

  .writertitle-text > .text {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.5;
    max-height: 100%;
    text-align: left;
  }

  .series-pickup-inner {
    padding: 25px 15px;
  }

  .series-pickup-head-title {
    font-size: 1.7rem;
    letter-spacing: .2em;
  }

  .series-pickup-items {
    margin: 25px 0 0;
  }

  .series-pickup-item-link {
    padding-top: calc(73.5135% + 1rem);
  }

  .series-pickup-item-title {
    font-size: 1.2rem;
  }

  .series-pickup-bottom {
    padding: 20px 0 0;
  }

  .series-pickup-bottom-link {
    font-size: 1.4rem;
  }

  .faq-block {
    padding: 15px 0 0;
  }

  .faq-block > .title.-margin {
    margin: 40px 0 0;
  }

  .faq-block > .title:before {
    top: -1px;
    width: 27px;
    height: 28px;
    background-size: 27px auto;
  }

  .faq-list > .item {
    padding: 25px 0;
    background-size: 10px auto;
  }

  .faq-contents > .question,
  .faq-contents > .answer {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 0 0 30px;
  }

  .faq-contents > .question {
    margin: 0 0 25px;
  }

  .faq-contents > .question:before {
    top: -7px;
    width: 18px;
    height: 26px;
    background-size: 18px auto;
  }

  .faq-contents > .answer:before {
    width: 21px;
    top: -5px;
    height: 26px;
    background-size: 21px auto;
  }

  .faq-answer {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0 0;
  }

  .contact-block {
    padding: 15px 0 0;
  }

  .contact-block > .title {
    margin: 0 0 25px;
    padding: 0;
    border: none;
  }

  .contact-block > .title:before {
    content: none;
  }

  .contact-content > .text {
    line-height: 1.75;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 20px;
  }

  .contact-form {
    margin: 0;
  }

  .contact-form dt,
  .contact-form dd {
    line-height: 28px;
  }

  .contact-form dt {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .contact-form dd {
    margin: 0 0 15px;
  }

  .contact-form .selectwrap {
    width: 100%;
    border-radius: 20px;
  }

  .contact-form .select {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .contact-form .email {
    width: 100%;
    padding: 5px 10px;
  }

  .contact-form .label {
    padding-left: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .contact-form .label:before {
    left: 5px;
    top: 5px;
  }

  .contact-form .label:after {
    width: 15px;
    height: 15px;
    top: 3px;
  }

  .contact-form .error {
    font-size: 10px;
    font-size: 1rem;
    margin: 2px 0 0;
  }

  .contact-btn {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 0;
    text-align: center;
  }

  /* general form */

  .form-block {
    padding: 15px 0 0;
  }

  .form-block > .title {
    margin: 0 0 25px;
    padding: 0;
    border: none;
  }

  .form-block > .title:before {
    content: none;
  }

  .form-content > .text {
    line-height: 1.75;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 20px;
  }

  .form-form {
    margin: 0;
  }

  .form-form dt,
  .form-form dd {
    line-height: 28px;
  }

  .form-form dt {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .form-form dd {
    margin: 0 0 15px;
  }

  .form-form dd span.item-label,
  .form-form dd .message-label {
    font-size: 12px;
    fotn-size: 1.2rem;
  }

  .form-form .caution {
    font-size: 12px;
    width: 90%;
    margin: 4px 4px 4px auto;
  }

  .form-form .selectwrap {
    width: 100%;
    border-radius: 20px;
  }

  .form-form .select {
    font-size: 12px;
    font-size: 1.2rem;
    background-color: #ffffff;
    color: #000000;
  }

  .form-form .name,
  .form-form .gameid,
  .form-form .email {
    width: 100%;
    padding: 5px 10px;
  }

  .form-form .label {
    padding-left: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .form-form .label:before {
    left: 5px;
    top: 5px;
  }

  .form-form .label:after {
    width: 15px;
    height: 15px;
    top: 3px;
  }

  .form-form .error {
    font-size: 10px;
    font-size: 1rem;
    margin: 2px 0 0;
  }

  ul.alienwarecup-entry-errors li {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .form-btn {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 0;
    text-align: center;
  }

  .about-block {
    padding: 0;
  }

  .about-block > .title {
    margin: 0 0 25px;
  }

  .about-block > .title:before {
    top: -4px;
    left: 9px;
    width: 18px;
    height: 30px;
    background-size: 18px auto;
  }

  .about-text {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .privacy-block {
    padding: 0;
  }

  .privacy-block > .title {
    margin: 0 0 25px;
  }

  .privacy-block > .title:before {
    top: -4px;
    left: 9px;
    width: 18px;
    height: 30px;
    background-size: 18px auto;
  }

  .privacy-content > .text,
  .privacy-mtitle,
  .privacy-text {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .notfound-block {
    padding: 0;
    background: #000;
  }

  .notfound-block > .inner {
    padding: 0 15px;
  }

  .notfound-contents > .title {
    font-size: 30px;
    font-size: 3rem;
  }

  .notfound-contents > .text {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .notfound-contents > .btn {
    margin: 0 auto;
  }

  .post-block {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0 0 35px;
    -ms-flex-direction: column;
  }

  .post-block > .meta {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .post-block > .title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 15px 25px;
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .post-block > .header {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .post-block > .post-header__agenda {
    margin: 50px 15px;
    padding: 30px 0 20px;
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .post-block > .post-header__agenda .title {
    font-size: 1.8rem;
  }

  .post-block > .contents {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .post-block > .bottom {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .post-meta {
    margin-right: 15px;
    margin-left: 15px;
  }

  .post-meta > .author {
    font-size: 10px;
    font-size: 1rem;
  }

  .meta-contents > .category {
    display: none;
  }

  .meta-contents > .time {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
  }

  .post-header {
    margin: 0 0 15px;
  }

  .backnumber {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 20px 15px;
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .backnumber .series-title {
    position: relative;
    display: inline-block;
    margin: 0 0 0 16px;
  }

  .backnumber .series-title::before {
    position: absolute;
    left: -16px;
  }

  .backnumber ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .post-author {
    margin: 10px 15px 20px;
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .post-authorlink > .name {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .post-bottom {
    margin: 0 15px;
  }

  .post-bottom > .keyword {
    padding: 20px 0 15px;
  }

  .post-bottom > .share {
    padding: 20px 0 10px;
  }

  .postbottom-item > .title {
    margin: 0 0 15px;
  }

  .post-keywordlist > .item {
    margin: 0 10px 10px 0;
  }

  .post-keywordlink {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 10px;
  }

  .post-sharelink {
    font-size: 10px;
    font-size: 1rem;
    line-height: 25px;
    height: 25px;
  }

  .post-sharelink > .icon {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 25px;
    width: 25px;
    margin: 0 5px 0 0;
  }

  .post-sharelink > .icon.-line {
    font-size: 20px;
    font-size: 2rem;
  }

  .related-block {
    padding: 25px 15px 10px;
  }

  .related-block > .title {
    font-size: 10px;
    font-size: 1rem;
    margin: 0 0 15px;
  }

  .related-block > .title span {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 15px 0 0;
  }

  .secret-text {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 40px;
  }

  .secret-btn {
    width: 275px;
    height: 45px;
  }

  .secret-btn.-register {
    margin-bottom: 20px;
  }

  .secret-btn > .text {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 0 0 25px;
  }

  .secret-btn > .text.-register:before {
    top: 0;
    width: 15px;
    height: 15px;
    background-size: 15px auto;
  }

  .secret-btn > .text.-login:before {
    top: 0;
    width: 14px;
    height: 15px;
    background-size: 14px auto;
  }

  .editor-contents {
    margin: 0 15px;
  }

  .editor-contents p:not(.secret-text) {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 0 0 25px;
  }

  .editor-contents h2 {
    border-width: 5px;
    padding: 0 0 0 10px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 10px 0 25px;
  }

  .editor-contents h3 {
    padding: 0 0 0 10px;
    border-width: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 25px 0;
  }

  .editor-contents ul {
    margin: 0 0 20px;
  }

  .editor-contents ul li {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 0 0 20px;
  }

  .editor-contents ul li:before {
    width: 13px;
    height: 2px;
  }

  .editor-contents ol li {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .editor-contents .customstyle-box {
    padding: 10px 15px;
  }

  .editor-contents .customstyle-caption {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .editor-contents .image-wrap {
    width: 130px;
    margin: 0 0 15px 15px;
  }

  .editor-contents .image-wrap .caption {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 569px) and (max-width: 768px) {
  .layout-wrapper {
    padding-bottom: 0;
  }

  .main-articleblock > .main.-ranking {
    padding: 0 30px;
  }

  .aside-wrapper > .item:not(:nth-child(2n)) {
    margin-right: 3%;
  }
}