@charset "UTF-8";
@import url("smoothness/jquery-ui-1.8.4.custom.css");
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');



/* =======================================
BOXの子たち
==========================================*/



header {
	 width:100%; max-width: 640px;
	color:#fff;
	margin-left: auto;
    margin-right: auto;
  position: fixed;
  z-index: 999;
  top: 0;
  background: #171c60;
  box-sizing: border-box;
}





.logo {
    width:35%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	padding: 2em 2em;
    margin: 1.3em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	

}


@media screen and (max-width:640px){
 .logo {
    width:60%; height:auto; border:0; vertical-align:bottom;　
	padding: 2em 2em;
    margin: 1em;
   margin-left: auto;
    margin-right: auto;


}
}




.main {
  position: relative;
  overflow: hidden;
}

.bg-layer {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../image/fan_meeting2025/bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.product1 {
    width:90%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	
	padding: 0em 0em 0em 0em;
    margin: 8.5em 0em 0em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	transform: translateX(6px); 
}

.product2 {
    width:95%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	
	padding: 0em 0em 0em 0em;
    margin: 6em 0em 0em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	
}

.product3 {
    width:65%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	
	padding: 0em 0em 0em 0em;
    margin: 9em 0em 0em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	
}

.product4 {
    width:30%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	
	padding: 0em 0em 0em 0em;
    margin: 1em 0em 0.5em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
	
}

.shop {
    width:100%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	padding: 0em 0em 0em 0em;
    margin: -5em 0em 12em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width:640px){
.shop {
    width:100%;  height:auto; border:0; vertical-align:bottom;　
	padding: 0em 0em;
    margin: -5em 0em 10em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}
}



.sns {
    width:100%; max-width: 640px; height:auto; border:0; vertical-align:bottom;　
	padding: 0em 0em;
    margin: 0em 0em 5em 0em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width:640px){
 
.sns {
    width:90%;  height:auto; border:0; vertical-align:bottom;　
	padding: 0em 2em;
    margin: 0.5em 1em 0.5em 1em;
    font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}
 
}









/* =======================================
共通指定
==========================================*/
body{
	width: 100%; max-width: 640px;   
	margin: 0;
	margin-left: auto;
    margin-right: auto;
    font-size:15px;
    font-family: "游ゴシック Light", "游ゴシック", "YuGothic", sans-serif;

}







li{list-style-type: none;}
table{border-collapse: collapse; border-spacing: 0;}
img{ width:100%; height:auto; border:0; vertical-align:bottom; }

.clear{clear: both;}
.clearfloat{clear: both; height: 0; font-size: 1px; line-height: 0;}
.clearfix{zoom: 1;}
.clearfix:after{content: ""; display: block; clear: both;}
*:first-child+html .clearfix {zoom: 1; } /* IE7 */


a{ color:#fff;　text-decoration:none ; }
a:link,
a:visited,
a:hover,
a:active{ text-decoration:none; }
a:hover,
a,
input[type="submit"],
input[type="button"]{
    -webkit-transition:0.2s ease-in-out;
    -moz-transition:0.2s ease-in-out;
    -o-transition:0.2s ease-in-out;
    transition:0.2s ease-in-out;
}

a:hover{ opacity:0.6; }

hr {
  border-top: 1px solid #000;
	padding: 0em;
    margin: 0em;
	width: 100%;
}

/* =======================================
footer
==========================================*/

footer {
 text-align: center;
 padding: 30px 30px 0px 30px;
}
.footer a {
 text-decoration: none;
}
.footer a:hover {
opacity: 0.7;
}


.footer_copyrights {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin: 20px 20px 0px 20px;
}



/* =======================================
navi
==========================================*/



nav{
	 width:100%; max-width: 640px;
	font-family: "Helvetica" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	margin-left: auto;
    margin-right: auto;
	color:#fff;
	font-weight: 600;
text-align: center;
padding: 100;
	
	
}
nav ul{
margin: 0 ;
padding: 0;
	
}
nav li{
list-style: none;
	
display: inline-block;
text-align: center;
width: 32%;
min-width: 100px;
font-size: 16px;
}


@media screen and (max-width:640px){


nav{
text-align: center;
	border-style: none;
	padding: 9px 0px 9px 0px;
}
nav ul{
margin: 0 ;
padding: 0;
	
}
nav li{
list-style: none;
display: inline-block;
text-align: center;
width: 32%;
min-width: 100px;
font-size: 14px;
}

	nav p{
padding: 0px 15px 0px 0px;
font-size: 13px;
}
	
ul {
    
    padding-inline-start: 0px;
}	
	
 
}






/* メニューアイテムのホバースタイル */
.menu-item:hover .drop-menu-list {
  visibility: visible; /* 下層メニューを表示 */
}

.menu-item a {
  align-items: center;
  color: #fff; /* メニューアイテム内のリンクテキストの色 */
  display: flex;
  height: 50px;
  justify-content: center;
  text-decoration: none; /* リンクの下線を非表示 */

}

/* ドロップダウンメニュー */
.drop-menu { position: relative; }

/* ホバーの“橋渡し”バッファ（空白を埋めて点滅防止） */
.drop-menu::after{
  content:"";
  position:absolute;
  left:0; right:0;
  top:100%;
  height:8px;           /* トリガーとメニューの間を埋める */
}

/* サブメニュー本体 */
.drop-menu-list{
  position:absolute;
  left:0;
  top:100%;             /* 180% → 100%に修正（空白を無くす） */
  width:100%;
  background:#171c60;
  opacity:0;
  visibility:hidden;
  transform: translateY(6px);
  transition: opacity .2s ease, transform .2s ease; /* visibilityは切替のみ */
  pointer-events:none;  /* 非表示時にクリック拾わない */
}

/* 開く条件：ホバー / フォーカス（タップ） / .openクラス */
.drop-menu:hover .drop-menu-list,
.drop-menu:focus-within .drop-menu-list,
.drop-menu.open .drop-menu-list{
  opacity:1;
  visibility:visible;
  transform: translateY(0);
  pointer-events:auto;
}

/* =======================================
marquee
==========================================*/


