@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;400;700&display=swap");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
html {
  font-size: 62.5%;
}
@media screen and (min-width: 767px) {
  html {
    font-size: 62.5%;
  }
}
body {
  background: url("../img/bg-main.jpg") center repeat-y;
  background-size: 100% auto;
  color: #222;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 1.3rem;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 767px) {
  body {
    background: url("../img/bg-main.jpg");
    background-size: 50% auto;
    color: #222;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 1.6rem;
    line-height: 100%;
    margin: 0 auto;
    overflow-x: hidden;
  }
}

img.top-bnr {
  display: block;
  margin: 120px auto -80px auto;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  img.top-bnr {
    display: block;
    margin: 0px auto;
    max-width: 90%;
    width: 100%;
  }
}

.clear {
  clear: both;
}
.clear hr,
.nodis {
  display: none;
}
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  background: transparent;
  border: 0;
  font-size: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  margin: 0;
  padding: 0;
}
img {
  height: auto;
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
}
div {
  user-select: none;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px #ddd solid;
}
@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}
@media screen and (min-width: 650px) {
  .br-pc {
    display: block;
  }
  .br-sp {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}
@media screen and (min-width: 600px) {
  h1 {
    background: #000;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 6px;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    display: none;
  }
}
.fixed {
  background: #fff;
  position: fixed;
  top: 75pt;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 767px) {
  header {
    background: url(../img/header-bg.jpg);
    background-size: 50% auto;
  }
  header .image {
    width: 980px;
    height: 245px;
    margin: auto;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  header {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  nav {
    background: url(../img/nav-bg.png) center no-repeat;
    height: 89px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 5;
  }
  nav ul {
    display: flex;
    width: 980px;
    margin: auto;
  }
  nav li {
    list-style-type: none;
    flex-grow: 1;
    text-align: center;
  }
  nav li + li {
    border-left: 1px dotted #fff;
  }
  nav li img {
    width: 140px;
    margin: auto;
  }
  nav li.sub {
    padding: 0 5px;
  }
  nav li.sub img {
    width: 180px;
  }
  .sub-nav {
    background: url(../img/sub-nav2.png) center no-repeat;
    width: 907px;
    height: 53px;
    margin: 0 auto;
  }
  .sub-nav dl {
    display: flex;
    width: 900px;
    margin: auto;
  }
  .sub-nav dt {
    width: calc(100% / 5);
    margin-top: 4px;
    text-align: center;
  }
  .sub-nav dt img {
    display: block;
    width: 150px;
    margin: auto;
  }
  .sp-nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  nav {
    display: none;
  }
  .fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .menu {
    background: #aec200;
    border-bottom: 5px solid #eef6a5;
    margin-bottom: 2em;
  }
  .menu-box {
    padding: 1em;
  }
  .menu_left {
    cursor: pointer;
    display: block;
    float: left;
    height: 50px;
    width: 5pc;
  }
  .menu_left,
  .menu_right {
    border-radius: 4px;
  }
  .menu_right {
    cursor: pointer;
    display: block;
    float: right;
    height: 50px;
    padding-bottom: 5px;
    position: relative;
    width: 5pc;
  }
  .menu_left_nav {
    display: none;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .menu_left_nav li {
    background: #fbffd6;
    border-bottom: 1px ridge #8c9c00;
    float: left;
    width: 50%;
  }
  .menu_left_nav li a {
    border-right: 1px ridge #8c9c00;
    color: #8c9c00;
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .menu_left {
    background: url(../img/menu_left.png) no-repeat 4px 6px #8c9c00;
    height: 40px;
    width: 50px;
  }
  .menu_right {
    height: 35px;
    text-align: right;
    width: 130px;
  }
  .menu_right img {
    width: 40px;
  }
  .menu-box {
    padding: 5px;
  }
  .menu {
    margin-bottom: 1em;
  }
  .menu_middle ul li {
    margin: 0 1px;
  }
}
@media screen and (min-width: 767px) {
  .main {
    margin: 0 auto;
    width: 750pt;
    margin-top: 130px;
  }
  .main .left {
    float: left;
    width: 50%;
  }
  .main .right {
    float: right;
    width: 50%;
  }
  .main .right .inner {
    margin-top: -10px;
    padding: 0 15px;
  }
  .information {
    margin-top: -10px;
  }
  .information img {
    width: 515px;
  }
  .information .area {
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 10px;
  }
  .information .area .box {
    width: 100%;
  }
  .information .area .detail .title {
    margin-top: 8px;
    padding: 0 13px 10.5px 10px;
    border-bottom: 1px dotted #49dfff;
  }
  .information .area .detail .title a {
    color: #e66f98;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
  }
  .information .area .detail .title span {
    color: #000;
    font-size: 10px;
  }
  .information .area .detail .comment {
    font-size: 1.4rem;
    line-height: 2;
  }
  .information .area .detail .comment .image {
    float: left;
    margin-right: 10px;
  }
  .movie {
    margin-left: 15px;
    margin-top: -8px;
  }
  .movie .area {
    background: #ffe9f3;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 15px 0;
  }
  .movie .area .box {
    padding: 0 15px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .main {
    margin: 0 auto;
  }
  .main .left,
  .main .right {
    width: 100%;
  }
  .information {
    padding: 0 10px;
  }
  .information img {
    width: 515px;
  }
  .information .area {
    padding: 10px;
    background: #ffe9f3;
    border-radius: 6px;
  }
  .information .area .detail .title {
    margin-top: 5px;
    padding: 0 0px 5px;
    border-bottom: 1px dotted #da83a7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .information .area .detail .title a {
    color: #c8497e;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
  }
  .information .area .detail .title span {
    color: #000;
    font-size: 10px;
  }
  .information .area .detail .comment {
    font-size: 1.4rem;
    line-height: 2;
  }
  .information .area .detail .comment .image {
    float: left;
    margin-right: 10px;
  }
  .movie {
    padding: 5px 10px;
  }
  .movie .area {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 10px;
  }
}
@media screen and (min-width: 767px) {
  .newface {
    width: auto;
    margin: 0;
    padding: 50px 0px;
  }
  .newface ul {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    min-width: 1000px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 30px 30px;
  }
  .newface li {
    width: 24%;
    margin: 6px;
    margin-bottom: 20px;
  }
  .newface .tit {
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    width: 400px;
  }
  .newface .detail {
    width: auto;
    background: url(../img/newface-detail2.png);
    background-size: 75% auto;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
  }
  .newface .detail .inner {
    padding: 15px;
  }
  .newface .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .newface .detail .image {
    position: relative;
    width: 100%;
  }
  .newface .detail .data {
    background: #fff;
    margin: 10px 0 0;
    padding: 10px;
    border-radius: 2px;
    line-height: 1.2;
  }
  .newface .detail .subname {
    color: #ff5e95;
    font-size: 1.6rem;
  }
  .newface .detail .name {
    font-size: 2rem;
  }
  .newface .detail .size {
    font-size: 1.5rem;
  }
  .newface .detail .icon-delivery {
    position: absolute;
    left: 19px;
    top: 180px;
    width: 35px;
  }
  .newface .image .day {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 7pc;
    height: 40px;
    background: url(../img/newface-day2.png) no-repeat;
    background-size: 100% auto;
  }
  .newface .image .day p {
    margin-left: -10px;
    padding: 9pt 0 0;
    color: #00ab9b;
    font-size: 1.5rem;
    font-weight: 700;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .bar {
    background: url(../img/bar.png) center no-repeat;
    height: 30px;
    margin-top: 30px;
  }
  .newface-btn {
    width: 320px;
    margin: auto;
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .newface {
    width: auto;
    margin: 0;
    padding: 0;
  }
  .newface .tit {
    margin: 0 auto;
    text-align: center;
    width: 75%;
  }
  .newface ul {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    padding: 0 7px;
  }
  .newface li {
    width: 50%;
  }
  .newface .detail {
    width: auto;
    background: url(../img/newface-detail2.png);
    background-size: 100% auto;
    margin: 3px;
    padding-bottom: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
  }
  .newface .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .newface .detail .image {
    position: relative;
    width: auto;
    margin: auto;
    padding: 5px;
  }
  .newface .detail .data {
    background: #fff;
    margin: 0 5px;
    padding: 5px 0;
    border-radius: 2px;
    line-height: 1.2;
  }
  .newface .detail .subname {
    color: #ff5e95;
    font-size: 1.4rem;
  }
  .newface .detail .name {
    font-size: 1.7rem;
  }
  .newface .detail .size {
    font-size: 1.3rem;
  }
  .newface .detail .icon-delivery {
    position: absolute;
    left: 19px;
    top: 180px;
    width: 35px;
  }
  .newface .image .day {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 7pc;
    height: 40px;
    background: url(../img/newface-day2.png) no-repeat;
    background-size: 100% auto;
  }
  .newface .image .day p {
    margin-left: -5px;
    padding: 15px 0 0;
    color: #00ab9b;
    font-size: 1.5rem;
    font-weight: 700;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .bar {
    background: url(../img/bar.png) center no-repeat;
    height: 30px;
    margin-top: 0;
  }
  .newface-btn {
    width: 280px;
    margin: auto;
    padding: 10px 0 0;
  }
}
@media screen and (min-width: 767px) {
  .twitterlist {
    width: 966px;
    margin: 0 auto;
  }
  .twitterlist .tit {
    width: 986px;
    height: 5pc;
    background: url(../img/today-tit.png) no-repeat;
    background-size: 50% auto;
    margin: 0 auto;
  }
  .twitterlist .tit p {
    font-size: 1.7rem;
    font-weight: 600;
    padding: 33px 0 0 280px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .twitterlist ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 30px;
  }
  .twitterlist li {
    width: 25%;
  }
  .twitterlist .detail {
    background: url(../img/today-detail2.png);
    background-size: 100% auto;
  }
  .twitterlist .detail,
  .twitterlist .detail_new {
    margin: 10px;
    padding-bottom: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
  }
  .twitterlist .detail_new {
    background: url(../img/newface-detail2.png);
    background-size: 100% auto;
  }
  .twitterlist .image {
    position: relative;
    width: auto;
    margin: auto;
    padding: 5px;
  }
  .twitterlist .image .rank {
    position: absolute;
    right: -3px;
    top: 0;
    width: 75px;
  }
  .twitterlist .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .twitterlist .image .day {
    position: absolute;
    bottom: 4px;
    right: 7px;
    width: 121px;
    height: 40px;
    background: url(../img/time2.png) no-repeat;
    background-size: 100% auto;
  }
  .twitterlist .image .day p {
    color: #ff0;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 13px 0 0;
  }
  .twitterlist .image .new {
    position: absolute;
    left: 9px;
    bottom: 8px;
    width: 35px;
  }
  .twitterlist .data {
    position: relative;
    background: #fff;
    margin: 0 5px;
    padding: 5px 0;
    border-radius: 2px;
    line-height: 1.2;
  }
  .twitterlist .data a {
    color: #00adef;
    text-decoration: none;
  }
  .twitterlist .data i {
    font-size: 3rem;
  }
  .twitterlist .data dl {
    display: flex;
    width: auto;
    margin: 0 5px;
    padding: 5px;
    background: #ddf6ff;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
  }
  .twitterlist .subname {
    color: #ff5e95;
    font-size: 1.4rem;
  }
  .twitterlist .name {
    padding-bottom: 3px;
    font-size: 1.7rem;
  }
  .twitterlist .size {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .twitterlist {
    width: auto;
    margin-top: -15px;
  }
  .twitterlist ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 3px;
  }
  .twitterlist li {
    width: calc(100% / 3);
  }
  .twitterlist .tit {
    background: url(../img/today-tit.png) no-repeat;
    height: 55px;
    margin-top: 10px;
    background-size: 100% auto;
  }
  .twitterlist .tit p {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.2;
    padding: 30px 20px 0 235px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .twitterlist .detail {
    background: url(../img/today-detail2.png);
    background-size: 100% auto;
  }
  .twitterlist .detail,
  .twitterlist .detail_new {
    margin: 3px;
    padding-bottom: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
  }
  .twitterlist .detail_new {
    background: url(../img/newface-detail2.png);
    background-size: 100% auto;
  }
  .twitterlist .image {
    position: relative;
    width: auto;
    margin: auto;
    padding: 5px;
  }
  .twitterlist .image .rank {
    position: absolute;
    right: -3px;
    top: 0;
    width: 75px;
  }
  .twitterlist .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .twitterlist .image .day {
    position: absolute;
    bottom: 4px;
    right: 7px;
    width: 121px;
    height: 40px;
    background: url(../img/time2.png) no-repeat;
    background-size: 100% auto;
  }
  .twitterlist .image .day p {
    color: #ff0;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 13px 0 0;
  }
  .twitterlist .image .new {
    position: absolute;
    left: 9px;
    bottom: 8px;
    width: 25px;
  }
  .twitterlist .data {
    position: relative;
    background: #fff;
    margin: 0 5px;
    padding: 0 0 5px 0;
    border-radius: 2px;
    line-height: 1.2;
  }
  .twitterlist .data a {
    color: #00adef;
    text-decoration: none;
  }
  .twitterlist .data i {
    font-size: 2.7rem;
  }
  .twitterlist .data dl {
    display: flex;
    width: auto;
    margin: 0 5px;
    padding: 5px;
    background: #ddf6ff;
    border-radius: 3px;
  }
  .twitterlist .data dt {
    line-height: 1;
  }
  .twitterlist .subname {
    color: #ff5e95;
    font-size: 1.4rem;
  }
  .twitterlist .name {
    padding: 4px 0 2px;
    font-size: 1.7rem;
  }
  .twitterlist .size {
    font-size: 1.4rem;
  }
}
/*===============================

�X���C�h�o�i�[

================================*/
.slide {
  padding: 50px 0 35px;
}
@media screen and (max-width: 768px) {
  .slide {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
  }
}
.slide-s {
  padding: 50px 0 35px;
}
@media screen and (max-width: 768px) {
  .slide-s {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
  }
}
/*===============================

�s�b�N�A�b�v�K�[��

================================*/
.pickup {
  width: 80%;
  min-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.pickup .tit {
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  width: 400px;
}
.pickup ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: auto;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

  padding: 30px;
}
.pickup li {
  width: 25%;
}
.pickup figure {
  width: auto;
  margin: 10px;
  padding: 15px;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
  background: url(../img/today-detail3.png);
  background-size: 50% auto;
}
.pickup .image {
  position: relative;
  width: 100%;
  margin: auto;
}
.pickup .image img {
  width: 100%;
}
.pickup .image .rank {
  position: absolute;
  right: -3px;
  top: 0;
  width: 75px;
}
.pickup .image .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
}
.pickup .image .day {
  position: absolute;
  bottom: 4px;
  right: 7px;
  width: 121px;
  height: 40px;
  background: url(../img/time2.png) no-repeat;
  background-size: 100% auto;
}
.pickup .image .day p {
  color: #ff0;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 13px 0 0;
}
.pickup .image .new {
  position: absolute;
  left: 9px;
  bottom: 8px;
  width: 35px;
}
.pickup .data {
  position: relative;
  background: #fff;
  margin: 10px 0 0;
  padding: 10px;
  border-radius: 2px;
  line-height: 1.2;
}
.pickup .subname {
  color: #ff5e95;
  font-size: 1.8rem;
}
.pickup .name {
  font-size: 2rem;
}
.pickup .size {
  font-size: 1.6rem;
}
.pickup.icon-delivery {
  position: absolute;
  left: 19px;
  top: 180px;
  width: 35px;
}
@media screen and (max-width: 767px) {
  .pickup {
    width: 100%;
    min-width: 300px;
    margin-top: -20px;
    padding: 0;
  }
  .pickup ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 7px;
    background: none;
  }
  .pickup li {
    width: 50%;
  }
  .pickup .tit {
    margin: 0 auto;
    width: 75%;
  }
  .pickup figure {
    margin: 3px;
    padding: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
    background: url(../img/today-detail3.png);
    background-size: 100% auto;
  }
  .pickup .image {
    position: relative;
    width: auto;
    margin: auto;
  }
  .pickup .image .rank {
    position: absolute;
    right: -3px;
    top: 0;
    width: 75px;
  }
  .pickup .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .pickup .image .day {
    position: absolute;
    bottom: 4px;
    right: 7px;
    width: 121px;
    height: 40px;
    background: url(../img/time2.png) no-repeat;
    background-size: 100% auto;
  }
  .pickup .image .day p {
    color: #ff0;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 13px 0 0;
  }
  .pickup .image .new {
    position: absolute;
    left: 9px;
    bottom: 8px;
    width: 25px;
  }
  .pickup .data {
    position: relative;
    background: #fff;
    margin: 5px 0 0;
    padding: 5px;
    border-radius: 2px;
    line-height: 1.2;
  }
  .pickup .subname {
    color: #ff5e95;
    font-size: 1.5rem;
  }
  .pickup .name {
    font-size: 1.7rem;
  }
  .pickup .size {
    font-size: 1.3rem;
  }
  .pickup.icon-delivery {
    position: absolute;
    left: 19px;
    top: 180px;
    width: 35px;
  }
}
/*===============================

�{���̏o�Ύ���

================================*/
@media screen and (min-width: 767px) {
  .today {
    width: 80%;
    min-width: 1000px;
    margin: 0 auto;
  }
  .today .tit {
    width: 1000px;
    height: 5pc;
    background: url(../img/today-tit.png) no-repeat;
    background-size: 50% auto;
  }
  .today .tit p {
    font-size: 1.7rem;
    font-weight: 600;
    padding: 33px 0 0 280px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .today ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 30px;
  }
  .today li {
    width: 25%;
  }
  .today .detail {
    background: url("../img/today-detail2.png");
    background-size: 75% auto;
  }
  .today .detail,
  .today .detail_new {
    margin: 10px;
    padding: 15px;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
  }
  .today .detail_new {
    background: url("../img/newface-detail2.png");
    background-size: 75% auto;
  }
  .today .image {
    position: relative;
    width: auto;
    margin: auto;
  }
  .today .image .rank {
    position: absolute;
    right: -3px;
    top: 0;
    width: 75px;
  }
  .today .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .today .image .day {
    position: absolute;
    bottom: 4px;
    right: 7px;
    width: 140px;
    height: 40px;
    background: url(../img/time2.png) no-repeat;
    background-size: 100% auto;
  }
  .today .image .day p {
    color: #ff0;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 13px 0 0;
  }
  .today .image .new {
    position: absolute;
    left: 9px;
    bottom: 8px;
    width: 35px;
  }
  .today .data {
    position: relative;
    background: #fff;
    margin: 10px 0 0;
    padding: 10px;
    border-radius: 2px;
    line-height: 1.2;
  }
  .today .subname {
    color: #ff5e95;
    font-size: 1.6rem;
  }
  .today .name {
    font-size: 2rem;
  }
  .today .size {
    font-size: 1.5rem;
  }
  .today.icon-delivery {
    position: absolute;
    left: 19px;
    top: 180px;
    width: 35px;
  }
}
@media screen and (max-width: 767px) {
  .today {
    width: auto;
    margin-top: -15px;
    padding-bottom: 25px;
  }
  .today ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 7px;
  }
  .today li {
    width: 50%;
  }
  .today .tit {
    background: url(../img/today-tit.png) no-repeat;
    height: 55px;
    margin-top: 10px;
    background-size: 100% auto;
  }
  .today .tit p {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.2;
    padding: 26px 20px 0 235px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .today .detail {
    background: url(../img/today-detail2.png);
    background-size: 100% auto;
  }
  .today .detail,
  .today .detail_new {
    margin: 3px;
    padding-bottom: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
  }
  .today .detail_new {
    background: url(../img/newface-detail2.png);
    background-size: 100% auto;
  }
  .today .image {
    position: relative;
    width: auto;
    margin: auto;
    padding: 5px;
  }
  .today .image .rank {
    position: absolute;
    right: -3px;
    top: 0;
    width: 75px;
  }
  .today .image .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
  }
  .today .image .day {
    position: absolute;
    bottom: 4px;
    right: 7px;
    width: 121px;
    height: 40px;
    background: url(../img/time2.png) no-repeat;
    background-size: 100% auto;
  }
  .today .image .day p {
    color: #ff0;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 13px 0 0;
  }
  .today .image .new {
    position: absolute;
    left: 9px;
    bottom: 8px;
    width: 25px;
  }
  .today .data {
    position: relative;
    background: #fff;
    margin: 0 5px;
    padding: 5px 0;
    border-radius: 2px;
    line-height: 1.2;
  }
  .today .subname {
    color: #ff5e95;
    font-size: 1.4rem;
  }
  .today .name {
    font-size: 1.7rem;
  }
  .today .size {
    font-size: 1.3rem;
  }
  .today.icon-delivery {
    position: absolute;
    left: 19px;
    top: 180px;
    width: 35px;
  }
}
.widget {
  display: flex;
  width: 80%;
  min-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .widget {
    display: block;
    width: 95%;
    min-width: 95%;
  }
}
.diary {
  width: 50%;
  margin-right: 15px;
}
.diary .tit {
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  width: 400px;
}
.diary ul {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

  padding: 30px;
}
@media screen and (max-width: 767px) {
  .diary {
    display: none;
  }
}
/*===============================

����Twitter

================================*/
.twitter {
  width: 50%;
  margin-left: 15px;
}
.twitter .tit {
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  width: 400px;
}
.twitter ul {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

  padding: 30px;
}
.twitter li {
  width: auto;
  margin: 20px;
}
@media screen and (max-width: 767px) {
  .twitter {
    width: 95%;
    min-width: 100%;
    margin: auto;
    margin-left: 0;
    padding: 0;
  }
  .twitter ul {
    width: auto;
    display: block;
    background: none;
    padding: 0;
    border-radius: 0px;
    box-shadow: none;
  }
  .twitter li {
    width: 100%;
    margin: 0;
  }
  .twitter .tit {
    margin: 0 auto;
    width: 75%;
  }
  .twitter .inner {
    margin: 0;
  }
}
/*===============================

�������[��

================================*/
.oneroom {
  width: 600px;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .oneroom {
    width: 95%;
    margin-top: 20px;
  }
}
.slide-s {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .slide-s {
    margin-top: 0px;
  }
}
@media screen and (min-width: 767px) {
  .tit-bar {
    padding: 20px 0;
    font-weight: bold;
    text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px,
      #fff -2px 0 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
  .tit-bar img {
    width: 400px;
    margin: auto;
  }
  .tit-bar,
  .tit-bar2 {
    width: auto;
    margin: auto;
    text-align: center;
  }
  .tit-bar2 {
    padding: 60px 0 25px;
  }
  .tit-bar .name {
    color: #002ba8;
    font-size: 4rem;
    margin-top: 20px;
  }
  .tit-bar .size {
    color: #333;
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .tit-bar-rank {
    padding: 60px 0 25px;
    text-align: center;
  }
  .tit-bar-rank .name {
    color: #002ba8;
    font-size: 4rem;
    margin-top: 20px;
  }
  .tit-bar-rank .name,
  .tit-bar-rank .size {
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .tit-bar-rank .size {
    color: #ea68a2;
    font-size: 2rem;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .text-day {
    font-size: 2.2rem;
    padding: 5px 0 30px 0;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .text-day span {
    color: #3396e0;
    font-size: 2.6rem;
  }
  .text-day-sub {
    font-size: 2.2rem;
    padding-bottom: 40px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
}
@media screen and (max-width: 767px) {
  .tit-bar {
    padding: 20px 0 10px;
    text-align: center;
    text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px,
      #fff -2px 0 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
  .tit-bar img {
    width: 280px;
  }
  .tit-bar2 {
    padding-top: 20px;
    text-align: center;
  }
  .tit-bar2 img {
    width: 200px;
  }
  .tit-bar .name {
    color: #002ba8;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .tit-bar .size {
    color: #333;
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .tit-bar-rank {
    padding: 0 0 15px;
    text-align: center;
  }
  .tit-bar-rank .name {
    color: #002ba8;
    font-size: 3rem;
  }
  .tit-bar-rank .name,
  .tit-bar-rank .size {
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .tit-bar-rank .size {
    color: #ea68a2;
    font-size: 2rem;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .text-day {
    font-size: 1.5rem;
    margin-top: 20px;
    padding-bottom: 25px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .text-day span {
    color: #3396e0;
    font-size: 2rem;
  }
}
@media screen and (min-width: 767px) {
  .akushitsu {
    width: 966px;
    padding: 20px 0 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .akushitsu {
    padding: 10px 10px 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 767px) {
  .footer-nav {
    margin-top: 20px;
  }
  .footer-nav ul {
    margin: 0 auto;
    padding-left: 15px;
    width: 750pt;
  }
  .footer-nav li {
    float: left;
    margin: 5px;
    width: 317px;
  }
  footer {
    background: #000;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
  }
  footer a {
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .footer-nav {
    margin-top: 10px;
  }
  .footer-nav ul {
    margin: 0 auto;
  }
  .footer-nav li {
    width: 97%;
    margin: auto;
    text-align: center;
  }
  footer {
    background: #000;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 47px;
    padding: 10px;
    text-align: center;
  }
  footer a {
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (min-width: 767px) {
  .schedule {
    margin: 0 auto;
    width: 750pt;
  }
}
@media screen and (max-width: 767px) {
  .schedule {
    width: 100%;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 767px) {
  .week {
    margin-bottom: 25px;
    text-align: center;
  }
  .week dl {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
  }
  .week dt {
    width: calc(100% / 7);
    margin: 0;
    padding: 0;
    background: #1ebcff;
    text-align: center;
  }
  .week dt.off {
    background: #000;
    text-align: center;
  }
  .week dt p {
    border-right: 1px solid #fff;
    color: #fff;
    padding: 20px 10px;
  }
  .week dt a {
    display: block;
    margin: 0;
    padding: 20px 0;
    border-right: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .week {
    width: 97%;
    margin: auto;
    text-align: center;
  }
  .week dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .week dt {
    width: calc(100% / 3);
    margin: 0;
    padding: 0;
    background: #1ebcff;
    text-align: center;
  }
  .week dt.off {
    background: #000;
    text-align: center;
  }
  .week dt p {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 1.5rem;
    padding: 10px 0;
  }
  .week dt a {
    display: block;
    margin: 0;
    padding: 12px 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-decoration: none;
  }
}
@media screen and (min-width: 767px) {
  .profile {
    width: 940px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    padding: 0 30px;
  }
  .profile .inner {
    float: left;
    width: 520px;
  }
  .profile .left {
    float: left;
    width: 400px;
    padding: 25px 0 0;
  }
  .profile .left img {
    border-radius: 20px;
  }
  .profile .center {
    float: left;
    width: 120px;
    padding-top: 25px;
  }
  .profile .center img {
    border: 5px solid #fff;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 15px;
    padding: 0;
    width: 95px;
  }
  .profile .right {
    float: left;
    width: 420px;
    padding: 25px 0 0;
  }
  .profile .right .text-01 {
    color: #00d2ff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
  }
  .profile .right .text-02,
  .profile .right .text-come {
    border-bottom: 1px dotted #00d2ff;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  table.type-week {
    border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 35px;
    text-align: center;
    width: 1000px;
  }
  table.type-week th {
    background: #0041ae;
    color: #fff;
    font-weight: 900;
  }
  table.type-week td,
  table.type-week th {
    padding: 10px;
    vertical-align: top;
    width: 155px;
  }
  table.type-week td {
    background: #fff;
    border-bottom: 1px solid #0041ae;
    border-right: 1px solid #0041ae;
    font-weight: 900;
    font-size: 18px;
  }
  .profile-diary {
    width: 520px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .profile {
    margin: 0 auto;
  }
  .profile .left {
    margin: 0 auto;
    width: 85%;
  }
  .profile .left img {
    border-radius: 20px;
  }
  .profile .center img {
    border: 5px solid #fff;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    width: 90px;
  }
  .profile .right {
    margin-top: -15px;
    padding: 0 10px;
  }
  .profile .right .text-01 {
    color: #00d2ff;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.8;
  }
  .profile .right .text-02,
  .profile .right .text-come {
    border-bottom: 1px dotted #00d2ff;
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .profile .right .data-list {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 6px;
  }
  table.type-week {
    border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;
    width: 97%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
  table.type-week th {
    background: #02bffd;
    color: #ff0;
    font-weight: 900;
  }
  table.type-week td,
  table.type-week th {
    font-size: 1.6rem;
    padding: 5px 0;
    vertical-align: top;
    width: 33.33333%;
  }
  table.type-week td {
    background: #fff;
    border-bottom: 1px solid #02bffd;
    border-right: 1px solid #02bffd;
    font-weight: 900;
  }
  .profile-diary {
    overflow-x: hidden;
    margin-right: 0;
    margin-bottom: 10px;
    border-right: 1px solid #ccc;
  }
}
@media screen and (min-width: 767px) {
  .system {
    margin: 0 auto;
    width: 984px;
  }
  .system img {
    pointer-events: none;
  }
  .system .left {
    float: left;
    width: 450px;
  }
  .system .left img {
    border: 10px solid #fff;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
  }
  .system .right {
    float: right;
    width: 504px;
  }
  .system-text {
    font-size: 1.5rem;
    line-height: 1.8;
    padding: 0 10px 10px;
  }
  .system-text02 {
    color: #7a8b00;
    font-size: 2.2rem;
    line-height: 2;
    padding: 10px;
  }
  .system-text03 {
    color: #f80;
    font-size: 1.1rem;
    line-height: 1.3;
    padding: 10px;
  }
  .system-text04 {
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 0;
    text-align: center;
  }
  .shimei i {
    color: red;
    font-size: 3rem;
    font-weight: 700;
    font-style: normal;
  }
  .price {
    margin: 0 auto;
    margin-top: 20px;
    width: 966px;
    pointer-events: none;
  }
  .price .title {
    background: url(../img/price-bg01.jpg) no-repeat;
    border-bottom: 1px ridge #8c9c00;
  }
  .price .title p {
    color: #fff;
    font-size: 2.2rem;
    padding: 20px;
  }
  .price .title span {
    color: #ff0;
    font-size: 2.8rem;
  }
  .price .comment {
    background: url(../img/price-bg02.jpg) no-repeat;
  }
  .price .comment p {
    font-size: 1.9rem;
    padding: 20px;
  }
  .price .comment span {
    color: #ff0;
    font-size: 2.8rem;
  }
  .price-room {
    margin: 0 auto;
    width: 987px;
  }
}
@media screen and (max-width: 767px) {
  .system {
    margin: 0 auto;
  }
  .system .left {
    margin: 0 auto;
    width: 20pc;
  }
  .system .left img {
    border: 5px solid #fff;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
  }
  .system .right {
    float: right;
  }
  .system-text {
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 20px 10px 10px;
  }
  .system-text02 {
    color: #7a8b00;
    font-size: 1.8rem;
    line-height: 1.8;
    padding: 10px;
  }
  .system-text03 {
    color: #f80;
    font-size: 1.1rem;
    line-height: 1.3;
    padding: 0 10px 10px;
  }
  .system-text04 {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 0;
    text-align: center;
  }
  .shimei i {
    color: red;
    font-size: 2rem;
    font-weight: 700;
    font-style: normal;
  }
  .price {
    margin: 0 auto;
    margin-top: 0;
  }
  .price .title {
    background: url(../img/price-bg01.jpg) no-repeat;
    border-bottom: 1px ridge #8c9c00;
  }
  .price .title p {
    color: #fff;
    font-size: 2rem;
    padding: 15px;
  }
  .price .title span {
    color: #ff0;
    font-size: 2.4rem;
  }
  .price .comment {
    background: url(../img/price-bg02.jpg) no-repeat;
  }
  .price .comment p {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 15px;
  }
  .price .comment span {
    color: #ff0;
    font-size: 2.8rem;
  }
  .price-room {
    margin: 0 auto;
  }
}
.access-oneroom {
  width: 1050px;
  margin: 0 auto;
}
.access-oneroom ul {
  display: flex;
  flex-wrap: wrap;
}
.access-oneroom li {
  width: 50%;
}
.access-oneroom figure {
  margin: 0;
  padding: 20px;
}
.access-oneroom img {
  border-radius: 10px;
  border: 5px solid #dff5ff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.access-oneroom .text {
  width: 100%;
  height: 90px;
  margin-top: 15px;
  background: #fff;
  font-size: 15.5px;
  border-radius: 10px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.access-oneroom .text p {
  padding: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .access-oneroom {
    width: 94%;
    margin: 0 auto;
    margin-left: 10px;
  }
  .access-oneroom ul {
    display: flex;
    flex-wrap: wrap;
  }
  .access-oneroom li {
    width: 100%;
  }
  .access-oneroom figure {
    width: auto;
    margin: 0;
    padding: 10px 0;
  }
  .access-oneroom img {
    width: 98%;
    margin: auto;
    border-radius: 10px;
    border: 5px solid #dff5ff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .access-oneroom .text {
    width: 100%;
    height: auto;
    margin-top: 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .access-oneroom .text p {
    padding: 15px;
    font-size: 14px;
    line-height: 1.6;
  }
}
.room-number {
  width: 950px;
  margin: 0 auto;
}
.room-number ul {
  display: flex;
}
.room-number li {
  width: 50%;
}
.room-number a {
  display: block;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .room-number {
    width: 100%;
    margin: 0 auto;
  }
  .room-number ul {
    display: flex;
    flex-wrap: wrap;
  }
  .room-number li {
    width: 100%;
    margin-top: 20px;
  }
  .room-number a {
    display: block;
    padding: 0 20px;
  }
}
@media screen and (min-width: 767px) {
  .access ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 1050px;
  }
  .access li {
    width: 45%;
    min-height: 100%;
    margin: auto;
  }
  .access img {
    border-radius: 20px;
  }
  .access .text {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    height: 115px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 5px;

    width: 455px;
  }
  .access .text {
    width: auto;
    margin-top: 10px;
  }
  .access .text p {
    line-height: 1.6;
    padding: 20px;
    text-align: left;
  }
  .access .text2 {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    height: 135px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 5px;

    width: 455px;
  }
  .access .text2 p {
    line-height: 2;
    padding: 20px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .access {
    pointer-events: none;
  }
  .access ul {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 90%;
  }
  .access li {
    width: 100%;
    margin-bottom: 40px;
  }
  .access img {
    border-radius: 20px;
  }
  .access .text {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    font-size: 1.6rem;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 5px;
  }
  .access .text p {
    line-height: 1.5;
    padding: 10px;
    text-align: left;
  }
  .access .text2 {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    font-size: 1.6rem;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 5px;
  }
  .access .text2 p {
    line-height: 2;
    padding: 20px;
    text-align: left;
  }
}
.guide {
  display: none;
}
@media screen and (max-width: 768px) {
  .guide {
    display: block;
    padding: 10px;
  }
  .guide .inner {
    height: 200px;
    margin-top: 5px;
    border-radius: 10px;
    background: #fff;
  }
}
@media screen and (min-width: 767px) {
  .news {
    width: 924px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    line-height: 1.5;
  }
  .news .title {
    background: linear-gradient(#0066bd, #00a3d8);
    border-radius: 2px;
  }
  .news .title p {
    margin-bottom: 15px;
    padding: 10px;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 900;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .news {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    line-height: 1.5;
  }
  .news .title {
    background: linear-gradient(#0066bd, #00a3d8);
    border-radius: 2px;
  }
  .news .title p {
    margin-bottom: 15px;
    padding: 7px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 900;
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .enqueit {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    margin: 0 auto;

    width: 987px;
  }
  .enqueit .box {
    font-size: 14px;
    line-height: 2;
    padding: 30px;
  }
  .enqueit .box span {
    color: red;
  }
  .event_text {
    font-size: 1pc;
    line-height: 100%;
  }
  .event_text select {
    height: 35px;
  }
  .event_text input {
    padding: 10px 0;
  }
  .event_title {
    background: url(../img/event_title.png) repeat-x;
    border-radius: 20px;
    height: 35px;
    margin: 15px 0 10px;

    padding: 0;
  }
  .event_title p {
    color: #0049dd;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 1px 0 0 15px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .space-center {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .enqueit {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    margin: 0 auto;

    width: 90%;
  }
  .enqueit .box {
    font-size: 1.3rem;
    line-height: 1.6;
    padding: 20px;
  }
  .enqueit .box span {
    color: red;
  }
  .event_text {
    font-size: 1.6rem;
  }
  .event_text select {
    height: 35px;
  }
  .event_text input {
    padding: 10px 0;
  }
  .event_title {
    background: url(../img/event_title.png) repeat-x;
    border-radius: 20px;
    height: 35px;
    margin: 15px 0 10px;

    padding: 0;
  }
  .event_title p {
    color: #0049dd;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 5px 0 0 15px;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .space-center {
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .event {
    border-bottom: 1px dotted #0005cc;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 966px;
  }
  .event .image img {
    margin-top: 20px;
  }
  .event .image img,
  .event .title {
    border-radius: 20px;
  }
  .event .title {
    background: #fff;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    color: #0005cc;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;

    padding: 10px 0;
    text-align: center;

    width: 100%;
  }
  .event .text {
    font-size: 16px;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px,
      #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .event {
    border-bottom: 1px dotted #0005cc;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 95%;
  }
  .event .image img {
    margin-top: 10px;
  }
  .event .image img,
  .event .title {
    border-radius: 20px;
  }
  .event .title {
    background: #fff;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    color: #0005cc;
    font-weight: bold;
    font-size: 1.6rem;
    margin: 5px 0;

    padding: 8px 0;
    text-align: center;

    width: 100%;
  }
  .event .text {
    font-size: 1.6rem;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px,
      #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 767px) {
  .ranking {
    border-bottom: 1px dotted #e45483;
    margin: 0 auto;
    margin-top: -10px;
    padding-bottom: 15px;
    width: 765pt;
  }
  .ranking .left {
    float: left;
    padding-top: 15px;
    width: 420px;
  }
  .ranking .left img {
    border-radius: 20px;
  }
  .ranking .right {
    float: right;
    padding-top: 25px;
    width: 600px;
  }
  .ranking .right .come {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    margin: 0 auto;

    padding: 30px;

    width: 80%;
  }
  .ranking .right .come p {
    font-size: 1pc;
    height: 230px;
    line-height: 2;
    overflow: auto;
  }
}
@media screen and (max-width: 767px) {
  .ranking {
    border-bottom: 1px dotted #e45483;
    margin: 0 auto;
    margin-top: -10px;
    padding-bottom: 15px;
  }
  .ranking .left {
    margin: 0 auto;
    padding-top: 10px;
    width: 70%;
  }
  .ranking .left img {
    border-radius: 20px;
  }
  .ranking .right {
    margin: 0 auto;
    padding-top: 20px;
    width: 95%;
  }
  .ranking .right .come {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 20px;
  }
  .ranking .right .come p {
    font-size: 1.6rem;
    height: 150px;
    line-height: 1.6;
    overflow: auto;
  }
}
@media screen and (min-width: 767px) {
  .microdata {
    padding-top: 130px;
  }
  .microdata ol {
    margin: 0 auto;
    width: 987px;
  }
  .microdata li {
    color: #000;
    float: left;
    font-size: 13px;
    padding: 0;
    text-shadow: 1px 0 6px #fff, 0 1px 6px #fff, -1px 0 6px #fff,
      0 -1px 6px #fff;
  }
  .microdata li a {
    color: #3396e0;
  }
}
@media screen and (max-width: 767px) {
  .microdata {
    width: 100%;
    background: #000;
  }
  .microdata ol {
    display: flex;
    padding: 8px;
    background: #000;
    color: #fff;
  }
  .microdata li {
    font-size: 9pt;
    padding: 0;
  }
  .microdata a {
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .flow {
    padding: 20px;
  }
  .flow .image {
    width: 20pc;
    margin: auto;
    margin-bottom: 10px;
  }
  .flow .image img {
    box-shadow: 2px 2px 4px #ccc;
    border-radius: 10px;
  }
  .flow .comment {
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
  }
  .flow span {
    color: red;
  }
  .flow .arrow {
    font-size: 22px;
    color: #0aa1c6;
  }
}
@media screen and (min-width: 767px) {
  .flow {
    padding: 20px;
  }
  .flow .image {
    width: 20pc;
    margin: auto;
    margin-bottom: 10px;
  }
  .flow .image img {
    box-shadow: 2px 2px 4px #ccc;
    border-radius: 10px;
  }
  .flow .comment {
    font-weight: 700;
    text-align: center;
    line-height: 2;
  }
  .flow span {
    color: red;
  }
  .flow .arrow {
    font-size: 22px;
    color: #0aa1c6;
  }
}
@media screen and (max-width: 767px) {
  .chuui {
    padding: 20px;
    font-size: 10px;
    font-weight: 700;
    line-height: 2;
  }
  .chuui .text {
    color: #0aa1c6;
  }
  .chuui span {
    font-size: 18px;
    color: red;
  }
}
@media screen and (min-width: 767px) {
  .chuui {
    padding: 20px;
    font-size: 9pt;
    font-weight: 700;
    line-height: 2;
  }
  .chuui .text {
    color: #0aa1c6;
  }
  .chuui span {
    font-size: 18px;
    color: red;
  }
}
@media screen and (min-width: 600px) {
  .sp-header {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .sp-header {
    background-color: rgba(0, 40, 164, 0.9);
    height: 75px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
  }
  .sp-header,
  .sp-header button {
    border: 0;
    cursor: pointer;
    outline: 0;
  }
  .sp-header button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
  }
  .sp-header .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 308px;
  }
  .sp-header .logo img {
    width: 308px;
    pointer-events: none;
  }
  .sp-header .header-menu {
    position: absolute;
    top: 17px;
    right: 5px;
  }
  .sp-header .header-menu img {
    width: 40px;
  }
  .sp-header .header-tel {
    position: absolute;
    top: 20px;
    left: 5px;
  }
  .sp-header .header-tel img {
    width: 75pt;
  }
}
@media screen and (min-width: 600px) {
  .sp-header-sub {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .sp-header-sub {
    background-color: rgba(0, 40, 164, 0.9);
    border: 0;
    cursor: pointer;
    height: 110px;
    left: 0;
    outline: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
  }
  .sp-header-sub .logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 250px;
  }
  .sp-header-sub .logo img {
    width: 250px;
  }
  .sp-header-sub .header-menu {
    position: absolute;
    bottom: 10px;
    right: 5px;
  }
  .sp-header-sub .header-menu img {
    width: 75pt;
  }
  .sp-header-sub .header-tel {
    position: absolute;
    bottom: 10px;
    left: 5px;
  }
  .sp-header-sub .header-tel img {
    width: 75pt;
  }
}
@media screen and (min-width: 600px) {
  .sp-footer {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .sp-footer {
    background-color: rgba(0, 40, 164, 0.9);
    border: 0;
    cursor: pointer;
    width: 100%;
    outline: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 6;
  }
  .sp-footer ul {
    display: flex;
  }
  .sp-footer ul img {
    width: 100%;
    height: auto;
  }
  .sp-footer li {
    width: 32%;
    padding: 10px 3px;
  }

  .line-wrap {
    position: fixed;
    bottom: 65px;
    z-index: 6;
    width: 100%;
    background: #fff;
    text-align: center;
    border-top: 1px #666 solid;
    border-bottom: 1px #666 solid;
    padding: 8px;
    box-sizing: border-box;
    transition: opacity 0.5s ease;
    /* フェードアウトのためのCSS */
  }

  .line-wrap .left {
    display: inline-block;
    width: 100px;
    vertical-align: top;
  }

  .line-wrap .left img {
    width: 80px;
    height: auto;
  }

  .line-wrap .right {
    display: inline-block;
    width: cals(100%-100px);
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }

  .line-wrap .right b {
    display: block;
    margin: 8px 0px;
    font-size: 18px;
  }

  .line-wrap .right a {
    display: inline-block;
    border: 1px #666 solid;
    padding: 6px;
    margin: 8px 3px 0px 0px;
    text-decoration: none;
    color: #000;
    background: #f9d1d2;
  }

  .line-wrap .right a.gray {
    background: #eee;
  }
}
@media screen and (min-width: 600px) {
  .open {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .open {
    position: absolute;
    top: 75px;
    right: 0;
    background: #000;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media screen and (min-width: 600px) {
  .open-sub {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .open-sub {
    position: relative;
    background: #000;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    font-size: 9pt;
    font-weight: 700;
    line-height: 1.2;
  }
  .open-sub-menu {
    right: 5px;
  }
  .open-sub-menu,
  .open-sub-tel {
    width: 5pc;
    position: absolute;
    top: 10px;
  }
  .open-sub-tel {
    left: 5px;
  }
}
.page-top {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 7;
}
.page-top img {
  width: 75pt;
  margin: auto;
}
@media screen and (min-width: 600px) {
  .top-nav {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .top-nav li {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 600px) {
  #sp-menu {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #sp-menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.shiny-button {
  display: inline-block;
  width: 45%;
  margin: 5px;
  padding: 1em 0;
  text-decoration: none;
  border-radius: 4px;
  color: #fff;
  background-image: linear-gradient(#0048b1 0, #0064be 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #011a72;
  text-align: center;
  line-height: 1.2;
}
.shiny-button:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
.shiny-button strong {
  font-size: 1.7rem;
  color: #d4f3ff;
  text-shadow: 1px 1px 0 #000;
}
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 600px) {
  .top-banner2 {
    width: 950px;
    margin: 0 auto;
  }
  .top-banner2 .left {
    float: left;
    width: 50%;
  }
  .top-banner2 .left p {
    padding: 5px;
  }
  .top-banner2 .right {
    float: left;
    width: 50%;
  }
  .top-banner2 .right p {
    padding: 5px;
  }
  .banner {
    width: 850px;
    margin: auto;
    margin-top: 50px;
    padding: 20px 0;
    font-size: 10px;
  }
  .banner ul {
    display: flex;
    flex-wrap: wrap;
  }
  .banner li {
    width: 50%;
    text-align: center;
  }
  .banner img {
    margin-bottom: 5px;
  }
  .banner .vanilla {
    margin-left: 130px;
  }
  .banner-m {
    margin: 0 auto;
    width: 994px;
  }
  .banner-m ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
  }
  .banner-m li {
    width: 50%;
    text-align: center;
  }
  .banner-m div {
    padding: 5px;
  }
  .banner-s {
    margin-top: -10px;
  }
}
@media screen and (max-width: 600px) {
  .top-banner2 {
    padding: 10px;
  }
  .top-banner img {
    width: 100%;
    margin-top: 10px;
  }
  .banner {
    overflow-x: auto;
    max-width: 93%;
    margin: auto;
    padding: 20px 0;
    font-size: 10px;
    text-align: center;
  }
  .banner img {
    margin-bottom: 5px;
  }
  .banner-m {
    padding: 0 10px;
  }
  .banner-m li {
    padding-top: 10px;
  }
  .banner-s {
    margin-top: -13px;
    padding: 0px 10px 0;
  }
}
.loot {
  margin: 0 auto;
  padding: 10px 0;
  width: 350px;
}
@media screen and (max-width: 767px) {
  .loot {
    margin: 0 auto;
    padding: 10px 0;
    width: 320px;
  }
}
.address {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0 30px;
  text-align: center;
  line-height: 1.5;
}
.map {
  width: 625px;
  margin: auto;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .address {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 30px;
    text-align: center;
    line-height: 1.5;
  }
  .map {
    width: 100%;
    margin-top: -25px;
  }
}
.info-button {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 90%;
}
@media screen and (min-width: 600px) {
  .blog {
    margin: 0 auto;
    width: 85%;
  }
  .blog img {
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .blog {
    margin: 0 auto;
    width: 85%;
  }
  .blog img {
    margin-top: 10px;
  }
}
.myButton {
  background: linear-gradient(to bottom, #fea2c0 5%, #ea648f 100%);
  background: -moz-linear-gradient(top, #fea2c0 5%, #ea648f 100%);
  background: -ms-linear-gradient(top, #fea2c0 5%, #ea648f 100%);
  background: -o-linear-gradient(top, #fea2c0 5%, #ea648f 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #fea2c0),
    color-stop(1, #ea648f)
  );
  background: -webkit-linear-gradient(top, #fea2c0 5%, #ea648f 100%);
  background-color: #fea2c0;
  border: 1px solid #f7bbcf;
  border-radius: 20px;
  box-shadow: inset 0 1px 0 0 #f992b3;
  color: #ff0;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fea2c0', endColorstr='#ea648f', GradientType=0);
  font-size: 2rem;

  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #4d3534;

  width: 100%;
}
.myButton p {
  padding: 10px 0;
}
@media screen and (min-width: 767px) {
  .system {
    margin: 0 auto;
    width: 966px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 35px 0;
  }
}
@media screen and (max-width: 767px) {
  .system {
    margin: 0 auto;
    width: 95%;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 0;
  }
}
@media screen and (min-width: 767px) {
  .system-text {
    font-size: 15px;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .system-text span {
    color: #e55886;
    font-size: 25px;
  }
  .system-text2 {
    font-size: 1pc;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .system-text2 span {
    color: #0aa1c6;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .system-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .system-text span {
    color: #e55886;
    font-size: 18px;
    text-align: center;
  }
  .system-text,
  .system-text2 {
    padding-bottom: 15px;
    font-weight: 700;
    text-align: center;
  }
  .system-text2 {
    padding-top: 15px;
    font-size: 13px;
    line-height: 1.8;
  }
  .system-text2 span {
    color: #0aa1c6;
    font-size: 1pc;
    line-height: 1;
  }
}
@media screen and (min-width: 767px) {
  .system-card {
    padding-top: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 2;
  }
  .system-card img {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .system-card span {
    color: red;
    font-size: 22px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  .system-card {
    padding: 20px 0;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
  }
  .system-card img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .system-card span {
    color: red;
    font-size: 22px;
    font-weight: 700;
  }
}
@media screen and (min-width: 600px) {
  .system-price {
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
    border: 1px ridge #91c5e7;
    text-align: center;
  }
  .system-price ul {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
  }
  .system-price li {
    width: 50%;
    padding: 10px 0;
  }
  .system-price li.girls {
    width: 25%;
    padding: 10px 0;
  }
  .system-price li img {
    width: 95%;
    margin: auto;
  }
  .system-price li p {
    padding: 0 7px;
    line-height: 2;
    text-align: left;
  }
  .system-price .text-02 {
    padding-bottom: 20px;
    font-size: 1.5rem;
  }
  .system-price .title {
    background: url(../img/price-bg01.png) no-repeat;
    border-bottom: 1px ridge #4b97c9;
  }
  .system-price .title .text {
    padding: 15px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .system-price .title span {
    color: #ff0;
    font-size: 2.4rem;
  }
  .system-price .comment .text {
    padding: 10px;
    color: #ec6a94;
    font-size: 1.8rem;
    line-height: 2;
  }
  .system-price .comment span {
    color: #000;
  }
  .small-text,
  .ssmall-text {
    font-size: 1rem;
  }
  .ssmall-text {
    line-height: 1;
  }
  .red-text {
    color: red;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .system-price {
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px ridge #91c5e7;
    text-align: center;
  }
  .system-price ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
  }
  .system-price li {
    width: 50%;
    padding: 5px 0;
  }
  .system-price li.girls {
    width: 25%;
    padding: 5px 0;
  }
  .system-price li img {
    width: 95%;
    margin: auto;
  }
  .system-price li p {
    font-size: 0.8rem;
    line-height: 1.3;
    text-align: left;
  }
  .system-price .text-02 {
    padding-bottom: 20px;
    font-size: 1.1rem;
  }
  .system-price .title {
    background: url(../img/price-bg01.png) no-repeat;
    border-bottom: 1px ridge #4b97c9;
  }
  .system-price .title .text {
    padding: 15px;
    color: #fff;
    font-size: 1.8rem;
  }
  .system-price .title span {
    color: #ff0;
    font-size: 2.4rem;
  }
  .system-price .comment .text {
    padding: 10px;
    color: #ec6a94;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .system-price .comment span {
    color: #000;
  }
  .small-text,
  .ssmall-text {
    font-size: 1rem;
  }
  .ssmall-text {
    line-height: 1;
  }
  .red-text {
    color: red;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 767px) {
  .cover-event {
    width: 980px;
    margin: auto;
    padding-bottom: 10px;
  }
}
.gallery {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 45em;
  max-width: 100%;
  margin: 0 auto 2em;
}
.gallery article {
  -moz-transition: -moz-transform 1s ease, opacity 1s ease;
  -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
  -ms-transition: -ms-transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  width: 50%;
  position: relative;
  opacity: 1;
}
.gallery article .image {
  margin: 0;
  display: block;
}
.gallery article:nth-last-child(1n),
.gallery article:nth-last-child(2n) {
  -moz-transition-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.gallery article:nth-last-child(2n),
.gallery article:nth-last-child(3n) {
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.gallery article:nth-last-child(3n),
.gallery article:nth-last-child(4n) {
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.gallery article:nth-last-child(4n),
.gallery article:nth-last-child(5n) {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.gallery article:nth-last-child(5n),
.gallery article:nth-last-child(6n) {
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.gallery article:nth-last-child(6n),
.gallery article:nth-last-child(7n) {
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.gallery article:nth-last-child(7n),
.gallery article:nth-last-child(8n) {
  -moz-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.gallery article:nth-last-child(8n),
.gallery article:nth-last-child(9n) {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.gallery article:nth-last-child(9n),
.gallery article:nth-last-child(10n) {
  -moz-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.gallery article:nth-last-child(10n),
.gallery article:nth-last-child(11n) {
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.gallery article:nth-last-child(11n),
.gallery article:nth-last-child(12n) {
  -moz-transition-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  -ms-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.gallery article:nth-last-child(12n),
.gallery article:nth-last-child(13n) {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.gallery article:nth-last-child(13n),
.gallery article:nth-last-child(14n) {
  -moz-transition-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -ms-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.gallery article:nth-last-child(14n),
.gallery article:nth-last-child(15n) {
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.gallery article:nth-last-child(15n),
.gallery article:nth-last-child(16n) {
  -moz-transition-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.gallery article:nth-last-child(16n),
.gallery article:nth-last-child(17n) {
  -moz-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.gallery article:nth-last-child(17n),
.gallery article:nth-last-child(18n) {
  -moz-transition-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -ms-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
.gallery article:nth-last-child(18n),
.gallery article:nth-last-child(19n) {
  -moz-transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.gallery article:nth-last-child(19n),
.gallery article:nth-last-child(20n) {
  -moz-transition-delay: 0.95s;
  -webkit-transition-delay: 0.95s;
  -ms-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
.gallery article:nth-last-child(20n),
.gallery article:nth-last-child(21n) {
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.gallery article:nth-last-child(21n),
.gallery article:nth-last-child(22n) {
  -moz-transition-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -ms-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
.gallery article:nth-last-child(22n),
.gallery article:nth-last-child(23n) {
  -moz-transition-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -ms-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.gallery article:nth-last-child(23n),
.gallery article:nth-last-child(24n) {
  -moz-transition-delay: 1.15s;
  -webkit-transition-delay: 1.15s;
  -ms-transition-delay: 1.15s;
  transition-delay: 1.15s;
}
.gallery.inactive article {
  opacity: 0;
}
.gallery.inactive article.from-left {
  -moz-transform: translateX(-14em);
  -webkit-transform: translateX(-14em);
  -ms-transform: translateX(-14em);
  transform: translateX(-14em);
}
.gallery.inactive article.from-right {
  -moz-transform: translateX(14em);
  -webkit-transform: translateX(14em);
  -ms-transform: translateX(14em);
  transform: translateX(14em);
}
.gallery.inactive article.from-top {
  -moz-transform: translateY(-7em);
  -webkit-transform: translateY(-7em);
  -ms-transform: translateY(-7em);
  transform: translateY(-7em);
}
.gallery.inactive article.from-bottom {
  -moz-transform: translateY(7em);
  -webkit-transform: translateY(7em);
  -ms-transform: translateY(7em);
  transform: translateY(7em);
}
@media screen and (max-width: 480px) {
  .gallery {
    -moz-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gallery article {
    width: 100%;
  }
}
.top-event {
  background: #fff;
  margin-top: 113px;
}
.movie-banner {
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .movie-banner {
    padding: 8px;
  }
}
.profile-twitte {
  padding-top: 10px;
}
#page_top {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
.animation {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}
.keyframe1 {
  animation-name: a;
}

.sent {
  border-radius: 5px;
  background-color: #0099cd;
  padding: 15px;
  text-align: center;
  width: 220px;
}
.btn-gradient-3d-orange,
.sent {
  display: inline-block;
  color: #fff;
  font-size: 1pc;
  font-weight: 700;
}
.btn-gradient-3d-orange {
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 4px;
  text-shadow: 0 1px 0 #000;
  background-image: linear-gradient(#0d217f 0, #1657b0 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #11319c;
}
.btn-gradient-3d-orange:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
@media screen and (min-width: 767px) {
  .option {
    width: 60pc;
    margin: auto;
  }
  .option ul {
    display: flex;
    flex-wrap: wrap;
  }
  .option li {
    width: 33.33333%;
    margin-bottom: 20px;
    text-align: center;
  }
  .option li img {
    width: 95%;
    margin: auto;
    pointer-events: none;
  }
  .option-text {
    margin-bottom: 25px;
    font-size: 1pc;
    font-weight: 700;
    line-height: 2;
    text-align: center;
    text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px,
      #fff -2px 0 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
  .option-text span {
    display: block;
    font-size: 30px;
    color: #005ed0;
  }
  .goku-text {
    font-size: 25px;
    font-weight: bold;
    color: #de1ebd;
  }
}
@media screen and (max-width: 767px) {
  .option {
    width: 95%;
    margin: auto;
  }
  .option ul {
    display: flex;
    flex-wrap: wrap;
  }
  .option li {
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
  }
  .option li img {
    width: 95%;
    margin: auto;
  }
  .option-text {
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 700;
    line-height: 2;
    text-align: center;
    text-shadow: #fff 2px 0 2px, #fff -2px 0 2px, #fff 0 -2px 2px,
      #fff -2px 0 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px,
      #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px,
      #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px,
      #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
  .option-text span {
    display: block;
    font-size: 17px;
    color: #005ed0;
  }
  .goku-text {
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #de1ebd;
  }
}
@media screen and (min-width: 767px) {
  .double {
    width: 900px;
    margin: auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 30px;
  }
  .double h2 {
    padding: 15px 0;
    font-size: 20px;
    color: #005ed0;
    text-align: center;
  }
  .double h3 {
    padding-bottom: 10px;
    font-size: 1pc;
    color: #ea68a2;
  }
  .double h3,
  .double p {
    line-height: 1.2;
    text-align: center;
  }
  .double p {
    padding-top: 10px;
    font-weight: 700;
  }
  .double span {
    display: block;
    padding-top: 10px;
    color: red;
    font-size: 11px;
  }
  .double img {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .double {
    width: auto;
    margin: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;

    padding: 10px;
  }
  .double h2 {
    padding: 15px 0;
    font-size: 20px;
    color: #005ed0;
    text-align: center;
  }
  .double h3 {
    padding-bottom: 10px;
    font-size: 1pc;
    color: #ea68a2;
  }
  .double h3,
  .double p {
    line-height: 1.2;
    text-align: center;
  }
  .double p {
    padding-top: 10px;
    font-weight: 700;
  }
  .double span {
    display: block;
    padding-top: 10px;
    color: red;
    font-size: 11px;
  }
  .double img {
    border-radius: 10px;
  }
}
.foreigners {
  width: 300px;
  margin: auto;
}
.foreigners_button {
  width: 300px;
  box-shadow: inset 0 1px 1px 0 #f0f7fa;
  background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
  background-color: #33bdef;
  border-radius: 42px;
  border: 1px solid #057fd0;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 20px 0;
  text-decoration: none;
  text-shadow: 0 -1px 0 #5b6178;
  text-align: center;
}
.foreigners_button:hover {
  background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
  background-color: #019ad2;
}
.foreigners_button:active {
  position: relative;
  top: 1px;
}
.taiken-banner {
  display: none;
}
@media screen and (max-width: 768px) {
  .taiken-banner {
    display: block;
    padding: 10px;
  }
}
.overlay {
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 2;
}
.modal-window,
.overlay {
  display: none;
  position: fixed;
}
.modal-window {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  background-color: #dfdddd;
  border-radius: 5px;
  z-index: 3;
}
.modal-window .inner {
  display: flex;
  padding: 15px 0 10px 0;
}
.button-close {
  position: absolute;
  top: -60px;
  right: -5px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #4aa3e3;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
}
.footer-banner {
  width: 900px;
  margin: auto;
  background: #ff0;
}
.footer-banner ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-banner li {
  width: 50%;
}
.btn_card_bg {
  width: 320px;
  margin: auto;
  padding-top: 7px;
}
.btn_card {
  display: inline-block;
  width: 320px;
  padding: 25px 0;
  text-decoration: none;
  background: #008aff; /*�{�^���F*/
  color: #fff;
  font-weight: bold;
  border-bottom: solid 4px #002aa2;
  border-radius: 3px;
  font-size: 1.7rem;
  text-shadow: 0px 1px 1px #000;
  text-align: center;
}
.btn_card:active {
  /*�{�^����������Ƃ�*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*���ɓ���*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); /*�e�������*/
  border-bottom: none;
}
.off {
  width: 640px;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .off {
    width: 98%;
    margin: auto;
    margin-bottom: 20px;
  }
}
.shop {
  width: 966px;
  margin: 0 auto;
  margin-bottom: -5px;
}
.shop dl {
  display: flex;
  padding-left: 5px;
}
.shop dt {
  margin: 5px;
}
@media screen and (max-width: 768px) {
  .shop {
    width: auto;
    margin-bottom: 10px;
  }
  .shop dl {
    margin: 2.5px;
    padding-left: 0px;
  }
  .shop dt {
    width: calc(100% / 3);
    margin: 0;
  }
}
.shop_01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px;
  width: 270px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #003cad;
  border-radius: 50vh;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 1px 2px #000;
}
@media screen and (max-width: 768px) {
  .shop_01 a {
    width: auto;
    height: 30px;
    margin: 2.5px;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 5px;
    line-height: 1.2;
  }
}
.shop_01 a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.shop_01 a:hover {
  text-decoration: none;
  background-color: #0028a5;
}
.shop_02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px;
  width: 270px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #ff58b5;
  border-radius: 50vh;
  text-decoration: none;
  text-shadow: 0px 1px 2px #000;
}
@media screen and (max-width: 768px) {
  .shop_02 a {
    width: auto;
    height: 30px;
    margin: 2.5px;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 5px;
    line-height: 1.2;
  }
}
.shop_02 a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.shop_02 a:hover {
  text-decoration: none;
  background-color: #f7279b;
}
.shop_03 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px;
  width: 270px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #f5c300;
  border-radius: 50vh;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 1px 2px #000;
}
@media screen and (max-width: 768px) {
  .shop_03 a {
    width: auto;
    height: 30px;
    margin: 2.5px;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 5px;
    line-height: 1.2;
  }
}
.shop_03 a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.shop_03 a:hover {
  text-decoration: none;
  background-color: #d4a000;
}
.nenmatsu {
  max-width: 985px;
  margin: auto;
  margin-bottom: -100px;
  padding: 100px 0 0;
}
@media screen and (max-width: 768px) {
  .nenmatsu {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
}
.poolside {
  background: #233da6;
  padding: 5px;
}

#breadcrumb {
  width: 98%;
  max-width: 1000px;
  margin: 130px auto 10px auto;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 80%;
}
.archive #breadcrumb {
  padding: 0;
  background: transparent;
}
#breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
}
#breadcrumb li {
  display: inline;
  list-style: none;
  color: #000;
  margin-right: 4px;
  white-space: nowrap;
}
#breadcrumb li:last-child {
  margin-right: 0;
}
#breadcrumb li:after {
  padding: 0 6px;
  color: #000;
  font-family: FontAwesome;
  content: "\f0da";
}
#breadcrumb li:last-child:after {
  content: "";
}
#breadcrumb li a {
  text-decoration: none;
  color: #000;
  transition: color 0.3s ease;
}
#breadcrumb li:first-child a:before {
  padding-right: 4px;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f015";
}
#breadcrumb li a:hover {
  color: #000;
  text-decoration: none;
}

@media (max-width: 768px) {
  #breadcrumb {
    margin-top: 40px;
    margin-left: 14px;
    margin-bottom: 0px;
  }
}
