@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&family=M+PLUS+1p&family=Noto+Sans+JP:wght@100..900&display=swap');

:root {
  /*------▼基本設定▼------*/
  --color-background: #F4F2ED;
  --color-font: #3F3F3F;
  --color-primary: #D3AF1F;
  --color-primary-shade: #7A9A63;
  --color-primary-tint: #EFEBE3;
  --color-secondary: ;
  --color-secondary-tint: ;
  --color-table-border: #CCC;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #F4F2ED;
  --header-color-font: #3F3F3F;
  --header-color-primary: #7A9A63;
  --header-secondary: ;
  --header-color-primary-shade: ;
  --header-color-primary-tint: ;
  /*------▼フッター設定▼------*/
  --footer-background: #E3DED5;
  --footer-color-font: #3F3F3F;
  --footer-color-primary: ;
  /*------▼フォント設定▼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "M PLUS 1p", sans-serif;
  --font-family03: "Kiwi Maru", serif;
  --font-family04: ;
}

/*--メディアクエリ--------------------------------------------*/
@media print,
screen and (min-width: 1024px) {}

@media print,
screen and (max-width: 1023px) {}

@media print,
screen and (min-width: 769px) {}

@media print,
screen and (max-width: 768px) {}

/*--全体の設定--------------------------------------------*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;

  .post p {
    line-height: 2;
  }
}

/*--表示の切り替え--------------------------------------------*/

body.home .c_commoncta {
  display: none;
}

.page_contents_inner+.page_contents_inner {
  margin-top: var(--px100);
}

#content,
body:not(.home) #content.wide {
  padding: var(--px100w) 0 var(--px80);
  margin: 0 auto;
}

.fw_contents {
  margin-top: 0;
  margin-bottom: 0;
}

#content:has(.fw_contents),
body:not(.home) #content:has(.fw_contents).wide {
  padding: 0;
}

.fw_contents .page_contents_inner:nth-child(even) {
  background: var(--color-background);
}

/*--お知らせ　下線--------------------------------------------*/
.postlist li {
  border-top: 1px solid #ddd;
}

.postlist li:last-child {
  border-bottom: 1px solid #ddd;
}

/*--fvの比率調整--------------------------------------------*/
#mainImg img {
  width: 100% !important;
  height: auto;
}

/*--幅フル100%背景色--------------------------------------------*/

.widecolor {
  margin-right: calc(((100vw - 100%) / 2)* -1);
  margin-left: calc(((100vw - 100%) / 2)* -1);
  background-color: var(--color-primary-tint);
}

@media print,
screen and (max-width: 768px) {

  .widecolor {
    padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) 0 min(calc(150px + (1vw - 19.2px) * 3.2362), 150px) 0;
    /* 120-80px (1920-375) */
  }
}

.post .widecolor>h2:first-child {
  margin-top: 0 !important;
}

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

@media print,
screen and (max-width: 768px) {

  #content,
  #content.wide {
    width: 100%;
  }

  .content_inner {
    width: 100%;
  }
}

/*----------------------------------------------
  utility
----------------------------------------------*/
/* 文字色 */
.u-fc--white {
  color: var(--color-background);
}

/* 行間 */
.u-lh200 {
  line-height: 2;
}

@media(max-width: 768px) {
  .u-sp--l {
    text-align: left !important;
  }
}

/*----------------------------------------------
  header
----------------------------------------------*/
#header {

  a.head_btn.tel_btn {
    display: flex;
    align-items: center;
    font-size: 2.2rem;
    background: none;
    color: #fff;
    background-color: var(--color-primary);

    &::before {
      content: none;
    }

    &:hover {
      opacity: 0.8;
    }
  }

  a.head_btn .header_tel {
    &:before {
      content: '\f095';
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1;
      margin-bottom: .1em;
      margin-right: 5px;
    }
  }

  a.head_btn .header_time {
    &::before {
      content: none;
    }
  }

  a.head_btn.mail_btn {
    &::before {
      content: none;
    }

    >span {
      &:before {
        content: '\f0e0';
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1;
        margin-bottom: .1em;
        margin-right: 5px;
      }
    }
  }

  a.head_btn.mail_line {
    background: #06C755;
    color: #fff;

    &::before {
      content: none;
    }

    >span {
      &:before {
        content: '\f3c0';
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1;
        margin-bottom: .1em;
        margin-right: 5px;
      }
    }
  }

  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--color-primary);
  }

  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background-color: var(--header-background);
  }
}

.spmenu #menu p {
  transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}

@media print,
screen and (min-width: 1024px) {
  .header__nav-contact {
    padding: min(calc(10px + (1vw - 19.2px) * 0.5580), 10px) min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
  }

  ul.header__contact {
    gap: 10px;
  }

  nav#mainNav ul li a {
    padding: var(--px20) var(--px12);

    &:hover {
      opacity: 0.6;
    }
  }

  nav#mainNav ul li:last-child a {
    padding-right: var(--px40);

    &:hover {
      opacity: 0.6;
    }
  }

  #header a.head_btn.mail_btn {
    background: var(--header-color-primary);
    color: #fff;

    &:hover {
      background: var(--header-color-primary);
      color: #fff;
      opacity: 0.8;
    }
  }

  .sticky-header #header-layout {
    background: var(--header-background);
  }

  nav#mainNav ul li li {
    background: var(--color-background);
  }
}

@media only screen and (max-width: 1023px) {
  nav#mainNav ul li a {
    background: var(--color-background);
    color: var(--color-font);
    border-bottom: 1px solid #ddd;
  }
}

/*-----------------------------
list
------------------------------*/
.c-list {
  display: grid;
  gap: var(--rem40) var(--rem40);

  &.c-list--col2,
  &.c-list--sp-col2 {
    grid-template-columns: repeat(2, 1fr);
  }

  &.c-list--col3 {
    grid-template-columns: repeat(3, 1fr);
  }

  &.c-list--col4 {
    grid-template-columns: repeat(4, 1fr);
  }

  &.c-list--col5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media(max-width: 780px) {
  .c-list {
    display: grid;
    gap: var(--rem20);

    &.c-list--col2,
    &.c-list--col3,
    &.c-list--col4,
    &.c-list--col5,
    &.c-list--sp-col2 {
      grid-template-columns: repeat(2, 1fr);
    }
  }
}

@media(max-width: 450px) {
  .c-list {
    display: grid;
    gap: var(--rem20);

    &.c-list--col2,
    &.c-list--col3 {
      grid-template-columns: 1fr;
    }
  }
}

/*-----------------------------
card
------------------------------*/
.c-card {
  display: flex;
  flex-direction: column;

  .c-card__image {
    aspect-ratio: 280 / 373;
    overflow: hidden;
    margin-bottom: var(--rem12);

    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }

  .c-card__txt {
    .cardttl {
      border: none;
      margin: 0 0 var(--rem12);
      font-size: var(--rem18);
      padding: 0;
      font-weight: bold;
      text-align: left;
    }
  }
}

/*-----------------------------
btn
------------------------------*/
.linkBtn,
.post .linkBtn {
  max-width: 380px;
  width: 100%;
  color: #fff;
  background: var(--color-primary);
  margin-top: 0;

  &::after {
    content: '\f101';
    position: absolute;
    font-size: var(--rem16);
    color: #fff;
    font-family: 'FontAwesome';
    font-weight: 400;
    line-height: 1;
    top: 50%;
    right: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    transition: 0.3s all;
  }

  &:hover {
    background: var(--color-primary);
    opacity: 0.8;
  }
}

/*-----------------------------
table
------------------------------*/
.post table th {
  background: #E3DED5;
  color: var(--color-font);
}

.post table td {
  background: #EFEBE3;
  color: var(--color-font);
}

/* table_style02 */
.post table.table_style02 {
  margin: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px) auto;
  /* 30-20px (1920-375) */
  border: none;

  tr {
    border-bottom: 10px solid var(--color-background);
  }
}

.post table.table_style02 th,
.post table.table_style02 td {
  font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  padding: min(calc(20px + (1vw - 19.2px) * 0.5580), 20px) min(calc(15px + (1vw - 19.2px) * 0.3236), 15px);
  /* 20-15px 15-10px (1920-375) */
  border: none;
}

.post table.table_style02 th {
  width: 25%;
  font-weight: 600;
}

.post table.table_style02:first-child {
  margin-top: 0;
}

.post table.table_style02:last-child {
  margin-bottom: 0;
}

/* table_style04 */
.post table.table_style04 th {
  background-color: transparent;
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
}

table.table_style04 tr:first-child {
  border-top: 1px solid #ababab;
}

table.table_style04 tr:last-child {
  border-bottom: 1px solid #ababab;
}

table.table_style04 tr {
  border-top: 1px dashed #ababab;
  letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
  padding: 40px 30px;
}

table.table_style04 th {
  position: relative;
  z-index: 0;
}

table.table_style04 td {
  background: var(--color-background);
}

table.table_style04 th:before {
  position: absolute;
  content: "";
  background: var(--color-primary-tint);
  top: 7px;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  z-index: -1;
}

table.table_style04 td ul li {
  padding-left: 1em;
  position: relative;
  line-height: 2;
}

table.table_style04 td ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}

@media print,
screen and (max-width: 768px) {

  table.table_style04 th,
  table.table_style04 td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }

  table.table_style04 th {
    width: 32%;
  }

  table.table_style04 td {
    width: 68%;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/

.wpcf7-form .must {
  background: var(--color-primary-shade);
}

.subimitarea {
  .linkBtn {
    padding: 0;
  }
}

/*-----------------------------
TOP
------------------------------*/
/* title */
.post .main-title,
.main-title {
  font-family: var(--font-family02);
  font-size: var(--rem40);
  font-weight: 500;
  text-align: center;
  color: var(--color-font);
  line-height: 1.4;
  overflow-wrap: break-word;
  padding: 0;
  margin: 0 auto var(--rem60);
  border: none;
  background: transparent;

  &::before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/main-title.png) no-repeat;
    background-size: contain;
    line-height: 1;
    width: calc((300 / 1920)*100vw);
    height: calc((100 / 1920)*100vw);
    margin: 0 auto 10px;
  }

  &::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: var(--px80);
    height: 3px;
    margin: var(--rem14) auto 0;
    background: var(--color-primary);
  }

  &.main-title--style02 {
    &::before {
      content: "";
      display: block;
      background: url(/wp-content/uploads/main-title02.png) no-repeat;
      background-size: contain;
      line-height: 1;
      width: calc((100 / 1920)*100vw);
      height: calc((100 / 1920)*100vw);
      margin: 0 auto 10px;
    }
  }
}

@media print,
screen and (max-width: 768px) {

  .post .main-title,
  .main-title {

    &::before {
      width: calc((300 / 768)*100vw);
      height: calc((100 / 768)*100vw);
    }

    &.main-title--style02 {
      &::before {
        width: calc((100 / 768)*100vw);
        height: calc((100 / 768)*100vw);
      }
    }
  }

}


/* l-about */
.l-about {
  margin-bottom: var(--px120);
  position: relative;

  &::after {
    content: "";
    display: block;
    width: 100%;
    height: calc((140 / 1920) *100vw);
    background: url(/wp-content/uploads/top-about.png) no-repeat center / contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media print,
screen and (max-width: 768px) {
  .l-about {
    padding-left: 5%;
    padding-right: 5%;

    &::after {
      height: calc((140 / 768) *100vw);
      background: url(/wp-content/uploads/top-about.png) no-repeat center / cover;
    }
  }

}

/* l-reason */
.l-reason {
  .num_list01 {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
  }

  .num_list01 .imgarea {
    position: relative;
    margin-bottom: var(--px20);
  }

  .num_list01 .imgarea:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: "0" counter(number);
    display: inline-block;
    background: #ffffff;
    color: var(--color-primary-shade);
    font-family: var(--font-family03);
    font-weight: 400;
    font-size: 20px;
    border-radius: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    bottom: -35px;
    transform: translateX(-50%);
  }

  .num_list01 .num_listttl {
    text-align: center;
    font-weight: bold;
    font-size: var(--rem24w);
    font-family: var(--font-family02);
    margin-bottom: var(--rem20);
    position: relative;
  }

  /*---------col03-----------*/

  .col3_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .col3_list>li {
    width: 32%;
    margin-bottom: 2%;
    background: #fff;

    &::before {
      content: "";
      display: block;
      width: 32%;
      height: 0;
      order: 1;
    }

    &::after {
      content: "";
      display: block;
      width: 32%;
      height: 0;
    }

    .txtarea {
      padding: var(--rem30);
    }
  }

}


@media print,
screen and (max-width: 768px) {
  .l-reason {
    padding-left: 5%;
    padding-right: 5%;

    .col3_list>li {
      width: 49%;
    }

    .col3_list::before,
    .col3_list:after {
      content: none;
    }
  }

}

@media print,
screen and (max-width: 414px) {
  .l-reason {
    .col3_list>li {
      width: 100%;
    }

    .col3_list>li:last-child {
      margin-bottom: 0;
    }
  }
}

/* l-menu */
.l-menu {
  .column06 {
    position: relative;
    margin: var(--px60) 0 0;
  }

  .column06_wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    z-index: 20;
  }

  .column06 .imgarea {
    position: relative;
    aspect-ratio: 1208 / 700;
    overflow: hidden;
    width: 60%;
  }

  .column06 .imgarea img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .column06 .txtarea {
    position: relative;
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--px80) var(--px40);
    z-index: 10;
  }

  .column06 .txtarea .txtinner {
    max-width: 710px;
  }
}

@media print,
screen and (min-width: 1024px) {
  .l-menu {

    /*左右反転*/
    .column06_wrap.rev {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
    }
  }
}

@media print,
screen and (max-width: 1023px) {
  .l-menu {
    .column06_wrap {
      justify-content: center;
    }

    .column06_wrap.rev {
      flex-direction: row;
    }

    .column06 .imgarea,
    .column06 .txtarea {
      width: 90%;
    }

  }
}

/* l-instagram */
@media print,
screen and (max-width: 768px) {
  .l-instagram {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/* l-info */
.c-infobox {
  .c-infobox__title {
    font-family: var(--font-family02);
    font-weight: 500;
    font-size: var(--rem30w);
    border: none;
    padding: 0;
  }
}

@media print,
screen and (max-width: 768px) {
  .l-info {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/* l-news */
@media print,
screen and (max-width: 768px) {
  .l-news {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/*-----------------------------
下層
------------------------------*/
/* タイトル */
body:not(.home) #content {
  .post h2 {
    font-weight: 600;
    font-size: var(--rem30);
    font-family: var(--font-family02);
    color: var(--color-font);

    &::after {
      width: 100%;
      height: 1px;
      background: var(--color-primary-shade);
    }

    &.txt_l {
      text-align: left;
    }
  }

  .post h3 {
    font-family: var(--font-family02);
    font-size: var(--rem20w);
    border-color: var(--color-primary-shade);
    font-weight: 500;
  }
}

/* component */
.c-point {
  .c-pointttl {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--color-primary-shade);
    text-align: left;

    &::before,
    &::after {
      content: none;
    }

    .c-pointttl__num {
      font-family: var(--font-family02);
      color: var(--color-primary-shade);
      font-size: var(--rem18);
    }

    .c-pointttl__txt {
      display: block;
      font-family: var(--font-family02);
      color: var(--color-font);
      font-size: var(--rem20);
      font-weight: 600;
    }
  }
}

@media screen and (max-width: 768px) {
  .c-point {

    &.mt4 {
      margin-top: 4rem !important;
    }

  }
}

/*-----------------------------
CTA
------------------------------*/
.cta01 {
  background: url(/wp-content/uploads/cta-bg.jpg) no-repeat center / cover;
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  background: rgba(244, 242, 237, .9);
  padding: var(--px80);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  margin: var(--px50) auto 0 auto;
}

.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;
  color: #111;
  border-radius: 0;
  transition: all ease .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(--rem36);
  margin-bottom: 1rem;
}

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

.cta01 a.telbtn {
  background: #fff;
  color: var(--color-primary-shade);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.mailbtn {
  background: var(--color-primary-shade);
  color: #fff;
}

/*ボタンアイコン*/

.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: '\f3cd';
}

/*LINEボタン*/

.cta01 a.linebtn {
  background: #06C755;
  color: #fff;
}

.cta01 .linebtn .btnttl {
  font-size: var(--rem24);
}

/*ボタンアイコン*/

.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: '\f3cd';
}

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

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

/*----------------------------------------------
  footer
----------------------------------------------*/
.footer__inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--px40);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5%;
  border-bottom: solid 1px;
}

@media print,
screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#copyright {
  width: 94%;
  max-width: 1240px;
}

/* ----------------------------
right
----------------------------*/

#footer .footnav ul {
  justify-content: flex-end;
}

@media print,
screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}

/*footer navi ico*/

#footer .footnav ul>li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px;
  /* 16-9px、15-8px (1920-375) */
  margin-bottom: 10px;
}

#footer .footnav ul>li::before {
  left: 0;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#footer .footnav ul>li::after {
  content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}

.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--px14);
  line-height: 1;
}

.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }

  .footer__catchphrase {
    text-align: center;
  }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/* ----全体LAYOUT調整----*/

.footer__inner {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: var(--px40);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5%;
}

@media print,
screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#copyright {
  width: 94%;
  max-width: 1240px;
}

/* ----------------------------
right
----------------------------*/

#footer .footnav ul {
  justify-content: flex-end;
}

@media print,
screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}

/*footer navi ico*/

#footer .footnav ul>li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px;
  /* 16-9px、15-8px (1920-375) */
  margin-bottom: 10px;
}

#footer .footnav ul>li::before {
  left: 0;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#footer .footnav ul>li::after {
  content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}

.leftarea .logoare {
  display: flex;
  flex-direction: column;
  gap: var(--px14);
  line-height: 1;
}

.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }

  .footer__catchphrase {
    text-align: center;
  }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
  -webkit-box-pack: start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 10px;
}

#footer .socialicon ul li,
.socialicon ul li {
  padding: 0;
}

@media print,
screen and (max-width: 768px) {

  #footer .socialicon ul,
  .socialicon ul {
    justify-content: center;
  }
}

/*アイコンサイズ調整*/

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  font-size: var(--rem24);
}