@charset "UTF-8";
/*
Theme Name: fp5
Theme URI: http://www.feelingplace.com ( テーマのURL )
Description: Habakiri の子テーマです ( テーマの説明 )
Author: @feelingplace ( 作者名 )
Author URI: http://www.feelingplace.com ( 作者のURL )
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Template: habakiri
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
  text-transform: none;
  color: #57534A;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: #75ABD3;
}

a:hover {
  text-decoration: none;
}

pre {
  font-size: 1.5rem !important;
}

body {
  word-break: break-all;
}

#header {
  background-color: #E3E3E3;
}

#branding {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

#site-title {
  padding: 0;
}

#site-title img {
  padding: 0;
  max-width: 90%;
}

#site-nav, #main-wrap {
  padding: 0;
}

#contents {
  background: #FFFFFF !important;
  font-size: 1.2em;
}

#contents .post:first-of-type {
  background: #FFFFFF !important;
}

div.entry-header {
  background: #FFFFFF !important;
}

div#___ytsubscribe_0 div.fluid-width-video-wrapper {
  padding-top: 0 !important;
}

div.ad-header {
  margin: -40px auto 40px;
  margin-left: -20px;
  margin-top: 1em;
  width: 320px;
  clear: both;
}

div.ad-more {
  margin: -40px auto 40px;
  margin-left: -10px;
  margin-top: 1em;
  width: 300px;
}

div.ad-footer, div.Responsive_ads_code, div.ad-itunes, div.ad-amazon {
  margin: -20px auto 40px;
  margin-left: -10px;
  width: 300px;
}

div.ad_foot_appbank {
  margin: -20px auto -40px;
  margin-left: -10px;
  width: 300px;
}

div.googlepublisherpluginad:before {
  content: "スポンサーリンク";
}

@media screen and (min-width: 768px) {
  .ad-header, .ad-footer, ad-more {
    margin-left: auto !important;
    width: 468px;
  }
}

@media screen and (min-width: 768px) {
  .Responsive_ads_code, .ad-itunes, .ad-amazon {
    margin-left: 0 !important;
  }
}

.widget-area .widget_baylys_sociallinks {
  margin: 0;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

ul.sociallinks {
  display: block;
  /* overflow:hidden; */
  overflow: visible;
  position: relative;
  left: 50%;
  float: left;
  /* margin-left: auto; */
  /* margin-right: auto; */
}

ul.sociallinks li {
  display: inline-block;
  margin: 0px 6px 8px 0;
  padding: 0 !important;
  list-style: none;
  position: relative;
  left: -50%;
  float: left;
}

.widgets-list-layout .widgets-list-layout-blavatar {
  float: left !important;
  width: 21.276596% !important;
  max-width: 100px !important;
  width: 100px !important;
  height: auto !important;
}

@media screen and (max-width: 768px) {
  .widgets-list-layout-links {
    width: 55% !important;
    margin-left: 1em;
    display: inline-block;
    vertical-align: top;
    float: none !important;
  }
}
@@media screen and (max-width: 768px) {
  img.alignleft.wp-post-image.tfe {
    width: 250px !important;
  }
}

@media screen and (min-width: 769px) {
  .widgets-list-layout-links {
    width: 46% !important;
  }
}

div.sharedaddy .sd-content {
  width: 90% !important;
  /* 530px / 640px */
  float: right;
  margin: -2px 0 0 0;
}

@media screen and (min-witdh: 769px) {
  h3.sd-title {
    padding-left: 20px !important;
    margin-right: -100px !important;
  }
}

@media screen and (min-witdh: 769px) {
  .post-likes-widget {
    width: 90% !important;
  }
}

img.wp-post-image {
  margin: 0 2em 1em;
}

div.entry-title, div.entry-summary, div.entry-content clearfix {
  background: #FFFFFF !important;
}

footer.entry-meta {
  background: #FFFFFF !important;
}

#menu-primary {
  font-size: 1em;
  width: 100%;
  margin: 0;
  float: right;
  position: relative;
  z-index: 99;
}

.hentry .entry-title h1 {
  text-transform: none;
}

.entry-content p .entry-summary p {
  font-size: 1em;
}

div#sidebar-primary ul li {
  list-style-type: none;
}

div.widget-wrap .widget-inside {
  display: block;
  width: 300px;
}

.widget img {
  height: auto;
  padding: 0px;
  border: 0px solid #e5e5e5;
}

div.appDownloadButton img {
  height: auto;
  padding: 0px;
  border: 0px solid #e5e5e5;
  float: left;
  clear: both;
}

p, strong, small, code, script {
  margin: .4em 0 .8em 0;
  padding: 0;
}

iframe, div[id^="map_canvas"] {
  max-width: 100%;
}

.entry-content blockquote {
  border-left: 0px;
}

.entry-content blockquote p {
  background: #f4f4f4;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  font-size: 1em;
}

.entry-content h2 {
  border-color: #75ABD3;
  border-style: solid;
  border-width: 2px 0;
  margin: 1em 0;
  padding: .25em;
  position: relative;
}

.single-entry-content h2 {
  border-color: #75ABD3;
  border-style: solid;
  border-width: 2px 0;
  margin: 1em 0;
  padding: .25em;
  position: relative;
}

.entry-content h2:after, .single-entry-content h2:after {
  border-color: #75ABD3 transparent transparent;
  border-style: solid;
  border-width: 8px 8px 0;
  bottom: -8px;
  content: "";
  display: block;
  left: 32px;
  position: absolute;
}

.entry-content h2:before, .single-entry-content h2:before {
  border-color: #ffffff transparent transparent;
  border-style: solid;
  border-width: 8px 8px 0;
  bottom: -5px;
  content: "";
  display: block;
  left: 32px;
  position: absolute;
  z-index: 1;
}

.entry-content h3:before {
  color: #75ABD3;
  /* アイコンの色、適宜変更のこと */
  content: "\f00c";
  font-family: "FontAwesome",sans-serif;
  margin-right: 0.5em;
  /* アイコン右マージン */
}

div.sharedaddy h3:before {
  content: none;
}

/*
.entry-content h3, .single-entry-content h3 {
    margin: .4em 0 .8em 0;
    padding: .25em;
    border-left: solid 2px #75ABD3;
    border-bottom: dotted 2px #75ABD3;
}

.entry-content h3:before, .single-entry-content h3:before {
    margin: .4em 0 .8em 0;
    padding: .25em;
    content: "» ";
    color: #75ABD3;
}
*/
.entry-content h3, .single-entry-content h3 {
  position: relative;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  font-size: 22px;
  line-height: 38px;
  clear: both;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
  display: inline-block;
  vertical-align: top;
  float: none !important;
}

div#google_image_div {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

div.appHtmlFrame {
  margin: .4em 0 .8em 0;
}

/*
.entry-content h3:after, .entry-content h3:before, .single-entry-content h3:after, .single-entry-content h3:before {
	content:'';
	height:18px;
	width:4px;
	display:block;
	background:#75ABD3;
	position:absolute;
	top:8px;
	left:15px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}

.entry-content h3:before, .single-entry-content h3:before {
	height:10px;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	top:16px;
	left:7px
}
*/
.appHtmlFrame img {
  border: none;
  height: 100px;
}

#footer {
  padding: 0;
  color: #FFFFFF;
}

div .widget-area iframe {
  background-color: #FFFFFF;
}

div#footerwidget-wrap.clearfix .widget-area {
  margin-left: 20px;
}

@media screen and (min-width: 768px) {
  div#footerwidget-wrap.clearfix .widget-area {
    margin-left: auto !important;
  }
}

.boxShop {
  margin: 0 0 1em;
}

.boxShop dl {
  background: #ededed;
  border: #ccc 1px solid;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.boxShop dl dt {
  float: left;
  clear: left;
  width: 100px;
  border-top: #ccc solid 1px;
  margin-top: -1px;
  padding: 0.8em;
  font-size: 0.9em !important;
  font-weight: normal !important;
}

.boxShop dl dd {
  background: #fff;
  border-top: #ccc solid 1px;
  border-left: #ccc solid 1px;
  padding: 0.9em;
  margin: -1px 0 0 100px;
  font-size: 0.9em !important;
  font-weight: normal !important;
}

#shopDetailLInk {
  padding: 0;
  margin: 2px 0 0;
  font-size: 0.7em !important;
}

table {
  font-size: 0.8em !important;
}
