/*
Theme Name:第46回小牧市民まつり
Description: 第46回小牧市民まつり専用のテンプレートです
Author: 株式会社フリースタイル
Template: twentytwelve

*/
@import url('../twentytwelve/style.css');
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*============================ サイト全般 ============================*/

.entry-content h1{
	font-size: 2rem;
}
.site{
background-color:transparent;
}



a:hover {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	-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;  
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image{

  border-radius:0px;
  box-shadow: none;

}

.attend{
background-color:#1c4a9e;
padding:12px;
color:#fff;
border-radius:5px;
margin:20px 0;
}



.attend p.attend-image{
text-align:center;
margin:0;
}

@media screen and (min-width: 600px){
.archive-header{
width:960px;
}

.entry-header{
width:960px;
}
.entry-content{
width:960px;
}
.category-archive{
width:960px;
}
.page-header{
width:960px;
}
.search-archive{
width:960px;
}

}


.entry-header img.wp-post-image{
border-radius:6px;
}


.breadcrumbs{
  margin: 20px 0 40px 0;
clear:both;
}

.preparation{
    background-color: #fff0ea;
    padding:20px 4px;
    text-align: center;
    font-size: 20px;
    color: #e06e6e;
    border: 1px solid #ffe1d5;
    border-radius: 4px;
}

@media screen and (max-width: 600px){
.site{
padding: 0 12px;
    padding: 0 0.857142857rem;

}
}


@media screen and (min-width: 960px){

body{
  background-color: #fff;
}

body .site{
box-shadow:none;
}

}

/* Minimum width of 1000 pixels. */
@media screen and (min-width: 1000px){
	body {
		background-color: #fff;

	}
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 0px;
		margin-top: 0em;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow:none;
		min-height:1000px;
	}

}




.site-content{
margin-top:0px;
width:100%;
}

.site-content article{
border-bottom:none;
margin-bottom:0;
}


@media screen and (min-width: 600px) {
body{
min-width:1200px;
}

}

/*============================ テキスト ============================*/

.text001{
color:#FF3A00;
}

.text002{
color:#FF3A00;
font-weight:900;
}
.text003{
color:#FF3A00;
font-weight:900;
font-size:24px;
}
.text004{
color:#FF3A00;
background-color:#FFF296;
}
.text005{
font-size:30px;
color:#d11164;
font-weight:900;
}
.text006{
color:#3b84c6;
font-size:30px;
font-weight:900;
}

.text007{
color:#d11164;
font-size:24px;
font-weight:900;
}

.text008{
font-size:24px;
font-weight:900;	
}

/*============================ フッター ============================*/



#ksm-footer{
clear:both;
background:#8ed1e3;
height:110px;
text-align:center;
padding:20px;
line-height: 2em;
letter-spacing: 0.2em;
color:#fff;
	
}

#ksm-footer a{
text-decoration:none;
color:#fff;
}
footer[role="contentinfo"]{
border-top:none;
}



@media screen and (min-width: 600px){
.footer-searchr-area{
display:none;
}

.ksm-banner-area-ul{
display:flex;
 flex-wrap: wrap;
width:1000px;
margin:0px auto 40px;
}

.ksm-banner-area-ul li{
width:18%;
margin:1%;
}


.ksm-banner-area-ul img{
max-width:100%;
}
	
}


@media screen and (max-width: 600px){
.ksm-banner-area{
display:none;
}

.footer-searchr-area{
display:block;
width:90%;
margin:0 auto;
overflow:hidden;
margin-bottom:30px;
margin-top:20px;
}

.footer-searchr-area a{
text-decoration:none;
}
.footer-search{
float:left;
}

.footer-sns{
float:right;
margin-right:10px;
margin-top: 2px;
width:30%;
}

.footer-sns img{
width:46px;
	margin:2px;
	}
.ksm-banner-area-ul{
display:none;
}
	
}



/*============================ ヘッダー ============================*/

#ksm-header{
background-color:#f1c121;
min-height:22px;
width:100%;
}


.main-navigation li{
font-size:15px;
margin: 0 30px 0 0;
margin: 0 1.875rem 0 0;

}



.header-search{
float:right;
font-size: 16px;
font-weight: 900;
margin-right:20px;
width:20%;
margin-top:10px;
}

.header-sns{
float:right;
width:14%;
margin-top:10px;
}

.header-sns a{
text-decoration:none;
}

.header-sns img {
	width:58px;
	margin:2px;
}

.site-header {
padding-bottom:0px;
padding-top:20px;
}



.site-header h1{
float:left;
}

input#s{
border:#D5721D 6px solid;
border-radius:none;
width:140px;
padding:4px;
margin-right:4px;
}

.ksm-banner-area{
width:1000px;
margin:40px auto;
}

.ksm-banner-area img{
margin-right:10px;
margin-bottom:10px;
}

.site-header h1.ksm-logo a img{
  width: 65%;

}

@media screen and (min-width: 600px){

.site-header h1.ksm-logo a img{

	width:400px;
}

}
	
@media screen and (max-width: 600px){
.ksm-banner-area{
display:none;
}

.site-header{
padding-bottom:0;
}

#ksm-header{
display:none;
}

.site-header h1.ksm-logo{
width:50%;
float:left;
}
.site-header h1.ksm-logo a img{
  width: 100%;
}

.sns-area{
display:none;
}

.header-sns{
display:none;
}

.header-search{
display:none;

}

}


/* メニュー */

@media screen and (min-width: 600px){
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border-bottom: none!important;
  border-top:none!important;
  display: inline-block !important;
  text-align: left;
  width: 100%;
height:20px;
}

.main-navigation {
  margin-top: 0px;
}

.site{
  width: 1000px;
  width: 71.428571417rem;
max-width:none;
}

.header-top{
overflow:hidden;
height:123px;
}

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

button.menu-toggle {
  background-color: #000;
  background-image: none;
  box-shadow: none;
  color: #fff;
  height: 48px;
}

.main-navigation {
  text-align: right;
  margin-top: 0px;
}


ul.nav-menu li {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 4px;
  padding-left: 6px;
}
ul.nav-menu {
  background-color: #000;
  width: 100%;
  text-align: left;
}
ul.nav-menu a {
  color: #C2C2C2;
  text-decoration: none;
  font-size: 20px;
}


.menu-toggle:hover, .menu-toggle:focus, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
  color: #fff;
  background-color: #000;
background-image:none;

}

hgroup {
  float: left;
  width: 75%;
}

}

@media screen and (max-width: 360px){
input#s{
width:110px;

}
}
/*============================ ログイン画面 ============================*/
#login .login h1 a{
width:264px;
height:72px;

}


/*============================ トップ画面 ============================*/


.entry-content .top-middle001 .top-news ul{
overflow:auto;
height:160px;
}


.entry-content .top-middle001{
overflow:hidden;
margin-bottom:40px;
}

.entry-content .top-middle001 .top-news{
width:37%;
margin-right:2%;
padding:0px;
background-color:#FFF0F3;
border:5px solid #D75F8F;
float:left;
}

.entry-content .top-middle001 .top-news h3{
margin:0;
padding:0px;
font-size:22px;
color:#fff;
text-align:center;
background-color:#D75F8F;
}

.entry-content .top-middle001 .top-news ul{
list-style-type:none;
padding:8px 10px;
margin-bottom:0px;

}

.entry-content .top-middle001 .top-news ul li{
margin-right:0;
margin-left:0;
padding:8px 0;
border-bottom:1px dotted #999;
}

.entry-content .top-middle001 .top-news ul li span{
background-color:#64A064;
padding:4px;
font-size:11px;
margin-right:3%;
color:#fff;
border-radius:3px;
}


.entry-content .top-middle001 .banner-area{
width:28%;
margin-right:2%;
float:left;
}

.entry-content .cd-area{
width:272px;
float:left;
}

.sns-area{
clear:both;
overflow:hidden;
}

.sns-area .fb-matsuri{
width:280px;
margin-right:2%;
float:left;
border:10px solid #2E8EB3;
padding:6px;
}


.sns-area .fb-komakishi{
margin-right:0.5%\9;
}
.sns-area .fb-matsuri{
margin-right:0.5%\9;
}
.sns-area .twitter-komakishi{
margin-left:0%\9;
}

.sns-area .fb-komakishi{
width:280px;
margin-right:2%;
float:left;
border:10px solid #454575;
padding:6px;
}



.sns-area .twitter-komakishi{
width:265px;
float:left;
border:10px solid #A25191;
padding:6px;
}

.kaijo-area{
text-align:center;
margin-bottom:40px;
clear:both;
}

.kaijo-area h3{
	font-size:30px;
margin:10px;
	
}
.kaijo-area img.button{
margin-right:10px;
margin-bottom:20px;
width:31.7525773196%;
}


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

.entry-content .top-middle001 .top-news{
float:none;
width:auto;
margin-bottom:40px;
}

.entry-content .top-middle001 .banner-area{
float:none;
width:auto;
}

.entry-content .top-middle001 .banner-area img{
width:47%;
margin:1%;
}

.entry-content .top-middle001 .banner-area img.banner-left{
margin-right:2%;
}

.kaijo-area {
padding: 10px 6px 10px 10px;
}

.kaijo-area img.button{
width:47%;
margin-right:2%;
margin-bottom:10px;
}


}

/*============================ カウントダウン ============================*/
.cd-area #CDT {
	padding: 4px;
	font-size:20px
}

.cd-area #CDT .day {
	font-size: 28px;
	color: #FF931E;
}

.cd-area #CDT .hour {
	font-size: 28px;
	color: #F236D7;
}

.cd-area #CDT .sec {
	font-size: 28px;
	color: #F92D4A;
}

.cd-area #CDT .min {
	font-size: 28px;
	color: #1EB2E0;
}

.cd-area .count-midashi {
	font-size: 22px;
	font-weight: 900;
}

.cd-area {
	overflow: hidden;
	background-color: #f8dce0;
	background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2017/03/timer-bg-s.jpg");
	width: 272px;
	height: 222px;
	text-align: center;
	color: #fff;
}

.cd-in {
	display: table-cell;
	vertical-align: middle;
	width: 272px;
	height: 272px;
}



/*============================ 検索ボックス ============================*/


#search_css3{
  background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/07/btn_search.png");
  width: 40px;
  background-position-x: -2px;
  background-position-y: -2px;
  height: 40px;
  background-repeat: no-repeat;
  position: absolute;
}

#searchform{
margin-top:4px;
}


/*============================ ページ関連 ============================*/


td p.table-area{
  padding: 6px;
  background-color: #FFF;
  width: 90%;
  margin: 10px auto;
}


.finish{
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
padding:10px;
text-align:center;
margin-bottom:40px;
}

.content-banner-area img{
width:48%;
margin-right:2%;
}


.entry-header h1.entry-title,.archive-title,.page-title{
background-color: #e14c2f;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    padding: 10px;
    text-align: center;
    font-size: 36px;
    border: 3px solid #fff;
    box-shadow: 0 0 0 3px #e14c2f;
}


@media screen and (max-width: 600px){
	.entry-header h1.entry-title,.archive-title,.page-title{
		font-size:20px;
		
	}	
	
}


/*IE8▼*/
html>/**/.entry-header h1.entry-title,.archive-title,.page-title {
padding/***/: 16px 6px 6px 6px;
}


/*IE7▼*/
*+html .entry-header h1.entry-title,.archive-title,.page-title {
padding: 16px 6px 6px 6px;
}

/*IE6▼*/
.entry-header h1.entry-title,.archive-title,.page-title {
_padding: 16px 6px 6px 6px;
}

/*IE9▼*/
.entry-header h1.entry-title,.archive-title,.page-title:not(:target) {
padding: 16px 6px 6px 6px;
}
/*IE10▼*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.entry-header h1.entry-title,.archive-title,.page-title{
padding:16px 6px 6px 6px !important;}
}


.category-archive .news-element h2.entry-title ,.search-archive h2.entry-title{
background-image:none;
background-color:#fff;
border-bottom:none;
  font-size: 25px;
  text-decoration: none;
}


.category-archive{
overflow:hidden;
} 

.archive-header{
border-bottom:none;
margin-bottom:0;
}

.news-element{
margin-bottom:40px;
  line-height: 1.8;
border-bottom: 1px dotted #999;
  padding-bottom: 20px;

}


.news-element span.date{
  background-color: #64A064;
  padding: 4px;
  font-size: 11px;
  margin-right: 3%;
  color: #fff;
border-radius:3px;
}

.news-element p.kiji{
color:#919191;
}

.page-header{
border-bottom:0;
margin-bottom:0;
}

.archive-header img{
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}

.pdf-area{
overflow:hidden;
}

.pdf-element{
    width: 22%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left;
    padding: 15px;
    border: 3px solid #f3f3f3;
    background: #fbfbfb;
    box-sizing: border-box;
}




@media screen and (max-width: 600px){
	
.pdf-element{
    width: 100%;	
}
}



.middle-midashi{
background-color:#e0f1e1;
padding:6px;
font-size:22px;
font-weight:900;
color:#457649;
margin:40px 0 20px 0;
}
.middle-midashi h2{
border-left:6px solid #457649;
margin:0;
padding-left:6px;
font-size:24px;
}


.map-click{
text-align:center;
}

.entry-content table{
  color: #6a6a6a;
  font-size: 14px;
  font-size: 1em;
  line-height: 2;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  width: 100%;

}
.entry-content table a{
text-decoration:underline;
}

.entry-content table a:visited{


}

.entry-content a:visited{
color: #21759b;
}

.entry-content table th{
  font-size: 14px;
font-size: 1em;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: none;
    color: #085582;
    padding: 10px;
    border: 1px solid #13b2e4;
    background-color: #8ee2fd;
    vertical-align: middle;
    width: 25%;
}

.entry-content table td{
background-color: #f7fdfc;
    border: 1px solid #13b2e4;
    padding: 10px;
    vertical-align: middle;
    width: 75%;
}

.ready{
margin:20px auto;
text-align:center;
border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

.ready h2{
font-size:26px;
}

#content #gallery-1 img{
border:0;
}
#content #gallery-2 img{
border:0;
}
#content #gallery-3 img{
border:0;
}
.flexslider_thumbnail{
padding: 32px;
border: 18px ridge #FFEE09;
background: #fdf7e0;
margin:32px;
}



.flexslider_thumbnail .gallery-item img{
padding:0px;
}


.about-ksm-info{
overflow:hidden;
}

.about-ksm-info img{
width:48%;
float:left;
margin-right:2%;
}

.about-ksm-info p{
width:50%;
float:left;
}

.site-info{
padding:12px;
background-color:#F7F7F7;
margin-bottom:20px;

}

.entry-header {
text-align:center;
}


.kids-ex{
background-color:#fff;
padding:10px;
text-align:center;
font-size:20px;
font-weight:900;
width: 90%;
  margin: 0 auto;
}
.kids-ex img{
width:40%;
margin-right:5%;
}

ul.area-menu{
list-style-type:none;
overflow:hidden;
}

ul.area-menu li{
margin-left:0;
padding-left:0;
float:left;
margin-right:2%;
width:31.5%;
}
ul.area-menu li.am-right{
margin-right:0;
}


@media screen and (min-width: 600px){


.area-description{
height:160px;
}

.kittyan-description{
float:left;
width:14%;
margin-right:1%;
}

.arrow_box {
float:left;
width:82%;
	position: relative;
	background: #E7346A;
	padding:10px;
	border-radius:6px;
	color:#fff;
	font-size:15px;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-right-color: #E7346A;
	border-width: 14px;
	margin-top: -14px;
}


.arrow_box:before {
	border-right-color: #E7346A;
	border-width: 20px;
	margin-top: -20px;
}


.booth-group{
overflow:hidden;
}


.booth-left{
width:49%!important;
margin-right:1%;
float:left;
}
.booth-right{
width:49%!important;
margin-left:1%;
float:right;
}



}



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

.about-ksm-info img{
width:100%;
float:none;
margin-right:0;
}
.about-ksm-info p{
width:100%;
float:none;
}


.kittyan-description{
text-align:center;
}


.arrow_box {
	position: relative;
	background: #E7346A;
	border-radius:6px;
	padding:10px;
	margin-bottom:20px;
	color:#fff;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {

	border-bottom-color:#E7346A;
	border-width: 30px;
	margin-left: 36px;
}
.arrow_box:before {

	border-bottom-color:#E7346A;
	border-width: 36px;
	margin-left: 30px;
}


ul.area-menu li{
float:none;
width:100%;
}

ul.area-menu li img{
width:100%;
}

.flexslider_thumbnail{
	padding:8px;
	margin:8px;
	}

.flexslider_thumbnail #gallery-1 .gallery-item{
	width:25%!important;	
	}
.flexslider_thumbnail #gallery-1 .gallery-caption{
		display:none;
	}
}


/*============================ 各会場レイアウト ============================*/

.entry-content table.time-table th{
width:20%;
}

.entry-content table.time-table td{
width:40%;
}

.item{
width:40%;
float:left;
background-color:#9f9f9f;
margin-right:5%;
margin-bottom:16px;
padding:20px;
}

.area-bg-base{
padding:5%;
border-radius:6px;
margin-bottom:20px;
}

.area-bg-komaki{
background:#157F3B;
}

.area-bg-ekimae{
background:#E47821;
}

.area-bg-shiminkaikan{
background:#188AC4;
}

.area-bg-gallery{
background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/12/gallery-bg.png");
background-repeat:repeat;
}


.area-bg-parade{
background:#674A94;
}


.parade-attention{
background-color:#FFEE5C;
color:#000;
padding:10px;
border-radius:4px;
box-shadow: 2px 4px 0px rgba(0,0,0,1);
margin-bottom: 10px;
}

.parade-attention__midashi{
color:#dbe239;
text-align:center;
font-size:24px;
border-bottom: 2px #000 dashed;
}

.area-bg-other{
background:#EA3D80;
}

.inner-dot{
padding:20px;
border-radius:4px;
background-blend-mode: multiply;
overflow:hidden;
}


.area-bg-base .inner-dot h2{
border-left:18px solid #000;
padding-left:10px;
font-size: 34px;
margin-top:0px;
}
.area-bg-base .inner-dot h3.sat{
background-color:#446eb3;
text-align:center;
padding:6px;
font-size:20px;
color:#fff;
margin-bottom:4px;
}

.area-bg-base .inner-dot h3.sun{
background-color:#c73768;
text-align:center;
padding:6px;
font-size:20px;
color:#fff;
margin-bottom:4px;
}

.area-bg-base .inner-dot table{
border-collapse:separate;
border-spacing:6px;
border-bottom:none;
	line-height:1.7em;
}

.area-bg-base .inner-dot table th{
    border:none;
border-radius:4px;
padding:6px;
}

.area-bg-base .inner-dot table td{
    border:none;
border-radius:4px;
padding:6px;
}


.area-bg-base .inner-dot table.time-table th.gyouji{
    background-color: #4e4124;
color:#fff;
text-align:center;
}



p.gyouji__sat{
padding: 6px;
    border: 2px solid #446eb3;
    border-radius: 3px;
    background-color: #edf4ff;
}

p.gyouji__sat span{
color:#446eb3;
}

.area-bg-base .inner-dot table.time-table th.none{
    background-color: #fff;
}

.area-bg-base .inner-dot table.time-table th.dantai{
 
    background-color: #213252;
color:#fff;
text-align:center;
}

.area-bg-base .inner-dot table.time-table th.time{

    background-color:#e5e5e5;
    text-align:center;
}

.area-bg-base .inner-dot table.time-table td.gyouji{
    background-color:#f0f7ec;
}

.area-bg-base .inner-dot table.time-table td.gyouji img{
width:100%;
}

.area-bg-base .inner-dot table.time-table td.dantai{
    background-color:#d9ebf6;
color:#213252;
}

.area-bg-base .inner-dot table.default{
font-size:13px;
border-spacing: 10px;
}

table.default img{
vertical-align:middle;
}


.area-bg-base .inner-dot table.default th.gyouji{
background-color:#c73768;
color:#fff;
text-align:center;
width:50%;
}

.area-bg-base .inner-dot table.default th.dantai{
background-color:#335a36;
color:#fff;
text-align:center;
width:50%;
}


.area-bg-base .inner-dot table.default td.gyouji{
width:50%;
background-color:#fff;
border-radius:0;
border-bottom:2px dashed #888;
color:#c73768;
font-weight:900;
}

.area-bg-base .inner-dot table.default td.gyouji a{
color:#c73768;
}


.area-bg-base .inner-dot table.default td.dantai{
width:50%;
background-color:#fff;
border-radius:0;
border-bottom:2px dashed #888;
color:#335a36;
font-weight:900;
}

.area-bg-base .inner-dot table.default td.dantai a{
color:#335a36;
}

.area-bg-base .inner-dot div.genki-sub{
background-color:#fff;
border: 3px solid #335a36;
margin-bottom:20px;

}

.area-bg-base .inner-dot div.genki-sub h3{
background-color:#335a36;
padding:10px;
color:#fff;
text-align:center;
    margin: 0px;
}

.area-bg-base .inner-dot div.genki-sub table {
border-spacing: 10px;
magin-bottom:8px;
}

.area-bg-base .inner-dot div.genki-sub table th{
background-color:#e5e5e5;
text-align:center;
}

.area-bg-base .inner-dot div.genki-sub table td{
background-color:#efeaa1;
}

.area-bg-rakuichi{
background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/09/rakuichi-bg.jpg");
}

.area-bg-rakuichi table{
    border-spacing: 0px;
    border-collapse: separate;
border:5px solid #e45e8a;

}


.area-bg-rakuichi table tr{
background-color:#fff;
border:none;
line-height:1.4em;
}

.area-bg-rakuichi table td{
border:none;
background-color: transparent;
}


.area-bg-rakuichi table tr.area-bg-rakuichi__color{
background-color:#fff794;
}


.area-bg-rakuichi table td.gyouji{
color:#000;
width:70%;
}
.area-bg-rakuichi table td.gyouji a{
color:#000;
}
.area-bg-rakuichi table td.dantai{
color:#000;
text-align:center;
width:30%;
color:#d43265;
font-weight:900;
}
.area-bg-rakuichi table td.dantai a{
color:#d43265;
}



.area-map{
margin-bottom:20px;
    padding: 20px;
    background-color: #FFFEE7;
    border-radius: 6px;
text-align:center;
}

.entry-content .area-title{
text-align:center;
margin-top:60px;
}

.photo-two-rows img{
width:200px;
width:48%!important;
margin-right:2%;
}

.ryokuka{
background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/09/ryokuka-bg.jpg");
color:#fff;
padding:20px;
border-radius:4px;
margin-bottom:20px;
}


.ryokuka strong{
color:#e7e855;
font-size:24px;
}


.friend-park{
padding:10px;
border-radius:4px;
background: #9ECD6F;
}

.inner-dot .friend-park table.default td.gyouji{
border-bottom:none;
}
.inner-dot .friend-park table.default td.dantai{
border-bottom:none;
}


.area-bg-base .inner-dot table.movie th.sat{
background-color:#446eb3;
color:#fff;
text-align:center;
width:50%;
}

.area-bg-base .inner-dot table.movie th.sun{
background-color:#c73768;
color:#fff;
text-align:center;
width:50%;

}
.area-bg-base .inner-dot table.movie td{
width:50%;
background-color:#fff;
}

.area-bg-base .inner-dot strong.movie-main{
font-size:22px;
color:#025930;
}

.area-description .arrow_box_ekimae{
background-color: #3188ab;
}     


.area-description .arrow_box_parade{
background-color: #a45994;
}     

.area-description .arrow_box_shimin{
background-color: #FBDE2F;
color:#000;
}     


@media screen and (min-width: 600px){
.area-description .arrow_box_shimin:before{
    border-right-color: #FBDE2F;
}

.area-description .arrow_box_shimin:after{
    border-right-color: #FBDE2F;
}

.area-description .arrow_box_ekimae:before{
    border-right-color: #3188ab;
}

.area-description .arrow_box_ekimae:after{
    border-right-color: #3188ab;
}


.area-description .arrow_box_parade:before{
    border-right-color: #a45994;
}

.area-description .arrow_box_parade:after{
    border-right-color: #a45994;
}


}


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

.area-bg-base{
padding:10px;

}

.group-base{
float:none;
width:95%;
margin-right:0;
}
.inner-dot{
padding:6px;
}

.area-description .arrow_box_ekimae:before{
    border-bottom-color: #3188ab;
}

.area-description .arrow_box_ekimae:after{
    border-bottom-color: #3188ab;
}
 
.area-description .arrow_box_parade:before{
    border-bottom-color: #a45994;
}

.area-description .arrow_box_parade:after{
    border-bottom-color: #a45994;
}

.area-description .arrow_box_shimin:before{
    border-bottom-color: #FBDE2F;
}

.area-description .arrow_box_shimin:after{
    border-bottom-color:#FBDE2F;
}
}



.area-bg-base .inner-dot .parade-area-gozen{
background-color:#d11164;
border-radius:5px;
padding:20px;
box-shadow:rgba(8, 9, 10, 0.909804) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(8, 9, 10, 0.909804) 1px 1px 1px 1px;
-moz-box-shadow:rgba(8, 9, 10, 0.909804) 1px 1px 1px 1px;
margin:20px 0;
}

.area-bg-base .inner-dot .parade-area-gozen table.parade-table th.time{
background-color:#d11164;
color:#fff;
}

.area-bg-base .inner-dot .parade-area-gozen table.parade-table th.dantai{
background-color:#fff;
color:#d11164;
}

.area-bg-base .inner-dot .parade-area-gozen table.parade-table th.gyouji{
background-color:#fff;
color:#d11164;
}

.area-bg-base .inner-dot .parade-area-gozen table.parade-table td.dantai{
color:#d11164;
background-color:#f3d8e8;
}
.area-bg-base .inner-dot .parade-area-gozen table.parade-table td.dantai a{
color:#d11164;
}

.area-bg-base .inner-dot .parade-area-gozen table.parade-table td.gyouji{
color:#d11164;
}
.area-bg-base .inner-dot .parade-area-gozen table.parade-table td.gyouji a{
color:#d11164;
}


.area-bg-base .inner-dot .parade-area-gogo{
background-color:#F7F0D2;
border-radius:5px;
padding:10px;
box-shadow:rgba(8, 9, 10, 0.2) 1px 1px 5px 1px;
-webkit-box-shadow:rgbargba(8, 9, 10, 0.2) 1px 1px 5px 1px;
-moz-box-shadow:rgba(8, 9, 10, 0.2) 1px 1px 5px 1px;
margin:20px 0;
}


.area-bg-base .inner-dot .parade-area-gogo h3{
margin:0;

}


.area-bg-base .inner-dot .parade-area-gogo table.parade-table th.time{
    background-color:transparent;
    color: #920783;
	padding: 0;
    border-bottom: 2px dashed #B34D21;
    border-radius: 0;
	font-size:18px;
	width:15%;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table th.dantai{
background-color:#fff;
color:#489337;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table th.gyouji{
background-color:#fff;
color:#489337;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table td.dantai{
color:#489337;
background-color:#d2ecf6;
}
.area-bg-base .inner-dot .parade-area-gogo table.parade-table td.dantai a{
color:#489337;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table td.gyouji{
    color: #833C44;
    font-weight: 900;
    background-color:transparent;
	padding: 0;
    border-bottom: 2px dashed #B34D21;
    border-radius: 0;
	width:85%;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table td.gyouji a{
color: #833C44;
}

.area-bg-base .inner-dot .parade-area-gogo table.parade-table td.gyouji span{
color: #343535;
font-weight:500;
margin-left:10px;

}


/*============================ 事業協賛 ============================*/

.entry-content .kyousan{
border-radius:6px;
margin-bottom:30px;
}

.entry-content .kyousan h3{
padding:0px;
color:#fff;
font-weight:900;
font-size:27px;
margin:0px;
text-align:center;
}

.entry-content .kyousan .kyousan-in{
padding:20px;
overflow:hidden;
}


.col2{
width:50%;
float:left;
}

.col3{
width:33%;
float:left;
}


.entry-content .diamond{
background-color:#eef9fb;
border:2px solid #18a5be;
font-size:20px;
font-weight:700;
}

.entry-content .diamond h3{
background-color:#18a5be;
}

.entry-content .diamond ul{

}

.entry-content .diamond ul li{
margin-bottom:10px;
list-style-type:none;
	background-image:url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/09/icon-diamond.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:36px;
margin-left:0px;
}


.entry-content .sapphire{
font-size:17px;
background-color:#eef2fb;
border:2px solid #3856ab;
font-weight:500;
}


.entry-content .sapphire h3{
background-color:#3856ab;
}

.entry-content .sapphire ul{


}

.entry-content .sapphire ul li{
margin-bottom:10px;
list-style-type:none;
	background-image:url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2015/09/icon-sapphire.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:36px;
margin-left:0px;
}


.entry-content .emerald{
background-color:#edfaf6;
border:2px solid #23ac84;
font-size:14px;
font-weight:500;
}

.entry-content .emerald h3{
background-color:#23ac84;
}

.entry-content .ruby{
background-color:#fcebee;
border:2px solid #d0485b;
}

.entry-content .ruby h3{
background-color:#d0485b;
}
.entry-content .kyousan-jigyou{
background-color: #F5EBFC;
border: 2px solid #9F48C3;
}

.entry-content .bussan-jigyou{
    background-color: #FCFBEB;
    border: 2px solid #C39748;
}

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

.col2{
float:none;
width:100%;
}

.col3{
float:none;
width:100%;
}

}
/*============================ ギャラリー ============================*/


.area-bg-base .inner-dot .gallery-sub-title{
border:none;
text-align:center;
}


.entry-content .gallery-table{
width:48%;
margin:0 1%;
float:left;
}

.entry-content .gallery-table td{
background-color:#e5e5e5;
color:#2d2d2d;
text-align:center;
}

.entry-content .gallery-table th{
text-align:center;
}

.entry-content td.gallery-table__yellow{
background-color:#f9f5b9;
}


.entry-content .gallery-table__photo-shou{
width:14%!important;
}

.entry-content .gallery-table__photo-other{
width:38%!important;
}

.entry-content .gallery-table__karaoke{
width:33%!important;
}

.entry-content .gallery-table__midashi{
background-color:#8c5600;
color:#fff;
}

.entry-content td.gallery-table__suisen{
background-color:#c60025;
color:#fff;
}


.entry-content td.gallery-table__tokusen{
background-color:#2778c9;
color:#fff;
}

.entry-content td.gallery-table__jun-tokusen{
background-color:#c18a4d;
color:#fff;
}



.entry-content ul.gallery-menu{
overflow:hidden;
}

.entry-content ul.gallery-menu li{
list-style:none;
float:left;
margin:0 0.5%;
width:18%;
font-weight:900;
text-align:center;
line-height:1.5em;
}

.entry-content ul.gallery-menu li a:visited{
color:#fff;
}

.gallery-myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #238ec8), color-stop(1, #087799));
	background:-moz-linear-gradient(top, #238ec8 5%, #087799 100%);
	background:-webkit-linear-gradient(top, #238ec8 5%, #087799 100%);
	background:-o-linear-gradient(top, #238ec8 5%, #087799 100%);
	background:-ms-linear-gradient(top, #238ec8 5%, #087799 100%);
	background:linear-gradient(to bottom, #238ec8 5%, #087799 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#238ec8', endColorstr='#087799',GradientType=0);
	background-color:#238ec8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	width:78%;
}
.gallery-myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #087799), color-stop(1, #238ec8));
	background:-moz-linear-gradient(top, #087799 5%, #238ec8 100%);
	background:-webkit-linear-gradient(top, #087799 5%, #238ec8 100%);
	background:-o-linear-gradient(top, #087799 5%, #238ec8 100%);
	background:-ms-linear-gradient(top, #087799 5%, #238ec8 100%);
	background:linear-gradient(to bottom, #087799 5%, #238ec8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#087799', endColorstr='#238ec8',GradientType=0);
	background-color:#087799;
}
.gallery-myButton:active {
	position:relative;
	top:1px;
}

.entry-content h2.gallery-title{
	  text-align:center;
	  margin-bottom:0;
	  }
 


@media screen and (min-width: 600px){

.memories-toparea a{
margin-right:10px;
}



.gallery-myButton {
	height:46px;
}

.gallery-menu__small{
font-size:13px;
}


.gallery-arrow{
display:none;
}


.gallery-container{
	  width:1000px;
	  background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2018/11/gallery-img-shashinkan-bg-house03.png");
	padding-bottom:24px;
	  }

.gallery-container .flex-active-slide img {
width:440px;
}

}

@media screen and (max-width: 600px){
.entry-content .gallery-table{
width:100%;
float:none;
margin:0;
}

.entry-content ul.gallery-menu li{
width:100%;
float:none;
border-radius:0;
margin:02;
text-align:left;

}

.gallery-myButton {
font-size:12px;
width:100%;
}


.gallery-kaigyou{
display:none;
}

.gallery-container{
background-color: #F9F0DB;
    padding: 1px 10px;
    border-radius: 4px;
}

.memories-toparea a img{
width: 48%;
    margin: 0.5%;
}


}

.entry-content dd, .comment-content dd{
	font-size:10px;
	text-align:left;
}


.arrow_box_midashi {
	position: relative;
	border: 4px solid #fff;
	color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
	border-radius: 10px;
	padding: 10px;
border-left: 4px white solid!important;
}
.arrow_box_midashi:after, .arrow_box_midashi:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_midashi:after {
	border-color: rgba(230, 34, 97, 0);
	border-width: 25px;
	margin-left: -25px;
}
.arrow_box_midashi:before {
	border-color: rgba(245, 245, 245, 0);
	border-top-color: #fff;
	border-width: 31px;
	margin-left: -31px;
}
	
	
.arrow_box_midashi_ekimae{	background: #0B7AAD;}

.arrow_box_midashi_ekimae:after{
	border-top-color: #0B7AAD;
}

.arrow_box_midashi_parade{	background: #FDD11B;color:#000;}

.arrow_box_midashi_parade:after{
	border-top-color:#FDD11B;
}

.arrow_box_midashi_komakiyama{	background: #E12776;}

.arrow_box_midashi_komakiyama:after{
	border-top-color:#E12776;
}

.arrow_box_midashi_kaikan{	background: #1861AE;}

.arrow_box_midashi_kaikan:after{
	border-top-color:#1861AE;
}

.entry-content .mpark-list-sun{
list-style-type:none;
margin-left:0;
}

.mpark-list-sun li{
margin-left: 0;
padding:4px;
}

.mpark-list-sun__color{
background:#c03170;
}


.entry-content .mpark-list-sat{
list-style-type:none;
margin-left:0;
}

.mpark-list-sat li{
margin-left: 0;
padding:4px;
}

.mpark-list-sat__color{
background:#0884BB;
}


/*============================ プリントアウトページ ============================*/

 @media print {

.footer-searchr-area{
display:none;
}

body {
    -webkit-print-color-adjust: exact;
  }

.scroll-back-to-top-wrapper.show{
display:none;
}
.scroll-back-to-top-wrapper{
display:none;
}

.sns-area .fb-matsuri{
display:none;
}
.sns-area .fb-komakishi{
display:none;
}
.twitter-komakishi{
display:none;
}

.fb-komakishi{
margin-right:0;
float:right;
}

.entry-content .top-middle001 .banner-area{
width:260px;
}
}


/*============================ 第37回募集要項 ============================*/
.recruitment-37th img{
margin:0.3%;
}

.entry-content .recruitment-midashi{
text-align:center;
font-size:22px;
background-color:#13b2e4;
color: #fff;
padding: 0;
line-height: 1.4em;
}

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

.recruitment-37th img{
width:48%;
}


}



/*============================ 第37回 ============================*/
.area-bg-parade .inner-dot{
 background-color:#f6f2f7;

}

.area-bg-komaki .inner-dot{
 background-color:#C9E0B2;

}

.area-bg-shiminkaikan .inner-dot{
 background-color:#C0E4F0;

}

.area-bg-ekimae .inner-dot{
 background-color:#FEEFD2;

}

.area-bg-other .inner-dot{
 background-color:#fbe4ed;

}


.area-bg-gallery .inner-dot{
 background-color:#fff;

}


.area-bg-base .inner-dot .schedule-sat{
border-spacing: 0px;
background-color:#fff;
border:2px solid #1f6eb7;
border-radius:4px;
color:#000;
}
.area-bg-base .inner-dot .schedule-sat a{
color:#004a91;
}


.area-bg-base .inner-dot .schedule-sat .schedule-sat__midashi{
background-color:#1f6eb7;
font-size: 26px;
text-align:center;
color:#fff;
}


.area-bg-base .inner-dot .schedule-sat .schedule-sat__color{
background-color:#d7eef9;

}

.area-bg-base .inner-dot .schedule-sat td{
background-color:transparent;
border-radius:0;
}

.area-bg-base .inner-dot .schedule-sat .schedule-sat__time{
width:20%;
font-weight:900;
}

.area-bg-base .inner-dot .schedule-sat .schedule-sat__gyoji{
width:80%;
}

.area-bg-base .inner-dot .schedule-sat .schedule-sat__gyoji span{
color:#004a91;
font-weight:900;
margin-right:10px;
}




.area-bg-base .inner-dot .schedule-sun{
border-spacing: 0px;
background-color:#fff;
border:2px solid #e45e8a;
border-radius:4px;
color:#000;
}

.area-bg-base .inner-dot .schedule-sun a{
color:#d42f52;
}


.area-bg-base .inner-dot .schedule-sun .schedule-sun__midashi{
background-color:#e45e8a;
font-size: 26px;
text-align:center;
color:#fff;
}


.area-bg-base .inner-dot .schedule-sun .schedule-sun__color{
background-color:#fbdfe5;

}

.area-bg-base .inner-dot .schedule-sun td{
background-color:transparent;
border-radius:0;
}

.area-bg-base .inner-dot .schedule-sun .schedule-sun__time{
width:20%;
font-weight:900;
}

.area-bg-base .inner-dot .schedule-sun .schedule-sun__gyoji{
width:80%;
}

.area-bg-base .inner-dot .schedule-sun .schedule-sun__gyoji span{
color:#d42f52;
font-weight:900;
margin-right:10px;
}




.booth-list{
    list-style: disc outside;
    border: 6px solid #fff;
    border-radius: 8px;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.05);}

.booth-list li{
list-style-type:none;
background-color:#fcf8ce;
margin-left:0;
padding:10px;
}
.booth-list li span{
font-weight:900;
color:#e7346a;
margin:0 10px;
}

.entry-content .booth-list a{
color:#e7346a;
}

.booth-list img{
vertical-align: middle;

}
.booth-list .booth-list__color{
background-color:#f3e271;
}

.kfp li{
list-style-type:none;
background-color:transparent;
margin-left:0;
padding:10px;
color:#000;
}
.kfp li span{
font-weight:900;
margin:0 10px;
}

.kfp img{
vertical-align: middle;
}

.kfp .kfp__color{
    background-color: #E7E855;
    color: #000;
}

.kfp .kfp__color a{
color:#000;
}


.entry-content .melody-park{
background-color:#fbda31;
border-radius:6px;
padding:5%;
overflow:hidden;
}

.melody-park h2{
    border-left: 18px solid #000;
    padding-left: 10px;
    font-size: 36px;
    margin-top: 0px;
}


.entry-content .melody-park td{
background-color:transparent;
border:none;
}

.entry-content .melody-park td a{
color:#fff;
}

.entry-content .melody-park__sat{
	background-color:#0098ce;
	border:3px solid #3382be;
	color:#fff;
	border-radius:4px;
	}

.entry-content .melody-park__sat__midashi td{
	font-size: 26px;
	text-align: center;
	font-weight:900;
	color:#fff;
	background-color:#3382be;
	padding:0;
	}

.entry-content .melody-park__sat__time{
	width:17%;
	font-weight:900;
	font-size:18px;
	vertical-align:middle;
	}
.entry-content .melody-park__sat__gaiyou{
	width:83%;

}

.entry-content .melody-park .melody-park__sat__color{
    background-color: #1076bf;
}

.entry-content .melody-park__sat__gaiyou span{
	font-weight:900;
	color:#f5e258;
	font-size:20px;
}



.entry-content .melody-park__sun{
	background-color:#c03170;
	border:3px solid #c9456f;
	color:#fff;
	border-radius:4px;
	}

.entry-content .melody-park__sun__midashi td{
	font-size: 26px;
	text-align: center;
	font-weight:900;
	color:#fff;
	background-color:#c03170;
	padding:0;
	}

.entry-content .melody-park__sun__time{
	width:20%;
	font-weight:900;
	font-size:18px;
	vertical-align:middle;
	}
.entry-content .melody-park__sun__gaiyou{
	width:80%;

}

.entry-content .melody-park .melody-park__sun__color{
	background:#de5380;
	background-repeat: repeat;
}

.entry-content .melody-park__sun__gaiyou span{
	font-weight:900;
	color:#f5e258;
	font-size:20px;
}

.area-bg-base .inner-dot .area-map-title{
border-left:0;
padding:0;
margin:0;
text-align:center;
}

.area-bg-base .inner-dot img{
border-radius:4px;
}

.melody-park img{
border-radius:4px;
}

img.stage-img{width:320px;height:auto;}


.wp-pagenavi{
margin-bottom:30px;
}


.news-element p.kiji a{
    background-color: #e7428f;
    color: #fff;
    padding: 3px;
    display: block;
    text-decoration: none;
    border-radius: 2px;
    width: 100px;
    text-align: center;
}



.flex-control-thumbs li{
    width: 9%!important;
}



.kyousan-area{
padding:10px 20px;
}

.kyousan-area h3{
margin-bottom: 0px;
    border-bottom: 2px solid #6a6a6a;
}


.entry-content #tabnavi ul{
	width: 95%;
}


@media screen and (min-width: 960px){
.area-mainimg img{
	width:49%;
}
	
.area-mainimg002__left{
	width:28%;
}
.area-mainimg002__right{
	width:70%;
}
	
.area-mainimg003__left{
	width:46%;
	margin-right:1%;
}
.area-mainimg003__right{
	width:52%;
}
}


/*============================ 第40回 ============================*/

.area-outer {
margin-bottom:24px;	
}

.area-bg-base02{
padding:3% 0%;
overflow:hidden;
}

.area-inner{
background:#fff;
padding:16px;
overflow:hidden;
margin-bottom:16px;
}

.area-outer h3{
color:#fff;
font-size:28px;
text-align:center;
margin:0;
}
.entry-content .area-outer table tr td{
	font-weight:900;
	color:#3e3a39;
}
.entry-content .area-outer table{
	margin-bottom:0;
	    line-height: 1.5;
}

.entry-content .area-outer table td{
	border:none;
	background-color:#fff;
	font-size:18px;
}
.small-font{
	font-weight:300;
	font-size:14px;
}


.color-green{
background-color:#fff;

}

.color-green h3{
background:#a8d182;
}

.color-green-d{
background-color:#fff;

}

.color-green-d h3{
background:#13ae67;
}

.color-green-d2{
background-color:#fff;
}

.color-green-d2 h3{
background:#66b9a4;
}

.color-pink{
background-color:#fff;

}

.color-pink h3{
background:#E4007F;
}



.color-blue{
background-color:#fff;

}

.color-blue h3{
background:#4694d1;
}
.color-navy h3{
background:#286f8c;
}

.color-blue02 .area-inner{
background-color:transparent;

}





.color-blue02{
background-color:#dee6f1;

}

.color-blue02 h3{
color:#448cc3;
background:#fff;
}

.entry-content .color-blue02 table.time-schedule-sat .time-schedule-sat__midashi{	
	background-color:transparent;
	border:none;
}

.color-blue02 h3 span.small-midashi{
font-size:14px;
}


.entry-content .color-blue02 table tr.skip-color td{
	background:#e9f5fc;
}


.color-red{

}

.color-red h3{
background:#db7f5d;
}

.entry-content .color-red table tr.skip-color td{
	background:#faeceb;
}


.color-orange{
background-color:#fff;

}

.color-orange h3{
background:#f5a21b;
	color:#fff;
}

.color-orange-d{
background-color:#fff;

}

.color-orange-d h3{
background:#de5419;
}


.color-purple{
background-color:#fff;
background-image: url("http://komaki-shimin-matsuri.jp/bhc53665/wp-content/uploads/2019/09/bg-pattern-purple.gif");

}

.color-purple h3{
background:#a66aaa;
}


.entry-content .color-purple table tr.skip-color td{
	background:#e7dae7;
}



.color-yellow{
background-color:#fff;

}

.color-yellow h3{
background:#ec9d26;
}

.entry-content .color-yellow table tr.skip-color td{
	background:#feedb0;
}


.sub-midashi{
background:#e5f1ed;
color:#67c1ab;
	padding:6px;
	font-weight:900;
	font-size:18px;
	margin-bottom:16px;
}

.entry-content .burari-table{
	border:none;
}
.burari-table tr td{
	width:auto;
}

.burari-table__menu{
	font-weight:100;
}

.entry-content table.time-schedule-sat{
		margin-bottom:24px;
}

.entry-content table.time-schedule-sat tr td{

	width:75%;
}

.entry-content table.time-schedule-sat tr td.time-schedule-sat__midashi{
	color:#4694d1;
    font-size: 18px;
}

.entry-content table.time-schedule-sat tr td.time-schedule-sat__midashi img{
	float:left;
    margin-right: 10px;
}

.entry-content table.time-schedule-sun tr td.time-schedule-sun__midashi{
	color:#da472d;
    font-size: 18px;
}

.entry-content table.time-schedule-sun tr td.time-schedule-sun__midashi img{
	float:left;
    margin-right: 10px;
}

.entry-content table.time-schedule-sat tr td.time-schedule-sat__time{
	color:#4694d1;
	font-size:20px;
	font-weight:900;
	vertical-align: middle;
	text-align:center;
	width:25%;
	border-bottom: dashed 1px #4694d1;
}



.entry-content table.time-schedule-sun tr td.time-schedule-sun__time{
	color: #da472c;
    font-weight: 900;
	font-size:20px;
	vertical-align: middle;
		text-align:center;
	width:25%;
	border-bottom: dashed 1px #db7f5d;
}

.entry-content table.time-schedule-sun{
	margin-bottom:24px;
	font-size:20px;
}

.entry-content table.time-schedule-sun tr td{
	width:auto;
}


.entry-content .area-outer table .schedule-break{
background:#EFEFEF;	
	border:none!important;
}

.entry-content table.time-schedule-sun tr td.time-end{

}

.entry-content .area-outer table .rapio-floor{
	color:#a8d182;
	font-size:170%;
	vertical-align:top;
}


.time-schedule-sun img{
}


.entry-content table.time-schedule-green{
		margin-bottom:24px;
}

.entry-content table.time-schedule-green tr td{
	border:1px solid #aec6e3;
	width:auto;
}

.entry-content table.time-schedule-green tr td.time-schedule-green__midashi{
	background:#d0dcef;
	color:#4694d1;
	text-align:center;
	font-size:18px;
}

.entry-content table.time-schedule-green tr td.time-schedule-green__time{
	background:#66b9a4;	
	color:#fff;
	border:1px solid #66b9a4;
	border-bottom:1px solid #fff;
	font-weight:100;
}

.entry-content table.time-schedule-green tr td.time-end{
	border-bottom:1px solid #66b9a4;
}






.entry-content table.time-schedule-purple{
		margin-bottom:24px;
}

.entry-content table.time-schedule-purple tr td{
	border:1px solid #9e67a1;
	width:auto;
}

.entry-content table.time-schedule-purple tr td.time-schedule-purple__midashi{
	background:#9e67a1;
	color:#4694d1;
	text-align:center;
	font-size:18px;
}

.entry-content table.time-schedule-purple tr td.time-schedule-purple__time{
	background:#9e67a1;	
	color:#fff;
	border:1px solid #9e67a1;
	border-bottom:1px solid #fff;
	font-weight:100;
}

.entry-content table.time-schedule-purple tr td.time-end{
	border-bottom:1px solid #9e67a1;
}



.entry-content .booth-genre{
	font-weight:900;
	font-size:22px;
	margin-bottom:0;
}

.booth-genre-red{
color:#dc805f;	
}


.booth-genre-yellow{
color:#ec9d26;	
}

.booth-genre-green{
color:#66b9a4;	
}

.booth-inbold{
	border:5px solid;
	margin:16px 0;
}

.entry-content .area-outer .booth-inbold-midashi{
	font-weight:900;
	color:#fff;
	text-align:center;
	font-size:20px;
}

.booth-inbold__orange{
	border-color:#db7f5d;
}

.entry-content .area-outer .booth-inbold__orange .booth-inbold-midashi{
	background:#db7f5d;
}


.booth-inbold__yellow{
	border-color:#eeae4d;
}

.entry-content .area-outer .booth-inbold__yellow .booth-inbold-midashi{
	background:#eeae4d;
}



.booth-inbold__green{
	border-color:#66b9a4;
}

.entry-content .area-outer .booth-inbold__green .booth-inbold-midashi{
	background:#66b9a4;
}

.yellow-area{
	font-weight:100;
	font-size:14px;
	color:#f5a21b;
	border-top:dashed 1px #f5a21b;
}

.entry-content table.rakuichi{
border-collapse:separate; 
border-spacing:4px; 
border:1px
	
	}

.entry-content table.rakuichi th{
	border:none;	
	width:60px;
}

.entry-content table.rakuichi td{
border:none;	
	width:auto;
font-size:14px;
}

.entry-content table.rakuidhi__yellow th{
	background:#fcecd5;
	color:#ec9d26;
}


.entry-content table.rakuidhi__green th{
	background:#d8ece5;
	color:#02a717;
}

.entry-content .floor-icon {
	margin-bottom:0;	
	
}

.floor-icon span{
	    background: #a8d182;
    color: #fff;
    padding: 4px 6px;
    font-size: 25px;
    font-weight: 900;
    border-radius: 25px;
	
}

/*============================ 第43回 ============================*/
.time-schedule-sun td{
	border:0;
}
.entry-content table, .comment-content table{
	border-bottom:0;
}

.entry-content table.table-orange th{
	background:#fff;
	border:none;
	color:#f5a21b;
	font-size:20px;
	width:25%;
}
.entry-content table.table-orange td{
	width:75%;
}


/*============================ 第44回 ============================*/
.entry-content table td.dash-table-blue{
border-bottom: dashed 1px #4694d1;
}

.entry-content table td.dash-table-purple{
border-bottom: dashed 1px #a66aaa;
}

.entry-content table td.dash-table-green{
border-bottom: dashed 1px #a8d182;
}

.entry-content table td.dash-table-green-d{
border-bottom: dashed 1px #13ae67;
}

.entry-content table td.dash-table-orange{
border-bottom: dashed 1px #f5a21b;
}

.entry-content table td.dash-table-red{
border-bottom: dashed 1px #db7f5d;
}

.entry-content table td.dash-table-pink{
border-bottom: dashed 1px #E4007F!important;
}

p.midashi-purple{
	color:#a66aaa;
	font-size:26px;
	font-weight:900;
	margin-bottom:0px;
}

.color-yellow-s h3{
	background:#fbc600;
}


.color-pink{
color:#f4afa7;
}

.heading-011 {
    position: relative;
    padding: .5em .7em;
    background-color: #266f8b;
    color: #fff;
	font-size:2rem;
}

.heading-011::before {
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 20px #ca3f29;
    content: '';
}


/*============================ 第46回 ============================*/
.float-icon{
	float:left;
	width:56px;
	margin-right:10px;
}


@media screen and (min-width: 600px){

		.display-sp{
	display:none;
}
}

@media screen and (max-width: 600px){
	.display-pc{
	display:none;
}
}

/*============================ フォーム ============================*/

.pr-form p{
margin-bottom:6px;	
	
}

.pr-form-area {
	width:98%;
}

.pr-form-cont {
    margin-bottom: 36px;
    border-bottom: 1px #ccc dashed;
    width: 85%;
	padding-bottom:20px;
}

.form__label{
font-size:120%;	
}

.warning-color {
    background-color: #b21818;
    padding: 4px;
    color: #fff;
    margin-right: 4px;
    font-size: 80%;
    border-radius: 2px;	
}


.form__button {
  display       : inline-block;
  border-radius : 1%;          /* 角丸       */
  font-size     : 18pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 69px;   /* 余白       */
  background    : #990000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #990000;    /* 枠の指定 */
	width:80%;
}
.form__button:hover {
  color         : #990000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}


.form__buttonBox{
	text-align:center;
}



/* ランダムバナーエリア */


#randomElement {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

    z-index: 9999; /* バナーが他の要素の上に表示されるようにz-indexを設定 */
}
#randomElement img{
	max-width:60%;
}
.content {
    /* 必要な場合、コンテンツ領域の余白を設定します */
    margin-bottom: 50px; /* バナーの高さ以上の値を指定します */
}

@media screen and (min-width: 600px) {
    #randomElement {
        display: none;
    }
}