/* Scss Document */
.l-body.container {
  width: 100%;
  max-width: 100%;
  padding: 0; }

#btobsalesis {
  line-height: 1.6; }
  #btobsalesis .container {
    width: 1000px; }
    @media screen and (max-width: 991.98px) {
      #btobsalesis .container {
        width: auto;
        padding: 0 1rem; } }
  #btobsalesis nav {
    background: #fff;
    height: auto; }
  #btobsalesis .navbar-btobsalesis {
    background: #fff;
    padding: 1rem 0; }
    @media screen and (max-width: 767.98px) {
      #btobsalesis .navbar-btobsalesis {
        padding: 0.5rem 0; } }
  #btobsalesis .title {
    background: url("../images/back.png") #87b5d7;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    padding: 4rem 0 2rem;
    overflow: hidden; }
    @media screen and (max-width: 767.98px) {
      #btobsalesis .title {
        padding: 2rem 0; } }
  #btobsalesis .lead-block {
    color: #1a3041;
    padding: 2rem;
    font-weight: 700; }
  #btobsalesis section {
    padding: 3rem 0; }
  #btobsalesis .btn-push {
    display: inline-block;
    text-align: left;
    background-color: #D2AD13;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 2rem;
    border-radius: 4px;
    border-bottom: 4px solid #B99711;
    transition: .5s; }
    #btobsalesis .btn-push:active {
      transform: translateY(4px);
      border-bottom: none;
      margin-top: 4px; }
    #btobsalesis .btn-push:hover {
      background-color: #E2C550;
      border-color: #E1B712;
      text-decoration: none;
      color: #FFF; }
  #btobsalesis .btn-push:focus {
    background-color: #E2C550;
    border-color: #E1B712;
    text-decoration: none;
    color: #FFF; }
  #btobsalesis .btn-push.btn-lg {
    font-size: 2.8rem;
    border-radius: 10px;
    border-bottom: 8px solid #B99711;
    padding: 2rem 2rem 1rem 2rem; }
    #btobsalesis .btn-push.btn-lg:hover {
      border-bottom: 8px solid #C9A40F; }
  #btobsalesis .btn-push .catch {
    font-size: 2rem;
    background: #fff;
    color: #D2AD13;
    margin-bottom: 0.5rem;
    border-radius: 3rem;
    padding: 0.5rem 1rem; }
  #btobsalesis .flowbtn {
    display: inline-block;
    text-decoration: none;
    transition: .5s;
    color: #666;
    border: 1px solid #DDDDDD;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 5px; }
    #btobsalesis .flowbtn.twitter {
      padding: 0; }
    #btobsalesis .flowbtn .fa-x-twitter {
      font-size: 30px;
      position: relative;
      line-height: 40px; }
    #btobsalesis .flowbtn.twitter:hover {
      color: #fff;
      background: #55acee; }
    #btobsalesis .flowbtn .fa-facebook-f {
      font-size: 26px;
      position: relative;
      line-height: 40px; }
    #btobsalesis .flowbtn.facebook:hover {
      color: #fff;
      background: #3b5998; }
  #btobsalesis .i-hatena {
    font-size: 28px;
    position: relative;
    top: -2px; }
  #btobsalesis.hatena:hover {
    color: #fff;
    background: #1ba5dc;
    text-decoration: none; }
  #btobsalesis .i-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold;
    font-style: normal; }
  #btobsalesis .flowbtn .fa-envelope {
    font-size: 30px;
    position: relative;
    line-height: 40px; }
  #btobsalesis .flowbtn.envelope:hover {
    color: #fff;
    background: #f3981d; }
  #btobsalesis ul.catTopList {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    width: auto; }
  #btobsalesis .catTopList h2 {
    font-size: 1.6rem; }
    #btobsalesis .catTopList h2:before {
      display: none; }
  #btobsalesis .catTopList li {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 15px; }
    #btobsalesis .catTopList li:first-child {
      width: 33.333333%; }
    @media screen and (max-width: 575.98px) {
      #btobsalesis .catTopList li {
        width: 100%;
        padding: 15px;
        flex: 0 0 100%;
        max-width: 100%; } }
  #btobsalesis .catTopList .tag {
    display: block; }
    #btobsalesis .catTopList .tag li {
      display: inline-block;
      width: auto;
      padding: 6px 10px 4px;
      max-width: none; }
      #btobsalesis .catTopList .tag li a {
        color: #fff; }
  #btobsalesis figure {
    background: #000;
    margin-bottom: 0.5rem;
    float: none;
    width: 100%; }
    @media screen and (max-width: 767.98px) {
      #btobsalesis figure {
        background: none; } }
  #btobsalesis figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%; }
  #btobsalesis figure:hover img {
    opacity: .6; }
  #btobsalesis .boxWrap {
    width: 100%; }
  #btobsalesis .day {
    color: #666;
    font-size: 14px;
    font-weight: normal; }
  #btobsalesis .catTopList li .c-taglist > li {
    margin: 0.5rem 0.4rem;
    padding: 0;
    max-width: 100%;
    flex: 0 1 auto;
    width: auto; }
  #btobsalesis .c-taglist {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5rem -0.4rem;
    line-height: 1; }
  #btobsalesis h2 {
    color: #1a3041;
    text-align: center;
    padding: 0.6rem;
    margin: 1rem 0 2rem;
    border-top: #1a3041 2px solid;
    border-bottom: #1a3041 1px solid; }
