@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Sansita:400,700);

img,
legend {
  border: 0;
}

body,
figure {
  margin: 0;
}

a,
a:hover {
  color: #e7de66;
}

.btn,
b,
strong {
  font-weight: 700;
}

.btn:hover,
a img:hover {
  opacity: 0.7;
}

.pswp,
html {
  -webkit-text-size-adjust: 100%;
}

.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

.container .row:after,
.container:after {
  display: block;
  clear: both;
  content: "";
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
}

a {
  background: 0 0;
  cursor: pointer;
  text-decoration: none;
}

a:focus {
  outline: dotted thin;
}

.pswp,
a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #1e625e;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C""\201D""\2018""\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

*,
.container,
header#header,
header#header .container {
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #222;
  font-family: serif;
  font-weight: 400;
  font-style: normal;
  font-family: ten-mincho-text, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.6rem;
  line-height: 1.8;
}

a:hover {
  text-decoration: underline;
}

.btn,
.btn:hover {
  color: #1e625e;
  text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
  text-rendering: optimizeLegibility;
  word-break: break-all;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding-left: 30px;
  padding-right: 30px;
}

.container .row {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.container .row .column-1,
.container .row .column-10,
.container .row .column-11,
.container .row .column-12,
.container .row .column-2,
.container .row .column-3,
.container .row .column-4,
.container .row .column-5,
.container .row .column-7,
.container .row .column-8,
.container .row .column-9 {
  margin-left: 2%;
  margin-right: 2%;
}

.container .row .column-1 {
  float: left;
  width: 4.33333%;
}

.container .row .column-1.right {
  float: right;
}

.container .row .column-2 {
  float: left;
  width: 12.66667%;
}

.container .row .column-2.right {
  float: right;
}

.container .row .column-3 {
  float: left;
  width: 21%;
}

.container .row .column-3.right {
  float: right;
}

.container .row .column-4 {
  float: left;
  width: 29.33333%;
}

.container .row .column-4.right {
  float: right;
}

.container .row .column-5 {
  float: left;
  width: 37.66667%;
}

.container .row .column-5.right {
  float: right;
}

.container .row .column-6 {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  width: 46%;
}

.container .row .column-6.right {
  float: right;
}

.container .row .column-7 {
  float: left;
  width: 54.33333%;
}

.container .row .column-7.right {
  float: right;
}

.container .row .column-8 {
  float: left;
  width: 62.66667%;
}

.container .row .column-8.right {
  float: right;
}

.container .row .column-9 {
  float: left;
  width: 71%;
}

.container .row .column-9.right {
  float: right;
}

.container .row .column-10 {
  float: left;
  width: 79.33333%;
}

.container .row .column-10.right {
  float: right;
}

.container .row .column-11 {
  float: left;
  width: 87.66667%;
}

.container .row .column-11.right {
  float: right;
}

.container .row .column-12 {
  float: left;
  width: 96%;
}

.container .row .column-12.right {
  float: right;
}

@media only screen and (min-width: 500px) and (max-width: 787px) {
  .container .row .column-1,
  .container .row .column-10,
  .container .row .column-11,
  .container .row .column-12,
  .container .row .column-2,
  .container .row .column-3,
  .container .row .column-4,
  .container .row .column-5,
  .container .row .column-7,
  .container .row .column-8,
  .container .row .column-9 {
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
  }

  .container {
    width: 100%;
    max-width: 768px;
  }

  .container .row .column-1 {
    width: 5.83333%;
  }

  .container .row .column-2 {
    width: 14.16667%;
  }

  .container .row .column-3 {
    width: 22.5%;
  }

  .container .row .column-4 {
    width: 30.83333%;
  }

  .container .row .column-5 {
    width: 39.16667%;
  }

  .container .row .column-6 {
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
    width: 47.5%;
  }

  .container .row .column-7 {
    width: 55.83333%;
  }

  .container .row .column-8 {
    width: 64.16667%;
  }

  .container .row .column-9 {
    width: 72.5%;
  }

  .container .row .column-10 {
    width: 80.83333%;
  }

  .container .row .column-11 {
    width: 89.16667%;
  }

  .container .row .column-12 {
    width: 97.5%;
  }
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .container {
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .container .row .column-1,
  .container .row .column-10,
  .container .row .column-11,
  .container .row .column-12,
  .container .row .column-2,
  .container .row .column-3,
  .container .row .column-4,
  .container .row .column-5,
  .container .row .column-6,
  .container .row .column-7,
  .container .row .column-8,
  .container .row .column-9 {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.btn {
  margin: 20px auto;
  width: 240px;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 8px 0 10px;
  color: #fff;
  background-color: #1e625e;
  border-radius: 24px;
}

.btn.small {
  font-size: 60%;
  padding-top: 0.8em;
  padding-bottom: 0.6em;
  border-radius: 3px;
}

.btn.large {
  font-size: 140%;
  padding-top: 0.8em;
  padding-bottom: 0.7em;
  border-radius: 4px;
}

.btn.x-large {
  font-size: 200%;
  padding-top: 0.5em;
  padding-bottom: 0.4em;
  border-radius: 6px;
}

a img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

a.outside_link,
a.outside_link:link,
a.outside_link:hover {
  color: #369972;
}

#footer a.outside_link,
#footer a.outside_link:link,
#footer a.outside_link:hover {
  color: #fff;
}

a.outside_link[target="_blank"]::before {
  margin-right: 8px;
  content: "\f08e";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: -1px;
}

@media only screen and (min-width: 788px) {
  .sp {
    display: none !important;
  }
}

@media only screen and (min-width: 500px) and (max-width: 787px) {
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .btn {
    width: 100%;
    max-width: 320px;
  }

  .btn.small {
    border-radius: 5px;
  }

  .btn.large {
    font-size: 140%;
    padding-top: 0.6em;
    padding-bottom: 0.5em;
    border-radius: 8px;
  }

  .btn.x-large {
    font-size: 180%;
    padding-top: 0.5em;
    padding-bottom: 0.4em;
    border-radius: 10px;
  }

  .btn:hover {
    color: #fff;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  img {
    max-width: 100%;
    height: auto;
  }
}

#wrap {
  background-color: #82c3c2;
  overflow: hidden;
}

main#main section.reverse {
  /*background-color: #1e625e;*/
  color: #fff;
}

main#main section.thin {
  background-color: #f9f8f8;
}

main#main section.unit {
  padding: 80px 0;
}

main#main .bgcolor_1 {
  background-color: #82c3c2;
}

main#main .bgcolor_2 {
  background-color: #e7de66;
}

main#main .bgcolor_3 {
  /*background-color: #b52744;*/
  background-image: url(images/bgTop.jpg);
  background-size: contain;
}

main#main .bgcolor_4 {
  background-color: #369972;
}

main#main .bgcolor_5 {
  background-color: #b52744;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main .bgcolor_3 {
    background: url(images/bgTop_sp.jpg) center top repeat-y;
  }

  main#main section.unit {
    padding: 40px 0;
  }
}

main#main .heading {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 5em;
}

main#main .heading:before {
  content: "";
  width: 64px;
  height: 16px;
  /*background-color: #82c3c2;*/
  background: url(images/header_mark1.png) no-repeat 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}

main#main .heading.type2:before {
  content: "";
  width: 64px;
  height: 16px;
  /*background-color: #82c3c2;*/
  background: url(images/header_mark2.png) no-repeat 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}

main#main .heading h2 {
  font-size: 4.2rem;
  margin: 0 0 0.1em;
  text-align: center;
  font-family: Sansita, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

footer#footer address,
main#main section#tohint h2,
main#main section#noteFAQ .noteFAQ-blk ul.faqList li h4:before,
main#main section.siteHeading .share h3,
main#main section.siteHeading .snsInfo h2 {
  font-family: Sansita, serif;
  letter-spacing: 0.3em;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main .heading h2 {
    margin-bottom: -8px;
    font-size: 3.2rem;
  }
}

main#main .heading h2 span {
  font-size: 2.6rem;
  font-weight: 400;
  vertical-align: 5px;
}

main#main .heading h2:before {
  content: "";
  width: 57px;
  height: 40px;
  background: url(images/balloonLeft.svg) right top no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px;
}

@media only screen and (max-device-width: 375px) {
  main#main .heading h2:before {
    width: 0;
    height: 0;
  }
}

main#main .heading h2:after {
  content: "";
  width: 57px;
  height: 53px;
  background: url(images/balloonRight.svg) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-left: 10px;
}

@media only screen and (max-device-width: 375px) {
  main#main .heading h2:after {
    width: 0;
    height: 0;
  }
}

main#main .heading p {
  font-size: 2rem;
  margin: 0;
  text-align: center;
  color: #82c3c2;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main .heading p {
    font-size: 1.8rem;
  }
}

main#main .heading.reverse h2:before {
  background: url(images/balloonLeftRev.svg) no-repeat;
}

main#main .heading.reverse h2:after {
  background: url(images/balloonRightRev.svg) no-repeat;
}

main#main .heading.reverse2 h2:before {
  background: url(images/balloonLeftRev2.svg) no-repeat;
}

main#main .heading.reverse2 h2:after {
  background: url(images/balloonRightRev2.svg) no-repeat;
}

main#main span.hashtag {
  font-weight: 400;
  display: inline-block;
  background-color: #1e625e;
  color: #e7de66;
  padding: 0 20px;
  font-size: 1.6rem;
  vertical-align: middle;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
}

header#header {
  background-color: rgba(231, 222, 102, 1);
  color: #222;
  padding: 20px 0;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 20;
  width: 100%;
  height: 66px;
}

header#header .container {
  width: 100%;
  /*min-width: 960px;*/
  position: relative;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  header#header {
    height: 40px;
  }

  header#header .container {
    min-width: 100%;
  }

  header#header .container nav.navHeader {
    background: #e7de66;
    font-size: 2rem;
  }
}

header#header .container nav.navHeader ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header#header .container nav.navHeader ul:after {
  clear: both;
  content: "";
  display: block;
}

header#header .container nav.navHeader ul li {
  float: left;
  margin-left: 3rem;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  header#header .container nav.navHeader ul li {
    margin: 0;
    display: block;
    float: none;
  }
}

header#header .container nav.navHeader ul li:first-child {
  margin-left: 0;
}

header#header .container nav.navHeader ul li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  display: inline-block;
  color: #222;
  letter-spacing: 0.1em;
}

header#header .container nav.navHeader ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #222;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header#header .container nav.navHeader ul li a:hover {
  text-decoration: none;
}

header#header .container nav.navHeader ul li a:hover:after {
  width: 100%;
}

header#header .container nav.navHeader ul li a.special {
  color: #e7de66;
}

header#header .container nav.navHeader ul li a.special:after {
  background-color: #e7de66;
}

header#header .container .shareHead {
  position: absolute;
  top: -3px;
  right: 30px;
}

header#header .container .shareHead ul.sns {
  margin: 0;
  padding: 0;
  list-style: none;
}

header#header .container .shareHead ul.sns li {
  margin: 0 2px;
  display: inline-block;
}

header#header .container .shareHead ul.sns li img {
  display: block;
}

main#main {
  padding-top: 66px;
}

main#main section.siteHeading {
  background: -moz-linear-gradient(180deg, rgba(117, 197, 197, 1) 5%, rgba(255, 255, 255, 0.2)), url(images/bgTop.jpg);
  background: -webkit-linear-gradient(180deg, rgba(117, 197, 197, 1) 5%, rgba(255, 255, 255, 0.2)), url(images/bgTop.jpg);
  background: linear-gradient(180deg, rgba(117, 197, 197, 1) 5%, rgba(255, 255, 255, 0.2)), url(images/bgTop.jpg);
  background-size: cover;
  position: relative;
  padding-bottom: 80px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  header#header .container .shareHead {
    top: -13px;
    right: 8px;
  }

  header#header .container .shareHead ul.sns li img {
    width: 26px;
    height: auto;
  }

  main#main {
    padding-top: 40px;
  }

  main#main section.siteHeading {
    padding-bottom: 40px;
  }
}

/*main#main section.siteHeading .logoArea.sideR {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 135px;
    z-index: 10
}


main#main section.siteHeading .logoArea.sideL {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 135px;
    z-index: 10
}

main#main section.siteHeading .logoArea img {
    margin: 0 auto 30px;
    display: block
}

@media only screen and (max-width:499px),
only screen and (max-width:736px) and (orientation:landscape) {
    main#main section.siteHeading .logoArea {
        position: static;
        width: 100%;
        text-align: center
    }

    main#main section.siteHeading .logoArea img {
        display: inline-block;
        margin: 0 5px
    }
}*/

/*メインビジュアル　画像位置合わせ*/
.main-visual-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1240px;
}

.main-visual-wrap .layer1,
.main-visual-wrap .layer2,
.main-visual-wrap .layer3 {
  position: absolute;
  top: 0;
  left: auto;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .main-visual-wrap {
    max-width: auto;
    min-height: auto;
  }
}

main#main section.siteHeading .intro.container {
  /*padding-top: 2em;*/
  /* padding-bottom: 2em;*/
  width: 100%;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.siteHeading .intro.container {
    width: 100%;
    padding-top: 0;
    margin-bottom: 1em;
  }
}

main#main section.siteHeading .intro.container h1 {
  margin: 0 auto 0.5em;
  /*width: 1100px*/
}

main#main section.siteHeading .intro.container h1 img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  height: auto;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.siteHeading .intro.container h1 div {
    width: auto;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  main#main section.siteHeading .intro.container h1 img {
    width: 100%;
  }
}

main#main section.siteHeading .intro.container .description {
  /*margin: 1em 0;*/
  margin: 10px 0 0 0;
}

main#main section.siteHeading .intro.container .description h2 {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 2.6rem;
  padding: 1.4rem 0;
  background-color: rgb(216, 117, 60);
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.2em;
  box-shadow: 0px 3px 3px rgba(163, 227, 226, 0.6);
}

main#main section.siteHeading .intro.container .description .subcopy {
  font-family: sans-serif;
}

main#main section.siteHeading .intro.container .description p {
  font-size: 2rem;
  text-align: center;
  color: #3e525e;
  text-shadow: 1px 1px 4px #fff;
}

main#main section.siteHeading .intro.container .bnrArea {
  margin: 3em 0;
}

main#main section.siteHeading .intro.container .bnrArea .bnr-item {
  margin: 10px 0;
}

main#main section.siteHeading .intro.container .bnrArea .bnr-item a img {
  display: block;
  margin: 0 auto;
}

/*news*/
main#main .newsWrap {
  margin: -131px auto 0;
  padding: 143px 0 64px;
}

main#main .newsWrap .newsContents {
  max-width: 980px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
}

main#main .newsWrap h2 .box-title {
  position: absolute;
  top: -12px;
  left: 10px;
  display: inline-block;
  padding: 0 12px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  background: #222;
  font-size: 1.6rem;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 4px 4px #b52744;
}

main#main .newsWrap ul {
  padding: 32px 4% 10px;
  margin: 0;
  background-size: 100%;
  list-style: none;
}

main#main .newsWrap li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  padding-bottom: 8px;
  margin-bottom: 20px;
}

main#main .newsWrap li span {
  display: inline-block;
  white-space: nowrap;
  padding-right: 10px;
}

main#main .newsWrap li a {
  display: inline-block;
  color: #369972 !important;
  text-decoration: underline;
}

main#main .newsWrap li a:hover {
  color: #369972 !important;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main .newsWrap .newsContents {
    margin: 0 3%;
    padding: 0 3%;
  }

  main#main section.siteHeading .intro.container .description .salescopy {
    margin: 10px 0;
    letter-spacing: normal;
    width: 100%;
  }

  main#main section.siteHeading .intro.container .description {
    /*margin: 1em 0;*/
  }

  main#main section.siteHeading .intro.container .description h2 {
  }
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main .newsWrap {
    padding: 12px 0 34px;
    margin-top: 0;
  }

  main#main .newsWrap ul {
    padding: 32px 0 10px;
  }

  main#main .newsWrap li {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 0;
  }

  main#main .newsWrap li span {
    display: block;
    margin: 10px 4%;
    border-left: 4px solid #b52744;
    padding-left: 1%;
    line-height: 1;
  }

  main#main .newsWrap li p {
    display: block;
    padding: 10px 4% 30px;
  }
}

main#main section.siteHeading .marker {
  margin: 0 auto;
  text-align: center;
}

main#main section.siteHeading .about2 {
  margin: 0 auto;
  padding: 0.5rem 0;
  width: 90%;
  max-width: 480px;
  text-align: center;
}

main#main section.siteHeading .about2 a {
  margin-right: auto;
  margin-left: auto;
  padding: 1rem 2rem;
  border: 1px solid #3e525e;
  text-align: center;
  width: 100%;
  background-color: #a3e3e2;
  border-radius: 24px;
  display: inline-block;
  color: #3e525e;
  background-image: url(images/arrow_black.png);
  background-position: 5% 50%;
  background-repeat: no-repeat;
  line-height: 1.2;
}

main#main section.siteHeading .about2 .arrow {
  margin-right: 1em;
}

main#main section.siteHeading .about2 a:link,
main#main section.siteHeading .about2 a:hover {
  color: #3e525e !important;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.siteHeading .intro.container {
    padding-bottom: 1rem;
  }

  main#main section.siteHeading .intro.container .description {
    margin-bottom: 1rem;
  }

  main#main section.siteHeading .intro.container .description h2 {
    font-size: 1em;
    margin-top: 0;
  }

  main#main section.siteHeading .intro.container .description p {
    font-size: 1.5rem;
    letter-spacing: 0.2;
    font-weight: 800;
  }
}

/*
main#main section.siteHeading .curryfes h2 {
    margin: 0 0 20px
}

main#main section.siteHeading .curryfes a img,
main#main section.siteHeading .curryfes h2 img {
    margin: 0 auto;
    display: block
}

main#main section.siteHeading .curryfes .show {
    background: 0 0;
    border: 0;
    display: block;
    padding: 0;
    margin-top: 30px
}

main#main section.siteHeading .curryfes .show img {
    display: block;
    margin: 0 auto
}

main#main section.siteHeading .curryfes .curry-hint {
    margin-top: 30px
}

main#main section.siteHeading .curryfes .curry-hint img {
    margin: 0 auto;
    display: block
}
*/

main#main section.siteHeading .snsInfo {
  margin: 7em 0;
}

main#main section.siteHeading .snsInfo h2 {
  font-size: 2.6rem;
  margin: 0;
}

main#main section.siteHeading .snsInfo h2 span {
  font-size: 1.2rem;
  font-weight: 400;
  margin-left: 10px;
}

main#main section.siteHeading .snsInfo h2.headingInsta {
  position: relative;
}

main#main section.siteHeading .snsInfo h2.headingInsta:before {
  content: "";
  width: 135px;
  height: 66px;
  background: url(images/iconFollow.svg) left top no-repeat #fff;
  background-size: cover;
  position: absolute;
  top: -58px;
  left: 0;
}

main#main section.siteHeading .snsInfo p.post {
  margin: 0 0 1.5em;
  font-size: 1.2rem;
}

main#main section.siteHeading .snsInfo p.post span.hashtag {
  font-size: 1.2rem;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.siteHeading .snsInfo .row .column-6 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

main#main section.siteHeading .share {
  background-color: #f9f8f8;
  width: 400px;
  margin: 3em auto 0;
  padding: 20px 0;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.siteHeading .share {
    width: 100%;
  }
}

main#main section.siteHeading .share h3 {
  font-size: 4.2rem;
  text-align: center;
  line-height: 1;
  margin: 0 0 0.5em;
}

main#main section.siteHeading .share ul.sns {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

main#main section.siteHeading .share ul.sns li {
  margin: 0 10px;
  display: inline-block;
}

main#main section.siteHeading .share ul.sns li img {
  display: block;
}

main#main section#tohint {
  text-align: center;
}

main#main section#tohint.unit {
  padding: 40px 0;
}

main#main section#tohint h2 {
  font-size: 3.8rem;
  margin: 0;
  text-align: center;
  color: #fff;
}

main#main section#tohint .answerArea {
  width: 400px;
  margin: 0 auto;
}

main#main section#tohint .answerArea input {
  width: 100%;
  font-size: 2.6rem;
  text-align: center;
  letter-spacing: 4px;
}

main#main section#tohint .answerArea button.btnSend {
  margin: 20px auto;
  width: 240px;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 8px 0 10px;
  color: #fff;
  background-color: #1e625e;
  border-radius: 24px;
}

main#main section#aboutOrizuru {
  background: url(images/orizuru_photo.png) center center no-repeat;
  background-size: cover;
}

main#main section#aboutOrizuru .innerbox {
  max-width: 800px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3em;
  text-align: center;
  color: #222;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#aboutOrizuru {
    background: url(images/orizuru_photo_sp.png) center top repeat-x;
    background-size: cover;
  }

  main#main section#tohint h2 {
    font-size: 2rem;
  }

  main#main section#tohint .answerArea button.btnSend {
    width: 100%;
  }

  main#main section#aboutOrizuru .innerbox {
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 3em 1.5em;
  }
}

main#main section#aboutOrizuru .innerbox h3 {
  font-size: 2.5rem;
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 0.5rem;
}

main#main section#aboutOrizuru .innerbox h3 + span {
  letter-spacing: 0.5rem;
  color: #59b0b0;
  font-size: 1.2rem;
}

main#main section#howToPlay {
  /*background: url(images/bgShimokita.jpg) center top no-repeat;
	background-size: cover*/
}

main#main section#howToPlay .flow {
  margin: 3em 0;
  /*background: url(images/bgAshiato.svg) center center no-repeat;
	background-size: 90%*/
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#tohint .answerArea {
    width: 100%;
  }

  main#main section#howToPlay .flow {
    background: 0 0;
  }
}

main#main section#howToPlay .flow ol.flowList {
  margin: 0;
  padding: 0;
  list-style: none;
}

main#main section#howToPlay .flow ol.flowList li p.flowNum {
  text-align: center;
  overflow: hidden;
  margin: 0;
}

main#main section#howToPlay .flow ol.flowList li p span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}

main#main section#howToPlay .flow ol.flowList li p span::after,
main#main section#howToPlay .flow ol.flowList li p span::before {
  position: absolute;
  top: 50%;
  content: "";
  width: 1000%;
  height: 2px;
  background-color: #fff;
}

main#main section#howToPlay .flow ol.flowList li p span::before {
  right: 100%;
}

main#main section#howToPlay .flow ol.flowList li p span::after {
  left: 100%;
}

main#main section#howToPlay .flow ol.flowList li p {
  margin: 0;
  font-size: 1.5rem;
}

main#main section#howToPlay .flow ol.flowList li img.flowImage {
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto 20px;
}

main#main section#howToPlay .flow .box_white {
  position: relative;
  margin: 0 0 2rem;
  padding: 8px 16px 8px;
  /*border: solid 2px #FFC107;*/
  background-color: #fff;
}

main#main section#howToPlay .flow .box_white .box-title {
  position: absolute;
  display: inline-block;
  top: -12px;
  left: -12px;
  padding: 0 9px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  font-size: 24px;
  background: #222;
  color: #ffffff;
  font-weight: bold;
  box-shadow: 4px 4px #b52744;
}

main#main section#howToPlay .flow ol.flowList li h3 {
  text-align: center;
  font-size: 2rem;
  padding-bottom: 0;
  border-bottom: 0;
  margin: 0 1rem;
  line-height: 1.2;
  color: #b52744;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#howToPlay .flow ol.flowList li img.flowImage {
    width: 80%;
    margin-top: 16px;
  }

  main#main section#howToPlay .flow .row .column-8 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  main#main section#howToPlay .flow ol.flowList li.rev {
    display: flex;
    flex-direction: column-reverse;
  }
}

main#main section#PlayInfo .buy {
  margin: 3em 0;
}

main#main section#PlayInfo .buy .buyBox {
  max-width: 800px;
  margin: 24px auto 0;
  padding: 0 20px 20px;
  background-color: #fff;
  text-align: center;
  /*font-family: Sawarabi Gothic;*/
  border: 3px solid #1e625e;
}

main#main section#PlayInfo .buy .buyBox h3 {
  font-size: 2rem;
  text-align: center;
  padding: 10px;
  background-color: #1e625e;
  margin: 0 -20px 30px;
  color: #fff;
  letter-spacing: 0.2em;
}

main#main section#PlayInfo .buy .eng_attention {
  font-family: Sawarabi Gothic;
  text-align: center;
}

main#main section#PlayInfo .buy .buyBox .btnAccess a {
  margin: 20px auto;
  width: 240px;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 8px 0 10px;
  color: #fff;
  background-color: #1e625e;
  border-radius: 24px;
}

main#main section#PlayInfo .buy .buyBox .btnAccess a:hover {
  opacity: 0.8;
}

main#main section#PlayInfo .buy .buyBox .fontL {
  font-size: 2.5rem;
  line-height: 1.5;
}

main#main section#PlayInfo .buy .buyBox .fontM {
  font-size: 2rem;
  line-height: 1.5;
}

main#main section#PlayInfo .buy .buyBox .fontS {
  font-size: 1.4rem;
  line-height: 1.2;
}

main#main section#PlayInfo .buy .buyBox p.price {
  font-size: 2.5rem;
}

main#main section#PlayInfo .buy .buyBox p.caption {
  font-size: 1.2rem;
}

main#main section#PlayInfo .buy .buyBox dl dt {
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 8px;
  line-height: 1.5;
}

main#main section#PlayInfo .buy .buyBox dl dt span {
  font-size: 1.4rem;
}

main#main section#PlayInfo .buy .buyBox dl dd {
  margin: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.3;
}

main#main section#PlayInfo .buy .buyBox .atte {
  display: block;
  padding: 5px;
  color: #900;
  border: 1px solid #900;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#PlayInfo .buy .buyBox {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  main#main section#PlayInfo .buy .buyBox .fontL {
    font-size: 2rem;
  }

  main#main section#PlayInfo .buy .buyBox p.price {
    font-size: 2rem;
  }

  main#main section#PlayInfo .buy .buyBox dl dd.sideL {
    text-align: left !important;
  }
}

main#main section#wayToEnjoy .enjoy,
main#main section#wayToEnjoy .enjoy .description {
  margin: 3em 0;
}

main#main section#wayToEnjoy .enjoy .description p {
  font-size: 2rem;
  text-align: center;
}

main#main section#wayToEnjoy .enjoy ul.enjoyList {
  margin: 0;
  padding: 0;
  list-style: none;
}

main#main section#wayToEnjoy .enjoy ul.enjoyList li h3 {
  text-align: center;
  margin: 0 0 10px;
}

main#main section#wayToEnjoy .enjoy ul.enjoyList li img.enjoyImage {
  width: 100%;
  height: auto;
  display: block;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy .enjoy .description p {
    font-size: 1.6rem;
  }

  main#main section#wayToEnjoy .enjoy .row .column-4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

main#main section#wayToEnjoy .enjoy p.playtime {
  background-color: #fff;
  border: 1px solid #f9f8f8;
  text-align: center;
  font-weight: 700;
  padding: 4px 10px;
}

main#main section#wayToEnjoy #practice {
  margin-top: 5em;
}

main#main section#wayToEnjoy #practice h2 {
  text-align: center;
  font-size: 4.2rem;
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox {
  background-color: #fff;
  border: 3px solid #1e625e;
  padding: 0 30px 30px;
  margin: 3em auto;
  width: 100%;
  max-width: 800px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy #practice .practiceWrap .practiceBox {
    padding: 0 20px 20px;
    width: 100%;
  }
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox h3 {
  background-color: #1e625e;
  color: #fff;
  text-align: center;
  /*font-family: Sansita, serif;*/
  margin: 0 -30px 50px;
  font-size: 2rem;
  padding: 10px;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy #practice .practiceWrap .practiceBox h3 {
    margin: 0 -20px 20px;
  }
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox img.practiceImage {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 40px;
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea {
  display: table;
  width: 600px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea {
    width: 100%;
  }
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea input {
  display: table-cell;
  font-size: 2.6rem;
  text-align: center;
  letter-spacing: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #1e625e;
  width: 70%;
  border-radius: 0;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea input {
    font-size: 2rem;
  }
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea button.btnSend {
  display: table-cell;
  font-size: 2.6rem;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #1e625e;
  border: 3px solid #1e625e;
  color: #fff;
  width: 30%;
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .btnHint {
  display: block;
  text-align: center;
  margin: 10px auto;
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .btnHint a {
  margin: 0 auto;
}

main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .btnHint a img {
  display: block;
  margin: 0 auto;
}

main#main section#noteFAQ .noteFAQ-blk {
  margin: 3em 0;
}

main#main section#noteFAQ .noteFAQ-blk h3 {
  background-color: #1e625e;
  display: inline-block;
  padding: 3px 40px;
  color: #82c3c2;
  font-size: 2rem;
  margin: 0;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section#wayToEnjoy #practice .practiceWrap .practiceBox .answerArea button.btnSend {
    font-size: 2rem;
  }

  main#main section#noteFAQ .noteFAQ-blk h3 {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    letter-spacing: 0.2em;
  }
}

main#main section#noteFAQ .noteFAQ-blk ul.noteList {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

main#main section#noteFAQ .noteFAQ-blk ul.noteList > li {
  border-top: 1px dotted #1e625e;
  padding: 30px 0;
}

main#main section#noteFAQ .noteFAQ-blk ul.noteList > li:first-child {
  border-top: 0;
}

main#main section#noteFAQ .noteFAQ-blk ul.noteList > li h4 {
  font-size: 1.5rem;
  margin: 0 0 10px;
  padding-left: 12px;
  border-left: 4px solid #1e625e;
}

main#main section#noteFAQ .noteFAQ-blk ul.noteList > li ul {
  padding-left: 20px;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList {
  list-style: none;
  margin: 0;
  padding: 0;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList li {
  border-top: 1px dotted #1e625e;
  padding: 30px 0;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList li:first-child {
  border-top: 0;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList li h4 {
  font-size: 1.5rem;
  margin: 0 0 10px;
  font-weight: bold;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList li h4:before {
  content: "Q";
  font-family: Sansita, serif;
  font-size: 2rem;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #1e625e;
  color: #82c3c2;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
}

main#main section#noteFAQ .noteFAQ-blk ul.faqList li p {
  margin: 0;
  font-size: 1.5rem;
}

main#main section#flag {
  background-color: #6d5644;
}

main#main section#flag .answer-flag img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

footer#footer {
  background-color: #1e625e;
  color: #fff;
  padding: 30px 0;
}

footer#footer section.inquiry h2 {
  color: #82c3c2;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 0 10px;
}

footer#footer section.inquiry .inquiryMain {
  text-align: center;
  margin: 30px 0;
}

footer#footer section.inquiry .inquiryMain p.inquiryName {
  text-align: center;
  margin-bottom: 10px;
}

footer#footer section.inquiry .inquiryMain p {
  font-size: 1.5rem;
  margin: 0;
}

footer#footer section.inquiry .inquirySub {
  text-align: center;
  margin: 30px auto;
  border: 1px solid #333;
  padding: 0 10px 10px;
  width: 400px;
  box-sizing: border-box;
}

footer#footer section.inquiry .inquirySub h3 {
  border-bottom: 1px solid #333;
  margin: 0 -10px 20px;
  font-size: 1.2rem;
  padding: 4px 10px;
}

footer#footer section.inquiry .inquirySub p.inquiryName {
  text-align: center;
  margin-bottom: 10px;
}

footer#footer section.inquiry .inquirySub p {
  font-size: 1.2rem;
  margin: 0;
}

footer#footer .credit {
  text-align: center;
}

footer#footer .credit p {
  font-size: 1.2rem;
}

footer#footer ul.sns {
  margin: 0 0 100px;
  padding: 0;
  list-style: none;
  text-align: center;
}

footer#footer ul.sns li {
  margin: 0 2px;
  display: inline-block;
}

footer#footer ul.sns li img {
  display: block;
}

footer#footer address {
  text-align: center;
  font-style: normal;
  font-size: 1.2rem;
}

footer#footer .creditLogo {
  max-width: 400px;
  margin: auto;
}

footer#footer .creditLogo p {
  width: 33.3%;
}

footer#footer .flexbox {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

main#main section.hintHeading {
  /*background: url(images/bgTop.jpg) center top no-repeat*/
  background-color: #82c3c2;
}

main#main section.hintHeading .introHint.container {
  /*padding-bottom: 5em;*/
  /*padding-top: 2em;*/
  width: 100%;
}

main#main section.hintHeading .introHint.container img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

main#main section.hintHeading .introHint.container h1 {
  margin: 0 auto 0.5em;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  footer#footer section.inquiry .inquirySub {
    width: 100%;
  }

  main#main section.hintHeading {
    /*background: url(images/bgTop_sp.jpg) center top no-repeat*/
  }

  main#main section.hintHeading .introHint.container h1 {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}

main#main section.hintContent {
  background-image: url(images/hint/bg_section1.png);
  background-size: 100%;
}

/*ヒントページアコーディオン*/

main#main .accbox {
  margin: 1em 0;
  padding: 0;
}

main#main .accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 11px 12px;
  color: #5a5854;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.5s;
  border: 2px solid #5a5854;
  font-family: monospace;
}

main#main .accbox label h3 {
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex;
  /* Safari6.1以降 */

  font-size: 150%;
  margin: 0;
  padding: 0;
  line-height: normal;
  justify-content: space-between;
}

main#main .accbox label h3 span {
  width: 24px;
  background-image: url(images/hint/arrow_down.png);
  background-repeat: no-repeat;
  background-size: 24px;
}

main#main .step1 label {
  background-color: #b593be;
}

main#main .step2 label {
  background-color: #61b7d9;
}

main#main .step3 label {
  background-color: #6bb392;
}

main#main .step4 label {
  background-color: #b6d56a;
}

main#main .step5 label {
  background-color: #eee563;
}

main#main .step6 label {
  background-color: #f19057;
}

/*step3 下の階層のラベル*/
main#main .step3 label.nostyle {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #fff;
}

/*main#main .accbox label:hover {
    background: #85baef;
}*/

main#main .accbox input {
  display: none;
}

main#main .accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

main#main .cssacc:checked + .accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}

main#main section.hintContent.chapter1 {
  /*background: url(images/hint/bg_section1.png) center top repeat-y; */
}

main#main section.hintContent.chapter2 {
  /*background: url(images/hint/bg_section2.png) center top repeat-y;*/
}

main#main section.hintContent h2 img,
main#main section.hintContent h3 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

main#main section.hintContent ul.hintList {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

main#main section.hintContent ul.hintList li {
  background-color: #fff;
  /*border: 3px solid #5a5854;*/
  padding: 30px 20px;
  width: 46%;
  margin: 20px 2%;
}

main#main section.hintContent ul.hintList li.w100 {
  width: 100%;
}

main#main section.hintContent ul.hintList li.column1 {
  width: 100%;
}

main#main section.hintContent ul.hintList li.table-style {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-around;*/
  margin: 0;
  padding: 0;
  text-align: left;
}

main#main section.hintContent ul.hintList li.table-style .btnHint {
  margin: 8px 6px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.hintContent ul.hintList li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  main#main section.hintContent ul.hintList li.table-style {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    text-align: left;
  }

  main#main section.hintContent ul.hintList li.table-style .btnHint {
    margin: 8px auto;
  }
}

main#main section.hintContent ul.hintList li img {
  max-width: 100%;
  height: auto;
}

main#main section.hintContent ul.hintList li .nazo {
  width: 100%;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

main#main section.hintContent ul.hintList li .nazo img {
  display: block;
  margin: auto;
}

main#main section.hintContent ul.hintList li .btnHint {
  display: block;
  text-align: center;
  margin: 10px auto;
}

main#main section.hintContent ul.hintList li .btnHint a {
  margin: 0 auto;
}

main#main section.hintContent ul.hintList li .btnHint a img {
  display: block;
  margin: 0 auto;
}

.curry-modal,
main#main .snsbtns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  max-width: 620px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

main#main .enquetebtn {
  text-align: center;
}

main#main .enquetebtn a {
  background-color: #900;
  border: 3px solid #fff;
  color: #fff;
}

main#main .snsbtns ul {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}

main#main .snsbtns .snsbtn {
  margin: 0 4px;
}

/*アンサーページ*/
main#main section.AnswerHeading .answerImage img,
main#main section.Weekend .answerImage img {
  margin: 0 auto;
  height: auto;
  display: block;
  width: 100%;
  max-width: 160px;
}

main#main .snsbtns .snsbtn .fb-share-button > span {
  vertical-align: top !important;
}

main#main section.AnswerHeading {
  background: url(images/answer/bgAnswer.jpg) center top;
  padding: 100px 0;
  background-repeat: repeat-y;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.AnswerHeading {
    padding: 50px 0;
  }

  main#main section.AnswerHeading {
    background: url(images/answer/bgAnswer_sp.jpg) center top;
  }
}

main#main section.Weekend {
  background: url(images/answer/bgAnswer.jpg) center top;
  padding: 100px 0;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.Weekend {
    padding: 50px 0;
  }
}

main#main section.Ending {
  padding: 100px 0;
  position: relative;
}

main#main section.Ending:before {
  background: url(images/bgShimokita.jpg) center top no-repeat;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}

main#main section.Ending.Enquete {
  color: #fff;
}

main#main section.Ending.Enquete h1 {
  color: #e7de66;
  text-align: center;
  line-height: 1.4;
}

main#main section.Ending.Enquete h2 {
  margin-top: 80px;
  border-bottom: 1px solid #e7de66;
  padding-bottom: 5px;
  line-height: 1.4;
}

main#main section.Ending.Enquete input {
  margin-right: 4px;
}

main#main section.Ending.Enquete input[type="text"],
main#main section.Ending.Enquete textarea {
  width: 100%;
}

main#main section.Ending.Enquete input[type="submit"] {
  margin: 0;
}

main#main section.Ending.Enquete span.required {
  color: #900;
}

main#main section.Ending .bgEnding {
  background: url(images/answer/bgEnding.png) center top repeat-y;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 300%;
  z-index: -1;
}

main#main section.Ending .endingImage {
  margin: 200px 0;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main#main section.Ending .bgEnding {
    background: 0 0;
  }

  main#main section.Ending {
    padding: 50px 0;
  }

  main#main section.Ending .endingImage {
    margin: 150px 0;
  }
}

main#main section.Ending .endingImage:first-child {
  margin-top: 0;
}

main#main section.Ending .endingImage h2 {
  margin: 0 0 80px;
}

main#main section.Ending .endingImage h2 img {
  display: block;
}

main#main section.Ending .endingImage img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

main#main section.Ending .endingImage .creditLogo {
  margin: 45px 0;
}

.curry-modal {
  background-color: #f8ed14;
  height: 100%;
  padding: 40px;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.curry-modal .answerArea {
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .curry-modal {
    padding: 30px 20px;
  }

  .curry-modal .answerArea {
    width: 100%;
  }
}

.curry-modal .answerArea input {
  width: 300px;
  font-size: 2.5rem;
  height: 50px;
  text-align: center;
  letter-spacing: 4px;
  border: 4px solid #1e625e;
  vertical-align: top;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .curry-modal .answerArea input {
    width: 100%;
    margin-bottom: 10px;
  }
}

.curry-modal .answerArea button.btnSend {
  font-size: 1.6rem;
  height: 50px;
  width: 150px;
  background: #1e625e;
  color: #fff;
  border: 0;
}

.drawer-nav,
.drawer-overlay {
  top: 0;
  height: 100%;
  position: fixed;
}

.curry-modal .snsbtns {
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.drawer-brand,
.drawer-menu-item {
  display: block;
  text-decoration: none;
  color: #1e625e;
}

.curry-modal .snsbtns .snsbtn {
  margin: 0 4px;
}

.curry-modal .snsbtns .snsbtn .fb-share-button > span {
  vertical-align: top !important;
}

/*!
 * jquery-drawer v3.2.1
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
/*!------------------------------------*    Base
\*!------------------------------------*/
.drawer-nav {
  z-index: 101;
  overflow: hidden;
  width: 240px;
  color: #1e625e;
  background-color: #fff;
}

.drawer-brand {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 3.75rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-menu-item {
  font-size: 1.4rem;
  padding: 1rem 2rem;
}

.lity-loader,
.pswp__error-msg {
  text-align: center;
  font-size: 14px;
}

.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  z-index: 10;
  left: 0;
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.drawer-open .drawer-overlay {
  display: block;
}

/*!------------------------------------*    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}

/*!------------------------------------*    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -240px;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-nav,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 200px;
}

/*!------------------------------------*    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -240px;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-nav,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 240px;
}

/*!------------------------------------*    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 30px;
  padding: 10px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent;
}

.drawer-dropdown-menu,
.drawer-navbar-header,
.lity *,
.pswp * {
  box-sizing: border-box;
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  width: 100%;
  height: 1px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}

.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  position: absolute;
  top: -6px;
  left: 0;
  content: " ";
}

.lity-content:after,
.lity-wrap:before {
  content: "";
}

.drawer-hamburger-icon:after {
  top: 6px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*!------------------------------------*    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

/*!------------------------------------*    Sidebar
\*!------------------------------------*/
.drawer--sidebar,
.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }

  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }

  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }

  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 240px;
  }

  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 240px;
  }

  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 240px;
  }

  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}

/*!------------------------------------*    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 102;
  width: 100%;
  height: 3.75rem;
  padding: 0 0.75rem;
  text-align: center;
}

.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }

  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }

  .drawer-navbar .drawer-menu--right {
    float: right;
  }

  .drawer-navbar .drawer-menu li {
    float: left;
  }

  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .drawer-navbar .drawer-hamburger {
    display: none;
  }

  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .drawer-navbar .drawer-menu {
    padding: 0;
  }

  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 240px;
    border: 1px solid #ddd;
  }

  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: 0.75rem;
  }

  .drawer-container {
    max-width: 60rem;
  }
}

.pswp,
.pswp__item,
.pswp__scroll-wrap {
  overflow: hidden;
}

/*!------------------------------------*    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0 0.75rem 0 1.5rem;
  text-decoration: none;
  color: #1e625e;
}

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.pswp,
.pswp__bg,
.pswp__scroll-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

/*! open */
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*!------------------------------------*    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}

.inviewfadeIn {
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.fadeIn {
  opacity: 1;
}

.inviewUp {
  transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.Up {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.inviewzoomIn {
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.zoomIn {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.fadeInUp {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.lity-container,
.lity-wrap:before {
  vertical-align: middle;
  display: inline-block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  background: #1e625e;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  will-change: transform;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder--blank {
  background: #1e625e;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.lity,
.lity-wrap {
  z-index: 9990;
  position: fixed;
  outline: 0 !important;
  right: 0;
  bottom: 0;
  left: 0;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  top: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity-wrap {
  top: 0;
  text-align: center;
}

.lity-wrap:before {
  height: 100%;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: 0 !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lity-closed .lity-content,
.lity-loading .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  text-decoration: none;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: 0 0;
  outline: 0;
  box-shadow: none;
  border: 0;
  text-align: center;
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  /*width: 100%;*/
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  .lity-iframe-container {
    padding-top: 0;
    height: 400px;
  }
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #1e625e;
}

.lity-hide {
  display: none;
}

.dot1,
.dot2,
.spinner6 > div,
.spinner7 > div {
  background-color: #fff;
  display: inline-block;
}

.spinner1 {
  width: 40px;
  height: 40px;
  position: relative;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner2 {
  width: 40px;
  height: 40px;
  position: relative;
}

.container1 > div,
.container2 > div,
.container3 > div {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner2 .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 {
  top: 0;
  left: 0;
}

.circle2 {
  top: 0;
  right: 0;
}

.circle3 {
  right: 0;
  bottom: 0;
}

.circle4 {
  left: 0;
  bottom: 0;
}

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.spinner3 {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
}

.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  position: absolute;
  top: 0;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.spinner4 {
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.spinner5 {
  width: 32px;
  height: 32px;
  position: relative;
}

.cube1,
.cube2 {
  background-color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }

  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }

  75% {
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }

  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }

  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }

  75% {
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }

  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.spinner6 {
  width: 50px;
  height: 30px;
  text-align: center;
}

.spinner6 > div {
  height: 100%;
  width: 6px;
  margin-left: 2px;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner6 .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner6 .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner6 .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner6 .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%,
  100%,
  40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.spinner7 {
  width: 90px;
  height: 30px;
  text-align: center;
}

.spinner7 > div {
  height: 15px;
  width: 15px;
  margin-left: 3px;
  border-radius: 50%;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}

.spinner7 .circ2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.spinner7 .circ3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.spinner7 .circ4 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.spinner7 .circ5 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

@-webkit-keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: translateY(-10px);
  }

  20% {
    -webkit-transform: translateY(-20px);
  }
}

@keyframes stretchdelay {
  0%,
  100%,
  40% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }

  20% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
  }
}

/*-----------------------------------------------------------
	#photo setting
-----------------------------------------------------------*/

#photo {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 0 0 0;
  overflow: hidden;
}

#photo .section_wrap {
  width: 100%;
  position: relative;
}

#photo .images {
  width: 100%;
  position: relative;
  height: 180px;
}

#photo ul {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 3960px;
  height: 100%;
  margin-left: -115px;
}

#photo ul li {
  width: 230px;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0px 0px 8px -2px #1e625e000;
}

#photo ul li img {
  width: 100%;
  height: auto;
  /* 	box-shadow: 0px 8px 15px 0px rgba(8, 1, 3, 0.5); */
}

#photo ul li:nth-child(1) {
  left: 0;
}

#photo ul li:nth-child(2) {
  left: 260px;
}

#photo ul li:nth-child(3) {
  left: 520px;
}

#photo ul li:nth-child(4) {
  left: 780px;
}

#photo ul li:nth-child(5) {
  left: 1040px;
}

#photo ul li:nth-child(6) {
  left: 1300px;
}

#photo ul li:nth-child(7) {
  left: 1560px;
}

#photo ul li:nth-child(8) {
  left: 1820px;
}

#photo ul li:nth-child(9) {
  left: 2640px;
}

#photo ul li:nth-child(10) {
  left: 2970px;
}

#photo ul li:nth-child(11) {
  left: 3300px;
}

#photo ul li:nth-child(12) {
  left: 3630px;
}

/*
#photo ul li:nth-child(13) { left: 3960px; }
#photo ul li:nth-child(14) { left: 4290px; }
#photo ul li:nth-child(15) { left: 4620px; }
#photo ul li:nth-child(16) { left: 4950px; }
#photo ul li:nth-child(17) { left: 5280px; }
*/

#photo .loopanime {
  -webkit-animation: image_list_animation 30s linear infinite;
  animation: image_list_animation 30s linear infinite;
}

@-webkit-keyframes image_list_animation {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-800px);
  }
}

@keyframes image_list_animation {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-800px);
  }
}

/* aboutArea */
main .about1 {
  display: flex;
  justify-content: space-around;
  max-width: 960px;
  margin: 0 auto;
}

main .about1 .container {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main .about1 .container .boxLine {
  display: block;
  width: 100%;
  padding: 0 1.5em 1em 1.5em;
  margin: 2em 0;
  background: #fff;
  word-break: break-all;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  main .about1 {
    flex-direction: column;
  }
}

main .boxLine h3 {
  text-align: center;
  letter-spacing: 0.2em;
  margin: -20px auto 40px auto;
  padding: 8px;
  font-size: 90%;
  background-color: #3e525e;
  color: #fff;
}

main .boxLine p {
  max-width: 600px;
  margin: 1em auto;
  font-size: 1.2rem;
  font-family: Sawarabi Gothic;
}

main .boxLine .bnrmm {
  text-align: center;
}

main .boxLine .bnrmm img {
  width: 320px;
  margin: 0 auto;
}

/*ヒントボタン*/
#tohint_btn {
  position: fixed;
  width: 200px;
  bottom: -10px;
  right: 0px;
  z-index: 999;
}

#tohint_btn img {
  width: 200px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  #tohint_btn {
    width: 200px;
  }

  #tohint_btn img {
    width: 200px;
  }
}

/*トップへ戻るボタン*/
#totop_btn {
  position: fixed;
  width: 200px;
  bottom: -10px;
  right: 0px;
  z-index: 999;
}

#totop_btn img {
  width: 200px;
}

@media only screen and (max-width: 499px), only screen and (max-width: 736px) and (orientation: landscape) {
  #totop_btn {
    width: 140px;
  }

  #ttotop_btn img {
    width: 140px;
  }
}

/**********アニメーション設定**********/
/*右から左*/
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateX(50px);
    /* X軸方向に50px */
  }

  100% {
    opacity: 1;
    /* 不透明 */
    transform: translateX(0);
    /* X軸方向に0px */
  }
}

/*左から右    */
@keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateX(-50px);
    /* X軸方向に50px */
  }

  100% {
    opacity: 1;
    /* 不透明 */
    transform: translateX(0);
    /* X軸方向に0px */
  }
}

/*上から下*/
@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateY(-50px);
    /* Y軸方向に-50px */
  }

  100% {
    opacity: 1;
    /* 不透明 */
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}

/*下から上*/
@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    transform: translateY(50px);
    /* Y軸方向に50px */
  }

  100% {
    opacity: 1;
    /* 不透明 */
    transform: translateY(0);
    /* Y軸方向に0px */
  }
}

/**********アニメーション設定end**********/

#main-visual .layer1 {
  animation-name: SlideUp;
  /* アニメーション名 */
  animation-duration: 1s;
  /* アニメーション時間 */
}

#main-visual .layer2 {
  animation-name: SlideUp;
  /* アニメーション名 */
  animation-duration: 2s;
  /* アニメーション時間 */
}

#main-visual .layer3 {
  animation-name: SlideDown;
  /* アニメーション名 */
  animation-duration: 3s;
  /* アニメーション時間 */
}

#main-visual .layer4 {
  animation-name: SlideUp;
  /* アニメーション名 */
  animation-duration: 4s;
  /* アニメーション時間 */
}

.description .layer5 {
  animation-name: SlideUp;
  /* アニメーション名 */
  animation-duration: 3s;
  /* アニメーション時間 */
}

/*練習問題 ヒント*/
#practice .hidden_box {
  max-width: 600px;
  margin: 0 auto;
}

#practice .hidden_box input {
  display: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  cursor: hand;
}

#practice .hidden_box img {
  cursor: pointer;
  cursor: hand;
}

#practice .hidden_box .hidden_show {
  max-width: 600px;
  margin: 0 auto;
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

#practice .hidden_box input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

#practice .hidden_box p {
  text-align: left;
  color: #222;
}

#practice .hidden_box .mt {
  margin-top: 2em;
}

#practice .hidden_box .ml {
  margin-left: 1.5em;
}

/* フッター固定メニュー */
.btn-bottomsp {
  display: block;
  width: 100%;
  position: fixed;
  bottom: -1px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.6);
}

.btn-bottomsp div {
  padding-left: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}

.btn-bottomsp span {
  list-style: none;
  text-align: center;
}

.btn-bottomsp .table {
  display: flex;
  justify-content: center;
}

.btn-bottomsp a {
  display: block;
  max-width: 400px;
  padding: 4px 8px;
  margin: 4px 8px;
  border-radius: 8px;
  background: #1e625e;
  line-height: 0;
}

/*.btn-bottomsp-line:before {
    display: block;
    position: absolute;
    width: calc(100% + 2px);
    min-height: 100%;
    border-left: 1px solid #fff;
    z-index: 9999;
    opacity: .25;
}

.btn-bottomsp-line:after {
    content: "";
    display: block;
    position: absolute;
    right: 33.33333%;
    top: 0;
    width: calc(100% + 2px);
    min-height: 100%;
    border-right: 1px solid #fff;
    padding-bottom: 2px;
    z-index: 9999;
    opacity: .25;
}
*/
