body{
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo,游ゴシック体, 'Yu Gothic', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background-color: #FFF;
}

.site-branding .site-title{
    display: inline-block;
}
.site-branding .site-description{
    display: inline-block;
}

.header-image a:hover img, .header-image a:focus img{
    opacity: 1;
}

.postid-1312 table tr > td:first-child{
    width: 100px;
}

.header-image{
    margin: 0;
    /*
    height: 100px;
    overflow: hidden;
    */
}

.header-image a{
    display: block;
    overflow: hidden;
    height: 5px;
    background-image: url('/wp-content/uploads/2016/04/ironnakoto.png');
    /*
    margin-left: -1000px;
    margin-right: -1000px;
    */
}

.header-image a img{
  display: none;
    max-width: none;
    position: relative;
    top: -100px;
}

.profile{
  /*
  border: 1px solid #CC4B00;
  */
  border: 1px solid #ccc;
  padding: 10px 10px;
}

.profile h2{
  text-align: center;
  font-weight: bold;
  font-size: 20px;

}

.profile .name{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.profile img{
  width: 100px;
  display:block;
  margin:0 auto 10px;
  border-radius: 50%;
}
.profile .text{

}

.amazon-photo{
    padding: 10px 50px;
    border: solid 3px #ECECEC;
    outline: solid 1px #C5C5C5;
}

.entry-content ol{
    list-style: none;
}

.entry-content ol li{
    padding-left: 50px;
    position: relative;
    margin-bottom: 15px;
    min-height: 50px;
}

.entry-content ol li:before{
    content: '1';
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    padding-top: 0px;
    background-color: #cc4b00;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.75rem;
}

.entry-content ol li:nth-child(2):before{
    content: '2';
}

.entry-content ol li:nth-child(3):before{
    content: '3';
}

.entry-content ol li:nth-child(4):before{
    content: '4';
}

.entry-content ol li:nth-child(5):before{
    content: '5';
}



.site-header{
    padding-top:0;
    padding-bottom: 10px;
}

.site-title{
    font-weight: normal;
    letter-spacing: 0.2em;
}

.entry-title{
    /*
    border-bottom: 3px solid #CC4B00;
    */
    border-left: 2px solid #cc4b00;
    padding: 30px 0 30px 30px;
    font-weight: normal;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: 0.2em;
}

.entry-content h2{
    /*
    border-bottom: 2px solid #CC4B00;
    */
    border-left: 2px solid #cc4b00;
    padding: 30px 0 30px 20px;
    font-weight: normal;
    letter-spacing: 0.1em;
    /*
    line-height: 5.0rem;
    */
}

.navigation{
    border-top: 2px solid #CC4B00;
    border-bottom: 2px solid #CC4B00;
}
.navigation .nav-next{
    border: none;
    border-top: 1px dashed #CC4B00;
}
.site-footer .site-title:after{
    content: '';
}

.widget {
    /*
    border-top: 3px solid #CC4B00;
    */
    border: none;
    padding: 0;
}

.widget ul{
    list-style: none;
}
.widget .widget-title{
    font-family: inherit;
    /*
    border-bottom: 2px solid #CC4B00;
    */
    /*
    background-color: #CC4B00;
    */
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    font-weight: normal;
    font-size: 23px;
    position: relative;
    background-image: url(/wp-content/uploads/2016/04/ironnakoto.png);
    text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
}

.widget .widget-title:before{
    content: '';
    /*
    border-top: 15px solid #CC4B00;
    */
    border-top: 15px solid #e7712a;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    left: 30%;
    position: absolute;
}

#npcatch{
    margin: 0;
    list-style: none;
}

#npcatch li{
    padding: 5px;
    margin-bottom: 5px;
}

#npcatch li a{
    display: table;
    width: 100%;
}
#npcatch li:hover{
    background-color: #ddd;
}
#npcatch li a img{
    display: table-cell;
    vertical-align: middle;
}
#npcatch li a span{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    width: 70%;
    font-size: 18px;
}

.tptn_posts_widget ul{
    margin: 0;
    padding: 0;
}

.tptn_posts_widget li{
    padding: 5px;
    margin-bottom: 5px;
}

.tptn_posts_widget li {
    display: table;
    width: 100%;
}
.tptn_posts_widget li:hover{
    background-color: #ddd;
}
.tptn_posts_widget li  > a{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.tptn_posts_widget li  > a:before{
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #CC4B00;
    /*
    border: 1px solid #8A3808;
    */
    position: absolute;
    top:0;
    left:0;
}

.tptn_posts_widget li  > a:after{
    content:'1';
    font-weight: bold;
    color: #fff;
    display: block;
    position: absolute;
    top:-2px;
    left:5px;
}

.tptn_posts_widget li:nth-child(2)  > a:after{
    content:'2';
}

.tptn_posts_widget li:nth-child(3)  > a:after{
    content:'3';
}

.tptn_posts_widget li:nth-child(4)  > a:after{
    content:'4';
}

.tptn_posts_widget li:nth-child(5)  > a:after{
    content:'5';
}

.tptn_posts_widget li:nth-child(6)  > a:after{
    content:'6';
}

.tptn_posts_widget li:nth-child(7)  > a:after{
    content:'7';
}

.tptn_posts_widget li:nth-child(8)  > a:after{
    content:'8';
}

.tptn_posts_widget li:nth-child(9)  > a:after{
    content:'9';
}

.tptn_posts_widget li:nth-child(10)  > a:after{
    content:'10';
}


.tptn_posts_widget li > span{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    width: 70%;
    font-size: 18px;
}

.tptn_posts_widget img{
    border-radius: 50%;
}

.yarpp-related{
    /*
        border-top: 1px dashed #CC4B00;
        padding-top: 20px;
        */
}

.yarpp-related h3{
    /*
    border-bottom: 2px solid #CC4B00;
    */
    color: #fff;
    padding: 10px 5px !important;
    text-align: center;
    font-weight: normal !important;
    margin-bottom: 10px !important;
    background-color: #CC4B00;
    position: relative;
}

.yarpp-related h3:before{
    content: '';
    border-top: 15px solid #CC4B00;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    left: 30%;
    position: absolute;
}

.yarpp-related a{
    text-decoration: none;
    box-shadow: none;
}

.yarpp-related .yarpp-thumbnail .yarpp-thumbnail-title{
    font-weight: normal;
    overflow: visible;
}

.yarpp-related .yarpp-thumbnail img{
    border-radius: 50%;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail{
    height: 250px;
}

.amazonjs_item a{
    box-shadow: none;
}

ins.adsbygoogle{
    background-color: transparent;
}

ul.top-list{
    list-style: none;
    margin: 0 10px;
    display:flex;
    flex-wrap:wrap;
}

ul.top-list li.article{

  width: 50%;
    position: relative;
    /*
    padding: 5px;
    */
    padding: 1px;
}

ul.top-list li.article a{
  /*
  border-bottom: 1px solid #ccc;
  */
  margin-bottom: 5px;
  /*
  transition: all .3s ease;
  */
      /*
  padding: 10px;
  */
  /*
  border: 2px solid transparent;
  */
  /*
  margin: 1px;
  */
  height: 100%;
  display:flex;
  /*
  justify-content: space-between;
  */
  flex-direction: column;
    width: 100%;
    color: #333;
}


ul.top-list li.article:hover a{
  /*
    background-color: #eee;
    */
    /*
    border-color: #CC4B00;
    */
}

ul.top-list li:nth-child(5n+1){
  width: 55%;
}
ul.top-list li:nth-child(5n+2){
  width: 45%;
}
ul.top-list li:nth-child(5n+3){
  width: 45%;
}
ul.top-list li:nth-child(5n+4){
  width: 55%;
}

ul.top-list .thumbnail{
    display: block;
    /*
    width: 40%;
    */
    overflow: hidden;
    height: 250px;
    position: relative;
}
ul.top-list .thumbnail:after{
  content: '';
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity: 0;
  background-color: #000;
  transition: all 1s ease;
}
ul.top-list .thumbnail:hover:after{
  opacity: 0.5;
}
ul.top-list li.article .thumbnail img{
  transition: all 10s ease;
}
ul.top-list li.article:hover .thumbnail img{
  transform: scale(1.3);
}
ul.top-list .read{

    display: none;
    margin: 0 0 10px 0;
    padding: 5px;
    /*
    border-radius: 10px;
    */
    color: #CC4B00;
    text-align: right;
    /*
    font-size: 14px;
    */
    /*
    background-color: #CC4B00;
    border-bottom: 5px solid #8A3808;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    letter-spacing: 3px;
    position: relative;
    */
    /*
    position: absolute;
    right: 10px;
    bottom: 40px;
    */
    /*
    transition:all .2s ease;
    */
}

ul.top-list li.article:hover .read{

}



ul.top-list .text{
    display: block;
    padding: 0;
    position: relative;
}

ul.top-list li.article .text{
  display:flex;
  justify-content: space-between;
  flex-direction: column;
  height: calc(100% - 250px);
}

ul.top-list .title{
    margin: 0;
    padding: 10px 0 0 ;
    font-size: 23px;
    line-height: 1.4em;
    font-weight: bold;
    /*
    height: 100%;
    */
}
ul.top-list li.article:hover .title{
  color: #CC4B00;
}
ul.top-list .title:first-letter{
  font-size: 30px;
  background-color: #333;
  color: #fff;
  padding:0 10px;
  display: inline-block;
}

ul.top-list .date{
    display: block;
    text-align: right;
    font-size: 15px;
    /*
    position: absolute;
    right:10px;
    bottom:20px;
    */
}
ul.top-list li.ads{
  margin: 20px 0 30px;
  width: 100%;
}
ul.top-list li.ads .desc{
  text-align: center;
}
.inch-diff-box{
    overflow-x: auto;
}

.inch-diff-box .inch{
    box-sizing: content-box;
    display: table;
    margin: 10px auto;
    /*
    border: 1px solid #000;
    */

    border-top: 1.0cm solid #000;
    border-left: 0.2cm solid #000;
    border-right: 0.2cm solid #000;
    border-bottom: 1.0cm solid #000;

    border-radius: 0.5cm;
}

.inch-diff-box .inch-land{
    box-sizing: content-box;
    display: table;
    margin: 10px auto;
    border-top: 0.2cm solid #000;
    border-left: 1.0cm solid #000;
    border-right: 1.0cm solid #000;
    border-bottom: 0.2cm solid #000;

    border-radius: 0.5cm;
}

.inch-diff-box .line{
    width: 3cm;
    color: #fff;
    text-align: center;
    /*
    height:10px;
    */
    background-color: #CC4B00;
    margin:0 auto;
}

.inch-diff-box .circle{
    width: 2cm;
    height: 2cm;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #CC4B00;
    margin:0 auto;
    padding-top:10px;
}

.inch-diff-box .guide{
    margin-top: 20px;
    font-size: smaller;
}

.inch-diff-box .inch > .label,
.inch-diff-box .inch-land > .label
{
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
}

.inch-diff-box .inch40{
    width:4.98cm;
    height:8.84cm;
    /*
    border-bottom: 1.5cm solid #000;
    */
}

.inch-diff-box .inch40-land{
    height:4.98cm;
    width:8.84cm;
    /*
    border-bottom: 1.5cm solid #000;
    */
}

.inch-diff-box .inch45{
    width:5.6cm;
    height:9.94cm;
}

.inch-diff-box .inch45-land{
    height:5.6cm;
    width:9.94cm;
}

.inch-diff-box .inch47{
    width:5.85cm;
    height:10.4cm;
}

.inch-diff-box .inch47-land{
    height:5.85cm;
    width:10.4cm;
}

.inch-diff-box .inch50{
    width:6.22cm;
    height:11.05cm;
}

.inch-diff-box .inch50-land{
    height:6.22cm;
    width:11.05cm;
}

.inch-diff-box .inch52{
    width:6.48cm;
    height:11.51cm;
}

.inch-diff-box .inch52-land{
    height:6.48cm;
    width:11.51cm;
}

.inch-diff-box .inch55{
    width: 6.85cm;
    height:12.15cm;
}

.inch-diff-box .inch55-land{
    height: 6.85cm;
    width:12.15cm;
}

.inch-diff-box .inch57{
    width: 7.1cm;
    height:12.62cm;
}

.inch-diff-box .inch57-land{
    height: 7.1cm;
    width:12.62cm;
}

.inch-diff-box .inch60{
    width:7.47cm;
    height:13.26cm;
}

.inch-diff-box .inch68{
    width:8.47cm;
    height:15.05cm;
}

.inch-diff-box .bg-yahoo-pc{
    /*
    background-image: url('/wp-content/uploads/2016/07/Screenshot_2016-07-17-19-50-18.jpg');
    */
    background-image: url('/images/yahoo_port.jpg');
    background-size: cover;
}

.inch-diff-box .bg-yahoo-pc-land{
    /*
    background-image: url('/wp-content/uploads/2016/07/Screenshot_2016-07-17-19-50-18.jpg');
    */
    background-image: url('/images/yahoo_land.jpg');
    background-size: cover;
}

.inch-diff-box .desc{
    margin: 10px 0;
    text-align: center;
}

.inch-diff-box .desc .inch-label{
    font-size: 2.0rem;
    margin-right: 10px;
}

.inch-diff-box .desc .size{
    font-size: 1.8rem;
}

.inch-diff-box .zenfone3{
    border-top: 1cm solid #000;
    border-left: 0.2cm solid #000;
    border-right: 0.2cm solid #000;
    border-bottom: 1.5cm solid #000;

    border-radius: 0.5cm;
}


.footer-ads{
    margin: 50px 0;
}

.footer-ads:after {
    content:" ";
    display:block;
    clear:both;
}

.footer-ads .ads-left{
    float:left;
    width: 50%;
    text-align:right;
}
.footer-ads .ads-right{
    float: left;
    width: 50%;
    text-align:left;
}
.custom-pagination{
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap:wrap;
}
.custom-pagination .page-numbers{
  width: 50px;
  height: 50px;
  border: 1px solid #CC4B00;
  display: flex;
  align-items:center;
  justify-content: center;
  margin: 1px 1px;
  font-size: 25px;
}
.custom-pagination span.page-numbers{
  border-color: #9a9a9a;
  background-color: #9a9a9a;
  color: #fff;
}
.custom-pagination span.page-numbers.dots{
  border:0;
  background-color: #fff;
  color: #333;
}
.custom-pagination a.page-numbers:hover{
  background-color: #CC4B00;
  color: #fff;
}
.custom-pagination .page-numbers.next, .custom-pagination .page-numbers.prev{
  width: 100px;
}

@media screen and (max-width: 900px){
  .site-header{
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media screen and (max-width: 600px) {
  ul.top-list li.article{
    width: 100% !important;
  }
  ul.top-list .title{
    font-size: 18px;
  }
  ul.top-list li:nth-child(odd) a{
    /*
          flex-direction: row-reverse;
          */
  }

    .footer-ads .ads-left, .footer-ads .ads-right{
        float:none;
        width: 100%;
        text-align:center;
        margin-bottom:10px;
    }
    .footer-ads .ads-right{
        /*
        display: none;
        */
    }
}
