﻿@charset "utf-8";
/*
Theme Name: nakabayashi-co
Theme URI: 自分のURL
Description: COMPANY off icial theme
*/

/*---------------------------------------------------------------base---*/



.redc{	padding:20px auto;
	font-size: 1.3em;
	color: #a90f0f;
	text-align: center;
	line-height: 1.5em;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	margin: 0 auto;
	font-family: serif;
}


a{
text-decoration: none;
}

{	width:100%;
	background-color: #fff;
}

.cat-item-1 {
    display: none;
}

a{
	color: #429ad2;
	outline: none;
}
a:hover {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}

.qa2_list li p a{
background-color: #eee;
}

.return{
float: right;
right: 30px
padding: 0 20px 0 0 ;
}

p{
line-height:1.8em;
font-size:1.1em;
}


/*-------------------------------------------------------------header--*/

.back-search-header{
widows: 100%;
background-color: #a90f0f;
}

.search-header{
width: 960px;
height: 35px;
margin: 0 auto;
}
.search-box-header{
float: right;
padding: 4px;
}
.search-box-header #searchsubmit{
	width: 30px;
	height: 20px;
}

.search-box-header [type="text"] {
    background-color: #fff;
    height: 20px;
    width: 200px;
    border-radius: 10px
}
#header{
	width: 100%;
	height: 80px;
	background-color: #fff;
	margin: 0 auto ;
	border-bottom:5px solid #a90f0f;
	text-align: center;
}

#header-inner { 
	width: 960px;
	margin: 0 auto;
}

#header-inner img{
	padding: 10px 0;
	float: left;
	border-bottom:5px solid #a90f0f;
	border-right: 1px solid #a90f0f;
}

#header-nav ul li{ 
	float: left;
	text-align: center;
}

#header-nav ul li :hover {
background-image: url("./img/header.jpg");
}
#header-nav ul li a{
	vertical-align: middle;
	display: table-cell;
	width: 125px;
	height: 80px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	border-bottom:5px solid #a90f0f;
	border-right: 1px solid #a90f0f;
    color: #000;
    /*-webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    -ms-transition: 2s;*/
    transition: 1s;
}
#header-nav ul li a:hover {
    color: #a90f0f;
}

/*--------------------------------------------------------------------------sidebar*/
#sidebar {
	padding: 10px;
	margin: 20px 0 40px 0;
	display: block;
	font-size: 1.2em;
	float: left;
	width: 250px;
	height: 620px;
	background-color: #fff;
	line-height: 1.5em;
}

#bnr li a{
	color: #333;
	text-decoration: none;
}
#sidebar #bnr li{
	border:3px solid #ccc; 
	border-radius:8px;
	padding: 10px;
	display: block;
	color: #000;
    /*-webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    -ms-transition: 2s;*/
    transition: 1s;
    margin-bottom: 15px;
}
.hover:hover{
   background-image: url("./img/2.jpg");
}


#sidebar #bnr li h3{
	font-size: 1.5em;
	color: #a90f0f;
	line-height: 1.8em;
	border-left: 5px solid #a90f0f; 
	padding-left: 7px;
}
.contactbot{
	margin-top:  10px;
	border-radius: 5px;
	display: block;
	background-color: #ccc;
}

#sidebar h5{
	font-size: 1.5em;
	color: #a90f0f;
	text-align: center;
}
#bnr li a{
	text-decoration: none;
	color: #000;
    /*-webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    -ms-transition: 2s;*/
    transition: 1s;
}
#bnr li a:hover {
    color: #a90f0f;
}


h6{
line-height: 1.8em;
font-size: 0.9em;
}


/*-----------------------------------------------------------------------------footer*/

#footer { 
	clear: both;
	margin: 0 auto;
	background-color:#cfc690 ;
	width:100%;
	height: 550px;
}


.nn{
	padding: 25px 0;
	margin: 20px 0 ;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 1.8em;
	background-color: #f3ebbc;
}

.relative{
	width: 960px;
	margin: 0 auto;
}



.google_map{
	clear: both;
	text-align: center;
}

#copy {
	width: 100%; 
	margin: 0 auto; 
	background: #000;
	color: #fff;
	text-align: center;
	background-image: url("./img/bg_copy.png");
	padding: 10px 0;

}
p.add{
	position: relative;
	top: 25px;
	left: 20px;
	color:#000;
	font-size: 1.3em;
	line-height: 1.5em;

}
figure {
	position: relative;
	overflow: hidden;
	width: 960px;
	margin: 0;
	
}
figcaption {
	position: absolute;
	z-index: 2;
	bottom: 30px;
	right: 40px;
	width: 100%;
	height: 20px;
	background: rgba(255,255,255,.6);
	-webkit-transition: .3s;
	transition: .3s;
}
figure:hover figcaption {
	right: 100%;
}






/*-----------------------------------------------------------------------------about*/

.wrapabout{
	width: 100%px;
	height: 330px;
	margin: 0 auto;
}

#header-gra{
	width: 100%;
	height: 340px;
	margin: 30px auto 0;
}

#content_page_about{
	width: 600px;
	float: right;
	line-height: 1.9em;
	margin-top:20px;
}




/*-------------一段目-------------*/
#container{
	width: 960px;
	margin: 0 auto;
	height: 420px;
	background-color: #e7dccc;
}

#contents { 
	padding: 20px;
	float: left;
	width: 420px;
	height: 330px;
	font-size: 1em;
	line-height: 15px;
	background-color: #e7dccc;
}
.redc{
text-align: center;
}

#memorial{
	clear: both;
	width: 960px;
	height: 300px;
	margin: 0 auto;
	background-image: url("./img/haikei.jpg");
	background-size: 100%;
	background-repeat:no-repeat;
	padding-top: 40px;
}

.message_box{
	width: 460px;
	padding: 20px;
	line-height: 25px;
	float: right;
}

.box {
	margin-bottom: 15px;
	padding: 12px 13px;
	border: 1px solid #b1b1b1;
	border-radius:5px;
	background: #fff;

}
.box:after {
	display: block;
	clear: both;
	height: 0;
	content:"";
}

#header-gra{
	width: 960px;
	height: 340px;
	margin: 30px auto 10px;
}	
h2{
text-align: center;
}

#news dl {
	font-size: 1.1em;
	line-height: 2em;
	padding: 0 15px;
}
#news dt{ 
	float: left;
	clear: both;
	width: 95px;
	padding-top: 5px;
}
#news dd {
	width: 300px;
	padding-top: 5px;
	padding-left: 75px;
	border-bottom:1px solid #ccc;
}
.topics{
	padding: 10px 0 0 0;
	float: right;
}
.com{
font-size:1.1em;
line-height:1.7em;
}

.kobetu{
	float: right;
	margin-top:20px;
}



entry-title



/*-----------------------------------------------------------------------------item*/

.wrapitem{
width: 960px;
margin: 0 auto;
height: 750px;
padding: 20px;
}


#content_page{
	float: right;
	line-height: 1.9em;
	margin-top:20px;
}



.member,
.mino,
.club{
	width: 550px;
	height: 160px;
	border: solid 5px #e7dccc;
	border-radius:10px;
	margin-top: 10px;
	margin: 30px auto;
	padding: 10px 30px 0;
}
.all{
	float: right;
	padding: 0 20px 0 0;
	font-size:1em;
}

.qa1_list p{
text-align: center;
font-size:20px;
}

.qa1_list li{
border-bottom:1px solid #ccc;
background: white;
}

.qa2_list_item li{
	width: 180px;
	height: 180px;
	margin: 5px;
	border: solid 5px #eee;
	border-radius:10px;
	padding: 5px;
	float: left;
}

.img{
	display: block;
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------spirit*/

.wrapspirit{
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

.page-spirit{
float: right;
width: 650px;
margin-top: 20px;
	line-height: 1.8em;

}

/*-----------------------------------------------------------------------------memorial*/
.wrapevent{
	width: 960px;
	height: 750px;
	margin: 0 auto;
	padding: 20px;
}
.event{
	width: 610px;
	height: 160px;
	border: solid 5px #e7dccc;
	border-radius:10px;
	margin-top: 10px;
	margin: 10px auto;
	line-height: 1.9em;
	padding-left: 30px;

}
.page-event{
	float: right;
	width: 650px;
	margin-top: 20px;
}

/*-----------------------------------------------------------------------------blog*/
.qa2_list_blog li{
	width: 610px;
	height: 150px;
	margin: 10px auto;
	border: solid 5px #eee;
	border-radius:10px;
	padding-left: 30px;
	padding-top: 10px;
}

.img_blog{
 float: left;
 margin-right: 10px;
}

/*-----------------------------------------------------------------------------contact*/
.wrapcontact{
	width: 960px;
	margin: 0 auto;
	padding: 20px;
	height: 750px;

}
.page-contact{
	float: right;
	line-height: 1.5em;
	width: 620px;
	margin: 20px auto 0;
}

th{
	font-size: 15px;
	text-align: left;
	line-height: 3em;
}

.box-inner p{
text-align: center;
}

.red{
	text-align: center;
	color: red;
}


.screen-reader-response,
.screen-reader-response ul{
	display: none;
}
.wpcf7-not-valid-tip{
	display: none;
}

#submit{
	margin-top:30px;
	text-align: center;
}
#submit :hover{
background-color:#aaa;
}
.wpcf7-response-output,
.wpcf7-validation-errors{
	text-align: center;
	color: red;
}
table{
width: 650px;
height: 500px;
}
.wpcf7-form textarea{
	height:200px;
	width: 295px;
}
.contactp{
text-align:center;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"]
{
    background-color: #fff;
    color: #000;
    height: 25px;
    border-radius:5px;
}
.wpcf7 input[type="email"]
{
    background-color: #fff;
    color: #000;
    width: 300px;
    height: 25px;
    border-radius:5px;
}
.wpcf7-submit{
	width: 160px;
	height: 40px;
	border-radius:5px;
	font-size:0.9em;
}
textarea{
    background-color: #fff;
    color: #000;
    border-radius:5px;
}



/*------------------------------------------------------------------------------------各トピックス*/
.wrapnews,
.wrapabout,
.wrapshop,
.wrapblog,
.wrapitem{
	width: 960px;
	height: 750px;
	margin: 0 auto;
	padding: 20px;
}
.page-about,
.page-item,
.page-news{
	float: right;
	width: 650px;
	height: 700px;
	pa
}



.kobetu .navi{
text-align: center;
width: 600px;
}

.previous{
float: left;
margin-bottom: 20px;
background-color: #;
}

.next{
float: right;
margin-bottom: 20px;
background-color: #;
}


.qa2_list li{
	width: 610px;
	height: 90px;
	margin: 10px auto;
	border: solid 5px #eee;
	border-radius:10px;
	padding-left: 30px;
	padding-top: 10px;
}

/*------------------------------------------------------------------------------------single*/

.wrapsingle{
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

#single{
	float: right;
	width: 630px;
	margin: 10px 0 25px 10px;
	padding: 15px ;
	line-height: 2em;
}

#single .navi{
	text-align: center;
	vertical-align: bottom;
}

.site-content{
	float: right;
	width: 650px;
	height: 300px;
	padding-top: 200px;
	text-align: center;
}
.state{
	text-align:right;
	width:630px;
	border-bottom:1px solid #000;
	border-right:5px solid #a90f0f;
	margin-bottom:20px;
}

.previousnext{
border-top:1px solid #000;
margin-top: 15px;
}

.navi-previous{
padding-top: 20px;
float: left;
}
.navi-next{
padding-top: 20px;
float: right;
}



/*-----------------------------------------------------------------------------404*/
.wrap404{
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

#searchsubmit{
	width: 40px;
	height: 30px;
}
.screen-reader-text{
display: none;
}
#post-0{
line-height: 6em;
}

/*-----------------------------------------------------------------------------search*/
.wrapsearch{
	width: 750px;
	height: 800px;
	margin: 0 auto;
	padding: 20px;
}

.post2{
	margin-top:  200px auto 0;
}

[type="text"] {
    background-color: #fff;
    height: 30px;
    width: 400px;
    border-radius: 10px;
}
.post{
padding-top: 20px;
text-align: center;
line-height: 3em;
}

.search01{
height: 70px;
border: 1px solid #aaa;
border-radius: 10px;
padding: 20px;
}
.wrapsearch h2{
margin: 20px;
}


/*-----------------------------------------------------------------------------*/

/***** コンタクトフォーム *****/
.required-contactform7{
 padding: 5px;
 background: #DE8686;
 color: #fff;
 border-radius: 3px;
 margin-right: 3px;
}
 
.table-contactform7 th{
font-weight:bold;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
 max-width: 100%;
}
 
.address-100 input{
 width: 100%;
}
 
.message-100 textarea{
 width: 100%;
}
 
@media screen and (max-width: 900px){
 .table-contactform7 th{
 width:100%;
 display:block;
 margin: 0 auto;
 border:none;
 }
 .table-contactform7 td{
 display: list-item;
 list-style-type:none;
 margin:0;
 padding:0;
 width: 100%;
 border-top: none !important;
 }
}
/*-----------------------------------------------------------------------------*/
#stage {
    position: relative;
    width: 960px;
    height:340px;
    margin: 0 auto;
    padding:0 0 20px 0;
}
#photo1,#photo2,#photo3,#photo4,#photo5 {
    position: absolute;
    width: 960px;
    height: 340px;
}
#photo1 img,#photo2 img,#photo3 img,#photo4 img,#photo5 img {
    opacity:0;
    -moz-animation: imgTrans 30s infinite;
    -webkit-animation: imgTrans 30s infinite;
    animation: imgTrans 30s infinite;
}
#photo1 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#photo2 img {
    -moz-animation-delay: 6s;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
#photo3 img {
    -moz-animation-delay: 12s;
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
#photo4 img{
    -moz-animation-delay: 18s;
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}
#photo5 img {
    -moz-animation-delay: 24s;
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}
#frame {
    width: 960px;
    height: 340px;
    position: relative;
    overflow: hidden;
}
@-webkit-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}
@keyframes imgTrans {
 0% { opacity:0; }
 5% { opacity:1; }
 20% { opacity:1; }
 25% { opacity:0; } 
 100% { opacity:0; }
}

/*-----------------------------------------------------------------------------*/
.qa2_list_index li{
	width: 180px;
	height: 180px;
	margin: 0 20px;
	border: solid 5px #eee;
	border-radius:10px;
	padding: 5px;
	float: left;
	background:white;
	text-align:center;
}
