/* 7 */
/* html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
} */
/* 45 */
/* a {
    background-color: transparent;
} */
/* 55 */
/* b,
strong {
    font-weight: bold;
} */
/* 62 */
/* h1 {
    font-size: 2em;
    margin: 0.67em 0;
} */
/* 86 */
/* img {
    border: 0;
} */
/* 109 */
/* button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
} */
/* 176 */
/* table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
/* 830 */
/* *,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    color: #2c2c2c;
    font-size: 13px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Arial, Helvetica, sans-serif;
    line-height: 1.53;
}
body {
    min-width: 320px;
    overflow-x: hidden;
    background: #000
}
ul,
ol {
    padding: 0;
    list-style: none;
}
a {
    color: #0039de;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
a:link,
a:visited {
    color: #0039de
} */
/* 868 */
.dtgl-contents {
  clear: both;
  overflow: hidden;
  background: #fff;
}
.dtgl-contents img,
.dtgl-contents video {
  max-width: 100%;
  height: auto;
}
.dtgl-contents img {
  vertical-align: top;
}
/* 881 */
