@font-face {
  font-family: "yasashisa";
  src: url("/font/07yasashisaBold.eot"), url("/font/07yasashisaBold.woff");
}
.headerGroup .globalHeader__mypage,
.headerGroup .globalHeader__menu.nav,
.headerGroup .globalHeader__home.nav {
  display: none;
}
.headerGroup .globalHeader__close {
  display: block;
}
.headerGroup .globalHeader__logo a {
  cursor: default;
  pointer-events: none;
}

.contents {
  padding-top: 45px;
}
.contents .eyecatch {
  position: relative;
  background-color: #E1F2BD;
  background-image: url("/topic/uchinoko-stamp/images/img_eyecatch.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 500px;
  width: 100%;
  min-height: 500px;
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contents .eyecatch .catch {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: white;
  text-align: center;
  font-weight: bold;
  width: 100%;
}
.contents .lead {
  font-family:'メイリオ', 'Meiryo', sans-serif;
  padding: 0 16px 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: left;
  color: #524B3E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 375px;
  margin: 0 auto 25px;
}
.contents .lead a {
  text-decoration: underline;
  color: #61AED6;
  margin: 0 3px;
}
.contents .theme {
  border-radius: 15px;
  border: solid 2px #93C742;
  max-width: 340px;
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contents .theme h1 {
  font-family: "yasashisa";
  font-weight: nomal;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.7;
  text-align: center;
  color: #93C742;
  margin-bottom: 15px;
}
.contents .theme h1 span {
  font-size: 17px;
  font-size: 1.7rem;
}
.contents .theme img {
  max-width: 340px;
}
.contents .howto {
  background: #E7F2F7;
  width: 100%;
  padding: 30px 13px 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.contents .howto h2 {
  font-family:'メイリオ', 'Meiryo', sans-serif;
  font-weight: bold;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.4;
  text-align: center;
  color: #343976;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 375px;
  margin: 0 auto 8px;
}
.contents .howto img {
  width:140px;
  margin-bottom:8px;
  max-width: 320px;
}
.contents .howto .mod-linkBtn {
  max-width: 332px;
  margin-bottom: 5px;
}
.contents .howto .note {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
  text-align: center;
  color: #524B3E;
}
.contents .forBusiness {
  margin: 10px 0;
  text-align: center;
  color: #61AED6;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
}
.contents .forBusiness a {
  display: inline-block;
  white-space: nowrap;
  padding: 15px 0;
  margin: 0 5px;
  text-decoration: underline;
}
.contents .howto .lead{
   margin-bottom:16px;
}
.inputbox {
  width:322px;
  margin:0 auto 16px;
  font-size: 16px;
  font-size: 1.6rem;
}
