@charset "utf-8";

/*
 * widget CSS
 * ---------------------------------------------
 * 
 */

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

.widget h2 {
  font-size: 18px;
}

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

.widget {
  margin-bottom: 30px;
}
.header .widget {
  margin-left: 262px;
}
.widget.twoPieces {
  padding: 25px 0;
  text-align: center;
}
.widget.twoPieces .ad {
  display: inline-block;
  margin: 0 10px;
}
.sec .postList + .widget {
  margin-top: 46px;
}
.cmtSec form + .widget {
  float: right;
}
/*===================================
  background  
=====================================*/

.searchBlock input {
  border: none;
  background: none;
}
.searchBlock input[type="submit"],
.quest h2,
.quest .btn a {
  background-color: #434343;
}
.searchBlock input[type="search"],
.quest,
.fameArchive,
.complianceList,
.widget.twoPieces {
  background-color: #f2f2f2;
}
.quest dt span {
  background-color: #f6ac1d;
}
/*  sprite
---------------------------------*/

.searchBlock input[type="submit"],
.quest h2:before,
.arrow:before,
.headLine li:after {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}
.searchBlock input[type="submit"],
.searchBlock span {
  display: block;
  text-indent: -9999em;
}

/*  opacity
---------------------------------*/

 .searchBlock input[type="submit"]:hover,
 .btn a:hover,
 .fameArchive .cmt a:hover {
  opacity: .7;
}

/*  :before :after
---------------------------------*/

.quest h2:before,
.arrow:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.arrow {
  line-height: 17px;
}
.arrow:before {
  width: 17px;
  height: 17px;
  margin: -2px 6px 0 0;
  background-position: -400px -200px;
}

/*  角丸
---------------------------------*/

.quest dt span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.miniBanner li img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/*===================================
  searchBlock  
=====================================*/

.searchBlock {
  overflow: hidden;
}
.searchBlock span {
  position: absolute;
  top: -100em;
}
.searchBlock input {
  margin: 0;
  padding: 0;
}
.searchBlock input[type="search"] {
  float: left;
  width: 250px;
  height: 50px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  line-height: 50px;
  text-indent: 10px;
}
.searchBlock input[type="submit"] {
  float: right;
  width: 50px;
  height: 50px;
  background-position: -800px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}

/*===================================
    headLine
=====================================*/

.headLine li {
  font-size: 12px;
}
.headLine {
  padding: 20px 0 0 17px;
  border: solid 3px #eee;
}
.headLine h2 {
  margin-bottom: 14px;
}
.headLine ul {
  overflow: auto;
  /*display: inline-block;*/
  width: auto;
  height: 290px;
  margin-right: 30px;
  line-height: 2.2;
}
.headLine li {
  position: relative;
  overflow: hidden;
  height: 2.2em;
  margin: 0 22px 8px 0;
  padding: 0 25px 0 0;
  border-bottom: solid 1px #d2d2d2;
}
.headLine li:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 12px;
  height: 19px;
  margin-top: -11px;
  background-position: -600px -350px;
}
.headLine ul:nth-last-of-type(1) {
  margin-right: 0;
}
.blockRight .headLine {
  padding: 20px 13px 0;
}
.blockRight .headLine li {
  display: block;
  width: auto;
  margin: 0 0 18px;
}

/*===================================
    side quest アンケート
=====================================*/

.quest h2,
.quest dt span,
.quest .btn a,.quest .btn a:visited {
  color: #fff;
}
.quest dl {
  font-size: 16px;
  font-weight: bold;
}
.quest dt span {
  font-size: 24px;
}
.quest .move {
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}
.quest {
  padding: 0 16px 14px;
}
.quest h2,
.quest dt span,
.quest .btn {
  text-align: center;
}
.quest h2 {
  margin: 0 -16px 20px;
  line-height: 48px;
}
.quest h2:before {
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
  background-position: -900px 0;
}
.quest dt {
  overflow: hidden;
  margin-bottom: 24px;
  padding-left: 49px;
  line-height: 1.2;
}
.quest dt span {
  display: block;
  float: left;
  width: 39px;
  height: 39px;
  margin-left: -49px;
  line-height: 39px;
}
.quest .btn a {
  display: inline-block;
  margin-bottom: 19px;
  padding: 11px 15px 10px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
}


/*===================================
    side fameArchive 殿堂入り記事
=====================================*/

.fameArchive .cmt a,.fameArchive .cmt a:visited {
  color: #fff;
}
.fameArchive li p {
  font-size: 14px;
  line-height: 1.4;
}
.fameArchive li time {
  font-size: 12px;
}
.fameArchive {
  padding: 23px 15px 20px;
}
.fameArchive h2 {
  margin-bottom: 14px;
  text-align: center;
}
.fameArchive li {
  position: relative;
  margin: 5px 5px 25px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
}
.fameArchive li figure {
  overflow: hidden;
  width: 240px;
  height: 150px;
  margin-bottom: 5px;
}
.fameArchive li p {
  margin-bottom: 10px;
}
.fameArchive .cmt a {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 10px 4px;
  background: #ef4a4a;
  font-weight: bold;
}

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

.miniBanner ul {
  overflow: hidden;
  margin: 0 -4px -4px 0;
}
.miniBanner li {
  overflow: hidden;
  float: left;
  width: 148px;
  height: 45px;
  margin: 0 4px 4px 0;
}

/*===================================
    side complianceList 追従
=====================================*/

.side.pb {
  padding-bottom: 800px;
}
.compliance.fix {
  position: fixed;
    top: 0;
}
.complianceList {
  padding: 30px 30px 14px;
}
.complianceList li {
  position: relative;
  width: 240px;
  height: 150px;
  margin-bottom: 16px;
}
.complianceList li p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 7px 10px 6px;
  background: rgba(50,50,50,.5);
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
}

/************************************************************************************
smaller than 660px
*************************************************************************************/
@media screen and (max-width: 660px) {
  
  /*===================================
    layout  
  =====================================*/
  
  .widget {
    margin-bottom: 20px;
  }
  .widget.twoPieces {
    padding: 0;
    text-align: center;
  }
  .widget.twoPieces .ad {
    display: block;
    margin: 0;
  }
  .widget.twoPieces .ad:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .sec .postList + .widget {
    margin-top: 30px;
  }
  .cmtSec form + .widget {
    float: none;
  }
  
  /*===================================
    background  
  =====================================*/
  
   
  /*  sprite
  ---------------------------------*/
  
  .searchBlock input[type="submit"],
  .quest h2:before,
  .arrow:before {
    background-size: 500px auto;
  }
  
  /*  :before :after
  ---------------------------------*/
  
  .arrow:before {
    background-position: -200px -125px;
  }
  
  /*===================================
    searchBlock  
  =====================================*/
  
  .searchBlock input[type="submit"] {
    background-position: -400px -50px;
  }
  
  /*===================================
    headLine
  =====================================*/
  
  .headLine {
    padding: 20px 13px 0;
  }
  .headLine ul {
    display: block;
    width: auto;
    margin: 0;
    line-height: 1.8;
  }
  .headLine li {
    height: 3.6em;
    margin: 0 0 10px;
    padding: 0 18px 0 0;
  }
  .headLine li:after {
    right: 2px;
  }
}
