@charset "utf-8";
/* CSS Document */

.pc_view {
    display: none!important;
}
.sp_view {
    display: block!important;
	width: 100%!important;
    box-sizing: border-box!important; 
    overflow-x: hidden!important;
}
.sp_none {
	display: none!important;
}
section {
	margin: 80px auto!important;
}
.bgtx {
	font-size: 1.4rem;
}
.h2_title{
	font-size: 1.5rem;
	line-height: 1.5;
}

.h3_title{
	font-size: 1.2rem!important;
	line-height: 1.5;
}
button.navbar-toggle {
　background: #f08300!important;
}
nav.navbar-inverse {
}
/*グローバルナビ　背景*/
.navbar-inverse {

}

.navbar-default {
}
/*グローバルナビ　ブランドテキストカラー*/
.navbar-inverse .navbar-brand {
  color: #CCCCCC;
}
.my-header-low-z {
    z-index: 10; 
}
.my-image-high-z {
    z-index: 20;
}
.navbar-header {
	background: #FFF5C5;
}


.uk-table tbody tr {
	display: grid!important;
	
}

.td_bg {
	width: 100%!important;
}

#navbar-collapse-grid {
	border-top: solid 5px #FFE500;
	padding: 0 3%;
}

.logo {
	margin-right: 0!important;
	margin: 20px auto!important;
}
.navbar-nav > li > a {
  line-height: 30px;
}

/*グローバルナビ　ナビリンクテキスト　カラー*/
.navbar-inverse .navbar-nav > li > a {
	color:#FB8715;
	border-bottom: 2px solid #F5D567;
	font-family: "sicuniversallinelge", sans-serif!important;
}

.navbar-inverse .navbar-nav > li:last-child > a {
    /* 最後の<li>の子である<a>から右ボーダーを削除 */
    border-bottom: none; 
}
.scl_th {
	text-align: center!important;
	background:#5F3D25!important;
	padding: 10px!important;
	font-size: 1.1rem!important;
	color: #fff!important;
	letter-spacing: 0.2rem;
/*	font-weight: bold!important;*/
}
.scl_list td {
    text-align: center!important;
    padding: 35px 12px!important;
}
.scl_td01 {
	box-sizing: border-box!important;
	width: 100%!important;
	background: #fff;
	color: #FB8715;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.2rem;
}
.scl_td03_sp {
	line-height: 1.8!important;
	font-size: 0.9rem;
	color: #5F3D25;
    font-weight: bold;
}
/* th, td のセルに枠線を設定 */
table.scl_list {
	margin-bottom: 0!important;
	border: none!important;
}

.slideshow-moyou {
	height: 250px;
}
.mdl_schedulebtn {
	width: 100%!important;
	margin: 10px auto 100px auto!important;
}
.mdl_schedulebtn {
	
}
.td_bg_org {
	font-size: 1rem!important;
	letter-spacing: 0.12rem!important;
	
}
.oclk {
	line-height: 1.8!important;
}

.sp_card_scdl {
	border: solid 1px #7C614E!important;
	margin: 30px auto;
	width: 85%!important;
	display: table!important;
}
.sp_menu_open {
	background-color:#FFFAE8!important;
}
.uk-navbar {
    display: flex;
    position: relative;
    justify-content: center;
	ox-shadow: 0px 10px 10px -5px rgba(175, 150, 63, 0.30) !important;
}
.uk-navbar-nav {
	gap: 0!important;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background-color:#FFFAE8!important;
}
 .sp_menu_list>li>a {
	color:#FB8715!important;
	border-bottom: 1px solid #F5D567!important;
	font-family: "sicuniversallinelge", sans-serif!important;
	display: block;
    padding: 20px 0!important;
	font-size: 1rem!important;
	letter-spacing: 0.2rem;
}
.uk-navbar-nav>li>a {
	padding: 0 35px!important;
}
.uk-navbar-nav>li>a:hover {
	color: #FB8715!important;
	background-color:#FFF5C5!important;
}


.uk-navbar-toggle-icon{
	color: #fff!important;
    width: 40px!important;
	height: 40px!important;
    background: #FB8715!important;
	border-radius: 5px!important;
    padding: 5px!important;
}


.uk-navbar-toggle-icon svg {
    width: 30px!important;
 
}
.uk-close {
    color: #3c3c3c!important;
}
.uk-offcanvas-close {
	top: 15px!important;
}

.squarebtn {
	width: 90%!important;
}

.insta_btn .fa-instagram {
    font-size: 26px!important;
    line-height: 35px!important;
}
.insta_btn {
	padding: 5px 10px 5px 5px!important;
}
.insta_btn .insta {
    position: relative;
    display: inline-block;
    width: 35px!important;
    height: 35px!important;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    overflow: hidden;
    border-radius: 6px!important;
}
.ft_logo_img img {
	width: 200px;
	display: block;
	margin: 0 auto;
}
.balloon1-top {
	width: 90%;
	position: relative;
	display: inline-block!important;
	margin: 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #775431;
	font-size: 1rem;
	background: #FFFAD2;
	border-radius: 10px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #FB8715;	
}

.balloon1-top:before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent!important;
	border-bottom: 15px solid #FB8715;
}

.contact_way {
	display: block!important;
}

.bg_randesk {
	background-size: contain;
	margin-bottom: -160px!important;
	
}

.scl_list_pc>:first-child>tr:not(:first-child), .scl_list_pc>:not(:first-child)>tr, .scl_list_pc>tr:not(:first-child) {

}
h3.serif {
	font-weight: bold;
	font-size: 1.2rem!important;
}
.pbrwn {
	font-weight: bold;
	color: #5F3D25!important;
}


table.scl_list {
}

*+.uk-table {
	margin-top: 0!important;
}

.price_link {
	width: 100%!important;
	background: #FFF4C8!important;
}
.schedule_bnr_a:hover {
	opacity: 0.7;
	}

.sp_btm_fixed {
	text-align: center;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: rgba(50, 51, 51, 1);
	background-image: linear-gradient(145deg, rgba(245, 63, 63, 1), rgba(247, 84, 84, 1) 35%);
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
    position: fixed; 
    bottom: 0;       
    left: 0;         
    right: 0;        
    width: 100%;     
    transition: transform 0.3s ease-out; 
	z-index: 9999; 
	cursor: pointer;
	text-decoration: none;
}
.sp_btm_fixed.is-hidden {
    transform: translateY(100%); 
}

.sp_btm_fixed.is-visible {
    transform: translateY(0);
}

.sp_btm_fixed > .sp_btmbtn_fixed { 
    letter-spacing: 0.15rem;
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    padding: 13px;
}
.sp_btm_fixed:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none!important;
}
img.ilst_randsel {
	width: 180px!important;
}
.wrap_sec_sbyran {
	display: block!important;
}
.sec_sbyran {
	width: 100%!important;
}
/*.sp-fixed {
  background-color: #efefef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
}

.sp-fixed .btn:first-child {
  margin-right: 20px;
}

.sp-fixed .btn a {
  display: inline-block;
  background-color: red;
  color: #fff;
  font-size: 13px;
  padding: 15px 30px;
  border-radius: 20px;
  text-decoration: none;
}*/
.tanji_location_list li{
    padding: 6px!important;
}
.tanji_location_list li a{
	font-size: 0.9rem!important;
}


.mdl_red_bg {
	margin-bottom: 50px!important;
	font-size: 0.9rem!important;
}

.org_box p {
    line-height: 2!important;
}
.org_box {
    margin: 2em auto!important;
    width: 94%!important;
}
.schedulebtn span
 {
    font-size: 0.9rem;
    position: absolute;
    top: -1.25rem!important;
    left: calc(50% - 115px)!important;
    width: 230px!important;
}
.pagetop_gp {
	height: 35px!important;
	width: 35px!important;
}


.pagetop__arrow {
    height: 8px!important;
    width: 8px!important;

}

.scl_list_mdl td {
    word-break: break-all; /* 溢れる場合はどこでも改行する */
    white-space: normal !important; /* 折り返しを許可 */
}

/* リンク（会場名）がはみ出さないように調整 */
.scl_list_mdl td a {
    display: inline-block;
    max-width: 100%;
    word-wrap: break-word;
}
.mdl_schedulebtn span {

}
.btn_ct a{
	width: 100%!important;
}
.h4_title {
	position: relative;
	background:#FFFAD2;
	padding: 10px;
	font-size: 1rem!important;
	color: #8A4B21!important;
	margin: 0 auto;
    width: 90%;
	letter-spacing: 0.15rem;
	font-weight: bold;
	border-radius: 0 10px 10px 0;
}
