@charset "utf-8";
/* CSS Document */
html {
  overflow: auto;
}
body {
  overflow: hidden;
  font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
  color: #1b1b1b;
  font-size: 15px;
  line-height: 1.6;
}
img {
  width: 100%;
  display: block;
  margin: 0 0 0 0;
}
.twitter a {
  display: block;
  padding: 3% 0;
  border: 1px #1b1b1b solid;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  color: #1b1b1b;
  border-radius: 0;
  width: 95%;
  margin: 5% auto;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.tokutenPC {
  display: none !important;
}
.tokutenSP {
  display: block !important;
}
	.txtSamanaru{
		margin-bottom: 5px;
}
@media screen and (min-width:960px) {
  #wrap {
    width: 960px;
    margin: auto;
  }
  .gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .twitter a {
    display: block;
    padding: 3% 0;
    border: 1px #1b1b1b solid;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    color: #1b1b1b;
    width: 85%;
    margin: 5% auto;
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .tokutenPC {
    display: block !important;
  }
  .tokutenSP {
    display: none !important;
  }
	.txtSamanaru{
	text-align: left;
}
}
@media screen and (max-width:959px) {
  .gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .twitter a {
    display: block;
    padding: 3% 0;
    border: 1px #1b1b1b solid;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    color: #1b1b1b;
    width: 80%;
    margin: 5% auto;
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
	.txtSamanaru{
	text-align: left;
}
}
@media screen and (max-width:640px) {
  .twitter a {
    display: block;
    padding: 5% 0;
    border: 1px #1b1b1b solid;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    color: #1b1b1b;
    width: 100%;
    margin: 5% auto;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
	.txtSamanaru{
	text-align: left;
}
}
.anime_1 img {
  padding-bottom: 5px;
  transition-property: opacity, background-color, transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.anime_1:hover {
  text-decoration: none;
}
.anime_1:hover img {
  transform: translateY(1px);
  opacity: 0.8;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0px;
}
h1 {
  font-size: 145%;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 2%;
}
h2 {
  font-size: 140%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2%;
}
h3 {
  font-size: 110%;
  margin-bottom: 3px;
  line-height: 1.3;
  font-weight: bold;
}
h3.tokutentxt {
  font-size: 105%;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
}
p {}
a {
  color: #006DEF;
}
a:hover {
  color: #545454;
  text-decoration: none;
}
.twitter a:hover {
  border: #545454 1px solid;
}
.anchor a:hover {
  color: #545454;
  text-decoration: none;
}
.anchor {
  border-right: 1px #999999 solid;
}
.anchor div {
  padding: 0;
}
.anchor a {
  display: block;
  padding: 20px 0;
  border-top: 1px #999999 solid;
  border-left: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  color: #1b1b1b;
}
.txt {
  padding-left: 1%;
  padding-right: 1%;
}
.tokutenTxt {
  padding-left: 5%;
  padding-right: 2%;
}
.tokutenImg {
  padding-right: 5%;
}
.tokutenImgPC {
  width: 200px;
  height: auto;
  margin: 0 auto;
}
ul.houhou {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.houhou li {
  margin: 8px 0 0;
}
ul.houhou li:first-child {
  margin: 0;
}
.note {
  display: inline-block;
  font-size: 80%;
  line-height: 1.3;
}
p svg {
  margin-left: 5px;
}
#pagetop {
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 20px;
  display: none;
  width: 50px;
}