@charset "UTF-8";
/*
Theme Name: machijikan
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: machijikan
Tags: 
*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px; }

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0.25em; }

a:hover {
  transition: all 0.5s ease-out;
  opacity: 0.7; }

.middle img {
  vertical-align: middle; }

.jc-center {
  justify-content: center; }

.ob-hidden {
  overflow: hidden; }

.relative {
  position: relative; }

@media (max-width: 781px) {
  .sp-none {
    display: none !important; } }
.ai-stretch {
  align-items: stretch; }

@media (min-width: 782px) {
  .pc-none {
    display: none !important; } }
@media (max-width: 781px) {
  .wp-block-post-template-is-layout-grid:not(.is-not-stacked-on-mobile) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }

  .wp-block-group-is-layout-grid:not(.is-not-stacked-on-mobile) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } }
.border-none {
  border: none !important; }

.border-bottom-g {
  border-bottom: 1px solid #5a5a5a; }

.border-left-g {
  border-left: 1px solid #5a5a5a;
  margin-left: 1em !important;
  padding-left: 1em !important; }

.border-left-w {
  border-left: 1px solid #fff;
  margin-left: 1em !important;
  padding-left: 1em !important; }

.border-left-b {
  border-left: 1px solid #3dc0cc;
  margin-left: 1em !important;
  padding-left: 1em !important; }

.radius-text {
  display: inline-block;
  border-radius: 10px;
  padding: 0.1em 1em; }

.read-text {
  display: block;
  border-radius: 10px;
  padding: 0.3em 1em;
  width: 100%;
  box-sizing: border-box;
  text-align: center; }

.read-text-b {
  border-radius: 1.5em;
  padding: 0.5em 2em;
  box-sizing: border-box;
  text-align: center; }

.radius-img {
  border-radius: 10px; }

hr .wp-block-separator {
  border: none !important;
  border-top: 1px solid !important; }

.height_100 {
  height: 100vh; }

.list_blue-number li {
  padding-left: 1rem; }
  .list_blue-number li::marker {
    color: #62c3cc !important;
    font-size: larger !important; }

.slick-slide img {
  width: 100%; }

.slick-dotted.slick-slider {
  margin-bottom: 0 !important; }

.slick-slider .wp-block-image {
  margin-bottom: 0; }
.slick-slider .slick-prev {
  left: 40px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-right: 0;
  border-top: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  z-index: 10; }
  .slick-slider .slick-prev:before {
    font-size: 0; }
.slick-slider .slick-next {
  right: 40px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  z-index: 10; }
  .slick-slider .slick-next:before {
    font-size: 0; }
.slick-slider .slick-dots {
  bottom: 40px; }

#menu {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  z-index: 11;
  padding: 0 !important; }
  #menu img {
    width: 60px !important;
    height: 60px !important; }

@media (max-width: 959px) {
  #menu {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px; }
    #menu img {
      width: 40px !important;
      height: 40px !important; } }
#header-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
  overflow-y: scroll; }
  #header-menu .wp-block-post-featured-image {
    margin-bottom: 0; }

.wp-block-social-links .wp-social-link {
  background: none; }
  .wp-block-social-links .wp-social-link a {
    padding: 0.1em; }
    .wp-block-social-links .wp-social-link a svg {
      width: 40px;
      height: 40px; }

footer .wp-block-separator {
  border-top: 1px solid #62c3cc !important; }
footer .wp-block-social-links .wp-social-link a {
  padding: 0.1em; }
  footer .wp-block-social-links .wp-social-link a svg {
    width: 40px;
    height: 40px; }

@media (max-width: 781px) {
  .sp-column {
    flex-direction: column; }

  .sp-mb-xs {
    margin-bottom: var(--wp--preset--spacing--x-small) !important; } }
.border-top-under {
  border-top: 1px solid #727171;
  border-bottom: 1px solid #727171; }

.top-spe-border-parent {
  margin-right: calc( var(--wp--preset--spacing--xx-small) * -1 ); }

.fc-none li:first-child {
  display: none; }

.top-spe-border li .border {
  border-right: 1px solid #727171;
  padding-right: var(--wp--preset--spacing--xx-small);
  display: flex; }
  .top-spe-border li .border .flex-grow_1 {
    flex-grow: 1; }
.top-spe-border li:last-child .border {
  border: 0; }

@media (max-width: 781px) {
  .border-top-under {
    border: none; }

  .top-spe-border {
    margin-bottom: var(--wp--preset--spacing--medium) !important; }
    .top-spe-border li .border {
      border: none;
      padding-top: 0 !important;
      padding-bottom: 0 !important; } }
.backnumber li:last-child {
  display: none; }

.jstf-ctt_s-b {
  justify-content: space-between; }

.kv {
  position: relative; }
  .kv .kv-title img {
    width: 440px !important;
    height: auto !important; }
  .kv .kv-vol img {
    height: 40px !important;
    width: auto !important; }
  .kv .kv-text img {
    width: 200px !important;
    height: auto !important; }

.kv-warp {
  position: relative; }
  .kv-warp .kv-ja {
    position: absolute;
    bottom: 0;
    right: 0; }

.comingsoon:hover {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/08/ttl_comingsoon-1.svg);
  background-repeat: no-repeat; }
  .comingsoon:hover img {
    opacity: 0;
    transition: 0.5s; }

@media (max-width: 781px) {
  .kv .wp-block-cover__inner-container {
    min-height: 90vh; }
  .kv .kv-title img {
    width: 200px !important;
    height: auto !important; }
  .kv .kv-vol img {
    height: 30px !important;
    width: auto !important; }
  .kv .kv-text {
    margin-top: var(--wp--preset--spacing--x-small) !important;
    margin-left: 0 !important; }
    .kv .kv-text img {
      width: 108px !important;
      height: auto !important;
      position: absolute;
      bottom: 60px;
      right: 10px;
      transition: 0.5s; } }
.btn_circle {
  width: 150px;
  height: 150px; }

.ttl_kakizawa img {
  position: absolute;
  right: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 320px; }

@media (max-width: 499px) {
  .ttl_kakizawa img {
    top: 380px; }

  .btn_circle {
    width: 120px;
    height: 120px; } }
.vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

.title8 img {
  width: 260px;
  height: auto; }

.logo_8colors_sub img {
  width: 150px !important;
  position: absolute;
  top: 20px;
  left: 20px; }

.logo_8colors_sub_on-cover img {
  width: 150px !important;
  position: absolute;
  top: -80px;
  left: 0; }

.ttl_asobi img {
  position: absolute;
  right: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 20px; }

.ttl_agri img {
  position: absolute;
  right: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -40px; }

.border_8grade {
  border: 2px solid;
  border-image: linear-gradient(to right, #7ecbf1, #8f82ba, #ed9ebd, #ef9b76, #fef59a, #89c797) 1;
  padding: 0 30px; }

@media (max-width: 781px) {
  .title8 img {
    width: 160px;
    height: auto; }

  .ttl_asobi img {
    width: 280px !important;
    position: absolute;
    right: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 100px; }

  .ttl_agri img {
    width: 280px !important;
    position: absolute;
    right: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    bottom: -30px; }

  .logo_8colors_sub img {
    width: 120px !important; }

  .logo_8colors_sub_on-cover img {
    width: 120px !important;
    top: -120px; }

  .ttl_gourmet img {
    width: 230px !important; } }
.icon_pre {
  position: absolute;
  right: 100px;
  bottom: -100px;
  width: 200px;
  height: 200px;
  z-index: 1; }

@media (max-width: 781px) {
  .icon_pre {
    left: 40px;
    bottom: -80px;
    width: 160px;
    height: 160px; } }
.list-block8 {
  position: relative; }
  .list-block8 .texts {
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    display: flex;
    justify-content: center;
    flex-flow: column; }
    .list-block8 .texts strong {
      display: inline-block;
      background: #62c3cc;
      padding: 0.3em 0.6em;
      color: #171314;
      margin-right: 0.5em; }

.lists-block8 ul li:nth-child(2n) .list-block8 .texts {
  right: 0; }

@media (max-width: 781px) {
  .list-block8 .texts {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7) !important; }
  .list-block8 .images img {
    aspect-ratio: 4 / 3;
    object-fit: cover; } }
span.smf-item__label__text {
  border-left: 5px solid #62c3cc;
  padding-left: 1rem;
  font-weight: bold; }

.smf-item__col.smf-item__col--controls {
  margin-left: 1rem; }

.wp-block-snow-monkey-forms-item.smf-item {
  border-bottom: 1px dashed lightgray;
  padding: 2rem 0; }

.required_label .smf-item__label::after {
  content: "必須項目です";
  background-color: #e85454;
  padding: 3px 10px;
  border-radius: 5px;
  color: white;
  margin-left: 1rem;
  font-size: smaller; }

.smf-action .smf-button-control__control {
  background-color: #62c3cc;
  background-image: none;
  border-radius: 50px;
  border: none;
  color: white;
  padding: 10px 40px;
  font-size: large;
  font-weight: bold;
  margin: 10px; }

button.smf-button-control__control[data-action="back"] {
  background-color: white;
  border: 2px solid #62c3cc;
  color: #62c3cc; }

.color-border {
  height: 8px;
  width: 100%;
  line-height: 0; }
  .color-border img {
    height: 100%;
    width: 100% !important;
    object-fit: cover; }

@media screen and (max-width: 781px) {
  .reverse {
    flex-direction: column-reverse; }

  .icon-title img {
    width: 150px !important;
    height: auto !important; } }
