@charset "UTF-8";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  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;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  margin: 0;
  padding: 0 20px 0;
  line-height: 1.5;
  background: #fefefe;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", sans-serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 640px) {
  body {
    padding: 0 40px 0;
  }
}

html, body, header, footer, main, aside, article, section {
  display: block;
}

ol, ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #1FAB24;
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background-color: #eaeaea;
}

::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}

.l-header {
  margin: 0 -20px;
  position: relative;
}
.l-header:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #1FAB24;
}
@media screen and (min-width: 640px) {
  .l-header {
    margin: 0 -40px;
  }
}

.l-footer {
  background-color: #666;
  margin: 0 -20px;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .l-footer {
    margin: 0 -40px;
  }
}

.l-copyright {
  margin: 0;
  line-height: 6;
}
.l-copyright small {
  font-size: 1em;
}

.l-ttl-site {
  margin: 0;
  padding: 0.5em;
}
@media screen and (min-width: 1200px) {
  .l-ttl-site {
    padding: 1em;
  }
}
.l-ttl-site img {
  width: 240px;
}
@media screen and (min-width: 640px) {
  .l-ttl-site img {
    width: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .l-ttl-site img {
    width: 466px;
  }
}

.l-list-ttl {
  margin: 20px;
  text-align: left;
  font-size: 1.5em;
}
@media screen and (min-width: 640px) {
  .l-list-ttl {
    margin: 20px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .l-list-ttl {
    margin: 20px 0;
  }
}

.l-content {
  margin: 0 -20px auto;
  /*
      @include g.mq(pc-l){
          max-width: 1480px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
      }
  */
}
@media screen and (min-width: 640px) {
  .l-content {
    margin: 0 -40px auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .l-content {
    max-width: 1100px;
    margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.l-main {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .l-main {
    max-width: 720px;
    margin: 0;
  }
}

.l-sideNav-l {
  width: 100%;
  padding: 0 20px;
  text-align: center;
  box-sizing: border-box;
  /* ３カラム用
      @include g.mq(tb){
          max-width: calc((100% - 40px) / 2);
          margin: 0;
          padding: 0 0 0 40px;
      }
  */
}
@media screen and (min-width: 640px) {
  .l-sideNav-l {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  .l-sideNav-l {
    display: block;
    max-width: 340px;
    padding: 0;
  }
}

/*
.l-sideNav-r{
    width: 100%;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;

    @include g.mq(tb){
        max-width: calc((100% - 40px) / 2);
        margin: 0;
        padding: 0 40px 0 0;
    }

    @include g.mq(pc){
        max-width: 100%;
        padding: 0;
        display:flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: flex-start;
    }

    @include g.mq(pc-l){
        max-width: 340px;
    }
}
*/
.l-search {
  width: 100%;
  background-color: #EFEFEF;
  padding: 16px 20px;
  margin: 0 -20px;
}
@media screen and (min-width: 640px) {
  .l-search {
    padding: 16px 40px;
    margin: 0 -40px;
  }
}
.l-search form {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.l-search input {
  width: 100%;
  padding: 10px 40px 10px 8px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.l-search input::placeholder {
  color: #ccc;
}
.l-search button {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 38px;
  height: 38px;
  border-radius: 3px;
  border: 0;
  background: none;
  padding: 0;
}
.l-search button img {
  width: 100%;
  height: auto;
}

.l-breadcrumb {
  width: 100%;
  margin: 10px 0 0;
}
.l-breadcrumb ul {
  margin: 0 auto;
  padding: 0;
  max-width: 1100px;
  text-align: left;
  /* ３カラム用
          @include g.mq(pc-l){
              max-width: 1480px;
          }
  */
}
.l-breadcrumb li {
  display: inline;
}
.l-breadcrumb li:not(:first-child):before {
  content: ">";
  margin: 0 0.5em;
}
@media (hover: hover) and (pointer: fine) {
  .l-breadcrumb a:hover {
    text-decoration: underline;
  }
}

.l-related {
  margin: 60px 20px;
  padding: 1.5em;
  border: 1px dotted #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  text-align: left;
  background-color: #efefef;
}
@media screen and (min-width: 640px) {
  .l-related {
    margin: 40px;
  }
}
.l-related ul {
  margin: 0;
  padding: 0;
}
.l-related li {
  display: flex;
}
.l-related li:before {
  content: "－";
  color: #D15F24;
}
.l-related li:not(:first-child) {
  margin-top: 1em;
}
.l-related-ttl {
  margin: 0;
  font-size: 1.5em;
  font-weight: normal;
}

.l-pager ul {
  margin: 60px 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.l-pager li {
  line-height: 2.5;
  margin: 0 0.2em;
}
.l-pager a,
.l-pager span {
  display: block;
  width: 2.5em;
  text-align: center;
  border-radius: 4px;
}
.l-pager a {
  background: #E39A6E;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .l-pager a:hover {
    background-color: #945733;
  }
}
.l-pager span {
  background: #945733;
  color: #fff;
}

.c-post {
  margin-top: 40px;
  text-align: left;
}
.c-post a {
  display: block;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .c-post a:hover .c-post-ttl {
    text-decoration: underline;
  }
}
.c-post a:before {
  content: "";
  display: block;
  width: 50%;
  border-top: 4px solid #777;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.c-post-ttl {
  background-image: url("/_img/bg_post_ttl.png");
  margin: 0;
  padding: 0 20px;
  padding: 1rem;
  font-size: 1.5em;
  position: relative;
  z-index: 0;
}
.c-post-ttl:before {
  content: "";
  display: block;
  border-top: 1px dotted #ccc;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.c-post-ttl:after {
  content: "";
  display: block;
  border-top: 1px dotted #ccc;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.c-post-date {
  display: block;
  margin: 0.5em 20px;
  font-weight: bold;
  color: #333;
}
@media screen and (min-width: 640px) {
  .c-post-date {
    margin: 0.5em 40px;
  }
}
.c-post-description {
  margin: 0 20px;
  color: #333;
}
@media screen and (min-width: 640px) {
  .c-post-description {
    margin: 0 40px;
  }
}
.c-post-body {
  margin: 0 20px;
}
@media screen and (min-width: 640px) {
  .c-post-body {
    margin: 0 40px;
  }
}
.c-post-body pre {
  margin: 0;
}
.c-post-body code {
  display: block;
  padding: 1.5em;
  background: #333;
  color: #efefef;
  overflow: auto;
}
.c-post-body ol {
  padding-left: 1em;
  counter-reset: li_count;
}
@media screen and (min-width: 640px) {
  .c-post-body ol {
    padding-left: 2em;
  }
}
.c-post-body ol li {
  margin-bottom: 2em;
  padding-top: 0.5em;
  position: relative;
}
.c-post-body ol li:before {
  counter-increment: li_count;
  content: counter(li_count) ".";
  font-weight: bold;
}
.c-post-body ol li:after {
  content: "";
  display: block;
  width: 200px;
  border-top: 1px solid #D15F24;
  position: absolute;
  top: 0;
  left: -1em;
}
@media screen and (min-width: 640px) {
  .c-post-body ol li:after {
    left: -2em;
  }
}
.c-post-body table {
  width: 100%;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 639px) {
  .c-post-body thead {
    display: none;
  }
}
.c-post-body th,
.c-post-body td {
  padding: 0.5em;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.c-post-body thead th {
  background-color: #d5f3fa;
}
.c-post-body tbody th {
  background-color: #fcf2dc;
}
.c-post-body th {
  text-align: center;
}
@media screen and (max-width: 639px) {
  .c-post-body th {
    display: block;
  }
}
.c-post-body td {
  text-align: right;
}
@media screen and (max-width: 639px) {
  .c-post-body td {
    display: flex;
    justify-content: space-between;
  }
  .c-post-body td:before {
    content: attr(data-caption);
    font-style: italic;
    color: #ae30e3;
    font-size: 81.25%;
    font-weight: bold;
  }
}

.c-sideMod {
  width: 100%;
  margin: 40px 0 0;
  text-align: left;
  position: relative;
}
@media screen and (min-width: 640px) {
  .c-sideMod {
    width: calc((100% - 80px) / 3);
  }
}
@media screen and (min-width: 1200px) {
  .c-sideMod {
    width: 100%;
  }
}
.c-sideMod:before {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px dotted #ccc;
  position: absolute;
  top: 0;
  left: 0;
}
.c-sideMod-ttl {
  margin: 0 0 20px;
  display: inline-block;
  position: relative;
  font-size: 1.5em;
  font-weight: normal;
}
.c-sideMod-ttl:before {
  content: "";
  display: block;
  width: 100%;
  border-top: 4px solid #777;
  position: absolute;
  top: 0;
  left: 0;
}
.c-sideMod ul {
  padding: 0;
}
.c-sideMod li {
  display: flex;
}
.c-sideMod li:before {
  content: "－";
  color: #D15F24;
}
.c-sideMod li:not(first-chil) {
  margin-top: 1em;
}
@media (hover: hover) and (pointer: fine) {
  .c-sideMod a:hover {
    text-decoration: underline;
  }
}
.c-sideMod.profile .profile-img {
  text-align: center;
}
.c-sideMod.profile .profile-txt dt {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.5em;
  font-size: 1.125em;
}
.c-sideMod.profile .profile-txt dt span {
  font-size: 0.75em;
  margin-left: 0.5em;
}
.c-sideMod.profile .profile-txt dd {
  margin: 0;
}
.c-sideMod.profile img {
  width: 60%;
}
@media screen and (min-width: 1200px) {
  .c-sideMod.recommend, .c-sideMod.ranking {
    max-width: calc((100% - 40px) / 2);
  }
}
@media screen and (min-width: 1560px) {
  .c-sideMod.recommend, .c-sideMod.ranking {
    max-width: 100%;
  }
}