/*
Theme Name: nanpu elementor theme v4 (edit)
Theme URI: nanpu.eolas
Author: eolas
Author URI: eolas
Description: eolas.
Version: 1.0
License: not use
License URI: eolas
*/


@charset "utf-8";
/* CSS Document */

HTML{
	width:100%;
	height:100%;
	}
	
HR {
	clear: both;
}
TABLE {
	overflow-x: auto;
	border-collapse: collapse;
}
td {
	padding: 0.5em;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	padding-top: 0.5em;
	padding-left: 0.5em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.metaarea {
	position: relative;
}
.logoabso {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translateY(-45%) translateX(-50%);
 -webkit- transform: translateY(-45%) translateX(-50%);
	margin: auto;
}
.logoabsomini {
	position: absolute;
	top: 54%;
	left: 50%;
	transform: translateY(-54%) translateX(-50%);
 -webkit- transform: translateY(-54%) translateX(-50%);
	margin: auto;
}
.logotext {
	font-weight: 900;
	color: #FFFFFF;
	font-size: 3em;
	text-shadow: 0px 0px 5px #443908;
}
.logotextmini {
	font-weight: 900;
	color: #FFFFFF;
	font-size: 1.5em;
	text-shadow: 0px 0px 5px #443908;
}
.metacont {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%); */
    -webkit- transform: translateY(-50%) translateX(-50%);
	margin: auto;
	background-color: rgba(255,255,255,0.8);
	padding: 1em;
	padding-bottom: 2em;/* border-radius: 8px; */
}
.navbar-brand {
	font-size: 1em;
}
.fb_iframe_widget {
	margin-bottom: 1.5em;
}
BODY {
	line-height: 180% !important;
	font-family:  'Noto Serif JP', serif;
}
.newsarea {
	padding-bottom: .5em;
	overflow: hidden;
}
.footarea {
	font-size: 0.9em;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	padding-left: 1em;
	padding-right: 1em;
	display: block;/*background-color: rgba(30,108,147,1);*/
    /*color: #FFF;*/
}
.footarea STRONG {
	font-size: 1.2em;
}
.footbg {
}
.mainarea {
	padding-bottom: 1em;
	padding-top: 3em;
	/*
	padding-left: 3em;
	padding-right: 3em;
	*/
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.btmborder {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #09F;
	border-left-color: #CCC;
}
#wpadminbar {
/* display: none !important; */
}
H1 {
	font-size: 2em;
	line-height: 160%;
	font-weight: 700;
}
H2 {
	font-size: 1.5em;
    font-weight: bold;
    color: #495057;
    background-color: #0000001c;
    text-align: center;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    margin-bottom: 1em;
	
}
H2 span {
	color: #FFFFFF !important;
}
H3 {
	font-size: 1.6em;
	font-weight: 600;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}

.metaarea{
			text-align: center;
			}

.alertbox{
	font-size: 1em;
	text-align: center;
	display: inline;
	padding-top: 0.7em;
	padding-right: 1.5em;
	padding-bottom: 0.7em;
	padding-left: 1.5em;
	background-color: #EEEEEE;
	clear: both;
	margin-bottom: 2em;
	}

.centerbox{
		text-align: center;
		margin-bottom:1em;
		}

H4 {
	font-size: 1.2em;
	font-weight: 600;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}


H5 {
	font-size: 1.2em;
	font-weight: 600;
	padding: 0.25em 0.5em;/*上下 左右の余白*/
  	background: transparent;/*背景透明に*/
  	border-left: solid 5px #7db4e6;/*左線*/
}
H6 {
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
	border: 3px solid #759dbf;
	border-radius: 8px;
	text-align: center;
	font-size: 1em;
	line-height: 180%;
}
#eyecatchimage {
	background: #ddd url(img/mainimage.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	width: 100vw;
	height: 40vh;
}
.btn {
	margin-bottom: 1em;
}
.btnspace {
	margin-top: 2em;
}
.newsmargin {
	margin-bottom: 3em;
}
.widthnews {
	max-width: 360px;
	text-align: center;
}
.pagetitle {
	text-align: center;
	font-size: 42px;
	font-weight: 900;
	margin-bottom: 2em;
}
.pagetitle_small {
    margin: 0;
    font-size: 1.5em;
    padding-bottom: 1em;
    margin-bottom: 2em;
    position: relative;
    font-weight: 900; 
}

.pagetitle_small:before {
content: '';
    width: 3em;
    height: 8px;
    background-color: #3c3c3c;
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
}

.fullwidth {
	width: 90%;
}

	.nouhakuframe{
		font-size: 20px;
		width: 1280px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 64px;
		}
	
	.fullframe{
		font-size: 20px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 64px;
		}


TABLE {
	border-spacing: 1px;
	font-size: 1em;
	width: 100%;
	margin-bottom: 2em;
}
TABLE.normaltable {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CCC;
	font-size: 0.7em;
	width: 100%;
	margin-bottom: 2em;
}
.normaltable {
}
.normaltable TD {
	background-color: #FFF;
}
TH {
    color: #32373c;
    font-weight: bold;
    text-align: center;
    padding: 1em;
	white-space: nowrap;
}
IMG.alignleft {
	height: auto;
	float: left;
	margin-left: 0;
	margin-right: 1em;
	margin-bottom: 1em;
}
IMG.alignright {
	height: auto;
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-bottom: 1em;
}
A:hover IMG {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
IMG.imgbana {
	width: 90%;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
}
.daisetsucolor {
	background-color: #222 !important;
}
.newstitle {
	font-size: 0.9em;
	display: block;
	color: #333;

	margin-bottom: 0.5em;
}
.newstitle_blog {
	font-size: 0.9em;
	display: block;
	color: #333;
	padding-left: 0.5em;
}


A:hover{
	text-decoration: underline !important;
	transition: 1.0s;
}

.newsbox {
	font-size: 1.3em;
}
A.splink {
	font-size: 0.9em;
	color: #FFF;
	background-color: #060;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border-radius: 8px;
	margin-top: 0.5em;
}
A.langlink {
	/* background-color: #FFF; */
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	border-radius: 8px;
	/* padding-top: 0.5em; */
	padding-right: 1.5em;
	/* padding-bottom: 0.5em; */
	padding-left: 1.5em;
	color: #FFF;
}
A:hover.splink {
	background-color: #0C3;
}

P A:before {
	content: '';
}
.scroll-back-to-top-wrapper {
	display: none;
}
.foottext {
	font-size: 0.6em;
	line-height: 160%;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	text-align: center;
	color: #FFF;
	background-color: #3c3c3c;
}
.btnright {
	display: block;
	margin-bottom: 2em;
}
input, select, textarea {
	border-radius: 8px;
	border: 1px solid #CCC;
	padding: 0.5em;
	font-size: 1em;
}
.telnumber {
	font-size: 1.1em;
	font-weight: 800;
	color: #FFF;
}
IMG.imageleft {
	float: left;
	margin-right: 0.5em;
}
.mainarea STRONG {
	font-size: 1em;
	font-weight: bold;
	line-height: 160%;
}
.mainarea DEL {
	font-size: 1.2em;
	color: rgba(34,110,147,1);
	text-decoration: none;
	margin-bottom: 1em;
}
P {
	margin: 0px;
	padding: 0px;
}
#scroll_to_top {
	display: none;
}
.imglound {
	border: 4px solid #666;
}
/* ngg gallery */
.ngg-gallery-thumbnail span {
	font-size: 0.6em !important;
	padding-left: 0px !important;
}
.ngg-gallery-thumbnail img {
	width: 176px !important;
	height: auto !important;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 4px 0 4px 4px;
	padding: 0px !important;
	position: relative;
}
.slideshowlink {
	display: none;
}
.webcam {
	display: block;
	width: 90%;
	margin-top: 1.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	padding: 1em;
	background-color: #DEDEDE;
	border-radius: 8px;
}
.webcam P {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	display: block;
	text-align: center;
}
.col-sm IMG {
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
.navbar-dark .navbar-toggler {
	color: rgba(255,255,255,255);
}
.navbar-brand {
	background: url("img/logo.png") no-repeat left center;
	background-size: contain;
	height: 64px;
	width: 300px;
}
.navbar-toggler {
	padding: 0.2em;
	font-size: 1em;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
 border-radius: .25rem;
}
.navbar-collapse {
	flex-grow: 0 !important;
	text-align: right;
}
.contwidth {
	/*width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	    padding-left: 2em;
    padding-right: 2em;
}

.contwidth_resp {
	/*min-width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

.contwidth_footer {
	/*width: 1200px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
}
.contwidth_menu {
	/*width: 1200px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #FFF;
}
.menuabso {
	/*width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 0px;
}
.topcontbox {
	background-color: #83b91b;
	padding: 1em;
	text-align: center;
}
.imgcenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.banaimg {
	text-align: center;
	margin-top: 0.5em;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.row {
	clear: both;
	/*margin-bottom: 2em;*/
	

}
.metaslider {
/*margin-top: 46px;*/
}
.metaslider.ms-theme-simply-dark.has-dots-nav {
	margin-bottom: -5em !important;
}
.menuarea {
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #EDEDED;
	overflow: hidden;
}
.mainarea IMG.size-full, .mainarea IMG.size-large {
	display: block;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.bgwhite {
	background-color: #FFF;

}
.bggray {
	background-color: #DEDEDE;
}
.contpadding {
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	overflow: hidden;
}
.tips {
	margin-top: 2em;
	margin-bottom: 2em;
}
/* メニュー制御 */
.mgntop {
	margin-top: 2em;
}
/* common */
.topicsarea {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 0px;
	overflow: hidden;
}
.otokubox {
	width: 1000px;
	position: relative;
}
.boxshadow {
	/* box-shadow */
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
}
.otokucont02 {
	width: 480px;
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	float: left;
}
.otokucont02over {
	position: relative;
}
.topiprev {
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 100;
}
.topinext {
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 100px;
}
.widget_media_image {
	text-align: center;
}

.expwhite{
	background-color: #FFF;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;

	}
.blogbox {
	float: left;
	padding-bottom: 2em;
}
.blogimage {
	margin-bottom: 1em;
}
.newstextarea {
	width: 300px;
}
.iconbase {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-right: 0.5em;
	color: #FFF;
}
.iconbase_meta {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-right: 0.5em;
	color: #FFF;
	font-size: 0.7em;
	text-align: center;
	background-color: #666;
}
.iconbase_foot {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-right: 0.5em;
	border: 1px solid #666;
	color: #666;
	font-size: 0.7em;
	border-radius: 2px;
	text-align: center;
}
.oshirase_icon {
	background-color: #F30;
}
.tour_icon {
	background-color: #F90;
}
.nature_icon {
	background-color: #393;
}
.letter_icon {
	background-color: #36C;
}
.tozan_icon {
	background-color: #C06;
}
.report_icon {
	background-color: #00deff;
}
.fas {
	color: #AAA;
}
.postdate {
	font-size: 0.8em;
	text-align: right;
	color: #888;
}
.linkbtn {
	text-align: center;
}
/* blog styles */

.widget_categories, .widget_recent_entries, .widget_archive {
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	border-radius: 6px;
	border: 2px solid #EEE;
	margin-bottom: 2em;
}
.widget_categories UL, .widget_recent_entries UL, .widget_archive UL {
	font-size: 0.8em;
	margin-left: -1.5em;
}
.bloglink {
    text-align: right;
    margin-top: 1em;
    padding-right: 0.2em;
}
/* animals style */
.animals_title {
	font-size: 1em;
	display: block;
	color: #333;
	text-align: center;
	padding-left: 0.5em;
}
.animalcat {
	margin-bottom: 1.5em;
}
.rightside_border {
	padding-right: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.animalbox {
	float: left;
	padding-bottom: 2em;
}
.wp-caption-text {
	width: 100%;
}
/* tour style */
.height_tour {
}
.margin_tour {
	padding-left: 0.5em !important;
}
div.wpcf7 {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
/* realtime flower */

.margin1em {
	margin-bottom: 1em !important;
}

.metaslider .caption {
	padding-top: 1em !important;
	padding-right: 1.5em !important;
	padding-bottom: 1em !important;
	padding-left: 1.5em !important;
	font-weight: 700 !important;
}

.maintext{
padding-bottom: 2em;
    font-size: 1.1em;
    padding-top: 1em;
	}

.exp_title{
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 1em;
	}

.imagemargin{
	padding: 0.5em;
	}

.ptext{
	padding-right: 1em;
	padding-left: 1em;	
	}

IFRAME{
	width: 100% !important;
	margin-bottom: 2em;
	}
	
.hissu{
	font-size: 0.7em;
	font-weight: 800;
	color: #FFF;
	background-color: #F06;
	text-align: center;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 1em;
	}

.eventline{
	padding-bottom: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}

.bannerarea{
	margin-top: 2em;
	margin-bottom: 2em;
}

.tag{
	font-size: 0.7em;
	font-weight: 800;
	color: #FFF;
	background-color: #999;
	text-align: center;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-right: 1em;
	}
	
.widget_media_image IMG{
	border: 4px solid #CCC;
}

.blockbox{
	display: block;
	border: 4px solid #CCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	position: relative;
	z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	}

.blockbox A {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 3; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.blockbox A:hover,
.blockbox:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.topmargin{
	padding-top: 96px;
}

.aligncenter {
    text-align: center !important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.datacount{
	text-align: center;
	font-size: 2em;
	color: #666;
}

.blockcount{
	font-size: 1em;
	padding-top:0.5em;
	font-weight:900;
	padding-bottom: 1em;
	}
.blackbg{
	background-color: #000000;
	/* overflow:hidden; */
	}

.{
	z-index: 2;
	font-size: 1.5em;
	font-weight: 700;
	bottom: 0px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	}

._mini{
	z-index: 2;
	font-size: 1em;
	font-weight: 700;
	bottom: 0px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 1em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.2em;
	}


.block_a,
.block_e,
.block_i
{
	color: #FFFFFF;
	background: #d6265f; /* Old browsers */	
}

.block_b,
.block_f,
.block_j{
	color: #FFFFFF;
	background: #2693d6; /* Old browsers */	
}

.block_c,
.block_g,
.block_k{
	color: #FFFFFF;
	background: #79ca30; /* Old browsers */	
}

.block_d,
.block_h{
	color: #FFFFFF;
	background: #cb7540; /* Old browsers */	
}

.blockname{
	line-height: 120%;
}

.picsize{
	height: 250px;
	width: 250px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.picsize IMG{
	border: 1px solid #666;
	}

.pic01{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.fitpic{
	object-fit: contain;
	}

.picframe{
	width: 100%;
	/* position: relative; */
	}

.back A{
	width: 128px;
    height: 160px;
	text-align: center;
	font-weight: 700;
	color: #999;
	position: absolute;
	left: 0px;
	top: 30%;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;

	}

.next A{
width: 128px;
    height: 160px;
    text-align: center;
    font-weight: 700;
    color: #999;
    position: absolute;
    right: 0px;
    top: 30%;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;

}
	
A:hover .back,
A:hover .next{
	/*
	color: #FFF;
	*/
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}


.picname{
	font-size:0.8em;
	}

A .navibtm{
	color: #999;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 4px solid #999;
	}
	
A:hover .navibtm{
	color: #FFF;
		border: 4px solid #FFF;
	}


.righttext{
	text-align: right;
}
.lefttext{
	text-align: left;
}

.entrycount{
	font-size:1.3em;}

.textcenter{
	text-align:center;
	}

.sp_frame{
	background-color: #F06;
	font-size: 0.4em;
	color: #FFF;
	font-weight: 800;
	text-align: center;
	position: absolute;
	z-index: 100;
	right: -0.8em;
	padding-top: 0.25em;
	padding-right: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
	top: -0.8em;
	display: none;	
	}

.sp_title{
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin-left: 1em;
	color: #FFF;
	font-size: 0.7em;
	font-weight: 800;
	text-align: center;
	display: inline-block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
		display: none;
}

.sort{
	font-size: 0.8em;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 6px;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	border: 1px solid #CCC;
	color: #333;
	display: inline-block;
	background-color: #EDEDED;
	}

.col-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

.col-15{
  width: 20%;
  flex: 0 0 20%;
}

.scoreenter{
	font-size: 2em;
	
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.75em;
	padding-left: 0.5em;

	font-weight: 800;
	text-align: center;
	display: inline-block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #EDEDED;
	
	border-radius: 12px;
	}

.scoreenter_save{
	font-size: 2em;
	
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.75em;
	padding-left: 0.5em;

	font-weight: 800;
	text-align: center;
	display: inline-block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFDDDD;
	
	border-radius: 12px;
	}

.scorefield{
	text-align:center;
	margin-bottom:3em;
	}

.scoredata{
	display: inline-block;
    left: auto;
    right: auto;
    font-size: 6em;
    text-align: center;
    padding: 0.1em;
	}

.debuginfo{
	position: fixed;
	top: 0px;
	right: 0px;
	padding: 1em;
	background-color: #EEE;
	color: #000;
	z-index:100;
}
.debuginform{
    padding: 1em;
    background-color: #EEE;
    color: #000;
}

.miniscore{
	font-size:0.7em;
	font-style:normal;
	color: #CCC;}

.firstentry{
	padding-right:0.3em;
	color:#F8348C;
	}

.scoreenter_goto{
	font-size:3em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;

	font-weight: 800;
	text-align: center;
	display: inline-block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #EDEDED;
	
	border-radius: 12px;
	}

.sname{
	font-size: 2.5em;
    margin: 0.5em;
	}
	
.sscore{
	font-size: 2em;
	}

.redtext{
	font-size: 1.25em;
	color: #FB227E;
	}

#wpadminbar{
    top: auto !important;
    bottom: 0 !important;
	}

.bgwhite.nouhakuframe {

    margin-left: auto;
    margin-right: auto;
}

table{
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #333;
	border-left-color: #000;
	border-collapse: collapse;
}

td{
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #333;
	text-align: left;
}

th{
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #333;
	white-space:nowrap;
}

.btn-default a{
	color: #333;
	background-color: #fff;
	display: inline-block;
	border: 1px solid #ccc;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: -1px;
}
.btn-default a:hover{
	background-color: #ebebeb;
	text-decoration: none;
}
.whitespace48px{
	display: block;
	height: 48px;
}

.ai1ec-event {

	white-space: normal !important;
	background-color: #fff;
    background-image: -webkit-linear-gradient(top,#f5f8fa,#c5d3e0 120px);
    background-image: -moz-linear-gradient(top,#f5f8fa,#c5d3e0 120px);
    background-image: -ms-linear-gradient(top,#f5f8fa,#c5d3e0 120px);
    background-image: -o-linear-gradient(top,#f5f8fa,#c5d3e0 120px);
    background-image: linear-gradient(top,#f5f8fa,#c5d3e0 120px);
    border-radius: 3px;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 4px rgba(0,0,0,0.15);
    text-shadow: 0px 1px 0px #fff;

}


.ai1ec-month-view .ai1ec-event {
	border-radius: 2px;
	height: auto !important;
	line-height: 14px;
	border: 1px solid #CCC;
	padding: 2px !important;
	margin: 4px !important;
}

.ai1ec-subscribe-container{
	display: none !important;
}

.ai1ec-event-container{
	width: 120px;
	}

.ai1ec-calendar-toolbar{
	display: none !important;
}

a.ai1ec-event-container {
    width: 100%;
}


input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 3em;
}
