@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700;900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@800&display=swap");
@-ms-viewport {
  width: device-width;
}
@media all and (min-width: 834px) {
  html {
    overflow-y: scroll;
  }
}

@media all and (min-width: 834px) {
  html.sr {
    margin-top: 0 !important;
  }
}

body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  min-width: 320px;
  background: url(../img/common/white_pattern_bg.jpg);
}
@media all and (min-width: 834px) {
  body {
    min-width: 1000px;
  }
}

.ly_main {
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.ly_cont {
  width: calc(100% - 50px);
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 834px) {
  .ly_cont {
    width: 100%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .ly_cont {
    width: calc(100% - 115px);
  }
}

@media all and (max-width: 460px) {
  .ly_cont.ly_cont__index {
    width: 100%;
  }
}

.ly_header,
.bl_mv,
.bl_path_wrapper,
.bl_sect,
.bl_pager,
.ly_cont_aside,
.ly_footer {
  letter-spacing: 0;
  line-height: 1.5;
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  background: url("../img/dummy.png");
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-break: strict;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ly_header *,
.bl_mv *,
.bl_path_wrapper *,
.bl_sect *,
.bl_pager *,
.ly_cont_aside *,
.ly_footer * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font: inherit;
  color: inherit;
}
.ly_header *:before, .ly_header *:after,
.bl_mv *:before,
.bl_mv *:after,
.bl_path_wrapper *:before,
.bl_path_wrapper *:after,
.bl_sect *:before,
.bl_sect *:after,
.bl_pager *:before,
.bl_pager *:after,
.ly_cont_aside *:before,
.ly_cont_aside *:after,
.ly_footer *:before,
.ly_footer *:after {
  box-sizing: border-box;
}
.ly_header .ly_cont,
.bl_mv .ly_cont,
.bl_path_wrapper .ly_cont,
.bl_sect .ly_cont,
.bl_pager .ly_cont,
.ly_cont_aside .ly_cont,
.ly_footer .ly_cont {
  margin: 0 auto;
}
.ly_header b,
.ly_header em,
.bl_mv b,
.bl_mv em,
.bl_path_wrapper b,
.bl_path_wrapper em,
.bl_sect b,
.bl_sect em,
.bl_pager b,
.bl_pager em,
.ly_cont_aside b,
.ly_cont_aside em,
.ly_footer b,
.ly_footer em {
  font: inherit;
  font-weight: 700;
}
.ly_header i,
.bl_mv i,
.bl_path_wrapper i,
.bl_sect i,
.bl_pager i,
.ly_cont_aside i,
.ly_footer i {
  font: inherit;
}
.ly_header ol,
.ly_header ul,
.bl_mv ol,
.bl_mv ul,
.bl_path_wrapper ol,
.bl_path_wrapper ul,
.bl_sect ol,
.bl_sect ul,
.bl_pager ol,
.bl_pager ul,
.ly_cont_aside ol,
.ly_cont_aside ul,
.ly_footer ol,
.ly_footer ul {
  list-style: none;
  padding: 0;
}
.ly_header table,
.bl_mv table,
.bl_path_wrapper table,
.bl_sect table,
.bl_pager table,
.ly_cont_aside table,
.ly_footer table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ly_header caption,
.ly_header th,
.ly_header td,
.bl_mv caption,
.bl_mv th,
.bl_mv td,
.bl_path_wrapper caption,
.bl_path_wrapper th,
.bl_path_wrapper td,
.bl_sect caption,
.bl_sect th,
.bl_sect td,
.bl_pager caption,
.bl_pager th,
.bl_pager td,
.ly_cont_aside caption,
.ly_cont_aside th,
.ly_cont_aside td,
.ly_footer caption,
.ly_footer th,
.ly_footer td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
quotes:none .ly_header q:before, .ly_header q:after,
quotes:none .ly_header blockquote:before,
.ly_header blockquote:after,
quotes:none .bl_mv q:before,
.bl_mv q:after,
quotes:none .bl_mv blockquote:before,
.bl_mv blockquote:after,
quotes:none .bl_path_wrapper q:before,
.bl_path_wrapper q:after,
quotes:none .bl_path_wrapper blockquote:before,
.bl_path_wrapper blockquote:after,
quotes:none .bl_sect q:before,
.bl_sect q:after,
quotes:none .bl_sect blockquote:before,
.bl_sect blockquote:after,
quotes:none .bl_pager q:before,
.bl_pager q:after,
quotes:none .bl_pager blockquote:before,
.bl_pager blockquote:after,
quotes:none .ly_cont_aside q:before,
.ly_cont_aside q:after,
quotes:none .ly_cont_aside blockquote:before,
.ly_cont_aside blockquote:after,
quotes:none .ly_footer q:before,
.ly_footer q:after,
quotes:none .ly_footer blockquote:before,
.ly_footer blockquote:after {
  content: "";
  content: none;
}
.ly_header article,
.ly_header aside,
.ly_header details,
.ly_header figcaption,
.ly_header figure,
.ly_header footer,
.ly_header header,
.ly_header hgroup,
.ly_header main,
.ly_header menu,
.ly_header nav,
.ly_header section,
.ly_header summary,
.bl_mv article,
.bl_mv aside,
.bl_mv details,
.bl_mv figcaption,
.bl_mv figure,
.bl_mv footer,
.bl_mv header,
.bl_mv hgroup,
.bl_mv main,
.bl_mv menu,
.bl_mv nav,
.bl_mv section,
.bl_mv summary,
.bl_path_wrapper article,
.bl_path_wrapper aside,
.bl_path_wrapper details,
.bl_path_wrapper figcaption,
.bl_path_wrapper figure,
.bl_path_wrapper footer,
.bl_path_wrapper header,
.bl_path_wrapper hgroup,
.bl_path_wrapper main,
.bl_path_wrapper menu,
.bl_path_wrapper nav,
.bl_path_wrapper section,
.bl_path_wrapper summary,
.bl_sect article,
.bl_sect aside,
.bl_sect details,
.bl_sect figcaption,
.bl_sect figure,
.bl_sect footer,
.bl_sect header,
.bl_sect hgroup,
.bl_sect main,
.bl_sect menu,
.bl_sect nav,
.bl_sect section,
.bl_sect summary,
.bl_pager article,
.bl_pager aside,
.bl_pager details,
.bl_pager figcaption,
.bl_pager figure,
.bl_pager footer,
.bl_pager header,
.bl_pager hgroup,
.bl_pager main,
.bl_pager menu,
.bl_pager nav,
.bl_pager section,
.bl_pager summary,
.ly_cont_aside article,
.ly_cont_aside aside,
.ly_cont_aside details,
.ly_cont_aside figcaption,
.ly_cont_aside figure,
.ly_cont_aside footer,
.ly_cont_aside header,
.ly_cont_aside hgroup,
.ly_cont_aside main,
.ly_cont_aside menu,
.ly_cont_aside nav,
.ly_cont_aside section,
.ly_cont_aside summary,
.ly_footer article,
.ly_footer aside,
.ly_footer details,
.ly_footer figcaption,
.ly_footer figure,
.ly_footer footer,
.ly_footer header,
.ly_footer hgroup,
.ly_footer main,
.ly_footer menu,
.ly_footer nav,
.ly_footer section,
.ly_footer summary {
  display: block;
}
.ly_header a,
.bl_mv a,
.bl_path_wrapper a,
.bl_sect a,
.bl_pager a,
.ly_cont_aside a,
.ly_footer a {
  text-decoration: none;
  color: inherit;
}
.ly_header a img,
.bl_mv a img,
.bl_path_wrapper a img,
.bl_sect a img,
.bl_pager a img,
.ly_cont_aside a img,
.ly_footer a img {
  border: none;
}
.ly_header a:hover, .ly_header a:focus,
.bl_mv a:hover,
.bl_mv a:focus,
.bl_path_wrapper a:hover,
.bl_path_wrapper a:focus,
.bl_sect a:hover,
.bl_sect a:focus,
.bl_pager a:hover,
.bl_pager a:focus,
.ly_cont_aside a:hover,
.ly_cont_aside a:focus,
.ly_footer a:hover,
.ly_footer a:focus {
  text-decoration: none;
}
.ly_header a[href^="tel:"],
.bl_mv a[href^="tel:"],
.bl_path_wrapper a[href^="tel:"],
.bl_sect a[href^="tel:"],
.bl_pager a[href^="tel:"],
.ly_cont_aside a[href^="tel:"],
.ly_footer a[href^="tel:"] {
  transition: none;
  cursor: default;
}
.ly_header a[href^="tel:"]:hover, .ly_header a[href^="tel:"]:focus,
.bl_mv a[href^="tel:"]:hover,
.bl_mv a[href^="tel:"]:focus,
.bl_path_wrapper a[href^="tel:"]:hover,
.bl_path_wrapper a[href^="tel:"]:focus,
.bl_sect a[href^="tel:"]:hover,
.bl_sect a[href^="tel:"]:focus,
.bl_pager a[href^="tel:"]:hover,
.bl_pager a[href^="tel:"]:focus,
.ly_cont_aside a[href^="tel:"]:hover,
.ly_cont_aside a[href^="tel:"]:focus,
.ly_footer a[href^="tel:"]:hover,
.ly_footer a[href^="tel:"]:focus {
  opacity: 1;
}
@media all and (min-width: 834px) {
  .ly_header a[href^="tel:"],
  .bl_mv a[href^="tel:"],
  .bl_path_wrapper a[href^="tel:"],
  .bl_sect a[href^="tel:"],
  .bl_pager a[href^="tel:"],
  .ly_cont_aside a[href^="tel:"],
  .ly_footer a[href^="tel:"] {
    pointer-events: none;
  }
}
.ly_header img,
.bl_mv img,
.bl_path_wrapper img,
.bl_sect img,
.bl_pager img,
.ly_cont_aside img,
.ly_footer img {
  max-width: 100%;
  height: auto;
}
.ly_header figure,
.ly_header picture,
.bl_mv figure,
.bl_mv picture,
.bl_path_wrapper figure,
.bl_path_wrapper picture,
.bl_sect figure,
.bl_sect picture,
.bl_pager figure,
.bl_pager picture,
.ly_cont_aside figure,
.ly_cont_aside picture,
.ly_footer figure,
.ly_footer picture {
  display: block;
  text-align: center;
}
.ly_header figure img,
.ly_header picture img,
.bl_mv figure img,
.bl_mv picture img,
.bl_path_wrapper figure img,
.bl_path_wrapper picture img,
.bl_sect figure img,
.bl_sect picture img,
.bl_pager figure img,
.bl_pager picture img,
.ly_cont_aside figure img,
.ly_cont_aside picture img,
.ly_footer figure img,
.ly_footer picture img {
  vertical-align: bottom;
}

.bl_mv.bl_mv__sub {
  position: relative;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  background: #4ee0ff url(../img/mv_bg.png) repeat center;
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__sub {
    height: 278px;
    background: url(../img/common/sub_mv_sp.jpg) no-repeat center/cover;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__sub {
    height: 357px;
    background: url(../img/common/sub_mv_tb.jpg) no-repeat center/cover;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__sub {
    height: 410px;
    background: url(../img/common/sub_mv_pc.jpg) no-repeat center/cover;
  }
}
.bl_mv.bl_mv__sub .bl_mv_inner {
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 50px);
  max-width: 1240px;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__sub .bl_mv_inner {
    padding-bottom: 50px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__sub .bl_mv_inner {
    padding-bottom: 80px;
    width: calc(100% - 80px);
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__sub .bl_mv_inner {
    width: 90%;
    padding-bottom: 70px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_col {
  display: flex;
  flex-direction: column;
}
.bl_mv.bl_mv__sub .bl_mv_title {
  color: #fff;
  font-weight: 900;
  font-family: "新ゴ H", "UD 新ゴ H", "Noto Sans JP";
  text-align: left;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__sub .bl_mv_title {
    font-size: 52px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__sub .bl_mv_title {
    font-size: 42px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__sub .bl_mv_title {
    font-size: 33.25px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_subtitle {
  color: #d5d5d5;
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  text-align: left;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__sub .bl_mv_subtitle {
    font-size: 16px;
    margin-top: 40px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__sub .bl_mv_subtitle {
    font-size: 12.75px;
    margin-top: 35px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__sub .bl_mv_subtitle {
    font-size: 10.25px;
    margin-top: 25px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_subtitle::before {
  content: "/";
}

.bl_path_wrapper {
  position: relative;
}
.bl_path_wrapper .bl_path {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: flex-start;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #000;
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  align-items: center;
  align-content: center;
  overflow: hidden;
}
@media all and (max-width: 460px) {
  .bl_path_wrapper .bl_path {
    font-size: 12px;
    border-radius: 4px;
    padding: 15px 22px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_path_wrapper .bl_path {
    width: 100%;
    padding: 15px 25px;
  }
}
@media all and (min-width: 834px) {
  .bl_path_wrapper .bl_path {
    width: 100%;
    padding: 20px 26px;
  }
}
.bl_path_wrapper .bl_path > li {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (min-width: 834px) {
  .bl_path_wrapper .bl_path > li {
    letter-spacing: 0.2em;
  }
}
.bl_path_wrapper .bl_path > li > a {
  letter-spacing: 0.03em;
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-size: 10px;
}
.bl_path_wrapper .bl_path > li:first-child {
  margin-right: 3px;
}
.bl_path_wrapper .bl_path > li:nth-child(n+2) {
  display: flex;
}
.bl_path_wrapper .bl_path > li:nth-child(n+2):before {
  box-sizing: border-box;
  content: "＞";
  font-size: 10px;
}
.bl_path_wrapper .bl_path a {
  /*
  	// 長い文字列は省略
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	max-width: 30em;

  	@include mq(sp) {
  	max-width: 16em;
  }
  	*/
}
@media all and (min-width: 834px) {
  .bl_path_wrapper .bl_path a {
    transition: 0.2s opacity;
  }
  .bl_path_wrapper .bl_path a:hover, .bl_path_wrapper .bl_path a:focus {
    opacity: 0.7;
  }
}
.bl_path_wrapper .bl_path h1 {
  display: inline;
}

.bl_path_wrapper.bl_path_wrapper__float + #content-w > section:nth-child(1) {
  padding-top: 134px;
}
@media all and (max-width: 460px) {
  .bl_path_wrapper.bl_path_wrapper__float + #content-w > section:nth-child(1) {
    padding-top: 66px;
  }
}
.bl_path_wrapper.bl_path_wrapper__float .bl_path {
  position: absolute;
  padding: 0;
  top: 20px;
  left: calc(50% - 620px);
}
@media all and (max-width: 460px) {
  .bl_path_wrapper.bl_path_wrapper__float .bl_path {
    left: 15px;
    top: 15px;
  }
}

.bl_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: auto;
}
.bl_btns:nth-child(n+2) {
  margin-top: 2.5em;
}

.bl_bnrs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: auto;
}

.bl_table {
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
}
.bl_table th,
.bl_table td {
  border: 1px solid #999;
  padding: 0.5em 1em;
}
.bl_table th {
  background: #f6f6f6;
  font-weight: 700;
}

.bl_list {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  max-width: 100%;
}
.bl_list > li {
  padding-left: 1em;
}
.bl_list > li:before {
  box-sizing: border-box;
  float: left;
  font: inherit;
  display: block;
  width: 1em;
  margin-left: -1em;
  content: "・";
}
.bl_list.bl_list__note > li:before {
  content: "※";
}
.bl_list.bl_list__dia > li:before {
  content: "◆";
}
.bl_list.bl_list__num {
  list-style: decimal;
  padding-left: 1.5em;
}
.bl_list.bl_list__num > li {
  padding-left: 0;
}
.bl_list.bl_list__num > li:before {
  display: none;
}

.bl_iframe_wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 320px;
}
.bl_iframe_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el_btn, .bl_form_file .bl_form_fileLabel {
  appearance: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  cursor: pointer;
  border: none;
  background: transparent;
  color: inherit;
  outline: none;
  font: inherit;
  width: auto;
  padding: 0.25em 0.75em 0.35em;
  line-height: 1.25;
  min-width: 44px;
  min-height: 44px;
}

.el_btn, .bl_form_file .bl_form_fileLabel {
  background: #4ee0ff;
  color: #fff;
}
@media all and (min-width: 834px) {
  .el_btn, .bl_form_file .bl_form_fileLabel {
    transition: 0.2s opacity;
  }
  .el_btn:hover, .bl_form_file .bl_form_fileLabel:hover, .el_btn:focus, .bl_form_file .bl_form_fileLabel:focus {
    opacity: 0.7;
  }
}

.el_bnr {
  display: block;
  max-width: 100%;
}
.el_bnr img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media all and (min-width: 834px) {
  a.el_bnr {
    transition: 0.2s opacity;
  }
  a.el_bnr:hover, a.el_bnr:focus {
    opacity: 0.7;
  }
}

.el_wbr,
.bl_header_nav a,
.bl_header_nav label,
.bl_footer_nav a,
.bl_footer_nav label {
  max-width: 100%;
  word-break: keep-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.el_wbr wbr:before,
.bl_header_nav a wbr:before,
.bl_header_nav label wbr:before,
.bl_footer_nav a wbr:before,
.bl_footer_nav label wbr:before {
  content: "​";
}

.el_w {
  display: inline-block;
}

.el_img {
  display: block;
  max-width: 100%;
  max-height: 100vw;
  overflow: hidden;
}
.el_img:empty {
  position: relative;
  background: #e1ccc3;
}
.el_img:empty:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/i_noimage_wt.png) no-repeat center/45% auto;
}
@media all and (min-width: 834px) {
  .el_img:empty:before {
    image-rendering: -webkit-optimize-contrast;
  }
}
.el_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media all and (max-width: 833.9px) {
  .hp_pc {
    display: none !important;
  }
}

@media all and (max-width: 460px) {
  .hp_tb {
    display: none !important;
  }
}
@media all and (min-width: 834px) {
  .hp_tb {
    display: none !important;
  }
}

@media all and (min-width: 460.1px) {
  .hp_sp {
    display: none !important;
  }
}

.hp_flls1e:first-letter {
  letter-spacing: 1em !important;
}

.hp_tar {
  text-align: right !important;
}

.hp_ls0 {
  letter-spacing: 0 !important;
}

.hp_df_fdc_aic {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

#content-w {
  padding-top: 0;
}

#footer {
  padding: 0;
}

a:hover img, a:focus img {
  opacity: 1;
}

.copyr {
  display: none;
}

/*
@keyframes showToLeft {
	0%   {
		opacity: 0;
		transform: translateX(20%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes showToRight {
	0%   {
		opacity: 0;
		transform: translateX(-20%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes showToTop {
	0%   {
		opacity: 0;
		transform: translateY(100%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes largeToNormal {
	0%   {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes bound {
	0%   {
		transform: scale(.5);
	}
	30%   {
		transform: scale(1.1);
	}
	60%   {
		transform: scale(.9);
	}
	100% {
		transform: scale(1);
	}
}
*/
@keyframes bgLoopX {
  0% {
    background-position: right 0 bottom 0;
  }
  100% {
    background-position: right 100px bottom 0;
  }
}
.bl_latestPosts {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /*
  // ★以下は利用セクション内へのコピー用です。

  // ★列の設定
  > .bl_latestPost {
  	position: relative;

  	@include mq(sp) {
  		// ★横1列の場合
  		//margin: 70px*$sp auto 0;

  		// ★横2列の場合
  		width: 48%;
  		margin: round(60px*$sp) 0 0 4%;

  		&:nth-child(2n-1) {
  			margin-left: 0;
  		}
  	}
  	@include mq(pc) {
  	// ★ 3列の場合
  		width: 31.04%;
  		max-width: 360px;
  		margin-top: 40px;
  		margin-left: 3.44%;

  		&:nth-child(3n-2) {
  			margin-left: 0;
  		}

  		// ★ 4列の場合
  		width: 22%;
  		max-width: 260px;
  		margin-top: 40px;
  		margin-left: 4%;

  		&:nth-child(4n-3) {
  			margin-left: 0;
  		}
  	}
  }
  */
}

.bl_latestPost {
  position: relative;
  width: 100%;
}
.bl_latestPost > a {
  display: block;
  width: 100%;
  height: 100%;
  /*
  // ★以下は利用セクション内へのコピー用です。
  @include mq(sp) {
  	// ★左に画像
  	padding: 25px 15px 15px 55%;
  	min-height: 50vw;
  }
  */
}
@media all and (min-width: 834px) {
  .bl_latestPost > a:hover figure img,
  .bl_latestPost > a:hover figure:empty:before, .bl_latestPost > a:focus figure img,
  .bl_latestPost > a:focus figure:empty:before {
    transform: scale(1.1);
  }
}
.bl_latestPost figure {
  overflow: hidden;
  /*
  // ★以下は利用セクション内へのコピー用です。

  background: #fff;
  border-radius: 10px 10px 0 0;

  // Design (Size)
  @include mq(sp) {
  	// ★上に画像(横1列の場合)
  	width: 100%;
  	height: 58vw;

  	// ★上に画像(横2列の場合)
  	width: 100%;
  	height: 29vw;

  	// ★左に画像
  	width: 50%;
  	height: 100%;
  	position: absolute;
  	left: 0;
  	top: 0;

  	// ★丸角
  	border-radius: 10px 0 0 10px;
  }
  */
}
@media all and (min-width: 834px) {
  .bl_latestPost figure {
    height: 270px;
  }
}
.bl_latestPost figure:empty:before {
  transition: 0.4s transform;
}
.bl_latestPost figure img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: 0.4s transform;
}
.bl_latestPost time {
  display: block;
  white-space: nowrap;
  letter-spacing: 0.05em;
}
.bl_latestPost h3 {
  display: block;
}
.bl_latestPosts_cats {
  display: inline-block;
  /*
  // ★以下はコメント解除せず、利用セクション内にコピーしてください。

  // ★左上に配置
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;

  background: $c1;
  font-size: 20px;
  font-weight: 700;
  padding: .5em .75em;

   ★上部中央に配置(丸角)
  border-radius: 1.3em / 50%;
  left: 10%;
  width: 80%;
  top: -1.25em;
  text-align: center;
  font-size: 16px;
  padding: .7em .5em .8em;
  line-height: 1;
  @include mq(sp) {
  	top: -1em;
  	padding: .5em .25em .6em;
  	border-radius: 1em / 50%;
  }
  */
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
}
.bl_latestPosts_cats > i {
  display: inline;
  margin-right: 0.75em;
}
.bl_latestPosts_cats > i:last-child {
  margin-right: 0;
}

.bl_sect_wideTitle {
  position: relative;
  z-index: 1;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 110px;
  padding: 1em 0 1.5em;
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.14em;
  line-height: 1.52;
}
@media all and (max-width: 460px) {
  .bl_sect_wideTitle {
    font-size: 22px;
    margin-bottom: 60.5px;
    padding: 0.75em 0;
    letter-spacing: 0;
    line-height: 1.3;
  }
}
.bl_sect_wideTitle em {
  color: #4ee0ff;
  display: inline-block;
}
.bl_sect_wideTitle small {
  font-size: 0.8em;
}
.bl_sect_wideTitle:after {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
  top: 0;
  left: calc(-100vw + 50%);
  height: 100%;
  width: 200vw;
  background: #333;
}
.bl_sect_wideTitle:before {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
  left: 50%;
  bottom: 0;
  background: #333;
  width: 86px;
  height: 86px;
  transform: translate(-50%, 50%) scale(1, 0.7) rotate(45deg);
}
@media all and (max-width: 460px) {
  .bl_sect_wideTitle:before {
    width: 52px;
    height: 52px;
  }
}

.el_btn.el_btn__s1, .bl_form_file .el_btn__s1.bl_form_fileLabel {
  background: #fff;
  border: 4px solid #333;
  color: #333;
  font-weight: 700;
  letter-spacing: 0.2em;
  border-radius: 10px;
}
.el_btn.el_btn__s1:after, .bl_form_file .el_btn__s1.bl_form_fileLabel:after {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_arrow2_r_br.png) no-repeat center/contain;
  margin: 0 0 -0.15em 0.5em;
  width: 1em;
  height: 1em;
}
@media all and (max-width: 460px) {
  .el_btn.el_btn__s1, .bl_form_file .el_btn__s1.bl_form_fileLabel {
    border-radius: 6px;
    border-width: 2px;
    width: 100%;
    max-width: 300px;
    min-height: 55px;
    font-size: 16.5px;
  }
}
@media all and (min-width: 834px) {
  .el_btn.el_btn__s1, .bl_form_file .el_btn__s1.bl_form_fileLabel {
    font-size: 20px;
    width: 400px;
    height: 80px;
    image-rendering: -webkit-optimize-contrast;
  }
}

.el_btn.el_btn__s2, .bl_form_file .el_btn__s2.bl_form_fileLabel {
  background: #333;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.2em;
  border-radius: 5px;
}
.el_btn.el_btn__s2:after, .bl_form_file .el_btn__s2.bl_form_fileLabel:after {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_arrow2_r_wt.png) no-repeat center/contain;
  margin: 0 0 -0.15em 0.5em;
  width: 1.12em;
  height: 1.12em;
}
@media all and (max-width: 460px) {
  .el_btn.el_btn__s2, .bl_form_file .el_btn__s2.bl_form_fileLabel {
    border-radius: 4px;
    width: 100%;
    max-width: 300px;
    min-height: 55px;
    font-size: 16.5px;
  }
}
@media all and (min-width: 834px) {
  .el_btn.el_btn__s2, .bl_form_file .el_btn__s2.bl_form_fileLabel {
    min-width: 280px;
    height: 60px;
    image-rendering: -webkit-optimize-contrast;
  }
}

.un_cols.un_cols__textAndImg {
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 460px) {
  .un_cols.un_cols__textAndImg {
    margin-top: 41px;
  }
}
@media all and (max-width: 460px) {
  .un_cols.un_cols__textAndImg > li {
    font-size: 15.4px;
  }
  .un_cols.un_cols__textAndImg > li:nth-child(n+2) {
    margin-top: 77px;
  }
}
@media all and (min-width: 834px) {
  .un_cols.un_cols__textAndImg > li {
    margin-top: 80px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.63;
  }
  .un_cols.un_cols__textAndImg > li:nth-child(2n-1) > figure {
    float: left;
  }
  .un_cols.un_cols__textAndImg > li:nth-child(2n-1) > figure ~ * {
    margin-left: 53%;
  }
  .un_cols.un_cols__textAndImg > li:nth-child(2n) > figure {
    float: right;
  }
  .un_cols.un_cols__textAndImg > li:nth-child(2n) > figure ~ * {
    margin-right: 53%;
  }
}
@media all and (max-width: 460px) {
  .un_cols.un_cols__textAndImg > li > figure {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media all and (min-width: 834px) {
  .un_cols.un_cols__textAndImg > li > figure {
    width: 50%;
  }
}
.un_cols.un_cols__textAndImg > li > h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.42em;
  color: #6b321b;
  margin-top: 0.25em;
  padding-bottom: 0.4em;
  border-bottom: 3px solid #4ee0ff;
  margin-bottom: 0.5em;
}
@media all and (max-width: 460px) {
  .un_cols.un_cols__textAndImg > li > h3 {
    font-size: 22px;
    margin-top: 0.75em;
    padding-bottom: 0.75em;
    text-align: center;
    line-height: 1.25;
  }
}
.un_cols.un_cols__textAndImg > li > h3 small {
  letter-spacing: 0;
  display: inline-block;
}
@media all and (max-width: 460px) {
  .un_cols.un_cols__textAndImg > li > h3 small {
    font-size: 0.75em;
  }
}

.bl_sect_iconTopTitle {
  background: no-repeat center top/60px auto;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding-top: 80px;
  padding-left: 0.2em;
  text-align: center;
  color: #6b321b;
}
@media all and (max-width: 460px) {
  .bl_sect_iconTopTitle {
    background-size: 44px auto;
    padding-top: 60.5px;
    font-size: 27.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect_iconTopTitle {
    image-rendering: -webkit-optimize-contrast;
  }
}

.bl_btns.bl_btns__cta {
  max-width: 1000px;
}
@media all and (max-width: 460px) {
  .bl_btns.bl_btns__cta > .el_btn, .bl_form_file .bl_btns.bl_btns__cta > .bl_form_fileLabel {
    min-height: 66px;
    max-width: 270px;
  }
  .bl_btns.bl_btns__cta > .el_btn:nth-child(n+2), .bl_form_file .bl_btns.bl_btns__cta > .bl_form_fileLabel:nth-child(n+2) {
    margin-top: 20px;
  }
}

@media all and (min-width: 834px) {
  .el_btn.el_btn__s1[href^="tel:"], .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel {
    background: transparent;
    border: none;
  }
}
.el_btn.el_btn__s1[href^="tel:"]:after, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel:after {
  display: none;
}
.el_btn.el_btn__s1[href^="tel:"] i, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel i {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
}
@media all and (max-width: 460px) {
  .el_btn.el_btn__s1[href^="tel:"] i, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel i {
    display: none;
  }
}
.el_btn.el_btn__s1[href^="tel:"] b, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel b {
  font-weight: 900;
  letter-spacing: 0.05em;
  font-size: 38px;
  white-space: nowrap;
}
@media all and (max-width: 460px) {
  .el_btn.el_btn__s1[href^="tel:"] b, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel b {
    font-size: 23.1px;
  }
}
.el_btn.el_btn__s1[href^="tel:"] b:before, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_tel_br.png) no-repeat center/contain;
  margin: 0 0.25em -0.15em 0;
  width: 1em;
  height: 1em;
}
.el_btn.el_btn__s1[href^="tel:"] b:before, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel b:before {
  border: 2px solid #6b321b;
  border-radius: 50%;
  background-size: auto 55%;
}
.el_btn.el_btn__s1[href^="tel:"] u, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel u {
  font-size: 12.1px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-top: 0.25em;
  text-decoration: none;
}
@media all and (min-width: 834px) {
  .el_btn.el_btn__s1[href^="tel:"] u, .bl_form_file .el_btn__s1[href^="tel:"].bl_form_fileLabel u {
    display: none;
  }
}

@media all and (max-width: 460px) {
  .el_btn.el_btn__s1[href*="contact/"], .bl_form_file .el_btn__s1[href*="contact/"].bl_form_fileLabel {
    min-height: 66px;
  }
}
.el_btn.el_btn__s1[href*="contact/"]:after, .bl_form_file .el_btn__s1[href*="contact/"].bl_form_fileLabel:after {
  display: none;
}
@media all and (max-width: 460px) {
  .el_btn.el_btn__s1[href*="contact/"] b, .bl_form_file .el_btn__s1[href*="contact/"].bl_form_fileLabel b {
    letter-spacing: 0;
  }
}
.el_btn.el_btn__s1[href*="contact/"] b:before, .bl_form_file .el_btn__s1[href*="contact/"].bl_form_fileLabel b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_mail_br.png) no-repeat center/contain;
  margin: 0 0.5em -0.15em 0;
  width: 1.25em;
  height: 1em;
}

.bl_company_profile {
  background: #fff;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 460px) {
  .bl_company_profile {
    margin-top: 27.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_company_profile {
    margin-top: 60px;
    max-width: 100%;
    width: 1000px;
    font-size: 16px;
  }
}
.bl_company_profile tr:nth-child(2n) th,
.bl_company_profile tr:nth-child(2n) td {
  background: #f3ecea;
}
.bl_company_profile th,
.bl_company_profile td {
  padding: 1.1em 1em 1.2em;
  line-height: 2.13;
  vertical-align: top;
}
@media all and (max-width: 460px) {
  .bl_company_profile th,
  .bl_company_profile td {
    padding: 0.75em 0.75em 0.8em;
    line-height: 1.69;
  }
}
.bl_company_profile th {
  font-weight: 700;
  width: 20%;
}
@media all and (max-width: 460px) {
  .bl_company_profile th {
    width: 6.5em;
  }
}
@media all and (min-width: 834px) {
  .bl_company_profile th {
    letter-spacing: 0.1em;
    padding-left: 3em;
  }
}
.bl_company_profile td {
  letter-spacing: 0.05em;
}
.bl_company_profile td .el_mail {
  color: #508ada;
}
@media all and (min-width: 834px) {
  .bl_company_profile td .el_mail {
    transition: 0.2s opacity;
  }
  .bl_company_profile td .el_mail:hover, .bl_company_profile td .el_mail:focus {
    opacity: 0.7;
  }
}
@media all and (min-width: 834px) {
  .bl_company_profile .un_ib > li {
    display: inline-block;
    margin-right: 1.5em;
  }
}

/*========= LoadingのためのCSS ===============*/
/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: center;
}
#splash img {
  width: 100%;
  height: 100%;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
@media all and (min-width: 834px) {
  #splash_logo img {
    width: 223.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  #splash_logo img {
    width: 200.5px;
  }
}
@media all and (max-width: 460px) {
  #splash_logo img {
    width: 145px;
  }
}

/* fadeInをするアイコンの動き */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
    will-change: transform;
  }
  to {
    opacity: 1;
    transform: translateY(0);
    will-change: transform;
  }
}
.scroll-fade-up {
  opacity: 0;
  /* 最初は非表示 */
  transform: translateY(100px);
  /* 下に30pxの位置から */
  transition: opacity 0.8s, transform 0.8s;
  /* 透過率と縦方向の移動を0.8秒 */
}

.scroll-fade-up.is-inview {
  opacity: 1;
  /* 表示領域に入ったら表示 */
  transform: translateY(0);
  /* 30px上に移動する */
}

.scroll-fade-up-one-each {
  overflow: hidden;
}

.bl_sect_subpage_title-area .bl_sect_title {
  font-weight: 900;
  font-family: "新ゴ H", "UD 新ゴ H", "Noto Sans JP";
  display: flex;
  align-items: center;
}
@media all and (max-width: 460px) {
  .bl_sect_subpage_title-area .bl_sect_title {
    font-size: 30px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect_subpage_title-area .bl_sect_title {
    font-size: 40.25px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect_subpage_title-area .bl_sect_title {
    font-size: 45px;
  }
}
.bl_sect_subpage_title-area .bl_sect_title::before {
  content: "";
  background: url(../img/logo/i_logo_mark.png) no-repeat;
  background-size: contain;
}
@media all and (max-width: 460px) {
  .bl_sect_subpage_title-area .bl_sect_title::before {
    width: 33px;
    height: 33px;
    margin-right: 11px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect_subpage_title-area .bl_sect_title::before {
    width: 44px;
    height: 44px;
    margin-right: 11px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect_subpage_title-area .bl_sect_title::before {
    width: 49.5px;
    height: 49.5px;
    margin-right: 12.5px;
  }
}
.bl_sect_subpage_title-area .bl_sect_title-ja {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #666666;
}
@media all and (max-width: 460px) {
  .bl_sect_subpage_title-area .bl_sect_title-ja {
    font-size: 9px;
    padding-left: 45px;
    margin-top: 5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect_subpage_title-area .bl_sect_title-ja {
    font-size: 12px;
    padding-left: 60px;
    margin-top: 10px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect_subpage_title-area .bl_sect_title-ja {
    font-size: 16px;
    padding-left: 65px;
    margin-top: 20px;
  }
}
.bl_sect_subpage_title-area .bl_sect_title-ja::before {
  content: "/";
}

.bl_in-page-links {
  background: #fff;
  display: flex;
  flex-direction: column;
  position: absolute;
}
@media all and (min-width: 834px) {
  .bl_in-page-links {
    width: 215px;
    border-radius: 10px;
    padding: 25px 30px !important;
    top: -220px;
    right: 40px;
    gap: 17.5px 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_in-page-links {
    width: 190px;
    border-radius: 10px;
    padding: 20px 25px !important;
    top: -185px;
    right: 27.5px;
    gap: 15px 0;
  }
}
@media all and (max-width: 460px) {
  .bl_in-page-links {
    width: 118px;
    border-radius: 10px;
    padding: 12.5px 10px !important;
    top: -150px;
    right: 20px;
    gap: 10px 0;
  }
}
.bl_in-page-links li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_in-page-links li a {
    font-size: 12px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_in-page-links li a {
    font-size: 10.75px;
  }
}
@media all and (max-width: 460px) {
  .bl_in-page-links li a {
    font-size: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_in-page-links li a span {
    transform: scale(0.85);
    transform-origin: left center;
  }
}
.bl_in-page-links li a::after {
  content: "";
  background: url(../img/icon/i_in-page-link.png) no-repeat;
  background-size: contain;
  width: 15.5px;
  height: 15.5px;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_in-page-links li a::after {
    width: 14px;
    height: 14px;
  }
}
@media all and (max-width: 460px) {
  .bl_in-page-links li a::after {
    width: 9.5px;
    height: 9.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_in-page-links li a:hover {
    opacity: 0.7;
  }
}

.bl_form_selectLabel select, .bl_form .bl_form_date, .bl_form .bl_form_min, .bl_form .bl_form_hour, .bl_form input[type=number].bl_form_price, .bl_form input[type=number].bl_form_day, .bl_form input[type=number].bl_form_month, .bl_form input[type=number].bl_form_year, .bl_form .bl_form_num, .bl_form .bl_form_city, .bl_form .bl_form_name[type=text], .bl_form textarea, .bl_form select, .bl_form input[type=tel], .bl_form input[type=email], .bl_form input[type=text],
.bl_form input[type=number],
.bl_form input[type=url],
.bl_form input[type=password],
.bl_form input[type=search] {
  -webkit-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  margin: 0;
  appearance: none;
  box-sizing: border-box;
  font: inherit;
  vertical-align: middle;
  background: #fff;
  display: inline-block;
  max-width: 100%;
  min-width: 3em;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  padding: 8px;
  box-shadow: 0 2px 0 #eee inset;
  line-height: 26px;
}
.bl_form_selectLabel select::placeholder, .bl_form .bl_form_date::placeholder, .bl_form .bl_form_min::placeholder, .bl_form .bl_form_hour::placeholder, .bl_form input[type=number].bl_form_price::placeholder, .bl_form input[type=number].bl_form_day::placeholder, .bl_form input[type=number].bl_form_month::placeholder, .bl_form input[type=number].bl_form_year::placeholder, .bl_form .bl_form_num::placeholder, .bl_form .bl_form_city::placeholder, .bl_form .bl_form_name[type=text]::placeholder, .bl_form textarea::placeholder, .bl_form select::placeholder, .bl_form input[type=tel]::placeholder, .bl_form input[type=email]::placeholder, .bl_form input[type=text]::placeholder,
.bl_form input[type=number]::placeholder,
.bl_form input[type=url]::placeholder,
.bl_form input[type=password]::placeholder,
.bl_form input[type=search]::placeholder {
  color: #b1b1b1;
}
.bl_form_selectLabel select:-ms-input-placeholder, .bl_form .bl_form_date:-ms-input-placeholder, .bl_form .bl_form_min:-ms-input-placeholder, .bl_form .bl_form_hour:-ms-input-placeholder, .bl_form .bl_form_num:-ms-input-placeholder, .bl_form .bl_form_city:-ms-input-placeholder, .bl_form .bl_form_name[type=text]:-ms-input-placeholder, .bl_form textarea:-ms-input-placeholder, .bl_form select:-ms-input-placeholder, .bl_form input[type=tel]:-ms-input-placeholder, .bl_form input[type=email]:-ms-input-placeholder, .bl_form input[type=text]:-ms-input-placeholder,
.bl_form input[type=number]:-ms-input-placeholder,
.bl_form input[type=url]:-ms-input-placeholder,
.bl_form input[type=password]:-ms-input-placeholder,
.bl_form input[type=search]:-ms-input-placeholder {
  color: #b1b1b1;
}
.bl_form_selectLabel select::-ms-input-placeholder, .bl_form .bl_form_date::-ms-input-placeholder, .bl_form .bl_form_min::-ms-input-placeholder, .bl_form .bl_form_hour::-ms-input-placeholder, .bl_form input[type=number].bl_form_price::-ms-input-placeholder, .bl_form input[type=number].bl_form_day::-ms-input-placeholder, .bl_form input[type=number].bl_form_month::-ms-input-placeholder, .bl_form input[type=number].bl_form_year::-ms-input-placeholder, .bl_form .bl_form_num::-ms-input-placeholder, .bl_form .bl_form_city::-ms-input-placeholder, .bl_form .bl_form_name[type=text]::-ms-input-placeholder, .bl_form textarea::-ms-input-placeholder, .bl_form select::-ms-input-placeholder, .bl_form input[type=tel]::-ms-input-placeholder, .bl_form input[type=email]::-ms-input-placeholder, .bl_form input[type=text]::-ms-input-placeholder,
.bl_form input[type=number]::-ms-input-placeholder,
.bl_form input[type=url]::-ms-input-placeholder,
.bl_form input[type=password]::-ms-input-placeholder,
.bl_form input[type=search]::-ms-input-placeholder {
  color: #b1b1b1;
}
.bl_form_selectLabel select::-ms-expand, .bl_form .bl_form_date::-ms-expand, .bl_form .bl_form_min::-ms-expand, .bl_form .bl_form_hour::-ms-expand, .bl_form input[type=number].bl_form_price::-ms-expand, .bl_form input[type=number].bl_form_day::-ms-expand, .bl_form input[type=number].bl_form_month::-ms-expand, .bl_form input[type=number].bl_form_year::-ms-expand, .bl_form .bl_form_num::-ms-expand, .bl_form .bl_form_city::-ms-expand, .bl_form .bl_form_name[type=text]::-ms-expand, .bl_form textarea::-ms-expand, .bl_form select::-ms-expand, .bl_form input[type=tel]::-ms-expand, .bl_form input[type=email]::-ms-expand, .bl_form input[type=text]::-ms-expand,
.bl_form input[type=number]::-ms-expand,
.bl_form input[type=url]::-ms-expand,
.bl_form input[type=password]::-ms-expand,
.bl_form input[type=search]::-ms-expand {
  display: none;
}
.bl_form_selectLabel select::-ms-clear, .bl_form .bl_form_date::-ms-clear, .bl_form .bl_form_min::-ms-clear, .bl_form .bl_form_hour::-ms-clear, .bl_form input[type=number].bl_form_price::-ms-clear, .bl_form input[type=number].bl_form_day::-ms-clear, .bl_form input[type=number].bl_form_month::-ms-clear, .bl_form input[type=number].bl_form_year::-ms-clear, .bl_form .bl_form_num::-ms-clear, .bl_form .bl_form_city::-ms-clear, .bl_form .bl_form_name[type=text]::-ms-clear, .bl_form textarea::-ms-clear, .bl_form select::-ms-clear, .bl_form input[type=tel]::-ms-clear, .bl_form input[type=email]::-ms-clear, .bl_form input[type=text]::-ms-clear,
.bl_form input[type=number]::-ms-clear,
.bl_form input[type=url]::-ms-clear,
.bl_form input[type=password]::-ms-clear,
.bl_form input[type=search]::-ms-clear {
  visibility: hidden;
}
.bl_form_selectLabel select::-webkit-search-cancel-button, .bl_form .bl_form_date::-webkit-search-cancel-button, .bl_form .bl_form_min::-webkit-search-cancel-button, .bl_form .bl_form_hour::-webkit-search-cancel-button, .bl_form input[type=number].bl_form_price::-webkit-search-cancel-button, .bl_form input[type=number].bl_form_day::-webkit-search-cancel-button, .bl_form input[type=number].bl_form_month::-webkit-search-cancel-button, .bl_form input[type=number].bl_form_year::-webkit-search-cancel-button, .bl_form .bl_form_num::-webkit-search-cancel-button, .bl_form .bl_form_city::-webkit-search-cancel-button, .bl_form .bl_form_name[type=text]::-webkit-search-cancel-button, .bl_form textarea::-webkit-search-cancel-button, .bl_form select::-webkit-search-cancel-button, .bl_form input[type=tel]::-webkit-search-cancel-button, .bl_form input[type=email]::-webkit-search-cancel-button, .bl_form input[type=text]::-webkit-search-cancel-button,
.bl_form input[type=number]::-webkit-search-cancel-button,
.bl_form input[type=url]::-webkit-search-cancel-button,
.bl_form input[type=password]::-webkit-search-cancel-button,
.bl_form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.bl_form_selectLabel select:disabled, .bl_form .bl_form_date:disabled, .bl_form .bl_form_min:disabled, .bl_form .bl_form_hour:disabled, .bl_form .bl_form_num:disabled, .bl_form .bl_form_city:disabled, .bl_form .bl_form_name[type=text]:disabled, .bl_form textarea:disabled, .bl_form select:disabled, .bl_form input[type=tel]:disabled, .bl_form input[type=email]:disabled, .bl_form input[type=text]:disabled,
.bl_form input[type=number]:disabled,
.bl_form input[type=url]:disabled,
.bl_form input[type=password]:disabled,
.bl_form input[type=search]:disabled {
  opacity: 0.7;
  cursor: default;
}
@media all and (max-width: 460px) {
  .bl_form_selectLabel select, .bl_form .bl_form_date, .bl_form .bl_form_min, .bl_form .bl_form_hour, .bl_form input[type=number].bl_form_price, .bl_form input[type=number].bl_form_day, .bl_form input[type=number].bl_form_month, .bl_form input[type=number].bl_form_year, .bl_form .bl_form_num, .bl_form .bl_form_city, .bl_form .bl_form_name[type=text], .bl_form textarea, .bl_form select, .bl_form input[type=tel], .bl_form input[type=email], .bl_form input[type=text],
  .bl_form input[type=number],
  .bl_form input[type=url],
  .bl_form input[type=password],
  .bl_form input[type=search] {
    font-size: 16px;
  }
}

.bl_form input[type=text].bl_form_postCode,
.bl_form input[type=number].bl_form_postCode,
.bl_form input[type=url].bl_form_postCode,
.bl_form input[type=password].bl_form_postCode,
.bl_form input[type=search].bl_form_postCode {
  max-width: 7.5em;
}
.bl_form input[type=email] {
  width: 100%;
}
.bl_form input[type=tel] {
  width: 20em;
}
.bl_form input[autocomplete=cc-exp] {
  width: 8em;
}
.bl_form input[autocomplete=cc-csc] {
  width: 5em;
}
.bl_form select {
  text-overflow: ellipsis;
}
.bl_form textarea {
  vertical-align: bottom;
  width: 100%;
  min-height: 8em;
  max-height: 90vh;
  line-height: 1.5;
  margin-top: 5px;
}
@media all and (min-width: 834px) {
  .bl_form textarea {
    min-height: 10em;
  }
}
.bl_form .bl_form_name[type=text] {
  width: 14em;
  margin-right: 0.5em;
  max-width: 45%;
}
.bl_form .bl_form_name[type=text]:last-child {
  margin-right: 0;
}
.bl_form .bl_form_city {
  width: 16em;
}
.bl_form .bl_form_num {
  width: 8em;
}
.bl_form input[type=number].bl_form_year {
  max-width: 5em !important;
}
.bl_form input[type=number].bl_form_month {
  width: 3.5em !important;
}
.bl_form input[type=number].bl_form_day {
  width: 3.5em !important;
}
.bl_form input[type=number].bl_form_price {
  width: 10em !important;
}
.bl_form .bl_form_hour {
  width: 4em;
}
.bl_form .bl_form_min {
  width: 4em;
}
.bl_form .bl_form_date::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.bl_form .bl_form_date::-webkit-clear-button {
  -webkit-appearance: none;
}

.bl_form_radioLabel {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-right: 1em;
  cursor: pointer;
}
.bl_form_radioLabel input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
}
.bl_form_radioLabel input[type=radio]:checked ~ i:before {
  display: block;
}
.bl_form_radioLabel input[type=radio]:hover ~ i, .bl_form_radioLabel input[type=radio]:focus ~ i {
  border-color: #4ee0ff;
}
.bl_form_radioLabel > i {
  position: relative;
  display: inline-block;
  margin: 0 0.5em 0 0;
  vertical-align: -0.4em;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  transition: 0.05s border-color;
}
.bl_form_radioLabel > i:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  display: none;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  background: #000;
}

.bl_form_checkboxLabel {
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  margin-right: 1em;
}
.bl_form_checkboxLabel > input[type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
}
.bl_form_checkboxLabel > input[type=checkbox]:checked ~ i:before {
  display: block;
}
.bl_form_checkboxLabel > input[type=checkbox]:hover ~ i, .bl_form_checkboxLabel > input[type=checkbox]:focus ~ i {
  border-color: #4ee0ff;
}
.bl_form_checkboxLabel > i {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  vertical-align: -0.4em;
  margin: 0 0.5em 0 0;
  background: #fff;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1) inset;
  transition: 0.05s border-color;
}
.bl_form_checkboxLabel > i:before {
  position: absolute;
  display: block;
  content: "";
  width: 30%;
  height: 60%;
  top: 53%;
  left: 50%;
  border: 3px solid #000;
  border-width: 0 3px 3px 0;
  transform: translate(-50%, -65%) rotate(45deg);
  display: none;
}

.bl_form_selectLabel {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.bl_form_selectLabel:before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  pointer-events: none;
  content: "▼";
  color: #000;
  font-size: 10px;
  top: 1px;
  right: 1px;
  width: 34px;
  height: calc(100% - 2px);
  border-radius: 0 3px 3px 0;
}
.bl_form_selectLabel.bl_form_pref {
  width: 8em;
}
.bl_form_selectLabel select {
  width: 100%;
  cursor: pointer;
  padding-right: 36px;
}

.bl_form_dateLabel {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.bl_form_dateLabel:before {
  position: absolute;
  display: block;
  line-height: 1;
  font-size: 0.8em;
  content: "";
  top: calc(50% - 0.75em);
  right: 0.75em;
  width: 17px;
  height: 21px;
  pointer-events: none;
}
@media all and (min-width: 834px) {
  .bl_form_dateLabel:before {
    right: 1.25em;
  }
}
.bl_form_dateLabel input[type=text],
.bl_form_dateLabel input[type=date] {
  width: 12em;
}

.ui-datepicker.ui-widget.ui-widget-content {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.ui-datepicker .ui-datepicker-calendar th {
  padding: 0 0.3em;
}

.bl_form_file {
  line-height: 1.25;
}
@media all and (min-width: 834px) {
  .bl_form_file {
    width: 240px;
  }
}
.bl_form_file .bl_form_fileImg {
  text-align: center;
  position: relative;
  z-index: 0;
  height: 28.125vw;
  background: #e5e1da;
}
@media all and (min-width: 834px) {
  .bl_form_file .bl_form_fileImg {
    height: 180px;
  }
}
.bl_form_file .bl_form_fileImg figcaption {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: -1;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
@media all and (min-width: 834px) {
  .bl_form_file .bl_form_fileImg figcaption {
    font-size: 36px;
  }
}
.bl_form_file .bl_form_fileImg img {
  object-fit: contain;
  font-family: "object-fit: contain;";
  z-index: 1;
  width: 100%;
  height: 28vw;
}
@media all and (min-width: 834px) {
  .bl_form_file .bl_form_fileImg img {
    height: 180px;
  }
}
.bl_form_file .bl_form_fileLabel {
  position: relative;
  margin: 1em auto 0;
  border: 1px solid #7d7d7d;
  color: #4e4e4e;
  font-weight: 700;
  border-radius: 3px;
  min-height: 30px;
  background: #e8ded1;
  background: linear-gradient(to bottom, #f6ede3, #dbcfbf);
  font-size: 13px;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
@media all and (min-width: 834px) {
  .bl_form_file .bl_form_fileLabel {
    font-size: 16px;
    width: 200px;
    height: 42px;
  }
}
.bl_form_file .bl_form_fileLabel input[type=file] {
  opacity: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.bl_form_file .bl_form_fileLabel input[type=file]:focus ~ i {
  border: 1px solid #4ee0ff;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bl_form_file .js_form_fileCancel {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  background: #000;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 4px;
  width: 32px;
  height: 32px;
  line-height: 1;
  opacity: 0.9;
}
.bl_form_file .js_form_fileCancel:before {
  content: "×";
}
@media all and (min-width: 834px) {
  .bl_form_file .js_form_fileCancel {
    transition: 0.2s opacity;
  }
  .bl_form_file .js_form_fileCancel:hover, .bl_form_file .js_form_fileCancel:focus {
    opacity: 0.7;
  }
}

em.bl_form_req,
em.bl_form_optional {
  display: inline-block;
  background: #f50;
  color: #fff;
  padding: 2px 4px;
  margin-left: 5px;
  font: inherit;
  line-height: 1.25;
}

em.bl_form_optional {
  background: #999;
}

.bl_form_hint {
  font-size: 12px;
  line-height: 1.5;
  margin: 0.25em 0;
}
@media all and (min-width: 834px) {
  .bl_form_hint {
    font-size: 14px;
  }
}

.bl_form_totalError {
  background: #fcc;
  font-size: 16px;
  padding: 10px;
  font-weight: 700;
  color: #f33;
}

.bl_form_error {
  color: #f50;
  font-weight: 700;
  margin-top: 0.25em;
  line-height: 1.5;
}

.bl_form_table {
  width: 100%;
  margin: 1em auto;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: 2em;
  max-width: 1000px;
  line-height: 50px;
  font-size: 14px;
}
@media all and (max-width: 460px) {
  .bl_form_table, .bl_form_table thead, .bl_form_table tbody, .bl_form_table tr, .bl_form_table th, .bl_form_table td {
    display: block;
  }
}
@media all and (max-width: 460px) {
  .bl_form_table tr {
    margin-top: 1em;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1em;
  }
}
.bl_form_table th,
.bl_form_table td {
  vertical-align: top;
  border: 1px solid #e5e5e5;
  padding: 8px 25px 10px;
}
@media all and (max-width: 460px) {
  .bl_form_table th,
  .bl_form_table td {
    border: none;
    padding: 0;
  }
}
@media all and (max-width: 460px) {
  .bl_form_table th {
    line-height: 1.25;
  }
}
@media all and (min-width: 834px) {
  .bl_form_table th {
    font-weight: 700;
    width: 22%;
  }
}

.bl_header_hamburger {
  /*アクティブになったエリア*/
  /*丸の拡大*/
  /*ナビゲーションの縦スクロール*/
  /*========= ボタンのためのCSS ===============*/
  /*×に変化*/
}
.bl_header_hamburger #g-nav {
  display: none;
}
.bl_header_hamburger #g-nav.panelactive {
  display: block;
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  /*クラスが付与されたら出現*/
  animation-name: gnaviAnime;
  animation-duration: 1s;
  animation-delay: 0.5s;
  /*0.5 秒遅らせて出現*/
  animation-fill-mode: forwards;
  opacity: 0;
  background: url(../img/common/black_pattern_bg.jpg) repeat;
}
.bl_header_hamburger #g-nav.panelactive .bl_nav-link > ul .speed01 {
  animation-name: gnaviAnime2;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.bl_header_hamburger #g-nav.panelactive .bl_nav-link > ul .speed02 {
  animation-name: gnaviAnime2;
  animation-duration: 1s;
  animation-delay: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.bl_header_hamburger #g-nav.panelactive .bl_nav-link > ul .speed03 {
  animation-name: gnaviAnime2;
  animation-duration: 1s;
  animation-delay: 1.1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.bl_header_hamburger #g-nav.panelactive .bl_nav-link > ul .speed04 {
  animation-name: gnaviAnime2;
  animation-duration: 1s;
  animation-delay: 1.4s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.bl_header_hamburger #g-nav.panelactive .bl_nav-link > ul .speed05 {
  animation-name: gnaviAnime2;
  animation-duration: 1s;
  animation-delay: 1.7s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.bl_header_hamburger .circle-bg {
  position: absolute;
  z-index: 3;
  /*丸の形*/
  width: 62.5px;
  height: 62.5px;
  border-radius: 50%;
  background: #000;
  /*丸のスタート位置と形状*/
  transform: scale(0);
  /*scaleをはじめは0に*/
  right: 25px;
  top: 25px;
  transition: all 0s;
  /*0秒かけてアニメーション*/
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .circle-bg {
    position: fixed;
    top: 16px;
    right: 18.5px;
    width: 39.5px;
    height: 39.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .circle-bg {
    position: fixed;
    top: 28px;
    right: 28.5px;
    width: 57.5px;
    height: 57.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .circle-bg {
    position: fixed;
  }
}
.bl_header_hamburger .circle-bg.circleactive {
  transform: scale(90);
  transition: all 1.2s;
  /*クラスが付与されたらscaleを拡大*/
  /*1秒かけてアニメーション*/
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .circle-bg.circleactive {
    transform: scale(40);
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .circle-bg.circleactive {
    transform: scale(50);
  }
}
.bl_header_hamburger #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  width: 100%;
  height: 100vh;
  margin: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger #g-nav-list {
    display: block;
  }
}
.bl_header_hamburger #g-nav .nav-wrapper {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger #g-nav .nav-wrapper {
    flex-direction: column;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger #g-nav .nav-wrapper {
    justify-content: space-around;
  }
}
@keyframes gnaviAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes gnaviAnime2 {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 800ms ease 0s, transform 800ms ease 0s;
  }
}
.bl_header_hamburger .openbtn1 {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 9999;
  /*ボタンを最前面に*/
  cursor: pointer;
  width: 64px;
  height: 64px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 9px 0;
  padding: 20px 17.5px;
  background: url(../img/icon/i_hamburger_btn-bk.png) no-repeat center/contain;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .openbtn1 {
    position: fixed;
    top: 16px;
    right: 18.5px;
    width: 39.5px;
    height: 39.5px;
    gap: 4px 0;
    padding: 5px 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .openbtn1 {
    position: fixed;
    top: 28px;
    right: 28.5px;
    width: 57.5px;
    height: 57.5px;
    padding: 15px 15px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .openbtn1 {
    position: fixed;
  }
}
.bl_header_hamburger .openbtn1.active {
  background: url(../img/icon/i_hamburger_btn-wt.png) no-repeat center/contain;
  transition: all 0.4s;
}
.bl_header_hamburger .openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  height: 2px;
  background-color: #fff;
  width: 100%;
}
.bl_header_hamburger .openbtn1 span:nth-of-type(1),
.bl_header_hamburger .openbtn1 span:nth-of-type(3) {
  width: 80%;
}
.bl_header_hamburger .openbtn1:hover span:nth-of-type(1),
.bl_header_hamburger .openbtn1:hover span:nth-of-type(3) {
  width: 100%;
}
.bl_header_hamburger .openbtn1.active span:nth-of-type(1) {
  transform: translateY(11px) rotate(-45deg);
  width: 100%;
  background: #000;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .openbtn1.active span:nth-of-type(1) {
    transform: translateY(6px) rotate(-45deg);
  }
}
.bl_header_hamburger .openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}
.bl_header_hamburger .openbtn1.active span:nth-of-type(3) {
  transform: translateY(-11px) rotate(45deg);
  width: 100%;
  background: #000;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .openbtn1.active span:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg);
  }
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper {
    padding: 17.5px 15px 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper {
    padding: 0 20px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper {
    padding: 0 20px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-titlelogo .bl_nav-titlelogo_img {
  text-align: left;
}
.bl_header_hamburger .nav-wrapper .bl_nav-titlelogo .bl_nav-titlelogo_img img {
  width: 101.5px;
  height: 38px;
}
.bl_header_hamburger .nav-wrapper .bl_nav-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info {
    order: 2;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info {
    flex-shrink: 0;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info {
    min-width: 225px;
  }
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_title {
    display: none;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_title_img {
  text-align: left;
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_title_img img {
    width: 162.5px;
    height: 60.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_title_img img {
    width: 128px;
    height: 47.5px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_catch {
  color: #fff;
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_catch {
    font-size: 15.5px;
    margin-top: 25px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_title .bl_nav-info_catch {
    margin-top: 20px;
    font-size: 12.25px;
  }
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn {
    margin-top: 35px;
    padding: 0 17.5px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp {
  display: flex;
  align-items: center;
  width: fit-content;
  color: #fff;
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp {
    font-size: 12.25px;
    gap: 0 7.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp {
    font-size: 17px;
    gap: 0 10px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp {
    font-size: 20px;
    gap: 0 15px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp::after {
  content: "";
  background: url(../img/icon/i_btn_wt.png) no-repeat;
  background-size: contain;
  width: 19px;
  height: 19px;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_pp::after {
    width: 9px;
    height: 9px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_address {
  color: #cfcfcf;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_address {
    font-size: 7.25px;
    margin-top: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_address {
    font-size: 8.25px;
    margin-top: 25px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_address {
    font-size: 10px;
    margin-top: 32.5px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_copyright {
  color: #cfcfcf;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_copyright {
    font-size: 7.25px;
    margin-top: 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_copyright {
    font-size: 8.25px;
    margin-top: 5px;
    padding-bottom: 5px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-info_btn .bl_nav-info_copyright {
    font-size: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link {
    order: 1;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link {
    max-width: 410px;
    width: 100%;
    margin-left: 20px;
    margin-top: -30px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link {
    max-width: 755px;
    width: 100%;
    margin-left: 85px;
    margin-top: -25px;
  }
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul {
    padding: 0 9px;
    margin-top: 40px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-link ul li {
  border-bottom: 1px solid #c8c8c8;
}
.bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a {
  color: #fff;
  display: block;
  position: relative;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  font-weight: 700;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a {
    font-size: 16px;
    padding: 30px 0 25px;
    padding-left: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a {
    font-size: 22px;
    padding: 45px 0 20px;
    padding-left: 18px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a {
    font-size: 28px;
    padding: 50px 0 20px;
    padding-left: 21.5px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a::after {
  position: absolute;
  content: "";
  background: url(../img/icon/i_btn_wt.png) no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media all and (max-width: 460px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a::after {
    right: 19px;
    width: 16.5px;
    height: 16.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a::after {
    right: 22.5px;
    width: 21.5px;
    height: 21.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_hamburger .nav-wrapper .bl_nav-link ul li > a::after {
    right: 36px;
    width: 24.5px;
    height: 24.5px;
  }
}
.bl_header_hamburger .nav-wrapper .bl_nav-link ul li :hover {
  opacity: 0.4;
  transition: all 0.8s ease;
}
.bl_header_hamburger .nav-wrapper .bl_nav-link ul li.un_sub {
  display: none;
}

body.blog #content,
body.single #content,
body.archive #content,
body.archive.date #content,
body.archive.category #content,
body.post-template-default #content {
  max-width: 1280px;
}
@media all and (min-width: 834px) {
  body.blog #content,
  body.single #content,
  body.archive #content,
  body.archive.date #content,
  body.archive.category #content,
  body.post-template-default #content {
    margin: 0 auto;
  }
}
body.blog #content main,
body.single #content main,
body.archive #content main,
body.archive.date #content main,
body.archive.category #content main,
body.post-template-default #content main {
  max-width: 780px;
}
@media all and (min-width: 834px) {
  body.blog #content main,
  body.single #content main,
  body.archive #content main,
  body.archive.date #content main,
  body.archive.category #content main,
  body.post-template-default #content main {
    margin-right: 320px;
    margin-left: 0px;
  }
}
body.blog #content main,
body.single #content main,
body.archive #content main,
body.archive.date #content main,
body.archive.category #content main,
body.post-template-default #content main {
  padding: 0;
  background: transparent;
}
body.blog #content-w,
body.single #content-w,
body.archive #content-w,
body.archive.date #content-w,
body.archive.category #content-w,
body.post-template-default #content-w {
  padding-top: 60px;
  padding-bottom: 100px;
}
@media all and (max-width: 460px) {
  body.blog #content-w,
  body.single #content-w,
  body.archive #content-w,
  body.archive.date #content-w,
  body.archive.category #content-w,
  body.post-template-default #content-w {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media all and (min-width: 834px) {
  #contentInner {
    float: left;
    width: 100%;
    margin-right: -300px;
  }
}

@media all and (max-width: 460px) {
  body.blog article,
  body.single article,
  body.archive article {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
body.blog .kanren *,
body.single .kanren *,
body.archive .kanren * {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
}
body.blog .kanren .bl_archive_item,
body.single .kanren .bl_archive_item,
body.archive .kanren .bl_archive_item {
  overflow: hidden;
  padding: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
body.blog .kanren .bl_archive_item + dl,
body.single .kanren .bl_archive_item + dl,
body.archive .kanren .bl_archive_item + dl {
  margin-top: 20px;
}
body.blog .kanren .bl_archive_item dt,
body.single .kanren .bl_archive_item dt,
body.archive .kanren .bl_archive_item dt {
  width: 300px;
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    float: none;
    width: 100%;
  }
}
@media all and (min-width: 834px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    display: flex;
  }
}
body.blog .kanren .bl_archive_item dt > a,
body.single .kanren .bl_archive_item dt > a,
body.archive .kanren .bl_archive_item dt > a {
  display: block;
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item dt > a:hover > img,
  body.blog .kanren .bl_archive_item dt > a:hover > figure, body.blog .kanren .bl_archive_item dt > a:focus > img,
  body.blog .kanren .bl_archive_item dt > a:focus > figure,
  body.single .kanren .bl_archive_item dt > a:hover > img,
  body.single .kanren .bl_archive_item dt > a:hover > figure,
  body.single .kanren .bl_archive_item dt > a:focus > img,
  body.single .kanren .bl_archive_item dt > a:focus > figure,
  body.archive .kanren .bl_archive_item dt > a:hover > img,
  body.archive .kanren .bl_archive_item dt > a:hover > figure,
  body.archive .kanren .bl_archive_item dt > a:focus > img,
  body.archive .kanren .bl_archive_item dt > a:focus > figure {
    opacity: 1;
  }
}
@media all and (min-width: 834px) {
  body.blog .kanren .bl_archive_item dt > a:hover > img,
  body.blog .kanren .bl_archive_item dt > a:hover > figure, body.blog .kanren .bl_archive_item dt > a:focus > img,
  body.blog .kanren .bl_archive_item dt > a:focus > figure,
  body.single .kanren .bl_archive_item dt > a:hover > img,
  body.single .kanren .bl_archive_item dt > a:hover > figure,
  body.single .kanren .bl_archive_item dt > a:focus > img,
  body.single .kanren .bl_archive_item dt > a:focus > figure,
  body.archive .kanren .bl_archive_item dt > a:hover > img,
  body.archive .kanren .bl_archive_item dt > a:hover > figure,
  body.archive .kanren .bl_archive_item dt > a:focus > img,
  body.archive .kanren .bl_archive_item dt > a:focus > figure {
    opacity: 0.7;
  }
}
body.blog .kanren .bl_archive_item dt > a > img,
body.blog .kanren .bl_archive_item dt > a > figure,
body.single .kanren .bl_archive_item dt > a > img,
body.single .kanren .bl_archive_item dt > a > figure,
body.archive .kanren .bl_archive_item dt > a > img,
body.archive .kanren .bl_archive_item dt > a > figure {
  transition: 0.2s opacity;
}
body.blog .kanren .bl_archive_item dt figure,
body.single .kanren .bl_archive_item dt figure,
body.archive .kanren .bl_archive_item dt figure {
  margin: 0;
  width: 300px;
  height: 220px;
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item dt figure,
  body.single .kanren .bl_archive_item dt figure,
  body.archive .kanren .bl_archive_item dt figure {
    width: 100%;
    height: 67vw;
  }
}
body.blog .kanren .bl_archive_item dt figure img,
body.single .kanren .bl_archive_item dt figure img,
body.archive .kanren .bl_archive_item dt figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
body.blog .kanren dd,
body.single .kanren dd,
body.archive .kanren dd {
  padding: 0 0 12px 325px;
  line-height: 1.25;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd,
  body.single .kanren dd,
  body.archive .kanren dd {
    margin-top: 10px;
    padding: 0;
  }
}
body.blog .kanren dd .blog-info,
body.single .kanren dd .blog-info,
body.archive .kanren dd .blog-info {
  font-size: 14px;
}
body.blog .kanren dd .blog-info time,
body.single .kanren dd .blog-info time,
body.archive .kanren dd .blog-info time {
  display: inline-block;
  margin-bottom: 6px;
  line-height: 30px;
  margin-right: 1em;
  letter-spacing: 0.1em;
  font-weight: 700;
  opacity: 0.7;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd .blog-info time,
  body.single .kanren dd .blog-info time,
  body.archive .kanren dd .blog-info time {
    width: 48%;
    margin: 0;
  }
}
body.blog .kanren dd .blog-info .post-categories,
body.single .kanren dd .blog-info .post-categories,
body.archive .kanren dd .blog-info .post-categories {
  display: inline-block;
  /*
  display: flex;
  flex-wrap: wrap;
  */
}
body.blog .kanren dd .blog-info .post-categories > li,
body.single .kanren dd .blog-info .post-categories > li,
body.archive .kanren dd .blog-info .post-categories > li {
  display: inline-block;
}
body.blog .kanren dd .blog-info a,
body.single .kanren dd .blog-info a,
body.archive .kanren dd .blog-info a {
  display: inline-block;
  color: #000;
  line-height: 30px;
  margin-bottom: 6px;
  padding: 0;
  text-decoration: none;
  word-break: break-all;
  word-wrap: break-word;
  background: #eee;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 0 1em;
  margin-right: 0.5em;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd .blog-info a,
  body.single .kanren dd .blog-info a,
  body.archive .kanren dd .blog-info a {
    font-size: 12px;
    padding: 0 0.5em;
    letter-spacing: 0;
  }
}
@media all and (min-width: 834px) {
  body.blog .kanren dd .blog-info a,
  body.single .kanren dd .blog-info a,
  body.archive .kanren dd .blog-info a {
    transition: 0.2s opacity;
  }
  body.blog .kanren dd .blog-info a:hover, body.blog .kanren dd .blog-info a:focus,
  body.single .kanren dd .blog-info a:hover,
  body.single .kanren dd .blog-info a:focus,
  body.archive .kanren dd .blog-info a:hover,
  body.archive .kanren dd .blog-info a:focus {
    opacity: 0.7;
  }
}
body.blog .kanren dd > a,
body.single .kanren dd > a,
body.archive .kanren dd > a {
  display: block;
  color: #000;
  text-decoration: none;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd > a,
  body.single .kanren dd > a,
  body.archive .kanren dd > a {
    clear: both;
    width: 100%;
  }
}
@media all and (min-width: 834px) {
  body.blog .kanren dd > a,
  body.single .kanren dd > a,
  body.archive .kanren dd > a {
    font-size: 18px;
    transition: 0.2s opacity;
  }
  body.blog .kanren dd > a:hover, body.blog .kanren dd > a:focus,
  body.single .kanren dd > a:hover,
  body.single .kanren dd > a:focus,
  body.archive .kanren dd > a:hover,
  body.archive .kanren dd > a:focus {
    opacity: 0.7;
  }
}
body.blog .kanren dd h3,
body.single .kanren dd h3,
body.archive .kanren dd h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 10px;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    margin-top: 6px;
  }
}
body.blog .kanren dd .bl_archive_summary,
body.single .kanren dd .bl_archive_summary,
body.archive .kanren dd .bl_archive_summary {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.75;
}
body.blog .kanren dd .bl_archive_summary > *,
body.single .kanren dd .bl_archive_summary > *,
body.archive .kanren dd .bl_archive_summary > * {
  font: inherit;
}
@media all and (max-width: 460px) {
  body.blog .kanren dd .bl_archive_summary,
  body.single .kanren dd .bl_archive_summary,
  body.archive .kanren dd .bl_archive_summary {
    display: none;
  }
}
body.blog article h1,
body.blog article .entry-title,
body.single article h1,
body.single article .entry-title,
body.archive article h1,
body.archive article .entry-title {
  line-height: 1.25 !important;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding-bottom: 0.5em;
  border-bottom: 4px solid #000;
}
@media all and (max-width: 460px) {
  body.blog article h1,
  body.blog article .entry-title,
  body.single article h1,
  body.single article .entry-title,
  body.archive article h1,
  body.archive article .entry-title {
    font-size: 17px;
    border-bottom-width: 2px;
  }
}
body.blog article .updated,
body.single article .updated,
body.archive article .updated {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  color: #000;
  font-size: 14px;
  letter-spacing: 0.01em;
  opacity: 0.7;
}
body.blog article .st-catgroup,
body.single article .st-catgroup,
body.archive article .st-catgroup {
  line-break: strict;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
}
body.blog article .st-catgroup a,
body.single article .st-catgroup a,
body.archive article .st-catgroup a {
  margin-top: 5px;
  display: inline-block;
  transition: 0.2s opacity;
  max-width: 100%;
}
body.blog article .st-catgroup .catname,
body.single article .st-catgroup .catname,
body.archive article .st-catgroup .catname {
  border-radius: 0;
  font-weight: 700;
  background: #eee;
  display: inline-block;
  max-width: 100%;
}
body.blog .mainbox,
body.single .mainbox,
body.archive .mainbox {
  margin-top: 40px;
}
@media all and (max-width: 460px) {
  body.blog .mainbox,
  body.single .mainbox,
  body.archive .mainbox {
    margin-top: 30px;
  }
}
body.blog .st-post,
body.single .st-post,
body.archive .st-post {
  font-size: 15px;
  line-height: 1.75;
}
body.blog .st-post h2,
body.blog .st-post h3,
body.blog .st-post h4,
body.blog .st-post h5,
body.blog .st-post h6,
body.single .st-post h2,
body.single .st-post h3,
body.single .st-post h4,
body.single .st-post h5,
body.single .st-post h6,
body.archive .st-post h2,
body.archive .st-post h3,
body.archive .st-post h4,
body.archive .st-post h5,
body.archive .st-post h6 {
  border: none;
  background: none;
  padding: 0;
  line-height: 1.5;
  margin: 2em 0 1em;
}
body.blog .st-post h2,
body.single .st-post h2,
body.archive .st-post h2 {
  font-size: 18px;
  padding: 0.75em 1em;
  margin-top: 2em;
  background: #eee;
  color: #000;
}
@media all and (max-width: 460px) {
  body.blog .st-post h2,
  body.single .st-post h2,
  body.archive .st-post h2 {
    font-size: 15px;
  }
}
body.blog .st-post h3,
body.single .st-post h3,
body.archive .st-post h3 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #000;
  border-width: 0 0 2px 5px;
  padding: 0.25em 0.5em;
}
@media all and (max-width: 460px) {
  body.blog .st-post h3,
  body.single .st-post h3,
  body.archive .st-post h3 {
    font-size: 15px;
    border-width: 0 0 1px 3px;
  }
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #000;
  border-width: 2px 0;
  padding: 0.5em;
  /*
  border-left: 4px solid $cT;
  padding: .25em 0 .25em .75em;
  margin-top: 1em;
  border-left-width: 3px;
  */
}
@media all and (max-width: 460px) {
  body.blog .st-post h4,
  body.single .st-post h4,
  body.archive .st-post h4 {
    font-size: 15px;
    border-width: 1px 0;
  }
}
body.blog .st-post h5,
body.single .st-post h5,
body.archive .st-post h5 {
  font-size: 16px;
  border-bottom: 6px double #000;
  padding: 0.25em 0.5em;
}
@media all and (max-width: 460px) {
  body.blog .st-post h5,
  body.single .st-post h5,
  body.archive .st-post h5 {
    font-size: 15px;
  }
}
body.blog .st-post h6,
body.single .st-post h6,
body.archive .st-post h6 {
  font-size: 16px;
  position: relative;
  padding-left: 24px;
}
body.blog .st-post h6:before,
body.single .st-post h6:before,
body.archive .st-post h6:before {
  content: "";
  background-color: #000;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0.4em;
  left: 0;
  margin: auto;
}
@media all and (max-width: 460px) {
  body.blog .st-post h6,
  body.single .st-post h6,
  body.archive .st-post h6 {
    font-size: 15px;
  }
}
body.blog .st-post .bl_single_nav,
body.single .st-post .bl_single_nav,
body.archive .st-post .bl_single_nav {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
body.blog .st-post .bl_single_nav *,
body.single .st-post .bl_single_nav *,
body.archive .st-post .bl_single_nav * {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
}
body.blog .st-post .bl_single_nav .un_prev,
body.blog .st-post .bl_single_nav .un_next,
body.single .st-post .bl_single_nav .un_prev,
body.single .st-post .bl_single_nav .un_next,
body.archive .st-post .bl_single_nav .un_prev,
body.archive .st-post .bl_single_nav .un_next {
  width: 48%;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_prev,
  body.blog .st-post .bl_single_nav .un_next,
  body.single .st-post .bl_single_nav .un_prev,
  body.single .st-post .bl_single_nav .un_next,
  body.archive .st-post .bl_single_nav .un_prev,
  body.archive .st-post .bl_single_nav .un_next {
    width: 37%;
  }
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_prev b:before,
  body.single .st-post .bl_single_nav .un_prev b:before,
  body.archive .st-post .bl_single_nav .un_prev b:before {
    box-sizing: border-box;
    content: "";
    width: 0.4em;
    height: 0.4em;
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: inline-block;
    margin-right: 0.6em;
  }
  body.blog .st-post .bl_single_nav .un_prev b:before,
  body.single .st-post .bl_single_nav .un_prev b:before,
  body.archive .st-post .bl_single_nav .un_prev b:before {
    margin-left: 0;
    margin-right: 0.6em;
    transform: rotate(135deg);
  }
}
@media all and (min-width: 834px) {
  body.blog .st-post .bl_single_nav .un_prev b,
  body.single .st-post .bl_single_nav .un_prev b,
  body.archive .st-post .bl_single_nav .un_prev b {
    left: 27px;
  }
}
body.blog .st-post .bl_single_nav .un_prev a,
body.single .st-post .bl_single_nav .un_prev a,
body.archive .st-post .bl_single_nav .un_prev a {
  /*
  // Arrow Icon
  @include iconArrow(before, absolute, $cT, 1.75em, 2px);
  &:before {
  	left: 30px;
  	transform: rotate(135deg);

  	@include mq(sp) {
  		width: 1em;
  		height: 1em;
  		left: 10px;
  		top: calc(50% - .5em);
  	}
  }
  */
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_prev a,
  body.single .st-post .bl_single_nav .un_prev a,
  body.archive .st-post .bl_single_nav .un_prev a {
    justify-content: flex-start;
    padding-left: 20px;
  }
}
body.blog .st-post .bl_single_nav .un_next:first-child,
body.single .st-post .bl_single_nav .un_next:first-child,
body.archive .st-post .bl_single_nav .un_next:first-child {
  margin-left: auto;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_next b:after,
  body.single .st-post .bl_single_nav .un_next b:after,
  body.archive .st-post .bl_single_nav .un_next b:after {
    box-sizing: border-box;
    content: "";
    width: 0.4em;
    height: 0.4em;
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 0.6em;
  }
}
@media all and (min-width: 834px) {
  body.blog .st-post .bl_single_nav .un_next b,
  body.single .st-post .bl_single_nav .un_next b,
  body.archive .st-post .bl_single_nav .un_next b {
    display: block;
    text-align: right;
  }
}
body.blog .st-post .bl_single_nav .un_next a,
body.single .st-post .bl_single_nav .un_next a,
body.archive .st-post .bl_single_nav .un_next a {
  /*
  // Arrow Icon
  @include iconArrow(before, absolute, $cT, 1.75em, 2px);
  &:before {
  	left: auto;
  	right: 30px;

  	@include mq(sp) {
  		width: 1em;
  		height: 1em;
  		right: 10px;
  		top: calc(50% - .5em);
  	}
  }
  */
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_next a,
  body.single .st-post .bl_single_nav .un_next a,
  body.archive .st-post .bl_single_nav .un_next a {
    justify-content: flex-end;
    padding-right: 20px;
  }
}
body.blog .st-post .bl_single_nav .un_toArchive,
body.single .st-post .bl_single_nav .un_toArchive,
body.archive .st-post .bl_single_nav .un_toArchive {
  width: 20%;
  border: 1px solid #fff;
  border-width: 0 1px;
}
body.blog .st-post .bl_single_nav .un_toArchive:first-child,
body.single .st-post .bl_single_nav .un_toArchive:first-child,
body.archive .st-post .bl_single_nav .un_toArchive:first-child {
  margin-left: auto;
}
body.blog .st-post .bl_single_nav .un_toArchive:last-child,
body.single .st-post .bl_single_nav .un_toArchive:last-child,
body.archive .st-post .bl_single_nav .un_toArchive:last-child {
  margin-right: auto;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_toArchive,
  body.single .st-post .bl_single_nav .un_toArchive,
  body.archive .st-post .bl_single_nav .un_toArchive {
    width: 26%;
  }
}
body.blog .st-post .bl_single_nav .un_toArchive a,
body.single .st-post .bl_single_nav .un_toArchive a,
body.archive .st-post .bl_single_nav .un_toArchive a {
  background: #eee;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 14px;
}
body.blog .st-post .bl_single_nav .un_toArchive a:before,
body.single .st-post .bl_single_nav .un_toArchive a:before,
body.archive .st-post .bl_single_nav .un_toArchive a:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_archive_bk.png) no-repeat center/contain;
  margin: 0 0 0.5em;
  width: 100%;
  height: 22px;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav .un_toArchive a,
  body.single .st-post .bl_single_nav .un_toArchive a,
  body.archive .st-post .bl_single_nav .un_toArchive a {
    font-size: 12px;
    line-height: 1.25;
  }
  body.blog .st-post .bl_single_nav .un_toArchive a:before,
  body.single .st-post .bl_single_nav .un_toArchive a:before,
  body.archive .st-post .bl_single_nav .un_toArchive a:before {
    height: 14px;
    margin-bottom: 0.25em;
  }
}
body.blog .st-post .bl_single_nav > li,
body.single .st-post .bl_single_nav > li,
body.archive .st-post .bl_single_nav > li {
  padding: 0;
}
body.blog .st-post .bl_single_nav > li a,
body.single .st-post .bl_single_nav > li a,
body.archive .st-post .bl_single_nav > li a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 44px;
  min-height: 66px;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav > li a,
  body.single .st-post .bl_single_nav > li a,
  body.archive .st-post .bl_single_nav > li a {
    font-size: 14px;
    padding: 4px 4px 6px;
    min-height: 44px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background: #333333;
    color: #fff;
  }
}
@media all and (min-width: 834px) {
  body.blog .st-post .bl_single_nav > li a,
  body.single .st-post .bl_single_nav > li a,
  body.archive .st-post .bl_single_nav > li a {
    transition: 0.2s opacity;
  }
  body.blog .st-post .bl_single_nav > li a:hover, body.blog .st-post .bl_single_nav > li a:focus,
  body.single .st-post .bl_single_nav > li a:hover,
  body.single .st-post .bl_single_nav > li a:focus,
  body.archive .st-post .bl_single_nav > li a:hover,
  body.archive .st-post .bl_single_nav > li a:focus {
    opacity: 0.7;
  }
}
body.blog .st-post .bl_single_nav > li a b,
body.single .st-post .bl_single_nav > li a b,
body.archive .st-post .bl_single_nav > li a b {
  /*
  font-size: 32px;
  font-weight: 900;

  @include mq(sp) {
  	letter-spacing: -.05em;
  	font-size: 16px;
  }
  @include mq(pc) {
  	position: absolute;
  	display: block;
  	top: -24px;
  }
  */
}
body.blog .st-post .bl_single_nav > li dl,
body.single .st-post .bl_single_nav > li dl,
body.archive .st-post .bl_single_nav > li dl {
  display: flex;
  border: 1px solid #eee;
  background: #fff;
  padding: 30px;
  margin-top: 10px;
}
@media all and (max-width: 460px) {
  body.blog .st-post .bl_single_nav > li dl,
  body.single .st-post .bl_single_nav > li dl,
  body.archive .st-post .bl_single_nav > li dl {
    display: none;
  }
}
body.blog .st-post .bl_single_nav > li dl dt,
body.single .st-post .bl_single_nav > li dl dt,
body.archive .st-post .bl_single_nav > li dl dt {
  width: 100px;
}
body.blog .st-post .bl_single_nav > li dl dt figure,
body.single .st-post .bl_single_nav > li dl dt figure,
body.archive .st-post .bl_single_nav > li dl dt figure {
  margin: 0;
  width: 100px;
  height: 100px;
}
body.blog .st-post .bl_single_nav > li dl dd,
body.single .st-post .bl_single_nav > li dl dd,
body.archive .st-post .bl_single_nav > li dl dd {
  padding-left: 20px;
  flex: 1;
}
body.blog .st-post .bl_single_nav > li dl dd p,
body.single .st-post .bl_single_nav > li dl dd p,
body.archive .st-post .bl_single_nav > li dl dd p {
  word-break: break-all;
  word-wrap: break-word;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
body.blog .st-post .bl_single_nav > li dl dd p:first-child,
body.single .st-post .bl_single_nav > li dl dd p:first-child,
body.archive .st-post .bl_single_nav > li dl dd p:first-child {
  color: rgba(0, 0, 0, 0.5);
}
body.blog .st-post .bl_single_nav > li dl dd p:last-child,
body.single .st-post .bl_single_nav > li dl dd p:last-child,
body.archive .st-post .bl_single_nav > li dl dd p:last-child {
  margin-top: 0.5em;
  color: rgb(51, 51, 51);
}
body.blog .st-post .bl_single_nav > li > p,
body.single .st-post .bl_single_nav > li > p,
body.archive .st-post .bl_single_nav > li > p {
  margin: 0;
  padding: 10px 20px;
}

.bl_pager {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_pager {
    gap: 0 8.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_pager {
    gap: 0 6px;
  }
}
@media all and (max-width: 460px) {
  .bl_pager {
    gap: 0 4px;
  }
}
@media all and (min-width: 834px) {
  .bl_pager > li > a:hover {
    color: #000;
    background: #fff;
    border: 1px solid #000;
    transition: all 0.5s;
  }
  .bl_pager > li > a:hover::before, .bl_pager > li > a:hover::after {
    border: 1px solid #000;
    border-width: 0 2px 2px 0;
    transition: all 0.5s;
  }
}
.bl_pager .bl_pager_first > a:before,
.bl_pager .bl_pager_prev > a:before,
.bl_pager .bl_pager_next > a:after,
.bl_pager .bl_pager_last > a:after {
  box-sizing: border-box;
  position: relative;
  display: block;
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 1px solid #fff;
  border-width: 0 2px 2px 0;
  transform-origin: center;
  /*
  margin-right: .5em;
  display: inline-block;
  content: "";
  border-right: .6em solid $cT;
  border-top: .3em solid transparent;
  border-bottom: .3em solid transparent;
  */
}
@media all and (max-width: 460px) {
  .bl_pager .bl_pager_first > a:before,
  .bl_pager .bl_pager_prev > a:before,
  .bl_pager .bl_pager_next > a:after,
  .bl_pager .bl_pager_last > a:after {
    width: 0.5em;
    height: 0.5em;
  }
}
.bl_pager .bl_pager_prev {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  border: 1px solid #fff;
}
@media all and (min-width: 834px) {
  .bl_pager .bl_pager_prev {
    width: 54px;
    height: 54px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_pager .bl_pager_prev {
    width: 41px;
    height: 41px;
  }
}
@media all and (max-width: 460px) {
  .bl_pager .bl_pager_prev {
    width: 32px;
    height: 32px;
  }
}
.bl_pager .bl_pager_prev a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.bl_pager .bl_pager_prev a:before {
  transform: translateX(2px) rotate(135deg);
}
.bl_pager .bl_pager_next {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  border: 1px solid #fff;
}
@media all and (min-width: 834px) {
  .bl_pager .bl_pager_next {
    width: 54px;
    height: 54px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_pager .bl_pager_next {
    width: 41px;
    height: 41px;
  }
}
@media all and (max-width: 460px) {
  .bl_pager .bl_pager_next {
    width: 32px;
    height: 32px;
  }
}
.bl_pager .bl_pager_next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.bl_pager .bl_pager_next a:after {
  transform: translateX(-2px) rotate(-45deg);
}
.bl_pager .bl_pager_num {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  color: #1452a6;
}
.bl_pager .bl_pager_num > a,
.bl_pager .bl_pager_num > span {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 834px) {
  .bl_pager .bl_pager_num > a,
  .bl_pager .bl_pager_num > span {
    width: 54px;
    height: 54px;
    font-size: 14px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_pager .bl_pager_num > a,
  .bl_pager .bl_pager_num > span {
    width: 41px;
    height: 41px;
    font-size: 13.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_pager .bl_pager_num > a,
  .bl_pager .bl_pager_num > span {
    width: 32px;
    height: 32px;
    font-size: 10.5px;
  }
}
.bl_pager .bl_pager_num > a {
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}
.bl_pager .bl_pager_num > span {
  color: #000;
  border: 1px solid #000;
  background: #fff;
}

aside .kanren {
  padding: 0;
  margin: 0;
}

.bl_aside_bnr a {
  display: block;
}
.bl_aside_bnr img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bl_aside_bnr + * {
  margin-top: 30px;
}

@media all and (max-width: 460px) {
  #side {
    margin-top: 40px;
  }
}
@media all and (min-width: 834px) {
  #side aside {
    float: right;
    width: 300px !important;
    clear: none;
  }
}
#side .bl_aside_widgets + .ad,
#side #mybox .ad + .ad {
  margin-top: 30px;
}
#side .bl_aside_widgets *,
#side #mybox .ad * {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
}
#side .bl_aside_widgets .widget,
#side #mybox .ad .widget {
  list-style: none;
}
#side .bl_aside_widgets .widgettitle,
#side .bl_aside_widgets h4,
#side #mybox .ad .widgettitle,
#side #mybox .ad h4 {
  background: none;
  margin: 0;
  border: none;
  line-height: 1.25;
  font-size: 16px;
  background: #eee;
  padding: 10px 15px;
}
@media all and (max-width: 460px) {
  #side .bl_aside_widgets .widgettitle,
  #side .bl_aside_widgets h4,
  #side #mybox .ad .widgettitle,
  #side #mybox .ad h4 {
    padding: 10px 15px 11px;
  }
}
#side .bl_aside_widgets .widgettitle:nth-child(n+2),
#side .bl_aside_widgets h4:nth-child(n+2),
#side #mybox .ad .widgettitle:nth-child(n+2),
#side #mybox .ad h4:nth-child(n+2) {
  margin-top: 54px;
}
@media all and (max-width: 460px) {
  #side .bl_aside_widgets .widgettitle:nth-child(n+2),
  #side .bl_aside_widgets h4:nth-child(n+2),
  #side #mybox .ad .widgettitle:nth-child(n+2),
  #side #mybox .ad h4:nth-child(n+2) {
    margin-top: 44px;
  }
}
#side .bl_aside_widgets .widgettitle + ul,
#side .bl_aside_widgets h4 + ul,
#side #mybox .ad .widgettitle + ul,
#side #mybox .ad h4 + ul {
  margin-top: 10px;
}
#side .bl_aside_widgets ul li a,
#side #mybox .ad ul li a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 5px 15px;
  text-decoration: underline;
}
@media all and (max-width: 460px) {
  #side .bl_aside_widgets ul li a,
  #side #mybox .ad ul li a {
    padding: 12px 1px 13px 20px;
    font-size: 14px;
  }
}
#side .bl_aside_widgets ul li a:before,
#side #mybox .ad ul li a:before {
  content: "・";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media all and (min-width: 834px) {
  #side .bl_aside_widgets ul li a,
  #side #mybox .ad ul li a {
    transition: 0.2s opacity;
  }
  #side .bl_aside_widgets ul li a:hover, #side .bl_aside_widgets ul li a:focus,
  #side #mybox .ad ul li a:hover,
  #side #mybox .ad ul li a:focus {
    opacity: 0.7;
  }
}
#side .bl_aside_widgets ul.bl_aside_latestPosts,
#side #mybox .ad ul.bl_aside_latestPosts {
  list-style: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li,
#side #mybox .ad ul.bl_aside_latestPosts > li {
  margin-top: 14px;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a,
#side #mybox .ad ul.bl_aside_latestPosts > li > a {
  padding: 0;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a:before,
#side #mybox .ad ul.bl_aside_latestPosts > li > a:before {
  display: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a figure,
#side #mybox .ad ul.bl_aside_latestPosts > li > a figure {
  width: 90px;
  height: 90px;
  margin: 0;
  float: left;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a time,
#side #mybox .ad ul.bl_aside_latestPosts > li > a time {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 0 0 100px;
  opacity: 0.7;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a p,
#side #mybox .ad ul.bl_aside_latestPosts > li > a p {
  margin: 0.25em 0 0 100px;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: inherit;
  font-weight: 700;
}
#side .bl_aside_widgets .calendar_wrap,
#side #mybox .ad .calendar_wrap {
  margin-top: 20px;
}
#side .bl_aside_widgets .calendar_wrap #wp-calendar,
#side #mybox .ad .calendar_wrap #wp-calendar {
  background: #fff;
}
#side .bl_aside_widgets .calendar_wrap #wp-calendar #today,
#side #mybox .ad .calendar_wrap #wp-calendar #today {
  background: #ddd;
}
#side .bl_aside_widgets .calendar_wrap table,
#side #mybox .ad .calendar_wrap table {
  border: 1px solid #ddd;
  border-top: none;
  table-layout: fixed;
}
#side .bl_aside_widgets .calendar_wrap table caption,
#side #mybox .ad .calendar_wrap table caption {
  background: #eee;
  text-align: center;
  padding: 10px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0;
}
#side .bl_aside_widgets .calendar_wrap table thead th,
#side #mybox .ad .calendar_wrap table thead th {
  font-weight: 700;
}
#side .bl_aside_widgets .calendar_wrap table th,
#side .bl_aside_widgets .calendar_wrap table td,
#side #mybox .ad .calendar_wrap table th,
#side #mybox .ad .calendar_wrap table td {
  background: none;
  border: none;
  vertical-align: middle;
}
#side .bl_aside_widgets .calendar_wrap table td,
#side #mybox .ad .calendar_wrap table td {
  line-height: 1.75;
  padding: 5px 0;
}
#side .bl_aside_widgets .calendar_wrap table a,
#side #mybox .ad .calendar_wrap table a {
  width: 2em;
  height: 2em;
  display: inline-block;
  text-decoration: none;
  line-height: 1.9;
  border-radius: 50%;
  background: #ddd;
  color: #4ee0ff;
}
@media all and (min-width: 834px) {
  #side .bl_aside_widgets .calendar_wrap table a,
  #side #mybox .ad .calendar_wrap table a {
    transition: 0.2s opacity;
  }
  #side .bl_aside_widgets .calendar_wrap table a:hover, #side .bl_aside_widgets .calendar_wrap table a:focus,
  #side #mybox .ad .calendar_wrap table a:hover,
  #side #mybox .ad .calendar_wrap table a:focus {
    opacity: 0.7;
  }
}
#side .bl_aside_widgets .calendar_wrap nav,
#side #mybox .ad .calendar_wrap nav {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
#side .bl_aside_widgets .calendar_wrap nav span:nth-child(1) a, #side .bl_aside_widgets .calendar_wrap nav span:nth-child(3) a,
#side #mybox .ad .calendar_wrap nav span:nth-child(1) a,
#side #mybox .ad .calendar_wrap nav span:nth-child(3) a {
  display: block;
  background-color: #eee;
  color: #000;
  line-height: 28px;
  padding: 0 12px;
  font-size: 14px;
  text-decoration: none;
}

/*
body.single {

	// メインビジュアル
	.bl_mv.bl_mv__sub {
		@include mq(sp) {
			height: 88px;
			min-height: 88px;
		}
		@include mq(pc) {
			height: 120px;
			min-height: 120px;
		}

		.bl_mv_subTitle {
			font-size: 52px;
			@include mq(sp) {
				font-size: 42px*$sp;
			}
		}
		.bl_mv_title {
			font-size: 18px;
			@include mq(sp) {
				margin-top: .25em;
				font-size: 28px*$sp;
			}
		}
	}
}
*/
.bl_single_meta {
  margin: 10px 0;
  display: flex;
  align-items: flex-start;
}
.bl_single_meta .blogbox {
  margin: 4px 0 0 20px;
  padding: 5px 0;
}
.bl_single_meta .st-catgroup {
  margin: 0;
  padding: 0;
}
.bl_single_meta .st-catgroup .catname {
  margin: 0;
}

/*
body.single {
	.bl_article_share {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0;

		// Design
		margin-top: 60px;

		@include mq(sp) {
			margin-top: 40px;
		}

		> * {
			margin-left: 20px;

			@include mq(sp) {
				margin-left: 10px;
			}
		}

		a {
			display: inline-block;
			cursor: pointer;

			@include mq(sp) {
				width: 44px;
			}
			@include mq(pc) {
				width: 32px;
				transition: .2s opacity;
				&:hover,
				&:focus {
					opacity: .7;
				}
			}
		}
	}
}
*/
.ly_header {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 3;
  height: 0;
}
/*
.bl_header_sub {
	width: 100%;
	background: $bg1;
	display: flex;
	//justify-content: space-between;
	justify-content: center;

	// ★Design
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.25;
	padding: 0 45px;

	@include mq(sp) {
		position: fixed;
		padding: 0 10px;
		height: 22px;
		transition: .2s height;
		overflow: hidden;
	}
	@include mq(pc) {
		min-height: 30px;
		height: 30px; // for IE
	}
}
*/
.bl_header {
  margin: 0;
  padding: 0;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 0;
  transition: 0.2s height;
}
@media all and (max-width: 460px) {
  .bl_header {
    height: 66px;
    justify-content: flex-start;
    padding: 0;
    position: relative;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header {
    position: relative;
  }
}
@media all and (min-width: 834px) {
  .bl_header {
    height: 120px;
    min-width: 1000px;
    transition: 0.3s height, 0.3s background;
    position: relative;
  }
}
@media all and (max-width: 460px) {
  .bl_header:before {
    position: fixed;
    display: block;
    content: "";
    background: #000;
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0;
    transition: 0s width 0.2s, 0.2s opacity;
  }
}

@media all and (max-width: 460px) {
  .bl_header_title {
    margin-left: 15px;
    margin-top: 17.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_title {
    margin-left: 27px;
    margin-top: 31px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_title {
    transition: 0.2s height, 0.2s margin;
    margin-left: 27px;
    margin-top: 25.5px;
  }
}

.bl_header_name {
  display: block;
  color: inherit;
  line-height: 1.25;
  transition: 0.2s margin;
  font-weight: 700;
  transition: 0.2s width, 0.2s margin;
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%;
  background: url(../img/logo/i_logo.png) no-repeat left center/contain;
  font-size: 28px;
  font-weight: 700;
}
@media all and (max-width: 460px) {
  .bl_header_name {
    font-size: 27.5px;
    width: 200px;
  }
  .bl_header_name:nth-child(2) {
    margin-top: 2px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_header_name {
    width: 138.5px;
    height: 51.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_header_name {
    width: 161.5px;
    height: 60px;
    image-rendering: -webkit-optimize-contrast;
  }
  .bl_header_name:nth-child(2) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
}

.bl_header_name.bl_header_name__wt {
  background: url(../img/logo/i_logo_wt.png) no-repeat left center/contain;
}

@media all and (max-width: 460px) {
  nav.bl_header_drawer {
    position: fixed;
    right: -100%;
    transition: 0.3s right, 0.2s top, 0.2s height;
    padding-bottom: 100px;
    overflow: auto;
    width: 100%;
    max-height: 100vh;
    background: #ddd;
    color: #4ee0ff;
    top: 66px;
    height: calc(100vh - 66px);
  }
}
@media all and (min-width: 834px) {
  nav.bl_header_drawer {
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 130px;
    justify-content: center;
  }
}

ul.bl_header_nav {
  font-feature-settings: "palt";
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  font-size: 14px;
  line-height: 1.25;
}
@media all and (max-width: 833.9px) {
  ul.bl_header_nav {
    display: none;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1160px;
    transition: 0.2s height;
    /*
    // ★スクロール後、画面上部に固定
    &.is_passView {
    	position: fixed;
    	left: 0;
    	top: 0;

    	height: 50px;

    	> li {
    		> a,
    		> label {
    			&:after {
    				bottom: 1px;
    			}
    		}
    	}
    }
    */
  }
}
ul.bl_header_nav li {
  position: relative;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav li {
    border-top: 1px solid #fff;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav li:hover > ul, ul.bl_header_nav li:focus > ul {
    max-height: 100vh;
    transition: 0.3s max-height ease-in;
  }
  ul.bl_header_nav li:focus-within > ul {
    max-height: 100vh;
    transition: 0.3s max-height ease-in;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav li.un_sub {
    display: none;
  }
}
ul.bl_header_nav a,
ul.bl_header_nav label {
  display: flex;
  align-items: center;
  align-content: center;
  cursor: pointer;
  position: relative;
  height: 44px;
  color: inherit;
  padding: 4px 20px 6px;
  font-weight: 700;
  padding-left: 22px;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav a,
  ul.bl_header_nav label {
    letter-spacing: 0.1em;
    padding: 4px 30px 5px 15px;
    position: relative;
  }
  ul.bl_header_nav a:after,
  ul.bl_header_nav label:after {
    box-sizing: border-box;
    content: "";
    width: 0.5em;
    height: 0.5em;
    border: 1px solid #4ee0ff;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: calc(50% - 0.2777777778em);
    right: 0.75em;
  }
  ul.bl_header_nav a:after,
  ul.bl_header_nav label:after {
    right: 1.25em;
  }
  ul.bl_header_nav a.is_checked ~ ul,
  ul.bl_header_nav label.is_checked ~ ul {
    max-height: 100vh;
    transition: 0.3s max-height ease-in;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav a,
  ul.bl_header_nav label {
    position: relative;
    width: 100%;
    font-size: inherit;
  }
}
ul.bl_header_nav a i,
ul.bl_header_nav label i {
  display: block;
  width: 100%;
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25em;
  padding-left: 0.25em;
  margin-top: 6px;
  font-weight: 700;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav a i,
  ul.bl_header_nav label i {
    display: none;
  }
}
ul.bl_header_nav label {
  cursor: default;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav label {
    position: relative;
  }
  ul.bl_header_nav label.js_acc_toggle:nth-last-child(3) {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    z-index: 1;
    background: linear-gradient(to bottom, #4ee0ff, #4ee0ff) no-repeat left center/1px 80%;
  }
  ul.bl_header_nav label.js_acc_toggle:nth-last-child(3) ~ a:after {
    display: none;
  }
  ul.bl_header_nav label:after {
    box-sizing: border-box;
    content: "";
    width: 0.5em;
    height: 0.5em;
    border: 1px solid #000;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: calc(50% - 0.2777777778em);
    right: 0.75em;
  }
  ul.bl_header_nav label:after {
    right: 1.25em;
    transform: rotate(45deg);
    transition: 0.2s transform;
  }
  ul.bl_header_nav label.is_checked:after {
    transform: rotate(-135deg);
  }
}
@media all and (max-width: 460px) {
  ul.bl_header_nav .js_acc_toggle:nth-last-child(3) {
    padding: 0;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav .js_acc_toggle:nth-last-child(3) {
    display: none;
  }
}
ul.bl_header_nav > li {
  display: block;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav > li {
    width: 100%;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li {
    height: 100%;
    margin: 0 1em;
  }
}
ul.bl_header_nav > li > a,
ul.bl_header_nav > li > label {
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  font-weight: 700;
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li > a,
  ul.bl_header_nav > li > label {
    justify-content: center;
    text-align: center;
    flex-direction: column;
    letter-spacing: 0.2em;
    padding: 4px 0.25em 4px 0.45em;
    font-size: 14px;
    letter-spacing: 0.1em;
    overflow: hidden;
  }
  ul.bl_header_nav > li > a:hover .bl_header_nav-item_switching,
  ul.bl_header_nav > li > label:hover .bl_header_nav-item_switching {
    transform: translateY(-100%);
  }
  ul.bl_header_nav > li > a:hover .bl_header_nav-item_switching:after,
  ul.bl_header_nav > li > label:hover .bl_header_nav-item_switching:after {
    opacity: 1;
  }
}
ul.bl_header_nav > li > a .bl_header_nav-item,
ul.bl_header_nav > li > label .bl_header_nav-item {
  transition: transform 500ms ease;
  line-height: 2.5;
}
ul.bl_header_nav > li > a .bl_header_nav-item_switching,
ul.bl_header_nav > li > label .bl_header_nav-item_switching {
  position: relative;
  display: block;
  transition: transform 500ms ease;
  height: 100%;
}
ul.bl_header_nav > li > a .bl_header_nav-item_switching::after,
ul.bl_header_nav > li > label .bl_header_nav-item_switching::after {
  content: attr(data-text);
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: opacity 1.2s ease;
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li.un_contact {
    border: solid 2px #000;
    border-radius: 4px;
  }
}
ul.bl_header_nav > li.un_contact > a {
  padding-left: 25px;
  padding-right: 24px;
}
ul.bl_header_nav > li.un_contact:hover {
  background: #000;
  transition: all 0.5s;
}
ul.bl_header_nav > li.un_contact:hover > a {
  color: #fff;
}
ul.bl_header_nav > li ul {
  overflow: hidden;
}
@media all and (max-width: 460px) {
  ul.bl_header_nav > li ul {
    max-height: 0;
    transition: 0.3s max-height ease-out;
  }
  ul.bl_header_nav > li ul > li {
    border-top: 1px solid #fff;
  }
  ul.bl_header_nav > li ul > li > a,
  ul.bl_header_nav > li ul > li > label {
    padding-left: 30px;
    font-weight: 500;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li ul {
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
  }
  ul.bl_header_nav > li ul:hover, ul.bl_header_nav > li ul:focus {
    overflow: visible;
  }
  ul.bl_header_nav > li ul:focus-within {
    overflow: visible;
  }
  ul.bl_header_nav > li ul > li + li {
    margin-top: 1px;
  }
  ul.bl_header_nav > li ul a,
  ul.bl_header_nav > li ul label {
    padding-left: 20px;
    padding-right: 20px;
    height: 48px;
    letter-spacing: 0.1em;
    transition: 0.2s background;
    min-width: 10em;
  }
  ul.bl_header_nav > li ul a:hover, ul.bl_header_nav > li ul a:focus,
  ul.bl_header_nav > li ul label:hover,
  ul.bl_header_nav > li ul label:focus {
    background: #ddd;
    color: #333;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li:hover > ul, ul.bl_header_nav > li:focus > ul {
    max-height: 100vh;
    transition: 0.3s max-height ease-in;
  }
  ul.bl_header_nav > li:focus-within > ul {
    max-height: 100vh;
    transition: 0.3s max-height ease-in;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li > ul {
    left: 0;
    top: 100%;
    max-height: 0;
    min-width: 100%;
    transition: 0.3s max-height ease-out 0.1s;
  }
}
ul.bl_header_nav > li > ul > li {
  /*
  &:first-child {
  	@include mq(pc) {
  		// Design
  		border-top: 1px solid #fff;
  	}
  }
  */
  /*
  &:last-child {
  	> a,
  	> label {
  		@include mq(pc) {
  			// Design
  			padding-bottom: 20px;
  		}
  	}
  }
  */
}
ul.bl_header_nav > li > ul > li > a,
ul.bl_header_nav > li > ul > li > label {
  white-space: nowrap;
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li > ul li:hover > ul, ul.bl_header_nav > li > ul li:focus > ul {
    transition: 0.3s max-width ease-in;
    max-width: 100%;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li > ul li:focus-within > ul {
    transition: 0.3s max-width ease-in;
    max-width: 100%;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_nav > li > ul ul {
    left: 100%;
    top: 0;
    max-width: 0;
    transition: 0.3s max-width ease-out 0.1s;
  }
}
@media all and (max-width: 460px) {
  ul.bl_header_nav > li > ul ul a,
  ul.bl_header_nav > li > ul ul label {
    padding-left: 50px;
  }
}

.bl_header_nav.bl_header_nav__wt li > a {
  color: #fff;
}
.bl_header_nav.bl_header_nav__wt li.un_contact {
  border: 1px solid #fff;
}
.bl_header_nav.bl_header_nav__wt li.un_contact:hover {
  background: #fff;
  transition: all 0.5s;
}
.bl_header_nav.bl_header_nav__wt li.un_contact:hover > a {
  color: #000;
}

ul.bl_header_cta {
  /*
  	// 文言
  	> li:nth-child(1) {
  		margin-left: 0;
  		//width: 100%;
  		transition: .3s opacity, .2s margin;

  		@include mq(sp) {
  			position: absolute;
  			right: 0;
  			top: 55px;
  			background: #bead6a;
  			color: #fff;
  			font-size: 12px;
  			text-align: center;
  			width: 100%;
  			padding: 4px 0;
  			opacity: 1;
  		}
  		@include mq(pc) {
  			margin-bottom: 10px;
  			color: #bead6a;
  		}

  		b {
  	//		font-size: 16px;
  	//		color: #333;
  	//		display: flex;
  	//		align-items: center;
  			//font-weight: 400;

  			text-align: center;
  			//letter-spacing: .1em;
  			//padding-left: .1em;
  			font-weight: 400;

  //			&:before,
  //			&:after {
  //				display: block;
  //				content: "";
  //				flex-grow: 1;
  //				height: 1px;
  //				background: $cT;
  //			}
  //			&:before {
  //				margin-right: .5em;
  //			}
  //			&:after {
  //				margin-left: .5em;
  //			}
  //
  //			@include mq(sp) {
  //				font-size: 14px;
  //				justify-content: center;
  //				&:before,
  //				&:after {
  //					flex: none;
  //					width: 2em;
  //				}
  //			}
  		}
  	}
  	*/
  /*
  // 地図
  .bl_header_cta_map {
  	> a {
  		@include mq(sp) {
  			// ★円形アイコン化
  			background: #fff url(../img/i_pin_bl.png) no-repeat center/40% auto;
  		}
  	}
  }
  */
}
@media all and (max-width: 460px) {
  ul.bl_header_cta {
    width: 100%;
    display: flex;
    margin-top: 20px;
    /*
    > li {
    	&:nth-last-child(n+2) {
    		//margin-right: 20px;
    		margin-right: 60px*$sp;
    	}
    	> a {
    		// 円形アイコン化
    		margin: 10px 0;
    		display: block;
    		text-indent: 101%;
    		overflow: hidden;
    		white-space: nowrap;
    		display: block;
    		width: 50px;
    		height: 50px;
    		padding: 0;
    		border-radius: 50%;
    	}
    }
    */
    /*
    margin-top: 30px;
    padding: 0 20px;
    */
    /*
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: flex-end;
    transition: .2s height;
    */
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_cta {
    display: flex;
    justify-content: flex-end;
    height: 100%;
  }
}
ul.bl_header_cta > li {
  display: flex;
  flex-wrap: wrap;
}
ul.bl_header_cta > li > * {
  width: 100%;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_tel {
    flex: 1;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.25;
  height: 100%;
  background: #ddd;
  color: #333;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_tel > a {
    /*
    display: block;
    width: 44px;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: #fcf7e4 url(../img/i_tel_wt.png) no-repeat center/20px auto;
    */
  }
  ul.bl_header_cta .bl_header_cta_tel > a:before {
    box-sizing: border-box;
    display: inline-block;
    content: "";
    background: url(../img/i_tel_wt.png) no-repeat center/contain;
    margin: 0;
    width: 100%;
    height: 2em;
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_cta .bl_header_cta_tel > a {
    width: 200px;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a > * {
  display: block;
  text-align: center;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_tel > a i {
    display: none;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a b {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.1;
  padding-left: 0.1em;
  margin-top: 0.5em;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_tel > a b {
    margin-top: 0.25em;
    font-size: 20.9px;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a u {
  text-decoration: none;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_tel > a u {
    margin-top: 0.5em;
    font-size: 11px;
  }
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_mail {
    width: 110px;
    max-width: 33%;
  }
}
ul.bl_header_cta .bl_header_cta_mail > a {
  background: #ddd url(../img/i_mail_wt.png) no-repeat center/34px auto;
  color: #4ee0ff;
  font-weight: 700;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%;
  padding: 0;
}
@media all and (max-width: 460px) {
  ul.bl_header_cta .bl_header_cta_mail > a {
    width: 100%;
    height: 110px;
    /*
    display: block;
    padding: 0;
    width: 44px;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: #e9d484 url(../img/i_mail_gl.png) no-repeat center/20px auto;
    */
  }
}
@media all and (min-width: 834px) {
  ul.bl_header_cta .bl_header_cta_mail > a {
    width: 120px;
    height: 100%;
    /*
    // Icon
    &:before {
    	display: block;
    	content: "";
    	background: url(../img/i_mail_wt.png) no-repeat center/contain;
    	width: 100%;
    	height: 22px;
    	margin-bottom: 5px;
    }
    */
    transition: 0.2s background-color, 0.2s background-size;
  }
  ul.bl_header_cta .bl_header_cta_mail > a:hover, ul.bl_header_cta .bl_header_cta_mail > a:focus {
    opacity: 1;
    background-color: #ddd;
  }
}

.bl_header_drawerToggle {
  z-index: 2;
  top: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  min-width: 44px;
  min-height: 44px;
  overflow: hidden;
  width: 44px;
  height: 44px;
  margin: 0 0 0 auto;
  top: 10px;
  right: 0;
  width: 50px;
  position: fixed;
}
@media all and (max-width: 460px) {
  .bl_header_drawerToggle {
    transition: 0.2s top;
  }
}
@media all and (min-width: 834px) {
  .bl_header_drawerToggle {
    display: none;
  }
}
.bl_header_drawerToggle:hover, .bl_header_drawerToggle:focus {
  opacity: 1;
}
.bl_header_drawerToggle em {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font: inherit;
  line-height: 1;
  text-align: center;
  color: #999;
  font-size: 10px;
}
.bl_header_drawerIcon {
  width: 24px;
  height: 22px;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.bl_header_drawerIcon i {
  height: 4px;
  display: block;
  width: 100%;
  transition: 0.3s ease-in-out;
  transform-origin: center;
  background: #ddd;
}

.bl_header_drawerState {
  display: none;
}
@media all and (max-width: 460px) {
  .bl_header_drawerState:checked ~ .bl_header {
    backdrop-filter: none;
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(1) {
    transform: translateY(9px) rotate(-45deg);
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(2) {
    transform: rotate(45deg);
    opacity: 0;
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(3) {
    transform: translateY(-9px) rotate(45deg);
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawer {
    right: 0;
  }
}

.bl_header_info {
  padding: 15px 20px 0;
  text-align: center;
}
@media all and (min-width: 834px) {
  .bl_header_info {
    display: none;
  }
}

.bl_header_info_name {
  font-weight: 700;
  font-size: 19.8px;
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}

.bl_header_info_adrs {
  margin-top: 0.75em;
}

.admin-bar #wpadminbar {
  background: rgba(35, 40, 45, 0.9);
}
@media all and (max-width: 460px) {
  .admin-bar .ly_header {
    height: 20px;
  }
}
#js-mouse {
  pointer-events: none;
  position: fixed;
  top: -15px;
  left: -15px;
  width: 15px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
  z-index: 9999;
  opacity: 0;
}

.bl_sect.bl_sect__cta {
  background: #ddd;
  padding: 80px 0;
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__cta {
    padding: 44px 0;
  }
}
.bl_sect.bl_sect__cta .bl_sect_title {
  text-align: center;
}
.bl_sect.bl_sect__cta .bl_sect_title i {
  font-size: 3em;
  font-weight: 700;
}
.bl_sect.bl_sect__cta .bl_sect_title h2 {
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn, .bl_sect.bl_sect__cta .bl_form_file .bl_btns > .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__cta .bl_btns > .bl_form_fileLabel {
    border-radius: 5px;
    margin-top: 1em;
    width: 264px;
    min-height: 66px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn, .bl_sect.bl_sect__cta .bl_form_file .bl_btns > .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__cta .bl_btns > .bl_form_fileLabel {
    margin-top: 4em;
    width: 480px;
    height: 100px;
    border-radius: 8px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] i {
  width: 100%;
}
.bl_sect.bl_sect__cta a[href^="tel:"] b {
  width: 100%;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.bl_sect.bl_sect__cta a[href^="tel:"] b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_tel_wt.png) no-repeat center/contain;
  margin: 0 0.25em -0.05em 0;
  width: 0.8em;
  height: 0.8em;
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] b {
    font-size: 25.3px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] u {
  width: 100%;
  text-decoration: none;
  letter-spacing: 0.05em;
  padding-left: 0.05em;
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] u {
    font-size: 12px;
  }
}
.bl_sect.bl_sect__cta a[href$="contact/"] b {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.bl_sect.bl_sect__cta a[href$="contact/"] b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_mail_wt.png) no-repeat center/contain;
  margin: 0 0.5em -0.2em 0;
  width: 1.75em;
  height: 1.25em;
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__cta a[href$="contact/"] b {
    font-size: 16.5px;
  }
}

.bl_backToTop {
  position: relative;
  display: block;
  /*
  // ★基準位置より上の場合
  @include mq(sp) {
  	margin-top: 70px;
  	margin-bottom: -70px;
  }
  @include mq(pc) {
  	margin-top: -20px;
  	margin-bottom: 20px;
  }
  */
}
@media all and (max-width: 460px) {
  .bl_backToTop {
    margin-top: 35px;
    margin-bottom: -35px;
  }
}
@media all and (min-width: 834px) {
  .bl_backToTop {
    margin-top: 50px;
    margin-bottom: -50px;
  }
}
.bl_backToTop > a {
  display: block;
  text-align: center;
  min-width: 44px;
  min-height: 44px;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  line-height: 1.25;
  transition: 0.2s border, 0.2s color, 0.2s height, 0.2s width, 0.2s opacity;
  background: #ddd;
  border: 3px solid #333;
  position: relative;
}
@media all and (max-width: 460px) {
  .bl_backToTop > a {
    right: 10px;
    bottom: 10px;
    border-width: 2px;
    padding-top: 18px;
    font-size: 12px;
  }
}
@media all and (min-width: 834px) {
  .bl_backToTop > a {
    right: 30px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    padding-top: 25px;
    font-size: 16px;
  }
  .bl_backToTop > a:hover, .bl_backToTop > a:focus {
    opacity: 0.7;
  }
}
.bl_backToTop > a:before {
  box-sizing: border-box;
  content: "";
  width: 0.8em;
  height: 0.8em;
  border: 1px solid #333;
  border-width: 0 3px 3px 0;
  transform-origin: center;
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: calc(50% - 0.4444444444em);
  left: 0.75em;
}
.bl_backToTop > a:before {
  top: 22%;
  left: 50%;
  transform: translate(-50%, 0) rotate(-135deg);
}
@media all and (max-width: 460px) {
  .bl_backToTop > a:before {
    border-width: 0 2px 2px 0;
  }
}
.bl_backToTop > a:after {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  padding-left: 0.1em;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
  content: "TOP";
  color: #333;
  font-weight: 700;
}

.bl_backToTop > a {
  position: fixed;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.bl_backToTop.is_inView > a {
  position: absolute;
}

body.is_noTop .bl_backToTop > a {
  opacity: 1;
  pointer-events: auto;
}
@media all and (min-width: 834px) {
  body.is_noTop .bl_backToTop > a:hover, body.is_noTop .bl_backToTop > a:focus {
    opacity: 0.7;
  }
}

.ly_footer {
  font-size: 14px;
  background: #000;
  color: #fff;
}

.bl_footer {
  margin: 0 auto;
  font-size: 14px;
  overflow: hidden;
  background: #000;
}
@media all and (max-width: 460px) {
  .bl_footer {
    padding: 0 25px;
    padding-top: 38.5px;
    padding-bottom: 43.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer {
    padding: 0 40px;
    padding-top: 50px;
    padding-bottom: 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_footer {
    display: flex;
    flex-direction: column;
    padding: 0 75px;
    padding-top: 75px;
    padding-bottom: 90px;
  }
}

@media all and (min-width: 834px) {
  .bl_footer_logo-nav {
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_logo-nav .bl_footer_logo {
    text-align: left;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_logo-nav .bl_footer_logo {
    text-align: left;
  }
}
@media all and (min-width: 834px) {
  .bl_footer_logo-nav .bl_footer_logo img {
    width: 174px;
    height: 64.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_logo-nav .bl_footer_logo img {
    width: 145px;
    height: 54px;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_logo-nav .bl_footer_logo img {
    width: 100px;
    height: 37px;
  }
}

ul.bl_footer_nav {
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav {
    justify-content: center;
    gap: 0 35px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  ul.bl_footer_nav {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
  }
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav li {
    width: 47.5%;
    border-bottom: 1px solid #8d8d8d;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  ul.bl_footer_nav li {
    width: 47.5%;
    border-bottom: 1px solid #8d8d8d;
  }
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav li {
    display: flex;
    flex-wrap: wrap;
    /*
    // 横並びの場合：左右罫線
    border: 1px solid #869306;
    border-width: 0 1px;
    margin-left: -1px;
    */
  }
  ul.bl_footer_nav li > * {
    width: 100%;
  }
}
ul.bl_footer_nav a,
ul.bl_footer_nav label {
  display: flex;
  flex-wrap: wrap;
  color: inherit;
  align-items: center;
  align-content: center;
  line-height: 1.25;
  font-weight: 500;
  min-height: 44px;
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav a,
  ul.bl_footer_nav label {
    min-height: 44px;
    padding-left: 0.75em;
  }
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav a,
  ul.bl_footer_nav label {
    position: relative;
    min-height: 34px;
    padding: 0.1em 0 0.2em 0.1em;
    letter-spacing: 0.1em;
  }
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav a {
    transition: 0.2s opacity;
  }
  ul.bl_footer_nav a:hover, ul.bl_footer_nav a:focus {
    opacity: 0.7;
  }
}
ul.bl_footer_nav > li > a,
ul.bl_footer_nav > li > label {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav > li > a,
  ul.bl_footer_nav > li > label {
    font-size: 13px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  ul.bl_footer_nav > li > a,
  ul.bl_footer_nav > li > label {
    padding-left: 7.5px;
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 13px;
  }
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav > li > a,
  ul.bl_footer_nav > li > label {
    padding-left: 6px;
    padding-top: 20px;
    padding-bottom: 12.5px;
    font-size: 10px;
  }
}
@media all and (min-width: 834px) {
  ul.bl_footer_nav > li ul {
    margin-left: 1.5em;
  }
}
ul.bl_footer_nav > li ul li a > *,
ul.bl_footer_nav > li ul li label > * {
  text-indent: 0;
}
ul.bl_footer_nav > li ul li a:before,
ul.bl_footer_nav > li ul li label:before {
  display: inline-block;
  content: "";
  width: 0.75em;
  min-width: 0.75em;
  height: 2px;
  background: #fff;
  margin-right: 0.5em;
  margin-left: -1.25em;
  vertical-align: middle;
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav > li > ul > li > a,
  ul.bl_footer_nav > li > ul > li > label {
    padding-left: 2.5em;
  }
}
@media all and (max-width: 460px) {
  ul.bl_footer_nav > li > ul > li > ul > li > a,
  ul.bl_footer_nav > li > ul > li > ul > li > label {
    padding-left: 4em;
  }
}

@media all and (min-width: 834px) {
  .bl_footer_adrs-copy {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_adrs-copy {
    margin-top: 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_adrs-copy {
    margin-top: 40px;
  }
}
@media all and (min-width: 834px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url {
    display: flex;
    flex-direction: column;
  }
}
.bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_adrs {
  color: #f3f3f3;
}
@media all and (min-width: 834px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_adrs {
    font-size: 11px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_adrs {
    font-size: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_adrs {
    font-size: 7px;
  }
}
.bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_url {
  color: #f3f3f3;
}
@media all and (min-width: 834px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_url {
    font-size: 11px;
    margin-top: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_url {
    font-size: 10px;
    margin-top: 7.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_adrs-copy .bl_footer_adrs-url .bl_footer_url {
    font-size: 7px;
    margin-top: 5px;
  }
}
.bl_footer_adrs-copy .bl_footer_copyright {
  display: flex;
  align-items: flex-end;
}
@media all and (min-width: 834px) {
  .bl_footer_adrs-copy .bl_footer_copyright {
    font-size: 11px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_footer_adrs-copy .bl_footer_copyright {
    font-size: 9px;
    margin-top: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_footer_adrs-copy .bl_footer_copyright {
    font-size: 7px;
    margin-top: 7.5px;
  }
}

/*
// トップページ用ヘッダー(MV下グロナビ配置用)
.ly_header.ly_header__index {

	@include mq(pc) {
		//height: 0;
		//z-index: auto;
	}

	// ヘッダー
	.bl_header.js_passView {
		@include mq(sp) {
//			padding-left: 0;
//			background: none;
//			backdrop-filter: none;
		}
		@include mq(pc) {
			// ★MV下に配置する場合
			//position: absolute;
			//margin-top: (770/1920)*100%; // MVの高さ
			// 通り過ぎたら上端に固定
			//&.is_passView {
				//position: fixed;
				//margin: 0;
				//min-width: 1240px;
				//		-webkit-backdrop-filter: blur(3px);
				//		backdrop-filter: blur(3px);
				//		background: rgba(95,133,74,0.8);
				//		height: 44px;
			//}
		}
	}

	// グロナビのみMV下に配置する場合
	.bl_header {
		@include mq(pc) {
			position: static;
		}
	}
	// ヘッダーまたはグロナビをMV下に配置する
	.js_passView {
		@include mq(pc) {
			// ★MV下に配置する場合
			position: absolute;
			margin-top: (770/1920)*100%; // MVの高さ

			// 通り過ぎたら上端に固定
			&.is_passView {
				position: fixed;
				margin: 0;
			}
		}
	}

//	.bl_header_title {
//		display: block;
//
//		@include mq(sp) {
//			position: absolute;
//
//			// Design
//			display: flex;
//			flex-direction: column;
//			justify-content: center;
//			padding: 15px;
//			margin-top: 125%; // MVの高さ
//			top: 0;
//			width: 100%;
//			height: 170px*$sp;
//			background: #e6dcd4;
//		}
//	}

//	nav.bl_header_drawer {
//		@include mq(pc) {
//			height: 0;
//		}
//	}
}

//.is_noTop .ly_header.ly_header__index {
//	.bl_header {
//
//	}
//}

.admin-bar {
	.ly_header.ly_header__index {
		.bl_header {
			@include mq(pc) {
				top: 0;
			}
		}
	}
}
*/
@media all and (min-width: 834px) {
  body.front-page {
    min-width: 1000px;
  }
}
@media all and (min-width: 834px) {
  body.front-page .ly_header.ly_header__index .bl_header {
    min-width: 1000px;
  }
}
@media all and (min-width: 834px) {
  body.front-page .bl_sect.bl_mv.bl_mv__index {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.ly_main.ly_main__index {
  overflow: hidden;
}
.ly_main.ly_main__index .fuwafuwa-circle {
  position: absolute;
  z-index: -1;
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .fuwafuwa-circle > img {
    transform: scale(0.4);
  }
}
.ly_main.ly_main__index .fade-up-first-view {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 4s;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 800ms ease 0s, transform 800ms ease 0s;
  }
}
.ly_main.ly_main__index .sect-title-cmn {
  font-weight: 900;
  font-family: "新ゴ H", "UD 新ゴ H", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .sect-title-cmn {
    font-size: 58px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .ly_main.ly_main__index .sect-title-cmn {
    font-size: 47px;
  }
}
@media all and (max-width: 460px) {
  .ly_main.ly_main__index .sect-title-cmn {
    font-size: 33.75px;
  }
}
.ly_main.ly_main__index .sect-title-ja-cmn {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #808080;
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .sect-title-ja-cmn {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .ly_main.ly_main__index .sect-title-ja-cmn {
    font-size: 12.25px;
    margin-top: 15px;
  }
}
@media all and (max-width: 460px) {
  .ly_main.ly_main__index .sect-title-ja-cmn {
    font-size: 9px;
    margin-top: 10px;
  }
}
.ly_main.ly_main__index .sect-title-ja-cmn::before {
  content: "/";
  margin-right: 5px;
}
.ly_main.ly_main__index .btn-cmn {
  margin-left: 0;
  overflow: hidden;
  border: 1.5px solid #000;
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .btn-cmn {
    width: 265px;
    height: 66.5px;
    border-radius: 33px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .ly_main.ly_main__index .btn-cmn {
    width: 216px;
    height: 54.5px;
    border-radius: 27px;
  }
}
@media all and (max-width: 460px) {
  .ly_main.ly_main__index .btn-cmn {
    width: 230px;
    height: 50px;
    border-radius: 25px;
  }
}
.ly_main.ly_main__index .btn-cmn > a {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #fff;
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .btn-cmn > a {
    font-size: 16px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .ly_main.ly_main__index .btn-cmn > a {
    font-size: 13px;
  }
}
@media all and (max-width: 460px) {
  .ly_main.ly_main__index .btn-cmn > a {
    font-size: 12px;
  }
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .btn-cmn:hover {
    border: 1.5px solid #fff;
    transition: all 0.5s;
  }
  .ly_main.ly_main__index .btn-cmn:hover > a {
    background: #000;
    color: #fff;
    transition: all 0.5s;
  }
}
.ly_main.ly_main__index .btn-cmn.hp_wt {
  border: 1.5px solid #fff;
}
.ly_main.ly_main__index .btn-cmn.hp_wt > a {
  background: #000;
  color: #fff;
}
@media all and (min-width: 834px) {
  .ly_main.ly_main__index .btn-cmn.hp_wt:hover {
    border: 1.5px solid #000;
    transition: all 0.5s;
  }
  .ly_main.ly_main__index .btn-cmn.hp_wt:hover > a {
    background: #fff;
    color: #000;
    transition: all 0.5s;
  }
}

.bl_mv.bl_mv__index {
  position: relative;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index {
    position: relative;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index {
    position: relative;
  }
}
.bl_mv.bl_mv__index .bl_mv_copy-right {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  position: absolute;
  z-index: 1;
  font-size: 9px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 25px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: fit-content;
  letter-spacing: 0.1em;
}
.bl_mv.bl_mv__index .bl_mv_scrolldown {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  position: absolute;
  z-index: 1;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  bottom: 32.5px;
  right: 25px;
  display: flex;
  align-items: center;
  gap: 0 12.5px;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown {
    font-size: 13px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown {
    font-size: 10px;
    right: 15px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown {
    font-size: 10px;
    right: 15px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown span img {
    width: 23.5px;
    height: 23.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown span img {
    width: 18px;
    height: 18px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_scrolldown span img {
    width: 15.5px;
    height: 15.5px;
  }
}
.bl_mv.bl_mv__index .bl_mv_scrolldown .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.bl_mv.bl_mv__index .bl_mv_scrolldown .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
  }
  60% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont {
    position: relative;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 34vh;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont {
    width: calc(100% - 80px);
    padding-top: 40vh;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 4vh;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 {
  animation: 60s fuwafuwa01 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 {
    left: 170px;
    top: -117.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 {
    left: 23%;
    top: -92.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 {
    left: -25px;
    top: 390px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 > img {
    transform-origin: top left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 > img {
    width: 190px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle01 > img {
    width: 70px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 {
  animation: 60s fuwafuwa02 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 {
    left: 400px;
    top: 50px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 {
    left: 47%;
    top: 42.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 {
    left: 49px;
    top: 370px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 > img {
    transform-origin: top left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 > img {
    width: 70.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle02 > img {
    width: 39px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 {
  animation: 50s fuwafuwa03 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 {
    left: -200px;
    bottom: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 {
    left: -15%;
    bottom: -30px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 {
    left: -59px;
    bottom: -9px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 > img {
    transform-origin: bottom left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 > img {
    width: 236.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle03 > img {
    width: 140px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 {
  animation: 50s fuwafuwa04 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 {
    left: 130px;
    bottom: -50px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 {
    left: 16%;
    bottom: -42.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 {
    left: 101.5px;
    bottom: -18.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 > img {
    transform-origin: bottom left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 > img {
    width: 128px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle04 > img {
    width: 75.5px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 {
  animation: 50s fuwafuwa01 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 {
    right: -175px;
    top: 175px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 {
    right: -4%;
    top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 {
    right: -5px;
    top: 77.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 > img {
    transform-origin: top right;
    width: 95%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 > img {
    width: 81px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle05 > img {
    width: 35.5px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 {
  animation: 50s fuwafuwa04 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 {
    right: -10px;
    bottom: 57.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 {
    right: 7%;
    bottom: 17.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 {
    top: -27.5px;
    right: 27.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 > img {
    transform-origin: bottom right;
    width: 95%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 > img {
    width: 45.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle06 > img {
    width: 69px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 {
  animation: 50s fuwafuwa03 infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 {
    right: 50px;
    bottom: -50px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 {
    right: 13%;
    bottom: -45px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 {
    right: -17.5px;
    bottom: -115px;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 > img {
    transform-origin: bottom right;
    width: 95% !important;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 > img {
    width: 98.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_huwahuwa-circle07 > img {
    width: 66px;
  }
}
.bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow {
  position: absolute;
  animation: 70s rotation linear infinite;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow {
    right: -45px;
    top: 5%;
    bottom: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow {
    right: -100px;
    top: 15vh;
    z-index: -1;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow {
    right: -50px;
    top: 40px;
    z-index: -1;
  }
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow > img {
    max-width: 780px;
    max-height: 780px;
    min-width: 600px;
    min-height: 600px;
    width: 48vw;
    height: 48vw;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow > img {
    width: 700px;
    height: auto;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .ly_cont .bl_rotate-arrow > img {
    width: 420px;
    height: auto;
  }
}
@keyframes fuwafuwa01 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-30px, -10px);
  }
  65% {
    transform: translate(10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa02 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(20px, 10px);
  }
  75% {
    transform: translate(-10px, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa03 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-20px, -50px);
  }
  80% {
    transform: translate(20px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa04 {
  0% {
    transform: translate(0, 0);
  }
  40% {
    transform: translate(-30px, 10px);
  }
  75% {
    transform: translate(10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bl_mv.bl_mv__index .bl_inner-txt .bl_sect_title {
  font-weight: 900;
  font-family: "新ゴ H", "UD 新ゴ H", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_title {
    font-size: 43px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_title {
    font-size: 35px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_title {
    font-size: 23px;
  }
}
.bl_mv.bl_mv__index .bl_inner-txt .bl_sect_title span {
  display: inline-block;
}
.bl_mv.bl_mv__index .bl_inner-txt .bl_sect_maintxt {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_maintxt {
    font-size: 21px;
    line-height: 2.09;
    margin-top: 25px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_maintxt {
    font-size: 18px;
    line-height: 2.11;
    margin-top: 20px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_inner-txt .bl_sect_maintxt {
    font-size: 15px;
    line-height: 2.2;
    margin-top: 10px;
  }
}
.bl_mv.bl_mv__index .bl_mv_news {
  background: #fff;
  border: 1.5px solid #000;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_news {
    width: 435px;
    height: 93.5px;
    border-radius: 46.5px;
    margin-top: 22.5vh;
    padding: 20px 40px;
    margin-left: -35px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_news {
    max-width: 400px;
    height: 86px;
    border-radius: 43px;
    padding: 20px 40px;
    margin-top: 20vh;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_news {
    width: 88%;
    height: 76px;
    border-radius: 37.5px;
    margin-top: 35px;
    padding: 17.5px 35px;
  }
}
.bl_mv.bl_mv__index .bl_mv_news #ticker {
  z-index: 1;
}
.bl_mv.bl_mv__index .bl_mv_news .bl_mv_news_title {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_mv_news_title {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_mv_news_title {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_mv_news_title {
    font-size: 10.5px;
    margin-bottom: 5px;
  }
}
.bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a {
  display: flex;
  gap: 0 12.5px;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a time {
    font-size: 10.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a time {
    font-size: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a time {
    font-size: 9px;
  }
}
.bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a h3 {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media all and (min-width: 834px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a h3 {
    font-size: 11px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a h3 {
    font-size: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_mv.bl_mv__index .bl_mv_news .bl_latestPosts .bl_latestPost > a h3 {
    font-size: 9px;
  }
}

@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index {
    position: relative;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index {
    position: relative;
  }
}
.bl_sect.bl_sect__index .ly_cont {
  display: flex;
  justify-content: space-between;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont {
    position: relative;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont {
    padding: 245px 0 180px;
    padding-left: 35px;
    align-items: center;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont {
    padding: 115px 0 90px;
    flex-direction: column;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont {
    padding: 90px 0 60px;
    flex-direction: column;
  }
}
.bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 {
  animation: 60s fuwafuwa01 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 {
    left: 575px;
    top: 210px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 {
    right: 4%;
    top: 375px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 {
    right: 50px;
    top: 415px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 > img {
    transform-origin: top left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 > img {
    width: 92.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle01 > img {
    width: 63.5px;
  }
}
.bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 {
  animation: 60s fuwafuwa02 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 {
    left: -175px;
    bottom: 90px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 {
    left: -8%;
    bottom: 345px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 {
    left: -25px;
    bottom: 310px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 > img {
    transform-origin: bottom left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 > img {
    width: 117.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle02 > img {
    width: 80.5px;
  }
}
.bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 {
  animation: 50s fuwafuwa03 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 {
    right: 25px;
    bottom: 100px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 {
    right: 8%;
    bottom: 15px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 {
    right: 16px;
    bottom: 0;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 > img {
    transform-origin: bottom right;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 > img {
    width: 233.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .ly_cont .bl_huwahuwa-circle03 > img {
    width: 137px;
  }
}
@keyframes fuwafuwa01 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-30px, -10px);
  }
  65% {
    transform: translate(10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa02 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(20px, 10px);
  }
  75% {
    transform: translate(-10px, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa03 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-20px, -50px);
  }
  80% {
    transform: translate(20px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .bl_cont {
    flex-shrink: 0;
  }
}
.bl_sect.bl_sect__index .bl_cont .bl_sect_maintxt {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  line-height: 2.39;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .bl_cont .bl_sect_maintxt {
    font-size: 18px;
    margin-top: 35px;
    padding-bottom: 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .bl_cont .bl_sect_maintxt {
    font-size: 15px;
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .bl_cont .bl_sect_maintxt {
    font-size: 11px;
    margin-top: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .bl_cont .bl_btns {
    margin-top: 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .bl_cont .bl_btns {
    margin: 25px auto 0;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .bl_picture {
    margin-right: min(-110px, (100vw - 1240px) / 2 * -1);
    margin-left: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .bl_picture {
    margin-right: -125px;
    margin-top: 62.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index .bl_picture {
    margin-right: -75px;
    margin-top: 50px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index .bl_picture img {
    width: 52.27vw;
    min-width: 784px;
    height: auto;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index .bl_picture img {
    width: 85vw;
    height: auto;
  }
}

@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 {
    position: relative;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 {
    position: relative;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont {
    position: relative;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont {
    max-width: none;
  }
}
.bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 {
  animation: 60s fuwafuwa01 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 {
    right: 405px;
    top: 140px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 {
    right: 39%;
    top: 127.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 {
    right: 128.5px;
    top: 90px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 > img {
    transform-origin: top right;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 > img {
    width: 104.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle01 > img {
    width: 61.5px;
  }
}
.bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 {
  animation: 60s fuwafuwa02 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 {
    left: 330px;
    bottom: 85px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 {
    left: 5%;
    bottom: 82.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 {
    left: 20px;
    bottom: 59px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 > img {
    transform-origin: bottom left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 > img {
    width: 93px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle02 > img {
    width: 54.5px;
  }
}
.bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 {
  animation: 50s fuwafuwa03 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 {
    right: -65px;
    bottom: 17.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 {
    right: 4%;
    bottom: 42.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 {
    right: -8.5px;
    bottom: 55.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 > img {
    transform-origin: bottom right;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 > img {
    width: 190px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ly_cont .bl_huwahuwa-circle03 > img {
    width: 98.5px;
  }
}
@keyframes fuwafuwa01 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-30px, -10px);
  }
  65% {
    transform: translate(10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa02 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(20px, 10px);
  }
  75% {
    transform: translate(-10px, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa03 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-20px, -50px);
  }
  80% {
    transform: translate(20px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .bl_sect_title,
  .bl_sect.bl_sect__index2 .bl_sect_title-ja {
    max-width: 1240px;
    padding-left: 35px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .bl_btns_wrapper {
    max-width: 1280px;
    padding-left: 35px;
    margin-left: auto;
    margin-right: auto;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper {
  position: relative;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper {
    margin-top: 65px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper {
    margin-top: 55px;
    padding-left: 15vw;
    margin-left: -57.5px;
    margin-right: -57.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper {
    margin-top: 30px;
    padding-left: 9vw;
    margin-left: -25px;
    margin-right: -25px;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide {
    width: 362px;
    /*width: 784px*$cmn;*/
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide:hover .bl_swiper-slide_img img {
    transform: scale(1.2);
    transition: all 0.5s ease-out;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_img {
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_img img {
    width: 100%;
    height: auto;
    /*height: 696px*$cmn;*/
    transition: all 0.5s ease-out;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_title {
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 0 0 15px 15px;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_title {
    line-height: 60px;
    font-size: 16px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_title {
    line-height: 43.5px;
    font-size: 11.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-wrapper .swiper-slide .bl_swiper-slide_title {
    line-height: 29px;
    font-size: 7.75px;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-prev {
  background: url(../img/icon/i_swiper_prev.png) no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-prev {
    width: 66.5px;
    height: 66.5px;
    left: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-prev {
    width: 54px;
    height: 54px;
    left: 28.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-prev {
    width: 38px;
    height: 38px;
    left: 6px;
  }
}
.bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-next {
  background: url(../img/icon/i_swiper_next.png) no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-next {
    width: 66.5px;
    height: 66.5px;
    right: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-next {
    width: 54px;
    height: 54px;
    right: 28.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .ourservice-swiper .swiper-button-next {
    width: 38px;
    height: 38px;
    right: 6px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index2 .bl_btns {
    margin-top: 60px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index2 .bl_btns {
    margin: 50px auto 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index2 .bl_btns {
    margin: 33.5px auto 0;
  }
}

.bl_cross-animation {
  display: flex;
  flex-direction: column;
  /* スライダー全体 */
}
@media all and (min-width: 834px) {
  .bl_cross-animation {
    margin-top: 120px;
    padding-bottom: 85px;
    gap: 27.5px 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation {
    margin-top: 55px;
    padding-bottom: 70px;
    gap: 20px 0;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation {
    margin-top: 50px;
    padding-bottom: 52.5px;
    gap: 15px 0;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper {
  display: flex;
  /* スライドのグループを横並び */
  overflow: hidden;
  /* はみ出たスライドを隠す */
  gap: 0 70px;
  /* スライド3枚のグループ */
  /* CSSアニメーション */
  /* スライド3枚のグループ */
  /* CSSアニメーション */
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation .bl_cross-animation-wrapper {
    gap: 0 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation .bl_cross-animation-wrapper {
    gap: 0 30px;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-left {
  animation: scroll-left 180s infinite linear 0.5s both;
  display: flex;
  gap: 0 70px;
  list-style-type: none;
  /* スライド3枚を横並び */
  /* スライド */
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-left {
    gap: 0 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-left {
    gap: 0 30px;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-left .slide {
  /* スライドの画像 */
}
@media all and (min-width: 834px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-left .slide {
    width: 3177px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-left .slide {
    width: 2291px;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-left .slide {
    width: 1619.5px;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-left .slide .slide img {
  width: 100%;
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-right {
  animation: scroll-right 100s infinite linear 0.5s both;
  display: flex;
  gap: 0 70px;
  list-style-type: none;
  /* スライド3枚を横並び */
  /* スライド */
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-right {
    gap: 0 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-right {
    gap: 0 30px;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-right .slide {
  /* スライドの画像 */
}
@media all and (min-width: 834px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-right .slide {
    width: 3177px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-right .slide {
    width: 2291px;
  }
}
@media all and (max-width: 460px) {
  .bl_cross-animation .bl_cross-animation-wrapper .slider-right .slide {
    width: 1619.5px;
  }
}
.bl_cross-animation .bl_cross-animation-wrapper .slider-right .slide .slide img {
  width: 100%;
}
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 {
    background: url(../img/index/index3_bg_pc.jpg) no-repeat center/cover;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 {
    background: url(../img/index/index3_bg_tb.jpg) no-repeat center/cover;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 {
    background: url(../img/index/index3_bg_sp.jpg) no-repeat center/cover;
  }
}
.bl_sect.bl_sect__index3 .ly_cont {
  display: flex;
  justify-content: space-between;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .ly_cont {
    padding: 30px 0;
    padding-left: 35px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .ly_cont {
    flex-direction: column;
    padding: 95px 0 65px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .ly_cont {
    flex-direction: column;
    padding: 65px 0 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_cont {
    padding-top: 135px;
  }
}
.bl_sect.bl_sect__index3 .bl_cont .bl_sect_title {
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img {
    margin-top: 75px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img {
    margin-top: 50px;
    text-align: left;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img {
    margin-top: 42.5px;
    text-align: left;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img img {
    width: 600px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img img {
    width: 610px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_recruit_img img {
    width: 100%;
  }
}
.bl_sect.bl_sect__index3 .bl_cont .bl_sect_maintxt {
  color: #dfdfdf;
  line-height: 2.44;
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_sect_maintxt {
    font-size: 18px;
    margin-top: 55px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_sect_maintxt {
    font-size: 15px;
    margin-top: 50px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_sect_maintxt {
    font-size: 11px;
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .bl_cont .bl_btns {
    margin: 40px auto 0;
  }
}
.bl_sect.bl_sect__index3 .bl_picture {
  flex-shrink: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_picture {
    margin-right: -55px;
    margin-left: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .bl_picture {
    margin-left: -57.5px;
    margin-right: -57.5px;
    margin-top: 54px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index3 .bl_picture {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 48.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index3 .bl_picture img {
    width: 588px;
    height: 890px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index3 .bl_picture img {
    width: 100%;
    height: auto;
  }
}

@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 {
    position: relative;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 {
    position: relative;
  }
}
.bl_sect.bl_sect__index4 .ly_cont {
  display: flex;
  justify-content: space-between;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont {
    padding: 110px 0 95px;
    padding-left: 35px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont {
    flex-direction: column;
    padding: 85px 0 82.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont {
    flex-direction: column;
    padding: 70px 0 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont {
    position: relative;
  }
}
.bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 {
  animation: 60s fuwafuwa01 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 {
    left: -212.5px;
    top: 260px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 {
    left: -7%;
    top: 166.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 {
    left: -28.5px;
    top: 196.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 > img {
    transform-origin: top left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 > img {
    width: 98.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle01 > img {
    width: 53.5px;
  }
}
.bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 {
  animation: 60s fuwafuwa02 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 {
    left: -15px;
    top: 425px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 {
    right: 10%;
    top: 30px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 {
    right: 56.5px;
    top: -25px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 > img {
    transform-origin: top left;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 > img {
    width: 95px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle02 > img {
    width: 66.5px;
  }
}
.bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 {
  animation: 50s fuwafuwa03 infinite;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 {
    right: -155px;
    bottom: 85px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 {
    right: -2%;
    bottom: 98.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 {
    right: -8.5px;
    bottom: 97.5px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 > img {
    transform-origin: bottom right;
    width: 90%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 > img {
    width: 133.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .ly_cont .bl_huwahuwa-circle03 > img {
    width: 75px;
  }
}
@keyframes fuwafuwa01 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-30px, -10px);
  }
  65% {
    transform: translate(10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa02 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(20px, 10px);
  }
  75% {
    transform: translate(-10px, -20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fuwafuwa03 {
  0% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(-20px, -50px);
  }
  80% {
    transform: translate(20px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_cont {
    flex-shrink: 0;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list {
    max-width: 975px;
    width: 100%;
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list {
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list {
    width: 100%;
    margin-top: 10px;
  }
}
.bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost {
  border-bottom: 1px solid #4b4b4b;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost {
    height: 190px;
  }
}
.bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a {
  position: relative;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a {
    padding-left: 20px;
    padding-right: 150px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a {
    padding-left: 17.5px;
    padding-right: 100px;
    padding-bottom: 45px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a {
    padding-left: 12.5px;
    padding-right: 80px;
    padding-bottom: 35px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a time {
    padding-top: 50px;
    font-size: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a time {
    padding-top: 40px;
    font-size: 12.25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a time {
    padding-top: 30px;
    font-size: 9.25px;
  }
}
.bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a h3 {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a h3 {
    margin-top: 32.5px;
    font-size: 16px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a h3 {
    margin-top: 27.5px;
    font-size: 13.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a h3 {
    margin-top: 20px;
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  display: inline-block;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 52px;
  z-index: 1;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::before {
    width: 10px;
    height: 10px;
    right: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::before {
    width: 8px;
    height: 8px;
    right: 25px;
  }
}
.bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::after {
  position: absolute;
  content: "";
  width: 43px;
  height: 43px;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 35px;
  border-radius: 50%;
  transition: cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s, -webkit-transform cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::after {
    width: 35px;
    height: 35px;
    right: 25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a::after {
    width: 26.5px;
    height: 26.5px;
    right: 15px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a:hover::after {
    transform: scale(1.5);
  }
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a:hover time,
  .bl_sect.bl_sect__index4 .bl_news-list .bl_latestPosts .bl_latestPost > a:hover h3 {
    opacity: 0.6;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_btns {
    margin: 70px auto 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_btns {
    margin: 57.5px auto 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__index4 .bl_news-list .bl_btns {
    margin: 37.5px auto 0;
  }
}

.bl_sect.bl_cmn_contact {
  position: relative;
  overflow: hidden;
}
.bl_sect.bl_cmn_contact::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../img/common/contact_bg_pc.jpg) no-repeat center;
  background-size: cover;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact::after {
    transition: all 0.5s ease-out;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact::after {
    background: url(../img/common/contact_bg_tb.jpg) no-repeat center;
    background-size: cover;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact::after {
    background: url(../img/common/contact_bg_sp.jpg) no-repeat center;
    background-size: cover;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact:hover::after {
    transform: scale(1.15);
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact:hover .bl_cont_link .bl_cont_wrapper:after {
    transform: scale(1.3);
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link {
  position: relative;
  z-index: 1;
  height: 100%;
  text-decoration: none;
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper {
  position: relative;
  z-index: 2;
  margin: auto;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper {
    max-width: 1320px;
    width: 90%;
    padding: 125px 20px 175px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper {
    width: calc(100% - 115px);
    padding: 100px 0 115px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper {
    width: calc(100% - 50px);
    padding: 60px 0 70px;
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::before {
  position: absolute;
  content: "";
  background: url(../img/icon/i_arrow_wt.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 29px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 42px;
  z-index: 1;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::before {
    right: 62px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::before {
    width: 22px;
    height: 25px;
    right: 36px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::before {
    width: 12px;
    height: 13px;
    right: 19px;
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::after {
  position: absolute;
  content: "";
  width: 116px;
  height: 116px;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  border-radius: 50%;
  transition: cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s, -webkit-transform cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::after {
    right: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::after {
    width: 100px;
    height: 100px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper::after {
    width: 52.5px;
    height: 52.5px;
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-cmn {
  font-weight: 900;
  font-family: "新ゴ H", "UD 新ゴ H", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-cmn {
    font-size: 56px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-cmn {
    font-size: 47px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-cmn {
    font-size: 33.75px;
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-ja-cmn {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #808080;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-ja-cmn {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-ja-cmn {
    font-size: 12.25px;
    margin-top: 15px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-ja-cmn {
    font-size: 9px;
    margin-top: 10px;
  }
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .sect-title-ja-cmn::before {
  content: "/";
  margin-right: 5px;
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title {
  display: flex;
  align-items: center;
  gap: 0 12.5px;
}
.bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title::before {
  content: "";
  background: url(../img/logo/i_logo_mark.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title::before {
    width: 44px;
    height: 44px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title::before {
    width: 33px;
    height: 33px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title-ja {
    padding-left: 65px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title-ja {
    padding-left: 60px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_title-ja {
    padding-left: 48px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_maintxt {
    padding-left: 65px;
    margin-top: 40px;
    font-size: 15px;
    line-height: 2.33;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_maintxt {
    padding-left: 60px;
    margin-top: 25px;
    font-size: 13.5px;
    line-height: 2.22;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_cmn_contact .bl_cont_link .bl_cont_wrapper .bl_sect_maintxt {
    padding-left: 48px;
    margin-top: 20px;
    font-size: 11px;
    line-height: 2.18;
  }
}

.bl_sect.bl_sect__about {
  position: relative;
}
.bl_sect.bl_sect__about .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .ly_cont {
    padding: 75px 0 150px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about .ly_cont {
    padding: 50px 0 76.5px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about .ly_cont {
    padding: 25px 0 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about .bl_cont {
    margin-top: 35px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about .bl_cont {
    margin-top: 20px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt {
    width: 55%;
    max-width: 660px;
  }
}
.bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_second-title {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 30px;
    line-height: 1.82;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 28.5px;
    line-height: 1.91;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 19.25px;
    line-height: 1.78;
  }
}
.bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_main-txt {
  text-align: justify;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 15px;
    margin-top: 35px;
    line-height: 2.33;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 13.5px;
    margin-top: 30px;
    line-height: 2.22;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 11px;
    margin-top: 20px;
    line-height: 2.18;
  }
}
.bl_sect.bl_sect__about .bl_cont .bl_picture {
  flex-shrink: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont .bl_picture {
    width: 40%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about .bl_cont .bl_picture {
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about .bl_cont .bl_picture {
    margin-top: 30px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about .bl_cont .bl_picture img {
    width: 452.5px;
  }
}

.about-loopsilder {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
}
@media all and (min-width: 834px) {
  .about-loopsilder {
    padding-bottom: 109px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .about-loopsilder {
    padding-bottom: 85px;
  }
}
@media all and (max-width: 460px) {
  .about-loopsilder {
    padding-bottom: 52.5px;
  }
}
.about-loopsilder ul {
  padding: 0;
  display: flex;
  flex-shrink: 0;
}
.about-loopsilder ul:first-child {
  animation: slide1 60s -30s linear infinite;
}
.about-loopsilder ul:last-child {
  animation: slide2 60s linear infinite;
}
.about-loopsilder ul li {
  display: inline-block;
  width: 100%;
  min-width: 150px;
  list-style: none;
  text-align: center;
}
.about-loopsilder ul li img {
  display: block;
  height: auto;
}
@media all and (min-width: 834px) {
  .about-loopsilder ul li img {
    width: 315px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .about-loopsilder ul li img {
    width: 243.5px;
  }
}
@media all and (max-width: 460px) {
  .about-loopsilder ul li img {
    width: 160px;
  }
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.bl_sect.bl_sect__about2 {
  position: relative;
}
.bl_sect.bl_sect__about2::before {
  position: absolute;
  content: "";
  background: url(../img/about/about2_bg_pc.png) no-repeat center/cover;
  width: 96%;
  height: 100%;
  border-radius: 0 80px 80px 0;
  z-index: -1;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2::before {
    background: url(../img/about/about2_bg_tb.png) no-repeat center/cover;
    border-radius: 0 60px 60px 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2::before {
    background: url(../img/about/about2_bg_sp.png) no-repeat center/cover;
    border-radius: 0 30px 30px 0;
  }
}
.bl_sect.bl_sect__about2 .ly_cont {
  max-width: 1200px;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about2 .ly_cont {
    padding: 115px 0 155px;
    width: 85%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2 .ly_cont {
    padding: 75px 0 110px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2 .ly_cont {
    padding: 65px 0 77.5px;
  }
}
.bl_sect.bl_sect__about2 .bl_sect_subpage_title-area .bl_sect_title {
  color: #fff;
}
.bl_sect.bl_sect__about2 .bl_sect_subpage_title-area .bl_sect_title-ja {
  color: #a6a6a6;
}
.bl_sect.bl_sect__about2 .bl_table {
  border: solid 2px #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about2 .bl_table {
    margin-top: 85px;
    border-radius: 20px;
    /*width: 2320px*$cmn;*/
    width: 95%;
    margin-left: 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2 .bl_table {
    margin-top: 50px;
    border-radius: 20px;
    width: 95%;
    margin-left: 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2 .bl_table {
    border: solid 1px #fff;
    margin-top: 45px;
    border-radius: 20px;
    width: 95%;
    margin-left: 0;
  }
}
.bl_sect.bl_sect__about2 .bl_table .bl_table_row {
  display: flex;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row {
    padding: 25px 0 30px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row {
    padding: 30px 0 25px;
    padding-right: 20px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row {
    padding: 20px 0 20px;
    padding-right: 20px;
  }
}
.bl_sect.bl_sect__about2 .bl_table .bl_table_row:not(:last-of-type) {
  border-bottom: 1px solid #a3a3a3;
}
.bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_th {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_th {
    width: 290px;
    padding-left: 67.5px;
    font-size: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_th {
    width: 188px;
    padding-left: 40px;
    font-size: 13.5px;
    flex-shrink: 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_th {
    width: 40%;
    padding-left: 30px;
    font-size: 11px;
    flex-shrink: 0;
  }
}
.bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_td {
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_td {
    font-size: 15px;
    line-height: 2;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_td {
    font-size: 13.5px;
    line-height: 2.31;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about2 .bl_table .bl_table_row .bl_table_td {
    font-size: 11px;
    line-height: 2.02;
  }
}

@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about3 .ly_cont {
    padding: 90px 0 119px;
    max-width: none;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about3 .ly_cont {
    padding: 80px 0 125px;
    width: 100%;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about3 .ly_cont {
    padding: 50px 0 90px;
    width: 100%;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about3 .bl_sect_subpage_title-area {
    max-width: 1280px;
    width: 85%;
    margin: auto;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about3 .bl_sect_subpage_title-area {
    width: calc(100% - 115px);
    margin: auto;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about3 .bl_sect_subpage_title-area {
    width: calc(100% - 50px);
    margin: auto;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__about3 #map-canvas {
    margin-top: 40px;
    height: 460px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__about3 #map-canvas {
    margin-top: 55px;
    height: 360px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__about3 #map-canvas {
    margin-top: 45px;
    height: 280px;
  }
}
.bl_sect.bl_sect__about3 .bl_map_btnsp {
  display: flex;
  justify-content: center;
  margin-top: 37.5px;
}
.bl_sect.bl_sect__about3 .bl_map_btnsp > a {
  font-size: 11px;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  font-weight: 700;
  width: 245px;
  line-height: 50px;
  border: 2px solid #000;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  background: #fff;
}

.bl_sect.bl_sect__service {
  position: relative;
}
.bl_sect.bl_sect__service .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .ly_cont {
    padding: 75px 0 107px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service .ly_cont {
    padding: 50px 0 80px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service .ly_cont {
    padding: 25px 0 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service .bl_cont {
    margin-top: 35px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service .bl_cont {
    margin-top: 20px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt {
    width: 100%;
  }
}
.bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_second-title {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 30px;
    line-height: 1.88;
    text-align: center;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 26px;
    line-height: 1.77;
    text-align: left;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 18px;
    line-height: 1.67;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 15px;
    margin-top: 30px;
    line-height: 2.33;
    text-align: center;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 13.5px;
    margin-top: 25px;
    line-height: 2.22;
    text-align: left;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 11px;
    margin-top: 20px;
    line-height: 2.18;
  }
}
.bl_sect.bl_sect__service .bl_cont .bl_picture {
  flex-shrink: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont .bl_picture {
    margin-top: 55px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service .bl_cont .bl_picture {
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service .bl_cont .bl_picture {
    margin-top: 30px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service .bl_cont .bl_picture img {
    width: 911.5px;
  }
}

.bl_sect.bl_sect__service2 {
  background: url(../img/service/service2_bg_pc.jpg) no-repeat center/cover;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 {
    background: url(../img/service/service2_bg_tb.jpg) no-repeat center/cover;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 {
    background: url(../img/service/service2_bg_sp.jpg) no-repeat center/cover;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .ly_cont {
    padding: 110px 0 145px;
    width: 85%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .ly_cont {
    padding: 75px 0 109px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .ly_cont {
    padding: 55px 0 85px;
  }
}
.bl_sect.bl_sect__service2 .bl_sect_subpage_title-area .bl_sect_title {
  color: #fff;
}
.bl_sect.bl_sect__service2 .bl_sect_subpage_title-area .bl_sect_title-ja {
  color: #a6a6a6;
}
.bl_sect.bl_sect__service2 .bl_sect_main-txt {
  color: #eaeaea;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_sect_main-txt {
    font-size: 15px;
    line-height: 2.33;
    margin-top: 60px;
    padding-left: 35px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_sect_main-txt {
    font-size: 13.5px;
    line-height: 2.22;
    margin-top: 60px;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes {
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes {
    margin-top: 70px;
    padding: 0 25px;
    gap: 50px 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes {
    margin-top: 40px;
    gap: 70px 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes {
    margin-top: 50px;
    gap: 40px 0;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item {
  display: flex;
  margin-top: -120px;
  padding-top: 120px;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item {
    gap: 0 60px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item {
    gap: 0 34px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item {
    flex-direction: column;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_img {
  flex-shrink: 0;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_img {
    width: 46%;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_img img {
    width: 420px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_img img {
    width: 100%;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_img img {
    width: 100%;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt {
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt {
    padding-top: 10px;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_title {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_title {
    font-size: 22px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_title {
    font-size: 20px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_title {
    font-size: 17px;
    margin-top: 25px;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_subtitle {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #808080;
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_subtitle::before {
  content: "/";
  margin-right: 3px;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_subtitle {
    margin-top: 15px;
    font-size: 11px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_subtitle {
    margin-top: 10px;
    font-size: 9.25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_subtitle {
    margin-top: 15px;
    font-size: 9px;
  }
}
.bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_explain {
  color: #eaeaea;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_explain {
    font-size: 15px;
    line-height: 2.33;
    margin-top: 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_explain {
    font-size: 13.5px;
    line-height: 2.24;
    margin-top: 10px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__service2 .bl_service-detailes .bl_item .bl_item_txt .bl_item_explain {
    font-size: 11px;
    line-height: 2.18;
    margin-top: 17.5px;
  }
}

.bl_sect.bl_sect__recruit {
  position: relative;
}
.bl_sect.bl_sect__recruit .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit .ly_cont {
    padding: 75px 0 115px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit .ly_cont {
    padding: 50px 0 90px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit .ly_cont {
    padding: 25px 0 55px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit .bl_cont {
    display: flex;
    flex-direction: column;
    margin-top: 70px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit .bl_cont {
    margin-top: 35px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit .bl_cont {
    margin-top: 35px;
  }
}
.bl_sect.bl_sect__recruit .bl_cont .bl_picture {
  text-align: center;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit .bl_cont .bl_picture img {
    /*width: 2240px*$cmn;*/
    width: 1030px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit .bl_cont .bl_txt {
    display: flex;
    justify-content: center;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit .bl_cont .bl_txt .bl_sect_main-txt {
    width: 1120px;
    font-size: 15px;
    margin-top: 75px;
    line-height: 2.33;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 13.5px;
    margin-top: 40px;
    line-height: 2.31;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 11px;
    margin-top: 35px;
    line-height: 2.18;
  }
}

.bl_sect.bl_sect__recruit2 {
  position: relative;
}
.bl_sect.bl_sect__recruit2::before {
  position: absolute;
  content: "";
  background: url(../img/recruit/recruit2_bg_pc.png) no-repeat center/cover;
  width: 96%;
  height: 100%;
  border-radius: 0 80px 80px 0;
  z-index: -1;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2::before {
    background: url(../img/recruit/recruit2_bg_tb.png) no-repeat center/cover;
    border-radius: 0 60px 60px 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2::before {
    background: url(../img/recruit/recruit2_bg_sp.png) no-repeat center/cover;
    border-radius: 0 30px 30px 0;
  }
}
.bl_sect.bl_sect__recruit2 .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .ly_cont {
    padding: 115px 0 150px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2 .ly_cont {
    padding: 75px 0 75px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2 .ly_cont {
    padding: 45px 0 65px;
  }
}
.bl_sect.bl_sect__recruit2 .bl_sect_subpage_title-area .bl_sect_title {
  color: #fff;
}
.bl_sect.bl_sect__recruit2 .bl_sect_subpage_title-area .bl_sect_title-ja {
  color: #a6a6a6;
}
.bl_sect.bl_sect__recruit2 .bl_cont {
  display: flex;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .bl_cont {
    gap: 0 70px;
    margin-top: 82.5px;
    padding-right: 70px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2 .bl_cont {
    flex-direction: column;
    margin-top: 50px;
    padding-right: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2 .bl_cont {
    flex-direction: column;
    margin-top: 35px;
    padding-right: 20px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_picture {
    max-width: 440px;
    width: 40%;
    flex-shrink: 0;
  }
}
.bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_second-title {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 30px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 29px;
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_second-title {
    font-size: 19px;
    margin-top: 22.5px;
  }
}
.bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_main-txt {
  color: #fff;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 15px;
    line-height: 2.67;
    margin-top: 30px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 13.5px;
    line-height: 2.59;
    margin-top: 25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_main-txt {
    font-size: 11px;
    line-height: 2.18;
    margin-top: 20px;
  }
}
.bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_txt_signature {
  color: #fff;
  line-height: 2;
  text-align: right;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_txt_signature {
    font-size: 16px;
    margin-top: 60px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_txt_signature {
    font-size: 13.5px;
    margin-top: 30px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit2 .bl_cont .bl_txt .bl_sect_txt_signature {
    font-size: 11px;
    margin-top: 25px;
  }
}

.bl_sect.bl_sect__recruit3 .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .ly_cont {
    padding: 100px 0 106px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .ly_cont {
    padding: 70px 0 75px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .ly_cont {
    padding: 50px 0 40px;
  }
}
.bl_sect.bl_sect__recruit3 .bl_table {
  border: solid 2px #000;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .bl_table {
    margin-top: 55px;
    border-radius: 20px;
    width: 100%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .bl_table {
    margin-top: 40px;
    border-radius: 20px;
    width: 100%;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .bl_table {
    border: solid 1px #000;
    margin-top: 27.5px;
    border-radius: 20px;
  }
}
.bl_sect.bl_sect__recruit3 .bl_table .bl_table_row {
  display: flex;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row {
    padding: 25px 0 30px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row {
    padding: 30px 0 25px;
    padding-right: 20px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row {
    padding: 20px 0 20px;
    padding-right: 20px;
  }
}
.bl_sect.bl_sect__recruit3 .bl_table .bl_table_row:not(:last-of-type) {
  border-bottom: 1px solid #a3a3a3;
}
.bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_th {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  color: #000;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_th {
    width: 290px;
    padding-left: 67.5px;
    font-size: 15px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_th {
    width: 188px;
    padding-left: 40px;
    font-size: 13.5px;
    flex-shrink: 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_th {
    width: 40%;
    padding-left: 30px;
    font-size: 11px;
    flex-shrink: 0;
  }
}
.bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_td {
  color: #000;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_td {
    font-size: 15px;
    line-height: 2;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_td {
    font-size: 13.5px;
    line-height: 2.31;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .bl_table .bl_table_row .bl_table_td {
    font-size: 11px;
    line-height: 2.02;
  }
}
.bl_sect.bl_sect__recruit3 .bl_btn-entry {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__recruit3 .bl_btn-entry {
    font-size: 21px;
    width: 400px;
    height: 85px;
    border-radius: 42.5px;
    margin: 68.5px auto 0;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__recruit3 .bl_btn-entry {
    font-size: 15.75px;
    width: 300px;
    height: 65px;
    border-radius: 32.5px;
    margin: 57.5px auto 0;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__recruit3 .bl_btn-entry {
    font-size: 12.25px;
    width: 233px;
    height: 50px;
    border-radius: 25px;
    margin: 39px auto 0;
  }
}

.recruit-loopsilder {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
}
@media all and (min-width: 834px) {
  .recruit-loopsilder {
    padding-bottom: 125px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .recruit-loopsilder {
    padding-bottom: 113px;
  }
}
@media all and (max-width: 460px) {
  .recruit-loopsilder {
    padding-bottom: 60px;
  }
}
.recruit-loopsilder ul {
  padding: 0;
  display: flex;
  flex-shrink: 0;
}
.recruit-loopsilder ul:first-child {
  animation: slide1 100s -50s linear infinite;
}
.recruit-loopsilder ul:last-child {
  animation: slide2 100s linear infinite;
}
.recruit-loopsilder ul li {
  display: inline-block;
  width: 100%;
  min-width: 150px;
  list-style: none;
  text-align: center;
}
@media all and (min-width: 834px) {
  .recruit-loopsilder ul li {
    padding: 0 16px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .recruit-loopsilder ul li {
    padding: 0 12.5px;
  }
}
@media all and (max-width: 460px) {
  .recruit-loopsilder ul li {
    padding: 0 7.5px;
  }
}
@media all and (min-width: 834px) {
  .recruit-loopsilder ul li:nth-of-type(odd) {
    padding-top: 67.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .recruit-loopsilder ul li:nth-of-type(odd) {
    padding-top: 52.5px;
  }
}
@media all and (max-width: 460px) {
  .recruit-loopsilder ul li:nth-of-type(odd) {
    padding-top: 32.5px;
  }
}
.recruit-loopsilder ul li img {
  display: block;
  height: auto;
}
@media all and (min-width: 834px) {
  .recruit-loopsilder ul li img {
    width: 357px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .recruit-loopsilder ul li img {
    width: 277px;
  }
}
@media all and (max-width: 460px) {
  .recruit-loopsilder ul li img {
    width: 170px;
  }
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

/*
body.blog,
body.single,
body.archive {

	// ヘッダー
	#header {
		// Stingerに対するリセット
		text-align: left;
	}
	#header .h-main {
		.logo {
			margin-bottom: 0;
		}
	}

	// メインビジュアル
	.ly_main .main-visual {
		background: url(../../../../../img/info-visual.jpg) no-repeat center/contain;
		margin-bottom: 20px;

		@include mq(sp) {
			background: url(../../../../../img/info-visual-sp.jpg) no-repeat center/cover;
			margin-bottom: 0;
		}

		// 緑色背景カラム
		.container {
			max-height: 188px;

			@include mq(sp) {
				max-height: 110px;
			}
		}

		// アイコン
		.box1 .box2 h1 {
			padding-top: 40px;

			@include mq(sp) {
				padding-top: 30px;
			}

			&:before {
				background: url(../../../../../img/info-icon.png) no-repeat center;
				top: -20px;

				@include mq(sp) {
					background-size: 50% auto;
				}
			}
		}
	}

	#footer {
		// Stingerに対するリセット
		text-align: left;

		// デザイン再現
		padding-top: 8px;

		p {
			// Stingerに対するリセット
			font-size: 16px;
			margin-bottom: 0;
		}

		.copy,
		.rcopy {
			// Stingerに対するリセット
			color: #fff;
		}

		.wrapper .copy {
			// Stingerに対するリセット
			padding-top: 16px;
			line-height: 1;
		}

		a:hover {
			color: #90ba00;
		}
	}
}

body.blog,
body.single,
body.archive {

	// 施工事例カテゴリのMV変更
	&.category-work {

		// メインビジュアル
		.ly_main .main-visual {
			background-image: url(../../../../../img/works-visual.jpg);

			@include mq(sp) {
				background-image: url(../../../../../img/works-visual-sp.jpg);
			}

			// アイコン
			.box1 .box2 h1 {
				&:before {
					background-image: url(../../../../../img/works-icon.png);
				}
			}
		}
	}
}
*/
/*
.bl_mv.bl_mv__sub.bl_mv__info {
	background-color: #eee;
	background-image: url(../img/info_mv_pc.jpg);


	// Design
	@include mq(sp) {
		background-image: url(../img/info_mv_sp.jpg);
	}
}
*/
/*
body.single,
body.archive,
body.archive.date,
body.archive.category,
body.post-template-default {
	#content {
		// 最大コンテナ幅
		max-width: 1160px;

		// メイン側の幅
		main {
			// Design
			max-width: 780px;

			@include mq(pc) {
				margin-right: 320px;
				margin-left: 0px;
			}
		}
	}

	#content-w {
		// Design
		padding-top: 130px;
		padding-bottom: 100px;

		@include mq(sp) {
			padding-top: 160px*$sp;
			padding-bottom: 50px;
		}
	}
}
*/
@media all and (min-width: 834px) {
  body.blog #content-w {
    padding: 75px 0 112px;
    width: 85%;
    margin: 0 auto;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog #content-w {
    padding: 60px 0 67px;
  }
}
@media all and (max-width: 460px) {
  body.blog #content-w {
    padding: 35px 0 57.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog #content {
    width: calc(100% - 115px);
    margin: auto;
  }
}
body.blog #content main {
  margin-right: 0;
  margin-bottom: 0;
  max-width: none;
  width: 100%;
}
@media all and (max-width: 460px) {
  body.blog #content main article {
    width: calc(100% - 50px);
  }
}
@media all and (min-width: 834px) {
  body.blog .bl_pager {
    margin-top: 75px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .bl_pager {
    margin-top: 45px;
  }
}
@media all and (max-width: 460px) {
  body.blog .bl_pager {
    margin-top: 40px;
  }
}

@media all and (min-width: 834px) {
  body.single #content-w {
    padding: 100px 0 150px;
    width: 85%;
    margin: 0 auto;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.single #content-w {
    padding: 45px 0 100px;
  }
}
@media all and (max-width: 460px) {
  body.single #content-w {
    padding: 25px 0 64px;
  }
}
@media all and (min-width: 834px) {
  body.single #content main {
    margin: 0;
    max-width: none;
    padding-bottom: 75px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.single #content main {
    max-width: none;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #4b4b4b;
  }
}
@media all and (max-width: 460px) {
  body.single #content main {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
}
@media all and (min-width: 834px) {
  body.single #content {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #4b4b4b;
  }
}
body.single #content::after {
  display: none;
}
body.single #contentInner {
  margin-right: 0;
  float: none;
}
@media all and (min-width: 834px) {
  body.single #contentInner {
    flex-shrink: 0;
    max-width: 960px;
    /*width: fit-content;*/
    width: 75%;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.single #contentInner {
    width: calc(100% - 115px);
    margin: auto;
  }
}
@media all and (max-width: 460px) {
  body.single #contentInner article {
    width: calc(100% - 50px);
    border-bottom: 1px solid #4b4b4b;
  }
}
@media all and (min-width: 834px) {
  body.single #side {
    max-width: 254px !important;
    width: 20%;
    padding-bottom: 50px;
  }
}
body.single #side aside {
  float: none;
  width: 100% !important;
  padding: 0;
}

body.blog .kanren,
body.single .kanren,
body.archive .kanren {
  border-top: 1px solid #4b4b4b;
}
body.blog .kanren *,
body.single .kanren *,
body.archive .kanren * {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
}
body.blog .kanren .bl_archive_item,
body.single .kanren .bl_archive_item,
body.archive .kanren .bl_archive_item {
  position: relative;
  border-bottom-color: #4b4b4b;
  margin-bottom: 0;
}
@media all and (min-width: 834px) {
  body.blog .kanren .bl_archive_item,
  body.single .kanren .bl_archive_item,
  body.archive .kanren .bl_archive_item {
    padding: 40px 0 55px;
    padding-left: 62px;
    padding-right: 150px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .kanren .bl_archive_item,
  body.single .kanren .bl_archive_item,
  body.archive .kanren .bl_archive_item {
    padding: 30px 0 35px;
    padding-left: 31.5px;
    padding-right: 100px;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item,
  body.single .kanren .bl_archive_item,
  body.archive .kanren .bl_archive_item {
    padding: 5px 0 20px;
    padding-left: 15px;
    padding-right: 75px;
  }
}
body.blog .kanren .bl_archive_item::before,
body.single .kanren .bl_archive_item::before,
body.archive .kanren .bl_archive_item::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  display: inline-block;
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 52px;
  z-index: 1;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .kanren .bl_archive_item::before,
  body.single .kanren .bl_archive_item::before,
  body.archive .kanren .bl_archive_item::before {
    width: 10px;
    height: 10px;
    right: 25px;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item::before,
  body.single .kanren .bl_archive_item::before,
  body.archive .kanren .bl_archive_item::before {
    width: 6px;
    height: 6px;
    right: 27px;
  }
}
body.blog .kanren .bl_archive_item::after,
body.single .kanren .bl_archive_item::after,
body.archive .kanren .bl_archive_item::after {
  position: absolute;
  content: "";
  width: 43px;
  height: 43px;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 35px;
  border-radius: 50%;
  transition: cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s, -webkit-transform cubic-bezier(0.15, 0.84, 0.44, 1) 0.6s;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .kanren .bl_archive_item::after,
  body.single .kanren .bl_archive_item::after,
  body.archive .kanren .bl_archive_item::after {
    width: 29px;
    height: 29px;
    right: 14px;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item::after,
  body.single .kanren .bl_archive_item::after,
  body.archive .kanren .bl_archive_item::after {
    width: 19px;
    height: 19px;
    right: 20px;
  }
}
@media all and (min-width: 834px) {
  body.blog .kanren .bl_archive_item:hover::after,
  body.single .kanren .bl_archive_item:hover::after,
  body.archive .kanren .bl_archive_item:hover::after {
    transform: scale(1.7);
  }
  body.blog .kanren .bl_archive_item:hover time,
  body.blog .kanren .bl_archive_item:hover h3,
  body.single .kanren .bl_archive_item:hover time,
  body.single .kanren .bl_archive_item:hover h3,
  body.archive .kanren .bl_archive_item:hover time,
  body.archive .kanren .bl_archive_item:hover h3 {
    opacity: 0.6;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    /*
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 1em;
    */
  }
}
body.blog .kanren .bl_archive_item dt figure,
body.single .kanren .bl_archive_item dt figure,
body.archive .kanren .bl_archive_item dt figure {
  /*
  // 角丸
  overflow: hidden;
  border-radius: 10px;
  */
}
body.blog .kanren dd,
body.single .kanren dd,
body.archive .kanren dd {
  padding: 0;
}
body.blog .kanren dd .blog-info a,
body.single .kanren dd .blog-info a,
body.archive .kanren dd .blog-info a {
  background: #ddd;
  color: #4ee0ff;
  font-weight: 400;
  border-radius: 3px;
}
body.blog .kanren dd .blog-info time,
body.single .kanren dd .blog-info time,
body.archive .kanren dd .blog-info time {
  color: #000;
  opacity: 1;
  font-weight: 400;
}
@media all and (min-width: 834px) {
  body.blog .kanren dd .blog-info time,
  body.single .kanren dd .blog-info time,
  body.archive .kanren dd .blog-info time {
    font-size: 13x;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .kanren dd .blog-info time,
  body.single .kanren dd .blog-info time,
  body.archive .kanren dd .blog-info time {
    font-size: 11.25px;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren dd .blog-info time,
  body.single .kanren dd .blog-info time,
  body.archive .kanren dd .blog-info time {
    font-size: 9.25px;
  }
}
body.blog .kanren dd h3,
body.single .kanren dd h3,
body.archive .kanren dd h3 {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media all and (min-width: 834px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    font-size: 16px;
    margin-top: 25px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    font-size: 13.5px;
  }
}
@media all and (max-width: 460px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    font-size: 10.25px;
  }
}
body.blog article h1,
body.blog article .entry-title,
body.single article h1,
body.single article .entry-title,
body.archive article h1,
body.archive article .entry-title {
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  font-weight: 700;
  line-height: 1.35 !important;
  border-bottom: 1px solid #4b4b4b;
}
@media all and (min-width: 834px) {
  body.blog article h1,
  body.blog article .entry-title,
  body.single article h1,
  body.single article .entry-title,
  body.archive article h1,
  body.archive article .entry-title {
    font-size: 28px;
    padding-bottom: 25px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article h1,
  body.blog article .entry-title,
  body.single article h1,
  body.single article .entry-title,
  body.archive article h1,
  body.archive article .entry-title {
    font-size: 21.75px;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 460px) {
  body.blog article h1,
  body.blog article .entry-title,
  body.single article h1,
  body.single article .entry-title,
  body.archive article h1,
  body.archive article .entry-title {
    font-size: 16.75px;
    padding-bottom: 15px;
  }
}
body.blog article .bl_single_meta .blogbox,
body.single article .bl_single_meta .blogbox,
body.archive article .bl_single_meta .blogbox {
  margin: 0;
}
body.blog article .bl_single_meta .blogbox .kdate,
body.single article .bl_single_meta .blogbox .kdate,
body.archive article .bl_single_meta .blogbox .kdate {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #808080;
}
@media all and (min-width: 834px) {
  body.blog article .bl_single_meta .blogbox .kdate,
  body.single article .bl_single_meta .blogbox .kdate,
  body.archive article .bl_single_meta .blogbox .kdate {
    font-size: 14px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article .bl_single_meta .blogbox .kdate,
  body.single article .bl_single_meta .blogbox .kdate,
  body.archive article .bl_single_meta .blogbox .kdate {
    font-size: 12px;
  }
}
@media all and (max-width: 460px) {
  body.blog article .bl_single_meta .blogbox .kdate,
  body.single article .bl_single_meta .blogbox .kdate,
  body.archive article .bl_single_meta .blogbox .kdate {
    font-size: 10px;
  }
}
body.blog article .bl_single_meta .blogbox .kdate .posted,
body.blog article .bl_single_meta .blogbox .kdate .updated,
body.single article .bl_single_meta .blogbox .kdate .posted,
body.single article .bl_single_meta .blogbox .kdate .updated,
body.archive article .bl_single_meta .blogbox .kdate .posted,
body.archive article .bl_single_meta .blogbox .kdate .updated {
  font-weight: 500;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  color: #808080;
  opacity: 1;
}
@media all and (min-width: 834px) {
  body.blog article .bl_single_meta .blogbox .kdate .posted,
  body.blog article .bl_single_meta .blogbox .kdate .updated,
  body.single article .bl_single_meta .blogbox .kdate .posted,
  body.single article .bl_single_meta .blogbox .kdate .updated,
  body.archive article .bl_single_meta .blogbox .kdate .posted,
  body.archive article .bl_single_meta .blogbox .kdate .updated {
    font-size: 14px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article .bl_single_meta .blogbox .kdate .posted,
  body.blog article .bl_single_meta .blogbox .kdate .updated,
  body.single article .bl_single_meta .blogbox .kdate .posted,
  body.single article .bl_single_meta .blogbox .kdate .updated,
  body.archive article .bl_single_meta .blogbox .kdate .posted,
  body.archive article .bl_single_meta .blogbox .kdate .updated {
    font-size: 12px;
  }
}
@media all and (max-width: 460px) {
  body.blog article .bl_single_meta .blogbox .kdate .posted,
  body.blog article .bl_single_meta .blogbox .kdate .updated,
  body.single article .bl_single_meta .blogbox .kdate .posted,
  body.single article .bl_single_meta .blogbox .kdate .updated,
  body.archive article .bl_single_meta .blogbox .kdate .posted,
  body.archive article .bl_single_meta .blogbox .kdate .updated {
    font-size: 10px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article .mainbox,
  body.single article .mainbox,
  body.archive article .mainbox {
    margin-top: 25px;
  }
}
@media all and (max-width: 460px) {
  body.blog article .mainbox,
  body.single article .mainbox,
  body.archive article .mainbox {
    margin-top: 12.5px;
  }
}
body.blog article .mainbox .entry-content p,
body.single article .mainbox .entry-content p,
body.archive article .mainbox .entry-content p {
  font-family: "新ゴ R", "UD 新ゴ R", "Noto Sans JP";
  margin-bottom: 0;
}
@media all and (min-width: 834px) {
  body.blog article .mainbox .entry-content p,
  body.single article .mainbox .entry-content p,
  body.archive article .mainbox .entry-content p {
    font-size: 15px;
    line-height: 2.33;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article .mainbox .entry-content p,
  body.single article .mainbox .entry-content p,
  body.archive article .mainbox .entry-content p {
    font-size: 13.5px;
    line-height: 2.22;
  }
}
@media all and (max-width: 460px) {
  body.blog article .mainbox .entry-content p,
  body.single article .mainbox .entry-content p,
  body.archive article .mainbox .entry-content p {
    font-size: 11px;
    line-height: 2.18;
  }
}
body.blog article .mainbox .entry-content p img,
body.single article .mainbox .entry-content p img,
body.archive article .mainbox .entry-content p img {
  margin-bottom: 0;
  width: 100%;
  height: auto;
}
@media all and (min-width: 834px) {
  body.blog article .mainbox .entry-content p img,
  body.single article .mainbox .entry-content p img,
  body.archive article .mainbox .entry-content p img {
    margin-top: 45px;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  body.blog article .mainbox .entry-content p img,
  body.single article .mainbox .entry-content p img,
  body.archive article .mainbox .entry-content p img {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 460px) {
  body.blog article .mainbox .entry-content p img,
  body.single article .mainbox .entry-content p img,
  body.archive article .mainbox .entry-content p img {
    margin: 15px 0;
  }
}
body.blog article .st-catgroup .catname,
body.single article .st-catgroup .catname,
body.archive article .st-catgroup .catname {
  background: transparent;
  font-weight: 400;
  background: #ddd;
  color: #4ee0ff;
  border-radius: 3px;
  padding-bottom: 6px;
}
body.blog .st-post h2,
body.single .st-post h2,
body.archive .st-post h2 {
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
  background: #ddd;
  color: #000;
  border-radius: 6px;
}
@media all and (max-width: 460px) {
  body.blog .st-post h2,
  body.single .st-post h2,
  body.archive .st-post h2 {
    border-radius: 4px;
  }
}
body.blog .st-post h3,
body.single .st-post h3,
body.archive .st-post h3 {
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
  color: #000;
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
  color: #000;
}
body.blog .st-post h5,
body.single .st-post h5,
body.archive .st-post h5 {
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
  color: #000;
}
body.blog .st-post h6,
body.single .st-post h6,
body.archive .st-post h6 {
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-weight: 500;
  color: #000;
}
body.blog .st-post .bl_single_nav .el_img:empty:before,
body.single .st-post .bl_single_nav .el_img:empty:before,
body.archive .st-post .bl_single_nav .el_img:empty:before {
  background-size: 70% auto;
}

@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  #side {
    display: none;
  }
}
@media all and (max-width: 460px) {
  #side {
    display: none;
  }
}
#side #mybox .ad:not(:first-of-type) {
  display: none;
}
#side #mybox .ad h4 {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  background: none;
  padding: 0;
  border-bottom: 1px solid #4b4b4b;
}
@media all and (min-width: 834px) {
  #side #mybox .ad h4 {
    font-size: 24px;
    text-align: center;
    padding: 10px 0 22px;
  }
}
#side #mybox .ad .calendar_wrap table a {
  background: #ddd;
  color: #4ee0ff;
}
#side #mybox .ad .calendar_wrap nav span:nth-child(1) a, #side #mybox .ad .calendar_wrap nav span:nth-child(3) a {
  background: #ddd;
  color: #4ee0ff;
}
#side #mybox .ad ul.bl_aside_latestPosts > li {
  margin-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #9e9e9e;
}
#side #mybox .ad ul.bl_aside_latestPosts > li:last-of-type {
  border-bottom: 1px solid #4b4b4b;
}
#side #mybox .ad ul.bl_aside_latestPosts > li > a p {
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 0 10px;
  font-family: "新ゴ M", "UD 新ゴ M", "Noto Sans JP";
  font-size: 13px;
  padding: 0 10px 0;
}
#side #mybox .ad ul.bl_aside_latestPosts > li > a p::before {
  content: "";
  background: url(../img/logo/i_logo_mark.png) no-repeat;
  background-size: contain;
  width: 20.5px;
  height: 20.5px;
  flex-shrink: 0;
}
#side #mybox .ad ul.bl_aside_latestPosts .el_img:empty:before {
  background-size: 70% auto;
}

@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm {
    padding: 75px 0 125px;
    width: 85%;
    margin: 0 auto;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm {
    padding: 40px 0 105px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm {
    padding: 30px 0 80px;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form textarea {
  min-height: 16em;
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table {
  margin: 0;
  table-layout: fixed;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table {
    width: 100%;
    max-width: none;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr {
    border-bottom: none;
    margin-top: 0;
    padding-bottom: 1.5em;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr:not(:last-of-type) th,
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr:not(:last-of-type) td {
    padding-bottom: 42.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr:not(:last-of-type) th,
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr:not(:last-of-type) td {
    padding-bottom: 47.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table tr:last-of-type th {
    vertical-align: top;
    padding-top: 26px;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th,
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td {
  border: none;
  padding: 0;
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th {
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th {
    line-height: 82.5px;
    width: 325px;
    padding-left: 35px;
    font-size: 16px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th {
    height: 72.5px;
    width: 25%;
    padding-left: 17.5px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: middle;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th {
    font-size: 11.75px;
    padding-bottom: 15px;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input,
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea {
  font-family: "Noto Sans JP";
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input:focus-visible,
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea:focus-visible {
  outline: none;
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input {
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input {
    line-height: 82.5px;
    border-radius: 10px;
    border: 2px solid #171717;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input {
    line-height: 72.5px;
    border-radius: 10px;
    border: 2px solid #171717;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td input {
    line-height: 60px;
    border-radius: 8px;
    border: 2px solid #171717;
    font-size: 11.75px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea {
  margin: 0;
  box-shadow: none;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea {
    border-radius: 10px;
    border: 2px solid #171717;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 28px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea {
    border-radius: 10px;
    border: 2px solid #171717;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 24px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td textarea {
    border-radius: 8px;
    border: 2px solid #171717;
    font-size: 11.75px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_btns {
    margin-top: 75px;
    justify-content: flex-end;
    padding-right: 297.5px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_btns {
    margin-top: 70px;
    justify-content: center;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_btns {
    margin-top: 15px;
    justify-content: center;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
  background: #000;
  color: #fff;
  font-weight: 700;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
    width: 400px;
    height: 86px;
    border-radius: 43px;
    font-size: 21px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
    width: 300px;
    height: 65px;
    border-radius: 32.5px;
    font-size: 15.75px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
    width: 230px;
    height: 50px;
    border-radius: 25px;
    font-size: 12.25px;
  }
}

.bl_sect.bl_sect__privacy .ly_cont {
  max-width: 1200px;
  width: 85%;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .ly_cont {
    padding: 85px 0 125px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .ly_cont {
    padding: 35px 0 80px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .ly_cont {
    padding: 30px 0 70px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_lead {
  border-bottom: 1px dashed #000;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .bl_privacy_lead .bl_privacy_lead-txt {
    font-size: 15px;
    line-height: 2.33;
    padding: 0 60px 55px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_lead .bl_privacy_lead-txt {
    font-size: 13.75px;
    line-height: 2.2;
    padding-bottom: 25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_lead .bl_privacy_lead-txt {
    font-size: 11px;
    line-height: 2.2;
    padding-bottom: 27.5px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item {
  border-bottom: 1px dashed #000;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item {
    padding: 45px 60px 55px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item {
    padding: 35px 10px 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item {
    padding: 20px 5px 32.5px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl {
  display: flex;
  align-items: center;
  font-family: "新ゴ B", "UD 新ゴ B", "Noto Sans JP";
  font-weight: 700;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl {
    gap: 0 17.5px;
    font-size: 22px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl {
    gap: 0 12.5px;
    font-size: 20.25px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl {
    gap: 0 10px;
    font-size: 14.75px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl::before {
  content: "";
  background: url(../img/logo/i_logo_mark.png) no-repeat;
  background-size: contain;
  width: 36.5px;
  height: 36.5px;
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl::before {
    width: 30px;
    height: 30px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-ttl::before {
    width: 25px;
    height: 25px;
  }
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-txt {
    font-size: 15px;
    line-height: 2.33;
    margin-top: 20px;
    padding-left: 52px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-txt {
    font-size: 13.75px;
    line-height: 2.2;
    margin-top: 20px;
    padding-left: 42px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-txt {
    font-size: 11px;
    line-height: 2.2;
    margin-top: 15px;
    padding-left: 35px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_list .bl_privacy_list_item .bl_privacy_list_item-txt .bullet-points p {
  display: flex;
}
.bl_sect.bl_sect__privacy .bl_privacy_date {
  text-align: right;
  line-height: 2;
}
@media all and (min-width: 834px) {
  .bl_sect.bl_sect__privacy .bl_privacy_date {
    font-size: 14px;
    margin-top: 45px;
  }
}
@media all and (min-width: 460.1px) and (max-width: 833.9px) {
  .bl_sect.bl_sect__privacy .bl_privacy_date {
    font-size: 13px;
    margin-top: 40px;
  }
}
@media all and (max-width: 460px) {
  .bl_sect.bl_sect__privacy .bl_privacy_date {
    font-size: 10px;
    margin-top: 35px;
  }
}

/*# sourceMappingURL=style.css.map */
