@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  line-height: 1.8;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #4D4D4D;
}

a {
  color: #4D4D4D;
  text-decoration: none !important;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.category .information {
  background-color: #03AF7E !important;
}
.category .blog {
  background-color: #BDBDBD !important;
}

/*--------------------

    その他

    ------------.--------*/
.more-btn {
  display: block;
  width: 300px;
  margin: 40px auto 0;
  padding: 1rem;
  background-color: #DA383E;
  border-radius: 3px;
  border: none !important;
  text-align: center;
  transition: all 0.3s ease;
  color: #fff !important;
  position: relative;
  cursor: pointer;
}
.more-btn a {
  color: #fff;
}
.more-btn::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  pointer-events: none;
}
.more-btn:hover {
  background-color: #c13136;
  color: #fff;
  transform: translateY(-5px);
}
@media screen and (max-width: 575px) {
  .more-btn {
    width: 200px;
  }
}

.click {
  font-size: 15px;
  font-weight: bold;
  background-color: #EBEBEB;
  color: #000;
  margin: 50px auto;
  padding: 15px 50px;
  border-radius: 3px;
  display: inline-block;
}

.readmore {
  font-size: 13px;
  display: block;
  width: 180px;
  margin: 40px auto 0;
  padding: 0.7rem;
  border: 1px solid #333;
  border-radius: 2px;
  text-align: center;
  transition: all 0.3s ease;
  color: #333;
  position: relative;
}
.readmore:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-5px);
}

.section-title {
  line-height: 1.5;
  letter-spacing: 0.2rem;
  font-size: 50px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #EBEBEB;
}
@media screen and (max-width: 767px) {
  .section-title {
    line-height: 1;
    padding-top: 50px !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
  }
}

.img-right {
  text-align: right;
  margin: 20px 0 0 auto;
}
@media screen and (max-width: 767px) {
  .img-right {
    width: 80%;
  }
}

.img-left {
  text-align: left;
  margin: 20px auto 0 0;
}

.img-center {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.contentstitleh4 {
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #DA383E;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .contentstitleh4 {
    margin: 50px 0 15px 0;
    font-size: 35px;
  }
}

/*fadeinの記述*/
.fade-text {
  display: block;
  color: transparent;
  -webkit-background-clip: text;
  background-size: 300% 300%;
  transition: all 2.4s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.fade-text.to__right {
  background-image: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: right 100% center;
  transform: translate(20px, 0);
}
.fade-text.to__right.reveal {
  transform: translate(0, 0);
  background-position: right 0% center;
}
.fade-text.to__left {
  background-image: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: left 100% center;
  transform: translate(-20px, 0);
}
.fade-text.to__left.reveal {
  transform: translate(0, 0);
  background-position: left 0% center;
}
.fade-text.to__top {
  background-image: linear-gradient(to top, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 0;
  transform: translate(0, 20px);
}
.fade-text.to__top.reveal {
  transform: translate(0, 0);
  background-position: center 100%;
}
.fade-text.to__bottom {
  background-image: linear-gradient(to bottom, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 100%;
  transform: translate(0, -20px);
}
.fade-text.to__bottom.reveal {
  transform: translate(0, 0);
  background-position: center 0%;
}

@-webkit-keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}

@keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
/* --------------------------------------------
 * 　基本
 * -------------------------------------------- */
.blContainer {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}

/* -------------------------------------------- */
@media screen and (max-width: 767px) {
  .pcview {
    display: none;
  }
}

.spview {
  display: none;
}
@media screen and (max-width: 767px) {
  .spview {
    display: block;
  }
}

/*--------------------

    font

    --------------------*/
h1 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 36px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 27px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}

P {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 1.1;
}

nav {
  background-image: url(../img/header-bg.png);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  padding: 20px 0;
  position: fixed;
  width: 100%;
  height: 100px;
  top: 0;
  z-index: 1000;
}

.nav-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}

.logo {
  display: flex;
  align-items: center;
}
.logo img {
  height: 70px;
  width: auto;
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: 30px;
}

.nav-links {
  display: flex;
  gap: 30px;
  list-style: none;
  margin: 0;
}
.nav-links li {
  align-items: center;
}

.nav-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  text-decoration: none;
  transition: color 0.3s;
  font-size: 15px;
  letter-spacing: 0.05em;
}

.nav-links a:hover {
  color: #DA383E;
}

.contact-btn {
  background: #DA383E;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  padding: 18px 40px;
  border: none;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 0.05em;
  transition: background 0.3s;
}

.contact-btn:hover {
  background: #c13136;
}

/* ハンバーガーメニュー */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 5px;
}

.hamburger span {
  display: block;
  width: 28px;
  height: 3px;
  background: #DA383E;
  transition: all 0.3s ease;
  border-radius: 2px;
}

.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(9px, 9px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(9px, -9px);
}

/* モバイルメニュー */
@media (max-width: 768px) {
  .hamburger {
    display: flex;
  }
  .nav-menu {
    position: fixed;
    right: -100%;
    top: 80px;
    width: 100%;
    height: calc(90vh - 80px);
    background: rgba(0, 0, 0, 0.98);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right 0.4s ease;
  }
  .nav-menu.active {
    right: 0;
  }
  .nav-links {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
  }
  .nav-links a {
    font-size: 22px;
  }
  .nav-links a:hover {
    color: #DA383E !important;
  }
  .contact-btn {
    margin-top: 20px;
    font-size: 18px;
    padding: 15px 40px;
  }
}
/* --------------------------------------------
 * 　追尾バナー
 * -------------------------------------------- */
#floating-banner {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#floating-banner img {
  height: 150px;
}

@media (max-width: 600px) {
  #floating-banner {
    right: 10px;
    bottom: 10px;
  }
  #floating-banner img {
    margin: 0 0 8px 0;
    width: 100px;
    height: 100px;
  }
}
/* --------------------------------------------
* 　所属団体
* -------------------------------------------- */
.membership-container {
  width: 85%;
  margin: 0 auto;
  padding: 40px 20px;
  background: #f9f9f9;
}

.membership-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #333;
  letter-spacing: 0.8px;
  font-family: "Montserrat", sans-serif;
}

.membership-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}

.membership-card {
  border: 1px solid #DA383E;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  background: #fff;
  transition: all 0.3s ease;
}

.membership-card:hover {
  border-color: #999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.membership-logo {
  flex-shrink: 0;
  width: 120px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.membership-logo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.membership-info {
  flex: 1;
}

.membership-name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

.membership-description {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .membership-title {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .membership-container {
    width: 95%;
  }
  .membership-grid {
    grid-template-columns: 1fr;
  }
  .membership-card {
    flex-direction: column;
    text-align: center;
  }
  .membership-name {
    font-size: 28px;
    text-align: center;
  }
}
.termini {
  margin: 0 auto;
  text-align: center;
  padding-block: 30px;
}
.termini a {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  padding: 12px 36px;
  border-radius: 5px;
  border: 2px solid #000;
  color: #000;
  display: inline-block;
  transition: all 0.2s;
  cursor: pointer;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}
.termini a:hover {
  background: #000;
  color: #fff;
  text-decoration: none !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.11);
}
@media screen and (max-width: 767px) {
  .termini {
    width: 95%;
  }
  .termini a {
    font-size: 18px;
    padding: 5px 20px;
  }
}

/* --------------------------------------------
 * 　フッター
 * -------------------------------------------- */
footer {
  background-image: url(../img/footer-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  footer {
    background-image: url(../img/footer-sp-img.png);
    background-position: right;
  }
}

.footer-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 8% 10% 4% 10%;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.footer-content > .blContainer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 40px;
  border-bottom: 1px solid #EBEBEB;
}
@media screen and (max-width: 575px) {
  .footer-content > .blContainer {
    text-align: center;
    flex-direction: column;
  }
}

.footer-left {
  flex: 1 1 0;
  min-width: 0;
}
.footer-left h3 {
  font-family: "Montserrat", sans-serif;
  color: #EBEBEB;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer-left p {
  margin-bottom: 10px;
}
.footer-left a img {
  width: auto;
  height: 100px;
  margin-bottom: 15px;
}

.footer-bottom {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 18px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  footer {
    background-position: left;
  }
  .footer-left img {
    width: auto;
    height: 80px;
  }
}
/*# sourceMappingURL=common.css.map */