@charset "UTF-8";
#main {
  float: left;
}

body {
  min-width: 1000px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

#childCats ul li span, #copyright, #pager span, .entrySummary ul li .meta .date {
  font-family: Helvetica,Arial,sans-serif;
}

a {
  color: #2D69AA;
  outline: 0;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

a:hover {
  color: #528fd1;
}

.bl-hover, .hover a:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
}

a.hover:hover, a:hover img {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
}

.notHover a:hover img, a.notHover:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  zoom: 1;
}

input, textarea, select {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.page {
  width: 1000px;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}

#header {
  margin-bottom: 5px;
  border-bottom: 10px solid #2D69AA;
  box-shadow: 0 0 0 5px #DFE8F2;
}

#header .page {
  position: relative;
}

#header #siteLogo {
  float: left;
  margin-top: 20px;
}

#header #utility {
  float: right;
  margin-top: 24px;
  text-align: right;
  letter-spacing: -.4em;
}

#header #utility .headerSearch {
  display: inline-block;
  position: relative;
  letter-spacing: 0;
}

#header #utility .headerSearch .box {
  width: 234px;
  padding: 7px 10px 7px 45px;
  border: 1px solid #CCC;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 16px;
}

#header #utility .headerSearch .headerSearchIcon {
  position: absolute;
  top: 7px;
  left: 10px;
  line-height: 1;
  font-size: 24px;
  color: #CCC;
}

#header #utility .icon {
  float: right;
  text-align: right;
}

#header #utility .icon ul li {
  display: inline-block;
  margin-left: 10px;
  letter-spacing: 0;
}

#contents {
  position: relative;
  z-index: 2;
  margin: 35px 0 135px;
}

#main {
  width: 660px;
}

#totop.fixed {
  position: fixed;
  right: 30px;
  bottom: 22px;
  z-index: 0;
}

#totop.absolute {
  position: absolute;
  top: -72px;
  right: 30px;
}

#footer {
  position: relative;
  padding: 30px 0 28px;
  border-top: 5px solid currentColor;
  color: #2D69AA;
  text-align: center;
  font-size: 14px;
}

#footer .company {
  line-height: 1;
  letter-spacing: -.4em;
}

#footer .company li {
  display: inline-block;
  letter-spacing: 0;
}

#footer .company li::before {
  display: inline-block;
  margin: 0 .4em;
  content: "/";
}

#footer .company li:first-child::before {
  display: none;
}

#footer .copyright {
  line-height: 1;
  margin-top: 15px;
}

#footer .copyright small {
  font-size: 14px;
}

#bread ul li a {
  color: #999;
}

#bgHack {
  position: relative;
  z-index: 2;
  margin-top: -42px;
  margin-bottom: -20px;
}

#bgHack #bgInner {
  position: relative;
  width: 100%;
  height: 360px;
  background: url(//img.appps.jp/banner/bg/2015iPhone.jpeg) 50% 0 no-repeat;
}

#bgHack a:hover #bgInner {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
}

#topPage #bgHack #bgInner {
  margin-bottom: 0;
}

#bgHack #bgInner .btn {
  position: absolute;
  top: 150px;
  left: 159px;
}

.sectionTitle {
  margin-bottom: 20px;
  padding: 15px 0 17px;
  background: url(../images/bg-heading.svg) repeat-x center bottom/contain;
  color: #2D69AA;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .1em;
}

.sectionTitle .sectionTitleIcon {
  display: inline-block;
  margin-right: 26px;
  letter-spacing: 0;
}

.archiveTitle {
  line-height: 1.4;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 2px solid currentColor;
  color: #2D69AA;
  font-size: 26px;
  font-weight: 700;
}

.moreBtn {
  text-align: center;
}

.moreBtn a {
  display: inline-block;
  width: 300px;
  padding: 12px 0 10px;
  border-radius: 5px;
  background: #2D69AA;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}

.moreBtn .fa {
  margin-left: 18px;
  font-size: 24px;
}

#bread {
  margin-bottom: 28px;
}

#bread ul li {
  display: inline;
  font-size: 14px;
  color: #999;
}

#bread ul li::after {
  display: inline;
  margin: 0 8px 0 12px;
  content: '>';
}

#bread ul li.lc::after {
  display: none;
}

#entryBody .entry {
  margin-bottom: 30px;
}

#entryBody .entry .header, #entryBody .entry .inner {
  margin-bottom: 20px;
}

#entryBody .entry .header h1 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}

#entryBody .entry .header .sns {
  width: 340px;
  float: left;
}

#entryBody .entry .header .detail {
  margin-bottom: 36px;
  color: #999;
  font-size: 14px;
}

#entryBody .entry .header .detail a {
  color: #999;
}

#entryBody .entry .header .detail .detailMeta {
  float: left;
}

#entryBody .entry .header .detail .detailMeta .commentNum, #entryBody .entry .header .detail .detailMeta .date {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}

#entryBody .entry .header .detail .detailMeta .commentNum {
  margin-right: .8em;
  color: #2D69AA;
  font-size: 18px;
  font-family: Helvetica,Arial,sans-serif;
}

#entryBody .entry .header .detail .detailMeta .commentNum .fa {
  margin-right: .2em;
}

#entryBody .entry .header .detail .detailMeta .date {
  line-height: 1.4;
  font-family: Arial,Helvetica,sans-serif;
}

#entryBody .entry .header .detail .author {
  float: right;
}

#entryBody .entry .header .detail .author .name, #entryBody .entry .header .detail .author .photo {
  display: inline-block;
  vertical-align: middle;
}

#entryBody .entry .header .detail .author .photo a {
  display: block;
  border: 1px solid #DDD;
}

#entryBody .entry .footer .sns ul li {
  margin-right: 14px;
}

#entryBody .entry .footer .sns .hatena {
  margin-right: 0;
  float: right;
}

#entryBody .entry .footer .author {
  float: right;
  margin-bottom: 10px;
  text-align: right;
}

#commentsForm .formBtn, #pager {
  text-align: center;
}

#entryBody .entry .footer .sns {
  margin-bottom: 30px;
}

#entryBody .entry .footer .tag {
  margin-bottom: 50px;
}

#entryBody .entry .footer .tag ul li {
  display: inline-block;
  zoom: 1;
  margin: 0 10px 10px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#entryBody .entry .footer .tag ul li a {
  display: block;
  padding: 5px 10px;
  background: #eee;
  color: #333;
  line-height: 1.2;
}

#entryBody .entry .fbLike {
  height: 270px;
  margin-bottom: 25px;
}

#entryBody #serial {
  text-align: center;
  letter-spacing: -.4em;
}

#entryBody #serial .prev, #entryBody #serial .next {
  display: inline-block;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0;
}

#entryBody #serial .prev a, #entryBody #serial .next a {
  display: block;
  width: 320px;
  padding: 8px 0 10px;
  border: 2px solid currentColor;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
}

#entryBody #serial .prev .fa, #entryBody #serial .next .fa {
  font-size: 24px;
  vertical-align: bottom;
}

#entryBody #serial .prev {
  margin-right: 20px;
}

#entryBody #serial .prev .fa {
  margin-right: .8em;
}

#entryBody #serial .next .fa {
  margin-left: .8em;
}

.comment_form {
    margin: 20px 0 20px 0;
}

.comment_form section {
    text-align: center;
}

#comment_name {
  width: 50%;
  border: 1px solid #CCC;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 12px;
}

#comment_text {
    border: 1px solid #CCC;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 1em;
    height: 6.250em;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px 12px;
    width: 98%;
}

#comment_form_base :placeholder-shown {
  color: #DDD;
}

#comment_form_base ::-webkit-input-placeholder {
  color: #DDD;
}

#comment_form_base :-moz-placeholder {
  color: #DDD;
}

#comment_form_base ::-moz-placeholder {
  color: #DDD;
}

#comment_form_base :-ms-input-placeholder {
  color: #DDD;
}

#comment_form_base .btn {
  width: 300px;
  line-height: 1;
  margin: 0 auto;
  padding: 11px 0 15px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  background: #2D69AA;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
}

#comment_form_base .btn .fa {
  margin-left: 18px;
  font-size: 24px;
}

#pickupSummary {
  position: relative;
  margin-bottom: 20px;
}

#pickupSummary .photo {
  width: 658px;
  height: 314px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  overflow: hidden;
}

#pickupSummary .photo img {
  width: 100%;
  height: auto;
}

#pickupSummary .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

#pickupSummary .title a {
  color: #FF198C;
}

#pickupSummary .badge {
  position: absolute;
  top: -25px;
  left: -20px;
}

.entrySummary {
  margin-bottom: 20px;
}

.entrySummary ul li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.entrySummary ul li.lc {
  border-bottom: none;
}

.entrySummary ul li .photo {
  float: left;
  width: 321px;
  max-height: 152px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.entrySummary ul li .photo img {
  max-width: 100%;
  min-width: 321px;
  width: auto !important;
  width: 100%;
  height: auto;
}

.entrySummary ul li .detail {
  float: right;
  width: 323px;
}

.entrySummary ul li .detail .title {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

.entrySummary ul li .detail .title a {
  color: #333;
}

.entrySummary ul li .meta {
  font-size: 14px;
  color: #999;
}

.entrySummary ul li .meta .commentNum {
  display: inline-block;
  margin-right: .7em;
  color: #2D69AA;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18px;
}

.entrySummary ul li .meta .commentNum .fa {
  margin-right: .2em;
}

.entrySummary ul li .meta .date {
  font-size: 14px;
  line-height: 1.4;
}

.entrySummary ul .summaryTop .photo {
  float: none;
  width: 100%;
  max-height: none;
}

.entrySummary ul .summaryTop .photo img {
  width: 100% !important;
  height: auto;
}

.entrySummary ul .summaryTop .detail {
  float: none;
  width: 100%;
  margin-top: 20px;
}

#recentrySummary {
  margin-top: 60px;
}

#commentSummary ul {
  counter-reset: topRank;
}

#commentSummary ul li {
  counter-increment: topRank;
}

#commentSummary .meta::before {
  display: inline-block;
  line-height: 1;
  width: 30px;
  margin-right: 10px;
  padding: 5px 0 3px;
  background: #2D69AA;
  vertical-align: top;
  color: #FFF;
  text-align: center;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 22px;
  content: counter(topRank);
}

#commentSummary .date {
  display: none;
}

.entrySummaryW {
  margin-bottom: 20px;
  overflow: hidden;
}

.entrySummaryW ul {
  width: 674px;
}

.entrySummaryW ul li {
  float: left;
  width: 323px;
  margin-right: 14px;
  margin-bottom: 20px;
}

.entrySummaryW ul li .photo {
  width: 321px;
  height: 152px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.entrySummaryW ul li .photo img {
  max-width: 100%;
  width: auto !important;
  width: 100%;
  height: auto;
}

.entrySummaryW ul li .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.singleSummary {
  clear: both;
  margin-top: 75px;
}

.singleSummary ul li.lc {
  border-bottom: 1px solid #CCC;
}

#appSummary {
  margin-bottom: 20px;
  overflow: hidden;
}

#appSummary ul {
  width: 662px;
  margin-bottom: 20px;
}

#appSummary ul li {
  width: 330px;
  float: left;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#appSummary ul li .inset {
  padding: 20px 15px;
}

#appSummary ul li .photo {
  float: left;
  width: 90px;
  height: 90px;
}

#appSummary ul li .photo span {
  overflow: hidden;
  display: block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border: 1px solid #ccc;
}

#appSummary ul li .detail {
  float: right;
  width: 180px;
}

#appSummary ul li .detail .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

#appSummary ul li.first {
  float: none;
  width: 660px;
  padding-bottom: 20px;
  border-right: none;
}

#appSummary ul li.first .photo {
  display: inline;
  float: left;
  width: 150px;
  height: 150px;
  margin: 0 20px 0 15px;
}

#appSummary ul li.first .photo span {
  border-radius: 34px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
}

#appSummary ul li.first .detail {
  float: right;
  width: 470px;
}

#appSummary ul li.first .title {
  margin-bottom: 10px;
  font-size: 22px;
}

#appSummary ul li.first .summary {
  font-size: 15px;
}

#appSummary #pager {
  margin-top: 55px;
}

#commentsForm ul li {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

#commentsForm ul li .meta {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #999;
}

#commentsForm ul li .meta .name {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px dotted #999;
}

#commentsForm ul li .meta .date a {
  margin-left: 5px;
  font-size: 12px;
}

#commentsForm ul li .summary {
  font-size: 15px;
  line-height: 1.4;
}

#commentsForm ul li .summary p {
  margin-bottom: 10px;
}

#commentsForm .commentTable {
  width: 100%;
  margin-bottom: 20px;
}

#commentsForm .commentTable tr th {
  width: 80px;
  padding-top: 5px;
  font-size: 14px;
  vertical-align: top;
  font-weight: 700;
}

#commentsForm .commentTable tr td {
  width: 580px;
}

#commentsForm .commentTable .inset {
  padding: 5px 10px;
}

#commentsForm .commentTable input[type=text], #commentsForm .commentTable textarea {
  padding: 6px 4px;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 15px;
}

#commentsForm .commentTable input[type=text] {
  width: 290px;
}

#commentsForm .commentTable textarea {
  width: 530px;
}

#commentsForm .commentTable tr td.login {
  font-size: 12px;
}

#childCats {
  margin-bottom: 40px;
}

#childCats .title {
  padding: 5px 10px;
  background: #2D69AA;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
}

#childCats ul {
  padding: 16px 16px 11px;
  background: #DFE8F2;
}

#childCats ul li {
  display: inline-block;
  zoom: 1;
  margin: 0 5px 5px 0;
  border: 2px solid #2D69AA;
  border-radius: 5px;
}

#childCats ul li a {
  display: block;
  line-height: 1.2;
  padding: 5px 8px 3px 8px;
  border-radius: 5px;
  background: #fff;
  color: #0561A9;
  font-size: 16px;
  font-weight: 700;
}

#childCats ul li span {
  display: inline-block;
  position: relative;
  top: -1px;
  line-height: 1;
  min-width: 26px;
  margin-left: 5px;
  padding: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #DFE8F2;
  text-align: center;
  font-size: 14px;
  font-family: Helvetica,Arial,sans-serif;
  vertical-align: middle;
}

#pager span {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  color: #2D69AA;
  font-size: 18px;
  font-weight: 700;
}

#pager span a {
  display: block;
  min-width: 46px;
  padding: 10px;
  border: 2px solid currentColor;
  border-radius: 5px;
  box-sizing: border-box;
  color: #2D69AA;
  font-weight: 700;
}

#pager span.current em {
  display: block;
  min-width: 46px;
  line-height: 1.6;
  padding: 12px 10px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #2D69AA;
  color: #fff;
  font-weight: 700;
}

#pager span.prev a {
  padding: 10px 16px;
}

#pager span.prev a .fa {
  margin-right: .3em;
}

#pager span.next a {
  padding: 10px 16px;
}

#pager span.next a .fa {
  margin-left: .3em;
}

#sub {
  float: right;
  width: 300px;
}

#sub .item {
  margin-bottom: 30px;
}

#sub .widget {
  margin-bottom: 10px;
}

#subRanking .subRankingTitle {
  padding: 14px 0 12px;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  color: #2D69AA;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .2em;
}

#subRanking .subRankingSummary {
  list-style: none;
  margin-bottom: 20px;
  counter-reset: ranking;
}

#subRanking .subRankingSummary li {
  position: relative;
  margin-top: 16px;
  border: 1px solid #DDD;
  counter-increment: ranking;
}

#subRanking .subRankingSummary li::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  line-height: 1;
  width: 30px;
  padding: 5px 0 3px;
  background: #2D69AA;
  color: #FFF;
  text-align: center;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 22px;
  content: counter(ranking);
}

#subRanking .subRankingSummary li a {
  display: block;
  color: #333;
  text-decoration: none;
}

#subRanking .subRankingSummary li a:hover {
  opacity: .7;
}

#subRanking .subRankingSummary li a:hover img {
  opacity: 1;
}

#subRanking .subRankingSummary li .photo {
  border-bottom: 1px solid #DDD;
}

#subRanking .subRankingSummary li .photo img {
  width: 100%;
  height: auto;
}

#subRanking .subRankingSummary li .detail {
  padding: 5px 12px 7px;
}

#subRanking .subRankingSummary li .detail .title {
  font-weight: 700;
}

#subRanking .subRankingSummary li .detail .meta {
  text-align: right;
}

#subRanking .subRankingSummary li .detail .meta .commentNum {
  color: #2D69AA;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
}

#subRanking .subRankingSummary li .detail .meta .commentNum .fa {
  margin-right: .2em;
}

#sub .widget .sub-menu li, #sub .widget li {
  padding-bottom: 3px;
  list-style-position: outside;
}

#subRank .rank ul li span {
  display: block;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}

#subRank .rank ul li span a {
  display: block;
}

#subRank .rank ul li p {
  line-height: 1.3;
  font-weight: 700;
}

#sub .widget h4 {
  width: 300px;
  height: 44px;
  padding-top: 7px;
  padding-left: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  background: url(../images/SubWidgetH.png) no-repeat;
}

.amz-icon, .amz-info {
  width: 300px !important;
}

#sub .widget .sub-menu li {
  padding-left: 10px;
  background: url(../images/list01.png) 2px 8px no-repeat;
}

#sub .widget li {
  padding-left: 40px;
  background: url(../images/list01.png) 25px 8px no-repeat;
}

.amz {
  margin: 0 auto;
  margin-bottom: 20px !important;
}

.amz .button a {
  background-image: url(//db.appps.jp/Pics1/btn_amazon.png) !important;
}

.amz .button a:active {
  background-image: url(//db.appps.jp/Pics1/btn_amazon.png) !important;
}

.amz-info {
  padding: 0 0 0 10px !important;
  text-align: left;
}

.amz .title {
  padding-top: 3px !important;
  font-family: helvetica !important;
  font-weight: 700 !important;
}

.amz .detail, .amz .price {
  font-size: 14 !important;
}

.amz .button {
  padding: 10px 0 0 !important;
}

.amz .button a {
  display: block !important;
  margin-left: -5px !important;
  margin-top: 15px !important;
  width: 301px !important;
  height: 48px !important;
  background-size: 301px 48px !important;
  background-repeat: no-repeat !important;
}

.amz .button a img {
  display: none !important;
}

.gfyitem {
  height: 238px;
}
