@charset "utf-8";
/* CSS Document */

/*
Theme Name: OMNIPOTENT
Description: Easy to work with
Version: 1.0
Author: Office545
Author URI: https://www.office545.com/
*/

@media screen and (max-width: 768px) {

  #reason,
  #trainer,
  #price,
  #reviews,
  #faq,
  #flow,
  #greeting,
  #access {
    padding-top: 50px;
    margin-top: -50px;
  }

  .pc {
    display: none;
  }

  .privacy-policy p,
  .single p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: min(4.0vw, 16px);
    font-weight: 400;
    line-height: 1.6em;
    color: #000000;
    margin: 3.90625% 0;
  }

  /* ヘッダー エリア */
  .single-shops header .logo {
    width: 54.945054945%;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 1.0em;
    letter-spacing: 0.10em;
    display: flex;
    align-items: center;
  }

  .single-shops header .logo a {
    width: 46.25%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .single-shops header .logo a img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .single-shops header .logo span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 500;
    color: #000000;
    margin-left: 0.7em;
  }

  header .logo {
    width: 25.412087912%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  header .logo img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #menu_sp {
    width: 30px;
    height: 30px;
    margin-top: 1.302083333%;
    position: relative;
    cursor: pointer;
  }

  #menu_sp .bar {
    width: 30px;
    height: 4px;
    background-color: #000000;
    position: absolute;
    left: 0;
    transition: .15s ease-in-out;
    display: inline-block;
  }

  #bar01 {
    top: 0;
  }

  #bar02 {
    top: 10px;
  }

  #bar03 {
    top: 20px;
  }

  .active #bar01 {
    top: 10px;
    transform: rotate(45deg);
  }

  .active #bar02 {
    width: 0;
  }

  .active #bar03 {
    top: 10px;
    transform: rotate(-45deg);
  }

  .nav_cover {
    display: flex;
    justify-content: flex-end;
  }

  .nav_cover .nav_sp {
    width: 58.59375%;
    height: 100%;
    margin: 0;
    padding: 1.0em 1.0em 0 1.0em;
    position: fixed;
    z-index: 2;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.07);
    background-color: #f8f6f4;
  }

  .nav_cover .nav_sp .shops {
    width: clamp(100px, 70%, 160px);
    height: auto;
    margin: 0 auto 0.3em auto;
    padding: 0;
  }

  .nav_cover .nav_sp .shops img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .nav_cover .nav_sp .shops a:hover {
    opacity: 1.0;
  }

  .nav_cover .nav_sp .shops a:hover img {
    transform: scale(0.95);
    transition: 1.0s;
  }

  .nav_cover .nav_sp ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ffffff;
  }

  .nav_cover .nav_sp ul li {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0.7em 0;
    border-bottom: 1px solid #decfc0;
  }

  .nav_cover .nav_sp ul li:last-child {
    border: none;
  }

  .nav_cover .nav_sp ul li a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 600;
    text-align: left;
    text-decoration: none;
    line-height: 1.2em;
    color: #666666;
    display: block;
  }

  .nav_cover .nav_sp ul li a span {
    font-family: "arial", sans-serif;
    font-size: 2.5vw;
    font-weight: normal;
    text-align: left;
    line-height: 1.2em;
    color: #de2847;
    display: block;
  }

  .fixheader {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    z-index: 2;
    display: table;
  }

  .is-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }

  /* メインヴィジュアル エリア */
  .main_visual {
    width: 100%;
    height: auto;
    margin: 0;
    /*  padding-bottom: 3.90625%;*/
  }

  .main_visual img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  /* パンくずリスト エリア */
  #breadcrumb {
    width: 100%;
    margin: 0;
    padding: 1.5625% 3.125% 4.6875% 3.125%;
  }

  .page-template-full_page #breadcrumb,
  .post-type-archive-shops #breadcrumb,
  .single-shops #breadcrumb,
  .post-type-archive-blog #breadcrumb,
  .single-blog #breadcrumb,
  .tax-blog-cat #breadcrumb {
    display: none;
  }

  #breadcrumb div {
    font-size: 12px;
    display: inline-block;
  }

  /* コンテンツ エリア */
  #content h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: min(7.0vw, 34px);
    font-weight: 600;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    color: #555555;
    padding: 0;
    margin-bottom: min(6.25%, 40px);
    background: none;
  }

  #content h1::first-letter {
    font-size: 1.3em;
    color: #de2847;
  }

  .page-template-full_page #content h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: min(7.0vw, 34px);
    font-weight: 600;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-bottom: min(6.25%, 40px);
    padding: 2.0em 0;
    background-color: #d5c6b6;
  }

  .page-template-full_page #content h1::first-letter {
    font-size: 1.3em;
    color: #de2847;
  }

  #content h2,
  .contact_area h2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    color: #333333;
    margin-bottom: min(10.9375%, 50px);
    position: relative;
  }

  #content h2::after,
  .contact_area h2::after {
    width: 4.0em;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -0.5em;
    left: calc(50% - 2.0em);
    background-color: #de2847;
    display: block;
  }

  #content h2.wp-block-heading {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #999999;
    position: relative;
  }

  #content h2.wp-block-heading::after {
    width: 20%;
    height: auto;
    content: " ";
    position: absolute;
    bottom: -2px;
    left: 0;
    border-bottom: 2px solid #de2847;
    display: block;
  }

  #content h3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(20px, 4.5vw, 24px);
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0.03em;
    color: #ffffff;
    margin-bottom: min(4.6875%, 30px);
    padding: 0.4em 0.4em 0.4em 1.0em;
    position: relative;
    background-color: #7e7e7e;
    box-shadow: 0 0 0 0 #a9a4a4, 0 0 0 0 #a9a4a4, 3px 5px 5px -5px #9a9595;
  }

  #content h3::before {
    width: 0;
    height: 0;
    content: " ";
    position: absolute;
    top: 100%;
    left: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #333333;
  }

  #content h4 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: min(3.125%, 20px);
    padding-bottom: 0.5em;
    border-bottom: 2px solid #999999;
    position: relative;
  }

  #content h4::after {
    width: 20%;
    content: " ";
    position: absolute;
    bottom: -2px;
    border-bottom: 2px solid #de2847;
    display: block;
  }

  #content h5,
  #content h6 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.0em;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: min(2.34375%, 15px);
    display: flex;
    align-items: center;
  }

  #content h5::before,
  #content h6::before {
    width: 2.0vw;
    height: 2px;
    margin-right: 0.7rem;
    content: '';
    background-color: #de2847;
    display: inline-block;
  }

  /* ページトップ エリア */
  .home p.pagetop {
    position: fixed;
    bottom: 11.067708333%;
    right: 3.125%;
    z-index: 2;
    display: none;
  }

  p.pagetop {
    position: fixed;
    bottom: 6.25%;
    right: 3.125%;
    z-index: 2;
    display: none;
  }

  p.pagetop a {
    width: 6.0vw;
    height: 6.0vw;
    font-size: 2.5vw;
    text-align: center;
    text-decoration: none;
    line-height: 0;
    color: #ffffff;
    background-color: #de2847;
    border: 1px solid #ffffff;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  /* フッター エリア */
  footer article {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 7.8125% 3.125% 0 3.125%;
  }

  footer article section.logo {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  footer article section.logo figure {
    width: 35.310734463%;
    height: auto;
    margin: 0 auto 3.90625% auto;
    padding: 0;
  }

  footer article section.logo figure img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  footer article section.logo ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  footer article section.logo ul li {
    width: 30px;
    height: auto;
    margin: 0 15px;
    padding: 0;
  }

  footer article section.logo ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  footer article section.menu {
    width: 100%;
    height: auto;
    margin-top: 6.25%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }

  footer article section.menu ul {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }

  footer article section.menu ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.7em 0;
  }

  footer article section.menu ul li a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 500;
    text-align: left;
    line-height: 1.2em;
    color: #333333;
    transform: rotate(.03deg);
    display: inline-block;
    position: relative;
  }

  footer article section.menu ul li a span {
    font-family: "arial", sans-serif;
    font-size: 2.5vw;
    font-weight: normal;
    text-align: left;
    line-height: 1.2em;
    color: #de2847;
    display: block;
  }

  footer article section.menu ul li a::after {
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
    background-color: #de2847;
  }

  footer article section.menu ul li a:hover::after {
    transform: scale(1, 1);
  }

  footer article section.menu ul li a:hover {
    opacity: 1.0;
  }

  footer copyright {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 6.25% 3.125%;
    display: table;
  }

  footer copyright p.copyright {
    font-family: "arial", sans-serif;
    font-size: 2.5vw;
    font-weight: normal;
    text-align: center;
    line-height: 1.0em;
    color: #666666;
    margin: 0;
    padding: 0;
  }

  /* slidpup style */
  .home footer #slidemenu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: none;
  }

  footer #slidemenu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background-color: #575757;
  }

  footer #slidemenu figure {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }


  footer #slidemenu figure img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  footer #slidemenu ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 3.125%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  footer #slidemenu ul li {
    width: 48.33333333%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  footer #slidemenu ul li a {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0;
    padding: 0.7em 0;
    display: block;
  }

  footer #slidemenu ul li:first-child a {
    background: linear-gradient(360deg, rgb(196, 52, 2), rgb(236, 110, 2));
  }

  footer #slidemenu ul li:last-child a {
    background: linear-gradient(360deg, rgb(64, 154, 74), rgb(78, 190, 91));
  }

  .home footer #slidemenu figure a:hover,
  footer #slidemenu ul li a:hover {
    transition: 1.0s;
    opacity: 0.5;
  }

  /* ウィジェット エリア */
  #sidebar #widget-area {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: table;
  }

  #sidebar #widget-area .widget-container {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #sidebar #widget-area .widget-container img {
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    padding: 0;
  }

  #sidebar #widget-area .widget-container a img:hover {
    transition: 1.0s;
    opacity: 0.3;
  }

  #sidebar #widget-area .widget-container .side_menu {
    margin-bottom: 6.25%;
  }

  #sidebar #widget-area .widget-container .side_menu p a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0;
    padding: 0.7em 0;
    transform: rotate(.03deg);
    text-transform: uppercase;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    display: block;
  }

  #sidebar #widget-area .widget-container .side_menu p a {
    background-color: #de2847;
  }

  #sidebar #widget-area .widget-container .side_menu p a:hover {
    color: #ffffff;
    opacity: 1;
  }

  #sidebar #widget-area .widget-container .side_menu p a::after {
    width: 100%;
    height: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
  }

  #sidebar #widget-area .widget-container .side_menu p a::after {
    background-color: #c42709;
  }

  #sidebar #widget-area .widget-container .side_menu p a:hover:after {
    height: 100%;
  }

  #sidebar #widget-area .widget-container ul {
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    padding: 0;
  }

  #sidebar #widget-area .widget-container ul li {
    width: 100%;
    height: auto;
    line-height: 1.2em;
    margin: 0;
    padding: 1.0em 0 0.8em 1.0em;
    border-bottom: 1px dotted #666666;
    background-image: url("../../uploads/side_nav_icon.png");
    background-position: 0 center;
    background-repeat: no-repeat;
  }

  #sidebar #widget-area .widget-container ul li:last-child {
    border-bottom: 1px solid #666666;
  }

  #sidebar #widget-area .widget-container ul li a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.4em;
    color: #333333;
    margin: 0;
    padding: 0;
    transform: rotate(.03deg);
    display: inline-block;
    position: relative;
    float: none;
  }

  #sidebar #widget-area .widget-container ul li a::after {
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
    background-color: #de2847;
  }

  #sidebar #widget-area .widget-container ul li a:hover::after {
    transform: scale(1, 1);
  }

  #sidebar #widget-area .widget-container form#searchform {
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    padding: 0;
    display: table;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=text] {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 400;
    margin: 2.34375% 0;
    padding: 2px 10px;
    border: 1px solid #666666;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=submit] {
    width: 60%;
    height: auto;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.5em;
    margin: 0 auto;
    padding: 4px 0;
    color: #333333;
    border-radius: 3px;
    border: 1px solid #666666;
    background-color: #ffffff;
    display: block;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
    color: #ffffff;
    opacity: 1;
    transition: 1.0s;
    border: 1px solid #cc0000;
    background-color: #cc0000;
  }

  #sidebar #widget-area .widget-container #calendar_wrap {
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    padding: 0;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
    width: 100%;
    height: auto;
    margin-top: 2.34375%;
    padding: 0;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
    font-family: "Noto Serif JP", serif;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    line-height: 1.0em;
    color: #000000;
    padding: 0 0 4px 0;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th:nth-child(6) {
    color: #2787fb;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th:nth-child(7) {
    color: #cc0000;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
    font-family: "Noto Serif JP", serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 1.0em;
    color: #000000;
    padding: 4px 0;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
    color: #cc0000;
  }

  #sidebar #widget-area .widget-container .wp-calendar-nav {
    display: none;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
    font-family: "Noto Serif JP", serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #000000;
    margin-bottom: 1.5625%;
  }

  #sidebar #widget-area .widget-container h3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    line-height: 1.0em;
    color: #666666;
    padding-bottom: 0.7em;
    border-bottom: 1px solid #666666;
    display: flex;
    align-items: center;
  }

  #sidebar #widget-area .widget-container h3::before {
    width: 4.0vw;
    height: 2px;
    margin-right: 0.5rem;
    content: '';
    background-color: #de2847;
    display: inline-block;
  }

  #sidebar #widget-area .widget-container .tagcloud {
    margin-bottom: 3.90625%;
  }

  #sidebar #widget-area .widget-container .rss-widget-icon {
    margin: 0 5px 20px -5px;
    float: left;
  }

  /* コメント エリア */
  #comments {
    width: auto;
    height: auto;
    margin: 20px 0 10px 0;
  }

  #respond h3 a {
    color: #ffffff;
  }

  #respond h3 a:hover {
    color: #cc0000;
  }

  #respond {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  #respond a {
    font-weight: bold;
  }

  .commentlist {
    list-style-image: none;
    list-style-type: none;
  }

  .reply {
    margin-bottom: 20px;
  }

  #commentform textarea {
    width: 99%;
    height: auto;
    margin: 10px 0;
    border: 1px solid #cccccc;
  }

  #commentform input[type=text] {
    margin-bottom: 5px;
    border: 1px solid #cccccc;
  }

  #commentform input[type=submit] {
    margin-bottom: 20px;
    padding: 5px;
    color: #333333;
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
    border: 1px solid #bbbbbb;
  }

  p.nocomments {
    display: none;
  }

  /* Not Found エリア */
  #content .not_found {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .not_found p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.4em;
    color: #cc0000;
    margin: 7.8125% 0 3.90625% 0;
  }

  #content .not_found .search_box {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 3.0vw;
    border-radius: 5px;
    border: 1px solid #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: linear-gradient(360deg, rgb(51, 51, 51), rgb(102, 102, 102));
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #content .not_found .search_box dt {
    width: 75%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .not_found .search_box dt input[type=text] {
    width: 100%;
    height: 5.0vw;
    margin: 0;
    padding: 4px 10px 2px 10px;
    border: 1px solid #000000;
  }

  #content .not_found .search_box dd {
    width: 18%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .not_found .search_box dd input[type=submit] {
    width: 100%;
    height: 5.0vw;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.5em;
    color: #ffffff;
    padding: 2px 7px 4px 13px;
    border: 1px solid #ffffff;
    background: linear-gradient(360deg, rgb(151, 16, 43), rgb(220, 20, 60));
  }

  #content .not_found .search_box dd input[type=submit]:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: linear-gradient(360deg, rgb(220, 20, 60), rgb(151, 16, 43));
  }

  /* 検索結果 エリア */
  #content p.search_result {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.4em;
    color: #000000;
    margin-top: 3.90625%;
  }

  #content .search_result {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .search_result .search_box {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 3.0vw;
    border-radius: 5px;
    border: 1px solid #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: linear-gradient(360deg, rgb(51, 51, 51), rgb(102, 102, 102));
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #content .search_result .search_box dt {
    width: 75%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .search_result .search_box dt input[type=text] {
    width: 100%;
    height: 5.0vw;
    margin: 0;
    padding: 4px 10px 2px 10px;
    border: 1px solid #000000;
  }

  #content .search_result .search_box dd {
    width: 18%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .search_result .search_box dd input[type=submit] {
    width: 100%;
    height: 5.0vw;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.5em;
    color: #ffffff;
    padding: 2px 7px 4px 13px;
    border: 1px solid #ffffff;
    background: linear-gradient(360deg, rgb(151, 16, 43), rgb(220, 20, 60));
  }

  #content .search_result .search_box dd input[type=submit]:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: linear-gradient(360deg, rgb(220, 20, 60), rgb(151, 16, 43));
  }

  #content .search_result p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.4em;
    color: #cc0000;
    margin: 7.8125% 0 3.90625% 0;
  }

  /* ページャー エリア */
  #content .pager {
    text-align: center;
  }

  #content .pager a,
  #content .pager span {
    font-size: 14px;
    padding: 0 3px;
  }

  #content .pager span {
    color: #cc0000;
  }

  #content .pager a {
    color: #000000;
  }

  #content .pager a:hover {
    color: #cc0000;
  }

  /* 404 エリア */
  #content .page_not_found {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .page_not_found p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.6em;
    color: #000000;
    margin: 3.90625% 0 7.8125% 0;
  }

  #content .page_not_found a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-decoration: underline;
    line-height: 1.6em;
    color: #000000;
  }

  #content .page_not_found a:hover {
    text-decoration: none;
    opacity: 0.3;
  }

  /* カテゴリ・アーカイブ・検索結果ページ エリア */
  .post_inner {
    width: 100%;
    height: auto;
    margin-top: 4.6875%;
    padding: 4.6875% 0 3.125% 0;
    border-bottom: 1px solid #000000;
    display: table;
  }

  .post_inner_with_thum {
    width: 100%;
    height: auto;
    margin-bottom: 6.25%;
    padding-bottom: 2.604166666%;
    border-bottom: 1px solid #000000;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .post_inner_with_thum .thum {
    display: none;
  }

  .post_inner ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .post_inner_with_thum ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .post_inner ul li,
  .post_inner_with_thum ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
  }

  .post_inner ul li:nth-child(1) {
    margin-bottom: 2.34375%;
    border-bottom: 1px solid #de2847;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .post_inner_with_thum ul li:nth-child(1) {
    margin-bottom: 2.604166666%;
    padding-bottom: 1.302083333%;
    border-bottom: 1px solid #000000;
    display: table;
  }

  .post_inner ul li:nth-child(2) {
    margin-bottom: 1.5625%;
  }

  .post_inner_with_thum ul li {
    margin-bottom: 1.302083333%;
  }

  .post_inner_with_thum ul li:nth-child(4) {
    margin-bottom: 2.604166666%;
  }

  .post_inner_with_thum ul li:last-child {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .post_inner ul li:nth-child(1) .cat,
  .post_inner_with_thum ul li:nth-child(1) .cat {
    width: auto;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.3vw;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    line-height: 1.6em;
    color: #ffffff;
    padding: 0;
    margin: 0;
    padding: 0 0.3em;
    background-color: #de2847;
    display: block;
  }

  .post_inner ul li:nth-child(1) .date,
  .post_inner_with_thum ul li:nth-child(1) .date {
    width: auto;
    height: auto;
    font-family: "arial", "Noto Sans JP", sans-serif;
    font-size: 2.3vw;
    text-align: right;
    line-height: 1.6em;
    color: #000000;
    padding: 0;
    display: block;
  }

  .post_inner ul li:nth-child(2) a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.3vw;
    font-weight: 600;
    text-align: left;
    text-decoration: none;
    line-height: 1.2em;
    color: #666666;
    display: block;
  }

  .post_inner ul li:nth-child(3) a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    line-height: 1.6em;
    color: #666666;
    display: block;
  }

  .post_inner_with_thum ul li:first-child a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.8vw;
    font-weight: 500;
    text-align: left;
    text-decoration: none;
    line-height: 1.5em;
    color: #333333;
    display: block;
  }

  .post_inner_with_thum ul li p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.4em;
    color: #666666;
  }

  .post_inner_with_thum ul li:last-child a:nth-child(1) {
    width: 48.02259887%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0;
    padding: 0.5em 0 0.6em 0;
    border-radius: 40px;
    background-color: #de2847;
    display: block;
    /* 追記 */
    width: 80%;
    margin: 1rem 0 0.5rem 0;
    padding: 1rem 0;
    font-size: 3.5vw;
  }

  .post_inner_with_thum ul li:last-child a:nth-child(2) {
    width: 48.02259887%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #de2847;
    margin: 0;
    padding: 0.5em 0 0.6em 0;
    border-radius: 40px;
    border: 1px solid #de2847;
    display: block;
    /* 追記 */
    width: 80%;
    margin: 0 0 1rem;
    padding: 1rem 0;
    font-size: 3.5vw;
  }

  /* 採用・求人情報ページ エリア */
  .wanted {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 5.208333333%;
  }

  .wanted .first {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 10.41666666%;
    display: table;
  }

  .wanted .first ul {
    width: 100%;
    height: auto;
    margin-bottom: 5.208333333%;
    padding: 0;
    border: 1px solid #de2847;
  }

  .wanted .first ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .wanted .first ul li:first-child {
    background-color: #de2847;
  }

  .wanted .first ul li:last-child {
    background-color: #f8f6f4;
  }

  .wanted .first ul li span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 400;
    text-align: center;
    line-height: 1.0em;
    color: #ffffff;
    padding: 2.604166666% 0;
    display: block;
  }

  .wanted .first ul li p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6vw;
    font-weight: 400;
    text-align: center;
    line-height: 1.8em;
    padding: 5.208333333% 0;
    color: #333333;
  }

  .wanted .first a {
    width: 91.807909604%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0 auto;
    padding: 3.255208333% 0;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    background-color: #de2847;
    background-image: url("../../uploads/contact_area_line_icon.png");
    background-position: left 16.5vw center;
    background-repeat: no-repeat;
    background-size: 4.0vw;
    display: block;
  }

  .wanted .first a:hover {
    transform: scale(0.95);
    transition: 1.0s;
    opacity: 1.0;
  }

  .wanted .second {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 3.90625%;
    display: table;
  }

  .wanted .second strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.0vw;
    font-weight: 600;
    text-align: center;
    line-height: 1.3em;
    color: #c3aa92;
    display: block;
  }

  .wanted .second span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.5vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.4em;
    color: #333333;
    margin: 3.90625% 0;
    display: block;
  }

  .wanted .second p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.8vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.6em;
    color: #000000;
  }

  .wanted .second .inner {
    width: 100%;
    height: auto;
    margin-top: 7.8125%;
    padding: 0;
    display: table;
  }

  .wanted .second .inner ul {
    width: 100%;
    height: auto;
    margin-bottom: 6.510416666%;
    padding: 0;
  }

  .wanted .second .inner ul li {
    width: 100%;
    height: auto;
    margin: 3.90625% 0 2.604166666% 0;
    padding: 0;
  }

  .wanted .second .inner ul li:first-child,
  .wanted .second .inner ul li:last-child {
    margin: 0;
  }

  .wanted .second .inner ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .wanted .second .inner ul li strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 700;
    text-align: left;
    line-height: 1.3em;
    color: #333333;
    display: block;
  }

  .wanted .second .inner ul li p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.4vw;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6em;
    color: #000000;
  }

  .wanted .third {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 10.41666666%;
    display: table;
  }

  .wanted .third table {
    width: 100%;
    height: auto;
    margin-bottom: 5.208333333%;
    padding: 0;
    border-collapse: collapse;
    border: 0;
  }

  .wanted .third table th {
    width: 20%;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.6em;
    color: #000000;
    margin: 0;
    padding: 0 1.302083333%;
    border: 1px solid #c3aa91;
    background-color: #f8f6f4;
  }

  .wanted .third table td {
    width: 80%;
    height: auto;
    margin: 0;
    padding: 0 1.302083333% 0 2.604166666%;
    border: 1px solid #c3aa91;
    background-color: #ffffff;
  }

  .wanted .third table td p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 500;
    text-align: left;
    line-height: 1.6em;
    color: #000000;
    margin: 3.90625% 0;
  }

  .wanted .third table td p span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.6em;
    color: #000000;
    display: block;
  }

  .wanted .third a {
    width: 91.807909604%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0 auto;
    padding: 3.255208333% 0;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    background-color: #de2847;
    background-image: url("../../uploads/contact_area_line_icon.png");
    background-position: left 16.5vw center;
    background-repeat: no-repeat;
    background-size: 4.0vw;
    display: block;
  }

  .wanted .third a:hover {
    transform: scale(0.95);
    transition: 1.0s;
    opacity: 1.0;
  }

  .wanted .access_title {
    width: 100%;
    height: auto;
    margin-left: -3.90625%;
    padding: 3.255208333% 0 3.255208333% 3.90625%;
    position: relative;
  }

  .wanted .access_title::before {
    width: 78.125%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 99px 99px 0;
    background-color: #f6f1ec;
    display: block;
  }

  .wanted .access_title section {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .wanted .access_title section strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.4vw;
    font-weight: 500;
    text-align: left;
    line-height: 1.0em;
    color: #000000;
    display: block;
  }

  .wanted .access_area {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 7.8125%;
  }

  .wanted .access_area .cover {
    width: 100%;
    height: auto;
    margin: 7.8125% 0 5.208333333% 0;
    padding: 0;
    display: table;
  }

  .wanted .access_area .cover table {
    width: 100%;
    height: auto;
    padding: 0;
    border-collapse: collapse;
    border: 0;
  }

  .wanted .access_area .cover table.type01 {
    margin-bottom: 10.41666666%;
  }

  .wanted .access_area .cover table.type02 {
    margin-bottom: 5.208333333%;
  }

  .wanted .access_area .cover table th {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 1.953125% 0;
    border-bottom: 1px solid #cccccc;
  }

  .wanted .access_area .cover table td {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 3.255208333% 0;
    border-bottom: 1px solid #cccccc;
  }

  .wanted .access_area .cover table td.type01 {
    padding: 3.255208333% 0 6.510416666% 0;
    border: none;
  }

  .wanted .access_area .cover table td.type02 {
    padding: 5.205333333% 0 3.255208333% 0;
  }

  .wanted .access_area .cover table td.type03 {
    padding: 3.255208333% 0 6.510416666% 0;
    border: none;
  }

  .wanted .access_area .cover table td.type04 {
    padding: 3.255208333% 0 7.8125% 0;
    border: none;
  }

  .wanted .access_area .cover table td.type05 {
    padding: 3.255208333% 0 6.510416666% 0;
  }

  .wanted .access_area .cover table th strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 500;
    text-align: left;
    color: #000000;
    line-height: 1.0em;
    display: block;
  }

  .wanted .access_area .cover table th strong span {
    font-family: "arial", sans-serif;
    font-size: 2.5vw;
    font-weight: 400;
    color: #999999;
    float: right;
  }

  .wanted .access_area .cover table td p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 500;
    text-align: left;
    color: #000000;
    margin: 0;
  }

  .wanted .access_area .cover table td.type01 p,
  .wanted .access_area .cover table td.type03 p,
  .wanted .access_area .cover table td.type04 p,
  .wanted .access_area .cover table td.type05 p {
    font-family: "arial", "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.4em;
  }

  .wanted .access_area .cover table td p span {
    font-family: "arial", "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 400;
    color: #000000;
    float: right;
  }

  .wanted .access_area .view {
    width: 100%;
    height: auto;
    margin: 0;
    padding-top: 56.25%;
    position: relative;
  }

  .wanted .access_area .view iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .wanted .access_area .bottom {
    width: 100%;
    height: auto;
    margin: 3.90625% 0 5.208333333% 0;
    padding: 0;
  }

  .wanted .access_area .bottom p {
    font-family: "arial", "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.6em;
    color: #333333;
  }

  .wanted .access_area a {
    width: 91.807909604%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0vw;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1.0em;
    color: #ffffff;
    margin: 0 auto;
    padding: 3.255208333% 0;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    background-color: #de2847;
    background-image: url("../../uploads/contact_area_line_icon.png");
    background-position: left 16.5vw center;
    background-repeat: no-repeat;
    background-size: 4.0vw;
    display: block;
  }

  .wanted .access_area a:hover {
    transform: scale(0.95);
    transition: 1.0s;
    opacity: 1.0;
  }

  /* ブログ（詳細） エリア */
  .single-blog figure.thum img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .single-blog #content h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.0vw;
    font-weight: 600;
    text-align: left;
    line-height: 1.3em;
    letter-spacing: 0;
    color: #333333;
    padding: 0;
    margin: 2.604166666% 0 3.90625% 0;
    background: none;
  }

  .single-blog #content h1::first-letter {
    font-size: 6.0vw;
    color: #333333;
  }

  .single-blog main #content .date {
    font-family: "arial", sans-serif;
    font-size: 3.2vw;
    font-weight: normal;
    text-align: left;
    line-height: 1.0em;
    color: #444444;
    display: block;
  }

  .single-blog main #content .term a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.0em;
    color: #ffffff;
    margin-right: 1.302083333%;
    padding: 1.953125% 2.604166666%;
    border-radius: 7px;
    background-color: #de2847;
    display: inline-block;
  }

  /* ブログ（一覧） エリア */
  .post-type-archive-blog .blog_list_title {
    width: 100%;
    height: auto;
    margin-bottom: 7.8125%;
    padding: 0;
  }

  .post-type-archive-blog .blog_list_title strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.5vw;
    font-weight: 600;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    color: #000000;
    display: block;
  }

  .post-type-archive-blog .blog_list_title strong span {
    font-family: "arial", sans-serif;
    font-size: 3.2vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0.05em;
    color: #de2847;
    margin-bottom: 3.255208333%;
    display: block;
  }

  .post-type-archive-blog .blog_list {
    width: 100%;
    height: auto;
    margin-bottom: 5.208333333%;
    padding: 0;
    background-color: #ffffff;
    display: table;
  }

  .post-type-archive-blog .blog_list .thum {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .post-type-archive-blog .blog_list .thum a img {
    width: 100%;
    height: 45.0vw;
    margin: 0;
    padding: 0;
    object-fit: cover;
  }

  .post-type-archive-blog .blog_list ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5.208333333% 3.90625%;
  }

  .post-type-archive-blog .blog_list ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .post-type-archive-blog .blog_list ul li:nth-child(2) {
    margin: 10px 0 15px 0;
  }

  .post-type-archive-blog .blog_list ul li .date {
    font-family: "arial", sans-serif;
    font-size: 3.0vw;
    font-weight: normal;
    text-align: left;
    line-height: 1.0em;
    color: #444444;
    display: block;
  }

  .post-type-archive-blog .blog_list ul li:nth-child(2) a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.0vw;
    font-weight: 700;
    text-align: left;
    line-height: 1.3em;
    color: #333333;
    display: block;
  }

  .post-type-archive-blog .blog_list ul li:nth-child(3) a p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.3vw;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6em;
    color: #333333;
    display: block;
  }

  /* ブログ（ターム） エリア */
  #content .term_blog h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 9.0vw;
    font-weight: 900;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 7.8125%;
    padding: 0;
    background: none;
  }

  #content .term_blog h1::first-letter {
    font-size: 9.0vw;
    color: #333333;
  }

  #content .term_blog {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: table;
  }

  #content .term_blog .inner {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: table;
  }

  #content .term_blog .inner ul {
    width: 100%;
    height: auto;
    margin-bottom: 5.208333333%;
    padding: 0;
  }

  #content .term_blog .inner ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #content .term_blog .inner ul li:nth-child(2) {
    margin: 2.604166666% 0;
  }

  #content .term_blog .inner ul li:nth-child(1) img {
    width: 100%;
    height: 45.0vw;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    object-fit: cover;
  }

  #content .term_blog .inner ul li:nth-child(2) a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.0vw;
    font-weight: 700;
    text-align: left;
    line-height: 1.3em;
    color: #333333;
    display: block;
  }

  #content .term_blog .inner ul li:nth-child(3) a p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.3vw;
    font-weight: 400;
    text-align: justify;
    line-height: 1.6em;
    color: #000000;
    display: block;
  }

  /* お問い合わせフォーム エリア */
  .contact_form_area {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 3.90625% 3.0em 3.90625%;
  }

  .contact_form_area article {
    width: 100%;
    height: auto;
    margin: 0;
    padding 0;
    display: table;
  }

  .contact_form_area article strong {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.5vw;
    font-weight: 600;
    text-align: left;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    color: #000000;
    display: block;
  }

  .contact_form_area article strong span {
    font-family: "arial", sans-serif;
    font-size: 3.5vw;
    font-weight: normal;
    text-align: left;
    line-height: 1.0em;
    letter-spacing: 0.10em;
    color: #de2847;
    display: block;
  }

  .contact_form_area article section {
    width: 100%;
    height: auto;
    margin-top: 5.208333333%;
    padding: 5.208333333% 3.90625%;
    border: 1px solid #ba9672;
    background-color: #f8f6f4;
    display: table;
  }

  .wpcf7 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .wpcf7 form {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .wpcf7 p {
    width: 100%;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.0em;
    color: #333333;
    margin-bottom: 2.604166666%;
    padding: 0;
  }

  .wpcf7 p span.note {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.0vw;
    font-weight: 500;
    text-align: left;
    line-height: 1.0em;
    color: #de2847;
  }

  .wpcf7 p span.required {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.5vw;
    font-weight: 400;
    text-align: center;
    line-height: 1.0em;
    color: #ffffff;
    padding: 0 10px 2px 10px;
    background-color: #de2847;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }

  .wpcf7 p input[type="text"],
  .wpcf7 p input[type="email"],
  .wpcf7 p input[type="tel"] {
    width: 100%;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    line-height: 1.0em;
    color: #333333;
    margin: 1.302083333% 0 2.604166666% 0;
    padding: 0.651041666% 1.302083333%;
    border: 1px solid #ba9672;
    background-color: #ffffff;
  }

  .wpcf7 p input[type="date"] {
    width: 50%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: center;
    color: #333333;
    margin: 1.302083333% 0 2.604166666% 0;
    padding-left: 1.0em;
    border: 1px solid #ba9672;
    background-color: #ffffff;
  }

  .wpcf7 p select {
    width: 50%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin: 1.302083333% 0 2.604166666% 0;
    padding-left: 1.0em;
    border: 1px solid #ba9672;
    background-color: #ffffff;
  }

  .wpcf7 p textarea {
    width: 100%;
    height: auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin-top: 1.302083333%;
    padding: 0.651041666% 1.302083333%;
    border: 1px solid #ba9672;
    background-color: #ffffff;
  }

  ::-webkit-input-placeholder {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    color: #bbbbbb;
  }

  ::-moz-placeholder {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    color: #bbbbbb;
    opacity: 1;
  }

  :-ms-input-placeholder {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5vw;
    font-weight: 400;
    text-align: left;
    color: #bbbbbb;
  }

  .wpcf7 p span.accept {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.5vw;
    font-weight: 500;
    text-align: center;
    line-height: 1.0em;
    color: #de2847;
  }

  .wpcf7 p input[type="submit"] {
    width: 80%;
    height: auto;
    font-size: 4.0vw;
    font-weight: normal;
    text-align: center;
    margin: 3.90625% auto -7.8125% auto;
    padding: 2.604166666% 0;
    color: #ffffff;
    background: -webkit-gradient (linear,
        left top,
        left bottom,
        color-stop(0, #de2847),
        color-stop(1, #c42102));
    background: linear-gradient(to bottom, #de2847 0%, #c42102 100%);
    border: 1px solid #c42102;
    display: block;
  }

  .wpcf7 p input[type="submit"]:hover {
    transform: scale(0.95);
    transition: 1.0s;
  }

  .wpcf7 .wpcf7-response-output {
    width: 92.8571429%;
  }
}

/* 追記（カスタマイズ） エリア */
@media screen and (max-width: 768px) {

  .page-id-173 #content h1,
  .page-id-168 #content h1,
  .page-id-161 #content h1 {
    margin: 0;
  }

  /*ヘッダー追記*/
  #menu_sp {
    margin-top: 0;
  }

  #menu_sp .bar {
    height: 3px;
  }

  #bar02 {
    top: 9px;
  }

  #bar03 {
    top: 18px;
  }

  #menu_sp::after {
    content: "MENU";
    display: block;
    position: absolute;
    bottom: -4px;
    font-size: 7px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.75px;
  }

  header .header-menu {
    display: flex;
    gap: 0 0.75rem;
  }

  #sub-menu {
    display: flex;
    gap: 0 0.5rem;
  }

  #sub-menu a {
    display: flex;
    flex-direction: column;
    width: 30px;
    height: 30px;
    text-align: center;
  }

  #sub-menu a img {
    width: 22px;
    margin: 0 auto 2px;
  }

  #sub-menu a span {
    font-size: 7px;
    display: block;
    text-align: center;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    color: #000;
  }



.review_item {
    width: 100%;
}

.review_info_name{
    font-size: 1rem;
}
.review_info {
    margin-left: 1rem;
}
.review_info_prof {
    font-size: 14px;
}

.review_toggle span:nth-child(1) {
    width: 1px;
    height: 20px;
}
.review_toggle span:nth-child(2) {
    width: 20px;
    height: 1px;
}
.cast_desc_inner{
    width: 100%;
}
.team-desc {
text-align: left !important;
}

.banner_wrap {
  display: flex;
  gap: 0;
}

.banner_wrap figure {
  flex: 1;
  margin: 0;
}

.banner_wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.campaign_text {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #e60023; 
  margin-bottom: 10px;
  background-color: #fff;
}
.campaign_text {
  margin-bottom: 0; 
}









}