@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=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #333333;
  --color-primary: #FF5C00;
  --color-primary-shade: #333333;
  --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: #333333;
  --header-color-primary: #FF5C00;
  --header-color-primary-shade: #333333;
  --header-color-primary-tint: #aaa;
  --footer-background: #fff;
  --footer-color-font: #333333;
  --footer-color-primary: #333333;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Noto Serif JP", serif;
  --font-family03: "Roboto", sans-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: 320px;
}

.linkBtn {
  max-width: 250px !important;
  border-radius: 100px !important;
}
.linkBtn.w300 {
  max-width: 300px !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: 1.8rem;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-primary);
  font-size: var(--px42);
  font-weight: 500;
  font-family: var(--font-family03);
  text-transform: uppercase;
  line-height: 1;
}

h2.top-title {
  font-size: var(--rem36);
  letter-spacing: 0.05em;
  font-weight: 400;
  color: var(--color-font);
}
h2.top-title::after {
  content: none !important;
}

.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: #F3A804;
  padding: var(--px28);
  color: var(--color-white);
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
}
.post table tbody tr td ul {
  padding-left: var(--rem24);
}
.post table tbody tr td ul li {
  list-style: disc;
}

.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__inner {
  width: 100%;
  margin: 0 auto;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: var(--rem16);
  border-bottom: 1px solid #CCCCCC;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    gap: var(--rem16);
  }
}

#footer {
  padding-left: 24px;
  padding-right: 24px;
}

#footer .footnav ul {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
  }
}

.footer__link {
  padding: var(--px80) var(--rem24);
  background-color: var(--color-primary);
}
.footer__link--inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.footer__link--inner .title {
  font-size: var(--px18);
  color: var(--color-white);
}
@media screen and (max-width: 1240px) {
  .footer__link--inner .title {
    font-size: var(--rem20);
  }
}
.footer__link--inner ul {
  margin-top: var(--rem20) !important;
  padding-left: var(--rem60);
  position: relative;
  display: flex;
  align-items: center;
  gap: var(--rem20);
}
@media screen and (max-width: 768px) {
  .footer__link--inner ul {
    padding-left: var(--rem40);
  }
}
.footer__link--inner ul::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 1px;
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .footer__link--inner ul::before {
    width: 15px;
  }
}
.footer__link--inner ul li a {
  color: var(--color-white);
  font-size: var(--rem16);
}
.footer__link--inner a {
  display: block;
  transition: opacity 0.3s ease;
}
.footer__link--inner a:hover {
  opacity: 0.6;
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
  background: #787878;
  width: -moz-fit-content;
  width: fit-content;
}
.post4b .time {
	width: auto;
}
.home .time {
	display: block;
}
.ymd_in_list{
	border-right: 1px solid;
    padding-right: 8px !important;
    margin-right: 8px;
}
.category-journal .ymd_in_list,
.home .ymd_in_list,
.category-journal time,
.home time{
	display:none;
}
#thumbImg::before, header#h1Header::before {
  content: none;
}

h1.title, .post h1, header#h1Header h1.title {
  font-family: var(--font-family02);
}

.post h2 {
  font-size: var(--rem24);
  color: var(--color-font);
}
@media screen and (max-width: 768px) {
  .post h2 {
    font-size: var(--rem30);
  }
}

.post h3 {
  font-size: var(--rem20);
  color: var(--color-font);
}
@media screen and (max-width: 768px) {
  .post h3 {
    font-size: var(--rem28);
  }
}

.post h4 {
  color: var(--color-font);
}

table.simple__table {
  border: none;
  border-top: 1px solid #CCCCCC;
}
table.simple__table tbody tr th, table.simple__table tbody tr td {
  background: transparent !important;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #CCCCCC;
}
table.simple__table tbody tr th {
  color: var(--color-font);
  width: 15%;
}
table.simple__table tbody tr th .must {
  background: #B63033;
}
@media screen and (max-width: 768px) {
  table.simple__table tbody tr th {
    border-bottom: none;
    padding-bottom: 0;
  }
}
table.simple__table tbody tr td ul {
  padding-left: var(--rem24);
}
table.simple__table tbody tr td ul li {
  list-style: disc;
}

.director {
  gap: var(--px32);
}
.director .imgarea {
  width: 100%;
  max-width: 464px;
}
.director .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.director .txtarea {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--rem16);
}
.director__name {
  display: flex;
  justify-content: center;
  text-align: right;
  flex-direction: column;
}
.director__name p {
  font-family: var(--font-family02);
}
.director__name p img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 103px;
  aspect-ratio: 103/31;
}

.director__name p .large {
	font-size:var(--rem20);
	padding-left:4px;
}
@media screen and (max-width: 768px) {
.director__name p .large {
	font-size:var(--rem28);
}
}
.mission {
  padding: var(--px120) var(--rem24);
  background-color: #F9F9F9;
}
.mission__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  display: flex;
  flex-direction: column;
  gap: var(--px60);
}
.mission__paragraph {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mission__paragraph .title {
  font-size: var(--px32);
  font-weight: bold;
  color: var(--color-primary);
  font-family: var(--font-family02);
}
@media screen and (max-width: 768px) {
  .mission__paragraph .title {
    font-size: var(--rem30);
  }
}
.mission__paragraph p:not(.title) {
  font-size: var(--rem20);
  line-height: 1.5;
}

.company__name {
  gap: var(--px60);
  align-items: center;
}
.company__name .imgarea {
  width: 100%;
  max-width: 535px;
}

@media screen and (max-width: 768px) {
.company__name .imgarea {
  width: 70%;
	margin:0 auto;
}
}
.company__name .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.company__name .txtarea {
  width: 100%;
}
.company__name .txtarea p:not(.title) {
  line-height: 1.875;
}
.company__name .txtarea .title {
  font-size: var(--rem24);
  line-height: 1.25;
  font-family: var(--font-family02);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .company__name .txtarea .title {
    font-size: var(--rem28);
    padding-top: var(--rem30);
  }
}

.message p {
  line-height: 1.8;
}
.message__image {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px62);
}
@media screen and (max-width: 768px) {
  .message__image {
    flex-direction: column;
  }
}
.message__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h2 {
  width: 100%;
}

.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}

.teleco_v1 .w50.image_box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.teleco_v1 .w50.text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  padding: var(--rem24) var(--px80);
}

.teleco_v1 .w50.text_box .service__btn{
	width:100%;
}

.sdgs_page .sdgs__top--image {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.sdgs_page .sdgs__top--image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sdgs_page .sdgs__top--text {
  padding-top: var(--px80);
  width: 100%;
  max-width: 744px;
  margin: 0 auto;
}
.sdgs_page .sdgs__activity {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sdgs_page .sdgs__activity {
    gap: var(--px40);
  }
}
.sdgs_page .sdgs__activity .company {
  width: 100%;
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  .sdgs_page .sdgs__activity .company {
    max-width: 50%;
  }
}
.sdgs_page .sdgs__activity .company img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sdgs_page .sdgs__activity .goals {
  width: 100%;
  max-width: 357px;
}
@media screen and (max-width: 768px) {
  .sdgs_page .sdgs__activity .goals {
    max-width: 50%;
  }
}
.sdgs_page .sdgs__activity .goals img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sdgs_page .sdgs__activity .icon {
  display: block;
  width: 50px;
  height: auto;
  aspect-ratio: 5/6;
  position: relative;
}

@media screen and (max-width: 768px) {
.sdgs_page .sdgs__activity .icon {
  width: 30px;
}
}
.sdgs_page .sdgs__activity .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #8B8B8B;
  transform: translateY(-50%) rotate(60deg);
}
.sdgs_page .sdgs__activity .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #8B8B8B;
  transform: translateY(-50%) rotate(-60deg);
}
.sdgs_page .flexbox {
  gap: var(--px50);
  padding: var(--px100) 0;
  border-top: 1px solid #C4C4C4;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sdgs_page .flexbox {
    display: flex;
    flex-direction: column-reverse;
    gap: var(--rem40);
    justify-content: center;
  }
}
.sdgs_page .flexbox .imgarea {
  width: 100%;
  max-width: 520px;
}
.sdgs_page .flexbox .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sdgs_page .flexbox .txtarea {
  width: 100%;
  max-width: 632px;
}
.sdgs_page .flexbox .txtarea .title {
  font-size: var(--rem20);
  font-weight: bold;
  padding-bottom: var(--rem20);
}
@media screen and (max-width: 768px) {
  .sdgs_page .flexbox .txtarea .title {
    font-size: var(--rem28);
  }
}
.sdgs_page .flexbox .txtarea .text__list {
  padding-left: var(--rem24);
}
.sdgs_page .flexbox .txtarea .text__list li {
  font-size: var(--rem14);
  line-height: 2;
  list-style: disc;
}
.sdgs_page .flexbox .txtarea .icon__list {
  padding-top: var(--rem16);
  display: flex;
  align-items: center;
  gap: var(--rem16);
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sdgs_page .flexbox .txtarea .icon__list {
    gap: 8px;
  }
}
.sdgs_page .flexbox .txtarea .icon__list li {
  width: 100%;
  max-width: 56px;
}
@media screen and (max-width: 768px) {
  .sdgs_page .flexbox .txtarea .icon__list li {
    max-width: 36px;
  }
}
.sdgs_page .flexbox .txtarea .icon__list li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.recruit__top--thumb {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
.recruit__top--thumb img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.recruit__top--text {
  padding-top: var(--rem30);
}
.recruit__top--text .bold {
  font-weight: bold;
  font-size: var(--rem20);
  letter-spacing: 0.1em;
}
.recruit__top--text .orange {
  color: var(--color-primary);
  line-height: 2;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: var(--rem24);
}
.recruit__top--text .text {
  line-height: 3;
  letter-spacing: 0.05em;
}
.recruit__link {
  padding-top: var(--px80);
  width: 100%;
  max-width: var(--content-max-width);
}

.tabmenulist {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px76);
}
@media screen and (max-width: 768px) {
  .tabmenulist {
    flex-direction: column;
  }
}
.tabmenulist .tabmenus {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
  color: var(--color-font);
  width: 100%;
  max-width: 250px;
  min-height: 60px;
  padding: 12px 20px;
  border-radius: 20px;
  border: 1px solid #bcbcbc;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  font-size: var(--px18);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1240px) {
  .tabmenulist .tabmenus {
    font-size: var(--rem16);
  }
}
.tabmenulist .tabmenus.active {
  background-color: var(--color-primary);
  color: var(--color-white);
  box-shadow: none;
  border: none;
}

.tab_contentsbox {
  display: none;
}
.tab_contentsbox.active {
  display: block;
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow01--------------------------------------------*/
.flowlist01 {
  padding-left: 25rem;
  position: relative;
}

.flowlist01::before {
  content: "";
  width: 5px;
  height: calc(100% - 4rem);
  background: #DCDCDC;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 2rem;
  left: 25rem;
}

.flowlist01 > li {
  position: relative;
}

.flowlist01 > li:not(:last-child) {
  margin-bottom: 3vh;
}

.flowlist01 > li .icon {
  font-size: var(--rem20);
  color: var(--color-font);
  font-weight: bold;
  padding: 0.8rem 2rem;
  display: block;
  position: absolute;
  top: 1.5rem;
  width: 20rem;
  text-align: right;
  left: -25rem;
  line-height: 1;
  z-index: 100;
}

.flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
}

.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
}

.flowlist01 > li dl::before {
  width: 30px;
  height: 30px;
  margin-top: 2rem;
  background: var(--color-primary);
  border-radius: 50%;
  left: -20px;
}

.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.67;
  font-size: var(--px18);
  padding: var(--rem20);
}
.flowlist01 > li dl dt.accent {
  background-color: #FFF7D7;
}
.flowlist01 > li dl dt.accent .bold {
  font-weight: bold;
}

@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
  }
  .flowlist01 {
    padding-left: 10rem;
  }
  .flowlist01 > li .icon {
    left: -50%;
    width: 47%;
  }
  .flowlist01::before {
    left: 10rem;
  }
  .flowlist01 > li dl {
    padding-left: 2.5rem;
  }
  .flowlist01 > li dl::before {
    width: 20px;
    height: 20px;
    left: -16px;
  }
  .flowlist01 > li dl::after {
    width: 30px;
  }
  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  padding: var(--px120) 0;
}
.cta01.bg-image img {
  aspect-ratio: 1920/343;
  height: auto !important;
}
@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 .ctabtnlist {
  justify-content: space-between;
  max-width: var(--content-max-width);
  margin: var(--px50) auto 0 auto;
  gap: var(--rem40);
}

.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(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px;
  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: 1.4rem;
  font-weight: 400;
}

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

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

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

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

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-white);
  border: 2px solid var(--color-primary);
}

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

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

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

.front_contents {
  padding-left: var(--rem24);
  padding-right: var(--rem24);
}
.front_contents.sec01 {
  background-color: #F9F9F9;
}
.front_contents.sec01 .gridstyle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .front_contents.sec01 .gridstyle {
    align-items: center;
    flex-direction: column;
  }
}
.front_contents.sec01 .gridstyle.gridstyle2 {
  padding-top: 35px;
}
.front_contents.sec01 .gridstyle li {
  width: 100%;
  max-width: 390px;
}
.front_contents.sec01 .gridstyle li a {
  background-color: var(--color-white);
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: var(--rem16);
  padding: var(--rem30) var(--rem30) var(--rem40);
  transition: opacity 0.3s ease;
}

@media screen and (max-width: 768px) {
 .front_contents.sec01 .gridstyle li a {
    padding-top:var(--rem60);
  }
}
.front_contents.sec01 .gridstyle li a:hover {
  opacity: 0.6;
}
.front_contents.sec01 .gridstyle li a figure {
  width: 100%;
  margin: 0 auto;
  max-width: 200px;
}
@media screen and (max-width: 768px) {
  .front_contents.sec01 .gridstyle li a figure {
    max-width: 120px;
  }
}
.front_contents.sec01 .gridstyle li a figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.front_contents.sec01 .gridstyle__bottom {
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
}
.front_contents.sec01 .gridstyle__title {
  text-align: center;
  font-size: var(--rem28);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  padding-bottom: var(--rem16) !important;
  border-bottom: 1px solid var(--color-primary);
}

@media screen and (max-width: 768px) {
.front_contents.sec01 .gridstyle__title  {
    width:100%;
  }
}
.front_contents.top-blog {
  background-color: #F9F9F9;
  padding-left: var(--rem24);
  padding-right: var(--rem24);
}
.front_contents.top-blog .column01 {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}



@media print, screen and (min-width: 1024px) {
  #header {
    height: 100px;
  }
  .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(24rem + (1vw - 1.02rem) * 10.4911);
  }
}
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;
  padding: 10px;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(15rem + (1vw - 1.02rem) * 4.4643) !important;
  font-family: var(--font-family01);
  font-weight: 400;
  border-radius: 5px !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */





.pcbr {
    display: none;
}

/* スマホ（768px以下）のみ表示して改行 */
@media screen and (max-width: 768px) {
    .pcbr {
        display: block;
    }
}

.gridstyle__header{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	gap:var(--rem16);
}

@media screen and (max-width: 768px) {
.gridstyle__header{
	flex-direction:row;
	justify-content:flex-start;
}
	
	.gridstyle__header figure{
		max-width:70px !important;
		margin:0 !important;
	}
}