@charset "UTF-8";
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  background: -webkit-gradient(linear, left top, right top, from(#F0FAE8), to(#C0EBFC));
  background: linear-gradient(to right, #F0FAE8, #C0EBFC);
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
}

p {
  line-height: 2;
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: fot-klee-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top a {
  background: #208BA4;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  padding: 15px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  line-height: 1;
  border: none;
}

#wrapper-top {
  z-index: 10000;
  -webkit-animation: FadeIn 1s ease-out;
          animation: FadeIn 1s ease-out;
}

@-webkit-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  -webkit-animation: FadeIn 2s ease-out;
          animation: FadeIn 2s ease-out;
  background-image: url(./images/bg_mokumoku.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  overflow: visible;
}

.nav {
  max-width: 1220px;
  padding: 0 30px;
  overflow: visible;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  justify-items: center;
  font-family: fot-klee-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.nav h1 {
  margin: 0;
}
.nav h1 img {
  width: 70px;
  margin: 10px 10px 10px 0;
}
.nav .navdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav .navdiv ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 60px;
}
.nav .navdiv ul li {
  margin: 0;
  width: auto;
  vertical-align: middle;
}
.nav .navdiv ul li a {
  padding: 10px 20px;
}
.nav .navdiv ul li a img {
  width: auto;
  height: 18px;
  margin-right: 10px;
}
.nav #global-nav {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 0 20px;
  margin: auto;
}
.nav #global-nav ul {
  background: #fff;
  position: absolute;
  right: 0;
  margin: 20px 0;
  padding: 1rem;
  border-radius: 10px;
  display: none;
  -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;
}
.nav #global-nav ul li a {
  padding: 15px;
  width: 100%;
  display: block;
}
.nav #global-nav ul li a:hover {
  border-bottom: 2px dashed #333;
  text-decoration: none;
}
.nav div:first-of-type {
  width: 100%;
  position: sticky;
  top: 0;
}

#nav-btn {
  border: none;
  width: 28px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 12px;
}

#nav-btn {
  display: block;
}

#nav-btn span {
  position: absolute;
  right: 0;
  width: 28px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
}

#nav-btn, #nav-btn span {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#nav-btn span:nth-of-type(1) {
  top: 4px;
}

#nav-btn span:nth-of-type(2) {
  top: 13px;
}

#nav-btn span:nth-of-type(3) {
  top: 22px;
}

#nav-btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(45deg);
          transform: translateY(11px) rotate(45deg);
}

#nav-btn.active span:nth-of-type(2) {
  opacity: 0;
}

#nav-btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
          transform: translateY(-7px) rotate(-45deg);
}

#global-nav ul {
  display: none;
}

@media (max-width: 700px) {
  .nav .navdiv ul li a {
    padding: 10px 5px;
  }
  .nav .navdiv ul li a img {
    width: auto;
    height: 18px;
    margin-right: 3px;
  }
  .nav .navdiv ul {
    padding-right: 40px;
  }
}
@media (max-width: 560px) {
  .sticky {
    position: fixed;
    width: 100%;
    top: unset;
    bottom: 0;
    z-index: 99;
    -webkit-animation: FadeIn 2s ease-out;
            animation: FadeIn 2s ease-out;
    background-image: url(./images/bg_mokumoku_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 10px;
    padding-top: 20px;
    overflow: visible;
  }
  .nav {
    max-width: 1220px;
    padding: 0 30px;
    overflow: visible;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    justify-items: center;
    font-family: fot-klee-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .nav h1 {
    margin: 0;
  }
  .nav h1 img {
    width: 60px;
    margin: 10px 10px 10px 0;
  }
  .nav .navdiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav .navdiv ul {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 60px;
  }
  .nav .navdiv ul li {
    margin: 0;
    width: auto;
    vertical-align: middle;
  }
  .nav .navdiv ul li a {
    padding: 10px 20px;
  }
  .nav .navdiv ul li a img {
    width: auto;
    height: 18px;
    margin-right: 10px;
  }
  .nav .navdiv ul li a span {
    display: none;
  }
  .nav #global-nav {
    position: relative;
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
    margin: auto;
  }
  .nav #global-nav ul {
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 50px;
    margin: 20px 0;
    padding: 1rem;
    border-radius: 10px;
    display: none;
    -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;
  }
  .nav #global-nav ul li a {
    padding: 15px;
    width: 100%;
    display: block;
  }
  #page-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
  }
}
@-webkit-keyframes zoomFadeIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoomFadeIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
#loader {
  position: fixed;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  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;
}
#loader img {
  -webkit-animation: zoomFadeIn 1s ease-out;
          animation: zoomFadeIn 1s ease-out;
  width: 300px;
  height: 170px;
}

.top {
  margin-top: 5rem;
  padding-bottom: 5rem;
  text-align: center;
}
.top h2 {
  line-height: 1.7;
  font-size: 2rem;
}
.top img.main_logo {
  max-width: 100%;
  margin: 1rem auto 2rem;
  width: 300px;
}
.top img.main_img {
  max-width: 100%;
  margin: 2rem auto;
  width: 600px;
}

p a {
  border-bottom: 3px dashed #333;
  text-decoration: none;
  padding: 5px 0;
}

.container {
  max-width: 620px;
  margin: 0 auto;
  padding: 3rem 30px;
}
.container h2 {
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
}
.container ul.topic {
  padding: 1rem 0 0;
}
.container ul.topic li a {
  line-height: 1.7;
  padding: 2rem 0 5px;
  border-bottom: 3px dashed #fff;
  display: block;
}

.link-list {
  margin: 3rem 0;
  text-align: right;
}
.link-list a {
  padding-top: 3rem;
}

.tag-list {
  margin: 1rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tag-list li a {
  padding: 5px 10px !important;
  display: inline-block !important;
  border: none !important;
}

.search-box {
  height: 46px;
  width: 300px;
  text-align: center;
  margin: 1rem auto;
}

#form01 {
  background-color: transparent;
  width: 300px;
  height: 38px;
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  border: 1px #333 solid;
}

#submit01 {
  border: none;
  vertical-align: baseline;
  margin: 0 0 0 -10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  width: 24px;
  height: 38px;
  background-image: url(./images/icon_search.svg);
  background-position: center;
  background-repeat: no-repeat;
}

#input01 {
  vertical-align: top;
  margin: 0;
  padding-top: 5px;
  width: 240px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  text-align: center;
  border: none;
}

footer {
  padding: 30px 0;
  text-align: center;
  color: #000;
}

.delighter.bottom-rec {
  -webkit-transform: translatey(10%);
          transform: translatey(10%);
  opacity: 0;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}

.delighter.bottom-rec.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.right {
  -webkit-transform: translatex(10%);
          transform: translatex(10%);
  opacity: 0;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}

.delighter.right.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.page-nav {
  -webkit-animation: unset;
          animation: unset;
}

.breadcrumb {
  max-width: 620px;
  margin: 0 auto;
  padding: 7rem 30px 0;
  font-size: 0.8rem;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li a {
  padding: 5px;
}

.breadcrumb li:not(:first-child):before {
  content: ">";
  margin: 0 0.5em;
}

ul.tags {
  font-size: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 1rem;
  margin-bottom: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul.tags li a {
  border-bottom: 1px dashed #333;
  padding: 5px;
  margin: 5px;
  display: inline-block;
}

.case {
  border: 3px solid #fff;
  border-radius: 1rem;
  margin: 1rem 0 2rem;
  padding: 1rem;
  line-height: 2;
}

.comment1, .comment3, .comment5, .comment7, .comment9, .comment11 {
  max-width: 620px;
  margin: 0 auto;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment1 div.com_pf, .comment3 div.com_pf, .comment5 div.com_pf, .comment7 div.com_pf, .comment9 div.com_pf, .comment11 div.com_pf {
  text-align: center;
  width: 20%;
  padding: 10px;
}
.comment1 div.com_pf img, .comment3 div.com_pf img, .comment5 div.com_pf img, .comment7 div.com_pf img, .comment9 div.com_pf img, .comment11 div.com_pf img {
  width: 100%;
  margin-bottom: 10px;
}
.comment1 div.com_pf p, .comment3 div.com_pf p, .comment5 div.com_pf p, .comment7 div.com_pf p, .comment9 div.com_pf p, .comment11 div.com_pf p {
  border-bottom: 1px dashed #333;
  padding-bottom: 5px;
  line-height: 1.2;
  font-size: 0.8rem;
}
.comment1 div.com_pf p.nobdr, .comment3 div.com_pf p.nobdr, .comment5 div.com_pf p.nobdr, .comment7 div.com_pf p.nobdr, .comment9 div.com_pf p.nobdr, .comment11 div.com_pf p.nobdr {
  border-bottom: none;
}
.comment1 div.com_tex, .comment3 div.com_tex, .comment5 div.com_tex, .comment7 div.com_tex, .comment9 div.com_tex, .comment11 div.com_tex {
  position: relative;
  display: inline-block;
  width: 80%;
  padding: 1rem;
  background: #fff;
  margin: 1rem;
  border-radius: 1rem;
  -webkit-animation: FadeRight 0.5s ease-out;
          animation: FadeRight 0.5s ease-out;
}
.comment1 div.com_tex::after, .comment3 div.com_tex::after, .comment5 div.com_tex::after, .comment7 div.com_tex::after, .comment9 div.com_tex::after, .comment11 div.com_tex::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 0; /* 左側にしっぽを配置 */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); /* 上下中央に配置 */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent transparent; /* しっぽの形を作るためのボーダー */
  margin-left: -10px; /* しっぽの幅をオフセット */
}

.comment2, .comment4, .comment6, .comment8, .comment10, .comment12 {
  max-width: 620px;
  margin: 0 auto;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.comment2 div.com_pf, .comment4 div.com_pf, .comment6 div.com_pf, .comment8 div.com_pf, .comment10 div.com_pf, .comment12 div.com_pf {
  text-align: center;
  width: 20%;
  padding: 10px;
}
.comment2 div.com_pf img, .comment4 div.com_pf img, .comment6 div.com_pf img, .comment8 div.com_pf img, .comment10 div.com_pf img, .comment12 div.com_pf img {
  width: 100%;
  margin-bottom: 10px;
}
.comment2 div.com_pf p, .comment4 div.com_pf p, .comment6 div.com_pf p, .comment8 div.com_pf p, .comment10 div.com_pf p, .comment12 div.com_pf p {
  border-bottom: 1px dashed #333;
  padding-bottom: 5px;
  line-height: 1.2;
  font-size: 0.8rem;
}
.comment2 div.com_pf p.nobdr, .comment4 div.com_pf p.nobdr, .comment6 div.com_pf p.nobdr, .comment8 div.com_pf p.nobdr, .comment10 div.com_pf p.nobdr, .comment12 div.com_pf p.nobdr {
  border-bottom: none;
}
.comment2 div.com_tex, .comment4 div.com_tex, .comment6 div.com_tex, .comment8 div.com_tex, .comment10 div.com_tex, .comment12 div.com_tex {
  position: relative;
  display: inline-block;
  width: 80%;
  padding: 1rem;
  background: #fff;
  margin: 1rem;
  border-radius: 1rem;
  -webkit-animation: FadeLeft 0.5s ease-out;
          animation: FadeLeft 0.5s ease-out;
}
.comment2 div.com_tex::after, .comment4 div.com_tex::after, .comment6 div.com_tex::after, .comment8 div.com_tex::after, .comment10 div.com_tex::after, .comment12 div.com_tex::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0; /* 右側にしっぽを配置 */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); /* 上下中央に配置 */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #fff; /* しっぽの形を作るためのボーダー */
  margin-right: -10px; /* しっぽの幅をオフセット */
}

@media (max-width: 560px) {
  br.br-pc {
    display: none; /* モバイルでは非表示 */
  }
  .breadcrumb {
    padding-top: 1rem;
  }
  .comment1, .comment3, .comment5, .comment7, .comment9, .comment11 {
    max-width: 620px;
    margin: 0 auto;
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comment1 div.com_pf, .comment3 div.com_pf, .comment5 div.com_pf, .comment7 div.com_pf, .comment9 div.com_pf, .comment11 div.com_pf {
    text-align: center;
    width: 38%;
    padding: 10px;
  }
  .comment1 div.com_pf img, .comment3 div.com_pf img, .comment5 div.com_pf img, .comment7 div.com_pf img, .comment9 div.com_pf img, .comment11 div.com_pf img {
    width: 100%;
    margin-bottom: 10px;
  }
  .comment1 div.com_pf p, .comment3 div.com_pf p, .comment5 div.com_pf p, .comment7 div.com_pf p, .comment9 div.com_pf p, .comment11 div.com_pf p {
    border-bottom: 1px dashed #333;
    padding-bottom: 5px;
    line-height: 1.2;
    font-size: 0.8rem;
  }
  .comment1 div.com_pf p.nobdr, .comment3 div.com_pf p.nobdr, .comment5 div.com_pf p.nobdr, .comment7 div.com_pf p.nobdr, .comment9 div.com_pf p.nobdr, .comment11 div.com_pf p.nobdr {
    border-bottom: none;
  }
  .comment1 div.com_tex, .comment3 div.com_tex, .comment5 div.com_tex, .comment7 div.com_tex, .comment9 div.com_tex, .comment11 div.com_tex {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 1rem;
    background: #fff;
    margin: 1rem;
    border-radius: 1rem;
    -webkit-animation: FadeRight 0.5s ease-out;
            animation: FadeRight 0.5s ease-out;
  }
  .comment1 div.com_tex::after, .comment3 div.com_tex::after, .comment5 div.com_tex::after, .comment7 div.com_tex::after, .comment9 div.com_tex::after, .comment11 div.com_tex::after {
    content: "";
    position: absolute;
    top: unset;
    left: 50%; /* 左右中央に配置 */
    bottom: 100%; /* しっぽを上部に配置 */
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); /* 左右中央に配置 */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px; /* 上向きのしっぽの形を作る */
    border-color: transparent transparent #fff transparent; /* しっぽの形を作るためのボーダー */
    margin-bottom: unset; /* しっぽの高さをオフセット */
    margin-left: unset; /* しっぽの幅をオフセット */
  }
  .comment2, .comment4, .comment6, .comment8, .comment10, .comment12 {
    max-width: 620px;
    margin: 0 auto;
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comment2 div.com_pf, .comment4 div.com_pf, .comment6 div.com_pf, .comment8 div.com_pf, .comment10 div.com_pf, .comment12 div.com_pf {
    text-align: center;
    width: 38%;
    padding: 10px;
  }
  .comment2 div.com_pf img, .comment4 div.com_pf img, .comment6 div.com_pf img, .comment8 div.com_pf img, .comment10 div.com_pf img, .comment12 div.com_pf img {
    width: 100%;
    margin-bottom: 10px;
  }
  .comment2 div.com_pf p, .comment4 div.com_pf p, .comment6 div.com_pf p, .comment8 div.com_pf p, .comment10 div.com_pf p, .comment12 div.com_pf p {
    border-bottom: 1px dashed #333;
    padding-bottom: 5px;
    line-height: 1.2;
    font-size: 0.8rem;
  }
  .comment2 div.com_pf p.nobdr, .comment4 div.com_pf p.nobdr, .comment6 div.com_pf p.nobdr, .comment8 div.com_pf p.nobdr, .comment10 div.com_pf p.nobdr, .comment12 div.com_pf p.nobdr {
    border-bottom: none;
  }
  .comment2 div.com_tex, .comment4 div.com_tex, .comment6 div.com_tex, .comment8 div.com_tex, .comment10 div.com_tex, .comment12 div.com_tex {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 1rem;
    background: #fff;
    margin: 1rem;
    border-radius: 1rem;
    -webkit-animation: FadeLeft 0.5s ease-out;
            animation: FadeLeft 0.5s ease-out;
  }
  .comment2 div.com_tex::after, .comment4 div.com_tex::after, .comment6 div.com_tex::after, .comment8 div.com_tex::after, .comment10 div.com_tex::after, .comment12 div.com_tex::after {
    content: "";
    position: absolute;
    top: unset;
    left: 50%; /* 左右中央に配置 */
    bottom: 100%; /* しっぽを上部に配置 */
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); /* 左右中央に配置 */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px; /* 上向きのしっぽの形を作る */
    border-color: transparent transparent #fff transparent; /* しっぽの形を作るためのボーダー */
    margin-bottom: unset; /* しっぽの高さをオフセット */
    margin-right: unset; /* しっぽの幅をオフセット */
  }
}
@-webkit-keyframes FadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translatex(-30%) scale(0.7);
            transform: translatex(-30%) scale(0.7);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatex(none) scale(1);
            transform: translatex(none) scale(1);
  }
}
@keyframes FadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translatex(-30%) scale(0.7);
            transform: translatex(-30%) scale(0.7);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatex(none) scale(1);
            transform: translatex(none) scale(1);
  }
}
@-webkit-keyframes FadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translatex(30%) scale(0.7);
            transform: translatex(30%) scale(0.7);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatex(none) scale(1);
            transform: translatex(none) scale(1);
  }
}
@keyframes FadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translatex(30%) scale(0.7);
            transform: translatex(30%) scale(0.7);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatex(none) scale(1);
            transform: translatex(none) scale(1);
  }
}
.btn {
  text-align: center;
  padding: 3rem 0;
}
.btn a {
  background: #208BA4;
  color: #fff;
  border: none;
  padding: 5px 20px;
  border-radius: 1rem;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Modal Content/Box */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 40px 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  text-align: center;
}
.modal-content p.profile {
  padding-top: 1rem;
}
.modal-content img {
  max-width: 150px;
}

/* The Close Button */
.close {
  position: absolute;
  color: #aaa;
  right: 20px;
  top: 20px;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.container-page {
  max-width: 620px;
  margin: 0 auto;
  padding: 3rem 30px;
}
.container-page h2 {
  text-align: center;
  padding: 3rem 0 1.5rem;
  font-size: 2rem;
}
.container-page h3 {
  padding: 2rem 0 1rem;
  font-size: 1.5rem;
}
.container-page p {
  font-size: 1rem;
  padding-bottom: 1rem;
}
.container-page ul {
  list-style: disc;
  padding-bottom: 1rem;
  margin-left: 1rem;
}
.container-page ul li {
  line-height: 1.7;
}
.container-page ul li a {
  padding: 2rem 0 5px;
  border-bottom: 3px dashed #fff;
  display: block;
}

.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 2rem 0 3rem;
}

.all-terms {
  padding: 2rem 0 0;
}

@media (max-width: 560px) {
  .top {
    margin: 2rem 30px 1rem;
    padding-bottom: 0;
  }
  .top h2 {
    line-height: 1.5;
    font-size: 1.6rem;
  }
  .top img.main_logo {
    margin: 1rem auto 2rem;
    width: 50%;
  }
  .top img.main_img {
    margin: 2rem auto;
    width: 100%;
  }
  .container {
    max-width: 620px;
    margin: 0 auto;
    padding: 1rem 1.5rem;
  }
  .container h2 {
    text-align: center;
    padding: 2rem 0 1rem;
    font-size: 1.5rem;
  }
  .container-page h2 {
    text-align: center;
    padding: 2rem 0 1rem;
    font-size: 1.5rem;
  }
  .container ul.topic li a {
    line-height: 1.7;
    padding: 1rem 0 5px;
    border-bottom: 3px dashed #fff;
    display: block;
  }
  .container ul.topic {
    padding: 0 0 0;
  }
  .link-list a {
    padding-top: 1rem;
  }
  .link-list {
    margin: 1rem 0;
  }
  .all-terms {
    padding: 0.5rem 0 0;
  }
  ul.tags {
    font-size: 0.85rem;
  }
}
.wpulike {
  margin-top: -40px;
}