@charset "UTF-8";
/*!
 * news CSS
 * ---------------------------------------------
 * 
 * 
 */

@import 'sub.css';

/*  PIE ！パス確認ください！
---------------------------------*/

.catList li a,
.catList li span,
.snsList li:before {
  position: relative;
  behavior: url(/wp-content/themes/henri-charpentier/resources/js/PIE.php);
}

/*===================================
  font  
=====================================*/

.sideMenu .catList a,.sideMenu .catList a:visited,.sideMenu  .catList li span,
.snsList li a,.snsList li a:visited {
  color: #fff;
}
.post time {
  color: #a48e72;
}
.sideMenu .catList,
.snsList,
.entryHead time {
  font-size: 13px;
}
.entryHead h2 {
  font-size: 18px;
}
.detaile .entryHead h2 {
  font-size: 24px;
}
.moreRead a:hover,
.entryHead h2 a:hover,
.snsList li a,
.link a,
.entry a,
.detaile .links a {
  text-decoration: underline;
}
.snsList li a:hover,
.link a:hover,
.entry a:hover,
.detaile .links a:hover {
  text-decoration: none;
}

/*===================================
  layout  
=====================================*/

.entry {
  overflow: hidden;
  zoom: 1;
}

/*  sprite
---------------------------------*/

.subst,
.snsList li:before {
  background-image: url(../images/base/sprite.png);
}
.year li:before,
.snsList li:before {
  content: "";
}

/*  icon
---------------------------------*/

.snsList li:before {
  background-color: #b60858;
}
.link.ico:before {
  width: 19px;
  height: 19px;
  background-color: #d2b25b;
  box-shadow: 1px 1px 0 0 #dedede;
}
.link.ico:hover:before {
  box-shadow: none;
}
.link.ico:before {
  background-position: -550px -620px;
}

/*  border-radius
---------------------------------*/

.snsList li:before,
.link.ico:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sideMenu .catList li a,
.sideMenu .catList li span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/*===================================
  pageHead  
=====================================*/

.pageHead h1 .subst {
  background-position: -400px -50px;
}
.pageHead h1:after {
  width: 94px;
  height: 9px;
  background-position: 0 -50px;
}

/*===================================
  side  
=====================================*/

/*  sideMenu
---------------------------------*/

.sideMenu .catList li {
  margin-bottom: 7px;
}
.sideMenu .catList li a,
.sideMenu .catList li span {
  display: inline-block;
  padding: 4px 8px 4px;
}
.sideMenu ul.year {
  padding-bottom: 10px;
}
.year li {
  margin-bottom: 1em;
}
.year li:before {
  float: left;
  width: 5px;
  height: 5px;
  margin: 5px 7px 0 0;
  background: #d2b25b;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*-- sns --*/

.snsList {
  margin: 0 15px;
  padding: 19px 0 10px 15px;
  background: #503b29;
}
.snsList .subst {
  width: 121px;
  height: 12px;
  margin-bottom: 12px;
  background-position: 0 -620px;
}
.snsList li {
  margin-bottom: 0.8em;
  line-height: 24px;
}
.snsList li:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background-color: #b60858;
  vertical-align: middle;
}
.snsList li.fb:before {
  background-position: -500px -400px;
}
.snsList li.twt:before {
  background-position: -550px -400px;
}
.side .snsList li.inst:before {
  background-position: -580px -400px;
}

/*===================================
  content  
=====================================*/

.post {
  border-bottom: solid 1px #ddd;
}
.entryHead h2 {
  margin-bottom: 0.5em;
  line-height: 1.4;
}
.entryHead time {
  display: block;
}
.entry {
  line-height: 1.6;
}
.entry p {
  margin-bottom: 1em;
}
.post .catList li {
  margin-right: 10px;
}

/*  list
---------------------------------*/

.content.list {
  padding-top: 10px;
}
.list .entryHead {
  margin-bottom: 15px;
  padding-top: 20px;
}
.list .post {
  padding-bottom: 25px;
}
.moreRead:before {
  content: "……";
}

/*  detaile
---------------------------------*/

.content.detaile {
  padding-top: 30px;
}
.post .entryHead .catList {
  margin: -1em 0 0 85px;
}
.detaile .entryHead {
  margin-bottom: 25px;
}
.detaile .entry {
  margin-bottom: 60px;
}
.detaile .imgCent img {
  width: 100%;
  margin-bottom: 1.6em;
}
.detaile .link {
  margin-top: 2.5em;
  line-height: 20px;
}
.link.ico:before {
  margin-right: 6px;
}

.detaile .entry h3,
.detaile .entry h4,
.detaile .entry blockquote,
.supplement,
.detaile .links {
  background: #f3efe4;
}
.detaile .entry h3,
.detaile .entry h4,
.detaile .entry blockquote {
  margin-bottom: 15px;
  padding: 8px 10px;
  border: solid 1px #eee;
}
.detaile .entry h3 {
  font-size: 17px;
}
.detaile .entry h3,
.detaile .entry h5 {
  font-size: 15px;
}
.detaile .entry h5 {
  margin-bottom: 15px;
}
.supplement,
.detaile .links {
  margin-bottom: 25px;
  padding: 20px;
}
.supplement ul {
  margin-top: 1em;
  line-height: 1.6;
}
.detaile .links ul {
  margin: 18px 0 -10px;
}
.detaile .links li {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  padding: 0 0 0 130px;
  font-size: 13px;
  line-height: 1.2
}

.detaile .links li img {
  position: absolute;
  top: 0;
  left: 0;
}
/************************************************************************************
smaller than 660px
*************************************************************************************/
@media screen and (max-width: 660px) {
  
  /*===================================
    font  
  =====================================*/
  
  .sideMenu .catList {
    font-size: 20px;
  }
  .snsList {
    font-size: 18px;
  }
  .entryHead h2,
  .detaile .entryHead h2 {
    font-size: 28px;
  }
  .entryHead time,
  .detaile .links li {
    font-size: 16px;
  }
  .detaile .entry h3 {
    font-size: 26px;
  }
  .detaile .entry h3,
  .detaile .entry h5 {
    font-size: 22px;
  }
  
  /*===================================
    layout  
  =====================================*/
  
  /*  icon
  ---------------------------------*/
  
  .link.ico:before {
    width: 26px;
    height: 26px;
  }
  .link.ico:before {
    background-position: -550px -650px;
  }
  
  /*===================================
    pageHead  
  =====================================*/
  
  .pageHead h1:before {
    content: "ニュース";
  }
  .pageHead h1:after {
    width: 141px;
    height: 13px;
    background-position: -200px -50px;
  }
  
  /*===================================
    side  
  =====================================*/
  
  /*  sideMenu
  ---------------------------------*/
  
  .sideMenu {
    padding-top: 24px;
  }
  .sideMenu h2 {
    margin: 0 0 20px;
    line-height: 20px;
  }
  .sideMenu h2:before {
    width: 21px;
    height: 21px;
    margin-right: 6px;
    background-position: -400px -650px;
  }
  .sideMenu ul {
    margin: 0 -30px 26px;
    padding: 0 30px 33px;
  }
  .sideMenu .catList,
  .year {
    overflow: hidden;
  }
  .sideMenu .catList li,
  .year li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
  .sideMenu .catList li a,
  .sideMenu .catList li span {
    padding: 7px 15px;
  }
  .year li {
    margin-bottom: 1.5em;
  }
  .year li:before {
    width: 7px;
    height: 7px;
  }
  
  /*-- sns --*/
  
  .snsList {
    overflow: hidden;
    margin: 0 0 34px;
    padding: 25px 0 20px 26px;
  }
  .snsList .subst {
    width: 201px;
    height: 18px;
    margin: 0 auto 29px;
    background-position: 0 -650px;
  }
  .snsList li {
    float: left;
    width: 251px;
    margin: 0;
    padding: 4px;
    background: #422d1d;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    line-height: 37px;
  }
  .snsList li.fb {
    margin-right: 19px;
  }
  .snsList li:before {
    width: 39px;
      height: 39px;
    margin-right: 10px;
  }
  .snsList li.fb:before {
    background-position: -400px -550px;
  }
  .snsList li.twt:before {
    background-position: -450px -550px;
  }
  .side .snsList li.inst:before {
    background-position: -500px -550px;
  }
  
  /*===================================
    content  
  =====================================*/
  
  .content.list,
  .content.detaile {
    padding-top: 10px;
  }
  .entryHead h2 {
    margin-bottom: 0.3em;
  }
  .post .catList li {
    margin-right: 5px;
  }
  
  /*  list
  ---------------------------------*/
  
  .content.list {
    padding-top: 0;
  }
  .list .entryHead {
    margin-bottom: 20px;
    padding-top:30px;
  }
  .list .post {
    padding-bottom: 44px;
  }
  
  /*  detaile
  ---------------------------------*/
  
  .post .entryHead .catList {
    margin-left: 105px;
  }
  .detaile .link {
    line-height: 26px;
  }

  
}

