<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************

#å…±é€šè¨­å®š common
#ãƒ˜ãƒƒãƒ€ãƒ¼ header
#ãƒ•ãƒƒã‚¿ãƒ¼ footer
#Aboutã‚»ã‚¯ã‚·ãƒ§ãƒ³
#Manualã‚»ã‚¯ã‚·ãƒ§ãƒ³
#Videoã‚»ã‚¯ã‚·ãƒ§ãƒ³
#ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼ãƒãƒŠãƒ¼ã‚»ã‚¯ã‚·ãƒ§ãƒ³
#Searchã‚»ã‚¯ã‚·ãƒ§ãƒ³
#Categoryã‚»ã‚¯ã‚·ãƒ§ãƒ³
# .bl_cardUnit
# .bl_cardUnit__col3
# .bl_cardUnit__col4
# .bl_cardUnit__spPickup
# .bl_pager
# .bl_footerCat
# .bl_searchBox

ã‚¦ã‚§ãƒ–ã‚µã‚¤ãƒˆãƒšãƒ¼ã‚¸

#ãƒˆãƒƒãƒ— top
#ç„¡æ–™ãƒ¬ãƒãƒ¼ãƒˆãƒ»ç„¡æ–™ã‚»ãƒŸãƒŠãƒ¼ contents
#ãƒ–ãƒ­ã‚°è¨˜äº‹ä¸€è¦§ blog
#ãƒ“ãƒ‡ã‚ªä¸€è¦§ videoList
#äº‹æ¥­ç´¹ä»‹ work
#ä¼šç¤¾æ¦‚è¦ company
#ã‚¢ã‚¯ã‚»ã‚¹ access
#å¥åº·ã¸ã®å–çµ„ã¿ health
#ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼ privacy
#ã‚ˆãã‚ã‚‹è³ªå• faq

#ãƒ–ãƒ­ã‚°è©³ç´°è¨˜äº‹ blogname-detail.html
#ç‰¹é›†è¨˜äº‹ä¸€è¦§
#ã‚µã‚¤ãƒˆå†…æ¤œç´¢çµæžœ
#ç©ºãƒšãƒ¼ã‚¸ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆ
#ãƒ–ãƒ­ã‚°è¨˜äº‹ãƒ•ãƒƒã‚¿ãƒ¼HTMLç®‡æ‰€ã®CSS


*********************************/

/*================================
#å…±é€šè¨­å®š common
=================================*/

body {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  color: #3d4060;
  background: #fff;
  word-break: break-all;
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-break: anywhere;
}

body.is_fixed {
  overflow: hidden;
}

main {
  margin: 83px auto 0;
  padding: 0 0 140px;
  position: relative;
}

@media screen and (max-width: 810px) {
  main {
    margin: 66px 0 0;
    padding: 0 0 102px;
    max-width: unset;
  }
}

.ly_main__top {
  margin-top: 145px;
  padding-top: 0;
  max-width: unset;
}

@media screen and (max-width: 980px) {
  .ly_main__top {
    margin-top: 62px;
  }
}

.ly_inner {
  padding: 0 50px;
}

@media screen and (max-width: 810px) {
  .ly_inner {
    padding: 0 25px;
  }
}

.ly_lv2Inner {
  max-width: 1045px;
  width: 100%;
  padding: 0 15px;
  margin: auto;
}

@media screen and (max-width: 810px) {
  .ly_lv2Inner {
    max-width: unset;
    padding: 0;
  }
}

.ly_sectLp_inner {
  max-width: 1100px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 810px) {
  .ly_sectLp_inner {
    max-width: unset;
    padding: 0 25px;
  }
}

.bl_sect {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media screen and (max-width: 810px) {
  .bl_sect {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.bl_sect__lp {
  padding: 45px 15px;
}

@media screen and (max-width: 810px) {
  .bl_sect__lp {
    padding: 45px 0;
  }
}

.bl_sect__bgBlue {
  background: linear-gradient(to right, #6fbae7, #1287dc);
}

.bl_sect .bl_cont_ttl {
  font-family: "DM Sans", sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0 0 47px;
  text-transform: uppercase;
}

@media screen and (max-width: 810px) {
  .bl_sect .bl_cont_ttl {
    font-size: 50px;
    margin: 0 0 36px;
    letter-spacing: 0.005em;
  }
}

.bl_sect .bl_cont_ttl span {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 17px;
  line-height: 1;
  display: block;
  margin: 25px 0 0;
  letter-spacing: 0.005em;
}

@media screen and (max-width: 810px) {
  .bl_sect .bl_cont_ttl span {
    font-size: 15px;
    margin: 13px 0 0;
  }
}

.bl_sect .bl_cont_ttl__white,
.bl_sect .bl_cont_ttl__white span {
  color: #fff;
}

.bl_sect .bl_articles_ttl {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0 0 40px;
}

@media screen and (max-width: 810px) {
  .bl_sect .bl_articles_ttl {
    font-size: 35px;
    margin: 0 0 30px;
    letter-spacing: 0.005em;
    text-align: center;
  }
}

.ly_pageHeader {
  margin: 0 0 50px;
}

@media screen and (max-width: 810px) {
  .ly_pageHeader {
    margin: 0 0 40px;
  }
}

.el_pageTtl {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  color: #3d4060;
  margin: 0 0 20px;
}

@media screen and (max-width: 810px) {
  .el_pageTtl {
    font-size: 35px;
    text-align: center;
    margin: 0 0 45px;
  }
}

.el_pageTtl__en {
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 810px) {
  .el_pageTtl__en {
    font-size: 47px;
    letter-spacing: 0.005em;
  }
}

.el_pageTtl span {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 15px;
}

@media screen and (max-width: 810px) {
  .el_pageTtl span {
    display: block;
    font-size: 15px;
    margin: 20px 0 0;
  }

  .el_pageTtl__en span {
    margin: 15px 0 0;
  }
}

.el_pageSubTtl {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.53;
  letter-spacing: 0.05em;
  color: #3d4060;
  margin: 0 0 7px;
}

@media screen and (max-width: 810px) {
  .el_pageSubTtl {
    font-size: 18px;
    margin: 0 auto 25px;
    text-align: center;
  }
}

.el_pageTxt {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.53;
  letter-spacing: 0.05em;
  color: #3d4060;
}

.el_mainBtn {
  width: 402px;
  margin: auto;
  background: #fff;
  border: 1px solid #1387dc;
  border-radius: 50px;
  display: block;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .el_mainBtn {
    width: 245px;
  }
}

.el_mainBtn:hover {
  background: #1387dc;
  border: 1px solid #1387dc;
}

.el_mainBtn a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 15px 25px;
  position: relative;
  text-decoration: none;
  text-align: left;
  color: #1387dc;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .el_mainBtn a {
    font-size: 16px;
  }
}

.el_mainBtn:hover a {
  color: #fff;
}

.el_mainBtn a:after {
  content: "";
  background-image: url(https://www.busoken.com/hubfs/busoken-theme_imgs/common/ico_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 7px;
  height: 9px;
}

.el_mainBtn:hover a:after {
  background-image: url(https://www.busoken.com/hubfs/busoken-theme_imgs/common/ico_arrow_white.svg);
}

.el_mainBtn__r {
  margin: unset;
  width: 200px;
  position: absolute;
  top: -5px;
  right: 15px;
}

@media screen and (max-width: 810px) {
  .el_mainBtn__r {
    margin: 5px auto 0;
    width: 245px;
    position: relative;
    top: unset;
    right: unset;
    order: 3;
  }
}

.el_mainBtn__r a {
  padding: 10px 10px 10px 15px;
  font-size: 15px;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 810px) {
  .el_mainBtn__r a {
    padding: 15px 25px;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}

.el_mainBtn__r a:after {
  right: 10px;
}

@media screen and (max-width: 810px) {
  .el_mainBtn__r a:after {
    right: 24px;
  }
}

.el_mainBtn__white {
  background: transparent;
  border: 1px solid #fff;
}

.el_mainBtn__white:hover {
  background: #fff;
  border: 1px solid #fff;
}

.el_mainBtn__white a {
  color: #fff;
}

.el_mainBtn__white:hover a {
  color: #1387dc;
}

.el_mainBtn__white a:after {
  background-image: url(https://www.busoken.com/hubfs/busoken-theme_imgs/common/ico_arrow_white.svg);
}

.el_mainBtn__white:hover a:after {
  background-image: url(https://www.busoken.com/hubfs/busoken-theme_imgs/common/ico_arrow.svg);
}

.bl_sect__scrollIn {
  padding-bottom: 0;
}

.bl_sect__scrollIn .bl_cardUnit_wrapper {
  margin: 0 0 30px;
}

.is_fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.js_fadeUpTrigger {
  opacity: 0;
}

.only_sp {
  display: none;
}

@media screen and (max-width: 810px) {
  .only_sp {
    display: block;
  }
}

/*================================
#ãƒ˜ãƒƒãƒ€ãƒ¼ header
=================================*/

/* å…ƒã®CSSãƒªã‚»ãƒƒãƒˆ */
.ly_header .bl_headerNav_item {
  flex-grow: unset;
  margin-left: unset;
  position: unset;
  text-align: unset;
  border: none;
}

.ly_header .bl_headerNav_link {
  color: unset;
  display: unset;
  font-size: unset;
  letter-spacing: unset;
  line-height: unset;
  padding: unset;
  position: unset;
  text-decoration: none;
}

.ly_header .bl_headerNav_link:after {
  content: none;
}

/* å…ƒã®CSSãƒªã‚»ãƒƒãƒˆ */

.ly_header {
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  border: none;
  padding: 0;
  height: 83px;
}

@media screen and (max-width: 980px) {
  .ly_header {
    height: 66px;
  }
}

.ly_header:after {
  content: "";
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #6fbae7, #1287dc);
  display: block;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 980px) {
  .ly_header:after {
    background: linear-gradient(to left, #6fbae7, #1287dc);
  }
}

.ly_header .ly_header_inner {
  padding: 0 15px;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1130px;
  z-index: 1000;
  position: relative;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner {
    padding: 0 15px 10px;
    max-width: unset;
  }
}

.ly_header .ly_header_inner .bl_header_logo {
  display: block;
  width: 257px;
  position: relative;
  bottom: 5px;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner .bl_header_logo {
    width: 209px;
    bottom: unset;
    left: -10px;
  }
}

.ly_header .ly_header_inner .bl_header_logo:focus-visible {
  outline: none;
}

.ly_header .ly_header_inner .bl_headerNav {
  display: flex;
  margin: 0 20px 0 0;
}

.ly_header .ly_header_inner .bl_headerNav .bl_headerNav_item {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin: 0 25px 0 0;
  color: #3d4060;
  transition: 0.25s;
}

.ly_header .ly_header_inner .bl_headerNav .bl_headerNav_item:hover {
  opacity: 0.75;
  cursor: pointer;
}

/* @media screen and (max-width: 900px) {
  .ly_header .ly_header_inner .bl_headerNav .bl_headerNav_item {
    margin: 0 25px 0 0;
  }
} */

.ly_header .ly_header_inner .bl_headerUtils {
  display: flex;
  justify-content: unset;
  margin-bottom: 0;
  position: absolute;
  top: 28px;
  right: 15px;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner .bl_headerUtils {
    top: 20px;
  }
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey_btn {
  position: relative;
  width: 30px;
  height: 30px;
  border: none;
  display: block;
  margin-left: auto;
  background: url(https://www.busoken.com/hubfs/busoken_theme/busoken-theme_imgs/common/ico_search.png) no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner .bl_headerUtils .bl_searchKey_btn {
    right: 17px;
    bottom: 3px;
  }
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey_btn:hover {
  opacity: 0.75;
  cursor: pointer;
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey {
  display: none;
  color: #3d4060;
  width: 230px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 35px;
  border: 2px solid #1387dc;
  border-radius: 50px;
  background: #fff;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner .bl_headerUtils .bl_searchKey {
    right: -7px;
    top: 30px;
  }
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey .bl_searchKey_inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey .bl_searchKey_input {
  width: 100%;
  border: none;
  border-radius: 50px;
  padding: 10px;
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey .bl_searchKey_input:focus {
  background: #fff;
}

.ly_header .ly_header_inner .bl_headerUtils .bl_searchKey .bl_searchKey_input:focus-visible {
  outline: none;
}

@media screen and (max-width: 980px) {
  .ly_header .ly_header_inner .bl_headerUtils .bl_headerSpBtn {
    background: transparent;
    top: unset;
    right: 0;
    bottom: 4px;
    position: relative;
    display: block;
    border: 0;
    cursor: pointer;
    height: 19px;
    width: 20px;
  }

  .ly_header .ly_header_inner .bl_headerUtils .bl_headerSpBtn .bl_headerSpBtn_line {
    background: #3d4060;
    display: block;
    height: 2px;
    position: absolute;
    transition: 0.25s;
    width: 100%;
    left: 0;
    top: 0;
  }
/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«å¤‰æ›´ 3/5--*/
/*--
  .ly_header .ly_header_inner .bl_headerUtils .bl_headerSpBtn .bl_headerSpBtn_line:nth-of-type(2) {
    left: 0;
    top: 9px;
  }

  .ly_header .ly_header_inner .bl_headerUtils .bl_headerSpBtn .bl_headerSpBtn_line:nth-of-type(3) {
    left: 0;
    top: 18px;
  }*/
}

/* TOP */
.ly_header__top {
  height: 145px;
}

@media screen and (max-width: 980px) {
  .ly_header__top {
    height: 62px;
  }
}

.ly_header__top:after {
  content: none;
}

.ly_header__top .ly_header_inner {
  height: 75px;
  display: block;
  position: relative;
}

/* @media screen and (max-width: 900px) {
  .ly_header__top .ly_header_inner {
    padding: 0 20px;
  }
} */

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner {
    padding: 4px 15px 0;
    height: 100%;
    display: flex;
  }
}

.ly_header__top .ly_header_inner h1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 100;
}

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner h1 {
    position: relative;
    left: unset;
    transform: unset;
  }
}

.ly_header__top .ly_header_inner h1 .bl_header_logo {
  bottom: unset;
}

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner h1 .bl_header_logo {
    bottom: 3px;
  }
}

.ly_header__top .ly_header_inner .bl_headerUtils {
  display: block;
  position: relative;
  top: 25px;
  right: 0;
}

/* @media screen and (max-width: 900px) {
  .ly_header__top .ly_header_inner .bl_headerUtils {
    top: 15px;
  }
} */

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner .bl_headerUtils {
    display: flex;
    top: unset;
  }
}

.ly_header__top .ly_header_inner .bl_headerUtils .bl_searchKey {
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner .bl_headerUtils .bl_searchKey {
    right: -7px;
    top: 35px;
    transform: none;
  }
}

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner .bl_headerUtils .bl_searchKey_btn {
    bottom: 0;
  }
}

@media screen and (max-width: 980px) {
  .ly_header__top .ly_header_inner .bl_headerUtils .bl_headerSpBtn {
    bottom: 1px;
  }
}

.ly_header__top .bl_headerNav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  background: linear-gradient(to right, #6fbae7, #1287dc);
  padding: 0 50px;
}

/* @media screen and (max-width: 900px) {
  .ly_header__top .bl_headerNav {
    padding: 0 15px;
  }
} */

.ly_header__top .bl_headerNav .bl_headerNav_item {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 0 2%;
  transition: 0.25s;
}

.ly_header__top .bl_headerNav .bl_headerNav_item:hover {
  opacity: 0.75;
  cursor: pointer;
}

@media screen and (max-width: 1115px) {
  .ly_header__top .bl_headerNav .bl_headerNav_item {
    font-size: 15px;
    padding: 0 1.5%;
  }
}

.ly_header__top .bl_headerNav .bl_headerNav_item:first-of-type {
  padding-left: 0;
}

.ly_header__top .bl_headerNav .bl_headerNav_item:last-of-type {
  padding-right: 0;
}

.ly_header__top .bl_headerNav .bl_headerNav_item:nth-last-of-type(2) {
  border-left: 1px solid #fff;
}

/* SPãƒ¡ãƒ‹ãƒ¥ãƒ¼é–‹é–‰æ™‚ */
@media screen and (max-width: 980px) {
  .ly_header.is_open {
    background: linear-gradient(to right, #6fbae7, #1287dc);
  }

  .ly_header.is_open:after {
    content: none;
  }

  .ly_header.is_open .ly_header_inner {
    padding-top: 10px;
  }

  .ly_header.is_open .ly_header_inner .bl_headerUtils .bl_headerSpBtn {
    z-index: 200;
    bottom: -5px;
  }

  .ly_header__top.is_open .ly_header_inner .bl_headerUtils .bl_headerSpBtn {
    bottom: 0;
  }

  .ly_header.is_open .ly_header_inner .bl_headerUtils .bl_headerSpBtn .bl_headerSpBtn_line {
    background: #fff;
  }

  .ly_header.is_open .bl_header_logo {
    background: url(https://www.busoken.com/hubfs/busoken_theme/busoken-theme_imgs/common/logo_company_white.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 209px;
    height: 39px;
    z-index: 200;
    left: 0;
  }

  .ly_header.is_open .bl_header_logo img {
    display: none;
  }

  .ly_header.is_open .ly_header_inner .bl_headerUtils .bl_searchKey_btn {
    display: none;
  }

  .ly_header nav {
    position: relative;
    width: 100%;
    height: 100vh;
    background: linear-gradient(to right, #6fbae7, #1287dc);
    z-index: 100;
    position: fixed;
    top: 62px;
    padding: 0 25px 200px;
    overflow: scroll;
    transition: 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    left: 0;
  }

  .ly_header.is_open nav {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .ly_header .ly_header_inner .bl_headerNav,
  .ly_header .bl_headerNav {
    flex-direction: column;
    justify-content: unset;
    align-items: baseline;
    padding: 0;
    margin: 0 0 -40px;
    height: auto;
    position: relative;
    background: transparent;
  }

  .ly_header .ly_header_inner .bl_headerNav .bl_headerNav_item,
  .ly_header .bl_headerNav .bl_headerNav_item {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin: 0 0 40px;
    padding: 0;
    color: #fff;
  }

  .ly_header .bl_headerNav .bl_headerNav_item:nth-last-of-type(2) {
    border: none;
  }

  .ly_header.is_open .bl_footerCard {
    display: block;
    position: relative;
    left: unset;
    bottom: -90px;
    transform: none;
    margin: auto;
    padding: 0;
  }
}

/*================================
#ãƒ•ãƒƒã‚¿ãƒ¼ footer
=================================*/

.ly_footer {
  color: #fff;
  padding: 237px 0 27px;
  position: relative;
  background: linear-gradient(to right, #6fbae7, #1287dc);
}

@media screen and (max-width: 810px) {
  .ly_footer {
    padding: 172px 0 26px;
  }
}
/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«1130pxâ†’1020px 3/5--*/
.ly_footer .ly_footer_inner {
  max-width: 1020px;
  padding: 0 15px;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner {
    width: 100%;
    padding: 0 25px;
  }
}

.bl_footerCard {
  position: absolute;
  bottom: -160px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 760px;
  width: 100%;
  z-index: 100;
}

@media screen and (max-width: 810px) {
  .bl_footerCard {
    bottom: -102px;
    max-width: 355px;
    width: 100%;
    height: 210px;
    padding: 0 15px;
  }
}

.bl_footerCard .bl_footerCard_inner {
  background: #fff;
  box-shadow: 0px 25px 43px 0px rgba(85, 85, 85, 0.2);
  padding: 62px 0 69px;
  border-radius: 10px;
}

@media screen and (max-width: 810px) {
  .bl_footerCard .bl_footerCard_inner {
    padding: 43px 0 39px;
    border-radius: 5px;
  }
}

.bl_footerCard .bl_footerCard_ttl {
  text-align: center;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.58;
  letter-spacing: 0.005em;
  margin: 0 0 40px;
  color: #3d4060;
}

@media screen and (max-width: 810px) {
  .bl_footerCard .bl_footerCard_ttl {
    display: none;
  }
}

.bl_footerCard .bl_footerCard_btns {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 810px) {
  .bl_footerCard .bl_footerCard_btns {
    flex-direction: column;
    align-items: center;
  }
}

.bl_footerCard .bl_footerCard_btns .hs_cos_wrapper .bl_footerCard_link {
  width: 294px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: bold;
  border-radius: 31px;
  text-decoration: none;
  box-shadow: 0px 0px 43px 0px rgba(23, 142, 221, 0.38);
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .bl_footerCard .bl_footerCard_btns .hs_cos_wrapper .bl_footerCard_link {
    width: 245px;
    height: 52px;
    font-size: 16px;
    border-radius: 26px;
  }
}

.bl_footerCard .bl_footerCard_btns .hs_cos_wrapper:first-of-type .bl_footerCard_link {
  background: linear-gradient(to right, #6cc0f9, #0071db);
  margin: 0 21px 0 0;
}

@media screen and (max-width: 810px) {
  .bl_footerCard .bl_footerCard_btns .hs_cos_wrapper:first-of-type .bl_footerCard_link {
    margin: 0 0 21px;
  }
}

.bl_footerCard .bl_footerCard_btns .hs_cos_wrapper:nth-of-type(2) .bl_footerCard_link {
  background: linear-gradient(to right, #6cc0f9, #00dbc4);
}

.bl_footerCard .bl_footerCard_btns .hs_cos_wrapper .bl_footerCard_link:hover {
  opacity: 0.75;
}

.ly_footer .ly_footer_inner .bl_footerBody {
  display: flex;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody {
    flex-direction: column;
    padding: 0 0 88px;
    position: relative;
    margin: 0 0 34px;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils {
  font-weight: 500;
  border-right: 1px solid #fff;
  width: 38%;
  margin: 0 0 20px;
}

@media screen and (max-width: 900px) {
  .ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils {
    width: 44%;
  }
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils {
    width: 100%;
    border: none;
    margin: 0 0 45px;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_logo {
  width: 278px;
  margin: 0 0 37px;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_logo {
    width: 245px;
    margin: 0 0 31px;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_address {
  margin: 0 0 26px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_address {
    margin: 0;
    position: absolute;
    bottom: 0;
    font-size: 13px;
  }

  .ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_address:after {
    content: "æ&nbsp;ªå¼ä¼šç¤¾ ç‰©è²©ç·åˆç&nbsp;”ç©¶æ‰€";
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin: 5px 0 0;
    font-weight: bold;
    display: block;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_btns {
  display: flex;
}

.ly_footer .ly_footer_inner .bl_footerBody .bl_footerUtils .bl_footerUtils_btns .bl_footerUtils_link {
  display: block;
  margin: 0 19px 0 0;
}
/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«62%â†’31% 3/5--*/
.ly_footer .ly_footer_inner .bl_footerBody nav {
  width: 31%;
  padding: 0 0 0 3%;
}

@media screen and (max-width: 900px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav {
    width: 56%;
    padding: 0 0 0 3%;
  }
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid;
    padding: 0 0 15px;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav {
/*-- ã‚µãƒ–ãƒŠãƒ“ç”¨ã«å¤‰æ›´ 3/5
/*--
 * display: grid;
  grid-template-rows: 50px 50px 50px;
  grid-template-columns: 25% 38% 37%;
  grid-auto-flow: column;
  --*/
  display: grid;
  grid-template-rows: 30px 30px 30px 30px 30px 30px 30px 30px 30px;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

@media screen and (max-width: 900px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav {
    grid-template-columns: 24% 46% 30%;
  }
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav {
    display: grid;
    grid-template-rows: 30px 30px 30px 30px;
    grid-template-columns: 53% 47%;
    grid-auto-flow: column;
  }
}

/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«3.33â†’0 3/5--*/
.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item {
  font-size: 15px;
  line-height: 0;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: left;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item {
    font-size: 13px;
    line-height: 2.3;
    letter-spacing: 0.08em;
  }
}
/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«å¤‰æ›´ 3/5--*/
/*--
.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item:nth-of-type(6) {
  grid-row: 1;
  grid-column: 3;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item:nth-of-type(6) {
    grid-row: 2;
    grid-column: 2;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item:nth-of-type(7) {
  grid-row: 2;
  grid-column: 3;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item:nth-of-type(7) {
    grid-row: 3;
    grid-column: 2;
  }--*/
}

.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item .bl_footerNav_link {
  padding: 0;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item .bl_footerNav_link {
    border: none;
  }
}

.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item .bl_footerNav_link:after {
  content: none;
}

.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item:hover,
.ly_footer .ly_footer_inner .bl_footerBody nav .bl_footerNav .bl_footerNav_item .bl_footerNav_link:hover {
  text-decoration: none;
  opacity: 0.75;
  cursor: pointer;
}

.ly_footer .ly_footer_inner .bl_footerCopyright {
  text-align: right;
  font-size: 12px;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 810px) {
  .ly_footer .ly_footer_inner .bl_footerCopyright {
    text-align: center;
  }
}

/*================================
#Aboutã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__about .bl_about_txt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.58;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (max-width: 810px) {
  .bl_sect__about .bl_about_txt {
    font-size: 18px;
    line-height: 1.72;
    text-align: left;
  }
}

/*================================
#Manualã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__manual {
  overflow: hidden;
}

.bl_sect__manual .bl_slider_wrapper {
  position: relative;
  height: 338px;
}

@media screen and (max-width: 810px) {
  .bl_sect__manual .bl_slider_wrapper.only_pc {
    display: none;
  }

  .bl_sect__manual .bl_slider_wrapper.only_sp {
    display: block;
  }
}

.bl_sect__manual .bl_slider_inner {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
}

.bl_sect__manual .bl_slider {
  display: flex;
}

.bl_sect__manual .bl_slider a {
  display: block;
  margin: 0 15px;
  transition: 0.25s;
  width: 208px;
  height: 338px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

@media screen and (max-width: 810px) {
  .bl_sect__manual .bl_slider a {
    width: 234px;
    height: 378px;
  }
}

.bl_sect__manual .bl_slider a:hover .bl_slider_overlay {
  opacity: 1;
  visibility: visible;
}

.bl_sect__manual .bl_slider a:hover img {
  transform: scale(1.2);
}

.bl_sect__manual .bl_slider a .bl_slider_overlay {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.72);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 100;
  padding: 0 15px;
}

.bl_sect__manual .bl_slider a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

.bl_sect__manual .bl_slider a img:hover {
  opacity: unset;
}

.bl_sect__manual .bl_cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  z-index: 200;
}

.bl_sect__manual .bl_cursor img {
  width: 100%;
}

/*================================
#Videoã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__video .bl_video {
  padding: 0 40px;
}

@media screen and (max-width: 810px) {
  .bl_sect__video .bl_video {
    padding: 0 0 30px;
  }
}

.bl_sect__video .bl_video .bl_video_body .bl_video_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bl_sect__video .bl_video .bl_video_ttl {
  margin: 29px 0 7px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.bl_sect__video .bl_video .bl_video_date {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

/*================================
#ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼ãƒãƒŠãƒ¼ã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__blogSlider {
  padding: 37px 0 0 !important;
  overflow: hidden;
}

@media screen and (max-width: 810px) {
  .bl_sect__blogSlider {
    padding: 22px 0 0 !important;
  }
}

.bl_sect__blogSlider .bl_slider {
  margin: 0;
}

.bl_sect__blogSlider .bl_slider .slick-track {
  display: flex;
}

.bl_sect__blogSlider .bl_slider .slick-list {
  margin: 0 0 20px;
}

@media screen and (max-width: 810px) {
  .bl_sect__blogSlider .bl_slider .slick-list {
    margin: 0 0 14px;
  }
}

.bl_sect__blogSlider .bl_slider a {
  margin: 0 13px;
  border-radius: 10px;
  display: block;
  height: 9.916666666666666vw;
}

@media screen and (max-width: 810px) {
  .bl_sect__blogSlider .bl_slider a {
    margin: 0 10px;
    height: 22.666666666666664vw;
  }
}

.bl_sect__blogSlider .bl_slider a img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  border-radius: 10px;
}

.bl_sect__blogSlider .bl_slider_dots {
  display: flex;
  justify-content: center;
}

.bl_sect__blogSlider .bl_slider_dots li {
  width: 47px;
  height: 5px;
  margin: 0 13px;
}

@media screen and (max-width: 810px) {
  .bl_sect__blogSlider .bl_slider_dots li {
    width: 37px;
    height: 4px;
    margin: 0 10px;
  }
}

.bl_sect__blogSlider .bl_slider_dots li button {
  width: 100%;
  height: 100%;
  color: transparent;
  border: none;
  background: #b7b7b7;
  transition: 0.25s;
  display: block;
}

.bl_sect__blogSlider .bl_slider_dots li.slick-active button,
.bl_sect__blogSlider .bl_slider_dots li:hover button {
  background: #3d4060;
  cursor: pointer;
}

/*================================
#Searchã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__search .bl_searchTag_wrapper {
  max-width: 1016px;
  width: 100%;
  height: 550px;
  background: #fff;
  border-radius: 10px;
  margin: auto;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper {
    height: 440px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_slider {
  display: flex;
  position: absolute;
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner {
  position: relative;
  width: 1016px;
  height: 550px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner {
    height: 440px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item {
  position: absolute;
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item:hover img {
  opacity: unset;
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__01 {
  width: 55px;
  top: 1.82%;
  right: 1158px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__01 {
    width: 44px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__02 {
  width: 256px;
  top: 9.64%;
  right: 827px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__02 {
    width: 204px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__03 {
  width: 65px;
  top: 36.36%;
  right: 837px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__03 {
    width: 52px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__04 {
  width: 160px;
  top: 31.09%;
  right: 572px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__04 {
    width: 128px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__05 {
  width: 200px;
  top: 9.09%;
  right: 353px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__05 {
    width: 160px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__06 {
  width: 335px;
  top: 59.09%;
  right: 110px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__06 {
    width: 268px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__07 {
  width: 140px;
  top: 40.91%;
  right: 255px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__07 {
    width: 112px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__08 {
  width: 195px;
  top: 40%;
  right: 0;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__08 {
    width: 156px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__09 {
  width: 215px;
  top: 63.64%;
  right: 830px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__09 {
    width: 172px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__010 {
  width: 60px;
  top: 0;
  right: 737px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__010 {
    width: 48px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_item.bl_searchTag_item__011 {
  width: 160px;
  top: 45.45%;
  right: 447px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__011 {
    width: 128px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__012 {
  width: 90px;
  top: 72.73%;
  right: 1086px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__012 {
    width: 72px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__013 {
  width: 230px;
  top: 80%;
  right: 715px;
}

@media screen and (max-width: 810px) {
  .bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item__013 {
    width: 184px;
  }
}

.bl_sect__search .bl_searchTag_wrapper .bl_searchTag .bl_searchTag_inner .bl_searchTag_item&gt;img {
  width: 100%;
  height: auto;
}

/*================================
#Categoryã‚»ã‚¯ã‚·ãƒ§ãƒ³
=================================*/

.bl_sect__category .bl_category_list {
  display: flex;
  flex-wrap: wrap;
}

.bl_sect__category .bl_category_list:after {
  content: "";
  width: 25%;
  display: block;
}

@media screen and (max-width: 810px) {
  .bl_sect__category .bl_category_list:after {
    width: 50%;
  }
}

.bl_sect__category .bl_category_list li {
  width: 25%;
  position: relative;
  overflow: hidden;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .bl_sect__category .bl_category_list li {
    width: 50%;
  }
}

.bl_sect__category .bl_category_list li:hover {
  cursor: pointer;
}

.bl_sect__category .bl_category_list li .bl_category_link {
  display: block;
  width: 100%;
  height: 100%;
}

.bl_sect__category .bl_category_list li .bl_category_link img {
  height: 100%;
  object-fit: cover;
}

.bl_sect__category .bl_category_list li .bl_category_link img:hover {
  opacity: unset;
}

.bl_sect__category .bl_category_list li:hover .bl_category_link img {
  transform: scale(1.2);
}

/*================================
# bl_cardUnit
=================================*/

/* å…ƒã®CSSãƒªã‚»ãƒƒãƒˆ */
.bl_cardUnit_wrapper .bl_cardUnit .bl_card:focus .bl_card_ttl,
.bl_cardUnit_wrapper .bl_cardUnit .bl_card:focus .bl_card_txt,
.bl_cardUnit_wrapper .bl_cardUnit .bl_card:hover .bl_card_ttl,
.bl_cardUnit_wrapper .bl_cardUnit .bl_card:hover .bl_card_txt {
  color: #fff;
  text-decoration: none;
}

/* å…ƒã®CSSãƒªã‚»ãƒƒãƒˆ */

.bl_cardUnit_wrapper {
  margin: 0 auto 45px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper {
    margin: 0 auto 30px;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  min-height: unset !important;
}

.bl_cardUnit_wrapper .bl_cardUnit:after {
  content: "";
  display: block;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card {
  box-shadow: none;
  text-decoration: none;
  transition: 0.25s;
  position: relative;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card:hover {
  opacity: 0.75 !important;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
  margin: 0 0 15px;
  padding-top: unset;
  overflow: hidden;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper__noTag {
  margin: 0 0 5px;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper&gt;img {
  position: relative;
  top: 0;
  transform: none;
  object-fit: fill;
  height: 100% !important;
  width: 100%;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body {
  padding: 0;
  position: relative;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
  position: absolute;
  left: 0;
  margin: 0 10px;
  display: flex;
  z-index: 20;
  list-style: none;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
    margin: 0 5px;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper li {
  margin: 0 3px;
  display: none;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper li:first-of-type {
  display: block;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
  display: inline-block;
  background: linear-gradient(to right, #6fbae7, #1287dc);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 0 10px;
  border-radius: 50px;
  text-decoration: none;
  transition: 0.25s;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: calc(12px * 1.5 * 1);
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag:hover {
  background: #fff;
  outline: 1px solid #1287dc;
  color: #1287dc;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl {
  color: #3d4060;
  margin: 0 0 10px;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl__bgBlue {
  background: linear-gradient(to left, #6fbae7, #1287dc);
  color: #fff;
  padding: 10px;
  height: 74px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl__bgBlue {
    background: #fff;
    color: #3d4060;
    padding: 0;
    margin: 0;
    height: auto;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl span {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: calc(18px * 1.5 * 2);
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl span {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.3;
    max-height: calc(15px * 1.5 * 2);
  }
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_date {
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #afb0ba;
}

.bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_txt {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.53;
  letter-spacing: 0.02em;
  color: #3d4060;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: calc(13px * 1.53 * 5);
}

/*================================
# bl_cardUnit__col3
=================================*/

.bl_cardUnit_wrapper .bl_cardUnit__col3:after {
  width: 31%;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col3:after {
    content: none;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card {
  width: 31%;
  margin: 0 0 50px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card {
    width: 100%;
    margin: 0 0 30px;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card .bl_card_imgWrapper {
  padding: 0;
  width: 100%;
  height: 200px;
}

@media screen and (max-width: 1130px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card .bl_card_imgWrapper {
    height: 17.666666666666664vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card .bl_card_imgWrapper {
    height: 50.66666666666667vw;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col3 .bl_card .bl_card_body .bl_card_tag_wrapper {
  top: -20px;
}

/*================================
# bl_cardUnit__col4
=================================*/

.bl_cardUnit_wrapper .bl_cardUnit__col4:before {
  content: "";
  width: 24%;
  display: block;
  order: 1;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4:before {
    content: none;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col4:after {
  content: "";
  width: 24%;
  display: block;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4:after {
    content: none;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card {
  width: 23%;
  margin: 0 0 50px;
  box-shadow: none;
  text-decoration: none;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card {
    width: 100%;
    margin: 0 0 27px;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_imgWrapper {
  height: 142px;
}

@media screen and (max-width: 1130px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_imgWrapper {
    height: 12.5vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_imgWrapper {
    height: 49vw;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_body .bl_card_ttl__bgBlue {
  height: 63px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_body .bl_card_ttl__bgBlue {
    height: auto;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_body .bl_card_ttl__bgBlue span {
  font-size: 14px;
  line-height: 1.53;
  max-height: calc(14px * 1.53 * 2);
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_body .bl_card_tag_wrapper {
  top: -20px;
}

.bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_body .bl_card_date {
  font-size: 14px;
}

/*================================
# bl_cardUnit__spPickup
=================================*/

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup:after {
    width: 47%;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card {
    width: 47%;
    margin: 0 0 18px;
  }

  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card:first-of-type {
    width: 100%;
    margin: 0 0 18px;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_imgWrapper {
    height: 22vw;
  }

  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card:first-of-type .bl_card_imgWrapper {
    height: 47.692307692307686vw;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_tag_wrapper {
  display: none;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_tag_wrapper {
    display: flex;
    top: -24px;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_ttl {
    margin: 0 0 8px;
  }
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card:first-of-type .bl_card_body .bl_card_ttl span {
    font-size: 15px;
    max-height: calc(15px * 1.5 * 2);
  }

  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_ttl span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.5;
    max-height: calc(14px * 1.5 * 2);
    padding: 0;
  }
}

.bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_date {
  font-size: 16px;
  color: #3d4060;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper .bl_cardUnit__spPickup .bl_card .bl_card_body .bl_card_date {
    font-size: 11px;
    color: #afb0ba;
  }
}

/*================================
# bl_pager
=================================*/

.bl_pager_wrapper .bl_pager,
.hs-search-results__pagination {
  margin: 50px 0 0;
}

@media screen and (max-width: 810px) {

  .bl_pager_wrapper .bl_pager,
  .hs-search-results__pagination {
    margin: 20px 0 0;
  }
}

.bl_pager_wrapper .bl_pager .bl_pager_inner,
.hs-search-results__pagination {
  display: flex;
  justify-content: center;
}

.bl_pager_wrapper .bl_pager .bl_pager_inner li .bl_pager_link,
.bl_pager_wrapper .bl_pager .bl_pager_inner a,
.hs-search-results__pagination .bl_pager_item a {
  border: none;
  color: #3d4060;
  padding: 0;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.25s;
}

@media screen and (max-width: 810px) {

  .bl_pager_wrapper .bl_pager .bl_pager_inner li .bl_pager_link,
  .bl_pager_wrapper .bl_pager .bl_pager_inner a,
  .hs-search-results__pagination .bl_pager_item a {
    width: 30px;
    height: 30px;
  }
}

.bl_pager_wrapper .bl_pager .bl_pager_inner&gt;li,
.bl_pager_wrapper .bl_pager .bl_pager_inner&gt;a,
.hs-search-results__pagination .bl_pager_item&gt;a {
  margin-right: 5px;
}

@media screen and (max-width: 810px) {

  .bl_pager_wrapper .bl_pager .bl_pager_inner&gt;li,
  .bl_pager_wrapper .bl_pager .bl_pager_inner&gt;a,
  .hs-search-results__pagination .bl_pager_item&gt;a {
    margin-right: 8px;
  }
}

.bl_pager_wrapper .bl_pager .bl_pager_inner li .bl_pager_link.is_active,
.bl_pager_wrapper .bl_pager .bl_pager_inner li .bl_pager_link:hover,
.bl_pager_wrapper .bl_pager .bl_pager_inner li .bl_pager_link:focus,
.bl_pager_wrapper .bl_pager .bl_pager_inner a.jp-current,
.bl_pager_wrapper .bl_pager .bl_pager_inner a:hover,
.bl_pager_wrapper .bl_pager .bl_pager_inner a:focus,
.hs-search-results__pagination .bl_pager_item a.is_current,
.hs-search-results__pagination .bl_pager_item a:hover,
.hs-search-results__pagination .bl_pager_item a:focus {
  background-color: #3d4060;
  opacity: unset;
  color: #fff;
}

.bl_pager_wrapper .bl_pager .bl_pager_inner a:hover,
.bl_pager_wrapper .bl_pager .bl_pager_inner .jp-previous:hover,
.bl_pager_wrapper .bl_pager .bl_pager_inner .jp-next:hover,
.hs-search-results__pagination .bl_pager_item a:hover {
  cursor: pointer;
}

.bl_pager_wrapper .bl_pager .bl_pager_inner a.jp-current,
.hs-search-results__pagination .bl_pager_item a.is_current {
  cursor: default;
}

.bl_pager_wrapper .bl_pager .bl_pager_inner .jp-disabled:hover {
  cursor: default;
  background: #fff;
  color: #3d4060;
}

.bl_pager_wrapper .jp-previous.jp-disabled,
.bl_pager_wrapper .jp-next.jp-disabled {
  display: none !important;
}

.bl_pager_wrapper .bl_pager .bl_pager_inner&gt;span {
  position: relative;
  top: 7px;
}

@media screen and (max-width: 810px) {
  .bl_pager_wrapper .bl_pager .bl_pager_inner&gt;span {
    top: 1px;
  }
}

.hs-search-results__next-page,
.jp-next {
  margin: 0 !important;
}

/*================================
# bl_footerCat
=================================*/

.bl_footerCat {
  max-width: 1010px;
  width: 100%;
  margin: 70px auto 0;
  padding: 0 15px;
}

@media screen and (max-width: 810px) {
  .bl_footerCat {
    margin: 45px auto 0;
  }
}

.bl_footerCat .bl_footerCat_inner {
  background: #e4f5ff;
  padding: 70px 6%;
}

@media screen and (max-width: 810px) {
  .bl_footerCat .bl_footerCat_inner {
    padding: 45px 15px 36px;
  }
}

.bl_footerCat .bl_footerCat_inner&gt;div {
  border-bottom: 1px solid #c9d2dc;
  padding: 50px 0;
}

@media screen and (max-width: 810px) {
  .bl_footerCat .bl_footerCat_inner&gt;div {
    padding: 40px 0;
  }
}

.bl_footerCat .bl_footerCat_inner&gt;div:first-of-type {
  padding-top: 0;
}

.bl_footerCat .bl_footerCat_inner&gt;div:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_ttl,
.blog-detail__relative__ttl {
  color: #3d4060;
  font-family: "DM Sans", sans-serif;
  font-size: 49px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0 0 49px;
  text-align: center;
}

@media screen and (max-width: 810px) {

  .bl_footerCat .bl_footerCat_item .bl_footerCat_ttl,
  .blog-detail__relative__ttl {
    font-size: 30px;
    margin: 0 0 34px;
  }
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_ttl span,
.blog-detail__relative__ttl span {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 17px;
  display: block;
  margin: 20px 0 0;
}

@media screen and (max-width: 810px) {

  .bl_footerCat .bl_footerCat_item .bl_footerCat_ttl span,
  .blog-detail__relative__ttl span {
    font-size: 15px;
    margin: 15px 0 0;
  }
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -15px;
  margin-bottom: -24px;
  width: 100%;
}

@media screen and (max-width: 810px) {
  .bl_footerCat .bl_footerCat_item .bl_footerCat_list {
    margin-right: -11px;
    margin-bottom: -17px;
    justify-content: unset;
  }
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_list li {
  margin: 0 15px 24px 0;
}

@media screen and (max-width: 810px) {
  .bl_footerCat .bl_footerCat_item .bl_footerCat_list li {
    margin: 0 11px 17px 0;
  }
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_list li .bl_footerCat_link {
  background: #fff;
  color: #1387dc;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 50px;
  display: block;
  transition: 0.25s;
}

.bl_footerCat .bl_footerCat_item .bl_footerCat_list li .bl_footerCat_link:hover {
  background: #1387dc;
  color: #fff;
}

/*================================
# bl_searchBox
=================================*/

.bl_sect__lp .bl_searchBox {
  background: #e4f5ff;
  padding: 42px 43px 46px;
  margin: 0 0 50px;
}

@media screen and (max-width: 810px) {
  .bl_sect__lp .bl_searchBox {
    display: none;
  }
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item {
  margin: 0 0 41px;
  display: flex;
  align-items: center;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item:last-of-type {
  margin: 0;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_ttl_wrapper {
  width: 210px;
  flex: none;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_ttl_wrapper .bl_searchBox_ttl {
  color: #1387dc;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.005em;
  padding: 0 0 7px;
  border-bottom: 2px solid #1387dc;
  display: inline;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 346px;
  box-shadow: 0px 0px 43px 0px rgba(23, 142, 221, 0.2);
  padding: 15px 20px;
  border-radius: 50px;
  background: #fff;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_input {
  color: #3d4060;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  border: none;
  margin: 0 5px 0 0;
  width: 100%;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_input::placeholder {
  color: #a6c8ee;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_btn_wrapper {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
  flex: none;
  background: url(https://www.busoken.com/hubfs/busoken_theme/busoken-theme_imgs/common/ico_search_blue.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_btn_wrapper .bl_searchBox_btn {
  border: none;
  background: transparent;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: -6px;
  left: -4px;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_btn_wrapper .bl_searchBox_btn:hover {
  cursor: pointer;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -20px 0;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_list li {
  margin: 0 20px 30px 0;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_list li .bl_searchBox_link {
  color: #1387dc;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  background: #fff;
  text-decoration: none;
  padding: 10px 30px;
  transition: 0.25s;
  border-radius: 50px;
}

.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_list li .bl_searchBox_link.is_current,
.bl_sect__lp .bl_searchBox .bl_searchBox_item .bl_searchBox_list li .bl_searchBox_link:hover {
  color: #fff;
  background: #1387dc;
}

/*================================
#ãƒˆãƒƒãƒ— top
=================================*/

.ly_main__top .bl_sect,
.ly_main__blogDetail .bl_sect {
  max-width: unset;
}

.ly_main__top .bl_sect .ly_inner,
.ly_main__blogDetail .bl_sect .ly_inner {
  max-width: 1130px;
  width: 100%;
  margin: auto;
}

/* .bl_sect__pickup */
.ly_main__top .bl_sect__pickup {
  background: linear-gradient(to right, #6fbae7, #1287dc);
  padding: 0 0 37px;
}

@media screen and (max-width: 980px) {
  .ly_main__top .bl_sect__pickup {
    padding: 37px 0;
  }
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup {
    padding: 0;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper {
  max-width: 1045px;
  width: 100%;
  padding: 0 15px;
  margin: auto;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper {
    padding: 0;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup {
  display: flex;
  width: 100%;
  height: 313px;
  text-decoration: none;
  background: #fff;
  transition: 0.25s;
}

@media screen and (max-width: 1045px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup {
    height: 30.83743842364532vw;
  }
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup {
    flex-direction: column;
    height: auto;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup:hover {
  opacity: 0.75;
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_img {
  width: 52%;
  height: 100%;
  flex: none;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_img {
    width: 100%;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_img img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body {
  background: #fff;
  position: relative;
  width: 48%;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body {
    background: linear-gradient(to right, #6fbae7, #1287dc);
    width: 100%;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 79%;
  background: #fff;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    background: transparent;
    padding: 26px 30px 24px;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_tag {
  background: #1287dc;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 9px 13px;
  border-radius: 50px;
  margin: 0 0 17px;
  display: inline-block;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_tag {
    font-size: 12px;
    padding: 6px 13px 5px;
    margin: 0 0 11px;
    background: #fff;
    color: #1287dc;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.58;
  letter-spacing: 0.06em;
  margin: 0 0 9px;
  color: #3d4060;
  text-decoration: none;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: calc(24px * 1.58 * 3);
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_ttl {
    font-size: 18px;
    line-height: 1.52;
    margin: 0;
    -webkit-line-clamp: 2;
    max-height: calc(18px * 1.52 * 2);
    color: #fff;
  }
}

.ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_date {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #afb0ba;
  display: inline-block;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__pickup .bl_pickup_wrapper .bl_pickup .bl_pickup_body .bl_pickup_inner .bl_pickup_date {
    display: none;
  }
}

/* .bl_sect__articles */

.bl_sect__articles .ly_inner,
.ly_main__blogDetail .bl_sect__articles .ly_inner {
  position: relative;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .ly_inner {
    padding: 0;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper:last-of-type,
.ly_main__blogDetail .bl_sect__articles .bl_cardUnit_wrapper:last-of-type {
  margin: 0;
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit {
  display: grid;
  grid-template-rows: 48% 48%;
  grid-template-columns: 50% 23% 23%;
  gap: 15px 20px;
  height: 432px;
  width: 100%;
  margin: 0 auto 40px;
}

@media screen and (max-width: 1130px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit {
    height: 42vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit {
    width: 90%;
    display: flex;
    grid-template-rows: unset;
    grid-template-columns: unset;
    gap: unset;
    height: auto;
    margin: 0 auto 5px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card {
  width: 100%;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card {
    width: 47%;
    margin: 0 0 25px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
  height: 120px;
}

@media screen and (max-width: 1130px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
    height: 10.25vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
    height: 22.733333333333334vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
    top: -24px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
  font-size: 14px;
  font-weight: 500;
  max-height: calc(14px * 1.5 * 1);
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
    font-size: 12px;
    max-height: calc(12px * 1.5 * 1);
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_date {
  font-size: 12px;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_date {
    font-size: 11px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type {
  grid-column: 1/2;
  grid-row: 1/3;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type {
    width: 100%;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_imgWrapper {
  height: 283px;
  margin: 0 0 25px;
}

@media screen and (max-width: 1130px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_imgWrapper {
    height: 24.5vw;
  }
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_imgWrapper {
    height: 50.692307692307686vw;
    margin: 0 0 15px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_tag_wrapper {
  top: -41px;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_tag_wrapper {
    top: -24px;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
  font-size: 20px;
  font-weight: bold;
  max-height: calc(20px * 1.5 * 1);
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
    font-size: 12px;
    font-weight: bold;
    max-height: calc(12px * 1.5 * 1);
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_ttl {
  margin: 0 0 15px;
  height: 70px;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_ttl {
    margin: 0 0 6px;
    height: auto;
  }
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_ttl span {
  font-size: 24px;
  line-height: 1.58;
  max-height: calc(24px * 1.58 * 2);
  font-weight: 700;
}

@media screen and (max-width: 810px) {
  .bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type .bl_card_body .bl_card_ttl span {
    font-size: 15px;
    line-height: 1.5;
    max-height: unset;
  }
}
/*--ã‚µãƒ–ãƒŠãƒ“ç”¨ã«å¤‰æ›´ 3/5--*/
/*--
.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:nth-of-type(2) {
  grid-row: 1;
  grid-column: 2;
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:nth-of-type(3) {
  grid-row: 1;
  grid-column: 3;
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:nth-of-type(4) {
  grid-row: 2;
  grid-column: 2;
}

.bl_sect__articles .bl_cardUnit_wrapper .bl_cardUnit .bl_card:nth-of-type(5) {
  grid-row: 2;
  grid-column: 3;
}
*/
@media screen and (max-width: 810px) {
  .bl_sect__articles .ly_inner {
    display: flex;
    flex-direction: column;
  }
}

/* .bl_sect__newPost */

@media screen and (max-width: 810px) {
  .bl_sect__newPost .bl_cardUnit_wrapper {
    padding: 0;
  }
}

.bl_newPost_wrapper {
  position: relative;
}

@media screen and (max-width: 810px) {
  .bl_newPost_wrapper {
    display: flex;
    flex-direction: column;
    margin: 0 auto 64px;
    width: 90%;
  }
}

@media screen and (max-width: 810px) {
  .bl_newPost_wrapper .bl_cardUnit_wrapper {
    margin: 0 auto;
  }
}

/* .bl_sect__popular */
.bl_sect__popular .ly_inner {
  padding: 0;
}

.ly_main__top .bl_sect__popular .ly_inner {
  padding: 0 50px;
}

@media screen and (max-width: 810px) {
  .ly_main__top .bl_sect__popular .ly_inner {
    padding: 0;
  }

  .ly_main__top .bl_sect__popular .bl_articles_ttl {
    padding: 0 25px;
  }
}

/*================================
#ç„¡æ–™ãƒ¬ãƒãƒ¼ãƒˆãƒ»ç„¡æ–™ã‚»ãƒŸãƒŠãƒ¼ contents
=================================*/

@media screen and (max-width: 810px) {
  .bl_sect__contents .bl_searchBox {
    display: block;
    padding: 35px 17px 33px;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item {
    flex-direction: column;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_ttl_wrapper {
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin: 0 0 37px;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item:first-of-type .bl_searchBox_ttl_wrapper {
    display: none;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_ttl_wrapper .bl_searchBox_ttl {
    font-size: 22px;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_form {
    width: 100%;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_form .bl_searchBox_input {
    font-size: 16px;
    width: 92%;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_list {
    justify-content: center;
    margin: 0 -10px -30px 0;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_list li {
    margin: 0 10px 30px 0;
  }

  .bl_sect__contents .bl_searchBox .bl_searchBox_item .bl_searchBox_list li .bl_searchBox_link {
    font-size: 13px;
    padding: 10px 15px;
  }
}

.bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
  margin: 0 0 20px;
}

@media screen and (max-width: 810px) {
  .bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
    height: 53.666667vw;
  }
}

.bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body {
  padding: 0 15px;
}

@media screen and (max-width: 810px) {
  .bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body {
    padding: 0;
  }
}

.bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
  top: -33px;
}

.bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
  font-size: 15px;
  max-height: calc(15px * 1.5 * 1);
}

.bl_sect__contents .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl span {
  -webkit-line-clamp: 1;
  max-height: calc(18px * 1.5 * 1);
}

/*================================
#ãƒ–ãƒ­ã‚°è¨˜äº‹ä¸€è¦§ blog
=================================*/

.bl_sect__blog {
  padding: 45px 0;
}

.bl_sect__blog .ly_sectLp_inner {
  padding: 0 15px;
}

@media screen and (max-width: 810px) {
  .bl_sect__blog .ly_sectLp_inner {
    padding: 0;
  }
}

@media screen and (max-width: 810px) {
  .bl_sect__blog .bl_cardUnit_wrapper__cat {
    width: 90%;
  }
}

.bl_cardUnit_wrapper__blog .bl_blogTheme_ttl {
  background: linear-gradient(to right, #6fbae7, #1287dc);
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin: 0 0 28px;
  padding: 5px 22px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper__blog .bl_blogTheme_ttl {
    font-size: 22px;
    margin: 0 0 25px;
    padding: 12px 25px;
  }
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card {
  margin: 0 0 30px;
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
  display: flex;
  top: -28px;
  margin: 0 5px;
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper {
    top: -24px;
  }
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
  font-size: 15px;
  max-height: calc(15px * 1.5 * 1);
}

@media screen and (max-width: 810px) {
  .bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper .bl_card_tag {
    font-size: 12px;
    max-height: calc(12px * 1.5 * 1);
  }
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl {
  margin: 0 0 6px;
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_ttl span {
  font-size: 14px;
  line-height: 1.53;
  font-weight: 700;
}

.bl_cardUnit_wrapper__blog .bl_cardUnit .bl_card .bl_card_body .bl_card_date {
  font-size: 11px;
  color: #afb0ba;
}

/*================================
#ãƒ“ãƒ‡ã‚ªä¸€è¦§ videoList
=================================*/

.bl_sect__videoList .bl_cardUnit_wrapper .bl_cardUnit .bl_card {
  opacity: 1 !important;
}

.bl_sect__videoList .bl_cardUnit_wrapper .bl_cardUnit .bl_card:hover {
  /* opacity: unset !important; */
  opacity: 0.75 !important;
}

/* .bl_sect__videoList .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.5%;
} */

/* .bl_sect__videoList .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
} */

/*================================
#äº‹æ¥­ç´¹ä»‹ work
=================================*/

.bsk-bl_section {
  max-width: 1000px;
  margin: 0 auto;
}

.bsk-heading-box {
  background: #e4f5ff;
  height: auto;
  padding: 47px 0px;
  margin-bottom: 10px;
}

@media screen and (max-width: 810px) {
  .bsk-heading-box {
    background: unset;
    margin-bottom: 50px;
    padding: 0px;
  }
}

.bsk-heading-lv2__ttl {
  font-family: "DM Sans";
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45em;
  margin-top: 0px;
  border-bottom: unset;
}

@media screen and (max-width: 810px) {
  .bsk-heading-lv2__ttl {
    font-size: 50px;
    font-weight: bold;
    line-height: 0.8em;
    text-align: center;
  }

  .bsk-heading-lv2__ttl.lh-fix {
    line-height: 0.4em;
  }
}

.br-sp {
  display: none;
}

.spacer-sp {
  display: none;
  margin-bottom: 30px;
}

@media screen and (max-width: 810px) {
  .br-sp {
    display: block;
  }

  .spacer-sp {
    display: block;
    margin-bottom: 30px;
  }
}

.bsk-bl_section .br-pc {
  display: block;
}

@media screen and (max-width: 810px) {
  .bsk-bl_section .br-pc {
    display: none;
  }
}

.bsk-heading__subttl {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding-left: 25px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 810px) {
  .bsk-heading__subttl {
    padding-left: unset;
  }
}

.bsk-heading-box__ttl {
  color: #1387dc;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 0px;
  margin-bottom: 35px;
  text-align: center;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
}

@media screen and (max-width: 810px) {
  .bsk-heading-box__ttl {
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic",
      "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
  }
}

@media screen and (max-width: 810px) {
  .bsk-heading-box__ttl {
    font-size: 24px;
    line-height: 1.5em;
  }

  .bsk-heading-box__ttl.sp-underline {
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }
}

.bsk-heading-box__desc {
  font-size: 13px;
  line-height: 1.84em;
  margin: 0px;
}

@media screen and (max-width: 810px) {
  .bsk-heading-box__desc {
    text-align: left;
  }
}

.bsk-heading-lv4__ttl {
  border-left: unset;
  font-size: 24px;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 30px;
}

@media screen and (max-width: 810px) {
  .bsk-heading-lv4__ttl {
    font-size: 15px;
  }
}

.bsk-image-wrapper {
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 810px) {
  .bsk-bl_section .bsk-image-wrapper {
    flex-flow: column;
    gap: unset;
  }

  .bsk-bl_section .bsk-image-wrapper img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.bsk-flex-wrapper {
  display: flex;
  flex-wrap: wrap;
}

ul.bsk-list {
  margin-top: 0px;
  margin-right: 10%;
  margin-left: 20px;
  font-size: 18px;
  line-height: 1.78em;
}

@media screen and (max-width: 810px) {
  ul.bsk-list {
    font-size: 13px;
    margin-left: 20px;
  }
}

.bsk-list.list-disc {
  list-style: disc;
}

.bsk-width-fix:not(:last-child) {
  margin-right: 12%;
}

.bsk-heading-lv3__ttl {
  width: auto;
  display: inline-block;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 24px;
  font-weight: 800;
  border-bottom: 2px solid #000;
  margin-top: 48px;
}

@media screen and (max-width: 810px) {
  .bsk-heading-lv3__ttl {
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic",
      "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
  }
}

@media screen and (max-width: 810px) {
  .bsk-bl_section .hp_tac {
    text-align: left !important;
  }

  .bsk-heading-lv3__ttl {
    font-size: 18px;
  }
}

.bsk-btn {
  width: 65%;
  max-width: 402px;
  display: inline-block;
  border-radius: 30px;
  padding: 20px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 400px) {
  .bsk-btn {
    width: 70%;
  }
}

.bsk-bl_section .bsk-btn-secondary {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  color: #1387dc;
  font-weight: 700;
  border: 1px solid #1387dc;
  text-decoration: none;
}

.bsk-btn.bsk-btn-secondary::after {
  content: url(https://www.busoken.com/hubfs/busoken-theme_imgs/common/ico_arrow.svg);
}

.bsk-image-wrapper img {
  width: 50%;
}

/*================================
#ä¼šç¤¾æ¦‚è¦ company
=================================*/

.bsk-bl_section a {
  color: #3d4060;
}

@media screen and (max-width: 810px) {
  .bsk-heading-box.mb-fix {
    margin-bottom: 12px;
  }
}

.bsk-card {
  display: flex;
  gap: 78px;
}

@media screen and (max-width: 810px) {
  .bsk-card__img-wrapper.hp_tac {
    text-align: center !important;
  }
}

@media screen and (max-width: 810px) {
  .bsk-bl_section.message .bsk-card {
    gap: 0px;
  }
}

@media screen and (max-width: 810px) {
  .bsk-card {
    flex-flow: column;
  }
}

.bsk-card__content-heading {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 20px 0px;
}

@media screen and (max-width: 810px) {
  .bsk-card__content-heading {
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic",
      "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    margin: 0px;
  }
}

.bsk-card__content-role {
  font-size: 13px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 5px;
}

.bsk-card__content-name {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0px;
}

@media screen and (max-width: 810px) {
  .bsk-card__content-name {
    font-size: 13px;
  }
}

.bsk-bl_section dl {
  display: flex;
  gap: 32px;
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 27px;
}

.bsk-bl_section dt {
  width: 108px;
  font-weight: 700;
}

@media screen and (max-width: 810px) {
  .bsk-bl_section dl {
    flex-flow: column;
    gap: unset;
    margin-bottom: 40px;
  }

  .bsk-bl_section dt {
    margin-bottom: 20px;
  }

  .bsk-image-wrapper {
    display: flex;
    gap: 20px;
  }

  .bsk-image-wrapper.hp_jcc {
    justify-content: center;
  }

  .bsk-bl_section.mb-100 {
    margin-bottom: 100px;
  }
}

/*================================
#ã‚¢ã‚¯ã‚»ã‚¹ access
=================================*/

.bsk-image-card img {
  width: 100%;
}

.bsk-image-wrapper.half {
  justify-content: center;
}

@font-face {
  font-family: "DM Sans";
  src: url("https://www.busoken.com/hubfs/busoken_theme/fonts/DMSans-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "DMSans Bold";
  src: url("https://www.busoken.com/hubfs/busoken_theme/fonts/DMSans-Bold.ttf") format("truetype");
}

.bsk-number {
  font-family: "DM Sans";
  font-size: 36px;
  font-weight: 600;
  line-height: 60px;
  color: #1387dc;
  padding-right: 10px;
}

.bsk-image-card .bsk-desc {
  font-size: 15px;
  line-height: 1.8em;
  margin-bottom: 35px;
  margin-top: 15px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 810px) {
  .bsk-image-card .bsk-desc {
    font-size: 13px;
    margin-bottom: 15px;
    flex-flow: column;
    align-items: flex-start;
  }
}

.hs-responsive-embed-wrapper.hs-responsive-embed {
  margin-left: 0px !important;
  margin-top: 50px !important;
}

@media screen and (max-width: 400px) {
  .hs-responsive-embed-inner-wrapper {
    padding-bottom: 387px !important;
  }
}

.bsk-image-wrapper.hp_jcc {
  justify-content: center;
  align-items: center;
}

/*================================
#ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼ privacy
=================================*/

.privacy .bsk-desc {
  font-size: 15px;
  line-height: 1.8em;
  margin-bottom: 35px;
  margin-top: 0px;
}

.bsk-simple-list__item {
  list-style: none;
  line-height: 1.7em;
}

.bsk-simple-list__item::before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  border-radius: 100%;
  background: #3d4060;
  position: relative;
  left: -7px;
  top: -5px;
}

.bsk-heading-lv3__ttl.fs-18 {
  font-size: 18px;
}

.bsk-bl_section.hp_borderGray {
  padding: 70px 50px;
}

@media screen and (max-width: 810px) {
  .bsk-bl_section.hp_borderGray {
    border: unset;
    padding: unset;
  }
}

@media screen and (max-width: 810px) {
  .bsk-heading-lv2__ttl.fs-32 {
    font-size: 32px;
  }
}

/*================================
#å¥åº·ã¸ã®å–çµ„ã¿ Health
=================================*/

.flex-order {
  display: flex;
  flex-flow: column;
}

.bsk-desc.order-num {
  order: 2;
}

.bsk-image-wrapper.hp_jcc.order-num {
  order: 1;
}

.bsk-desc.order-num {
  margin-top: 35px;
}

.bsk-heading-lv2__ttl.is_langJp {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
}

@media screen and (max-width: 810px) {
  .bsk-heading-lv2__ttl.is_langJp {
    font-size: 30px;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic",
      "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
  }

  .bsk-desc {
    line-height: 24px;
  }

  .bsk-desc.order-num {
    order: 1;
  }

  .bsk-image-wrapper.hp_jcc.order-num {
    order: 2;
  }

  .bsk-desc.order-num {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}

/*================================
#ã‚ˆãã‚ã‚‹è³ªå• faq
=================================*/

.bl_sect__faq {
  padding-bottom: 80px;
}

@media screen and (max-width: 810px) {
  .bl_sect__faq {
    padding-bottom: 70px;
  }
}

.bl_accordion__faq .bl_accordion_item {
  background: #fff;
  border-top: 1px solid #afb0ba;
  font-family: "Yu Gothic Bold", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Bold", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  color: #3d4060;
}

.bl_accordion__faq .bl_accordion_item:last-of-type {
  border-bottom: 1px solid #afb0ba;
}

.bl_accordion__faq .bl_accordion_item dt {
  position: relative;
  width: 100%;
  padding: 0 0 0 80px;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item dt {
    padding: 0 0 0 40px;
  }
}

.bl_accordion__faq .bl_accordion_item dt:before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 25px;
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
  font-size: 24px;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item dt:before {
    left: 12px;
    font-size: 20px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_btn {
  background-color: inherit;
  border: none;
  border-left: 1px solid #afb0ba;
  color: inherit;
  font-size: 18px;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  width: inherit;
  margin: 30px 0;
  padding: 0 100px 0 30px;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_btn {
    font-size: 15px;
    margin: 25px 0;
    padding: 0 43px 0 15px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_btn:before {
  right: 50px;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_btn:before {
    right: 10px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_btn:after {
  right: 59px;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_btn:after {
    right: 19px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_btn:hover {
  opacity: 0.75;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_btn:hover {
    opacity: unset;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_body {
  position: relative;
  width: 100%;
  padding: 0 0 0 80px;
  border: none;
  border-top: 1px dashed #afb0ba;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_body {
    padding: 0 0 0 40px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_txt {
  border-left: 1px solid #afb0ba;
  margin: 30px 0;
  padding: 0 100px 0 30px;
  font-size: 15px;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.005em;
  position: relative;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_txt {
    margin: 25px 0;
    padding: 0 43px 0 15px;
    font-size: 13px;
  }
}

.bl_accordion__faq .bl_accordion_item .bl_accordion_txt:before {
  content: "A";
  position: absolute;
  top: 0;
  left: -55px;
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #1387dc;
}

@media screen and (max-width: 810px) {
  .bl_accordion__faq .bl_accordion_item .bl_accordion_txt:before {
    left: -27px;
    font-size: 20px;
  }
}

/*================================
#ãƒ–ãƒ­ã‚°è©³ç´°è¨˜äº‹ blogname-detail.html
=================================*/

.ly_main__blog {
  max-width: unset;
  width: 100%;
  margin-top: 83px;
  padding-bottom: 0;
}

@media screen and (max-width: 810px) {
  .ly_main__blog {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 66px !important;
  }
}

.blog-detail__image,
.bl_label__wrapper,
.blog-detail__ttl,
.bl_detailInner {
  max-width: 800px;
  width: 95%;
  margin: auto;
}

.blog-detail__image img {
  max-height: 524px;
  width: 100%;
  object-fit: cover;
}

.blog_eyecatch {
  max-width: 60%;
}

@media screen and (max-width: 810px) {
  .blog_eyecatch {
    max-width: 80%;
  }
}

.bl_label__wrapper {
  margin-bottom: 30px;
}

@media screen and (max-width: 810px) {
  .bl_label__wrapper {
    margin-bottom: 15px;
    padding: 0 25px;
  }
}

.blog-detail__ttl {
  background: linear-gradient(to left, #6fbae7, #1287dc);
  color: #fff;
  padding: 15px;
  margin-bottom: 40px;
}

@media screen and (max-width: 810px) {
  .blog-detail__ttl {
    margin-bottom: 20px;
  }
}

.blog-detail__ttl h1 {
  background: unset !important;
}

.blog-detail__date {
  padding-right: 10px;
}

.el_label:not(:last-of-type) {
  margin-right: 10px;
}

@media screen and (max-width: 810px) {
  .bl_detailInner {
    padding: 0 15px;
  }
}

.bsk-profile-box {
  display: flex;
  border: 1px solid #ddd;
  max-width: 900px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 45px 35px 45px;
  margin-bottom: 66px;
  padding-bottom: 0px;
}

@media screen and (max-width: 810px) {
  .bsk-profile-box {
    flex-flow: column;
    align-items: center;
    margin-top: 25px;
    padding: 20px 25px;
  }

  .bsk-profile-box__cont {
    margin-left: 0px !important;
  }

  .bsk-profile-box__cont-author {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .bsk-profile-box__cont-body {
    text-align: justify;
  }
}

.bsk-profile-box .image-wrapper {
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  flex-shrink: 0;
  width: 130px;
  height: 130px;
}

.bsk-profile-box__ttl {
  font-size: 13px;
  text-align: center;
  margin-bottom: 8px;
}

.bsk-profile-box__cont {
  margin-left: 30px;
}

.bsk-profile-box__cont-author {
  font-size: 1.3em;
  font-weight: 700;
}

.bsk-profile-box__cont-position {
  font-size: 13px;
  font-weight: 500;
  margin-left: 5px;
}

.bsk-profile-box__cont-body {
  font-size: 13px;
  line-height: 1.8em;
  margin-top: 5px;
}

.bsk-profile-box__cont-sns {
  display: flex;
  margin-top: 15px;
  list-style: none !important;
}

.bsk-profile-box__cont-sns_item {
  margin-right: 10px;
}

.bl_wysiwyg {
  font-size: 16px;
}

.bl_wysiwyg a {
  color: #1a0dab;
}

@media screen and (max-width: 810px) {
  .bl_wysiwyg a {
    color: #1558d6;
  }
}

.bl_index,
.bl_wysiwyg .bl_index {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 810px) {
  .bl_wysiwyg .bl_index {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
  }

  .bl_wysiwyg .bl_index .bl_index_list {
    font-size: 13px;
  }

  .bl_wysiwyg .bl_index .bl_index_list&gt;li {
    margin: 0 0 20px;
  }

  .bl_wysiwyg .bl_index .bl_index_list li {
    padding-left: 10px;
  }

  .bl_wysiwyg .bl_index ol,
  .bl_wysiwyg .bl_index ul {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.bl_index+h2 {
  margin-top: 0;
}

.bl_wysiwyg h3:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 10px;
  height: 58px;
  background: linear-gradient(to bottom, #1287dc, #6fbae7);
  margin-right: 10px;
}

.bl_wysiwyg .summary-heading {
  font-size: 22px;
  line-height: 44px;
  font-weight: 700;
}

@media screen and (max-width: 810px) {
  .bl_wysiwyg .summary-heading {
    font-size: 18px;
    line-height: 35px;
  }
}

.bl_wysiwyg .theme-color {
  color: #228edf;
}

.ly_main__blog .bl_wysiwyg img {
  margin-bottom: 30px;
}

@media screen and (max-width: 810px) {
  .ly_main__blog .bl_wysiwyg img {
    margin-bottom: 15px;
  }
}

.bl_wysiwyg .payment-list li {
  display: flex;
  align-items: center;
}

.bl_wysiwyg .payment-list li::before {
  content: "";
  background-image: url("https://www.busoken.com/hubfs/busoken_theme/busoken-theme_imgs/blog/check_icon.gif");
  background-repeat: no-repeat;
  display: inline-block;
  width: 19px;
  height: 18px;
  margin-right: 8px;
}

.related_article__link {
  margin-bottom: 100px;
  display: block;
  text-decoration: none;
}

.related-article {
  max-width: 900px;
  margin: 0 auto;
  border: 1px solid #dad8d8;
  padding: 30px 25px;
  display: flex;
  max-height: 191px;
}

@media screen and (max-width: 810px) {
  .related-article {
    flex-direction: column;
    max-height: unset;
    padding: 20px 25px;
  }
}

.blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_imgWrapper {
  height: 170px;
}

@media screen and (max-width: 1130px) {
  .blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit__col4 .bl_card .bl_card_imgWrapper {
    height: 14.5vw;
  }
}

.related-article__image-wrapper {
  height: 100%;
  width: 36%;
}

@media screen and (max-width: 810px) {
  .related-article__image-wrapper {
    width: 100%;
  }
}

.related-article__image-wrapper img {
  width: 100% !important;
}

@media screen and (max-width: 810px) {
  .related-article__image-wrapper img {
    margin-bottom: 0 !important;
  }
}

.related-article__cont {
  padding-left: 30px;
}

@media screen and (max-width: 810px) {
  .related-article__cont {
    padding-left: 0;
  }
}

.bl_wysiwyg .related-article__heading {
  color: #228edf;
  font-size: 18px;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 810px) {
  .bl_wysiwyg .related-article__heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.related-article__heading:before,
.free-cont_cta-heading:before {
  content: "";
  background-image: url("https://www.busoken.com/hubfs/busoken_theme/busoken-theme_imgs/blog/check_icon-blue.gif");
  background-size: cover;
  display: inline-block;
  width: 25px;
  height: 24px;
  margin-right: 5px;
}

@media screen and (max-width: 810px) {

  .related-article__heading:before,
  .free-cont_cta-heading:before {
    width: 15px;
    height: 14px;
  }
}

.bl_wysiwyg .related-article__ttl,
.bl_wysiwyg .free-cont__cta-ttl {
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 43px;
  text-align: justify;
  margin: 0;
}

@media screen and (max-width: 810px) {

  .bl_wysiwyg .related-article__ttl,
  .bl_wysiwyg .free-cont__cta-ttl {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.005em;
  }
}

.free-cont.bl_cont_ttl {
  text-align: center;
  font-size: 50px;
  line-height: 1.4em;
  font-weight: 700;
  margin-top: 80px;
}

@media screen and (max-width: 810px) {
  .free-cont.bl_cont_ttl {
    font-size: 30px;
    margin-top: 40px;
  }
}

.free-cont__wrapper {
  display: flex;
  justify-content: center;
  gap: 45px;
  margin-top: 50px;
}

@media screen and (max-width: 810px) {
  .free-cont__wrapper {
    flex-flow: column;
    align-items: center;
    gap: unset;
    margin-top: 30px;
  }

  .free-cont__wrapper .flex-wrapper {
    margin-bottom: 25px;
    width: 100%;
  }
}

.free-cont__cta {
  max-width: 348px;
  border: 1px solid #dad8d8;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-bottom: 40px;
  border: 3px solid #208ddf;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 810px) {
  .free-cont__cta {
    max-width: 86%;
    flex-flow: column;
    margin: 0 auto;
  }
}

.free-cont__label {
  display: inline-block;
  padding: 3px 15px;
  background: linear-gradient(90deg,#6cc0f9,#0071db);
  height: 33px;
  color: #fff;
  font-size: 20px;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 0.05em;
  border-radius: 5px 5px 0px 0px;
  font-weight: 700;
}

@media screen and (max-width: 810px) {
  .free-cont__label {
    height: 30px;
    font-size: 18px;
    margin-left: 7%;
  }
}


@media screen and (max-width: 810px) {
  .free-cont__cta {
    padding-top: 0px;
  }
}

.bl_wysiwyg .free-cont_cta-heading {
  font-size: 23px;
  color: #228edf;
  font-weight: 700;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.bl_wysiwyg .free-cont__cta-ttl {
  max-width: 500px;
}

@media screen and (max-width: 810px) {
  .bl_wysiwyg .free-cont__cta-ttl {
    max-width: 100%;
  }
}

.free-cont__cta .image-wrapper {
  border: 8px solid #e4f5ff;
}

@media screen and (max-width: 810px) {
  .free-cont__cta .image-wrapper {
    width: 100%;
  }
}

.free-cont__cta .image-wrapper .cta_button {
  display: flex;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 0px;
}

@media screen and (max-width: 810px) {
  figure.image-wrapper .cta_button {
    max-width: unset;
  }
}

.free-cont__cta-ttl a {
  text-decoration: unset;
}

.free-cont__cta-ttl a:hover {
  color: #1287dc;
  text-decoration: unset;
}

.summary-box {
  max-width: 1100px;
  margin: 0 auto;
  border: 1px solid #dad8d8;
  padding: 40px 30px;
  margin-bottom: 100px;
}

@media screen and (max-width: 810px) {
  .summary-box {
    padding: 20px;
  }
}

.bl_wysiwyg .line-marker {
  background: #fbf43e;
}

.bl_wysiwyg .summary-box_heading {
  font-size: 24px;
  font-weight: 700;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  border-bottom: 1px solid #dad8d8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.bl_wysiwyg .summary-box__desc {
  font-size: 18px;
  line-height: 36px;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª",
    sans-serif;
  font-weight: 700;
}

.blog-detail__relative {
  margin: 0;
  padding: 70px 0 200px;
  background: #e4f5ff;
}

@media screen and (max-width: 810px) {
  .blog-detail__relative {
    padding: 45px 0 135px;
  }
}

.blog-detail__relative .bl_cardUnit_wrapper {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  padding: 0 15px;
}

@media screen and (max-width: 810px) {
  .blog-detail__relative .bl_cardUnit_wrapper {
    padding: 0 25px;
  }
}

@media screen and (max-width: 810px) {
  .blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit .bl_card:first-of-type {
    width: 47%;
    margin: 0;
  }
}

@media screen and (max-width: 810px) {
  .blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_imgWrapper {
    height: 24.733333333333334vw;
  }
}

.blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper li .bl_card_tag {
  max-height: calc(15px * 1.5 * 1);
}

@media screen and (max-width: 810px) {
  .blog-detail__relative .bl_cardUnit_wrapper .bl_cardUnit .bl_card .bl_card_body .bl_card_tag_wrapper li .bl_card_tag {
    max-height: calc(12px * 1.5 * 1);
  }
}

.ly_main__blogDetail .bl_sect__video {
  margin-top: 120px;
}

@media screen and (max-width: 810px) {
  .ly_main__blogDetail .bl_sect__video {
    margin-top: 45px;
  }
}

.profile-box .profile-box-image {
  display: block !important;
}

/*================================
#ç‰¹é›†è¨˜äº‹ä¸€è¦§
=================================*/

.ly_cont.ly_conts_wrapper {
  width: 100%;
}

@media screen and (max-width: 810px) {
  .ly_conts_wrapper .ly_sectLp_inner {
    padding: 0px;
  }
}


/*================================
#ã‚µã‚¤ãƒˆå†…æ¤œç´¢çµæžœ
=================================*/

.bl_sect__searchResult {
  padding-top: 1px;
}

.bl_sect__searchResult .el_lv1Heading {
  margin-bottom: 50px;
  margin-top: 30px !important;
}

.hs-search-results__listing {
  margin: 0 0 -50px !important;
}

@media screen and (max-width: 810px) {
  .hs-search-results__listing {
    margin: 0 !important;
  }
}

.hs-search-highlight.hs-highlight-title {
  display: inline !important;
}

/*================================
#ç©ºãƒšãƒ¼ã‚¸ãƒ†ãƒ³ãƒ—ãƒ¬ãƒ¼ãƒˆ
=================================*/

.no_cta .ly_footer {
  padding-top: 100px;
}

@media screen and (max-width: 810px) {
  .no_cta .ly_footer {
    padding-top: 50px;
  }
}

/*================================
# ãƒ–ãƒ­ã‚°è¨˜äº‹ãƒ•ãƒƒã‚¿ãƒ¼HTMLç®‡æ‰€ã®CSS
=================================*/
.blog-post p {
  font-size: 18px;
}

.blog-post span {
  font-size: 20px;
}

.post-page-full .blog-header-full {
  background-color: rgba(242, 245, 248, 1.0);
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post-header .blog-header__inner {
  padding-bottom: 0.5rem !important;
}

@media (max-width: 768px) {
  .blog-post__tags {
    margin-bottom: 5px;
  }
}

.under-y {
  background: linear-gradient(transparent 60%, #f3f338 0%);
  font-weight: 700;
}

.frame-fv {
  border: 3px dashed #f2bf7d;
  border-radius: 4px;
  padding: 20px 25px;
  margin-bottom: 10px;
}

.blog-red {
  color: #ff3469 !important;
  font-size: 120% !important;
  font-weight: 700 !important;
}

.sc-cta {
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  width: 75%;
  padding: 12px 10px;
  color: #fff;
  font-size: 20px;
  background: #63b53f;
  background: linear-gradient(to bottom, #7ED956, #63b53f);
  font-family: 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', Hiragino Sans, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 18px;
}

.sc-cta:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #63b53f;
}

.sc-cta p {
  margin: 0;
  padding: 0;
}

.sc-cta .eng {
  font-weight: 400;
  font-size: 10px;
  color: #fff;
}

.profile-box {
  margin: 20px 0;
  padding: 14px;
  border: 1px solid #1e62b2;
  border-radius: 8px;
}

.profile-box .profile-box-heading {
  display: flex;
}

.profile-box .profile-box-image {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
}

.profile-box .profile-box-image img {
  height: 100%;
  object-fit: cover;
  display: inline-block;
  max-width: 100%;
}

.profile-box .profile-box-overview {
  margin-left: 18px;
}

.profile-box .profile-box-title {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
}

.profile-box .profile-box-subtitle {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

.profile-box .profile-box-description {
  font-size: 10px;
  line-height: 14px;
}

.profile-box .profile-box-body {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #cdcdcd;
  font-size: 10px;
  line-height: 18px;
}

@media screen and (max-width: 768px) {
  .sc-cta {
    width: 100%;
    font-size: 17px;
  }

  .frame-fv {
    padding: 0px 10px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .under-y {
    font-size: 120% !important;
  }

  /* body a {
    font-size: 16px;
  }

  .blog-post p {
    font-size: 16px;
  } */

  .blog-post span {
    font-size: 18px;
  }

  .profile-box-body a {
    font-size: 10px !important;
  }
}

@media (min-width: 375px) {
  .article-body .profile-box .profile-box-image {
    width: 110px;
    height: 110px;
  }
}

@media screen and (min-width: 632px) {
  .profile-box .profile-box-image {
    width: 130px;
    height: 130px;
  }

  .profile-box .profile-box-subtitle {
    font-size: 15px;
    line-height: 22px;
  }

  .profile-box .profile-box-description {
    font-size: 11px;
    line-height: 18px;
  }

  .profile-box .profile-box-body {
    font-size: 11px;
    line-height: 18px;
  }
}

/************************************
** ãƒ†ãƒ¼ãƒ–ãƒ«
************************************/
table th {
  background: #008DDC;
  color: #fff;
}

table td {
  background: #f2f8ff;
      border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 15px;
    vertical-align: middle;
}

table tr:nth-child(odd) td {
  background: #f9f9f9;
}

.syasen-box-list ul {
  margin-top: 0px;
}




/************************************
** li_ãƒªã‚¹ãƒˆ
************************************/
.syasen-box-list {
  width: 90%;
  margin: 40px auto !important;
  padding: 5px;
  background: url("https://www.busoken.com/hubfs/frame-blue.png") repeat 0 0;
  background-size: 20px 20px;
  box-sizing: border-box;
}

.syasen-box-list .inner {
  margin: 0 auto;
  background: #f2f5f8;
  box-sizing: border-box;
}

.syasen-box-list .inner ul li {
  font-size: 18px;
  margin: 0px 0 !important;
  padding: 10px 0 10px 40px;
  border-bottom: 1px dashed #CCC;

  background-size: 22px 18px;
  line-height: 1.6;
  list-style: none;
}

.syasen-box-list .inner ul {
  margin-bottom: 0em !important;
  padding-left: 0px;
}

.syasen-box-list .inner ul li::before {
  content: "";
  background: url("https://www.busoken.com/hubfs/check-blue.png")no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  top: 5px;
  right: 12px;
}


/************************************
** ã“ã®ç«&nbsp;ã®ã¾ã¨ã‚
************************************/
.box-nuki-tit {
  position: relative;
  width: 90%;
  margin: 40px auto !important;
  padding: 20px 20px 15px;
  border: solid 3px #2DBFFC;
  border-radius: 8px;
}

.box-nuki-tit .title {
  display: inline-block;
  position: absolute;
  top: -16px;
  left: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #2DBFFC;
  padding: 0 9px;
  background: #f2f5f8;
  line-height: 1.6;
}

.box-nuki-tit p {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  .box-nuki-tit {
    width: 100%;
  }
}


/************************************
** å¼•ç”¨
************************************/
blockquote {
  font-size: 18px;
  background-color: #e8e8e8;
  border-left: 4px solid rgba(0, 164, 189, 100);
  padding: 10px 0px 10px 20px;
  margin: 10px 0px;
}

blockquote p {
  margin-bottom: 0px;
  border-left: 0px;
  padding: 0px;
}

blockquote .under-y {
  font-size: 18px;
}


/************************************
** ãƒ–ãƒ­ã‚°ã‚«ãƒ¼ãƒ‰
************************************/
.blogcard {
  margin: 20px 0;
  padding: 14px;
  border: 1px solid #CFCFCF;
  border-radius: 8px;
  width: 80%;
  margin: 0 auto;
}

.blogcard-heading {
  display: flex;
}

.blogcard-image {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
  max-width: 250px;
  height: auto;
}

.blogcard img {
  width: 100%;
}

.blogcard .blogcard-overview {
  margin-left: 18px;
}

.blogcard-title {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
}

.blogcard-title {
  font-size: 22px;
  line-height: 30px;
  color: #45709B;
}

.blogcard-title a {
  color: #45709B;
  text-decoration: none;
}

.blogcard-with {
  font-size: 20px;
  font-weight: 700;
  margin: 0px 0px 10px 10px;
}

.blogcard-with::before {
  content: "âœ“";
  color: red;
}

.blogcard-with::after {
  content: " ã‚ã‚ã›ã¦èª­ã¿ãŸã„";
  color: #1C2039;
}

/** mobile
************************************/
@media screen and (max-width: 810px) {
  .blogcard {
    width: 90%;
  }

  .blogcard-heading {
    flex-flow: column;
  }

  .blogcard-image {
    max-width: 100%;
  }

  .blogcard .blogcard-overview {
    margin-left: 16px;
  }

  .blogcard-title {
    font-size: 18px;
    line-height: 20px;
  }

  .blogcard-with {
    font-size: 16px;
  }
}


/************************************
å³æ™‚è«‹æ±‚ç”¨ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ãƒ‡ã‚¶ã‚¤ãƒ³
************************************/
.immediate{
margin:0 auto;
  display:block;
width:60%;
}
@media screen and (max-width: 768px){
.immediate{
  width:95%;
}
}

/* Amazonã›ã©ã‚Šå³æ™‚è«‹æ±‚ç”¨ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ãƒ‡ã‚¶ã‚¤ãƒ³ */
/* ãƒ¡ãƒ«ã‚«ãƒªå³æ™‚è«‹æ±‚ç”¨ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ãƒ‡ã‚¶ã‚¤ãƒ³ */
input#email-1e7326db-c61f-4ada-9bd0-68a28272cbd0.hs-input,
input#email-5ae93537-1ce6-4839-980b-fa193e3ab3d7.hs-input{
padding: 15px;
border: solid #ccc;
border-radius: 5px;
font-size: 16px;
color: #555;
box-shadow: none;
margin-bottom:10px;
width: 100%;
}

@media screen and (max-width: 768px){
input#email-1e7326db-c61f-4ada-9bd0-68a28272cbd0.hs-input,
input#email-5ae93537-1ce6-4839-980b-fa193e3ab3d7.hs-input{
padding: 6px;
margin-top: 5px;
width: 100%;
}  
} 

/* å…±é€šã®ãƒœã‚¿ãƒ³ */
.immediate input.hs-button.primary.large{
font-size: 27px;
padding: 14px 20px;
background: #ffa632;
border-radius: 60px;
box-shadow: none ;
cursor: pointer !important;
cursor: hand !important;
border:none;
color:#fff;
width: 100%;
}

@media screen and (max-width: 768px){
.immediate input.hs-button.primary.large{
font-size: 18px ;
padding: 11px 0px ;
width: 100%;
}
}

/* è¦‹å‡ºã—ä¸Šã«ç©ºç™½ã‚’å…¥ã‚Œã‚‹ãŸã‚ã®CSSã‚³ãƒ¼ãƒ‰ */
.bl_wysiwyg h2, .bl_wysiwyg h3, .bl_wysiwyg h4, .bl_wysiwyg h5 {
    margin-top: 80px !important;
}

@media screen and (max-width: 768px){
.bl_wysiwyg h2, .bl_wysiwyg h3, .bl_wysiwyg h4, .bl_wysiwyg h5 {
    margin-top: 40px !important;
}}</pre></body></html>