/*
Theme Name:design_template_child
Version:1.0
Template:design_template
*/
* {
  color: #1E1E1E;
}

p,
dt,
dd {
  font-size: 16px;
}

@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.sp-only {
  display: none !important;
}

@media (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .pc-only2 {
    display: none;
  }
}
.sp-only2 {
  display: none;
}

@media (max-width: 480px) {
  .sp-only2 {
    display: block;
  }
}
header .header_pc .header_logo {
  width: 297px;
}

@media (max-width: 999px) {
  header .header_pc .header_logo {
    width: 150px;
  }
}
header .header_pc .header_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 999px) {
  header .header_pc .header_item .header_nav {
    display: none;
  }
}
header .header_pc .header_item .header_nav ul li a {
  font-weight: normal;
  font-size: 14px;
}

#header {
  font-size: 14px;
  position: relative;
  background: #fff;
}
@media (max-width: 999px) {
  #header {
    padding: 0;
  }
}
#header .header_pc {
  height: 80px;
}
#header .hdr_contact {
  position: absolute;
  right: 0;
  width: 120px;
  height: 80px;
  text-align: center;
  position: relative;
}
@media (max-width: 999px) {
  #header .hdr_contact {
    right: 83px;
  }
}
@media (max-width: 500px) {
  #header .hdr_contact {
    display: none;
  }
}
#header .hdr_contact figcaption {
  font-size: 13px;
  margin-top: 4px;
  color: #fff;
}
#header .tel_btn {
  background-color: #7695DC;
}
#header .tel_btn figure {
  position: absolute;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 120px;
}
#header .tel_btn figure img {
  width: 26px;
  height: 26px;
}
#header .tel_btn figure figcaption {
  font-size: 13px;
  margin-top: 4px;
}
#header .cont_btn {
  background-color: #FCA23C;
}
#header .cont_btn figure {
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 120px;
}
#header .cont_btn figure img {
  width: 26px;
  height: 26px;
}
@media (max-width: 999px) {
  #header header #drawer {
    right: 20px;
  }
}
#header #drawer .open span,
#header #drawer .open::before,
#header #drawer .open::after {
  border-bottom: 3px solid #7695DC;
  top: 10px;
}
@media (max-width: 767px) {
  #header #drawer .open span,
  #header #drawer .open::before,
  #header #drawer .open::after {
    top: 24px;
  }
}

.header_nav_block ul li:first-child {
  margin-top: 120px;
}

@media (min-width: 501px) {
  .header_nav_block .nav_tel {
    display: none;
  }
}
.header_nav_block .nav_tel a:before {
  content: "" !important;
  display: block;
  background-color: none;
  background: url(/wp-content/uploads/tel_icon.png) center center/contain no-repeat;
  width: 24px;
  height: 24px;
  margin-left: -10px;
  margin-right: 2px !important;
}

footer .footer_nav {
  margin-top: 30px;
}

footer .footer_nav ul li a {
  font-weight: normal;
}

footer .footer_inner {
  padding: 36px 0;
}

footer .copy {
  padding: 4px 0;
  background-color: #7695DC;
}

footer .copy small {
  color: #fff;
}

.pagetop_block #pagetop a {
  background: #7695DC;
}

.pagetop_block .contact_sp a {
  background: #FCA23C;
}

footer .footer_inner {
  width: 100%;
}

footer .footer_inner .footer_shopinfo {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

footer .footer_inner .footer_shopinfo .footer_logo img {
  width: 200px;
}

body [href*=tel] {
  text-decoration: none;
}

footer .footer_inner .footer_shopinfo {
  width: 100%;
  padding: 0 6%;
}

body footer .footer_nav {
  margin-top: 30px;
  background: transparent;
  padding: 0;
}

@media (max-width: 767px) {
  body footer .footer_nav ul {
    width: 100%;
  }
  body footer .footer_nav ul li {
    margin: 0;
    padding: 10px;
    width: 100%;
  }
  body footer .footer_nav ul li:not(:last-child) {
    border-bottom: 1px solid #e2e2e2;
  }
}
body footer .footer_nav ul li a {
  font-weight: normal;
  border: 0;
  padding: 0;
}

footer {
  border: none;
}

@media (max-width: 767px) {
  .contents_wrapper section:last-child {
    margin-bottom: 60px !important;
  }
}

.main_visual {
  height: auto;
}

@media (min-width: 768px) {
  .main_visual .main_visual_inner .slider {
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
}
.main_visual .main_visual_inner .slider .slick-slide {
  background: transparent;
}

.main_visual .main_visual_inner .slider .slick-slide img {
  height: auto;
}

.main_visual .mc {
  position: absolute;
  top: auto;
  left: 1.5503875969%;
  right: auto;
  bottom: 3.8759689922%;
  margin: 0 auto;
  width: 35.1162790698%;
}

@media (max-width: 767px) {
  .main_visual .mc {
    left: 0;
    width: 80%;
  }
}
.main_visual {
  position: relative;
  background-color: #fff;
}
.main_visual:after {
  content: "";
  display: block;
  width: 100%;
  height: 55%;
  position: absolute;
  bottom: 0;
  background-color: #FBF9F2;
  z-index: 0;
}
.main_visual .main_visual_inner {
  position: relative;
  z-index: 1;
}
.main_visual .slider {
  width: 80% !important;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .main_visual .slider {
    width: 100% !important;
  }
}
.main_visual .main_copy {
  position: absolute;
  top: 64%;
  left: 4%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  max-width: 26.3543191801%;
  padding: 0;
}
@media (max-width: 1366px) {
  .main_visual .main_copy {
    max-width: 35.15625%;
  }
}
@media (max-width: 768px) {
  .main_visual .main_copy {
    max-width: 48%;
    top: 74%;
    left: 2%;
  }
}
@media (max-width: 480px) {
  .main_visual .main_copy {
    max-width: 56.25%;
  }
}
.main_visual .main_copy li {
  display: grid;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
}
.main_visual .main_copy li img {
  width: 100%;
}
.main_visual .main_copy2 {
  position: absolute;
  width: 100%;
  max-width: 21.5226939971%;
  top: 50%;
  right: 17%;
}
@media (max-width: 1366px) {
  .main_visual .main_copy2 {
    max-width: 28.7109375%;
  }
}
@media (max-width: 768px) {
  .main_visual .main_copy2 {
    max-width: 40.5333333333%;
    right: 4%;
    top: 5%;
  }
}
@media (max-width: 480px) {
  .main_visual .main_copy2 {
    max-width: 56.25%;
    right: 1%;
  }
}

.more {
  display: block;
  overflow: hidden;
  margin: auto;
  margin-top: 36px;
}

.more a {
  letter-spacing: normal;
  color: #fff;
  background-color: #7695DC;
  line-height: 1.5;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 250px;
  height: 55px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  border-radius: 50px;
  font-weight: normal;
  position: relative;
}

.more a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.more a:hover:after {
  border-color: #fff;
}

.btn_left a {
  margin-left: 0;
}
@media (max-width: 767px) {
  .btn_left a {
    margin-left: auto;
  }
}

body {
  margin: 0;
}

li {
  list-style: none;
}

.container {
  max-width: calc(1000px + 12%);
  margin: 0 auto;
  padding: 0 6%;
}
@media (max-width: 767px) {
  .container {
    max-width: 500px;
  }
}

.top p {
  margin-bottom: 20px;
  letter-spacing: 0.01em;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .top p {
    margin-bottom: 20px;
  }
}
.top section {
  margin: 0 !important;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .top section {
    padding: 60px 0;
  }
}
.top figure {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .top figure {
    margin-bottom: 30px;
  }
}
.top figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top h2 {
  color: #1E1E1E;
  position: relative;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: bold;
  font-size: 24px;
  text-align: left;
  margin-bottom: 30px;
}
.top h2 img {
  height: 38px;
  width: auto;
  margin: 0;
}
@media (max-width: 767px) {
  .top h2 img {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .top h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .top .h2_left {
    text-align: left;
  }
  .top .h2_left:after {
    margin-left: 0;
  }
}
.top h3 {
  font-size: 22px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .top h3 {
    font-size: 16px;
  }
}

#f_sec1 {
  background-image: url(/wp-content/uploads/dot.jpg);
}
@media (max-width: 767px) {
  #f_sec1 {
    padding-top: 120px;
  }
}
#f_sec1 .container {
  position: relative;
}
#f_sec1 .container:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/top_img001.png) center center/contain no-repeat;
  width: 552px;
  height: 522px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 1024px) {
  #f_sec1 .container:before {
    width: 452px;
    height: 422px;
  }
}
@media (max-width: 767px) {
  #f_sec1 .container:before {
    width: 222px;
    height: 192px;
    top: -108px;
    opacity: 0.5;
  }
}
#f_sec1 .container .row {
  position: relative;
  z-index: 1;
}
#f_sec1 .container .row:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/deco_001.png) center center/contain no-repeat;
  width: 264px;
  height: 196px;
  position: absolute;
  top: -30px;
  left: -53px;
}
@media (max-width: 767px) {
  #f_sec1 .container .row:before {
    width: 174px;
    height: 106px;
    top: -109px;
  }
}
#f_sec1 .container .row:after {
  content: "";
  display: block;
  background: url(/wp-content/uploads/deco_002.png) center center/contain no-repeat;
  width: 188px;
  height: 135px;
  position: absolute;
  bottom: -60px;
  left: 67px;
}
#f_sec1 h2 img {
  height: 88px;
}
@media (max-width: 767px) {
  #f_sec1 h2 img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  #f_sec1 p {
    line-height: 2;
  }
}

#f_sec2 {
  background-color: #FBF9F2;
}
@media (min-width: 768px) {
  #f_sec2 {
    padding-top: 45px;
    padding-bottom: 80px;
  }
}
#f_sec2 .sec2_01 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #f_sec2 .sec2_01 {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  #f_sec2 .col-md-6:last-child .box {
    margin-bottom: 0;
  }
}
#f_sec2 .box {
  background-color: #fff;
  border: solid 2px #7695DC;
  border-radius: 40px;
  padding: 40px 16px 40px 16px;
  margin-bottom: 40px;
}
#f_sec2 .box p:not(.more) {
  min-height: 144px;
}
#f_sec2 .box h3 {
  margin-bottom: 40px;
  position: relative;
  margin-left: 70px;
}
@media (max-width: 1024px) {
  #f_sec2 .box h3 {
    font-size: 20px;
    margin-left: 60px;
  }
}
@media (max-width: 768px) {
  #f_sec2 .box h3 {
    font-size: 18px;
    margin-left: 50px;
  }
}
#f_sec2 .box h3:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: -70px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1024px) {
  #f_sec2 .box h3:before {
    width: 50px;
    height: 50px;
    left: -60px;
  }
}
@media (max-width: 767px) {
  #f_sec2 .box h3:before {
    width: 40px;
    height: 40px;
    left: -50px;
  }
}
#f_sec2 .box .no1:before {
  background: url(/wp-content/uploads/number_001.png) center center/contain no-repeat;
}
#f_sec2 .box .no2:before {
  background: url(/wp-content/uploads/number_002.png) center center/contain no-repeat;
}
#f_sec2 .box .no3:before {
  background: url(/wp-content/uploads/number_003.png) center center/contain no-repeat;
}
#f_sec2 .box .no4:before {
  background: url(/wp-content/uploads/number_004.png) center center/contain no-repeat;
}
#f_sec2 .box .more {
  margin: 0;
}

#f_sec3 {
  background: url(/wp-content/uploads/bg_img001.jpg) center center/cover no-repeat;
  background-attachment: fixed;
  padding: 0;
}
@media (max-width: 767px) {
  #f_sec3 {
    background-attachment: scroll;
  }
}
#f_sec3 .sec3_wrap {
  width: 100%;
  height: 100%;
  padding: 120px 0;
  background-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  #f_sec3 .sec3_wrap {
    padding: 60px 0;
  }
}
#f_sec3 .sec3_wrap p {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #f_sec3 .sec3_wrap p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #f_sec3 .sec3_wrap p {
    font-size: 16px;
  }
}

#f_sec4 {
  background-image: url(/wp-content/uploads/dot.jpg);
}
@media (min-width: 768px) {
  #f_sec4 {
    padding-bottom: 90px;
  }
}
#f_sec4 h2 {
  margin-bottom: 20px;
}

#f_sec5 {
  background-color: #FBF9F2;
}
#f_sec5 .container {
  max-width: calc(800px + 12%);
}
@media (max-width: 767px) {
  #f_sec5 .container {
    max-width: 500px;
  }
}
#f_sec5 .row:last-child {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #f_sec5 .row:last-child {
    gap: 10px;
  }
}
#f_sec5 h2 {
  margin-bottom: 6px;
}
#f_sec5 .text-small {
  font-size: 14px;
}
#f_sec5 .right_text {
  margin-top: 10px;
}
#f_sec5 .box {
  border: dashed 1px #7695DC;
  padding: 16px 10px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  #f_sec5 .box {
    padding: 10px 10px;
  }
  #f_sec5 .box:first-child {
    margin-bottom: 30px;
  }
}
#f_sec5 .box p {
  text-align: center;
  margin-bottom: 10px;
}
#f_sec5 .box .tel a {
  text-align: center;
  font-size: 24px;
  color: #7695DC;
  font-weight: bold;
}
#f_sec5 .box .tel_02 {
  text-align: left;
}
#f_sec5 .box .tel_02 a {
  color: #7695DC;
}
#f_sec5 .box .more {
  margin-top: 0;
}
#f_sec5 .box .more a {
  background-color: #FCA23C;
  width: 250px;
  height: 45px;
}

#map_sec {
  padding: 0;
}
@media (min-width: 768px) {
  #map_sec {
    padding-bottom: 60px;
  }
}
#map_sec .map iframe {
  width: 100%;
  height: 379px;
}
@media (max-width: 767px) {
  #map_sec .map iframe {
    height: 250px;
  }
}

h1 {
  text-align: center;
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  padding: 1em 0;
  color: #fff;
  background: #7695DC;
  margin: 0 0 0.5em;
}
@media (max-width: 767px) {
  h1 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.under-box {
  padding: clamp(40px, 10.4vw, 120px) 0;
}
.under-box section:not(:last-child) {
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  .under-box section:not(:last-child) {
    margin-bottom: 10%;
  }
}
.under-box * + .container {
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .under-box * + .container {
    margin-top: 8rem;
  }
}
.under-box .row:not(:last-child) {
  margin-bottom: 4%;
}
@media (max-width: 767px) {
  .under-box .row:not(:last-child) {
    margin-bottom: 8%;
  }
}
.under-box h2 {
  color: #1E1E1E;
  line-height: 1.7;
  letter-spacing: 0em;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 1.4em;
}
@media (max-width: 767px) {
  .under-box h2 {
    font-size: 20px;
  }
}
.under-box h2:after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 6px;
  width: 25px;
  height: 3px;
  border-radius: 5px;
  background-color: #7695DC;
}
.under-box h3 {
  color: #1E1E1E;
  font-size: 18px;
  margin-bottom: 0.8rem;
  position: relative;
  padding-left: 12px;
}
@media (max-width: 767px) {
  .under-box h3 {
    font-size: 16px;
  }
}
.under-box h3:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 53%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 1.1em;
  background: #7695DC;
}
.under-box h4 {
  color: #1E1E1E;
  margin-bottom: 0.6rem;
}
.under-box p {
  margin-bottom: 20px;
  line-height: 1.8;
}
.under-box figure {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px;
}
.under-box figcaption {
  margin-top: 10px;
  text-align: left;
}
.under-box dd {
  margin: 10px 0;
}
.under-box li {
  list-style: normal;
}
.under-box .more {
  margin-bottom: 0;
}

.blog_content_block {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .blog_content_block {
    margin-top: 60px;
  }
}
.blog_content_block .btn01 {
  display: none;
}

@media (min-width: 768px) {
  main {
    min-height: 70vh;
  }
}
.content_block {
  padding: 0 !important;
}

.blog_content_block {
  margin: 0;
}
.blog_content_block img {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  article {
    padding: 0;
  }
}

.posts_item {
  margin-right: auto !important;
}

.table-default {
  border-collapse: collapse;
  width: 100%;
}
.table-default th,
.table-default td {
  padding: 10px;
  border: solid 1px #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-default th {
  background: #7695DC;
  color: #fff;
  width: 30%;
}
@media (max-width: 767px) {
  .table-default {
    width: 100%;
  }
  .table-default th,
  .table-default td {
    display: block;
    width: 100%;
    border-bottom: none;
    text-align: center;
  }
  .table-default tr:last-child {
    border-bottom: solid 1px #ccc;
  }
}

.table-default2 {
  border-collapse: collapse;
  width: 100%;
}
.table-default2 th,
.table-default2 td {
  padding: 10px;
  border-top: dashed 1px #ccc;
  border-bottom: dashed 1px #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1E1E1E;
}
.table-default2 th {
  min-width: 75px;
  text-align: center;
}
.table-default2 th:first-child {
  border-top: none;
}
.table-default2 td:nth-child(2) {
  border-top: none;
}
@media (max-width: 767px) {
  .table-default2 th {
    padding-left: 0;
    padding-right: 0;
  }
}

.table-menu {
  width: 100%;
  margin: 0 auto;
}
.table-menu tr td {
  border-top: solid 1px #1e1e1e;
  border-bottom: solid 1px #1e1e1e;
  padding: 0.7em 1em;
  min-width: 100px;
}
.table-menu tr td p {
  margin-top: 8px;
  margin-bottom: 0;
}
.table-menu tr td:nth-child(even) {
  text-align: right;
}

.map_container iframe {
  width: 100%;
  height: 450px;
}
@media (max-width: 767px) {
  .map_container iframe {
    height: 350px;
  }
}

@media (max-width: 767px) {
  .btns {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .img_fit img {
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 4/3;
  }
}

.highlight {
  background-color: rgba(118, 149, 220, 0.2);
  padding: 40px 20px;
}

span.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #F9EDD2));
  background: -webkit-linear-gradient(transparent 60%, #F9EDD2 0%);
  background: linear-gradient(transparent 60%, #F9EDD2 0%);
  background-position: bottom;
}

@media (max-width: 767px) {
  .sp_col2 .col-md-2,
  .sp_col2 .col-md-4,
  .sp_col2 .col-md-6,
  .sp_col2 .col-md-8,
  .sp_col2 .col-md-10 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .sp_col3 .col-md-2,
  .sp_col3 .col-md-4,
  .sp_col3 .col-md-6,
  .sp_col3 .col-md-8,
  .sp_col3 .col-md-10 {
    width: 33.333%;
  }
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 768px) {
  .pc-text-center {
    text-align: center;
  }
}

.text-center {
  text-align: center;
}

.text-large {
  font-size: 20px;
}
@media (max-width: 767px) {
  .text-large {
    font-size: 16px;
  }
}

.text-small {
  font-size: 12px;
}

.text-right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

p.m0 {
  margin: 0;
}

p.m10 {
  margin-bottom: 10px;
}

ul.list {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
ul.list li {
  margin-bottom: 6px;
}
ul.list li:last-child {
  margin-bottom: 0;
}
ul.list li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #7695DC;
  vertical-align: middle;
  margin-right: 6px;
}

.Qa-Box {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .Qa-Box {
    width: 100%;
  }
}

.Qa-Box .Qa dt,
.Qa-Box .Qa dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 15px 0;
  padding: 15px;
}

.Qa-Box .Qa dt {
  background: #F5F5F5;
}

.Qa-Box .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.Qa-Box .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.Qa-Box .Qa dt::before {
  content: "Q";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #7695DC;
  width: 2em;
  height: 2em;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #FCA23C;
  width: 2em;
  height: 2em;
}

.img_fit figure img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}

.color_primary {
  color: #0225AD;
  font-size: 20px;
}
@media (max-width: 767px) {
  .color_primary {
    font-size: 18px;
  }
}