@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=M+PLUS+1:400,600,700,800&display=swap&subset=japanese");
@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+Serif+JP:wght@500;700;900&display=swap&subset=japanese");
@-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;
  }
}
body * {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

.ly_cont {
  width: calc(100% - 30px);
  max-width: 1160px;
  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: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #1a1a1a;
  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_path_wrapper {
	.bl_path {
		background: $c_baseblue;

		* {
			color: #fff;
			font-weight: normal;
		}
	}
}	
*/
/*
.bl_path_wrapper {
	position: relative;
	//border-bottom: 3px solid #000;


	// パンくずリスト本体
	.bl_path {
		display: flex;
		flex-wrap: wrap;
		width: $contentWidth;
		max-width: $contentMaxWidth;
		margin: 0 auto;

		// Design
		justify-content: flex-start;
		//justify-content: flex-end;
		letter-spacing: .05em;
		line-height: 1.5;
		color: $cT;
		font-family: $ff_base;

		//height: 80px;
		align-items: center;
		align-content: center;
		overflow: hidden;
		//font-size: 12px;

		@include mq(sp) {
			font-size: 12px;
			//margin-top: 15px;
			border-radius: 4px;
			padding: 15px 0;
		}
		@include mq(pc) {
			width: 100%; // PC時に横スクロール許容
			padding: 20px 0;
		}

		& > li {
			display: block;
			// 一行化
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;

			// ★Design
			font-weight: 700;
			//border-left: 1px solid $cT;
			//padding: .1em 1em;
			//margin-bottom: 2px;

			// 長い文字列は省略
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			max-width: 50em;

			@include mq(sp) {
				max-width: 16em;
			}
			@include mq(pc) {
				letter-spacing: .2em;
			}

			// ★Design
			& > a {
				//color: #fff;
				//display: block;
			}
			// TOP
			&:first-child {
				color: #fabe00;
				//color: $c2;
				//text-decoration: underline;
			}
			// サブ、カテゴリ等
			&:nth-child(n+2) {
				// 区切り文字
				&:before {
					box-sizing: border-box;
					content: "/";
					margin: 0 .5em;
				}
			}
			// 現在のページ
			&:last-child {
				> a {
					//color: inherit;
					//color: #7a7a7a;
				}
			}
		}

		a {
			// 長い文字列は省略
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			max-width: 30em;

			@include mq(sp) {
			max-width: 16em;
		}
			@include mq(pc) {
				transition: .2s opacity;
				&:hover,
				&:focus {
					opacity: .7;
				}
			}
		}

		// パンくずにh1を含む場合用
		h1 {
			display: inline;
		}
	}
}

// 後続コンテンツの背景を利用する場合
.bl_path_wrapper.bl_path_wrapper__float {

	//直下の要素との距離
	& + #content-w > section:nth-child(1) {
		// ★Design
		padding-top: 134px;

		@include mq(sp) {
			padding-top: round(120px*$sp);
		}
	}

	.bl_path {
		position: absolute;

		// ★Design
		//border-radius: 6px;
		//background: #fff;
		//padding: 10px 20px;
		padding: 0;
		top: 20px;
		left: calc(50% - 580px);

		@include mq(sp) {
			left: 15px;
			top: 15px;
			//padding: 5px 10px;
		}
	}
}
*/
body .bl_mv.bl_mv__sub {
  background: #fff url(../img/news_mv.jpg) no-repeat center bottom/contain;
}
body .bl_mv.bl_mv__sub.bl_mv__news {
  background-image: url(../img/news_mv.jpg);
}
@media all and (max-width: 640.9px) {
  body .bl_mv.bl_mv__sub.bl_mv__news {
    background-image: url(../img/news_mv_sp.jpg);
  }
}
body .bl_mv.bl_mv__sub.bl_mv__recommended {
  background-image: url(../img/recommended_mv.jpg);
}
@media all and (max-width: 640.9px) {
  body .bl_mv.bl_mv__sub.bl_mv__recommended {
    background-image: url(../img/recommended_mv_sp.jpg);
  }
}

.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: #f6f6f6;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content-w > section:last-child {
  padding-bottom: 300px;
}
@media all and (max-width: 640.9px) {
  #content-w > section:last-child {
    padding-bottom: 165px;
  }
}

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

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

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

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

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

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

em.bl_form_optional {
  background: #999;
}

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

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

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

.bl_form_table {
  width: 100%;
  margin: 1em auto;
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: 2em;
  max-width: 1000px;
  line-height: 50px;
  font-size: 14px;
}
@media all and (max-width: 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: 1em;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1em;
  }
}
.bl_form_table th,
.bl_form_table td {
  vertical-align: top;
  border: 1px solid #e5e5e5;
  padding: 8px 25px 10px;
}
@media all and (max-width: 640.9px) {
  .bl_form_table th,
  .bl_form_table td {
    border: none;
    padding: 0;
  }
}
@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%;
  }
}

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

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

@media all and (max-width: 640.9px) {
  body.blog article,
  body.single article,
  body.archive article {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
body.blog .kanren *,
body.single .kanren *,
body.archive .kanren * {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.blog .kanren .bl_archive_item,
body.single .kanren .bl_archive_item,
body.archive .kanren .bl_archive_item {
  overflow: hidden;
  padding: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
body.blog .kanren .bl_archive_item + dl,
body.single .kanren .bl_archive_item + dl,
body.archive .kanren .bl_archive_item + dl {
  margin-top: 20px;
}
body.blog .kanren .bl_archive_item dt,
body.single .kanren .bl_archive_item dt,
body.archive .kanren .bl_archive_item dt {
  width: 240px;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    float: none;
    width: 100%;
  }
}
@media all and (min-width: 641px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    display: flex;
  }
}
body.blog .kanren .bl_archive_item dt > a,
body.single .kanren .bl_archive_item dt > a,
body.archive .kanren .bl_archive_item dt > a {
  display: block;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren .bl_archive_item dt > a:hover > img,
  body.blog .kanren .bl_archive_item dt > a:hover > figure, body.blog .kanren .bl_archive_item dt > a:focus > img,
  body.blog .kanren .bl_archive_item dt > a:focus > figure,
  body.single .kanren .bl_archive_item dt > a:hover > img,
  body.single .kanren .bl_archive_item dt > a:hover > figure,
  body.single .kanren .bl_archive_item dt > a:focus > img,
  body.single .kanren .bl_archive_item dt > a:focus > figure,
  body.archive .kanren .bl_archive_item dt > a:hover > img,
  body.archive .kanren .bl_archive_item dt > a:hover > figure,
  body.archive .kanren .bl_archive_item dt > a:focus > img,
  body.archive .kanren .bl_archive_item dt > a:focus > figure {
    opacity: 1;
  }
}
@media all and (min-width: 641px) {
  body.blog .kanren .bl_archive_item dt > a:hover > img,
  body.blog .kanren .bl_archive_item dt > a:hover > figure, body.blog .kanren .bl_archive_item dt > a:focus > img,
  body.blog .kanren .bl_archive_item dt > a:focus > figure,
  body.single .kanren .bl_archive_item dt > a:hover > img,
  body.single .kanren .bl_archive_item dt > a:hover > figure,
  body.single .kanren .bl_archive_item dt > a:focus > img,
  body.single .kanren .bl_archive_item dt > a:focus > figure,
  body.archive .kanren .bl_archive_item dt > a:hover > img,
  body.archive .kanren .bl_archive_item dt > a:hover > figure,
  body.archive .kanren .bl_archive_item dt > a:focus > img,
  body.archive .kanren .bl_archive_item dt > a:focus > figure {
    opacity: 0.7;
  }
}
body.blog .kanren .bl_archive_item dt > a > img,
body.blog .kanren .bl_archive_item dt > a > figure,
body.single .kanren .bl_archive_item dt > a > img,
body.single .kanren .bl_archive_item dt > a > figure,
body.archive .kanren .bl_archive_item dt > a > img,
body.archive .kanren .bl_archive_item dt > a > figure {
  transition: 0.2s opacity;
}
body.blog .kanren .bl_archive_item dt figure,
body.single .kanren .bl_archive_item dt figure,
body.archive .kanren .bl_archive_item dt figure {
  margin: 0;
  width: 240px;
  height: 180px;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren .bl_archive_item dt figure,
  body.single .kanren .bl_archive_item dt figure,
  body.archive .kanren .bl_archive_item dt figure {
    width: 100%;
    height: 67vw;
  }
}
body.blog .kanren .bl_archive_item dt figure img,
body.single .kanren .bl_archive_item dt figure img,
body.archive .kanren .bl_archive_item dt figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
body.blog .kanren dd,
body.single .kanren dd,
body.archive .kanren dd {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 0 24px;
  line-height: 1.25;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd,
  body.single .kanren dd,
  body.archive .kanren dd {
    margin-top: 10px;
    padding: 0;
  }
}
body.blog .kanren dd .blog-info,
body.single .kanren dd .blog-info,
body.archive .kanren dd .blog-info {
  font-size: 14px;
}
body.blog .kanren dd .blog-info time,
body.single .kanren dd .blog-info time,
body.archive .kanren dd .blog-info time {
  display: inline-block;
  margin-bottom: 6px;
  line-height: 30px;
  margin-right: 1em;
  letter-spacing: 0.1em;
  font-weight: 700;
  opacity: 0.7;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd .blog-info time,
  body.single .kanren dd .blog-info time,
  body.archive .kanren dd .blog-info time {
    width: 48%;
    margin: 0;
  }
}
body.blog .kanren dd .blog-info .post-categories,
body.single .kanren dd .blog-info .post-categories,
body.archive .kanren dd .blog-info .post-categories {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  margin: 0 0 1em;
  color: #666;
  /*
  display: flex;
  flex-wrap: wrap;
  */
}
body.blog .kanren dd .blog-info .post-categories > li,
body.single .kanren dd .blog-info .post-categories > li,
body.archive .kanren dd .blog-info .post-categories > li {
  display: inline-block;
  border-radius: 5px;
}
body.blog .kanren dd .blog-info .post-categories > li a,
body.single .kanren dd .blog-info .post-categories > li a,
body.archive .kanren dd .blog-info .post-categories > li a {
  margin: 0;
  border: 1px solid #b5b5b5;
  padding: 0.15em 0.8em;
  color: #666;
  line-height: 1.2;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd .blog-info .post-categories > li a,
  body.single .kanren dd .blog-info .post-categories > li a,
  body.archive .kanren dd .blog-info .post-categories > li a {
    font-size: 3.75vw;
  }
}
@media all and (min-width: 641px) {
  body.blog .kanren dd .blog-info .post-categories > li a,
  body.single .kanren dd .blog-info .post-categories > li a,
  body.archive .kanren dd .blog-info .post-categories > li a {
    font-size: 14px;
  }
}
body.blog .kanren dd .blog-info a,
body.single .kanren dd .blog-info a,
body.archive .kanren dd .blog-info a {
  display: inline-block;
  color: #000;
  line-height: 30px;
  margin-bottom: 6px;
  padding: 0;
  text-decoration: none;
  word-break: break-all;
  word-wrap: break-word;
  background: #eee;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 0 1em;
  margin-right: 0.5em;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd .blog-info a,
  body.single .kanren dd .blog-info a,
  body.archive .kanren dd .blog-info a {
    font-size: 12px;
    padding: 0 0.5em;
    letter-spacing: 0;
  }
}
@media all and (min-width: 641px) {
  body.blog .kanren dd .blog-info a,
  body.single .kanren dd .blog-info a,
  body.archive .kanren dd .blog-info a {
    transition: 0.2s opacity;
  }
  body.blog .kanren dd .blog-info a:hover, body.blog .kanren dd .blog-info a:focus,
  body.single .kanren dd .blog-info a:hover,
  body.single .kanren dd .blog-info a:focus,
  body.archive .kanren dd .blog-info a:hover,
  body.archive .kanren dd .blog-info a:focus {
    opacity: 0.7;
  }
}
body.blog .kanren dd > a,
body.single .kanren dd > a,
body.archive .kanren dd > a {
  display: block;
  color: #1a1a1a;
  text-decoration: none;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd > a,
  body.single .kanren dd > a,
  body.archive .kanren dd > a {
    clear: both;
    width: 100%;
  }
}
@media all and (min-width: 641px) {
  body.blog .kanren dd > a,
  body.single .kanren dd > a,
  body.archive .kanren dd > a {
    font-size: 18px;
    transition: 0.2s opacity;
  }
  body.blog .kanren dd > a:hover, body.blog .kanren dd > a:focus,
  body.single .kanren dd > a:hover,
  body.single .kanren dd > a:focus,
  body.archive .kanren dd > a:hover,
  body.archive .kanren dd > a:focus {
    opacity: 0.7;
  }
}
body.blog .kanren dd h3,
body.single .kanren dd h3,
body.archive .kanren dd h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    margin-top: 6px;
    font-size: 4.0625vw;
  }
}
body.blog .kanren dd .bl_archive_summary,
body.single .kanren dd .bl_archive_summary,
body.archive .kanren dd .bl_archive_summary {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.75;
  min-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
body.blog .kanren dd .bl_archive_summary > *,
body.single .kanren dd .bl_archive_summary > *,
body.archive .kanren dd .bl_archive_summary > * {
  font: inherit;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd .bl_archive_summary,
  body.single .kanren dd .bl_archive_summary,
  body.archive .kanren dd .bl_archive_summary {
    display: none;
  }
}
body.blog article h1,
body.blog article .entry-title,
body.single article h1,
body.single article .entry-title,
body.archive article h1,
body.archive article .entry-title {
  line-height: 1.6 !important;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  padding-bottom: 0.5em;
  border-bottom: 4px solid #1a1a1a;
}
@media all and (max-width: 640.9px) {
  body.blog article h1,
  body.blog article .entry-title,
  body.single article h1,
  body.single article .entry-title,
  body.archive article h1,
  body.archive article .entry-title {
    font-size: 17px;
    border-bottom-width: 2px;
  }
}
body.blog article .updated,
body.single article .updated,
body.archive article .updated {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1a1a1a;
  font-size: 14px;
  letter-spacing: 0.01em;
  opacity: 0.7;
}
body.blog article .st-catgroup,
body.single article .st-catgroup,
body.archive article .st-catgroup {
  line-break: strict;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
}
body.blog article .st-catgroup a,
body.single article .st-catgroup a,
body.archive article .st-catgroup a {
  margin-top: 5px;
  display: inline-block;
  transition: 0.2s opacity;
  max-width: 100%;
}
body.blog article .st-catgroup .catname,
body.single article .st-catgroup .catname,
body.archive article .st-catgroup .catname {
  border-radius: 0;
  font-weight: 700;
  background: #eee;
  display: inline-block;
  max-width: 100%;
}
body.blog .mainbox,
body.single .mainbox,
body.archive .mainbox {
  margin-top: 40px;
}
@media all and (max-width: 640.9px) {
  body.blog .mainbox,
  body.single .mainbox,
  body.archive .mainbox {
    margin-top: 30px;
  }
}
body.blog .st-post,
body.single .st-post,
body.archive .st-post {
  font-size: 15px;
  line-height: 1.75;
}
body.blog .st-post h2, body.blog .st-post h3, body.blog .st-post h4, body.blog .st-post h5, body.blog .st-post h6,
body.single .st-post h2,
body.single .st-post h3,
body.single .st-post h4,
body.single .st-post h5,
body.single .st-post h6,
body.archive .st-post h2,
body.archive .st-post h3,
body.archive .st-post h4,
body.archive .st-post h5,
body.archive .st-post h6 {
  border: none;
  background: none;
  padding: 0;
  line-height: 1.5;
  margin: 2em 0 1em;
}
body.blog .st-post h2,
body.single .st-post h2,
body.archive .st-post h2 {
  font-size: 18px;
  padding: 0.75em 20px;
  margin-top: 2em;
  background: #174481;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h2,
  body.single .st-post h2,
  body.archive .st-post h2 {
    font-size: 4.6875vw;
  }
}
body.blog .st-post h3,
body.single .st-post h3,
body.archive .st-post h3 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #174481;
  border-width: 1px 0;
  padding: 0.8em 20px;
  font-size: 18px;
  font-weight: 400;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h3,
  body.single .st-post h3,
  body.archive .st-post h3 {
    font-size: 4.375vw;
  }
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #174481;
  border-width: 0 0 0 5px;
  padding: 0.25em 0 0.25em 15px;
  font-size: 18px;
  font-weight: 400;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h4,
  body.single .st-post h4,
  body.archive .st-post h4 {
    font-size: 4.375vw;
  }
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  /*
  border-left: 4px solid $cT;
  padding: .25em 0 .25em .75em;
  margin-top: 1em;
  border-left-width: 3px;
  */
}
body.blog .st-post h5,
body.single .st-post h5,
body.archive .st-post h5 {
  border-bottom: 6px double #1a1a1a;
  padding: 0.25em 20px;
  font-size: 16px;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h5,
  body.single .st-post h5,
  body.archive .st-post h5 {
    font-size: 4.0625vw;
  }
}
body.blog .st-post h6,
body.single .st-post h6,
body.archive .st-post h6 {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  font-weight: 400;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h6,
  body.single .st-post h6,
  body.archive .st-post h6 {
    font-size: 4.0625vw;
  }
}
body.blog .st-post h6:before,
body.single .st-post h6:before,
body.archive .st-post h6:before {
  content: "";
  background-color: #174481;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0.4em;
  left: 0;
  margin: auto;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h6,
  body.single .st-post h6,
  body.archive .st-post h6 {
    font-size: 15px;
  }
}
body.blog .st-post aside,
body.single .st-post aside,
body.archive .st-post aside {
  margin-top: 100px;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post aside,
  body.single .st-post aside,
  body.archive .st-post aside {
    margin-top: 60px;
  }
}
body.blog .st-post .bl_single_nav,
body.single .st-post .bl_single_nav,
body.archive .st-post .bl_single_nav {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
body.blog .st-post .bl_single_nav *,
body.single .st-post .bl_single_nav *,
body.archive .st-post .bl_single_nav * {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.blog .st-post .bl_single_nav .un_prev,
body.blog .st-post .bl_single_nav .un_next,
body.single .st-post .bl_single_nav .un_prev,
body.single .st-post .bl_single_nav .un_next,
body.archive .st-post .bl_single_nav .un_prev,
body.archive .st-post .bl_single_nav .un_next {
  width: 48%;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post .bl_single_nav .un_prev,
  body.blog .st-post .bl_single_nav .un_next,
  body.single .st-post .bl_single_nav .un_prev,
  body.single .st-post .bl_single_nav .un_next,
  body.archive .st-post .bl_single_nav .un_prev,
  body.archive .st-post .bl_single_nav .un_next {
    width: 37%;
  }
}
@media all and (max-width: 640.9px) {
  body.blog .st-post .bl_single_nav .un_prev b:before,
  body.single .st-post .bl_single_nav .un_prev b:before,
  body.archive .st-post .bl_single_nav .un_prev b:before {
    box-sizing: border-box;
    content: "";
    width: 0.4em;
    height: 0.4em;
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: inline-block;
    margin-right: 0.6em;
  }
  body.blog .st-post .bl_single_nav .un_prev b:before,
  body.single .st-post .bl_single_nav .un_prev b:before,
  body.archive .st-post .bl_single_nav .un_prev b:before {
    margin-left: 0;
    margin-right: 0.6em;
    transform: rotate(135deg);
  }
}
@media all and (min-width: 641px) {
  body.blog .st-post .bl_single_nav .un_prev b,
  body.single .st-post .bl_single_nav .un_prev b,
  body.archive .st-post .bl_single_nav .un_prev b {
    left: 27px;
  }
}
@media all and (max-width: 640.9px) {
  body.blog .st-post .bl_single_nav .un_prev a,
  body.single .st-post .bl_single_nav .un_prev a,
  body.archive .st-post .bl_single_nav .un_prev a {
    justify-content: flex-start;
    padding-left: 20px;
  }
}
body.blog .st-post .bl_single_nav .un_prev a,
body.single .st-post .bl_single_nav .un_prev a,
body.archive .st-post .bl_single_nav .un_prev a {
  /*
  // Arrow Icon
  @include iconArrow(before, absolute, $cT, 1.75em, 2px);
  &:before {
  	left: 30px;
  	transform: rotate(135deg);

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

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

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

.bl_pager {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 5em 0;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media all and (max-width: 640.9px) {
  .bl_pager {
    margin: 4em 0 8em;
  }
}
.bl_pager > li {
  margin: 10px 5px 0;
  list-style: none;
}
@media all and (max-width: 640.9px) {
  .bl_pager > li {
    margin: 10px 0 0;
  }
}
.bl_pager > li > a {
  background: transparent;
  color: #8b8b8b;
}
@media all and (min-width: 641px) {
  .bl_pager > li > a {
    min-width: 1.5em;
    transition: 0.2s opacity;
  }
  .bl_pager > li > a:hover, .bl_pager > li > a:focus {
    opacity: 0.7;
  }
}
.bl_pager > li > span {
  background: transparent;
}
@media all and (min-width: 641px) {
  .bl_pager > li > span {
    min-width: 1.5em;
    cursor: default;
  }
}
.bl_pager .bl_pager_first > a:before,
.bl_pager .bl_pager_prev > a:before,
.bl_pager .bl_pager_next > a:after,
.bl_pager .bl_pager_last > a:after {
  box-sizing: border-box;
  position: relative;
  display: block;
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 1px solid #1a1a1a;
  border-width: 0 2px 2px 0;
  transform-origin: center;
  /*
  margin-right: .5em;
  display: inline-block;
  content: "";
  border-right: .6em solid $cT;
  border-top: .3em solid transparent;
  border-bottom: .3em solid transparent;
  */
}
.bl_pager .bl_pager_prev a:before {
  transform: translateX(2px) rotate(135deg);
}
.bl_pager .bl_pager_next a:after {
  transform: translateX(-2px) rotate(-45deg);
}
@media all and (min-width: 641px) {
  .bl_pager .bl_pager_prev + .bl_pager_num {
    margin-left: 20px;
  }
}
@media all and (min-width: 641px) {
  .bl_pager .bl_pager_num + .bl_pager_next {
    margin-left: 20px;
  }
}
.bl_pager .bl_pager_num {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  color: #1452a6;
}
.bl_pager .bl_pager_num > a,
.bl_pager .bl_pager_num > span {
  font-weight: 700;
  padding-left: 2px;
  padding-right: 2px;
}
@media all and (min-width: 641px) {
  .bl_pager .bl_pager_num > a,
  .bl_pager .bl_pager_num > span {
    height: 44px;
  }
}
.bl_pager .bl_pager_num > a {
  color: #1a1a1a;
  text-decoration: none;
  background: linear-gradient(to bottom, #1a1a1a, #1a1a1a) no-repeat bottom 6px center/100% 1px;
}
@media all and (max-width: 640.9px) {
  .bl_pager .bl_pager_num > a {
    background-size: 1em 1px;
  }
}
.bl_pager .bl_pager_num > span {
  color: #1a1a1a;
  opacity: 0.4;
}

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

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

@media all and (max-width: 640.9px) {
  #side {
    margin-top: 40px;
  }
}
@media all and (min-width: 641px) {
  #side aside {
    float: right;
    width: 300px !important;
    clear: none;
  }
}
#side .bl_aside_widgets + .ad,
#side #mybox .ad + .ad {
  margin-top: 30px;
}
#side .bl_aside_widgets *,
#side #mybox .ad * {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#side .bl_aside_widgets .widget,
#side #mybox .ad .widget {
  list-style: none;
}
#side .bl_aside_widgets .widgettitle,
#side .bl_aside_widgets h4,
#side #mybox .ad .widgettitle,
#side #mybox .ad h4 {
  background: none;
  margin: 0;
  border: none;
  line-height: 1.25;
  font-size: 16px;
  background: #eee;
  padding: 10px 15px;
}
@media all and (max-width: 640.9px) {
  #side .bl_aside_widgets .widgettitle,
  #side .bl_aside_widgets h4,
  #side #mybox .ad .widgettitle,
  #side #mybox .ad h4 {
    padding: 10px 15px 11px;
  }
}
#side .bl_aside_widgets .widgettitle:nth-child(n+2),
#side .bl_aside_widgets h4:nth-child(n+2),
#side #mybox .ad .widgettitle:nth-child(n+2),
#side #mybox .ad h4:nth-child(n+2) {
  margin-top: 54px;
}
@media all and (max-width: 640.9px) {
  #side .bl_aside_widgets .widgettitle:nth-child(n+2),
  #side .bl_aside_widgets h4:nth-child(n+2),
  #side #mybox .ad .widgettitle:nth-child(n+2),
  #side #mybox .ad h4:nth-child(n+2) {
    margin-top: 44px;
  }
}
#side .bl_aside_widgets .widgettitle + ul,
#side .bl_aside_widgets h4 + ul,
#side #mybox .ad .widgettitle + ul,
#side #mybox .ad h4 + ul {
  margin-top: 10px;
}
#side .bl_aside_widgets ul li a,
#side #mybox .ad ul li a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 5px 15px;
  text-decoration: underline;
}
@media all and (max-width: 640.9px) {
  #side .bl_aside_widgets ul li a,
  #side #mybox .ad ul li a {
    padding: 12px 1px 13px 20px;
    font-size: 14px;
  }
}
#side .bl_aside_widgets ul li a:before,
#side #mybox .ad ul li a:before {
  content: "・";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media all and (min-width: 641px) {
  #side .bl_aside_widgets ul li a,
  #side #mybox .ad ul li a {
    transition: 0.2s opacity;
  }
  #side .bl_aside_widgets ul li a:hover, #side .bl_aside_widgets ul li a:focus,
  #side #mybox .ad ul li a:hover,
  #side #mybox .ad ul li a:focus {
    opacity: 0.7;
  }
}
#side .bl_aside_widgets ul.bl_aside_latestPosts,
#side #mybox .ad ul.bl_aside_latestPosts {
  list-style: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li,
#side #mybox .ad ul.bl_aside_latestPosts > li {
  margin-top: 14px;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a,
#side #mybox .ad ul.bl_aside_latestPosts > li > a {
  padding: 0;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a:before,
#side #mybox .ad ul.bl_aside_latestPosts > li > a:before {
  display: none;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a figure,
#side #mybox .ad ul.bl_aside_latestPosts > li > a figure {
  width: 90px;
  height: 90px;
  margin: 0;
  float: left;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a time,
#side #mybox .ad ul.bl_aside_latestPosts > li > a time {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 0 0 100px;
  opacity: 0.7;
}
@media all and (max-width: 640.9px) {
  #side .bl_aside_widgets ul.bl_aside_latestPosts > li > a time,
  #side #mybox .ad ul.bl_aside_latestPosts > li > a time {
    font-size: 3.4375vw;
  }
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a p,
#side #mybox .ad ul.bl_aside_latestPosts > li > a p {
  margin: 0.25em 0 0 100px;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
@media all and (max-width: 640.9px) {
  #side .bl_aside_widgets ul.bl_aside_latestPosts > li > a p,
  #side #mybox .ad ul.bl_aside_latestPosts > li > a p {
    font-size: 3.75vw;
    line-height: 1.333;
  }
}
#side .bl_aside_widgets .calendar_wrap,
#side #mybox .ad .calendar_wrap {
  margin-top: 20px;
}
#side .bl_aside_widgets .calendar_wrap #wp-calendar,
#side #mybox .ad .calendar_wrap #wp-calendar {
  background: #fff;
}
#side .bl_aside_widgets .calendar_wrap #wp-calendar #today,
#side #mybox .ad .calendar_wrap #wp-calendar #today {
  background: #fff;
}
#side .bl_aside_widgets .calendar_wrap table,
#side #mybox .ad .calendar_wrap table {
  border: 1px solid #ddd;
  border-top: none;
  table-layout: fixed;
}
#side .bl_aside_widgets .calendar_wrap table caption,
#side #mybox .ad .calendar_wrap table caption {
  background: #eee;
  text-align: center;
  padding: 10px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0;
}
#side .bl_aside_widgets .calendar_wrap table thead th,
#side #mybox .ad .calendar_wrap table thead th {
  font-weight: 700;
}
#side .bl_aside_widgets .calendar_wrap table th,
#side .bl_aside_widgets .calendar_wrap table td,
#side #mybox .ad .calendar_wrap table th,
#side #mybox .ad .calendar_wrap table td {
  background: none;
  border: none;
  vertical-align: middle;
}
#side .bl_aside_widgets .calendar_wrap table td,
#side #mybox .ad .calendar_wrap table td {
  line-height: 1.75;
  padding: 5px 0;
}
#side .bl_aside_widgets .calendar_wrap table a,
#side #mybox .ad .calendar_wrap table a {
  width: 2em;
  height: 2em;
  display: inline-block;
  text-decoration: none;
  line-height: 1.9;
  border-radius: 50%;
  background: #fff;
  color: #8b8b8b;
}
@media all and (min-width: 641px) {
  #side .bl_aside_widgets .calendar_wrap table a,
  #side #mybox .ad .calendar_wrap table a {
    transition: 0.2s opacity;
  }
  #side .bl_aside_widgets .calendar_wrap table a:hover, #side .bl_aside_widgets .calendar_wrap table a:focus,
  #side #mybox .ad .calendar_wrap table a:hover,
  #side #mybox .ad .calendar_wrap table a:focus {
    opacity: 0.7;
  }
}
#side .bl_aside_widgets .calendar_wrap nav,
#side #mybox .ad .calendar_wrap nav {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
#side .bl_aside_widgets .calendar_wrap nav span:nth-child(1) a, #side .bl_aside_widgets .calendar_wrap nav span:nth-child(3) a,
#side #mybox .ad .calendar_wrap nav span:nth-child(1) a,
#side #mybox .ad .calendar_wrap nav span:nth-child(3) a {
  display: block;
  background-color: #eee;
  color: #1a1a1a;
  line-height: 28px;
  padding: 0 12px;
  font-size: 14px;
  text-decoration: none;
}

/*
body.single {

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

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

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

		// Design
		margin-top: 60px;

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

		> * {
			margin-left: 20px;

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

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

			@include mq(sp) {
				width: 44px;
			}
			@include mq(pc) {
				width: 32px;
				transition: .2s opacity;
				&:hover,
				&:focus {
					opacity: .7;
				}
			}
		}
	}
}
*/
/*
// トップページ用ヘッダー(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;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index {
    height: 143.59375vw;
    background-image: url(../img/index_mv_sp.jpg);
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__index {
    background-image: url(../img/index_mv_pc.jpg);
    padding-top: 48.9583333333%;
  }
}
.bl_mv.bl_mv__index:after {
  position: absolute;
  content: "";
  left: 0;
  top: -1px;
  width: 100%;
  height: 17.15%;
  background: url(../img/index_mv_cover_pc.png) no-repeat center bottom/100% 100%;
  z-index: 1;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index:after {
    background-image: url(../img/index_mv_cover_sp.png);
    height: 7.4%;
  }
}
.bl_mv.bl_mv__index .bl_mv_slide picture img {
  width: 100%;
}
.bl_mv.bl_mv__index {
  /*
  // Swiper スライド切替ボタン群
  .swiper-pagination-bullets {
  	width: 100%;
  	z-index: 1;

  	// ★Design
  	bottom: 2px;

  	//text-align: right;
  	//padding-right: calc(50vw - 580px);

  	//@include mq(sp) {
  	//padding-right: 15px;
  	//}
  }

  // Swiper スライド切替ボタン
  .swiper-pagination-bullet {
  	position: relative;
  	width: 44px;
  	height: 44px;

  	// Design
  	background: transparent;
  	opacity: .6;

  	@include mq(sp) {
  		width: 34px;
  	}
  	@include mq(pc) {
  		//width: 30px;

  		transition: .2s opacity;
  		&:hover,
  		&:focus {
  			opacity: 1;
  		}
  	}

  	&:focus {
  		outline: none;
  	}

  	// 図形
  	&:before {
  		position: absolute;
  		display: block;
  		content: "";
  		background: #eee;
  		border-radius: 50%;
  		width: 16px;
  		height: 16px;
  		transition: .2s background, .2s opacity;
  		left: 50%;
  		top: 50%;
  		transform: translate(-50%,-50%);

  		@include mq(sp) {
  			width: 14px;
  			height: 14px;
  		}
  		// ★四角いデザイン
  		//width: 100%;
  		//height: 6px;
  		//opacity: .5;
  	}


  	// アクティブ
  	&.swiper-pagination-bullet-active {
  		// Design
  		&:before {
  			background: $bg1;
  		}
  	}
  }
  */
}
.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;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_inner {
    padding-bottom: 6%;
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__index .bl_mv_inner {
    padding-bottom: 2.5%;
  }
}
.bl_mv.bl_mv__index .bl_mv_inner h2 {
  font-size: 46px;
  font-weight: 700;
  text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-top: 1em;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_inner h2 {
    font-size: 24.2px;
    letter-spacing: 0.05em;
    padding-left: 0.05em;
    line-height: 1.25;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  }
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_inner picture {
    width: 100%;
  }
}
.bl_mv.bl_mv__index .bl_mv_inner p {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  line-height: 1.5;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_inner p {
    font-size: 20.35px;
    letter-spacing: 0.01em;
    padding-left: 0.01em;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
    line-height: 1.25;
  }
}

.bl_sect.bl_sect__latestInfo {
  padding: 150px 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo {
    padding: 82.5px 0;
  }
}
.bl_sect.bl_sect__latestInfo .ly_cont {
  position: relative;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title {
  font-size: 2em;
  font-weight: 700;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost {
  margin-top: 15px;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost time {
  font-weight: 700;
  opacity: 0.5;
  letter-spacing: 0.05em;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost h3 {
  font-weight: 700;
}
.bl_sect.bl_sect__latestInfo .bl_latestPosts_cats > i {
  display: inline-block;
  padding: 0.1em 0.5em;
  border-radius: 0.25em;
  background: #fff;
  color: #8b8b8b;
}
.bl_sect.bl_sect__latestInfo .bl_btns {
  justify-content: flex-end;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__latestInfo .bl_btns {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
}

.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: #fff;
  color: #8b8b8b;
  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: #fff;
  color: #8b8b8b;
  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%;
  }
}
/*
body.blog,
body.single,
body.archive {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

		@include mq(sp) {
			padding-top: 160px*$sp;
			padding-bottom: 50px;
		}
	}
}
*/
@media all and (min-width: 641px) {
  body.blog .kanren .bl_archive_item,
  body.single .kanren .bl_archive_item,
  body.archive .kanren .bl_archive_item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-items: stretch;
  }
}
body.blog .kanren .bl_archive_item,
body.single .kanren .bl_archive_item,
body.archive .kanren .bl_archive_item {
  border-bottom-color: #dcdcdc;
}
body.blog .kanren .bl_archive_item dt,
body.single .kanren .bl_archive_item dt,
body.archive .kanren .bl_archive_item dt {
  float: none;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren .bl_archive_item dt,
  body.single .kanren .bl_archive_item dt,
  body.archive .kanren .bl_archive_item dt {
    /*
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 1em;
    */
  }
}
body.blog .kanren .bl_archive_item dt figure,
body.single .kanren .bl_archive_item dt figure,
body.archive .kanren .bl_archive_item dt figure {
  /*
  // 角丸
  overflow: hidden;
  border-radius: 10px;
  */
}
body.blog .kanren dd .blog-info a,
body.single .kanren dd .blog-info a,
body.archive .kanren dd .blog-info a {
  background: #fff;
  color: #8b8b8b;
  font-weight: 400;
  border-radius: 3px;
}
body.blog .kanren dd .blog-info time,
body.single .kanren dd .blog-info time,
body.archive .kanren dd .blog-info time {
  color: #8b8b8b;
  opacity: 0.5;
}
body.blog article h1,
body.blog article .entry-title,
body.single article h1,
body.single article .entry-title,
body.archive article h1,
body.archive article .entry-title {
  border-bottom-color: #174481;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.blog article .st-catgroup .catname,
body.single article .st-catgroup .catname,
body.archive article .st-catgroup .catname {
  background: transparent;
  font-weight: 400;
  background: #fff;
  color: #8b8b8b;
  border-radius: 3px;
  padding-bottom: 6px;
}
body.blog .st-post h2, body.blog .st-post h3, body.blog .st-post h4, body.blog .st-post h5, body.blog .st-post h6,
body.single .st-post h2,
body.single .st-post h3,
body.single .st-post h4,
body.single .st-post h5,
body.single .st-post h6,
body.archive .st-post h2,
body.archive .st-post h3,
body.archive .st-post h4,
body.archive .st-post h5,
body.archive .st-post h6 {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.blog .st-post,
body.single .st-post,
body.archive .st-post {
  /*
  h2 {
  	background: $bg1;
  	color: $c1;

  	border-radius: 6px;

  	font-weight: 700;

  	@include mq(sp) {
  		border-radius: 4px;
  	}
  }
  h3 {
  	border-color: $b1;
  }
  h4 {
  	border-color: $b1;
  	color: $c1;
  }
  h5 {
  	border-color: $c1;
  }
  h6 {
  	&:before {
  		background-color: $c1;
  	}
  }
  */
}
body.blog .st-post .bl_single_nav .el_img:empty:before,
body.single .st-post .bl_single_nav .el_img:empty:before,
body.archive .st-post .bl_single_nav .el_img:empty:before {
  background-size: 70% auto;
}

#side #mybox .ad h4 {
  background: #a2d6e4;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
@media all and (max-width: 640.9px) {
  #side #mybox .ad h4 {
    font-size: 4.375vw;
  }
}
#side #mybox .ad .calendar_wrap table a {
  background: #fff;
  color: #8b8b8b;
}
#side #mybox .ad .calendar_wrap nav span:nth-child(1) a, #side #mybox .ad .calendar_wrap nav span:nth-child(3) a {
  background: #fff;
  color: #8b8b8b;
}
#side #mybox .ad ul.bl_aside_latestPosts {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
#side #mybox .ad ul.bl_aside_latestPosts > li {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
#side #mybox .ad ul.bl_aside_latestPosts > li p {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#side #mybox .ad ul.bl_aside_latestPosts .el_img:empty:before {
  background-size: 70% auto;
}
#side #mybox .ad ul:not(.bl_aside_latestPosts) {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
#side #mybox .ad ul:not(.bl_aside_latestPosts) li {
  margin: 0;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.5em 20px;
}
@media all and (max-width: 640.9px) {
  #side #mybox .ad ul:not(.bl_aside_latestPosts) li {
    padding-left: 15px;
  }
}
#side #mybox .ad ul:not(.bl_aside_latestPosts) a {
  text-decoration: none;
  color: #8b8b8b;
  padding-left: 15px;
}
#side #mybox .ad ul:not(.bl_aside_latestPosts) a:hover {
  opacity: 0.7;
}

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