@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap");
@font-face {
  font-family: "AlesandRound-ExtraBold";
  font-style: normal;
  font-weight: 700;
  src: local("Alesand Extra Bold"), local("AlesandRound-ExtraBold"), url("../font/Alesand_Extra_Bold.woff2") format("woff2"), url("../font/Alesand_Extra_Bold.woff") format("woff"), url("../font/Alesand_Extra_Bold.ttf") format("truetype"), url("../font/Alesand_Extra_Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?g9bzcd");
  src: url("../fonts/icomoon.eot?g9bzcd#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?g9bzcd") format("truetype"), url("../fonts/icomoon.woff?g9bzcd") format("woff"), url("../fonts/icomoon.svg?g9bzcd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-video:before {
  content: "\e906";
}

.icon-questionnaire:before {
  content: "\e905";
}

.icon-tag:before {
  content: "\e904";
}

.icon-book:before {
  content: "\e902";
}

.icon-text:before {
  content: "\e903";
}

.icon-arrow:before {
  content: "\e900";
}

.icon-loupe:before {
  content: "\e901";
}

:root {
  --color-primary: #e60012;
  --color-secondary: #c1a825;
  --color-text: #010101;
  --color-pink: #e4027f;
  --color-blue: #01adef;
  --color-very-most-light-gray: #f8f8f8;
  --color-most-light-gray: #f4f4f4;
  --color-light-gray: #ededed;
  --color-gray: #d1d1d1;
  --color-dark-gray: #c9c9c9;
  --color-most-dark-gray: #c3c3c3;
  --color-very-most-dark-gray: #989898;
  --color-navy: #44536c;
  --plus-color-primary: #e8500e;
  --plus-color-secondary: #fae8de;
  --plus-color-orange: #e4a525;
  --plus-color-light-orange: #fff3d9;
  --plus-color-red: #d51322;
  --plus-color-light-red: #ffe3e5;
  --plus-color-brown: #967d62;
  --plus-color-light-brown: #efe2d5;
  --plus-color-green: #70b837;
  --plus-color-light-green: #e7ffd5;
  --plus-color-green2: #13896e;
  --plus-color-light-green2: #caeae2;
  --plus-color-light-green3: #e5edcd;
  --plus-color-green3: #909f63;
  --margin-ss: 12px;
  --margin-s: 20px;
  --margin-m: 28px;
  --margin-l: 50px;
  --article-margin-ss: 12px;
  --article-margin-s: 28px;
  --article-margin-m: 40px;
  --article-margin-l: 80px;
}
@media (min-width: 641px) {
  :root {
    --margin-ss: 16px;
    --margin-s: 24px;
    --margin-m: 32px;
    --margin-l: 56px;
    --article-margin-ss: 16px;
    --article-margin-s: 40px;
    --article-margin-m: 60px;
    --article-margin-l: 110px;
  }
}

:root {
  --color-primary: #e60012;
  --color-secondary: #c1a825;
  --color-text: #010101;
  --color-pink: #e4027f;
  --color-light-pink: #ffe8f5;
  --color-blue: #01adef;
  --color-light-blue: #b7ebff;
  --color-dark-blue: #0066aa;
  --color-very-most-light-gray: #f8f8f8;
  --color-most-light-gray: #f4f4f4;
  --color-light-gray: #ededed;
  --color-gray: #d1d1d1;
  --color-dark-gray: #c9c9c9;
  --color-most-dark-gray: #c3c3c3;
  --color-very-most-dark-gray: #989898;
  --color-navy: #44536c;
  --color-yellow: #ffeb00;
  --color-white: #fff;
  --plus-color-primary: #e8500e;
  --plus-color-secondary: #fae8de;
  --plus-color-yellow: #e4a525;
  --plus-color-light-yellow: #fff3d9;
  --plus-color-red: #d51322;
  --plus-color-light-red: #ffe3e5;
  --plus-color-brown: #967d62;
  --plus-color-light-brown: #efe2d5;
  --plus-color-green: #70b837;
  --plus-color-light-green: #e7ffd5;
  --plus-color-green2: #13896e;
  --plus-color-light-green2: #caeae2;
  --plus-color-green3: #909f63;
  --plus-color-light-green3: #e5edcd;
  --plus-color-pink: #f6b3dc;
  --plus-color-light-pink: #faeef7;
  --plus-color-blue: #7dcbf8;
  --plus-color-light-blue: #ebf5fc;
  --reading-color-primary: #0066aa;
  --reading-color-secondary: #c5e8fa;
  --reading2-color-primary: #20b98c;
  --reading2-color-secondary: #e5fdf6;
  --rst-color-primary: #1f729b;
  --rst-color-secondary: #d0e2eb;
  --rst-color-light-blue: #e8f1f6;
  --statistics-color-primary: #989898;
  --statistics-color-secondary: #dbdbdb;
  --coffee-color-primary: #714d34;
  --coffee-color-secondary: #d6c1a7;
  --coffee-color-yellow: #efdf8b;
  --coffee-color-light-gray: #f7f5f2;
  --coffee-color-beige: #d6cec2;
  --finance-color-primary: #3a4f8f;
  --finance-color-secondary: #dbdfea;
  --finance-color-light-blue: #c0c9e0;
  --margin-ss: 12px;
  --margin-s: 20px;
  --margin-m: 28px;
  --margin-l: 50px;
  --article-margin-sss: 8px;
  --article-margin-ss: 12px;
  --article-margin-s: 28px;
  --article-margin-m: 30px;
  --article-margin-l: 70px;
}
@media (min-width: 641px) {
  :root {
    --margin-ss: 16px;
    --margin-s: 24px;
    --margin-m: 32px;
    --margin-l: 56px;
    --article-margin-sss: 10px;
    --article-margin-ss: 16px;
    --article-margin-s: 40px;
    --article-margin-m: 60px;
    --article-margin-l: 110px;
  }
}

.page_inner_s {
  max-width: 800px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media (min-width: 641px) {
  .page_inner_s {
    width: calc(100% - 80px);
  }
}

.page_inner_m {
  max-width: 1060px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media (min-width: 641px) {
  .page_inner_m {
    width: calc(100% - 80px);
  }
}

.page_inner_l {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media (min-width: 641px) {
  .page_inner_l {
    width: calc(100% - 80px);
  }
}

.icon-menu:before {
  content: "\e907";
}

.icon-video:before {
  content: "\e906";
}

.icon-questionnaire:before {
  content: "\e905";
}

.icon-tag:before {
  content: "\e904";
}

.icon-book:before {
  content: "\e902";
}

.icon-text:before {
  content: "\e903";
}

.icon-arrow:before {
  content: "\e900";
}

.icon-loupe:before {
  content: "\e901";
}

html {
  /*remで指定しない時は切ること*/
  font-size: 62.5%;
}

.content-course.fixed {
  padding-top: 76px;
}

.template_breadcrumbs {
  background-color: #fff;
  width: auto;
  margin: 0;
  padding: 9px 0 10px;
  font-size: 1.4rem;
}

.template_set {
  position: relative;
  color: var(--color-text);
  font-size: 1.3rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.8461538462;
  width: 100%;
  /*スマホの文字の大きさ一定*/
  -webkit-text-size-adjust: 100%;
  padding-top: 55px;
  /*アンチエイリアス*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width: 920px) {
  .template_set {
    font-size: 1.5rem;
    line-height: 2;
    padding-top: 0;
  }
}
.template_set section {
  margin: 0;
}
.template_set #wrap {
  overflow: hidden;
}
.template_set {
  /*breakpoint display*/
}
.template_set .sp_min {
  display: block;
}
.template_set .sp_min_inline {
  display: inline;
}
.template_set .sp {
  display: block;
}
.template_set .sp_inline {
  display: inline;
}
.template_set .sp_tab {
  display: block;
}
.template_set .sp_tab_inline {
  display: inline;
}
.template_set .pc,
.template_set .pc_inline {
  display: none !important;
}
.template_set .tab,
.template_set .tab_inline {
  display: none !important;
}
.template_set .pc_tab,
.template_set .pc_tab_inline {
  display: none !important;
}
@media (min-width: 360px) {
  .template_set .sp_min,
  .template_set .sp_min_inline {
    display: none !important;
  }
}
@media (min-width: 641px) {
  .template_set .sp,
  .template_set .sp_inline {
    display: none !important;
  }
  .template_set .tab {
    display: block !important;
  }
  .template_set .tab_inline {
    display: inline !important;
  }
  .template_set .pc_tab {
    display: block !important;
  }
  .template_set .pc_tab_inline {
    display: inline !important;
  }
}
@media (min-width: 920px) {
  .template_set .sp_tab,
  .template_set .sp_tab_inline {
    display: none !important;
  }
  .template_set .tab,
  .template_set .tab_inline {
    display: none !important;
  }
  .template_set .pc {
    display: block !important;
  }
  .template_set .pc_inline {
    display: inline !important;
  }
}
.template_set .ta_l {
  text-align: left;
}
.template_set .ta_c {
  text-align: center;
}
.template_set .ta_r {
  text-align: right;
}
@media (min-width: 641px) {
  .template_set .pc_ta_l {
    text-align: left;
  }
}
@media (min-width: 641px) {
  .template_set .pc_ta_c {
    text-align: center;
  }
}
@media (min-width: 641px) {
  .template_set .pc_ta_r {
    text-align: right;
  }
}
.template_set .mt_ss {
  margin-top: var(--margin-ss);
}
.template_set .mt_s {
  margin-top: var(--margin-s);
}
.template_set .mt_m {
  margin-top: var(--margin-m);
}
.template_set .mt_l {
  margin-top: var(--margin-l);
}
.template_set .article_mt_sss {
  margin-top: var(--article-margin-sss);
}
.template_set .article_mt_ss {
  margin-top: var(--article-margin-ss);
}
.template_set .article_mt_s {
  margin-top: var(--article-margin-s);
}
.template_set .article_mt_m {
  margin-top: var(--article-margin-m);
}
.template_set .article_mt_l {
  margin-top: var(--article-margin-l);
}
.template_set .article_text_indent {
  padding-inline: 20px;
}
@media (min-width: 641px) {
  .template_set .article_text_indent {
    padding-inline: 25px;
  }
}
.template_set .font_size_l {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 641px) {
  .template_set .font_size_l {
    font-size: 2.8rem;
  }
}
.template_set .font_size_m {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 641px) {
  .template_set .font_size_m {
    font-size: 2rem;
  }
}
.template_set {
  /*box-sizing default*/
}
.template_set * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.template_set *:before,
.template_set * :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.template_set h1,
.template_set h2,
.template_set h3,
.template_set h4,
.template_set h5,
.template_set h6,
.template_set dt,
.template_set dd,
.template_set li,
.template_set caption,
.template_set col,
.template_set th,
.template_set td,
.template_set p,
.template_set address,
.template_set figcaption,
.template_set em,
.template_set strong {
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  margin: 0;
}
.template_set {
  /*aタグ デフォルト設定*/
}
.template_set a {
  transition: all 0.3s ease;
  color: inherit;
  text-decoration: none;
}
.template_set button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.template_set img {
  max-width: 100%;
  height: auto;
}
.template_set sup {
  font-size: 0.7em;
  vertical-align: super;
  position: relative;
  top: -0.1em;
}
.template_set sub {
  font-size: 0.7em;
  vertical-align: sub;
  position: relative;
  bottom: -0.1em;
}
.template_set .highlighter {
  background: linear-gradient(transparent 50%, var(--color-yellow) 50%);
}
.template_set {
  --anchor-border: var(--color-gray);
  --anchor-bg: var(--color-white);
  --anchor-primary: var(--color-primary);
}
.template_set .anchor_link {
  margin-top: 20px;
}
@media (min-width: 641px) {
  .template_set .anchor_link {
    margin-top: 40px;
  }
}
@media (min-width: 641px) {
  .template_set .anchor_link_list {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 641px) {
  .template_set .anchor_link_item:first-child a {
    border-left: 1px solid var(--anchor-border);
  }
}
.template_set .anchor_link_item a {
  display: block;
  width: 100%;
  position: relative;
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: bold;
  padding: 8px 30px 8px 0;
  border-bottom: 1px solid var(--anchor-border);
}
@media (min-width: 641px) {
  .template_set .anchor_link_item a {
    font-size: 1.4rem;
    padding: 5px 16px 5px 22px;
    border-right: 1px solid var(--anchor-border);
    border-bottom: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.template_set .anchor_link_item a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  display: inline-block;
  color: var(--anchor-primary);
  font-size: 2.2rem;
  transform: rotate(90deg);
  transition: 0.2s;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
@media (min-width: 641px) {
  .template_set .anchor_link_item a::after {
    font-size: 2.6rem;
    position: static;
    transform: translateY(-1px) rotate(90deg);
  }
}
.template_set .anchor_link_item a:hover {
  color: var(--anchor-primary);
  background-color: var(--anchor-bg);
}
.template_set .anchor_link_item a:hover::after {
  transform: translateY(calc(-50% + 2px)) rotate(90deg);
}
@media (min-width: 641px) {
  .template_set .anchor_link_item a:hover::after {
    transform: translateY(1px) rotate(90deg);
  }
}
.template_set .anchor_link_list.type_b {
  gap: 15px 30px;
  flex-wrap: wrap;
}
.template_set .anchor_link_list.type_b .anchor_link_item a {
  border: 0;
  padding: 10px 24px 10px 0;
  border-bottom: 1px solid var(--anchor-border);
  font-size: 1.3rem;
}
@media (min-width: 641px) {
  .template_set .anchor_link_list.type_b .anchor_link_item a {
    font-size: 1.6rem;
  }
}
.template_set .anchor_link_list.type_b .anchor_link_item a::after {
  position: absolute;
  top: calc(50% + 1px);
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: var(--anchor-primary) transparent transparent transparent;
  border-width: 12px 5px 0px 5px;
  transform: translateY(-50%);
}
@media (min-width: 641px) {
  .template_set .anchor_link_list.type_b .anchor_link_item a::after {
    right: 0;
    border-width: 15px 6px 0px 6px;
  }
}
.template_set .anchor_link_list.type_b .anchor_link_item a:hover::after {
  margin-top: 2px;
}
.template_set .main_nav {
  background-color: var(--color-white);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.template_set .main_nav.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 120px;
  z-index: 1000;
}
.template_set .main_nav .nav_lists {
  display: none;
  padding: 10px 30px 30px;
  background-color: var(--color-white);
  max-height: calc(100vh - 200px);
  overflow-y: scroll;
}
@media (min-width: 641px) {
  .template_set .main_nav .nav_lists {
    display: flex;
    max-height: inherit;
    overflow-y: visible;
    padding: 0 0 0;
  }
}
.template_set .main_nav li {
  width: 100%;
  font-size: 16px;
  position: static;
}
.template_set .main_nav li:first-child span {
  border-left: 1px solid var(--color-gray);
}
.template_set .main_nav li.active a::before {
  transform: scale(1);
}
.template_set .main_nav a {
  display: block;
  text-decoration: none;
  color: var(--color-text);
  font-weight: 700;
  position: relative;
  font-weight: bold;
  border-bottom: 1px solid var(--color-text);
  padding: 10px 0;
  font-size: 15px;
}
@media (min-width: 641px) {
  .template_set .main_nav a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 76px;
    border-bottom: 0px solid transparent;
    font-weight: 700;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
  }
}
.template_set .main_nav a span {
  display: block;
  width: 100%;
  border-right: 1px solid var(--color-gray);
  padding: 10px;
}
.template_set .main_nav a::before {
  display: block;
  content: "";
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: var(--color-secondary);
  transform-origin: left;
  width: 100%;
  height: 8px;
  border-radius: 0;
  transform: scaleX(0);
  transition: transform 0.2s ease;
}
.template_set .main_nav a:hover::before {
  transform: scale(1);
}
.template_set .template_index_link_button {
  color: var(--color-primary);
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  position: relative;
  background-color: var(--color-white);
  border: 2px solid var(--color-primary);
  border-radius: 7px;
  padding: 15px 35px;
  max-width: 500px;
}
@media (min-width: 641px) {
  .template_set .template_index_link_button {
    font-size: 1.8rem;
    border-radius: 10px;
    padding: 20px 50px;
  }
}
.template_set .template_index_link_button::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-white);
  font-size: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\e900";
  width: 21px;
  height: 21px;
  background-color: var(--color-primary);
  border-radius: 50%;
  transition: 0.3s;
  padding-top: 0.05em;
  padding-left: 0.05em;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
@media (min-width: 641px) {
  .template_set .template_index_link_button::after {
    padding-left: 0.1em;
    padding-top: 0;
    padding-bottom: 0.06em;
    right: 20px;
  }
}
.template_set .template_index_link_button:hover {
  color: var(--color-white);
  background-color: var(--color-primary);
}
.template_set .template_index_link_button:hover::after {
  color: var(--color-primary);
  background-color: var(--color-white);
}
.template_set .template_index_link_button.in_shadow {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.template_set .template_index_link_button.type_b {
  color: var(--color-white);
  background-color: var(--color-primary);
  border-color: var(--color-white);
}
.template_set .template_index_link_button.type_b::after {
  color: var(--color-primary);
  background-color: var(--color-white);
}
.template_set .template_index_link_button.type_b:hover {
  color: var(--color-primary);
  background-color: var(--color-white);
}
.template_set .template_index_link_button.type_b:hover::after {
  color: var(--color-white);
  background-color: var(--color-primary);
}
.template_set .template_link_button {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-white);
  position: relative;
  border: 2px solid var(--color-navy);
  border-radius: 4px;
  background-color: var(--color-navy);
  padding: 15px 35px 15px 20px;
  width: 100%;
  transition: 0.3s;
  text-align: left;
}
@media (min-width: 641px) {
  .template_set .template_link_button {
    font-size: 1.5rem;
    border-radius: 10px;
    padding: 20px 70px 20px 30px;
    width: auto;
    min-width: 300px;
    border-radius: 8px;
  }
}
.template_set .template_link_button::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\e900";
  line-height: 1;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  right: 15px;
  padding-left: 0.05em;
  padding-top: 0.05em;
  transform: translateY(-50%);
  color: var(--color-navy);
  background-color: var(--color-white);
}
@media (min-width: 641px) {
  .template_set .template_link_button::after {
    padding-left: 0.1em;
    padding-top: 0;
    padding-bottom: 0.06em;
    right: 20px;
  }
}
.template_set .template_link_button:hover {
  color: var(--color-navy);
  background-color: var(--color-white);
  cursor: pointer;
}
.template_set .template_link_button:hover::after {
  color: var(--color-white);
  background-color: var(--color-navy);
}
.template_set .template_link_button.in_shadow {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.template_set .template_ricemark_note {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.1rem;
}
@media (min-width: 641px) {
  .template_set .template_ricemark_note {
    font-size: 1.3rem;
  }
}
.template_set .template_list_ul li {
  position: relative;
  padding-left: 1.25em;
}
@media (min-width: 641px) {
  .template_set .template_list_ul li {
    padding-left: 1.5em;
  }
}
.template_set .template_list_ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: var(--color-primary);
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 2px;
}
@media (min-width: 641px) {
  .template_set .template_list_ul li::before {
    width: 8px;
    height: 8px;
    top: 11px;
  }
}
.template_set .template_list_ol {
  counter-reset: li;
}
.template_set .template_list_ol li {
  position: relative;
  padding-left: 1.5em;
  list-style: none;
}
.template_set .template_list_ol li:before {
  counter-increment: li;
  content: counter(li) ".";
  display: block;
  position: absolute;
  font-weight: bold;
  width: 16px;
  height: 20px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
  top: 2px;
  left: 0px;
}
@media (min-width: 641px) {
  .template_set .template_list_ol li:before {
    top: 5px;
  }
}
.template_set .template_list_ol li:nth-child(n+10) {
  padding-left: 2em;
}
.template_set {
  --head-title-primary: var(--color-primary);
  --head-title-secondary: var(--color-secondary);
}
.template_set .template_head_title_l {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  .template_set .template_head_title_l {
    margin-bottom: 45px;
  }
}
.template_set .template_head_title_l .english {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 2rem;
  color: var(--head-title-secondary);
  line-height: 1;
  letter-spacing: 0;
}
@media (min-width: 641px) {
  .template_set .template_head_title_l .english {
    font-size: 3rem;
  }
}
.template_set .template_head_title_l .japanese {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
@media (min-width: 641px) {
  .template_set .template_head_title_l .japanese {
    font-size: 3.6rem;
  }
}
.template_set .template_article_head_title_l {
  position: relative;
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-size: 1.7rem;
  font-weight: 800;
  text-align: center;
  margin-bottom: var(--article-margin-s);
}
@media (min-width: 641px) {
  .template_set .template_article_head_title_l {
    font-size: 3.2rem;
  }
}
.template_set .template_article_head_title_l > span {
  position: relative;
  z-index: 1;
  display: block;
  border: 1px solid var(--head-title-primary);
  padding: 12px 10px;
  background: var(--color-white);
}
@media (min-width: 641px) {
  .template_set .template_article_head_title_l > span {
    padding: 18px;
  }
}
.template_set .template_article_head_title_l::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 3px;
  left: 3px;
  border: 1px solid var(--head-title-primary);
  background: color-mix(in srgb, var(--head-title-primary) 20%, #fff);
}
@media (min-width: 641px) {
  .template_set .template_article_head_title_l::before {
    top: 6px;
    left: 6px;
  }
}
.template_set .template_head_title_m {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
  background: var(--color-most-light-gray);
  border-bottom: 1px solid color-mix(in srgb, var(--color-most-light-gray) 80%, #000);
  padding: 10px 20px 10px 20px;
  margin-bottom: 20px;
}
@media (min-width: 641px) {
  .template_set .template_head_title_m {
    font-size: 2rem;
    padding: 16px 24px 16px 24px;
    margin-bottom: 30px;
  }
}
.template_set .template_head_title_m::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 7px;
  width: 3px;
  height: calc(100% - 16px);
  background: var(--head-title-secondary);
  transform: translateY(-50%);
  border-radius: 10px;
}
.template_set .template_head_title_s {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: var(--margin-s);
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
  border-bottom: 1px solid var(--color-text);
}
@media (min-width: 641px) {
  .template_set .template_head_title_s {
    font-size: 2.6rem;
  }
}
.template_set .template_head_title_s .sub {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
@media (min-width: 641px) {
  .template_set .template_head_title_s .sub {
    font-size: 1.6rem;
  }
}
.template_set .template_head_title_s .sub a {
  color: var(--color-dark-blue);
  text-decoration: underline;
}
.template_set .article_head_title_s {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: var(--margin-s);
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
  border-bottom: 4px double var(--head-title-primary);
  color: var(--color-text);
}
@media (min-width: 641px) {
  .template_set .article_head_title_s {
    font-size: 2.1rem;
  }
}
.template_set .article_head_title_ss {
  position: relative;
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 15px;
  color: var(--head-title-primary);
  margin-bottom: var(--margin-ss);
}
@media (min-width: 641px) {
  .template_set .article_head_title_ss {
    font-size: 1.8rem;
  }
}
.template_set .article_head_title_ss::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 100%;
  width: 4px;
  background: var(--head-title-primary);
  transform: translateY(-50%);
}
.template_set .template_card_list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 641px) {
  .template_set .template_card_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 24px;
  }
}
.template_set .template_card_list_item {
  --card-list-item-primary: var(--color-most-dark-gray);
  --card-list-item-secondary: var(--color-white);
}
.template_set .template_card_list_item.type_plus {
  --card-list-item-primary: var(--plus-color-primary);
  --card-list-item-secondary: var(--plus-color-secondary);
}
.template_set .template_card_list_item.type_coffee {
  --card-list-item-primary: var(--coffee-color-primary);
  --card-list-item-secondary: var(--coffee-color-secondary);
}
.template_set .template_card_list_item.type_reading {
  --card-list-item-primary: var(--reading-color-primary);
  --card-list-item-secondary: var(--reading-color-secondary);
}
.template_set .template_card_list_item.type_reading2 {
  --card-list-item-primary: var(--reading2-color-primary);
  --card-list-item-secondary: var(--reading2-color-secondary);
}
.template_set .template_card_list_item.type_rst {
  --card-list-item-primary: var(--rst-color-primary);
  --card-list-item-secondary: var(--rst-color-secondary);
}
.template_set .template_card_list_item.type_statistics {
  --card-list-item-primary: var(--statistics-color-primary);
  --card-list-item-secondary: var(--statistics-color-secondary);
}
.template_set .template_card_list_item.type_finance {
  --card-list-item-primary: var(--finance-color-primary);
  --card-list-item-secondary: var(--finance-color-secondary);
}
.template_set .template_card_list_item {
  position: relative;
  display: block;
  border-radius: 8px;
  border: 1px solid var(--card-list-item-primary);
  overflow: hidden;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
.template_set .template_card_list_item::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\e900";
  width: 21px;
  height: 21px;
  padding-left: 0.05em;
  padding-top: 0.05em;
  border-radius: 50%;
  transition: 0.3s;
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: var(--color-white);
  background-color: var(--card-list-item-primary);
}
@media (min-width: 641px) {
  .template_set .template_card_list_item::after {
    padding-left: 0.08em;
    padding-top: 0;
    padding-bottom: 0.06em;
  }
}
.template_set .template_card_list_item:hover {
  transform: translate(2px, 3px);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.16);
}
.template_set .template_card_list_content {
  height: 100%;
  padding: 20px 20px 35px 20px;
  background: var(--card-list-item-secondary);
}
.template_set .template_card_list_title {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
}
.template_set .template_card_list_subcatch {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 12px;
}
.template_set .template_card_list_text {
  font-size: 1.3rem;
  line-height: 2;
  margin-top: 12px;
}
.template_set .template_text_catch {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  color: var(--color-primary);
}
@media (min-width: 641px) {
  .template_set .template_text_catch {
    font-size: 2.1rem;
  }
}
.template_set .template_message_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 6px solid var(--color-most-light-gray);
  padding: 20px 20px 30px;
  gap: 20px;
}
@media (min-width: 920px) {
  .template_set .template_message_box {
    flex-direction: row;
    align-items: flex-start;
    padding: 24px 32px;
    gap: 20px;
  }
}
.template_set .template_message_box.reverse .template_message_box__img {
  order: 1;
}
@media (min-width: 641px) {
  .template_set .template_message_box.reverse .template_message_box__img {
    order: 2;
  }
}
.template_set .template_message_box.reverse .template_message_box__content {
  order: 2;
}
@media (min-width: 641px) {
  .template_set .template_message_box.reverse .template_message_box__content {
    order: 1;
  }
}
.template_set .template_message_box__img {
  position: relative;
  padding-top: 5px;
  flex-shrink: 0;
}
@media (min-width: 920px) {
  .template_set .template_message_box__img {
    padding-top: 5px;
  }
}
.template_set .template_message_box__img img {
  width: 93px;
}
@media (min-width: 641px) {
  .template_set .template_message_box__img img {
    width: 115px;
  }
}
.template_set .template_message_box__img img.text_img {
  width: auto;
}
@media (min-width: 641px) {
  .template_set .template_message_box__img img.text_img {
    width: 366px;
    padding-left: 20px;
  }
}
.template_set .template_message_box__img.circle img {
  border-radius: 1000px;
  overflow: hidden;
}
.template_set .template_message_box__img.width_l img {
  width: 200px;
}
@media (min-width: 641px) {
  .template_set .template_message_box__img.width_l img {
    width: 200px;
  }
}
.template_set .template_message_box__content .message_title {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 641px) {
  .template_set .template_message_box__content .message_title {
    font-size: 1.6rem;
  }
}
.template_set .template_message_box__content .message_text {
  margin-top: var(--article-margin-sss);
  font-size: 1.3rem;
}
@media (min-width: 641px) {
  .template_set .template_message_box__content .message_text {
    font-size: 1.5rem;
  }
}
.template_set .template_message_box__content .message_name {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: right;
  margin-top: var(--article-margin-sss);
}
@media (min-width: 641px) {
  .template_set .template_message_box__content .message_name {
    font-size: 1.4rem;
  }
}
.template_set .template_message_box__content .message_name a {
  display: inline;
  color: var(--color-dark-blue);
  text-decoration: underline;
}
.template_set .template_message_box__content .message_name a:hover {
  text-decoration: none;
}
.template_set .template_message_box__content .message_sub_text {
  text-align: right;
  line-height: 1.6;
  font-size: 1.1rem;
  margin-top: 5px;
}
@media (min-width: 641px) {
  .template_set .template_message_box__content .message_sub_text {
    font-size: 1.3rem;
  }
}
.template_set .template_article_youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.template_set .template_article_youtube iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 641px) {
  .template_set .template_article_youtube.size_m {
    max-width: 80%;
    margin-inline: auto;
  }
}
.template_set .template_emphasis {
  border: 6px solid var(--color-light-gray);
  padding: 30px 20px;
}
@media (min-width: 641px) {
  .template_set .template_emphasis {
    padding: 38px;
  }
}
.template_set .template_table {
  border: 1px solid var(--color-dark-gray);
}
.template_set .template_table td,
.template_set .template_table th {
  padding: 10px;
  border: 1px solid var(--color-dark-gray);
  vertical-align: middle;
}
@media (min-width: 641px) {
  .template_set .template_table td,
  .template_set .template_table th {
    padding: 18px 32px;
  }
}
.template_set .template_table th {
  font-weight: bold;
  background-color: var(--color-most-light-gray);
}
@media (min-width: 641px) {
  .template_set .template_table th {
    font-size: 1.5rem;
  }
}

footer {
  margin-bottom: 70px;
}
@media (min-width: 641px) {
  footer {
    margin-bottom: 0;
  }
}

.page_top {
  bottom: 80px !important;
}
@media (min-width: 641px) {
  .page_top {
    bottom: 21px !important;
  }
}

.sp_fixed_menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
}
@media (min-width: 641px) {
  .sp_fixed_menu {
    display: none;
  }
}
.sp_fixed_menu a {
  color: #FFF !important;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 70px;
  padding: 8px 0px;
  background-color: #656565;
}
.sp_fixed_menu a:not(:last-child) {
  border-right: 1px solid #484848;
}
.sp_fixed_menu a img {
  width: 29px;
  display: block;
  margin: 0 auto 5px auto;
}
.sp_fixed_menu a span {
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0;
  display: block;
}
@media (min-width: 321px) {
  .sp_fixed_menu a span {
    font-size: 1.1rem;
  }
}