@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Main
   ========================================================================== */
* {
  box-sizing: border-box;
}

html {
  font-size: 14px;
}

body {
  background: #0a0c1c;
  color: #555555;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  background-image:url(../img/mainvisual.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  background-attachment:fixed;
}

#body-wrapper {
  display: table;
  table-layout: fixed;
  position: relative;
  height: 100%;
  width: 100%;
}

#content {
	max-width:1200px;
	margin:0 auto;
	text-align:center;
	background:rgba(255, 255, 255, 0.9);
	border:5px double  rgba(15, 5, 5, 0.50);
	box-shadow: 0px 2px 30px 10px rgba(0, 0, 0, 0.68);
}

 @media screen and (max-width: 1150px) {   
#content {
	border-left: 0px;
	border-right: 0px;
}
 }

.wrapper {
  margin: 0 0 37.5px 0;
  padding: 25px;
}




/* リンク */
a {
  color: #1ba5a5;
  text-decoration: none;
}
a:not(#scroll-to-top):not(.btn):not(.banner):hover {
  border-bottom: 2px solid rgba(50, 165, 165, 0.55);
}

/* 画像 */
img {
  vertical-align: top;
}

/* 見出し */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  -webkit-font-smoothing: antialiased;
}

h1,
h2 {
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.12rem;
  text-align: center;
}

h2 {
  display: flex;
  align-items: center;
  text-align: center;
  color: #aaaaaa;
  font-size: 2.4rem;
  font-weight: normal;
}
h2:before, h2:after {
  border-top: 1px solid #aaaaaa;
  content: '';
  display: inline;
  /* for IE */
  flex-grow: 1;
}
h2:before {
  margin-right: -0.5em;
}
h2:after {
  margin-left: -0.5em;
}


h3 {
  align-items: center;
  text-align: center;
}

/* 寄せ */
.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

/* セクション */
section {
  display: block;
  margin-bottom: 5rem;
  display: block;
  *zoom: 1;
}
section:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
}

/* 定義リスト */
dl {
  margin: 20px auto;
  overflow: hidden;
  position: relative;
}
dl dt {
  float: left;
  width: 28%;
  clear: both;
  padding: 3px 2% 15px 0;
  position: relative;
  overflow: hidden;//ネガティブマージン分を隠す
}
dl dd {
  float: right;
  width: 67%;
  margin: 0;
  padding: 3px 0 15px 3%;
}
dl.contact-form dt {
  width: 36%;
  text-align: right;
  position: relative;
  top: 5px;
}
dl.contact-form dd {
  width: 62%;
}


.kawaii-box {
    background-color: rgba(70, 39, 25, 0.17);
    margin: 0.3em 1.5em;
    padding: 0.3em 1em;
    border-radius: 4px;
    text-align:center;
}

.kawaii-dt {
    margin: 0.3em 0;
    padding: 0.3em;
}

 @media screen and (max-width: 580px) {   
.kawaii-box {
    background-color: rgba(70, 39, 25, 0.17);
    margin: 0.3em 20.5em 0 0px;
    padding: 0.3em 1em 5px 5px;
    border-radius: 4px;
    text-align:center;
}
 }

/* 整形済みテキスト */
pre {
  padding: 0.5rem;
  width: 98%;
  background: #ebebeb;
  border: 1px solid #d6d6d6;
  border-radius: 0.2em;
  font-size: 0.9em;
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
  white-space: pre;
  white-space: pre-wrap;
}

/* Enterページ的なやつ */
#enter {
  margin: 0;
  position: absolute;
  background-color: #ffffff;
  transition: all 0.8s ease-out;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20% 2em;
  opacity: 0;
  filter: alpha(opacity=0);
}
#enter.show {
  z-index: 99999;
  opacity: 1;
  filter: alpha(opacity=100);
}

#button-enter {
  margin-top: 2em;
}

/* アイキャッチ */
#eyecatch {
  margin: 0 auto;
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  color: #ffffff;
}
#eyecatch h1 {
  margin: 0;
  padding: 0;
  line-height: 480px;
}

/* ナビゲーションメニュー */
#navbar {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
  background-color: rgba(15, 5, 5, 0.50);
}

#nav {
  padding: 0;
  list-style: none;
  padding: 0;
  text-align: center; 
  
}
#nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  position: relative;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  background-color: transparent;
}
#nav a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  box-sizing: border-box;
  color: #ffffff;
  text-shadow: 0px 0px 5px rgb(0, 96, 255);
}
#nav a:hover {
  border: 0px !important;
}
#nav a:hover .nav-label {
	background: linear-gradient(transparent 20% ,rgb(150, 163, 255) 90%);
}

#nav-opener {
  display: none;
}

#nav-opener-check {
  display: none;
}

/* 最上部へスクロールするボタン */
#scroll-to-top {
  position: fixed;
  z-index: 99;
  bottom: 10px;
  right: 10px;
  font-size: 5rem;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
  border-radius: 0.4em;
  transition: all 0.3s 0.2s;
}
#scroll-to-top:hover {
  color: rgba(0, 0, 0, 0.8);
}

/* ダミー */
.dummy {
  text-align: center;
  position: relative;
}
.dummy:before {
  content: '';
  display: block;
  width: 100%;
  vertical-align: middle;
  z-index: 0;
  background-color: #efefef;
  background-image: linear-gradient(-45deg, #1ba5a5 25%, #aaaaaa 25%, #aaaaaa 50%, #1ba5a5 50%, #1ba5a5 75%, #aaaaaa 75%, #aaaaaa);
  background-size: 16px 16px;
}
.dummy:after {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.dummy * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/* 紙ものを格納する要素 */
.paper {
  margin: 0 1rem 1rem 0;
  float: left;
  width: 36%;
  height: auto;
}
.paper img {
  width: 100%;
  min-width: 200px;
  max-width: 350px;
  height: auto;
  box-shadow:0px 0px 6px 1px #8e8e8e;
-moz-box-shadow:0px 0px 6px 1px #8e8e8e;
-webkit-box-shadow:0px 0px 6px 1px #8e8e8e;
}
.paper.dummy:before {
  padding-top: 141.4%;
}
.paper.dummy:after {
  content: 'Now Printing';
  font-size: 2.4rem;
}

/* 概要 */
#spec {
  display: block;
  *zoom: 1;
  text-align: left;
}
#spec:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
}
#spec dt:before {
  content: "";
  width: 30px;
  position: absolute;
  top: -5px;
  right: -15px;
}
#spec dt:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #333;
  position: absolute;
  border-radius: 50%;
  top: -7px;
  right: -3px;
}
#spec:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 28%;
}
#spec ul {
  margin: 0;
  padding: 0;
}

/* ソーシャルメディア */
#share {
  margin: 0;
  padding: 0;
  margin-top: 2rem;
  list-style: none;
  padding: 0;
  text-align: center;
}
#share li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#share li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.btn i {
  margin-right: 0.2rem;
}

.btn.twitter {
  background-color: #55acee;
}
.btn.twitter:hover, .btn.twitter:active {
  background-color: #7abef2;
}

.btn.facebook {
  background-color: #3b5998;
}
.btn.facebook:hover, .btn.facebook:active {
  background-color: #466ab5;
}

.btn.line {
  background-color: #00c300;
  display: none;
}
.btn.line:hover, .btn.line:active {
  background-color: #00ec00;
}

.social-count {
  margin: 0 auto 12px auto;
  padding: 8px 0;
  position: relative;
  width: 95%;
  color: #777777;
  font-size: 1.1em;
  text-align: center;
  background: #ffffff;
  border: 1px solid #efefef;
  border-radius: 0.3rem;
}
.social-count:after, .social-count:before {
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}
.social-count:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.social-count:before {
  border-color: rgba(175, 175, 175, 0);
  border-top-color: #efefef;
  border-width: 11px;
  margin-left: -11px;
}
.social-count a {
  color: #555555;
  display: block;
  width: 80%;
  margin: auto;
}

/* サンプル一覧 */
#sample-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  display: block;
  *zoom: 1;
}
#sample-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#sample-list:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  clear: both;
}
#sample-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  overflow: hidden;
  width: 32.7%;
  margin: 0.3%;
  float: left;
  border-radius: 0.5rem;
}
#sample-list li .sample-caption.on {
  bottom: 0;
}

.sample-img {
  background-size: cover;
  background-position: center 20%;
  background-repeat: no-repeat;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sample-img:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.banner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
}
.banner.dummy:after {
  margin-top: -6%;
  top: 50%;
}
.banner.dummy:before {
  padding-top: 20%;
  border-radius: 0.25rem;
}
.banner.dummy:after {
  content: 'no banner';
  font-size: 13px;
}

.sample-caption {
  position: absolute;
  bottom: -70%;
  left: 0;
  z-index: 2;
  padding: 0.5rem;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  text-align: left;
  transition: all 0.5s 0.2s;
}
.sample-caption p {
  margin: 0;
  padding: 0;
  margin-bottom: 0.2rem;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s 0.2s;
}
.sample-caption img {
  width: 200px;
}

.caption-toggle {
  float: right;
  font-size: 2rem;
  cursor: pointer;
  z-index: 99;
  transition: all 0.5s 0.2s;
}
.caption-toggle:before {
  content: '\f0fe';
}
.on .caption-toggle:before {
  content: '\f146';
}
.caption-toggle + p {
  opacity: 1;
  filter: alpha(opacity=100);
}

.on p {
  opacity: 1;
  filter: alpha(opacity=100);
}


/* ソーシャルメディアアイコン */
.icon-pixiv {
  background: url(../img/icons/pixiv@2x.png);
}

.icon-twitter {
  background: url(../img/icons/twitter@2x.png);
}

.icon-novelist {
  background-image: url(../img/icons/novelist@2x.png);
}

.icon-tinami {
  background-image: url(../img/icons/tinami@2x.png);
}

.icon-tumblr {
  background-image: url(../img/icons/tumblr@2x.png);
}

.icon-facebook {
  background-image: url(../img/icons/facebook@2x.png);
}

.icon-piapro {
  background-image: url(../img/icons/piapro@2x.png);
}

.icon-soundcloud {
  background-image: url(../img/icons/soundcloud@2x.png);
}

.icon-nicovideo {
  background-image: url(../img/icons/nicovideo@2x.png);
}

.icon-disabled {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.icon-social {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: text-top;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/* テキストボックス、テキストエリア */
input[type='text'],
textarea {
  padding: 0.3rem;
  width: 24rem;
  max-width: 95%;
  border: 1px solid #aaaaaa;
  border-radius: 0.3rem;
  outline: none;
}
input[type='text']:focus,
textarea:focus {
  border-color: #1ba5a5;
}

textarea {
  height: 7rem;
}

/* ボタン */
button,
input[type='submit'],
input[type='reset'],
.btn {
  margin: 3px;
  padding: 0.7rem 2rem;
  font-size: 1.1rem;
  outline: none;
  border: none;
  border-radius: 0.3em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  box-shadow: inset 0 -0.2rem rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-out;
  cursor: pointer;
  background-color: #aaaaaa;
}
button:hover, button:active,
input[type='submit']:hover,
input[type='submit']:active,
input[type='reset']:hover,
input[type='reset']:active,
.btn:hover,
.btn:active {
  background-color: #1ba5a5;
  color: #ffffff;
}
button:hover,
input[type='submit']:hover,
input[type='reset']:hover,
.btn:hover {
  text-decoration: none;
}
button:active,
input[type='submit']:active,
input[type='reset']:active,
.btn:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
button .icon,
input[type='submit'] .icon,
input[type='reset'] .icon,
.btn .icon {
  margin: 0.1rem;
  width: 1rem;
  height: 1rem;
}

button[type='submit'],
input[type='submit'],
.submit {
  background-color: #1ba5a5;
}
button[type='submit']:hover, button[type='submit']:active,
input[type='submit']:hover,
input[type='submit']:active,
.submit:hover,
.submit:active {
  background-color: #21c8c8;
}

/* チェックボックス、ラジオボタン */
input[type="checkbox"],
input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
input[type="checkbox"] + i,
input[type="radio"] + i {
  margin-right: 0.2rem;
  font-size: 1.2rem;
  width: 1.2rem;
  vertical-align: middle;
}

input[type="checkbox"] + i:before {
  content: '\f096';
}
input[type="checkbox"]:checked + i:before {
  content: "\f14a";
}

input[type="radio"] + i:before {
  content: '\f10c';
}
input[type="radio"]:checked + i:before {
  content: "\f192";
}

/* フッター */
#footer {
  margin-bottom: 0;
  background: rgba(15, 5, 5, 0.50);
  color: #ffffff;
}
#footer > div {
  margin: 0;
  padding: 1rem;
  width: 50%;
  float: left;
}

#credit {
  margin-top: 2rem;
  text-align: center;
  clear: both;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 0.9rem;
}

@media screen and (min-width: 1200px) {
  #sample-list li {
    width: 24%;
  }

  .wrapper:not(#footer) {
    margin: 0 auto;
    width: 1200px;
  }
}



/* トラック */



@media (min-width: 768px)
style-light.css:1
.tracklist li {
    margin-bottom: 2em;
}

.tracklist li .track-title {
    display: block;
}

@media (min-width: 768px)
style-light.css:1
.track-title {
    font-size: 1.3rem;
}

.track-title {
    font-size: 26px;
    font-size: 1.8rem;
    font-weight: 700;

}

.track-meta {
    color: #878ea0;
    font-weight:100
}



.track-number {
      color: #e17e66;
      margin-right: .5em;
      font-size: 26px;

  }

.track-container{
    padding: 0  0 15px 0;
}


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

.tracklist {
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.section-content{
    margin: -24px  0 0 0;
}




/* YouTube */
.video {
height: 0;
margin:0 0 320px 0px;
}

.video iframe {
position: relative;
width:620px;
margin: 0 auto; 
display: block;
}



@media screen and (max-width: 580px) {
.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
margin:0 0 0px 0px;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}


/* CREDIT */

.credit-role {
    color: #878ea0;
}

.credit-role, .credit-title, .credit-website {
    display: block;
}

@media screen and (max-width: 580px) {

.credit-li {
	display: inline-block;
    list-style: none;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
}

.credit-li {
	display: inline;
    list-style: none;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 3.5rem;
}





.credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    text-align: center;
}


.credit-title {
    font-weight: 700;
    margin: .4em 0;
    font-size: 23px;
    font-size: 1.8rem;
}

@media screen and (max-width: 580px) {

.credit-title {
    font-size: 1.3rem;
}
}

.credit-website-link {
    display: inline-block;
    text-align: center;
    padding: .6em 1.2em;
    cursor: pointer;
    line-height: 1.5;
    font-size: 90%;
    border-radius: .25em;
    overflow: hidden;
    color: #1ba5a5;
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #1ba5a5;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: 11.2px;
    font-size: .7rem;
    padding: .2em .7em;
}





@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-device-width: 1080px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-device-width: 1080px), only screen and (-o-min-device-pixel-ratio: 1.5 / 1) and (max-device-width: 1080px), only screen and (min-resolution: 144dpi) and (max-device-width: 1080px), only screen and (min-resolution: 1.5dppx) and (max-device-width: 1080px) {
 
 

 
  /* ラッパ */
  .wrapper {
    padding: 0.5rem;
  }

  /* ナビゲーションバー */
  #navbar {
    position: fixed;
    min-height: 45px;
    font-size: 1.8rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  }

  #nav {
    margin: 0;
    padding: 0;
    width: 86%;
  }
  #nav li {
    margin: 0;
    padding: 0;
    display: block;
  }
  #nav li a {
    padding: 0.8rem 0.6em;
  }
  #nav li a:active {
    background-color: rgba(50, 165, 165, 0.55);
  }

  #nav-opener {
    display: block;
    position: relative;
    float: right;
    margin: 0 10px 0 0;
    padding: 10px;
    color: #ffffff;
    line-height: 1;
  }

  #nav-opener-check + ul {
    overflow: hidden;
    transition: all 1s 0.5s;
    opacity: 0;
    max-height: 0;
  }
  #nav-opener-check:checked + ul {
    opacity: 1;
    max-height: 50rem;
  }
  

  /* アイキャッチ */
  #eyecatch {
    margin-top: 45px;
    height: 400px;
  }

  /* 紙もの */
  .paper {
    margin: 0 auto;
    width: 100%;
    float: none;
  }

  /* LINEボタンはスマホのみ表示 */
  .btn.line {
    display: block;
  }

  /* サンプル一覧 */
  #sample-list li {
    width: 100%;
    margin: 0.2rem 0;
  }

  .sample-img:before {
    padding-top: 45%;
  }

  .icon-social {
    width: 40px;
    height: 40px;
  }

  /* dl要素 */
  dl dt,
  dl dd,
  dl.contact-form dt,
  dl.contact-form dd {
    display: block;
    width: 100%;
  }
  dl dt,
  dl.contact-form dt {
    text-align: left;
  }
  dl dt:before, dl dt:after,
  dl.contact-form dt:before,
  dl.contact-form dt:after {
    display: none;
  }
  dl:before,
  dl.contact-form:before {
    display: none;
  }

  /* フッター */
  #footer > div {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 580px) {

html {
  font-size: 12px;
}
 	
	

	
	
  /* ラッパ */
  .wrapper {
    padding: 0.5rem;
  }

  /* ナビゲーションバー */
  #navbar {
    position: fixed;
    min-height: 60px;
    font-size: 1.8rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    background-image:url(../img/gettohsha_img.png);
    background-size:50px 50px;
    background-repeat:no-repeat; 
    background-position:center;
  }

  #nav {
    margin: 0;
    padding: 0 0 0 50px;
    width: 86%;
  }
  #nav li {
    margin: 0;
    padding: 0;
    display: block;
  }
  #nav li a {
    padding: 0.8rem 0.6em;
  }
  #nav li a:active {
    background-color: rgba(50, 165, 165, 0.55);
  }

  #nav-opener {
    display: block;
    position: relative;
    float: right;
    margin: 0 10px 0 0;
    padding: 20px;
    color: #ffffff;
    line-height: 1;
  }

  #nav-opener-check + ul {
    overflow: hidden;
    transition: all 1s 0.5s;
    opacity: 0;
    max-height: 0;
  }
  #nav-opener-check:checked + ul {
    opacity: 1;
    max-height: 50rem;
  }

  /* アイキャッチ */
  #eyecatch {
    margin-top: 45px;
    height: 380px;
  }

  /* 紙もの */
  .paper {
    margin: 0 auto;
    width: 50%;
    float: none;
  }

  /* LINEボタンはスマホのみ表示 */
  .btn.line {
    display: block;
  }

  /* サンプル一覧 */
  #sample-list li {
    width: 100%;
    margin: 0.2rem 0;
  }

  .sample-img:before {
    padding-top: 45%;
  }

  .icon-social {
    width: 40px;
    height: 40px;
  }

  /* dl要素 */
  dl dt,
  dl dd,
  dl.contact-form dt,
  dl.contact-form dd {
    display: block;
    width: 100%;
  }
  dl dt,
  dl.contact-form dt {
    text-align: left;
  }
  dl dt:before, dl dt:after,
  dl.contact-form dt:before,
  dl.contact-form dt:after {
    display: none;
  }
  dl:before,
  dl.contact-form:before {
    display: none;
  }

  /* フッター */
  #footer > div {
    width: 100%;
    float: none;
  }
  
    /* トップロゴ */
  .toplogo {
    margin: 0 auto;
    width: 100%;
    float: none;
  }


  
}




/* border */
border:1px solid #cccccc
}


/* ふわっとうごかすあにめーしょん */


.dtianimation {

}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}



/* ふわっとうごかすあにめーしょん用がぞう */

.dtimg img{
    margin: 0 auto;
    width: 550px;
    float: none;
  }
  
  
 @media screen and (max-width: 580px) {   
  /* ふわっとあにめーしょん用がぞう */
  .dtimg img{
    margin: 0 auto;
    width: 100%;
    float: none;
  }
}

/* 幾何学模様部分のあにめーしょん */

#particles-js {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
z-index: 0;
}


