@charset "utf-8";


.li_line{
	border-bottom: 1px solid #fff;
}



/* popup menu */

/* ul#menu {
	list-style-type: none;
    position: absolute;
    right: 20px; 
    z-index: 990;
    display: none;
}*/

.stamp{
	position:absolute;
}


/*#menu {
	list-style-type: none;
    position: absolute;
    right: 20px; 
    z-index: 990;
    display: none;
}*/

.menu1 {
	list-style-type: none;
    position: absolute;
    right: 20px; 
    z-index: 990;
}

.menu2 {
	list-style-type: none;
    /*position: absolute;*/
	z-index: 990;
    display: none;
}


.menu5 {
	list-style-type: none;
	position: absolute;
    width: 333px;
    height: auto;
    margin-top: -90px;
    z-index: 990;
	margin-left: -100px;
}


.menu6 {
	list-style-type: none;
	position: absolute;
    width: 333px;
    height: auto;
    margin-top: -68px;
    z-index: 990;
}




ul#menu li {
/*	text-align: left;*/
}

.dot_menu0 {
	text-align: center;
    width: 100px;
    background-color: #EDEDED;
    border-radius: 16px 16px 16px 16px;
	padding: 10px;
	color:#333;
	font-size: 12px;
	text-align: left;
}
.dot_menu1 {
	text-align: center;
    width: 100px;
    background-color: #EDEDED;
    border-radius: 16px 16px 0 0;
	padding: 10px;
	color:#333;
	font-size: 12px;
	text-align: left;
}
.dot_menu2 {
	text-align: center;
    width: 100px;
    background-color: #EDEDED;
	padding: 10px;
	color:#333;
	font-size: 12px;
	text-align: left;
}
.dot_menu3 {
	text-align: center;
    width: 100px;
    background-color: #EDEDED;
    border-radius:  0 0 16px 16px;
	padding: 10px;
	color:#333;
	font-size: 12px;
	text-align: left;
}
.dot_menu4 {
	text-align: center;
    width: 100px;
    background-color: #EDEDED;
    border-radius:  0 0 16px 16px;
	padding: 10px;
	color:#D70936;
	font-size: 12px;
	text-align: left;
}

.dot_menu0 a{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
.dot_menu0 a{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}

.dot_menu1 a{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
.dot_menu1 a{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}

.dot_menu2 a:hover {
	background: #EDEDED;
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
.dot_menu3 a:hover {
	background: #EDEDED;
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
.dot_menu3 a{
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}

.dot_menu3 a:hover {
	background: #EDEDED;
	color: #333;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}

.dot_menu4 a:hover {
	background: #EDEDED;
	color: #D70936;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}
.dot_menu4 a{
	color: #D70936;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}

.dot_menu4 a:hover {
	background: #EDEDED;
	color: #D70936;
	font-size: 12px;
	text-decoration:none;
	text-align: left;
}





/*
#toggle:checked .sns_check{
	  display: none;
}*/


.toggle_set{
  display: none;
  cursor: pointer;
}


/*
#toggle {
  display: none;
  cursor: pointer;
  }

#toggle2 {
  display: none;
  cursor: pointer;
  }
#toggle3 {
  display: none;
  cursor: pointer;
  }
#toggle4 {
  display: none;
  cursor: pointer;
  }

#toggle5 {
  display: none;
  cursor: pointer;
  }
*/



#menu {
  display: none;
  }
#toggle:checked + #menu {
  display: block;
  }

#toggle2:checked + #menu {
  display: block;
  }
#toggle3:checked + #menu {
  display: block;
  }
#toggle4:checked + #menu {
  display: block;
  }
#toggle5:checked + #menu {
  display: block;
  }
#toggle6:checked + #menu {
  display: block;
  }
#toggle7:checked + #menu {
  display: block;
  }
#toggle8:checked + #menu {
  display: block;
  }
#toggle9:checked + #menu {
  display: block;
  }
#toggle10:checked + #menu {
  display: block;
  }



.label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  cursor: pointer;
  border: 1px solid #ccc;
}



















.sub_menu{
   width: 50px;
   height: 50px;
}

.submenu_dropDown {
    position: absolute;
    bottom: 0;
    top: 10px;
    /* right: 10px; */
    right: 0px;
    padding: 10px;
    display: none;
    height: 40px;
	z-index: 1;
}

.submenu_dropDown1 {
	position: absolute;
    bottom: 0;
    top: 10px;
    right: 10px;
    padding: 10px;
    display: none;
}


.submenu_dropDown2 {
    position: absolute;
    bottom: 0;
    /* top: 0px;*/
    /* right: 10px; */
    right: 0px;
    padding: 10px;
    display: none;
}

.submenu_dropDown3 {
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 5px;
    right: 125px;
    /* right: 0px; */
    padding: 10px;
    display: none;
    height: 40px;
	z-index: 1;
}

ul {
	padding: 0;
	list-style: none;
}

.gline2{
	border-left :1px solid #333;
	background-color: #fff;
}

.list__item{
	padding-right: 10px;
    padding-left: 10px;
}
a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.list {
	font-size: 13px;
}
.link, .link4 {
	position: relative;
    width: 50px;
    height: 30px;
}

.link4:focus-within > .submenu_dropDown {
	text-decoration: none;
	display: block;
}

.link:hover,
.link:focus-within {
	text-decoration: none;
}

.link:hover > .submenu_dropDown,
.link:focus-within > .submenu_dropDown {
	text-decoration: none;
	display: block;
}

.link1 {
  position: relative;
  /* min-width: 84px; */
}

.link1:hover,
.link1:focus-within {
	text-decoration: none;
  cursor: pointer;
  /* opacity: 0.7; */
  color: #000 !important;
  z-index: 50;
}

.link1:hover > .submenu_dropDown3,
.link1:focus-within > .submenu_dropDown3 {
	text-decoration: none;
	display: block;
}

.link2 {
	position: relative;
    width: 84px;
    height: 30px;
}

.link2:hover,
.link2:focus-within {
	text-decoration: none;
}

.link2:hover > .submenu_dropDown,
.link2:focus-within > .submenu_dropDown {
	text-decoration: none;
	display: block;
}




.link3 {
	position: relative;
}

.link3:hover,
.link3:focus-within {
	text-decoration: none;
}

.link3:hover > .submenu_dropDown,
.link3:focus-within > .submenu_dropDown {
	text-decoration: none;
	display: block;
}




/*
.link2:hover > .submenu_dropDown2,
.link2:focus-within > .submenu_dropDown2 {
	text-decoration: none;
	display: block;
}
*/









.search_menu1 {
    text-align: center;
    width: 150px;
    background-color: #EDEDED;
    border-radius: 16px 16px 0 0;
    padding: 10px;
    color: #333;
    font-size: 12px;
    text-align: left;
	z-index:991;
}
.search_menu2 {
    text-align: center;
    width: 150px;
    background-color: #EDEDED;
    padding: 10px;
    color: #333;
    font-size: 12px;
    text-align: left;
	z-index:992;
}
.search_menu3 {
    text-align: center;
    width: 150px;
    background-color: #EDEDED;
    border-radius: 0 0 16px 16px;
    padding: 10px;
    color: #333;
    font-size: 12px;
    text-align: left;
	z-index:993;

}




























.tab_set{
width: 100%;
}



/* アクティビティー一覧 タブ処理 */

.tab-3 {
	display: flex;
    max-width: 100%;
}

/*.tab-3 > label {
    flex: 1 1;
    order: -1;
    padding: 1.5em 1em 1.5em;
    background-color: #fff;
    color: #999;
    font-weight: 600;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	font-size: 1.4em;
}*/

.tab-3 > label:hover {
    opacity: .8;
}

.tab-3 input {
    display: none;
}

/*.tab-3 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
    background-color: #fff;
}
*/
/*
.tab-3 label:has(:checked) {
    border-bottom: 4px solid #F90094;
    color: #999;
}

.tab-3 label:has(:checked) + div {
    display: block;
}*/

