@charset "UTF-8";
.fz9 {
  font-size: calc(9px * 2);
}
@media screen and (max-width: 767px) {
  .fz9 {
    font-size: calc(100vw * 9 / 390);
  }
}

.fz10 {
  font-size: calc(10px * 2);
}
@media screen and (max-width: 767px) {
  .fz10 {
    font-size: calc(100vw * 10 / 390);
  }
}

.fz11 {
  font-size: calc(11px * 2);
}
@media screen and (max-width: 767px) {
  .fz11 {
    font-size: calc(100vw * 11 / 390);
  }
}

.fz12 {
  font-size: calc(12px * 2);
}
@media screen and (max-width: 767px) {
  .fz12 {
    font-size: calc(100vw * 12 / 390);
  }
}

.fz13 {
  font-size: calc(13px * 2);
}
@media screen and (max-width: 767px) {
  .fz13 {
    font-size: calc(100vw * 13 / 390);
  }
}

.fz14 {
  font-size: calc(14px * 2);
}
@media screen and (max-width: 767px) {
  .fz14 {
    font-size: calc(100vw * 14 / 390);
  }
}

.fz15 {
  font-size: calc(15px * 2);
}
@media screen and (max-width: 767px) {
  .fz15 {
    font-size: calc(100vw * 15 / 390);
  }
}

.fz16,
.item_list .bg_box {
  font-size: calc(16px * 2);
}
@media screen and (max-width: 767px) {
  .fz16,
  .item_list .bg_box {
    font-size: calc(100vw * 16 / 390);
  }
}

.fz17 {
  font-size: calc(17px * 2);
}
@media screen and (max-width: 767px) {
  .fz17 {
    font-size: calc(100vw * 17 / 390);
  }
}

.fz18,
.bg_ttl,
.item_list .sche span,
.item_list h4 span {
  font-size: calc(18px * 2);
}
@media screen and (max-width: 767px) {
  .fz18,
  .bg_ttl,
  .item_list .sche span,
  .item_list h4 span {
    font-size: calc(100vw * 18 / 390);
  }
}

.fz19 {
  font-size: calc(19px * 2);
}
@media screen and (max-width: 767px) {
  .fz19 {
    font-size: calc(100vw * 19 / 390);
  }
}

.fz20 {
  font-size: calc(20px * 2);
}
@media screen and (max-width: 767px) {
  .fz20 {
    font-size: calc(100vw * 20 / 390);
  }
}

.fz21 {
  font-size: calc(21px * 2);
}
@media screen and (max-width: 767px) {
  .fz21 {
    font-size: calc(100vw * 21 / 390);
  }
}

.fz22 {
  font-size: calc(22px * 2);
}
@media screen and (max-width: 767px) {
  .fz22 {
    font-size: calc(100vw * 22 / 390);
  }
}

.fz23 {
  font-size: calc(23px * 2);
}
@media screen and (max-width: 767px) {
  .fz23 {
    font-size: calc(100vw * 23 / 390);
  }
}

.fz24,
.item_list .sche {
  font-size: calc(24px * 2);
}
@media screen and (max-width: 767px) {
  .fz24,
  .item_list .sche {
    font-size: calc(100vw * 24 / 390);
  }
}

.fz25 {
  font-size: calc(25px * 2);
}
@media screen and (max-width: 767px) {
  .fz25 {
    font-size: calc(100vw * 25 / 390);
  }
}

.fz26,
.item_list h4 {
  font-size: calc(26px * 2);
}
@media screen and (max-width: 767px) {
  .fz26,
  .item_list h4 {
    font-size: calc(100vw * 26 / 390);
  }
}

.fz27 {
  font-size: calc(27px * 2);
}
@media screen and (max-width: 767px) {
  .fz27 {
    font-size: calc(100vw * 27 / 390);
  }
}

.fz28 {
  font-size: calc(28px * 2);
}
@media screen and (max-width: 767px) {
  .fz28 {
    font-size: calc(100vw * 28 / 390);
  }
}

.fz29 {
  font-size: calc(29px * 2);
}
@media screen and (max-width: 767px) {
  .fz29 {
    font-size: calc(100vw * 29 / 390);
  }
}

.fz30 {
  font-size: calc(30px * 2);
}
@media screen and (max-width: 767px) {
  .fz30 {
    font-size: calc(100vw * 30 / 390);
  }
}

.fz31 {
  font-size: calc(31px * 2);
}
@media screen and (max-width: 767px) {
  .fz31 {
    font-size: calc(100vw * 31 / 390);
  }
}

.fz32 {
  font-size: calc(32px * 2);
}
@media screen and (max-width: 767px) {
  .fz32 {
    font-size: calc(100vw * 32 / 390);
  }
}

.fz33 {
  font-size: calc(33px * 2);
}
@media screen and (max-width: 767px) {
  .fz33 {
    font-size: calc(100vw * 33 / 390);
  }
}

.fz34 {
  font-size: calc(34px * 2);
}
@media screen and (max-width: 767px) {
  .fz34 {
    font-size: calc(100vw * 34 / 390);
  }
}

.fz35 {
  font-size: calc(35px * 2);
}
@media screen and (max-width: 767px) {
  .fz35 {
    font-size: calc(100vw * 35 / 390);
  }
}

.fz36,
#course .ttl2 {
  font-size: calc(36px * 2);
}
@media screen and (max-width: 767px) {
  .fz36,
  #course .ttl2 {
    font-size: calc(100vw * 36 / 390);
  }
}

.fz37 {
  font-size: calc(37px * 2);
}
@media screen and (max-width: 767px) {
  .fz37 {
    font-size: calc(100vw * 37 / 390);
  }
}

.fz38 {
  font-size: calc(38px * 2);
}
@media screen and (max-width: 767px) {
  .fz38 {
    font-size: calc(100vw * 38 / 390);
  }
}

.fz39 {
  font-size: calc(39px * 2);
}
@media screen and (max-width: 767px) {
  .fz39 {
    font-size: calc(100vw * 39 / 390);
  }
}

.fz40 {
  font-size: calc(40px * 2);
}
@media screen and (max-width: 767px) {
  .fz40 {
    font-size: calc(100vw * 40 / 390);
  }
}

.fz41 {
  font-size: calc(41px * 2);
}
@media screen and (max-width: 767px) {
  .fz41 {
    font-size: calc(100vw * 41 / 390);
  }
}

.fz42 {
  font-size: calc(42px * 2);
}
@media screen and (max-width: 767px) {
  .fz42 {
    font-size: calc(100vw * 42 / 390);
  }
}

.fz43 {
  font-size: calc(43px * 2);
}
@media screen and (max-width: 767px) {
  .fz43 {
    font-size: calc(100vw * 43 / 390);
  }
}

.fz44 {
  font-size: calc(44px * 2);
}
@media screen and (max-width: 767px) {
  .fz44 {
    font-size: calc(100vw * 44 / 390);
  }
}

.fz45 {
  font-size: calc(45px * 2);
}
@media screen and (max-width: 767px) {
  .fz45 {
    font-size: calc(100vw * 45 / 390);
  }
}

.fz46 {
  font-size: calc(46px * 2);
}
@media screen and (max-width: 767px) {
  .fz46 {
    font-size: calc(100vw * 46 / 390);
  }
}

.fz47 {
  font-size: calc(47px * 2);
}
@media screen and (max-width: 767px) {
  .fz47 {
    font-size: calc(100vw * 47 / 390);
  }
}

.fz48 {
  font-size: calc(48px * 2);
}
@media screen and (max-width: 767px) {
  .fz48 {
    font-size: calc(100vw * 48 / 390);
  }
}

.fz49 {
  font-size: calc(49px * 2);
}
@media screen and (max-width: 767px) {
  .fz49 {
    font-size: calc(100vw * 49 / 390);
  }
}

.fz50 {
  font-size: calc(50px * 2);
}
@media screen and (max-width: 767px) {
  .fz50 {
    font-size: calc(100vw * 50 / 390);
  }
}

.fz51 {
  font-size: calc(51px * 2);
}
@media screen and (max-width: 767px) {
  .fz51 {
    font-size: calc(100vw * 51 / 390);
  }
}

.fz52 {
  font-size: calc(52px * 2);
}
@media screen and (max-width: 767px) {
  .fz52 {
    font-size: calc(100vw * 52 / 390);
  }
}

.fz53 {
  font-size: calc(53px * 2);
}
@media screen and (max-width: 767px) {
  .fz53 {
    font-size: calc(100vw * 53 / 390);
  }
}

.fz54 {
  font-size: calc(54px * 2);
}
@media screen and (max-width: 767px) {
  .fz54 {
    font-size: calc(100vw * 54 / 390);
  }
}

.fz55,
#course .ttl {
  font-size: calc(55px * 2);
}
@media screen and (max-width: 767px) {
  .fz55,
  #course .ttl {
    font-size: calc(100vw * 55 / 390);
  }
}

.txt_center {
  text-align: center;
}

.f_normal {
  font-weight: normal;
}

.f_mid {
  font-weight: 500;
}

.f_bold {
  font-weight: bold;
}

.txt_blue,
.item_list h4 {
  color: #009ee0;
}

.bg_blue,
#price,
.item_list .bg_box.blue,
header {
  background: #009ee0;
}

.txt_grn {
  color: #a6bd3e;
}

.txt_navy {
  color: #202d4d;
}

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

/* 大枠 */
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch !important;
  -moz-osx-font-smoothing: grayscale;
}

body {
  line-height: 1.5;
  font-size: 32px;
  color: #000;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 4.1025641026vw;
  }
  body.wrap {
    overflow: hidden;
  }
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #wrapper {
    width: 100%;
  }
}

body > #wrapper {
  height: auto;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}

@media print {
  html,
  html body {
    overflow: visible !important;
  }
}
/* アクセシビリティ */
.guidance {
  left: -999px;
  position: absolute;
  width: 990px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  pointer-events: none;
} /* レスポンシブ対応 */
img {
  vertical-align: bottom;
  -webkit-box-shadow: #000 0 0 0;
  box-shadow: #000 0 0 0; /* ロールオーバー対応 */
}

img,
x:-moz-any-link,
x:default {
  box-shadow: #000 0 0 0; /* IE7対応 */
}

/* Windows Chrome 画像ぼやけ防止 */
@media screen and (max-width: 767px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
/* リンク */
a {
  display: inline-block;
}

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

a:hover {
  color: inherit;
  opacity: 0.7;
  text-decoration: none !important;
}

.NotoSans {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.NotoSerif {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

/* CLEARFIX */
.container:after,
.row:after,
.col:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  width: 100%;
  width: min(100%, 780px);
  margin: 0 auto;
  position: relative;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #header_inner,
  #main,
  #contents,
  #side,
  footer,
  #footer_inner {
    float: none;
    width: 100%;
  }
}
.float_btn {
  width: min(100%, 750px);
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}

.float_btn a:hover {
  opacity: 0.7;
}

/* float_btn01 */
.float_btn01 a:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.float_btn01 a:nth-child(2) {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
}

/* ▼▼▼ ヘッダー
====================================================== */
header {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  padding: 0.35em 0;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
header #site_title {
  text-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
header #site_title img {
  width: 71.5%;
}
header #site_title span {
  display: block;
  text-align: center;
}
header p {
  padding-left: 1em;
  line-height: 1.3;
}

/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
====================================================== */
.area {
  padding: 3em 1.5em 3.6em;
}

.notes {
  color: #c3c3c3;
  padding: 1% 2% 0;
  text-align: right;
}

/* course
---------------------------------------- */
#course {
  background: linear-gradient(180deg, #fff min(52vw, 400px), #009ee0 0%);
  padding-top: 0;
  padding-bottom: 2.5em;
}
#course .ttl {
  margin-bottom: 2%;
  color: #202d4d;
  font-weight: bold;
  line-height: 1.4;
}
#course .flex_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #202d4d;
  border-bottom: 1px solid #202d4d;
  padding: 0.5em 0;
  color: #202d4d;
  font-weight: bold;
}
#course .flex_list li {
  text-align: center;
  padding: 0 1.1em;
  position: relative;
}
#course .flex_list li:not(:last-child)::after {
  content: "/";
  position: absolute;
  top: -2%;
  right: -2%;
}
#course .ttl2 {
  color: #202d4d;
  font-weight: 900;
}
#course h2 {
  padding: 2% 0 8%;
}
#course .read {
  margin-bottom: 1.7em;
  color: #fff;
  font-weight: 500;
}

.box {
  background: #d9f0fa;
  border-radius: 10px;
  padding: 0.7em 0.9em;
  margin-bottom: 4.5em;
  position: relative;
  line-height: 1.44;
}
.box h3 {
  width: 49%;
}
.box .txt {
  margin: 0.3em 0;
}
.box .txt2 {
  text-indent: -0.5em;
  line-height: 1.3;
}
.box .txt2 small {
  color: #b2b2b2;
}
.box .img {
  width: 38%;
  position: absolute;
  top: 0.5em;
  right: -0.8em;
}

.item_list > li {
  background: #fff;
  border-radius: 10px;
  padding: 2.5em 1.2em;
}
.item_list > li:not(:last-child) {
  margin-bottom: 2em;
}
.item_list img {
  margin-bottom: 2em;
}
.item_list .bg_box {
  background: #ff9219;
  border-radius: 3px;
  padding: 0.5em;
  margin-bottom: 1em;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.item_list .bg_box.blue {
  margin-bottom: 0;
}
.item_list h4 {
  margin-bottom: 0.5em;
}
.item_list h4 span {
  display: block;
  font-weight: normal;
}
.item_list .check_list {
  border-bottom: 2px dashed #c3c3c3;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
.item_list .check_list li {
  background: url(../img/check.svg) no-repeat left top 0.5em/1em;
  padding-left: 1.5em;
}
.item_list .check_list li:not(:last-child) {
  margin-bottom: 0.3em;
}
.item_list .check_list li sup {
  font-size: 70%;
  vertical-align: top;
}
.item_list .sche {
  border-bottom: 2px solid #c3c3c3;
  padding: 0.8em 0;
  margin-bottom: 1em;
  font-weight: 500;
}
.item_list .sche span {
  font-weight: normal;
  padding-left: 0.5em;
}

.list_notes {
  color: #fff;
  padding: 0.8em 0 0 1.5em;
}

/* brn_area
---------------------------------------- */
.brn_area {
  background: #202d4d;
  padding: 3.6em 0;
  color: #fff;
}

.btn {
  width: 75%;
  margin: 1.8em auto 0;
}
.btn a {
  background: url(../img/btn_arrow.svg) no-repeat right 1.8em center/1.2em, #009ee0;
  display: block;
  border-radius: 3em;
  padding: 1.1em 1.2em 1.1em 0;
  text-align: center;
}

/* about
---------------------------------------- */
.bg_ttl {
  background: #202d4d;
  border-radius: 3px;
  padding: 0.7em 0;
  margin-bottom: 1.8em;
  color: #fff;
  text-align: center;
}

#about {
  background: #edf6fc;
}
#about h3 {
  margin-bottom: 1em;
}
#about .read {
  margin-bottom: 1.1em;
}
#about .txt {
  line-height: 1.88;
}

/* skill
---------------------------------------- */
#skill {
  background-image: linear-gradient(0deg, transparent calc(100% - 2px), #f4f3f1 calc(100% - 2px)),
    linear-gradient(90deg, transparent calc(100% - 2px), #f4f3f1 calc(100% - 2px));
  background-size: 30px 30px;
  background-repeat: repeat;
  background-position: center center;
}
#skill .img {
  width: 72.7%;
  margin: 0 auto 3.8em;
}
#skill .skill_item {
  width: 88%;
  margin: 0 auto 4.5em;
}
#skill .skill_item li:not(:last-child) {
  margin-bottom: 2.4em;
}
#skill .skill_item li:nth-child(1) h3 {
  background: url(../img/icon1.svg) no-repeat left bottom 0.35em/1.3em;
}
#skill .skill_item li:nth-child(2) h3 {
  background: url(../img/icon2.svg) no-repeat left bottom 0.35em/1.3em;
}
#skill .skill_item li:nth-child(3) h3 {
  background: url(../img/icon3.svg) no-repeat left bottom 0.35em/1.3em;
}
#skill .skill_item li:nth-child(4) h3 {
  background: url(../img/icon4.svg) no-repeat left bottom 0.35em/1.3em;
}
#skill .skill_item li:nth-child(5) h3 {
  background: url(../img/icon5.svg) no-repeat left bottom 0.35em/1.3em;
}
#skill .skill_item h3,
#skill .skill_item .read {
  color: #202d4d;
}
#skill .skill_item h3 {
  border-bottom: 2px solid #009ee0;
  padding: 0 0 0.3em 1.7em;
  margin-bottom: 0.4em;
}
#skill .skill_item .read {
  margin-bottom: 0.6em;
}

.card {
  background: #edf6fc;
}
.card:not(:last-of-type) {
  margin-bottom: 2.4em;
}
.card .img_box {
  position: relative;
}
.card .img_box p {
  background: rgba(32, 45, 77, 0.6);
  width: 100%;
  padding: 0.5em 0;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.card .txt {
  padding: 1.6em 1.2em;
}

#price h2 {
  margin-bottom: 0.85em;
  color: #fff;
}
#price .box {
  background: #fff;
  font-weight: bold;
  padding: 1.5em 1.2em;
  margin-bottom: 1.8em;
}
#price .box > div {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#price .box > div:last-of-type {
  border-top: 2px dashed #c3c3c3;
  padding-top: 1em;
  margin-top: 1.3em;
  -webkit-box-align: first baseline;
  -ms-flex-align: first baseline;
  align-items: first baseline;
}
#price .box > div .fz24,
#price .box > div .item_list .sche,
.item_list #price .box > div .sche {
  text-align: right;
  line-height: 1;
}
#price .box > div span {
  display: block;
}

.price_detail {
  display: grid;
  grid-template-columns: 1fr 1.7fr;
  gap: 0.3em 0.2em;
  margin-bottom: 2em;
}
.price_detail:first-of-type {
  margin-bottom: 0.8em;
}
.price_detail dt,
.price_detail dd {
  padding: 0.5em 0.7em;
  border-radius: 5px;
  font-weight: bold;
  -ms-flex-line-pack: center;
  align-content: center;
}
.price_detail dt {
  background: #b3e2f6;
  text-align: center;
}
.price_detail dd {
  background: #fff;
}

.payment {
  border: 3px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}
.payment dt,
.payment dd {
  padding: 0.5em;
}
.payment dt {
  border-bottom: 3px solid #fff;
}

/* inquiry
---------------------------------------- */
#inquiry {
  background: #edf6fc;
}
#inquiry h2 {
  margin-bottom: 1.3em;
}

/* ▼▼▼ フッター
===================================== */
footer {
  background: #202d4d;
  padding: 4.2em 1.5em 2.7em;
  color: #fff;
}
footer .f_logo {
  width: 80%;
  margin: 0.8em auto 0;
}
footer .f_logo span {
  display: block;
}
footer .f_inner {
  margin-top: 2.2em;
}
footer .contact {
  padding-top: 2.7em;
  text-align: center;
  position: relative;
}
footer .contact::after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  width: 30%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
footer .contact .tel {
  background: url(../img/icon_tel.svg) no-repeat left top 0.35em/0.8em;
  display: inline-block;
  margin-bottom: 0.1em;
  font-weight: 900;
  padding-left: 1em;
}
footer .access h3 {
  margin-bottom: 0.3em;
}
footer .map {
  aspect-ratio: 1/1.06;
  margin: 1.8em 0 1.2em;
}
footer .map iframe {
  width: 100%;
  height: 100%;
}
footer .copyright {
  color: rgba(255, 255, 255, 0.5);
  margin-top: 3.6em;
}

/* ▼ ページ上部へ戻る
--------------------------------------- */
.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 2000;
  cursor: pointer;
}

#inquiry table {
  width: 100%;
}

#inquiry th,
#inquiry td {
  font-weight: normal;
  width: 100%;
  display: block;
}

#inquiry th {
  padding-bottom: 2%;
}

#inquiry td {
  margin-bottom: 10%;
}

#inquiry .ttl_wrap {
  margin-top: 5%;
  margin-bottom: 10%;
  padding-bottom: 10%;
  border-bottom: 2px solid #707070;
}

#inquiry th span,
#inquiry .ttl_wrap span {
  color: #dc000c;
}

textarea,
input[type="text"] {
  width: 100%;
  height: 65px;
  font-size: 24px;
  padding: 8px 10px;
  background-color: #fff;
  border: 1.5px solid #dcdcdc;
  border-radius: 6px;
}

/* テキストエリア インプット */
@media screen and (max-width: 767px) {
  textarea,
  input[type="text"] {
    width: 100%;
    height: 55px;
    font-size: 16px;
    padding: 8px 10px;
    background-color: #fff;
    border: 1.5px solid #dcdcdc;
    border-radius: 6px;
  }
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #ccc;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #ccc;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder {
  color: #ccc;
}
textarea::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder {
  color: #ccc;
}
textarea::placeholder,
input[type="text"]::placeholder {
  color: #ccc;
}

textarea {
  height: 300px;
  padding: 15px;
  resize: vertical;
  font-family: "Noto Sans JP", sans-serif;
}

.privacy_lead {
  margin-bottom: 40px;
  line-height: 1.88;
}
@media screen and (max-width: 767px) {
  .privacy_lead {
    margin-bottom: 30px;
    text-align: left;
  }
}

#privacy {
  height: 300px;
  /* border: 2px solid #dadada;
  border-radius: 30px; */
  background-color: #fff;
  padding: 40px 35px;
  margin: 0 0 40px 0;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  #privacy {
    border-radius: 0;
    padding: 30px 25px 30px 15px;
    margin: 0 0 30px;
    /* -webkit-box-shadow: inset 0px 3px 6px 0px rgba(0, 0, 0, 0.16); */
    /* box-shadow: inset 0px 3px 6px 0px rgba(0, 0, 0, 0.16); */
  }
}
#privacy::after {
  content: "";
  /* background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(180deg, transparent 0%, #fff 100%); */
  border-radius: 30px;
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #privacy::after {
    border-radius: 0;
  }
}
#privacy .ttl {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #privacy .ttl {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
#privacy dl {
  margin-bottom: 30px;
}
#privacy ol {
  margin-bottom: 20px;
  overflow: hidden;
  counter-reset: number;
}
#privacy ol li {
  counter-increment: number;
  padding-left: 1.5em;
  text-indent: -1.5em;
  letter-spacing: 0.1em;
}
#privacy ol li:before {
  content: counter(number, decimal) ".";
  margin-right: 0.5em;
}
#privacy ol li:not(:last-child) {
  margin-bottom: 20px;
}
#privacy ol li .privacy_care {
  margin: 5px 0 0 1.5em;
}

.btn_box {
  overflow: hidden;
  position: relative;
}
.btn_box .agree {
  margin-bottom: 0px;
  height: 30px;
  font-size: 32px;
  padding-bottom: 15%;
  margin-bottom: 15%;
  border-bottom: 2px solid #707070;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .btn_box .agree {
    margin-bottom: 15%;
    height: auto;
    font-size: 16px;
    line-height: 1.25;
  }
}
.btn_box #btnArea li {
  padding: 0 0 5px;
  text-align: center;
}
.btn_box #btnArea li button {
  background: url(../img/btn_arrow.svg) no-repeat right 1.8em center / 1.2em, #202d4d;
  display: block;
  border-radius: 3em;
  padding: 1.1em 1.2em 1.1em 0;
  border: 0px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .btn_box #btnArea li button {
    font-size: 16px;
  }
}
@media (hover: hover) {
  .btn_box #btnArea li button:hover {
    opacity: 0.6;
  }
}

input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + .check-parts {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
input[type="checkbox"] + .check-parts::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #dadada;
  position: absolute;
  top: 11px;
  left: -11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  input[type="checkbox"] + .check-parts::before {
    top: 1.5px;
    width: 20px;
    height: 20px;
    left: 0;
  }
}
input[type="checkbox"]:checked + .check-parts::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 0px;
  width: 6px;
  height: 13px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 6px solid #202d4d;
  border-right: 6px solid #202d4d;
}
@media screen and (max-width: 767px) {
  input[type="checkbox"]:checked + .check-parts::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 4px;
    height: 9px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    border-bottom: 4px solid #202d4d;
    border-right: 4px solid #202d4d;
    top: 5px;
  }
}

/* スクロールバー */
.scrollbar::-webkit-scrollbar {
  display: none;
}
.scrollbar .simplebar-track.simplebar-vertical {
  background: #fff;
  border-radius: 8px;
  width: 16px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .scrollbar .simplebar-track.simplebar-vertical {
    background: #fff;
    margin: 5px;
    width: 10px;
    right: 0;
  }
}
.scrollbar .simplebar-scrollbar {
  background: #bcbcbc;
  border-radius: 8px;
  width: 16px;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .scrollbar .simplebar-scrollbar {
    width: 10px;
  }
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0 !important;
}

#columns h2 {
  padding-top: 5%;
}

#columns {
  padding-bottom: 5%;
}

.know__modal__item {
  width: 100%;
  margin-top: 5%;
  padding-bottom: 5%;
}

.know__modal__item a {
  background-color: #fff;
  border-radius: 10px;
}

.know__modal__item__img img {
  border-radius: 8px 8px 0 0;
}

.know__modal__item__wrap {
  height: auto;
  padding: 13px 12px 16px 17px;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 10px;
}
.know__modal__item__detail {
  font-size: 0.875rem;
  font-weight: 500;
}
.know__modal__item__title {
  font-weight: 700;
  letter-spacing: 0.02em;
}

#columns {
  background-color: #edf6fb;
}

.wordbreak {
  font-weight: bold;
}

.column_item {
  display: block;
  margin: 0 auto;
  width: 60%;
}

@media screen and (max-width: 767px) {
  .column_item {
    width: 75%;
  }
}

.excerpt {
  font-size: 1.2rem;
}

.wordbreak {
  font-size: 1.5rem;
}

.date {
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .wordbreak {
    font-size: 1rem;
  }
  .excerpt {
    font-size: 0.7rem;
  }
  .date {
    font-size: 0.8rem;
  }
}
