/*
Theme Name: hamlife2
Theme URI: https://www.hamlife.jp/
Author: Pileup products Inc.
Author URI: http://www.hamlife.jp/
Description: 
Version: 0.3
License: 
License URI:
Tags: 
Text Domain: hamlife
*/

/*@import url("pc.css") screen and (min-width:1024px);*/
/*
@import url("tab.css") screen and (min-width:641px) and (max-width:1023px);
@import url("mobile.css") screen and (max-width:640px);
*/
/*@import url("mobile.css?0001") screen and (max-width:1023px);*/
@import url("mobile.css?20180817") screen and (max-width:959px);

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{
 margin: 0;
 padding: 0;
 vertical-align: baseline;
}

body{
 font-family: Meiryo, 'メイリオ', ArialMT, Hiragino Sans, Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', Osaka, Verdana, 'ＭＳ Ｐゴシック';
 font-size: 62.5%; /* ≒10px */
}

h1,h2,h3,h4,h5,h6 {
 font-style: normal;
 font-weight: normal;
 font-size: 1.0em;
}

a {
 text-decoration: none;
}

table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}
ol {list-style: none;}

h1{
 font-size: 2em;
 font-weight: 700;
}

.clbt {clear: both;}
#wrapper{
 width: 1024px;
 margin: 0 auto;
 color: #444;
 background-color: #fafafa;
}
.article {
 clear: both;
 /*padding: 4px;*/
 padding: 4px 4px 8px;
 overflow: hidden;
 min-height: 90px;
 border-bottom: 1px solid #dfdfdf;
}
.article h2 {
 font-size: 1.6em;
 font-weight: 600;
}
.article-tkr {
 clear: both;
 padding: 4px 4px 8px;
 overflow: hidden;
 min-height: 90px;
}
.article-tkr h2 {
 font-size: 1.6em;
 font-weight: 600;
}
.article2{
 /*横2想定*/
}
.article3{
 /*横3想定*/
}
.entry-thumbnail {
 float: left;
 width: 120px;
}
.entry-thumbnail2 {
 float: left;
 width: 120px;
}
#ads2 {
 padding: 20px 0;
 border-bottom: 1px solid #dfdfdf;
}
#ads336 {
 width: 336px;
 margin: 0 auto;
 padding: 20px 0;
 /*border-bottom: 1px solid #dfdfdf;*/
}
#adsense-content-unit {
 margin: 80px auto;
}
.ata {
 margin-top: 80px;
}
.amz-single {
 width: 468px;
 margin: 20px auto 0;
}
.parallel {
 /* 712 - (250 + 50 + 250) = 162 */
 margin: 100px auto;
 padding-left: 56px;
 height: 250px;
}
/* 81 250 50 250 81 */
.parallel:after {
 clear: both;
}
.pall-in {
 /*display: inline-block;*/
 margin: 0 25px;
 width: 250px;
 height: 250px;
 float: left;
}
.pall-in img {
 display: block;
}
.yauc-single {
 width: 600px;
 margin: 10px auto 0;
}

/* 動的なスタイル */
.img-border {
 background-color: #fff;
 border: 1px solid #ccc;
 padding: 2px;
 margin-right: 0.5em;
}
/* 動的なスタイルここまで */

.entry-header-wt{
 overflow: auto;
 padding: 0 0.5em;
 /*position: relative;*/
 /*display: inline;*/
 /*margin-left: 124px;*/
 /*float: left;*/
}
.entry-header-wt2{
 float: left;
 width: 372px;
 height: auto;
 overflow: auto;
 padding: 0 0.5em;
}
.entry-header-wt2-wothumb{
 float: left;
 width: 504px;
 overflow: auto;
 padding: 0 0.5em;
}
.entry-header-wt-time {
 text-align: right;
}

.entry-title {
 /*display: inline;*/
}

#bottom-footer {
 clear: both;
 height: 50px;
 background-color: #fafafa;
 display: block;
}
 .pleft {
  font-size: 1.1em;
  float: left;
  margin: 1em;
  background-color: #fafafa;
 }
 .pright {
  font-size: 1.1em;
  float: right;
  margin: 1em;
  background-color: #fafafa;
 }
 .yarpp-related {
 margin-top: 10px;
 }
 .yarpp-related li {
  line-height: 120%;
  margin-bottom: 0.7em;
 }
 .yarpp-related a {
  font-weight: normal !important;
 }
 .tags-article {
  line-height: 140%;
 }

/*@media screen and (min-width:1024px) {*/
@media screen and (min-width:960px) {
 body{
	height: 100%;
	color: #444;
	background-color: #d8d8d8;
 }

 /* PC */
 #top-bar {
  display: block;
  background: #404040 none repeat scroll 0 0;
  height: 30px;
  margin: 0;
  overflow: visible;
  position: relative;
  z-index: 3;
 }
 #wrapper-header {
  position: relative;
  width: 1024px;
  height: 30px;
  display: block;
  margin: 0 auto;
  /*
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  */
 }
 .top-bar-ul {
  height: 30px;
  font-size: 0;
  display: inline-block;
 }
 .tau-right {
  float: right;
 }
 .top-bar-ul li {
  /*height: 30px;*/
  display: inline-block;
  height: 27px;
  color: #fff;
  font-size: 16px;
 }
 .site-title {
  /*font-size: 16px;*/
  /*height: 100%;*/
  /*font-size: 17px !important;*/
  font-weight: 800;
  padding: 3px 1.2em 0;
  background-color: #A10518;
  cursor: pointer;
 }
 .site-title h1 {
  font-size: 16px;
  font-weight: 600;
 }
 .site-title h2 {
  font-size: 16px;
  font-weight: 800;
 }
 .site-title:hover {
  background: #6491A1;
 }
 .tau-menu-item {
  height: 30px;
  padding: 3px 0.4em 0;
  cursor: pointer;
 }
 .menu-label {
  font-size: 12px;
 }
 .tau-menu-item a:link {
  color: #fff;
 }
 .tau-menu-item a:visited {
  color: #fff;
 }
 .tau-menu-item a:hover {
  color: #000;
 }
 .tau-menu-item:hover {
  color: #000;
  background-color: #eee;
 }
 .tau-menu-item-right {
  height: 30px;
  padding: 2px 0.2em 0;
 }
/*
 .tau-right li {
  margin-right: 0;
 }
*/
/*
 .top-navigation {
  width: 844px;
  max-width: 844px;
  height: 30px;
  display: inline;
  background-color: #404040;
  font-size: 80%;
 }
 .top-navi-left {
  display: inline;
  float: left;
  padding-top: 4px;
  margin: 0 10px;
  color: #bbb;
  vertical-align: middle;
  background-color: #404040;
 }
*/
/*
 .site-title a {
  display: block;
  width: 120px;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  background-color: #A10518;
  color: #fff;
  font-size: 0.8em;
 }
 .site-title a:hover {
  background: #6491A1;
  color: #fff;
 }
*/
 #logo_and_sb {
  display: block;
  height: 130px;
  background-color: #fff;
 }
 .header-logo-img {
  margin: 20px 0;
  float: left;
 }
 .header-banner {
  float: right;
  margin: 20px 0;
 }
 #h-sub2 {
  clear: both;
  display: block;
  /*height: 62px;*/
  padding: 0.3em 0.4em;
  background-color: #bbb;
 }
 .h-ul {
  list-style: outside none none;
 }
 .header-banner2 {
  margin: 0 auto;
  padding: 20px 128px;
 }
 /*.h-cat-item {*/
 .cat-item {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 3px;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0.15em 0;
  /*padding: 0.2em 0.4em;*/
 }
 /*.h-cat-item a {*/
 .cat-item a {
  display: block;
  padding: 0.2em 0.4em;
 }
 /*.h-cat-item:hover {*/
 .cat-item:hover {
  background-color: #404040;
 }
 /*.h-cat-item a:hover {*/
 .cat-item a:hover {
  color: #eee;
 }
 #h-superbanner {
  display: block;
  height: 130px;
  background-color: #fff;
 }
 #h-key {
  display: block;
  padding: 0.2em 0;
  background-color: #f0fff0;
 }
 #h-key p {
  float: left;
  font-size: 1.3em;
  font-weight: 300;
  /*margin-top: 6px;*/
  padding-top: 0.4em;
  padding-left: 0.5em;
  /*
  margin-right: 6px;
  padding-top: 6px;
  padding-left: 8px;
  font-size: 80%;
  */
 }
 #h-key-ul {
  display: inline-block;
  padding-top: 0.3em;
  padding-left: 0.5em;
  /*padding-top: 2px;*/
  list-style: none;
  font-size: 1.42em;
  font-weight: 500;
}
 #h-key-ul li {
  display: inline !important;
  text-decoration: none;
  /*font-size: 80%;
  font-weight: bold;*/
 }
 #h-key-ul li a {
  color: #FF7F50;
 }

 #h-breadcrumb {
  clear: both;
  display: block;
  height: 30px;
  background-color: #fff;
 }
 .bc {
  padding: 0.3em 0.5em;
  font-size: 1.5em;
  font-weight: 300;
  height: 1em;
  overflow: hidden;
 }
 .tickerdiv {
  position: relative;
  float: left;
  height: 30px;
  width: 543px;
  visibility: hidden;
  overflow: hidden;
 }
 .tickerul {
  margin: 1px 0 0 6px;
 }
 .tickerh3 {
  font-weight: normal;
 }
 .tickerli a {
  color: #666;
 }
 .tickerli {
  font-size: 1.4em;
  line-height: 2.1em;
  /*height: 30px;*/
  /*line-height: 210%;*/
 }
 .social2 {
  display: inline;
  margin-top: 4px;
  float: right;
  z-index: 10;
 }
 #social-single {
  line-height: 1em;
 }
 .glin {
  padding: 0;
 }
 #left-menu {
  float: left;
  width: 200px;
  /*height: 1000px;*/
  /*background-color: #eee;*/
 }
 #main-contents {
  float: left;
  width: 512px;
  padding: 0 6px;
 }
 #center-notice {
  width: 512px;
  padding: 0;
  margin-bottom: 8px;
 }
 #center-notice img { margin-bottom: 8px; }
 #center-notice div.textwidget { margin: 0 22px 8px 22px;}
 #main-contents-page {
  float: left;
  width: 512px;
  padding: 0 6px;
 }
  #content-header {
   background-color: #ddd;
   margin-bottom: 0.8em;
  }
  .after-sticky {
   margin-top: 1.6em;
  }
  #content-header-sticky {
   background-color: #fafafa;
   margin-top: 1em;
   border-bottom: solid 6px #ff0;
  }
  #content-header-tkr {
   background-color: #ddd;
   margin-bottom: 0.8em;
  }
  /*.sticky.sticky2 {*/
  .sticky2 {
   background-color: #FFF0F5; /*FFE4E1*/
  }
  .sticky:not(.sticky2) {display: none;}
  .featured-post {
   color: #FF4500;
   font-size: 1.6em;
   font-weight: 500;
  }
  .post-box {
   margin-bottom: 1em;
  }
  .post-box-sticky {
   margin-bottom: 0;
  }
  .bottom-sticky {
   font-size: 1.18em;
   margin-top: 0.8em;
  }
  .content-title {
   color: #999;
   background-color: #fff;
   display: inline-block;
   padding: 0.2em 0.5em 0.2em 0.2em;
   font-size: 1.6em;
   font-weight: 800;
  }
  .content-title-sticky {
   color: #fff;
   background-color: #999;
   display: inline-block;
   /*padding: 0.2em 0.5em 0.2em 0.2em;*/
   padding: 0.4em 1em 0.2em 1em;
   font-size: 1.6em;
   font-weight: 800;

   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   -moz-border-radius-topleft: 6px;
   -moz-border-radius-topright: 6px;
   -webkit-border-top-left-radius: 6px;
   -webkit-border-top-right-radius: 6px;
  }
  .ch-green {
   background-color: #93FFAB !important;
  }
  .ch-pink {
   background-color: #FF97C2 !important;
  }
  .ch-yellow {
   background-color: #FFFF77 !important;
  }
  .ct-navy {
   color: #000080 !important;
  }

  .tkrchild-title {
   display: block;
   margin-top: 1.2em;/*18px;*/
   margin-bottom: 0.5em;/*8px;*/
   height: auto;
   width: auto;
   border-bottom: 1px solid #333;
  }
  .tkrchild-title h5 {
   display: inline;
   margin-left: 0.4em;/*8px;*/
   font-size: 1.9em;
   font-weight: 600;
   line-height: 1em;/*14px;*/
  }
  .tkrchildren {
   display: inline;
   margin-left: 20px;
   font-weight: normal;
   font-size: 14px;
   line-height: 14px;
  }
  .entry-excerpt {
   font-size: 1.3em;
  }
  .entry-date {
   float: right;
  }

 #main-contents-single {
  float: left;
  /*width: 724px;*/
  width: 712px;
  padding: 0 6px;
  font-size: 1.6em;
  line-height: 180%;
 }
 #main-contents-single span {
  display: inline-block;
  line-height: 140%;
 }
 .li-span {
  display: inline !important;
  line-height: 1em !important;
  font-size: 10pt !important;
 }
 .entry-title-single {
  background-color: #777;
  color: #fff;
  margin-bottom: 0.2em;
  font-size: 1.5rem;
  line-height: 160%;
  font-weight: 600;
  padding: 0 0.4em;
 }
 .category-line {
  margin-bottom: 0.4em;
  padding: 0 0.5em;
  font-size: 0.8rem;
  line-height: 140%;
 }
 .category-line a {
  display: block;
  border: 1px solid #6491A1;
  border-radius: 2px;
  background-color: #6491A1;
  color: #fff;
  padding: 0.2em 0.5em;
  /*margin: 0px 4px 2px 0px;*/
  margin: 0 0.3em 0.8em 0;
  float: left;
 }
 .category-line a:hover {
  background-color: #fff;
  color: #6491A1;
 }
 .entry-content {
  padding: 0 0.4em;
  clear: both;
 }
 .entry-content p span {
  word-wrap: break-word;
 }
 .wp-caption {
  margin-bottom: 50px;
 }
 .wp-caption-text {
  font-size: 0.85em;
  line-height: 140%;
 }
 .single-timestamp {
  padding: 20px 0;
  font-size: 0.7em;
 }
 .row {
  font-size: 0.7em;
 }
 #ads3 {
  margin-top: 40px;
 }
 .ggl-single2 {
  width: 336px;
  margin: 0 auto 20px;
 }
 .ggltype-single {
  width: 300px;
  margin: 20px auto 20px;
 }


 /* SIDEBAR LEFT */
 .widget-title:before {
  content:" ";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #183345;
 }
 .widget-title {
  position: relative;
  margin-left: -10px;
  margin-bottom: 0.3em;
  color: #fff;
  background-color: #385a72;
  font-size: 1.4em;
  font-weight: 700;
  padding: 0.3em 0.3em 0.3em 1.3em;
 }
 .widget-title a {
  color: #fff;
 }
 .widget div {
  margin-bottom: 1em;
  /*padding: 0 0.5em;*/
  font-size: 1.3em;
 }
 .widget ul {
  margin: 0 0.5em 1em 0.8em;
  font-size: 1.3em;
 }
 .widget li {
  margin-bottom: 0.5em;
 }
 .widget_rss ul {
  list-style-type: disc;
  padding: 0 0.5em 0 0.5em;
 }
 .rssSummary {
  font-size: 1em !important;
 }
 /* for Widget NewPost Catch */
 #npcatch .date {
  margin-left: 1em;
 }
 #npcatch .title {
  width: 183px !important;
  padding: 0.3em 0 !important;
 }

 /* SIDEBAR RIGHT */
 .textwidget .adlantiss_frame {
  width: 300px;
  height: 150px;
 }
 #right-affi {
  float: left;
  width: 300px;
  /*height: 1000px;*/
  /*background-color: #eee;*/
 }
 .widget-right div {
  margin-bottom: 1em;
  /*padding: 0 0.5em;*/
  font-size: 1.3em;
 }
 .widget-right ul {
  margin-bottom: 1em;
  font-size: 1.3em;
 }
 .widget_oldpost_widget ul {
  list-style-type: none;
  padding-left: 1.1em;
  /*margin-bottom: 10px;*/
  /*padding: 0 6px 0 20px;*/
 }
 .widget_oldpost_widget ul li {
  margin-bottom: 0.5em;
  padding: 6px 6px 6px 0;
  border-bottom: 1px gray dotted;
 }
 .widget-right img {
  margin-bottom: 1.4em;
 }
 .widget-title-right {
  position: relative;
  margin-right: -10px;
  margin-bottom: 0.3em;
  color: #fff;
  background-color: #385a72;
  font-size: 1.4em;
  font-weight: 700;
  padding: 0.3em 1.3em 0.3em 0.3em;
 }
 .widget-title-right:after {
  content: " ";
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 10px 10px 0 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #183345;
 }
 /* dt */
 .dtree {
  white-space: nowrap !important;
  font-size: 13px !important;
 }
 .dtree img {
  margin: 0 0 0 4px !important;
  border: 0px !important;
  vertical-align: middle !important;
 }
 .oclinks { /*the open/close links*/
  display:none; /*to be revealed only if javascript is on!*/
 }
 .oclinks_sep{/*the open/close link separator*/}
 .dtree a.nodeSel { /*the currently selected node, if "Highlight selection" is on*/
  text-decoration: underline !important;
 }
 .dtree .clip {
  overflow: hidden;
  margin-bottom: 0;
 }
 .dtree-rss{/*feed icons*/
  padding-right: 15px; 
  background: url('dtree-img/feed-icon.png') no-repeat center right;  
  text-decoration: none;   
 }
 .dtree-rss:hover{	
  padding-right: 15px; 
  background: url('dtree-img/feed-icon_h.png') no-repeat center right;  
  text-decoration: none;
 }
 .dtree a {}
 .dtree a.node{}
 .dtree a.node:hover, .dtree a.nodeSel:hover {}
 .dtNode {
  margin: 0 !important;
  font-size: 13px !important;
 }
 .dtree_arc{ /* _any_ archive tree*/
  /*
  dtree_cat for categories, 
  dtree_pge for pages, 
  dtree_lnk for links,
  dtree_tax for taxonomies
  */
 }
 #dtree_arc1{ /*the _first_ archive tree*/	
  /*
  dtree_arc2 for second archive tree
  dtree_cat5 for the fifth cateogory tree
  etc.
  */
 }
 #dtree_arc1 a.node{ /*style _nodes_ in the _first archive_ tree*/}
 #oclinks_arc1{}/*open/close links for the _first archive_ tree*/
 #oclinks_sep_arc1{}/*open/close link separator for the _first archive_ tree*/

/*
 #menu-side-link .menu-item {
  margin: 0 !important;
  font-size: 13px !important;
 }
 .sub-menu .menu-item {
  margin: 0 !important;
  font-size: 13px !important;
 }
*/
 /*カレンダー*/
 div#sidebar li.widget_calendar h2 {
  display: none;
 }
 div#calendar_wrap {
  width: 300px;
  margin-top: 25px;
  font-size: 0.75em;
 }
 table#wp-calendar {
  width: 300px;
  border-collapse: collapse;
  font-size: 1.3em;
  margin-bottom: 1.4em;
 }
 table#wp-calendar caption {
  text-align: center;
  color: #ED4400;
  font-weight: bold;
  padding-bottom: 3px;
 }
 table#wp-calendar th,table#wp-calendar td {
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border-bottom: solid 1px #CCC;
 }
 table#wp-calendar td a {
  /*background-color: #f00;*/
  font-weight: bold;
 }
 table#wp-calendar th {
  background-color: #ED4400;
  color: #FFF;
  font-weight: bold;
 }
 table#wp-calendar td#prev {
  text-align: left;
 }
 table#wp-calendar td#next {
  text-align: right;
 }



 /* PC外に出した(PC・モバイル共用に)
 #bottom-footer {
  clear: both;
  height: 50px;
  background-color: #fafafa;
  display: block;
 }
  .pleft {
   font-size: 1.1em;
   float: left;
   margin: 1em;
   background-color: #fafafa;
  }
  .pright {
   font-size: 1.1em;
   float: right;
   margin: 1em;
   background-color: #fafafa;
  }
 */
 #large-footer {
  background-color: #eee;
 }
 #bottom-switch {
  display: none;
  cursor: pointer;
 }
 #switchmsg {
  font-size: 2em;
  font-weight: 800;
  /*margin: 1em auto !important;*/
  display: block;
  text-align: center;
 }
 .pcoff {display: none;}


 /* PCここまで */

 /* mobile以外 */
 #mobile-menu{display: none;}
 #mobile-navi{display: none;}
 #swiper-bottom{display: none;}
 #mobile-head{display: none;}
 .swiper-container{display: none;}
 #mobilead1{display: none;}
 #mobilead2{display: none;}
 .mobilead3{display: none;}
 #mobile-page-navi{display: none;}
 #content-header-mobile{display: none;}
 #spmessage{display: none;}
 /* mobile以外ここまで */
}

/*
mobileのsingleの次ページがある場合だけ表示したかったのでclass名を変えたためここにスタイルを
*/
.wp-pagenavi2 {
        clear: both;
}
.wp-pagenavi2 a, .wp-pagenavi2 span {
        text-decoration: none;
        border: 1px solid #BFBFBF;
        padding: 3px 5px;
        margin: 2px;
}
.wp-pagenavi2 a:hover, .wp-pagenavi2 span.current {
        border-color: #000;
}
.wp-pagenavi2 span.current {
        font-weight: bold;
}

/*
wpp用の追加スタイル
*/
.wpp-list li {
  padding: 6px 0;
  border-bottom: 1px gray dotted;
}
