@charset 'euc-jp';

/* Layout
****************************************** */
html {
  font-size: 62.5%;
}

.container {
  margin: 0 auto;
  width: 980px;
  line-height: 1.33;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
  font-size: 1.8rem;
  background: #000;
  background: url('https://www.maru-jan.com/image/game/nopaisousa/bg_01.png') center top repeat-y #c8dce6;

  -webkit-text-size-adjust: 100%;
}

.container {
  width: 100%;
}

.v22-page-header {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.container div,
.container p,
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container ol,
.container ul,
.container li,
.container dl,
.container dt,
.container dd {
  box-sizing: border-box;
}

.page-header-wrapper {
  background-color: #000;
}

.breadcrumb {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  line-height: 2;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
  font-size: 18px;
  color: #000;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: #000;
}

.breadcrumb .item {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}

.breadcrumb .item::after {
  position: absolute;
  top: 0;
  right: -1em;
  content: '>';
  color: #000;
}

.breadcrumb .item:last-child::after {
  content: '';
}

.page-footer {
  background: #fff;
}

.mj_page_footer {
  padding-top: 24px;
}

/* Article and Sections
 *********************************** */
.article {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 48px;
  width: 980px;
  line-height: 1.6875;
  font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
  font-size: 32px;
  color: rgba(0, 0, 0, .8);

  line-break: strict;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.hash-value-container .article {
  font-size: 32px;
}

@media (min-width: 768px) {
  .hash-value-container .article {
    font-size: 32px;
  }
}

.article a:link,
.article a:visited,
.article a:hover,
.article a:active {
  color: #00f;
}

.section {
  margin-bottom: 24px;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
}

@media screen and (min-width: 981px) {
  .section {
    width: 980px;
  }
}

.section img {
  max-width: 960px;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 981px) {
  .section img {
    max-width: none;
  }
}

.section__hr {
  display: inline-block;
  width: 100%;
  height: 4px;
  border-top: 1px solid #000;
  border-right: none;
  border-bottom: 1px solid #000;
  border-left: none;
}

/* Hash Converter
 *********************************** */
.hash-converter {
  position: relative;
}

.hash-converter input,
.hash-converter select {
  -webkit-appearance: none;
  border: none;
}

.hash-converter__textarea-input {
  position: absolute;
  top: 144px;
  left: 256px;
}

.hash-converter__textarea-output {
  position: absolute;
  top: 340px;
  left: 256px;
}

.hash-converter__button {
  position: absolute;
  top: 190px;
  left: 30px;
}

/* iOS ¤Ï padding ¤Î¥ê¥»¥Ã¥È¤¬É¬Í× */
.hash-converter textarea {
  padding: 0;
  width: 672px;
  height: 100px;
}

.hash-converter .btn-convert {
  padding: 0;
  cursor: pointer;
  border: none;
  background: transparent;
}

.hash-converter .btn-convert>img {
  display: block;
  width: 190px;
  height: auto;
}

/* Atomic Style
 *********************************** */
.td-u {
  text-decoration: underline;
}

.va-t {
  vertical-align: top;
}

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

.w-920px {
  width: 920px;
}
