@charset "UTF-8";


 /* 基本設定 */
body {color: ; font-size: ; line-height: ;}
  #ptitle {color: #FFF;}

/* Link color */
a {color:;}
a:hover {color:;}
#post-list  article h4 a:hover {color:;}
#related-posts  article h5 a:hover {color:;}
.rank-post .p-post a:hover {color:!important;}

/*  ヘッダーナビゲーション  */
#gnav nav ul {font-size: ;}
#gnav nav  ul  li {width: INF%;}

/*  文字設定  */
h1, h2, h3, h4, h5, h6 {color: #414444;}

 /* 投稿 */
.doc {font-size: ; line-height: ;}

  
  /*  デフォルト（青）  */
  #gnav-btn a {color: #C00;}

  /*  サイドバー位置  */
    #contents {float: left;}
  #sidebar {float: right;}
    
 /* 固定ページの場合 */

@media screen and (max-width: 1020px) {
  /*  ヘッダー画像  */
  #mainvisual #mainvisual-inner .over-color {top: 205px; height: 50px;}
  #mainvisual #mainvisual-inner .visual-link {top: 220px; margin-left:10px ;}

}

@media screen and (max-width: 900px) {
  /*  注目記事表示  */
  #at-post-list article .h-back {top: 70%; height: 30%;}
  #at-post-list article h4{top: 75%; font-size: 85%;}
}

/* ------ ～ 767px ------ */
@media screen and (max-width: 767px) {
  *{-webkit-appearance: none;}
  /* 基本設定 */
  body {min-width: 0;}
  #wrapper {min-width: 0;}
  #ptitle {height: 40px; padding: 0; line-height: 40px;}
  /*  ヘッダーナビゲーション  */
  #gnav-btn {position: absolute; top: 5px; right: 5px; display: block; z-index: 10000;}
  #gnav-btn a {display: block; width: 30px; height: 30px; line-height: 30px; font-size: 18px; text-align: center; text-decoration: none; border: 1px solid #CCC; background-color: #FFF; -webkit-border-radius: 5px;	border-radius: 5px;}
  #gnav {position: static; width: 100%; font-size: 100%; z-index: 99; background-color: #FFF; border-bottom: 1px solid #CCC; display: none;}
  #gnav nav {width: 100%;  margin: 0; padding: 0; position: static; z-index: 1000;}
  #gnav nav ul {list-style-type: none; height: auto;  background-color: #FFF;}
  #gnav nav ul li {position: static; float: none; width: 100%; margin: 0 ; text-align: left; border-left: none; border-top: 1px solid #CCC;}
  #gnav nav ul li a {padding: 0 20px 0 10px!important; color: #666!important; line-height: 2.5rem; text-align: left; background: #FFF url("img/arrow_02.png") no-repeat right center!important;}
  #gnav nav ul > li:last-child > a {border-bottom: 1px solid #CCC;}
  #gnav nav ul li ul {position: static; width: 100%; list-style: none; margin: 0;}
  #gnav nav ul li:last-child ul {width: 100%;}
  #gnav nav ul li ul li{margin: 0; width: 100%; height: 2.5rem; background-color: #FFF; overflow: hidden;}
  #gnav nav ul li  ul li a {height: 2.5rem; line-height: 2.5rem; text-align: left; padding-left: 20px; font-size: 100%; color: #666!important; background-color: #FFF; border-bottom: none; overflow: hidden; opacity: 1.0;}
  #gnav nav ul li ul li:last-child {border-bottom: none!important;}
  #gnav nav ul > li:hover > a {background-color: #F5F5F5!important;;}
  #gnav nav ul li:hover ul li{overflow: hidden; height: 2.5rem; opacity: 1.0;}
  #gnav nav  ul  li ul li:hover a {background-color: #F5F5F5!important;}
  #gnav nav .current-menu-item {border-bottom: none; background-color: #F5F5F5; color: #666;}
  #gnav nav .current-menu-parent {background-color: #FFF; color: #666;}

  /*  ヘッダー画像  */
  #mainvisual {min-width: 0; overflow: hidden;}
  #mainvisual #mainvisual-inner {width: 120%; margin-left: -10%; overflow: hidden;}
  #mainvisual #mainvisual-inner .over-color {display: block; position: absolute; left: 0; top: calc(480/2000*100vw); width: 100%; height: calc(116/2000*100vw);}
  #mainvisual #mainvisual-inner .visual-link {position: absolute; left: 10px; top: calc(520/2000*100vw); margin-left: 0; font-size:  100%;}
  
  /*  コンテンツ  */
  #containar {width:90%;}
  #contents {float: none; width : 100% ;}
  #post-list  article .joho {margin-top: 10px;}
 
   /*  注目記事表示  */
  #at-post-list article .h-back {top: 75%; height: 25%;}
  #at-post-list article h4{top: 78%; font-size: 92%; text-align: left;}
 
  /*  関連記事リスト */
  #related-posts  article .joho {margin-top: 10px;}

  /*  サイドバー  */
  #sidebar {float: none;	width: 100%;	margin: 0 auto;	*margin: 0 auto 20px;overflow: hidden;}
  #sidebar-01, #sidebar-02 {display: inline-block; vertical-align: top; width: 48%; margin: 0 0.7% 10px;}
  
  /* コンテンツ内広告表示  */
  .ads-left {float: left; display: block;}
  .ads-right {float: right;;}
  
  /*  フッター  */
  footer {min-width: 0;}
  #footer-inner {width: 90%;}
  #footer-inner2 {width: 90%;}
}

@media screen and (max-width: 630px) {
  /* コンテンツ内広告表示  */
  .ads-left {float: none; display: none;}
  .ads-right {float: none; text-align: center;}
}

/* ------ ～479px ------ */
@media screen and (max-width: 479px) {
  .alignleft, .alignright {float: none; text-align: center;}
  
  /*  ヘッダー画像  */
  #mainvisual #mainvisual-inner {width: 150%; margin-left: -25%; overflow: hidden;}
  #mainvisual #mainvisual-inner .over-color {display: block; position: absolute; left: 0; top: calc(480/1600*100vw); width: 100%; height: calc(116/1600*100vw);}
  #mainvisual #mainvisual-inner .visual-link {position: absolute; left: 10px; top: calc(485/1600*100vw); font-size:  10px;}
  #mainvisual {margin: 0; padding: 0;}
  #mainvisual ul li {width: 100%;}
  #mainvisual ul li:nth-child(2), #mainvisual ul li:last-child{display: none;}
  
  /*  コンテンツ  */
  #col-left {width:100%; height: 0; margin: 0;}
  #col-right {width: 92%;}
  #post-list  article h4 { font-size: 100%;}
  blockquote {font-size: 90%;}
  h1 {margin: 0; padding: 0.4em 0; font-size: 158%; font-weight: 600; line-height: 1.3em;}
  h2 {margin: 0; padding: 0.4em 0; font-size: 128%; font-weight: 600; line-height: 1.3em;}
  h3 {margin: 0; padding: 0.4em 0; font-size: 122%; font-weight: 600; line-height: 1.3em;}
  h4 {margin: 0; padding: 0.4em 0; font-size: 114%; font-weight: 600; line-height: 1.3em;}
  h5 {margin: 0; padding: 0.4em 0 ;font-size: 108%; font-weight: 600; line-height: 1.3em;}
  h6 {margin: 0; padding: 0.4em 0 ;font-size: 100%; font-weight: 600; line-height: 1.3em;}
  .main-title {font-size: 128%;}
  .post-title {font-size: 128%;}
  .doc {padding: 20px 0;}
 
   /*  注目記事表示  */
  #at-post-list{width: 100%; text-align: center;}
  #at-post-list article {position: relative; display: block; width: 96%; margin: 10px auto;}
  #at-post-list article h4{top: 80%; font-size: 92%;}
  
/* ------ 投稿リスト表示 ------ */
  #post-list  article{padding: 5px;}
  #post-list  article h4 a {padding: 0 5px;}
  #post-list  article p {padding: 0 5px;}

/* SNSシェアボタン  */
  ul#sns_btn{width:100%;}
  ul#sns_btn li a {font-size: 85%;}
  
  /*  関連記事リスト  */
  #related-posts  article {margin: 10px 0}
  #related-posts  article h5 {font-size: 100%;}
  
/*  コメント  */
  .comments{margin: 10px 0;}
  
  /*  サイドバー  */
  #sidebar {float: none;	width: 100%;	margin: 0 auto;	*margin: 0 auto 10px;overflow: hidden;}
  #sidebar-01, #sidebar-02 {display: inline-block; vertical-align: top; width: 100%; margin: 0 0 10px;}
  .sidebar-wrapper {display: block; width: 94%; margin: 0 auto 10px;}
  
  /*  フッター  */
  #footer-inner {width: 100% ;margin: 0 ;padding: 0;}
  #footer-inner nav{text-align: left; margin: 0; padding: 10px 0 0;}
  #footer-inner nav ul li {width: 100%; padding: 0!important; text-align: left; display: block; border: none; border-bottom: 1px solid #CCC;}
  #footer-inner nav ul li {border-left: none;}
  #footer-inner nav ul li a{display: block; padding: 10px!important; line-height: 1.5em; font-size: 100%; text-decoration: none;}
  #footer-inner nav ul li a:hover{text-decoration: none;}
  .footer-wrapper h4 {background-color: #CCC; margin: 0!important; padding: 15x 0 !important;}
  .footer-wrapper {width: 100% ; margin: 0; padding: 0;}
  .footer-wrapper ul {margin: 0!important;}
  .footer-wrapper ul li {width: 100%; padding: 0!important; text-align: left; display: block; border: none; border-bottom: 1px solid #CCC;}
  .footer-wrapper ul li a{display: block; padding: 10px!important; line-height: 1.5em; font-size: 100%; text-decoration: none;}
  .footer-wrapper ul li a:hover{text-decoration: none;}
  #footer-inner2 {width: 100%; padding: 0!important;}
  #footer-inner2 h4 {padding: 0.4em 0 0.4em 10px;}
  #footer-inner2 .f-left {margin: 0; width: 100%; float: none;}
  #footer-inner2 .f-center {margin: 0; width: 100%; float: none;}
  #footer-inner2 .f-right {margin: 0; width: 100%; float: none;}
  #footer-inner2 .textwidget {padding: 15px;}
  #footer-inner2 .rank-post {margin: 0 auto; width: 90%!important}
  #footer-inner2 .tagcloud  {margin-top: 10px;}
}
