@charset "UTF-8";
/* -----------------------------------------------------------------------
reset
------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono: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: #DFEFED;
  --txBody: #666;
  --pointCl01:#517D99;
  --pointCl02:#6AC1B7;
  --pointCl03:#BFE9DB;
  --lineCl01:#dedede;
  --kadomaru:20px;
  --kadomarusp:10px;
  --kadomaruL:60px;
  --kadomaruLsp:25px;
  --hdrH:90px;
  --hdrHsp:55px;
  --trTime: .5s;
  --spMaxW:350px; }

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

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

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

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

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

.wrapBoxW, footer nav,
footer .copy, #container.second section, #container #contentsWrap,
#container #blogIndex,
#container #blogDetail,
.wrapBox,
.wrapBoxC,
.wrapBoxS {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 767px) {
    .wrapBoxW, footer nav,
    footer .copy, #container.second section, #container #contentsWrap,
    #container #blogIndex,
    #container #blogDetail,
    .wrapBox,
    .wrapBoxC,
    .wrapBoxS {
      padding-left: 20px;
      padding-right: 20px; } }

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

/* box --1180px-----------*/
footer nav,
footer .copy, #container.second section, #container #contentsWrap,
#container #blogIndex,
#container #blogDetail,
.wrapBox {
  width: 1240px; }

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

/* box --1000px-----------*/
.wrapBoxS {
  width: 1060px; }

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

body {
  font-size: 16px; }
  @media screen and (min-width: 768px) and (max-width: 1239px) {
    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: "BIZ UDPGothic","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em; }

input {
  font-family: "BIZ UDPGothic","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em; }

.font01R,
.font01B, header nav > ul > li > a,
header nav > ul > li > span, footer nav > ul > li > a,
footer nav > ul > li > span, footer .copy, #container .cBlogList li .sub span, #container #blogDetail section.blogDetail .blogTitle div.sub span, #container .wp-pagenavi span,
#container .wp-pagenavi a, #container .pageNav ul li a {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.075em; }

input[type="checkbox"],
input[type="radio"],
.fontDef {
  font-family: "BIZ UDPGothic","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em; }

.font01R {
  font-weight: 400; }

.font01B {
  font-weight: 700; }

#container .post code,
#container .post .wp-block-code code {
  font-family: "Roboto Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal; }

/* -----------------------------------------
-- 1. set
-- 2. title
-- 3. text
-- 4. list
-- 5. table
-- 6. btn
-- 7. other
----------------------------------------- */
/*--------------------------------------------------------------------
1. set
---------------------------------------------------------------------*/
/*--------------------------------------------------------------------
2. title
---------------------------------------------------------------------*/
.cTit01 {
  border-bottom: var(--pointCl01) 1px solid;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-align: left;
  font-size: clamp(18px, 1.613vw, 20px);
  color: var(--pointCl01);
  font-weight: bold; }

#container #contentsWrap #main #mainTitle h1,
.cTit02 {
  background-color: var(--pointCl01);
  padding: 15px;
  color: #fff;
  text-align: left;
  font-size: clamp(18px, 1.613vw, 20px);
  color: #fff;
  font-weight: bold; }

/*--------------------------------------------------------------------
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 {
  padding-left: 1.2em;
  position: relative; }
  ul.cList01 > li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50vw;
    background-color: var(--txBody);
    position: absolute;
    top: 0;
    left: 0;
    top: 1em; }

/* numberlist type01 (num + .)
------------------------------------------------------*/
ol.cNumList01 {
  counter-reset: num01; }
  ol.cNumList01 > li {
    padding-left: 1.2em;
    position: relative; }
    ol.cNumList01 > 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(--lineCl01) 1px solid; }
  table.cTb01 th, #form table th, table.cTb01 td, #form table td {
    border-bottom: var(--lineCl01) 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;
      font-size: 1.4rem;
      line-height: 2;
      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
---------------------------------------------------------------------*/
.cBtn01 a {
  display: block;
  width: 360px;
  max-width: 100%;
  height: 64px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 50vw;
  background-color: #fff;
  border: var(--pointCl01) 3px solid;
  text-align: center;
  line-height: 58px;
  font-size: clamp(14px, 1.29vw, 16px);
  font-weight: 500; }
  .cBtn01 a:hover {
    background-color: var(--pointCl01);
    border-color: var(--pointCl01);
    color: #fff; }
@media screen and (max-width: 767px) {
  .cBtn01 a {
    min-width: 200px;
    height: 54px;
    padding-left: 20px;
    padding-right: 20px;
    border-width: 2px;
    line-height: 50px; } }

/*--------------------------------------------------------------------
7. other
---------------------------------------------------------------------*/
header h1 a,
header .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 {
    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;
    background-position: left center;
    background-image: url("../images/logo.svg");
    position: absolute;
    top: 0;
    left: 0; }

.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px; }

/*--------------------------------------------------------------------
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: #fe8b68;
  line-height: 16px;
  font-size: 10px;
  vertical-align: middle;
  letter-spacing: 0.01em;
  transform: translateY(-2px); }

#form table {
  margin-bottom: 80px; }
  @media screen and (min-width: 768px) and (max-width: 1239px) {
    #form table {
      margin-bottom: liquid2(80); } }
  @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.452vw, 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.29vw, 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.371vw, 17px); }
  #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: #eff2ed;
  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 select {
  background: #dcdcdc url("../images/select.svg") no-repeat scroll 95% 50%/15px auto;
  border-radius: 5px;
  padding: 10px 7px;
  position: relative;
  width: 310px;
  max-width: 100%; }

/*--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.371vw, 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); }
  #form .formBtn button.back, #form .formBtn button.back + button, #form .formBtn button.back + input,
  #form .formBtn input.back,
  #form .formBtn input.back + button,
  #form .formBtn input.back + input,
  .btnThanks a.back,
  .btnThanks a.back + button,
  .btnThanks a.back + input {
    display: inline-block;
    width: 330px;
    max-width: calc((100% - 60px)/2); }
  #form .formBtn button.back + button, #form .formBtn button.back + input,
  #form .formBtn input.back + button,
  #form .formBtn input.back + input,
  .btnThanks a.back + button,
  .btnThanks a.back + input {
    margin-left: 50px; }
  @media screen and (max-width: 767px) {
    #form .formBtn button.back, #form .formBtn button.back + button, #form .formBtn button.back + input,
    #form .formBtn input.back,
    #form .formBtn input.back + button,
    #form .formBtn input.back + input,
    .btnThanks a.back,
    .btnThanks a.back + button,
    .btnThanks a.back + input {
      max-width: calc((100% - 50px)/2); }
    #form .formBtn button.back + button, #form .formBtn button.back + input,
    #form .formBtn input.back + button,
    #form .formBtn input.back + input,
    .btnThanks a.back + button,
    .btnThanks a.back + input {
      margin-left: 20px; } }

.btnThanks {
  padding: 80px 0 80px; }
  @media screen and (min-width: 768px) and (max-width: 1239px) {
    .btnThanks {
      padding: 6.7797% 0 6.7797%; } }
  @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
------------------------------------------------------------------------- */
.wrapBoxW, footer nav,
footer .copy, #container.second section, #container #contentsWrap,
#container #blogIndex,
#container #blogDetail,
.wrapBox,
.wrapBoxC,
.wrapBoxS,
.clearfix,
header,
section {
  display: block; }
  .wrapBoxW::after, footer nav::after,
  footer .copy::after, #container.second section::after, #container #contentsWrap::after,
  #container #blogIndex::after,
  #container #blogDetail::after,
  .wrapBox::after,
  .wrapBoxC::after,
  .wrapBoxS::after,
  .wrapBoxW::before, footer nav::before,
  footer .copy::before, #container.second section::before, #container #contentsWrap::before,
  #container #blogIndex::before,
  #container #blogDetail::before,
  .wrapBox::before,
  .wrapBoxC::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: var(--hdrHsp); } }

header {
  height: var(--hdrH);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200; }
  @media screen and (max-width: 767px) {
    header {
      height: var(--hdrHsp); } }
  header h1,
  header .logo {
    width: 200px;
    height: 35px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto auto 0;
    margin-left: 20px; }
  header nav {
    margin-left: 300px;
    margin-right: 30px;
    padding-top: 30px;
    position: relative; }
    header nav > ul {
      text-align: right;
      height: 40px; }
      header nav > ul > li {
        display: inline-block;
        margin-left: 30px;
        position: relative; }
        header nav > ul > li > a,
        header nav > ul > li > span {
          display: inline-block;
          color: var(--txBody);
          position: relative;
          display: block;
          height: 40px;
          line-height: 40px;
          color: var(--txBody);
          font-size: clamp(15px, 1.29vw, 16px);
          letter-spacing: 0.1em;
          cursor: pointer; }
          header nav > ul > li > a::after,
          header nav > ul > li > span::after {
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            background-color: var(--txBody);
            position: absolute;
            bottom: 0;
            left: 0;
            transition: var(--trTime);
            opacity: 0; }
          header nav > ul > li > a:hover::after,
          header nav > ul > li > span:hover::after {
            opacity: 1; }
        header nav > ul > li > span::after {
          display: none; }
  header button {
    transition: opacity 0.5s; }

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

header.is-fixed {
  background-color: var(--bgBody); }

/*--------------------------------------------------------------------
   footer
---------------------------------------------------------------------*/
footer {
  padding: 80px 0;
  position: relative;
  z-index: 1;
  background-color: #6AC1B7;
  color: #fff; }
  footer a {
    color: #fff; }
  footer nav {
    padding-bottom: 40px; }
    footer nav > ul {
      text-align: left; }
      footer nav > ul > li {
        display: inline-block;
        margin-right: 1em;
        position: relative; }
        footer nav > ul > li > a,
        footer nav > ul > li > span {
          display: inline-block;
          color: #fff;
          position: relative;
          display: block;
          height: 40px;
          line-height: 40px;
          font-size: clamp(15px, 1.29vw, 16px);
          color: #fff;
          letter-spacing: 0.1em;
          cursor: pointer; }
          footer nav > ul > li > a::after,
          footer nav > ul > li > span::after {
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            background-color: #fff;
            position: absolute;
            bottom: 0;
            left: 0;
            transition: var(--trTime);
            opacity: 0; }
          footer nav > ul > li > a:hover::after,
          footer nav > ul > li > span:hover::after {
            opacity: 1; }
        footer nav > ul > li > span::after {
          display: none; }
  footer .copy {
    text-align: left;
    font-size: clamp(11px, 1.048vw, 13px); }

/*--------------------------------------------------------------------
   container
---------------------------------------------------------------------*/
#container #contentsWrap #main #mainTitle {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) and (max-width: 1239px) {
    #container #contentsWrap #main #mainTitle {
      margin-bottom: 3.3898%; } }
  @media screen and (max-width: 767px) {
    #container #contentsWrap #main #mainTitle {
      margin-bottom: 5.3333%; } }

#container {
  overflow: hidden; }
  #container.second {
    padding-bottom: 10px; }
    #container.second section {
      padding-bottom: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1239px) {
      #container.second {
        padding-bottom: 0.8475%; }
        #container.second section {
          padding-bottom: 8.4746%; } }
    @media screen and (max-width: 767px) {
      #container.second {
        padding-bottom: 1.3333%; }
        #container.second section {
          padding-bottom: 13.3333%; } }

/* 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(15px, 1.29vw, 16px);
  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; }
div[id="container"] ul + * {
  margin-top: 30px; }
div[id="container"] ol + * {
  margin-top: 30px; }
div[id="container"] dl + * {
  margin-top: 30px; }
div[id="container"] table + * {
  margin-top: 30px; }

/*===========================================
_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: var(--pointCl02);
  background-color: #fff; }

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

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

  header nav {
    display: none; }

  header .hdrTop {
    display: none; } }
/*--------------------------------------------------------------------
   menu
---------------------------------------------------------------------*/
.spNav {
  padding-top: var(--hdrH);
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px; }
  .spNav a {
    color: var(--pointCl02); }
  .spNav ul {
    border-top: #e7f3e8 1px solid;
    text-align: left; }
    .spNav ul li {
      border-bottom: #e7f3e8 1px solid;
      font-size: 1.6rem; }
      .spNav ul li a {
        display: block;
        padding: calc(40 / 30 * 1em) 0; }
  @media screen and (max-width: 767px) {
    .spNav {
      padding-top: var(--hdrHsp);
      padding-left: 20px;
      padding-right: 20px; }
      .spNav ul li {
        font-size: 1.5rem; } }

/* -----------------------------------------
list
----------------------------------------- */
#container .cBlogList li .sub, #container #blogDetail section.blogDetail .blogTitle div.sub {
  margin-top: 15px;
  text-align: left; }
  #container .cBlogList li .sub span, #container #blogDetail section.blogDetail .blogTitle div.sub span {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    line-height: 26px; }
  #container .cBlogList li .sub .date, #container #blogDetail section.blogDetail .blogTitle div.sub .date {
    display: block;
    color: #999999; }
  #container .cBlogList li .sub .cat, #container #blogDetail section.blogDetail .blogTitle div.sub .cat {
    color: var(--pointCl01);
    margin-right: .3em; }
  #container .cBlogList li .sub .cat + .cat::before, #container #blogDetail section.blogDetail .blogTitle div.sub .cat + .cat::before {
    content: "/";
    margin-right: .3em; }

/*=============
plugin
==============*/
/*-----------------------------------------------------
wp-pagenavi
--------------------------------------------------------*/
#container .wp-pagenavi {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    #container .wp-pagenavi {
      padding-bottom: 40px; } }
  #container .wp-pagenavi span,
  #container .wp-pagenavi a {
    display: block;
    margin: 0 2px;
    width: 44px;
    height: 44px;
    background-color: #fff;
    border-radius: 50vw;
    text-decoration: none;
    text-align: center;
    line-height: 44px;
    font-size: 12px; }
  #container .wp-pagenavi .page_num {
    display: none; }
  #container .wp-pagenavi a:hover {
    background-color: var(--pointCl03); }
  #container .wp-pagenavi .extend {
    border: none; }
  #container .wp-pagenavi .current {
    color: #fff;
    background-color: var(--pointCl02); }
  #container .wp-pagenavi a.previouspostslink {
    display: none; }
  #container .wp-pagenavi a.first {
    display: none; }

/*-----------------------------------------------------
single pager
--------------------------------------------------------*/
/* pageNav
--------------*/
#container .pageNav ul {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 0 10px; }
#container .pageNav ul li {
  flex-basis: 120px;
  height: 44px; }
#container .pageNav ul li a {
  background: none;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  line-height: 44px;
  text-align: center;
  text-decoration: none !important;
  font-size: 15px; }
  #container .pageNav ul li a:hover {
    color: var(--pointCl02); }

/* -----------------------------------------
list layout
----------------------------------------- */
#container .cBlogList {
  margin-top: 0 !important;
  margin-bottom: 80px;
  overflow: hidden; }
  #container .cBlogList li {
    width: calc(50% - 10px);
    float: left;
    margin-bottom: 20px; }
    #container .cBlogList li:nth-child(2n) {
      float: right; }
    #container .cBlogList li a {
      display: block;
      background-color: #fff;
      border: #fff 5px solid;
      padding: 15px; }
      #container .cBlogList li a:hover {
        border-color: var(--pointCl03); }
    #container .cBlogList li p {
      margin-top: 15px;
      font-size: clamp(15px, 1.29vw, 16px);
      line-height: calc(32 / 19);
      text-decoration: none; }
  @media screen and (max-width: 767px) {
    #container .cBlogList {
      margin-bottom: 40px; }
      #container .cBlogList li {
        width: auto;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px; }
        #container .cBlogList li:nth-child(2n) {
          float: none; }
        #container .cBlogList li a {
          padding: 15px; } }

/* -----------------------------------------
blog layout
----------------------------------------- */
#container {
  text-align: left; }
  #container #contentsWrap,
  #container #blogIndex,
  #container #blogDetail {
    padding-top: 60px;
    padding-bottom: 100px;
    display: block; }
    #container #contentsWrap::after, #container #contentsWrap::before,
    #container #blogIndex::after,
    #container #blogIndex::before,
    #container #blogDetail::after,
    #container #blogDetail::before {
      content: "";
      display: block;
      clear: both; }
    @media screen and (min-width: 768px) and (max-width: 1239px) {
      #container #contentsWrap,
      #container #blogIndex,
      #container #blogDetail {
        padding-top: 5.0847%;
        padding-bottom: 8.4746%; } }
    @media screen and (max-width: 767px) {
      #container #contentsWrap,
      #container #blogIndex,
      #container #blogDetail {
        padding-top: 8%;
        padding-bottom: 13.3333%; } }
    #container #contentsWrap #main,
    #container #blogIndex #main,
    #container #blogDetail #main {
      width: 69.0678%;
      float: left; }
    #container #contentsWrap #side,
    #container #blogIndex #side,
    #container #blogDetail #side {
      width: 27.1186%;
      float: right; }
    @media screen and (max-width: 767px) {
      #container #contentsWrap #main,
      #container #blogIndex #main,
      #container #blogDetail #main {
        width: auto;
        float: none;
        margin: 0 auto; }
      #container #contentsWrap #side,
      #container #blogIndex #side,
      #container #blogDetail #side {
        width: auto;
        float: none;
        margin: 0 auto;
        padding-top: 40px; } }

/* -----------------------------------------
side
----------------------------------------- */
#side .sideBox + .sideBox {
  margin-top: 60px; }
#side .sideBox .sideTit {
  border-bottom: var(--pointCl01) 1px solid;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-align: left;
  color: var(--pointCl01);
  font-weight: bold;
  font-size: clamp(15px, 1.452vw, 18px); }
#side #sideCategory ul {
  padding-left: 10px;
  text-align: left; }
  #side #sideCategory ul li {
    padding: 5px 0;
    font-size: clamp(14px, 1.21vw, 15px);
    line-height: calc(32 / 16); }
    #side #sideCategory ul li a {
      display: inline-block;
      color: var(--txBody);
      position: relative; }
      #side #sideCategory ul li a::after {
        content: "";
        display: block;
        height: 1px;
        width: 100%;
        background-color: var(--txBody);
        position: absolute;
        bottom: 0;
        left: 0;
        transition: var(--trTime);
        opacity: 0; }
      #side #sideCategory ul li a:hover::after {
        opacity: 1; }
    #side #sideCategory ul li ul {
      margin-left: 0.5em; }

/* -----------------------------------------
blog detail
----------------------------------------- */
/*-----------------------------------------------------
title
--------------------------------------------------------*/
#container #blogDetail section.blogDetail {
  background-color: #fff;
  padding: 60px 30px; }
  #container #blogDetail section.blogDetail .blogTitle {
    margin-bottom: 80px; }
    #container #blogDetail section.blogDetail .blogTitle h1 {
      margin-bottom: 10px;
      text-align: left;
      font-size: clamp(18px, 1.613vw, 20px);
      line-height: calc(52 / 30);
      letter-spacing: 0.25em;
      font-weight: bold; }
    #container #blogDetail section.blogDetail .blogTitle .thumb {
      width: 500px;
      max-width: 85%;
      margin: 30px auto 0; }
  #container #blogDetail section.blogDetail .postData {
    padding-bottom: 50px; }
    #container #blogDetail section.blogDetail .postData p + p {
      margin-top: 10px; }
    #container #blogDetail section.blogDetail .postData p {
      text-align: right;
      font-size: clamp(11px, 0.968vw, 12px);
      line-height: 1.75;
      color: var(--pointCl02); }
  #container #blogDetail section.blogDetail .menseki {
    width: 80%;
    margin: 30px auto;
    padding: 20px 0;
    border-top: var(--pointCl02) 1px dotted;
    border-bottom: var(--pointCl02) 1px dotted; }
    #container #blogDetail section.blogDetail .menseki p {
      text-align: left;
      font-size: clamp(13px, 1.129vw, 14px);
      line-height: calc(28/14);
      color: var(--pointCl02); }
  @media screen and (max-width: 767px) {
    #container #blogDetail section.blogDetail {
      padding: 30px 20px; } }

/* -- blog parts --*/
#container .post {
  padding-bottom: 50px;
  /*------------
  block editor
  --------------*/ }
  @media screen and (max-width: 767px) {
    #container .post {
      padding-bottom: 6.6667%; } }
  #container .post h2 {
    margin-top: 50px !important;
    font-size: clamp(16px, 1.452vw, 18px);
    font-weight: bold;
    line-height: 1.75;
    color: var(--pointCl01);
    border-bottom: var(--pointCl01) 1px solid;
    padding-bottom: 15px;
    margin-bottom: 30px; }
  #container .post h3 {
    font-size: clamp(16px, 1.452vw, 18px);
    line-height: 1.75;
    font-weight: bold;
    color: var(--pointCl01);
    border-bottom: var(--pointCl01) 1px dotted;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  #container .post h3, #container .post h4, #container .post h5, #container .post h6 {
    margin-top: 30px;
    margin-bottom: 10px;
    color: var(--pointCl01);
    text-align: left;
    font-weight: bold;
    line-height: 1.75; }
  #container .post a {
    color: var(--txBody);
    text-decoration: underline;
    word-break: break-all; }
    #container .post a:hover {
      text-decoration: none;
      color: var(--pointCl02); }
  #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 {
    display: block;
    width: 560px;
    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.129vw, 14px);
    color: #666;
    line-height: 1.7; }
  #container .post .wp-block-quote {
    border-left: var(--lineCl01) 4px solid;
    padding-left: 15px; }
  #container .post .wp-block-pullquote {
    border-bottom: var(--lineCl01) 4px solid;
    border-top: var(--lineCl01) 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: var(--lineCl01) 1px solid;
    margin: 30px 0; }
  #container .post .wp-block-code {
    padding: 10px;
    background-color: #333;
    color: #fff; }
  #container .post code,
  #container .post .wp-block-code code {
    word-break: break-all;
    line-height: 1.5;
    font-size: clamp(12px, 1.129vw, 14px);
    letter-spacing: 0; }
    #container .post code::selection,
    #container .post .wp-block-code code::selection {
      background-color: #eee;
      color: var(--txBody); }

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