@charset "utf-8";
html {
	font-size: 62.5%;
	background-color: #F9F9F9;
	background-image: url(img/bg.jpg);
}
body {font-size: 1.5rem;	
}
.header {
    position: relative;
	height:850px;
}
.header .slide {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.header .slide img{
    visibility: hidden;
    height: 0;
    width: 0;
}
.header .slide li {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#cover{
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(img/header2000.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 999;
}
#top_cover nav {
	width:100%;	
	position: absolute;	
	top:640px;
	z-index:1000;
}
#top_cover nav div{
	width:100%;
	background-color: rgba(0,0,0,0.8);
}
#top_cover nav ul{
	width:980px;
	margin-right:auto;
	margin-left:auto;
	color: #fff;	
}
#top_cover nav ul li{
	width: 19%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	float: left;
	text-align: center;	
	font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #353535;
}
#top_cover nav ul li a{
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#top_cover nav ul li:nth-of-type(1){
	border-left: 1px solid #353535;
}
#top_cover nav ul li a{
	color:#FFF;
	text-decoration: none;
}
#top_cover nav ul li a:hover{
	color:#D1D1D1;	
}
.header2 {
    position: relative;
    height: 450px;
    background-image: url(photo/2nd.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header2 #top_cover nav {
	width:100%;	
	position: absolute;	
	top:240px;
	z-index:1000;
}

















/*#sec_cover_box {
	width: 100%;
	margin-right:auto;
	margin-left:auto;	
	height: 520px;
	background-repeat: no-repeat;
	background-image: url(img/mainImg22nd.jpg);
	background-position: center top;	
}
#sec_cover {
		width: 100%;
		height: 0;
		margin: 0 auto;
		position: relative;	
}
#sec_cover nav {
	width:100%;	
	position: absolute;	
	top:300px;		
}
#sec_cover nav div{
	width:100%;
	background-color: rgba(0,0,0,0.8);
}
#sec_cover nav ul{
	width:980px;
	margin-right:auto;
	margin-left:auto;
	color: #fff;	
}
#sec_cover nav ul li{
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	float: left;
	text-align: center;	
	font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #353535;
}
#sec_cover nav ul li a{
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sec_cover nav ul li:nth-of-type(1){
	border-left: 1px solid #353535;
}
#sec_cover nav ul li a{
	color:#FFF;
	text-decoration: none;
}
#sec_cover nav ul li a:hover{
	color:#D1D1D1;	
}*/
















article{
	line-height:160%;	
}
article:nth-of-type(2n+1){
	padding:6rem 0px;
}
article:nth-of-type(2n){
	background-image: url(img/bg2.jpg);
	padding:6rem 0px;
}
figure img{
	width:100%;
	height:auto;
}
article:nth-of-type(2n+1) figure img{
	padding: 5px;
	background-color: #F1F1F1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
article:nth-of-type(2n) figure img{
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
footer{
	background-image: url(img/footBg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:100px;
}
footer #goTop{
width:54px;
margin-right:10px;
margin-left:auto;
}
footer h1{
	margin-top:40px;
	width:70px;
	margin-right:auto;
	margin-left:auto;
}
footer ul{
	margin-top:20px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:25px;
	line-height:100%;
}
footer ul li:nth-of-type(1){
	margin-bottom:30px;
}
footer ul li:nth-of-type(2){
	margin-bottom:0px;
}
footer ul li:nth-of-type(3){
	margin-bottom:25px;
}
footer ul li:nth-of-type(4){
	margin-bottom:10px;
}
footer ul li.xBtn{
text-align: right;
margin-right:10px;
}
footer ul li.xBtn img{
	width:180px;
    height:auto;
}
footer p{
	background-color: #000000;
	text-align: center;
	color: #666666;
	padding:2px;	

}

article>div.wrap{
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
article>div.wrap>h1{
	width:828px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:6rem;
}
#entry h1{
	width:828px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:3rem;
}
#entry{
    margin-bottom: 6rem;
	 padding-bottom: 6rem;
    border-bottom: 1px solid #E5E5E5;
	color:#AB0613;
}
#entry a{
	color:#AB0613;
	text-decoration: none;
}
#entry a:hover{
	text-decoration:underline;
}
article#top1 p{
	margin-bottom:0rem;
}
article#top1 p.cau{
	color:#AB0613;
	margin-bottom:1.5rem;
}
article#top1 p strong{
	font-weight:bold;
	color:#AB0613;
}
article#top1 dt{
	width:12em;
	float:left;
	clear:both;
	margin-bottom:1.5rem;
}
article#top1 dd{
	margin-left:12em;
	margin-bottom:1.5rem;
}
article#top1 table {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}
article#top1 table th {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
	text-align: center;
	background-color: #F1F1F1;
}
article#top1 table td {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:5px;
	text-align: center;
}
article#top1 table tr:first-child th{
	border-top: 1px solid #E5E5E5;
}
article#top1 table tr:first-child td{
	border-top: 1px solid #E5E5E5;
}
article#top1 table tr:first-child th:nth-of-type(2){
	border-left: none;
}
article#top1 table tr:first-child th:nth-of-type(3){
	border-left: none;
}
article#setsumei .lead{
	margin-bottom:2rem;
}
article#setsumei h1{	
	margin-bottom:1rem;	
	margin-right:auto;
	margin-left:0;
	width:auto;
}
article#setsumei h2{	
	margin-bottom:1rem;
	color:#AB0714;
	font-weight:bold;
}
article#setsumei a{
	color:#AB0714;
	text-decoration: none;
}
article#setsumei a:hover{	
 opacity:0.5;
 filter:alpha(opacity=50);
 -ms-filter: “alpha( opacity=50 )”;
}
article#setsumei #about .wrap{
	width:100%;
	float:left;
	margin-right:-310px;
}
article#setsumei #about .wrap .inner{
	margin-right:310px;
}
article#setsumei #about figure{
	width:280px;
	float:right;
}

article#setsumei #about #seifuku .est{
	text-align: right;
}
article#setsumei #about{
	border-bottom: 1px solid #E5E5E5;
	margin-bottom:3rem;
	padding-bottom:3rem;
}
article#setsumei #newspaper{
	width: 50%;
	float: left;
	border-right: 1px solid #E5E5E5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right:5%;
}
article#setsumei #newspaper p{
	margin-bottom:1.3rem;
}
article#setsumei #newspaper figure{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
article#setsumei #hachimangu{
	width:50%;
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:5%;
}
article#setsumei #hachimangu figure{
width:80%;
	margin-left:auto;
	margin-right:auto;
}
article#setsumei #hachimangu p{
	margin-bottom:1.3rem;
}
article#topics dt{
	width:10em;
	float:left;
	clear:both;
	margin-bottom:0.5rem;
	padding-bottom:0.5rem;
}
article#topics dd{
	padding-left:10em;
border-bottom: 1px solid #E5E5E5;
	margin-bottom:0.5rem;
	padding-bottom:0.5rem;
}
article#topics dd:nth-of-type(1){
	border-top: 1px solid #E5E5E5;
	padding-top:0.5rem;
}
article#topics dt:nth-of-type(1){
	padding-top:0.5rem;
}
article#topics .more{
    background-color: #C01920;
	width:7rem;
	margin-right:0;
	margin-left:auto;
	text-align: center;
	font-size:1.3rem;
	border-radius:2rem;
}
article#topics .more a{
	display:block;
	color:#fff;
	text-decoration: none;
	padding:3px 0;
}
article#topics .more a:hover {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: “alpha( opacity=70 )”;
 }
article#topics dl a{
	color: #000000;
}
article#topics dl a:hover{
	color: #BCBCBC;
}
article#newmember1 h2{
	color:#AB0714;	
}
article#newmember1 section{
	margin-bottom:3rem;
}
article#newmember1 #naiyo figure{
	margin-top:1rem;
}
article#newmember1 #naiyo figure li{
	width:24%;
		float:left;
	margin-right:0.5%;
	margin-left:0.5%;
}
article#newmember1 table {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}
article#newmember1 table th {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
	text-align: center;
	background-color: #F1F1F1;
}
article#newmember1 table td {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:5px;
	text-align: center;
}
article#newmember1 table tr:first-child th{
	border-top: 1px solid #E5E5E5;
}
article#newmember1 table tr:first-child td{
	border-top: 1px solid #E5E5E5;
}
article#newmember1 table tr:first-child th:nth-of-type(2){
	border-left: none;
}
article#newmember1 table tr:first-child th:nth-of-type(3){
	border-left: none;
}
article#newmember1 table+p{
margin-top:1rem
}
article#newmember1 #joken ol{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2rem;
	margin-bottom:1.5rem;
}

article#newmember1 #joken .wrap{
	width:100%;
	margin-right:-220px;
	float:left;
}
article#newmember1 #joken strong{
	font-weight: bold;
}
article#newmember1 #joken .inner{
	margin-right:220px;
}
article#newmember1 #joken figure{
	width:200px;
	float:right;
	line-height:100%;
	font-size:1.2rem;
	text-align: center;
}

article#newmember1 #dantai strong{
	font-weight: bold;
}
article#newmember1 .googleF{
    background-color: #C01920;
	width:350px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	
	border-radius:3rem;
    margin-top:5rem;
}
article#newmember1 .googleF a{
	display:block;
	color:#fff;
	text-decoration: none;
	padding:10px 0;
    font-size:1.8rem;
}
article#newmember1 .googleF a:hover {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: “alpha( opacity=70 )”;
 }
article#taikendan section{
    background-color: #F9F9F9;
    margin-bottom: 5rem;
    padding: 3rem;
    border: 1px solid #E4E4E4;	
}
article#taikendan h2{
    font-size: 2rem;
    border-bottom: 3px double #E4E4E4;
	margin-bottom:2rem;
}
article#taikendan section:first-of-type figure{
	width:200px;
	float:right;
	margin-left:20px;
}
article#contact>div>div{
	border-top: 4px double #D9D9D9;
	border-bottom: 4px double #D9D9D9;
	padding:2rem 2rem;
	
}
article#contact div.tel{
	width:365px;
	float:left;
	padding-top:30px;
}
article#contact div.map{
	width:400px;
	float:right;
}
article#contact iframe{
	width:100%;	
}
article#contact .googleF{
    background-color: #C01920;
	width:250px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	
	border-radius:3rem;
    margin-top:1rem;
}
article#contact .googleF a{
	display:block;
	color:#fff;
	text-decoration: none;
	padding:5px 0;  
}
article#contact .googleF a:hover {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: “alpha( opacity=70 )”;
 }
article#qa h2{
	margin-bottom:1rem;
	font-size:1.7rem;
	color:#B11723;
}
article#qa dt{
	background-color: #F1F1F1;
	margin-bottom: 0.8rem;
	background-image: url(img/q.png);
	background-repeat: no-repeat;
	background-position: 7px top;
	padding-left: 25px;
	color:#AB0613
}
article#qa dd{
	margin-bottom: 5rem;
	background-image: url(img/a.png);
	background-repeat: no-repeat;
	background-position: 7px top;
	padding-left: 25px;
}
article#qa section{
	margin-bottom:5rem;
}



div#newShorui div.wrap{
	width:980px;
	margin-right:auto;
	margin-left:auto;
    margin-bottom:6rem;
    line-height:160%;	
}
div#newShorui .wrap div#shorui{
	border: 5px double #E5E5E5;
	padding:2rem;
	margin-bottom:2rem;
}
div#newShorui .wrap div#shorui p{
	color:#AB0714;	
	margin-bottom:1rem;
}
div#newShorui .wrap div#shorui ul:first-of-type{
    margin-bottom:3rem;
}
div#newShorui .wrap div#shorui ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 2rem;
}
div#newShorui .wrap div#shorui ul li a{
	color:#000;
	text-decoration: none;
}
div#newShorui .wrap div#shorui ul li a:hover{
	color:#989898;	
}
div#newShorui .wrap div#shorui ul li p{
    margin-bottom:3rem;
}





article#rinji{
	margin:0;
	padding:0;
	margin-bottom: 6rem;
	 padding-bottom: 6rem;
    border-bottom: 1px solid #E5E5E5;
}
article#rinji h1{
	text-align: center;
	margin-bottom:3rem;
}
article#member1 article#rinji h2{
	color:#000000;
	font-size:110%;
	text-align: center;
	margin-bottom:1rem;
}
article#rinji section:nth-of-type(1){
	width:48%;
	float:left;
}
article#rinji section:nth-of-type(2){
	width:48%;
	float:right;
}
article#member1 article#rinji table td{
	text-align: left;
}
article#member1 section#caution{
    margin-bottom: 3rem;
    border-top: 5px double #AB0714;
	border-bottom: 5px double #AB0714;
	padding-top:1rem;
	padding-bottom:1rem;
}
article#member1 section#caution h2{
	font-size:1.8rem;
	text-align: center;
}
article#member1 section#caution dt{
	font-weight:bold;
}
article#member1 h2{
	color:#AB0714;	
}
article#member1 table {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:1.3rem;
}
article#member1 table th {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px;
	text-align: center;
	background-color: #F1F1F1;
}
article#member1 table td {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:5px;
	text-align: center;
}
article#member1 table tr:first-child th{
	border-top: 1px solid #E5E5E5;
}
article#member1 table tr:first-child td{
	border-top: 1px solid #E5E5E5;
}
article#member1 table tr:first-child th:nth-of-type(2){
	border-left: none;
}
article#member1 table tr:first-child th:nth-of-type(3){
	border-left: none;
}
article#member1 .chu1{
text-indent: -4.5rem;
margin-left:4.5rem;
margin-bottom:0.5rem;
}
article#member1 .chu1+.cover{
margin-left:4.5rem;
}
article#member1 .chu1 strong{
font-weight:bold;
}
article#member1 .chu2{
text-indent: -4.5rem;
margin-left:4.5rem;
}
article#member1 .wrap>p:last-of-type{
	margin-bottom:2rem;
}
article#member1 #joken{
	margin-bottom:2rem;
}
article#member1 #joken ol{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2rem;
	margin-bottom:1.5rem;
}

article#member1 #joken strong{
	font-weight: bold;}
article#member1 #joken .cover{
	width:60%;
	float:left;
}
article#member1 #joken figure{
	width:35%;
	float:right;
}
article#member1 .wrap div#shorui{
	border: 5px double #E5E5E5;
	padding:2rem;
	margin-bottom:2rem;
}
article#member1 .wrap div#shorui p{
	color:#AB0714;	
	margin-bottom:1rem;
}
article#member1 .wrap div#shorui ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 2rem;
}
article#member1 .wrap div#shorui ul li a{
	color:#000;
	text-decoration: none;
}
article#member1 .wrap div#shorui ul li a:hover{
	color:#989898;	
}
article#member1 .googleF{
    background-color: #C01920;
	width:350px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	
	border-radius:3rem;
    margin-top:5rem;
    margin-bottom:5rem;
}
article#member1 .googleF a{
	display:block;
	color:#fff;
	text-decoration: none;
	padding:10px 0;
    font-size:1.8rem;
}
article#member1 .googleF a:hover {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: “alpha( opacity=70 )”;
 }
article#dl .wrap div{
	border: 5px double #E5E5E5;
	padding: 2rem;
	background-color: rgba(255,255,255,0.3);
}
article#dl .wrap div ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 2rem;
	font-size:1.6rem;
}
article#dl .wrap div ul li{
	margin-bottom:1.5rem;
}

article#dl .wrap div ul li a{
	color:#000;
	text-decoration: none;
}
article#dl .wrap div ul li a:hover{
	color:#989898;	
}




article#outline1 table {
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}
article#outline1 table th {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px;
	text-align: center;
	background-color: #F1F1F1;
}
article#outline1 table td {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:15px 30px;	
}
article#outline1 table tr:first-child th{
	border-top: 1px solid #E5E5E5;
}
article#outline1 table tr:first-child td{
	border-top: 1px solid #E5E5E5;
}
article#outline1 a{
	color: #000000;
}
article#outline1 a:hover{
	color: #BCBCBC;
}
div.comm{
	text-align: center;
	color:#BF1B21;
	border:1px solid #BF1B21;
	margin-bottom:3rem;
}
article#gallery1 ul,article#gallery2 ul{
	font-size:0;
	line-height:0;
}
article#gallery1 ul li img,article#gallery2 ul li img{
    width: 100%;
    height: auto;
    padding: 3px;
    border: 1px solid #D4D4D4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #FFFFFF;
}
article#gallery1 ul li,article#gallery2 ul li{
	display:inline-block;
	width:24%;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-bottom:3%;
    vertical-align: middle
}











@media screen and (max-width: 1200px){	
.header {
    position: relative;
	height:800px;
}
#top_cover nav {
	width:100%;	
	position: absolute;	
	top:590px;
	z-index:1000;
}
#top_cover_box {
	width: 100%;	
	min-width: 320px;
	height: 0;
	background-repeat: no-repeat,no-repeat;
	background-image:  url(img/header.png),url(img/mainImg.jpg);
	background-position: center bottom,center top;
	background-size: 100%,100%;
	padding-top: 71.3%;
	
		}
#top_cover {
		width: 100%;
		height: 0;
		margin: 0 auto;
		position: relative;	
}

	
	
	
	
	
/*#sec_cover_box {
	width: 100%;	
	min-width: 320px;
	height: 0;
	background-repeat: no-repeat,no-repeat;
	background-image:  url(img/header.png),url(img/mainImg2nd.jpg);
	background-position: center bottom,center top;
	background-size: 100%,100%;
	padding-top: 43.3%;
	
		}
#sec_cover {
		width: 100%;
		height: 0;
		margin: 0 auto;
		position: relative;	
}
#sec_cover nav {
	width:100%;	
	position: absolute;
	bottom:0;
	top:auto;
	padding-bottom:12%;	
}
#sec_cover nav div{
	width:100%;
	background-color: #000000;
	opacity:0.8;
 filter:alpha(opacity=80);
 -ms-filter: “alpha( opacity=80 )”;
}
#sec_cover nav ul{
	width:980px;
	margin-right:auto;
	margin-left:auto;
	color: #fff;
	
}*/	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
article>div.wrap{
	max-width:980px;
	width:96%;
	margin-right:auto;
	margin-left:auto;
}
article>div.wrap>h1{
	max-width:828px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:6rem;
}
article>div.wrap>h1 img{
		width:100%;
		height:auto;
	}
div#newShorui div.wrap{
	max-width:980px;
	width:96%;
	margin-right:auto;
	margin-left:auto;
  
}    
}
@media screen and (max-width: 959px){
.header {
    position: relative;
	height:650px;
}
#top_cover nav {
	width:100%;	
	position: absolute;	
	top:440px;
	z-index:1000;
}
#cover{
	width: 100%;
  height: 100%;
    position: absolute;
    background-image: url(img/header960.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	
	z-index:999;
	
	}

#top_cover nav ul{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	color: #fff;	
}
.header2 {
    position: relative;
    height: 400px;
    background-image: url(photo/2nd.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header2 #top_cover nav {
	width:100%;	
	position: absolute;	
	top:190px;
	z-index:1000;
}
	
	
	
	
/*#sec_cover nav ul{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	color: #fff;	
}*/
article#top1 dt{
	width:100%;
	float:none;
	margin-bottom:0.3rem;
	color:#AF121F;
}
article#top1 dd{
	margin-left:0;
	margin-bottom:1.5rem;
}	
article#contact div.tel{
	width:100%;
	float:none;
	padding-top:0px;
	margin-bottom:1rem;
    text-align: center
}
article#contact div.map{
	width:100%;
	float:none;
    margin-top:2rem;
}
article#contact iframe{
	width:100%;	
}
#entry h1{
	width:100%;
	max-width:828px;
}
#entry h1 img{
	width:100%;
	height:auto;
	}
article#gallery1 ul li,article#gallery2 ul li{
	display:inline-block;
	width:32.3%;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-bottom:3%;
}
article#rinji section:nth-of-type(1){
	width:100%;
	float:none;
	margin-bottom:30px;
}
article#rinji section:nth-of-type(2){
	width:100%;
	float:none;
}
article#member1 #joken .cover{
	width:100%;
	float:none;
}
article#member1 #joken figure{
	width:75%;
	float:none;
	margin-right:auto;
	margin-left:auto;
	margin-top:1rem;
}	
article#member1 article#rinji h2{
	text-align: left;	
}
#rinji h1{
	width:100%;
	max-width:828px;
}
#rinji h1 img{
	width:100%;
	height:auto;
	}
}
@media screen and (max-width: 599px){
.header {
    position: relative;
	height:400px;
}
#top_cover nav {
	width:100%;	
	position: absolute;	
	top:265px;
	z-index:1000;
}
#cover{
	width: 100%;
  height: 100%;
    position: absolute;
    background-image: url(img/header960.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	background-size: 599px;
	z-index:999;
	
	}
#top_cover nav {
	padding-bottom:5%;	
}
#top_cover nav ul li{
	font-size:1.2rem;
	width: 32.3%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
#top_cover nav ul li:nth-of-type(4){
	font-size:1.2rem;
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	border-top: 1px solid #353535;
	border-left: 1px solid #353535;
}
#top_cover nav ul li:nth-of-type(5){
	font-size:1.2rem;
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	border-top: 1px solid #353535;
}
#top_cover nav ul li a{
	padding-top: 15px;
	padding-bottom: 15px;
}
.header2 {
    position: relative;
    height: 250px;
    background-image: url(photo/2nd.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header2 #top_cover nav {
	width:100%;	
	position: absolute;	
	top:120px;
	z-index:1000;
}	
	

	
/*#sec_cover_box {
	width: 100%;	
	min-width: 320px;
	height: 0;
	background-repeat: no-repeat,no-repeat;
	background-image:  url(img/header.png),url(img/mainImg2nd.jpg);
	background-position: center bottom,center top;
	background-size: 100%,100%;
	padding-top: 43.3%;	
		}
#sec_cover nav {
	padding-bottom:5%;	
}
#sec_cover nav ul li{
	font-size:1.2rem;
}
#sec_cover nav ul li a{
	padding-top: 15px;
	padding-bottom: 15px;
}*/
	
	
	
	
	
	
article:nth-of-type(2n+1){
	padding:3rem 0px;
}
article:nth-of-type(2n){	
	padding:3rem 0px;
}
article#setsumei #about .wrap{
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom:1rem;
}
article>div.wrap{
	width:92%;
	margin-right:auto;
	margin-left:auto;
}
article#setsumei #about .wrap .inner{
	margin-right:0;
}
article#setsumei #about figure{
	width:80%;
	float:none;
	margin-right:auto;
	margin-left:auto;
}
article#setsumei #about{
	border-bottom: 1px solid #E5E5E5;
	margin-bottom:3rem;
	padding-bottom:3rem;
}
article#setsumei #newspaper{
	width: 100%;
	float: none;
	border-right: none;
	padding-right:0;
}
article#setsumei #newspaper p{
	margin-bottom:1.3rem;
}
article#setsumei #newspaper figure{
	width:80%;	
	margin-right:auto;
	margin-left:auto;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom:3rem;
	padding-bottom:3rem;
}
article>div.wrap>h1{
	margin-bottom:3rem;
}
footer{	
	margin-top:50px;
}
footer ul li:nth-of-type(2){
	margin-bottom:0px;
}
footer ul li:nth-of-type(1){
	margin-bottom:40px;	
	}
footer ul li:nth-of-type(1) img{
	width:85%;
	height:auto;
	max-width:296px;
}
footer ul li:nth-of-type(2) img{
	width:85%;
	height:auto;
	max-width:405px;
}
footer ul li:nth-of-type(3){
	margin-bottom:30px;
}
footer ul li.xBtn{
text-align: center;
margin-right:10px;
}
article#setsumei #hachimangu{
	width:100%;
	float:none;	
	padding-left:0;
}
article#setsumei #hachimangu figure{
	width:80%;	
	margin-right:auto;
	margin-left:auto;
}
article#setsumei #hachimangu p{
	margin-bottom:1.3rem;
}
article#topics dt{
	width:100%;
	float:none;	
	margin-bottom:0;
	padding-bottom:0;
}
article#topics dd{
	padding-left:0;
border-bottom: 1px solid #E5E5E5;
	margin-bottom:0.5rem;
	padding-bottom:0.5rem;
}
article#topics dd:nth-of-type(1){
	border-top: none;
	padding-top:0;
}
article#topics dt:nth-of-type(1){
	padding-top:0;
}

article#newmember1 #naiyo figure li{
	width:48%;
	float:left;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:0.5rem;
}
article#newmember1 #joken .wrap{
	width:100%;
	margin-right:0;
	float:none;
}
article#newmember1 #joken .inner{
	margin-right:0;
}
article#newmember1 #joken figure{
	width:80%;	
}
article#newmember1 .googleF{
    background-color: #C01920;
	width:80%;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	
	border-radius:3rem;
    margin-top:5rem;
}
article#newmember1 .googleF a{
	
    font-size:1.5rem;
}

article#taikendan section{
    padding: 2rem;
	margin-bottom:3rem
}
article#taikendan h2{
    font-size: 1.6rem;    
	margin-bottom:1rem;
}
article#taikendan section:first-of-type figure{
	max-width:200px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	width:70%;
}	
div#newShorui div.wrap{
	width:92%;
	margin-right:auto;
	margin-left:auto;
    margin-bottom:3rem;
}
div#newShorui .wrap div#shorui{
	padding:1rem;
}    
article#contact>div>div{
	padding:1rem 1rem;	
}
article#contact div.tel{
	width:90%;
	max-width:365px;
}
article#contact div.tel img{
	width:100%;
	height:auto;		
}
article#contact .googleF{
width:80%;
}
article#member1 #joken figure{
	width:80%;	
}	
article#member1 .wrap div#shorui{
	padding:1rem;
}
article#dl .wrap div{
	padding:1rem;
}
article#outline1 table th {
	display: block;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 10px 10px;	
}
article#outline1 table td {
	display: block;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding:10px 10px;	
}
article#outline1 table tr:first-child th{
	border-top: 1px solid #E5E5E5;
}
article#outline1 table tr:first-child td{
	border-top: none;
}
div.comm{
	text-align: left;	
}
article#gallery1 ul li,article#gallery2 ul li{
	display:inline-block;
	width:49%;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-bottom:3%;
}
article#member1 .googleF{
    background-color: #C01920;
	width:80%;
	margin-right:auto;
	margin-left:auto;
	text-align: center;	
	border-radius:3rem;
    margin-top:5rem;
}
article#member1 .googleF a{
	
    font-size:1.5rem;
}
}