﻿/*
Template:petit
Theme Name:petit_child
*/

.post-content,
.sidebar-widget > div > ul > li {
  margin-bottom: 25px;
}

.mg-top-50 {
    margin-top: 50px;
}

.fb-logo {
  border: 1px solid #3B5998;
  padding: 15px;
  text-align: center;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

.news-section {
  overflow: hidden;
}

.news-section dl {
  width: 100%;
  overflow: hidden;
}

.news-section dt {
  font-weight: normal;
  padding: 10px 0;
}

@media screen and (min-width: 480px) {
  .news-section dt {
    float: left;
    width: 140px;
  }
  .news-section dd {
    width: 100%;
    padding: 10px 0 10px 150px;
  }
  .news-section dd p {
    font-size: 16px;
  }
}

table.container-fluid.menu-table tr>td:first-child {
  text-align: left;
}

.copyright {
  float: none;
  color: #fff;
  text-align: center;
}

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

@media screen and (min-width: 480px) {
  .test {
    overflow: hidden;
    margin-bottom: 30px;
  }
  .test1 {
    float: left;
    width: 140px;
  }
  .test2 {
    padding-left: 150px;
  }
  img.concept-img.alignright {
    width: 250px;
  }
}

@media screen and (min-width: 480px) {
  .zakka-img {
    float: left;
    padding: 0 15px;
    width: 50%;
  }

  .zakka-img img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
  .colum3 .colum-container .panel .panel-body {
    min-height: initial;
  }
}

/*==================================================
  ●背景色
==================================================*/

.top-line a.right,
nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus,
nav ul li a:focus,
.watch-more,
.sp-menu-container,
.footer {
  background: #c4af87;
}

.page #post-contents h1, .page div.main-ctn h1 {
  border-left: 7px solid #53433c;
  background: #c4af87;
}

.colum3 .colum-container .panel .panel-header{
background: rgba(196,175,135,0.7);
}

@media screen and (min-width: 769px) {
  .top-desctiption {
    text-align: center;
    margin: 80px 0;
  }

  .top-desctiption h2 {
    line-height: 2em;
  }
}
@media screen and (max-width: 768px) {
  .top-desctiption {
    display: none;
  }
}

@media screen and (min-width: 480px) {
  #top-logo.top-page-logo {
    width: 100%;
    max-width: 700px;
    margin: 100px auto;
  }
}

@media screen and (max-width: 479px) {
  #top-logo img, #footer-logo img {
    margin: 20px auto;
  }

  #top-logo img.img-responsive {
    width: 80%;
  }

  .colum3 {
    margin-top: 20px;
  }

  .colum3 .colum-container .panel .panel-body div.pl-none {
    padding-right: 0;
  }

  .colum3 .colum-container .panel .panel-body div.pd-none {
    padding: 0 0 0 15px;
  }
.colum3 .colum-container .panel .panel-body a.watch-more.fl-right {
    position: static;
    bottom: 0;
    right: 0;
    margin-right: 15px;
  }
}
/*==================================================
  ●フォント
==================================================*/

@font-face {
  font-family: 'fontello';
  src: url("./font/fontello.eot");
  src: url("./font/fontello.eot?57098116#iefix") format('embedded-opentype'), url("./font/fontello.woff") format('woff'), url("./font/fontello.ttf") format('truetype'), url("./font/fontello.svg#fontello") format('svg');
}
#post-contents h2:before,
#sidebar-blog h2:before,
.bg-icon1:before {
  font-family: 'fontello';
  content: 'a';
  margin-right: 7.5px;
}