@font-face {
  font-family: HiraginoKakuGothicProNW;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/HiraginoKakuGothicProNW3.woff2) format('woff2'), url(../fonts/HiraginoKakuGothicProNW3.woff) format("woff"), url(../fonts/HiraginoKakuGothicProNW3.ttf) format("truetype")
}

@font-face {
  font-family: HiraginoKakuGothicProNW;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/HiraginoKakuGothicProNW6.woff2) format('woff2'), url(../fonts/HiraginoKakuGothicProNW6.woff) format("woff"), url(../fonts/HiraginoKakuGothicProNW6.ttf) format("truetype")
}
ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important;
}
* {
  margin: 0;
  padding: 0;
  color: #111;
  vertical-align: middle;
  line-height: 1.5;
  scroll-behavior: smooth;
}

body {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif, serif;
  font-weight: 400;
  fill: #111;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header-all {
  justify-content: space-between;
}

.header-app {
  margin-right: 2%;
}

.header-topics {
  margin-left: 4%;
}

.header-text {
  font-size: 14px;
  display: none;
}

.header-searchall {
  position: relative;
  width: 25%;
  margin-left: 0;
  right: 0;
  margin-top: 0;
  height: 100%;
}

.header-searchtext {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif, serif;
  font-size: 14px;
}

.header-search input:-moz-placeholder,
.header-search input:-ms-input-placeholder,
.header-search input::-moz-placeholder,
.header-search input::-webkit-input-placeholder {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif, serif;
  font-weight: 400;
  color: #252c4d;
}

.icon-star {
  position: relative;
  top: -1px;
}

.layout-otherheader-tit {
  margin-top: 64px;
}

.layout-otherheader-tit-tit {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif, serif;
  font-weight: 700;
  padding-top: 38px;
  padding-bottom: 28px;
  font-size: 24px;
}

.layout-ads-t24 {
  margin-top: 24px;
}

.layout-mintit {
  width: 100%;
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif, serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-top: 28px;
  margin-bottom: 12px;
}

.free-stamps-info .layout-art-p {
  font-size: 16px;
}

.free-stamps-info {
  margin-top: 16px;
}

.free-stamps-none {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 28px;
  margin-top: 28px;
  display: none;
}

.free-stamps-allitem {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.free-stamps-item {
  position: relative;
  padding: 0;
  border-bottom: 8px solid #f5f5f5;
  border-top: 8px solid #f5f5f5;
  opacity: 1;
  overflow: hidden;
  box-sizing: border-box;
  width: calc(50% - 12px);
  border: 1px solid rgba(153, 153, 153, 0.4);
  margin-left: 0;
  margin-bottom: 24px;
  margin-top: 0;
}

.free-stamps-item:last-of-type,
.free-stamps-item:nth-child(2) {
  border-top: 1px solid rgba(153, 153, 153, 0.4);
  border-bottom: 1px solid rgba(153, 153, 153, 0.4);
}

.free-stamps-item:last-of-type:hover,
.free-stamps-item:nth-child(2):hover {
  border-top: 1px solid #2fc0b7;
  border-bottom: 1px solid #2fc0b7;
}

.free-stamps-item:nth-child(1),
.free-stamps-item:nth-child(2) {
  margin-top: 24px;
}

.free-stamps-con {
  position: relative;
  padding: 16px;
}

.fsi-new {
  position: absolute;
  top: 0;
  left: 0;
}

.fsi-new-t {
  border-top: 12px solid rgba(255, 71, 76);
  border-left: 12px solid rgba(255, 71, 76);
  border-bottom: 12px solid transparent;
  border-right: 12px solid transparent;
}

.fsi-new-n {
  position: absolute;
  color: #fff;
  top: -2px;
  left: 2px;
  font-size: 10px;
  font-weight: 700;
  background-color: transparent;
}

.fsi-all-new {
  position: relative;
}

.fsi-all {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.fsi-img {
  margin: auto 0;
  width: 80px;
  height: 80px;
}

.fsi-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 14px;
  overflow: hidden;
  height: 50%;
  margin-left: 16px;
}

.fsi-info-provider {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.fsi-info-tit {
  font-size: 18px;
  font-weight: 700;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
}

.fsi-info-date {
  width: 100%;
  font-size: 14px;
}

.fsi-info-date-dl {
  margin-right: 8px;
  vertical-align: baseline;
}

.fsi-info-date-last {
  text-align: center;
  font-weight: 700;
  display: inline-block;
  vertical-align: baseline;
  color: rgba(255, 71, 76);
  font-size: 14px;
}

.fsi-info-date-last span {
  display: inline-block;
  padding: 0 2px;
  vertical-align: baseline;
  color: rgba(255, 71, 76);
  font-size: 14px;
}

#tit-data,
.fsi-info-date-dl {
  vertical-align: baseline;
}

.fsi-info-tips {
  margin-top: 4px;
  display: flex;
}

.fsi-info-tip {
  border: 1px solid rgba(153, 153, 153, 0.4);
  margin-right: 8px;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
}

.fsi-info-tip:last-of-type {
  margin-right: 0;
}

.fsi-info-sum {
  margin-top: 8px;
}

.fsi-btn {
  text-align: center;
  padding: 8px;
  border-radius: 20px;
  margin-top: 12px;
  background-color: #2fc0b7;
  color: #fff;
  font-size: 12px;
  margin-top: 8px;
}

.free-stamps-btn {
  text-align: center;
  padding: 8px;
  border-radius: 20px;
  background-color: #2fc0b7;
  color: #fff;
}

.free-stamps-morebtn {
  padding: 12px 24px;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #ffff;
}

.free-stamps-item:hover {
  border-color: #2fc0b7;
}

.free-stamps-item:hover .fsi-info-tit {
  text-decoration: underline;
}

.free-stamps-item:hover .fsi-btn {
  background-color: #2cb3ab;
}

.line-ads4 {
  border: none;
}

.stamp-detail {
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.stamp-deatil-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
  padding: 0 24px;
  flex: 1;
  padding: 0;
  margin-top: 16px;
}

.sdi-all {
  display: flex;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

.sdi-header-img {
  height: 160px;
  width: auto;
}

.sdi-info {
  font-size: 14px;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sdi-info-tit {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 8px;
}

.sdi-info-date {
  display: flex;
  flex-wrap: wrap;
}

.sdi-info-date-dl {
  margin-right: 8px;
  vertical-align: baseline;
}

.sdi-info-date-last {
  color: rgba(255, 71, 76);
  font-weight: 700;
}

.sdi-info-tips {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}

.sdi-info-tip {
  border: 1px solid rgba(153, 153, 153, 0.4);
  margin-right: 8px;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
  margin-bottom: 8px;
}

.stamp-deatil-des {
  margin-top: 12px;
}

.sdi-img {
  height: 100%;
  width: auto;
  object-fit: cover;
  max-width: 100%;
  margin-bottom: 12px;
}

.sd-all-btn {
  display: flex;
}

.sd-footer {
  display: none;
  flex-wrap: wrap;
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  position: fixed;
  background-color: #ffff;
  bottom: 0;
}

.sd-footer-btn {
  margin-right: 16px;
}

.sd-footer-pnbtn {
  display: flex;
  flex: 1;
  justify-content: space-between;
  width: 50%;
}

.sdb-a {
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #2fc0b7;
  color: #fff;
  border-radius: 30px;
  line-height: 50px;
  text-align: center;
}

.sd-footer-pnbtn .sdb-a {
  width: calc(50% - 8px);
  line-height: 40px;
}

.sdb-img {
  width: 40px;
  height: 40px;
  border-radius: 24px;
}

.layout-ads-b28 {
  margin-bottom: 28px;
}

.sidebar-info-tit {
  font-size: 14px;
  line-height: 20px;
}

.sidebar-info-sort {
  line-height: 20px;
  font-size: 12px;
}

.layout-sidebar .layout-mintit {
  font-size: 22px;
}

.jppcpart {
  display: block;
}

.jpmobpart {
  display: none;
}

.aboutus-pages-item,
.header-searchtext {
  font-size: 14px;
}

.aboutus-pages-item {
  white-space: nowrap;
}

@media screen and (min-width: 901px) {
  .header-text {
    display: block;
  }

  .header-topics {
    margin-left: 2%;
  }
}