@charset "utf-8";
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
body{ 
margin: 0;
padding: 0;
font-size: 14px;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','sans-serif','ＭＳ Ｐゴシック';
	}
	
#wrapper {
  width: 100%;
  margin: 0 auto;
}
header {
  width: 100%;
  margin: auto;
}

#headerinner {
  width: 100%;
  margin: 50px auto 0px; 
  position: relative;

}

#headerinner p{
	text-align:center;
	margin:auto;}
#headerinner  img{
	width:400px;
	height:auto;}


#topcontent{
  width:100%;
  margin:auto;}
  
.topcontentinner{
  width:100%;
  margin:20px auto;
  text-align:center;}
  
.topimg{
  margin:0,0,10px,0;}  
  
  
.title1{
  font-size:16px;
  
  }  
  
#content {
  width: 1044px;
  margin: 0 auto;


}




#maincontent {
  margin:0 auto;
  float: none;
  width: 600px;
}
  
.titlewrap .title {
  float: left;
  margin: 0 0 10px 0;
}


.article img{
	margin:0 20px 0; 
	width:600px;
	height:auto;}
	
.tate img{
	width:200px;
	margin:0px 10px 0px ;
	}
	
img.title{
	width:600px;
	height:auto;}

 .article{
	   margin:auto;
	   }


.a_date{
	font-size:16px;
	color:#565656;
	margin:0;}	

.a_words{
	line-height:170%;	   
}
.a_words p{
	margin:15px 0 0;}

.a_words img{
	margin:20px 0;}


li {
	margin: 0 40px 40px 0;
	float: left;
	list-style: none;
} 
#list :nth-child(even) {
  margin: 0 40px 0 0;
}

.a_title{
    font-size:16px;
		 }
		 
.date{
	color:#565656;
	margin:0px; }	
	
	
#prevNext {
    clear: both;
    font-size: 15px;
}
#prevNext .prevPost {
    width: 49%;
    float: left;
}
#prevNext .nextPost {
    width: 49%;
    float: right;
}
#prevNext .prevPost a {
    padding: 20px 100px 20px 70px;
    display: block;
   background: url(../img/prev_off.png) no-repeat left 50%;}
#prevNext .prevPost a:hover {
    text-decoration: underline;
   background: url(../img/prev_on.png) no-repeat left 50%;}
#prevNext .nextPost a {
    padding: 20px 70px 20px 100px;
    display: block;
    text-align: right;
	background:url(../img/next_off.png) no-repeat right 50%;
}
#prevNext .nextPost a:hover {
   background: url(../img/next_on.png) no-repeat right 50%; 
      text-decoration: underline;
}

#subncontent {
  float: right;
  width: 300px;
}
  #boxArea{
		margin:30px 0px;}

footer {
	margin:20px 0 0;
    width:  100% ;
    height: 80px ;
	text-align:center;

}

.footerInner{
	margin:10px 0 20px;}
	
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


@media only screen and (min-width: 1044px){
	
	
	.menu-wrap,button{
		display:none;}
	
	}




/*===============================================
●tablet.css 画面の横幅が1043pxまで
===============================================*/
/* ***** 〜1043px
--------------------------------------------------------- */
@media screen and (max-width: 1043px) {
	
	
	#wrapper {
  width: auto;
  margin:  auto;

}
	
    /* Content
    --------------------------------------------------------- */
    #content,
    #maincontent ,
    #subContent {
        float:none;
        
        width: 92%;
        margin: 0 auto;
    }
   
	   footer img{
	 max-width:126px;
	 width:25%;
	 height:auto;}


    /* Top Content
    --------------------------------------------------------- */
    #topcontent {
        padding: 20px 0 5px 0;
    }
    .topcontentInner {
        width: 100%;
        margin: 20px auto;
    }
    .top img {
        max-width: 522px;
        width: 92%;
        margin: 0 auto !important;
    }
	
   .article{
	   margin:auto;
	   }
	   
	.article img{
	margin:20px 0; 
	width:100%;
	height:auto;}

	
    #prevNext {
        clear: both;
        font-size: 14px;
    }
    #prevNext .prevPost {
        width: 49%;
        float: left;
    }
    #prevNext .nextPost {
        width: 49%;
        float: right;
    }
    #prevNext .prevPost a {
        padding: 20px 20px 20px 60px;
        display: block;
    }
    #prevNext .prevPost a:hover {
        text-decoration: underline;
    }
    #prevNext .nextPost a {
        padding: 20px 60px 20px 20px;
        display: block;
        text-align: right;
    }
    #prevNext .nextPost a:hover {
        text-decoration: underline;
    }

    
    
    /* Sub Content
    --------------------------------------------------------- */
   
   
}
/*===============================================
●smart.css  画面の横幅が769pxまで
===============================================*/

/* ***** 〜739px
--------------------------------------------------------- */
@media screen and (max-width: 739px) {

    /* Content
    --------------------------------------------------------- */

	#headerinner  img{
	max-width:400px;
	width:55%;
	height:auto;}

	
	#content {
    
    }
    #maincontent {
     width: 92%;
     margin: 0 auto;
    }

	
    #subcontent {
        width: auto;
        margin: 0 auto;
    }

    
    /* Top Content
    --------------------------------------------------------- */
    #topContent {
        padding: 20px 0 40px 0;
    }
	
	.article #list {
	width: 680px;
	float:none;}
   
    
    /* Sub Content
    --------------------------------------------------------- */
    #subcontent {
        margin: 0 0 45px 0;   
    }
    #subcontent  a {
        float: none;
        display: block;
        margin: 0 0 40px 0;
    }
    #subcontent  a:nth-child(even) {
        margin: 0 0 40px 0;
    }
  
    
    /* Content
    --------------------------------------------------------- */
    .postList article {
        width: 320px;
        float: none;
        margin: 0 0 40px 0;
    }
    .postList article:nth-child(even) {
        margin: 0 0 40px 0;
    }

    
}

/* ***** 〜414px
--------------------------------------------------------- */
@media screen and (max-width: 414px) {
    
    /* Content
    --------------------------------------------------------- */
    #content {
    
    }
	
    #mainContent {
        width: 92%;
        margin: 0 auto;
    }
    #subContent {
        max-width: 100%;
        width: 92%;
        margin: 0 auto;
    }
    
    /* Top Content
    --------------------------------------------------------- */
    #topContent {
        padding: 0 0 40px 0;
    }
	
	
	.article  {
	width: 100%;
	float:none; }
	
	
	
    h2{
	 font-size:20px;}
    
    
    /* Content
    --------------------------------------------------------- */
    .postList article {
        width: 100%;
        float: none;
        margin: 0 0 40px 0;
    }
    .postList article:nth-child(even) {
        margin: 0 0 40px 0;
    }
    .postList article figure img {
        width: 100%;
        height: auto;
    }
    
        /* Sub Content
    --------------------------------------------------------- */
    #subContent  img {
        width: 100%;
        height: auto;
    }
  


    
}
