/* style.css */

/* --- 基本設定 --- */
html {
    scroll-behavior: smooth;
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #333; /* デフォルトの文字色 */
    overflow-x: hidden;
}

/* --- レイアウト --- */
.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 25px 20px;
}

main {
    max-width: 960px;
    margin: 20px auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.flex-box-c {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.margin-auto {
    margin: auto;
}

.sp {
    display: none; /* デフォルトは非表示 (スマホでのみ表示) */
}

.pc {
    display: block; /* デフォルトはPCで表示 */
}

/* --- テキスト --- */
h1,
h2 {
    color: #000;
}

h1 {
    margin-top: 14vh;
    margin-bottom: 8vh;
}

h2.txt-access {
    text-align: center;
    font-size: 3em;
}

.content-title h3 {
    margin-top: 5px;
    font-size: 2em;
}

h4.title {
    font-size: 1.5em;
}

img.zumen-image {
    width: 80%;
    margin: auto;
    padding-bottom: 50px;
}

.content-box {
    padding-top: 3vh;
    padding-bottom: 3vh;
}

.CALENDAR-box {
    width: 100%;
    max-width: 900px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

ul {
    padding-left: 0;
    margin: 0;
}

li{
    list-style: none;
}

ul.contact-list {
    display: flex;
    justify-content: center;
    width: 70%;
    margin: auto;
    padding-left: 0;
}
ul.contact-list a {
    text-decoration: none;
    border: 1px solid;
    padding: 13px;
    border-radius: 5px;
    color: #000;
    margin-left: 5px;
    margin-right: 5px;
}

img.logo-type {
    width: 70%;
    margin: auto;
    max-width: 450px;
}

.flow-list {
    width: 70%;
    margin: auto;
    padding: 10px;
    border: 1px solid;
    margin-bottom: 10px;
}

.p-title {
    padding-bottom: 0px;
    font-size: 1.3em;
}

.flow-list img {
    width: 25px;
    margin: auto;
}

.w-130{
    width: 130px;
}

iframe {
    width: 100%;
    height: 60vh;
    margin: auto;
}

img.flow-image {
    width: 50px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.flow-list td {
    text-align: justify;
    overflow-wrap: anywhere;
}

.txt-align-j {
    text-align: justify;
}

.c-btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.flow-list th {
    width: 3%;
    vertical-align: text-bottom;
    padding-right: 9px;
    font-size: 1.5em;
}

p.content-title {
    font-size: 1.4em;
}

.specified-commercial-transaction-act table {
    border: solid 1px;
    border-collapse: collapse;
}

.specified-commercial-transaction-act th {
    border: solid 1px;
    padding: 5px 10px;
}

.specified-commercial-transaction-act td {
    border: solid 1px;
    padding: 5px 10px;
}

table.info-table {
    width: 80%;
    max-width: 1000px;
    margin: auto;
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    text-align: left;
}

table.price-table {
    width: 80%;
    max-width: 580px;
    margin: auto;
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    text-align: left;
}

img.logo-type {
    width: 55%;
    margin: auto;
    max-width: 200px;
}

.info-table td {
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 15px;
}

.info-table th {
    padding: 4px 13px;
    background-color: #ebebeb;
    width: 10vw;
}

.info-table tr {
    border: 1px solid #d0d0d0;
}

p.txt-box-w70 {
    width: 70%;
    margin: auto;
}

.text-align,
.txt-align-c,
p.catch-copy,
p.concept-txt {
    text-align: center;
}

p.catch-copy {
    font-size: 5em;
}

.sub-title {
    width: 70%;
    max-width: 390px;
    margin: auto;
}

.promotion-info {
    line-height: 1.8em;
}

/* --- 画像 --- */
img {
    max-width: 100%;
    height: auto;
    display: block; /* 画像の下の余白をなくす */
    margin-top: 15px;
    border-radius: 5px;
}

.event-news img.promotion-image {
    max-width: 200px;
    width: 80%;
}

img.txt-icon {
    height: 25px;
    display: inline-block;
    margin-left: 0.5em;
}

img#logo {
    width: 230px;
    margin: auto;
}

.txt-align-l{
    text-align: left;
    text-align: justify;
    line-height:1.8em
}

/* --- ボタン --- */

.content-btn {
    max-width: 800px;
    width: 80%;
    margin: auto;
    text-align: center;
}

.margin-tb-30{
    margin-top: 30px;
    margin-bottom: 30px;
}

.padding-tb-30{
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-t-30{
    padding-top: 30px;
}

.padding-b-30{
    padding-bottom: 30px;
}

.photo-box01 li {
    width: 20vw;
    padding: 15px;
}

.footer_menu a {
    text-decoration: none;
    color: #fff;
    font-size: 0.7em;
    margin-left: 5px;
    margin-right: 5px;
}

.footer_menu ul {
    display: flex;
    justify-content: center;
}

/* --- フォーム・ボタン --- */
a.link-btn-boc001 {
    display: inline-block; /* aタグにpaddingを設定するため */
    padding: 8px 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-decoration: none;
    color: #000;
}

a.link-btn-boc001:hover {
    border-color: #000; /* より具体的なhover時の色に変更 */
}

.c-btn.slide {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block; /* ボタンとして機能させるため */
    padding: 15px;
    border: 1px solid #000;
    border-radius: 3px;
    background: #fff;
    color: #000;
    text-decoration: none;
}

.c-btn.slide::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
}

.c-btn.slide:hover {
    color: #fff;
}

.c-btn.slide:hover::after {
    transform: scale(1, 1);
}

/* --- ヘッダー・フッター --- */
header {
    padding: 1rem 0;
    text-align: center;
    /* ヘッダーの背景色などは既存のstyle.cssで定義されている可能性を考慮し、ここでは追加しない */
}

footer {
    padding: 1rem 0;
    margin-top: 20px;
    background-color: #333;
    color: #fff;
    text-align: center;
}

/* --- セクション・その他 --- */
section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

section:last-child {
    border-bottom: none;
}

.map {
    width: 30vw;
    margin: auto;
    margin-top: 38px;
}

.pagetop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
}

.pagetop__arrow {
    width: 10px;
    height: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}


.hamburger-morph {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000;
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

.hamburger-morph__icon {
  width: 100%;
  height: 100%;
}

.hamburger-morph__line {
  fill: none;
  stroke: #000;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
              stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hamburger-morph__line:nth-child(1) {
  stroke-dasharray: 60 207;
}

.hamburger-morph__line:nth-child(2) {
  stroke-dasharray: 60 60;
}

.hamburger-morph__line:nth-child(3) {
  stroke-dasharray: 60 207;
}

.hamburger-morph.active .hamburger-morph__line:nth-child(1) {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
}

.hamburger-morph.active .hamburger-morph__line:nth-child(2) {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
}

.hamburger-morph.active .hamburger-morph__line:nth-child(3) {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
}

.nav-morph {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgb(79 79 80 / 82%);
  clip-path: circle(0% at calc(100% - 44px) 44px);
  transition: clip-path 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 900;
}

.nav-morph.active {
  clip-path: circle(150% at calc(100% - 44px) 44px);
}

.nav-morph__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.nav-morph__list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.nav-morph__item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.nav-morph.active .nav-morph__item {
  opacity: 1;
  transform: translateY(0);
}

.nav-morph.active .nav-morph__item:nth-child(1) { transition-delay: 0.3s; }
.nav-morph.active .nav-morph__item:nth-child(2) { transition-delay: 0.4s; }
.nav-morph.active .nav-morph__item:nth-child(3) { transition-delay: 0.5s; }
.nav-morph.active .nav-morph__item:nth-child(4) { transition-delay: 0.6s; }

.nav-morph__link {
  position: relative;
  display: inline-block;
  padding: 20px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.nav-morph__text,
.nav-morph__hover {
  display: block;
  transition: transform 0.3s ease;
}

.nav-morph__hover {
  position: absolute;
  top: 97%;
  left: 0;
  width: 100%;
  transform: translateY(0%);
  font-size: 0.55em;
}

.nav-morph__link:hover .nav-morph__text {
  transform: translateY(-100%);
}

.nav-morph__link:hover .nav-morph__hover {
  transform: translateY(-100%);
}

.photo-box02 li img {
    width: 100%;
    object-fit: cover;
    height: 190px;
}

.photo-box02 li {
    margin: 5px;
}

img.chirashi-open {
    width: 40%;
    margin: auto;
    margin-top: 30px;
}

.copyright a {
    text-decoration: none;
    color: #fff;
}

.dorop-shadow {
    filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.5));
} 

img.app-download {
    width: 130px;
    margin-left: 3px;
    margin-right: 3px;
}

img.google-download {
    width: 160px;
    margin-left: 3px;
    margin-right: 3px;
}




.footer_menu ul {
	font-size: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 4px;
	list-style: none;
	text-align: center;
    flex-wrap: wrap;
}
.footer_menu li {
	font-size: 24px;
	margin: 0 8px;
	display: inline-block;
}
.footer_menu li a {
	text-decoration: none;
	padding-bottom: 3px;
	color: #fff;
	display: block;
	position: relative;
}
.footer_menu li a:before {
	content: '';
	width: 0;
	left: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #fff;
	position: absolute;
	display: block;
}
.footer_menu li a:hover:before {
	width: 50%;
	border-bottom: 3px solid #fff;
}
.footer_menu li a:after {
	content: '';
	width: 0;
	right: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #fff;
	position: absolute;
	display: block;
}
.footer_menu li a:hover:after {
	width: 50%;
	border-bottom: 3px solid #fff;
}

/* --- レスポンシブ対応 --- */
@media (max-width: 768px) {
    .map {
        width: 70vw;
        margin-top: 38px;
    }
    p.catch-copy {
        font-size: 4em;
    }
    footer p {
        font-size: 0.2em;
    }
    .sp {
        display: block; /* スマホで表示 */
    }

    .pc {
        display: none; /* スマホでのみ表示 */
    }

    ul.contact-list{
    flex-wrap: wrap;
    justify-content: center;
    }

    .c-btn {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 3px;
    margin-right: 3px;
    }

    .flow-list {
        width: 90%;
    }

    table.info-table {
    width: 90%;
    }

    p.txt-box-w70 {
    width: 85%;
    margin: auto;
    }

    .flex-box-c {
    flex-wrap: wrap;
    }

    .photo-box li {
    width: 36vw;
    padding: 15px;
    }

    img.chirashi-open {
    width: 70%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    }

    .photo-box01 li {
    width: 78vw;
    padding: 0px;
    }
    
}

