@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

ul, ol {
  list-style: none;
}
ul li, ol 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;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  -webkit-margin-block-start: 0;
  -webkit-margin-block-end: 0;
  -webkit-margin-inline-start: 0;
  -webkit-margin-inline-end: 0;
}

body {
  color: #000;
}

a:link, a:visited {
  text-decoration: none;
}

@media print {
  * {
    position: static !important;
    overflow: visible !important;
  }
}
/*==============================================================================
	Layout
==============================================================================*/
body {
  background: #fff;
  line-height: 1em;
  font-weight: 400;
  font-family: "Work Sans", "Noto Sans JP", sans-selif;
  line-height: 1em;
}
@media (min-width: 930px) {
  body {
    font-size: 18px;
  }
}
@media (min-width: 429px) and (max-width: 929px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 428px) {
  body {
    font-size: 14px;
  }
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd {
  line-height: 1em;
  font-size: 1em;
  font-weight: 400;
}

img {
  line-height: 0;
}

.wrapper-bgimg-cnt-cnt {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.inner-1280 {
  width: 90%;
  max-width: 1280px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-1280 {
    min-width: 337px;
  }
}
.inner-1280mb100 {
  width: 100%;
  max-width: 1280px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-1280mb100 {
    min-width: 337px;
  }
}
.inner-1024 {
  width: 90%;
  max-width: 1024px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-1024 {
    min-width: 337px;
  }
}
.inner-1024mb100 {
  width: 100%;
  max-width: 1024px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-1024mb100 {
    min-width: 337px;
  }
}
.inner-960 {
  width: 90%;
  max-width: 960px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-960 {
    min-width: 337px;
  }
}
.inner-840 {
  width: 90%;
  max-width: 840px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-840 {
    min-width: 337px;
  }
}
.inner-800 {
  width: 90%;
  max-width: 800px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-800 {
    min-width: 337px;
  }
}
.inner-800mb100 {
  width: 100%;
  max-width: 800px;
  min-width: 769px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media (max-width: 929px) {
  .inner-800mb100 {
    min-width: 337px;
  }
}

.bg-ltgry {
  background: #f7f8f8;
}

/*==============================================================================
	Header
==============================================================================*/
header#mobile {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
}
@media (min-width: 930px) {
  header#mobile {
    display: none;
  }
}
header#mobile div#hd-mb-bar {
  background: rgba(255, 255, 255, 0.8);
}
header#mobile div#hd-mb-bar h1 {
  width: 25%;
  min-width: 115px;
  margin: 0 auto;
  padding: 0.5em 0;
}
header#mobile div#hd-mb-bar h1 a img {
  width: 100%;
}
header#mobile div#hd-mb-bar-btn {
  display: flex;
  position: absolute;
  top: 0.24em;
  right: 0;
  align-items: center;
  margin-right: 0.2em;
  line-height: 1em;
  font-size: 3em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  header#mobile div#hd-mb-bar-btn {
    top: 0.05em;
  }
}
header#mobile div#hd-mb-bar-btn::before {
  content: "\e25d";
  font-family: "Material Icons";
}
header#mobile div#hd-mb-bar-btn.open::before {
  content: "\e5cd";
}
header#mobile div#hd-mb-wrap {
  background: rgba(54, 184, 177, 0.5);
}
header#mobile div.mbUpUx {
  animation: mbUpFade 0.5s forwards;
}
@keyframes mbUpFade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
header#mobile div.mbDownUx {
  animation: mbDownFade 0.5s forwards;
}
@keyframes mbDownFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
header.fix {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
}
header.fix.UpUx {
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
header.fix.DownUx {
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
header#full {
  background: rgba(255, 255, 255, 0.9);
}
@media (max-width: 929px) {
  header#full {
    display: none;
  }
}
header#full div#hd-fll-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1536px;
  min-width: 1080px;
  margin: 0 auto;
  padding: 2.4em 0;
}
header#full h1 {
  width: 30%;
  max-width: 192px;
}
@media (min-width: 930px) and (max-width: 1280px) {
  header#full h1 {
    width: 15%;
  }
}
header#full h1 a {
  display: block;
}
header#full h1 a img {
  width: 100%;
}
header#full address {
  text-align: center;
  font-style: normal;
}
@media (min-width: 1280px) {
  header#full address {
    min-width: 308px;
  }
}
header#full address a {
  display: block;
  line-height: 1em;
  font-size: 2.4em;
  color: #36B8B1;
}
@media (min-width: 930px) and (max-width: 1280px) {
  header#full address a {
    font-size: 1.8em;
  }
}
header#full address span {
  display: block;
  color: #604C3F;
  font-size: 0.9em;
}
@media (min-width: 930px) and (max-width: 1280px) {
  header#full address span {
    font-size: 0.8em;
  }
}
header#full a#hd-linebtn {
  display: block;
  width: 64px;
  margin-right: 3em;
}
@media (min-width: 1280px) {
  header#full a#hd-linebtn {
    min-width: 50px;
  }
}
@media (min-width: 930px) and (max-width: 1280px) {
  header#full a#hd-linebtn {
    width: 50px;
  }
}
header#full a#hd-linebtn img {
  width: 100%;
}

a.trigger {
  display: block;
  height: 0;
  line-height: 0;
}

/*==============================================================================
	Navigations
==============================================================================*/
nav#hd-mb-nav {
  display: none;
  width: 50%;
  height: 96vh;
  margin-left: auto;
  margin-right: 0;
  background: #fff;
}
nav#hd-mb-nav a {
  display: block;
  padding: 1.5em 0;
  border-bottom: thin solid #ddd;
  text-align: center;
  color: #604C3F;
}
nav#hd-mb-nav a.phone {
  background: #5D755D;
  font-weight: 500;
  font-size: 1.2em;
  color: #fff;
}
nav#hd-mb-nav a.line {
  padding: 1em 0;
}
nav#hd-mb-nav a.line img {
  width: 48px;
}

nav#hd-fll-nav {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1280px) {
  nav#hd-fll-nav {
    min-width: 740px;
  }
}
nav#hd-fll-nav p, nav#hd-fll-nav a {
  display: block;
  margin: 0 1em;
  padding: 1em 0 0.5em;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
  text-align: center;
  color: #604C3F;
}
@media (min-width: 930px) and (max-width: 1280px) {
  nav#hd-fll-nav p, nav#hd-fll-nav a {
    font-size: 0.7em;
  }
}
nav#hd-fll-nav a:hover {
  transition: all 0.3s;
  border-bottom: 2px solid #36B8B1;
  color: #36B8B1;
}

/*==============================================================================
  TopContents
==============================================================================*/
section#frontTop {
  position: relative;
  min-width: 1096px;
  margin-bottom: 6em;
  padding-top: 150px;
}
@media (min-width: 1024px) and (max-width: 1095px) {
  section#frontTop {
    min-width: 1024px;
    margin-bottom: 3em;
    padding-top: 140px;
  }
}
@media (min-width: 429px) and (max-width: 929px) {
  section#frontTop {
    min-width: 480px;
    margin-bottom: 3em;
    padding-top: 74px;
  }
}
@media (max-width: 428px) {
  section#frontTop {
    min-width: 320px;
    margin-bottom: 3em;
    padding-top: 50px;
  }
}
section#frontTop div.cntlayer {
  position: absolute;
  top: 210px;
  right: 5%;
  z-index: 2;
  width: 218px;
}
@media (min-width: 1024px) and (max-width: 1095px) {
  section#frontTop div.cntlayer {
    top: 155px;
    width: 180px;
  }
}
@media (min-width: 429px) and (max-width: 929px) {
  section#frontTop div.cntlayer {
    top: 120px;
    width: 150px;
  }
}
@media (max-width: 428px) {
  section#frontTop div.cntlayer {
    top: 50px;
    width: 100px;
  }
}
section#frontTop div.cntlayer img {
  width: 100%;
}

section.top {
  margin-top: 150px;
  margin-bottom: 3em;
  line-height: 0;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.top {
    margin-top: 76px;
  }
}
@media (max-width: 428px) {
  section.top {
    margin-top: 52px;
  }
}

/*==============================================================================
  Front page main contents
==============================================================================*/
section#front-main-1 {
  margin-bottom: 3em;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section#front-main-1 div.description {
  flex: 1;
  width: 79%;
  max-width: 812px;
}
@media (max-width: 428px) {
  section#front-main-1 div.description {
    width: 100%;
    margin-bottom: 2em;
  }
}
section#front-main-1 div.description h3 {
  margin-bottom: 2.4em;
  line-height: 1.5em;
  font-size: 1.5em;
  color: #36B8B1;
}
@media (max-width: 929px) {
  section#front-main-1 div.description h3 {
    margin-bottom: 1.8em;
    font-size: 1.2em;
  }
}
section#front-main-1 div.description p {
  margin-bottom: 1.5em;
  line-height: 1.8em;
}
section#front-main-1 figure.thumnail {
  width: 20%;
  max-width: 212px;
}
@media (max-width: 428px) {
  section#front-main-1 figure.thumnail {
    width: 100%;
    max-width: 480px;
  }
}
section#front-main-1 figure.thumnail img {
  width: 100%;
}
section#front-main-2 {
  margin-bottom: 3em;
}
section#front-main-2 a {
  display: block;
  width: 100%;
  line-height: 0;
}
section#front-main-2 a img {
  width: 100%;
}
section#front-main-3 {
  background: #f8f8f8;
  padding-top: 3em;
  padding-bottom: 1em;
  font-family: "Noto Serif JP", serif;
}
section#front-main-3 div.description {
  width: 50%;
  max-width: 512px;
}
@media (max-width: 428px) {
  section#front-main-3 div.description {
    width: 100%;
    padding: 1em 0;
  }
}
section#front-main-3 div.description address {
  margin-bottom: 4em;
  line-height: 1.8em;
  font-style: normal;
  color: rgb(33, 26, 23);
}
@media (max-width: 929px) {
  section#front-main-3 div.description address {
    margin-bottom: 2em;
  }
}
section#front-main-3 div.description h4 {
  margin-bottom: 1em;
  line-height: 1em;
  font-size: 1.5em;
  color: #604C3F;
}
section#front-main-3 div.description p {
  line-height: 1.8em;
  color: rgb(33, 26, 23);
}
section#front-main-3 div.description img {
  display: block;
  margin-top: -2em;
  margin-left: auto;
  margin-right: 1em;
}
@media (min-width: 429px) and (max-width: 929px) {
  section#front-main-3 div.description img {
    width: 103px;
  }
}
@media (max-width: 428px) {
  section#front-main-3 div.description img {
    width: 88px;
  }
}
section#front-main-3 div.g-map-frame {
  width: 50%;
  max-width: 512px;
  overflow: hidden;
}
@media (max-width: 428px) {
  section#front-main-3 div.g-map-frame {
    width: 100%;
  }
}
section#front-main-3 div.g-map-frame iframe {
  width: 100%;
  height: 384px;
}
@media (min-width: 429px) and (max-width: 929px) {
  section#front-main-3 div.g-map-frame iframe {
    height: 259px;
  }
}
@media (max-width: 428px) {
  section#front-main-3 div.g-map-frame iframe {
    height: 253px;
  }
}
section#front-main-4 {
  padding: 3em 0;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section#front-main-4 div.description {
  flex: 1;
}
section#front-main-4 div.description h3 {
  margin-bottom: 1em;
  line-height: 1em;
  font-size: 2.8em;
  color: #36B8B1;
}
@media (max-width: 929px) {
  section#front-main-4 div.description h3 {
    font-size: 2.1em;
  }
}
section#front-main-4 div.description h3 span {
  font-size: 0.6em;
}
section#front-main-4 div.description p {
  margin-bottom: 2em;
  line-height: 1.8em;
}
section#front-main-4 div.description h4 {
  line-height: 1em;
  text-align: center;
  font-size: 3.2em;
  color: #36B8B1;
}
@media (max-width: 929px) {
  section#front-main-4 div.description h4 {
    font-size: 2.8em;
  }
}
section#front-main-4 div.description h4 span {
  font-size: 0.4em;
}
section#front-main-4 div.description h6 {
  text-align: center;
}
section#front-main-4 figure.thumnail {
  width: 43%;
  max-width: 440px;
}
@media (max-width: 428px) {
  section#front-main-4 figure.thumnail {
    padding-top: 2em;
    width: 100%;
  }
}
section#front-main-4 figure.thumnail img {
  width: 100%;
}
section#front-main-5 {
  padding: 3em 0;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section#front-main-5 h3 {
  text-align: center;
  font-size: 2em;
  color: #36B8B1;
}
section#front-main-5 div.border {
  height: 1px;
  margin: 1.5em 0;
  background: #604C3F;
  line-height: 0;
}
section#front-main-5 div.toarchive {
  width: 10em;
  margin: 1em auto 2em;
  border: thin solid #36B8B1;
  text-align: center;
}
section#front-main-5 div.toarchive a {
  display: block;
  padding: 1em 0;
  color: #36B8B1;
}
section#front-main-5 div.toarchive a:hover {
  background: #f7f7f7;
  transition: all 0.3s;
}
section#front-main-6 {
  margin-bottom: 0em;
  padding: 3em 0 1em;
  background: #f8f8f8;
}
section#front-main-6 h3 {
  margin-bottom: 1em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 2em;
  color: #36B8B1;
}
section#front-main-6 div.toarchive {
  width: 10em;
  margin: 2em auto 2em;
  border: thin solid #36B8B1;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}
section#front-main-6 div.toarchive a {
  display: block;
  padding: 1em 0;
  color: #36B8B1;
  transition: all 0.3s;
}
section#front-main-6 div.toarchive a:hover {
  background: #fff;
}

/*==============================================================================
	front page calendar
==============================================================================*/
section#front-calendar {
  padding: 3em 0 5em;
}
@media (max-width: 428px) {
  section#front-calendar {
    padding: 3em 0;
  }
}
section#front-calendar h3 {
  margin-bottom: 1em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 2em;
  color: #36B8B1;
}
section#front-calendar div.calendarWrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
}
@media (max-width: 428px) {
  section#front-calendar div.calendarWrap {
    grid-template-columns: 1fr;
  }
}
section#front-calendar table#calendarTable {
  width: 100%;
  font-family: "Noto Sans JP", sans-selif;
}
section#front-calendar div.month {
  font-family: "Noto Sans JP", sans-selif;
}
section#front-calendar div.month p {
  font-size: 0.8em;
}
section#front-calendar .youbi_6 {
  color: #36B8B1 !important;
}
section#front-calendar .youbi_0, section#front-calendar .shukujitu {
  color: #36B8B1 !important;
}
section#front-calendar .today {
  background: #e0ffff;
}
section#front-calendar .holiday {
  background: #fff0f5;
}
section#front-calendar .closed {
  background: #fff0f5;
}
section#front-calendar .hidden {
  display: none;
}
section#front-calendar .holidayCube {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 3px 3px 0 3px;
  position: relative;
  top: 2px;
}
section#front-calendar .closedCube {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 3px 3px 0 3px;
  position: relative;
  top: 2px;
}
section#front-calendar table#calendarTable th {
  padding: 5px;
  font-size: 16px;
  color: #333;
  background: #eee;
}
section#front-calendar table#calendarTable td {
  padding: 5px;
  text-align: right;
  font-size: 16px;
  border: 1px solid #eee;
  color: #555;
  width: 14%;
  vertical-align: top;
}
section#front-calendar th.calendarHeader > a {
  display: none;
}
section#front-calendar #calendarList li {
  border-bottom: 1px solid #999;
  padding: 5px;
}
section#front-calendar #calendarList li.first-child {
  border-top: 1px solid #999;
}
section#front-calendar table.navNextPrev {
  width: 100%;
}
section#front-calendar table.navNextPrev .dspPrev {
  text-align: left;
  padding: 10px;
}
section#front-calendar table.navNextPrev .dspNext {
  text-align: right;
  padding: 10px;
}
section#front-calendar h2#headerYm {
  background: #666;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 110%;
  font-weight: normal;
}

/*==============================================================================
  Main contents
==============================================================================*/
section.beginner-bt2 h2, section.beginner-2 h2, section.beginner-1 h2 {
  text-align: center;
  font-size: 2.1em;
  color: #36B8B1;
}
section.beginner-bt2 h2::after, section.beginner-2 h2::after, section.beginner-1 h2::after {
  display: block;
  content: "";
  width: 3em;
  height: 0.2em;
  margin: 0 auto;
  border-bottom: thin dotted #36B8B1;
}
@media (max-width: 428px) {
  section.beginner-bt2 h2, section.beginner-2 h2, section.beginner-1 h2 {
    font-size: 1.5em;
  }
}

section.beginner-bt1 h2 {
  text-align: center;
  font-size: 2.1em;
  color: #fff;
}
section.beginner-bt1 h2::after {
  display: block;
  content: "";
  width: 3em;
  height: 0.2em;
  margin: 0 auto;
  border-bottom: thin dotted #fff;
}
@media (max-width: 428px) {
  section.beginner-bt1 h2 {
    font-size: 1.5em;
  }
}

section.service {
  font-family: "Noto Serif JP", serif;
}
section.service h3 {
  display: flex;
  align-items: center;
  padding-bottom: 0.5em;
  line-height: 1em;
  font-size: 3em;
  font-weight: 600;
  color: #36B8B1;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.service h3 {
    margin-left: 5%;
  }
}
@media (max-width: 428px) {
  section.service h3 {
    font-size: 2em;
  }
}
section.service h3 span {
  display: block;
  width: 72px;
  margin-right: 0.5em;
}
@media (max-width: 428px) {
  section.service h3 span {
    width: 48px;
    margin-left: 0.5em;
  }
}
section.service h3 span img {
  display: block;
  width: 100%;
}
section.service figure.single {
  width: 49%;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.service figure.single {
    width: 90%;
    margin: 0 auto 3em;
  }
}
@media (max-width: 428px) {
  section.service figure.single {
    width: 100%;
    margin-bottom: 2em;
  }
}
section.service div.col2 {
  display: flex;
  justify-content: space-between;
  width: 49%;
}
@media (max-width: 929px) {
  section.service div.col2 {
    width: 100%;
    margin-bottom: 1em;
  }
}
section.service div.col2 figure {
  width: 49%;
}
section.service div.description-lg {
  width: 49%;
}
@media (max-width: 929px) {
  section.service div.description-lg {
    width: 90%;
    margin: 0 auto;
  }
}
section.service div.description {
  width: 49%;
}
@media (max-width: 929px) {
  section.service div.description {
    width: 100%;
  }
}
section.service h4 {
  margin-bottom: 0.5em;
  line-height: 1em;
  font-weight: 600;
  font-size: 1.7em;
  color: #604C3F;
}
@media (max-width: 929px) {
  section.service h4 {
    text-align: center;
    font-size: 1.5em;
  }
}
section.service h5 {
  margin-bottom: 0.5em;
  font-weight: 600;
  font-size: 1.7em;
  color: #36B8B1;
}
section.service h5.capless {
  line-height: 1.2em;
  font-weight: 600;
  font-size: 1.2em;
  color: #604C3F;
}
section.service h5 span {
  margin-left: 1.5em;
  font-size: 0.7em;
  color: #604C3F;
}
section.service p {
  margin-bottom: 1em;
  line-height: 2em;
  color: #604C3F;
}
section.service div.caselist {
  padding: 1em;
  background: rgb(208, 240, 238);
  border-radius: 15px;
}
section.service div.caselist h6 {
  padding-bottom: 1em;
  font-weight: 600;
  font-size: 1.2em;
  color: #604C3F;
}
section.service div.caselist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
@media (max-width: 428px) {
  section.service div.caselist ul {
    display: block;
  }
}
section.service div.caselist ul li {
  display: flex;
  align-items: center;
  width: 46%;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  background: #fff;
  border-radius: 15px;
  line-height: 3em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.service div.caselist ul li {
    width: 98%;
  }
}
section.service div.caselist ul li::before {
  content: "・";
  font-size: 1.5em;
  color: #36B8B1;
}
section.about {
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section.about h3 {
  margin-bottom: 1em;
  line-height: 1em;
  text-align: center;
  font-size: 2.1em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.about h3 {
    font-size: 1.5em;
  }
}
section.about div.incho {
  width: 40%;
  max-width: 412px;
  margin-right: 3em;
}
@media (max-width: 428px) {
  section.about div.incho {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
  }
}
section.about div.profile h5 {
  line-height: 2em;
}
@media (max-width: 428px) {
  section.about div.profile h5 {
    text-align: center;
  }
}
section.about div.profile h5.bottom {
  padding-bottom: 2em;
}
section.about div.profile h4 {
  line-height: 2em;
  font-size: 2.1em;
}
@media (max-width: 428px) {
  section.about div.profile h4 {
    text-align: center;
  }
}
section.about div.profile p {
  margin-bottom: 2em;
  padding: 2em 0;
  border-top: thin solid #36B8B1;
  border-bottom: thin solid #36B8B1;
  line-height: 2em;
}
section.about div.greeting {
  margin-bottom: 2em;
  background-image: url("../../images/bg-abt-01.svg");
  background-position: center right;
  background-repeat: no-repeat;
}
@media (max-width: 428px) {
  section.about div.greeting {
    background-size: 250px;
    background-position: bottom 30px right;
  }
}
section.about div.greeting p {
  padding-bottom: 2em;
  line-height: 1.8em;
}
section.about div.grt-img-1 {
  width: 57%;
  max-width: 586px;
}
@media (max-width: 428px) {
  section.about div.grt-img-1 {
    width: 100%;
    margin-bottom: 1em;
  }
}
section.about div.grt-img-2 {
  width: 39%;
  max-width: 400px;
}
@media (max-width: 428px) {
  section.about div.grt-img-2 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    max-width: 375px;
  }
}
section.about div.grt-img-2 figure {
  margin-bottom: 1.2em;
}
@media (max-width: 428px) {
  section.about div.grt-img-2 figure {
    width: 48%;
  }
}
section.about h4.eqp-mtitle {
  padding: 2em 0 1em;
  line-height: 1em;
  text-align: center;
  font-weight: 600;
  font-size: 2em;
}
@media (max-width: 428px) {
  section.about h4.eqp-mtitle {
    font-size: 1.5em;
  }
}
section.about p.eqp {
  padding-bottom: 3em;
  line-height: 1.8em;
  text-align: center;
}
@media (max-width: 428px) {
  section.about p.eqp {
    text-align: justify;
  }
}
section.about div.col4-col2 {
  width: 24%;
  max-width: 472px;
  margin: 0 1px;
}
@media (max-width: 428px) {
  section.about div.col4-col2 {
    width: 48%;
    margin: 0 1px 10px;
  }
}
section.about div.col2-col1 {
  width: 46%;
  max-width: 320px;
  margin: 0 5px;
}
@media (max-width: 428px) {
  section.about div.col2-col1 {
    width: 100%;
    margin: 0 0 1em;
  }
}
section.about figcaption {
  padding-top: 0.5em;
  text-align: center;
}
section.price {
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section.price h2 {
  margin-bottom: 1.5em;
  text-align: center;
  font-size: 2.1em;
  color: #36B8B1;
}
section.price h2 span {
  display: block;
  font-size: 0.5em;
  color: #604C3F;
}
section.price div.thumnail {
  width: 49%;
  max-width: 356px;
}
@media (max-width: 929px) {
  section.price div.thumnail {
    width: 100%;
    max-width: 534px;
    margin: 0 auto 1.5em;
  }
}
section.price div.description {
  flex: 1;
  max-width: 638px;
}
@media (max-width: 929px) {
  section.price div.description {
    width: 100%;
    max-width: 768px;
  }
}
section.price h3 {
  text-align: center;
  font-size: 2.1em;
  color: #36B8B1;
}
section.price h3::after {
  display: block;
  content: "";
  width: 3em;
  height: 0.2em;
  margin: 0 auto;
  border-bottom: thin dotted #36B8B1;
}
@media (max-width: 428px) {
  section.price h3 {
    font-size: 1.5em;
  }
}
section.price p {
  padding: 1.5em 0;
  line-height: 1.8em;
  text-align: center;
}
@media (max-width: 428px) {
  section.price p {
    text-align: left;
  }
  section.price p br {
    display: none;
  }
}
section.price a {
  display: block;
  width: 9em;
  margin: 0 auto 1.5em;
  border: thin dotted #36B8B1;
  line-height: 2.4em;
  text-align: center;
  font-size: 1.2em;
  color: #36B8B1;
  transition: all 0.3s;
}
@media (min-width: 930px) {
  section.price a:hover {
    background: #36B8B1;
    color: #fff;
    transition: all 0.3s;
  }
}
section.price div.list-blk {
  text-align: center;
}
section.price div.list-flx {
  display: flex;
  justify-content: space-around;
}
@media (max-width: 428px) {
  section.price div.list-flx {
    display: block;
    text-align: center;
  }
}
section.price div.list-cntblk {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.price h4, section.price h5 {
  color: #36B8B1;
}
section.price h4 {
  font-size: 2em;
}
section.price h4 span {
  font-size: 0.5em;
}
section.price h4 span.time {
  font-size: 0.7em;
}
section.price h5 {
  margin-bottom: 1em;
  font-size: 1.2em;
}
section.price h5 span {
  display: block;
  padding-top: 0.5em;
  font-size: 0.8em;
}
section.price ul {
  margin: 1.5em 0;
  padding: 2em 1.5em 2em 0.5em;
  background: #f7f8f8;
  border-radius: 21px;
}
@media (max-width: 428px) {
  section.price ul {
    padding: 2em 1em 2em 0.5em;
  }
}
section.price ul li {
  display: flex;
  line-height: 2em;
  padding-bottom: 0.5em;
}
section.price ul li::before {
  content: "・";
  font-size: 2em;
  color: #36B8B1;
}
section.price ul li:last-child {
  padding-bottom: 0;
}
section.price div.sectionline {
  height: 0;
  margin: 3em 0;
  border-bottom: thin dotted #36B8B1;
}
section.beginner-1 {
  margin-bottom: 3em;
  font-family: "Noto Serif JP", serif;
}
section.beginner-1 h2 {
  margin-bottom: 1.5em;
}
section.beginner-1 p {
  padding-bottom: 2em;
  line-height: 1.8em;
  text-align: center;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.beginner-1 p {
    text-align: justify;
  }
  section.beginner-1 p br {
    display: none;
  }
}
section.beginner-2 {
  font-family: "Noto Serif JP", serif;
}
section.beginner-2 h2 {
  padding-bottom: 1.5em;
}
section.beginner-2 div.frame {
  position: relative;
  margin-bottom: 2em;
  background: rgb(231, 247, 245);
}
section.beginner-2 div.frame div.cap {
  position: absolute;
}
section.beginner-2 div.frame div.cap img {
  width: 100%;
}
@media (max-width: 929px) {
  section.beginner-2 div.frame div.cap {
    width: 64px;
  }
}
section.beginner-2 div.frame div.flowwrap, section.beginner-2 div.frame div.flowwrap-rev {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 110px;
  margin-right: 60px;
  padding: 1.5em 0;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.beginner-2 div.frame div.flowwrap, section.beginner-2 div.frame div.flowwrap-rev {
    margin-left: 64px;
    margin-right: 20px;
  }
}
@media (max-width: 428px) {
  section.beginner-2 div.frame div.flowwrap, section.beginner-2 div.frame div.flowwrap-rev {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 2em 0;
  }
}
section.beginner-2 div.frame div.flowwrap-rev {
  flex-direction: row-reverse;
}
section.beginner-2 div.frame div.description {
  width: 55%;
}
@media (max-width: 428px) {
  section.beginner-2 div.frame div.description {
    width: 90%;
    margin: 0 auto;
  }
}
section.beginner-2 div.frame div.description h3 {
  padding-bottom: 1em;
  line-height: 1em;
  font-size: 1.5em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.beginner-2 div.frame div.description h3 {
    text-align: center;
  }
}
section.beginner-2 div.frame div.description p {
  line-height: 1.8em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.beginner-2 div.frame div.description p {
    padding-bottom: 1em;
  }
}
section.beginner-2 div.frame div.thumnail {
  width: 40%;
}
@media (max-width: 428px) {
  section.beginner-2 div.frame div.thumnail {
    width: 90%;
    margin: 0 auto;
  }
}
section.beginner-3 {
  padding: 2em 0 3em;
}
section.beginner-bt1 {
  padding: 3em 0;
  background: #36B8B1;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #fff;
}
section.beginner-bt1 h2 {
  padding-bottom: 1em;
}
section.beginner-bt1 h3 {
  padding-bottom: 0.8em;
  line-height: 1em;
  font-weight: 600;
  font-size: 1.2em;
}
section.beginner-bt1 p {
  padding-bottom: 1em;
}
section.beginner-bt1 address {
  line-height: 1em;
  font-weight: 600;
  font-size: 3em;
  font-style: normal;
}
section.beginner-bt1 address a {
  color: #fff;
  transition: all 0.3s;
}
@media (min-width: 930px) {
  section.beginner-bt1 address a:hover {
    color: #5D755D;
    transition: all 0.3s;
  }
}
section.beginner-bt1 address img {
  display: inline-block;
  width: 30px;
  height: auto;
}
@media (max-width: 428px) {
  section.beginner-bt1 address img {
    width: 24px;
  }
}
section.beginner-bt1 address span {
  display: block;
  padding-top: 1em;
  font-size: 0.33em;
}
section.beginner-bt1 address span.hmsrv {
  margin-top: -1em;
  padding-top: 0;
}
section.beginner-bt2 {
  background-image: url(../../images/bg-bgn-bt.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 3em 0;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.beginner-bt2 {
    background-image: url(../../images/bg-bgn-bt-sm.jpg);
  }
}
section.beginner-bt2 h2 {
  padding-bottom: 1.5em;
}
section.beginner-bt2 h3 {
  padding-bottom: 0.5em;
  font-weight: 600;
  font-size: 1.5em;
}
section.beginner-bt2 p {
  line-height: 1.8em;
}
@media (min-width: 429px) {
  section.beginner-bt2 p br {
    display: none;
  }
}
section.faq {
  margin-bottom: 4em;
  font-family: "Noto Serif JP", serif;
}
section.faq h2 {
  margin-bottom: 1.5em;
  text-align: center;
  font-size: 2.1em;
  color: #36B8B1;
}
section.faq h6 {
  display: flex;
  background: #36B8B1;
  line-height: 4.5em;
  color: #fff;
}
section.faq h6::before {
  display: block;
  margin: 0 2em;
  content: "Q";
  font-weight: 600;
  font-size: 1.2em;
}
@media (max-width: 428px) {
  section.faq h6::before {
    margin: 0 0.8em;
  }
}
section.faq p {
  display: flex;
  margin-bottom: 2em;
  padding: 1.5em 0;
  background: #f7f8f8;
  line-height: 1.8em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.faq p {
    padding: 1.5em 0.5em 1.5em 0;
  }
}
section.faq p::before {
  display: block;
  margin: 0 2em;
  content: "A";
  font-weight: 600;
  font-size: 1.2em;
}
@media (max-width: 428px) {
  section.faq p::before {
    margin: 0 0.8em;
  }
}
section.access {
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section.access div.accgrd1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
@media (max-width: 929px) {
  section.access div.accgrd1 {
    display: block;
  }
}
section.access div.accgrd1 div.accgrd1l {
  width: 62.5%;
  max-width: 640px;
}
@media (max-width: 929px) {
  section.access div.accgrd1 div.accgrd1l {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
  }
}
section.access div.accgrd1 div.accgrd1r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 31.6%;
  max-width: 342px;
}
@media (max-width: 929px) {
  section.access div.accgrd1 div.accgrd1r {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 929px) {
  section.access div.accgrd1 div.accgrd1r div.accgrd1rc {
    width: 48%;
  }
}
section.access div.accgrd2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
@media (max-width: 428px) {
  section.access div.accgrd2 {
    display: block;
  }
}
section.access div.accgrd2 div.accgrd2l {
  width: 44%;
  max-width: 456px;
}
@media (max-width: 428px) {
  section.access div.accgrd2 div.accgrd2l {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
  }
}
section.access div.accgrd2 div.accgrd2r {
  width: 50%;
  max-width: 500px;
}
@media (max-width: 428px) {
  section.access div.accgrd2 div.accgrd2r {
    width: 100%;
    max-width: 100%;
  }
}
section.access div.accgrd2 div.accgrd2r > p {
  padding: 1em 0 0;
  font-weight: 600;
  font-size: 0.9em;
}
@media (max-width: 428px) {
  section.access div.accgrd2 div.accgrd2r > p {
    line-height: 1.4em;
    font-size: 1em;
  }
  section.access div.accgrd2 div.accgrd2r > p span {
    display: block;
  }
}
section.access div.accgrd3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
}
@media (max-width: 428px) {
  section.access div.accgrd3 {
    display: block;
  }
}
section.access div.accgrd3 ul {
  width: 48%;
  max-width: 500px;
}
@media (max-width: 428px) {
  section.access div.accgrd3 ul {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
  }
}
section.access div.accgrd3 ul li {
  display: flex;
  line-height: 2em;
}
section.access div.accgrd3 ul li::before {
  content: "・";
}
section.access div.accgrd3 div.accgrd3r {
  width: 48%;
  max-width: 500px;
}
@media (max-width: 428px) {
  section.access div.accgrd3 div.accgrd3r {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
  }
}
section.access div.accgrd3 div.accgrd3r h3 {
  margin-bottom: 0.7em;
  font-size: 1.2em;
}
section.access div.accgrd3 div.accgrd3r p {
  line-height: 1.8em;
}
section.access h2 {
  width: 8em;
  margin: 0 auto 1em;
  padding-bottom: 0.3em;
  border-bottom: thin solid #36B8B1;
  line-height: 1em;
  text-align: center;
  font-size: 2.1em;
  font-weight: 600;
  color: #36B8B1;
}
section.access iframe {
  display: block;
  width: 640px;
  height: 480px;
  margin: 0 auto 3em;
}
@media (max-width: 428px) {
  section.access iframe {
    width: 100%;
    height: 375px;
    margin: 0 auto;
  }
}
section.hmsrv-1 {
  padding: 2em 0 5em;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 428px) {
  section.hmsrv-1 {
    padding: 0 0 3em;
  }
}
section.hmsrv-1 h2 {
  display: flex;
  justify-content: center;
  margin-bottom: 2em;
  line-height: 1.8em;
  font-size: 1.5em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-1 h2 {
    font-size: 1.1em;
  }
}
section.hmsrv-1 p {
  padding-bottom: 4em;
  line-height: 2em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.hmsrv-1 p {
    line-height: 1.8em;
  }
}
section.hmsrv-2 {
  margin-bottom: 5em;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.hmsrv-2 {
    margin-bottom: 3em;
  }
}
section.hmsrv-2 h3 {
  margin-bottom: 1.5em;
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  color: #36B8B1;
}
section.hmsrv-2 div.area {
  width: 47%;
}
@media (max-width: 428px) {
  section.hmsrv-2 div.area {
    width: inherit;
    margin-bottom: 2em;
  }
}
section.hmsrv-2 ul {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 12em;
  margin-bottom: 2em;
  padding: 1.5em;
  background: rgb(231, 247, 245);
  border-radius: 20px;
  font-size: 0.9em;
}
section.hmsrv-2 ul li {
  display: flex;
  line-height: 1.4em;
}
section.hmsrv-2 ul li::before {
  margin-right: 0.2em;
  content: "●";
  color: #36B8B1;
}
section.hmsrv-2 p {
  line-height: 1.8em;
}
section.hmsrv-3 {
  margin-bottom: 5em;
  padding: 3em 0;
  background: rgb(231, 247, 245);
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 428px) {
  section.hmsrv-3 {
    margin-bottom: 3em;
  }
}
section.hmsrv-3 h3 {
  margin-bottom: 1.5em;
  font-weight: 600;
  font-size: 1.2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-3 h3 {
    text-align: center;
  }
}
section.hmsrv-3 p {
  line-height: 2em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.hmsrv-3 p {
    padding-bottom: 2em;
  }
}
section.hmsrv-3 div.description {
  flex: 1;
}
section.hmsrv-3 div.thumnail {
  width: 390px;
  margin-left: 30px;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.hmsrv-3 div.thumnail {
    width: 38%;
    margin-left: 3%;
  }
}
@media (max-width: 428px) {
  section.hmsrv-3 div.thumnail {
    width: inherit;
    margin-left: 0;
  }
}
section.hmsrv-4 {
  margin-bottom: 5em;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.hmsrv-4 {
    margin-bottom: 3em;
  }
}
section.hmsrv-4 h3 {
  padding-bottom: 2em;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  color: #36B8B1;
}
section.hmsrv-4 div.frame {
  position: relative;
  background: rgb(231, 247, 245);
}
section.hmsrv-4 div.cap {
  position: absolute;
}
@media (max-width: 929px) {
  section.hmsrv-4 div.cap {
    width: 64px;
  }
  section.hmsrv-4 div.cap img {
    width: 100%;
  }
}
section.hmsrv-4 div.flowwrap, section.hmsrv-4 section.beginner-2 div.frame div.flowwrap-rev, section.beginner-2 div.frame section.hmsrv-4 div.flowwrap-rev {
  margin-left: 7em;
  padding: 2em 0;
}
@media (min-width: 429px) and (max-width: 929px) {
  section.hmsrv-4 div.flowwrap, section.hmsrv-4 section.beginner-2 div.frame div.flowwrap-rev, section.beginner-2 div.frame section.hmsrv-4 div.flowwrap-rev {
    margin-left: 4.5em;
  }
}
@media (max-width: 428px) {
  section.hmsrv-4 div.flowwrap, section.hmsrv-4 section.beginner-2 div.frame div.flowwrap-rev, section.beginner-2 div.frame section.hmsrv-4 div.flowwrap-rev {
    margin-left: 0;
    padding: 2em 1em;
  }
}
section.hmsrv-4 h4 {
  padding-bottom: 1em;
  font-size: 1.2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-4 h4 {
    margin-left: 3.5em;
    padding-bottom: 1.5em;
  }
}
section.hmsrv-4 p {
  padding-bottom: 1em;
  line-height: 1.8em;
}
@media (max-width: 428px) {
  section.hmsrv-4 p br {
    display: none;
  }
}
section.hmsrv-4 p.list {
  padding-bottom: 0;
}
section.hmsrv-4 p span {
  display: block;
}
section.hmsrv-4 p span::before {
  margin-left: 1em;
  content: "※";
}
section.hmsrv-4 div.info {
  display: flex;
  align-items: center;
}
@media (max-width: 428px) {
  section.hmsrv-4 div.info {
    justify-content: space-around;
  }
}
section.hmsrv-4 div.info img {
  margin-left: 1em;
}
@media (max-width: 428px) {
  section.hmsrv-4 div.info img {
    width: 22px;
    margin-left: 0;
  }
}
section.hmsrv-4 div.info a {
  margin-left: 0.1em;
  font-weight: 600;
  font-size: 2.4em;
  color: #604C3F;
  transition: all 0.3s;
}
@media (max-width: 428px) {
  section.hmsrv-4 div.info a {
    margin-left: 0;
    font-size: 2.2em;
  }
}
@media (min-width: 930px) {
  section.hmsrv-4 div.info a:hover {
    transition: all 0.3s;
    color: #36B8B1;
  }
}
section.hmsrv-4 h5 {
  margin: 1.5em 0 1em;
  font-weight: 600;
  font-size: 1.2em;
}
section.hmsrv-4 div.arrow {
  width: 2em;
  height: 3em;
  margin: 0 auto;
  background: #36B8B1;
}
section.hmsrv-5 {
  margin-bottom: 5em;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 428px) {
  section.hmsrv-5 {
    margin-bottom: 3em;
  }
}
section.hmsrv-5 h3 {
  padding-bottom: 2em;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  color: #36B8B1;
}
section.hmsrv-5 div.table {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  box-sizing: border-box;
  border: thin solid #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-5 div.table {
    display: block;
  }
}
section.hmsrv-5 div.table div {
  width: 50%;
  padding: 2em 0;
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-5 div.table div {
    width: inherit;
    padding: 1em 0;
  }
}
section.hmsrv-5 div.table div span {
  margin-left: 0.3em;
  font-size: 0.8em;
}
section.hmsrv-5 div.table div:nth-child(odd) {
  background: #36B8B1;
  color: #fff;
}
@media (max-width: 428px) {
  section.hmsrv-5 div.table div:nth-child(even) {
    font-size: 2em;
  }
}
section.hmsrv-5 div.table div:nth-child(1) {
  border-bottom: thin dotted #fff;
}
@media (max-width: 428px) {
  section.hmsrv-5 div.table div:nth-child(1) {
    border-bottom: none;
  }
}
section.hmsrv-5 div.table div:nth-child(2) {
  border-bottom: thin dotted #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-5 div.table div:nth-child(2) {
    border-bottom: none;
  }
}
section.hmsrv-5 p {
  margin-left: 1em;
  color: #604C3F;
}
section.hmsrv-6 {
  margin-bottom: 5em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 428px) {
  section.hmsrv-6 {
    margin-bottom: 3em;
  }
}
section.hmsrv-6 h3 {
  padding-bottom: 2em;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  color: #36B8B1;
}
section.hmsrv-6 h4 {
  padding-bottom: 1em;
  line-height: 1em;
  font-size: 1.2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-6 h4 {
    font-size: 1.4em;
  }
}
section.hmsrv-6 p {
  line-height: 1.8em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.hmsrv-6 p {
    text-align: justify;
  }
}
section.hmsrv-bt-1 {
  padding-bottom: 5em;
  background: #f7f8f8;
  font-family: "Noto Serif JP", serif;
}
section.hmsrv-bt-1 h3 {
  padding: 3em 0 1.5em;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.hmsrv-bt-1 h3 {
    font-size: 1.3em;
  }
}
section.hmsrv-bt-1 p {
  line-height: 1.8em;
  color: #604C3F;
}
section.privacy {
  padding-bottom: 5em;
  font-family: "Noto Serif JP", serif;
  color: #604C3F;
}
section.privacy h2 {
  padding: 1em 0 1.5em;
  line-height: 1em;
  text-align: center;
  font-weight: 600;
  font-size: 1.5em;
  color: #36B8B1;
}
section.privacy h3 {
  display: inline-block;
  margin: 3em 0 1em;
  padding-bottom: 0.5em;
  border-bottom: thin dotted #36B8B1;
  line-height: 1em;
  font-weight: 600;
  font-size: 1.3em;
  color: #36B8B1;
}
section.privacy h4 {
  line-height: 2em;
  text-align: center;
}
@media (max-width: 929px) {
  section.privacy h4 {
    text-align: justify;
  }
  section.privacy h4 br {
    display: none;
  }
}
section.privacy p {
  line-height: 1.8em;
}
section.privacy ul {
  padding-top: 2em;
}
section.privacy ul li {
  display: flex;
  line-height: 1em;
  padding-bottom: 1em;
}
section.privacy ul li::before {
  content: "・";
}
section#contact-main-1 {
  min-height: 40vh;
}
section#contact-main-1 h3 {
  padding-bottom: 1em;
  line-height: 1.4em;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-size: 2em;
  color: rgb(54, 184, 236);
}
@media (max-width: 428px) {
  section#contact-main-1 h3 {
    font-size: 1.5em;
  }
}
section#contact-main-1 p {
  padding-bottom: 2em;
  line-height: 1.8em;
}
section#contact-main-1 address {
  padding-bottom: 0.5em;
  line-height: 1em;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  color: #36B8B1;
}
section#contact-main-1 h2 {
  padding-bottom: 1em;
  line-height: 1.4em;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  font-size: 2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section#contact-main-1 h2 {
    font-size: 1.5em;
  }
}
section#contact-mail {
  padding-bottom: 3em;
}
section.lineBooking.front {
  margin: 0 auto 6em;
}
@media (max-width: 929px) {
  section.lineBooking.front {
    margin: 0 auto 4em;
  }
}
section.lineBooking.begginers {
  padding: 4em 0;
}
@media (max-width: 929px) {
  section.lineBooking.begginers {
    padding: 3em 0;
  }
}
section.lineBooking p {
  margin-bottom: 3em;
  line-height: 1.8em;
  text-align: center;
  color: #604C3F;
}
section.lineBooking a {
  display: block;
  width: 90%;
  max-width: 320px;
  margin: 0 auto;
}

div.flxwrap-mbblk {
  display: flex;
}
@media (max-width: 428px) {
  div.flxwrap-mbblk {
    display: block;
  }
}
div.flxwrap-mbblk.sp-bt-mb-blk {
  justify-content: space-between;
}
div.flxwrap-mbblk.al-cnt {
  align-items: center;
}
@media (min-width: 429px) and (max-width: 929px) {
  div.flxwrap-mbblk.tab-al-cnt {
    align-items: center;
  }
}

div.flxwrap-mbwrap {
  display: flex;
}
div.flxwrap-mbwrap.wp-sp-ar {
  flex-wrap: wrap;
  justify-content: space-between;
}
div.flxwrap-mbwrap.wp-sp-cnt {
  flex-wrap: wrap;
  justify-content: center;
}

div.flxwrap-rv-midblk {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 929px) {
  div.flxwrap-rv-midblk {
    display: block;
  }
}
div.flxwrap-rv-midblk.sp-bt {
  justify-content: space-between;
}

div.flxwrap-rv-mbblk {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 428px) {
  div.flxwrap-rv-mbblk {
    display: block;
  }
}
div.flxwrap-rv-mbblk.sp-bt {
  justify-content: space-between;
}

/*==============================================================================
  Bottom contents
==============================================================================*/
section#common-bottom {
  padding-bottom: 5em;
}
section#common-bottom div.info-lt {
  width: 58%;
  max-width: 742px;
}
@media (max-width: 428px) {
  section#common-bottom div.info-lt {
    width: 100%;
    margin-bottom: 2em;
  }
}
section#common-bottom div.info-lt img {
  width: 100%;
}
section#common-bottom div.info-rt {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 42%;
  max-width: 538px;
  text-align: center;
}
@media (max-width: 428px) {
  section#common-bottom div.info-rt {
    display: block;
    width: 100%;
  }
}
section#common-bottom div.info-rt p {
  color: #604C3F;
}
@media (max-width: 428px) {
  section#common-bottom div.info-rt p {
    margin-bottom: 1em;
  }
}
section#common-bottom div.info-rt address a {
  display: block;
  margin-bottom: 0.5em;
  line-height: 1em;
  font-size: 3em;
  font-style: normal;
  color: #36B8B1;
}
@media (min-width: 429px) and (max-width: 929px) {
  section#common-bottom div.info-rt address a {
    margin-bottom: 0.2em;
    font-size: 2.4em;
  }
}
@media (max-width: 428px) {
  section#common-bottom div.info-rt address a {
    margin-bottom: 0.2em;
  }
}
section#common-bottom div.info-rt address span {
  display: block;
  font-style: normal;
  font-weight: 500;
  color: #604C3F;
}
@media (max-width: 428px) {
  section#common-bottom div.info-rt address span {
    margin-bottom: 1em;
  }
}
section#common-bottom div.info-rt h6 {
  line-height: 1em;
  font-size: 1.2em;
  color: #604C3F;
}

/*==============================================================================
  Footer
==============================================================================*/
footer {
  background: #f7f8f8;
}

nav#ft-nav {
  display: flex;
  justify-content: center;
  padding: 3em 0 2em;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 428px) {
  nav#ft-nav {
    display: block;
    padding: 1.5em 0;
  }
}
nav#ft-nav div {
  width: 25%;
  box-sizing: border-box;
}
@media (min-width: 429px) and (max-width: 929px) {
  nav#ft-nav div {
    width: 33%;
  }
}
@media (max-width: 428px) {
  nav#ft-nav div {
    width: 100%;
    text-align: center;
  }
}
nav#ft-nav div p {
  display: block;
  padding-bottom: 1.5em;
  font-weight: 600;
  color: #604C3F;
}
@media (max-width: 428px) {
  nav#ft-nav div p {
    padding: 1em 0;
    border-top: thin solid #ddd;
  }
}
nav#ft-nav div > a {
  display: block;
  padding-bottom: 1.5em;
  font-weight: 600;
  color: #604C3F;
}
@media (max-width: 428px) {
  nav#ft-nav div > a {
    padding: 1em 0;
  }
}
nav#ft-nav div > a:hover {
  text-decoration: underline;
}
@media (max-width: 428px) {
  nav#ft-nav div ul {
    display: none;
    flex-wrap: wrap;
  }
  nav#ft-nav div ul.slide {
    display: flex;
  }
}
nav#ft-nav div ul li {
  padding-left: 1em;
  padding-bottom: 1.5em;
}
@media (min-width: 429px) and (max-width: 929px) {
  nav#ft-nav div ul li {
    padding-left: 0.5em;
  }
}
@media (max-width: 428px) {
  nav#ft-nav div ul li {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
    width: 50%;
    box-sizing: border-box;
  }
}
nav#ft-nav div ul li > a {
  color: #666;
}
nav#ft-nav div ul li > a:hover {
  text-decoration: underline;
}

div.ft-1 {
  display: flex;
  justify-content: center;
}
div.ft-1 img {
  margin-top: -1em;
  display: block;
  width: 100%;
  max-width: 160px;
}
@media (max-width: 428px) {
  div.ft-1 img {
    margin-top: 0;
    margin-bottom: 1.5em;
  }
}

div.ft-2 {
  display: block;
}
@media (max-width: 428px) {
  div.ft-2 a {
    border-top: thin solid #ddd;
  }
}

@media (max-width: 428px) {
  div.ft-3 p {
    position: relative;
  }
  div.ft-3 p::after {
    position: absolute;
    top: 0.5em;
    right: 0.4em;
    line-height: 1em;
    content: "\e5cf";
    font-family: "Material Icons";
    font-size: 1.5em;
    transition: all 0.3s;
  }
  div.ft-3 p.open::after {
    transform: rotate(180deg);
    transition: all 0.3s;
  }
  div.ft-3 > a {
    border-top: thin solid #ddd;
    border-bottom: thin solid #ddd;
  }
}

@media (max-width: 428px) {
  div.ft-4 {
    display: flex;
    flex-wrap: wrap;
  }
  div.ft-4 p {
    width: 50%;
    box-sizing: border-box;
  }
  div.ft-4 a {
    width: 50%;
    box-sizing: border-box;
  }
}

div.ft-cpy {
  padding-bottom: 3em;
  line-height: 1.5em;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  color: #604C3F;
}

div#totopbtn {
  display: block;
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0.5em;
  padding: 10px 10px 10px;
  background: rgba(54, 184, 177, 0.5);
  transform: rotate(90deg);
  color: #fff;
}
@media (min-width: 930px) {
  div#totopbtn:hover {
    cursor: pointer;
  }
}

/*==============================================================================
  ContactForm
==============================================================================*/
form p {
  margin: 1.5em 0 1em;
}
form p span {
  padding: 0.2em 1em;
  border-radius: 15px;
  background: #eb686e;
  color: #fff;
}
form input[type=text] {
  width: 100%;
  padding: 0 0.2em;
  box-sizing: border-box;
  line-height: 1.4em;
  font-size: 18px;
}
form input[type=text].half {
  width: 50%;
  padding: 0 0.2em;
  box-sizing: border-box;
  line-height: 1.4em;
  font-size: 18px;
}
@media (max-width: 428px) {
  form input[type=text].half {
    width: 100%;
    padding: 0 0.2em;
    box-sizing: border-box;
    line-height: 1.4em;
    font-size: 18px;
  }
}
form input[type=email] {
  width: 50%;
  padding: 0 0.2em;
  box-sizing: border-box;
  line-height: 1.4em;
  font-size: 18px;
}
@media (max-width: 428px) {
  form input[type=email] {
    width: 100%;
    padding: 0 0.2em;
    box-sizing: border-box;
    line-height: 1.4em;
    font-size: 18px;
  }
}
form input[type=tel] {
  width: 33%;
  padding: 0 0.2em;
  box-sizing: border-box;
  line-height: 1.4em;
  font-size: 18px;
}
@media (max-width: 428px) {
  form input[type=tel] {
    width: 100%;
    padding: 0 0.2em;
    box-sizing: border-box;
    line-height: 1.4em;
    font-size: 18px;
  }
}
form textarea {
  width: 100%;
  padding: 0 0.2em;
  box-sizing: border-box;
  line-height: 1.4em;
  font-size: 18px;
  height: 200px;
}
form button[type=submit] {
  display: block;
  width: 70%;
  margin: 1.5em auto 0;
  max-width: 16em;
  min-width: 9em;
  padding: 1em;
  border-radius: 45px;
  background: #36B8B1;
  font-size: 1.2em;
  color: #fff;
}

/*==============================================================================
	News page
==============================================================================*/
section.archive {
  min-height: 40vh;
  font-family: "Noto Serif JP", serif;
}
section.archive h2 {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: thin solid rgb(33, 26, 23);
  line-height: 1em;
  text-align: center;
  font-weight: 500;
  font-size: 2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section.archive h2 {
    font-size: 1.5em;
  }
}
section.archive div.archive a {
  display: flex;
  padding: 1.2em 0;
  color: #604C3F;
}
@media (max-width: 428px) {
  section.archive div.archive a {
    flex-wrap: wrap;
  }
}
section.archive div.archive a:hover {
  background: #f7f7f7;
  transition: all 0.3s;
}
section.archive div.archive h3 {
  line-height: 1.2em;
  font-weight: 600;
}
@media (max-width: 428px) {
  section.archive div.archive h3 {
    width: 100%;
    margin: 0.5em 1em 0;
  }
}
section.archive div.archive time {
  display: block;
  margin: 0 2em;
}
section.archive div.archive h4 {
  min-width: 8em;
  border: thin solid #36B8B1;
  border-radius: 3px;
  line-height: 1.3em;
  text-align: center;
  font-size: 0.9em;
  color: #36B8B1;
}
section.archive div.archive h4.important {
  border: thin solid #831b1f;
  color: #831b1f;
}
section.archive div.flx-cnt {
  display: flex;
  justify-content: center;
  margin-bottom: 3em;
  border-bottom: thin solid rgb(33, 26, 23);
}
section.archive div.pagenation {
  padding: 1em 0 1em;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2em;
}
section.archive div.pagenation span {
  display: inline-block;
  margin: 0 0.2em;
  padding: 0.2em;
  background: #36B8B1;
  border-radius: 3px;
  color: #fff;
}
section.archive div.pagenation a {
  display: inline-block;
  margin: 0 0.2em;
  padding: 0.2em;
  color: #36B8B1;
}

section#front-main-5 div.archive a {
  display: flex;
  padding: 1.2em 0;
  color: #604C3F;
}
@media (max-width: 428px) {
  section#front-main-5 div.archive a {
    flex-wrap: wrap;
  }
}
section#front-main-5 div.archive a:hover {
  background: #f7f7f7;
  transition: all 0.3s;
}
section#front-main-5 div.archive h4 {
  line-height: 1.2em;
  font-weight: 600;
}
@media (max-width: 428px) {
  section#front-main-5 div.archive h4 {
    width: 100%;
    margin: 0.5em 1em 0;
  }
}
section#front-main-5 div.archive time {
  display: block;
  margin: 0 2em;
}
section#front-main-5 div.archive h5 {
  min-width: 8em;
  border: thin solid #36B8B1;
  border-radius: 3px;
  line-height: 1.3em;
  text-align: center;
  font-size: 0.9em;
  color: #36B8B1;
}
section#front-main-5 div.archive h5.important {
  border: thin solid #831b1f;
  color: #831b1f;
}

section.article {
  min-height: 40vh;
}
section.article div.breadcrumb {
  padding-bottom: 1.5em;
  font-size: 0.8em;
  color: #604C3F;
}
section.article div.breadcrumb a {
  color: #36B8B1;
}
section.article div.breadcrumb span {
  display: inline;
}
section.article div.art-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.7em;
  border-bottom: thin solid #604C3F;
}
@media (max-width: 428px) {
  section.article div.art-head {
    display: block;
  }
}
section.article div.art-head div.art-title {
  line-height: 1.2em;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 1.2em;
  color: rgb(33, 26, 23);
}
section.article div.art-head div.category {
  width: 9em;
  padding: 0.3em 0 0.2em;
  border: thin solid #36B8B1;
  border-radius: 3px;
  line-height: 1em;
  text-align: center;
  font-size: 0.9em;
  color: #36B8B1;
}
section.article div.art-head div.category.important {
  border: thin solid #831b1f;
  color: #831b1f;
}
@media (max-width: 428px) {
  section.article div.art-head div.category {
    margin-top: 1em;
    margin-right: 0;
    margin-left: auto;
    font-size: 0.8em;
  }
}
section.article div.art-contents {
  margin: 2em 0 1em;
  box-sizing: border-box;
  font-family: "Noto Serif JP", serif;
  color: rgb(33, 26, 23);
}
section.article div.art-contents p {
  line-height: 1.8em;
}
section.article div.art-contents img {
  max-width: 100%;
  height: auto;
}
section.article time {
  display: block;
  text-align: right;
  font-family: "Noto Serif JP", serif;
  color: rgb(33, 26, 23);
}
section.article div.prev {
  margin-bottom: 3em;
  font-size: 1.2em;
}
section.article div.prev a {
  color: #36B8B1;
}

/*==============================================================================
	blog page
==============================================================================*/
section#blogarchive {
  min-height: 40vh;
  font-family: "Noto Sans JP", sans-selif;
}
section#blogarchive h2 {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  line-height: 1em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 2em;
  color: #36B8B1;
}
@media (max-width: 428px) {
  section#blogarchive h2 {
    font-size: 1.5em;
  }
}
section#blogarchive div.articlewrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px 2%;
}
@media (min-width: 429px) and (max-width: 929px) {
  section#blogarchive div.articlewrap {
    gap: 35px 2%;
  }
}
@media (max-width: 428px) {
  section#blogarchive div.articlewrap {
    display: block;
  }
}
section#blogarchive article {
  display: flex;
}
@media (max-width: 428px) {
  section#blogarchive article {
    margin-bottom: 1.5em;
  }
}
section#blogarchive article figure {
  width: 240px;
  height: 150px;
  margin-right: 1em;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1096px) {
  section#blogarchive article figure {
    width: 192px;
    height: 120px;
  }
}
@media (min-width: 896px) and (max-width: 1023px) {
  section#blogarchive article figure {
    width: 168px;
    height: 105px;
  }
}
@media (min-width: 429px) and (max-width: 929px) {
  section#blogarchive article figure {
    width: 144px;
    height: 90px;
  }
}
@media (max-width: 428px) {
  section#blogarchive article figure {
    width: 100px;
    height: 100px;
  }
}
section#blogarchive article figure img {
  width: 240px;
  height: 150px;
  object-fit: cover;
}
@media (min-width: 1024px) and (max-width: 1096px) {
  section#blogarchive article figure img {
    width: 192px;
    height: 120px;
  }
}
@media (min-width: 896px) and (max-width: 1023px) {
  section#blogarchive article figure img {
    width: 168px;
    height: 105px;
  }
}
@media (min-width: 429px) and (max-width: 929px) {
  section#blogarchive article figure img {
    width: 144px;
    height: 90px;
  }
}
@media (max-width: 428px) {
  section#blogarchive article figure img {
    width: 100px;
    height: 100px;
  }
}
section#blogarchive article > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
section#blogarchive article span {
  font-weight: 600;
  font-size: 0.8em;
}
section#blogarchive article span.catName0 {
  color: orange;
}
section#blogarchive article span.catName1 {
  color: blue;
}
section#blogarchive article span.catName2 {
  color: green;
}
section#blogarchive article span.catName3 {
  color: greenyellow;
}
section#blogarchive article span.catName4 {
  color: magenta;
}
section#blogarchive article a {
  font-weight: 600;
  color: #666;
  transition: all 0.3s;
}
section#blogarchive article a:hover {
  color: #36B8B1;
}
section#blogarchive article h3 {
  height: 4em;
  overflow: hidden;
  line-height: 1.3em;
}
@media (min-width: 768px) and (max-width: 875px) {
  section#blogarchive article h3 {
    height: 5.2em;
  }
}
section#blogarchive article p {
  display: none;
  line-height: 1.3em;
  font-size: 0.8em;
  color: rgb(33, 26, 23);
}
section#blogarchive article time {
  line-height: 1em;
  font-weight: 600;
  font-size: 0.8em;
}
section#blogarchive div.pagerwrap {
  margin-top: 3em;
  margin-bottom: 3em;
  text-align: center;
}
@media (max-width: 428px) {
  section#blogarchive div.pagerwrap {
    margin-top: 1em;
    margin-bottom: 2em;
  }
}
section#blogarchive div.pagerwrap a {
  margin: 0 0.3em;
  padding: 0 0.3em;
  border-radius: 10px;
  line-height: 1em;
  font-weight: 500;
  font-size: 1.5em;
  color: #604C3F;
}
@media (max-width: 428px) {
  section#blogarchive div.pagerwrap a {
    border-radius: 5px;
    font-size: 1.3em;
  }
}
section#blogarchive div.pagerwrap a.current {
  background: #36B8B1;
  color: #fff;
}

section#front-main-6 div.frntBlogArticleWrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 1.5em;
}
@media (min-width: 640px) and (max-width: 1024px) {
  section#front-main-6 div.frntBlogArticleWrap {
    padding: 0 2em;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  section#front-main-6 div.frntBlogArticleWrap {
    padding: 0 2em;
    grid-template-columns: 1fr;
    gap: 1.5em 0;
  }
}
section#front-main-6 article {
  background: #fff;
}
section#front-main-6 article figure {
  height: 300px;
  box-sizing: border-box;
  overflow: hidden;
}
section#front-main-6 article figure img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center center;
}
section#front-main-6 article h4 {
  height: 5.2em;
  margin-top: 0.5em;
  padding: 0 0.3em;
  line-height: 1.3em;
  font-weight: 500;
}
section#front-main-6 article h4 a {
  color: #604C3F;
  transition: all 0.3s;
}
section#front-main-6 article h4 a:hover {
  color: #36B8B1;
}
section#front-main-6 article > div {
  display: flex;
  justify-content: space-between;
  padding: 0 0.3em 0.5em;
}
section#front-main-6 article > div span {
  font-weight: 600;
  font-size: 0.8em;
}
section#front-main-6 article > div span.catName0 {
  color: orange;
}
section#front-main-6 article > div span.catName1 {
  color: blue;
}
section#front-main-6 article > div span.catName2 {
  color: green;
}
section#front-main-6 article > div span.catName3 {
  color: greenyellow;
}
section#front-main-6 article > div span.catName4 {
  color: magenta;
}
section#front-main-6 article > div time {
  line-height: 1em;
  font-weight: 600;
  font-size: 0.8em;
}

section#blogArticle div.breadcrumb {
  display: flex;
  padding-bottom: 1.5em;
  font-size: 0.8em;
  color: #604C3F;
}
section#blogArticle div.breadcrumb a {
  display: flex;
  align-items: center;
  color: #36B8B1;
}
section#blogArticle div.breadcrumb a::after {
  padding: 0 0.2em;
  content: "chevron_right";
  font-family: "Material Icons";
}
section#blogArticle div.breadcrumb span {
  flex: 1;
}
section#blogArticle div.blog-head {
  margin-bottom: 3em;
  border-bottom: thin solid #604C3F;
}
section#blogArticle div.blog-head div.meta {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
section#blogArticle div.blog-head div.meta span {
  display: block;
  font-weight: 500;
  font-size: 0.9em;
}
section#blogArticle div.blog-head div.meta span.catName0 {
  color: orange;
}
section#blogArticle div.blog-head div.meta span.catName1 {
  color: blue;
}
section#blogArticle div.blog-head div.meta span.catName2 {
  color: green;
}
section#blogArticle div.blog-head div.meta span.catName3 {
  color: greenyellow;
}
section#blogArticle div.blog-head div.meta span.catName4 {
  color: magenta;
}
section#blogArticle div.blog-head div.meta time {
  display: block;
  padding-left: 1em;
  font-weight: 500;
  font-size: 0.9em;
}
section#blogArticle div.blog-head h2 {
  padding-bottom: 1em;
  line-height: 1.3em;
  font-weight: 600;
  font-size: 1.3em;
  color: rgb(33, 26, 23);
}
section#blogArticle article > div {
  line-height: 1.8em;
}
section#blogArticle article div.detailUpfile {
  margin: 1em 0;
}
section#blogArticle article div.detailUpfile img {
  width: 100%;
}
section#blogArticle article div.prev {
  margin-top: 2em;
  margin-bottom: 3em;
  font-size: 1.2em;
}
section#blogArticle article div.prev a {
  color: #36B8B1;
}

/*==================================================
  ProductUtilitys
==================================================*/
.fadein {
  opacity: 0;
}
.fadeinactive {
  transition: 1s;
  opacity: 1;
}

.mg-tp-1em {
  margin-top: 1em;
}
.mg-bt-1em {
  margin-bottom: 1em;
}
.mg-bt-2em {
  margin-bottom: 2em;
}
.mg-bt-3em {
  margin-bottom: 3em;
}
.mg-bt-5em {
  margin-bottom: 5em;
}
.mg-bt-8em {
  margin-bottom: 8em;
}
.mg-bt-10em {
  margin-bottom: 10em;
}
.mg-lt-1em {
  margin-left: 1em;
}
.mg-lt-2em {
  margin-left: 2em;
}

.pd-all-1em {
  padding: 1em;
}
.pd-all-2em {
  padding: 2em;
}
.pd-vr-1em {
  padding-top: 1em;
  padding-bottom: 1em;
}
.pd-vr-2em {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pd-vr-3em {
  padding-top: 3em;
  padding-bottom: 3em;
}
.pd-vr-4em {
  padding-top: 4em;
  padding-bottom: 4em;
}
.pd-vr-5em {
  padding-top: 5em;
  padding-bottom: 5em;
}
.pd-vr-6em {
  padding-top: 6em;
  padding-bottom: 6em;
}
.pd-vr-1p {
  padding-top: 1%;
  padding-bottom: 1%;
}
.pd-vr-2p {
  padding-top: 2%;
  padding-bottom: 2%;
}
.pd-vr-3p {
  padding-top: 3%;
  padding-bottom: 3%;
}
.pd-vr-4p {
  padding-top: 4%;
  padding-bottom: 4%;
}
.pd-vr-5p {
  padding-top: 5%;
  padding-bottom: 5%;
}
.pd-vr-8p {
  padding-top: 8%;
  padding-bottom: 8%;
}
.pd-vr-10p {
  padding-top: 10%;
  padding-bottom: 10%;
}
.pd-tp-1em {
  padding-top: 1em;
}
.pd-tp-2em {
  padding-top: 2em;
}
.pd-tp-3em {
  padding-top: 3em;
}
.pd-tp-1p {
  padding-top: 1%;
}
.pd-tp-2p {
  padding-top: 2%;
}
.pd-tp-3p {
  padding-top: 3%;
}
.pd-tp-5p {
  padding-top: 5%;
}
.pd-tp-8p {
  padding-top: 8%;
}
.pd-tp-10p {
  padding-top: 10%;
}
.pd-bt-1em {
  padding-bottom: 1em;
}
.pd-bt-2em {
  padding-bottom: 2em;
}
.pd-bt-3em {
  padding-bottom: 3em;
}
.pd-bt-4em {
  padding-bottom: 4em;
}
.pd-bt-5em {
  padding-bottom: 5em;
}
.pd-bt-6em {
  padding-bottom: 6em;
}
.pd-bt-8em {
  padding-bottom: 8em;
}
.pd-bt-10em {
  padding-bottom: 10em;
}
.pd-bt-12em {
  padding-bottom: 12em;
}
.pd-bt-1p {
  padding-bottom: 1%;
}
.pd-bt-2p {
  padding-bottom: 2%;
}
.pd-bt-3p {
  padding-bottom: 3%;
}
.pd-bt-5p {
  padding-bottom: 5%;
}
.pd-bt-8p {
  padding-bottom: 8%;
}
.pd-bt-10p {
  padding-bottom: 10%;
}
.pd-bt-15p {
  padding-bottom: 15%;
}

div.wp-block-image figure img {
  width: 100%;
  height: auto;
}

figure img {
  width: 100%;
  line-height: 0;
}
figure video {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  text-align: center;
}
figure.brdr-gry {
  box-sizing: border-box;
}
figure.brdr-gry img {
  border: thin solid #eee;
  line-height: 0;
}

figcaption {
  line-height: 1.2em;
}
figcaption.cntr {
  text-align: center;
}