@media (max-width: 768px) {
  .disp-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .disp-sp {
    display: none;
  }
}
.m-auto-tb0 {
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.m-all5 {
  margin: 5px 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.m-all10 {
  margin: 10px 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.m-all15 {
  margin: 15px 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.m-all20 {
  margin: 20px 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.m-all25 {
  margin: 25px 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.m-all30 {
  margin: 30px 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.m-all35 {
  margin: 35px 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.m-all40 {
  margin: 40px 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.m-all45 {
  margin: 45px 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.m-all50 {
  margin: 50px 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.m-all55 {
  margin: 55px 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.m-all60 {
  margin: 60px 60px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.m-all70 {
  margin: 70px 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.m-all80 {
  margin: 80px 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.m-all85 {
  margin: 85px 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.m-all90 {
  margin: 90px 90px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.m-all100 {
  margin: 100px 100px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.font-lineheight-8 {
  line-height: 8px !important;
}

.font-lineheight-10 {
  line-height: 10px !important;
}

.font-lineheight-11 {
  line-height: 11px !important;
}

.font-lineheight-12 {
  line-height: 12px !important;
}

.font-lineheight-13 {
  line-height: 13px !important;
}

.font-lineheight-14 {
  line-height: 14px !important;
}

.font-lineheight-15 {
  line-height: 15px !important;
}

.font-lineheight-16 {
  line-height: 16px !important;
}

.font-lineheight-17 {
  line-height: 17px !important;
}

.font-lineheight-18 {
  line-height: 18px !important;
}

.font-lineheight-19 {
  line-height: 19px !important;
}

.font-lineheight-20 {
  line-height: 20px !important;
}

.font-lineheight-21 {
  line-height: 21px !important;
}

.font-lineheight-22 {
  line-height: 22px !important;
}

.font-lineheight-23 {
  line-height: 23px !important;
}

.font-lineheight-24 {
  line-height: 24px !important;
}

.font-lineheight-25 {
  line-height: 25px !important;
}

.box {
  display: flex;
}
.box.bpCenter {
  justify-content: center;
}
.box.bpEnd {
  justify-content: flex-end;
}
.box.baEnd {
  align-items: flex-end;
}
.box.baStart {
  align-items: flex-start;
}
.box.baCenter {
  align-items: center;
}

.fz8 {
  font-size: 8px;
}

.fz10 {
  font-size: 10px;
}

.fz11 {
  font-size: 11px;
}

.fz12 {
  font-size: 12px;
  line-height: 21px;
}

.fz13, .smg-content-sp .info-box .dec-box .dec-text, .top-banner {
  font-size: 13px;
  line-height: 21px;
}

.fz14 {
  font-size: 14px;
}

.fz15 {
  font-size: 15px;
  line-height: 28px;
}

.fz16 {
  font-size: 16px;
  line-height: 26px;
}

.fz17 {
  font-size: 17px;
}

.fz18 {
  font-size: 18px;
}

.fz19 {
  font-size: 19px;
}

.fz20 {
  font-size: 20px;
  line-height: 32px;
}

.fz21 {
  font-size: 21px;
}

.fz22 {
  font-size: 22px;
}

.fz23 {
  font-size: 23px;
}

.fz24 {
  font-size: 24px;
}

.fz25 {
  font-size: 25px;
}

.fzDef {
  font-size: 12px;
}

.fwN {
  font-weight: normal;
}

.fwB {
  font-weight: bold;
}

.fsI {
  font-style: italic;
}

.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.content-center {
  margin-left: auto;
  margin-right: auto;
}

.img-valign-top {
  vertical-align: top;
}

.img-valign-middle {
  vertical-align: middle;
}

.img-valign-bottom {
  vertical-align: bottom;
}

.valign-middle {
  vertical-align: middle;
}

.dn {
  display: none;
}

.db {
  display: block;
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}
@keyframes contentsUp {
  0% {
    margin-top: -30px;
  }
  25% {
    margin-top: -40px;
  }
  50% {
    margin-top: -50px;
  }
  75% {
    margin-top: -60px;
  }
  100% {
    margin-top: -70px;
  }
}
@keyframes linkArrow {
  50% {
    right: 3px;
  }
  100% {
    right: 10px;
  }
}
.a-hover {
  display: block;
  opacity: 1;
  transition: all 0.3s;
}
.a-hover:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.underline {
  text-decoration: underline;
}

img {
  max-width: none;
}

.img-full {
  width: 100%;
}

.link-pointer {
  cursor: pointer;
}

.container-in {
  width: 1100px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .container-in {
    width: 100%;
  }
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center.blue:before {
  background: #39a9df;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 3px;
  transition-property: left right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center.active:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #39a9df;
}
.hvr-underline-from-center.on:before {
  left: 0;
  right: 0;
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  transform: scaleX(1);
}

.top-banner {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #28a7e1;
  color: #fff;
}
.top-banner .banner-text {
  padding-top: 10px;
}
.top-banner a {
  color: #fff;
}
@media (max-width: 768px) {
  .top-banner {
    height: 30px;
    position: relative;
    margin-bottom: 0;
  }
  .top-banner.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .top-banner .banner-text {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
  }
}

.bg-w {
  background-color: #fff;
}

.font-w {
  color: #fff;
}

@media (max-width: 768px) {
  #topcontrol {
    display: none;
  }
}

.smg-content-pc {
  position: relative;
  padding-bottom: 150px;
  background: url(/assets/images/common/pattern_5.png) bottom left/9px 6px repeat-x, url(/assets/images//common/pickup_item_bg.png);
}
.smg-content-pc .content-dec {
  margin-top: -30px;
  padding: 80px 130px 80px 130px;
  background-color: #fff;
  color: #231815;
}
.smg-content-pc .content-dec.anime {
  animation: contentsUp 0.3s ease-in forwards;
}
.smg-content-pc .content-dec a {
  color: #000;
  transition: opacity 0.3s;
  text-decoration: underline;
}
.smg-content-pc .content-dec a:hover {
  opacity: 0.6;
}
.smg-content-pc .content-dec .link-list {
  padding: 20px 15px;
  border: 1px solid #6a6a6a;
  line-height: 1.6;
}
.smg-content-pc .content-dec .link-list p:not(:first-child) {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .smg-content-pc {
    display: none;
  }
}

.smg-content-sp {
  background: #f4f4f4 url(/assets/images/sp/common/pattern_2_bottom.png) top left repeat-x;
  background-size: 6px 3.5px;
  padding: 25px 0 40px 0;
}
.smg-content-sp .container-in {
  padding: 0 10px;
  position: relative;
}
.smg-content-sp .info-box {
  border: 2px solid #000;
  box-sizing: border-box;
  padding: 10px 10px 10px;
  margin-top: 15px;
}
.smg-content-sp .info-box:first-child {
  margin-top: 0;
}
.smg-content-sp .info-box .title-box .title-text {
  font-size: 13px;
  width: 80%;
  margin-left: 2.2%;
}
.smg-content-sp .info-box .title-box .accordion-icon {
  margin-left: 6%;
  width: 30px;
  height: 30px;
  background-color: #000;
  position: relative;
  transition: all 0.4s;
  box-sizing: border-box;
}
.smg-content-sp .info-box .title-box .accordion-icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  left: 6px;
  width: 60%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}
.smg-content-sp .info-box .title-box .accordion-icon span:nth-of-type(1) {
  top: 13px;
  transform: rotate(0deg);
}
.smg-content-sp .info-box .title-box .accordion-icon span:nth-of-type(2) {
  top: 14px;
  left: 6px;
  transform: rotate(90deg);
}
.smg-content-sp .info-box .title-box .accordion-icon.active span:nth-of-type(1) {
  display: none;
}
.smg-content-sp .info-box .title-box .accordion-icon.active span:nth-of-type(2) {
  top: 13px;
  transform: rotate(360deg);
}
.smg-content-sp .info-box .dec-box {
  margin-top: 10px;
  background-color: #e8e8e8;
  padding: 15px 15px 15px 10px;
  display: none;
}
.smg-content-sp .info-box .dec-box .dec-text a {
  color: #000;
  text-decoration: underline;
}
.smg-content-sp .link-list-sp {
  padding: 20px 15px;
  border: 1px solid #6a6a6a;
  line-height: 1.6;
}
.smg-content-sp .link-list-sp p:not(:first-child) {
  margin-top: 5px;
}
@media (min-width: 769px) {
  .smg-content-sp {
    display: none;
  }
}