@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Cinzel:wght@400..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #111111;
  --color-primary: #BD1420;
  --color-primary-shade: #111111;
  --color-primary-tint: #666;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #111111;
  --header-color-primary: #BD1420;
  --header-color-primary-shade: #111111;
  --header-color-primary-tint: #aaa;
  --footer-background: #242424;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Serif JP", serif;
  --font-family02: "Cinzel", serif;
  --font-family03: "Cardo", serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
}

.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 120px !important;
}
.subimitarea .linkBtn input {
  color: var(--color-primary) !important;
  text-align: left !important;
	padding-right:0 !important;
}

.subimitarea .linkBtn:before,.subimitarea .linkBtn:after{
	pointer-events:none;
}

.linkBtn {
  max-width: 176px !important;
  background: transparent !important;
  font-family: var(--font-family03);
  letter-spacing: 0.05em;
  color: var(--color-primary) !important;
  border-bottom: 1px solid var(--color-primary) !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  padding-left: 0 !important;
  text-align: left !important;
}
.linkBtn.w300 {
  max-width: 300px !important;
}
.linkBtn:after {
  border-color: var(--color-primary) !important;
}
.linkBtn::before {
  content: "" !important;
  display: block;
  width: 100%;
  max-width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid var(--color-primary);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.linkBtn:hover::before {
  background: var(--color-primary) !important;
}
.linkBtn:hover:after {
  border-color: var(--color-white) !important;
}
.linkBtn.white {
  color: var(--color-white) !important;
  border-bottom: 1px solid var(--color-white) !important;
}
.linkBtn.white::before {
  border: 1px solid var(--color-white);
}
.linkBtn.white::after {
  border-color: var(--color-white) !important;
}
.linkBtn.white:hover::before {
  background: var(--color-white) !important;
}
.linkBtn.white:hover:after {
  border-color: var(--color-font) !important;
}

.home .lp-cta, .page-contact .lp-cta, .page-thanks .lp-cta, .page-sitemap .lp-cta {
  display: none;
}

.title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::after {
  content: none !important;
}
.title__area.txt_l {
  width: 100%;
}
.title__area.txt_l .title-en, .title__area.txt_l .title-ja {
  width: 100%;
  text-align: left;
}
.title__area.txt_l::after {
  margin: 0.6em 0 0 0 !important;
}
.title-ja {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 500;
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-primary);
  font-size: var(--px50);
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1;
}
.title-en.small {
  font-size: var(--px32);
  text-transform: none;
  font-family: var(--font-family01);
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a:hover {
  opacity: 0.6;
}

.white {
  color: var(--color-white) !important;
}

.bg-image {
  position: relative;
}
.bg-image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg-image > div {
  position: relative;
}

.post table tbody tr th {
  background: #707070;
  padding: var(--px28);
  color: var(--color-white);
  border-color: #707070;
  border-bottom: 1px solid var(--color-white) !important;
  font-family: var(--font-family01);
  font-weight: normal;
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
  border-color: #707070;
  font-family: var(--font-family01);
  font-weight: normal;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--rem36) 0 !important;
}

.widearea {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
}

#footer .socialicon ul, .socialicon ul {
  flex-direction: row-reverse;
}

.top-news {
  background-color: #F0F0F0;
}
.top-news .column01 {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}

#thumbImg::before, header#h1Header::before {
  content: none;
}

.page-privacy {
  font-family: var(--font-family01);
}

.must {
  background: var(--color-primary) !important;
}

.page-thanks .linkBtn {
  max-width: 200px !important;
}

#sb_instagram #sbi_load .sbi_follow_btn {
  border: 1px solid var(--color-primary);
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
  margin: 0;
}

.front_contents.widearea {
  padding-left: 24px;
  padding-right: 24px;
}
.front_contents__inner {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}
.front_contents.sec01 .title {
  font-size: var(--rem30);
  font-family: var(--font-family01);
  font-weight: 400;
  letter-spacing: 0.05em;
}
.front_contents.sec01 .text {
  font-family: var(--font-family01);
  line-height: 2;
}
.front_contents .column-two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px80);
}
@media screen and (max-width: 768px) {
  .front_contents .column-two {
    grid-template-columns: 1fr;
  }
}
.front_contents .column-two__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: var(--rem16);
}
.front_contents .column-two__item figure {
  width: 100%;
}
.front_contents .column-two__item figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.front_contents .column-two__item .title {
  font-size: 2.2rem;
  font-family: var(--font-family01);
  font-weight: 500;
  padding-left: 7.6rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .front_contents .column-two__item .title {
    font-size: var(--rem28);
  }
}
.front_contents .column-two__item .title::before {
  content: "";
  display: block;
  width: 6rem;
  height: 1px;
  background-color: var(--color-primary);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.front_contents.sec03 {
  padding: 0 24px;
}
.front_contents.sec03 .column01 {
  position: relative;
}
.front_contents.sec03 .column01_wrap {
  position: relative;
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  padding: var(--px120) 0;
}
@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01_wrap {
    padding: var(--px80) 0;
  }
}
.front_contents.sec03 .column01_wrap:nth-child(odd) .txtarea {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01_wrap:nth-child(odd) .txtarea {
    justify-content: center;
  }
}
.front_contents.sec03 .column01_wrap:nth-child(even) .txtarea {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01_wrap:nth-child(even) .txtarea {
    justify-content: center;
  }
}
.front_contents.sec03 .column01 .txtarea {
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.front_contents.sec03 .column01 .txtarea .txtinner {
  max-width: 500px;
}
.front_contents.sec03 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.front_contents.sec03 .column01 .imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .front_contents.sec03 .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
.front_contents.sec03 .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem16);
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-white);
  line-height: 2;
  padding: 0;
}
.front_contents.sec04 {
  padding-top: var(--px60);
  padding-bottom: var(--px78);
  background-color: #242424;
}
.front_contents.sec04 .btn__area {
  width: 100%;
  background-color: var(--color-white);
  border-radius: 20px;
  padding: var(--px56) 24px;
}
.front_contents.sec04 .btn__area--inner {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px100);
}
@media screen and (max-width: 768px) {
  .front_contents.sec04 .btn__area--inner {
    flex-direction: column;
    gap: var(--px40);
  }
}
.front_contents.sec04 .btn__area--inner a {
  background-color: var(--color-primary);
  font-family: var(--font-family01);
  color: var(--color-white);
  padding: var(--rem16) var(--px80) var(--rem16) var(--px40);
  display: block;
  align-content: center;
  width: 100%;
  max-width: 334px;
  position: relative;
  min-height: 74px;
  transition: all 0.3s;
  border: 1px solid var(--color-primary);
}
.front_contents.sec04 .btn__area--inner a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: calc(20px + 2rem);
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  margin-top: -3px;
  transition: all 0.3s;
}
.front_contents.sec04 .btn__area--inner a::before {
  content: "" !important;
  display: block;
  width: 100%;
  max-width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid var(--color-white);
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
}
.front_contents.sec04 .btn__area--inner a:hover {
  background-color: var(--color-white);
  color: var(--color-primary);
}
.front_contents.sec04 .btn__area--inner a:hover::before {
  border-color: var(--color-primary) !important;
}
.front_contents.sec04 .btn__area--inner a:hover:after {
  border-color: var(--color-primary) !important;
}

/*-----------------------------
cta01_col3
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01.bg-image > img {
  height: auto !important;
  aspect-ratio: 1920/400;
}
@media screen and (max-width: 768px) {
  .cta01.bg-image > img {
    height: 100% !important;
  }
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}
.cta01 .cta01_wrap .txt_c {
  color: var(--color-white);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 1240px;
  margin: var(--px50) auto 0 auto;
  gap: 20px;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px40) 8px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0;
  transition: all ease 0.15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--px32);
  margin-bottom: 1rem;
  font-family: var(--font-family02);
  font-weight: 400;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

.cta01 a.telbtn {
  background: var(--color-primary);
  color: var(--color-white);
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}

.cta01 a.mailbtn {
  background: #242424;
  color: var(--color-white);
}

/*LINEボタン*/
.cta01 a.linebtn {
  background: #00B900;
  color: var(--color-white);
}

.cta01 .linebtn .btnttl {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}

/*ボタンアイコン*/
.cta01 .telnum::before, .cta01 .mailbtn .btnttl::before, .cta01 .linebtn .btnttl::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .telnum::before {
  content: "\f095";
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

.cta01 .linebtn .btnttl::before {
  content: "\f3c0";
  font-weight: 400;
}

.service h3 {
  margin-bottom: var(--rem40);
}
.service .flexbox .txtarea .bold {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem20);
  padding-bottom: var(--rem16) !important;
}
@media screen and (max-width: 768px) {
  .service .flexbox .txtarea .bold {
    font-size: var(--rem28);
  }
}
.service .flexbox .txtarea p:not(.bold) {
  line-height: 1.875;
  font-family: var(--font-family01);
}
.service .flexbox .txtarea .linkBtn {
  max-width: 240px !important;
}

.company .lp-top-text p {
  font-family: var(--font-family01);
  line-height: 2.2;
}
.company .lp-top-text figure img {
  width: 100%;
  max-width: 155px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .company .lp-top-text figure img {
    max-width: 120px;
  }
}
.company .profile {
  width: 100%;
  padding: var(--px42) var(--px12);
  background-color: #FBFBFB;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px56);
}
@media screen and (max-width: 768px) {
  .company .profile {
    padding: var(--px60) var(--rem24);
  }
}
.company .profile .title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.company .profile .title p {
  color: var(--color-primary);
  font-family: var(--font-family01);
  font-size: var(--rem20);
  font-weight: bold;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  min-width: 280px;
  border: 1px solid var(--color-primary);
}
.company .profile .flexbox {
  width: 100%;
  padding: 0 var(--rem24);
  gap: var(--rem36);
}
.company .profile .flexbox .imgarea {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: var(--px32);
  width: 100%;
  max-width: 231px;
}
@media screen and (max-width: 768px) {
  .company .profile .flexbox .imgarea {
    max-width: 60%;
    margin: 0 auto;
  }
}
.company .profile .flexbox .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.company .profile .flexbox .imgarea .name {
  font-family: var(--font-family01);
  font-size: var(--rem24);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .company .profile .flexbox .imgarea .name {
    font-size: var(--rem28);
  }
}
.company .profile .flexbox .txtarea {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .company .profile .flexbox .txtarea {
    padding-top: var(--rem40);
  }
}
.company .profile .flexbox .txtarea p {
  font-family: var(--font-family01);
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-size: var(--px18);
}
@media screen and (max-width: 768px) {
  .company .profile .flexbox .txtarea p {
    font-size: var(--rem16);
  }
}

.company .profile .flexbox .txtarea a{
	text-decoration:underline;
	transition:opacity 0.3s;
}

.company .profile .flexbox .txtarea a:hover{
	opacity:0.6;
}
.company .profile__message {
  padding: var(--rem24) var(--rem20);
  background-color: var(--color-white);
  font-family: var(--font-family01);
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.company .table-attention {
  font-family: var(--font-family01);
}

.properties .lp-top-text p {
  font-weight: bold;
  font-family: var(--font-family01);
  font-size: var(--rem20);
  text-align: center;
}
.properties__contents h3.title {
  padding-left: 0;
  font-family: var(--font-family01);
  font-weight: bold;
  color: var(--color-primary);
  font-size: var(--px32);
}
@media screen and (max-width: 768px) {
  .properties__contents h3.title {
    font-size: var(--rem36);
  }
}
.properties__contents h4.title {
  padding-left: var(--rem16);
  border-left: 5px solid var(--color-primary);
}
.properties__contents h4.title::before {
  content: none !important;
}
.properties__contents .status {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #111111;
  color: var(--color-white);
  font-family: var(--font-family01);
  font-size: var(--rem20);
  width: 100%;
  max-width: 263px;
  min-height: 69px;
}
@media screen and (max-width: 768px) {
  .properties__contents .status {
    max-width: 180px;
    min-height: 48px;
  }
}
.properties__contents .info {
  background-color: #FBFBFB;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
  padding: var(--rem40);
  margin-top: var(--px46);
}
.properties__contents .info .large {
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem24);
}
@media screen and (max-width: 768px) {
  .properties__contents .info .large {
    font-size: var(--rem28);
  }
}
.properties__contents .info .middle {
  width: 100%;
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem20);
  padding-bottom: var(--rem16);
  border-bottom: 1px solid #D9D9D9;
}
.properties__contents .info .small {
  font-family: var(--font-family01);
  line-height: 1.8;
}
.properties__contents .info ul {
  padding-left: var(--rem24);
}
.properties__contents .info ul li {
  list-style: disc;
  line-height: 1.6;
  font-family: var(--font-family01);
  padding-top: var(--rem16);
}
.properties__contents .imgarea {
  margin-top: var(--rem40);
  display: grid;
}
.properties__contents .imgarea figure {
  width: 100%;
  height: 100%;
}
.properties__contents .imgarea figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.properties__contents .imgarea.col2 {
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .properties__contents .imgarea.col2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.properties__contents .imgarea.col2 .small {
  display: grid;
  grid-template-columns: repeat(2, 2fr);
  gap: var(--rem20);
}
.properties__contents .imgarea.col5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .properties__contents .imgarea.col5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.properties__link {
  background-color: var(--color-primary);
  font-family: var(--font-family01);
  color: var(--color-white);
  padding: var(--rem16) var(--px100) var(--rem16) var(--px40);
  display: block;
  align-content: center;
  width: 100%;
  max-width: 550px;
  position: relative;
  min-height: 74px;
  transition: all 0.3s;
  border: 1px solid var(--color-primary);
  margin: 0 auto;
  font-size: var(--rem20);
  min-height: 94px;
}
.properties__link::before {
  content: "" !important;
  display: block;
  width: 100%;
  max-width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid var(--color-white);
  position: absolute;
  right: 6rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .properties__link::before {
    right: 1rem;
  }
}
.properties__link:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: calc(20px + 6rem);
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  margin-top: -3px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .properties__link:after {
    right: calc(20px + 1rem);
  }
}
.properties__link:hover {
  background-color: var(--color-white);
  color: var(--color-primary);
}
.properties__link:hover::before {
  border-color: var(--color-primary) !important;
}
.properties__link:hover:after {
  border-color: var(--color-primary) !important;
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(10rem + (1vw - 1.02rem) * 16.7411);
  }
}
nav#mainNav ul li a {
  transition: opacity 0.3s ease;
}
nav#mainNav ul li a:hover {
  opacity: 0.6;
}

nav#mainNav ul li a b {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
}

nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
}

.header__contact li {
  display: flex;
  align-items: center;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: var(--color-primary-tint) !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: none !important;
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24) !important;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: 190px !important;
  font-family: var(--font-family03);
  font-weight: 400;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */

.category-blog h1.title{
	position:relative;
}

.category-blog h1.title span{
	display:none;
}
.category-blog h1.title:before{
	content:'身障者社長の人生毎日の楽り苦らり';
}

@media screen and (max-width: 768px) {
.category-blog h1.title{
	display:flex;
	justify-content:center;
	flex-direction:column;
}

.category-blog h1.title:before{
	content:'身障者社長の人生';
}
.category-blog h1.title:after{
	content:'毎日の楽り苦らり';
}
}