@charset "UTF-8";

@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 100;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Thin.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 200;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-ExtraLight.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 300;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Light.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 400;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Regular.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 500;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Medium.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 600;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-SemiBold.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 700;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Bold.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 800;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-ExtraBold.woff2") format('woff2');
}
@font-face {
  font-family: 'notosansjp';
  font-display: swap;
  font-weight: 900;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notosans/NotoSansJP-Black.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 200;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-ExtraLight.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 300;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-Light.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 400;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-Regular.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 500;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-Medium.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 600;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-SemiBold.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 700;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-Bold.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 800;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-ExtraBold.woff2") format('woff2');
}
@font-face {
  font-family: 'notoserifjp';
  font-display: swap;
  font-weight: 900;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/notoserif/NotoSerifJP-Black.woff2") format('woff2');
}
@font-face {
  font-family: 'irohamaru';
  font-display: swap;
  font-weight: 300;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/irohamaru/irohamaru-Light.woff2") format('woff2');
}
@font-face {
  font-family: 'irohamaru';
  font-display: swap;
  font-weight: 400;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/irohamaru/irohamaru-Regular.woff2") format('woff2');
}
@font-face {
  font-family: 'irohamaru';
  font-display: swap;
  font-weight: 500;
  src: url("/wp-content/themes/dhc_syokuji/assets/fonts/irohamaru/irohamaru-Medium.woff2") format('woff2');
}
html {
  font-size: 10px;
}
body {
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: 'notosansjp', sans-serif;
  font-weight: 400;
  color: #000;
}
.inner {
  width: 100%;
  max-width: 117.6rem;
  padding: 0 4.8rem;
  margin: auto;
}
.notosans {
  font-family: 'notosansjp', sans-serif!important;
}
.notoserif {
  font-family: 'notoserifjp', serif!important;
}
.only_sp {
  display: none!important;
}

@media screen and (min-width: 769px) {
  a {
    transition: opacity 0.3s;
  }
  *:not(.g_nav) a:hover {
    opacity: .6;
  }
}
@media screen and (min-width: 769px) and (max-width: 1175px) {
  html {
    font-size: 0.850340136vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.666666667vw;
    width: 100%;
  }
  html.fixed {
    position: fixed;
  }
  .inner {
    max-width: 100%;
    padding: 0;
  }
  .only_pc {
    display: none!important;
  }
  .only_sp {
    display: block!important;
  }
}


/* ---------------------------------
  page_title
--------------------------------- */
.page_title {
  background-color: #C4E3EC;
  font-family: 'notoserifjp', serif;
  font-size: 4.8rem;
  font-weight: 900;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 1rem;
}
.page_title span {
  background-color: #8FCFE2;
  display: block;
  height: 12rem;
  line-height: 12rem;
  position: relative;
}
.page_title span::before,
.page_title span::after {
  content: "";
  background-color: #8FCFE2;
  height: 100%;
  width: 8rem;
  position: absolute;
  top: 0;
  right: 0;
}
.page_title span::before {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  left: -8rem;
}
.page_title span::after {
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  right: -8rem;
}
@media screen and (max-width: 768px) {
  .page_title {
    font-size: 2.5rem;
    margin: 2rem 0;
  }
  .page_title span {
    height: 7rem;
    line-height: 7rem;
    width: 20rem;
  }
  .page_title span::before,
  .page_title span::after {
    width: 2.5rem;
  }
  .page_title span::before {
    left: -2.5rem;
  }
  .page_title span::after {
    right: -2.5rem;
  }
}


/* ---------------------------------
  header
--------------------------------- */
header {
  padding: 2rem 0;
  position: fixed;
  width: 100%;
  height: 13rem;
  top: 0;
  background-color: rgba(255,255,255,0.8);
  z-index: 100;
}
header .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.header_logo img {
  width: 45.5rem;
}
.header_link {
  display: flex;
  column-gap: 2.3rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.header_link li {
  background-color: #FF842B;
  border-radius: 10rem;
}
.header_link li a {
  padding: 1.5rem 2rem 1.5rem 1.8rem;
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
.header_link li:not(:last-child) a::before,
.header_link li:last-child a::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.header_link li:not(:last-child) a::before {
  width: 2.1rem;
  height: 1.5rem;
  background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_mail.svg");
}
.header_link li:last-child a::before {
  width: 4.2rem;
  height: 2rem;
  background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_mail_tel.svg");
}
.sp_menu_icon {
  display: none;
}

@media screen and (max-width: 768px) {
  header {
    padding: 0 0 0 1.2rem;
    height: 6.4rem;
  }
  header .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header_logo img {
    width: 25.7rem;
  }
  .header_link {
    display: none;
  }
  .sp_menu_icon {
    display: block;
    width: 6.5rem;
    height: 6.4rem;
    background-color: #FF842B;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .sp_menu_icon span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    row-gap: .4rem;
    height: 100%;
    padding-top: .5rem;
  }
  .sp_menu_icon span::before {
    content: "";
    width: 3.6rem;
    height: 2.5rem;
    background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_manu.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .sp_menu_icon.menu_open span::before {
    background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_menu_close.svg");
  }
}


/* ---------------------------------
  g_nav
--------------------------------- */
.g_nav {
  background-color: #C37842;
  color: #fff;
  font-weight: 700;
  font-size: 1.7rem;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 13rem;
}
.g_nav ul:not(.sub_nav) {
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  margin: auto;
}
.g_nav ul:not(.sub_nav) > li {
  width: 100%;
  position: relative;
}
.g_nav ul:not(.sub_nav) > li > a {
  width: 100%;
  height: 7.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.g_nav ul:not(.sub_nav) > li > a:hover {
  opacity: 1;
}
.g_nav ul li .sub_nav {
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s;
  pointer-events: none;
  background-color: #F4DDCD;
  font-size: 1.6rem;
  color: #000;
  color: #4C4948;
  padding: 0 2rem;
}
.g_nav ul li .sub_nav li {
  white-space: nowrap;
}
.g_nav ul li .sub_nav li:not(:last-child) {
  border-bottom: .1rem solid #C37842;
}
.g_nav ul li .sub_nav li a {
  padding: 1.2rem 0;
  display: block;
}
.g_nav ul:not(.sub_nav) > li {
  transition: background-color 0.3s;
}
.g_nav ul:not(.sub_nav) > li.active,
.g_nav ul:not(.sub_nav) > li:hover {
  background-color: #DBAB88;
}
.g_nav ul li:has(.sub_nav):hover .sub_nav {
  opacity: 1;
  pointer-events: auto;
}
.g_nav ul:not(.sub_nav) > li::before {
  content: "";
  width: .1rem;
  height: calc(100% - 2.7rem);
  position: absolute;
  left: -.1rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.g_nav ul:not(.sub_nav) > li:last-child::after {
  content: "";
  width: .1rem;
  height: calc(100% - 2.7rem);
  position: absolute;
  right: -.1rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.g_nav .other_btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .g_nav {
    pointer-events: none;
    height: calc(100dvh - 6.4rem);
    overflow-y: auto;
    padding: 1rem 3.2rem;
    transform: translateY(calc(-100% - 6.4rem));
    position: absolute;
    transition: transform 0.3s;
    z-index: 80;
    top: 6.4rem;
  }
  .g_nav.menu_open {
    pointer-events: auto;
    transform: translateY(0);
  }
  .g_nav ul li .sub_nav {
    display: none;
  }
  .g_nav ul:not(.sub_nav) {
    flex-direction: column;
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }
  .g_nav ul:not(.sub_nav) > li.active,
  .g_nav ul:not(.sub_nav) > li:not(:last-child):hover {
    background-color: transparent;
  }
  .g_nav ul:not(.sub_nav) > li > a {
    padding: 1.5rem 0;
    height: auto
  }
  .g_nav ul:not(.sub_nav) > li::after,
  .g_nav ul:not(.sub_nav) > li:last-child::after {
    content: "";
    background-image : linear-gradient(to right, #fff .2rem, transparent .2rem);
    background-size: 1rem .2rem;
    background-repeat: repeat-x;
    background-position: left bottom;
    position: absolute;
    left: 0;
    height: .2rem;
    width: 100%;
  }
  .g_nav ul:not(.sub_nav) > li::before {
    display: none;
  }
  .g_nav ul:not(.sub_nav) > li:last-child {
    display: none;
  }
  .g_nav .other_btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 2.8rem;
  }
  .g_nav .other_btn a {
    font-size: 1.5rem;
    color: #fff;
    border: .1rem solid #fff;
    box-shadow: 0 .4rem 0 rgba(0, 0, 0, .16);
    height: 6rem;
    width: 14rem;
    background-color: #FF842B;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 10rem;
    row-gap: .2rem;
  }
  .g_nav .other_btn a:nth-child(3) {
    width: 100%;
    flex-flow: row;
    column-gap: 1.6rem;
  }
  .g_nav .other_btn a::before {
    content: "";
    background-position: center bottom;;
    background-repeat: no-repeat;
    width: 100%;
    height: 2rem;
  }
  .g_nav .other_btn a:nth-child(1)::before,
  .g_nav .other_btn a:nth-child(2)::before {
    background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_mail.svg");
    background-size: 2rem;
  }
  .g_nav .other_btn a:nth-child(3)::before {
    background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_mail_tel.svg");
    background-size: 4rem;
    width: 4rem;
  }
}


/* ---------------------------------
  main_content
--------------------------------- */
.main_content {
  overflow: hidden;
  padding: 20.6rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .main_content {
    padding: 6.4rem 0 5rem;
  }
}


/* ---------------------------------
  pankuzu
--------------------------------- */
.pankuzu {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  font-size: 1.4rem;
  font-weight: 300;
  margin-bottom: 5rem;
}
.pankuzu li:not(:last-child)::after {
  content: "＞";
  margin-left: 1rem;
}
.pankuzu br {
  display: none!important;
}
@media screen and (max-width: 768px) {
  .pankuzu {
    display: none;
  }
}

/* ---------------------------------
  contact_block
--------------------------------- */
.contact_block {
  background-color: #EDEADE;
  padding: 4rem 1.4rem 5rem 3.5rem;
}
.contact_block h2 {
  color: #199092;
  font-weight: 700;
  font-size: 3.6rem;
  margin-bottom: 2.6rem;
  text-align: center;
}
.contact_block .contact_detail  {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contact_block .contact_detail .contact_detail_right li {
  font-size: 2.6rem;
  width: 33.5rem;
  font-weight: 700;
  color: #199092;
  text-align: center;
  border: .3rem solid #6ACFD1;
  background-color: #fff;
  border-radius: 1.3rem;
}
.contact_block .contact_detail .contact_detail_right li:not(:last-child) {
  margin-bottom: 2.6rem;
}
.contact_block .contact_detail .contact_detail_right li a {
  padding: 1.4rem;
  display: block;
}
.contact_block .contact_detail .contact_detail_left .tel_number {
  font-size: 5.4rem;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: .9rem;
}
.contact_block .contact_detail .contact_detail_left .tel_number span:not(.manager) {
  display: flex;
  column-gap: .5rem;
  align-items: center;
}
.contact_block .contact_detail .contact_detail_left .tel_number span:not(.manager)::before {
  content: "";
  width: 4.5rem;
  height: 7rem;
  background-image: url("/wp-content/themes/dhc_syokuji/assets/images/common/icon_tel.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  display: block;
}
.contact_block .contact_detail .contact_detail_left .tel_number .manager {
  background-color: #fff;
  font-weight: 500;
  font-size: 2.2rem;
  padding: .5rem 0 .5rem 1.3rem;
  text-align: center;
  margin-left: 1.9rem;
}
.contact_block .contact_detail .contact_detail_left .reception_hours {
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 2.6rem;
}
.contact_block .contact_detail .contact_detail_left .contact_btn {
  font-weight: 700;
  font-size: 3.2rem;
  color: #fff;
  border: .3rem solid #6ACFD1;
  background-color: #199092;
  border-radius: 4.1rem;
  width: 100%;
  display: block;
  padding: .6rem 0;
  text-align: center;
}


@media screen and (max-width: 768px) {
  .contact_block {
    padding: 1.8rem 1.6rem 3rem 1.6rem;
  }
  .contact_block h2 {
    font-size: 2.1rem;
    margin-bottom: 1.1rem;
  }
  .contact_block .contact_detail  {
    flex-flow: column-reverse;
  }
  .contact_block .contact_detail .contact_detail_right {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .contact_block .contact_detail .contact_detail_right li {
    font-size: 1.9rem;
    width: calc(50% - 1rem);
  }
  .contact_block .contact_detail .contact_detail_right li:not(:last-child) {
    margin-bottom: 0;
  }
  .contact_block .contact_detail .contact_detail_right li a {
    padding: .7rem 0;
  }
  .contact_block .contact_detail .contact_detail_left .tel_number {
    font-size: 4.1rem;
    margin-bottom: 1.9rem;
    display: flex;
    flex-direction: column;
    row-gap: 1.9rem;
  }
  .contact_block .contact_detail .contact_detail_left .tel_number span:not(.manager) {
    column-gap: .4rem;
    align-items: flex-end;
  }
  .contact_block .contact_detail .contact_detail_left .tel_number span:not(.manager)::before {
    content: "";
    width: 3.5rem;
    height: 4.7rem;
  }
  .contact_block .contact_detail .contact_detail_left .tel_number .manager {
    font-size: 1.6rem;
    padding: .4rem .5rem .4rem 1.2rem;
    margin-left: 0;
  }
  .contact_block .contact_detail .contact_detail_left .reception_hours {
    font-size: 1.7rem;
    margin-bottom: 1.8rem;
  }
  .contact_block .contact_detail .contact_detail_left .contact_btn {
    display: none;
  }
}


/* ---------------------------------
  footer
--------------------------------- */
footer {
  background-color: #FF842B;
  color: #FEFAF3;
  padding: 3.1rem 0 .8rem;
}
footer .link_list {
  display: flex;
  justify-content: center;
  column-gap: 7rem;
  margin-bottom: 2.4rem;
  font-size: 1.5rem;
  font-weight: 500;
}
footer .copyright {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
}
.pagetop {
  cursor: pointer;
  position: fixed;
  right: 2.7rem;
  bottom: 8.2rem;
  width: 6rem;
  height: 6rem;
  z-index: 40;
  transition: .3s;
  opacity: 0;
}
.pagetop:hover {
  opacity: 0.6!important;
}
.follow_lists_sp {
  display: none;
}
.follow_lists_pc {
  position: fixed;
  right: 0;
  top: 29.3rem;
  z-index: 30;
}
.follow_lists_pc li {
  color: #fff;
  border-radius: .3rem 0 0 .3rem;
  font-size: 1.9rem;
  font-weight: 900;
  position: relative;
  width: 14.1rem;
}
.follow_lists_pc li:not(:last-child) {
  margin-bottom: .7rem;
}
.follow_lists_pc li:nth-child(1) {
  background: linear-gradient(to bottom, #EC4021 0%, #F5B509 100%);
}
.follow_lists_pc li:nth-child(1) span {
  color: #FFF33F;
  font-size: 1.7rem;
}
.follow_lists_pc li:nth-child(1) span span {
  font-size: 2.7rem;
  display: block;
  margin-bottom: -2.5rem;
}
.follow_lists_pc li:nth-child(2) {
  background: linear-gradient(to bottom, #199092 0%, #23CACC 100%);
}
.follow_lists_pc li:nth-child(3) {
  background: linear-gradient(to bottom, #921919 0%, #DB8965 100%);
}
.follow_lists_pc li::before {
  content: "";
  width: 3.4rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}
.follow_lists_pc li:nth-child(1)::before {
  background-color: #FC431D;
}
.follow_lists_pc li:nth-child(2)::before {
  background-color: #1A9294;
}
.follow_lists_pc li:nth-child(3)::before {
  background-color: #9D2924;
}
.follow_lists_pc li::after {
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  border: 0;
  border-top: .2rem solid #FFF33F;
  border-right: .2rem solid #FFF33F;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 2rem;
  pointer-events: none;
}
.follow_lists_pc li a {
  height: 8.8rem;
  padding-left: 1.5rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.follow_lists_pc li:nth-child(1) a {
  font-size: 1.4rem;
  height: 10.9rem;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 2.3rem 0 9rem;
  }
  footer .link_list {
    font-size: 1.4rem;
    margin-bottom: 1.7rem;
    align-items: center;
    flex-flow: column;
  }
  footer .copyright {
    font-size: 1rem;
  }
  .pagetop {
    right: 1.6rem;
    bottom: 13rem;
    width: 4.8rem;
    height: 4.8rem;
  }
  .follow_lists_pc {
    display: none;
  }
  .follow_lists_sp {
    display: flex;
    position: fixed;
    bottom: 0;
    z-index: 30;
    width: 100%;
  }
  .follow_lists_sp li {
    width: 50%;
    border: 0.3rem solid #FFFCFC;
    line-height: 1.2;
  }
  .follow_lists_sp li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 7.4rem; 
    column-gap: .5rem;
  }
  .follow_lists_sp li:nth-child(1) {
    background: linear-gradient(to bottom, #FD3F1D 0%, #F5B509 100%);
  }
  .follow_lists_sp li:nth-child(2) {
    background: linear-gradient(to bottom, #199092 0%, #23CACC 100%);
    border-left: 0;
  }
  .follow_lists_sp .text_left {
    font-size: 4rem;
    font-weight: 900;
    color: #FFF33F;
  }
  .follow_lists_sp .text_right {
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
  }
  .follow_lists_sp .text_right span {
    color: #FFF33F;
    display: block;
    font-size: 2rem;
  }
}


/* ---------------------------------
  スクロール時アニメーション
--------------------------------- */
.scroll_fade_in {
  transition: opacity 1s ease-in, transform 1s ease-in;
  transform: translateY(6rem);
  opacity: 0;
}

.scroll_fade_in.block_in {
  transform: translateY(0);
  opacity: 1;
}