@charset "utf-8";
/* CSS Document */

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color: #333;
  font-size: 14px;
  color: #FFF;
  line-height: 1.6;
}

.center,
.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.errmess {
  color: #D00;
}

.wb1 {
  border: 1px solid #FFF;
}

.mt1rem {
  margin-top: 1rem !important;
}

.mt2rem {
  margin-top: 2rem !important;
}

.mt5rem {
  margin-top: 5rem !important;
}

.ml5per {
  display: block;
  margin-left: 5%;
}

.fs150{
  font-size: 150%;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #CC7824;
  text-decoration: none;
  transition: opacity 1s;
}

a:hover {
  opacity: 0.75;
}

.red {
  color: #F00;
}

.footSNS {
  width: 96%;
  margin: 3rem auto;
  text-align: center;
}

.footSNS ul {
  list-style: none;
}

.footSNS ul li {
  display: inline-block;
  margin: 0 1rem;
}

.footSNS ul li a i {
  font-size: 30px;
  color: #888;
}

footer {
  margin: 5rem 0 0;
}

.footcopy {
  font-size: 12px;
  text-align: center;
  padding: 0 0 1rem;
}

.footlinks {
  text-align: center;
  margin: 1rem 0;
}

header {
  width: 100%;
  height: 60px;
  background-color: #222;
  position: fixed;
  z-index: 99999;
  top: 0;
}

.headerWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 96%;
  height: 60px;
  margin: 0 auto;
  position: relative;
}

.headerLogo {
  width: 120px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}

.headerLogo a {
  display: block;
  line-height: 1;
  margin: 0;
}

.headerLogo a img {
  height: 54px;
  width: auto;
  margin: 2px 0;
}

#menuSwt {
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}

#menuSwt i {
  font-size: 40px;
  color: #CC7824;
}

#menuSwt i:hover {
  cursor: pointer;
}

nav#menu {
  width: 100%;
  max-width: 600px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99998;
  padding: 80px 10px 0;
  display: none;
}

span.small {
  font-size: 12px;
}

nav#menu ul li a {
  display: block;
  background-color: #CC7824;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  padding: 1rem 2rem;
  border-radius: 6px;
  margin: 0 0 2rem;
}

main.err404 {
  padding: 100px 0 0 0;
  text-align: center;
}

.submit {
  width: 100%;
  background-color: #CC7824;
  color: #FFF;
  padding: 0.5rem;
  text-align: center;
  border-radius: 5px;
  border: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}

.strongpoint {
  margin-top: 1rem;
  font-size: 150%;
}

/* adsence */
ins#adsbygoogle,
ins.adsbygoogle {
  margin: 3rem auto !important;
  background-color: transparent !important;
  color: #FFF;
  text-decoration: none;
  position: relative;
  text-align: center;
}

ins.adsbygoogle>ins {
  display: inline-table;
  border: none;
  max-height: 280px;
  margin: 0;
  padding: 0;
  position: relative;
  visibility: visible;
  max-width: 1200px;
  background-color: transparent;
}

ins#aswift_1_expand {
  display: inline-block !important;
  position: absolute !important;
  margin: 0 auto !important;
  left: 0;
  right: 0;
}

ins#aswift_2_expand {
  display: inline-block !important;
  position: absolute !important;
  margin: 0 auto !important;
  left: 0;
  right: 0;
}

ins#aswift_3_expand {
  display: inline-block !important;
  position: absolute !important;
  margin: 0 auto !important;
  left: 0;
  right: 0;
}

/* amazon A8 */
.amazonList {
  width: 98%;
  max-width: 1200px;
  margin: 6rem auto 3rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

.amazonList table {
  width: 24% !important;
  margin: 0 !important;
  background-color: #FFF;
  display: flex;
}

.amazonList table tbody,
.amazonList table tr,
.amazonList table td {
  display: block;
  width: 100% !important;
}

.amazonList table img {
  display: block;
  margin: 0 auto;
}

/* A8 banner */
.a8banner {
  margin: 2rem auto;
  text-align: center;
  width: 96%;
  max-width: 800px;

}

/* aruaru */
.aruaruList {
  width: 90%;
  max-width: 800px;
  margin: 6rem auto 3rem;
}

.aruaruList ul {
  list-style: disc;
  color: #FFF;
}

.aruaruList ul li {
  list-style-type: disc;
  display: list-item;
}

/* donation */
.donationcatch{
  text-align: center;
  margin: 0;
}
.donation {
  margin: 0 0 2rem;
  display: block;
  background-color: #1C7611;
  padding: 8px 16px;
  text-align: center;
  border-radius: 6px;
}
.donation a {
  color: #FFF;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
}

/* howto */
.howto{
  margin: 0 0 4rem;
  display: block;
  background-color: #CC7824;
  padding: 8px 16px;
  text-align: center;
  border-radius: 6px;
}
.howto a {
  color: #FFF;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
}


/* overlimit */
.overlimit {
  margin: 1rem 0;
  display: block;
  background-color: #A6090B;
  padding: 8px 16px;
  text-align: center;
  border-radius: 6px;
}

.overlimit a {
  color: #FFF;
  font-size: 16px;
  font-weight: 900;
}


/* adsense */
div.google-auto-placed{
  margin-bottom: 1rem !important;
}

/* tonarisk */
.tonariskLink{
  background-color: #00a246;
  padding: 0.5rem;
  text-align: center;
}
.tonariskLink a {
  color: #FFF;
  font-weight: 900;
}
.poplinknote{
  padding-left: 1rem;
  font-size: 75%;
}


@media screen and (max-width:800px) {

  header {
    width: 100%;
    height: 40px;
    background-color: #222;
    position: fixed;
    z-index: 99999;
  }

  .headerWrap {
    width: 98%;
    height: 40px;
    margin: 0 auto;
    position: relative;
  }

  .headerLogo {
    width: 80px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .headerLogo a {
    display: block;
    line-height: 1;
    margin: 0;
  }

  .headerLogo a img {
    height: 34px;
    width: auto;
    margin: 2px 0;
  }

  #menuSwt {
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
  }

  #menuSwt i {
    font-size: 30px;
    color: #CC7824;
  }


  nav#menu ul li a {
    padding: 0.5rem 0.5rem;
    font-size: 3VW;
  }

  span.small {
    font-size: 2VW;
  }
  .donation a {
    font-size: 4.2VW;
    line-height: 2.2;
  }

  .amazonList {
    flex-wrap: wrap;
  }

  .amazonList table {
    width: 100% !important;
    margin: 0 0 0.25rem 0 !important;
    display: block;
  }

  ins#adsbygoogle,
  ins.adsbygoogle {
    margin: 3rem 0 3rem -1% !important;
  }

  .content ins#adsbygoogle,
  .content ins.adsbygoogle {
    margin: 3rem 0 3rem -3% !important;
  }

}