@charset "UTF-8";
/*
Theme Name: plat
Theme URI: http://www.plat-com.jp/
Description: PlatTheme
Version: 1.0
Author: Yucky
*/
html {
    overflow:scroll;
    height:100%;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}

body {
	background-color:#2c0800;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	background-image:url(http://gekidan-kyu.com/wp-content/uploads/2016/12/893103363edfe12214d9839ce2fc8789.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:100％;
}
a:link,a:visited {
	color: #8b0000;		
	text-decoration: none;
	overflow: hidden;
	outline: none;
}
a:hover,a:active ;
	color: #ff0033;
	text-decoration: underline;
}
img {
	border-style: none;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
}

.cls {
	clear:both;
}
.textR {
	text-align:right;     
}
#container {
	width:100%;
	margin:0px auto;
	text-align:left;
}

#main {
	margin:0 auto;
	width:960px;
	clear:both;
	background-color: rgba(255, 255, 255, 0.7);
}
#main_image {
	margin:0 auto;
	padding:10px 0px 20px;
	width:960px;
	clear:both;
	background-color: rgba(255, 255, 255, 0.7);
}
#main_image img {
	margin:10px,10px;
	width:960px;	
	border-radius:25px;
	align:center;
	
}


#contents {
	width:670px;
	float:right;
	margin-right:20px;
}


#header {
	padding:0;
	margin:0 auto;
	width:960px;
	background-color: rgba(255, 255, 255, 0.7);
}

#header h1 {
	float:left;
	margin:10px 40px 0px;
}

#header p {
	float:right;
	width:260px;
	font-size:12px;
	text-align: center;
	padding:20px 0px;
}

#header p span {
	font-size:1.5em;
	font-weight:bold;
	color:#8b0000;
}

#HeadMenu  {
	margin:0 auto;
	padding:0;
	width:960px;
	background-color: rgba(255, 255, 255, 0.7);
	display:block;
}


#HeadMenu ul {
	margin:0 auto;
	padding:0;
}


#HeadMenu li {
	float:left;
	width:100px;
	margin:2px 2px;
	text-align:center;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #d70000;
	border:1px solid #d70000;
}
#HeadMenu li a {
	display:block;
	width:100px;
	height: 100px;
	color:#ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height:100px;
	font-weight:bold;
}

#HeadMenu li a:hover {
	width:100px;
	height: 100px;
	background-color: #a00;
	color: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-decoration:none;
	border:1px solid #a00;
}



#HeadMenu li.HeadMenuHome {
		width:100px;
}
.breadcrumbs {
    padding:0;
    margin:0 auto;
    width:960px;
    font-size:11px;
    line-height:2.5em;
    border-bottom:2px solid #e70000;
}

.breadcrumbs {
	background-color:#e70000;
        color:#fff;	
}

.breadcrumbs a {
	background-color:#e70000;
        color:#fff;
        padding-left:1em;	
}



#sidebar {
	width:230px;
	float:left;
}
#menu {
	padding:0;
	margin-bottom:10px;
}
#menu li {
	width:200px;
    	margin:10px 20px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	border:1px solid #fff;
}
#menu li a {
	display:block;
	color:#c70000;
	line-height:30px;
	font-weight:bold;
}
#menu li a:hover {
	color:#ffffff;
	background-color: #c70000;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #c70000;
	border-radius:5px;
}






#bnr {
	font-size:12px;
	border:1px solid #ffffff;
	color:#444444;
	width:200px;
   	margin:30px 20px 0 20px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
}
#bnr h2.widgettitle {
	font-size:15px;
	background-color: #f70000;
	color:#ffffff;
	font-weight:bold;
	margin:1px;
        line-height:2em;
	border-bottom:1px solid #f70000;
	border-radius:5px;
}
#bnr ul {
    padding:10px;
    background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#bnr #archives-3 li {
	display:block;
	border-bottom:1px dotted #ffffff;
	padding:7px 0px;
}
#bnr a {
	display:block;
}

#sideBanner {
	margin:20px 0 20px 30px;
	width:180px;
}

#sideBanner li {
	margin:20px 0;
}


#archive {
	width:200px;
    	margin:30px 20px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	border:1px solid #ffffff;
}

#archive h2 {
	font-size:15px;
	background-color: #f70000;
	color:#ffffff;
	font-weight:bold;
	margin:0 auto;
        line-height:2em;
	border-bottom:1px solid #f70000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#archive ul {
	border:1px solid #f70000;
	background-color:#fff;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#archive li {
	display:block;
	border-bottom:1px dotted #999;
	padding:7px 0px;
}
#archive a {
	display:block;
}


#footer {
	background-color:#c70000;
	text-align:center;
	padding:20px 0px;
	font-size:12px;
	margin-top:0;
        color:#fff;
}
#footer a {
        color:#fff;
}


#home_txt p {
	font-size:1em;
	line-height:1.8;
}
#home_txt img {
	float:right;
	margin:10px 0px 5px 10px;
}
#home_news h2 {
	font-size:30px;
	font-weight:bold;
	color:#e70000;
	border-bottom:3px solid #e70000;
	margin:10px 0px 10px;
	padding:0px 0px 2px;
}


#title {
	font-size:30px;
	font-weight:bold;
	color:#e70000;
	border-bottom:3px solid #e70000;
	margin:10px 0px 10px;
	padding:0px 0px 2px;
}


#home_news li {
	border-bottom:2px dotted #e70000;
	padding-bottom:15px;
	margin:0 0 15px 0;
}
#home_news li img {
	float:left;
	margin-right:15px;
    border-radius:0px;
    border:1px solid #fff;
}

#home_news li  img.borderNon {
    border-radius: 0px;
    float: left;
    margin-right: 15px;
    border:none;
}



#home_news p {
	font-size:1em;
	line-height:1.5;
}

.column-1 {
       width:4em;
}


#news li {
	display:block;
	border-bottom:1px dotted #999;
	padding-bottom:15px;
	margin-bottom:15px;
}
#news li img {
	float:left;
}
#news li div {
	float:right;
	width:540px;
}
#news li div p {
	font-size:1em;
	line-height:1.8;
}
#news2 li {
	display:block;
	border-bottom:1px dotted #999;
	padding-bottom:15px;
	margin-bottom:15px;
}
#news2 li img {
	float:left;
}
#news2 li div {
	float:right;
	width:540px;
}
#news2 li div p {
	font-size:1em;
	line-height:1.8;
}
#post h2 {
        color:#e70000;
        padding:3px 0 3px 10px;
        font-weight:bold;
}
.detail h3 {
	background-color:#e70000;
        color:#fff;
        padding:3px 0 3px 10px;
        border-radius:5px;
}
.detail h3 a {
	background-color:#e70000;
        color:#fff;
        padding:3px 0 3px 10px;
}
.detail h4,#post p.dateR {
        text-align:right;
        font-size:0.8em;
        font-weight:nomal;
        margin-bottom:10px;
}




#news img {
    border-radius: 0px;
    float: left;
    margin-top: 25px;
    border:1px solid #fff;
}

#news img.borderNon {
    border-radius: 100px;
    float: left;
    margin-top: 25px;
    border:none;
}

#news2 img {
    border-radius:0px;
    float: left;
    margin-top: 25px;
    border:1px solid #fff;
}

#news2 img.borderNon {
    border-radius: 0px;
    float: left;
    margin-top: 25px;
    border:none;
}
#post {
	font-size:1em;
	line-height:1.8;
}
#post h3 {
	background-color:#e70000;
        color:#fff;
        padding:3px 0 3px 10px;
        border-radius:5px;
}
#post h4 {
	font-weight:bold;
	line-height:1.4;
        text-indent:1em;
        color:#e70000;
        border-bottom:1px solid  #e70000;
        border-left:16px solid  #e70000;
	margin:0px 0px 10px;
}
#post h5 {
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post h6 {
	font-weight:bold;
	line-height:1.4;
	margin:0px 0px 20px;
}
#post strong {
	font-weight:bold;
}
#post em {
	font-weight:bold;
	font-style:italic;
}
#post del {
	text-decoration:line-through;
}
#post p {
	margin:0px 0px 20px;
}
#post ul {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 30px;
	list-style: disc outside;
}
#post ol {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 50px;
	list-style: decimal outside;
}

#post dl.textFloat5em {
	margin: 0px 0px 20px;
}

#post dl.textFloat5em:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#post dl.textFloat5em {
	zoom: 1;
}

#post dl.textFloat5em dt {
	width:5em;
        float:left;
        color:#e70000;
        font-weight:bold;
}
#post dl.textFloat5em dd {
	margin-left: 6em;

}



#post blockquote {
	margin: 0px 0px 20px 40px;
	padding: 0px;
}
#post img.alignright {
	float:right;
	margin:0px 0px 5px 20px;
}
#post img.alignleft {
	float:left;
	margin:0px 20px 5px 0px;
}
#post img.aligncenter {
	margin:0px auto 20px;
	display:block;
}



body span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #e00;
	border: 2px solid #fff;
	font-size: 14px;
	width: 280px;
	padding: 0px;
	text-align:center;
	line-height:1.8;
	color:#ffff00;
	font-weight:bold;
}

.wpcf7-form p.submit{
    text-align: center;
    display:block;
}
.wpcf7-form .wpcf7-submit{
    width: 100px;
    display:block;
}


#post div.img212float {
	clear:both;
	margin:0 auto;
	text-align:center;
	width:464px;
}
#post div.img212float img {
	border:1px solid #ccc;
}

#post div.img212float ul {
	margin:0;
	padding:0;
}

#post div.img212float li {
	list-style-type:none;
	width:212px;
	float:left;
	margin:0 10px 20px 10px;
}


#post div.img150float {
	clear:both;
	margin:0 auto;
	text-align:center;
	width:640px;
}
#post div.img150float img {
	border:1px solid #ccc;
}
#post div.img150float ul {
	margin:0;
	padding:0;
}

#post div.img150float li {
	list-style-type:none;
	width:150px;
	float:left;
	margin:0 5px 20px 5px;
}

#post div.img300float {
	clear:both;
	margin:0 auto;
	text-align:center;
	width:630px;
}
#post div.img300float img {
	border:1px solid #ccc;
}

#post div.img300float ul {
	margin:0;
	padding:0;
}

#post div.img300float li {
	list-style-type:none;
	width:300px;
	float:left;
	margin:0 7px 20px 7px;
}
#post div.imgfloatH160 {
	clear:both;
	margin:0 auto;
	text-align:center;
}
#post div.imgfloatH160 img {
	border:1px solid #ccc;
}

#post div.imgfloatH160 ul {
	margin:0;
	padding:0;
}

#post div.imgfloatH160 li {
	list-style-type:none;
	float:left;
	margin:0 10px 20px 10px;
}

#post dl.alignleft200 dt {
	width:200px;
	float:left;
	margin:0 20px 20px 0;
}
#post dl.alignleft200 dd {
	margin:0 0 20px 220px;
}

#post ul.imgRadius150 li {
	list-style-type:none;
	margin:0;
}

.imgRadius150 img {
        border-radius:150px;
	border:5px solid #fff;
}
.imgRadius150 dt {
        clear:both;
        width:200px;
	float:left;
        margin-bottom:20px;
}
.imgRadius150 dd {
        margin-left:170px;
}
/* ----------------------------------
メッセージボード
------------------------------------- */
.message-widget {
	width:95%;
	height:300px;
	max-width:1088px;
	margin:30px auto;
	border:2px solid #ffffff;
	border-radius: 10px;
	padding:5px 5px 20px;
	line-height: %;
	font-size:13px;
	text-align:center;
	background-color:#ffffff;
	overflow-y:scroll;
}
.message-widget h2.widgettitle {
	font-size:20px;
	color:#ffffff;
	background-color:#c70000;
	font-weight:bold;
	margin:0;
	padding:10px;
	border-radius:5px;
}

/* smart phone
---------------------------------------------------- */

@media screen and (max-width: 600px) {
html {
    font-size: 62.5%;
}
body {
	font-size: 1.4rem;
        width:100%;
	background-color:#000000;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	background-image:url(http://gekidan-kyu.com/wp-content/uploads/2016/12/893103363edfe12214d9839ce2fc8789.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:100％;
}
#post {
    padding-bottom:2em;
}
#post p,ol,dl {
    font-weight: normal;
    list-style: none outside none;
    margin: 0 1em;
    padding: 0;
    float:none;
}
#post dt {
    font-weight: bold;
}


img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#main {
    margin:10px auto;
    width:98%;
    clear:both;
}

#main_image {
	margin:auto;
	width:100%;
    clear:both;
}
#contents {
    width:98%;
    float:none;
    margin:0;
    padding:0 3px;
}
#home_txt p {
	font-size:1em;
	line-height:1.8;
}
#home_txt img {
	float:right;
	margin:0px 0px 5px 20px;
}
#home_news h2 {
	font-size:20px;
	font-weight:bold;
	color:#f70000;
	border-bottom:3px solid #f70000;
	margin:30px 0px 15px;
	padding:0px 0px 8px;
        text-indent:1em;
}
#home_news li {
	border-bottom:1px dotted #c70000;
	padding-bottom:15px;
	margin:0;
}
#home_news li img {
	float:left;
	margin:0 10px 0 0;
}
#home_news p {
	float:none;
	line-height:1.5;
	padding-right:1em;
}
#news {
	padding:1em;
}

#news li {
	display:block;
	border-bottom:1px dotted #ffffff;
	padding-bottom:15px;
	margin-bottom:15px;
	width:98%;
}
#news li img {
	display:none;
}
#news li div {
	float:right;
        width: 100%;
}
#news li div p {
	font-size:1em;
	line-height:1.8;
}
#news2 {
	padding:1em;
}

#news2 li {
	display:block;
	border-bottom:1px dotted #c70000;
	padding-bottom:15px;
	margin-bottom:15px;
	width:98%;
}
#news2 li img {
	display:none;
}
#news2 li div {
	float:right;
        width: 100%;
}
#news2 li div p {
	font-size:1em;
	line-height:1.8;
}
.detail h3 {
	background-color:#f70000;
        color:#fff;
        padding:0;
        text-align:center;
        line-height:44px;
}
.detail h3 a {
	background-color:#f70000;
        color:#fff;
        padding:0;
}


#post div.img212float {
	clear:both;
	margin:0 auto;
	text-align:center;
        width:100%;
}
#post div.img212float img {
	border:1px solid #ccc;
	margin:10px auto 20px auto;
}

#post div.img212float ul {
	margin:0;
	padding:0;
}

#post div.img212float li {
	list-style-type:none;
	width:212px;
	float:none;
	margin:0 auto;
}


#post div.img150float {
	clear:both;
	margin:0 auto;
	text-align:center;
	width:100%;
}
#post div.img150float img {
	border:1px solid #ccc;
}
#post div.img150float ul {
	margin:0;
	padding:0;
}

#post div.img150float li {
	list-style-type:none;
	width:150px;
	float:left;
	margin:0 0 20px 0;
}
#post ul {
    list-style: disc outside none;
    margin: 0;
    padding: 0;
}
#post #sitemap_list li {
    list-style: disc;
    margin: 0 0 10px 30px;
    padding: 0;
}


#post dl.alignleft200 dt {
	width:200px;
	float:none;
	margin:0 auto 20px auto;
}
#post dl.alignleft200 dd {
	margin:0 0 20px 20px;
}
.imgRadius150 img {
        border-radius:50%;
	border:5px solid #E54500;
}

#post div.img300float {
	clear:both;
	margin:0 auto;
	text-align:center;
        width:100%;
}
#post div.img300float img {
	border:1px solid #ccc;
	margin:10px auto 20px auto;
}

#post div.img300float ul {
	margin:0;
	padding:0;
}

#post div.img300float li {
	list-style-type:none;
	width:300px;
	float:none;
	margin:0 auto;
}


.imgRadius150 dl {
        margin:0;
}
.imgRadius150 li {
        margin:0;
}
.imgRadius150 dt {
        clear:both;
        width:100%;
	float:none;
        margin:0 auto 20px auto;
}
.imgRadius150 dd {
        margin-left:0;
        margin-right:0;
}



#sidebar {
	width:100%;
	float: none;
}
#header {
	padding:0;
    margin:0 auto;
	width:100%;
}
#HeadMenu {
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#HeadMenu ul {
	margin:0 auto;
        padding:0;
	width:100%;
}


#HeadMenu li {
        float: none;
    	margin:0;
	text-align:center;
        border-right: none;
	border-bottom:1px solid #fff;
        width:100%;
	height:44px;
	line-height:44px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#HeadMenu li a {
	display:block;
	color:#fff;
	font-size:1.5em;
	line-height:44px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
        width:100%;
        height:44px;
        line-height:44px;
}

#HeadMenu li a:hover {
	background-color:#c70000;
	color:#ffffff;
	text-decoration:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
        width:50%;
        height:44px;
        line-height:44px;
}



#HeadMenu li.HeadMenuHome {
        border-left: none;
	width:100%;
}
.breadcrumbs {
	padding:3px;
    margin:auto 0;
	width:auto;
    font-size:11px;
    border-top:10px solid #b70000
}
.lb-image, .lb-dataContainer {
 max-width: 100%;
 height: auto !important;
 width: 100%;
}
 
.lb-outerContainer {
 max-width: 100%;
 height: auto !important;
}	
#sidebar {
	width:100%;
	float:none;
}
#menu {
	padding:0;
	margin-bottom:10px;
}
#menu li {
	width:100%;
    	margin:0;
	text-align:center;
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
        border:none;
	border-bottom: 1px solid #c70000;
}
#menu li a {
	display:block;
	color:#c70000;
	line-height:44px;
	font-weight:bold;
}
#menu li a:hover {
	color:#ffffff;
	background-color: rgba(0, 0, 0, 0.5);
	line-height:44px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

#bnr {
	width:100%;
   	margin:0;
	text-align:center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	border:none;
}
#bnr h2.widgettitle {
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	margin:3px auto;
        border-bottom: none;
        margin:0 10px 30px;
        padding:5px;
}
#bnr ul {
	border:1px solid #ff0033;
	background-color:#ffffff;
	padding:10px;
}
#bnr li {
	display:block;
	border-bottom:1px dotted #c70000;
	padding:7px 0px;
}
#bnr a {
	display:block;
}



#archive {
	width:100%;
    	margin:0;
	text-align:center;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background-color: #ff9999;
	border:3px solid #ff0033;
}

#archive h2 {
	font-size:1em;
	color:#ff0033;
	font-weight:bold;
	margin:3px auto;
}
#archive ul {
	border:1px solid #ff0033;
	background-color:#fff;
	padding:10px;
}
#archive li {
	display:block;
	border-bottom:1px dotted #c70000;
	padding:7px 0px;

}	
#sideBanner {
	margin:20px auto;
	width:100%;
}

#sideBanner li {
	margin:20px auto;
	width:180px;
}	
}


