﻿@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}
html {
  color: #333;
  font-family:Hiragino Sans,"ヒラギノ角ゴシック", "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size:62.5%; /* 10px = 1rem, 15px = 1.5rem */
}
ul, li {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
ins {
  background-color: #d5cfc8;
  color: #211b14;
  text-decoration: none
}
mark {
  background-color: #d5cfc8;
  color: #211b14;
  font-style: italic;
  font-weight: 300
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
body {
  background: #FFF;
  font-size: 15px;
}
a {
  color: #222;
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3)
}
strong, em {
  font-weight: 300;
  font-style: normal
}
#header {
  height: 40px;
  width: 100%;
  margin: 0 auto;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0;
  z-index: 9999;
}
#header:not(:target) {
  filter: none;
  -ms-filter: none;
}
.inner {
  width: 1024px;
  margin: 0 auto;
  overflow: visible
}
#header h1 a {
  display: block;
  height: 25px;
  color: #555;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1;
  padding: 8px 0 0 150px;
  margin: 6px 0 0 0;
  float: left;
  background: url(../files/logo.png) no-repeat top left;
}
#topImg {
  clear: both;
  min-width: 1024px;
  max-width: 1280px;
  z-index: 1;
  overflow: hidden;
  margin: -640px auto 0;
  padding-top: 640px;
  display: block;
}
#topImg img {
  width: 100%;
  height: auto;
}
.swiper-container {
    width: 100%;
    height: auto;
}
@media screen and (max-width:480px) {
  .swiper-container {
    width: 100%;
    height: auto;
  }
  .swiper-container img {
    width: 100%;
    height: auto;
  }
}

#nav {
  float: right;
}
#nav li {
  float: left;
  text-align: center;
  margin-left: 1em
}
#nav li a {
  display: block;
  color: #777;
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 15px 0 10px 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em
}
#nav li a:hover {
  color: #000
}
#nav .current {
  color: #333
}
#main {
  padding-top: 100px;
  margin-top: -60px;
  overflow: visible;
  display: block
}
#toppage {
  width: 1024px;
  margin: 20px auto;
  clear: both;
  overflow: auto
}
#toppage .half {
  width: 50%;
  float: left;
  margin-bottom: 50px
}
#toppage .half a, #navPop a {
  opacity: 1;
  transition: opacity 0.2s
}
#toppage .half a:hover, #navPop a:hover {
  opacity: 0.7
}
#toppage .half img {
  display: block;
  margin: 0 auto
}
#toppage .half p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  text-align: center
}
#toppage .half h1, #navPop h1 {
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
}
#toppage .half h2, #navPop h2.recomended {
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial;
  text-transform: uppercase;
  text-align: center;
  font-weight: lighter;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  width: 100%
}
#navPop {
  overflow: auto;
  clear: both
}
#navPop h2 {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  padding: 0
}
#navPop ul {
  clear: both;
  overflow: auto;
  margin: 20px 0
}
#navPop li {
  width: 15%;
  padding: 0 0.8%;
  float: left
}
#navPop li img {
  display: block;
  margin: 0 auto 10px;
  width: 100%;
  height: auto;
  border-radius: 4px
}
.txtcol {
  width: 100%
}
.txtcol p {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 300;
  text-align: center
}
#archive, #info {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden
}
#archive h1.archive-title, #info h1.info-title {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  margin-top: 36px;
  text-transform: uppercase
}
#archive .row {
  clear: both;
  float: left
}
#archive section {
  width: 500px;
  padding: 0;
  float: left;
  font-size: 10px;
  position: relative;
  text-align: center;
  margin-top: 24px
}
#archive .row section:first-child {
  margin-right: 24px
}
#archive section h2 {
  color: #fff;
  position: absolute;
  top: 60px;
  left: 0px;
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: lighter;
  letter-spacing: 0.1em;
  line-height: 1;
  width: 100%
}
#archive section h2:before {
  content: url(../files/oo44.png);
  width: 44px;
  height: auto;
  display: block;
  margin: 0 auto;
  font-size: 45px;
  font-size: 4.5rem;
  margin-bottom: 20px
}
#archive section a {
  line-height: 1;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s
}
#archive section a:hover {
  opacity: 0.7
}
#archive section a img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0
}
#archive section time {
  letter-spacing: 0.1em;
  font-size:11px;
  font-size: 1.1rem;
  color: #777
}
#archive section ul li {
  width: 50%;
  float: left;
  line-height: 1;
  padding: 0;
  margin: 3px 0
}
#archive section ul li a {
  display: inline-block;
  border: 1px solid #AAA;
  border-radius: 4px;
  padding: 6px 12px;
  color: #555;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
}
#archive section ul li a:hover {
  border: 1px solid #333;
  color: #111;
  opacity: 1
}
#archive section ul li a:visited {
  border: 1px solid #333;
  color: #111;
  opacity: 1
}
#info .infoImg {
  margin-top: 24px
}
#info section {
  width: 780px;
  margin: 0 auto;
  overflow: hidden;
  padding:40px 0
}
#info section h2 {
  font-family: "筑紫B丸ゴシック","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝","YuMincho","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  padding-bottom: .75em;
  letter-spacing: -0.05em;
  border-bottom: 1px solid #ccc;
  margin-bottom: .75em;
  line-height: 1
}
#info section h2 span {
  font-size: 20px
}
#info section h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 300;
  margin: 1em 0 .5em;
  display: inline-block;
  overflow: hidden;
}
#info p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2;
  margin-bottom: 2em;
  letter-spacing: 0.05em;
}
#info p a {
  color:#4D697F;
  text-decoration: underline;
}
#info p a:hover {
  color:#2B3F4F;
}
#info p a:after {
  content: " >";
}
#info .faq p {
  margin-bottom:1.5em;
}
#info .followme {
  text-align: center
}
#info img {
  width: 100%;
  height: auto;
}
#article {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden
}
#article h1 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  padding: 36px 0
}
#article section {
  width: 100%;
  margin-bottom: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #CCC;
  float: left
}
#article section:last-of-type {
  margin-bottom:40px;
  padding-bottom: 0
}
#article section div {
  clear: both;
  overflow: hidden
}
#article header {
  margin-bottom:20px;
  overflow: hidden
}
#article h2 {
  font-family: "筑紫B丸ゴシック","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝","YuMincho","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  overflow: hidden
}
#article h3 {
  font-family: "筑紫B丸ゴシック","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝","YuMincho","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  padding-top: 1em
}
#article header time {
  letter-spacing: 0.1em;
  font-size: 11px;
  font-size: 1.1rem;
  color: #777;
  display: inline-block;
  float: right
}
#article img {
  margin: 0 0 24px
}
#article .left img {
  float: left;
  margin: 0 24px 24px 0;
  width: auto;
  height: auto
}
#article .right img {
  float: right;
  margin: 0 0 24px 24px
}
#article p {
  width: 780px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight:300;
  margin: 0 auto 3em;
  padding: 0;
  line-height:2;
  letter-spacing:0.05em;
}
#article .left p, #article .right p {
  width: 100%
}
#article p cite a {
  color: #333;
  font-weight: 300;
  border-bottom: 1px dotted #333;
}
#article p cite a:hover {
  border-bottom: 1px solid #ff9900;
}
#article p time {
  font-weight: 300;
  padding: 0;
  margin: 0;
  text-decoration: none
}
#article p small {
  font-size:12px;
  font-size: 1.2rem;
}
#article p i {
  font-style: normal;
  font-weight: 300
}
#article p i:before {
  content: "「"
}
#article p i:after {
  content: "」"
}
#article p cite {
  font-style: normal;
  font-weight: 300
}
#article p cite:before {
  content: "『"
}
#article p cite:after {
  content: "』"
}
#article p q {
  font-style: normal;
  font-weight: 300
}
#article p q:before {
  content: "「"
}
#article p q:after {
  content: "」"
}
#article mark {
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: inherit;
  background: none
}
#article mark:before {
  content: "「"
}
#article mark:after {
  content: "」"
}
#article audio {
  text-align: center;
  display: block;
  margin: 0 auto 20px;
}
#article a.continue {
  display: block;
  text-align: right;
  text-decoration: underline;
}
#article a.continue:after {
  content:" ▶︎";
}
#article a.continue:hover {
  opacity: 0.8;
}

#article footer {
  width: 1024px;
  margin: 0 auto;
  clear: both
}
#pagenavi {
  overflow: auto;
  width: 100%;
  margin: 20px auto 10px;
  line-height: 1;
}
#pagenavi li a {
  position: relative;
  display: block;
  width: 400px;
  height: auto;
  overflow: hidden;
  opacity: 1;
  text-align: center;
  /*border:1px solid #ddd;*/
}
#pagenavi li a:hover {
  opacity: 0.8;
}
#pagenavi li a img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding:0;
}
li a.prev {
  float: left
}
li a.prev span:before {
  color: #555;
  content: "◀︎ "
}
li a.next {
  float: right
}
li a.next span:after {
  color: #555;
  content: " ▶︎"
}
#pagenavi li a span {
  display: block;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  padding:1em 0;

}
article dl {
  width: 50%;
  margin: 0 auto 1em;
  font-size: 14px;
  overflow: auto
}
article dt {
  float: left;
  width: 48%;
  text-align: right
}
article dd {
  width: 48%;
  float: right
}
aside.ads {
  width: 1024px;
  margin: 0 auto;
  text-align:center;
}
aside.share {
  width: 780px;
  margin: 0 auto 40px;
  overflow: visible;
  line-height:1;
}
aside .pocket-btn {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  max-width: 110px;
  height: 20px;
  margin-left: 20px;
  margin-bottom:10px;
}
aside .line {
  display: inline-block;
  vertical-align: top;
  overflow: visible;
  max-width: 110px;
  height: 20px;
  margin-left:0;
  margin-bottom:10px;
}
aside .twitter-tweet-button, aside .fb-like {
  display: inline-block;
  vertical-align: top;
  line-height: 1
}
aside .twitter-tweet-button {
  max-width: 110px;
}
#footer aside.share {
  width: 100%
}
.back2topWrap {
  clear: both;
  margin: 0 auto;
  width: 1024px;
  text-align: right
}
.back2top {
  color: #555;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial;
  font-weight: lighter;
  line-height: 1;
  display: inline-block;
  padding: 6px 0
}
.back2top:hover {
  color: #000;
}
.back2top:before {
  content: "▲"
}
#footer {
  clear: both;
  width: 1024px;
  margin: 10px auto 0;
  padding-top: 30px;
  border-top: 1px solid #ccc
}
#fnav {
  float: right;
}
#fnav li {
  float: left;
  text-align: center;
  margin-left: 1em
}
#fnav li a {
  display: block;
  color: #555;
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em
}
#fnav li a:hover {
  color: #000
}
#fnav .current {
  color: #333
}
#footer h2 {
  width: 100%;
  float: left;
  color: #555;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 300;
  margin-top: 3rem;
}
#footer p {
  clear: both;
}
#footer p small {
  border: none;
  clear: both;
  color:#555;
  text-align: center;
  font-family: Futura, "Futura Std", "Century Gothic", Helvetica, Arial;
  padding: 0 0 2em;
  font-size: 10px;
  font-size:1rem;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  *:hover {
    opacity: 1!important
  }
  #header h1 a {
    margin: 6px 0 0 12px
  }
  #nav, #fnav, .back2top, #article time {
    margin-right: 12px
  }
  aside .pocket-btn {
    margin-left: 12px
  }
  #article h2, #article h3, #footer h2 {
    text-indent: 12px
  }
  #article h2, #info section h2 {
    font-size: 3rem
  }
  #article header time {
    font-size: 1.4rem
  }
  #article p {
    font-size: 1.8rem;
    width: 80%
  }
  #info p {
    font-size: 1.8rem
  }
  #info section {
    width: 80%
  }
  #info section h3 {
    font-size: 2rem
  }
  #info .faq p {
    font-size: 1.6rem
  }
  #article .left p, #article .right p {
    width: 95%
  }
  #article .left img, #article .right img {
    width: 60%
  }
  #pagenavi li a {
    padding:0;
  }
  #pagenavi li a span {
    font-size: 2rem;
    padding:1em 0;
  }
  #archive section time {
    font-size: 1.4rem
  }
  #archive section ul li {
    line-height: 3
  }
  #archive section ul li a {
    font-size: 1.6rem;
    padding: 6px 12px;
    border-radius: 4px
  }
}
@media screen and (max-width:480px) {
  *:hover {
    opacity: 1!important
  }
  #header {
    height: auto;
    margin: 0;
    position: static;
    overflow: auto;
    border-bottom: none
  }
  .inner {
    width: 100%
  }
  #header h1 a {
    margin: 10px auto;
    height: auto;
    padding: 30px 0 0;
    float: none;
    font-size: 1.1rem;
    text-align: center;
    width: 40%;
    height: auto;
    background: url(../files/logox2.png) no-repeat top center;
    background-size: 100%
  }
  #nav {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
    height: 30px
  }
  #nav li {
    width: 33.3333%;
    text-align: center;
    margin: 0
  }
  #nav li a {
    display: block;
    font-size: 1.3rem;
    padding: .5em 0;
    border: 1px solid #aaa;
    color: #555
  }
  #nav ul li:first-child a {
    border-right: none;
    border-radius: 3px 0 0 3px
  }
  #nav ul li:last-child a {
    border-left: none;
    border-radius: 0 3px 3px 0
  }
  #nav .current {
    color: #111
  }
  #main {
    margin-top: 5px;
    padding: 0
  }
  #topImg {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    margin: .5rem auto 0;
    padding: 0
  }
  #toppage {
    width: 100%;
    margin:10px auto;
  }
  #toppage .half {
    margin-bottom: 20px
  }
  #toppage .half img {
    width: 50%;
    height: auto
  }
  #toppage .half h1, #navPop h1 {
    font-size: 1.4rem
  }
  #toppage .half h2, #navPop h2.recomended {
    font-size: 1.2rem
  }
  #toppage .half p {
    width: 80%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.2
  }
  #navPop {
    clear: both;
    width: 95%;
    margin: 0 auto
  }
  #navPop li {
    width: 31%;
    padding: 0 1%
  }
  #navPop li img {
    border-radius: 3px;
    margin: 0 auto 5px
  }
  #navPop h2 {
    font-size: 1.2rem;
    line-height: 1
  }
  .txtcol p {
    font-size: 10px;
    margin-bottom: 1em
  }
  #archive section, #info section {
    width: 100%;
    padding: 30px 0 0;
  }
  #archive section h2 {
    font-size: 42px;
    top: 34px
  }
  #archive section h2:before {
    margin: 0 auto 10px
  }
  #archive .row section:first-child {
    margin: 24px 0 0 0
  }
  #archive section a {
    transition: none
  }
  #archive section a:hover {
    opacity: 1
  }
  #archive section time {
    font-size: 1rem
  }
  #archive section ul li {
    margin: 5px 0
  }
  #archive section ul li a {
    border-radius: 3px;
    font-size: 1.2rem;
    color: #555
  }
  #article, #archive, #info {
    width: 100%
  }
  .infoImg {
    width: 100%;
    height: auto
  }
  #info section h2 {
    width: 90%;
    margin: 0 auto 0.5em;
    font-size: 2rem
  }
  #info section h3 {
    display: block;
    width: 90%;
    margin: 0.5em auto;
    font-size: 1.6rem
  }
  #main #info section p {
    font-size: 1.3rem;
    margin: 0 auto 2em
  }
  #info .followme {
    display: block;
    width: 90%;
    margin:0 auto;
    overflow: hidden;
  }
  #info .search {
    width: 90%;
    margin:0 auto;
    overflow: hidden;
  }
  #article h1 {
    font-size: 1.4rem;
    padding: 1em 0
  }
  #article section {
    width: 100%;
    margin-bottom: 60px;
    padding-bottom: 20px
  }
  #article section header {
    width: 90%;
    margin: 0 auto
  }
  #article section header h2 {
    font-size: 2rem;
    text-align: center
  }
  #article header time {
    font-size: 1rem
  }
  #article section img {
    width: 100%;
    margin: 0 0 10px
  }
  #main section p {
    width: 90%;
    font-size: 1.3rem;
    line-height: 1.8;
    margin: 0 auto 2em
  }
  #main section p small {
    font-size: 1.1rem;
  }
  #article .left img {
    width: 55%;
    height: auto;
    max-height: auto;
    margin: 0 10px 24px 0
  }
  #article .right img {
    width: 55%;
    height: auto;
    max-height: auto;
    margin: 0 0 24px 10px
  }
  #article .left p, #article .right p {
    width: 90%
  }
  #article a.continue {
    width: 50%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding:.5em 0;
    float: right;
    background-color: #AAA;
    margin: 20px 0;
    border-radius: 3px;
  }
  #article footer {
    width: 100%
  }
  #article section:last-of-type {
    margin-bottom: 10px;
  }
  #pagenavi {
    margin: 5px auto 7px
  }
  #pagenavi li a {
    width: 47%;
    padding:0;
    margin: 1%;
    line-height: 1
  }
  #pagenavi li a span {
    font-size: 1.1rem;
    padding:1em 0;
    letter-spacing: -0.05em;
  }
  aside.share {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  #footer aside.share {
    width: 90%;
    margin-bottom: 20px;
  }
  aside .pocket-btn, aside .twitter-tweet-button, aside .fb-like {
    float: none;
    padding: 0
  }
  #footer .line {
    margin:0 20px 0 0;
  }
  #footer .pocket-btn {
    margin: 0 0 15px 0;
  }
  .back2topWrap {
    width: 90%;
    border: 1px solid #007aff;
    border-radius: 3px;
    margin-top:10px
  }
  .back2top {
    color: #007aff;
    width: 100%;
    font-size: 1.2rem;
    text-align: center
  }
  .back2top:hover {
    text-decoration: none
  }
  aside.ads {
    width: 100%;
    margin: 0 auto
  }
  #footer {
    width: 100%;
    margin: 0 auto;
    border-top: none;
    padding-top:10px
  }
  #fnav {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
    height: 30px
  }
  #fnav li {
    width: 33.3333%;
    text-align: center;
    margin: 0
  }
  #fnav li a {
    display: block;
    font-size: 1.2rem;
    padding: 1em 0;
    color: #007aff;
    border: 1px solid #007aff
  }
  #fnav ul li:first-child a {
    border-right: none;
    border-radius: 3px 0 0 3px
  }
  #fnav ul li:last-child a {
    border-left: none;
    border-radius: 0 3px 3px 0
  }
  #fnav .current {
    color: #007aff;
    font-weight: bold
  }
  #footer h2 {
    font-size: 1.1rem;
    text-align: center;
    padding: 1em 0 0
  }
  #footer p.cr {
    text-align: center;
  }
  #footer p small {
    font-size: 0.9rem;
  }
}