@charset "UTF-8";
/* -----------------------------------------------------------------------
reset
------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal; }

body {
  line-height: 1; }

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

nav ul,
li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* -----------------------------------------------------------------------
ress +
------------------------------------------------------------------------- */
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible; }

[hidden], template {
  display: none; }

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

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

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

code, kbd, pre, samp {
  font-family: monospace, monospace; }

b, strong {
  font-weight: bolder; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

input {
  border-radius: 0; }

[type="number"] {
  width: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

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

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button {
  overflow: visible; }

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

/*focus style */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

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

button,
select {
  text-transform: none; }

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

img {
  border-style: none; }

progress {
  vertical-align: baseline; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
[aria-busy="true"] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

::-moz-selection {
  background-color: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background-color: #333;
  color: #fff;
  text-shadow: none; }

/* -----------------------------------------------------------------------
add
------------------------------------------------------------------------- */
input[type="button"], input[type="submit"] {
  -webkit-appearance: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

::before,
::after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit; }

/*safari*/
* {
  min-height: 0vw; }

/*----------------------------------------------------------
Properties
-----------------------------------------------------------*/
:root {
  --bgBody: #f5f5f5;
  --txBody: #333;
  --pointCl01:#72aa7a;
  --pointCl02:#3bb451;
  --lineCl01:#dedede;
  --lineCl02:#cbdbcd;
  --bgCl01:#e9f4eb;
  --btnCl01:#499561;
  --btnCl01ov:#46a965;
  --kadomaru:20px;
  --kadomarusp:10px;
  --hdrH:120px;
  --hdrHsp:55px;
  --trTime: .5s;
  --spMaxW:350px; }

@media screen and (min-width: 1260px) {
  .forPC {
    display: inherit !important; } }
@media screen and (min-width: 768px) and (max-width: 1259px) {
  .forPC {
    display: none; } }
@media screen and (max-width: 767px) {
  .forPC {
    display: none; } }

@media screen and (min-width: 1260px) {
  .forTB {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1259px) {
  .forTB {
    display: inherit !important; } }
@media screen and (max-width: 767px) {
  .forTB {
    display: none; } }

@media screen and (min-width: 1260px) {
  .forTB2 {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1259px) {
  .forTB2 {
    display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1259px) and (max-width: 999px) {
    .forTB2 {
      display: inherit !important; } }

@media screen and (max-width: 767px) {
  .forTB2 {
    display: none; } }

@media screen and (min-width: 1260px) {
  .forSP {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1259px) {
  .forSP {
    display: none; } }
@media screen and (max-width: 767px) {
  .forSP {
    display: inherit !important; } }

#topicPath, #mainTitle, #container, #mainImage,
.wrapBoxWW,
.wrapBoxW, #ftrIn, footer .ftrCopy,
.wrapBox,
.wrapBoxC, #container section.boxArticleDetail #blogDetail,
.wrapBoxS {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 767px) {
    #topicPath, #mainTitle, #container, #mainImage,
    .wrapBoxWW,
    .wrapBoxW, #ftrIn, footer .ftrCopy,
    .wrapBox,
    .wrapBoxC, #container section.boxArticleDetail #blogDetail,
    .wrapBoxS {
      padding-left: 20px;
      padding-right: 20px; } }

/* box --1260px-----------*/
#topicPath, #mainTitle, #container, #mainImage,
.wrapBoxWW {
  width: 1260px; }

/* box --1200px-----------*/
.wrapBoxW {
  width: 1200px; }

/* box --1160px-----------*/
#ftrIn, footer .ftrCopy,
.wrapBox {
  width: 1160px; }

/* box --1100px-----------*/
.wrapBoxC {
  width: 1100px; }

/* box --1000px-----------*/
#container section.boxArticleDetail #blogDetail,
.wrapBoxS {
  width: 1000px; }

/*-----------------------------------------------------
font size
--------------------------------------------------------*/
html {
  font-size: 10px; }

body {
  font-size: 16px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    body {
      font-size: 1.5rem; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 1.5rem; } }
  @media screen and (max-width: 374px) {
    body {
      font-size: 1.4rem; } }

body {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

input {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

#container section.boxArticleList h2, #container #cBtmContents .linkBox--cat h2,
#container #cBtmContents .linkBox--tag h2, .spNav .spNavTit, #mainImage #mainImageIn p.tit {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.025em; }

input[type="checkbox"],
input[type="radio"],
.fontDef {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

/* -----------------------------------------
-- 1. set
-- 2. title
-- 3. text
-- 4. list
-- 5. table
-- 6. btn
-- 7. other
----------------------------------------- */
/*--------------------------------------------------------------------
1. set
---------------------------------------------------------------------*/
#container section.boxArticleList, #container section.boxArticleDetail, #container section.normalPage {
  background-color: #fff;
  border-radius: var(--kadomaru);
  padding: 6.6667% 4.1667%; }
  @media screen and (max-width: 767px) {
    #container section.boxArticleList, #container section.boxArticleDetail, #container section.normalPage {
      padding: 12% 20px; }
      #container section.boxArticleList .wrapBoxS, #container section.boxArticleDetail .wrapBoxS, #container section.normalPage .wrapBoxS {
        padding-left: 0;
        padding-right: 0; } }

/*--------------------------------------------------------------------
2. title
---------------------------------------------------------------------*/
#container section.boxArticleList h2 {
  text-align: center;
  font-size: clamp(20px, 2.54vw, 32px);
  line-height: calc(44/32);
  margin-bottom: 50px; }

#container section.normalPage h1 {
  border-bottom: var(--pointCl01) 2px solid;
  padding-bottom: 20px;
  margin-bottom: 60px;
  font-size: clamp(24px, 2.222vw, 28px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #container section.normalPage h1 {
      margin-bottom: 5.1724%; } }
  @media screen and (max-width: 767px) {
    #container section.normalPage h1 {
      margin-bottom: 5.3333%; } }

#container .post h3, #container section.normalPage#profile h3 {
  border-bottom: var(--pointCl01) 2px solid;
  padding-bottom: 15px;
  margin-bottom: 25px;
  font-size: clamp(17px, 1.508vw, 19px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left; }
  @media screen and (max-width: 767px) {
    #container .post h3, #container section.normalPage#profile h3 {
      padding-bottom: 10px; } }

#container section.boxArticleList h3, #container section.boxArticleDetail #blogDetail .seriesTitle, #container .post h2, #container section.normalPage#profile h2, #container section.boxArticleDetail #blogDetail .blogDetail--quiz h2 {
  margin-bottom: 30px;
  padding: 15px 20px;
  background-color: var(--pointCl01);
  color: #fff;
  text-align: left;
  font-size: clamp(17px, 1.508vw, 19px);
  line-height: calc(30/19);
  font-weight: 500; }
  @media screen and (max-width: 767px) {
    #container section.boxArticleList h3, #container section.boxArticleDetail #blogDetail .seriesTitle, #container .post h2, #container section.normalPage#profile h2, #container section.boxArticleDetail #blogDetail .blogDetail--quiz h2 {
      padding: 10px 15px; } }
#container section.boxArticleDetail #blogDetail .blogDetail--quiz h2 {
  background-color: #66cc99; }

/*--------------------------------------------------------------------
3. text
---------------------------------------------------------------------*/
/* sp common
------------------------------------------------------*/
/* link
------------------------------------------------------*/
#container.second section p a.txtlink, #container.second section li a.txtlink, #container.second section td a.txtlink, #container.second section dd a.txtlink {
  display: inline-block;
  color: var(--txBody);
  position: relative; }
  #container.second section p a.txtlink::after, #container.second section li a.txtlink::after, #container.second section td a.txtlink::after, #container.second section dd a.txtlink::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: var(--txBody);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: var(--trTime);
    opacity: 0; }
  #container.second section p a.txtlink:hover::after, #container.second section li a.txtlink:hover::after, #container.second section td a.txtlink:hover::after, #container.second section dd a.txtlink:hover::after {
    opacity: 1; }

/*--------------------------------------------------------------------
4. list
---------------------------------------------------------------------*/
/* normal mark
------------------------------------------------------*/
ul.cList01 > li, #container section.normalPage#privacy ul > li {
  padding-left: 1.2em;
  position: relative; }
  ul.cList01 > li::before, #container section.normalPage#privacy ul > li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0; }

ul.cAtt01 > li, #container section.normalPage#privacy ul.att > li {
  padding-left: 1.2em;
  position: relative; }
  ul.cAtt01 > li::before, #container section.normalPage#privacy ul.att > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0; }

/* numberlist type01 (num + .)
------------------------------------------------------*/
ol.cNumList01, #container section.normalPage#privacy ol {
  counter-reset: num01; }
  ol.cNumList01 > li, #container section.normalPage#privacy ol > li {
    padding-left: 1.2em;
    position: relative; }
    ol.cNumList01 > li::before, #container section.normalPage#privacy ol > li::before {
      counter-increment: num01;
      content: counter(num01) ".";
      position: absolute;
      top: 0;
      left: 0; }

/*--------------------------------------------------------------------
5. table
---------------------------------------------------------------------*/
table.cTb01, #form table {
  width: 100%;
  border-top: var(--lineCl02) 1px solid; }
  table.cTb01 th, #form table th, table.cTb01 td, #form table td {
    border-bottom: var(--lineCl02) 1px solid;
    padding: 25px 0;
    text-align: left;
    vertical-align: top;
    position: relative; }
  table.cTb01 th, #form table th {
    font-weight: 500; }
  @media screen and (max-width: 767px) {
    table.cTb01 th, #form table th, table.cTb01 td, #form table td {
      display: list-item;
      list-style-type: none;
      padding: 15px 0; }
    table.cTb01 th, #form table th {
      border-bottom: none;
      padding-bottom: 0; }
    table.cTb01 td, #form table td {
      padding-top: 0; } }

/*--------------------------------------------------------------------
6. btn
---------------------------------------------------------------------*/
.cBtnArea01 a {
  display: block;
  width: 360px;
  max-width: 100%;
  height: 76px;
  background-color: var(--btnCl01);
  border-radius: 50vw;
  text-align: center;
  position: relative; }
  .cBtnArea01 a:hover {
    background-color: var(--btnCl01ov); }
  .cBtnArea01 a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 9px;
    height: 14px;
    background-image: url("../images/ico_arw_01.svg");
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 0 auto auto;
    margin-right: 20px; }
  .cBtnArea01 a span {
    display: block;
    width: 100%;
    text-align: center;
    height: 1em;
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
@media screen and (max-width: 767px) {
  .cBtnArea01 a {
    width: 260px;
    height: 60px; }
    .cBtnArea01 a::before {
      width: 8px;
      height: 14px;
      margin-right: 20px; }
    .cBtnArea01 a span {
      font-size: 1.5rem; } }

.cBtnArea01 a {
  margin: 0 auto; }

/*--------------------------------------------------------------------
7. other
---------------------------------------------------------------------*/
header h1 a,
header .logo a, #ftrIn .ftrInL .logo a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%; }
  header h1 a::before,
  header .logo a::before, header h1 a::after,
  header .logo a::after, #ftrIn .ftrInL .logo a::before, #ftrIn .ftrInL .logo a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    position: absolute;
    top: 0; }
  header h1 a::before,
  header .logo a::before, #ftrIn .ftrInL .logo a::before {
    width: calc(70/394 * 100%);
    background-position: left center;
    background-image: url("../images/logo_pic.png");
    left: 0; }
  header h1 a::after,
  header .logo a::after, #ftrIn .ftrInL .logo a::after {
    width: calc(310/394 * 100%);
    background-position: right center;
    background-image: url("../images/logo.svg");
    right: 0; }
#ftrIn .ftrInL .logo a::after {
  background-image: url("../images/logo_w.svg"); }

.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px !important; }
  @media screen and (max-width: 767px) {
    .anchor {
      padding-top: 160px;
      margin-top: -160px !important; } }

/* -----------------------------------------
-- accordion
-- slide
-- form
----------------------------------------- */
/*--------------------------------------------------------------------
set
---------------------------------------------------------------------*/
#container #cBtmContents {
  display: block;
  padding-top: 50px; }
  #container #cBtmContents::after, #container #cBtmContents::before {
    content: "";
    display: block;
    clear: both; }
  #container #cBtmContents .linkBox--cat,
  #container #cBtmContents .linkBox--tag {
    background-color: #fff;
    border-radius: var(--kadomaru);
    padding: 3.3333%; }
    #container #cBtmContents .linkBox--cat h2,
    #container #cBtmContents .linkBox--tag h2 {
      margin-bottom: 30px;
      padding-bottom: 20px;
      border-bottom: var(--pointCl01) 4px solid;
      text-align: center;
      font-size: clamp(20px, 2.222vw, 28px); }
  #container #cBtmContents .linkBox--cat {
    width: 41.6667%;
    float: left; }
    #container #cBtmContents .linkBox--cat ul {
      text-align: center; }
      #container #cBtmContents .linkBox--cat ul li {
        display: inline-block;
        margin: 8px 18px;
        font-size: clamp(16px, 1.429vw, 18px);
        line-height: calc(30/18);
        font-weight: 500;
        color: var(--pointCl01); }
        #container #cBtmContents .linkBox--cat ul li a {
          color: var(--pointCl01);
          display: inline-block;
          color: var(--pointCl01);
          position: relative; }
          #container #cBtmContents .linkBox--cat ul li a::after {
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            background-color: var(--pointCl01);
            position: absolute;
            bottom: 0;
            left: 0;
            transition: var(--trTime);
            opacity: 0; }
          #container #cBtmContents .linkBox--cat ul li a:hover::after {
            opacity: 1; }
          #container #cBtmContents .linkBox--cat ul li a:hover {
            opacity: 0.7; }
  #container #cBtmContents .linkBox--tag {
    width: 55.8333%;
    float: right; }
    #container #cBtmContents .linkBox--tag ul {
      text-align: left; }
      #container #cBtmContents .linkBox--tag ul li {
        display: inline-block;
        margin: 6px 10px 6px 0;
        font-size: clamp(14px, 1.27vw, 16px);
        line-height: 1;
        font-weight: 500;
        color: var(--pointCl01); }
        #container #cBtmContents .linkBox--tag ul li a {
          display: block;
          padding: 8px 15px;
          background-color: var(--bgCl01);
          border-radius: 50vw;
          color: var(--pointCl01); }
          #container #cBtmContents .linkBox--tag ul li a::before {
            content: "#"; }
          #container #cBtmContents .linkBox--tag ul li a:hover {
            opacity: 0.7; }
  @media screen and (max-width: 767px) {
    #container #cBtmContents {
      padding-top: 30px; }
      #container #cBtmContents .linkBox--cat,
      #container #cBtmContents .linkBox--tag {
        width: auto;
        float: none;
        margin: 0 auto;
        border-radius: var(--kadomarusp);
        padding: 40px 20px; }
        #container #cBtmContents .linkBox--cat h2,
        #container #cBtmContents .linkBox--tag h2 {
          padding-bottom: 15px;
          border-bottom-width: 2px; }
      #container #cBtmContents .linkBox--tag {
        margin-top: 30px; } }

/*--------------------------------------------------------------------
form
---------------------------------------------------------------------*/
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
  position: relative;
  margin: 0 4px 0 0;
  top: -1px; }

/*--必須--*/
#form table th > span {
  display: inline-block;
  width: 38px;
  height: 16px;
  margin-left: 1.5em;
  text-align: center;
  color: #fff;
  background-color: #72aa7a;
  line-height: 15px;
  font-size: 10px;
  vertical-align: middle;
  letter-spacing: 0.01em;
  transform: translateY(-2px); }

#form table {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #form table {
      margin-bottom: 5.1724%; } }
  @media screen and (max-width: 767px) {
    #form table {
      margin-bottom: 40px; } }
  #form table th,
  #form table td {
    line-height: calc(40/18); }
  #form table th {
    width: 250px;
    padding-top: 30px;
    padding-left: 5px;
    font-size: clamp(16px, 1.429vw, 18px);
    font-weight: 500; }
    @media screen and (max-width: 999px) {
      #form table th {
        width: 200px; } }
  #form table th > div {
    margin-top: 5px;
    font-size: clamp(14px, 1.27vw, 16px);
    text-align: left;
    line-height: 19px;
    line-height: calc(28/14); }
  #form table th > div.inline {
    display: inline-block;
    margin-left: 1em; }
  #form table td {
    vertical-align: middle;
    font-size: 1em;
    padding-left: 25px; }
  @media screen and (max-width: 767px) {
    #form table th {
      width: 100%;
      padding-bottom: 20px; }
    #form table td {
      padding-left: 0;
      padding-bottom: 25px;
      font-size: 1.5rem; } }
  #form table td.chk label {
    display: block; }
  #form table td.name div {
    width: 50%;
    float: left;
    padding-right: 10px; }
    #form table td.name div + div {
      padding-left: 10px;
      padding-right: 0; }
    @media screen and (max-width: 767px) {
      #form table td.name div {
        width: auto;
        float: none;
        padding-right: 0; }
        #form table td.name div + div {
          padding-left: 0;
          padding-right: 0;
          padding-top: 15px; } }
  #form table td.privacy span,
  #form table td.privacy label {
    margin-top: 10px;
    font-weight: 500;
    font-size: clamp(16px, 1.429vw, 18px); }
  #form table td.privacy a {
    display: inline-block;
    color: var(--pointCl01);
    position: relative; }
    #form table td.privacy a::after {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      background-color: var(--pointCl01);
      position: absolute;
      bottom: 0;
      left: 0;
      transition: var(--trTime); }
    #form table td.privacy a:hover::after {
      opacity: 0; }
  #form table ::placeholder {
    color: #bbbbbb; }

/*--form parts --*/
#form input[type="text"],
#form input[type="email"],
#form input[type="url"],
#form input[type="tel"],
#form textarea {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 12px 10px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #form input[type="text"],
    #form input[type="email"],
    #form input[type="url"],
    #form input[type="tel"],
    #form textarea {
      padding: 10px;
      font-size: 16px; } }
#form textarea {
  height: 10em; }

/*--form btn--*/
#form .formBtn button,
#form .formBtn input,
.btnThanks a {
  display: block;
  width: 360px;
  height: 72px;
  max-width: 100%;
  border-radius: 50vw;
  border: var(--pointCl01) 1px solid;
  color: var(--pointCl01);
  font-size: clamp(15px, 1.349vw, 17px);
  text-align: center;
  line-height: 70px;
  font-weight: 500;
  cursor: pointer; }
  #form .formBtn button:hover,
  #form .formBtn input:hover,
  .btnThanks a:hover {
    background-color: var(--pointCl01);
    color: #fff; }
  @media screen and (max-width: 767px) {
    #form .formBtn button,
    #form .formBtn input,
    .btnThanks a {
      width: 260px;
      height: 50px;
      line-height: 50px;
      font-size: 1.4rem; } }

#form .formBtn {
  text-align: center; }

#form .formBtn button,
#form .formBtn input,
.btnThanks a {
  margin: 0 auto;
  transition: var(--trTime); }

.btnThanks {
  padding: 80px 0 80px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    .btnThanks {
      padding: 6.8966% 0 6.8966%; } }
  @media screen and (max-width: 767px) {
    .btnThanks {
      padding: 40px 0 40px; } }

.wpcf7-list-item {
  display: block !important; }

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em !important;
  padding: 1em !important; }

.wpcf7 form.sent .wpcf7-response-output {
  /* 送信ボタン下完了時 */
  border-color: transparent !important; }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  /* 送信ボタン下未入力警告 */
  border-color: transparent !important;
  color: red !important;
  text-align: center !important; }

.wpcf7-not-valid-tip {
  /* 必須未入力項目下の文章 */
  border-color: transparent !important;
  font-size: 12px;
  color: red !important; }

.wpcf7-form-control-wrap.recaptcha {
  display: block;
  padding-bottom: 30px; }

/*-----------------------------------------------------
base setting
--------------------------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

.iphone body,
.ipad body,
.ipod body {
  cursor: pointer; }

*:focus {
  outline: none; }

body {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  background-color: var(--bgBody);
  color: var(--txBody); }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
html, body {
  height: 100%; }

body {
  width: 100%;
  text-align: center; }

a {
  color: var(--txBody);
  text-decoration: none;
  transition: all var(--trTime); }

strong {
  font-weight: bold; }

img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -ms-interpolation-mode: bicubic; }

#wrapper {
  position: relative; }

/* -----------------------------------------------------------------------
clearfix
------------------------------------------------------------------------- */
#topicPath, #mainTitle, #container, #mainImage,
.wrapBoxWW,
.wrapBoxW, #ftrIn, footer .ftrCopy,
.wrapBox,
.wrapBoxC, #container section.boxArticleDetail #blogDetail,
.wrapBoxS,
.clearfix,
header,
section {
  display: block; }
  #topicPath::after, #mainTitle::after, #container::after, #mainImage::after,
  .wrapBoxWW::after,
  .wrapBoxW::after, #ftrIn::after, footer .ftrCopy::after,
  .wrapBox::after,
  .wrapBoxC::after, #container section.boxArticleDetail #blogDetail::after,
  .wrapBoxS::after, #topicPath::before, #mainTitle::before, #container::before, #mainImage::before,
  .wrapBoxWW::before,
  .wrapBoxW::before, #ftrIn::before, footer .ftrCopy::before,
  .wrapBox::before,
  .wrapBoxC::before, #container section.boxArticleDetail #blogDetail::before,
  .wrapBoxS::before,
  .clearfix::after,
  .clearfix::before,
  header::after,
  header::before,
  section::after,
  section::before {
    content: "";
    display: block;
    clear: both; }

/*--------------------------------------------------------------------
   header
---------------------------------------------------------------------*/
.drawer-open header {
  z-index: inherit; }

#wrapper {
  padding-top: var(--hdrH); }
  @media screen and (max-width: 767px) {
    #wrapper {
      padding-top: calc(var(--hdrHsp) + 100px); } }

header {
  height: var(--hdrH);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    header {
      height: calc(var(--hdrHsp) + 100px); } }
  header h1,
  header .logo {
    width: 394px;
    height: 75px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto auto 0;
    margin-left: 35px; }
  header nav {
    margin-left: 460px;
    margin-right: 40px;
    padding-top: 35px;
    position: relative; }
    header nav ul {
      width: 685px;
      max-width: 100%;
      margin-left: auto;
      height: 60px; }
      header nav ul li {
        width: 120px;
        float: left; }
        header nav ul li:nth-child(1) {
          width: 85px; }
        header nav ul li:nth-child(n + 2) {
          border-left: var(--lineCl01) 1px solid; }
        header nav ul li a {
          display: block;
          width: 100%;
          height: 100%;
          padding-top: 40px;
          position: relative;
          text-align: center; }
          header nav ul li a span {
            font-size: clamp(11px, 1.19vw, 15px);
            font-weight: 500; }
          header nav ul li a:hover {
            opacity: 0.7; }
          header nav ul li a::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
            overflow: hidden;
            white-space: nowrap;
            text-indent: 101%;
            line-height: 0;
            font-size: 0.1em;
            height: 40px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto; }
        header nav ul li:nth-child(1) a::before {
          width: calc(26/85 * 100%);
          background-image: url("../images/ico_nav_home.svg"); }
        header nav ul li:nth-child(2) a::before {
          width: calc(18/120 * 100%);
          background-image: url("../images/ico_nav_beginner.svg"); }
        header nav ul li:nth-child(3) a::before {
          width: calc(32/120 * 100%);
          background-image: url("../images/ico_nav_stock.svg"); }
        header nav ul li:nth-child(4) a::before {
          width: calc(24/120 * 100%);
          background-image: url("../images/ico_nav_nisa.svg"); }
        header nav ul li:nth-child(5) a::before {
          width: calc(26/120 * 100%);
          background-image: url("../images/ico_nav_estate.svg"); }
        header nav ul li:nth-child(6) a::before {
          width: calc(29/120 * 100%);
          background-image: url("../images/ico_nav_series.svg"); }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    header h1,
    header .logo {
      width: 33.9655%;
      margin-left: 3.0172%; }
    header nav {
      margin-left: 39.6552%;
      margin-right: 3.4483%; }
      header nav ul li {
        width: calc(120/685 * 100%); }
        header nav ul li:nth-child(1) {
          width: calc(85/685 * 100%); } }
  @media screen and (max-width: 767px) {
    header h1,
    header .logo {
      width: 205px;
      height: 36px;
      top: 0;
      bottom: auto;
      margin-left: 20px;
      margin-top: 5px; }
    header nav {
      margin-left: 0;
      margin-top: var(--hdrHsp);
      margin-right: 0;
      padding-top: 0; }
      header nav ul {
        width: 100%;
        height: 100px; }
        header nav ul li {
          width: 33.333%;
          height: 50px;
          float: left; }
          header nav ul li:nth-child(1) {
            width: 33.333%; }
          header nav ul li:nth-child(n + 2) {
            border-left: none; }
          header nav ul li:nth-child(1), header nav ul li:nth-child(2), header nav ul li:nth-child(3) a {
            border-bottom: #7ac989 1px solid; }
          header nav ul li:nth-child(2), header nav ul li:nth-child(3), header nav ul li:nth-child(5), header nav ul li:nth-child(6) {
            border-left: #7ac989 1px solid; }
          header nav ul li a {
            display: block;
            width: 100%;
            height: 100%;
            background-color: var(--pointCl02);
            padding: 15px 0;
            text-align: center; }
            header nav ul li a::before {
              display: none; }
            header nav ul li a span {
              display: inline-block;
              height: 19.5px;
              line-height: 19.5px;
              color: #fff;
              font-size: 1.2rem;
              position: relative;
              z-index: 5; }
              header nav ul li a span::before {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain;
                overflow: hidden;
                white-space: nowrap;
                text-indent: 101%;
                line-height: 0;
                font-size: 0.1em;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto auto auto 0; }
            header nav ul li a:hover {
              opacity: 1; }
          header nav ul li:nth-child(1) a span {
            padding-left: 26px; }
            header nav ul li:nth-child(1) a span::before {
              width: 21.45px;
              height: 18.85px;
              background-image: url("../images/ico_nav_home_sp.svg"); }
          header nav ul li:nth-child(2) a span {
            padding-left: 22.75px; }
            header nav ul li:nth-child(2) a span::before {
              width: 13.65px;
              height: 17.55px;
              background-image: url("../images/ico_nav_beginner.svg"); }
          header nav ul li:nth-child(3) a span {
            padding-left: 26px; }
            header nav ul li:nth-child(3) a span::before {
              width: 21.45px;
              height: 20.15px;
              background-image: url("../images/ico_nav_estate.svg"); }
          header nav ul li:nth-child(4) a span {
            padding-left: 26px; }
            header nav ul li:nth-child(4) a span::before {
              width: 20.8px;
              height: 21.45px;
              background-image: url("../images/ico_nav_nisa_sp.svg"); }
          header nav ul li:nth-child(5) a span {
            padding-left: 26px; }
            header nav ul li:nth-child(5) a span::before {
              width: 23.4px;
              height: 20.8px;
              background-image: url("../images/ico_nav_stock_sp.svg"); }
          header nav ul li:nth-child(6) a span {
            padding-left: 26px; }
            header nav ul li:nth-child(6) a span::before {
              width: 20.8px;
              height: 16.25px;
              background-image: url("../images/ico_nav_series.svg"); } }

/* scrolling
-----------------------*/
/*--is-fixed--*/
.is-fixed {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

/*--------------------------------------------------------------------
   footer
---------------------------------------------------------------------*/
footer {
  background-color: var(--pointCl01);
  padding-top: 60px;
  padding-bottom: 55px;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    footer {
      padding-top: 45px;
      padding-bottom: 40px; } }

#ftrIn .ftrInL {
  width: 29.5455%;
  float: left; }
  #ftrIn .ftrInL .logo {
    height: 68px; }
#ftrIn nav {
  width: 480px;
  float: right;
  padding-bottom: 30px; }
  #ftrIn nav ul {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(4, 1fr); }
    #ftrIn nav ul li {
      text-align: left; }
      #ftrIn nav ul li a {
        font-size: clamp(15px, 1.27vw, 16px);
        line-height: calc(36/16);
        color: #fff;
        display: inline-block;
        color: #fff;
        position: relative; }
        #ftrIn nav ul li a::after {
          content: "";
          display: block;
          height: 1px;
          width: 100%;
          background-color: #fff;
          position: absolute;
          bottom: 0;
          left: 0;
          transition: var(--trTime);
          opacity: 0; }
        #ftrIn nav ul li a:hover::after {
          opacity: 1; }
        #ftrIn nav ul li a br {
          display: none; }
    #ftrIn nav ul li:nth-child(1) {
      grid-area: 1 / 1 / 2 / 2; }
    #ftrIn nav ul li:nth-child(2) {
      grid-area: 2 / 1 / 3 / 2; }
    #ftrIn nav ul li:nth-child(3) {
      grid-area: 3 / 1 / 4 / 2; }
    #ftrIn nav ul li:nth-child(4) {
      grid-area: 4 / 1 / 5 / 2; }
    #ftrIn nav ul li:nth-child(5) {
      grid-area: 1 / 2 / 2 / 3; }
    #ftrIn nav ul li:nth-child(6) {
      grid-area: 2 / 2 / 3 / 3; }
    #ftrIn nav ul li:nth-child(7) {
      grid-area: 3 / 2 / 4 / 3; }
    #ftrIn nav ul li:nth-child(8) {
      grid-area: 1 / 3 / 2 / 4; }
    #ftrIn nav ul li:nth-child(9) {
      grid-area: 2 / 3 / 3 / 4; }
    #ftrIn nav ul li:nth-child(10) {
      grid-area: 3 / 3 / 4 / 4; }
@media screen and (max-width: 767px) {
  #ftrIn .ftrInL {
    width: auto;
    float: none;
    margin: 0 auto; }
    #ftrIn .ftrInL .logo {
      width: 231px;
      height: 41px　;
      margin: 0 auto 30px; }
  #ftrIn nav {
    width: auto;
    float: none;
    margin: 0 auto;
    padding-bottom: 30px; }
    #ftrIn nav ul {
      width: var(--spMaxW);
      max-width: 100%;
      margin: 0 auto;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: repeat(5, auto); }
      #ftrIn nav ul li a {
        padding: 10px 0;
        line-height: calc(52/35); }
        #ftrIn nav ul li a br {
          display: inherit; }
      #ftrIn nav ul li:nth-child(1) {
        grid-area: 1 / 1 / 2 / 2; }
      #ftrIn nav ul li:nth-child(2) {
        grid-area: 2 / 1 / 3 / 2; }
      #ftrIn nav ul li:nth-child(3) {
        grid-area: 3 / 1 / 4 / 2; }
      #ftrIn nav ul li:nth-child(4) {
        grid-area: 4 / 1 / 5 / 2; }
      #ftrIn nav ul li:nth-child(5) {
        grid-area: 5 / 1 / 6 / 2; }
      #ftrIn nav ul li:nth-child(6) {
        grid-area: 1 / 2 / 2 / 3; }
      #ftrIn nav ul li:nth-child(7) {
        grid-area: 2 / 2 / 3 / 3; }
      #ftrIn nav ul li:nth-child(8) {
        grid-area: 3 / 2 / 4 / 3; }
      #ftrIn nav ul li:nth-child(9) {
        grid-area: 4 / 2 / 5 / 3; }
      #ftrIn nav ul li:nth-child(10) {
        grid-area: 5 / 2 / 6 / 3; } }

footer .ftrCopy p {
  text-align: right;
  color: #fff;
  font-size: clamp(12px, 1.111vw, 14px); }
  footer .ftrCopy p a {
    color: #fff; }
@media screen and (max-width: 767px) {
  footer .ftrCopy p {
    text-align: center; } }

/*--------------------------------------------------------------------
   topicPath
---------------------------------------------------------------------*/
#topicPath {
  padding-top: 40px; }
  #topicPath ul {
    text-align: left; }
    #topicPath ul li {
      display: inline-block;
      padding-left: 30px;
      margin-bottom: 10px;
      position: relative; }
      #topicPath ul li a, #topicPath ul li span {
        display: block;
        font-size: clamp(12px, 1.032vw, 13px);
        line-height: calc(16/13); }
      #topicPath ul li a:hover {
        opacity: 0.7; }
      #topicPath ul li::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 101%;
        line-height: 0;
        font-size: 0.1em;
        width: 30px;
        height: 10px;
        background-image: url("../images/topicpath.svg");
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto auto 0; }
      #topicPath ul li.home {
        padding-left: 0; }
        #topicPath ul li.home::before {
          display: none; }
        #topicPath ul li.home a {
          padding-left: 30px;
          position: relative; }
          #topicPath ul li.home a::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
            overflow: hidden;
            white-space: nowrap;
            text-indent: 101%;
            line-height: 0;
            font-size: 0.1em;
            width: 17px;
            height: 16px;
            background-image: url("../images/ico_nav_home.svg");
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto auto auto 0; }

/*--------------------------------------------------------------------
   mainTitle
---------------------------------------------------------------------*/
#mainTitle {
  padding-top: 30px;
  padding-bottom: 55px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #mainTitle {
      padding-top: 2.5862%;
      padding-bottom: 4.7414%; } }
  #mainTitle h1 {
    text-align: left;
    font-size: clamp(28px, 2.54vw, 32px);
    line-height: calc(50/32);
    font-weight: 500; }

/*--------------------------------------------------------------------
   container
---------------------------------------------------------------------*/
#container {
  padding-bottom: 100px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #container {
      padding-bottom: 8.6207%; } }
  @media screen and (max-width: 767px) {
    #container {
      padding-bottom: 14.6667%; } }

#topicPath + #container {
  margin-top: 40px; }

/* base
-----------------------*/
div[id="container"] section p, div[id="container"] section li, div[id="container"] section dt, div[id="container"] section dd, div[id="container"] section th, div[id="container"] section td {
  font-size: clamp(16px, 1.429vw, 18px);
  line-height: calc(36/18);
  text-align: left;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 767px) {
    div[id="container"] section p, div[id="container"] section li, div[id="container"] section dt, div[id="container"] section dd, div[id="container"] section th, div[id="container"] section td {
      font-size: 1.6rem;
      line-height: calc(60/30) !important; } }
div[id="container"] p + * {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    div[id="container"] p + * {
      margin-top: 20px; } }
div[id="container"] ul + * {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    div[id="container"] ul + * {
      margin-top: 20px; } }
div[id="container"] ol + * {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    div[id="container"] ol + * {
      margin-top: 20px; } }
div[id="container"] dl + * {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    div[id="container"] dl + * {
      margin-top: 20px; } }
div[id="container"] table + * {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    div[id="container"] table + * {
      margin-top: 20px; } }

/*===========================================
_drawer.scss
=============================================*/
/*!------------------------------------*\
    Base
\*!------------------------------------*/
.drawer-open {
  overflow: hidden !important; }

.drawer-nav {
  position: fixed;
  z-index: 9000;
  top: 0;
  overflow: hidden;
  width: 380px;
  max-width: 100%;
  height: 100%;
  color: #fff;
  background-color: var(--pointCl01); }

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.drawer-open .drawer-overlay {
  display: block; }

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -100%;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  /*right: 16.25rem;*/ }

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 99999;
  top: 0;
  display: block;
  box-sizing: border-box;
  width: 47px;
  height: 47px;
  padding: 0 15px;
  background-color: var(--pointCl01);
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  border-radius: 50vw;
  margin-top: calc((80px - 47px)/2);
  margin-right: 20px; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger {
      width: calc(54px * 0.6);
      height: calc(54px * 0.6);
      padding: 0 calc(15px * 0.6);
      margin-top: calc((55px - 54px * 0.6)/2);
      margin-right: 10px; } }

.drawer-hamburger:hover {
  cursor: pointer; }

.drawer-hamburger-icon {
  position: relative;
  display: block; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 1px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #fff; }

.drawer-hamburger-icon {
  background-color: transparent; }

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -3px;
  left: 0;
  content: ' '; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger-icon:before,
    .drawer-hamburger-icon:after {
      top: -2px; } }

.drawer-hamburger-icon:after {
  top: 3px; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger-icon:after {
      top: 2px; } }

.drawer-open .drawer-hamburger {
  position: fixed;
  transform: scale(1.5); }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }

/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto; }

/*
@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
*/
/*!------------------------------------*\
    add
\*!------------------------------------*/
.drawer--top.drawer-open .drawer-nav {
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--right .drawer-hamburger {
  right: 0px; }

@media screen and (max-width: 767px) {
  .drawer-nav {
    width: 100%; } }
/*--------------------------------------------------------------------
   hamburger
---------------------------------------------------------------------*/
.drawer-hamburger {
  display: none;
  z-index: 99999; }

@media screen and (max-width: 767px) {
  .drawer-hamburger {
    display: block; } }
/*--------------------------------------------------------------------
   menu
---------------------------------------------------------------------*/
.spNav {
  padding-top: var(--hdrHsp);
  padding-left: 20px;
  padding-right: 20px; }
  .spNav .spNavTit {
    padding-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
    font-size: 1.8rem; }
  .spNav ul {
    display: block;
    margin-bottom: 50px; }
    .spNav ul::after, .spNav ul::before {
      content: "";
      display: block;
      clear: both; }
    .spNav ul li {
      width: calc(50% - 10px);
      float: left;
      border-top: #fff 1px solid;
      border-bottom: #fff 1px solid; }
      .spNav ul li:nth-child(2n) {
        float: right; }
      .spNav ul li:nth-child(n + 3) {
        margin-top: -1px; }
      .spNav ul li a {
        display: block;
        text-align: left;
        color: #fff;
        font-size: 1.5rem;
        padding: calc(46/28 * 1em) 10px; }

/*----------------------------------------------------------
Variables
-----------------------------------------------------------*/
/*-----------------------------------------------------
blog-extend 
--------------------------------------------------------*/
#container section .article--item > a .sub {
  text-align: left; }
  #container section .article--item > a .sub span {
    display: inline-block;
    line-height: 22px;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative; }
  #container section .article--item > a .sub span.date {
    display: inline-block;
    padding-left: 19px;
    text-align: left;
    color: #999999;
    font-size: 1.2rem; }
    #container section .article--item > a .sub span.date::before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 101%;
      line-height: 0;
      font-size: 0.1em;
      width: 15px;
      height: 15px;
      background-image: url("../images/ico_time.svg");
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto auto auto 0; }
  #container section .article--item > a .sub span.cat {
    border: var(--pointCl01) 1px solid;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 50vw;
    line-height: 20px;
    text-align: center;
    color: var(--pointCl01);
    font-size: 1rem; }

/*-----------------------------------------------------
wp-pagenavi
--------------------------------------------------------*/
#container .wp-pagenavi {
  margin-top: 5.4545%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    #container .wp-pagenavi {
      margin-top: 10.6667%; } }
  #container .wp-pagenavi span,
  #container .wp-pagenavi a {
    display: block;
    margin: 0 5px;
    width: 54px;
    border: 1px solid var(--lineCl02);
    border-radius: 5px;
    background-color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 52px;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      #container .wp-pagenavi span,
      #container .wp-pagenavi a {
        width: 37.8px;
        line-height: 36.4px;
        font-size: 12px; } }
  #container .wp-pagenavi .page_num {
    display: none; }
  #container .wp-pagenavi a:hover {
    background-color: #e9f2ea; }
  #container .wp-pagenavi .extend {
    border: none; }
  #container .wp-pagenavi .current {
    border-color: var(--pointCl01);
    background-color: var(--pointCl01);
    color: #fff; }
  #container .wp-pagenavi a.previouspostslink {
    display: none; }
  #container .wp-pagenavi a.first {
    display: none; }

/* -----------------------------------------
item--parts
----------------------------------------- */
#container section .article--item > a {
  display: block; }
  #container section .article--item > a:hover {
    opacity: 0.7; }
  #container section .article--item > a div.thumb {
    line-height: 1;
    position: relative; }
    #container section .article--item > a div.thumb img {
      display: block;
      position: relative;
      z-index: 1; }
    #container section .article--item > a div.thumb span.num {
      display: block;
      width: calc(28/340 * 100%);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
  #container section .article--item > a p {
    padding-top: 10px;
    text-align: left;
    font-size: clamp(16px, 1.349vw, 17px);
    font-weight: 500;
    line-height: calc(32/17); }
  #container section .article--item > a .sub {
    margin-top: 10px; }

/* -----------------------------------------
layout
----------------------------------------- */
#container section.boxArticleList + section.boxArticleList,
#container section.boxArticleList .cBtnArea01 {
  margin-top: 50px; }
@media screen and (min-width: 768px) and (max-width: 1259px) {
  #container section.boxArticleList + section.boxArticleList,
  #container section.boxArticleList .cBtnArea01 {
    margin-top: 4.3103%; } }
@media screen and (max-width: 767px) {
  #container section.boxArticleList + section.boxArticleList,
  #container section.boxArticleList .cBtnArea01 {
    margin-top: 10.6667%; } }

/* -----------------------------------------
slick
----------------------------------------- */
#container section.boxArticleList .articleSlider + h3 {
  margin-top: 4.5455%; }
#container section.boxArticleList .articleSlider {
  width: calc(100% + 40px);
  transform: translateX(-20px); }
  #container section.boxArticleList .articleSlider .slick-track {
    margin-left: 0; }
  #container section.boxArticleList .articleSlider .article--item {
    padding: 0 20px; }
@media screen and (max-width: 767px) {
  #container section.boxArticleList .articleSlider + h3 {
    margin-top: 9.3333%; }
  #container section.boxArticleList .articleSlider {
    width: 100%;
    transform: translateX(0); }
    #container section.boxArticleList .articleSlider .article--item {
      padding: 0 25px; } }

/* -----------------------------------------
list
----------------------------------------- */
#container section.boxArticleList .listArticle {
  width: calc(100% + 40px);
  transform: translateX(-20px);
  display: block; }
  #container section.boxArticleList .listArticle::after, #container section.boxArticleList .listArticle::before {
    content: "";
    display: block;
    clear: both; }
  #container section.boxArticleList .listArticle .article--item {
    width: 33.333%;
    float: left;
    padding: 0 20px; }
    #container section.boxArticleList .listArticle .article--item:nth-child(n + 4) {
      margin-top: 3.6364%; }
  #container section.boxArticleList .listArticle.listArticle--ranking .article--item div.thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: calc(30/340 * 100%);
    height: auto;
    padding-top: calc(30/340 * 100%);
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 2; }
  #container section.boxArticleList .listArticle.listArticle--ranking .article--item:nth-child(1) div.thumb::before {
    background-image: url("../images/ico_num2_01.svg"); }
  #container section.boxArticleList .listArticle.listArticle--ranking .article--item:nth-child(2) div.thumb::before {
    background-image: url("../images/ico_num2_02.svg"); }
  #container section.boxArticleList .listArticle.listArticle--ranking .article--item:nth-child(3) div.thumb::before {
    background-image: url("../images/ico_num2_03.svg"); }
@media screen and (max-width: 767px) {
  #container section.boxArticleList .listArticle {
    width: 100%;
    transform: translateX(0); }
    #container section.boxArticleList .listArticle .article--item {
      width: auto;
      float: none;
      margin: 0 auto;
      padding: 0; }
      #container section.boxArticleList .listArticle .article--item:nth-child(n + 2) {
        margin-top: 30px; } }

/* -----------------------------------------
detail box
----------------------------------------- */
#container section.boxArticleDetail {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

#container section.boxArticleDetail + section.boxArticleList {
  margin-top: -80px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #container section.boxArticleDetail + section.boxArticleList {
      margin-top: -6.8966%; } }
  @media screen and (max-width: 767px) {
    #container section.boxArticleDetail + section.boxArticleList {
      margin-top: -10.6667%; } }

/* -----------------------------------------
detail
----------------------------------------- */
#container section.boxArticleDetail #blogDetail {
  padding-left: 0;
  padding-right: 0; }
  #container section.boxArticleDetail #blogDetail .seriesTitle {
    margin-bottom: 6%; }
    @media screen and (max-width: 767px) {
      #container section.boxArticleDetail #blogDetail .seriesTitle {
        margin-bottom: 8%; } }
  #container section.boxArticleDetail #blogDetail #blogDetail--title {
    padding-bottom: 4%;
    margin-bottom: 6%;
    border-bottom: var(--pointCl01) 2px solid;
    position: relative;
    display: block; }
    #container section.boxArticleDetail #blogDetail #blogDetail--title::after, #container section.boxArticleDetail #blogDetail #blogDetail--title::before {
      content: "";
      display: block;
      clear: both; }
    #container section.boxArticleDetail #blogDetail #blogDetail--title .thumbPc {
      width: 50%;
      float: left;
      position: relative; }
      #container section.boxArticleDetail #blogDetail #blogDetail--title .thumbPc img {
        display: block;
        position: relative;
        z-index: 1; }
      #container section.boxArticleDetail #blogDetail #blogDetail--title .thumbPc span.num {
        display: block;
        width: calc(28/340 * 100%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
    #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn {
      width: 46%;
      float: right; }
      #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .thumbSp {
        display: none; }
      #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub {
        text-align: left; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub span {
          display: inline-block;
          line-height: 25px;
          margin-bottom: 5px;
          margin-right: 10px;
          position: relative; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub span.date {
          display: inline-block;
          padding-left: 19px;
          text-align: left;
          color: #999999;
          font-size: 1.4rem; }
          #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub span.date::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
            overflow: hidden;
            white-space: nowrap;
            text-indent: 101%;
            line-height: 0;
            font-size: 0.1em;
            width: 15px;
            height: 15px;
            background-image: url("../images/ico_time.svg");
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto auto auto 0; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub span.cat a {
          display: block;
          border: var(--pointCl01) 1px solid;
          padding-left: 8px;
          padding-right: 8px;
          border-radius: 50vw;
          line-height: 23px;
          text-align: center;
          color: var(--pointCl01);
          font-size: 1.1rem; }
          #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub span.cat a:hover {
            background-color: var(--pointCl01);
            color: #fff; }
      #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .mainTitle {
        text-align: left; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .mainTitle h1 {
          margin-bottom: 10px;
          text-align: left;
          font-size: clamp(16px, 2.222vw, 28px);
          line-height: calc(44/28);
          font-weight: 500; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .mainTitle p {
          font-size: clamp(12px, 1.111vw, 14px); }
    @media screen and (max-width: 767px) {
      #container section.boxArticleDetail #blogDetail #blogDetail--title {
        padding-bottom: 5.3333%;
        margin-bottom: 8%;
        border-bottom-width: 1px; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .thumbPc {
          display: none; }
        #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn {
          width: auto;
          float: none;
          margin: 0 auto; }
          #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .thumbSp {
            display: block;
            position: relative; }
            #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .thumbSp img {
              display: block;
              position: relative;
              z-index: 1; }
            #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .thumbSp span.num {
              display: block;
              width: calc(28/340 * 100%);
              position: absolute;
              top: 0;
              left: 0;
              z-index: 2; }
          #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .titSub {
            margin-bottom: 10px; }
          #container section.boxArticleDetail #blogDetail #blogDetail--title .titleIn .mainTitle h1 {
            margin-top: 20px; } }
  #container section.boxArticleDetail #blogDetail .blogDetail--level {
    width: 460px;
    max-width: 100%;
    margin: 0 auto 5%; }
    #container section.boxArticleDetail #blogDetail .blogDetail--level .tit {
      text-align: center;
      font-size: clamp(14px, 1.429vw, 18px);
      font-weight: 500;
      margin-bottom: 20px; }
    #container section.boxArticleDetail #blogDetail .blogDetail--level table {
      border: var(--lineCl02) 1px solid;
      width: 100%; }
      #container section.boxArticleDetail #blogDetail .blogDetail--level table tr.even th, #container section.boxArticleDetail #blogDetail .blogDetail--level table tr.even td {
        background-color: #f5f5f5; }
      #container section.boxArticleDetail #blogDetail .blogDetail--level table th, #container section.boxArticleDetail #blogDetail .blogDetail--level table td {
        padding: 10px 15px;
        text-align: left; }
      #container section.boxArticleDetail #blogDetail .blogDetail--level table th {
        text-align: left;
        font-size: clamp(14px, 1.429vw, 18px);
        font-weight: 500; }
      #container section.boxArticleDetail #blogDetail .blogDetail--level table td img {
        display: block;
        width: 100px;
        max-width: 100%;
        margin-right: auto; }
  #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container {
    border: var(--lineCl02) 1px solid;
    position: relative;
    padding: 3.5%;
    margin-top: 6%;
    margin-bottom: 6%; }
    #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container .toc__title {
      width: 80px;
      height: 26px;
      background-color: var(--pointCl01);
      text-align: center;
      color: #fff;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 26px !important;
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 3.5%;
      transform: translateY(-50%); }
    #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container ol.toc__list {
      margin-top: 0;
      margin-left: 0; }
      #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container ol.toc__list li + li {
        margin-top: 10px; }
      #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container ol.toc__list li {
        list-style-type: none;
        margin-left: 0; }
        #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container ol.toc__list li a {
          color: var(--txBody);
          text-decoration: none; }
          #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container ol.toc__list li a:hover {
            opacity: 0.7;
            text-decoration: underline; }
  @media screen and (max-width: 767px) {
    #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container {
      padding: 35px 20px;
      margin-top: 8%;
      margin-bottom: 8%; }
      #container section.boxArticleDetail #blogDetail .blogDetail--post .toc__container .toc__title {
        width: 60px;
        height: 22px;
        font-size: 1.3rem;
        line-height: 22px !important;
        margin-left: 20px; } }
  #container section.boxArticleDetail #blogDetail .blogDetail--quiz {
    padding-bottom: 30px; }
    #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz {
      margin-bottom: 30px; }
      #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz .wp-make-quiz-title {
        margin-bottom: 20px; }
        #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz .wp-make-quiz-title p {
          text-align: left;
          font-size: clamp(16px, 1.508vw, 19px);
          line-height: calc(44/19);
          font-weight: 500; }
      #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz .wp-make-quiz-question li + li {
        margin-top: 10px; }
      #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz .wp-make-quiz-question li {
        border: var(--pointCl01) 1px solid;
        border-radius: 10px;
        padding: 15px;
        font-size: clamp(16px, 1.429vw, 18px);
        line-height: calc(30/18);
        color: var(--pointCl01);
        font-weight: 500;
        cursor: pointer; }
      #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz.open .wp-make-quiz-question li {
        padding-left: 50px;
        color: #333; }
        #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz.open .wp-make-quiz-question li.choice, #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz.open .wp-make-quiz-question li.correct {
          color: #fff; }
      #container section.boxArticleDetail #blogDetail .blogDetail--quiz .wp-make-quiz.open .wp-make-quiz-continue-wrap {
        margin-bottom: 5px; }
  #container section.boxArticleDetail #blogDetail .blogDetail--cat {
    border-top: var(--pointCl01) dotted 1px;
    border-bottom: var(--pointCl01) dotted 1px;
    padding: 20px 0; }
    #container section.boxArticleDetail #blogDetail .blogDetail--cat dl + dl {
      margin-top: 0; }
    #container section.boxArticleDetail #blogDetail .blogDetail--cat dl {
      text-align: left; }
      #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dt, #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dd {
        display: inline-block;
        text-align: left;
        font-size: clamp(15px, 1.349vw, 17px);
        font-weight: 500; }
        #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dt li, #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dd li {
          display: inline-block;
          margin-right: 1em; }
        #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dt a, #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dd a {
          color: var(--pointCl01);
          text-decoration: none; }
          #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dt a:hover, #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dd a:hover {
            opacity: 0.7;
            text-decoration: underline; }
      #container section.boxArticleDetail #blogDetail .blogDetail--cat dl dt {
        margin-right: 1em; }
      #container section.boxArticleDetail #blogDetail .blogDetail--cat dl:nth-child(2) dd li a::before {
        content: "#"; }
  #container section.boxArticleDetail #blogDetail .blogDetail--share {
    padding: 30px 0;
    border-bottom: var(--pointCl01) dotted 1px; }
    #container section.boxArticleDetail #blogDetail .blogDetail--share dl {
      text-align: left; }
      #container section.boxArticleDetail #blogDetail .blogDetail--share dl dt {
        font-size: clamp(15px, 1.349vw, 17px);
        font-weight: 500;
        margin-right: 1em; }
      #container section.boxArticleDetail #blogDetail .blogDetail--share dl dt, #container section.boxArticleDetail #blogDetail .blogDetail--share dl dd {
        vertical-align: middle;
        display: inline-block;
        text-align: left; }
        #container section.boxArticleDetail #blogDetail .blogDetail--share dl dt li, #container section.boxArticleDetail #blogDetail .blogDetail--share dl dd li {
          display: inline-block; }
  #container section.boxArticleDetail #blogDetail .blogDetail--pagelink {
    margin-top: 6%;
    padding: 3%;
    background-color: #ebf2ef;
    display: block; }
    #container section.boxArticleDetail #blogDetail .blogDetail--pagelink::after, #container section.boxArticleDetail #blogDetail .blogDetail--pagelink::before {
      content: "";
      display: block;
      clear: both; }
    #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post,
    #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post {
      width: 50%;
      float: left; }
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post > p,
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post > p {
        padding-bottom: 15px;
        line-height: 1;
        font-size: clamp(15px, 1.27vw, 16px);
        font-weight: 500; }
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a,
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a {
        display: block;
        margin-top: 0;
        border: var(--pointCl01) 1px solid;
        background-color: #fff;
        padding: 15px;
        display: block; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a::after, #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a::before,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a::after,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a::before {
          content: "";
          display: block;
          clear: both; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a:hover,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a:hover {
          opacity: 0.7; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a div.thumb,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a div.thumb {
          line-height: 1;
          width: calc(200/428 * 100%);
          float: left;
          position: relative; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a div.thumb img,
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a div.thumb img {
            display: block;
            position: relative;
            z-index: 1; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a div.thumb span.num,
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a div.thumb span.num {
            display: block;
            width: calc(28/200 * 100%);
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a p,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a p {
          padding-top: 10px;
          width: calc(210/428 * 100%);
          float: right;
          text-align: left;
          font-size: clamp(16px, 1.349vw, 17px);
          font-weight: 500;
          line-height: calc(32/17); }
    #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post {
      padding-right: 10px; }
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post > p {
        text-align: left; }
    #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post {
      padding-left: 10px; }
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post > p {
        text-align: right; }
    @media screen and (max-width: 767px) {
      #container section.boxArticleDetail #blogDetail .blogDetail--pagelink {
        margin-top: 8%;
        padding: 20px;
        display: block; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink::after, #container section.boxArticleDetail #blogDetail .blogDetail--pagelink::before {
          content: "";
          display: block;
          clear: both; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post,
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post {
          width: auto;
          float: none;
          margin: 0 auto; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a div.thumb,
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a div.thumb {
            width: auto;
            float: none;
            margin: 0 auto; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post a p,
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post a p {
            width: auto;
            float: none;
            margin: 0 auto; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post {
          padding-right: 0; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .prev-post > p {
            text-align: left; }
        #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post {
          margin-top: 30px;
          padding-left: 0; }
          #container section.boxArticleDetail #blogDetail .blogDetail--pagelink .next-post > p {
            text-align: left; } }

/* -- blog parts --*/
#container .post {
  padding-bottom: 80px;
  /*------------
  block editor
  --------------*/ }
  @media screen and (max-width: 767px) {
    #container .post {
      padding-bottom: 10.6667%; } }
  #container .post h4 {
    font-size: clamp(16px, 1.508vw, 19px); }
  #container .post h4, #container .post h5, #container .post h6 {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: bold;
    line-height: 1.75; }
  #container .post * + h2 {
    margin-top: 6% !important; }
  #container .post a {
    color: var(--pointCl01);
    text-decoration: underline;
    word-break: break-all; }
    #container .post a:hover {
      text-decoration: none; }
  #container .post ul {
    margin-left: 20px; }
    #container .post ul li {
      list-style-position: outside;
      list-style-type: disc; }
  #container .post ol {
    margin-left: 20px; }
    #container .post ol li {
      list-style-position: outside;
      list-style-type: decimal; }
  #container .post > img,
  #container .post p img,
  #container .post figure {
    display: block;
    width: 700px;
    max-width: 80%;
    margin: 30px auto; }
  #container .post * + p,
  #container .post * + ul,
  #container .post * + ol {
    margin-top: 15px; }
  #container .post * + blockquote,
  #container .post * + figure,
  #container .post * + table,
  #container .post blockquote + *,
  #container .post figure + *,
  #container .post table + * {
    margin-top: 30px; }
  #container .post p.has-text-align-right {
    text-align: right; }
  #container .post p.has-text-align-center {
    text-align: center; }
  #container .post ol {
    margin-left: 1em; }
    #container .post ol li {
      list-style-position: outside;
      list-style-type: decimal; }
  #container .post .wp-block-quote cite, #container .post .wp-block-pullquote cite, #container .post .wp-block-table figcaption {
    display: block;
    margin-top: 10px;
    text-align: left;
    font-size: clamp(12px, 1.111vw, 14px);
    color: #666;
    line-height: 1.7; }
  #container .post .wp-block-quote {
    border-left: var(--txBody) 4px solid;
    padding-left: 15px; }
  #container .post .wp-block-pullquote {
    border-bottom: var(--txBody) 4px solid;
    border-top: var(--txBody) 4px solid;
    padding: 15px 0; }
    #container .post .wp-block-pullquote p {
      font-size: 1em; }
  #container .post .wp-block-table {
    overflow: visible !important; }
  #container .post table {
    width: 100%;
    border-top: #999 1px solid;
    border-left: #999 1px solid; }
    #container .post table th, #container .post table td {
      border-bottom: #999 1px solid;
      border-right: #999 1px solid;
      padding: 15px;
      vertical-align: top; }
    @media screen and (max-width: 767px) {
      #container .post table th, #container .post table td {
        display: list-item;
        list-style-type: none;
        font-size: 1.4rem;
        line-height: 2; } }
  #container .post .wp-block-separator {
    border-color: #ccc; }
  #container .post strong span {
    font-weight: bold; }

/* -----------------------------------------
-- 1. toppage
-- 2. normal
----------------------------------------- */
/* -----------------------------------------
1. toppage
----------------------------------------- */
/* mainImage
---------------------------*/
#mainImage {
  padding-top: 70px;
  padding-bottom: 50px; }
  #mainImage #mainImageIn {
    background: #55c98c url("../images/main_pc.png") center center no-repeat;
    background-size: cover;
    border-radius: var(--kadomaru);
    padding-top: 36.6667%;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    #mainImage #mainImageIn p {
      text-align: left;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 2;
      margin-left: 5%; }
    #mainImage #mainImageIn p.tit {
      font-size: clamp(20px, 3.492vw, 44px);
      line-height: calc(60/44);
      margin-top: -12.5%; }
    #mainImage #mainImageIn p.txt {
      font-size: clamp(13px, 1.349vw, 17px);
      line-height: calc(32/17);
      font-weight: 500;
      margin-top: -5px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #mainImage {
      padding-top: 6.0345%;
      padding-bottom: 4.3103%; } }
  @media screen and (max-width: 767px) {
    #mainImage {
      padding-top: 9.3333%;
      padding-bottom: 10.6667%;
      padding-left: 0;
      padding-right: 0; }
      #mainImage #mainImageIn {
        background-image: url("../images/main_sp.png");
        background-position: center bottom;
        background-size: 100% auto;
        border-radius: 0;
        padding-top: 112%; }
        #mainImage #mainImageIn p {
          top: 0;
          margin-left: 6.6667%; }
        #mainImage #mainImageIn p.tit {
          font-size: 2.2rem;
          margin-top: 6.6667%; }
        #mainImage #mainImageIn p.txt {
          font-size: 1.2rem;
          margin-top: 24%; } }

/* -----------------------------------------
2. normal
----------------------------------------- */
#container section.normalPage {
  padding-top: 70px;
  padding-bottom: 80px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #container section.normalPage {
      padding-top: 6.0345%;
      padding-bottom: 6.8966%;
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    #container section.normalPage {
      padding-top: 9.3333%;
      padding-bottom: 10.6667%; } }

/* profile
---------------------------*/
#container section.normalPage#profile * + h2 {
  margin-top: 50px; }
  @media screen and (min-width: 768px) and (max-width: 1259px) {
    #container section.normalPage#profile * + h2 {
      margin-top: 4.3103%; } }
  @media screen and (max-width: 767px) {
    #container section.normalPage#profile * + h2 {
      margin-top: 10.6667%; } }

/* contact
---------------------------*/
#container section.normalPage#contact .leadBox,
#container section.normalPage#thanks .leadBox {
  padding-bottom: 30px; }
  #container section.normalPage#contact .leadBox h2,
  #container section.normalPage#thanks .leadBox h2 {
    margin-bottom: 30px;
    text-align: left;
    font-size: clamp(16px, 1.429vw, 18px);
    font-weight: bold; }
  #container section.normalPage#contact .leadBox a,
  #container section.normalPage#thanks .leadBox a {
    display: inline-block;
    color: var(--pointCl01);
    position: relative; }
    #container section.normalPage#contact .leadBox a::after,
    #container section.normalPage#thanks .leadBox a::after {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      background-color: var(--pointCl01);
      position: absolute;
      bottom: 0;
      left: 0;
      transition: var(--trTime); }
    #container section.normalPage#contact .leadBox a:hover::after,
    #container section.normalPage#thanks .leadBox a:hover::after {
      opacity: 0; }

/*privacy
------------------------------------------------------*/
#container section.normalPage#privacy h2 {
  margin-bottom: 20px;
  text-align: left;
  font-size: clamp(18px, 1.587vw, 20px);
  line-height: 1.5; }
#container section.normalPage#privacy * + h2 {
  margin-top: 35px; }
#container section.normalPage#privacy ul {
  margin-top: 0; }
#container section.normalPage#privacy ul.att {
  margin-top: 0; }
#container section.normalPage#privacy ol {
  margin-top: 0; }
#container section.normalPage#privacy p, #container section.normalPage#privacy li {
  font-size: clamp(15px, 1.349vw, 17px);
  line-height: calc(37/17); }
#container section.normalPage#privacy p {
  word-break: break-all; }
#container section.normalPage#privacy a {
  display: inline-block;
  color: var(--txBody);
  position: relative; }
  #container section.normalPage#privacy a::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: var(--txBody);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: var(--trTime); }
  #container section.normalPage#privacy a:hover::after {
    opacity: 0; }

/*--float--*/
.flL {
  float: left; }

.flR {
  float: right; }

.clear {
  clear: both; }

/*--textalign--*/
.txtL {
  text-align: left !important; }

.txtC {
  text-align: center !important; }

.txtR {
  text-align: right !important; }

.mt0 {
  margin-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

/*--textwrap--*/
.text {
  display: inline-block; }

/*# sourceMappingURL=base.css.map */
