html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

nav ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0
}

input, select {
  vertical-align: middle
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  color: #fff5f5;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased
}

body {
  min-width: 1280px;
  font-size: 1.6rem;
  line-height: 1.5;
  background: url(../img/common/bg_pt.jpg) repeat center top
}

@media only screen and (max-width: 599px) {
  body {
    min-width: auto;
    background-size: 100% auto
  }
}

img {
  vertical-align: top;
  max-width: 100%
}

a {
  color: inherit
}

td>table {
  display: inline-table
}

[hidden] {
  display: none !important
}

.o-footer {
  padding: 4em 0;
  background: #463200;
  text-align: center
}

.o-footer .note {
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 2em;
  text-align: right
}

.o-footer #pickup {
  max-width: 100%
}

.o-footer .copyright {
  font-size: 1rem;
  color: #fff
}

.w-container {
  position: relative
}

.w-container__title {
  padding-top: 90px;
  text-align: center
}

@media only screen and (max-width: 599px) {
  .w-container__title {
    padding-top: 50px
  }
  .w-container__title img {
    max-width: 90%
  }
}

.w-container--top {
  background-color: #eae3d2;
  background-image: url(../img/header/character.png), url(../img/header/main_bg.png);
  background-repeat: no-repeat, no-repeat;
  background-position: calc(50% - -55px) top, center top;
  background-size: auto auto, 100% auto;
  padding-top: 515px
}

@media only screen and (max-width: 599px) {
  .w-container--top {
    background-image: url(../img/header/character_sp.png), url(../img/header/main_bg_sp.png);
    background-size: 100% auto, 100% auto, auto;
    background-position: center top;
    padding-top: 87%
  }
}

.main-title {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  text-align: center
}

@media only screen and (max-width: 599px) {
  .main-title {
    top: 13%
  }
  .main-title .widthdown {
    width: 90%
  }
}

.main-title span {
  display: block
}

.main-title .title {
  margin-top: -15px
}

@media only screen and (max-width: 599px) {
  .main-title .title {
    margin-top: 0
  }
}

.o-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto
}

@media only screen and (max-width: 599px) {
  .o-header img {
    max-width: 90%
  }
}

.o-main {
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}

.o-main__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1268px;
  height: 314px;
  margin: 0 auto;
  background: url(../img/common/title-bg.png) no-repeat;
  text-align: center
}

@media only screen and (max-width: 599px) {
  .o-main__title {
    width: 100%;
    height: auto;
    padding: 1em 0;
    background-size: 100% auto;
    background-position: center
  }
}

.o-main__title--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.o-nav {
  margin-bottom: 2em
}

@media only screen and (max-width: 599px) {
  .o-nav {
    margin-bottom: 1em
  }
}

.o-nav__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.o-nav__item {
  margin: 0 7.5px
}

.o-nav__button {
  text-indent: -9999px;
  overflow: hidden;
  width: 315px;
  height: 105px;
  padding: 0;
  margin: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  outline: none
}

@media only screen and (max-width: 599px) {
  .o-nav__button {
    width: 105px;
    height: 35px
  }
}

.o-nav__button--01 {
  background-image: url(../img/common/child/button01.png)
}

.o-nav__button--01.active, .o-nav__button--01:focus, .o-nav__button--01:hover {
  background-image: url(../img/common/child/button01_on.png)
}

.o-nav__button--02 {
  background-image: url(../img/common/child/button02.png)
}

.o-nav__button--02.active, .o-nav__button--02:focus, .o-nav__button--02:hover {
  background-image: url(../img/common/child/button02_on.png)
}

.o-nav__button--03 {
  background-image: url(../img/common/child/button03.png)
}

.o-nav__button--03.active, .o-nav__button--03:focus, .o-nav__button--03:hover {
  background-image: url(../img/common/child/button03_on.png)
}

.content {
  position: relative;
  background: url(../img/common/content-top.png) no-repeat center top, url(../img/common/content-bottom.png) no-repeat center bottom;
  padding: 69px 0 56px;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5))
}

@media only screen and (max-width: 599px) {
  .content {
    background-size: 100% auto;
    padding: 6% 0
  }
}

.content__inner {
  background: url(../img/common/content-middle.png) repeat-y center top;
  background-color: #fff6ec
}

@media only screen and (max-width: 599px) {
  .content__inner {
    background-size: 100% auto
  }
}

.wallpaper1 {
  background: url(../img/wallpaper1/town_bg.jpg) repeat-y center center;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.5) inset;
  padding: 8em 0;
  background-color: #d5ebc5;
  background-size: cover
}

@media only screen and (max-width: 599px) {
  .wallpaper1 {
    padding: 40px 20px
  }
}

.wallpaper1 .w-contents1 {
  max-width: 1000px;
  margin: 0 auto
}

@media only screen and (max-width: 599px) {
  .wallpaper1 .w-contents1 {
    background-size: 100% auto;
    padding-bottom: 6%
  }
}

.wallpaper1 .w-contents1__header {
  text-align: center
}

@media only screen and (max-width: 599px) {
  .wallpaper1 .w-contents1__header {
    background-size: 100% 100%;
    padding: 0 20px 0 20px
  }
}

.wallpaper1 .w-contents1__subtitle {
  padding: 1em 0
}

@media only screen and (max-width: 599px) {
  .wallpaper1 .w-contents1__subtitle {
    padding: 20px 0 0 0
  }
}

.wallpaper1 .w-contents1__container {
  color: #604400;
  padding: 1em 5em
}

@media only screen and (max-width: 599px) {
  .wallpaper1 .w-contents1__container {
    background-size: 100% auto;
    padding: 20px
  }
  .wallpaper1 .w-contents1__container p+p {
    padding-top: 20px
  }
}

.wallpaper1 .w-contents1__bnr a {
  display: block;
  text-align: center;
  padding-top: 2em;
  background: url(../img/wallpaper1/bnr-off.png);
  background-size: 100% 100%;
  max-width: 344px;
  height: 75px;
  margin: 0 auto;
  margin-top: 20px
}

.wallpaper1 .w-contents1__bnr a:hover {
  background-image: url(../img/wallpaper1/bnr-on.png)
}

@media only screen and (max-width: 599px) {
  .wallpaper1 .w-contents1__bnr a {
    padding-top: 21.80233%;
    width: 100%;
    height: auto
  }
}

.wallpaper2 {
  background: url(../img/wallpaper2/dot_01.jpg) repeat-y center center;
  background-size: cover;
  -webkit-box-shadow: 0px -20px 50px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -20px 50px 0px rgba(0, 0, 0, 0.5);
  padding: 8em 0
}

@media only screen and (max-width: 599px) {
  .wallpaper2 {
    padding: 40px 20px
  }
}

.wallpaper2 .w-contents2 {
  text-align: center
}

.wallpaper2 .w-contents2__container {
  position: relative;
  text-align: center;
  display: inline-block
}

.wallpaper2 .w-contents2__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 68px;
  left: 20px;
  list-style: none
}

@media only screen and (max-width: 599px) {
  .wallpaper2 .w-contents2__lists {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: unset;
    padding-top: 1em
  }
}

.wallpaper2 .w-contents2__list {
  margin-bottom: 11px
}

@media only screen and (max-width: 599px) {
  .wallpaper2 .w-contents2__list {
    width: 49%
  }
}

.wallpaper2 .w-contents2__list a {
  display: block;
  width: 226px;
  height: 80px
}

@media only screen and (max-width: 599px) {
  .wallpaper2 .w-contents2__list a {
    width: 100%;
    height: auto;
    padding-top: 35.39823%
  }
}

.wallpaper2 .w-contents2__list .list-1 {
  background: url(../img/wallpaper2/btn-lists/btn-list1.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-2 {
  background: url(../img/wallpaper2/btn-lists/btn-list2.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-3 {
  background: url(../img/wallpaper2/btn-lists/btn-list3.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-4 {
  background: url(../img/wallpaper2/btn-lists/btn-list4.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-5 {
  background: url(../img/wallpaper2/btn-lists/btn-list5.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-6 {
  background: url(../img/wallpaper2/btn-lists/btn-list6.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-7 {
  background: url(../img/wallpaper2/btn-lists/btn-list7.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper2 .w-contents2__list .list-8 {
  background: url(../img/wallpaper2/btn-lists/btn-list8.png) no-repeat center;
  background-size: 100% 100%
}

.wallpaper3 {
  background: url(../img/wallpaper3/brick.jpg) repeat center center;
  background-size: 200px auto;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.5) inset;
  padding: 8em 0
}

@media only screen and (max-width: 599px) {
  .wallpaper3 {
    padding: 40px 20px
  }
}

.wallpaper3 .w-contents3 {
  max-width: 1000px;
  margin: 0 auto
}

@media only screen and (max-width: 599px) {
  .wallpaper3 .w-contents3 {
    background-size: 100% auto;
    padding-bottom: 6%
  }
}

.wallpaper3 .w-contents3__header {
  padding-bottom: 2em
}

@media only screen and (max-width: 599px) {
  .wallpaper3 .w-contents3__header {
    background-size: 100% 100%;
    padding: 0 20px 0 20px
  }
}

.wallpaper3 .w-contents3__title {
  text-align: center
}

.wallpaper3 .w-contents3__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5em
}

@media only screen and (max-width: 599px) {
  .wallpaper3 .w-contents3__container {
    background-size: 100% auto;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.wallpaper3 .w-contents3__container .time-line {
  width: 50%;
  margin: 0 1em
}

.wallpaper3 .w-contents3__container .time-line .twitter-tweet {
  border-top: 2px solid #f4cd69;
  border-bottom: 2px solid #f4cd69
}

@media only screen and (max-width: 599px) {
  .wallpaper3 .w-contents3__container .time-line {
    width: 100%;
    margin: 0
  }
  .wallpaper3 .w-contents3__container .time-line:not(:nth-child(1)) {
    display: none
  }
}

.wallpaper4 {
  background: url(../img/wallpaper4/dot_02.jpg) repeat-y center center;
  background-size: cover;
  -webkit-box-shadow: 0px -20px 50px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -20px 50px 0px rgba(0, 0, 0, 0.5);
  padding: 8em 0
}

@media only screen and (max-width: 599px) {
  .wallpaper4 {
    padding: 40px 20px
  }
}

.wallpaper4 .w-contents4 {
  max-width: 1000px;
  margin: 0 auto
}

@media only screen and (max-width: 599px) {
  .wallpaper4 .w-contents4 {
    background-size: 100% auto;
    padding-bottom: 6%
  }
}

.wallpaper4 .w-contents4__header {
  padding-bottom: 3em
}

@media only screen and (max-width: 599px) {
  .wallpaper4 .w-contents4__header {
    background-size: 100% 100%;
    padding: 0 20px 0 20px
  }
}

.wallpaper4 .w-contents4__title {
  text-align: center
}

.wallpaper4 .w-contents4__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 5em
}

@media only screen and (max-width: 599px) {
  .wallpaper4 .w-contents4__container {
    background-size: 100% auto;
    padding: 20px
  }
}

.wallpaper4 .w-contents4__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-toolbar {
  z-index: 1;
  position: relative;
  background: #fff;
  font-size: 1.2rem;
  -webkit-box-shadow: 0px 1px 30px #000;
  box-shadow: 0px 1px 30px #000
}

@media only screen and (max-width: 599px) {
  .c-toolbar {
    display: none
  }
}

.c-toolbar .o-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .fukidashi {
  margin-left: .25em
}

.c-toolbar .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-toolbar .box .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .box .sns ul {
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .box .sns li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .box .sns li:not(:first-child) {
  margin-left: .25em
}

.c-toolbar .box .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  line-height: 1em
}

.c-toolbar .box .link a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-shadow: 0px 1px #d1d1d1
}

.c-toolbar .box .item {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-toolbar .box .item+.c-toolbar .box .item {
  margin-left: 2px
}

.c-toolbar .box .item-about {
  background-color: #7f7f7f
}

.c-toolbar .box .item-registration {
  background-color: #3f8ded;
  padding: 1em
}

.c-toolbar .sns {
  margin-right: .5em
}

.menu {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2em 0 4em 0
}

@media only screen and (max-width: 599px) {
  .menu {
    padding: 0 1em 4em
  }
}

.news {
  position: relative
}

.news-title {
  text-align: center
}

@media only screen and (max-width: 599px) {
  .news-title {
    background-size: 100% 100%;
    padding: 0px 20px 0 20px
  }
}

.news-text {
  line-height: 1em
}

@media only screen and (max-width: 599px) {
  .news-text {
    background-size: 100% auto
  }
}

.news-lists {
  padding-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none
}

@media only screen and (max-width: 599px) {
  .news-lists {
    padding-top: 0
  }
}

.news-list {
  width: 25%;
  margin: 0.5em
}

@media only screen and (max-width: 599px) {
  .news-list {
    width: 42%;
    margin: 0.3em
  }
}

.news-pop {
  position: absolute;
  top: -280px;
  left: -185px
}

@media only screen and (max-width: 599px) {
  .news-pop {
    top: -16%;
    left: 0%;
    pointer-events: none
  }
  .news-pop .widthdown {
    width: 90%
  }
}

/*.registration-area {
  position: fixed;
  top: 5em;
  right: 0;
  z-index: 100
}

@media only screen and (max-width: 599px) {
  .registration-area {
    display: none
  }
}

.long-time-play-area {
  position: fixed;
  top: 20.5em;
  right: 0;
  z-index: 100
}

@media only screen and (max-width: 599px) {
  .long-time-play-area {
    display: none
  }
}*/

.rightLinkArea {
  position: fixed;
  top: 5em;
  right: 0;
  z-index: 100
}

@media only screen and (max-width: 599px) {
  .rightLinkArea {
    display: none
  }
}

.wallpaper .block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 599px) {
  .wallpaper .block1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
  }
}

.wallpaper .sample-img {
  margin-right: 2em
}

.wallpaper .sample-img img {
  max-width: none
}

@media only screen and (max-width: 599px) {
  .wallpaper .sample-img {
    margin-right: 0
  }
  .wallpaper .sample-img img {
    max-width: 100%
  }
}

.wallpaper .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 599px) {
  .wallpaper .center {
    padding-top: 20px
  }
}

.wallpaper .button-list {
  list-style: none
}

.wallpaper .button {
  display: block;
  width: 275px;
  height: 70px;
  background-size: 100% 100%;
  background-position: center;
  overflow: hidden;
  text-indent: -9999px
}

.wallpaper .button.button-1024x768 {
  background-image: url(../img/wallpaper4/wallpapers/1024x768.png)
}

.wallpaper .button.button-1280x1024 {
  background-image: url(../img/wallpaper4/wallpapers/1280x1024.png)
}

.wallpaper .button.button-1920x1200 {
  background-image: url(../img/wallpaper4/wallpapers/1920x1200.png)
}

.wallpaper .button.button-750x1334 {
  background-image: url(../img/wallpaper4/wallpapers/1334x750.png)
}

.wallpaper .block2 {
  padding-top: 1em
}

@media only screen and (max-width: 599px) {
  .wallpaper .block2 {
    text-align: center;
    padding-top: 20px;
    width: 100%
  }
}

.wallpaper .comment {
  margin-top: 1em;
  color: #604400;
  font-size: 15px;
  border: 2px solid #f4cd69;
  border-radius: 10px;
  position: relative;
  background-color: #fff
}

.wallpaper .comment::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 106px;
  top: -8px;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #f4cd69;
  border-left: 8px solid transparent
}

@media only screen and (max-width: 599px) {
  .wallpaper .comment::before {
    left: calc(50% - 8px);
    top: -9px
  }
}

.wallpaper .comment::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 106px;
  top: -6px;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent
}

@media only screen and (max-width: 599px) {
  .wallpaper .comment::after {
    left: calc(50% - 8px)
  }
}

.wallpaper .text:nth-child(1) {
  padding: 1em 0 0 1em
}

@media only screen and (max-width: 599px) {
  .wallpaper .text:nth-child(1) {
    padding: 2em 1em 0;
    text-align: left
  }
}

.wallpaper .text:not(:nth-child(1)) {
  padding: 0 1em 1em 1em
}

@media only screen and (max-width: 599px) {
  .wallpaper .text:not(:nth-child(1)) {
    padding: 0 1em 2em 1em;
    text-align: left
  }
}

.wallpaper .text:not(:nth-child(1))::before {
  width: 95%;
  height: 2px;
  background-color: #f4cd69;
  content: "";
  display: block;
  margin: 20px auto
}

.wallpaper span {
  color: #f58954
}

@media only screen and (max-width: 599px) {
  .wallpaper span {
    color: #604400
  }
}

.u-visibility-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px)
}

.u-tac {
  text-align: center
}

.u-mt01 {
  margin-top: 1em
}

.u-mt02 {
  margin-top: 2em
}

.u-fwb {
  font-weight: bold
}

.u-ul__item+.u-ul__item {
  margin-top: 2em
}

.u-ul--01 {
  list-style: none;
  margin: 0;
  padding: 0
}

.u-ul--01 .u-ul__item {
  background: url(../img/common/child/list-icon.png) no-repeat left center;
  padding-left: 3em
}

@media only screen and (max-width: 599px) {
  .u-ul--01 .u-ul__item {
    padding-left: 2.5em
  }
}

.u-ul--type02 {
  list-style: none;
  margin: 1em 0;
  font-size: .9em
}

.u-ul--type02 .u-ul__item {
  margin-top: 1em
}

.u-dl--type01 {
  margin: 1em 0
}

.u-dl--type01 dt {
  font-weight: bold
}

.u-dl--type01 dd {
  padding-left: 1em
}

.u-ttl--03 {
  font-size: 1.5em
}

.u-ttl--04 {
  font-size: 1.2em
}

.u-sp {
  display: none
}

@media only screen and (max-width: 599px) {
  .u-sp {
    display: block
  }
}

.u-totop-button {
  z-index: 100;
  position: fixed;
  bottom: 1em;
  right: 1em;
  width: 100px;
  height: 100px;
  outline: none;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(../img/common/pagetop.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

@media only screen and (max-width: 599px) {
  .u-totop-button {
    width: 50px;
    height: 50px
  }
}

.u-totop-button.show {
  opacity: 1;
  visibility: visible
}

.u-totop-button:hover, .u-totop-button:active, .u-totop-button:focus {
  background-image: url(../img/common/pagetop_on.png)
}