@charset "UTF-8";
/*===============================================================================
リセット
===============================================================================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

html {
  margin-top: 0px !important; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

strong {
  font-weight: bold; }

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

img {
  border: 0;
  max-width: 100%; }

.article ul,
.article ol {
  margin: 0px;
  padding: 0px; }

.clear {
  overflow: hidden; }

@font-face {
  font-family: number;
  src: local("Hiragino Mincho ProN");
  unicode-range: U+0030-0039; }

/*===============================================================================
ベース
===============================================================================*/
@font-face {
  font-family: number;
  src: local("Hiragino Mincho ProN");
  unicode-range: U+0030-0039; }

.btn, .btnlink a, #comments .form-submit input, article .linkbox .jpg a,
article .linkbox .png a,
article .linkbox .pdf a, .page-id-47 .wpcf7-submit {
  max-width: 350px;
  min-width: 350px;
  display: block;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
  background: #007bff !important;
  border: 1px solid #007bff !important;
  color: #fff !important;
  padding: 1rem !important;
  text-decoration: none;
  margin: 0px 0px 2rem 0px !important;
  text-align: center; }
  .btn:before, .btnlink a:before, #comments .form-submit input:before, article .linkbox .jpg a:before,
  article .linkbox .png a:before,
  article .linkbox .pdf a:before, .page-id-47 .wpcf7-submit:before {
    display: inline-block;
    margin-right: 10px;
    left: auto !important;
    position: relative !important; }

.tagbtn, .topimg .toptag ul li a, aside .category .category-list2 li a, footer .category-list li a, .single .container .wrap article .catlist li a,
.search .container .wrap article .catlist li a,
.category .container .wrap article .catlist li a,
.page .container .wrap article .catlist li a,
.error404 .container .wrap article .catlist li a,
.archive .container .wrap article .catlist li a, .single .container .wrap article .detail a,
.search .container .wrap article .detail a,
.category .container .wrap article .detail a,
.page .container .wrap article .detail a,
.error404 .container .wrap article .detail a,
.archive .container .wrap article .detail a, .kanren .item .p_category, .category-62 .item .cont .about .p_category,
.category-news .item .cont .about .p_category {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #ccc;
  background: #fff;
  text-decoration: none;
  font-size: 14px; }
  .tagbtn:hover, .topimg .toptag ul li a:hover, aside .category .category-list2 li a:hover, footer .category-list li a:hover, .single .container .wrap article .catlist li a:hover,
  .search .container .wrap article .catlist li a:hover,
  .category .container .wrap article .catlist li a:hover,
  .page .container .wrap article .catlist li a:hover,
  .error404 .container .wrap article .catlist li a:hover,
  .archive .container .wrap article .catlist li a:hover, .single .container .wrap article .detail a:hover,
  .search .container .wrap article .detail a:hover,
  .category .container .wrap article .detail a:hover,
  .page .container .wrap article .detail a:hover,
  .error404 .container .wrap article .detail a:hover,
  .archive .container .wrap article .detail a:hover, .kanren .item .p_category:hover, .category-62 .item .cont .about .p_category:hover,
  .category-news .item .cont .about .p_category:hover {
    color: #007bff;
    border: 1px solid #007bff; }

.kiji, .home .mycomment dl,
.home .mycomment li,
.home .news dl,
.home .news li, .kanren .item .cont, .category-62 .item .cont,
.category-news .item .cont {
  width: calc(25% - 20px);
  margin: 10px;
  display: block;
  position: relative;
  background: #fff;
  padding: 0 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out; }
  @media (max-width: 992px) {
    .kiji, .home .mycomment dl,
    .home .mycomment li,
    .home .news dl,
    .home .news li, .kanren .item .cont, .category-62 .item .cont,
    .category-news .item .cont {
      width: calc(50% - 20px); } }
  @media (max-width: 768px) {
    .kiji, .home .mycomment dl,
    .home .mycomment li,
    .home .news dl,
    .home .news li, .kanren .item .cont, .category-62 .item .cont,
    .category-news .item .cont {
      width: 100%; } }
  .kiji:hover, .home .mycomment dl:hover,
  .home .mycomment li:hover,
  .home .news dl:hover,
  .home .news li:hover, .kanren .item .cont:hover, .category-62 .item .cont:hover,
  .category-news .item .cont:hover {
    -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.5); }
  .kiji a, .home .mycomment dl a, .home .mycomment li a, .home .news dl a, .home .news li a, .kanren .item .cont a, .category-62 .item .cont a, .category-news .item .cont a {
    text-decoration: none;
    color: #000000; }

/*===============================================================================
共通
===============================================================================*/
body {
  font-family: Linotte, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important; }

.wrap70 {
  max-width: 920px;
  margin: 0px auto; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 20px; }

h1 {
  font-size: 28px; }
  @media (max-width: 768px) {
    h1 {
      font-size: 22px; } }

h2 {
  font-size: 24px;
  color: #000000; }
  @media (max-width: 768px) {
    h2 {
      font-size: 20px; } }

h3 {
  font-size: 20px;
  border-bottom: solid 1px #000000;
  border-top: solid 1px #000000;
  padding: 15px;
  color: #000000; }
  @media (max-width: 768px) {
    h3 {
      font-size: 18px; } }

h4 {
  font-size: 18px;
  border-bottom: solid 1px #000000;
  padding: 15px;
  color: #000000; }
  @media (max-width: 768px) {
    h4 {
      font-size: 16px; } }

h5 {
  font-size: 16px; }
  @media (max-width: 768px) {
    h5 {
      font-size: 14px; } }

p {
  margin-bottom: 30px;
  color: #000000;
  font-size: 16px;
  line-height: 1.9em; }
  p:last-child {
    margin-bottom: 0px; }
  @media (max-width: 768px) {
    p {
      font-size: 14px; } }

sup {
  font-size: 12px; }

textarea,
input {
  font-size: 16px;
  line-height: 1.9em; }
  @media (max-width: 768px) {
    textarea,
    input {
      font-size: 14px; } }

textarea {
  padding: 10px; }

li,
dt,
dd,
th,
td {
  font-size: 16px;
  line-height: 1.9em;
  list-style: none; }
  @media (max-width: 768px) {
    li,
    dt,
    dd,
    th,
    td {
      font-size: 14px; } }

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #007bff;
  text-decoration: underline; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    color: #000000; }
  a[target="_blank"] {
    position: relative;
    padding: 0px 20px;
    margin-left: 10px; }
    a[target="_blank"]::before {
      content: " \f08e";
      font-family: FontAwesome;
      left: 0px;
      position: absolute; }

/*===============================================================================
グローバルナビ
===============================================================================*/
header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  header a {
    color: #000000;
    text-decoration: none; }
    header a:hover {
      color: #007bff; }
  header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (max-width: 768px) {
      header .container {
        padding-top: 15px;
        padding-bottom: 15px; } }
    header .container .logo {
      font-size: 20px;
      margin: 20px 0px -10px 0px; }
      @media (max-width: 992px) {
        header .container .logo {
          font-size: 16px;
          margin: 20px 0px 20px 0px; } }
      @media (max-width: 768px) {
        header .container .logo {
          font-size: 16px;
          margin: 10px 0px 10px 0px; } }
      header .container .logo a {
        font-weight: bold; }
      header .container .logo span {
        color: #fff;
        background-color: #007bff;
        padding: 0.5rem;
        font-weight: bold;
        border-radius: 3px;
        margin-right: 0.5rem; }
    header .container nav {
      margin: 20px 0px; }
      @media (max-width: 1000px) {
        header .container nav {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      header .container nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        font-size: 12px; }
        header .container nav ul li {
          padding: 0px 10px;
          color: #fff; }
          @media (max-width: 1000px) {
            header .container nav ul li {
              width: 100%;
              padding: 10px; } }
          .home header .container nav ul li.home a,
          .category-92 header .container nav ul li.category-92 a,
          .page-id-31 header .container nav ul li.page-id-31 a,
          .page-id-1832 header .container nav ul li.page-id-1832 a,
          .page-id-34 header .container nav ul li.page-id-34 a,
          .page-id-1560 header .container nav ul li.page-id-1560 a,
          .page-id-47 header .container nav ul li.page-id-47 a {
            color: #007bff; }
  header .fat-nav {
    opacity: 1 !important; }
  header nav .menu {
    position: relative; }
  header nav ul > li.menu__single {
    position: relative; }
  header nav ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block; }
    @media (max-width: 768px) {
      header nav ul.menu__second-level {
        display: none; } }
  header nav li.menu__single ul.menu__second-level {
    position: absolute;
    top: 30px;
    width: 260%;
    left: -78%;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.28));
            filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.28)); }
  header nav ul.menu__second-level {
    padding: 5px; }
    header nav ul.menu__second-level li a {
      padding: 10px 20px;
      text-align: center;
      color: #000000; }
    header nav ul.menu__second-level a:hover {
      color: #fff;
      background: #000000; }
  header nav li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1; }

/* ハンバーガーメニューここから
=============================================== */
@media screen and (max-width: 1000px) {
  .hamburger {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 7px;
    right: 7px;
    z-index: 10000;
    padding: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation; }
  .hamburger__icon {
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px; }
  .hamburger__icon,
  .hamburger__icon:before,
  .hamburger__icon:after {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #000000;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s; }
  .hamburger__icon:before,
  .hamburger__icon:after {
    position: absolute;
    content: ""; }
  .hamburger__icon:before {
    top: -7px; }
  .hamburger__icon:after {
    top: 7px; }
  .hamburger.active .hamburger__icon {
    background-color: transparent; }
  .hamburger.active .hamburger__icon:before,
  .hamburger.active .hamburger__icon:after {
    background-color: #fff; }
  .hamburger.active .hamburger__icon:before {
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg); }
  .hamburger.active .hamburger__icon:after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg); }
  .fat-nav {
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
  .fat-nav__wrapper {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed; }
  .fat-nav.active {
    -webkit-transform: scale(1);
    transform: scale(1); }
  .fat-nav ul {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0; }
  .fat-nav li {
    list-style-type: none;
    text-align: center;
    padding: 5px;
    font-size: 16px; }
  .fat-nav li,
  .fat-nav li a {
    color: #fff;
    font-weight: normal;
    padding: 5px 0px; }
    .fat-nav li.inquiry,
    .fat-nav li a.inquiry {
      margin: 20px 0px; }
      .fat-nav li.inquiry a,
      .fat-nav li a.inquiry a {
        color: #000000; }
    .fat-nav li.sp,
    .fat-nav li a.sp {
      display: block; }
      .fat-nav li.sp a,
      .fat-nav li a.sp a {
        background: #000000;
        display: block;
        position: relative;
        padding: 10px 30px 10px 20px; }
  .fat-nav li a {
    text-decoration: none;
    padding: 0px 0px 10px 0px; } }

@media screen and (min-width: 1000px) {
  .fat-nav {
    display: block !important; } }

/*===============================================================================
延滞
===============================================================================*/
div.entai:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s; }

div.entai:nth-child(2) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s; }

div.entai:nth-child(3) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s; }

div.entai:nth-child(4) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

div.entai:nth-child(5) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s; }

div.entai:nth-child(6) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

div.entai:nth-child(7) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }

div.entai:nth-child(8) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s; }

div.entai:nth-child(9) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s; }

div.entai:nth-child(10) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s; }

div.entai:nth-child(11) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s; }

div.entai:nth-child(12) {
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s; }

/*===============================================================================
検索
===============================================================================*/
.serch {
  border: none;
  height: 70px !important;
  border-radius: 40px;
  padding-right: 50px;
  max-width: 600px;
  position: relative;
  margin: 0px auto;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .serch input {
    border: none;
    height: 70px !important;
    border-radius: 40px 40px 0px 40px;
    padding-left: 25px;
    padding-right: 50px;
    background: #fff;
    width: 100%; }
  .serch button {
    border: none;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    border-radius: 0 50% 50% 50%;
    background: #007bff;
    color: #fff; }
    .serch button i {
      font-size: 20px; }

/*===============================================================================
トップイメージ
===============================================================================*/
.otherlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 120px;
  padding-bottom: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.03); }
  .otherlink ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .otherlink ul li {
      margin-right: 0.5rem; }
      @media (max-width: 768px) {
        .otherlink ul li {
          display: block;
          width: calc(20% - 1rem);
          margin-bottom: 0.5rem; } }
      @media (max-width: 576px) {
        .otherlink ul li {
          display: block;
          width: calc(25% - 1rem);
          margin-bottom: 0.5rem; } }
      .otherlink ul li a {
        display: block;
        border: solid 1px #007bff;
        font-size: 12px;
        background: rgba(0, 0, 0, 0.03);
        padding-left: 0.5rem;
        padding-right: 0.5rem; }

.topimg {
  text-align: center;
  padding: 5rem 0 10rem 0;
  background: rgba(0, 0, 0, 0.03); }
  @media (max-width: 768px) {
    .topimg {
      padding: 6rem 0 2rem 0; } }
  .topimg h2 {
    font-size: 30px; }
    .topimg h2 span {
      background: #007bff;
      color: #fff;
      border-radius: 3px;
      font-weight: bold;
      padding: 0.5rem;
      margin-left: 0.5rem;
      margin-right: 0.5rem; }
    @media (max-width: 768px) {
      .topimg h2 {
        font-size: 20px; } }
  @media (max-width: 768px) {
    .topimg p {
      width: 85%;
      margin: 0px auto 20px auto; } }
  .topimg .serch_top_ads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 600px;
    margin-top: 4rem; }
  .topimg .toptag {
    margin-top: 20px; }
    .topimg .toptag ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

/*===============================================================================
ページャー
===============================================================================*/
.tablenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .tablenav a,
  .tablenav span {
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2px;
    text-decoration: none; }
  .tablenav .page-numbers {
    background: #ccc;
    color: #fff; }
  .tablenav .current {
    background: #007bff;
    color: #fff;
    height: 50px;
    width: 50px; }
  .tablenav .next,
  .tablenav .prev {
    color: #000000;
    background: none;
    width: auto;
    text-decoration: none; }

/*===============================================================================
検索ボタン
===============================================================================*/
.orderbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem; }
  .orderbtn form {
    width: calc(25% - 10px); }
    .orderbtn form input {
      width: 100%;
      background: #ccc;
      color: #000000;
      padding: 10px 20px;
      border-radius: 3px;
      font-size: 14px;
      display: inline-block;
      border: none;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
      .orderbtn form input:hover {
        background: #007bff;
        color: #fff; }
      .orderbtn form input.sort_current {
        background: #007bff;
        color: #fff; }

/*===============================================================================
イラストの利用方法
===============================================================================*/
.howto {
  margin-bottom: 4rem;
  margin-top: -5rem; }
  @media (max-width: 768px) {
    .howto {
      margin-top: 0rem; } }
  .howto .container {
    background: #000000;
    padding: 4rem; }
    @media (max-width: 768px) {
      .howto .container {
        padding: 2rem; } }
    .howto .container h2,
    .howto .container h3,
    .howto .container p,
    .howto .container span {
      color: #fff; }
    .howto .container .list01 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .howto .container .list01 .box {
        width: calc(25% - 20px); }
        @media (max-width: 992px) {
          .howto .container .list01 .box {
            width: calc(50% - 10px);
            margin-bottom: 30px; } }
        @media (max-width: 768px) {
          .howto .container .list01 .box {
            width: 100%;
            margin-bottom: 30px; } }
      .howto .container .list01 .nomber {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
        .howto .container .list01 .nomber span {
          height: 90px;
          width: 90px;
          display: block;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 30px;
          background: #007bff;
          border-radius: 100px; }
      .howto .container .list01 h3 {
        border: none;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center; }
      .howto .container .list01 p {
        text-align: center; }

/*===============================================================================
タイトルあしらい
===============================================================================*/
.tit {
  text-align: center !important;
  margin-bottom: 30px; }
  .tit span {
    margin: 0px 0px 0px 0px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative; }
    .tit span:before {
      position: absolute;
      top: 50%;
      right: -60px;
      content: "";
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 50px;
      height: 1px;
      margin-top: -1px;
      background: #007bff; }
    .tit span:after {
      position: absolute;
      top: 50%;
      left: -60px;
      content: "";
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 50px;
      height: 1px;
      margin-top: -1px;
      background: #007bff; }
  .tit h2 {
    font-size: 30px;
    text-align: center;
    margin-top: 10px; }
    @media (max-width: 768px) {
      .tit h2 {
        font-size: 20px; } }

/*===============================================================================
リスト
===============================================================================*/
.list {
  margin-bottom: 2rem;
  margin-left: 30px; }
  .list li {
    font-size: 16px;
    margin-bottom: 10px;
    list-style: disc;
    padding: 0px 0px 0px 10px; }

ol {
  margin-bottom: 2rem;
  margin-left: 30px; }
  ol li {
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 10px;
    list-style: decimal;
    padding: 0px 0px 0px 10px; }
    ol li a {
      font-weight: bold;
      text-decoration: underline; }

/*===============================================================================
イラストリスト
===============================================================================*/
.illustlist {
  margin-bottom: 4rem; }

.grid {
  margin-bottom: 1.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .grid .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(34.5% - 10px);
    padding: 5px;
    position: relative; }
    @media (max-width: 992px) {
      .grid .grid-item {
        max-height: 180px;
        min-height: 180px;
        margin-bottom: 1rem; } }
    @media (max-width: 768px) {
      .grid .grid-item {
        max-height: 170px;
        min-height: 170px; } }
    @media (max-width: 576px) {
      .grid .grid-item {
        max-height: 140px;
        min-height: 140px; } }
    .home .grid .grid-item {
      width: 25%; }
      @media (max-width: 768px) {
        .home .grid .grid-item {
          width: 50%; } }
    .kanren .grid .grid-item {
      width: auto;
      height: auto; }
      @media (max-width: 768px) {
        .kanren .grid .grid-item {
          width: 50%; } }
    .kanren .grid .grid-item:nth-child(n + 16) {
      display: none; }
    .grid .grid-item .eyecatch {
      line-height: 0px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 5px;
      display: flex;
      justify-content: center;
      align-items: center;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      overflow: hidden; }
      .category .grid .grid-item .eyecatch {
        min-height: 170px; }
      .grid .grid-item .eyecatch:hover img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
        -webkit-filter: opacity(75%);
                filter: opacity(75%); }
      .grid .grid-item .eyecatch img {
        width: auto;
        max-height: 170px;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
        height: auto;
        margin-bottom: 0px;
        display: block; }
        @media (max-width: 992px) {
          .grid .grid-item .eyecatch img {
            max-height: 160px; } }
        @media (max-width: 768px) {
          .grid .grid-item .eyecatch img {
            max-height: 150px; } }
        @media (max-width: 576px) {
          .grid .grid-item .eyecatch img {
            max-height: 130px; } }
    @media (max-width: 768px) {
      .grid .grid-item {
        width: 50%; } }

/*===============================================================================
ボタン
===============================================================================*/
.btnlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1rem; }
  .btnlink.downloadbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .btnlink.downloadbtn ul {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .btnlink.downloadbtn li {
      width: calc(50% - 20px);
      margin-right: 5px;
      margin-left: 5px; }
      .btnlink.downloadbtn li a {
        min-width: auto;
        max-width: auto;
        width: 100%; }
      @media (max-width: 768px) {
        .btnlink.downloadbtn li {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
  .btnlink ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .btnlink ul li {
      margin: 2rem 10px; }
      @media (max-width: 768px) {
        .btnlink ul li {
          margin: 0; } }

/*===============================================================================
タグリスト
===============================================================================*/
article .tag li {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #ccc;
  background: #fff;
  text-decoration: none;
  font-size: 14px; }
  article .tag li a {
    text-decoration: none;
    color: #000000; }
    article .tag li a:hover {
      color: #007bff; }

/*===============================================================================
バナー
===============================================================================*/
.banner {
  margin-bottom: 4rem; }

/*===============================================================================
サイドバー
===============================================================================*/
aside .banner {
  text-align: center; }

aside .category {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  aside .category .category-list2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 4rem; }
    aside .category .category-list2 .children {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

/*===============================================================================
フッター
===============================================================================*/
.sitelink {
  margin: 4rem 0px; }
  .sitelink .footer_ads {
    margin-bottom: 40px; }
  .sitelink ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 992px) {
      .sitelink ul {
        -ms-flex-pack: distribute;
            justify-content: space-around; } }
    .sitelink ul li {
      width: calc(33.33% - 15px);
      border-radius: 3px; }
      @media (max-width: 992px) {
        .sitelink ul li {
          width: calc(50% - 15px);
          margin-bottom: 15px; } }
      @media (max-width: 768px) {
        .sitelink ul li {
          width: 100%; } }
      .sitelink ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding: 20px; }
        .sitelink ul li a:before {
          content: none; }
      .sitelink ul li:nth-child(1) {
        border: solid 2px #007bff; }
      .sitelink ul li:nth-child(2) {
        border: solid 2px #fd7e14; }
      .sitelink ul li:nth-child(3) {
        border: solid 2px #e83e8c; }
      .sitelink ul li img:first-child {
        width: 40px; }
      .sitelink ul li .center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%; }
        .sitelink ul li .center img {
          width: auto;
          height: auto; }

footer {
  padding: 50px 0px 0px 0px; }
  footer .otherlink {
    padding-top: 30px;
    margin-bottom: 1rem; }
    footer .otherlink a {
      color: #007bff; }
  footer a {
    font-size: 14px;
    padding: 0px 10px;
    color: #000000; }
  footer li {
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      footer li {
        text-align: center; } }
  footer ul {
    margin-bottom: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  footer .category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      footer .category-list {
        display: none; } }
    footer .category-list li {
      display: inline-block;
      margin-bottom: 0px; }
  footer .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    footer .link dl {
      width: calc(50% - 15px); }
      footer .link dl:first-child {
        width: 100%; }
        @media (max-width: 768px) {
          footer .link dl:first-child {
            width: 100%;
            display: none; } }
      @media (max-width: 768px) {
        footer .link dl {
          width: 100%; } }
      footer .link dl dt {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 20px; }
        @media (max-width: 768px) {
          footer .link dl dt {
            text-align: center; } }
  footer .about {
    text-align: center;
    background: #fff;
    padding: 50px 0px;
    margin-top: 30px; }
    footer .about img {
      width: 200px;
      height: auto; }
    footer .about p {
      font-size: 14px; }
  footer #page-top {
    position: fixed;
    bottom: 70px;
    right: 20px;
    font-size: 77%; }
    @media (max-width: 768px) {
      footer #page-top {
        bottom: 60px; } }
    footer #page-top a {
      width: 77px;
      height: 77px;
      background: #fff;
      -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.28));
              filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.28));
      text-decoration: none;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 100px; }
      @media (max-width: 768px) {
        footer #page-top a {
          width: 40px;
          height: 40px; } }
      footer #page-top a:hover {
        text-decoration: none;
        background: #999; }
      footer #page-top a i {
        font-size: 30px;
        color: #000000; }
        @media (max-width: 768px) {
          footer #page-top a i {
            font-size: 20px; } }

/*===============================================================================
トップページ　
===============================================================================*/
.home .oshirase {
  background: rgba(0, 0, 0, 0.03);
  padding-top: 4rem;
  padding-bottom: 2rem; }

.home .mycomment,
.home .news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem; }
  .home .mycomment dl h3,
  .home .mycomment dl p,
  .home .mycomment li h3,
  .home .mycomment li p,
  .home .news dl h3,
  .home .news dl p,
  .home .news li h3,
  .home .news li p {
    border: none;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 1.9em;
    font-weight: normal; }
    @media (max-width: 768px) {
      .home .mycomment dl h3,
      .home .mycomment dl p,
      .home .mycomment li h3,
      .home .mycomment li p,
      .home .news dl h3,
      .home .news dl p,
      .home .news li h3,
      .home .news li p {
        font-size: 14px; } }
  .home .mycomment dl dt,
  .home .mycomment dl p,
  .home .mycomment li dt,
  .home .mycomment li p,
  .home .news dl dt,
  .home .news dl p,
  .home .news li dt,
  .home .news li p {
    padding: 20px 20px 0px 20px; }
  .home .mycomment dl dd,
  .home .mycomment dl h3,
  .home .mycomment li dd,
  .home .mycomment li h3,
  .home .news dl dd,
  .home .news dl h3,
  .home .news li dd,
  .home .news li h3 {
    padding: 0px 20px 20px 20px; }

/*===============================================================================
ぱんくず
===============================================================================*/
.path {
  padding: 20px; }
  .path ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0px; }
    .path ol li {
      font-size: 14px;
      text-transform: capitalize;
      list-style: none; }
      @media (max-width: 768px) {
        .path ol li {
          font-size: 12px; } }
      .path ol li::after {
        margin: 0px 10px;
        content: " \f105";
        font-family: FontAwesome; }
      .path ol li:last-child::after {
        content: none; }
      .path ol li a {
        color: #007bff;
        text-decoration: none; }

/*===============================================================================
記事編集
===============================================================================*/
.kijihensyu {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.03);
  padding: 20px;
  z-index: 100000; }

/*===============================================================================
セカンド
===============================================================================*/
.single .topimg,
.search .topimg,
.category .topimg,
.page .topimg,
.error404 .topimg,
.archive .topimg {
  background: rgba(0, 0, 0, 0.03);
  padding: 3rem 0 3rem 0; }
  .single .topimg .serch input,
  .search .topimg .serch input,
  .category .topimg .serch input,
  .page .topimg .serch input,
  .error404 .topimg .serch input,
  .archive .topimg .serch input {
    background: #fff; }
  .single .topimg h2,
  .search .topimg h2,
  .category .topimg h2,
  .page .topimg h2,
  .error404 .topimg h2,
  .archive .topimg h2 {
    font-size: 20px; }
  .single .topimg p,
  .search .topimg p,
  .category .topimg p,
  .page .topimg p,
  .error404 .topimg p,
  .archive .topimg p {
    display: none; }

.single .container .wrap,
.search .container .wrap,
.category .container .wrap,
.page .container .wrap,
.error404 .container .wrap,
.archive .container .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .single .container .wrap article,
  .search .container .wrap article,
  .category .container .wrap article,
  .page .container .wrap article,
  .error404 .container .wrap article,
  .archive .container .wrap article {
    width: 65%; }
    @media (max-width: 992px) {
      .single .container .wrap article,
      .search .container .wrap article,
      .category .container .wrap article,
      .page .container .wrap article,
      .error404 .container .wrap article,
      .archive .container .wrap article {
        width: 100%; } }
    .single .container .wrap article .catlist,
    .search .container .wrap article .catlist,
    .category .container .wrap article .catlist,
    .page .container .wrap article .catlist,
    .error404 .container .wrap article .catlist,
    .archive .container .wrap article .catlist {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 2rem;
      margin-top: 2rem; }
    .single .container .wrap article .detail,
    .search .container .wrap article .detail,
    .category .container .wrap article .detail,
    .page .container .wrap article .detail,
    .error404 .container .wrap article .detail,
    .archive .container .wrap article .detail {
      margin-bottom: 4rem; }
      .single .container .wrap article .detail .time,
      .search .container .wrap article .detail .time,
      .category .container .wrap article .detail .time,
      .page .container .wrap article .detail .time,
      .error404 .container .wrap article .detail .time,
      .archive .container .wrap article .detail .time {
        margin-bottom: 2rem; }
        .single .container .wrap article .detail .time time:first-child,
        .search .container .wrap article .detail .time time:first-child,
        .category .container .wrap article .detail .time time:first-child,
        .page .container .wrap article .detail .time time:first-child,
        .error404 .container .wrap article .detail .time time:first-child,
        .archive .container .wrap article .detail .time time:first-child {
          margin-right: 20px; }
        .single .container .wrap article .detail .time time:first-child:after,
        .search .container .wrap article .detail .time time:first-child:after,
        .category .container .wrap article .detail .time time:first-child:after,
        .page .container .wrap article .detail .time time:first-child:after,
        .error404 .container .wrap article .detail .time time:first-child:after,
        .archive .container .wrap article .detail .time time:first-child:after {
          content: "投稿"; }
    .single .container .wrap article .readtext,
    .search .container .wrap article .readtext,
    .category .container .wrap article .readtext,
    .page .container .wrap article .readtext,
    .error404 .container .wrap article .readtext,
    .archive .container .wrap article .readtext {
      background: rgba(0, 0, 0, 0.03);
      padding: 2rem;
      margin-bottom: 2rem; }
  .single .container .wrap aside,
  .search .container .wrap aside,
  .category .container .wrap aside,
  .page .container .wrap aside,
  .error404 .container .wrap aside,
  .archive .container .wrap aside {
    width: calc(35% - 40px); }
    @media (max-width: 992px) {
      .single .container .wrap aside,
      .search .container .wrap aside,
      .category .container .wrap aside,
      .page .container .wrap aside,
      .error404 .container .wrap aside,
      .archive .container .wrap aside {
        width: 100%; } }
    .single .container .wrap aside .cont,
    .search .container .wrap aside .cont,
    .category .container .wrap aside .cont,
    .page .container .wrap aside .cont,
    .error404 .container .wrap aside .cont,
    .archive .container .wrap aside .cont {
      position: -webkit-sticky;
      position: sticky;
      margin-bottom: 0;
      top: 60px;
      z-index: 1; }
    .single .container .wrap aside h2,
    .search .container .wrap aside h2,
    .category .container .wrap aside h2,
    .page .container .wrap aside h2,
    .error404 .container .wrap aside h2,
    .archive .container .wrap aside h2 {
      font-size: 20px; }

/*===============================================================================
コメント
===============================================================================*/
#comments .comment-meta a {
  text-decoration: none;
  color: #000000;
  font-weight: normal; }
  #comments .comment-meta a.comment-edit-link {
    color: #007bff; }

#comments .reply a {
  font-weight: normal; }

#comments .comment-form-comment label {
  display: none; }

#comments .comment-form-comment textarea {
  width: 100%; }

#comments .reply {
  margin: -1rem 0px 2rem 0px; }
  #comments .reply a {
    color: #007bff; }

#comments label {
  display: block;
  margin-bottom: 10px; }

#comments .form-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/*===============================================================================
検索下広告
===============================================================================*/
.serch_top_ads .container {
  padding: 1rem;
  text-align: center; }

/*===============================================================================
関連イラスト
===============================================================================*/
.kanren {
  background: rgba(0, 0, 0, 0.03);
  padding: 4rem 0;
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .kanren .grid {
    margin-bottom: 2rem; }
    .kanren .grid .banner {
      margin-bottom: 40px; }
  .kanren .grid-item {
    width: 20% !important;
    display: block;
    margin-bottom: 0px; }
    @media (max-width: 992px) {
      .kanren .grid-item {
        width: 25% !important; } }
    @media (max-width: 768px) {
      .kanren .grid-item {
        width: 50% !important;
        max-height: 170px; } }
    .kanren .grid-item a {
      line-height: 0px;
      text-align: center;
      background: #fff;
      padding: 5px;
      display: block;
      overflow: hidden;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-height: 500px;
      min-height: 140px; }
      @media (max-width: 992px) {
        .kanren .grid-item a {
          max-height: 170px;
          min-height: 170px; } }
      @media (max-width: 768px) {
        .kanren .grid-item a {
          max-height: 160px;
          min-height: 160px; } }
      @media (max-width: 576px) {
        .kanren .grid-item a {
          width: 100% !important; } }
      @media (max-width: 768px) {
        .kanren .grid-item a {
          width: 100% !important; } }
      .kanren .grid-item a:hover img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
        -webkit-filter: opacity(75%);
                filter: opacity(75%); }
      .kanren .grid-item a img {
        width: auto;
        max-height: 170px;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
        height: auto;
        margin-bottom: 0px;
        display: block; }
        @media (max-width: 992px) {
          .kanren .grid-item a img {
            max-height: 160px; } }
        @media (max-width: 768px) {
          .kanren .grid-item a img {
            max-height: 160px; } }
  .kanren .btnlink ul li {
    margin: 0px 10px; }
  .kanren .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 4rem; }
    .kanren .item .cont {
      width: calc(25% - 20px);
      padding: 20px 20px 50px 20px;
      position: relative; }
      @media (max-width: 992px) {
        .kanren .item .cont {
          width: calc(50% - 20px); } }
      .kanren .item .cont a {
        display: block; }
    .kanren .item img {
      width: 100%;
      height: auto; }
    .kanren .item h3 {
      margin: 10px 0px 10px 0px;
      padding: 0px;
      border: none;
      font-size: 14px; }
    .kanren .item .time {
      font-size: 14px; }
    .kanren .item .p_date {
      display: block; }
    .kanren .item .p_category {
      position: absolute;
      bottom: 10px;
      right: 10px; }

/*===============================================================================
詳細記事（イラスト）
===============================================================================*/
.single .shoplist {
  display: none; }

.single .eyecatch {
  text-align: center; }
  .post-template-default .single .eyecatch {
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .post-template-default .single .eyecatch {
        min-height: 300px; } }
  .archive .single .eyecatch {
    min-height: 175px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .single .eyecatch img {
    width: auto;
    height: auto;
    max-height: 600px;
    max-width: 740px;
    margin-bottom: 20px;
    pointer-events: none; }
    @media (max-width: 1000px) {
      .single .eyecatch img {
        max-height: 560px;
        max-width: 560px; } }
    @media (max-width: 768px) {
      .single .eyecatch img {
        max-height: 380px;
        max-width: 510px; } }
    @media (max-width: 576px) {
      .single .eyecatch img {
        max-height: 375px;
        max-width: 345px;
        width: auto;
        height: auto; } }
    .search .single .eyecatch img,
    .archive .single .eyecatch img {
      margin-bottom: 0px; }

article {
  position: relative; }
  article .wpulike.wpulike-robeen {
    position: absolute;
    top: -10px;
    left: 0px; }
  article h1 a {
    font-weight: bold;
    font-size: 20px;
    padding: 2rem 0rem;
    text-decoration: none;
    color: #000000; }
  article .post-thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 510px; }
    @media (max-width: 992px) {
      article .post-thumbnail {
        min-height: 400px; } }
    @media (max-width: 768px) {
      article .post-thumbnail {
        min-height: 395px; } }
    @media (max-width: 576px) {
      article .post-thumbnail {
        min-height: 243px; } }
  article .serch_top_ads,
  article .ad-screen {
    margin-bottom: 2rem; }
  article .linkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    article .linkbox .jpg,
    article .linkbox .png,
    article .linkbox .pdf {
      width: 49%;
      text-align: center; }
      @media (max-width: 768px) {
        article .linkbox .jpg,
        article .linkbox .png,
        article .linkbox .pdf {
          width: 100%; } }
      article .linkbox .jpg a,
      article .linkbox .png a,
      article .linkbox .pdf a {
        width: auto;
        min-width: auto;
        max-width: auto;
        margin-top: 10px !important; }
        @media (max-width: 768px) {
          article .linkbox .jpg a,
          article .linkbox .png a,
          article .linkbox .pdf a {
            margin: 10px auto 20px auto !important; } }
        article .linkbox .jpg a:before,
        article .linkbox .png a:before,
        article .linkbox .pdf a:before {
          left: 20px; }
    article .linkbox .ai {
      display: none; }

/*===============================================================================
ユーザー
===============================================================================*/
.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: 4rem;
  background: rgba(0, 0, 0, 0.03); }
  .user .img {
    width: 60px; }
    .user .img img {
      height: auto; }
  .user .text {
    width: calc(100% - 80px); }
  .user h3 {
    border: none;
    padding: 0px;
    margin: 0px 0px 10px 0px; }

.publisher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .publisher p {
    display: inline-block;
    margin: 0px; }
  .publisher img {
    width: 20px;
    height: auto;
    margin: 0px 10px; }

/*===============================================================================
ニュース記事　画像一覧
===============================================================================*/
.imglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem; }
  .imglist div {
    margin: 1rem 0rem;
    width: calc(50% - 20px) !important;
    text-align: center; }
    .imglist div img {
      height: auto; }

/*===============================================================================
ニュース/ブログ　アーカイブ
===============================================================================*/
.category-62 .item,
.category-news .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 4rem; }
  .category-62 .item .cont,
  .category-news .item .cont {
    padding: 20px 20px 60px 20px;
    width: calc(50% - 20px);
    position: relative; }
    @media (max-width: 576px) {
      .category-62 .item .cont,
      .category-news .item .cont {
        width: 100%; } }
    .category-62 .item .cont .eyecatch,
    .category-news .item .cont .eyecatch {
      max-height: 220px;
      min-height: 220px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 768px) {
        .category-62 .item .cont .eyecatch,
        .category-news .item .cont .eyecatch {
          max-height: 170px;
          min-height: 170px; } }
      .category-62 .item .cont .eyecatch img,
      .category-news .item .cont .eyecatch img {
        margin-bottom: 10px;
        max-height: 210px;
        height: auto;
        width: auto; }
        @media (max-width: 768px) {
          .category-62 .item .cont .eyecatch img,
          .category-news .item .cont .eyecatch img {
            max-height: 160px; } }
    .category-62 .item .cont h3,
    .category-news .item .cont h3 {
      margin: 0px 0px 10px 0px;
      padding: 0px;
      border: none;
      font-size: 14px; }
    .category-62 .item .cont .about,
    .category-news .item .cont .about {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      width: calc(100% - 40px);
      bottom: 20px;
      left: 20px; }

/*===============================================================================
お問いあわせ
===============================================================================*/
.page-id-47 .wpcf7-submit {
  margin: 0px auto; }

/*===============================================================================
よくあるご質問
===============================================================================*/
.page-id-31 .text h2 {
  padding-left: 50px;
  position: relative; }
  .page-id-31 .text h2:before {
    content: "Q";
    width: 40px;
    height: 40px;
    padding-top: 4px;
    text-align: center;
    background: #007bff;
    color: #fff;
    display: block;
    margin-right: 20px;
    border-radius: 100px;
    position: absolute;
    top: 0px;
    left: 0px; }

.page-id-31 .text p {
  border-bottom: solid 1px #ccc !important;
  padding-bottom: 2rem !important; }
/*# sourceMappingURL=style.css.map */