@charset "UTF-8";


/* [ 初期設定 ] */
*{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ul li,ol li{list-style:none;}
b{font-weight:normal;}
img{border:0;vertical-align:middle;}
.cf:before,.cf:after,.fl:before,.fl:after,.fr:before,.fr:after{content:"";display:block;overflow:hidden;}
.cf:after,.fl:after,.fr:after{clear:both;}
.cf,.fl,.fr{zoom:1;}


/* [ 全体設定 ] */
body {
  position: relative;
  color: #616161;
  font: 500 20px/1 Carme, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #8a38ed;
  text-decoration: none;
}
a:hover {

}
article section a[target="_blank"]:after {
  content: "";
  margin-right: 0.4em;
  margin-left: 0.4em;
  color: #c5c5c5;
  font-size: 0.85em;
  font-family: "FontAwesome";
  text-shadow: none;
}
#header .title h1,
.sin #header .wayhome a {
  font-weight: 600;
}
h1, h2, h3, h4, h5, h6, small, .amzDesc {
  font-weight: 500;
}
pre, code, kbd {
  font-family: "Inconsolata", "Consolas", "Courier New", monospace;
}
::selection {
  background-color: #616161;
  color: #9bed38;
}
::-moz-selection {
  background-color: #616161;
  color: #9bed38;
}
::-webkit-input-placeholder {
  opacity: 1;
  color: #a2a2a2;
}
::-moz-placeholder {
  opacity: 1;
  color: #a2a2a2;
}
:-ms-input-placeholder {
  color: #a2a2a2;
}


/* [ ヘッダー ] */
#header {
  padding: 1.2em 32px 3.2em;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #eee;
  text-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
#header .wrap {
  position: relative;
  max-width: 784px;
  width: 100%;
  margin: 0 auto;
  padding: 12.8em 0 0;
}
.sin #header .wrap {
  max-width: 1080px;
}
#header .wayhome {
  position: absolute;
  top: 0;
  left: 0;
}
#header .wayhome a {
  opacity: .75;
  color: #fff;
}
.sin #header .wayhome a {
  display: inline-block;
  line-height: 1.4em;
  font-size: 2em;
}
#header .wayhome a:hover {
  opacity: 1;
}
#header .social {
  float: left;
}
#header .social li {
  display: inline-block;
  float: left;
}
#header .social li a {
  display: block;
  opacity: .75;
  line-height: 1.6em;
  height: 1.6em;
  padding-right: 0.667em;
  color: #fff;
  font-size: 1.75em;
}
#header .social li a:hover {
  opacity: 1;
}
#header .social li a:after {
  display: none;
  margin: 0;
}
#header .title {
  position: relative;
}
#header .title, #header a {
  color: #fff;
}
#header .title h1 {
  line-height: 1.25em;
  font-size: 2.8em;
  text-shadow: 0 0.2px 0 #fff, 0 1px 2px rgba(0,0,0,0.17);
}
#header .title h1 a {
  font-size: 1.15em;
}
#header .title time,
.mlt #header .title .subtitle {
  position: absolute;
  top: 0;
  right: 100%;
  line-height: 2.917em;
  height: 2.917em;
  margin-right: 2.667em;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,0.14);
}
#header .title .fc2Ad {
  display: none;
}
#header .menu {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2.8em;
  height: 2.8em;
}
#header .search {
  display: inline-block;
  position: relative;
  margin-right: 0.4em;
}
#header .search input {
  cursor: pointer;
  opacity: .75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  line-height: 2.8em;
  width: 3.8em;
  height: 2.8em;
  padding: 0 0.9em;
  border: 0;
  border-radius: 2px;
  background-color: #fff;
  color: #616161;
  font-size: 1em;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  box-shadow: 0 1px 2px rgba(0,0,0,0.14);
  vertical-align: top;
  transition: width 0.15s ease-out 0s;
}
#header .search input:focus {
  cursor: auto;
  opacity: 1;
  width: 200px;
}
#header .search input[type="submit"]{
  display: none;
}





#header .category {
  display: inline-block;
  position: relative;
}
#header .category > a.toggleCategory {
  display: block;
  opacity: .75;
  line-height: 2.8em;
  height: 2.8em;
  padding: 0 0.9em;
  border-radius: 2px;
  background-color: #fff;
  color: #a2a2a2 !important;
  text-shadow: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.14);
}
#header .category.focus > a.toggleCategory {
  opacity: 1;
  position: relative;
  height: 3.2em;
  padding-bottom: 0.4em;
  border-radius: 2px 2px 0 0;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.14);
  z-index: 2;
}
#header .category div.toggleCategory {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
  transition: all 0.15s ease-out 0s;
}
.openCategory #header .category div.toggleCategory {
  opacity: .4;
  visibility: visible;
}
#header .category ul {
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -320px;
  width: 320px;
  height: 100%;
  background-color: #8a38ed;
  text-shadow: none;
  z-index: 3;
  transition: all 0.15s ease-out 0s;
}
.openCategory #header .category ul {
  opacity: 1;
  visibility: visible;
  right: 0;
}
#header .category li {
  line-height: 1.6em;
}
#header .category li:first-child {
  overflow: hidden;
  line-height: 1.6em;
  margin: 1.8em 1.6em;
  color: #fff;
}
#header .category li:first-child strong {
  font-size: 1.2em;
}
#header .category li a {
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 40px;
  padding: 0 3.2em 0 1.6em;
  color: #fff;
  white-space: nowrap;
}
#header .category li:first-child a.toggleCategory {
  float: right;
  line-height: 1.6em;
  width: 1.6em;
  height: 1.6em;
  padding: 0;
  border-radius: 4px;
  background-color: #fff;
  color: #8a38ed;
  text-align: center;
  transition: all 0.15s ease-out 0s;
}
#header .category li:first-child a.toggleCategory i {

}
#header .category li a:hover {
  background-color: rgba(255,255,255,0.07);
}
#header .category li:first-child a.toggleCategory:focus {
  transform: scale(0.9);
}
#header .category li a .name {
  font-size: 0.9em;
}
#header .category li a .count {
  opacity: .4;
  position: absolute;
  top: 0;
  right: 2.5em;
  font-size: 0.75em;
  color: #fff;
}


/* [ 記事（リスト） ] */
.mlt main article {
  cursor: pointer;
  padding: 3.2em 32px;
  border-bottom: 1px solid #eee;
}
.mlt main article:hover {
  background-color: rgba(0,0,0,0.02);
}
.mlt main article.focus {
  cursor: auto;
}
.mlt main article .wrap {
  position: relative;
  max-width: 784px;
  width: 100%;
  margin: 0 auto;
}
.mlt main article.focus .unfocus, .mlt main article .focused {
  display: none;
}
.mlt main article.focus .focused {
  display: block;
}
.mlt main article h2 {
  line-height: 1.421em;
  margin-bottom: 1em;
  font-size: 1.9em;
}
.mlt main article h2, .mlt main article h2 a {
  color: #616161;
  text-shadow: 0 0.1px 0 #616161;
}
.mlt main article h2 .commentNum {
  position: relative;
  top: -0.375em;
  margin-left: 0.75em;
  padding: 0.15em 0.6em;
  border-radius: 36%;
  background-color: #c5c5c5;
  color: #fff;
  font-size: 0.5em;
  text-shadow: none;
}
.mlt main article h2 .commentNum:after {
  position: absolute;
  bottom: -5px;
  left: 54%;
  content: "";
  border-width: 8px 8px 0 0;
  border-style: solid;
  border-color: #c5c5c5 transparent transparent;
}
.mlt main article h2 .cnt_0 {
  display: none;
}
.mlt main article time {
  position: absolute;
  top: 0;
  right: 100%;
  line-height: 2.7em;
  height: 2.7em;
  margin-right: 3.2em;
  color: #bbb;
  white-space: nowrap;
}
.mlt main article section {

}
.mlt main article section > * {
  line-height: 1.75em;
  margin-bottom: 1.75em;
  font-size: 0.9em;
}
.mlt main article section > *:last-child {
  margin-bottom: 0;
}
.mlt main article section p.shortDesc {
  margin-bottom: 0;
  color: #a2a2a2;
}
.mlt main article section a {
  border-bottom: 2px solid transparent;
}
.mlt main article section a:hover {
  border-bottom-color: #dfdfdf;
}
.mlt main article section .tpi {
  float: right;
  max-width: 256px;
  width: 60%;
  margin: 0.25em 0 1.75em 1.75em;
}
.mlt main article section .tpi a {
  display: block;
  width: 100%;
  border-bottom: 0;
}
.mlt main article section .tpi a:after {
  content: "";
  margin: 0;
}
.mlt main article section .tpi img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.mlt main article section ul, .mlt main article section ul {
  margin-left: 48px;
}
.mlt main article section ul li {
  list-style: disc;
}
.mlt main article section ol li {
  list-style: decimal;
}
.mlt main article .more {
  text-transform: uppercase;
}
.mlt main article ul.state {
  overflow: hidden;
  margin-top: 1.75em;
  padding-top: 1.75em;
  border-top: 1px dotted #dfdfdf;
  font-size: 0.9em;
}
.mlt main article ul.state li {
  float: left;
  margin-right: 2.4em;
}
.mlt main article ul.state li strong {
  display: block;
  margin-bottom: 0.75em;
  color: #a2a2a2;
  font-size: 0.85em;
}
.mlt main article ul.state li span a {
  color: #a2a2a2;
}
.mlt main article ul.state li span:hover a, .mlt main article ul.state li span a:hover {
  color: #8a38ed;
}
.mlt main article ul.state li.comment {

}
.mlt main article ul.state li.comment.cnt_0 b, .mlt main article ul.state li.comment.cnt_1 b {
  display: none;
}


/* [ 記事（単一） ] */
.sin main article {
  position: relative;
  padding: 3.2em 32px;
}
.sin main article .wrap {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.sin main article header {
  margin-bottom: 64px;
}
.sin main article section {
  font-weight: 500;
}
.sin main article section > * {
  line-height: 1.8em;
  margin-bottom: 1.8em;
  letter-spacing: 0.025em;
}
.sin main article section > *:last-child {
  margin-bottom: 0;
}
.sin main article section a {
  border-bottom: 2px solid transparent;
}
.sin main article section a:hover {
  border-bottom-color: #dfdfdf;
}
.sin main article section .tpi a:after, .sin main article section .img a:after, .sin main article section a.icon:after {
  display: none;
  margin: 0;
}
.sin main article section h3, .sin main article section h4, .sin main article section h5, .sin main article section h6 {
  line-height: 1.6em;
  margin-bottom: 1.7em;
  text-shadow: 0 0.15px 0 #616161;
}
.sin main article section h3 { margin-top: 96px; font-size: 1.5em; }
.sin main article section h4 { margin-top: 72px; font-size: 1.4em; }
.sin main article section h5 { margin-top: 48px; font-size: 1.3em; }
.sin main article section h6 { margin-top: 48px; font-size: 1.2em; }
.sin main article .fc2Ad {
  float: right;
  display: table;
  padding: 0 0 3.2em 3.2em;
}
.sin main article .fc2Ad * {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}
.sin main article .fc2Ad > *:first-child {
  margin-bottom: 12px !important;
}
.sin main article .fc2Ad > *:last-child {
  margin-top: 32px !important;
}
.sin main article .fc2Ad h3 {
  font-size: 1.1em;
}
.sin main article .body p {

}
.sin main article .body .tpi, .sin main article .body .img {
  position: relative;
}
.sin main article .body .tpi {
  clear: both;
  float: right;
  width: 50%;
  margin: 0.4em 0 2.4em 2.4em;
}
.sin main article .body .tpi img {
  width: 100%;
  height: auto;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.14);
}
.sin main article .body .img {
  margin: 2.8em 0;
}
.sin main article .body .img img {
  max-width: 960px;
  height: auto;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.14);
}
.sin main article .body > ul .img, .sin main article .body > ol .img {
  margin: 48px 0;
}
.sin main article .body .tpi img, .sin main article .body .img img {
  max-width: 100%;
  height: auto;
}
.sin main article .body .tpi a, .sin main article .body .img a {
  border: 0;
}
.sin main article .body > ul {
  margin-left: 1em;
}
.sin main article .body > ol {
  margin-left: 1.5em;
}
.sin main article .body > ul ul, .sin main article .body > ol ul {
  margin-left: 1em;
}
.sin main article .body > ul ol, .sin main article .body > ol ol {
  margin-left: 1.5em;
}
.sin main article .body ul li {
  list-style: disc;
}
.sin main article .body ol li {
  list-style: decimal;
}
.sin main article .body ul li ul li, .sin main article .body ol li ul li {
  list-style: circle;
}
.sin main article .body ul li ol li, .sin main article .body ol li ol li {
  list-style: decimal;
}
.sin main article .body .lm > li {
  margin-bottom: 0.8em;
}
.sin main article .body .lm.linenums li, .sin main article .body .lm .linenums li {
  margin-bottom: 0;
}
.sin main article .body pre {
  clear: both;
  overflow: auto;
  line-height: 1.6em;
  max-height: 480px;
  margin: 48px 0;
  padding: 36px 48px;
  border-radius: 2px;
  background-color: #4a4a4a;
  color: #eee;
}
.sin main article .body pre.prettyprint {
  padding: 0;
}
.sin main article .body pre.prettyprint ul, .sin main article .body pre.prettyprint ol {
  margin: 0 !important;
  padding: 36px 48px 36px 96px !important;
}
.sin main article .body ul pre, .sin main article .body ol pre {
  margin: 48px 0;
}
.sin main article .body table {
  margin: 48px 0;
}
.sin main article .body table th {
  text-align: right;
}
.sin main article .body table th, .sin main article .body table td {
  padding: 0.1em 0.6em;
  vertical-align: top;
}
.sin main article .body table.bordered th, .sin main article .body table.bordered td {
  border-bottom: 1px solid #d2d2d2;
}
.sin main article .body table.bordered tr:last-child th, .sin main article .body table.bordered tr:last-child td {
  border-bottom: 0;
}
.sin main article .body kbd {
  margin: 0 0.6em;
  padding: 0 0.7em;
  border-radius: 4px;
  background-color: #fff;
  color: #8a38ed;
  box-shadow: 0 2px 0 #e2e2e2;
}
.sin main article .body code {
  margin: 0 0.6em;
  color: #8a38ed;
}
.sin main article .body blockquote {
  position: relative;
  margin: 48px;
  padding: 0;
}
.sin main article .body blockquote p {
  padding: 36px 48px;
  border: 1px solid #616161;
  font-style: italic;
}
.sin main article .body .fl, .sin main article .body .fr {
  clear: both;
  display: table;
  table-layout: fixed;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sin main article .body .fl p, .sin main article .body .fr p {
  display: table-cell;
  width: 50%;
  padding: 4.8em 0;
  vertical-align: middle;
}
.sin main article .body .fl .img {
  padding-right: 4.8em;
  text-align: center;
}
.sin main article .body .fr .img {
  padding-left: 4.8em;
  text-align: center;
}
.sin main article .body .fl .img img, .sin main article .body .fr .img img {
  max-width: 100%;
  width: auto;
  max-height: 640px;
  height: auto;
}
.sin main article .body .cap {
  margin: -1.2em 0 4.8em;
  color: #a2a2a2;
  font-size: 1.1em;
  font-style: italic;
}
.sin main article .body .cap a {
  text-decoration: none;
}
.sin main article .social {

}
.sin main article .social ul {
  overflow: hidden;
  margin-left: 0;
}
.sin main article .social ul li {
  list-style: none;
  float: left;
  height: 63px;
  margin-right: 0.6em;
}
.sin main article .social ul li .twitter-share-button {
  margin-top: 43px !important;
}
.sin main article .social ul li .fb-like {
  margin-top: 23px !important;
}
.sin main article .social ul li .hatena-bookmark-button-frame {
  margin-top: 23px !important;
}
.sin main article .social ul li #___plusone_0 {
  margin-top: 3px !important;
}
.sin main article .relate {
  clear: both;
}
.sin main article .relate ul {
  margin-left: 0 !important;
  padding: 0 !important;
}
.sin main article .relate ul li {
  list-style: none;
  margin-bottom: 0.6em;
  font-size: 1.2em;
}
.sin main article .relate ul li:last-child {
  margin-bottom: 0;
}
.sin main article .relate ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.sin main article .relate ul li a .relate-title {
  position: relative;
  overflow: hidden;
  float: left;
  max-width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.15s ease-out 0s;
}
.sin main article .relate ul li a .relate-time {
  position: relative;
  float: right;
  padding-left: 1.6em;
  color: #b5b5b5;
  transition: all 0.15s ease-out 0s;
}
.sin main article .comment {
  clear: both;
  position: relative;
}
.sin main article .comment.comment-edit {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 3.2em 32px 1.6em;
}
.sin main article .comment.comment-edit h3 {
  line-height: 1.6em;
  margin-bottom: 1.7em;
  font-size: 1.5em;
  text-shadow: 0 0.15px 0 #616161;
}
.sin main article .comment form {
  position: relative;
}
.sin main article .comment fieldset {
  border: 0;
}
.sin main article .comment fieldset.top {
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.sin main article .comment fieldset.bottom {
  position: relative;
  margin-bottom: 16px;
  border: 1px solid #dfdfdf;
}
.sin main article .comment fieldset.button {
  text-align: center;
}
.sin main article .comment input, .sin main article .comment textarea {
  width: 100%;
  padding: 0.9em;
  border: 0;
  background-color: #fff;
  color: #616161;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 0.9em;
}
.sin main article .comment fieldset.top input {
  float: left;
  width: 33.33%;
  border-left: 1px solid #dfdfdf;
  transition: all 0.15s ease-out 0s;
}
.sin main article .comment fieldset.bottom textarea {
  padding-top: 3.6em;
  transition: all 0.15s ease-out 0s;
}
.sin main article .comment input:focus, .sin main article .comment textarea:focus {
  position: relative;
  box-shadow: 0 0 4px #8a38ed;
  z-index: 1;
}
.sin main article .comment #fc2CmTool {
  position: absolute;
  top: 0.9em;
  left: 0.9em;
  z-index: 2;
}
#fc2CmTool, #tools_container, #tools_dialog {
  height: 28px !important;
}
.sin main article .comment .submit, .sin main article .comment .delete {
  display: inline-block;
  cursor: pointer;
  width: 240px;
  margin: 0 8px;
  border-bottom: 3px solid rgba(0,0,0,0.3);
  border-radius: 2px;
  color: #f4f3ef;
}
.sin main article .comment .submit {
  background-color: #8a38ed;
}
.sin main article .comment .delete {
  background-color: #d34ca4;
}
.sin main article .comment .submit:active, .sin main article .comment .delete:active, .sin main article .comment .submit:focus, .sin main article .comment .delete:focus {
  margin-top: 2px;
  border-bottom-width: 1px;
  box-shadow: none;
}
.sin main article .comment .comments {

}
.sin main article .comment .comments.cmNum0, .sin main article .comment .comments.cmNum-0 {
  display: none;
}
.sin main article .comment .comments h3 {

}
.sin main article .comment .comments h3.cmNum-none {
  display: none;
}
.sin main article .comment .comments ul {
  border-radius: 2px;
  background-color: #fff;
}
.sin main article .comment .comments ul li {
  display: table;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.sin main article .comment .comments ul li:last-child {
  border-bottom: 0;
}
.sin main article .comment .comments ul li .left {
  display: table-cell;
  padding: 2em 3.2em 2em 0;
  vertical-align: middle;
}
.sin main article .comment .comments ul li h4 {
  line-height: 1.8em;
  margin-bottom: 0.8em;
  color: #8a38ed;
}
.sin main article .comment .comments ul li h4:empty {
  display: none;
}
.sin main article .comment .comments ul li .cmBody {
  line-height: 1.8em;
  font-size: 0.95em;
}
.sin main article .comment .comments ul li .right {
  display: table-cell;
  min-width: 250px;
  width: 30%;
  margin-top: 2.4em;
  padding: 2em 0 2em 2.4em;
  border-left: 3px solid #eee;
  color: #a2a2a2;
  font-size: 0.85em;
  vertical-align: middle;
}
.sin main article .comment .comments ul li.usr_MEDURO .right {
  border-left-color: #8a38ed;
}
.sin main article .comment .comments ul li .right p {
  line-height: 1.8em;
}
.sin main article .comment .comments ul li .right a {
  border-bottom: 0;
  color: #a2a2a2;
}
.sin main article .comment .comments ul li .right a:hover {
  color: #8a38ed;
}


/* [ フッター ] */
#footer {
  display: block !important;
  clear: both;
  position: relative;
  padding: 3.2em 32px;
}
#footer .wrap {
  max-width: 784px;
  width: 100%;
  margin: 0 auto;
}
#footer small {
  display: block;
  margin-bottom: 0.8em;
  color: #b5b5b5;
  font-size: 1.05em;
  font-weight: 500;
}
#fc2Service {
  overflow: hidden;
  line-height: 32px;
  height: 32px;
}
#fc2Ads {
  float: left;
  font-size: 0.8em;
}
#fc2Ads, #fc2Ads a {
  color: #b5b5b5;
}
#fc2Counter {
  float: right;
}


/* [ ページトップボタン ] */
#pageTopButton {
  display: none;
  position: fixed;
  bottom: 2.4em;
  right: 2.4em;
  padding: 0.7em;
  border: 2px solid #c5c5c5;
  border-radius: 50%;
  color: #c5c5c5;
  transition: border-color 0.15s ease-out 0s, color 0.15s ease-out 0s;
}
#pageTopButton:hover {
  border-color: #8a38ed;
  color: #8a38ed;
}
#pageTopButton i {
  top: 0;
  line-height: 1em;
  width: 1em;
  height: 1em;
  font-size: 1.3em;
  text-align: center;
  transition: top 1s ease-out 0s;
}
#pageTopButton:focus i {
  position: relative;
  top: -5px;
}


/* ナビゲーション */
#next {
  position: fixed;
  bottom: 2.4em;
  right: 2.4em;
}
#next #infscr-loading {
  padding: 0.7em;
  border: 2px solid #c5c5c5;
  border-radius: 50%;
  background-color: #fff;
  color: #c5c5c5;
     -o-animation: loading .08s ease-in-out 0s infinite alternate;
    -ms-animation: loading .08s ease-in-out 0s infinite alternate;
   -moz-animation: loading .08s ease-in-out 0s infinite alternate;
-webkit-animation: loading .08s ease-in-out 0s infinite alternate;
}
@-o-keyframes loading {
    0% { border-color: #c5c5c5; color: #c5c5c5; }
  100% { border-color: #8a38ed; color: #8a38ed; }
}
@-ms-keyframes loading {
    0% { border-color: #c5c5c5; color: #c5c5c5; }
  100% { border-color: #8a38ed; color: #8a38ed; }
}
@-moz-keyframes loading {
    0% { border-color: #c5c5c5; color: #c5c5c5; }
  100% { border-color: #8a38ed; color: #8a38ed; }
}
@-webkit-keyframes loading {
    0% { border-color: #c5c5c5; color: #c5c5c5; }
  100% { border-color: #8a38ed; color: #8a38ed; }
}
#next #infscr-loading img {
  display: none;
}
#next #infscr-loading div {
  line-height: 1em;
  width: 1em;
  height: 1em;
  font-size: 1.3em;
  text-align: center;
}


/* [ JavaScriptメッセージ ] */
noscript {
  position: fixed;
  top: 3em;
  line-height: 3em;
  width: 100%;
  background-color: #db5e83;
  color: #efeeed;
}
noscript p {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
noscript i {
  font-size: 1.2em;
}


/* [ 管理者ログイン ] */
#admin {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  z-index: 1000;
}


/* [ JS - amzPr ] */
.amzPr {
  overflow: hidden;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}
.amzPr:hover {
  background-color: transparent !important;
}
.amzPr .wrap {
  display: table;
  max-width: 960px !important;
}
.amzPr .amzImg {
  display: table-cell;
  vertical-align: middle;
}
.amzPr .amzImg a {

}
.amzPr .amzImg img {
  max-width: 320px;
  max-height: 320px;
  width: auto;
  height: auto;
  transition: all 0.15s ease-out 0s;
}
.amzPr:hover .amzImg img {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
       -o-transform: scale(1.2);
  transform: scale(1.2);
}
.amzPr .amzDesc {
  display: table-cell;
  height: 100%;
  padding: 3.2em 3.2em;
  vertical-align: middle;
}
.amzPr .amzDesc a {
  display: block;
}
.amzPr .amzDesc a .amzShow {
  margin-bottom: 1.2em;
  color: #a2a2a2;
}
.amzPr .amzDesc a .amzName {
  line-height: 1.4em;
  font-size: 1.65em;
  color: #616161;
  text-shadow: 0 0.1px 0 #616161;
}
.amzPr .amzDesc a[target="_blank"] .amzName:after {
  content: "";
  margin-left: 0.6em;
  color: #c5c5c5;
  font-size: 0.7em;
  font-family: "FontAwesome";
  text-shadow: none;
}
.amzPr .amzDesc a:hover .amzShow, .amzPr .amzDesc a:hover .amzName {
  color: #fc9b18;
}
.amzPr .amzDesc a:hover .amzName {
  text-shadow: 0 0.1px 0 #fc9b18;
}


/* [ JS - Amazlink ] */
.amazlink-list {
  display: table;
}
.amazlink-image {
  display: table-cell;
  vertical-align: middle;
}
.amazlink-image a {

}
.amazlink-image a:after {
  display: none;
  margin: 0;
}
.amazlink-image a img {
  max-width: 320px;
  max-height: 320px;
  width: auto;
  height: auto;
  transition: all 0.15s ease-out 0s;
}
.amazlink-image a:hover img {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
       -o-transform: scale(1.2);
  transform: scale(1.2);
}
.amazlink-info {
  display: table-cell;
  padding: 3.2em 3.2em;
  vertical-align: middle;
}
.amazlink-purchase {
  padding-bottom: 0.3em;
  font-size: 0.7em;
}
.amazlink-name {
  line-height: 1.35em;
  font-size: 1.75em;
}
.amazlink-name a {
  border-bottom: 0 !important;
  color: #616161;
  text-shadow: 0 0.1px 0 #616161;
}
.amazlink-name a:hover {
  color: #fc9b18;
  text-shadow: 0 0.1px 0 #fc9b18;
}
.amazlink-name a[target="_blank"]:after {
  content: "";
  margin-left: 0.6em;
  color: #c5c5c5;
  font-size: 0.7em;
  font-family: "FontAwesome";
  text-shadow: none;
}
.amazlink-platform {
  margin-top: 0.8em;
  color: #a2a2a2;
}
.amazlink-price {
  color: #c5c5c5;
  font-size: 2.25em;
  text-align: right;
}
.amazlink-sub-info {
  display: none;
}
.amazlink-developer {
  color: #a2a2a2;
  font-size: 0.85em;
}


/* [ JS - PrettyPrint ] */
.pln, .typ, .pun, .opn, .clo {
  color: #bcb9b3;
}
.str, .atv {
  color: #f18900;
}
.kwd, .tag {
  color: #446fb0;
}
.com, .dec, .var, .linenums {
  color: #7e7e7e;
}
.lit, .atn {
  color: #738d00;
}
.fun {
  color: #8757ad;
}
pre.prettyprint {
  white-space: pre-wrap;
}


/* [ メディア最適化 ] */
@media screen and (max-width: 1080px) {
  body {
    font-size: 16px;
  }
  .mlt main article h2 {
    margin-bottom: 0.45em;
  }
  .mlt main article time {
    display: block;
    position: static;
    margin-right: 0;
    margin-bottom: 1.8em;
  }
}
@media screen and (max-width: 1440px) {
  #header .title time,
  .mlt #header .title .subtitle {
    display: block;
    position: static;
    line-height: 1;
    height: auto;
    margin-top: 1.2em;
    margin-right: 0;
  }
}
