@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700;900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;800&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@800&display=swap");
@-ms-viewport {
  width: device-width;
}
@media all and (min-width: 641px) {
  html {
    overflow-y: scroll;
  }
}

body {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  min-width: 320px;
  background: transparent;
}
@media all and (min-width: 641px) {
  body {
    min-width: 1240px;
  }
}

.ly_main {
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
}
@media all and (max-width: 640.9px) {
  .ly_main.ly_main__index {
    padding-top: 66px;
  }
}

@media all and (max-width: 640.9px) {
  .ly_cont.ly_cont__index {
    width: 100%;
  }
}

.ly_header,
.bl_mv,
.bl_path_wrapper,
.bl_sect,
.bl_pager,
.ly_cont_aside,
.ly_footer {
  letter-spacing: 0;
  line-height: 1.5;
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  background: url("../img/dummy.png");
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #1b1b1b;
  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 {
  max-width: 1200px;
  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: #1b1b1b;
}
.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 {
  opacity: 0.8;
  text-decoration: none;
}
.ly_header a[href^="tel:"],
.bl_mv a[href^="tel:"],
.bl_path_wrapper a[href^="tel:"],
.bl_sect a[href^="tel:"],
.bl_pager a[href^="tel:"],
.ly_cont_aside a[href^="tel:"],
.ly_footer a[href^="tel:"] {
  transition: none;
  cursor: default;
}
.ly_header a[href^="tel:"]:hover, .ly_header a[href^="tel:"]:focus,
.bl_mv a[href^="tel:"]:hover,
.bl_mv a[href^="tel:"]:focus,
.bl_path_wrapper a[href^="tel:"]:hover,
.bl_path_wrapper a[href^="tel:"]:focus,
.bl_sect a[href^="tel:"]:hover,
.bl_sect a[href^="tel:"]:focus,
.bl_pager a[href^="tel:"]:hover,
.bl_pager a[href^="tel:"]:focus,
.ly_cont_aside a[href^="tel:"]:hover,
.ly_cont_aside a[href^="tel:"]:focus,
.ly_footer a[href^="tel:"]:hover,
.ly_footer a[href^="tel:"]:focus {
  opacity: 1;
}
@media all and (min-width: 641px) {
  .ly_header a[href^="tel:"],
  .bl_mv a[href^="tel:"],
  .bl_path_wrapper a[href^="tel:"],
  .bl_sect a[href^="tel:"],
  .bl_pager a[href^="tel:"],
  .ly_cont_aside a[href^="tel:"],
  .ly_footer a[href^="tel:"] {
    pointer-events: none;
  }
}
.ly_header img,
.bl_mv img,
.bl_path_wrapper img,
.bl_sect img,
.bl_pager img,
.ly_cont_aside img,
.ly_footer img {
  max-width: 100%;
  height: auto;
}
.ly_header figure,
.ly_header picture,
.bl_mv figure,
.bl_mv picture,
.bl_path_wrapper figure,
.bl_path_wrapper picture,
.bl_sect figure,
.bl_sect picture,
.bl_pager figure,
.bl_pager picture,
.ly_cont_aside figure,
.ly_cont_aside picture,
.ly_footer figure,
.ly_footer picture {
  display: block;
  text-align: center;
}
.ly_header figure img,
.ly_header picture img,
.bl_mv figure img,
.bl_mv picture img,
.bl_path_wrapper figure img,
.bl_path_wrapper picture img,
.bl_sect figure img,
.bl_sect picture img,
.bl_pager figure img,
.bl_pager picture img,
.ly_cont_aside figure img,
.ly_cont_aside picture img,
.ly_footer figure img,
.ly_footer picture img {
  vertical-align: bottom;
}

.bl_mv.bl_mv__sub {
  position: relative;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  border-top: solid 3px #e9e7e5;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub {
    height: calc(900vw / 6.4);
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub {
    height: 26.04167vw;
    min-height: 350px;
    max-height: 500px;
  }
}
.bl_mv.bl_mv__sub:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: url(../img/top/mv_border.jpg);
  z-index: 1;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub:after {
    background: url(../img/top/mv_border-sp.jpg);
    background-size: cover;
  }
}
.bl_mv.bl_mv__sub.bl_mv__member {
  background: url(../img/sub/member_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__member {
    background: url(../img/sub/member_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__member .bl_mv_subTitle {
  color: #ffb500 !important;
}
.bl_mv.bl_mv__sub.bl_mv__message {
  background: url(../img/sub/message_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__message {
    background: url(../img/sub/message_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__message .bl_mv_subTitle {
  color: #0055a6 !important;
}
.bl_mv.bl_mv__sub.bl_mv__affiliated-organizations {
  background: url(../img/sub/affiliated-organizations_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__affiliated-organizations {
    background: url(../img/sub/affiliated-organizations_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__affiliated-organizations .bl_mv_subTitle {
  color: #ffb500 !important;
}
.bl_mv.bl_mv__sub.bl_mv__history {
  background: url(../img/sub/history_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__history {
    background: url(../img/sub/history_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__history .bl_mv_subTitle {
  color: #0a8912 !important;
}
.bl_mv.bl_mv__sub.bl_mv__contact {
  background: url(../img/sub/contact_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__contact {
    background: url(../img/sub/contact_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__contact .bl_mv_subTitle {
  color: #ffb500 !important;
}
.bl_mv.bl_mv__sub.bl_mv__privacy {
  background: url(../img/sub/privacy_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__privacy {
    background: url(../img/sub/privacy_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__privacy .bl_mv_subTitle {
  color: #e1000c !important;
}
.bl_mv.bl_mv__sub.bl_mv__news {
  background: url(../img/sub/info_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__news {
    background: url(../img/sub/info_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__news .bl_mv_subTitle {
  color: #0055a6 !important;
}
.bl_mv.bl_mv__sub.bl_mv__tournamentinfo {
  background: url(../img/sub/tournament_info_bg-pc.jpg) no-repeat center/contain;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub.bl_mv__tournamentinfo {
    background: url(../img/sub/tournament_info_bg-sp.jpg) no-repeat center/contain;
  }
}
.bl_mv.bl_mv__sub.bl_mv__tournamentinfo .bl_mv_subTitle {
  color: #e1000c !important;
}
.bl_mv.bl_mv__sub .bl_mv_inner {
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 30px);
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub .bl_mv_inner {
    width: 100%;
  }
}
.bl_mv.bl_mv__sub .bl_mv_inner:after {
  position: absolute;
  display: block;
  content: "";
  background: no-repeat left bottom;
  width: 230px;
  height: 100%;
  bottom: 0;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_inner:after {
    width: 100%;
    background-size: contain;
    height: 121px;
    height: 31vw;
  }
}
.bl_mv.bl_mv__sub .bl_mv_col {
  color: #1b1b1b;
  border-radius: 15px;
  padding-bottom: 1%;
  /*
  background: rgba(255, 255, 255, .85);
  min-width: 500px;
  min-height: 133px;
  */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_col {
    width: 100%;
    border-radius: 8px;
    min-height: 110px;
    border-width: 4px;
  }
}
@media all and (min-width: 641px) {
  .bl_mv.bl_mv__sub .bl_mv_col {
    width: 750px;
    height: 230px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_title {
  line-height: 1.25;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_title {
    font-size: 27.5px;
  }
}
.bl_mv.bl_mv__sub .bl_mv_subTitle {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 2.1;
  letter-spacing: 0.1em;
  color: #ffb500;
  text-transform: capitalize;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__sub .bl_mv_subTitle {
    font-size: 16.5px;
  }
}

.bl_path_wrapper {
  position: relative;
}
.bl_path_wrapper .bl_path {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 30px);
  max-width: 1200px;
  margin: 0 auto;
  justify-content: flex-start;
  letter-spacing: .05em;
  line-height: 1.5;
  color: #000000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: center;
  align-content: center;
  overflow: hidden;
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper .bl_path {
    font-size: 12px;
    border-radius: 4px;
    padding: 15px 0;
  }
}
@media all and (min-width: 641px) {
  .bl_path_wrapper .bl_path {
    width: 100%;
    padding: 20px 0;
  }
}
.bl_path_wrapper .bl_path > li {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 50em;
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper .bl_path > li {
    max-width: 16em;
  }
}
@media all and (min-width: 641px) {
  .bl_path_wrapper .bl_path > li {
    letter-spacing: .2em;
  }
}
.bl_path_wrapper .bl_path > li:first-child {
  color: #fabe00;
}
.bl_path_wrapper .bl_path > li:nth-child(n+2):before {
  box-sizing: border-box;
  content: ">";
  margin: 0 .5em;
}
.bl_path_wrapper .bl_path a {
  			/*
  			// 長い文字列は省略
  			white-space: nowrap;
  			overflow: hidden;
  			text-overflow: ellipsis;
  			max-width: 30em;
  
  			@include mq(sp) {
  			max-width: 16em;
  		}
  			*/
}
@media all and (min-width: 641px) {
  .bl_path_wrapper .bl_path a {
    transition: .2s opacity;
  }
  .bl_path_wrapper .bl_path a:hover, .bl_path_wrapper .bl_path a:focus {
    opacity: .7;
  }
}
.bl_path_wrapper .bl_path h1 {
  display: inline;
}

.bl_path_wrapper.bl_path_wrapper__float + #content-w > section:nth-child(1) {
  padding-top: 134px;
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper.bl_path_wrapper__float + #content-w > section:nth-child(1) {
    padding-top: 66px;
  }
}
.bl_path_wrapper.bl_path_wrapper__float .bl_path {
  position: absolute;
  padding: 0;
  top: 20px;
  left: calc(50% - 600px);
}
@media all and (max-width: 640.9px) {
  .bl_path_wrapper.bl_path_wrapper__float .bl_path {
    left: 15px;
    top: 15px;
  }
}

.bl_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: auto;
}
.bl_btns:nth-child(n+2) {
  margin-top: 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: .5em 1em;
}
.bl_table th {
  background: #f6f6f6;
  font-weight: 700;
}

.bl_list {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  max-width: 100%;
}
.bl_list > li {
  padding-left: 1em;
}
.bl_list > li:before {
  box-sizing: border-box;
  float: left;
  font: inherit;
  display: block;
  width: 1em;
  margin-left: -1em;
  content: "・";
}
.bl_list.bl_list__note > li:before {
  content: "※";
}
.bl_list.bl_list__dia > li:before {
  content: "◆";
}
.bl_list.bl_list__num {
  list-style: decimal;
  padding-left: 1.5em;
}
.bl_list.bl_list__num > li {
  padding-left: 0;
}
.bl_list.bl_list__num > li:before {
  display: none;
}

.bl_iframe_wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 320px;
}
.bl_iframe_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el_btn, .bl_form_file .bl_form_fileLabel, .bl_pager > li > a, .bl_pager > li > span, .bl_footer_btns > li > a {
  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: .25em .75em .35em;
  line-height: 1.25;
  min-width: 44px;
  min-height: 44px;
}

.el_btn, .bl_form_file .bl_form_fileLabel {
  background: #1b1b1b;
  color: #fff;
}
@media all and (min-width: 641px) {
  .el_btn, .bl_form_file .bl_form_fileLabel {
    transition: .2s opacity;
  }
  .el_btn:hover, .bl_form_file .bl_form_fileLabel:hover, .el_btn:focus, .bl_form_file .bl_form_fileLabel:focus {
    opacity: .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: .2s opacity;
  }
  a.el_bnr:hover, a.el_bnr:focus {
    opacity: .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: "\0200b";
}

.el_w {
  display: inline-block;
}

.el_img {
  display: block;
  max-width: 100%;
  max-height: 100vw;
  overflow: hidden;
}
.el_img:empty {
  position: relative;
  background: #e1ccc3;
}
.el_img:empty:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/i_noimage_wt.png) no-repeat center/45% auto;
}
@media all and (min-width: 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: .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: .4s transform;
}
.bl_latestPost time {
  display: block;
  white-space: nowrap;
  letter-spacing: .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: .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: .14em;
  line-height: 1.52;
}
@media all and (max-width: 640.9px) {
  .bl_sect_wideTitle {
    font-size: 22px;
    margin-bottom: 60.5px;
    padding: .75em 0;
    letter-spacing: 0;
    line-height: 1.3;
  }
}
.bl_sect_wideTitle em {
  color: #1b1b1b;
  display: inline-block;
}
.bl_sect_wideTitle small {
  font-size: .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;
  }
}

.container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 640.9px) {
  .container {
    width: 90%;
  }
}
.container.min {
  max-width: 1000px;
}
.container.max {
  max-width: 100%;
}

.ly_footer .container {
  max-width: 1200px;
}

.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: .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: .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: .05em;
  line-height: 1.42em;
  color: #6b321b;
  margin-top: .25em;
  padding-bottom: .4em;
  border-bottom: 3px solid #1b1b1b;
  margin-bottom: .5em;
}
@media all and (max-width: 640.9px) {
  .un_cols.un_cols__textAndImg > li > h3 {
    font-size: 22px;
    margin-top: .75em;
    padding-bottom: .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: .75em;
  }
}

.bl_sect_iconTopTitle {
  background: no-repeat center top/60px auto;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .2em;
  padding-top: 80px;
  padding-left: .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: .2em;
  padding-left: .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: .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: .2em;
  padding-left: .2em;
  margin-top: .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: .75em .75em .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: .1em;
    padding-left: 3em;
  }
}
.bl_company_profile td {
  letter-spacing: .05em;
}
.bl_company_profile td .el_mail {
  color: #508ada;
}
@media all and (min-width: 641px) {
  .bl_company_profile td .el_mail {
    transition: .2s opacity;
  }
  .bl_company_profile td .el_mail:hover, .bl_company_profile td .el_mail:focus {
    opacity: .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: 220px;
}
@media all and (max-width: 640.9px) {
  #content-w > section:last-child {
    padding-bottom: 121px;
  }
}

h2 {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
}

.member01 {
  padding: 80px 0 320px !important;
}
@media all and (max-width: 640.9px) {
  .member01 {
    padding: 44px 0 165px !important;
  }
}
.member01 .member_title01 {
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 50px;
}
@media all and (max-width: 640.9px) {
  .member01 .member_title01 {
    font-size: 15.4px;
    margin-bottom: 27.5px;
  }
}
.member01 .member_title01 span {
  background-color: #FFF;
}
.member01 .member_title01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 3px;
  width: 100%;
  z-index: -1;
  background-color: #ffb500;
}
.member01 .member_title02 {
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .member01 .member_title02 {
    font-size: 13.2px;
  }
}
.member01 .member_block .member_box {
  margin-bottom: 60px;
}
@media all and (max-width: 640.9px) {
  .member01 .member_block .member_box {
    margin-bottom: 33px;
  }
}
.member01 .member_block .member_box:last-child {
  margin-bottom: 0;
}
.member01 table {
  width: 100%;
}
.member01 table tr th {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.07em;
  background-color: #ffb500;
  border: solid 1px #e3e3e3;
  padding: 10px;
  text-align: center;
  vertical-align: top;
  width: 300px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr th {
    font-size: 11.55px;
    padding: 5.5px;
    width: 120px;
  }
}
.member01 table tr td {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.07em;
  background-color: #FFF;
  border: solid 1px #b5b5b5;
  border-left: none;
  padding: 10px 30px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td {
    font-size: 11.55px;
    padding: 5.5px 13.2px;
  }
}
.member01 table tr td span {
  margin-right: 50px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span {
    margin-right: 27.5px;
  }
}
.member01 table tr td span.span01 {
  margin-right: 12px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span01 {
    margin-right: 0;
  }
}
.member01 table tr td span.span02 {
  margin-right: 50px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span02 {
    margin-right: 0;
  }
}
.member01 table tr td span.span03 {
  margin-right: 60px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span03 {
    margin-right: 0;
  }
}
.member01 table tr td span.span04 {
  margin-right: 40px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span04 {
    margin-right: 22px;
  }
}
.member01 table tr td span.span05 {
  margin-right: 130px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span05 {
    margin-right: 65px;
  }
}
.member01 table tr td span.span06 {
  margin-right: 130px;
}
@media all and (max-width: 640.9px) {
  .member01 table tr td span.span06 {
    margin-right: 0;
  }
}

.message01 {
  padding: 120px 0 150px !important;
  position: relative;
  overflow-x: hidden;
}
@media all and (max-width: 640.9px) {
  .message01 {
    padding: 44px 0 99px !important;
  }
}
.message01::before {
  content: '';
  width: 180%;
  height: 31%;
  display: inline-block;
  background-color: #0055a7;
  position: absolute;
  left: -40%;
  top: 12%;
  transform: rotate(162deg);
}
@media all and (max-width: 640.9px) {
  .message01::before {
    top: 7%;
    transform: rotate(157deg);
  }
}
.message01 .message_block {
  position: relative;
  margin-bottom: 200px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_block {
    margin-bottom: 47.3px;
  }
}
.message01 .message_box .message_img {
  position: absolute;
  top: -186px;
  left: 0;
  z-index: 1;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_img {
    width: 60%;
    max-width: 223px;
  }
}
.message01 .message_box .message_text01 {
  position: relative;
  max-width: 672px;
  width: 62%;
  margin-left: auto;
  background-color: rgba(250, 250, 250, 0.6);
  padding: 75px 70px 40px;
  margin-top: 186px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 {
    width: 100%;
    padding: 27.5px 22px;
    text-align: right;
    right: -5%;
    padding-top: 12%;
  }
}
.message01 .message_box .message_text01 .message_name {
  font-size: 30px;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 58px;
  border-left: solid 8px #0055a7;
  padding-left: 23px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 .message_name {
    font-size: 17.6px;
    display: inline-block;
    margin-bottom: 37.4px;
    padding-left: 12.65px;
  }
}
.message01 .message_box .message_text01 .message_type01 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 .message_type01 {
    font-size: 13.2px;
    text-align: left;
  }
}
.message01 .message_box .message_text01 .message_type02 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 .message_type02 {
    font-size: 13.2px;
    text-align: left;
    margin-top: 15px;
  }
}
.message01 .message_box .message_text01 .message_type02 .span01 {
  margin-right: 47px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 .message_type02 .span01 {
    margin-right: 14.3px;
  }
}
.message01 .message_box .message_text01 .message_type02 .span02 {
  margin-right: 0;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text01 .message_type02 .span02 {
    margin-right: 14.3px;
  }
}
.message01 .message_box .message_title01 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #0055a7;
  margin-bottom: 24px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_title01 {
    font-size: 15.4px;
    margin-bottom: 16.5;
  }
}
.message01 .message_box .message_text02 {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text02 {
    font-size: 12.1px;
  }
}
.message01 .message_box .message_text02 p {
  text-indent: 1em;
  margin-bottom: 15px;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_text02 p {
    font-size: 12.1px;
    margin-bottom: 0;
  }
}
.message01 .message_box .message_year {
  margin-top: 50px;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  text-indent: 1em;
  text-align: right;
}
@media all and (max-width: 640.9px) {
  .message01 .message_box .message_year {
    font-size: 12.1px;
  }
}

.affiliated-organizations01 {
  padding: 124px 0 194px !important;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 {
    padding: 47.85px 0 113.3px !important;
  }
}
.affiliated-organizations01 .accordion {
  border-bottom: 2px solid #d0d0d0;
}
.affiliated-organizations01 .accordion:first-child summary {
  border-top: solid 2px #aaa;
}
.affiliated-organizations01 .accordion summary {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  padding: 50px 100px 50px 30px;
  color: #1d1d1d;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  flex-direction: row;
  flex-wrap: wrap;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary {
    padding: 13.75px 49.5px 22px 13.75px;
  }
}
.affiliated-organizations01 .accordion summary::-webkit-details-marker {
  display: none;
}
.affiliated-organizations01 .accordion summary .arrows {
  position: absolute;
  right: 48px;
  width: 40px;
  height: 40px;
  display: inline-grid;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .arrows {
    right: 10px;
  }
}
.affiliated-organizations01 .accordion summary .arrows::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffb500;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .arrows::before {
    width: 30px;
    height: 30px;
  }
}
.affiliated-organizations01 .accordion summary .arrows::after {
  content: "";
  transform: translateY(-25%) rotate(45deg);
  width: 12px;
  height: 12px;
  margin-left: 1px;
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transition: transform 0.3s;
  position: absolute;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .arrows::after {
    width: 9px;
    height: 9px;
  }
}
.affiliated-organizations01 .accordion summary .num {
  margin-right: 45px;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .num {
    margin-right: 12.1px;
    font-size: 13.2px;
  }
}
.affiliated-organizations01 .accordion summary .title {
  font-weight: 700;
  margin-right: 30px;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .title {
    font-size: 14.3px;
  }
}
.affiliated-organizations01 .accordion summary .cate i {
  color: #FFF;
  width: 120px;
  height: 30px;
  padding: 1px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 16px;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion summary .cate i {
    font-size: 11px;
    width: 82.5px;
    height: 20.9px;
  }
}
.affiliated-organizations01 .accordion summary .cate.cat1 i {
  background-color: #0a8912;
}
.affiliated-organizations01 .accordion summary .cate.cat2 i {
  background-color: #ffb500;
}
.affiliated-organizations01 .accordion summary .cate.cat3 i {
  background-color: #e1000c;
}
.affiliated-organizations01 .accordion summary .cate.cat4 i {
  background-color: #0055a7;
}
.affiliated-organizations01 .accordion[open] .arrows::after {
  transform: rotate(225deg);
  top: 40%;
}
.affiliated-organizations01 .accordion p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 40px 170px;
  color: #1d1d1d;
  border-top: solid 2px #aaa;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.1em;
}
@media all and (max-width: 640.9px) {
  .affiliated-organizations01 .accordion p {
    padding: 22px;
    font-size: 11px;
  }
}
.affiliated-organizations01 .accordion p .indent1 {
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}
.affiliated-organizations01 .accordion p .indent2 {
  text-indent: -2em;
  padding-left: 2em;
  display: inline-block;
}
.affiliated-organizations01 .accordion p .indent3 {
  text-indent: -3em;
  padding-left: 3em;
  display: inline-block;
}
.affiliated-organizations01 .accordion p .indent4 {
  text-indent: -4em;
  padding-left: 4em;
  display: inline-block;
}
.affiliated-organizations01 .accordion[open] p {
  transform: none;
  opacity: 1;
}
.affiliated-organizations01 .accordion a {
  color: #0c7fb5;
  text-decoration: none;
}
.affiliated-organizations01 .accordion a:hover {
  opacity: 0.8;
}

.history01 {
  padding: 110px 0 210px !important;
}
@media all and (max-width: 640.9px) {
  .history01 {
    padding: 40.7px 0 79.2px !important;
  }
}
.history01 .history_block {
  position: relative;
  margin-left: 300px;
}
@media all and (max-width: 640.9px) {
  .history01 .history_block {
    margin-left: 0px;
  }
}
.history01 .history_box::before {
  content: '';
  display: block;
  width: 2px;
  height: 98.3%;
  position: absolute;
  top: 0.5%;
  left: 0;
  background-color: #0a8912;
}
.history01 .fuki {
  position: absolute;
  top: -8px;
  left: -515px;
  display: inline-block;
  margin-right: 20px;
  padding: 12px;
  background-color: #0a8912;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  width: 260px;
}
@media all and (max-width: 640.9px) {
  .history01 .fuki {
    margin: 7px 0;
    position: static;
    font-size: 11px;
    width: 200px;
    padding: 5px 9px;
  }
}
.history01 .fuki.row2 {
  top: -19px;
}
.history01 .fuki::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #0a8912;
  translate: 100% -50%;
}
@media all and (max-width: 640.9px) {
  .history01 .fuki::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 16px;
    border-style: solid;
    border-width: 0 30px 15px 0;
    border-color: transparent #0a8912 transparent transparent;
    translate: -100% -50%;
    z-index: -1;
  }
}
.history01 table tr th {
  color: #0a8912;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
  vertical-align: top;
  width: 211px;
  text-align: center;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .history01 table tr th {
    font-size: 11px;
    width: 78px;
  }
}
.history01 table tr th::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #0a8912;
  border-radius: 50%;
}
@media all and (max-width: 640.9px) {
  .history01 table tr th::before {
    top: 6px;
    left: -3px;
    width: 7px;
    height: 7px;
  }
}
.history01 table tr td {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  vertical-align: top;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .history01 table tr td {
    font-size: 11px;
  }
}

#side #mybox .ad h4 {
  background-color: #e1000c;
  color: #FFF;
  border-radius: 0;
}

.st-post h2, .st-post h2, .st-post h2 {
  background-color: #e1000c !important;
}

ul.bl_aside_latestPosts > li > a time, ul.bl_aside_latestPosts > li > a p {
  margin: 0 0 10px 0 !important;
}

.ad ul li a {
  text-decoration: none !important;
}

.entry-title .title {
  font-size: 24px;
  font-weight: 500;
}
@media all and (max-width: 640.9px) {
  .entry-title .title {
    padding-left: 0;
    font-size: 17.6px !important;
  }
}

.archive .band {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media all and (max-width: 640.9px) {
  .archive .band {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.band {
  display: inline-block;
  position: absolute;
  height: 29px;
  line-height: 20px;
  text-align: center;
  padding: 7px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #FFF;
  box-sizing: border-box;
  width: 120px;
}
.band.status-running {
  background: #e1000c;
}
.band.status-decided {
  background: #ff4335;
}
.band.status-applying {
  background: #ff9657;
}
.band.status-apply-finished {
  background: #ff714b;
}
.band.status-finished {
  background: #b8000a;
}
.band.status-unknown {
  background: #FFF;
}
@media all and (max-width: 640.9px) {
  .band {
    width: 90px;
    position: relative;
    font-size: 13.2px !important;
    line-height: 1.5;
    margin-bottom: 8px;
  }
}
.band::before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  left: 0;
  border-width: 15px 0px 15px 8px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.band::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 15px 8px 15px 0px;
  border-color: #fff transparent #fff #fff;
  transform: rotate(180deg);
  border-style: solid;
}

.bl_single_meta {
  justify-content: space-between;
}

.blogbox {
  margin: 0 !important;
}
.blogbox p {
  color: #666;
}

.st-catgroup .catname {
  background-color: #FFF !important;
  border-radius: 0 !important;
}
.st-catgroup .catname.st-catid-12 {
  color: #FFF !important;
  background-color: #0a8912 !important;
}
.st-catgroup .catname.st-catid-13 {
  color: #FFF !important;
  background-color: #ffb500 !important;
}
.st-catgroup .catname.st-catid-14 {
  color: #FFF !important;
  background-color: #e1000c !important;
}
.st-catgroup .catname.st-catid-15 {
  color: #FFF !important;
  background-color: #0055a7 !important;
}

.tournament-info ul {
  width: 96%;
  margin: 0 auto;
  list-style: none;
}
.tournament-info ul li {
  margin: 5px 0;
}

.content_title {
  margin: 40px 0 30px;
}

.entry-content {
  width: 96%;
  margin: 0 auto;
}

.bl_archive_item {
  margin-bottom: 30px;
}
.bl_archive_item .time {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #a3a3a3;
}
@media all and (max-width: 640.9px) {
  .bl_archive_item .time {
    font-size: 12.1px;
    padding: 5px;
  }
}
.bl_archive_item .blog-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
@media all and (max-width: 640.9px) {
  .bl_archive_item .blog-info {
    flex-direction: column;
    align-items: flex-end;
  }
  .bl_archive_item .blog-info.reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
.bl_archive_item .blog-info h3 {
  font-size: 18px;
  font-weight: 500;
  padding-right: 45px;
}
@media all and (max-width: 640.9px) {
  .bl_archive_item .blog-info h3 {
    font-size: 16.5px;
    padding-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
  }
}
.bl_archive_item .blog-info time {
  font-size: 16px;
  color: #a3a3a3;
}
@media all and (max-width: 640.9px) {
  .bl_archive_item .blog-info time {
    font-size: 12.1px;
  }
}

.tournament-cat {
  background: transparent !important;
  font-weight: 400;
  background: #ffb500;
  color: #1b1b1b !important;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1em;
  width: 100px;
  text-align: center;
  padding: 6px;
}
@media all and (max-width: 640.9px) {
  .tournament-cat {
    font-size: 13.2px;
  }
}
.tournament-cat.cat1 {
  color: #FFF !important;
  background-color: #0a8912 !important;
}
.tournament-cat.cat2 {
  color: #FFF !important;
  background-color: #ffb500 !important;
}
.tournament-cat.cat3 {
  color: #FFF !important;
  background-color: #e1000c !important;
}
.tournament-cat.cat4 {
  color: #FFF !important;
  background-color: #0055a7 !important;
}
.tournament-cat.cat5 {
  border: solid 1px #000;
  background-color: #FFF !important;
}
@media all and (max-width: 640.9px) {
  .tournament-cat {
    margin-right: 10px;
  }
}

.bl_btns {
  justify-content: flex-end;
  position: static;
  margin: 0;
}
.bl_btns .el_btn, .bl_btns .bl_form_file .bl_form_fileLabel, .bl_form_file .bl_btns .bl_form_fileLabel {
  background-color: #FFF;
  border: solid 1px #000;
  color: #1b1b1b;
  width: 160px;
  padding-right: 20px;
  position: relative;
}
@media all and (max-width: 640.9px) {
  .bl_btns .el_btn, .bl_btns .bl_form_file .bl_form_fileLabel, .bl_form_file .bl_btns .bl_form_fileLabel {
    width: 110px;
    height: 33px;
    padding-right: 30px;
    font-size: 12.1px;
  }
}
.bl_btns .el_btn .arrow, .bl_btns .bl_form_file .bl_form_fileLabel .arrow, .bl_form_file .bl_btns .bl_form_fileLabel .arrow {
  position: absolute;
  right: 10px;
  display: inline-block;
  padding: 0 0 0 18px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.bl_btns .el_btn .arrow::before, .bl_btns .bl_form_file .bl_form_fileLabel .arrow::before, .bl_form_file .bl_btns .bl_form_fileLabel .arrow::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #e1000c;
}
.bl_btns .el_btn .arrow::after, .bl_btns .bl_form_file .bl_form_fileLabel .arrow::after, .bl_form_file .bl_btns .bl_form_fileLabel .arrow::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
}

.news .bl_btns .el_btn .arrow::before, .news .bl_btns .bl_form_file .bl_form_fileLabel .arrow::before, .bl_form_file .news .bl_btns .bl_form_fileLabel .arrow::before {
  background: #0055a7;
}
.news #side #mybox .ad h4 {
  background-color: #0055a7;
}
.news .entry-title .title {
  padding-left: 0;
}
.news .st-post h2, .news .st-post h2, .news .st-post h2 {
  background-color: #0055a7 !important;
}

form .bl_btns {
  justify-content: center;
  position: relative;
}

.select-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
.select-wrap select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 8px 50px 8px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: #fff;
  cursor: pointer;
}
.select-wrap .arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) scale(0.5);
  pointer-events: none;
  width: 60px;
  height: 30px;
}
.select-wrap .arrow::before, .select-wrap .arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 2px);
  width: 4px;
  height: 30px;
  border-radius: 9999px;
  background-color: #e5e5e5;
  transform-origin: 50% calc(100% - 2px);
}
.select-wrap .arrow::before {
  transform: rotate(45deg);
}
.select-wrap .arrow::after {
  transform: rotate(-45deg);
}

.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"], .bl_form input[type="email"], .bl_form input[type="tel"], .bl_form select, .bl_form textarea, .bl_form .bl_form_name[type="text"], .bl_form .bl_form_city, .bl_form .bl_form_num, .bl_form input[type="number"].bl_form_year, .bl_form input[type="number"].bl_form_month, .bl_form input[type="number"].bl_form_day, .bl_form input[type="number"].bl_form_price, .bl_form .bl_form_hour, .bl_form .bl_form_min, .bl_form .bl_form_date, .bl_form_selectLabel select {
  -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 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, .bl_form input[type="email"]::placeholder, .bl_form input[type="tel"]::placeholder, .bl_form select::placeholder, .bl_form textarea::placeholder, .bl_form .bl_form_name[type="text"]::placeholder, .bl_form .bl_form_city::placeholder, .bl_form .bl_form_num::placeholder, .bl_form input[type="number"].bl_form_year::placeholder, .bl_form input[type="number"].bl_form_month::placeholder, .bl_form input[type="number"].bl_form_day::placeholder, .bl_form input[type="number"].bl_form_price::placeholder, .bl_form .bl_form_hour::placeholder, .bl_form .bl_form_min::placeholder, .bl_form .bl_form_date::placeholder, .bl_form_selectLabel select::placeholder {
  color: #b1b1b1;
}
.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, .bl_form input[type="email"]:-ms-input-placeholder, .bl_form input[type="tel"]:-ms-input-placeholder, .bl_form select:-ms-input-placeholder, .bl_form textarea:-ms-input-placeholder, .bl_form .bl_form_name[type="text"]:-ms-input-placeholder, .bl_form .bl_form_city:-ms-input-placeholder, .bl_form .bl_form_num:-ms-input-placeholder, .bl_form .bl_form_hour:-ms-input-placeholder, .bl_form .bl_form_min:-ms-input-placeholder, .bl_form .bl_form_date:-ms-input-placeholder, .bl_form_selectLabel select:-ms-input-placeholder {
  color: #b1b1b1;
}
.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, .bl_form input[type="email"]::-ms-input-placeholder, .bl_form input[type="tel"]::-ms-input-placeholder, .bl_form select::-ms-input-placeholder, .bl_form textarea::-ms-input-placeholder, .bl_form .bl_form_name[type="text"]::-ms-input-placeholder, .bl_form .bl_form_city::-ms-input-placeholder, .bl_form .bl_form_num::-ms-input-placeholder, .bl_form input[type="number"].bl_form_year::-ms-input-placeholder, .bl_form input[type="number"].bl_form_month::-ms-input-placeholder, .bl_form input[type="number"].bl_form_day::-ms-input-placeholder, .bl_form input[type="number"].bl_form_price::-ms-input-placeholder, .bl_form .bl_form_hour::-ms-input-placeholder, .bl_form .bl_form_min::-ms-input-placeholder, .bl_form .bl_form_date::-ms-input-placeholder, .bl_form_selectLabel select::-ms-input-placeholder {
  color: #b1b1b1;
}
.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, .bl_form input[type="email"]::-ms-expand, .bl_form input[type="tel"]::-ms-expand, .bl_form select::-ms-expand, .bl_form textarea::-ms-expand, .bl_form .bl_form_name[type="text"]::-ms-expand, .bl_form .bl_form_city::-ms-expand, .bl_form .bl_form_num::-ms-expand, .bl_form input[type="number"].bl_form_year::-ms-expand, .bl_form input[type="number"].bl_form_month::-ms-expand, .bl_form input[type="number"].bl_form_day::-ms-expand, .bl_form input[type="number"].bl_form_price::-ms-expand, .bl_form .bl_form_hour::-ms-expand, .bl_form .bl_form_min::-ms-expand, .bl_form .bl_form_date::-ms-expand, .bl_form_selectLabel select::-ms-expand {
  display: none;
}
.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, .bl_form input[type="email"]::-ms-clear, .bl_form input[type="tel"]::-ms-clear, .bl_form select::-ms-clear, .bl_form textarea::-ms-clear, .bl_form .bl_form_name[type="text"]::-ms-clear, .bl_form .bl_form_city::-ms-clear, .bl_form .bl_form_num::-ms-clear, .bl_form input[type="number"].bl_form_year::-ms-clear, .bl_form input[type="number"].bl_form_month::-ms-clear, .bl_form input[type="number"].bl_form_day::-ms-clear, .bl_form input[type="number"].bl_form_price::-ms-clear, .bl_form .bl_form_hour::-ms-clear, .bl_form .bl_form_min::-ms-clear, .bl_form .bl_form_date::-ms-clear, .bl_form_selectLabel select::-ms-clear {
  visibility: hidden;
}
.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, .bl_form input[type="email"]::-webkit-search-cancel-button, .bl_form input[type="tel"]::-webkit-search-cancel-button, .bl_form select::-webkit-search-cancel-button, .bl_form textarea::-webkit-search-cancel-button, .bl_form .bl_form_name[type="text"]::-webkit-search-cancel-button, .bl_form .bl_form_city::-webkit-search-cancel-button, .bl_form .bl_form_num::-webkit-search-cancel-button, .bl_form input[type="number"].bl_form_year::-webkit-search-cancel-button, .bl_form input[type="number"].bl_form_month::-webkit-search-cancel-button, .bl_form input[type="number"].bl_form_day::-webkit-search-cancel-button, .bl_form input[type="number"].bl_form_price::-webkit-search-cancel-button, .bl_form .bl_form_hour::-webkit-search-cancel-button, .bl_form .bl_form_min::-webkit-search-cancel-button, .bl_form .bl_form_date::-webkit-search-cancel-button, .bl_form_selectLabel select::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.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, .bl_form input[type="email"]:disabled, .bl_form input[type="tel"]:disabled, .bl_form select:disabled, .bl_form textarea:disabled, .bl_form .bl_form_name[type="text"]:disabled, .bl_form .bl_form_city:disabled, .bl_form .bl_form_num:disabled, .bl_form .bl_form_hour:disabled, .bl_form .bl_form_min:disabled, .bl_form .bl_form_date:disabled, .bl_form_selectLabel select:disabled {
  opacity: .7;
  cursor: default;
}
@media all and (max-width: 640.9px) {
  .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"], .bl_form input[type="email"], .bl_form input[type="tel"], .bl_form select, .bl_form textarea, .bl_form .bl_form_name[type="text"], .bl_form .bl_form_city, .bl_form .bl_form_num, .bl_form input[type="number"].bl_form_year, .bl_form input[type="number"].bl_form_month, .bl_form input[type="number"].bl_form_day, .bl_form input[type="number"].bl_form_price, .bl_form .bl_form_hour, .bl_form .bl_form_min, .bl_form .bl_form_date, .bl_form_selectLabel select {
    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: .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: #1b1b1b;
}
.bl_form_radioLabel > i {
  position: relative;
  display: inline-block;
  margin: 0 .5em 0 0;
  vertical-align: -.4em;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000000;
  border-radius: 50%;
  transition: .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: #000000;
}

.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: #1b1b1b;
}
.bl_form_checkboxLabel > i {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  vertical-align: -.4em;
  margin: 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: .05s border-color;
}
.bl_form_checkboxLabel > i:before {
  position: absolute;
  display: block;
  content: "";
  width: 30%;
  height: 60%;
  top: 53%;
  left: 50%;
  border: 3px solid #000000;
  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: #000000;
  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: .8em;
  content: "";
  top: calc(50% - .75em);
  right: .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 .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: .25em;
  padding-right: .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 #1b1b1b;
  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: .9;
}
.bl_form_file .js_form_fileCancel:before {
  content: "×";
}
@media all and (min-width: 641px) {
  .bl_form_file .js_form_fileCancel {
    transition: .2s opacity;
  }
  .bl_form_file .js_form_fileCancel:hover, .bl_form_file .js_form_fileCancel:focus {
    opacity: .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: .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: .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: 1160px;
}
@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: 60px;
  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: "Noto Sans JP", "ヒラギノ角ゴ 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: 300px;
}
@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: .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: .2s opacity;
}
body.blog .kanren .bl_archive_item dt figure,
body.single .kanren .bl_archive_item dt figure,
body.archive .kanren .bl_archive_item dt figure {
  margin: 0;
  width: 300px;
  height: 220px;
}
@media all and (max-width: 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 {
  padding: 0 0 12px 325px;
  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: .1em;
  font-weight: 700;
  opacity: .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: inline-block;
  /*
  display: flex;
  flex-wrap: wrap;
  */
}
body.blog .kanren dd .blog-info .post-categories > li,
body.single .kanren dd .blog-info .post-categories > li,
body.archive .kanren dd .blog-info .post-categories > li {
  display: inline-block;
}
body.blog .kanren dd .blog-info a,
body.single .kanren dd .blog-info a,
body.archive .kanren dd .blog-info a {
  display: inline-block;
  color: #000;
  line-height: 30px;
  margin-bottom: 6px;
  padding: 0;
  text-decoration: none;
  word-break: break-all;
  word-wrap: break-word;
  background: #eee;
  letter-spacing: .05em;
  font-weight: 700;
  padding: 0 1em;
  margin-right: .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 .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: .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: .7;
  }
}
body.blog .kanren dd > a,
body.single .kanren dd > a,
body.archive .kanren dd > a {
  display: block;
  color: #000000;
  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: .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: .7;
  }
}
body.blog .kanren dd h3,
body.single .kanren dd h3,
body.archive .kanren dd h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 10px;
}
@media all and (max-width: 640.9px) {
  body.blog .kanren dd h3,
  body.single .kanren dd h3,
  body.archive .kanren dd h3 {
    margin-top: 6px;
  }
}
body.blog .kanren dd .bl_archive_summary,
body.single .kanren dd .bl_archive_summary,
body.archive .kanren dd .bl_archive_summary {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.75;
}
body.blog .kanren dd .bl_archive_summary > *,
body.single .kanren dd .bl_archive_summary > *,
body.archive .kanren dd .bl_archive_summary > * {
  font: inherit;
}
@media all and (max-width: 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.25 !important;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  padding-bottom: .5em;
  border-bottom: 4px solid #000000;
}
@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: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000000;
  font-size: 14px;
  letter-spacing: .01em;
  opacity: .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: .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 .mainbox figure,
body.single .mainbox figure,
body.archive .mainbox figure {
  margin: 0;
}
body.blog .mainbox figure img,
body.single .mainbox figure img,
body.archive .mainbox figure img {
  width: 100%;
}
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: .75em 1em;
  margin-top: 2em;
  background: #eee;
  color: #000000;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h2,
  body.single .st-post h2,
  body.archive .st-post h2 {
    font-size: 15px;
  }
}
body.blog .st-post h3,
body.single .st-post h3,
body.archive .st-post h3 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #000000;
  border-width: 0 0 2px 5px;
  padding: .25em .5em;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h3,
  body.single .st-post h3,
  body.archive .st-post h3 {
    font-size: 15px;
    border-width: 0 0 1px 3px;
  }
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #000000;
  border-width: 2px 0;
  padding: .5em;
  /*
  border-left: 4px solid $cT;
  padding: .25em 0 .25em .75em;
  margin-top: 1em;
  border-left-width: 3px;
  */
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h4,
  body.single .st-post h4,
  body.archive .st-post h4 {
    font-size: 15px;
    border-width: 1px 0;
  }
}
body.blog .st-post h5,
body.single .st-post h5,
body.archive .st-post h5 {
  font-size: 16px;
  border-bottom: 6px double #000000;
  padding: .25em .5em;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h5,
  body.single .st-post h5,
  body.archive .st-post h5 {
    font-size: 15px;
  }
}
body.blog .st-post h6,
body.single .st-post h6,
body.archive .st-post h6 {
  font-size: 16px;
  position: relative;
  padding-left: 24px;
}
body.blog .st-post h6:before,
body.single .st-post h6:before,
body.archive .st-post h6:before {
  content: '';
  background-color: #000000;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: .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: "Noto Sans JP", "ヒラギノ角ゴ 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%;
  }
}
body.blog .st-post .bl_single_nav .un_prev,
body.single .st-post .bl_single_nav .un_prev,
body.archive .st-post .bl_single_nav .un_prev {
  width: 20%;
}
@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: .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: .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;
  }
}
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 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #434343;
  /*
  // 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_prev a b,
body.single .st-post .bl_single_nav .un_prev a b,
body.archive .st-post .bl_single_nav .un_prev a b {
  border-bottom: solid 1px;
  padding-bottom: 5px;
}
body.blog .st-post .bl_single_nav .un_prev a:hover,
body.single .st-post .bl_single_nav .un_prev a:hover,
body.archive .st-post .bl_single_nav .un_prev a:hover {
  opacity: 0.8;
}
body.blog .st-post .bl_single_nav .un_prev a::before,
body.single .st-post .bl_single_nav .un_prev a::before,
body.archive .st-post .bl_single_nav .un_prev a::before {
  box-sizing: border-box;
  position: relative;
  display: block;
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 1px solid #000000;
  border-width: 0 2px 2px 0;
  transform-origin: center;
  transform: translateX(-2px) rotate(135deg);
  margin-right: 20px;
}
@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_next,
body.single .st-post .bl_single_nav .un_next,
body.archive .st-post .bl_single_nav .un_next {
  width: 20%;
}
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: .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;
  }
}
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 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #434343;
  /*
  // 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_next a b,
body.single .st-post .bl_single_nav .un_next a b,
body.archive .st-post .bl_single_nav .un_next a b {
  border-bottom: solid 1px;
  padding-bottom: 5px;
}
body.blog .st-post .bl_single_nav .un_next a::after,
body.single .st-post .bl_single_nav .un_next a::after,
body.archive .st-post .bl_single_nav .un_next a::after {
  box-sizing: border-box;
  position: relative;
  display: block;
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 1px solid #000000;
  border-width: 0 2px 2px 0;
  transform-origin: center;
  transform: translateX(-2px) rotate(-45deg);
  margin-left: 20px;
}
body.blog .st-post .bl_single_nav .un_next a:hover,
body.single .st-post .bl_single_nav .un_next a:hover,
body.archive .st-post .bl_single_nav .un_next a:hover {
  opacity: 0.8;
}
@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_toArchive,
body.single .st-post .bl_single_nav .un_toArchive,
body.archive .st-post .bl_single_nav .un_toArchive {
  width: 20%;
}
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 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #434343;
}
@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: 14px;
    padding: 0.3rem;
    line-height: 1.6;
  }
  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: .25em;
  }
}
body.blog .st-post .bl_single_nav .un_toArchive a b,
body.single .st-post .bl_single_nav .un_toArchive a b,
body.archive .st-post .bl_single_nav .un_toArchive a b {
  border-bottom: solid 1px;
  padding-bottom: 5px;
}
body.blog .st-post .bl_single_nav .un_toArchive a:hover,
body.single .st-post .bl_single_nav .un_toArchive a:hover,
body.archive .st-post .bl_single_nav .un_toArchive a:hover {
  opacity: 0.8;
}
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;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post .bl_single_nav > li,
  body.single .st-post .bl_single_nav > li,
  body.archive .st-post .bl_single_nav > li {
    width: auto !important;
  }
}
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;
    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: .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: .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: .5em;
  color: #333333;
}
body.blog .st-post .bl_single_nav > li > p,
body.single .st-post .bl_single_nav > li > p,
body.archive .st-post .bl_single_nav > li > p {
  margin: 0;
  padding: 10px 20px;
}

.bl_pager {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.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: #1b1b1b;
}
@media all and (min-width: 641px) {
  .bl_pager > li > a {
    min-width: 1em;
    transition: .2s opacity;
  }
  .bl_pager > li > a:hover, .bl_pager > li > a:focus {
    opacity: .7;
  }
}
.bl_pager > li > span {
  background: transparent;
}
@media all and (min-width: 641px) {
  .bl_pager > li > span {
    min-width: 1em;
    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: .7em;
  height: .7em;
  border: 1px solid #000000;
  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: 100px;
  }
}
@media all and (min-width: 641px) and (max-width: 640.9px) {
  .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: 100px;
  }
}
@media all and (min-width: 641px) and (max-width: 640.9px) {
  .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: #000000;
  text-decoration: none;
  opacity: 0.4;
  background: linear-gradient(to bottom, #000000, #000000) 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 > a:hover {
  background: linear-gradient(to bottom, #000000, #000000) no-repeat bottom 6px center/100% 1px;
}
.bl_pager .bl_pager_num > span {
  color: #000000;
  opacity: 1;
  background: linear-gradient(to bottom, #000000, #000000) no-repeat bottom 6px center/100% 1px;
}
@media all and (max-width: 640.9px) {
  .bl_pager .bl_pager_num > span {
    background-size: 1em 1px;
  }
}

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: "Noto Sans JP", "ヒラギノ角ゴ 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: .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: .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: .7;
}
#side .bl_aside_widgets ul.bl_aside_latestPosts > li > a p,
#side #mybox .ad ul.bl_aside_latestPosts > li > a p {
  margin: .25em 0 0 100px;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: inherit;
  font-weight: 500;
}
#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: #333;
}
#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: #ffb500;
  color: #1b1b1b;
}
@media all and (min-width: 641px) {
  #side .bl_aside_widgets .calendar_wrap table a,
  #side #mybox .ad .calendar_wrap table a {
    transition: .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: .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: #000000;
  line-height: 28px;
  padding: 0 12px;
  font-size: 14px;
  text-decoration: none;
}

/*
body.single {
	
	// メインビジュアル
	.bl_mv.bl_mv__sub {
		@include mq(sp) {
			height: 88px;
			min-height: 88px;
		}
		@include mq(pc) {
			height: 120px;
			min-height: 120px;
		}
		
		.bl_mv_subTitle {
			font-size: 52px;
			@include mq(sp) {
				font-size: 42px*$sp;
			}
		}
		.bl_mv_title {
			font-size: 18px;
			@include mq(sp) {
				margin-top: .25em;
				font-size: 28px*$sp;
			}
		}
	}
}
*/
.bl_single_meta {
  margin: 10px 0;
  display: flex;
  align-items: flex-start;
}
.bl_single_meta .blogbox {
  margin: 4px 0 0 20px;
  padding: 5px 0;
}
.bl_single_meta .st-catgroup {
  margin: 0;
  padding: 0;
}
.bl_single_meta .st-catgroup .catname {
  margin: 0;
}

/*
body.single {
	.bl_article_share {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0;
		
		// Design
		margin-top: 60px;
		
		@include mq(sp) {
			margin-top: 40px;
		}

		> * {
			margin-left: 20px;

			@include mq(sp) {
				margin-left: 10px;
			}
		}

		a {
			display: inline-block;
			cursor: pointer;

			@include mq(sp) {
				width: 44px;
			}
			@include mq(pc) {
				width: 32px;
				transition: .2s opacity;
				&:hover,
				&:focus {
					opacity: .7;
				}
			}
		}
	}
}
*/
.home .ly_header {
  position: absolute;
}

.ly_header {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 2;
}
@media all and (max-width: 640.9px) {
  .ly_header {
    height: 66px;
  }
}
@media all and (min-width: 641px) {
  .ly_header {
    height: 98px;
  }
}

/*
.bl_header_sub {
	width: 100%;
	background: $bg1;
	display: flex;
	//justify-content: space-between;
	justify-content: center;

	// ★Design
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.25;
	padding: 0 45px;

	@include mq(sp) {
		position: fixed;
		padding: 0 10px;
		height: 22px;
		transition: .2s height;
		overflow: hidden;
	}
	@include mq(pc) {
		min-height: 30px;
		height: 30px; // for IE
	}
}
*/
.bl_header {
  margin: 0;
  padding: 0;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  position: fixed;
  left: 0;
  top: 0;
  transition: .2s height;
}
@media all and (max-width: 640.9px) {
  .bl_header {
    position: relative;
    height: 66px;
    justify-content: flex-start;
    background-color: #FFF;
    padding: 0;
  }
}
@media all and (min-width: 641px) {
  .bl_header {
    height: 98px;
    min-width: 1240px;
    transition: .3s height, .3s background;
  }
}
@media all and (max-width: 640.9px) {
  .bl_header:before {
    position: fixed;
    display: block;
    content: "";
    background: #000;
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0;
    transition: 0s width .2s, .2s opacity;
  }
}

.bl_header_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  gap: 18px;
}
@media all and (max-width: 640.9px) {
  .bl_header_title {
    margin-left: 15px;
  }
  .bl_header_title img {
    max-width: 80px;
  }
}
@media all and (min-width: 641px) {
  .bl_header_title {
    transition: .2s height, .2s margin;
    margin-left: 42px;
  }
}

b.bl_header_catch {
  font-weight: inherit;
  margin: 0;
  display: block;
  line-height: 1.25;
  letter-spacing: .05em;
  font-weight: 400;
  overflow: hidden;
  max-height: 3em;
  opacity: 1;
  transition: .2s opacity, .2s max-height;
}
@media all and (max-width: 640.9px) {
  b.bl_header_catch {
    font-feature-settings: "palt";
    font-size: 12px;
  }
}

.bl_header_name {
  display: block;
  color: inherit;
  line-height: 1.25;
  transition: .2s margin;
  font-weight: 700;
  transition: .2s width, .2s margin;
  color: #555;
  font-size: 22px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  .bl_header_name {
    font-size: 19.8px;
  }
  .bl_header_name:nth-child(2) {
    margin-top: 2px;
  }
}
@media all and (min-width: 641px) {
  .bl_header_name {
    image-rendering: -webkit-optimize-contrast;
  }
  .bl_header_name:nth-child(2) {
    margin-top: .5em;
    margin-bottom: .5em;
  }
}

@media all and (max-width: 640.9px) {
  nav.bl_header_drawer {
    position: fixed;
    right: -100%;
    transition: .3s right, .2s top, .2s height;
    padding-bottom: 100px;
    overflow: auto;
    width: 100%;
    max-height: 100vh;
    background: #ffb500;
    color: #1b1b1b;
    padding-top: 50px;
    background-color: rgba(255, 181, 0, 0.6);
    padding-bottom: 0;
  }
}
@media all and (min-width: 641px) {
  nav.bl_header_drawer {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
  }
}

ul.bl_header_nav {
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.25;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav {
    padding: 0;
  }
  ul.bl_header_nav li a {
    border: none;
  }
  ul.bl_header_nav li.current-slug a {
    border-bottom: solid 2px;
  }
  ul.bl_header_nav li:nth-child(1) {
    color: #0055a7;
  }
  ul.bl_header_nav li:nth-child(2) {
    color: #ffb500;
  }
  ul.bl_header_nav li:nth-child(3) {
    color: #0a8912;
  }
  ul.bl_header_nav li:nth-child(4) {
    color: #e1000c;
  }
  ul.bl_header_nav li:nth-child(5) {
    color: #0055a7;
  }
  ul.bl_header_nav li:nth-child(6) {
    color: #ffb500;
  }
  ul.bl_header_nav li:nth-child(7) {
    color: #0a8912;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.3vw;
    margin-right: 12px;
    max-width: 1200px;
    transition: .2s height;
    /*
    // ★スクロール後、画面上部に固定
    &.is_passView {
    	position: fixed;
    	left: 0;
    	top: 0;
    	
    	height: 50px;
    	
    	> li {
    		> a,
    		> label {
    			&:after {
    				bottom: 1px;
    			}
    		}
    	}
    }
    */
  }
}
ul.bl_header_nav li {
  position: relative;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav li {
    margin-bottom: 10px;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav li:hover > ul, ul.bl_header_nav li:focus > ul {
    max-height: 100vh;
    transition: .3s max-height ease-in;
  }
  ul.bl_header_nav li:focus-within > ul {
    max-height: 100vh;
    transition: .3s max-height ease-in;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav li.un_sub {
    display: none;
  }
}
ul.bl_header_nav a,
ul.bl_header_nav label {
  display: flex;
  align-items: center;
  align-content: center;
  cursor: pointer;
  position: relative;
  color: inherit;
  padding: 4px 20px 6px;
  font-weight: 500;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav a,
  ul.bl_header_nav label {
    letter-spacing: .1em;
    justify-content: center;
    flex-direction: column;
    font-size: 15.4px;
    border-bottom: solid 2px;
    padding: 0px 0 10px;
  }
  ul.bl_header_nav a.is_checked ~ ul,
  ul.bl_header_nav label.is_checked ~ ul {
    max-height: 100vh;
    transition: .3s max-height ease-in;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav a,
  ul.bl_header_nav label {
    position: relative;
    width: 100%;
    font-size: inherit;
  }
}
ul.bl_header_nav a i,
ul.bl_header_nav label i {
  display: block;
  width: 100%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .25em;
  padding-left: .25em;
  margin-top: 6px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav a i,
  ul.bl_header_nav label i {
    display: none;
  }
}
ul.bl_header_nav label {
  cursor: default;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav label {
    position: relative;
  }
  ul.bl_header_nav label.js_acc_toggle:nth-last-child(3) {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    z-index: 1;
    background: linear-gradient(to bottom, #1b1b1b, #1b1b1b) no-repeat left center/1px 80%;
  }
  ul.bl_header_nav label.js_acc_toggle:nth-last-child(3) ~ a:after {
    display: none;
  }
  ul.bl_header_nav label:after {
    box-sizing: border-box;
    content: "";
    width: 0.5em;
    height: 0.5em;
    border: 1px solid #000000;
    border-width: 0 2px 2px 0;
    transform-origin: center;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: calc(50% - 0.27778em);
    right: .75em;
  }
  ul.bl_header_nav label:after {
    right: 1.25em;
    transform: rotate(45deg);
    transition: .2s transform;
  }
  ul.bl_header_nav label.is_checked:after {
    transform: rotate(-135deg);
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav .js_acc_toggle:nth-last-child(3) {
    padding: 0;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav .js_acc_toggle:nth-last-child(3) {
    display: none;
  }
}
ul.bl_header_nav > li {
  display: block;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav > li {
    width: 100%;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li {
    height: 100%;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li > a,
  ul.bl_header_nav > li > label {
    justify-content: center;
    text-align: center;
    flex-direction: column;
    letter-spacing: .2em;
    padding: 4px .25em 6px .45em;
  }
  ul.bl_header_nav > li > a:after,
  ul.bl_header_nav > li > label:after {
    position: absolute;
    display: block;
    content: "";
    opacity: 0;
    background: #ffb500;
    left: 50%;
    bottom: 0;
    height: 3px;
    width: 0%;
    transition: .2s opacity, .2s width, .2s left;
  }
  ul.bl_header_nav > li > a:hover:after, ul.bl_header_nav > li > a:focus:after,
  ul.bl_header_nav > li > label:hover:after,
  ul.bl_header_nav > li > label:focus:after {
    left: 5%;
    width: 90%;
    opacity: 1;
  }
}
ul.bl_header_nav > li ul {
  overflow: hidden;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav > li ul {
    max-height: 0;
    transition: .3s max-height ease-out;
  }
  ul.bl_header_nav > li ul > li {
    border-top: 1px solid #fff;
  }
  ul.bl_header_nav > li ul > li > a,
  ul.bl_header_nav > li ul > li > label {
    padding-left: 30px;
    font-weight: 500;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li ul {
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
  }
  ul.bl_header_nav > li ul:hover, ul.bl_header_nav > li ul:focus {
    overflow: visible;
  }
  ul.bl_header_nav > li ul:focus-within {
    overflow: visible;
  }
  ul.bl_header_nav > li ul > li + li {
    margin-top: 1px;
  }
  ul.bl_header_nav > li ul a,
  ul.bl_header_nav > li ul label {
    padding-left: 20px;
    padding-right: 20px;
    height: 48px;
    letter-spacing: .1em;
    transition: .2s background;
    min-width: 10em;
  }
  ul.bl_header_nav > li ul a:hover, ul.bl_header_nav > li ul a:focus,
  ul.bl_header_nav > li ul label:hover,
  ul.bl_header_nav > li ul label:focus {
    background: #f5deb3;
    color: #6b321b;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li:hover > ul, ul.bl_header_nav > li:focus > ul {
    max-height: 100vh;
    transition: .3s max-height ease-in;
  }
  ul.bl_header_nav > li:focus-within > ul {
    max-height: 100vh;
    transition: .3s max-height ease-in;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li > ul {
    left: 0;
    top: 100%;
    max-height: 0;
    min-width: 100%;
    transition: .3s max-height ease-out .1s;
  }
}
ul.bl_header_nav > li > ul > li {
  /*
  &:first-child {
  	@include mq(pc) {
  		// Design
  		border-top: 1px solid #fff;
  	}
  }
  */
  /*
  &:last-child {
  	> a,
  	> label {
  		@include mq(pc) {
  			// Design
  			padding-bottom: 20px;
  		}
  	}
  }
  */
}
ul.bl_header_nav > li > ul > li > a,
ul.bl_header_nav > li > ul > li > label {
  white-space: nowrap;
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li > ul li:hover > ul, ul.bl_header_nav > li > ul li:focus > ul {
    transition: .3s max-width ease-in;
    max-width: 100%;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li > ul li:focus-within > ul {
    transition: .3s max-width ease-in;
    max-width: 100%;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_nav > li > ul ul {
    left: 100%;
    top: 0;
    max-width: 0;
    transition: .3s max-width ease-out .1s;
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_header_nav > li > ul ul a,
  ul.bl_header_nav > li > ul ul label {
    padding-left: 50px;
  }
}

.bl_header_bg {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_header_bg {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    border: solid 3px #ffb500;
    border-radius: 20px;
    border-style: solid;
    background-color: #FFF;
    width: 90%;
    margin: 0 auto;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    width: calc(100% - 20px);
    position: relative;
    top: 0px;
    border-radius: 20px 0px 20px 20px;
    height: 600px;
  }
}

ul.bl_header_cta {
  	/*
  	// 文言
  	> li:nth-child(1) {
  		margin-left: 0;
  		//width: 100%;
  		transition: .3s opacity, .2s margin;
  		
  		@include mq(sp) {
  			position: absolute;
  			right: 0;
  			top: 55px;
  			background: #bead6a;
  			color: #fff;
  			font-size: 12px;
  			text-align: center;
  			width: 100%;
  			padding: 4px 0;
  			opacity: 1;
  		}
  		@include mq(pc) {
  			margin-bottom: 10px;
  			color: #bead6a;
  		}
  		
  		b {
  	//		font-size: 16px;
  	//		color: #333;
  	//		display: flex;
  	//		align-items: center;
  			//font-weight: 400;
  
  			text-align: center;
  			//letter-spacing: .1em;
  			//padding-left: .1em;
  			font-weight: 400;
  
  //			&:before,
  //			&:after {
  //				display: block;
  //				content: "";
  //				flex-grow: 1;
  //				height: 1px;
  //				background: $cT;
  //			}
  //			&:before {
  //				margin-right: .5em;
  //			}
  //			&:after {
  //				margin-left: .5em;
  //			}
  //
  //			@include mq(sp) {
  //				font-size: 14px;
  //				justify-content: center;
  //				&:before,
  //				&:after {
  //					flex: none;
  //					width: 2em;
  //				}
  //			}
  		}
  	}
  	*/
  /*
  // 地図
  .bl_header_cta_map {
  	> a {
  		@include mq(sp) {
  			// ★円形アイコン化
  			background: #fff url(../img/i_pin_bl.png) no-repeat center/40% auto;
  		}
  	}
  }
  */
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    /*
    > li {
    	&:nth-last-child(n+2) {
    		//margin-right: 20px;
    		margin-right: 60px*$sp;
    	}
    	> a {
    		// 円形アイコン化
    		margin: 10px 0;
    		display: block;
    		text-indent: 101%;
    		overflow: hidden;
    		white-space: nowrap;
    		display: block;
    		width: 50px;
    		height: 50px;
    		padding: 0;
    		border-radius: 50%;
    	}
    }
    */
    /*
    margin-top: 30px;
    padding: 0 20px;
    */
    /*
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: flex-end;
    transition: .2s height;
    */
  }
  ul.bl_header_cta .bl_header_name {
    padding: 8.8px 30.25px;
    margin-bottom: 15px;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_cta {
    display: flex;
    justify-content: center;
    height: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 1.3vw;
    margin-right: 11%;
  }
}
ul.bl_header_cta > li {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta > li {
    margin-top: 35px;
  }
  ul.bl_header_cta > li img {
    max-width: 100px;
  }
}
ul.bl_header_cta > li > * {
  width: 100%;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_tel {
    flex: 1;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.25;
  height: 100%;
  background: #ffb500;
  color: #FFF;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_tel > a {
    /*
    display: block;
    width: 44px;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: #fcf7e4 url(../img/i_tel_wt.png) no-repeat center/20px auto;
    */
  }
  ul.bl_header_cta .bl_header_cta_tel > a:before {
    box-sizing: border-box;
    display: inline-block;
    content: "";
    background: url(../img/i_tel_wt.png) no-repeat center/contain;
    margin: 0;
    width: 100%;
    height: 2em;
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_cta .bl_header_cta_tel > a {
    width: 200px;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a > * {
  display: block;
  text-align: center;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_tel > a i {
    display: none;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a b {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.1;
  padding-left: .1em;
  margin-top: .5em;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_tel > a b {
    margin-top: .25em;
    font-size: 20.9px;
  }
}
ul.bl_header_cta .bl_header_cta_tel > a u {
  text-decoration: none;
  letter-spacing: .1em;
  padding-left: .1em;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_tel > a u {
    margin-top: .5em;
    font-size: 11px;
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_mail {
    width: 110px;
    max-width: 33%;
  }
}
ul.bl_header_cta .bl_header_cta_mail > a {
  background: #FFB501 url(../img/top/mail-icon01.png) no-repeat right 8px center/24px auto;
  display: block;
  border-radius: 8px;
  padding: 9px;
  text-align: left;
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_mail > a {
    width: 165px;
    height: 33px;
    background: #FFB501 url(../img/top/mail-icon01.png) no-repeat left 18px center/24px auto;
    padding-left: 30px;
    text-align: center;
    /*
    display: block;
    padding: 0;
    width: 44px;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: #e9d484 url(../img/i_mail_gl.png) no-repeat center/20px auto;
    */
  }
}
@media all and (min-width: 641px) {
  ul.bl_header_cta .bl_header_cta_mail > a {
    width: 118px;
    height: 50px;
    /*
    // Icon
    &:before {
    	display: block;
    	content: "";
    	background: url(../img/i_mail_wt.png) no-repeat center/contain;
    	width: 100%;
    	height: 22px;
    	margin-bottom: 5px;
    }
    */
    transition: .2s background-color, .2s background-size;
  }
  ul.bl_header_cta .bl_header_cta_mail > a:hover, ul.bl_header_cta .bl_header_cta_mail > a:focus {
    opacity: 0.8;
    background-color: #ffb500;
  }
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_login {
    margin-top: 20px;
  }
}
ul.bl_header_cta .bl_header_cta_login > a {
  background: #ffb500 url(../img/top/login-icon01.png) no-repeat center/24px auto;
  color: #1b1b1b;
  font-weight: 500;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%;
  padding: 0;
  border-radius: 8px;
  width: 50px;
  height: 50px;
}
ul.bl_header_cta .bl_header_cta_login > a:hover {
  opacity: 0.8;
}
@media all and (max-width: 640.9px) {
  ul.bl_header_cta .bl_header_cta_login > a {
    background: none;
    display: block;
    overflow: hidden;
    white-space: normal;
    text-indent: inherit;
    padding: 0;
    border-radius: 0;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    border-bottom: 2px solid #a8a8a8;
  }
}

.bl_header_drawerToggle {
  z-index: 2;
  top: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  min-width: 44px;
  min-height: 44px;
  overflow: hidden;
  width: 44px;
  height: 44px;
  margin: 0 0 0 auto;
  background-color: #ffb500;
  border-radius: 5px;
  border: solid 3px #ffb500;
  top: 10px;
  right: 10px;
  width: 50px;
  position: fixed;
}
@media all and (max-width: 640.9px) {
  .bl_header_drawerToggle {
    transition: .2s top;
  }
}
@media all and (min-width: 641px) {
  .bl_header_drawerToggle {
    display: none;
  }
}
.bl_header_drawerToggle:hover, .bl_header_drawerToggle:focus {
  opacity: 1;
}
.bl_header_drawerToggle.active {
  background-color: #FFF;
  border-bottom: none;
  border-radius: 5px 5px 0px 5px;
  overflow: visible;
}
.bl_header_drawerToggle.active .bl_header_drawerIcon i {
  background-color: #ffb500;
}
.bl_header_drawerToggle.active::before {
  content: "";
  background-image: url(../img/top/menu_border.png);
  background-size: contain;
  position: absolute;
  left: -16px;
  bottom: 0px;
  width: 24px;
  height: 18px;
  z-index: 1;
}
.bl_header_drawerToggle em {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font: inherit;
  line-height: 1;
  text-align: center;
  color: #999;
  font-size: 10px;
}

.bl_header_drawerIcon {
  width: 24px;
  height: 22px;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.bl_header_drawerIcon i {
  height: 2px;
  display: block;
  width: 100%;
  transition: .3s ease-in-out;
  transform-origin: center;
  background: #FFF;
}

.bl_header_drawerState {
  display: none;
}
@media all and (max-width: 640.9px) {
  .bl_header_drawerState:checked ~ .bl_header {
    backdrop-filter: none;
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(1) {
    transform: translateY(10px) rotate(-45deg);
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(2) {
    transform: rotate(45deg);
    opacity: 0;
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawerToggle .bl_header_drawerIcon i:nth-child(3) {
    transform: translateY(-10px) rotate(45deg);
  }
  .bl_header_drawerState:checked ~ .bl_header .bl_header_drawer {
    right: 0;
    top: 0;
  }
}

.bl_header_info {
  padding: 15px 20px 0;
  text-align: center;
  display: none;
}

.bl_header_info_name {
  font-weight: 700;
  font-size: 19.8px;
  letter-spacing: .05em;
  padding-left: .05em;
}

.bl_header_info_adrs {
  margin-top: .75em;
}

.is_noTop .bl_header {
  background-color: #FFF;
}
@media all and (max-width: 640.9px) {
  .is_noTop .bl_header {
    height: 44px;
  }
}
@media all and (min-width: 641px) {
  .is_noTop .bl_header {
    height: 101px;
  }
}
@media all and (max-width: 640.9px) {
  .is_noTop .bl_header_drawer {
    top: 0px;
    height: 100vh;
  }
}
.is_noTop .bl_header_catch {
  opacity: 0;
  max-height: 0;
}
@media all and (max-width: 640.9px) {
  .is_noTop .bl_header_name {
    margin-top: 0;
  }
}
@media all and (min-width: 641px) {
  .is_noTop .bl_header_name {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.admin-bar #wpadminbar {
  background: rgba(35, 40, 45, 0.9);
}
@media all and (max-width: 640.9px) {
  .admin-bar .ly_header {
    height: 20px;
  }
}
@media all and (min-width: 641px) {
  .admin-bar .bl_header {
    margin-top: 32px;
  }
}

.bl_sect.bl_sect__cta {
  background: #333;
  padding: 80px 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta {
    padding: 44px 0;
  }
}
.bl_sect.bl_sect__cta .bl_sect_title {
  text-align: center;
}
.bl_sect.bl_sect__cta .bl_sect_title i {
  font-size: 3em;
  font-weight: 700;
}
.bl_sect.bl_sect__cta .bl_sect_title h2 {
  letter-spacing: .1em;
  padding-left: .1em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn, .bl_sect.bl_sect__cta .bl_form_file .bl_btns > .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__cta .bl_btns > .bl_form_fileLabel {
    border-radius: 5px;
    margin-top: 1em;
    width: 264px;
    min-height: 66px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__cta .bl_btns > .el_btn, .bl_sect.bl_sect__cta .bl_form_file .bl_btns > .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__cta .bl_btns > .bl_form_fileLabel {
    margin-top: 4em;
    width: 480px;
    height: 100px;
    border-radius: 8px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] i {
  width: 100%;
}
.bl_sect.bl_sect__cta a[href^="tel:"] b {
  width: 100%;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .1em;
}
.bl_sect.bl_sect__cta a[href^="tel:"] b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_tel_wt.png) no-repeat center/contain;
  margin: 0 0.25em -0.05em 0;
  width: 0.8em;
  height: 0.8em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] b {
    font-size: 25.3px;
  }
}
.bl_sect.bl_sect__cta a[href^="tel:"] u {
  width: 100%;
  text-decoration: none;
  letter-spacing: .05em;
  padding-left: .05em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href^="tel:"] u {
    font-size: 12px;
  }
}
.bl_sect.bl_sect__cta a[href$="contact/"] b {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .1em;
}
.bl_sect.bl_sect__cta a[href$="contact/"] b:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_mail_wt.png) no-repeat center/contain;
  margin: 0 0.5em -0.2em 0;
  width: 1.75em;
  height: 1.25em;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__cta a[href$="contact/"] b {
    font-size: 16.5px;
  }
}

.bl_backToTop {
  position: relative;
  display: block;
  /*
  // ★基準位置より上の場合
  @include mq(sp) {
  	margin-top: 70px;
  	margin-bottom: -70px;
  }
  @include mq(pc) {
  	margin-top: -20px;
  	margin-bottom: 20px;
  }
  */
}
@media all and (max-width: 640.9px) {
  .bl_backToTop {
    margin-top: 35px;
    margin-bottom: -35px;
  }
}
@media all and (min-width: 641px) {
  .bl_backToTop {
    margin-top: 50px;
    margin-bottom: -50px;
  }
}
.bl_backToTop > a {
  display: block;
  text-align: center;
  min-width: 82px;
  min-height: 82px;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  line-height: 1.25;
  transition: .2s border, .2s color, .2s height, .2s width, .2s opacity;
  background-color: #FFF;
  border: 3px solid #0055a7;
  border-radius: 50%;
}
@media all and (max-width: 640.9px) {
  .bl_backToTop > a {
    right: 10px;
    bottom: 10px;
    border-width: 2px;
    padding-top: 18px;
    font-size: 8px;
    min-width: 45.1px;
    min-height: 45.1px;
    padding-top: 4px;
  }
}
@media all and (min-width: 641px) {
  .bl_backToTop > a {
    right: 30px;
    bottom: 20px;
    padding: 0;
    font-size: 16px;
  }
  .bl_backToTop > a:hover, .bl_backToTop > a:focus {
    opacity: .7;
  }
}
.bl_backToTop > a:after {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-left: .1em;
  letter-spacing: .1em;
  padding-left: .1em;
  content: "TOP";
  color: #0055a7;
  font-weight: 700;
}

.bl_backToTop > a {
  position: fixed;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}
.bl_backToTop.is_inView > a {
  position: absolute;
}

body.is_noTop .bl_backToTop > a {
  opacity: 1;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 641px) {
  body.is_noTop .bl_backToTop > a:hover, body.is_noTop .bl_backToTop > a:focus {
    opacity: .7;
  }
}
body.is_noTop .bl_backToTop > a .arrows {
  position: relative;
  display: inline-block;
  width: 3px;
  height: 25px;
  margin: 0 9.9px;
  border-radius: 9999px;
  background-color: #0055a7;
}
@media all and (max-width: 640.9px) {
  body.is_noTop .bl_backToTop > a .arrows {
    width: 2px;
    height: 15px;
  }
}
body.is_noTop .bl_backToTop > a .arrows::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
  width: 3px;
  height: 15px;
  border-radius: 9999px;
  background-color: #0055a7;
  transform-origin: 50% 0.5px;
  transform: rotate(45deg);
}
@media all and (max-width: 640.9px) {
  body.is_noTop .bl_backToTop > a .arrows::before {
    height: 8px;
    width: 2px;
    left: calc(50% - 1px);
  }
}
body.is_noTop .bl_backToTop > a .arrows::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
  width: 3px;
  height: 15px;
  border-radius: 9999px;
  background-color: #0055a7;
  transform-origin: 50% 0.5px;
  transform: rotate(-45deg);
}
@media all and (max-width: 640.9px) {
  body.is_noTop .bl_backToTop > a .arrows::after {
    height: 8px;
    width: 2px;
    left: calc(50% - 1px);
  }
}

.ly_footer {
  font-size: 14px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #f9f9f9;
  color: #1b1b1b;
  padding-top: 36px;
}
.ly_footer .company_block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  gap: 25px;
  margin-bottom: 36px;
}
@media all and (max-width: 640.9px) {
  .ly_footer .company_block {
    gap: 11px;
    max-width: 346px;
    margin: 0 auto 30px;
  }
}
.ly_footer .company_block .company_box {
  width: 20%;
  max-width: 220px;
}
@media all and (max-width: 640.9px) {
  .ly_footer .company_block .company_box {
    width: 50%;
    max-width: 163px;
  }
}
.ly_footer .footer_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}

.bl_footer {
  margin: 0 auto;
  max-width: 1200px;
  font-size: 17px;
  overflow: hidden;
  border-top: solid 1px #bfbfbf;
}
@media all and (max-width: 640.9px) {
  .bl_footer {
    padding-top: 38.5px;
  }
}
@media all and (min-width: 641px) {
  .bl_footer {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    align-items: center;
  }
}

.bl_footer_info {
  	/*
  	// MAPボタン
  	a[href^="https://goo.gl"] {
  		border: 1px solid #666;
  		border-radius: 2px;
  		display: inline-block;
  
  		padding: 2px 10px;
  		margin-left: 10px;
  		position: absolute;
  
  		@include mq(sp) {
  			top: 0;
  			right: 0;
  		}
  		@include mq(pc) {
  			bottom: 2px;
  			transition: .2s opacity;
  			&:hover,
  			&:focus {
  				opacity: .7;
  			}
  		}
  	}
  	*/
}
@media all and (max-width: 640.9px) {
  .bl_footer_info {
    max-width: calc(56px + 17em);
    margin: 0 auto;
  }
}
.bl_footer_info .bl_footer_logo {
  text-align: left;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info .bl_footer_logo {
    float: left;
    width: 56px;
    margin-right: .75em;
  }
}
.bl_footer_info .bl_footer_logo img {
  vertical-align: bottom;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info .bl_footer_logo img {
    width: 218.9px;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_info .bl_footer_logo img {
    width: 80px;
    image-rendering: -webkit-optimize-contrast;
  }
}
.bl_footer_info p {
  letter-spacing: .05em;
  margin-top: .25em;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info p {
    text-align: center;
    margin-top: .25em;
  }
}
.bl_footer_info .bl_footer_name {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: .05em;
  margin-top: .5em;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info .bl_footer_name {
    font-size: 22px;
    text-align: left;
    line-height: 1;
    letter-spacing: 0;
    padding-left: 0;
    white-space: nowrap;
  }
}
.bl_footer_info .bl_footer_adrs {
  margin-top: .25em;
  font-size: 15px;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info .bl_footer_adrs {
    font-size: 14.3px;
    text-align: left;
  }
}
@media all and (max-width: 640.9px) {
  .bl_footer_info .bl_footer_tel {
    clear: both;
    margin-top: 1em;
  }
}
.bl_footer_info a[href^="tel:"] {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: .05em;
  padding-left: .05em;
  margin-top: .5em;
}
@media all and (max-width: 640.9px) {
  .bl_footer_info a[href^="tel:"] {
    font-size: 25.3px;
    margin-top: 20px;
  }
}

.bl_footer_area {
  display: flex;
  width: 350px;
}

.bl_footer_nav {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav {
    flex-direction: column;
    margin: 30px auto 0;
    width: calc(100% - 40px);
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav {
    width: 350px;
    flex-direction: row;
  }
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav li {
    border-top: 1px solid #fff;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav li {
    display: flex;
    flex-wrap: wrap;
    width: 175px;
    /*
    // 横並びの場合：左右罫線
    border: 1px solid #869306;
    border-width: 0 1px;
    margin-left: -1px;
    */
  }
  .bl_footer_nav li > * {
    width: 100%;
  }
}
.bl_footer_nav a,
.bl_footer_nav label {
  display: flex;
  flex-wrap: wrap;
  color: inherit;
  align-items: center;
  align-content: center;
  line-height: 1.25;
  font-weight: 500;
  min-height: 44px;
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav a,
  .bl_footer_nav label {
    min-height: 44px;
    padding-left: .75em;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav a,
  .bl_footer_nav label {
    position: relative;
    min-height: 34px;
    padding: .1em 0 .2em .1em;
    letter-spacing: .1em;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav a {
    transition: .2s opacity;
  }
  .bl_footer_nav a:hover, .bl_footer_nav a:focus {
    opacity: .7;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav > li:nth-child(4) {
    margin-bottom: 2em;
  }
}
.bl_footer_nav > li.un_contact {
  order: 1;
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav > li.un_contact {
    width: 100%;
    background: #6b321b;
    padding: 20px 15px 0;
    border-bottom: none;
    justify-content: center;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_nav > li.un_contact {
    margin-top: 10px;
  }
}
.bl_footer_nav > li.un_contact > a {
  background: #ffb500;
  color: #1b1b1b;
  font-weight: 700;
  justify-content: center;
  max-width: 320px;
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav > li.un_contact > a {
    padding-left: 0;
    margin: 0 auto;
  }
}
.bl_footer_nav > li > a,
.bl_footer_nav > li > label {
  min-width: 3em;
}
@media all and (min-width: 641px) {
  .bl_footer_nav > li ul {
    margin-left: 1.5em;
  }
}
.bl_footer_nav > li ul li a,
.bl_footer_nav > li ul li label {
  font-weight: 300;
}
.bl_footer_nav > li ul li a > *,
.bl_footer_nav > li ul li label > * {
  text-indent: 0;
}
.bl_footer_nav > li ul li a:before,
.bl_footer_nav > li ul li label:before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  left: -20px;
  width: 9px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: calc(100% - 0.5px) 50%;
  transform: rotate(45deg);
}
.bl_footer_nav > li ul li a:after,
.bl_footer_nav > li ul li label:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  left: -20px;
  width: 9px;
  height: 1px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: calc(100% - 0.5px) 50%;
  transform: rotate(-45deg);
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav > li > ul > li > a,
  .bl_footer_nav > li > ul > li > label {
    padding-left: 2.5em;
  }
}
@media all and (max-width: 640.9px) {
  .bl_footer_nav > li > ul > li > ul > li > a,
  .bl_footer_nav > li > ul > li > ul > li > label {
    padding-left: 4em;
  }
}

.footer_banner {
  display: flex;
  gap: 30px;
}
@media all and (max-width: 640.9px) {
  .footer_banner {
    width: 90%;
    margin: 0 auto;
    gap: 20px;
  }
}
.footer_banner .banner figcaption {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media all and (max-width: 640.9px) {
  .footer_banner .banner figcaption {
    font-size: 9.9px;
  }
}

.bl_footer_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 640.9px) {
  .bl_footer_btns {
    margin: 20px auto 0;
    width: 77%;
  }
}
.bl_footer_btns > li {
  display: flex;
  margin: 36px 18px 0;
}
@media all and (max-width: 640.9px) {
  .bl_footer_btns > li {
    width: 100%;
    margin: 10px 0 0;
  }
}
.bl_footer_btns > li > a {
  border: 2px solid #000000;
  border-radius: 1.4em / 50%;
  font-weight: 700;
  letter-spacing: .2em;
  padding-left: .77em;
  min-width: 170px;
  min-height: 40px;
}
.bl_footer_btns > li > a:before {
  box-sizing: border-box;
  display: inline-block;
  content: "";
  background: url(../img/i_file_bk.png) no-repeat center/contain;
  margin: 0 0.5em -0.05em 0;
  width: 1.2em;
  height: 1.2em;
}
@media all and (max-width: 640.9px) {
  .bl_footer_btns > li > a {
    border-width: 1px;
    width: 100%;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_btns > li > a {
    transition: .2s opacity;
  }
  .bl_footer_btns > li > a:hover, .bl_footer_btns > li > a:focus {
    opacity: .7;
  }
}

.bl_footer_sub {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 100%;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  padding: 0;
  margin-top: 94px;
  background-size: 100%;
  background-position: bottom center;
  background-color: #098912;
  position: relative;
}
.bl_footer_sub::before {
  position: absolute;
  top: -27px;
  content: "";
  display: block;
  width: 100%;
  height: 27px;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../img/top/footer_bg.jpg);
  background-size: cover;
}
.bl_footer_sub .container {
  text-align: center;
  position: relative;
  padding: 23px 0 23px;
}
.bl_footer_sub .container::before {
  content: '';
  display: block;
  width: 47px;
  height: 51px;
  position: absolute;
  top: -57px;
  left: 0;
  background-image: url(../img/top/footer_item01.png);
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub .container::before {
    top: -16px;
    width: 25px;
    height: 28px;
    background-size: contain;
  }
}
.bl_footer_sub .container::after {
  content: '';
  display: block;
  width: 47px;
  height: 51px;
  position: absolute;
  top: -57px;
  right: 0;
  background-image: url(../img/top/footer_item01.png);
  transform: scale(-1, 1);
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub .container::after {
    top: -16px;
    width: 25px;
    height: 28px;
    background-size: contain;
  }
}
.bl_footer_sub .container .boll::before {
  content: "";
  display: block;
  width: 18px;
  height: 17px;
  position: absolute;
  top: -27px;
  right: 105px;
  background-image: url(../img/top/footer_item02.png);
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub .container .boll::before {
    top: -7px;
    left: 60px;
    right: auto;
  }
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub {
    margin-top: 60px;
    background-size: contain;
    padding: 0;
  }
  .bl_footer_sub::before {
    top: -1px;
  }
}
.bl_footer_sub a {
  color: #FFF;
  border-right: solid 1px #FFF;
  border-left: solid 1px #FFF;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  display: inline-block !important;
}
@media all and (max-width: 640.9px) {
  .bl_footer_sub a {
    display: none !important;
  }
}
.bl_footer_sub a:hover {
  opacity: 0.8;
}

.bl_footer_copyright {
  font-size: 14px;
  letter-spacing: .05em;
  color: #FFF;
}
@media all and (max-width: 640.9px) {
  .bl_footer_copyright {
    text-align: center;
    font-size: 12px;
  }
}
@media all and (min-width: 641px) {
  .bl_footer_copyright {
    margin-top: 14px;
  }
}

.pc {
  display: block !important;
}
@media all and (max-width: 640.9px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media all and (max-width: 640.9px) {
  .sp {
    display: block !important;
  }
}

.f-pc {
  display: flex !important;
}
@media all and (max-width: 640.9px) {
  .f-pc {
    display: none !important;
  }
}

.f-sp {
  display: none !important;
}
@media all and (max-width: 640.9px) {
  .f-sp {
    display: flex !important;
  }
}

.home .container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 640.9px) {
  .home .container {
    width: 90%;
  }
}

/*
// トップページ用ヘッダー(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;
  background-color: #e5e7ea;
  	/*
  	// 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:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: url(../img/top/mv_border.jpg) no-repeat center bottom/100% 100%;
  z-index: 1;
}
@media all and (max-width: 640.9px) {
  .bl_mv.bl_mv__index .bl_mv_slide {
    height: calc(900vw / 6.4);
  }
}
.bl_mv.bl_mv__index .bl_mv_slide picture img {
  width: 100%;
}
.bl_mv.bl_mv__index .bl_mv_inner {
  height: 100%;
  position: relative;
  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;
}
.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: .2em;
  padding-left: .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: .05em;
    padding-left: .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: .2em;
  padding-left: .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: .01em;
    padding-left: .01em;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
    line-height: 1.25;
  }
}
.bl_mv.bl_mv__index .mv_border {
  display: flex;
}
.bl_mv.bl_mv__index .mv_border img {
  height: 3px;
}

.bl_sect__index1 {
  padding: 86px 0 46px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 {
    padding: 47.3px 0 25.3px;
  }
}
.bl_sect__index1 .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .flex {
    flex-direction: column;
  }
}
.bl_sect__index1 .cate-banner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner {
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
}
.bl_sect__index1 .cate-banner .banner_icon {
  padding: 16px;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner_icon {
    padding: 8.8px;
  }
}
.bl_sect__index1 .cate-banner .banner {
  box-sizing: border-box;
  width: 285px;
  border-radius: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner {
    width: 156.75px;
    height: 110px;
  }
}
.bl_sect__index1 .cate-banner .banner.cate1 {
  background-color: #ffb500;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner.cate1 img {
    height: 66px;
  }
}
.bl_sect__index1 .cate-banner .banner.cate2 {
  background-color: #e1000c;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner.cate2 img {
    height: 60px;
  }
}
.bl_sect__index1 .cate-banner .banner.cate3 {
  background-color: #0055a7;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner.cate3 img {
    height: 55px;
  }
}
.bl_sect__index1 .cate-banner .banner.cate4 {
  background-color: #0a8912;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner.cate4 img {
    height: 55px;
  }
}
.bl_sect__index1 .cate-banner .banner:hover {
  opacity: 0.8;
}
.bl_sect__index1 .cate-banner .banner_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 0 27px 10px;
  width: 100%;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner_text {
    padding: 0 14.85px 5.5px;
  }
}
.bl_sect__index1 .cate-banner .banner_text .cate_name {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner_text .cate_name {
    font-size: 15.4px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect__index1 .cate-banner .banner_text .banner_arrow img {
    height: 18px !important;
  }
}

.bl_sect.bl_sect__latestInfo {
  padding: 45px 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo {
    padding: 24.75px 0;
  }
}
.bl_sect.bl_sect__latestInfo .ly_cont {
  position: relative;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  max-width: 836px;
  margin: 0 auto 30px;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .jp_title {
  font-size: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_sect_title .jp_title {
    font-size: 13.2px;
  }
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_sect_title .en_title {
    font-size: 22px;
  }
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  width: 100%;
  z-index: -1;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color1 {
  color: #e1000c;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color1::before {
  background-color: #e1000c;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color1::after {
  background-color: #e1000c;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color2 {
  color: #0055a7;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color2::before {
  background-color: #0055a7;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .en_title.color2::after {
  background-color: #0055a7;
}
.bl_sect.bl_sect__latestInfo .bl_sect_title .text {
  background-color: #FFF;
  padding: 0 35px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_sect_title .text {
    display: inline-block;
    padding: 0 19.25px;
  }
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost {
    width: 90%;
    margin: 0 auto;
  }
}
.bl_sect.bl_sect__latestInfo .bl_latestPost:last-child > a {
  border-bottom: solid 1px #d2d2d2;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a {
  display: flex;
  gap: 35px;
  padding: 35px;
  border-top: solid 1px #d2d2d2;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost > a {
    flex-wrap: wrap;
    padding: 13.75px 8.8px;
    gap: 13.75px;
  }
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a i {
  background-color: #FFF;
  border: solid 1px #969696;
  color: #1d1d1d;
  width: 120px;
  height: auto;
  padding: 1px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a .cat1 i {
  background-color: #0a8912;
  color: #FFF;
  width: 120px;
  height: auto;
  padding: 1px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: none;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a .cat2 i {
  background-color: #ffb500;
  color: #FFF;
  width: 120px;
  height: auto;
  padding: 1px 15px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: none;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a .cat3 i {
  background-color: #e1000c;
  color: #FFF;
  width: 120px;
  height: auto;
  padding: 1px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: none;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost > a .cat4 i {
  background-color: #0055a7;
  color: #FFF;
  width: 120px;
  height: auto;
  padding: 1px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: none;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost time {
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.bl_sect.bl_sect__latestInfo .bl_latestPost h3 {
  color: #1b1b1b;
  font-size: 16px;
  font-weight: 500;
  margin-left: 25px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_latestPost h3 {
    font-size: 13.2px;
    margin: 0;
  }
}
.bl_sect.bl_sect__latestInfo .bl_latestPosts_cats > i {
  display: inline-block;
  padding: .1em .5em;
  border-radius: .25em;
  background: #ffb500;
  color: #1b1b1b;
}
.bl_sect.bl_sect__latestInfo .bl_btns {
  justify-content: flex-end;
  position: static;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_btns {
    flex-direction: column;
    align-content: center;
  }
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel {
  background-color: #FFF;
  border: solid 1px #000;
  color: #1b1b1b;
  width: 230px;
  position: relative;
  padding: 0 15px 0 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestInfo .bl_btns .el_btn, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel {
    width: 143px;
    min-height: 25.3px;
    padding: 0 8px 0 0;
  }
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn .arrow, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel .arrow, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel .arrow {
  position: absolute;
  right: 10px;
  display: inline-block;
  padding: 0 0 0 18px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn .arrow.color1::before, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel .arrow.color1::before, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel .arrow.color1::before {
  background: #e1000c;
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn .arrow.color2::before, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel .arrow.color2::before, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel .arrow.color2::before {
  background: #0055a7;
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn .arrow::before, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel .arrow::before, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel .arrow::before {
  content: '';
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.bl_sect.bl_sect__latestInfo .bl_btns .el_btn .arrow::after, .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_file .bl_form_fileLabel .arrow::after, .bl_form_file .bl_sect.bl_sect__latestInfo .bl_btns .bl_form_fileLabel .arrow::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
}

.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: .2em;
  padding-left: .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: .5;
  font-size: 20px;
  letter-spacing: .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: #ffb500;
  color: #1b1b1b;
  font-weight: 700;
  padding: .5em .75em;
  font-size: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestWork .bl_latestPosts_cats {
    font-size: 12px;
    margin-top: .25em;
    padding: .25em .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__latestWork .bl_btns {
  position: static;
}
.bl_sect.bl_sect__latestWork .bl_btns .el_btn, .bl_sect.bl_sect__latestWork .bl_btns .bl_form_file .bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__latestWork .bl_btns .bl_form_fileLabel {
  background-color: #FFF;
  border: solid 1px #000;
  color: #000;
}

.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: .2em;
  padding-left: .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: .5;
  font-size: 20px;
  letter-spacing: .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: #ffb500;
  color: #1b1b1b;
  font-weight: 700;
  padding: .5em .75em;
  font-size: 20px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__latestBlog .bl_latestPosts_cats {
    font-size: 12px;
    margin-top: .25em;
    padding: .25em .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;
		}
	}
}
*/
body.blog .kanren .bl_archive_item,
body.single .kanren .bl_archive_item,
body.archive .kanren .bl_archive_item {
  border-bottom-color: #ddd;
}
@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: #ffb500;
  color: #1b1b1b;
  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: #1b1b1b;
  opacity: .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: #ddd;
}
body.blog article .st-catgroup .catname,
body.single article .st-catgroup .catname,
body.archive article .st-catgroup .catname {
  background: transparent;
  font-weight: 400;
  background: #ffb500;
  color: #1b1b1b;
  border-radius: 3px;
  padding-bottom: 6px;
}
body.blog .st-post h2,
body.single .st-post h2,
body.archive .st-post h2 {
  background: #ffb500;
  color: #FFF;
  border-radius: 6px;
  font-weight: 700;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h2,
  body.single .st-post h2,
  body.archive .st-post h2 {
    border-radius: 4px;
  }
}
body.blog .st-post h3,
body.single .st-post h3,
body.archive .st-post h3 {
  font-size: 16px;
  font-weight: 500;
  border-top: 1px solid #434343;
  border-bottom: 1px solid #434343;
  border-right: none;
  border-left: none;
  padding: 0.25em 1em;
}
@media all and (max-width: 640.9px) {
  body.blog .st-post h3,
  body.single .st-post h3,
  body.archive .st-post h3 {
    font-size: 17.6px;
  }
}
body.blog .st-post h4,
body.single .st-post h4,
body.archive .st-post h4 {
  border-color: #ddd;
  color: #1b1b1b;
}
body.blog .st-post h5,
body.single .st-post h5,
body.archive .st-post h5 {
  border-color: #1b1b1b;
}
body.blog .st-post h6:before,
body.single .st-post h6:before,
body.archive .st-post h6:before {
  background-color: #1b1b1b;
}
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 {
  color: #FFF;
  font-weight: 500;
  background-color: #e1000c;
}
@media all and (max-width: 640.9px) {
  #side #mybox .ad h4 {
    font-size: 17.6px;
  }
}
#side #mybox .ad .calendar_wrap table a {
  background: #ffb500;
  color: #1b1b1b;
}
#side #mybox .ad .calendar_wrap nav span:nth-child(1) a, #side #mybox .ad .calendar_wrap nav span:nth-child(3) a {
  background: #ffb500;
  color: #1b1b1b;
}
#side #mybox .ad ul.bl_aside_latestPosts > li {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
#side #mybox .ad ul.bl_aside_latestPosts > li a {
  padding: 0 20px;
}
#side #mybox .ad ul.bl_aside_latestPosts .el_img:empty:before {
  background-size: 70% auto;
}
#side #mybox .ad ul li {
  border-bottom: 2px dotted #e4e4e4;
}

.single-tournamentinfo h3.content_title {
  border-top: 1px solid #e1000c !important;
  border-bottom: 1px solid #e1000c !important;
}

.single-news h3.content_title {
  border-top: 1px solid #0055a7 !important;
  border-bottom: 1px solid #0055a7 !important;
}

/*
// メインビジュアル
.bl_mv.bl_mv__sub.bl_mv__contact {
	background-image: url(../img/contact_mv_sp.jpg);

	@include mq(pc) {
		background-image: url(../img/contact_mv_pc.jpg);
	}
}
*/
.bl_sect.bl_sect__contact {
  line-height: 1.5;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact {
    font-size: 16px;
    line-height: 1.75;
  }
}
.bl_sect.bl_sect__contact .bl_sect_title {
  text-align: center;
  font-weight: 700;
  letter-spacing: .1em;
  padding-left: .1em;
  font-size: 22px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact .bl_sect_title {
    font-size: 26px;
  }
}
.bl_sect.bl_sect__contact .bl_sect_lead {
  text-align: center;
  font-size: 1.1em;
  margin: 1em auto 0;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact .bl_sect_lead {
    font-size: 1.25em;
  }
}
.bl_sect.bl_sect__contact .un_num {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0 .25em;
  text-decoration: none;
}
.bl_sect.bl_sect__contact .un_text {
  margin-top: 1em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact .un_text {
    text-align: center;
  }
}
.bl_sect.bl_sect__contact .un_text em {
  color: #f50;
}
.bl_sect.bl_sect__contact .un_text a {
  text-decoration: underline;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact .un_text a {
    transition: .2s opacity;
  }
  .bl_sect.bl_sect__contact .un_text a:hover, .bl_sect.bl_sect__contact .un_text a:focus {
    opacity: .7;
  }
}

.bl_sect.bl_sect__contact.bl_sect__contactTel {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactTel {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}

.bl_sect.bl_sect__contact.bl_sect__contactFax {
  background: #333;
  padding: 60px 0;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactFax {
    padding: 30px 0;
  }
}

.bl_sect.bl_sect__contact.bl_sect__contactForm {
  padding: 30px 0 100px;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm {
    padding-top: 60px;
    padding-bottom: 150px;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form textarea {
  min-height: 16em;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table {
    line-height: 40px;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th,
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table td {
    border: none;
    padding-top: 0;
    padding-bottom: 2px;
    font-size: 16px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_table th {
    padding-top: 2px;
    background: #ffb500;
  }
}
.bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
  background: #ffb500;
  color: #1b1b1b;
  font-weight: 700;
  border-radius: 3px;
  width: 100%;
  max-width: 280px;
  min-height: 3.5em;
  height: 3.5em;
  font-size: 18px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
    font-size: 16px;
  }
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__contact.bl_sect__contactForm .el_btn.bl_form_submit, .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_file .bl_form_submit.bl_form_fileLabel, .bl_form_file .bl_sect.bl_sect__contact.bl_sect__contactForm .bl_form_submit.bl_form_fileLabel {
    border-radius: 5px;
    width: 25%;
  }
}

/*
// メインビジュアル
.bl_mv.bl_mv__sub.bl_mv__privacy {
	background-image: url(../img/privacy_mv_sp.jpg);

	@include mq(pc) {
		background-image: url(../img/privacy_mv_pc.jpg);
	}
}
*/
.bl_sect.bl_sect__privacy {
  padding-top: 80px;
  padding-bottom: 150px;
  font-size: 15px;
}
@media all and (max-width: 640.9px) {
  .bl_sect.bl_sect__privacy {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.bl_sect.bl_sect__privacy .ly_cont {
  line-height: 1.75;
}
@media all and (min-width: 641px) {
  .bl_sect.bl_sect__privacy .ly_cont {
    line-height: 2;
    border-radius: 25px;
  }
}
.bl_sect.bl_sect__privacy .bl_privacy_contact {
  text-align: right;
}

.bl_privacy_lead {
  font-weight: 700;
  margin-top: 2em;
}
@media all and (min-width: 641px) {
  .bl_privacy_lead {
    text-align: center;
    font-size: 18px;
  }
}

.bl_privacy {
  border: 1px solid #a6a6a6;
  margin: 1.5em auto;
  max-height: 50vw;
  overflow: auto;
  padding: 1em;
  font-size: 14px;
  max-width: 1000px;
}
@media all and (min-width: 641px) {
  .bl_privacy {
    margin-top: 3em;
    max-height: 17.5em;
    padding: 1em 2em;
  }
}

.bl_sect.bl_sect__privacy dt,
.bl_privacy dt {
  margin-top: 1em;
  font-weight: 700;
}
.bl_sect.bl_sect__privacy ul li,
.bl_privacy ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.bl_sect.bl_sect__privacy ul i,
.bl_privacy ul i {
  font: inherit;
  width: 1em;
}
.bl_sect.bl_sect__privacy a,
.bl_privacy a {
  text-decoration: underline;
}
.bl_sect.bl_sect__privacy a[href^="tel:"],
.bl_privacy a[href^="tel:"] {
  text-decoration: none;
}
.bl_sect.bl_sect__privacy table,
.bl_privacy table {
  margin: .25em 0;
}
.bl_sect.bl_sect__privacy table th,
.bl_sect.bl_sect__privacy table td,
.bl_privacy table th,
.bl_privacy table td {
  border: 1px solid #ccc;
  padding: .25em 1em;
}

.bl_privacy_title {
  font-weight: 700;
  font-size: 1.25em;
  text-align: center;
  line-height: 1.25;
}
.bl_privacy_title:nth-child(n+2) {
  margin-top: 2em;
}
.bl_privacy_title small {
  font-size: .85em;
}

.bl_privacy_col {
  border: 1px solid #ccc;
  margin: .75em 0;
  padding: .5em 1em;
}
.bl_privacy_col a {
  color: #23ac38;
}
.bl_privacy_col a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.bl_privacy_col .bl_privacy_contact {
  margin-top: 0;
}
.bl_privacy_col .bl_privacy_contact dt {
  font-weight: inherit;
  float: left;
  clear: both;
  margin: 0;
  min-width: 5em;
}
.bl_privacy_col .bl_privacy_contact dd {
  margin-left: 5em;
}

.bl_privacy_meta {
  text-align: right;
}
.bl_privacy_meta:first-child {
  margin-bottom: 1em;
}
.bl_privacy_meta:last-child {
  margin-top: 1em;
}
.bl_privacy_meta + * {
  margin-top: 1em;
}

.bl_privacy_contact {
  margin-top: 1em;
}
