@charset "UTF-8";
/* =======================================================

base

======================================================= */
* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5% !important;
  min-height: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  color: #000;
  line-height: 2em;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 428px) {
  body {
    line-height: 1.7;
  }
}
@media (max-width: 375px) {
  body {
    font-size: 1.4rem;
  }
}

li {
  list-style: none;
}

a {
  cursor: pointer;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  line-height: 1em;
}

/* =======================================================

parts

======================================================= */
.main {
  padding-top: 85px;
}
@media (max-width: 768px) {
  .main {
    padding-top: 60px;
  }
}

@media (max-width: 428px) {
  br.pc-sp {
    display: none;
  }
}

br.sp {
  display: none;
}
@media (max-width: 428px) {
  br.sp {
    display: block;
  }
}

.container {
  max-width: 1064px;
  margin: 0 auto;
  padding: 0 20px;
}

.cmn-btn--big {
  width: 310px;
  max-width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: #000 1px solid;
  box-shadow: 3px 3px 0 #172A88;
  transition: all 0.2s;
  padding: 0 15px;
  line-height: 1.4em;
}
@media (max-width: 428px) {
  .cmn-btn--big {
    width: 100%;
  }
}
.cmn-btn--big.center {
  margin-left: auto;
  margin-right: auto;
}
.cmn-btn--big .arrow-think {
  margin-left: 0.5em;
}
.cmn-btn--big:hover {
  transform: translateX(3px) translateY(3px);
  box-shadow: unset;
  border-color: #172A88;
  background: #172A88;
  color: #fff;
}

.arrow-think {
  font-family: "icomoon" !important;
}
.arrow-think::before {
  content: "\e901";
  font-size: 15px;
}

.arrow-bold {
  font-family: "icomoon" !important;
}
.arrow-bold::before {
  content: "\e900";
  font-size: 15px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.page-head {
  margin-bottom: 60px;
}
@media (max-width: 428px) {
  .page-head {
    margin-bottom: 30px;
  }
}

.page-title {
  width: 100%;
  height: 320px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .page-title {
    height: 250px;
  }
}
@media (max-width: 428px) {
  .page-title {
    height: 190px;
  }
}

.page-title_single {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 10px;
}
@media (max-width: 428px) {
  .page-title_single {
    height: 70px;
    padding-top: 5px;
  }
}
.page-title_single .page-title__txt {
  font-family: "Zen Old Mincho", serif;
  font-size: 3.8rem;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #fff;
  padding: 0 50px;
  width: 100%;
  margin: 0 auto;
  transform: translateY(-0.15em);
}
@media (max-width: 1200px) {
  .page-title_single .page-title__txt {
    padding: 0 20px;
  }
}
@media (max-width: 428px) {
  .page-title_single .page-title__txt {
    font-size: 2.8rem;
    letter-spacing: 0;
  }
}

.page-title__txt {
  font-family: "Zen Old Mincho", serif;
  font-size: 4.5rem;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #fff;
  padding: 0 50px;
  width: 100%;
  margin: 0 auto;
  transform: translateY(-0.15em);
}
@media (max-width: 1200px) {
  .page-title__txt {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .page-title__txt {
    font-size: 3.8rem;
  }
}
@media (max-width: 428px) {
  .page-title__txt {
    font-size: 2.8rem;
    letter-spacing: 0;
  }
}

.page-title__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.page-title__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.subnav {
  width: calc(100% - 70px);
  max-width: 950px;
  margin: -55px auto 0;
  position: relative;
}
.subnav::before, .subnav::after {
  position: absolute;
  content: "";
  height: 90px;
  width: 100%;
  background: radial-gradient(closest-side at 50% 50%, #030E3E, rgba(3, 14, 62, 0) 100%);
  opacity: 0.2;
  left: 0;
  top: -40px;
}
@media (max-width: 768px) {
  .subnav::before, .subnav::after {
    content: none;
  }
}
.subnav::after {
  top: unset;
  bottom: -40px;
}
@media (max-width: 768px) {
  .subnav {
    padding: 10px;
    background: #fff;
    box-shadow: 3px 3px 5px rgba(3, 14, 62, 0.15);
    margin: -35px auto 0;
  }
}

.subnav__btn {
  display: none;
  position: relative;
  z-index: 2;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #172A88;
}
.subnav__btn::before, .subnav__btn::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  background-color: #fff;
  top: 48%;
  right: 15px;
  border-radius: 2px;
}
.subnav__btn::after {
  transform: rotate(90deg);
  transition: all 0.3s;
}
.subnav__btn.active::after {
  transform: rotate(0);
}
@media (max-width: 768px) {
  .subnav__btn {
    display: block;
  }
}

.subnav__list {
  background: #fff;
  padding: 20px;
  width: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .subnav__list {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    box-shadow: 3px 3px 5px rgba(3, 14, 62, 0.15);
    padding: 0 10px 10px;
  }
}
@media (min-width: 769px) {
  .subnav__list {
    display: flex !important;
  }
}

.subnav__list li {
  padding: 20px 27px;
  position: relative;
}
.subnav__list li::after {
  position: absolute;
  content: "";
  background: #DEE0E6;
  height: 50px;
  width: 1px;
  left: 0;
  top: 7px;
  transform: rotate(20deg);
}
@media (max-width: 768px) {
  .subnav__list li::after {
    content: none;
  }
}
.subnav__list li:first-child::after {
  content: none;
}
@media (max-width: 768px) {
  .subnav__list li {
    border-bottom: #DEE0E6 1px solid;
    padding: 0;
  }
  .subnav__list li:last-child {
    border-bottom: 0;
  }
}

.subnav__list li a {
  transition: all 0.3s;
}
.subnav__list li a:hover {
  color: #4c8dcb;
}
.subnav__list li a.active {
  font-weight: bold;
  color: #172A88;
}
@media (max-width: 768px) {
  .subnav__list li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0.5em;
  }
}

.subnav__list li.current-menu-item a {
  font-weight: bold;
  color: #172A88;
}

.breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
@media (max-width: 428px) {
  .breadcrumbs ul {
    margin-bottom: 25px;
    margin-right: -20px;
  }
}
.breadcrumbs ul li {
  font-size: 1.3rem;
  font-weight: bold;
  padding-right: 40px;
  position: relative;
  margin-bottom: 5px;
}
@media (max-width: 428px) {
  .breadcrumbs ul li {
    font-size: 1.1rem;
    padding-right: 20px;
  }
}
.breadcrumbs ul li::after {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  right: 17px;
  top: 1px;
  color: #DEE0E6;
}
@media (max-width: 428px) {
  .breadcrumbs ul li::after {
    right: 7px;
  }
}
.breadcrumbs ul li:last-child {
  padding-right: 0;
}
.breadcrumbs ul li:last-child::after {
  content: none;
}
.breadcrumbs ul li a {
  font-weight: normal;
}
.breadcrumbs ul li a:hover {
  text-decoration: underline;
}

.section-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 3.5rem;
  font-weight: 900;
  color: #172A88;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  margin: 0 auto 1.2em;
  max-width: 1064px;
  position: relative;
  padding: 0 20px 0 calc(20px + 1.2em);
}
.section-title::before {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  height: 2px;
  width: 0.9em;
  background: #172A88;
}
@media (max-width: 428px) {
  .section-title::before {
    width: 0.7em;
  }
}
@media (max-width: 768px) {
  .section-title {
    font-size: 3.2rem;
  }
}
@media (max-width: 428px) {
  .section-title {
    font-size: 2.3rem;
    letter-spacing: 0;
    padding-left: calc(20px + 0.9em);
  }
}

.pager {
  display: flex;
  justify-content: center;
}

.page_num {
  display: none;
}

.pager__item {
  margin: 0 0.3em;
}
.pager__item a {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #172A88;
  color: #fff;
  font-weight: bold;
  line-height: 1em;
  transition: all 0.3s;
}
@media (max-width: 428px) {
  .pager__item a {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
  }
}
.pager__item a:hover {
  background-color: #4c8dcb;
}
.pager__item a.p-prev {
  margin-right: 1.7em;
}
.pager__item a.p-next {
  margin-left: 1.7em;
}
.pager__item.active .pager-current {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  font-weight: bold;
  color: #172A88 !important;
  border: #DEE0E6 1px solid;
  background: #fff !important;
}
@media (max-width: 428px) {
  .pager__item.active .pager-current {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
  }
}

.page-numbers {
  display: flex;
  justify-content: center;
}
.page-numbers > li {
  margin: 0 0.3em;
}
@media (max-width: 428px) {
  .page-numbers > li {
    margin: 0 0.2em;
  }
}
.page-numbers > li > .page-numbers {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #172A88;
  color: #fff;
  font-weight: bold;
  line-height: 1em;
  transition: all 0.3s;
}
@media (max-width: 428px) {
  .page-numbers > li > .page-numbers {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
  }
}
.page-numbers > li > .page-numbers:hover {
  background-color: #4c8dcb;
}
.page-numbers > li > .page-numbers.prev {
  margin-right: 1.7em;
}
@media (max-width: 428px) {
  .page-numbers > li > .page-numbers.prev {
    margin-right: 1.5em;
  }
}
.page-numbers > li > .page-numbers.next {
  margin-left: 1.7em;
}
@media (max-width: 428px) {
  .page-numbers > li > .page-numbers.next {
    margin-left: 1.5em;
  }
}
.page-numbers > li > .page-numbers.current, .page-numbers > li > .page-numbers.dots {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  font-weight: bold;
  color: #172A88 !important;
  border: #DEE0E6 1px solid;
  background: #fff !important;
}
@media (max-width: 428px) {
  .page-numbers > li > .page-numbers.current, .page-numbers > li > .page-numbers.dots {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
  }
}
.page-numbers > li > .page-numbers.dots {
  border: unset !important;
  width: 26px;
}
@media (max-width: 428px) {
  .page-numbers > li > .page-numbers.dots {
    width: 23px;
  }
}

/* =======================================================

article list

======================================================= */
.article-list__item {
  border-bottom: 1px solid #DEE0E6;
}

.article-list__link {
  padding: 25px 0;
  display: flex;
  min-height: 190px;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .article-list__link {
    min-height: unset;
  }
}
@media (max-width: 428px) {
  .article-list__link {
    min-height: unset;
    padding: 17px 0;
  }
}
.article-list__link:hover {
  background: #F8FAFD;
}
.article-list__link:hover .article-list__img img {
  transform: translateX(-50%) translateY(-50%) scale(1.1, 1.1);
}

.article-list__img {
  width: 245px;
  min-width: 245px;
  height: 150px;
  background: #eee;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .article-list__img {
    width: 200px;
    min-width: 200px;
    height: 130px;
  }
}
@media (max-width: 428px) {
  .article-list__img {
    width: 80px;
    min-width: 80px;
    height: 80px;
  }
}
.article-list__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.article-list__txts {
  width: 100%;
  padding-left: 40px;
}
@media (max-width: 1080px) {
  .article-list__txts {
    padding-left: 20px;
  }
}
@media (max-width: 428px) {
  .article-list__txts {
    padding-left: 15px;
  }
}

/* =======================================================

article list -- box

======================================================= */
.article-list--boxs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  width: calc(100% + 20px);
}
@media (max-width: 768px) {
  .article-list--boxs {
    margin: 0;
    width: 100%;
    flex-direction: column;
  }
}

.article-list--boxs__item {
  padding: 10px;
  display: flex;
  width: 33.3333333333%;
}
@media (max-width: 768px) {
  .article-list--boxs__item {
    padding: 10px 15px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}

.article-list--boxs__link {
  background: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
}
.article-list--boxs__link:hover {
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
}
.article-list--boxs__link:hover .article-list--boxs__imgs img {
  transform: translateX(-50%) translateY(-50%) scale(1.1, 1.1);
}
.article-list--boxs__link:hover .article-list--boxs__title {
  color: #172A88;
}

.article-list--boxs__imgs {
  position: relative;
  height: 170px;
  overflow: hidden;
}
@media (max-width: 428px) {
  .article-list--boxs__imgs {
    height: 150px;
  }
}
.article-list--boxs__imgs img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-list--boxs__txts {
  padding: 20px 10px 15px;
  height: calc(100% - 170px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 428px) {
  .article-list--boxs__txts {
    height: auto;
  }
}

.article-list--boxs__time {
  line-height: 1em;
  margin-bottom: 0.5em;
}

.article-list--boxs__title {
  transition: all 0.3s;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.7em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.article-list--boxs__tags {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.7em;
}
.article-list--boxs__tags > span {
  margin-right: 0.5em;
}

@media (max-width: 768px) {
  .relation-posts__list .article-list--boxs__item {
    padding: 10px 0;
  }
}
.relation-posts__list .article-list--boxs__link {
  box-shadow: unset;
  background: unset;
}
@media (max-width: 768px) {
  .relation-posts__list .article-list--boxs__link {
    background: #fff;
  }
}
.relation-posts__list .article-list--boxs__txts {
  padding: 12px 0 0;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .relation-posts__list .article-list--boxs__txts {
    padding: 20px 10px 15px;
  }
}
.relation-posts__list .article-list--boxs__title {
  margin-bottom: 0.5em;
}

/* =======================================================

article page

======================================================= */
.article__content {
  margin-bottom: 70px;
}
@media (max-width: 428px) {
  .article__content {
    margin-bottom: 50px;
  }
}
.article__content a {
  text-decoration: underline;
  color: #4c8dcb;
}
.article__content a:hover {
  text-decoration: none;
}

.article__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1em;
  margin-bottom: 15px;
}
.article__info time {
  margin-right: 1em;
}

.article__title {
  font-size: 2.5rem;
  line-height: 1.6em;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 428px) {
  .article__title {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

.article__hr {
  border-top: #172A88 3px solid;
  margin-bottom: 40px;
}
@media (max-width: 428px) {
  .article__hr {
    margin-bottom: 30px;
  }
}

.article__tags {
  margin-top: -10px;
  margin-bottom: 20px;
}
.article__tags span {
  display: inline-block;
  margin-right: 0.5em;
}

.article__h-md {
  font-size: 2.1rem;
  margin-top: 1.7em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
@media (max-width: 428px) {
  .article__h-md {
    font-size: 1.6rem;
  }
}
.article__h-md + .article__h6 {
  margin-top: 0;
}

.article__h-sm {
  font-size: 1.8rem;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  font-weight: bold;
  color: #172A88;
}
@media (max-width: 428px) {
  .article__h-sm {
    font-size: 1.5rem;
  }
}
.article__h-sm.border {
  margin-top: 2em;
  margin-bottom: 0.8em;
  margin-right: auto;
  border: #172A88 1px solid;
  padding: 0.1em 0.3em 0.2em;
  display: inline-block;
}
.article__h-sm + .article__h6 {
  margin-top: 0;
}

.article__profile {
  display: flex;
  flex-wrap: nowrap;
  padding: 25px;
  background: #EEF0F7;
  line-height: 1.7em;
  margin: 35px 0;
  min-height: 240px;
}
@media (max-width: 428px) {
  .article__profile {
    padding: 20px;
    flex-direction: column;
  }
}

.article__profile__img {
  width: 190px;
  min-width: 190px;
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 428px) {
  .article__profile__img {
    width: 85%;
    margin: 0 auto 15px;
  }
}
.article__profile__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 428px) {
  .article__profile__img img {
    position: relative;
    height: 160px;
    width: 100%;
  }
}

.article__profile__txt {
  width: 100%;
  padding-left: 20px;
}
@media (max-width: 428px) {
  .article__profile__txt {
    padding-left: 0;
    font-size: 1.3rem;
  }
}

.article__profile__job {
  margin-bottom: 5px;
}

.article__profile__name {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2rem;
}
@media (max-width: 428px) {
  .article__profile__name {
    font-size: 1.6rem;
  }
}

.article__thumbnail {
  width: 85%;
  margin: 0 auto 30px;
  position: relative;
}
.article__thumbnail::before {
  content: "";
  padding-top: 60%;
  overflow: hidden;
  display: block;
}
.article__thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article__img {
  display: block;
  max-width: 500px;
  margin: 20px auto;
}
@media (max-width: 428px) {
  .article__img {
    width: 80%;
    margin: 20px auto;
    display: block;
  }
}
.article__img .img-wrapper {
  position: relative;
  display: block;
}
.article__img .img-wrapper img {
  width: 100%;
}
.article__img .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.5em;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.4em;
}
@media (max-width: 428px) {
  .article__img .caption {
    font-size: 1.3rem;
  }
}
.article__img .link {
  font-size: 1.2rem;
  padding-top: 0.5em;
  line-height: 1.4em;
}

.article__img.overlap {
  position: relative;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 20px auto;
}
@media (max-width: 428px) {
  .article__img.overlap {
    width: 80%;
  }
}
.article__img.overlap img {
  width: 60%;
  height: 60%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article__img.overlap img:first-of-type {
  margin-right: 40%;
  margin-bottom: 30%;
}
.article__img.overlap img:last-of-type {
  position: absolute;
  right: 0;
  bottom: 0;
}

.article__youtube {
  width: 100%;
  max-width: 700px;
  margin: 30px auto;
}
.article__youtube > span {
  position: relative;
  display: block;
}
.article__youtube > span::before {
  content: "";
  display: block;
  padding-top: 57%; /* 高さを幅の75%に固定 */
}
.article__youtube > span iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article__youtube figcaption {
  padding-top: 0.5em;
}

.article__ul {
  padding-left: 1.3em;
  margin: 2em 0;
}
.article__ul li {
  list-style: disc;
  margin-bottom: 0.7em;
  line-height: 1.7em;
}
.article__ul > ul {
  margin: 0;
  margin-bottom: 1em;
}
.article__ul.big-circle li {
  list-style: none;
  position: relative;
}
.article__ul.big-circle li::before {
  content: "● ";
  position: absolute;
  left: -1.3em;
}
.article__ul.num li {
  list-style: decimal;
}

.article__contact {
  padding: 35px;
  border: #DEE0E6 1px solid;
  margin-top: 50px;
}
@media (max-width: 428px) {
  .article__contact {
    padding: 20px;
    margin-top: 30px;
  }
}
.article__contact > * {
  word-break: break-all;
}

.article__contact__head {
  font-size: 1.7rem;
  margin-bottom: 0.3em;
  font-weight: bold;
}
@media (max-width: 428px) {
  .article__contact__head {
    font-size: 1.5rem;
  }
}

.article__contact__address {
  font-weight: bold;
}

.article__contact__body {
  padding-top: 15px;
}
.article__contact__body > ul {
  margin: 0.5em 0;
}
.article__contact__body > ul > li {
  line-height: 1.4em;
  margin-bottom: 0.7em;
}
.article__contact__body > ul > li:last-of-type {
  margin-bottom: 0;
}

/* =======================================================

関連記事

======================================================= */
.relation-posts {
  margin-bottom: 70px;
  padding: 50px 40px 40px;
  border: #172A88 1px solid;
  background: #F8FAFD;
}
@media (max-width: 428px) {
  .relation-posts {
    padding: 30px 20px 20px;
  }
}

.relation-posts__head {
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  color: #172A88;
  font-size: 2.5rem;
}
@media (max-width: 428px) {
  .relation-posts__head {
    font-size: 1.8rem;
  }
}

.relation-posts__item {
  border-bottom: 1px solid #DEE0E6;
}
.relation-posts__item a {
  display: block;
  padding: 15px 0;
  transition: all 0.3s;
}
.relation-posts__item a:hover {
  background-color: #EEF0F7;
}
.relation-posts__item a:hover .relation-posts__title {
  color: #172A88;
}
.relation-posts__item:last-child {
  border: 0;
}

.relation-posts__title {
  font-size: 1.8rem;
  font-weight: bold;
  transition: all 0.3s;
  margin-bottom: 0.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 制限したい行数の数字 */
  overflow: hidden;
}
@media (max-width: 428px) {
  .relation-posts__title {
    font-size: 1.4rem;
  }
}

.relation-posts__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.relation-posts__info > .relation-posts__time {
  margin-bottom: 5px;
}
.relation-posts__info > .relation-posts__cate {
  margin-bottom: 5px;
}

.relation-posts__time {
  line-height: 1em;
  margin-right: 1em;
}

/* =======================================================

ニュース　カテゴリー

======================================================= */
.cate-news {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #fff;
  padding: 0.35em 1em 0.4em;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1em;
  background: #777;
}
@media (max-width: 428px) {
  .cate-news {
    font-size: 1.2rem;
  }
}
.cate-news.all {
  background: #777;
}
.cate-news.news {
  background: #172A88;
}
.cate-news.topics {
  background: #2C7BC1;
}
.cate-news.campaign, .cate-news.pickup, .cate-news.pu-silicone, .cate-news.pu-other {
  background: #E27C26;
}
.cate-news.hamayu {
  background: #5390AC;
}

/* =======================================================

404

======================================================= */
.container.box-404 {
  min-height: 200px;
  text-align: center;
  line-height: 2em;
}
@media (max-width: 428px) {
  .container.box-404 {
    min-height: 150px;
  }
}
.container.box-404 .link-404 {
  font-weight: bold;
  color: #4c8dcb;
  text-decoration: underline;
}

/* =======================================================

recapture 非表示

======================================================= */
.grecaptcha-badge {
  visibility: hidden;
}

/* ---------------------------------------------

header

---------------------------------------------- */
.gnav {
  position: fixed;
  width: 100%;
  height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 100;
}
@media (max-width: 768px) {
  .gnav {
    height: 60px;
  }
}

.gnav__logo img {
  width: 130px;
  height: auto;
  margin: 20px 0 0 50px;
}
@media (max-width: 1200px) {
  .gnav__logo img {
    width: 95px;
    margin-left: 20px;
  }
}

.gnav__menu {
  display: flex;
  align-items: stretch;
  height: 100%;
}
@media (max-width: 1200px) {
  .gnav__menu {
    max-width: calc(100% - 115px);
  }
}
@media (max-width: 768px) {
  .gnav__menu {
    display: none;
  }
}
.gnav__menu__btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  padding-right: 14px;
  height: 100%;
}
@media (max-width: 1200px) {
  .gnav__menu__btns {
    padding-right: 0;
  }
}
.gnav__menu__btns li {
  display: flex;
  align-items: center;
  height: 100%;
}
.gnav__menu__btns li a {
  padding: 0em 1em;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 0px;
  transition: all 0.3s;
  line-height: 1em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1300px) {
  .gnav__menu__btns li a {
    padding: 0em 0.5em;
  }
}
@media (max-width: 1200px) {
  .gnav__menu__btns li a {
    font-size: 1.3rem;
  }
}
@media (max-width: 920px) {
  .gnav__menu__btns li a {
    font-size: 1.2rem;
  }
}
.gnav__menu__btns li a:hover {
  color: #4c8dcb;
}

.gnav__menu__btns li.menu-item-has-children {
  position: relative;
  transition: ease 0.3s;
}
.gnav__menu__btns li.menu-item-has-children:hover::after {
  color: #4c8dcb;
}
.gnav__menu__btns li.menu-item-has-children:hover .sub-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.gnav__menu__btns li.menu-item-has-children::after {
  transition: ease 0.3s;
  position: absolute;
  left: 50%;
  bottom: 13px;
  line-height: 1em;
  transform: translateX(-50%);
  font-weight: bold;
  font-family: "Font Awesome 6 Free";
  content: "\f078";
  font-size: 1.2rem;
  color: #172A88;
  pointer-events: none;
}

.gnav__menu__btns li.menu-item-has-children .sub-menu {
  position: absolute;
  top: 80%;
  left: 0;
  min-width: 150px;
  width: auto;
  background: #172A88;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  padding: 0;
  transition: all 0.2s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.gnav__menu__btns li.menu-item-has-children .sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.gnav__menu__btns li.menu-item-has-children .sub-menu li:last-of-type {
  border-bottom: unset;
}
.gnav__menu__btns li.menu-item-has-children .sub-menu li a {
  padding: 0.8em 1em;
  line-height: 1.4em;
  white-space: nowrap;
  color: #fff;
  transition: ease 0.3s;
  width: 100%;
  text-align: left;
  justify-content: left;
  font-size: 1.45rem;
  font-weight: normal;
}
@media (max-width: 1200px) {
  .gnav__menu__btns li.menu-item-has-children .sub-menu li a {
    font-size: 1.3rem;
  }
}
.gnav__menu__btns li.menu-item-has-children .sub-menu li a:hover {
  background: #4c8dcb;
}

.gnav__contact {
  width: 160px;
  height: 50%;
  font-size: 1.5rem;
  background-color: #172A88;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-direction: column; */
  transition: all 0.3s;
}
.gnav__contact:hover {
  background: #4c8dcb;
}
.gnav__contact i {
  margin: 2px 5px 0 0;
}
@media (max-width: 1200px) {
  .gnav__contact {
    width: 100%;
    min-width: 110px;
  }
}
.gnav__contact .fa-envelope {
  font-size: 2rem;
}
@media (max-width: 1200px) {
  .gnav__contact .fa-envelope {
    font-size: 1.2rem;
  }
}
@media (max-width: 1200px) {
  .gnav__contact .txt {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

.hd_btnbox {
  display: flex;
  flex-direction: column;
}
.hd_btnbox .hd_btnbox_btm {
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 50%;
  padding: 0;
}
.hd_btnbox .hd_btnbox_btm .hd_faq {
  width: 50%;
  background: #8CB808;
  display: flex;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  text-align: center;
  align-items: center;
  transition: all 0.3s;
}
.hd_btnbox .hd_btnbox_btm .hd_faq:hover {
  background: #9FD303;
}
.hd_btnbox .hd_btnbox_btm .hd_faq i {
  margin: 2px 5px 0 0;
}
.hd_btnbox .hd_btnbox_btm .open-btn2 {
  width: 50%;
  background: #F38200;
  cursor: pointer; /*カーソルを指マークに*/
  display: flex;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  text-align: center;
  align-items: center;
  transition: all 0.3s;
}
.hd_btnbox .hd_btnbox_btm .open-btn2:hover {
  background: #fe9d00;
}
.hd_btnbox .hd_btnbox_btm .open-btn2 i {
  margin: 2px 5px 0 0;
}

.ham {
  display: none;
  width: 60px;
  height: 60px;
  cursor: pointer;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 101;
  text-align: center;
  padding-right: 5%;
}
@media (max-width: 768px) {
  .ham {
    display: block;
  }
}
.ham .ham_line {
  position: absolute;
  width: 28px;
  height: 2px;
  background-color: #172A88;
  transition: all 0.3s;
  z-index: 102;
  left: 10px;
}
@media (max-width: 768px) {
  .ham .ham_line {
    height: 3px;
  }
}
.ham .ham_line1 {
  top: 19px;
  width: 30px;
}
.ham .ham_line2 {
  top: 29px;
  width: 25px;
}
.ham .ham_line3 {
  top: 39px;
  width: 20px;
}
.ham.clicked .ham_line1 {
  transform: rotate(45deg);
  top: 29px;
  background-color: #fff;
}
.ham.clicked .ham_line2 {
  width: 0;
}
.ham.clicked .ham_line3 {
  transform: rotate(-45deg);
  top: 29px;
  width: 31px;
  background-color: #fff;
}

.ham__wrapper {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #172A88;
  right: 0;
  z-index: 100;
  color: #fff;
  position: fixed;
  padding: 60px 0;
  text-align: left;
}
@media (min-width: 769px) {
  .ham__wrapper {
    display: none !important;
  }
}
.ham__wrapper.active {
  display: flex;
}

.ham__wrapper__inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 90%;
  max-width: 250px;
  height: 100%;
  margin: 0 auto;
}

.gnav--sp {
  margin-bottom: 20px;
}
.gnav--sp li {
  margin-bottom: 10px;
}
.gnav--sp li a {
  font-size: 1.7rem;
  font-weight: bold;
}

.gnav--sp--sns {
  display: flex;
  flex-wrap: nowrap;
}
.gnav--sp--sns li {
  margin-right: 30px;
}
.gnav--sp--sns li a {
  font-size: 3.5rem;
}

/* ---------------------------------------------

cmncontact

---------------------------------------------- */
.cmncontact {
  background: #EEF0F7;
  padding-top: 80px;
}
@media (max-width: 428px) {
  .cmncontact {
    padding-top: 0;
  }
}
.cmncontact .container {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 428px) {
  .cmncontact .container {
    padding: 0;
  }
}

.cmncontact__block {
  padding: 80px 60px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .cmncontact__block {
    width: 100%;
  }
}
@media (max-width: 428px) {
  .cmncontact__block {
    padding: 80px 30px;
  }
}

.cmncontact__title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 900;
  text-align: center;
  color: #fff;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  margin-bottom: 50px;
}
@media (max-width: 428px) {
  .cmncontact__title {
    font-size: 2.4rem;
  }
}

.cmncontact__txt {
  text-align: center;
  color: #fff;
  height: 7em;
}
@media (max-width: 768px) {
  .cmncontact__txt {
    height: unset;
    margin-bottom: 2em;
  }
}

.cmncontact__btn {
  text-align: center;
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1em;
  transition: all 0.3s;
}
.cmncontact__btn:hover {
  opacity: 0.8;
}

.cmncontact__block.contact {
  background-image: url(../img/cmncontact__bg--contact.jpg);
}
.cmncontact__block.contact .cmncontact__btn {
  height: 55px;
  color: #F8A84B;
}
@media (max-width: 428px) {
  .cmncontact__block.contact .cmncontact__btn {
    height: 50px;
  }
}
.cmncontact__block.contact .cmncontact__btn:first-of-type {
  margin-bottom: 40px;
}
@media (max-width: 428px) {
  .cmncontact__block.contact .cmncontact__btn:first-of-type {
    margin-bottom: 30px;
  }
}
.cmncontact__block.contact .cmncontact__btn i {
  position: absolute;
  left: 20px;
  font-size: 3.3rem;
}

.cmncontact__block.recruit {
  background-image: url(../img/cmncontact__bg--recruit.png);
}
.cmncontact__block.recruit .cmncontact__btn {
  height: 150px;
  color: #172A88;
}
@media (max-width: 428px) {
  .cmncontact__block.recruit .cmncontact__btn {
    height: 130px;
  }
}
.cmncontact__block.recruit .cmncontact__btn .arrow-bold {
  margin-left: 0.5em;
}

/* ---------------------------------------------

footer

---------------------------------------------- */
.footer {
  background: #EEF0F7;
  padding: 80px 0;
}
@media (max-width: 428px) {
  .footer {
    padding: 60px 0;
  }
}
.footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer__company {
  width: 200px;
}
@media (max-width: 768px) {
  .footer__company {
    width: auto;
  }
}

.footer__company__logo {
  width: 145px;
  height: auto;
  margin-bottom: 20px;
}

.footer__company__info {
  line-height: 2em;
}
.footer__company__info span {
  font-size: 1.8rem;
  display: inline-block;
  margin-bottom: 0.5em;
}

.footer__nav {
  display: flex;
  width: calc(100% - 200px);
  max-width: 600px;
}
@media (max-width: 768px) {
  .footer__nav {
    width: auto;
    justify-content: baseline;
  }
}

.footer__nav__list {
  width: 33.3333%;
  line-height: 1em;
}
@media (max-width: 768px) {
  .footer__nav__list {
    display: none;
  }
}
.footer__nav__list a {
  transition: all 0.3s;
}
.footer__nav__list a:hover {
  color: #4c8dcb;
}
.footer__nav__list > li {
  margin-bottom: 25px;
}
.footer__nav__list > li > a {
  font-weight: bold;
}
.footer__nav__list > li > ul {
  padding-top: 20px;
}
.footer__nav__list > li > ul li {
  margin-bottom: 20px;
}

.fotter__sns {
  display: flex;
  line-height: 1;
}
.fotter__sns li {
  margin-right: 25px;
  font-size: 3rem;
}
@media (max-width: 428px) {
  .fotter__sns li {
    margin-right: 0;
    margin-left: 0.7em;
  }
}
.fotter__sns li:nth-child(1) a:hover {
  color: #DA1725;
}
@media (max-width: 428px) {
  .fotter__sns li:nth-child(1) {
    margin-left: 0;
  }
}
.fotter__sns li:nth-child(2) a:hover {
  color: #CF2E92;
}
.fotter__sns li:nth-child(3) a:hover {
  color: #000;
}
.fotter__sns.sp {
  display: none;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .fotter__sns.sp {
    display: flex;
  }
}

.footer__copyright {
  padding-top: 25px;
  width: 100%;
  font-size: 1.3rem;
}

/*========= 検索窓を開くためのボタン設定 ===========*/
.open-btn1 {
  position: fixed;
  display: none;
  bottom: 56px;
  right: 70px;
  background: #172A88 url("../img/icon_search_w.svg") no-repeat 15px center; /*虫眼鏡アイコンを背景に表示*/
  background-size: 20px 20px;
  width: 50px;
  height: 50px;
  cursor: pointer; /*カーソルを指マークに*/
  z-index: 100;
  border-radius: 25px;
}
.open-btn1:hover {
  background: #4c8dcb url("../img/icon_search_w.svg") no-repeat 15px center; /*虫眼鏡アイコンを背景に表示*/
  background-size: 20px 20px;
}
.open-btn1.hide {
  display: none;
}
.open-btn1.btnactive { /*クリック後、JSでボタンに btnactive クラスが付与された後の見た目*/
  background: rgb(233, 233, 233) url("../img/icon_close.svg") no-repeat 15px center; /*閉じるアイコンを背景に表示*/
  background-size: 18px 18px;
}
@media (max-width: 768px) {
  .open-btn1 {
    width: 50px;
    height: 50px;
    right: 90px;
    bottom: 30px;
  }
}
@media (max-width: 428px) {
  .open-btn1 {
    width: 40px;
    height: 40px;
    right: 70px;
    bottom: 25px;
    background: #172A88 url(../img/icon_search_w.svg) no-repeat 13px center;
    background-size: 15px 15px;
  }
  .open-btn1.btnactive {
    background-position: right 14px center;
    background-size: 14px 14px;
  }
}

/*========= 検索窓の設定 ===============*/
/*==検索窓背景のエリア*/
#search-wrap {
  position: fixed; /*絶対配置にして*/
  width: 280px;
  height: auto;
  padding: 10px;
  top: 85px;
  right: 10px;
  z-index: 80; /*最背面に設定*/
  opacity: 0; /*透過を0に*/
  width: 0; /*横幅は0に*/
  transition: opacity 0.4s; /*transitionを使ってスムースに現れる*/
  border-radius: 0 0 5px 5px;
}

#search-wrap #searchform {
  display: none; /*検索窓は、はじめ非表示*/
}

#search-wrap.panelactive { /*ボタンクリック後、JSで#search-wrapに panelactive クラスが付与された後の見た目*/
  opacity: 1; /*不透明に変更*/
  z-index: 1000000; /*全面に出現*/
  width: 280px;
  height: auto;
  padding: 10px;
  top: 85px;
  background: #fff;
  box-shadow: 1px 4px 6px 0px rgba(137, 137, 137, 0.6);
}

#search-wrap.panelactive #searchform {
  display: block; /*検索窓を表示*/
  width: 280px;
  height: auto;
  padding: 10px;
  bottom: 115px;
  right: 70px;
}

#search-wrap input {
  -webkit-appearance: none; /*SafariやChromeのデフォルトの設定を無効*/
  outline: none;
  cursor: pointer; /*カーソルを指マークに*/
  color: #666;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}

#search-wrap input[type=radio] {
  display: none;
  /* -webkit-appearance: radio;
  margin: 0 3px 0 8px;
  font-size: 14px;*/
}

#search-wrap span {
  display: none;
}

#search-wrap input[type=text] {
  width: 90%;
  border: none;
  border-bottom: 2px solid #ccc;
  transition: all 0.5s;
  letter-spacing: 0.05em;
  height: 46px;
  padding: 10px;
}

#search-wrap input[type=text]:focus {
  background: #eee; /*背景色を付ける*/
}

#search-wrap input[type=submit] {
  position: absolute;
  bottom: 20px;
  right: 30px;
  background: url("../img/icon_search.svg") no-repeat right 5px top 0; /*虫眼鏡アイコンを背景に表示*/
  background-size: 20px 20px;
  width: 30px;
  height: 30px;
}

@media (max-width: 768px) {
  #search-wrap {
    right: 95px;
  }
  #search-wrap input {
    width: auto;
  }
  #search-wrap.panelactive {
    bottom: 90px;
    right: 90px;
  }
}
@media (max-width: 428px) {
  #search-wrap.panelactive {
    right: 75px;
    bottom: 75px;
  }
}
/* ---------------------------------------------

pagetop button

---------------------------------------------- */
.footer_totop {
  display: block;
  text-align: right;
  padding-top: 30px;
}
.footer_totop a.pagetop {
  text-decoration: underline;
  color: #172A88;
  font-size: 13px;
}
.footer_totop a.pagetop:hover {
  text-decoration: none;
  color: #4c8dcb;
}

/*
.pagetop{
  position: fixed;
  display: none;
  right: -60px;
  bottom: 120px;
  z-index: 99;
  transform: rotate(90deg);
  width: 170px;
  height: 60px;
  @include tab{
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
  }
  @include sp{
    width: 40px;
    height: 40px;
    right: 25px;
    bottom: 25px;
  }
  a{
    width: 100%;
    height: 60px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.7rem;
    background: $primary;
    transition: all 0.3s;
    line-height: 1em;
    @include tab{
      height: 50px;
    }
    @include sp{
      height: 40px;
      font-size: 1.5rem;
    }
    &:hover{
      background: $hover;
      @include tab{
        background: $primary;
      }
    }
    .arrow-think{
      transform: scale(-1 , 1);
      margin-right: 0.5em;
      @include tab{
        margin-right: 0;
      }
      @include sp{
        transform: scale(-0.7 , 0.7);
      }
    }
    .txt{
      @include tab{
        display: none;
      }
    }
  }
}
  */
/*========= FAQ ===============*/
.faq-btn {
  position: fixed;
  display: none;
  right: 130px;
  bottom: 56px;
  z-index: 99;
  background: #172A88;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.faq-btn a {
  width: 100%;
  height: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  background: #172A88 url("../img/icon_faq.svg") no-repeat 15px center; /*hatenaアイコンを背景に表示*/
  transition: all 0.3s;
  background-size: 20px 20px;
  line-height: 1em;
  border-radius: 25px;
}
@media (max-width: 428px) {
  .faq-btn a {
    height: 40px;
    background: #172A88 url(../img/icon_faq.svg) no-repeat 10px center;
    background-size: 20px;
  }
}
.faq-btn a:hover {
  background: #4c8dcb url("../img/icon_faq.svg") no-repeat 15px center; /*hatenaアイコンを背景に表示*/
  background-size: 20px;
}
@media (max-width: 428px) {
  .faq-btn a:hover {
    background: #172A88 url(../img/icon_faq.svg) no-repeat 10px center;
    background-size: 20px;
  }
}
.faq-btn .hide {
  display: none;
}
@media (max-width: 768px) {
  .faq-btn {
    width: 50px;
    height: 50px;
    right: 150px;
    bottom: 30px;
  }
}
@media (max-width: 428px) {
  .faq-btn {
    width: 40px;
    height: 40px;
    right: 115px;
    bottom: 25px;
  }
}

/* ---------------------------------------------

chatbot button

---------------------------------------------- */
.chatbot_nen {
  position: fixed;
  bottom: 140px;
  right: 0px;
}
.chatbot_nen img:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .chatbot_nen {
    bottom: 100px;
    height: auto;
    width: 70px;
  }
}/*# sourceMappingURL=style.css.map */