@charset "UTF-8";
/*子テーマ用「base.css」*/
/*--------------------------------------------------------
共通
--------------------------------------------------------*/
.mb2rem {
  margin-bottom: 2rem;
}

.pcp {
  display: block;
}

.spp {
  display: none;
}

/*--------------------------------------------------------
キャプション
--------------------------------------------------------*/
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------
トップページ　ご相談対象金融機関
--------------------------------------------------------*/
table.kinyu-list {
  width: 100%;
  border: 2px solid #3770AD;
}

/*--------------------------------------------------------
フッターバナー
--------------------------------------------------------*/
.f_bn li {
  box-sizing: border-box;
  padding:5px;
  max-width: 20%;
}

/*--------------------------------------------------------
トップページ
--------------------------------------------------------*/
table.otoiawase th {
  width: 30%;
}

.col1 .section-wrap {
  padding: 0 80px 40px 80px;
}

/*--------------------------------------------------------
トップページ
--------------------------------------------------------*/
.home .article-header {
  display: none;
}

/*--------------------------------------------------------
トップページ 新着情報
--------------------------------------------------------*/
.top-news {
  margin: 0 auto 3rem auto;
}

.top-news-title a {
  text-decoration: none;
  color: #81511c;
}

.news_contents {
  width: 100%;
  display: table;
}

.top-news-time {
  vertical-align: middle;
  display: table-cell;
  width: 350px;
}

.top-news-time-a {
  color: #81511c;
}

.top-news-title {
  display: table-cell;
}

.news_hr hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/*-- customized 2018.9.16 --*/
header.site-header {
  background: #3770ad;
}

.site-header-conts {
  padding: 30px 0;
}

.global-nav {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.global-nav-in li {
  border: none;
}

.global-nav-in li:hover > a {
  background-color: #fff;
  color: #f00;
}

.main-image {
  margin-bottom: 0;
}

.main-image-in {
  width: auto;
}

.main-body {
  margin: 0 auto;
  padding: 20px;
  width: 1200px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1200px) {
  .main-body {
    width: auto;
    padding: 0;
    box-shadow: none;
  }
}
.breadcrumbs {
  margin: 0;
}

.section-wrap {
  border: none;
}

.site-footer {
  background: #CAD9E9;
}

.site-footer-in {
  padding: 20px 0;
}

.site-footer-nav {
  font-size: 0;
  text-align: center;
  margin-bottom: 20px;
}

.site-footer-nav li,
.site-footer-nav li:first-child {
  background: none;
  padding: 0;
  margin: 5px;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
}

.site-footer-nav li a {
  display: block;
  background: #888;
  width: 200px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
}

.site-footer-nav li a:hover {
  background: #999;
  color: #fff;
}

.site-footer-conts-area {
  color: #082b7b;
  font-weight: bold;
}

.site-footer-conts-area p {
  text-align: center;
}

.site-footer-conts-area ul {
  list-style: none;
  padding: 0;
  margin-left: 0;
  display: flex;
  justify-content: center;
}

.site-footer-conts-area ul li img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  margin-right: 10px;
}

.f_bn2 {
  flex-direction: column;
  /*	border-bottom: solid 1px #3770ad;*/
}

.f_bn2 li {
  margin: 0 auto 10px;
}

.copyright {
  padding: 7px 0;
}

.copyright p {
  margin-bottom: 0;
}

.section-wrap.page .section-title {
  background: #888;
  color: #fff;
  padding: 0 10px;
}

.section-wrap:not(.page) .section-title a {
  background: url("bg/hd2.png") left center no-repeat;
  padding: 5px 0 5px 50px;
}

.main-body .archive-title {
  background: #888;
}

.main-body h2 {
  background: url("bg/hd1.png") left bottom no-repeat #fff;
  box-shadow: none;
  color: #3770ad;
  padding: 10px 0 20px 75px;
}

a:hover img, a:hover picture {
  opacity: 0.9;
}

table, td, th {
  border-top-color: #9dbddf;
  border-right-color: #9dbddf;
  border-bottom-color: #9dbddf;
  border-left-color: #9dbddf;
}

td p:last-child,
th p:last-child {
  margin-bottom: 0;
}

#gallery-2 {
  background: url("bg/table.jpg") center bottom no-repeat;
  padding-bottom: 20px;
}

#gallery-2 .gallery-item img {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1200px) {
  #gallery-2 {
    background: none;
    padding-bottom: 0;
  }
  #gallery-2 .gallery-item img {
    box-shadow: none;
  }
}
/*-- customized 2018.11.30 --*/
.main-body h3 {
  position: relative;
  margin: 60px 0 30px;
  padding: 0 0 0px;
  border-bottom: 1px dotted #888;
  box-sizing: content-box;
  font-weight: bold;
  font-size: 1.3em;
  color: #555;
}

.main-body h3:before {
  content: "\f015";
  font-family: "FontAwesome";
  margin-right: 0.5em;
}

.main-body h3::after {
  display: none;
}

/*-- customized 2022.09.07 
	新デザイン適用--*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  border-top: solid 10px #222;
}

body * {
  box-sizing: border-box;
}

body img {
  max-width: 100%;
}

a {
  color: #214cc5;
  text-decoration: none;
  transition: 0.4s;
}

a:hover {
  color: #c00;
}

a:hover img {
  opacity: 0.8;
}

strong {
  font-weight: bold;
}

header.site-header {
  background: #fff;
}

.site-header .site-header-conts {
  padding: 20px 0;
}

.site-header .site-title a {
  display: inline-block;
}

.site-header .site-title img {
  width: 550px;
  display: block;
}

.main-body {
  box-shadow: none;
}

.col1 .section-wrap {
  padding: 0;
}

.global-nav {
  background: #222;
}

@media (min-width: 735px) {
  .global-nav ul {
    display: flex;
  }
}
.global-nav .global-nav-in li {
  position: relative;
  flex: 1;
}

.global-nav .global-nav-in li:hover {
  background: #000;
}

.global-nav .global-nav-in li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
  color: #fff;
  width: 100%;
  height: 100%;
}

.global-nav .global-nav-in li a:hover {
  background: #000;
}

.main-body main .main-conts .section-wrap {
  width: auto;
}

.main-image {
  background: none;
}

.main-image .main-image-in {
  text-align: center;
  padding: 0;
}

.main-image .main-image-in picture,
.main-image .main-image-in .header-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.main-body main .article-body h2:not([class]) {
  font-family: "Noto Sans JP", sans-serif;
  color: #222;
  background: none;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border: none;
  position: relative;
}

.main-body main .article-body h2:not([class]):before, .main-body main .article-body h2:not([class]):after {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  bottom: 0;
}

.main-body main .article-body h2:not([class]):before {
  width: 100%;
  z-index: 0;
  background: #ddd;
}

.main-body main .article-body h2:not([class]):after {
  width: 2em;
  z-index: 1;
  background: #c00;
  height: 5px;
}

.main-body main .article-body * + h2:not([class]) {
  margin-top: 50px;
}

.main-body main .article-body h3:not([class]) {
  color: #444;
  display: inline-block;
  padding-right: 2em;
  border-bottom: solid 1px #444;
}

.main-body main .article-body h3:not([class]):before {
  content: none;
}

.main-body main .article-body p + p, .main-body main .article-body ol + p, .main-body main .article-body ul + p {
  margin-top: 1em;
}

.main-body main .article-body ul, .main-body main .article-body ol {
  padding-left: 1.5em;
}

.main-body main .article-body table, .main-body main .article-body th, .main-body main .article-body td {
  border-color: #aaa;
  padding: 5px 10px;
}

.main-body main .article-body th, .main-body main .article-body th > p {
  background: #f0f0f0;
  font-weight: bold;
}

.main-body main .article-body .mw_wp_form table {
  box-sizing: border-box;
  margin-bottom: 10px;
}

.main-body main .article-body .mw_wp_form table input[type=text],
.main-body main .article-body .mw_wp_form table textarea {
  max-width: 812px;
}

.main-body main .article-body .mw_wp_form .table1-kaku {
  text-align: center;
}

.main-body main .article-body .mw_wp_form .table1-kaku input {
  padding: 0.5em 1em;
}

.main-body main .article-body .top_news_list {
  border: solid 3px;
  padding: 2em;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: #e0b3b5;
}

.main-body main .article-body .top_news_list.top_sl {
  border-color: #b3b4e0;
}

.main-body main .article-body .top_news_list.top_slb {
  border-color: #b3c6b3;
}

.main-body main .article-body .top_news_list .top-news-time-a {
  color: #000;
  font-weight: bold;
}

.main-body main .article-body .top_news_list .top-cat-name {
  font-size: 80%;
  margin-left: 3em;
  border-radius: 0;
}

.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background-color: #970108 !important;
}

.main-body main .article-body .top_news_list.top_sl .top-cat-name {
  background-color: #010597 !important;
}

.main-body main .article-body .top_news_list.top_slb .top-cat-name {
  background-color: #004100 !important;
}

.main-body main .article-body .top_news_list .top-news-title a {
  color: #444;
}

.main-body main .article-body .top_news_list .top-news-title a:hover {
  color: #c00;
}

.main-body main .article-body .top_news_btn {
  margin: 20px 0 40px;
  text-align: center;
}

.main-body main .article-body .top_news_btn a {
  display: block;
  margin: auto;
  width: 15em;
  padding: 5px;
  text-align: center;
  color: #fff;
}

.main-body main .article-body .top_news_btn a:hover {
  opacity: 0.6;
}

.main-body main .article-body .top_news_btn.top_news a {
  background-color: #970108;
}

.main-body main .article-body .top_news_btn.top_sl a {
  background-color: #010597;
}

.main-body main .article-body .top_news_btn.top_slb a {
  background-color: #004100;
}

.site-footer {
  background-color: #e9e9e9;
}

.site-footer .site-footer-nav li {
  margin: 0 2em;
}

.site-footer .site-footer-in {
  padding-top: 40px;
}

.site-footer .site-footer-nav li a {
  background: transparent;
  color: #000;
  border-bottom: solid 1px #000;
}

.site-footer .site-footer-nav li a:hover {
  color: #c00;
}

.site-footer .site-footer-nav li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  content: "\f35a";
}

.site-footer .site-footer-conts-area {
  margin-top: 40px;
}

.site-footer .site-footer-conts-area h3 {
  display: inline-block;
  margin: 0 auto 20px;
  border: solid 2px #000;
  color: #000;
  padding: 2px 30px;
}

.site-footer .f_bn, .site-footer .f_bn2 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: left;
}

.site-footer .f_bn li a, .site-footer .f_bn2 li a {
  width: 100%;
  height: 100%;
  min-height: 5rem;
  position: relative;
  border-bottom: solid 1px #999;
  border-right: solid 1px #999;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
}

.site-footer .f_bn li a:hover, .site-footer .f_bn2 li a:hover {
  background-color: #fff;
}

.site-footer .f_bn li a:after, .site-footer .f_bn2 li a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  content: "\f061";
  font-size: 200%;
  color: #eaccce;
  position: absolute;
  right: 0;
}

.site-footer .f_bn {
  margin-bottom: 10px;
}

.site-footer .f_bn li {
  width: 20%;
}

.site-footer .f_bn li a {
  color: #444;
  font-size: 80%;
  line-height: 1;
  color: #970108;
}

.site-footer .f_bn li a strong {
  font-size: 120%;
  color: #970108;
  line-height: 1.25;
}

.site-footer .f_bn2 {
  flex-direction: row;
}

.site-footer .f_bn2 li {
  width: 40%;
  padding: 5px;
  margin: 0;
}

.site-footer .f_bn2 li a {
  color: #000;
}

.site-footer .f_bn2 li a:after {
  color: #cccdea;
}

.site-footer .f_bn2 li a[href="http://nichijuken.org/"] {
  background-image: url("bg/symbol.svg");
  background-position: left 10px center;
  background-size: 50px;
  background-repeat: no-repeat;
  padding-left: 80px;
}

.site-footer .f_bn2 li a[href="https://casa.sltcc.info/"] {
  background-image: url("bg/allied.png");
  background-position: left 10px center;
  background-size: 50px;
  background-repeat: no-repeat;
  padding-left: 80px;
}

.site-footer .copyright {
  background-color: #222;
}

.page-top a img {
  width: 40px;
  height: 40px;
}

.main-body main .article-body .p-t1 {
  display: flex;
}

.main-body main .article-body .p-t1 > div:nth-child(1) {
  flex-shrink: 0;
  width: 40%;
  margin-right: 5%;
}

.main-body main .article-body .p-t1 > div:nth-child(1) img {
  background: #ccc;
  height: auto;
  width: 100%;
  border: none;
}

.main-body main .article-body .p-t2 {
  background: #f5e6e6;
  padding: 1em;
  margin-bottom: 1em;
}

.main-body main .article-body .p-t2 p {
  text-align: center;
  margin-bottom: 0;
}

.main-body main .article-body .p-t3 {
  list-style: none;
}

.main-body main .article-body .p-t3 > li {
  font-size: 110%;
}

.main-body main .article-body .p-t3 > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 0.5em;
  content: "\f058";
  color: #f00;
  font-size: 120%;
}

.main-body main .article-body .p-t4 {
  display: flex;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.main-body main .article-body .p-t4 li {
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 50%;
}

.main-body main .article-body .p-t4 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border: solid 1px white;
  margin: 1px;
  text-shadow: 1px 1px 5px #000;
}

.main-body main .article-body .p-t4 li a:hover {
  background: rgba(151, 1, 8, 0.6);
}

.main-body main .article-body .p-t4 li a strong {
  font-size: 150%;
  color: #ff0;
  font-weight: normal;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

.p-t5 h4 {
  border: none;
  font-weight: normal;
  background-color: #f2f3fa;
}

.main-body main .article-body .p-t6 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  counter-reset: step;
}

.main-body main .article-body .p-t6 > li {
  counter-increment: step;
  border: solid 2px #80a080;
  position: relative;
  height: 8em;
  padding: 1em 2em;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #004100;
  font-weight: bold;
  margin-left: 30px;
  margin-bottom: 30px;
}

.main-body main .article-body .p-t6 > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  content: "\f061";
  font-size: 30px;
  color: #80a080;
  position: absolute;
  display: block;
  left: -30px;
  line-height: 1;
}

.main-body main .article-body .p-t6 > li:after {
  content: "step" counter(step);
  background: #004100;
  color: #fff;
  padding: 0 10px;
  position: absolute;
  top: 1px;
  left: 1px;
}

.main-body main .article-body .p-t6 > li:nth-child(1) {
  margin-left: 0;
}

.main-body main .article-body .p-t6 > li:nth-child(1):before {
  content: none;
}

.main-body main .article-body .p-t7 {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.main-body main .article-body .p-t7 > * {
  width: calc((100% - 30px) / 4);
}

.main-body main .article-body .p-t7 > *:nth-child(n) {
  margin-right: 10px;
}

.main-body main .article-body .p-t7 > *:nth-child(4n) {
  margin-right: 0;
}

.main-body main .article-body .p-t7 > li {
  display: table;
  margin-bottom: 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-body main .article-body .p-t7 > li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 3px #000;
}

.main-body main .article-body .p-t7 > li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 0.5em;
  content: "\f144";
}

.main-body main .article-body .p-t7 > li a:hover {
  background: rgba(151, 1, 8, 0.8);
}

.main-body main .article-body .p-t7 > li:nth-child(1) {
  background-image: url("http://img.youtube.com/vi/ctZr0aU7qBg/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(2) {
  background-image: url("http://img.youtube.com/vi/kTHQTU5k22U/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(3) {
  background-image: url("http://img.youtube.com/vi/X5QW6HdRj2E/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(4) {
  background-image: url("http://img.youtube.com/vi/6LP9zBZTw2s/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(5) {
  background-image: url("http://img.youtube.com/vi/ml5c0bR1KDk/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(6) {
  background-image: url("http://img.youtube.com/vi/ogRaLwl9nEs/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(7) {
  background-image: url("http://img.youtube.com/vi/AowCtPFMBW0/hqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(8) {
  background-image: url("http://img.youtube.com/vi/V2CHQC2m7BQ/hqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(9) {
  background-image: url("http://img.youtube.com/vi/GVMjRz_8hKs/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(10) {
  background-image: url("http://img.youtube.com/vi/frC6azVp4No/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(11) {
  background-image: url("http://img.youtube.com/vi/_86D6l_IHf4/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(12) {
  background-image: url("http://img.youtube.com/vi/Bp4_m5AFIDo/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(13) {
  background-image: url("http://img.youtube.com/vi/qFc6KPO3DDE/mqdefault.jpg");
}

.main-body main .article-body .p-t7 > li:nth-child(14) {
  background-image: url("http://img.youtube.com/vi/GVMjRz_8hKs/mqdefault.jpg");
}

body.archive main .section-wrap {
  margin-bottom: 50px;
}

body.archive .section-wrap .section-title {
  font-size: 1.25em;
  position: relative;
  padding-bottom: 10px;
}

body.archive .section-wrap .section-title:before, body.archive .section-wrap .section-title:after {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  bottom: 0;
}

body.archive .section-wrap .section-title:before {
  width: 100%;
  z-index: 0;
  background: #ddd;
}

body.archive .section-wrap .section-title:after {
  width: 2em;
  z-index: 1;
  background: #c00;
  height: 5px;
}

body.archive .section-wrap .section-title a {
  padding: 0;
  background: none;
}

.k-btn {
  text-align: center;
}

.k-btn a {
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  padding: 0.75em 5em;
  background: #000;
  color: #fff;
  position: relative;
}

.k-btn a:before {
  content: "";
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: solid 1px #888;
  margin: auto;
  inset: 0 0 0 0;
}

.k-btn a:hover {
  background: #970108;
}

input[type=text] {
  box-sizing: border-box;
  max-width: 100%;
}

/*--CPU--*/
.c-caption {
  background: #f5e6e6;
  padding: 1em;
  margin: 1em 0;
  color: #f00;
}

.u-mg0 {
  margin: 0px !important;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-pd0 {
  padding: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-mg10 {
  margin: 10px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pd10 {
  padding: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mg20 {
  margin: 20px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pd20 {
  padding: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mg30 {
  margin: 30px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pd30 {
  padding: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mg40 {
  margin: 40px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pd40 {
  padding: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mg50 {
  margin: 50px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pd50 {
  padding: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-fs-xxsmall {
  font-size: 0.75rem;
}

.u-fs-xsmall {
  font-size: 0.875rem;
}

.u-fs-small {
  font-size: 0.9375rem;
}

.u-fs-normal {
  font-size: 1rem;
}

.u-fs-large {
  font-size: 1.125rem;
}

.u-fs-xlarge {
  font-size: 1.25rem;
}

.u-fs-xxlarge {
  font-size: 1.5rem;
}

.u-fs-xxxlarge {
  font-size: 1.75rem;
}

.u-fb {
  font-weight: bold;
}

.u-tr {
  text-align: right;
}

.u-tc {
  text-align: center;
}

.u-tl {
  text-align: left;
}

/* 2022.10.20 customized */
body {
  border-color: #AC6254;
}

.global-nav {
  background: #f7efee;
  box-shadow: none;
  border-color: #ac6254;
  border-width: 3px;
}

ul#menu {
  border: none;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0;
}

ul#menu li {
  display: block;
  flex: 0 0 auto;
  margin-right: 2em;
}

ul#menu li:hover {
  background: transparent;
}

ul#menu li a {
  background: transparent;
  border: none;
  color: #000;
}

ul#menu li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  content: "\f35a";
  font-size: 0.9em;
  text-decoration: none;
  color: #AC6254;
}

ul#menu li a:hover {
  background: transparent;
  color: #c00;
}

.main-image {
  background: none;
  margin-bottom: 40px;
}

.main-image .main-image-in picture {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.top-illust {
  margin-bottom: 80px;
}

.top-illust .top-illust-p1 {
  border: solid 3px #AC6254;
  text-align: center;
  font-size: 1.2rem;
  padding: 3px 0;
  color: #AC6254;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-illust .top-illust-p1 img {
  display: inline-block;
  height: 8rem;
  width: auto;
  margin-right: 10px;
}

.top-illust .top-illust-service {
  display: flex;
  width: 100%;
}

.top-illust .top-illust-service > div {
  width: 31.3%;
  margin: 30px 1% 70px;
  flex: 0 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #AC6254;
  text-align: center;
  padding: 10px;
  position: relative;
  background: #fff;
}

.top-illust .top-illust-service > div:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  height: calc(100% + 100px);
  width: 100%;
  background: url("bg/arrow.svg") center top/contain no-repeat;
  z-index: -1;
  top: -30px;
}

.top-illust .top-illust-service > div p {
  width: 100%;
}

.top-illust .top-illust-p2 {
  display: flex;
  width: 100%;
}

.top-illust .top-illust-p2 > div {
  width: 31.3%;
  margin: 0 1%;
  text-align: center;
}

.top-illust .top-illust-p2 > div p {
  font-weight: bold;
}

.top-illust .top-illust-p2 > div img {
  max-height: 150px;
}

.top-banner {
  display: flex;
  margin-bottom: 30px;
}

.top-banner > div {
  width: 40%;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
}

.top-banner > div h4 {
  border: none;
  background: none;
  text-align: center;
  margin: 10px 0;
}

.top-banner > div .top-banner-body {
  border: solid 4px #AC6254;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px;
  position: relative;
  background: rgba(172, 98, 84, 0.1);
}

.top-banner > div .top-banner-body:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.2;
}

.top-banner > div .top-banner-body h5 {
  border: none;
  border-bottom: solid 2px #AC6254;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: normal;
  font-size: 1rem;
}

.top-banner > div .top-banner-body h5 strong {
  display: block;
  font-weight: bold;
  font-size: 1.5rem;
}

.top-banner > div .top-banner-body ul {
  margin: auto;
  text-align: center;
}

.top-banner > div .top-banner-body .top-banner-btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
}

.top-banner > div .top-banner-body .top-banner-btn a {
  padding: 5px 2em;
  display: block;
  width: 100%;
  color: #fff;
  border: solid 1px #AC6254;
  background: #AC6254;
}

.top-banner > div .top-banner-body .top-banner-btn a:hover {
  opacity: 0.8;
}

.top-banner2 {
  display: flex;
  list-style: none;
  padding: 0 !important;
  margin: 0;
}

.top-banner2 > li {
  width: 31.3%;
  margin-right: 10px;
  list-style: none;
}

.top-banner2 > li a {
  display: block;
  text-align: center;
  border: solid 3px #AC6254;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f3e7e5;
  color: #AC6254;
  padding: 15px 0;
  font-weight: bold;
  font-weight: bold;
}

.top-banner2 > li a p {
  font-size: 110%;
  font-weight: bold;
}

.top-banner2 > li a span {
  display: block;
  font-weight: normal;
  font-size: 90%;
}

footer.site-footer {
  background: #f3e7e5;
}

footer.site-footer .copyright {
  background: #AC6254;
}

.section-wrap.page .section-title,
.col1 .main-body .archive-title {
  background: #AC6254;
  font-size: 1.125em;
  padding: 10px;
}

.main-body main .article-body .otoiawase th {
  background: #f7efee;
}

.flow-chart .arw-top:before,
.flow-chart .arw-top:after,
.flow-chart .arw-right:before,
.flow-chart .arw-right:after,
.flow-chart .arw-bottom:before, .flow-chart .arw-bottom:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  color: #888;
}

.flow-chart > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  position: relative;
  box-sizing: border-box;
}

.flow-chart > div.arw-right:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f061";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 2rem;
}

.flow-chart > div > div {
  box-sizing: border-box;
  position: relative;
  width: 45%;
  text-align: center;
  font-size: 125%;
  padding: 10px 0;
}

.flow-chart > div > div:nth-child(2) {
  margin-left: auto;
}

.flow-chart > div > div span {
  display: block;
  font-size: 75%;
}

.flow-chart > div > div.col2 {
  width: 100%;
}

.flow-chart > div > div.arw-top:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f063";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 2rem;
  top: -40px;
}

.flow-chart > div > div.arw-bottom:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f063";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 2rem;
  bottom: -40px;
}

.flow-chart .bg1 {
  border: solid 1px #2dc2dd;
  background: #eaf9fc;
}

.flow-chart .bg2 {
  border: solid 1px #c8a862;
  background: #faf6ef;
}

.flow-chart .bg3 {
  border: solid 1px #8dc862;
  background: #f4faef;
}

.table-flow tr:nth-child(1) {
  background: #e6d0cc;
}

.table-flow tr:nth-child(n+2) td:nth-child(1) {
  background: #f7efee;
}

.table-flow td {
  width: 33.3%;
}

.tax-area .kenmei {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 10px;
}

.tax-area table {
  margin-bottom: 30px;
}

.tax-area table, .tax-area table td, .tax-area table th {
  border-color: #d6b1aa;
}

.tax-area table td, .tax-area table th {
  padding: 5px 10px;
}

.tax-area table th {
  background: #f7efee;
}

.tax-area table td {
  width: 50%;
}

.single-member_list table, .single-member_list table td, .single-member_list table th {
  border-color: #d6b1aa;
}

.single-member_list table td, .single-member_list table th {
  padding: 5px 10px;
}

.single-member_list table td:nth-child(1) {
  background: #f7efee;
  width: 30%;
}

.post-type-archive-syukusya .kenmei {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 10px;
}

.post-type-archive-syukusya table {
  margin-bottom: 30px;
}

.post-type-archive-syukusya table, .post-type-archive-syukusya table td, .post-type-archive-syukusya table th {
  border-color: #d6b1aa;
}

.post-type-archive-syukusya table td, .post-type-archive-syukusya table th {
  padding: 5px 10px;
}

.post-type-archive-syukusya table th {
  background: #f7efee;
}

.post-type-archive-syukusya table td:nth-child(1) {
  width: 10%;
  min-width: 4em;
}

.post-type-archive-syukusya table td {
  width: 30%;
}

/* 2022.12.21 for jishin */
body {
  border-color: #00690c;
}

.global-nav {
  background: #e6f0e7;
  box-shadow: none;
  border-color: #00690c;
}

ul#menu li a::before {
  color: #00690c;
}

footer.site-footer {
  background: #e6f0e7;
  background: #f0f0f0;
}

footer.site-footer .copyright {
  background: #00690c;
}

.section-wrap.page .section-title, .col1 .main-body .archive-title {
  background: #00690c;
}

.main-body main .article-body h2:not([class])::after {
  background: #00690c;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: #b3d2b6;
}

.main-body main .article-body .top_news_btn.top_news a {
  background: #00690c;
}

.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background: #00690c !important;
}

.main-image {
  background: none;
}

.main-body main .article-body .top-banners {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  width: 1000px;
}

.main-body main .article-body .top-banners li {
  list-style: none;
  width: 490px;
  margin: 0 20px 20px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: solid 5px #00690c;
}

.main-body main .article-body .top-banners li a {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  height: 100%;
  width: 100%;
}

.main-body main .article-body .top-banners li a:hover {
  opacity: 0.8;
}

.main-body main .article-body .top-banners li a > div {
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.75);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.main-body main .article-body .top-banners li h4 {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #00690c;
  font-size: 1.5rem;
}

.main-body main .article-body .top-banners li p {
  font-size: 0.9375rem;
  color: #333;
}

.main-body main .article-body .top-banners li h4, .main-body main .article-body .top-banners li p {
  text-shadow: 0 0 5px #fff;
}

.main-body main .article-body .top-banners li:nth-child(1) {
  background-image: url("bg/main-bg.jpg");
}

.main-body main .article-body .top-banners li:nth-child(2) {
  background-image: url("bg/24525530_m.jpg");
}

.main-body main .article-body .top-banners li:nth-child(3) {
  background-image: url("bg/25334673_m.jpg");
}

.main-body main .article-body .top-banners li:nth-child(4) {
  background-image: url("bg/25200120_m.jpg");
}

.main-body main .article-body .top-banners li:nth-child(2n) {
  margin-right: 0;
}

.tyousashi-support > p {
  color: #00690c;
  font-weight: bold;
  font-size: 1.125rem;
  text-decoration: underline;
  margin-bottom: 10px;
}

.tyousashi-support > ul {
  margin-bottom: 30px;
}

.tyousashi-support .hisaigo {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding-left: 0 !important;
}

.tyousashi-support .hisaigo > li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  width: 23%;
  margin-left: 2%;
  border: solid 2px #00690c;
  position: relative;
  margin-bottom: 20px;
}

.tyousashi-support .hisaigo > li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f35a";
  width: 20px;
  height: 20px;
  left: -20px;
  color: #00690c;
}

.tyousashi-support .hisaigo > li:first-child:after {
  content: none;
}

@media (max-width: 1000px) {
  .tyousashi-support .hisaigo > li {
    width: 31.3%;
  }
}
@media (max-width: 735px) {
  .tyousashi-support .hisaigo {
    flex-direction: column;
  }
  .tyousashi-support .hisaigo > li {
    width: auto;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .tyousashi-support .hisaigo > li br {
    display: none;
  }
  .tyousashi-support .hisaigo > li:after {
    left: auto;
    top: -25px;
    content: "\f358";
  }
}
.adr {
  margin-top: 40px;
}

.adr > p {
  color: #00690c;
  font-weight: bold;
  font-size: 1.125rem;
  text-decoration: underline;
  margin-bottom: 10px;
}

.adr > ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding-left: 0 !important;
}

.adr > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  width: 30%;
  margin-left: 3.3%;
  border: solid 2px #00690c;
  position: relative;
  margin-bottom: 20px;
}

.adr > ul > li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f35a";
  width: 20px;
  height: 20px;
  left: -25px;
  color: #00690c;
}

.adr > ul > li:first-child:after {
  content: none;
}

@media (max-width: 735px) {
  .adr > ul {
    flex-direction: column;
  }
  .adr > ul > li {
    width: auto;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .adr > ul > li br {
    display: none;
  }
  .adr > ul > li:after {
    left: auto;
    top: -25px;
    content: "\f358";
  }
}
.c-strong {
  background: #e6f0e7;
  padding: 20px;
  text-align: center;
}

.c-strong p {
  font-size: 1.25rem;
  color: #00690c;
  font-weight: bold;
}

.tyousashi-pdf {
  width: 200px;
  border: solid 1px #333;
}

.shikaku-flow {
  display: flex;
  padding-left: 0 !important;
  list-style: none;
}

.shikaku-flow > li {
  border: solid 2px #00690c;
  border-radius: 5px;
  width: 10rem;
  margin-left: 40px;
  position: relative;
}

.shikaku-flow > li > div {
  display: block;
  text-align: center;
}

.shikaku-flow > li > div:nth-child(1) {
  background: #00690c;
  color: #fff;
}

.shikaku-flow > li > div:nth-child(2) {
  font-size: 1.25rem;
  padding: 20px;
  margin: 0;
}

.shikaku-flow > li:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0;
  content: "\f35a";
  width: 20px;
  height: 20px;
  inset: 0 auto 0 -30px;
  color: #00690c;
}

.shikaku-flow > li:nth-child(1) {
  margin-left: 0;
}

.shikaku-flow > li:nth-child(1):before {
  content: none;
}

@media (max-width: 736px) {
  .shikaku-flow {
    flex-direction: column;
  }
  .shikaku-flow > li {
    width: auto;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .shikaku-flow > li:before {
    content: "\f358";
    margin-right: auto;
    inset: -30px 0 auto 0;
  }
}
.main-body main .article-body .shikaku-cert-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}

.main-body main .article-body .shikaku-cert-images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.main-body main .article-body .shikaku-cert-images > div {
  flex: 1 1 calc(50% - 10px);
  max-width: calc(50% - 10px);
}

.main-body main .article-body .shikaku-cert-images img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 736px) {
  .main-body main .article-body .shikaku-cert-images > div {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
.post-1239 .article-body ul > li, .post-1239 .article-body ol > li {
  margin-right: 3em;
  color: #333;
  font-size: 1rem;
}

.post-1239 .article-body > ul, .post-1239 .article-body > ol {
  display: block;
  padding-left: 0;
}

.post-1239 .article-body > ul > li, .post-1239 .article-body > ol > li {
  color: #00690c;
  font-weight: bold;
  margin-bottom: 3em;
  font-size: 1.125rem;
}

.koushu-flow {
  padding-left: 0 !important;
  list-style: none;
}

.koushu-flow > li div:nth-child(1) {
  display: inline-block;
  background: #e6f0e7;
  color: #00690c;
  font-weight: bold;
  font-size: 1.125rem;
}

.koushu-flow > li div:nth-child(2) {
  margin-bottom: 2rem;
}

.main-body main .article-body .otoiawase th {
  background: #e6f0e7;
}

body.archive .section-wrap .section-title::after {
  background: #00690c;
}

body {
  border-color: #0086be;
}

.main-image {
  background: none;
}

.global-nav {
  background: #e6f3f9;
}

ul#menu li a::before {
  color: #0086be;
}

footer.site-footer .copyright, .main-body main .article-body .top_news_btn.top_news a,
.section-wrap.page .section-title, .col1 .main-body .archive-title,
.shikaku-flow > li > div:nth-child(1),
.main-body main .article-body h2:not([class])::after,
body.archive .section-wrap .section-title::after {
  background-color: #0086be;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: #b3dbec;
}

.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background: #0086be !important;
}

.shikaku-flow > li {
  border-color: #0086be;
}

.shikaku-flow > li::before {
  color: #0086be;
}

.ap-top-banners {
  margin: 60px auto 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.ap-top-banners > * {
  width: calc((100% - 20px) / 2);
}

.ap-top-banners > *:nth-child(n) {
  margin-right: 20px;
}

.ap-top-banners > *:nth-child(2n) {
  margin-right: 0;
}

.ap-top-banners > li {
  background: url("bg/24462712_m.jpg") center/cover no-repeat;
  margin-bottom: 20px;
  display: flex;
  border: solid 1px #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.ap-top-banners > li:hover {
  opacity: 0.84;
}

.ap-top-banners > li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 120px;
}

.ap-top-banners > li a > div {
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ap-top-banners > li a span {
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
}

.ap-top-banners > li a .bn-title-s {
  font-size: 1.2rem;
}

.ap-top-banners > li a .bn-title-m {
  font-size: 1.4rem;
}

.ap-top-banners > li a .bn-title-l {
  font-size: 1.7rem;
  color: #ff0;
}

.ap-top-banners > li:nth-child(1) a > div {
  background-color: rgba(0, 134, 190, 0.7);
}

.ap-top-banners > li:nth-child(2) a > div {
  background-color: rgba(0, 111, 0, 0.7);
}

.ap-top-banners > li:nth-child(3) a > div {
  background-color: rgba(162, 45, 81, 0.7);
}

.ap-top-banners > li:nth-child(4) a > div {
  background-color: rgba(99, 71, 0, 0.7);
}

.main-body h2 {
  background: #e6f3f9;
  padding: 0 0 0 20px;
}

.tax-area table, .tax-area table td, .tax-area table th {
  border-color: #80c3df;
}

.tax-area table th,
.main-body main .article-body .otoiawase th {
  background: #e6f3f9;
}

.koushu-flow > li div:nth-child(1) {
  background: #e6f3f9;
  color: #0086be;
}

.main-body main .article-body h3:not([class]) {
  color: #0086be;
  border-color: #0086be;
}

.curriculum-section p {
  margin-bottom: 1em;
}

.c-youtube {
  padding: 0 1em;
}

.c-youtube:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 3px;
  content: "\f35a";
}

/* 登録者 */
.post-type-archive-member_list h1.archive-title,
.tax-area h1.archive-title {
  background: #187959;
}

.post-type-archive-member_list .main-body,
.tax-area .main-body {
  width: 1200px;
  margin: auto;
}

.single-member_list .photo_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.single-member_list .photo {
  width: 33.33333%;
  padding: 10px;
  box-sizing: border-box;
}

.single-member_list .photo .item__figure {
  width: 100%;
  position: relative;
  padding-top: 70%;
}

.item__figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}

@media (max-width: 1200px) {
  .post-type-archive-member_list .main-body,
  .tax-area .main-body {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }
}
.single-member_list .article-header {
  background: transparent;
}

.single-member_list .article-header h1 {
  color: #000;
  background: transparent;
}

.tax-area .main-conts > table {
  display: table !important;
}

.tax-area .main-conts > table tbody {
  display: table;
  width: 100%;
}

.tax-area .main-conts > table tr {
  display: table-row !important;
  width: 100%;
}

.tax-area .main-conts > table td, .tax-area .main-conts > table th {
  display: table-cell !important;
}

.single-member_list .article-body > table {
  display: table !important;
}

.single-member_list .article-body > table tr {
  display: table-row !important;
  width: 100%;
}

.single-member_list .article-body > table td, .single-member_list .article-body > table th {
  display: table-cell !important;
}

.single-member_list .article-body > table td:nth-child(1) {
  width: 30%;
  background: #e4f2ed;
}

/*-- Perovskite --*/
body {
  border-color: #ff7e00;
}

body a {
  color: #c00;
}

body a:hover {
  color: #700;
}

.k-btn a:hover {
  color: #ff0;
}

.global-nav {
  background: #fff2e6;
}

.main-image {
  background: none;
}

.main-image-in {
  position: relative;
  padding: 0;
}

.main-image-in .main-image-icon {
  position: absolute;
  inset: 0;
  max-width: 1000px;
  width: 100%;
  margin: 75px auto;
  text-align: left;
  padding: 20px;
}

.main-image-in .main-image-icon img {
  width: 160px;
}

ul#menu li a::before {
  color: #ff7e00;
}

footer.site-footer .copyright, .main-body main .article-body .top_news_btn.top_news a, .section-wrap.page .section-title, .col1 .main-body .archive-title, .shikaku-flow > li > div:nth-child(1), .main-body main .article-body h2:not([class])::after, body.archive .section-wrap .section-title::after {
  background-color: #ff7e00;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: #ffd8b3;
}

.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background-color: #ff7e00 !important;
}

.main-body h2 {
  background-color: #fff2e6;
  color: #ff7e00;
}

.main-body main .article-body .top-banners {
  width: 100%;
  margin-bottom: 40px;
  align-items: stretch;
}

.main-body main .article-body .top-banners li:nth-child(n) {
  background: none;
  width: calc(50% - 10px);
  border: solid 2px #ff7e00;
  box-sizing: border-box;
  min-height: 160px;
}

.main-body main .article-body .top-banners li:nth-child(n) > a,
.main-body main .article-body .top-banners li:nth-child(n) > .banner-static {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  box-sizing: border-box;
}

.main-body main .article-body .top-banners li:nth-child(n) > a > div:nth-child(1),
.main-body main .article-body .top-banners li:nth-child(n) > .banner-static > div:nth-child(1) {
  padding: 3px;
  width: 150px;
  flex-shrink: 0;
  text-align: center;
}

.main-body main .article-body .top-banners li:nth-child(n) > a > div:nth-child(1) img,
.main-body main .article-body .top-banners li:nth-child(n) > .banner-static > div:nth-child(1) img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 150px;
  margin: 0 auto;
}

.main-body main .article-body .top-banners li:nth-child(n) > a > div:nth-child(2),
.main-body main .article-body .top-banners li:nth-child(n) > .banner-static > div:nth-child(2) {
  padding: 0 10px 0 20px;
  width: 100%;
}

.main-body main .article-body .top-banners li:nth-child(n) .magazine, .main-body main .article-body .top-banners li:nth-child(n) .seminer {
  font-weight: bold;
  margin-bottom: 0;
}

.main-body main .article-body .top-banners li:nth-child(n) .magazine-title {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.5rem;
  color: #ff7e00;
}

.main-body main .article-body .top-banners li:nth-child(n) .seminer-title {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.4rem;
  color: #ff7e00;
}

.main-body main .article-body .top-banners li:nth-child(n) h4 {
  color: #ff7e00;
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 0 0 0.25em;
}

.main-body main .article-body .top-banners li:nth-child(n) p {
  margin: 0;
}

.main-body main .article-body .top-banners li.featured {
  width: 100%;
  background: #fff8f0;
  border-width: 3px;
  margin-right: 0;
}

.main-body main .article-body .top-banners li.featured h4 {
  font-size: 1.625rem;
}

.main-body main .article-body .top-banners li.featured .note {
  color: #888;
  font-size: 0.875rem;
  margin-top: 0.25em;
}

.tax-area table th, .main-body main .article-body .otoiawase th,
.single-member_list .article-body > table td:nth-child(1) {
  background: #fff2e6;
}

.tax-area table, .tax-area table td, .tax-area table th {
  border-color: #ffaf66;
}

.shikaku-flow > li {
  border-color: #ff7e00;
}

.shikaku-flow > li::before {
  color: #ff7e00;
}

.main-body main .article-body h3:not([class]) {
  color: #ff7e00;
  border-color: #ff7e00;
}

.main-body main .article-body ul, .main-body main .article-body .perovskite-exam-sec1 {
  margin: 20px 0;
}

.main-body main .article-body ul ol, .main-body main .article-body .perovskite-exam-sec1 ol {
  padding: 1em 1em 1em 3em;
  background: #fff2e6;
}

.main-body main .article-body ul li, .main-body main .article-body .perovskite-exam-sec1 li {
  margin-bottom: 0.5em;
  margin-right: 0;
}

.main-body main .perovskite-exam-sec2 h4 {
  font-size: 1rem;
  margin: 0;
}

.main-body main .perovskite-exam-sec2 > ol {
  margin: 20px 0 40px;
  list-style-position: inside;
}

.main-body main .perovskite-exam-sec2 > ol li {
  margin-right: 0;
}

.main-body main .perovskite-exam-sec2 > ol > li {
  border-left: solid 1px #ff7e00;
  padding-left: 1em;
  margin-bottom: 1.5em;
  font-size: 1.125rem;
  font-weight: bold;
  color: #ff7e00;
}

.main-body main .perovskite-exam-sec2 > ol > li ol {
  margin-top: 0.5em;
}

.main-body main .article-body .bn_magazine {
  width: 800px;
  margin: 3em auto;
}

.main-body main .article-body .perovskite-list1 {
  margin-bottom: 1em;
}

.main-body main .article-body .perovskite-list1 > div {
  padding-left: 1em;
  padding-bottom: 1em;
}

.main-body main .article-body .perovskite-list1 h3 {
  margin: 0 0 20px;
}

.main-body main .article-body .perovskite-list1 h3::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  content: "\f058";
  color: #888;
  font-size: 80%;
}

.main-body main .article-body .perovskite-list2 {
  margin-bottom: 40px;
  padding-left: 0;
}

.main-body main .article-body .perovskite-list2 li {
  display: inline-block;
  margin-right: 3em;
  margin-bottom: 1em;
}

.main-body main .article-body .perovskite-list2 li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.2em;
  content: "\f058";
  color: #888;
  font-size: 80%;
}

/* 2023.12.6 行動規範追加 */
#coc-title {
  background: url("https://perovskite.sltcc.info/wp/wp-content/themes/keni7_child/bg/646075311.jpg") center/cover no-repeat #000;
}

#coc-title h2 {
  color: #fff;
  font-size: 1.8rem;
  margin: 0;
  width: 100%;
  height: 180px;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}

#coc-frame {
  background: linear-gradient(0deg, #ccc, #eee 50%, #ccc);
  padding: 4em;
}

.coc-body {
  background: #fff;
  border: solid 1px #bbb;
  padding: 2em;
}

#coc-heading {
  color: #000;
  border: none;
  font-size: 150%;
  font-weight: bold;
  font-family: serif;
}

#coc-list {
  padding: 1em 3em;
  margin: 0;
  font-size: 115%;
  font-family: serif;
  font-weight: bold;
}

#coc-list li {
  margin: 1em 0;
  list-style: none;
  position: relative;
  text-indent: -1.5em;
}

#coc-list li span {
  border-bottom: solid 1px #888;
}

#coc-list li:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.5em;
  color: #888;
}

.coc-sign {
  display: flex;
  justify-content: flex-end;
  margin-top: 3em;
}

.coc-sign p {
  padding-left: 5em;
  background: url("bg/logo.png") left center/contain no-repeat;
}

.main-body main .article-body .policy-sign {
  margin-top: 3em;
  text-align: right;
}

/* Contract template page */
.main-body main .article-body .contract-credit {
  text-align: right;
  margin-bottom: 2em;
}

.main-body main .article-body .contract-template {
  border: 1px solid #ccc;
  padding: 1.5em 2em;
  margin: 1.5em 0 3em;
  background: #fafafa;
}

.main-body main .article-body .contract-template-subtitle {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1.5em;
}

.main-body main .article-body .contract-article {
  margin-top: 1.5em;
}

.main-body main .article-body .contract-article h3 {
  font-size: 1em;
  margin-bottom: 0.5em;
}

.main-body main .article-body .contract-article ol {
  padding-left: 1.5em;
}

.main-body main .article-body .practitioner-note {
  margin: 1em 0 1.5em;
  padding: 1em 1.25em;
  background: #f0f7ff;
  border-left: 4px solid #0086be;
}

.main-body main .article-body .practitioner-note h4 {
  margin: 0 0 0.5em;
  font-size: 0.95em;
}

.main-body main .article-body .contract-important {
  font-weight: bold;
  color: #970108;
  margin: 1.5em 0 0.5em;
}

.main-body main .article-body .contract-blank {
  display: inline-block;
  min-width: 10em;
  border-bottom: 1px solid #333;
  vertical-align: bottom;
}

.main-body main .article-body .contract-blank--short {
  min-width: 3em;
}

.main-body main .article-body .contract-signature {
  margin-top: 2em;
}

.main-body main .article-body .contract-signature dl {
  margin: 1em 0 0;
}

.main-body main .article-body .contract-signature dt {
  font-weight: bold;
  margin-bottom: 0.25em;
}

.main-body main .article-body .contract-signature dd {
  margin: 0 0 0.25em;
  padding-left: 1em;
}

/* お問い合わせフォーム */
.legal-consultation-notice {
  margin-top: 1em;
  padding: 1em 1.2em;
  background-color: #f7f7f2;
  font-size: 0.92em;
  line-height: 1.7;
}

.legal-consultation-notice ul {
  margin: 0.3em 0 0 1.2em;
  padding: 0;
}

.legal-consultation-notice ul li {
  margin-bottom: 0.3em;
}

/* AI適正診断室 事前告知ページ */
.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-lead {
  border: solid 3px #ff7e00;
  padding: 2em;
  margin-bottom: 3em;
  background: #fff2e6;
}

.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-lead-label {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.75em;
}

.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-lead-title {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.7;
}

.main-body main .article-body.ai-diagnosis-page h2 {
  margin-top: 2.5em;
}

.main-body main .article-body.ai-diagnosis-page h3 {
  margin-top: 1.5em;
  font-size: 1.05em;
}

.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-questions {
  margin: 1em 0 0;
  padding-left: 0;
  list-style: none;
}

.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-questions li {
  position: relative;
  padding: 0.75em 0 0.75em 1.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px dashed #ccc;
}

.main-body main .article-body.ai-diagnosis-page .ai-diagnosis-questions li:before {
  content: "？";
  position: absolute;
  left: 0;
  font-weight: bold;
  color: #ff7e00;
}

/* 2026.06.17 for leaseback */
:root {
  --text: #444;
  --link: #86006e;
  --hover: #c00;
  --cc1: #1a2e52;
  --cc2: #9a6c29;
  --bg: #f8f6f0;
  --width: 1200px;
}

body {
  border-color: var(--cc1);
}

.main-image {
  max-width: var(--width);
  margin-inline: auto;
  margin-top: 20px;
}

.section-wrap.page .section-title, .col1 .main-body .archive-title,
footer.site-footer .copyright {
  background: var(--cc1);
}

body.archive .section-wrap .section-title::after,
.main-body main .article-body h2:not([class])::after {
  background: var(--cc2);
}

.main-body main .article-body .top_news_btn.top_news a {
  background: var(--cc2);
}

.post-cat .cat.cat005,
.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background: var(--cc1) !important;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: color-mix(in lch, var(--cc1) 25%, white);
}

.global-nav {
  background: color-mix(in lch, var(--cc1) 10%, white);
}

ul#menu li a::before {
  color: var(--cc2);
}

ul#menu {
  justify-content: flex-start;
}

ul#menu li {
  margin-right: 1em;
}

.global-nav-in li a {
  padding: 0.75em;
}

/* 2026.06.17 for leaseback */
:root {
  --text: #444;
  --link: #86006e;
  --hover: #c00;
  --cc1: #1a2e52;
  --cc1: #005027;
  --cc2: #9a6c29;
  --cc2: #4da200;
  --bg: #f8f6f0;
  --width: 1200px;
}

body {
  border-color: var(--cc1);
}
body a {
  color: var(--link);
}

.main-image {
  max-width: var(--width);
  margin-inline: auto;
  margin-top: 20px;
}

.section-wrap.page .section-title, .col1 .main-body .archive-title,
footer.site-footer .copyright {
  background: var(--cc1);
}

body.archive .section-wrap .section-title::after,
.main-body main .article-body h2:not([class])::after {
  background: var(--cc2);
}

.shikaku-flow > li > div:nth-child(1),
.main-body main .article-body .top_news_btn.top_news a {
  background: var(--cc2);
}

.shikaku-flow > li::before {
  color: var(--cc2);
}

.shikaku-flow > li {
  border-color: var(--cc2);
}

.post-cat .cat.cat005,
.main-body main .article-body .top_news_list.top_news .top-cat-name {
  background: var(--cc1) !important;
}

.main-body main .article-body .top_news_list.top_news {
  border-color: color-mix(in lch, var(--cc1) 25%, white);
}

.tax-area table th, .main-body main .article-body .otoiawase th, .single-member_list .article-body > table td:nth-child(1),
.global-nav {
  background: color-mix(in lch, var(--cc1) 10%, white);
}

#top .global-nav-panel {
  background-color: var(--cc1) !important;
}

ul#menu li a::before {
  color: var(--cc2);
}

ul#menu {
  justify-content: flex-start;
}

ul#menu li {
  margin-right: 1em;
}

.global-nav-in li a {
  padding: 0.75em;
}

.main-body main .article-body h3:not([class]) {
  color: var(--cc1);
  border-color: var(--cc1);
}

.main-body main .article-body .top-banners li:nth-child(n) h4 {
  color: var(--cc1);
}

.main-body main .article-body .top-banners li:nth-child(n) {
  border-color: var(--cc1);
}

.main-body main .article-body .top-banners li.featured {
  background: color-mix(in lch, var(--cc1) 5%, white);
}

.home .main-body main .article-body .top-intro {
  padding: 2rem 8rem 4rem;
  background: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  margin-bottom: 4rem;
}
.home .main-body main .article-body .top-intro hgroup {
  margin-bottom: 2rem;
}
.home .main-body main .article-body .top-intro hgroup h3 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  color: var(--cc1);
  font-size: 2.2rem;
  text-align: center;
  padding-right: 0;
  display: block;
  border: none;
  margin-bottom: 0;
}
.home .main-body main .article-body .top-intro hgroup h3::before, .home .main-body main .article-body .top-intro hgroup h3::after {
  content: none;
}
.home .main-body main .article-body .top-intro hgroup p {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
.home .main-body main .article-body .top-intro .top-intro-signature {
  font-family: "Shippori Mincho B1", serif;
  text-align: right;
  font-weight: 700;
  font-size: 1.2rem;
}
@media only screen and (max-width: 1200px) {
  .home .main-body main .article-body .top-intro {
    padding-inline: 2rem;
  }
}
@media only screen and (max-width: 735px) {
  .home .main-body main .article-body .top-intro {
    padding-inline: 1rem;
  }
}

.post-1239 .article-body > ul > li, .post-1239 .article-body > ol > li {
  color: var(--cc1);
  font-weight: normal;
}

.main-body main .article-body .practitioner-note {
  background-color: #fff;
  border: solid 1px color-mix(in lch, var(--cc1) 30%, white);
  border-left: solid 4px color-mix(in lch, var(--cc2) 60%, white);
}

.legal-consultation-notice {
  background: #fff;
  border: solid 1px color-mix(in lch, var(--cc1) 20%, white);
}

#coc-title {
  background: url("bg/24983045_m.jpg") center/cover no-repeat #000;
}

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