body{
color#333;
font-family: 'Noto Sans JP', sans-serif;
}

#header {
  background-color: rgba(0, 0, 0, 0.8); 
}

#header .header_info .shop, #header .header_info .time {
color: #fff!important;
}
#header .header_info .tel {
color: #fff!important;
}


#banner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

#banner ul li {
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
}

#banner ul li img {
  width: 100%;
  height: auto;
  display: block;
}

.iframe-wrapper {
  width: 100%;
  max-width: 320px; /* PCでは固定幅も維持 */
}

.iframe-wrapper iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1; 
  border: 1px solid #ccc;
}


.more a {
  animation: blink 1s step-start infinite;
}

/* アニメーション定義 */
@keyframes blink {
  50% {
    opacity: 0;
  }
}

.subtitle {
background: #fff!important;
color:#2d2d2d;
}

/* 背景全体を白に、角丸＆影で清潔感を出す */
nav.clearfix {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  padding: 10px 0;
}

/* li個別の背景をクリアにして画像を打ち消す */
nav.clearfix li {
  background: none !important;
  display: inline-block;
  margin: 0 8px;
}

/* リンクのデザインをフラットに整える */
nav.clearfix li a {
  display: inline-block;
  padding: 8px 14px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  border-radius: 6px;
  transition: all 0.2s ease-in-out;
}

/* ホバー時に背景を軽く変化（今風のフラットUI） */
nav.clearfix li a:hover {
  background-color: #f5f5f5;
  color: #111;
}

#footer .copyright {
color: #fff!important;
}
#footer .copyright2 {
color: #333f!important;
}
.copyright2 {
  background-color: white;
  border-radius: 8px; 
  padding: 16px;
margin:10px auto;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); 
  line-height: 1.8;
}

@media screen and (max-width: 768px){

#header {
height: 65px;
}
#header .logo {
width:90%;
max-width: 90%;
}
#header img {
margin:0 auto;
}
#footer {
    color: #0FF;
}

#btn_menu_sp span {
background: #fff;
}
  #banner ul li {
    width: 48%; /* 2列表示 */
    margin: 1%;
  }
#bottomNavi {
background-color: rgba(255, 255, 255, 0.9)!important;
}
#bottomNavi {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  z-index: 9999;
}

#bottomNavi ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

#bottomNavi ul li {
  flex: 1;
  text-align: center;
}

#bottomNavi ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

#bottomNavi ul li a i {
  font-size: 20px;
  margin-bottom: 5px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
}

/* 電話ボタン */
#bottomNavi ul li:nth-child(1) a {
  color: #1ba1e2;
}

/* LINEボタン */
#bottomNavi ul li:nth-child(2) a {
  color: #00B900;
}

.fa-arrow-alt-circle-up {
font-family: "Font Awesome 5 Free";
color: #2d2d2d;
}
html body li.gototop a {
color: #2d2d2d!important;
}
}

@media screen and (max-width: 980px)
#header .logo {
height: 100px;
max-width: 90%;
}

#header .header_info .tel {
    color: #0FF;
}

#header .header_info .shop, #header .header_info .time {
    color: #0FF;
}

#footer .copyright2 {
    color: #0FF;
}

#footer .copyright {
    color: #0FF;
}

/*　タイトルバー */

.subtitle {
    background: url(https://aroma-sky-hkt.com/upload/pub/bg_title1.png) no-repeat right bottom,url(https://aroma-sky-hkt.com/upload/pub/bg_nav_cheki2.jpg) repeat;
}

.pagetitle {
    background: url(https://aroma-sky-hkt.com/upload/pub/bg_title1.png) no-repeat right bottom,url(https://aroma-sky-hkt.com/upload/pub/bg_nav_cheki2.jpg) repeat;
}

#wrap {
    background: rgba(255,255,255,0.8);
}

#daynavi li a:hover, #daynavi li a.current {
    background: rgb(0 13 57);
    color: #fff;
}

#bottomNavi {
    background-color: rgba(0, 0, 0, 0.8);
}

li.gototop a {
    color: #fff !important;
}

.tag_free img {
    margin-bottom: 10px;
}

p.credit img {
    width: 100%;
}

article.twitter {
    font-size: 13px !important;
    text-align: center;
    margin: 0 auto !important;
    min-height: auto !important;
}

.twitter h3 {
    font-size: 1.3rem !important;
}

.twitter p.sns02 a {
    color: #fff !important;
}

img.saint {
    width: 100%;
}

/*　system */

.systemlist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.systemlist > li {
width:90%;
margin:0 auto 30px auto;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  background: #fafafa;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.systemlist h3 {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
  border-left: 5px solid #1ba1e2;
  padding-left: 10px;
  color: #333;
}

.systemlist h3 span {
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.systemlist dl[style] {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  flex-wrap: wrap;
  gap: 10px;
  box-sizing: border-box;
}

.systemlist dl[style] dt,
.systemlist dl[style] dd {
  margin: 0;
  font-size: 15px;
  word-break: break-word;
  flex-shrink: 1;
}

.systemlist dl[style] dt {
  color: #333;
  font-weight: bold;
}

.systemlist dl[style] dd {
  color: #1ba1e2;
  font-weight: bold;
  margin-left: auto;
  text-align: right;
}

.systemlist dl {
font-size: 1rem;
text-align: left;
}
.systemlist .comment p {
  font-size: 13px;
  line-height: 1.6;
  color: #444;
  margin: 10px 0;
}

.systemlist .comment p b {
  font-weight: bold;
}

.systemlist .comment p:nth-of-type(1) {
  margin-top: 0;
}

.systemlist img {
  max-width: 100%;
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}

/*　concept */



@keyframes fadeIn {
  0% { opacity: 0; transform: translateY(10px); }
  100% { opacity: 1; transform: translateY(0); }
}
