@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@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=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@-ms-viewport {
  width: device-width;
}
@media all and (min-width: 641px) {
  html {
    overflow-y: scroll;
  }
}

body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  min-width: 320px;
  background: transparent;
}
@media all and (min-width: 641px) {
  body {
    min-width: 1240px;
  }
}

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

.ly_cont {
  width: calc(100% - 30px);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 641px) {
  .ly_cont {
    width: 100%;
  }
}

@media all and (max-width: 640.9px) {
  .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: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  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: 641px) {
  .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: #eee no-repeat center/cover;
  color: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub {
    height: 62.5vw;
    background-image: url(../img/mv_sp.jpg);
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub {
    height: 23.4375vw;
    min-height: 280px;
    max-height: 450px;
    background-image: url(../img/mv_pc.jpg);
  }
}
.bl_mv.bl_mv__sub .bl_mv_inner {
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 30px);
  max-width: 1200px;
  align-items: center;
  align-content: center;
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub .bl_mv_inner {
    width: 100%;
  }
}
.bl_mv.bl_mv__sub .bl_mv_col {
  /*
  background: rgba(255, 255, 255, .85);
  min-width: 500px;
  min-height: 133px;

  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;

  @include mq(sp) {
  	min-width: 400px*$sp;
  	min-height: 100px*$sp;
  }
  @include mq(pc) {
  	height: 133px;
  }
  */
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
.bl_mv.bl_mv__sub .bl_mv_title {
  line-height: 1.25;
  letter-spacing: 0.2em;
  color: #333333;
  font-size: 24px;
  margin-top: 0.5em;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_title {
    font-size: 13.2px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_subTitle {
  display: block;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.2em;
  color: #333333;
  font-size: 48px;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_subTitle {
    font-size: 26.4px;
  }
}

@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__concept .bl_mv_title {
    text-shadow: -1px 0px 0 #fff, 1px 0px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff;
  }
}
.bl_mv.bl_mv__sub.bl_mv__concept .bl_mv_subTitle {
  text-shadow: -1px 0px 0 #fff, 1px 0px 0 #fff, 0px -1px 0 #fff, 0px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff;
}

.bl_path_wrapper {
  position: relative;
}
.bl_path_wrapper .bl_path {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 30px);
  max-width: 1200px;
  margin: 0 auto;
  justify-content: flex-start;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: center;
  align-content: center;
  overflow: hidden;
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper .bl_path {
    font-size: 12px;
    border-radius: 4px;
    padding: 15px 0;
  }
}
@media all and (min-width: 641px) {
  .bl_path_wrapper .bl_path {
    width: 100%;
    padding: 20px 0;
  }
}
.bl_path_wrapper .bl_path > li {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bl_path_wrapper .bl_path > li:nth-child(n+2):before {
  box-sizing: border-box;
  content: "/";
  margin: 0 0.5em;
}
.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: 641px) {
  .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: 160px;
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper.bl_path_wrapper__float + #content-w > section:nth-child(1) {
    padding-top: 100px;
  }
}
.bl_path_wrapper.bl_path_wrapper__float .bl_path {
  position: absolute;
  border-radius: 6px;
  background: #fff;
  padding: 10px 20px;
  top: 30px;
  left: calc(50% - 600px);
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper.bl_path_wrapper__float .bl_path {
    left: 15px;
    top: 15px;
    padding: 5px 10px;
  }
}

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

.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: #eee;
  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%;
}

a.el_btn, a.el_btn.js_form_btn {
  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;
}

a.el_btn, a.el_btn.js_form_btn {
  background: #c2b18e;
  color: #fff;
}
@media all and (min-width: 641px) {
  a.el_btn, a.el_btn.js_form_btn {
    transition: 0.2s opacity;
  }
  a.el_btn:hover, a.el_btn: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: 641px) {
  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: #88cd37;
  color: #fff;
}
.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: 641px) {
  .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: 640.9px) {
  .hp_pc {
    display: none !important;
  }
}

@media all and (min-width: 641px) {
  .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: 641px) {
  .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: 641px) {
  .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_latestPost_cont a {
  text-decoration: underline;
  color: #c2b18e;
}
@media all and (min-width: 641px) {
  .bl_latestPost_cont a {
    transition: 0.2s opacity;
  }
  .bl_latestPost_cont a:hover, .bl_latestPost_cont a:focus {
    opacity: 0.7;
    text-decoration: underline;
  }
}

a.el_btn, a.el_btn.js_form_btn {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  margin: 57px auto 0;
  padding: 40px 0 30px;
}
@media all and (min-width: 641px) {
  a.el_btn, a.el_btn.js_form_btn {
    width: 1000px;
  }
}
@media all and (max-width: 640.9px) {
  a.el_btn, a.el_btn.js_form_btn {
    width: 100%;
    padding: 22px 0 16.5px;
    border-radius: 8.25px;
  }
}
a.el_btn i, a.el_btn.js_form_btn i {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0 35px;
}
@media all and (max-width: 640.9px) {
  a.el_btn i, a.el_btn.js_form_btn i {
    font-size: 19.8px;
    gap: 0 19.25px;
  }
}
a.el_btn__contact {
  background: #c30808 url(../img/contact-btn_tsuya.png) no-repeat top center;
}
@media all and (max-width: 640.9px) {
  a.el_btn__contact {
    margin-top: 27.5px;
  }
}
a.el_btn__contact i::before {
  content: "";
  background: url(../img/i_mail_wt.png) no-repeat;
  width: 60px;
  height: 44px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__contact i::before {
    background-size: contain;
    width: 33px;
    height: 24.2px;
  }
}
a.el_btn__mail {
  background: #f2b705 url(../img/contact-btn_tsuya.png) no-repeat top center;
  width: 48.5%;
  margin: 0;
  padding: 30px 0 20px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__mail {
    width: 100%;
    padding: 16.5px 0 11px;
  }
}
a.el_btn__mail i::before {
  content: "";
  background: url(../img/i_mail_wt_02.png) no-repeat;
  width: 72px;
  height: 53px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__mail i::before {
    background-size: contain;
    width: 39.6px;
    height: 29.15px;
  }
}
a.el_btn__line {
  background: #06c755 url(../img/contact-btn_tsuya.png) no-repeat top center;
  width: 48.5%;
  margin: 0;
  padding: 30px 0 20px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__line {
    width: 100%;
    padding: 11px 0 5.5px;
  }
}
a.el_btn__line i::before {
  content: "";
  background: url(../img/i_line.png) no-repeat;
  width: 86px;
  height: 83px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__line i::before {
    background-size: contain;
    width: 47.3px;
    height: 45.65px;
  }
}
a.el_btn__reservation {
  background: #c30808 url(../img/contact-btn_tsuya.png) no-repeat top center;
  margin: 20px 0 0;
  padding: 30px 0 20px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__reservation {
    padding: 16.5px 0 11px;
    margin: 0;
  }
}
a.el_btn__reservation i::before {
  content: "";
  background: url(../img/i_shop.png) no-repeat;
  width: 76px;
  height: 64px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__reservation i::before {
    background-size: contain;
    width: 41.8px;
    height: 35.2px;
  }
}
a.el_btn__request {
  background: #0697f2 url(../img/contact-btn_tsuya.png) no-repeat top center;
  margin-top: 20px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__request {
    width: 80%;
    margin-top: 11px;
  }
}
a.el_btn__request i::before {
  content: "";
  background: url(../img/i_paper.png) no-repeat;
  width: 49px;
  height: 63px;
}
@media all and (max-width: 640.9px) {
  a.el_btn__request i::before {
    background-size: contain;
    width: 26.95px;
    height: 34.65px;
  }
}

.bl_form_selectLabel select, .bl_form .bl_form_date, .bl_form input[type=number].bl_form_year, .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=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;
  line-height: 26px;
}
.bl_form_selectLabel select::placeholder, .bl_form .bl_form_date::placeholder, .bl_form input[type=number].bl_form_year::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=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 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=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 input[type=number].bl_form_year::-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=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 input[type=number].bl_form_year::-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=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 input[type=number].bl_form_year::-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=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 input[type=number].bl_form_year::-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=password]::-webkit-search-cancel-button,
.bl_form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.bl_form input[type=text],
.bl_form input[type=number],
.bl_form input[type=password],
.bl_form input[type=search] {
  width: 24em;
}
.bl_form input[type=text].bl_form_postCode,
.bl_form input[type=number].bl_form_postCode,
.bl_form input[type=password].bl_form_postCode,
.bl_form input[type=search].bl_form_postCode {
  width: 7.5em;
}
.bl_form input[type=email] {
  width: 24em;
}
.bl_form input[type=tel] {
  width: 20em;
}
.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: 641px) {
  .bl_form textarea {
    min-height: 10em;
  }
}
.bl_form input[type=number].bl_form_year {
  max-width: 10em;
}
.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;
}
@media all and (min-width: 641px) {
  .bl_form_radioLabel {
    margin-right: 6em;
    font-size: 16px;
    font-weight: 600;
  }
}
.bl_form_radioLabel input[type=radio] {
  display: none;
}
.bl_form_radioLabel input[type=radio]:checked ~ i {
  background: #fff;
}
.bl_form_radioLabel input[type=radio]:checked ~ i:before {
  display: block;
}
.bl_form_radioLabel > i {
  position: relative;
  display: inline-block;
  margin: 0 0.5em 0 0;
  vertical-align: -0.25em;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
}
@media all and (max-width: 640.9px) {
  .bl_form_radioLabel > i {
    vertical-align: -0.3em;
  }
}
.bl_form_radioLabel > i:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  display: none;
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
  background: #000;
}

.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: 641px) {
  .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_req:after {
  color: #ff3c00;
  content: "*";
}

.bl_form_hint {
  font-size: 12px;
  line-height: 1.5;
  display: inline-block;
}

.bl_form_error {
  color: #ff3c00;
  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: 640.9px) {
  .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: 640.9px) {
  .bl_form_table tr {
    margin-top: 1.5em;
  }
}
.bl_form_table th,
.bl_form_table td {
  vertical-align: top;
  border: 1px solid #e5e5e5;
  padding: 3px 5px 5px;
}
@media all and (max-width: 640.9px) {
  .bl_form_table th,
  .bl_form_table td {
    border: none;
    padding: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_form_table th,
  .bl_form_table td {
    padding: 12px 30px 17px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_form_table th {
    line-height: 1.25;
  }
}
@media all and (min-width: 641px) {
  .bl_form_table th {
    font-weight: 700;
    width: 22%;
    font-size: 16px;
  }
}

.bl_form_btns {
  margin: 2em auto 0;
  display: flex;
  justify-content: space-around;
}
@media all and (min-width: 641px) {
  .bl_form_btns {
    margin-top: 2em;
  }
}

.el_btn.bl_form_submit {
  border: none;
  background: #fff;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  min-height: 4em;
  width: 100%;
}
@media all and (min-width: 641px) {
  .el_btn.bl_form_submit {
    border-radius: 5px;
    width: 25%;
    font-size: 18px;
  }
}
body.is_ua_IE .el_btn.bl_form_submit {
  height: 1px;
}

.el_btn.js_form_btn {
  display: inline-block;
  background: linear-gradient(to bottom, #feffff, #e3e3e3);
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 0.5em;
}
@media all and (min-width: 641px) {
  .el_btn.js_form_btn {
    min-height: 3em;
  }
}

.ly_header {
  margin: 0;
  padding: 0;
  display: none;
  position: relative;
  width: 100%;
}

.ly_header.ly_header__index {
  position: relative;
}

.bl_header_catch {
  font-weight: inherit;
  margin: 0;
  position: absolute;
  z-index: 2;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  text-shadow: 0 0 2px rgb(255, 255, 255);
}
@media all and (max-width: 640.9px) {
  .bl_header_catch {
    display: none;
  }
}
@media all and (min-width: 641px) {
  .bl_header_catch {
    font-size: 14px;
    left: 10px;
    top: 10px;
  }
}

.bl_sect.bl_follow_cta {
  position: fixed;
  bottom: 0;
  background: #082695;
  z-index: 10;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_follow_cta {
    height: 118px;
    width: 100%;
    min-width: 1260px;
    border-top: 6px solid #ab9265;
    border-bottom: 6px solid #ab9265;
    border-image: linear-gradient(to right, #ab9265, #d0b27a);
    border-image-slice: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 28px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_follow_cta {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6.6px;
    padding: 6.6px 11px;
    border-top: 3.3px solid #ab9265;
    border-bottom: 3.3px solid #ab9265;
  }
}
.bl_sect.bl_follow_cta i {
  color: #ffff00;
  font-weight: 900;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_follow_cta i {
    font-size: 45px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_follow_cta i {
    flex: 1;
    font-size: 15.675px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_follow_cta i span {
    font-size: 35px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_follow_cta i span {
    font-size: 12.375px;
  }
}

.bl_follow_info {
  display: flex;
  align-items: center;
}
.bl_follow_info p {
  text-align: center;
  font-weight: 900;
  color: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_follow_info p {
    font-size: 12.1px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_info p {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}
.bl_follow_info p.bl_follow_text {
  border: solid 1px #fff;
}
@media all and (max-width: 640.9px) {
  .bl_follow_info p.bl_follow_text {
    padding: 4.4px 6.6px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_info p.bl_follow_text {
    padding: 12px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_info p > span {
    font-size: 24px;
    letter-spacing: 2.4px;
  }
}

@media all and (min-width: 641px) {
  .bl_follow_shop {
    margin-left: 8px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_follow_shop {
    margin-left: 13.2px;
  }
  .bl_follow_shop p {
    font-size: 14.3px;
  }
}
.bl_follow_shop p {
  text-align: left;
}

.bl_follow_contact {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_follow_contact {
    gap: 6.6px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_contact {
    gap: 10px;
  }
}
.bl_follow_contact .el_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: left;
  font-weight: 900;
}
@media all and (max-width: 640.9px) {
  .bl_follow_contact .el_btn {
    gap: 6.6px;
    width: 107.8px;
    height: 38.5px;
    padding: 0;
    font-size: 11px;
    border: #b78e46 solid 2.75px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_contact .el_btn {
    gap: 20px;
    width: 210px;
    height: 70px;
    padding: 0;
    font-size: 18px;
    letter-spacing: 0.9px;
    border: #b78e46 solid 5px;
    border-radius: 5px;
  }
}
.bl_follow_contact .el_btn::before {
  content: "";
}
.bl_follow_contact .el_btn.el_btn_tel {
  background: linear-gradient(to top, #037b95 50%, #0089a7 50%);
}
@media all and (min-width: 641px) {
  .bl_follow_contact .el_btn.el_btn_tel {
    width: 280px;
  }
  .bl_follow_contact .el_btn.el_btn_tel p {
    display: flex;
    flex-direction: column;
    padding-top: 6px;
    font-size: 16px;
  }
  .bl_follow_contact .el_btn.el_btn_tel p > span {
    font-size: 26px;
  }
}
.bl_follow_contact .el_btn.el_btn_tel::before {
  background: url(../img/i_tel_wt.png) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_follow_contact .el_btn.el_btn_tel::before {
    width: 12.1px;
    height: 15.4px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_contact .el_btn.el_btn_tel::before {
    width: 26px;
    height: 33px;
  }
}
.bl_follow_contact .el_btn.el_btn_mail {
  background: linear-gradient(to top, #b52020 50%, #bf2828 50%);
}
.bl_follow_contact .el_btn.el_btn_mail::before {
  background: url(../img/i_mail.png) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_follow_contact .el_btn.el_btn_mail::before {
    width: 14.3px;
    height: 11px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_contact .el_btn.el_btn_mail::before {
    width: 30px;
    height: 23px;
  }
}
.bl_follow_contact .el_btn.el_btn_line {
  background: linear-gradient(to top, #2ea600 50%, #37b506 50%);
}
.bl_follow_contact .el_btn.el_btn_line::before {
  background: url(../img/i_line_ctt.png) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_follow_contact .el_btn.el_btn_line::before {
    width: 18.15px;
    height: 18.15px;
  }
}
@media all and (min-width: 641px) {
  .bl_follow_contact .el_btn.el_btn_line::before {
    width: 38px;
    height: 38px;
  }
}

.bl_sect.bl_sect__cta {
  display: none;
  background: #aace69 url(../img/cta_pc.jpg) no-repeat center/cover;
  padding: 40px 0 105px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta {
    background-image: url(../img/cta_sp.jpg);
    padding: 33px 0 38.5px;
  }
}
.bl_sect.bl_sect__cta .ly_cont {
  max-width: 940px;
}
.bl_sect.bl_sect__cta .bl_sect_title {
  text-align: center;
  color: #fff;
}
.bl_sect.bl_sect__cta .bl_sect_title i {
  font-family: "Arial", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3em;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_sect_title i {
    font-size: 28.6px;
  }
}
.bl_sect.bl_sect__cta .bl_sect_title h2 {
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_sect_title h2 {
    font-size: 13.2px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_btns {
    justify-content: space-between;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta .bl_btns {
    margin-top: 50px;
    display: block;
  }
}
.bl_sect.bl_sect__cta .bl_btns > .el_btn {
  background-color: rgba(255, 255, 255, 0.85);
  color: #333;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn {
    border-radius: 3px;
    width: 48%;
    min-height: 83px;
    margin-top: 15px;
  }
  .bl_sect.bl_sect__cta .bl_btns > .el_btn:nth-child(1) {
    margin-top: 0;
    width: 100%;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn {
    width: 450px;
    height: 90px;
    border-radius: 6px;
    transition: 0.2s background-color;
  }
  .bl_sect.bl_sect__cta .bl_btns > .el_btn:nth-child(1) {
    height: 200px;
  }
}
.bl_sect.bl_sect__cta .bl_btns > .el_btn i {
  color: #75a70b;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: "Arial", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  font-size: 16px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn i {
    font-size: 12.1px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] {
    padding: 1em 0.25em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] {
    float: left;
    text-align: center;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] i {
    font-size: 18px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] b {
  width: 100%;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}
.bl_sect.bl_sect__cta a[href^="tel:"] b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_tel_bk.png) no-repeat center/contain;
  margin: 0 0.1em -0.05em 0;
  width: 0.8em;
  height: 0.8em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] b {
    margin-top: 0.25em;
    font-size: 23.1px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] u {
  width: 100%;
  text-decoration: none;
  letter-spacing: 0.05em;
  padding-left: 0.05em;
  font-size: 18px;
  margin-top: 1em;
  line-height: 1.5;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] u {
    margin-top: 0.5em;
    font-size: 12px;
  }
}
.bl_sect.bl_sect__cta a[href$="contact.html"],
.bl_sect.bl_sect__cta a[href*=shop] {
  background: rgba(255, 255, 255, 0.85) linear-gradient(to left top, #d29a2e 50%, transparent 50.1%) no-repeat right 6px bottom 6px/22px 22px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href$="contact.html"],
  .bl_sect.bl_sect__cta a[href*=shop] {
    padding: 2px;
    background-size: 12px 12px;
    background-position: right 4px bottom 4px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta a[href$="contact.html"],
  .bl_sect.bl_sect__cta a[href*=shop] {
    margin: 0 0 0 auto;
    justify-content: flex-start;
    text-align: left;
    padding-left: 28px;
  }
  .bl_sect.bl_sect__cta a[href$="contact.html"]:nth-child(n+3),
  .bl_sect.bl_sect__cta a[href*=shop]:nth-child(n+3) {
    margin-top: 20px;
  }
  .bl_sect.bl_sect__cta a[href$="contact.html"]:hover, .bl_sect.bl_sect__cta a[href$="contact.html"]:focus,
  .bl_sect.bl_sect__cta a[href*=shop]:hover,
  .bl_sect.bl_sect__cta a[href*=shop]:focus {
    opacity: 1;
    background-color: rgb(255, 255, 255);
  }
}
.bl_sect.bl_sect__cta a[href$="contact.html"] b,
.bl_sect.bl_sect__cta a[href*=shop] b {
  margin-top: 0.25em;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href$="contact.html"] b,
  .bl_sect.bl_sect__cta a[href*=shop] b {
    font-size: 13px;
    letter-spacing: 0;
  }
}

.bl_backToTop {
  position: relative;
  display: block;
  display: none;
  /*
  // ★半分下に位置をずらす場合
  // (ボタンの半分 + bottom値)
  @include mq(sp) {
  	margin-top: 35px;
  	margin-bottom: -35px;
  }
  @include mq(pc) {
  	margin-top: 50px;
  	margin-bottom: -50px;
  }
  */
}
@media all and (max-width: 640.9px) {
  .bl_backToTop {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 641px) {
  .bl_backToTop {
    margin-top: -5px;
    margin-bottom: 5px;
  }
}
.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: url(../img/i_top.png) no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)) no-repeat center;
  /*
  // ★矢印
  @include iconArrow(before, absolute, $c2, .8em, 3px);
  &:before {
  	top: 22%;
  	left: 50%;
  	transform: translate(-50%, 0) rotate(-135deg);

  	@include mq(sp) {
  		border-width: 0 2px 2px 0;
  	}
  }
  */
}
@media all and (max-width: 640.9px) {
  .bl_backToTop > a {
    right: 10px;
    bottom: 10px;
    padding-top: 18px;
    font-size: 12px;
    height: 79.75px;
    background-size: auto 80%, 90% 100%;
  }
}
@media all and (min-width: 641px) {
  .bl_backToTop > a {
    right: 30px;
    bottom: 5px;
    font-size: 16px;
    width: 50px;
    height: 145px;
  }
  .bl_backToTop > a:hover, .bl_backToTop > a:focus {
    opacity: 0.7;
  }
}

.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: 641px) {
  body.is_noTop .bl_backToTop > a:hover, body.is_noTop .bl_backToTop > a:focus {
    opacity: 0.7;
  }
}

.ly_footer {
  font-size: 14px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #0697f2;
}

.ly_footer.ly_footer__complete .bl_footer,
.ly_footer.ly_footer__complete .bl_footer_sub {
  margin: 0 auto;
}

.bl_footer {
  margin: 0 auto;
  max-width: 1160px;
  font-size: 14px;
  overflow: hidden;
}
@media all and (max-width: 640.9px) {
  .bl_footer {
    padding: 14.85px 24.75px 27.5px;
    margin-bottom: 116px;
  }
}
@media all and (min-width: 641px) {
  .bl_footer {
    padding-top: 24px;
  }
}
.bl_footer .bl_sect_title {
  text-align: center;
  color: #fff;
}
@media all and (min-width: 641px) {
  .bl_footer .bl_sect_title {
    font-size: 16px;
  }
}
.bl_footer .un_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 100px;
  align-items: flex-start;
  background: #fff;
}
.bl_footer .un_col:nth-of-type(n+2) {
  margin-top: 22px;
}
@media all and (min-width: 641px) {
  .bl_footer .un_col:nth-of-type(n+2) {
    margin-top: 30px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_footer .un_col {
    padding: 20px 0;
    flex-direction: column;
    align-items: center;
  }
}
@media all and (min-width: 641px) {
  .bl_footer .un_col ul:nth-of-type(2) {
    margin-left: 110px;
  }
}
.bl_footer .un_col ul:nth-child(1) li:nth-child(1) {
  font-size: 22px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_footer .un_col ul:nth-child(1) li:nth-child(1) {
    font-size: 17.6px;
    background-size: 40px auto;
    text-align: center;
  }
}
.bl_footer .un_col ul:nth-child(1) li:nth-child(2) {
  margin-top: 1em;
  letter-spacing: 0.15em;
  font-size: 16px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_footer .un_col ul:nth-child(1) li:nth-child(2) {
    margin-top: 0.75em;
    font-size: 14.3px;
    letter-spacing: 0;
  }
}
.bl_footer .un_col ul:nth-child(2) li:nth-child(1) {
  background: url(../img/i_freedial.png) no-repeat center left;
  padding-left: 60px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}
@media all and (max-width: 640.9px) {
  .bl_footer .un_col ul:nth-child(2) li:nth-child(1) {
    margin-top: 0.5em;
    font-size: 23.1px;
    background-size: 22px 14.3px;
    padding-left: 33px;
  }
}
.bl_footer .un_col ul:nth-child(2) li:nth-child(2) {
  margin-top: 1em;
  letter-spacing: 0.015em;
  font-size: 16px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_footer .un_col ul:nth-child(2) li:nth-child(2) {
    font-size: 13.2px;
    text-align: center;
  }
}

/*
// 会社情報
.bl_footer_info {
	// ★中央寄せ
	//display: flex;
	//flex-wrap: wrap;
	//justify-content: center;
	//align-items: center;
	//text-align: center;

	// ★中央寄せだがロゴを左にする場合。
	@include mq(sp) {
		max-width: calc(56px + 17em);
		margin: 0 auto;
	}

	// ロゴ
	.bl_footer_logo {
		// ★Design
		//margin: 0 auto;
		//text-align: center;
		//width: 100%;
		text-align: left;

		@include mq(sp) {
			//text-align: center;

			// ★左
			float: left;
			width: 56px;
			margin-right: .75em;
		}

		img {
			vertical-align: bottom;

			@include mq(sp) {
				// ★Design
				width: 398px*$sp;
			}
			@include mq(pc) {
				// ★Design
				//width: 160px;
				width: 80px;
				image-rendering: -webkit-optimize-contrast; // for webkit
			}
		}
	}

	// 文字情報
	p {
		// ★ Design
		//text-align: center;
		letter-spacing: .05em;
		margin-top: .25em;

		// 横並びの場合
		//margin-right: 1.5em;
		//&:last-child {
		//	margin-right: 0;
		//}

		@include mq(sp) {
			text-align: center;
			margin-top: .25em;
		}
	}
	// 社名
	.bl_footer_name {
		font-size: 26px;
		font-weight: 700;
		letter-spacing: .05em;
		//padding-left: .05em;
		margin-top: .5em;

		@include mq(sp) {
			font-size: 40px*$sp;
			text-align: left;
			line-height: 1;
			letter-spacing: 0;
			padding-left: 0;
			white-space: nowrap;
		}
	}
	// 住所
	.bl_footer_adrs {
		// ★Design
		margin-top: .25em;
		font-size: 15px;

		@include mq(sp) {
			//width: 100%;
			//margin-right: 0;
			font-size: 26px*$sp;
			text-align: left;
		}
	}
	// 電話
	.bl_footer_tel {
		@include mq(sp) {
			clear: both;
			margin-top: 1em;
		}
	}
	a[href^="tel:"] {
		font-size: 32px;
		font-weight: 700;
		letter-spacing: .05em;
		padding-left: .05em;
		margin-top: .5em;

		@include mq(sp) {
			font-size: 46px*$sp;
			margin-top: 20px;
		}

		// ★Icon
		@include icon(before, '../img/i_tel_wt.png', 1.25em, 1.25em, 0 .25em -.25em 0);
		&:before {
			border-radius: 50%;
			border: 2px solid #fff;
			background-size: auto 50%;
			image-rendering: -webkit-optimize-contrast; // for webkit

			@include mq(sp) {
				border-width: 1px;
			}
		}
	}

	// FAX
	.bl_footer_fax {
	}

	// MAPボタン
	a[href^="https://goo.gl"] {
		border: 1px solid #666;
		border-radius: 2px;
		display: inline-block;

		padding: 2px 10px;
		margin-left: 10px;
		position: absolute;

		@include mq(sp) {
			top: 0;
			right: 0;
		}
		@include mq(pc) {
			bottom: 2px;
			transition: .2s opacity;
			&:hover,
			&:focus {
				opacity: .7;
			}
		}
	}
}
*/
ul.bl_footer_nav {
  display: flex;
  flex-wrap: wrap;
  display: none;
}
@media all and (max-width: 640.9px) {
  ul.bl_footer_nav {
    flex-direction: column;
    margin: 0 auto;
    width: calc(100% - 40px);
    border-bottom: 1px dashed #c2b18e;
  }
}
@media all and (min-width: 641px) {
  ul.bl_footer_nav {
    justify-content: center;
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_footer_nav li {
    border-top: 1px dashed #c2b18e;
  }
}
@media all and (min-width: 641px) {
  ul.bl_footer_nav li {
    display: flex;
    flex-wrap: wrap;
    /*
    // 横並びの場合：左右罫線
    border: 1px solid #869306;
    border-width: 0 1px;
    margin-left: -1px;
    */
    margin-right: 4em;
  }
  ul.bl_footer_nav li > * {
    width: 100%;
  }
  ul.bl_footer_nav li:last-child {
    margin-right: 0;
  }
}
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: 700;
  min-height: 44px;
  color: #7c715b;
}
@media all and (max-width: 640.9px) {
  ul.bl_footer_nav a,
  ul.bl_footer_nav label {
    min-height: 44px;
    padding-left: 0.75em;
    justify-content: center;
    text-align: center;
    padding: 2px 0 3px 0.2em;
    letter-spacing: 0.2em;
  }
}
@media all and (min-width: 641px) {
  ul.bl_footer_nav a,
  ul.bl_footer_nav label {
    position: relative;
    min-height: 34px;
    font-size: 16px;
    padding: 0.1em 0 0.2em 0.1em;
    letter-spacing: 0.1em;
  }
}
@media all and (min-width: 641px) {
  ul.bl_footer_nav a {
    transition: 0.2s opacity;
  }
  ul.bl_footer_nav a:hover, ul.bl_footer_nav a:focus {
    opacity: 0.7;
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_footer_nav > li:first-child {
    border-top: none;
  }
}
ul.bl_footer_nav > li > a,
ul.bl_footer_nav > li > label {
  min-width: 3em;
}
@media all and (min-width: 641px) {
  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: 640.9px) {
  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: 640.9px) {
  ul.bl_footer_nav > li > ul > li > ul > li > a,
  ul.bl_footer_nav > li > ul > li > ul > li > label {
    padding-left: 4em;
  }
}

/*
// フッター ボタン群 (ダウンロード等)
.bl_footer_btns {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	@include mq(sp) {
		margin: 20px auto 0;
		width: 77%;
	}

	> li {
		display: flex;
		margin: 36px 18px 0;

		@include mq(sp) {
			width: 100%;
			margin: 10px 0 0;
		}

		> a {
			@extend %el_btn;
			border: 2px solid $cT;
			border-radius: 1.4em / 50%;
			font-weight: 700;
			letter-spacing: .2em;
			padding-left: .77em;
			min-width: 170px;
			min-height: 40px;

			@include icon(before,'../img/i_file_bk.png', 1.2em, 1.2em, 0 .5em -.05em 0);

			@include mq(sp) {
				border-width: 1px;
				width: 100%;
			}
			@include mq(pc) {
				transition: .2s opacity;
				&:hover,
				&:focus {
					opacity: .7;
				}
			}
		}
	}
}
*/
.bl_footer_sub {
  padding: 15px 0;
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub {
    margin-top: 30px;
    display: none;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_sub {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    margin-top: 0px;
    margin-bottom: 118px;
    justify-content: center;
  }
}

.bl_footer_copyright {
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
  font-weight: 600;
  color: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_footer_copyright {
    text-align: center;
    font-size: 12px;
  }
}

/*
// トップページ用ヘッダー(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;
			}
		}
	}
}
*/
.bl_mv.bl_mv__index {
  position: relative;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  background: #eee no-repeat center/cover;
  overflow: hidden;
  background-color: #e5e7ea;
}
.bl_mv.bl_mv__index .bl_mv_slide picture img {
  width: 100%;
}
.bl_mv.bl_mv__index .swiper-pagination-bullets {
  width: 100%;
  z-index: 1;
  bottom: 2px;
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__index .swiper-pagination-bullets {
    text-align: right;
    padding-right: calc(50vw - 580px);
  }
}
.bl_mv.bl_mv__index .swiper-pagination-bullet {
  position: relative;
  width: 44px;
  height: 44px;
  background: transparent;
  opacity: 0.6;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .swiper-pagination-bullet {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__index .swiper-pagination-bullet {
    width: 40px;
    margin-left: 10px;
    transition: 0.2s opacity;
  }
  .bl_mv.bl_mv__index .swiper-pagination-bullet:hover, .bl_mv.bl_mv__index .swiper-pagination-bullet:focus {
    opacity: 1;
  }
}
.bl_mv.bl_mv__index .swiper-pagination-bullet:focus {
  outline: none;
}
.bl_mv.bl_mv__index .swiper-pagination-bullet:before {
  position: absolute;
  display: block;
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  transition: 0.2s background, 0.2s opacity;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0;
  width: 100%;
  height: 6px;
  opacity: 0.5;
}
.bl_mv.bl_mv__index .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
}
.bl_mv.bl_mv__index .bl_mv_inner {
  height: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  align-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_inner {
    padding-bottom: 10%;
  }
}
.bl_sect.bl_sect__latestInfo {
  padding: 100px 0 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo {
    padding: 44px 0 0;
  }
}
.bl_sect.bl_sect__latestInfo .ly_cont {
  position: relative;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title {
  font-family: "Arial", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #c2b18e;
  font-size: 2em;
  font-weight: 700;
  background: linear-gradient(to bottom, #c2b18e, #c2b18e) no-repeat left bottom/1.5em 2px;
  padding-bottom: 0.5em;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_sect_title {
    font-size: 22px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_sect_title {
    float: left;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPosts {
    margin-top: 0.5em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPosts {
    width: 890px;
    margin-left: auto;
  }
}
.bl_sect.bl_sect__latestInfo .bl_latestPost {
  margin-top: 18px;
  border-bottom: 1px dotted #c2b18e;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost {
    margin-top: 1em;
    padding-bottom: 1em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost {
    display: flex;
    padding-bottom: 18px;
  }
  .bl_sect.bl_sect__latestInfo .bl_latestPost:first-child {
    margin-top: 4px;
  }
}
.bl_sect.bl_sect__latestInfo .bl_latestPost time {
  color: #c2b18e;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost time {
    width: 120px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost_cont {
    margin-top: 0.5em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost_cont {
    width: calc(100% - 120px);
    letter-spacing: 0.05em;
  }
}

.bl_sect.bl_sect__latestWork {
  padding: 200px 0 65px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork {
    padding: 88px 0 77px;
  }
}
.bl_sect.bl_sect__latestWork .bl_sect_title {
  text-align: center;
  font-weight: 700;
  font-size: 42px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_sect_title {
    font-size: 27.5px;
  }
}
.bl_sect.bl_sect__latestWork .bl_sect_lead {
  margin-top: 1em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_sect_lead {
    text-align: center;
    font-size: 18px;
  }
}
.bl_sect.bl_sect__latestWork .bl_latestPosts {
  margin-top: 60px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPosts {
    margin-top: 20px;
  }
}
.bl_sect.bl_sect__latestWork .bl_latestPost {
  background: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost {
    margin-top: 15px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .bl_sect.bl_sect__latestWork .bl_latestPost figure {
    width: 34%;
    height: 23vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost {
    width: 31.04%;
    max-width: 360px;
    margin-top: 40px;
    margin-left: 3.44%;
  }
  .bl_sect.bl_sect__latestWork .bl_latestPost:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost > a {
    padding: 5px 10px 15px 38%;
    min-height: 23vw;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost > a {
    padding-bottom: 20px;
  }
}
.bl_sect.bl_sect__latestWork .bl_latestPost time {
  font-weight: 700;
  opacity: 0.5;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost time {
    font-size: 12px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost time {
    margin-top: 20px;
  }
}
.bl_sect.bl_sect__latestWork .bl_latestPost h3 {
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost h3 {
    font-size: 15.4px;
    margin-top: 6px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_latestPost h3 {
    margin-top: 10px;
    font-size: 20px;
  }
}
.bl_sect.bl_sect__latestWork .bl_latestPosts_cats {
  background: #c2b18e;
  color: #fff;
  font-weight: 700;
  padding: 0.5em 0.75em;
  font-size: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPosts_cats {
    font-size: 12px;
    margin-top: 0.25em;
    padding: 0.25em 0.5em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestWork .bl_latestPosts_cats {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    max-width: 90%;
  }
}
.bl_sect.bl_sect__latestBlog {
  padding: 200px 0 65px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog {
    padding: 88px 0 77px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_sect_title {
  text-align: center;
  font-weight: 700;
  font-size: 42px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_sect_title {
    font-size: 27.5px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_sect_lead {
  margin-top: 1em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_sect_lead {
    text-align: center;
    font-size: 18px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_latestPosts {
  margin-top: 60px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPosts {
    margin-top: 20px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_latestPost {
  background: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost {
    margin-top: 15px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .bl_sect.bl_sect__latestBlog .bl_latestPost figure {
    width: 34%;
    height: 23vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost {
    width: 31.04%;
    max-width: 360px;
    margin-top: 40px;
    margin-left: 3.44%;
  }
  .bl_sect.bl_sect__latestBlog .bl_latestPost:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost > a {
    padding: 5px 10px 15px 38%;
    min-height: 23vw;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost > a {
    padding-bottom: 20px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_latestPost time {
  font-weight: 700;
  opacity: 0.5;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost time {
    font-size: 12px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost time {
    margin-top: 20px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_latestPost h3 {
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost h3 {
    font-size: 15.4px;
    margin-top: 6px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPost h3 {
    margin-top: 10px;
    font-size: 20px;
  }
}
.bl_sect.bl_sect__latestBlog .bl_latestPosts_cats {
  background: #c2b18e;
  color: #fff;
  font-weight: 700;
  padding: 0.5em 0.75em;
  font-size: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPosts_cats {
    font-size: 12px;
    margin-top: 0.25em;
    padding: 0.25em 0.5em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPosts_cats {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    max-width: 90%;
  }
}
.bl_sect.bl_sect__index {
  background: linear-gradient(to top, #f5f7fa, #dce7fa);
  position: relative;
}
.bl_sect.bl_sect__index::before, .bl_sect.bl_sect__index::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 8vw solid #fff;
}
.bl_sect.bl_sect__index::before {
  left: 0;
  border-right: 50vw solid transparent;
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect.bl_sect__index::before {
    border-right: 630px solid transparent;
  }
}
.bl_sect.bl_sect__index::after {
  right: 0;
  border-left: 50vw solid transparent;
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect.bl_sect__index::after {
    border-left: 630px solid transparent;
  }
}
.bl_sect.bl_sect__index .ly_cont {
  padding: 45px 0 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .ly_cont {
    padding: 18.15px 0 0;
    width: 100%;
  }
}
.bl_sect.bl_sect__index .bl_sect_title {
  background: url(../img/index_title_hukidashi.png) no-repeat bottom center;
  padding-bottom: 50px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_sect_title {
    background-size: 240.9px auto;
    padding-bottom: 30px;
  }
}
.bl_sect.bl_sect__index .bl_sect_title .el_black {
  background: url(../img/index_title_bg-bk.png) no-repeat center;
  width: 292px;
  height: 93px;
  margin: 0 auto;
  padding-top: 17px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_sect_title .el_black {
    width: 160.6px;
    height: 51.15px;
    background-size: contain;
    padding-top: 10px;
  }
}
.bl_sect.bl_sect__index .bl_sect_title .el_black p {
  font-size: 33.5px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  transform: rotate(-7.8deg);
  -moz-transform: rotate(-7.8deg);
  -webkit-transform: rotate(-7.8deg);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_sect_title .el_black p {
    font-size: 18.425px;
  }
}
.bl_sect.bl_sect__index .bl_sect_title h2 {
  font-size: 56.5px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
  margin-top: 10px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_sect_title h2 {
    font-size: 20.075px;
  }
}
.bl_sect.bl_sect__index .bl_sect_title h2 span {
  font-size: 77.5px;
  color: #b5171b;
  line-height: 1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_sect_title h2 span {
    font-size: 28.6px;
  }
}
.bl_sect.bl_sect__index .bl_col {
  background: url(../img/index_man-woman.png?ver=20231127) no-repeat bottom -16px left 204px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 182px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col {
    background: url(../img/index_man-woman_sp.png?ver=20231128) no-repeat top 53px center/contain;
    background-size: 260.15px auto;
    padding-bottom: 30px;
    max-width: 375px;
    margin: 0 auto;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.bl_sect.bl_sect__index .bl_col .el_voice p {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice p {
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice p span {
  color: #ffff00;
}
.bl_sect.bl_sect__index .bl_col .el_voice p .el_large {
  font-size: 35.5px;
  line-height: 1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice p .el_large {
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(1) {
  background: url(../img/index_voice01.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(1) {
    width: 298px;
    height: 199px;
    margin-left: 222px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(1) {
    width: 112.2px;
    height: 88.55px;
    background: url(../img/index_voice01_sp.png) no-repeat center;
    background-size: contain;
    position: relative;
    top: 80px;
    left: 10px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(2) {
  background: url(../img/index_voice02.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(2) {
    width: 318px;
    height: 201px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(2) {
    width: 125.95px;
    height: 103.95px;
    background: url(../img/index_voice02_sp.png) no-repeat center;
    background-size: contain;
    position: relative;
    left: -27px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(3) {
  background: url(../img/index_voice03.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(3) {
    width: 318px;
    height: 201px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(3) {
    width: 101.75px;
    height: 78.65px;
    background: url(../img/index_voice03_sp.png) no-repeat center;
    background-size: contain;
    position: relative;
    top: 50px;
    right: 10px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(4) {
  background: url(../img/index_voice04.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(4) {
    width: 353px;
    height: 189px;
    margin-right: 300px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(4) {
    width: 102.85px;
    height: 96.8px;
    background: url(../img/index_voice04_sp.png) no-repeat center;
    background-size: contain;
    margin-left: 11.55px;
    margin-top: 74.25px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(5) {
  background: url(../img/index_voice05.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(5) {
    width: 283px;
    height: 191px;
    position: relative;
    top: 40px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(5) {
    width: 92.95px;
    height: 80.85px;
    background: url(../img/index_voice05_sp.png) no-repeat center;
    background-size: contain;
    margin-right: 11.55px;
    margin-top: 39.6px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(6) {
  background: url(../img/index_voice06.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(6) {
    width: 268px;
    height: 189px;
    margin-top: 47px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(6) {
    width: 106.15px;
    height: 91.3px;
    background: url(../img/index_voice07_sp.png) no-repeat center;
    background-size: contain;
    margin-left: 58.85px;
    margin-top: 13.2px;
  }
}
.bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(7) {
  background: url(../img/index_voice07.png) no-repeat center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(7) {
    width: 306px;
    height: 166px;
    margin-top: 79px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index .bl_col .el_voice:nth-of-type(7) {
    width: 125.95px;
    height: 99px;
    background: url(../img/index_voice07_sp.png) no-repeat center;
    background-size: contain;
    margin-right: 19.8px;
    margin-top: -18.7px;
  }
}

/* ===============================================
 追加セクション　2023/11/16
=============================================== */
.bl_sect__failure {
  position: relative;
  overflow: hidden;
}
.bl_sect__failure .ly_cont {
  max-width: 1240px;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_img__wait {
    width: 100vw;
    min-width: 1240px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 30px;
  }
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect__failure .ly_cont .bl_img__wait {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__wait {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 16.5px;
  }
}
.bl_sect__failure .ly_cont .bl_img__real {
  display: flex;
  justify-content: center;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_img__real {
    padding: 40px 0 100px;
    background: url(../img/index_sec2_img2_bg.png) no-repeat bottom center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real {
    margin-top: 44px;
    padding-bottom: 137.5px;
    background: url(../img/index_sec2_img2_sp.png) no-repeat bottom center;
    background-size: 216.7px 122.1px;
  }
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text {
  font-family: "Zen Maru Gothic";
  width: fit-content;
  text-align: left;
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text i {
  font-weight: 700;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text i {
    font-size: 28px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text i {
    font-size: 15.4px;
  }
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text p {
  font-weight: 700;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p {
    font-size: 58.5px;
    margin-top: 30px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p {
    font-size: 32.175px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p span {
    font-size: 74px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p span {
    font-size: 40.7px;
  }
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_blue {
  position: relative;
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_blue::before {
  content: "";
  background: #00a0e9;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -10px;
  border-radius: 5px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_blue::before {
    height: 5.5px;
  }
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_red {
  position: relative;
}
.bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_red::before {
  content: "";
  background: #e60012;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -10px;
  border-radius: 5px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_img__real .bl_text p .el_red::before {
    height: 5.5px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion {
    padding-top: 115px;
    padding-bottom: 38px;
    background: linear-gradient(90deg, #ddf8ff 0%, #ddf8ff 50%, #ffdde7 50%, #ffdde7 100%);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
  }
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect__failure .ly_cont .bl_suggestion {
    margin-left: 0;
    margin-right: 0;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion {
    padding-top: 93.5px;
    padding-bottom: 24.75px;
    background: linear-gradient(90deg, #ddf8ff 0%, #ddf8ff 50%, #ffdde7 50%, #ffdde7 100%);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul {
    column-gap: 62px;
    row-gap: 100px;
    align-items: center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul {
    column-gap: 16.5px;
    row-gap: 44px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul:before {
  content: "";
  background: url(../img/index_sec2_img3.png) no-repeat center center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul:before {
    width: 145px;
    height: 145px;
    position: absolute;
    left: 37px;
    top: -160px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul:before {
    width: 79.75px;
    height: 79.75px;
    position: absolute;
    top: -110px;
    left: 25%;
    transform: translateX(-50%);
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul:after {
  content: "";
  background: url(../img/index_sec2_img4.png) no-repeat center center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul:after {
    width: 187px;
    height: 151px;
    position: absolute;
    top: -167px;
    right: 32px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul:after {
    width: 102.85px;
    height: 83.05px;
    position: absolute;
    top: -110px;
    right: 25%;
    transform: translateX(50%);
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item {
    width: 540px;
    height: 210px;
    padding-top: 26px;
    padding-bottom: 4px;
    position: relative;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item {
    width: 43vw;
    padding-top: 7.15px;
    padding-bottom: 2.75px;
    position: relative;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) {
  background-color: #198bff;
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dl {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dl {
    height: 100%;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dl {
    gap: 11px;
    height: 100%;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dt p {
  text-align: center;
  color: #fff;
  text-shadow: 4px 0px 0 #082695, 3.6956px 1.5308px 0 #082695, 2.8284px 2.8284px 0 #082695, 1.5308px 3.6956px 0 #082695, 0px 4px 0 #082695, -1.5308px 3.6956px 0 #082695, -2.8284px 2.8284px 0 #082695, -3.6956px 1.5308px 0 #082695, -4px 0px 0 #082695, -3.6956px -1.5308px 0 #082695, -2.8284px -2.8284px 0 #082695, -1.5308px -3.6956px 0 #082695, 0px -4px 0 #082695, 1.5308px -3.6956px 0 #082695, 2.8284px -2.8284px 0 #082695, 3.6956px -1.5308px 0 #082695;
  font-weight: 900;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dt p {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) dt p {
    font-size: 13.2px;
    line-height: 1.25;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white {
    width: 534px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    padding-top: 24px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white {
    width: 41.5vw;
    height: 31.2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    padding: 26.4px 5.5px 20.9px;
    margin-top: auto;
    position: relative;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white p {
  color: #737373;
  text-align: center;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white p {
    font-size: 12.1px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white:before {
  content: "";
  background: url(../img/aroow_blue.png) no-repeat center center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white:before {
    width: 38px;
    height: 48px;
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd) .bl_item__inner__white:before {
    width: 14.85px;
    height: 19.25px;
    position: absolute;
    top: -5%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd):after {
  content: "";
  background: url(../img/arrow_rainbow.png?ver=20231128) no-repeat center center;
  background-size: contain;
  position: absolute;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd):after {
    width: 49px;
    height: 49px;
    top: 0;
    bottom: 0;
    right: -58px;
    margin: auto;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(odd):after {
    background: url(../img/arrow_rainbow_sp.png) no-repeat;
    background-size: contain;
    width: 52.25px;
    height: 26.95px;
    top: -32px;
    right: -40px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) {
  background-color: #ff8181;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) {
    padding-top: 10px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dl {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dl {
    height: 100%;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dl {
    gap: 11px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dt p {
  font-weight: 900;
  color: #fff;
  text-shadow: 4px 0px 0 #e12b2b, 3.6956px 1.5308px 0 #e12b2b, 2.8284px 2.8284px 0 #e12b2b, 1.5308px 3.6956px 0 #e12b2b, 0px 4px 0 #e12b2b, -1.5308px 3.6956px 0 #e12b2b, -2.8284px 2.8284px 0 #e12b2b, -3.6956px 1.5308px 0 #e12b2b, -4px 0px 0 #e12b2b, -3.6956px -1.5308px 0 #e12b2b, -2.8284px -2.8284px 0 #e12b2b, -1.5308px -3.6956px 0 #e12b2b, 0px -4px 0 #e12b2b, 1.5308px -3.6956px 0 #e12b2b, 2.8284px -2.8284px 0 #e12b2b, 3.6956px -1.5308px 0 #e12b2b;
  text-align: center;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dt p {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) dt p {
    font-size: 13.2px;
    line-height: 1.25;
    text-align: center;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white {
    width: 534px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    padding-top: 24px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white {
    width: 41.5vw;
    height: 31.2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    padding: 26.4px 5.5px 20.9px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #737373;
    text-align: center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white p {
    font-size: 12.1px;
    color: #737373;
    text-align: center;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white:before {
  content: "";
  background: url(../img/aroow_pink.png) no-repeat center center;
  background-size: contain;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white:before {
    width: 38px;
    height: 48px;
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white:before {
    width: 14.85px;
    height: 18.7px;
    position: absolute;
    top: -5%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(even) .bl_item__inner__white .el_position__rl {
    position: relative;
    top: 13px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item dl dt p {
    height: 68.75px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(2), .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(8) {
    padding-top: 2px;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(2) dl p, .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(8) dl p {
    line-height: 1.1em;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(3) {
    padding-top: 10px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(4) dd p {
    line-height: 1.1em !important;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item:nth-of-type(8) {
    padding-top: 16px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item .el_font__white {
  color: #fff;
  text-shadow: none;
  font-weight: 500;
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item .el_font__skyblue {
  color: #fff;
  text-shadow: 4px 0px 0 #082695, 3.6956px 1.5308px 0 #082695, 2.8284px 2.8284px 0 #082695, 1.5308px 3.6956px 0 #082695, 0px 4px 0 #082695, -1.5308px 3.6956px 0 #082695, -2.8284px 2.8284px 0 #082695, -3.6956px 1.5308px 0 #082695, -4px 0px 0 #082695, -3.6956px -1.5308px 0 #082695, -2.8284px -2.8284px 0 #082695, -1.5308px -3.6956px 0 #082695, 0px -4px 0 #082695, 1.5308px -3.6956px 0 #082695, 2.8284px -2.8284px 0 #082695, 3.6956px -1.5308px 0 #082695;
  font-weight: 900;
}
.bl_sect__failure .ly_cont .bl_suggestion ul .bl_item .el_font__pink {
  color: #fff;
  text-shadow: 4px 0px 0 #e12b2b, 3.6956px 1.5308px 0 #e12b2b, 2.8284px 2.8284px 0 #e12b2b, 1.5308px 3.6956px 0 #e12b2b, 0px 4px 0 #e12b2b, -1.5308px 3.6956px 0 #e12b2b, -2.8284px 2.8284px 0 #e12b2b, -3.6956px 1.5308px 0 #e12b2b, -4px 0px 0 #e12b2b, -3.6956px -1.5308px 0 #e12b2b, -2.8284px -2.8284px 0 #e12b2b, -1.5308px -3.6956px 0 #e12b2b, 0px -4px 0 #e12b2b, 1.5308px -3.6956px 0 #e12b2b, 2.8284px -2.8284px 0 #e12b2b, 3.6956px -1.5308px 0 #e12b2b;
  font-weight: 900;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item .el_font__small {
    font-size: 20px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion ul .bl_item .el_font__small {
    font-size: 11px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion .bl_annotation {
    margin-top: 45px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion .bl_annotation {
    margin-top: 34.1px;
  }
}
.bl_sect__failure .ly_cont .bl_suggestion .bl_annotation p {
  color: #e12b2b;
}
@media all and (min-width: 641px) {
  .bl_sect__failure .ly_cont .bl_suggestion .bl_annotation p {
    font-size: 20px;
    text-align: center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__failure .ly_cont .bl_suggestion .bl_annotation p {
    font-size: 11px;
    line-height: 1.35;
    text-align: center;
  }
}

.bl_sect.bl_sect__index2 {
  background-image: linear-gradient(to top, #faf9df, #fff);
}
.bl_sect.bl_sect__index2 .ly_cont {
  padding: 60px 0 86px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .ly_cont {
    padding: 36.85px 0 13.75px;
  }
}
.bl_sect.bl_sect__index2 .bl_sect_title {
  text-align: center;
}
.bl_sect.bl_sect__index2 .bl_sect_title h1 {
  font-size: 58px;
  font-weight: 700;
  color: #b5171b;
  display: inline-block;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_sect_title h1 {
    font-size: 31.9px;
  }
}
.bl_sect.bl_sect__index2 .bl_sect_title i,
.bl_sect.bl_sect__index2 .bl_sect_title p {
  font-size: 46.5px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_sect_title i,
  .bl_sect.bl_sect__index2 .bl_sect_title p {
    font-size: 25.575px;
  }
}
.bl_sect.bl_sect__index2 .bl_sect_title p span {
  font-size: 58px;
  color: #082695;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_sect_title p span {
    font-size: 31.9px;
  }
}
.bl_sect.bl_sect__index2 .bl_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 70px;
  text-align: center;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index2 .bl_col {
    gap: 63px 30px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col {
    justify-content: space-between;
    gap: 23.1px 0;
    margin-top: 38.5px;
  }
}
.bl_sect.bl_sect__index2 .bl_col .el_can {
  border: 4px solid #000;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index2 .bl_col .el_can {
    width: 274px;
    height: 170px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col .el_can {
    width: 49%;
    border: 2px solid #000;
    border-radius: 11px;
    padding: 16.5px 0;
  }
}
.bl_sect.bl_sect__index2 .bl_col .el_can::after {
  position: absolute;
  content: "";
  background: url(../img/index2_maru-red.png) no-repeat;
  width: 81px;
  height: 74px;
  top: -42px;
  right: -22px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col .el_can::after {
    background-size: contain;
    width: 32.4px;
    height: 29.6px;
    top: -15px;
    right: -8px;
  }
}
.bl_sect.bl_sect__index2 .bl_col .el_can .el_black {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.3em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col .el_can .el_black {
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index2 .bl_col .el_can .el_red {
  font-size: 31px;
  font-weight: 700;
  color: #c30808;
  line-height: 1.3em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col .el_can .el_red {
    font-size: 14.85px;
  }
}
.bl_sect.bl_sect__index2 .el_under-yellow {
  width: fit-content;
  margin: 70px auto 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_under-yellow {
    text-align: center;
    margin-top: 33px;
  }
}
.bl_sect.bl_sect__index2 .el_under-yellow p {
  font-size: 38.5px;
  font-weight: 700;
  display: inline-block;
  background: linear-gradient(transparent 70%, #ffff00 70%);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_under-yellow p {
    display: inline;
    font-size: 21.175px;
  }
}
.bl_sect.bl_sect__index2 .el_under-yellow p span {
  font-size: 48px;
  color: #082695;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_under-yellow p span {
    font-size: 26.4px;
  }
}
.bl_sect.bl_sect__index2 .el_triangle {
  margin-top: 58px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_triangle {
    margin-top: 33px;
  }
  .bl_sect.bl_sect__index2 .el_triangle img {
    width: 121px;
    height: 34.1px;
  }
}
.bl_sect.bl_sect__index2 .el_frame-blue {
  background: #2d96ef;
  border-radius: 30px;
  padding: 15px 0;
  margin: 46px auto 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index2 .el_frame-blue {
    width: 1160px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_frame-blue {
    width: 100%;
    margin-top: 16.5px;
    border-radius: 16.5px;
    padding: 27.5px 0;
  }
}
.bl_sect.bl_sect__index2 .el_frame-blue p {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.3em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_frame-blue p {
    font-size: 24.2px;
  }
}
.bl_sect.bl_sect__index2 .el_frame-blue p .el_small {
  font-size: 26.5px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_frame-blue p .el_small {
    font-size: 14.575px;
  }
}
.bl_sect.bl_sect__index2 .el_frame-blue p .el_yellow {
  color: #ffff00;
}
.bl_sect.bl_sect__index2 .el_so {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  margin-top: 40px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_so {
    font-size: 26.4px;
    margin-top: 22px;
  }
}
.bl_sect.bl_sect__index2 .el_so span {
  color: #c30808;
}
.bl_sect.bl_sect__index2 .el_example {
  font-size: 38.5px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .el_example {
    font-size: 21.175px;
    margin-top: 33px;
  }
}
.bl_sect.bl_sect__index2 .bl_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 50px;
  margin-top: 60px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col2 {
    margin-top: 44px;
    gap: 16.5px 0;
  }
}
.bl_sect.bl_sect__index2 .bl_col2 .el_can {
  width: 440px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 3px 5.2px 16px 0 rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col2 .el_can {
    width: 100%;
    padding: 0 22px 22px;
  }
}
.bl_sect.bl_sect__index2 .bl_col2 .el_can picture {
  width: 100%;
  height: 308px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col2 .el_can picture {
    height: 169.4px;
  }
  .bl_sect.bl_sect__index2 .bl_col2 .el_can picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col2 .el_can:nth-of-type(4) picture img {
    width: 158.4px;
  }
}
.bl_sect.bl_sect__index2 .bl_col2 .el_can p {
  font-size: 20px;
  font-weight: 700;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index2 .bl_col2 .el_can p {
    padding: 0 30px 30px;
    text-align: justify;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index2 .bl_col2 .el_can p {
    font-size: 13.2px;
    margin-top: 10px;
  }
}
.bl_sect.bl_sect__index2 .bl_col2 .el_can p span {
  color: #c30808;
}

.bl_sect.bl_sect__index3 .ly_cont {
  padding: 50px 0 60px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .ly_cont {
    padding: 22px 0 0;
  }
}
.bl_sect.bl_sect__index3 .bl_sect_title {
  position: relative;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .bl_sect_title {
    max-width: 345px;
    margin: 0 auto;
  }
}
.bl_sect.bl_sect__index3 .bl_sect_title h2 {
  font-size: 51px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .bl_sect_title h2 {
    font-size: 28.05px;
  }
}
.bl_sect.bl_sect__index3 .bl_sect_title h2 span {
  color: #082695;
}
.bl_sect.bl_sect__index3 .bl_sect_title p {
  font-size: 26.5px;
  font-weight: 700;
  color: #fff;
  background: #66b3f4;
  border-radius: 14.5px;
  padding: 15px 25px;
  width: fit-content;
  margin: 20px auto 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .bl_sect_title p {
    font-size: 14.575px;
    padding: 8.25px 13.75px;
    border-radius: 7.975px;
    position: relative;
  }
  .bl_sect.bl_sect__index3 .bl_sect_title p::after {
    position: absolute;
    content: "";
    background: url(../img/i_hukidashi_sp.jpg) no-repeat;
    width: 21.45px;
    height: 16.5px;
    background-size: contain;
    bottom: -16.5px;
    right: 43px;
  }
}
.bl_sect.bl_sect__index3 .bl_sect_title::before {
  position: absolute;
  content: "";
  background: url(../img/index3_title_shape-left.png) no-repeat;
  width: 97px;
  height: 131px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index3 .bl_sect_title::before {
    top: 36px;
    left: 55px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .bl_sect_title::before {
    left: 0;
    top: 47px;
    width: 53.35px;
    height: 72.05px;
    background-size: contain;
  }
}
.bl_sect.bl_sect__index3 .bl_sect_title::after {
  position: absolute;
  content: "";
  background: url(../img/index3_title_shape-right.png) no-repeat;
  width: 97px;
  height: 131px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index3 .bl_sect_title::after {
    top: 36px;
    right: 55px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .bl_sect_title::after {
    top: 47px;
    right: 0;
    width: 53.35px;
    height: 72.05px;
    background-size: contain;
  }
}
.bl_sect.bl_sect__index3 picture {
  margin-top: 36px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 picture {
    display: none;
  }
}
.bl_sect.bl_sect__index3 .un_text {
  font-size: 40px;
  color: #2d96ef;
  font-weight: 700;
  text-align: center;
  margin-top: 30px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index3 .un_text {
    font-size: 19.25px;
    line-height: 1.6em;
  }
}

.bl_sect.bl_sect__index-cta {
  background: #0697f2 url(../img/index-cta_bg.png) no-repeat center/cover;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta {
    background: #0697f2 url(../img/index-cta_bg_sp.png) no-repeat center/cover;
  }
}
.bl_sect.bl_sect__index-cta .ly_cont {
  padding: 124px 0 95px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .ly_cont {
    padding: 44px 0;
  }
}
.bl_sect.bl_sect__index-cta .bl_col {
  background: #fff;
  border-radius: 20px;
  padding: 50px 100px 40px;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col {
    padding: 22px 16.5px 36.85px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index-cta .bl_col::before {
    position: absolute;
    content: "";
    background: url(../img/index-cta_woman.png) no-repeat;
    width: 275px;
    height: 266px;
    top: -29px;
    left: 110px;
  }
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_text {
    padding-left: 282px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_text {
    margin: 0 auto;
  }
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text p {
  font-size: 34px;
  font-weight: 900;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_text p {
    font-size: 18.425px;
    display: flex;
    align-items: end;
    text-align: center;
    gap: 0 5px;
  }
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text p::before {
  content: "＼";
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text p::after {
  content: "／";
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text a {
  font-size: 60.5px;
  font-weight: 700;
  line-height: 1.2em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_text a {
    font-size: 33.275px;
    margin-top: 10px;
  }
}
.bl_sect.bl_sect__index-cta .bl_col .bl_text i {
  font-size: 23.5px;
  font-weight: 900;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_text i {
    font-size: 13.475px;
  }
}
.bl_sect.bl_sect__index-cta .bl_col .bl_btns {
  justify-content: space-between;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index-cta .bl_col .bl_btns {
    gap: 11px 0;
  }
}

.bl_sect.bl_sect__index4 {
  overflow: hidden;
  background: url(../img/index4_bg.jpg) no-repeat top 221px center/contain, url(../img/index_sec4_bg_bottom_pc.png) no-repeat bottom center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .ly_cont {
    padding: 121px 0 0;
    background: url(../img/index3_bg_sp.png) no-repeat top 28px center;
    background-size: 320.1px auto;
  }
}
.bl_sect.bl_sect__index4 .el_white {
  height: 67px;
}
.bl_sect.bl_sect__index4 .bl_sect_title {
  background: #082695;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect.bl_sect__index4 .bl_sect_title {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_sect_title {
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
  }
}
.bl_sect.bl_sect__index4 .bl_sect_title h2 {
  font-size: 43px;
  font-weight: 900;
  color: #fff;
  margin: 0 auto;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_sect_title h2 {
    padding: 40px 0;
    max-width: 1200px;
    padding-left: 200px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_sect_title h2 {
    font-size: 11px;
    height: 8.9vw;
    text-align: center;
    line-height: 8.9vw;
    padding-left: 10vw;
  }
}
.bl_sect.bl_sect__index4 .bl_sect_title h2::before {
  position: absolute;
  content: "";
  background: url(../img/index4_title_woman.png?ver=20231128) no-repeat;
  width: 235px;
  height: 210px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_sect_title h2::before {
    left: -40px;
    top: -55px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_sect_title h2::before {
    width: 71.5px;
    height: 74.25px;
    background: url(../img/index4_title_woman_sp.png?ver=20231128) no-repeat;
    background-size: contain;
    bottom: 0;
    left: 0;
  }
}
.bl_sect.bl_sect__index4 .bl_sect_title h2 span {
  color: #ffff00;
  font-size: 50px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_sect_title h2 span {
    font-size: 13.2px;
  }
}
.bl_sect.bl_sect__index4 .un_text {
  margin-top: 100px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.7em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text {
    font-size: 15.675px;
    line-height: 1.65;
    margin-top: 34.65px;
  }
}
.bl_sect.bl_sect__index4 .un_text span {
  color: #c30808;
  background: linear-gradient(transparent 70%, #ffff00 70%);
}
.bl_sect.bl_sect__index4 .bl_col {
  display: flex;
  justify-content: center;
  gap: 0 30px;
  margin-top: 30px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col {
    gap: 13.2px;
    margin-top: 29.15px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle {
  width: 228px;
  height: 228px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle {
    padding-bottom: 14px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle {
    width: 96.25px;
    height: 96.25px;
    padding-bottom: 5px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle p {
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 1.2em;
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(1) {
  background: #7c90da;
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(1) p {
  font-size: 40px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(1) p {
    font-size: 17.05px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(1) p span {
  font-size: 28.5px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(1) p span {
    font-size: 12.1px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(2) {
  background: #4159b3;
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(2) p {
  font-size: 40px;
  line-height: 1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(2) p {
    font-size: 17.05px;
    line-height: 1.2;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(2) p span {
  font-size: 24.5px;
  line-height: 1.2em;
  display: inline-block;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(2) p span {
    font-size: 10.175px;
    line-height: 1;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) {
  background: #082695;
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p {
  font-size: 33px;
  line-height: 1.5em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p {
    font-size: 14.025px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p span {
  font-size: 58px;
  display: inline-block;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p span {
    font-size: 10.175px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p .el_font24 {
  font-size: 24.5px;
  line-height: 1.2em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p .el_font24 {
    font-size: 10.175px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p .el_font33 {
  font-size: 33px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p .el_font33 {
    font-size: 14.025px;
  }
}
.bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p b {
  font-size: 58px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_col .el_circle:nth-of-type(3) p b {
    font-size: 24.75px;
  }
}
.bl_sect.bl_sect__index4 .el_square {
  font-size: 42px;
  font-weight: 900;
  border: 1px solid #082695;
  color: #082695;
  width: fit-content;
  margin: 32px auto 0;
  padding: 0 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .el_square {
    font-size: 17.875px;
    margin-top: 13.2px;
  }
}
.bl_sect.bl_sect__index4 .el_triangle {
  margin-top: 40px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .el_triangle {
    margin-top: 16.5px;
  }
  .bl_sect.bl_sect__index4 .el_triangle img {
    width: 42.35px;
    height: auto;
  }
}
.bl_sect.bl_sect__index4 .un_text02 {
  font-size: 40.5px;
  font-weight: 900;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .un_text02 {
    line-height: 1.2em;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text02 {
    font-size: 15.125px;
    margin-top: 20.35px;
  }
}
.bl_sect.bl_sect__index4 .un_text02 span {
  color: #c30808;
}
.bl_sect.bl_sect__index4 .un_text03 {
  border: 1px solid #082695;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .un_text03 {
    width: 755px;
    height: 134px;
    margin: 74px auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text03 {
    text-align: center;
    margin-top: 31.35px;
    padding: 16.5px 0 11px;
  }
}
.bl_sect.bl_sect__index4 .un_text03 b {
  color: #696969;
  background: #fff;
  position: absolute;
  font-weight: 400;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .un_text03 b {
    font-size: 30px;
    width: 400px;
    top: -24px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text03 b {
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: fit-content;
    padding: 0 5px;
  }
}
.bl_sect.bl_sect__index4 .un_text03 i {
  text-align: center;
  font-weight: 900;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .un_text03 i {
    font-size: 30px;
    line-height: 1.33;
  }
}
.bl_sect.bl_sect__index4 .un_text03 i span {
  color: #bd1836;
  position: relative;
}
.bl_sect.bl_sect__index4 .un_text03 i span:after {
  content: "";
  background: url(../img/index_sec4_underline.png) repeat-x center center;
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text03 i span:after {
    background-size: contain;
    height: 3px;
  }
}
.bl_sect.bl_sect__index4 .bl_example__daily {
  display: flex;
  justify-content: center;
  gap: 66px;
  margin-top: 80px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_example__daily {
    margin-top: 15.4px;
    gap: 0 29.15px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_expense {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.bl_sect.bl_sect__index4 .bl_expense span {
  font-size: 28px;
  color: #fff;
  background-color: #5a8ab2;
  font-weight: 500;
  width: 255px;
  height: 38px;
  border-radius: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_expense span {
    width: 100%;
    font-size: 12.925px;
    height: 19.25px;
    border-radius: 5.5px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_expense span small {
    font-size: 23px;
    align-self: flex-end;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_expense span small {
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index4 .bl_expense ul {
  display: flex;
  flex-direction: column;
  gap: 130px;
  margin-top: 102px;
}
.bl_sect.bl_sect__index4 .bl_expense ul li {
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_expense ul li {
    width: 473px;
    height: 382px;
  }
}
.bl_sect.bl_sect__index4 .bl_expense ul li p {
  position: absolute;
  background: url(../img/index_sec4_hukidashi1.png);
  background-size: contain;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_expense ul li p {
    font-size: 23px;
    line-height: 1.3;
    width: 245px;
    height: 232px;
    top: -75px;
    right: -40px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_expense ul li p {
    font-size: 13.2px;
    width: 115.5px;
    height: 110px;
    line-height: 1.2em;
    right: -16px;
    top: -96px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_expense ul li picture {
    width: 100%;
    height: 100%;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_income {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.bl_sect.bl_sect__index4 .bl_income span {
  font-size: 28px;
  color: #fff;
  background-color: #fdb1d6;
  font-weight: 500;
  width: 255px;
  height: 38px;
  border-radius: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_income span {
    width: 100%;
    font-size: 12.925px;
    height: 19.25px;
    border-radius: 5.5px;
  }
}
.bl_sect.bl_sect__index4 .bl_income span small {
  font-size: 23px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_income span small {
    align-self: flex-end;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_income span small {
    font-size: 11px;
  }
}
.bl_sect.bl_sect__index4 .bl_income ul {
  display: flex;
  flex-direction: column;
  gap: 130px;
  margin-top: 102px;
}
.bl_sect.bl_sect__index4 .bl_income ul li {
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_income ul li {
    width: 473px;
    height: 382px;
  }
}
.bl_sect.bl_sect__index4 .bl_income ul li p {
  position: absolute;
  background: url(../img/index_sec4_hukidahi2.png) no-repeat center center;
  background-size: contain;
  color: #fff;
  font-weight: 500;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_income ul li p {
    font-size: 23px;
    line-height: 1.3;
    width: 205px;
    height: 205px;
    top: -85px;
    right: -62px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .bl_income ul li p {
    width: 112.75px;
    height: 112.75px;
    line-height: 1.2em;
    right: -10px;
    top: -96px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .bl_income ul li picture {
    width: 100%;
    height: 100%;
  }
}
.bl_sect.bl_sect__index4 .un_text04 {
  text-align: center;
  color: #000;
  font-weight: bold;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index4 .un_text04 {
    margin: 170px auto 0;
    font-size: 28.5px;
    line-height: 1.63;
    padding-bottom: 163px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text04 {
    padding: 35.75px 0 145px;
    font-size: 15.675px;
    line-height: 1.7em;
  }
}
.bl_sect.bl_sect__index4 .un_text04 span {
  color: #bd1836;
  background: linear-gradient(transparent 70%, #ffff00 70%);
}
.bl_sect.bl_sect__index4 .un_text04:after {
  content: "";
  background: url(../img/index_sec4_girl.png?ver=20231128) no-repeat center center;
  background-size: contain;
  width: 257px;
  height: 275px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index4 .un_text04:after {
    width: 134.2px;
    height: 146.85px;
  }
}

.bl_sect.bl_sect__index5 {
  background: url(../img/index5_bg.jpg) no-repeat center/cover;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 {
    background: url(../img/index5_bg_sp.jpg) no-repeat center/cover;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index5 {
    margin: 35px 0 27px;
  }
}
.bl_sect.bl_sect__index5 .ly_cont {
  padding: 28px 0 28px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .ly_cont {
    padding: 28px 0 69.3px;
  }
}
.bl_sect.bl_sect__index5 .bl_sect_title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bl_sect.bl_sect__index5 .bl_sect_title h2 {
  width: fit-content;
}
.bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(1) {
  font-size: 34px;
  font-weight: 900;
  background: #fff;
  color: #082695;
  padding: 0 20px;
  transform: rotate(1.8deg);
  -moz-transform: rotate(1.8deg);
  -webkit-transform: rotate(1.8deg);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(1) {
    font-size: 18.7px;
  }
}
.bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(2), .bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(3) {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  background: #082695;
  padding: 0 30px;
  transform: rotate(3.2deg);
  -moz-transform: rotate(3.2deg);
  -webkit-transform: rotate(-3.2deg);
  margin-top: 17px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(2), .bl_sect.bl_sect__index5 .bl_sect_title h2:nth-of-type(3) {
    font-size: 33px;
    padding: 0 16.5px;
    margin-top: 10px;
  }
}
.bl_sect.bl_sect__index5 .car-swiper {
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .car-swiper {
    margin-top: 33px;
  }
}
.bl_sect.bl_sect__index5 .car-swiper .swiper-slide picture {
  width: fit-content;
  margin: 0 auto;
}
.bl_sect.bl_sect__index5 .car-swiper .swiper-slide picture img {
  width: 1000px;
  height: 600px;
  object-fit: cover;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .car-swiper .swiper-slide picture img {
    width: 238.15px;
    height: auto;
  }
}
.bl_sect.bl_sect__index5 .car-swiper .swiper-button-prev,
.bl_sect.bl_sect__index5 .car-swiper .swiper-button-next {
  width: 50px;
  height: 50px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index5 .car-swiper .swiper-button-prev,
  .bl_sect.bl_sect__index5 .car-swiper .swiper-button-next {
    width: 27.5px;
    height: 27.5px;
  }
}
.bl_sect.bl_sect__index5 .car-swiper .swiper-button-prev {
  background: url(../img/i_swiper_prev.png) no-repeat;
  background-size: contain;
}
.bl_sect.bl_sect__index5 .car-swiper .swiper-button-next {
  background: url(../img/i_swiper_next.png) no-repeat;
  background-size: contain;
}

.bl_sect.bl_sect__index6 {
  background: #fff7d4;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index6::after {
    position: absolute;
    content: "";
    background: url(../img/index4_hukidashi.png) no-repeat;
    width: 565px;
    height: 158px;
    left: 0;
    right: 0;
    bottom: -5%;
    z-index: 2;
    margin: auto;
  }
}
.bl_sect.bl_sect__index6 .ly_cont {
  padding: 30px 0 150px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .ly_cont {
    padding: 19.25px 0 24.75px;
  }
}
.bl_sect.bl_sect__index6 .bl_sect_title {
  display: flex;
  align-items: end;
  justify-content: center;
}
.bl_sect.bl_sect__index6 .bl_sect_title h2 {
  font-size: 40px;
  font-weight: 900;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_sect_title h2 {
    font-size: 27.775px;
  }
}
.bl_sect.bl_sect__index6 .bl_sect_title h2 span {
  font-size: 59px;
  font-weight: 900;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index6 .bl_sect_title::after {
    content: "";
    background: url(../img/index5_title_voice.png) no-repeat;
    width: 135px;
    height: 144px;
  }
}
.bl_sect.bl_sect__index6 .bl_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 77px 0;
  margin-top: 70px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col {
    margin-top: 20.9px;
    gap: 44px 0;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice {
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice {
    width: 570px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 3px 5.2px 16px 0 rgba(0, 0, 0, 0.1);
    padding: 47px 50px 25px 25px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice {
    padding: 0 22px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px 0;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice h3 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 5px 0;
  border-radius: 26.5px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice h3 {
    width: 408px;
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice h3 {
    font-size: 14.3px;
    width: 224.4px;
    text-align: center;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(1) h3 {
  background: #a4155f;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(1) h4 {
  color: #a4155f;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(2) h3 {
  background: #0697f2;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(2) h4 {
  color: #0697f2;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(3) h3 {
  background: #e6a009;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(3) h4 {
  color: #e6a009;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(4) h3 {
  background: #3ea415;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice:nth-of-type(4) h4 {
  color: #3ea415;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont {
  display: flex;
  gap: 0 25px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont {
    flex-direction: column;
    align-items: center;
    gap: 16.5px 0;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_left {
  width: 172px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_left {
    padding-top: 20px;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_left picture img {
  width: 94.6px;
  height: 94.6px;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_left i {
  font-size: 16px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_left i {
    font-size: 13.2px;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_right h4 {
  font-size: 22px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_right h4 {
    font-size: 15.4px;
  }
}
.bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_right p {
  font-size: 18px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .bl_col .el_voice .bl_cont .bl_right p {
    font-size: 15.4px;
    text-align: left;
  }
}
.bl_sect.bl_sect__index6 .bl_col_sp {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  gap: 24.75px 0;
}
.bl_sect.bl_sect__index6 .bl_col_sp .el_voice {
  display: flex;
  flex-direction: column;
  gap: 16.5px 0;
}
.bl_sect.bl_sect__index6 .bl_col_sp .el_voice picture img {
  width: 121.55px;
  height: 121.55px;
}
.bl_sect.bl_sect__index6 .bl_col_sp .el_voice p {
  font-size: 15.4px;
}
.bl_sect.bl_sect__index6 .un_text {
  margin-top: 80px;
  background: url(../img/index5_text_hane.png) no-repeat center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .un_text {
    background: url(../img/index5_text_hane_sp.png) no-repeat center/contain;
    margin-top: 27.5px;
  }
}
.bl_sect.bl_sect__index6 .un_text p {
  font-size: 30px;
  font-weight: 700;
  font-family: "Shippori Mincho", serif;
  color: #c19840;
  text-align: center;
  line-height: 1.7em;
  height: 240px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index6 .un_text p {
    font-size: 16.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 328px;
  }
}

/* ===============================================
 追加セクション 他社ローンと比べてください！
=============================================== */
@media all and (min-width: 641px) {
  .bl_sect__comparison {
    overflow: hidden;
  }
}
.bl_sect__comparison .ly_cont {
  max-width: 1240px;
}
.bl_sect__comparison .bl_sect__comparison__ttl {
  background: #082695;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_sect__comparison__ttl {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect__comparison .bl_sect__comparison__ttl {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_sect__comparison__ttl {
    height: 139.7px;
    display: flex;
    align-items: end;
    justify-content: center;
    font-size: 19.8px;
    padding-bottom: 11px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .bl_sect__comparison .bl_sect__comparison__ttl::after {
    position: absolute;
    content: "";
    background: url(../img/index4_hukidashi.png) no-repeat;
    background-size: contain;
    width: 310.75px;
    height: 86.9px;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.bl_sect__comparison .bl_sect__comparison__ttl p {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: #fff33f;
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_sect__comparison__ttl p {
    font-size: 19.8px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_comparison {
    background: url(../img/index_comparison_bg_pc.jpg?ver=20231128) no-repeat;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    padding-top: 54px;
    padding-bottom: 37px;
  }
}
@media all and (min-width: 641px) and (max-width: 1240px) {
  .bl_sect__comparison .bl_comparison {
    margin-left: 0;
    margin-right: 0;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_comparison {
    padding: 23.65px 0 85.25px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_comparison {
    margin-left: -15px;
    margin-right: -15px;
    background: url(../img/index5_bg_sp.jpg);
    background-size: cover;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_comparison .un_text {
    width: 675px;
    height: 120px;
    margin: 0 auto;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_comparison .un_text .bl_msg img {
    width: 287.65px;
    height: auto;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 36px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 9.9px 0 0;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition {
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info .bl_condition {
    width: 512px;
    height: 359px;
    background-color: #fff;
    border-radius: 30px;
    padding: 27px 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 13px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition {
    order: 2;
    margin-top: 33px;
    width: 236.5px;
    background: #fff;
    border-radius: 16.5px;
    padding: 11px 27.5px 16.5px;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition:before {
  content: "";
  background: url(../img/icon_new-car.png) no-repeat center center;
  background-size: contain;
  width: 148px;
  height: 148px;
  position: absolute;
  left: -15%;
  top: -15%;
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition:before {
    width: 68.2px;
    height: 68.2px;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition h3 {
  color: #000;
  font-weight: 900;
  background: url(../img/condition_underline_pc.png) repeat-x bottom center;
  display: inline;
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info .bl_condition h3 {
    font-size: 36px;
    position: relative;
    padding: 0 15px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition h3 {
    font-size: 16.775px;
    background-size: auto 7.7px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition dl dt {
  font-weight: 900;
  color: #000;
  display: flex;
  align-items: center;
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl dt {
    font-size: 26px;
    gap: 7px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl dt {
    font-size: 12.1px;
    gap: 0 3px;
    margin-top: 5px;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition dl dt:before {
  content: "";
  background: url(../img/index_comparison_triangle.png) no-repeat center center;
  background-size: contain;
  width: 16px;
  height: 18px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl dt:before {
    width: 7.15px;
    height: 8.25px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl dd {
    font-size: 24px;
    line-height: 1.25;
    color: #000;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_condition dl dd {
    font-size: 11px;
    margin-top: 5px;
  }
}
.bl_sect__comparison .bl_car-info .bl_condition dl dd span {
  color: #bd1836;
  font-weight: 500;
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_img__car {
    order: 1;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_car-info .bl_img__car img {
    width: 236.5px;
    height: auto;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table {
    margin-top: 45px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table th {
    border: none;
    padding: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table td {
    border: none;
    padding: 0;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top {
    margin: 0 auto;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top thead td {
    width: 340px;
    height: 83px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 83px;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top thead td:nth-of-type(1) {
    width: 180px;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top thead td:nth-of-type(2) {
    background-color: #7088df;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top thead td:nth-of-type(3) {
    background-color: #76cdc6;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top thead td:nth-of-type(4) {
    background-color: #f1dc4d;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr {
    height: 83px;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr th {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    height: 83px;
    text-align: center;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr td {
    color: #5d5d5d;
    text-align: center;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) th {
    background-color: #e7e7e7;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td .el_rate {
    font-size: 28px;
    font-weight: bold;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td .el_rate__red {
    color: #bd1836;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td .el_payment {
    font-size: 20px;
    font-weight: bold;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td:nth-of-type(1) {
    background-color: #dee9fa;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td:nth-of-type(2) {
    background-color: #defaf3;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(1) td:nth-of-type(3) {
    background-color: #fafade;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(2) th {
    background-color: #d1d1d1;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(2) td .el_price {
    font-size: 24px;
    font-weight: bold;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(2) td:nth-of-type(1) {
    background-color: #c3d0ff;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(2) td:nth-of-type(2) {
    background-color: #a6f3ed;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(2) td:nth-of-type(3) {
    background-color: #eef3a6;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(3) th {
    background-color: #e7e7e7;
    font-size: 20px;
    line-height: 1.15;
    letter-spacing: 1;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(3) td .el_price {
    font-size: 24px;
    font-weight: bold;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(3) td:nth-of-type(1) {
    background-color: #dee9fa;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(3) td:nth-of-type(2) {
    background-color: #defaf3;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(3) td:nth-of-type(3) {
    background-color: #fafade;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) th {
    background-color: #d1d1d1;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) td .el_price {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) td .el_count {
    font-size: 20px;
    font-weight: bold;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) td:nth-of-type(1) {
    background-color: #c3d0ff;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) td:nth-of-type(2) {
    background-color: #a6f3ed;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__top tbody tr:nth-of-type(4) td:nth-of-type(3) {
    background-color: #eef3a6;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .el_text {
    font-size: 35px;
    font-weight: bold;
    color: #be2640;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
    text-align: center;
    margin-top: 32px;
    position: relative;
    left: 88px;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__bottom {
    margin-left: 200px;
    margin-top: 20px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(1) {
    background: #7088df;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(1) p {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    padding-top: 5px;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(2) {
    background: #76cdc6;
    padding-top: 20px;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(2) p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(3) {
    background: #f1dc4d;
    padding-top: 20px;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td:nth-of-type(3) p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
  }
}
@media all and (min-width: 641px) and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__bottom tr td {
    width: 340px;
    padding: 0 32px 15px;
    text-align: center;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__bottom tr td h4 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect__comparison .bl_table .bl_table__bottom tr td p span {
    font-size: 35px;
    color: #be2640;
    display: inline-block;
    line-height: 1.2em;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
  .bl_sect__comparison .bl_table .bl_table__bottom tr td p .el_small {
    font-size: 24px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__comparison .bl_table {
    margin-top: 41.8px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper {
    padding-left: 16.5px;
    overflow-x: scroll;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll {
    width: 200%;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll th,
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll td {
    border: none;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll thead tr td {
    font-size: 13.2px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 15px 0;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll thead tr td:nth-of-type(2) {
    background: #7088df;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll thead tr td:nth-of-type(3) {
    background: #76cdc6;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll thead tr td:nth-of-type(4) {
    background: #f1dc4d;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(odd) th {
    background: #e7e7e7;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(odd) td:nth-of-type(1) {
    background: #dee9fa;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(odd) td:nth-of-type(2) {
    background: #defaf3;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(odd) td:nth-of-type(3) {
    background: #fafade;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(even) th {
    background: #d1d1d1;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(even) td:nth-of-type(1) {
    background: #c3d0ff;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(even) td:nth-of-type(2) {
    background: #a6f3ed;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(even) td:nth-of-type(3) {
    background: #eef3a6;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(3) th, .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) th {
    font-size: 11px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) th {
    color: #be2640;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td {
    color: #fff;
    padding: 0 27.5px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td:nth-of-type(1) {
    background: #7088df;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td:nth-of-type(1) p {
    font-size: 19.25px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td:nth-of-type(2) {
    background: #76cdc6;
    padding: 10px 27.5px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td:nth-of-type(3) {
    background: #f1dc4d;
    padding: 10px 27.5px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr:nth-of-type(5) td p span {
    font-size: 19.25px;
    color: #be2640;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr th {
    font-size: 13.2px;
    font-weight: 700;
    width: 99px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr td {
    text-align: center;
    color: #5d5d5d;
    font-weight: 700;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr td .el_rate {
    font-size: 15.4px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr td .el_rate__red {
    color: #bd1836;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr td .el_payment {
    font-size: 11px;
  }
  .bl_sect__comparison .bl_table .bl_table_wrapper .bl_table__scroll tbody tr td .el_count {
    font-size: 11px;
  }
  .bl_sect__comparison .bl_table .el_text {
    font-size: 15.4px;
    font-weight: bold;
    color: #be2640;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
    text-align: center;
    margin-top: 53.35px;
  }
}

.bl_sect.bl_sect__index7 .ly_cont {
  padding: 48px 0 94px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .ly_cont {
    padding: 44px 0 27.5px;
  }
}
.bl_sect.bl_sect__index7 .bl_sect_title h2 {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 5.4px;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_sect_title h2 {
    font-size: 27.5px;
    letter-spacing: 0.02em;
    line-height: 1.2em;
  }
}
.bl_sect.bl_sect__index7 .bl_sect_title i {
  font-size: 23px;
  font-weight: 500;
  color: #2d96ef;
  text-align: center;
  display: block;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_sect_title i {
    font-size: 13.75px;
    margin-top: 22px;
  }
}
.bl_sect.bl_sect__index7 .bl_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 45px;
  margin-top: 50px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_col {
    flex-wrap: wrap;
    margin: 14.3px auto 0;
    justify-content: center;
    gap: 27.5px 13.75px;
    max-width: 345px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index7 .bl_col {
    margin: 50px auto 0;
    width: 1000px;
  }
}
.bl_sect.bl_sect__index7 .bl_col .el_shop {
  display: flex;
  flex-direction: column;
  width: 255px;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop {
    width: 140.25px;
  }
}
.bl_sect.bl_sect__index7 .bl_col .el_shop i {
  font-size: 18.5px;
  font-weight: bold;
  color: #fff;
  background: #000;
  padding: 10px 5px;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop i {
    font-size: 13.2px;
    padding: 0 5.5px;
    height: 35.2px;
    line-height: 1.2em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.bl_sect.bl_sect__index7 .bl_col .el_shop p {
  font-size: 20.5px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop p {
    font-size: 12.925px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop p span {
    white-space: nowrap;
  }
}
.bl_sect.bl_sect__index7 .bl_col .el_shop a {
  border-radius: 5px;
  background: #000;
  color: #fff;
  font-weight: 700;
  transition: 0.3s;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop a {
    height: 49.5px;
    font-size: 12px;
    letter-spacing: 0.075em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index7 .bl_col .el_shop a {
    padding: 15px 17px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.075em;
  }
}
.bl_sect.bl_sect__index7 .bl_col .el_shop a::after {
  display: inline-block;
  content: "";
  background: url(../img/i_sankuku_wt.png) no-repeat;
  width: 10px;
  height: 11px;
  margin-left: 0.5em;
}
.bl_sect.bl_sect__index7 .bl_col .el_shop a:hover, .bl_sect.bl_sect__index7 .bl_col .el_shop a:focus {
  opacity: 0.7;
}

.bl_sect.bl_sect__index8 {
  background: #f8f8f8;
}
.bl_sect.bl_sect__index8 .ly_cont {
  padding: 60px 0 100px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .ly_cont {
    padding-bottom: 60px;
    padding-top: 27.5px;
  }
}
.bl_sect.bl_sect__index8 .bl_sect_title h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_sect_title h2 {
    font-size: 19.8px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index8 .bl_form {
    margin-top: 50px;
    padding-bottom: 80px;
    background: #eee;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table {
    margin-top: 2em;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr {
    border: none;
    padding-bottom: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr:nth-of-type(1) th,
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr:nth-of-type(1) td {
    padding-top: 65px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr th {
  border: none;
  border-bottom: 1px solid #c9c9c9;
  padding: 40px 0;
  padding-right: 40px;
  font-size: 16px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr th {
    width: 24%;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr th {
    padding: 0;
    border: none;
    border-top: 1px solid #c9c9c9;
    padding-top: 15px;
    display: block;
    font-size: 14px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr th em {
  float: right;
  background: #ff4f4f;
  color: #fff;
  display: inline-block;
  padding: 0.25em 0.5em 0.3em;
  line-height: 1;
  margin-top: 12px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr th em {
    margin-top: -0.3em;
    font-size: 14px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td {
  border: none;
  padding: 40px 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td {
    border-bottom: 1px solid #c9c9c9;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td {
    display: block;
    padding: 0;
  }
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td input,
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td textarea {
    font-size: 14px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td input[type=text],
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td input[type=email] {
  width: 100%;
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p {
    gap: 3%;
    font-size: 12.1px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > input,
.bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > select {
  border: 1px solid rgba(51, 51, 51, 0.1);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > input,
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > select {
    width: 36%;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > input,
  .bl_sect.bl_sect__index8 .bl_form .bl_form_table tr td.select_date p > select {
    width: 170px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_lead {
  margin-top: 35px;
  font-size: 18px;
  color: #3c3c3c;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_privacy_lead {
    font-size: 13.2px;
    margin-top: 27px;
    font-weight: 700;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content {
  background: #fff;
  margin-top: 18px;
  max-height: 20.5em;
  border: 1px solid #a6a6a6;
  padding: 12px 15px;
  overflow: auto;
  line-height: 1.5;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 39px;
  max-height: 17.5em;
  padding: 20px 22px;
  font-size: 16px;
  max-width: 840px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_privacy_content {
    background: #fff;
    margin-top: 18px;
    max-height: 20.5em;
    border: 1px solid #a6a6a6;
    padding: 12px 15px;
    overflow: auto;
    line-height: 1.5;
    font-size: 14px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content div {
  margin-top: 15px;
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content div:nth-of-type(1) {
  margin-top: 0;
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content div > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0.5em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_privacy_content div > h3 {
    font-size: 16px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content .num-list li {
  font-size: 16px;
  margin-top: 0.25em;
  display: block;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_privacy_content .num-list li {
    font-size: 14px;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_privacy_content .un_name {
  text-align: right;
  margin-top: 60px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_btns {
    margin-top: 0;
  }
}
.bl_sect.bl_sect__index8 .bl_form .bl_btns button {
  background: linear-gradient(to bottom, #ee0001, #a4051c);
  color: #fff;
  font-weight: 700;
  font-size: 19.8px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  border: 2px solid #fff;
  border-radius: 5px;
  margin: 1em auto;
  min-height: 2.75em;
  box-shadow: 0 8px 5px rgba(0, 0, 0, 0.4);
  margin-top: 52px;
  width: 400px;
  font-size: 24px;
  padding: 24px 0;
  border-width: 4px;
  border-radius: 10px;
  cursor: pointer;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__index8 .bl_form .bl_btns button {
    width: 90%;
    background: linear-gradient(to bottom, #ee0001, #a4051c);
    color: #fff;
    font-weight: 700;
    font-size: 19.8px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 1em auto;
    min-height: 2.75em;
    box-shadow: 0 8px 5px rgba(0, 0, 0, 0.4);
    padding: 0;
  }
}

.bl_mv.bl_mv__sub.bl_mv__contact {
  background-image: url(../img/contact_mv_sp.jpg);
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub.bl_mv__contact {
    background-image: url(../img/contact_mv_pc.jpg);
  }
}

.bl_contact {
  line-height: 1.5;
}
@media all and (min-width: 641px) {
  .bl_contact {
    line-height: 1.75;
  }
}

.bl_contact_title {
  line-height: 1.25;
  text-align: center;
  font-size: 20px;
  margin: 0 auto;
}
@media all and (min-width: 641px) {
  .bl_contact_title {
    font-size: 30px;
  }
}
.bl_contact_title > h2 {
  color: #fff;
  font-weight: 700;
  margin-top: 0.25em;
  padding-left: 0.1em;
  letter-spacing: 0.1em;
}

.bl_contact_lead {
  text-align: center;
  font-size: 1.1em;
  margin: 1em auto 0;
}
@media all and (min-width: 641px) {
  .bl_contact_lead {
    font-size: 1.25em;
  }
}

.bl_contact_num {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0 0.25em;
  text-decoration: none;
}

.bl_contact_text {
  margin-top: 1em;
}
@media all and (min-width: 641px) {
  .bl_contact_text {
    text-align: center;
  }
}
.bl_contact_text em {
  color: #ff3c00;
  font-weight: 700;
}
.bl_contact_text a {
  text-decoration: underline;
}
@media all and (min-width: 641px) {
  .bl_contact_text a {
    transition: 0.2s opacity;
  }
  .bl_contact_text a:hover, .bl_contact_text a:focus {
    opacity: 0.7;
  }
}

.bl_sect.bl_sect__contactTel {
  padding-bottom: 0;
}
.bl_sect.bl_sect__contactTel .ly_cont {
  background: #fff;
  border-radius: 6px 6px 0 0;
  padding: 30px 15px 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contactTel .ly_cont {
    border-radius: 25px 25px 0 0;
    padding: 40px 40px 0;
  }
}

.bl_sect.bl_sect__contactFax .ly_cont {
  background: #fff;
  padding: 40px 15px 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contactFax .ly_cont {
    line-height: 2;
    padding: 60px 40px 0;
  }
}

.bl_sect.bl_sect__contactForm {
  padding-top: 0;
  padding-bottom: 115.5px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contactForm {
    padding-bottom: 210px;
    font-size: 16px;
  }
}
.bl_sect.bl_sect__contactForm .ly_cont {
  background: #fff;
  border-radius: 0 0 6px 6px;
  padding: 40px 15px 30px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contactForm .ly_cont {
    line-height: 2;
    border-radius: 0 0 25px 25px;
    padding: 60px 40px;
  }
}
.bl_sect.bl_sect__contactForm .bl_form textarea {
  min-height: 16em;
}
.bl_sect.bl_sect__contactForm .bl_form_table th {
  font-weight: 700;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contactForm .bl_form_table {
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .bl_sect.bl_sect__contactForm .bl_form_table th,
  .bl_sect.bl_sect__contactForm .bl_form_table td {
    border: none;
    padding-top: 0;
    padding-bottom: 2px;
  }
  .bl_sect.bl_sect__contactForm .bl_form_table th {
    background: #e5e5e5;
  }
}

.bl_mv.bl_mv__sub.bl_mv__privacy {
  background-image: url(../img/privacy_mv_sp.jpg);
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub.bl_mv__privacy {
    background-image: url(../img/privacy_mv_pc.jpg);
  }
}

.bl_sect.bl_sect__privacy {
  padding-bottom: 115.5px;
  border-bottom: 1px solid #928984;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__privacy {
    padding-bottom: 210px;
  }
}
.bl_sect.bl_sect__privacy .ly_cont {
  margin: 0 auto;
  line-height: 1.75;
  background: #fff;
  border-radius: 6px;
  padding: 15px 15px 20px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__privacy .ly_cont {
    line-height: 2;
    border-radius: 25px;
    padding: 40px 80px 50px;
  }
}

.bl_privacy {
  border: 1px solid #a6a6a6;
  margin: 1.5em auto;
  max-height: 50vw;
  overflow: auto;
  padding: 1em;
  font-size: 14px;
  max-width: 1000px;
}
@media all and (min-width: 641px) {
  .bl_privacy {
    margin-top: 3em;
    max-height: 17.5em;
    padding: 1em 2em;
  }
}

.bl_sect.bl_sect__privacy dt,
.bl_privacy dt {
  margin-top: 1em;
}
.bl_sect.bl_sect__privacy ul li,
.bl_privacy ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.bl_sect.bl_sect__privacy ul i,
.bl_privacy ul i {
  font: inherit;
  width: 1em;
}

.bl_privacy_meta {
  text-align: right;
}
.bl_privacy_meta:first-child {
  margin-bottom: 1em;
}
.bl_privacy_meta:last-child {
  margin-top: 1em;
}

.bl_privacy_contact {
  margin-top: 1em;
}

.ly_header.ly_header__complete {
  display: none;
}

.bl_sect.bl_sect__complete1 {
  background: #0a198c;
  color: #fff;
  height: 60px;
  font-size: 14px;
  padding-left: 10px;
  font-weight: 700;
  display: flex;
  align-content: center;
  align-items: center;
}

.bl_sect.bl_sect__complete2 {
  padding: 100px 0 150px;
  min-height: calc(100vh - 343px);
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__complete2 {
    padding: 55px 0 82.5px;
    min-height: calc(100vh - 288px);
  }
}
.bl_sect.bl_sect__complete2 p {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__complete2 p {
    font-size: 13px;
    text-align: left;
  }
}
.bl_sect.bl_sect__complete2 .bl_btns .el_btn.bl_form_submit {
  width: 90%;
  background: linear-gradient(to bottom, #ee0001, #a4051c);
  color: #fff;
  font-weight: 700;
  font-size: 19.8px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  border-radius: 5px;
  margin: 1em auto;
  min-height: 2.75em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__complete2 .bl_btns .el_btn.bl_form_submit {
    margin-top: 52px;
    width: 300px;
    font-size: 20px;
    padding: 20px 0;
    border-width: 4px;
    border-radius: 10px;
  }
}

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