@charset "UTF-8";

body,
h1,
h2,
h4,
h5,
h6,
p,
section,
article,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
figure,
img,
form,
iframe {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  list-style-type: none;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-feature-settings: "palt";
  line-height: 26px;
}

body {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

body::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-image: url(../images/main_bg2.webp);
}

html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

textarea {
  font-size: 100%;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

hr {
  display: none;
}

a {
  text-decoration: none;
  color: #fff100;
}

a:hover {
  text-decoration: none;
  color: #444;
}

a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.pc {
  display: block;
}

.tab {
  display: none;
}

.sp {
  display: none;
}

.wrapper {
  margin: 0;
  padding:
    /*226px 0 0*/ 0;
  overflow: hidden;
}

.mens_recruit {
  margin: 30px auto 0;
}

.mens_recruit img {
  margin: 0 auto;
  max-width: 780px;
  width: 100%;
  height: auto;
  /* aspect-ratio: 78/25; */
  padding: 0 10px 0;
}

.mar-today {
  margin-top: 240px;
}

.recruittop {
  margin-top: 60px !important;
  width: 100%;
}

.recruittop img {
  width: 100%;
}

.recruit-sec1 {
  background: url(../images/bg_recruit_2.webp);
}

.recruit-sec1 img {
  max-width: 1178px;
  width: 100%;
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 95px;
}

.recruit-sec2 {
  background: url(../images/bg_recruit_3.webp);
  text-align: center;
}

.recruit-sec2 img {
  max-width: 1084px;
  width: 100%;
  margin: 0 auto;
  padding-top: 31px;
}

.recruit-sec3 {
  background: url(../images/bg_recruit_4.webp);
  text-align: center;
}

.recruit-sec3 img {
  max-width: 670px;
  width: 100%;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 35px;
}

.wraprecruit-sp {
  display: none;
}

.rec {
  padding-top: 60px;
}

.rectit {
  max-width: 273px;
  width: 100%;
  margin: 0 auto;
}

.butwrap {
  max-width: 702px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.but1 {
  /*display: inline-block;*/
  max-width: 230px;
  width: 100%;
}

.but2 {
  /*display: inline-block;*/
  max-width: 230px;
  width: 100%;
}

.but3 {
  /*display: inline-block;*/
  max-width: 230px;
  width: 100%;
}

.but1 img {
  max-width: 200px;
  width: 100%;
}

.but2 img {
  max-width: 200px;
  width: 100%;
}

.but3 img {
  max-width: 200px;
  width: 100%;
}

.banslider {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.banslider img {
  max-width: 780px;
  width: 95%;
}

/*ぱんくず*/
.breadcrumb {
  max-width: 1080px !important;
  width: 95%;
  margin: 0 auto !important;
  margin: 10px 5px;
  padding: 0;
  list-style: none;
}

.breadcrumb li {
  font-size: 16px;
  text-align: left;
}

.breadcrumb li:after {
  /* >を表示*/
  content: ">";
  padding: 0 0.2em;
  /* color: #333; */
}

.breadcrumb li:last-child:after {
  content: "";
}

.breadcrumb li a {
  text-decoration: none;
  color: red;
  /*色*/
  display: inline;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.app-sp {
  display: none !important;
}

.smallh1 {
  text-align: left;
  font-size: 14px !important;
}

.color1 {
  color: #b70000 !important;
}

.color2 {
  color: #b70000 !important;
}

.color3 {
  color: #b70000 !important;
}

.color4 {
  color: #b70000 !important;
}

.color5 {
  color: #b70000 !important;
}

.color6 {
  color: #b70000 !important;
}

.color7 {
  color: #b70000 !important;
}

.color8 {
  color: #b70000 !important;
}

.pink {
  color: #ce0219;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold !important;
  margin: 0;
}

.pink img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.pink2 {
  color: #ce0219;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold !important;
}

.pink2 img {
  /* max-width: 175px; */
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.pink3 {
  color: #ce0219;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold !important;
}

.pink3 img {
  /* max-width: 156px; */
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.purp {
  color: #bc47cf;
  text-align: left;
  letter-spacing: 3px;
  font-weight: bold !important;
}

.purp img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

h2 {
  font-size: 26px !important;
  font-weight: 100 !important;
  padding-bottom: 15px;
}

.sm-txt {
  font-size: 16px;
}

.marplus2 {
  margin-top: 60px;
}

.smtit {
  font-size: 12px;
  padding-left: 10px;
}

.n-d {
  color: #ce0219;
}

.n-c {
  color: #fff;
  margin-bottom: 20px;
}

.pick {
  color: #fff;
  font-size: 16px;
  padding: 0 15px 0 15px;
  text-align: left;
  margin-bottom: 10px;
}

.pick-ph img {
  width: 210px;
  height: auto;
}

.pick-co {
  background: #c7001c;
  padding: 15px 15px;
  height: 244px;
  overflow: auto;
  margin-bottom: 30px;
}

.pk {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.more {
  /*! margin-bottom: -30px; */
  position: absolute;
  bottom: -5px;
  margin-left: 280px;
}

.pick2 {
  color: #333;
  font-size: 16px;
  padding: 0;
  text-align: left;
  margin-bottom: 10px;
}

.pick-ph2 img {
  width: 210px;
  height: auto;
}

.comment_ttl {
  width: 210px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: -8px;
}
.comment {
  color: #666;
}
@media only screen and (max-width: 768px) {
  .comment_ttl {
    width: 80%;
    margin-left: 10px;
  }
  .comment_ttl img {
    width: 70%;
  }
  .comment {
    padding: 0 20px;
  }
}

.pick-co2 {
  /*! background:#201916; */
  padding: 20px 15px;
  /*! max-height: 600px; */
}

.pk2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.more2 {
  /*! margin-bottom: -30px; */
  position: absolute;
  bottom: -12px;
  /*! margin-left: 85px; */
}

.p-s img {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.room-nagoya {
  background: url(../images/icon_room_nagoya_1208.png) center no-repeat;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  background-size: contain;
  margin-top: -40px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
}

.room-sakae {
  background: url(../images/icon_room_sakae_1208.png) center no-repeat;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  background-size: contain;
  margin-top: -40px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
}
.room-imaike {
  background: url(../images/icon_room_imaike.png) center no-repeat;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  background-size: contain;
  margin-top: -40px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
}
.room-kanayama {
  background: url(../images/icon_room_kanayama.png) center no-repeat;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  background-size: contain;
  margin-top: -40px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .room-nagoya,
  .room-sakae,
  .room-imaike,
  .room-kanayama {
    width: 120px !important;
  }
}

.secday {
  display: flex;
  font-size: 16px;
  color: gray;
}

.secday .num {
  padding: 5px 30px;
  text-align: center;
  margin: 5px 5px;
  color: #fff;
  background: -moz-linear-gradient(top, #9a92b5, #ffa1bb);
  background: -webkit-linear-gradient(top, #9a92b5, #ffa1bb);
  background: #ce0219;
  width: 140px;
}

.secday .hour {
  padding: 5px 10px;
  text-align: center;
  margin: 5px 5px;
}

.sysimg {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  /* margin-top: 25px; */
}

.sysimg img {
  width: 100%;
  height: auto;
  /*  aspect-ratio: 12/25;*/
}

@media only screen and (max-width: 768px) {
  .sysimg img {
    width: 100%;
    height: auto;
    /*    aspect-ratio: 25/137;*/
  }
}

.sysimg2 {
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}

.mainimg_pc img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}

.mainimg_sp img {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}

.maptxt {
  color: #bd001c;
  font-size: 20px;
  line-height: 26px;
}

.top_map_iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 35%;
  margin-bottom: 60px;
}
@media (max-width: 840px) {
  .top_map_iframe {
    margin: 0 auto 70px;
    padding-top: 75%;
    margin-bottom: 40px;
  }
}
.top_map_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top_map_iframe:last-of-type {
  margin-bottom: 0;
}

.post {
  margin-top: 10px;
}

.post .maptxt {
  color: #bd001c;
  font-size: 18px;
  line-height: 26px;
}

.new1 {
  background: url(../images/new.webp) right no-repeat;
  width: 100%;
  height: 60px;
  position: absolute;
  background-size: contain;
  bottom: 45px;
}

.new2 {
  background: url(../images/new.webp) right no-repeat;
  width: 70px;
  height: 70px;
  position: relative;
  background-size: contain;
  top: 10px;
  left: 10px;
}

.new4 {
  background: url(../images/new.webp) right no-repeat;
  width: 91%;
  height: 60px;
  position: absolute;
  background-size: contain;
  top: 400px;
}

.room_h2 {
  display: inline-block;
  max-width: 500px;
  width: 100%;
  vertical-align: top;
  padding-top: 30px;
}

.today_tit {
  text-align: center;
  height: 50px;
}

.today_h2 {
  max-width: 500px;
  width: 100%;
  vertical-align: top;
  padding-top: 17px;
  margin: 0 auto;
}

/*!.to {display: inline-block; }*/
ul.todaylist {
  /*!display: inline-block;*/
  vertical-align: bottom;
}

.schedule {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.schedule li {
  margin-top: 20px;
  width: calc(100% / 4);
  background: #fff;
}

ul.todaylist {
  text-align: center;
  margin-bottom: 20px;
}

li.day {
  width: 120px;
  height: 145px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 3px;
  background: url(../images/sche_off.webp) no-repeat;
  position: relative;
}

li.day a {
  background-image: linear-gradient(0deg, #b8751e 0%, #ffe26f 27%, #fefeb2 37%, #fafad6 50%, #fefeb2 43%, #e1ce08 83%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

li.day-selected {
  width: 120px;
  height: 145px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 3px;
  background: url(../images/sche_on.webp) no-repeat;
  position: relative;
}

.today_sche {
  padding: 0 20px;
}

.today_sche a {
  text-decoration: none;
}

.today_sche a:hover {
  text-decoration: none;
}

.today-sec {
  width: 100%;
  text-align: center;
  position: relative;
}

.today-sec a {
  text-decoration: none;
}

.today-sec a:hover {
  text-decoration: none;
}

.today-sec img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}

.today-sec2 img {
  max-width: 300px;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.today-desc {
  background: #201916;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  width: 100%;
}

.today-desc-in {
  background: #201916;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  width: 100%;
}

.clock {
  background: url(../images/clock.png) no-repeat;
  padding-left: 25px;
  padding-bottom: 7px;
}

.color_gl {
  background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.p-desc {
  background: #c7001c;
  padding: 10px 5px;
  text-align: center;
  font-size: 22px;
  width: 100%;
  font-weight: bolder;
  line-height: 21px;
}

.p-desc2 {
  background: #c7001c;
  padding: 10px;
  text-align: center;
  font-size: 22px;
  width: 100%;
  position: absolute;
  bottom: 0;
  font-weight: bolder;
}

.p-desc3 {
  background: #eeede5;
  padding: 10px;
  text-align: center;
  color: #c7001c;
  font-size: 22px;
  width: 100%;
  font-weight: bolder;
}

.infopad {
  background: #201916;
  padding: 20px;
}

.morepage {
  text-align: center;
  padding-bottom: 35px;
  margin: 20px auto;
  background-color: #c7001c;
  width: 160px;
  height: 60px;
  line-height: 56px;
  font-size: 24px;
  border: 4px solid #c21500;
  border-image: linear-gradient(to right, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  border-image-slice: 1;
}

.morepage a {
  display: block;
  background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.morepage a:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.6;
  background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* .morepage img {
  width: 163px;
  margin: 0 auto;
} */

.newface_h2 {
  display: inline-block;
  max-width: 500px;
  width: 100%;
  vertical-align: top;
  padding-top: 17px;
  font-weight: bold !important;
}

ul.todaylist2 {
  text-align: center;
  margin-bottom: 10px;
}

li.day2 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 5px;
  background: #8843c0;
  color: #fff;
  font-size: 13px;
  padding-top: 6px;
}

li.day2 a {
  color: #fff;
}

.today_tit2 {
  text-align: center;
  height: 50px;
  top: -50px;
  position: relative;
}

.bg-b {
  background: #271f1c;
}

ul.todaylist3 {
  text-align: center;
  margin-bottom: 10px;
}

li.day3 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 5px;
  background: #c10e36;
  color: #fff;
  font-size: 13px;
  padding-top: 6px;
}

li.day3 a {
  color: #fff;
}

.today_tit3 {
  text-align: center;
  height: auto;
}

/*.today_tit3  {text-align: center;height: 50px;top: -50px;position: relative;}*/
.trip {
  margin-top: 30px;
}

.event_h2 {
  display: inline-block;
  max-width: 500px;
  width: 100%;
  vertical-align: top;
  padding-top: 17px;
}

.eventban {
  max-width: 780px;
  margin: 0 auto;
  width: 100%;
}

.profile_h2 {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  padding-top: 17px;
}

.profile_photo img {
  aspect-ratio: 3/4;
  width: 100%;
  height: auto;
  max-width: 390px;
  object-fit: cover;
  padding: 0 10px;
}

.system {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.cardban {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

.plus-m {
  margin-top: 100px;
}

.ling {
  line-height: 19px !important;
  padding-top: 18px !important;
}

.map_h2 {
  display: inline-block;
  max-width: 500px;
  width: 100%;
  vertical-align: top;
  padding-top: 17px;
}

.logo-s {
  margin-bottom: 20px;
  text-align: left;
  width: 100px;
}

.se1 {
  display: inline-block;
  vertical-align: top;
}

.se2 {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  width: 100%;
}

.tele {
  font-size: 25px;
  text-align: left;
  color: #c7001c;
  font-weight: bold;
}

.add {
  color: #c7001c;
  text-align: left;
}

.wimap {
  width: 1060px;
  margin: 0 auto;
}

.forcewi1 {
  max-width: 51.667% !important;
}

.forcewi2 {
  max-width: 2.667% !important;
}

.recban {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
}

.mapa {
  width: 655px;
  height: 250px;
}

.left {
  text-align: left;
}

.mo {
  margin-top: 30px;
}

.bg-red {
  background: url(../images/bg.webp);
}

.footer {
  background: url(../images/bg.webp);
  padding: 30px 0;
  color: #fff100;
  margin-top: 60px;
}

.foot2 {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto !important;
}

.navbar {
  padding-bottom: 30px;
}

.logofoot {
  width: 430px;
  margin: 0 auto;
  margin-bottom: 0px;
}

.cach {
  padding-bottom: 10px;
  letter-spacing: 3px;
}

.footnav {
  border-top: #c10e36 1px solid;
}

.footnav ul li {
  display: inline-block;
  padding: 15px 25px;
}

.foo {
  width: 400px;
  margin: 0 auto;
}

.telfoot {
  font-size: 24px;
  font-weight: bold;
}

.moveri {
  padding-left: 5px;
}

.greensmall {
  padding-bottom: 23px !important;
}

.greensmall img {
  max-width: 100px;
  width: 100%;
}

.logo-foot {
  padding-left: 60px !important;
}

.logo-foot img {
  max-width: 200px;
  width: 100%;
}

.botclear {
  margin-bottom: 0px !important;
}

.addres {
  text-align: left;
  font-weight: 100;
  line-height: 26px;
}

.footlist {
  padding-left: 134px !important;
}

.cen {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.footlist ul {
  width: 92%;
  margin-bottom: 0px !important;
}

.footlist li {
  display: inline-block;
  width: 150px;
  text-align: left;
  padding-bottom: 17px;
  font-weight: 100;
}

.footlist li a {
  background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.samatext {
  font-size: 22px;
  font-weight: bold;
}

.copyright a {
  background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.inside {
  margin-top: 80px;
}

.in {
  width: 70%;
  margin: 0 auto;
}

.ev-tit {
  font-size: 18px;
  border-bottom: #fff 1px solid;
}

.le {
  text-align: left;
}

.recruit-bg {
  padding-top: 60px;
}

.message {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}

.recruit-h2 {
  margin-bottom: -5px;
  font-size: 30px !important;
}

.recruit-h3 {
  font-size: 16px;
}

ul.recruit {
  text-align: center;
  margin-bottom: 10px;
}

li.recruit {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 5px;
  background: #c10e36;
  color: #fff;
  font-size: 13px;
  padding-top: 11px;
}

li.recruit a {
  color: #fff;
}

.recruit {
  text-align: center;
}

.recruit img {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.recruit_h2 {
  display: inline-block;
  width: 128px;
  vertical-align: top;
  padding-top: 17px;
}

.work-h2 {
  font-size: 18px !important;
  text-align: left;
  margin-bottom: 6px;
  padding-bottom: 0;
}

.recruit-p {
  text-align: left;
  max-width: 1086px;
  width: 90%;
  margin: 0 auto;
}

.salary_h2 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-top: 17px;
  margin-bottom: -5px !important;
}

.therapist_h2 {
  display: inline-block;
  width: 163px;
  vertical-align: top;
  padding-top: 17px;
}

.system_h2 {
  display: inline-block;
  width: 116px;
  vertical-align: top;
  padding-top: 17px;
}

.info_h2 {
  display: inline-block;
  width: 210px;
  vertical-align: top;
  padding-top: 17px;
}

.event_page section {
  width: 100%;
  max-width: 720px;
  margin: 30px auto;
}

.event_page section {
  border-bottom: 1px dashed #8776a0;
  padding: 0px 0 0;
  margin-bottom: 30px;
}

.event_flex h3 {
  margin: 0 0 20px 0;
}

.event_flex {
  display: flex;
  /*! width: 80%; */
  margin: 0 auto;
  border-bottom: 1px dashed #8776a0;
  padding: 30px 40px 30px 40px;
  margin-bottom: 30px;
  color: #7e7e7e;
  background: #fff;
  border-radius: 20px;
  box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  font-weight: 600;
}

.event_flex .right_main {
  margin-left: 30px;
}

.info-sec {
  width: 100%;
  max-width: 820px;
  margin: 30px auto;
}

.info-sec {
  border-bottom: 1px dashed #8776a0;
  padding: 30px 40px 30px 40px;
  margin-bottom: 30px;
  color: #7e7e7e;
  background: #fff;
  border-radius: 20px;
  box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
  font-weight: 600;
}

.info-sec h3 {
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  font-weight: bold;
  /*! color: #ab2365; */
}

.info-sec p {
  text-align: left;
}

.dateinfo {
  font-size: 18px;
  color: #c70218;
}

.tit_desc {
  padding-top: 90px;
  max-width: 238px;
  width: 100%;
  margin: 0 auto;
}

.tbl-r02 th {
  width: 20%;
}

.tbl-r02 th,
.tbl-r02 td {
  border: solid 1px #707070;
  display: table-cell;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px auto;
}

.tbl-r02 th {
  background: #ffb8cb;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}

.tbl-r02 td {
  padding: 10px;
  text-align: left;
  padding-left: 20px;
  color: #000;
  line-height: 26px;
}

.tbl-r02 {
  width: 95%;
}

.tbl-r02 th,
.tbl-r02 td {
  border-right: solid 1px #707070;
  border-left: solid 1px #707070;
  border-bottom: solid 1px #707070;
}

.buts {
  width: 270px;
  margin: 0 auto;
}

.btn {
  margin-left: 10px;
  margin-right: 10px;
}

.anchor {
  display: block;
  height: 125px;
  margin-top: -125px;
  visibility: hidden;
}

.anchor2 {
  display: block;
  height: 225px;
  margin-top: -225px;
  visibility: hidden;
}

.single-item {
  display: none;
}

.single-item.slick-initialized {
  display: block;
  line-height: 0;
}

.simulator_header {
  max-width: 940px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  background: #453f3f url(../images/header.png) no-repeat right bottom;
}

.simulator_main {
  max-width: 940px;
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 0 0 50px 0;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  background: #d7cfcf;
}

.simulator_header h4 {
  margin: 0;
  padding: 62px 0 0 0;
  font-size: 60px;
  color: #fff;
  text-align: center;
  background: none;
}

.simulator_header p {
  margin: 0;
  padding: 0 0 62px 0;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}

.simulator_main .simulator_detail1 {
  width: 500px;
  margin: 0 auto 0 auto;
  padding: 62px 0 30px 0;
}

.simulator_main .simulator_detail2 {
  width: 500px;
  margin: 0;
  padding: 0 0 20px 0;
  clear: both;
}

.simulator_main .simulator_detail2 p.simulator_item {
  max-width: 150px;
  width: 100%;
  font-size: 18px;
  line-height: 60px;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
}

.simulator_main .simulator_detail3 {
  width: 500px;
  margin: 0;
  padding: 0;
}

.simulator_main .simulator_detail3 p.simulator_item {
  width: 150px;
  font-size: 18px;
  line-height: 60px;
  color: #555;
  margin: 0;
  padding: 0;
  float: left;
}

.simulator_select {
  overflow: hidden;
  max-width: 350px;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #221e1e;
  text-align: center;
  float: right;
}

.simulator_select select {
  max-width: 350px;
  width: 100%;
  height: 60px;
  padding-right: 1em;
  cursor: pointer;
  font-size: 18px;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.simulator_select select::-ms-expand {
  display: none;
}

.simulator_select.tonarino_select {
  position: relative;
  border-radius: 2px;
  border: 1px solid #000;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
}

.simulator_select.tonarino_select::before {
  position: absolute;
  top: 28px;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  pointer-events: none;
  box-sizing: border-box;
}

.simulator_select.tonarino_select select {
  padding: 8px 38px 8px 8px;
  color: #000;
}

.button {
  max-width: 400px;
  width: 100%;
  padding: 0;
  margin: 0 auto 0 auto;
}

.submit_button a {
  max-width: 400px;
  width: 100%;
  padding: 15px 40px;
  margin: 0 auto 0 auto;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  transform: rotate(0.05deg);
  font-size: 30px;
  background-color: #461c50;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-style: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-sizing: border-box;
  display: block;
}

.reset_button {
  max-width: 400px;
  width: 100%;
  padding: 15px 40px;
  margin: 0 auto 0 auto;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  transform: rotate(0.05deg);
  font-size: 30px;
  background-color: #461c50;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-style: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-sizing: border-box;
  display: block;
}

.result_base {
  max-width: 840px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 25px 0 15px 0;
}

.result_base .result_detail {
  max-width: 350px;
  width: 100%;
  margin: 0 35px 0 35px;
  padding: 52px 0 20px 0;
  background: url(../images/arrow.png) no-repeat center top;
  float: left;
}

.result_base .result_detail p {
  font-size: 24px;
  font-weight: bold;
  color: #461c50;
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0;
}

.result_base .result_detail .result_box {
  width: 100% !important;
  height: 60px;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: solid 1px #461c50;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-sizing: border-box;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  text-indent: 0.01px;
  /*Firefox用*/
  text-overflow: "";
  /*Firefox用*/
}

.twi_iframe {
  height: 430px;
  overflow: scroll;
  padding-bottom: 50%;
  position: relative;
}

.twi_iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .pink {
    color: #ce0219;
  }

  .purp {
    color: #bc47cf;
  }

  h2 {
    font-size: 26px !important;
    font-weight: 100 !important;
    padding-bottom: 15px;
  }

  .smtit {
    font-size: 12px;
    padding-left: 10px;
  }

  .n-d {
    color: #ce0219;
  }

  .n-c {
    color: #fff;
    margin-bottom: 20px;
  }

  .pick {
    color: #fff;
    font-size: 16px;
    padding: 0 15px 0 15px;
    text-align: left;
    margin-bottom: 0;
  }

  .pick-ph img {
    width: 210px;
    height: auto;
  }

  .pick-co {
    background: #c7001c;
    padding: 10px 15px;
  }

  .pk {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .more {
    /*! margin-bottom: -30px; */
    position: absolute;
    bottom: -12px;
    margin-left: 54px;
  }

  .infopad {
    background: #201916;
    padding: 20px;
  }

  .today-sec {
    width: 100%;
  }

  .today-sec img {
    width: 100%;
  }

  .today-desc {
    background: #201916;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 22px;
  }

  .today-desc-in {
    background: #201916;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 22px;
  }

  .p-desc {
    font-size: 18px;
  }

  .in {
    width: 80%;
    margin: 0 auto;
  }

  ul.todaylist2 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #8843c0;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day2 a {
    color: #fff;
  }

  .today_tit2 {
    text-align: center;
    height: 50px;
    top: -50px;
    position: relative;
  }

  .bg-b {
    background: #271f1c;
  }

  .new2 {
    background: url(../images/new.webp) right no-repeat;
    background-size: contain;
  }

  .new4 {
    background: url(../images/new.webp) right no-repeat;
    width: 91%;
    height: 60px;
    position: absolute;
    background-size: contain;
    top: 330px;
  }

  ul.todaylist3 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day3 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #c10e36;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day3 a {
    color: #fff;
  }

  .today_tit3 {
    text-align: center;
    height: auto;
    position: relative;
  }

  /*.today_tit3 {text-align: center;height: 50px;top: -50px;position: relative;}*/
  .trip {
    margin-top: 30px;
  }

  .eventban {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
  }

  .system {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  .cardban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
  }

  .plus-m {
    margin-top: 100px;
  }

  .ling {
    line-height: 19px !important;
    padding-top: 18px !important;
  }

  .logo-s {
    margin-bottom: 10px;
    text-align: left;
  }

  .wimap {
    width: 1000px;
    margin: 0 auto;
  }

  .forcewi1 {
    max-width: 51.667% !important;
    flex: 1 0 41.666667% !important;
  }

  .forcewi2 {
    max-width: 2.667% !important;
    flex: 1 0 41.666667% !important;
  }

  /* .maptxt iframe {
    max-width: 500px;
    width: 100%;
    height: auto;
    aspect-ratio: 500/285;
  } */

  .recban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
  }

  .mapa {
    width: 580px;
    height: 250px;
  }

  .left {
    text-align: left;
  }

  .mo {
    margin-top: 10px;
  }

  .footer {
    background: url(../images/bg.webp);
    padding: 30px 0;
    margin-top: 60px;
  }

  .logofoot {
    width: 430px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .cach {
    padding-bottom: 10px;
    letter-spacing: 3px;
  }

  .footnav {
    border-top: #c10e36 1px solid;
  }

  .footnav ul li {
    display: inline-block;
    padding: 15px 25px;
  }

  .foo {
    width: 400px;
    margin: 0 auto;
  }

  .telfoot {
    font-size: 24px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 998px) {
  header {
    height: 60px !important;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }

  header .inner p.line_recruit {
    width: 140px;
    height: 50px;
    margin: 0 10px;
    padding: 0;
    text-align: center;
    line-height: 31px !important;
    right: 100px;
    position: absolute;
    z-index: 100;
    top: 10px;
    background-color: #06c755;
    border-radius: 60px;
  }

  header .inner p.line_reserve img {
    width: 40px !important;
    height: 40px !important;
    margin: 0;
    padding: 0;
  }

  .menu,
  .menu span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    box-sizing: border-box;
  }

  .menu {
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    width: 30px !important;
    height: 22px !important;
    z-index: 999 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .menu span {
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    height: 3px !important;
    background-color: #c90146 !important;
    z-index: 999 !important;
  }

  .menu span:nth-of-type(1) {
    top: 0px !important;
    background: #c7001c !important;
  }

  .menu span:nth-of-type(2) {
    top: 10px;
    background: #c7001c !important;
  }

  .menu span:nth-of-type(3) {
    bottom: 0px;
    background: #c7001c !important;
  }

  .menu.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(45deg) !important;
    transform: translateY(10px) rotate(45deg) !important;
  }

  .menu.active span:nth-of-type(2) {
    opacity: 0 !important;
  }

  .menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg) !important;
    transform: translateY(-10px) rotate(-45deg) !important;
  }

  /* .sysimg {
    margin-top: 45px;
  } */

  /* .maptxt iframe {
    max-width: 500px;
    width: 100%;
  } */

  .recruittop {
    margin-top: 60px !important;
    width: 100%;
  }

  .smallh1 {
    text-align: left;
    font-size: 14px !important;
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
  }

  .pink {
    color: #ce0219;
  }

  .purp {
    color: #bc47cf;
  }

  .tw_height {
    height: 800px;
    overflow: hidden;
  }

  h2 {
    font-size: 26px !important;
    font-weight: 100 !important;
    padding-bottom: 15px;
  }

  .smtit {
    font-size: 12px;
    padding-left: 10px;
  }

  .n-d {
    color: #ce0219;
  }

  .n-c {
    color: #fff;
    margin-bottom: 20px;
  }

  .pick {
    color: #fff;
    font-size: 16px;
    padding: 0 10px 0 5px;
    text-align: left;
  }

  .pick-ph img {
    width: 210px;
    height: auto;
  }

  .pick-co {
    background: #c7001c;
    padding: 10px 0px;
  }

  .pk {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .more {
    /*! margin-bottom: -30px; */
    position: absolute;
    bottom: -21px;
    margin-left: 20px;
  }

  .info {
    height: 300px;
  }

  iframe {
    height: 300px;
  }

  .infopad {
    background: #201916;
    padding: 20px;
  }

  .recruit-bg {
    padding-top: 10px;
  }

  .sysimg2 {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .in {
    width: 100%;
    margin: 0 auto;
  }

  .today-sec {
    width: 100%;
  }

  .today-sec img {
    /*! max-width: 200px; */
    width: 100%;
  }

  .today-desc {
    background: #201916;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 22px;
  }

  .today-desc-in {
    background: #201916;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 22px;
  }

  ul.todaylist2 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #8843c0;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day2 a {
    color: #fff;
  }

  .today_tit2 {
    text-align: center;
    height: 50px;
    top: -50px;
    position: relative;
  }

  .bg-b {
    background: #271f1c;
  }

  .new1 {
    background: url(../images/new.webp) right no-repeat;
    width: 100%;
    height: 42px;
    position: absolute;
    background-size: contain;
    bottom: 37px;
    top: 0;
  }

  .new4 {
    background: url(../images/new.webp) right no-repeat;
    width: 86%;
    height: 52px;
    position: absolute;
    background-size: contain;
    top: 230px;
  }

  .morepage {
    padding-bottom: 40px;
  }

  .morepage img {
    margin-top: 20px;
  }

  ul.todaylist3 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day3 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #c10e36;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day3 a {
    color: #fff;
  }

  .today_tit3 {
    text-align: center;
    height: auto;
    top: 0;
    position: relative;
  }

  .trip {
    margin-top: 30px;
  }

  .eventban {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
  }

  .system {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  .cardban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
  }

  .plus-m {
    margin-top: 100px;
  }

  .ling {
    line-height: 19px !important;
    padding-top: 18px !important;
  }

  .logo-s {
    margin-bottom: 10px;
    text-align: left;
  }

  .wimap {
    width: 90%;
    margin: 0 auto;
  }

  .forcewi1 {
    max-width: 100% !important;
    flex: inherit !important;
  }

  .forcewi2 {
    max-width: 100% !important;
    flex: inherit !important;
  }

  .maptxt {
    color: #bd001c;
    font-size: 22px;
    line-height: 26px;
    max-width: 500px;
    width: 95%;
    margin: 0 auto;
  }

  .recban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
  }

  .mapa {
    width: 100%;
    height: 250px;
  }

  .left {
    text-align: left;
  }

  .footer {
    background: url(../images/bg.webp);
    padding: 30px 0;
    margin-top: 60px;
  }

  .foot2 {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto !important;
  }

  .navbar {
    padding-bottom: 30px;
  }

  .logofoot {
    width: 430px;
    margin: 0 auto;
    margin-bottom: 0px;
  }

  .cach {
    padding-bottom: 10px;
    letter-spacing: 3px;
  }

  .footnav {
    border-top: #c10e36 1px solid;
  }

  .footnav ul li {
    display: inline-block;
    padding: 15px 25px;
  }

  .foo {
    width: 400px;
    margin: 0 auto;
  }

  .telfoot {
    font-size: 24px;
    font-weight: bold;
  }

  .moveri {
    padding-left: 5px;
  }

  .greensmall {
    padding-bottom: 23px !important;
  }

  .greensmall img {
    max-width: 100px;
    width: 100%;
  }

  .logo-foot {
    padding-left: 60px !important;
  }

  .logo-foot img {
    max-width: 200px;
    width: 100%;
  }

  .botclear {
    margin-bottom: 0px !important;
  }

  .addres {
    text-align: left;
    font-weight: 100;
    line-height: 26px;
  }

  .cen {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }

  .footlist {
    padding-left: 30%;
  }

  .footlist ul {
    width: 100%;
    margin-bottom: 0px !important;
  }

  .footlist li {
    display: inline-block;
    width: 150px;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
  }

  .samatext {
    font-size: 16px;
    font-weight: bold;
  }

  .li2 {
    display: inline-block;
    max-width: 82px !important;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
  }

  .inside {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 954px) {
  .mar-today {
    margin-top: 370px;
  }
}

.pink {
  color: #ce0219;
}

.purp {
  color: #bc47cf;
}

h2 {
  font-size: 26px !important;
  font-weight: 100 !important;
  padding-bottom: 15px;
}

.smtit {
  font-size: 12px;
  padding-left: 10px;
}

.n-d {
  color: #ce0219;
}

.n-c {
  color: #000;
  margin-bottom: 20px;
}

.pick {
  color: #fff;
  font-size: 16px;
  padding: 0 6px 0 4px;
}

.pick-ph img {
  width: 210px;
  height: auto;
}

.pick-co {
  background: #c7001c;
  padding: 5px 5px;
}

.pk {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mar-today {
  margin-top: 190px;
}

.more {
  /*! margin-bottom: -30px; */
  position: absolute;
  bottom: -38px;
  margin-left: 14px;
}

.infopad {
  background: #201916;
  padding: 10px;
}

.pad1 {
  padding-top: 40px;
}

.smallh1 {
  display: none;
}

.today-sec {
  width: 100%;
}

.today-sec img {
  /*! max-width: 200px; */
  width: 100%;
}

.today-desc {
  background: #201916;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.today-desc-in {
  background: #201916;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.p-desc {
  padding: 10px 15px;
}

.recruittop {
  margin-top: 60px !important;
  width: 100%;
}

ul.todaylist2 {
  text-align: center;
  margin-bottom: 10px;
}

li.day {
  width: 80px;
  height: 96px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 0px;
  background: url(../images/sche_off_sp.webp) no-repeat;
}

li.day a {
  font-weight: bold;
  /* padding-top: 20px; */
}

li.day-selected {
  width: 80px;
  height: 96px;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 0px;
  background: url(../images/sche_on_sp.webp) no-repeat;
}

li.day2 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 5px;
  background: #8843c0;
  color: #fff;
  font-size: 13px;
  padding-top: 6px;
}

li.day2 a {
  color: #fff;
}

.today_tit2 {
  text-align: center;
  height: 50px;
  top: -50px;
  position: relative;
}

.bg-b {
  background: #271f1c;
}

.info-sec {
  padding: 15px 15px 15px 15px;
}

.new2 {
  background: url(../images/new.webp) right no-repeat;
  position: absolute;
  background-size: contain;
}

.new4 {
  background: url(../images/new.webp) right no-repeat;
  width: 91%;
  height: 60px;
  position: absolute;
  background-size: contain;
  bottom: 54px;
}

ul.todaylist3 {
  text-align: center;
  margin-bottom: 10px;
}

li.day3 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin: 0px 5px;
  background: #c10e36;
  color: #fff;
  font-size: 13px;
  padding-top: 6px;
}

li.day3 a {
  color: #fff;
}

.today_tit3 {
  text-align: center;
  height: auto;
  position: relative;
}

.trip {
  margin-top: 30px;
}

.eventban {
  max-width: 780px;
  margin: 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: 78/25;
}

.system {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.cardban {
  /* max-width: 1000px; */
  width: 100%;
  margin: 0 auto;
}

.plus-m {
  margin-top: 100px;
}

.ling {
  line-height: 19px !important;
  padding-top: 18px !important;
}

.logo-s {
  margin-bottom: 10px;
  text-align: left;
}

.wimap {
  width: 1080px;
  margin: 0 auto;
}

.roommap_sakae {
  margin-top: 60px;
}

@media only screen and (max-width: 1024px) {
  .wimap {
    width: 780px;
    margin: 0 auto;
  }

  .roommap_sakae {
    margin-top: 30px;
  }

}

.recban {
  /* max-width: 1000px; */
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
}

.mapa {
  width: 470px;
  height: 250px;
}

.left {
  text-align: left;
}

.footer {
  background: url(../images/bg.webp);
  padding: 30px 0;
  margin-top: 60px;
}

.foot2 {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto !important;
}

.navbar {
  padding-bottom: 30px;
}

.logofoot {
  width: 430px;
  margin: 0 auto;
  margin-bottom: 0px;
}

.cach {
  padding-bottom: 10px;
  letter-spacing: 3px;
}

.footnav {
  border-top: #c10e36 1px solid;
}

.footnav ul li {
  display: inline-block;
  padding: 15px 25px;
}

.foo {
  width: 400px;
  margin: 0 auto;
}

.telfoot {
  font-size: 24px;
  font-weight: bold;
}

.moveri {
  padding-left: 5px;
}

.greensmall {
  padding-bottom: 23px !important;
}

.greensmall img {
  max-width: 100px;
  width: 100%;
}

.logo-foot {
  padding-left: 0px !important;
}

.logo-foot img {
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
}

.botclear {
  margin-bottom: 0px !important;
}

.addres {
  text-align: left;
  font-weight: 100;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
}

.cen {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.footlist {
  padding-left: 0% !important;
}

.footlist ul {
  width: 67%;
  margin: 0 auto;
  margin-top: 36px;
}

.footlist li {
  display: inline-block;
  max-width: 146px;
  text-align: left;

  padding-bottom: 17px;
  font-weight: 100;
  width: 100%;
  font-size: 16px;
}

.li2 {
  display: inline-block;
  max-width: 82px !important;
  text-align: left;

  padding-bottom: 17px;
  font-weight: 100;
  width: 100%;
  font-size: 16px;
}

.samatext {
  font-size: 22px;
  font-weight: bold;
}

.profile-slider {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}

.killpad {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* .pad-sm {margin-top: 50px;} */

@media only screen and (max-width: 768px) {
  .new2 {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .hidethis {
    display: none !important;
  }

  .app-sp {
    display: block !important;
  }

  .pink {
    text-align: center;
  }

  .purp {
    text-align: center;
  }

  h2 {
    font-size: 26px !important;
    font-weight: 100 !important;
    padding-bottom: 15px;
  }

  .smtit {
    font-size: 12px;
    padding-left: 10px;
  }

  .n-d {
    color: #ce0219;
  }

  .n-c {
    color: #000;
    margin-bottom: 20px;
    line-height: 20px;
  }

  .pick {
    color: #fff;
    font-size: 16px;
    padding: 0 15px 0 15px;
  }

  .pick-ph img {
    width: 210px;
    height: auto;
  }

  .pick-co {
    background: #c7001c;
    padding: 20px 15px;
  }

  .pk {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .more {
    /*! margin-bottom: -30px; */
    position: absolute;
    bottom: -12px;
    margin-left: 85px;
  }

  .infopad {
    background: #e7e6dd;
    padding: 20px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }

  .pad1 {
    padding-top: 0px;
  }

  .line-p {
    padding-bottom: 15px;
  }

  .line-pu {
    padding-bottom: 1px;
  }

  .mar-pik {
    margin-bottom: 50px;
    margin-top: 40px;
  }

  .pick_h2 {
    display: inline-block;
    width: 255px;
    vertical-align: top;
    padding-top: 17px;
    letter-spacing: 0px;
  }

  .pick2 {
    color: #333;
    font-size: 16px;
    padding: 0 15px 0 15px;
    text-align: left;
    margin-bottom: 10px;
  }

  .pick-ph2 img {
    width: 70%;
    margin: 0 auto;
  }

  /* .pick-co2 {
    padding: 20px 15px;
    height: 300px;
    overflow: auto;
  } */
  .pick-co2 {
    padding: 20px 0px;
    margin: 0 calc(50% - 50vw);
  }

  .pk2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .more2 {
    width: 95%;
    margin: 0 auto;
    margin-top: 19px;
  }

  .more2 img {
    width: 163px;
    margin: 0 auto;
  }

  .p-s img {
    max-width: 520px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .today-sec {
    width: 100% !important;
  }

  .today-sec img {
    /*! max-width: 150px; */
    width: 100%;
  }

  .today-desc {
    background: #201916;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 18px;
    width: 95%;
  }

  .today-desc-in {
    background: #201916;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 18px;
    width: 100%;
  }

  .today_sche {
    max-width: 190px !important;
  }

  .p-desc {
    padding: 15px 1px;
    line-height: 1;
  }
  .sm-txt {
    font-size: 13px;
  }

  .se1 {
    display: inline-block;
    vertical-align: top;
  }

  .se1 img {
    max-width: 100px;
    width: 100%;
  }

  .se2 {
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
    padding-left: 3px;
    line-height: 20px;
    width: 242px;
  }

  .marplus2 {
    margin-top: 20px;
  }

  ul.todaylist2 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #8843c0;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day2 a {
    color: #fff;
  }

  .today_tit2 {
    text-align: center;
    height: 50px;
    top: -50px;
    position: relative;
  }

  .bg-b {
    background: #271f1c;
  }

  .today_h2 {
    width: 100%;
  }

  .morepage {
    padding-bottom: 40px;
  }

  .morepage img {
    margin-top: 20px;
  }

  ul.todaylist3 {
    text-align: center;
    margin-bottom: 10px;
  }

  li.day3 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin: 0px 5px;
    background: #c10e36;
    color: #fff;
    font-size: 13px;
    padding-top: 6px;
  }

  li.day3 a {
    color: #fff;
  }

  .today_tit3 {
    text-align: center;
    height: auto;
    top: 0;
    position: relative;
  }

  .trip {
    margin-top: 30px;
  }

  .eventban {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
  }

  main.event_page {
    margin-top: 90px;
  }

  .event_page h2 {
    background: url(../images/title_event.svg) no-repeat center / contain;
    height: 40px;
  }

  .event_page section {
    border-bottom: 1px dashed #8776a0;
    padding: 0px 0 0;
    margin-bottom: 0px;
  }

  .event_flex {
    width: 95%;
    margin: 20px auto;
    display: inherit;
    border-bottom: 1px dashed #8776a0;
    padding: 15px;
    margin-bottom: 30px;
    color: #7e7e7e;
    background: #fff;
    border-radius: 20px;
    box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: -1px 2px 6px 7px rgba(0, 0, 0, 0.16);
    font-weight: 600;
  }

  .event_flex h3 {
    font-weight: 400;
  }

  .event_flex h3 span {
    margin-left: 20px;
  }

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

  .event_flex .left_photo img {
    margin: 0 auto;
  }

  .event_flex .right_main {
    margin-left: 0px;
    margin-top: 30px;
  }

  .new3 {
    background: url(../images/new.webp) right no-repeat;
    width: 70%;
    height: 60px;
    margin: 0 auto;
    margin-top: -60px;
    position: relative;
    background-size: contain;
  }

  .new4 {
    background: url(../images/new.webp) right no-repeat;
    background-size: auto;
    width: 57%;
    height: 60px;
    position: relative;
    background-size: contain;
    bottom: 10px;
    top: -102px;
    margin: 0 auto;
  }

  .pad-sm {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .system {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    margin-top: -25px;
  }

  .cardban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
  }

  .plus-m {
    margin-top: 100px;
  }

  .ling {
    line-height: 19px !important;
    padding-top: 18px !important;
  }

  .logo-s {
    width: 232px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .wimap {
    width: 100%;
    margin: 0 auto;
  }

  .recban {
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .mapa {
    width: 100%;
    height: 250px;
  }

  .mo {
    width: 163px;
    margin: 0 auto;
    margin-top: 10px;
  }

  .footer {
    background: url(../images/bg.webp);
    padding: 30px 0px 100px 0px;
    margin-top: 50px;
  }

  .logofoot {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
  }

  .logofoot img {
    width: 300px;
    margin: 0 auto;
  }

  .cach {
    padding-bottom: 10px;
    letter-spacing: 3px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 16px;
  }

  .footnav {
    border-top: #c10e36 1px solid;
  }

  .footnav ul li {
    display: inline-block;
    padding: 5px 10px;
  }

  .foo {
    width: 90%;
    margin: 0 auto;
  }

  .telfoot {
    font-size: 24px;
    font-weight: bold;
  }

  .footlist {
    padding-left: 20%x;
  }

  .footlist ul {
    width: 220px;
    margin: 0 auto;
    margin-top: 36px;
  }

  .footlist li {
    display: inline-block;
    max-width: 140px;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
  }

  .li2 {
    display: inline-block;
    max-width: 68px !important;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
  }

  .gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }

  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  footer {
    width: 100%;
    text-align: center;
    padding: 0;
    background: #443f3f;
  }

  footer small {
    font-size: 10px;
    text-align: center;
    line-height: 30px;
  }

  footer nav {
    width: 100%;
    height: 40px;
    font-size: 0;
  }

  footer nav p.tel {
    width: 22%;
    height: 40px;
    margin: 0;
    padding: 0;
    background: #cb2c86 url(../images/sp_footer_tel.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    vertical-align: top;
    white-space: nowrap;
  }

  footer nav p.tel a {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
  }

  footer nav p.line_recruit {
    width: 39%;
    height: 40px;
    margin: 0;
    padding: 0;
    background: #838280 url(../images/sp_footer_line_recruit.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    vertical-align: top;
    white-space: nowrap;
  }

  footer nav p.line_recruit a {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
  }

  footer nav p.line_reserve {
    width: 39%;
    height: 40px;
    margin: 0;
    padding: 0;
    background: #e83d40 url(../images/sp_footer_line_reserve.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    vertical-align: top;
    white-space: nowrap;
  }

  footer nav p.line_reserve a {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
  }

  .slick-prev,
  .slick-next {
    z-index: 10 !important;
  }

  .slick-prev {
    left: -5px !important;
  }

  .slick-next {
    right: -5px !important;
  }

  .inside {
    margin-top: 60px;
  }

  .breadcrumb {
    padding: 1rem 1rem;
    display: inherit !important;
    line-height: 22px;
  }

  .breadcrumb li {
    display: inline;
  }

  .tbl-r02 th {
    width: 20%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
    border: solid 1px #707070;
    display: table-cell;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
  }

  .tbl-r02 th {
    padding: 10px;
  }

  .tbl-r02 td {
    padding: 10px;
  }

  .tbl-r02 {
    width: 100%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
    border-right: solid 1px #707070;
    border-left: solid 1px #707070;
    border-bottom: solid 1px #707070;
    display: block;
    width: 100%;
  }

  .simulator_header {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    background: #453f3f url(../images/header.png) no-repeat right bottom;
  }

  .simulator_main {
    width: 100%;
    margin: 0 auto 30px auto;
    padding: 0 0 50px 0;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    background: #d7cfcf;
  }

  .simulator_header h4 {
    margin: 0;
    padding: 30px 0 0 0;
    font-size: 32px;
    color: #fff;
    text-align: center;
    background: none;
  }

  .simulator_header p {
    margin: 0;
    padding: 0 10px 30px;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    text-align: left;
  }

  .simulator_main .simulator_detail1 {
    width: 90%;
    margin: 0 auto 0 auto;
    padding: 30px 0;
  }

  .simulator_main .simulator_detail2 {
    width: 90%;
    margin: 0;
    padding: 0 0 20px 0;
    clear: both;
  }

  .simulator_main .simulator_detail2 p.simulator_item {
    max-width: 150px;
    width: 100%;
    font-size: 18px;
    line-height: 60px;
    color: #555;
    margin: 0;
    padding: 0;
    float: left;
  }

  .simulator_main .simulator_detail3 {
    width: 90%;
    margin: 0;
    padding: 0;
  }

  .simulator_main .simulator_detail3 p.simulator_item {
    width: 150px;
    font-size: 18px;
    line-height: 60px;
    color: #555;
    margin: 0;
    padding: 0;
    float: left;
  }

  .submit_button a {
    width: 90%;
    padding: 15px 40px;
    margin: 0 auto 0 auto;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    transform: rotate(0.05deg);
    font-size: 24px;
    background-color: #461c50;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-style: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
    display: block;
  }

  .reset_button {
    width: 90%;
    padding: 15px 40px;
    margin: 0 auto 0 auto;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    transform: rotate(0.05deg);
    font-size: 24px;
    background-color: #461c50;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-style: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
    display: block;
  }

  .result_base {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 25px 0 15px 0;
  }

  .result_base .result_detail {
    width: 90%;
    margin: 0 auto;
    padding: 52px 0 20px 0;
    background: url(../images/arrow.png) no-repeat center top;
    float: none;
  }

  .result_base .result_detail p {
    font-size: 24px;
    font-weight: bold;
    color: #461c50;
    text-align: center;
    margin: 0;
    padding: 0 0 10px 0;
  }

  /* .result_base .result_detail .result_box {width: 100%!important;height: 60px;font-size: 24px;text-align: center;margin: 0;padding: 0;border: solid 1px #000 ;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-sizing: border-box;} */

  .spnavi {
    max-width: 767px;
    width: 100%;
    position: fixed;
    bottom: -40px;
    left: 0;
    z-index: 200;
  }

  .spnavi ul {
    display: flex;
  }

  .spnavi li {
    width: calc(100% / 3);
    display: inline-block;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
  }

  .spnavi li:last-child {
    border: 0;
  }

  .spnavi li a {
    display: inline-block;
  }

  .spnavi li img {
    width: 100%;
    margin: 0 auto;
  }

  .anchor2 {
    display: block;
    height: 105px;
    margin-top: -105px;
    visibility: hidden;
  }

  .anchor3 {
    display: block;
    height: -10px;
    margin-top: -10px;
    visibility: hidden;
  }

  .single-item {
    display: none;
  }

  .single-item.slick-initialized {
    display: block;
  }
}

@media only screen and (max-width: 622px) {
  .mar-today {
    margin-top: 280px;
  }
}

@media only screen and (max-width: 1000px) {
  .result_base .result_detail {
    max-width: 100%;
    width: 90%;
  }

  .result_base .result_detail .result_box {
    width: 90% !important;
    height: 60px;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: solid 1px #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
  }
}

.ttl {
  font-weight: bold;
}

/* system */
/* common */

.container-system .system1,
.container-system .system2 {
  padding: 0 110px;
}

.container-system .system1 .system-menu .ttl,
.container-system .system2 .option .ttl,
.container-system .system2 .korona .ttl p,
.container-system .system2 .terms .ttl p {
  font-size: 36px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  font-weight: bold;
}

.container-system .system1 .system-menu .ttl .spanmenu {
  font-size: 26px;
  font-weight: normal;
}

.container-system .system1 .system-menu .ttl .spanred {
  background-color: #ce0219;
  font-size: 16px;
  padding: 2px 20px;
  margin-left: 10px;
  letter-spacing: 0;
}

.container-system .system1 .system-menu .txt {
  margin-bottom: 20px;
}

.container-system .system1 .system-menu .price,
.container-system .system2 .option .price .pricebox p .purple,
.container-system .system2 .option .price .pricebox p .yen {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
}

.container-system .system1 .system-menu .price .yen {
  margin-left: 20px;
}

.container-system .system1 .system-menu .subtxt {
  color: #fff;
  font-size: 16px;
}

.container-system .system2 .option .txt .txtbox p,
.container-system .system2 .korona ul li,
.container-system .system2 .terms .txt {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 10px;
}

/* common */
.brtab {
  display: none;
}

.container-system .system1 {
  background-image: url(../images/system_bg_1_20210714.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 1000px;
  width: 1000px;
  height: 1030px;
  color: #fff;
  margin: 0 auto;
}

.container-system .system1 .logo {
  text-align: center;
}

.container-system .system1 img {
  width: 400px;
  margin: 46px auto 0;
}

.container-system .system1 .ttl {
  text-align: center;
  margin-bottom: 50px;
}

.container-system .system1 .ttl .red {
  color: #ce0219;
  font-size: 36px;
  letter-spacing: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

.container-system .system1 .ttl p {
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 10px;
}

.container-system .system1 .ttl img {
  margin-top: 0;
  width: 350px;
}

/* relax */
.container-system .system1 .relax {
  margin-bottom: 70px;
  text-align: left;
}

.container-system .system1 .relax .ttl,
.container-system .system1 .executive .ttl {
  text-align: left;
  display: flex;
  align-items: flex-start;
}

.container-system .system1 .relax .ttl img {
  width: 140px;
  margin-left: 30px;
}

.container-system .system1 .relax .txt {
  text-align: left;
}

.container-system .system1 .relax .price {
  color: #ce0219;
  margin-left: 60px;
  text-align: left;
}

.container-system .system1 .relax .price.ml {
  margin-left: 59px;
}

/* EXECUTIVE */
.container-system .system1 .executive {
  text-align: right;
  padding-right: 20px;
  padding: 40px 20px 30px 0;
  background-image: url(../images/executive_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-system .system1 .executive .ttl {
  text-align: right;
}

.container-system .system1 .executive .ttl img {
  width: 180px;
  margin-top: -25px;
}

.container-system .system1 .executive .ttl .spanred {
  background-color: #de2d68;
}

.container-system .system1 .executive .txt {
  text-align: right;
}

.container-system .system1 .executive .price {
  color: #de2d68;
  margin-right: 60px;
  text-align: right;
}

.container-system .system1 .executive .subtxt {
  margin-top: 10px;
  margin-right: -60px;
}

/* system2 */
.container-system .system2 {
  background-image: url(../images/system_bg_2.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 1000px;
  width: 1000px;
  color: #fff;
  margin: 0 auto 30px;
}

.container-system .system2 .option {
  margin: 0 auto;
  padding-top: 30px;
  width: 80%;
}

.container-system .system2 .option .ttl {
  text-align: center;
  margin-bottom: 30px;
}

.container-system .system2 .option .price {
  display: flex;
  margin-bottom: 20px;
  margin-left: 21px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.container-system .system2 .option .price .pricebox {
  width: 47%;
  position: relative;
  margin-bottom: 20px;
}

.container-system .system2 .option .price .pricebox .right {
  text-align: right;
}

.container-system .system2 .option .price .pricebox .right::before {
  left: 24px;
}

.container-system .system2 .option .price .pricebox p::before {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #8e38a4;
  position: absolute;
  top: 11px;
  left: -20px;
}

.container-system .system2 .option .price .pricebox p {
  font-size: 16px;
  text-align: left;
}

.container-system .system2 .option .price .pricebox p .yen {
  color: #8e38a4;
  margin-left: 15px;
}

.container-system .system2 .option .price .pricebox p .purple {
  color: #8e38a4;
  font-size: 26px;
  margin-left: 15px;
}

.container-system .system2 .option .txt {
  margin-bottom: 50px;
}

.container-system .system2 .option .txt .txtbox {
  border: 1px solid #8e38a4;
  padding: 5px;
  text-align: center;
  margin-bottom: 15px;
}

.container-system .system2 .option .txt .txtbox p {
  margin-bottom: 0;
}

/* korona */
.container-system .system2 .korona {
  width: 745px;
  margin: 0 auto;
}

.container-system .system2 .korona .ttl {
  border-bottom: 3px solid #f80000;
  margin-bottom: 50px;
  position: relative;
  line-height: 40px;
}

.container-system .system2 .korona .ttl img {
  position: absolute;
}

.container-system .system2 .korona .ttl p {
  color: #ceff19;
  padding-top: 15px;
  padding-left: 100px;
  margin-bottom: 0;
}

.container-system .system2 .korona ul {
  margin-bottom: 100px;
}

.container-system .system2 .korona ul li {
  background-image: url(../images/img_korona.png);
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 23px;
  line-height: 18px;
  text-align: left;
}

/* terms */
.container-system .system2 .terms {
  width: 850px;
}

.container-system .system2 .terms .ttl {
  display: flex;
  justify-content: space-between;
}

.container-system .system2 .terms .ttl p {
  color: #ce0219;
  font-size: 28px;
  margin-bottom: 20px;
}

.container-system .system2 .terms .ttl .subtxt {
  font-size: 16px;
  color: #fff;
  margin-left: 150px;
  letter-spacing: 5px;
}

.container-system .system2 .terms .ttl .systemborder img {
  width: 580px;
  height: 31px;
  padding-top: 30px;
}

.container-system .system2 .terms .txt {
  text-align: left;
}

.sp {
  display: none;
}

.pc_system {
  display: block;
}

@media only screen and (max-width: 1000px) {
  /* common */
  .container-system .system1,
  .container-system .system2 {
    padding: 0 50px;
  }

  .container-system .system1 .system-menu .ttl {
    display: block;
  }

  .container-system .system1 .system-menu .ttl,
  .container-system .system2 .option .ttl,
  .container-system .system2 .korona .ttl p,
  .container-system .system2 .terms .ttl p {
    font-size: 24px;
  }

  .container-system .system1 .relax .ttl img,
  .container-system .system1 .executive .ttl img {
    display: none;
  }

  .container-system .system1 .system-menu .ttl .spanmenu {
    font-size: 18px;
  }

  .container-system .system1 .system-menu .txt {
    margin-bottom: 20px;
  }

  .container-system .system1 .system-menu .price,
  .container-system .system2 .option .price .pricebox p .purple,
  .container-system .system2 .option .price .pricebox p .yen {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
  }

  .container-system .system1 .system-menu .price .yen {
    margin-left: 20px;
  }

  .container-system .system1 .system-menu .subtxt {
    color: #fff;
    font-size: 16px;
  }

  .container-system .system2 .option .txt .txtbox p,
  .container-system .system2 .korona ul li,
  .container-system .system2 .terms .txt {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  /* common */

  .container-system .system1 {
    background-image: url(../images/system_bg_1_20210714.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 1000px;
    height: auto;
    color: #fff;
    margin: 0 auto 50px;
  }

  .container-system .system1 img {
    margin-top: 0;
  }

  .container-system .system1 .ttl {
    margin-bottom: 20px;
  }

  .container-system .system1 .relax {
    margin-bottom: 20px;
  }

  .container-system .system1 .relax .txt {
    margin-bottom: 15px;
  }

  .container-system .system1 .relax .price {
    margin-bottom: 15px;
  }

  .container-system .system1 .executive {
    padding: 60px 20px 20px 0;
  }

  .container-system .system1 .executive .ttl {
    margin-bottom: 10px;
  }

  .container-system .system1 .executive .subtxt {
    margin-right: 0;
  }

  .container-system .system1 .executive .txt {
    margin-bottom: 10px;
  }

  .container-system .system1 .executive .price {
    margin: 15px 45px 10px;
  }

  .container-system .system2 {
    background-image: url(../images/system_bg_2.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 1000px;
    height: auto;
    color: #fff;
    margin: 0 auto 30px;
  }

  .container-system .system2 .option {
    padding-top: 0;
  }

  .container-system .system2 .option .price {
    display: block;
  }

  .container-system .system2 .option .price .pricebox {
    width: 100%;
  }

  .container-system .system2 .option .price .pricebox .right {
    text-align: left;
  }

  .container-system .system2 .option .price .pricebox .right::before {
    left: -20px;
  }

  .container-system .system2 .korona {
    width: 100%;
  }

  .container-system .system2 .korona ul {
    margin-bottom: 70px;
  }

  .container-system .system2 .korona ul li {
    line-height: 18px;
    margin-bottom: 20px;
  }

  .container-system .system2 .terms {
    width: 100%;
  }

  .container-system .system2 .terms .ttl {
    display: block;
  }

  .container-system .system2 .terms .ttl .subtxt {
    margin-left: 0;
  }

  .container-system .system2 .terms .ttl .systemborder img {
    width: 100%;
    padding-top: 0;
    height: auto;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 720px) {
  /* common */
  .container-system .system1,
  .container-system .system2 {
    padding: 0;
  }

  .brtab {
    display: block;
  }

  .container-system .system1 .system-menu .ttl,
  .container-system .system2 .option .ttl,
  .container-system .system2 .korona .ttl p,
  .container-system .system2 .terms .ttl p {
    font-size: 24px;
  }

  .container-system .system1 .system-menu .ttl .spanmenu {
    font-size: 18px;
  }

  .container-system .system1 .system-menu .txt {
    margin-bottom: 20px;
  }

  .container-system .system1 .system-menu .price,
  .container-system .system2 .option .price .pricebox p .purple,
  .container-system .system2 .option .price .pricebox p .yen {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
  }

  .container-system .system1 .system-menu .price .yen {
    margin-left: 20px;
  }

  .container-system .system1 .system-menu .subtxt {
    color: #fff;
    font-size: 16px;
  }

  .container-system .system2 .option .txt .txtbox p,
  .container-system .system2 .korona ul li,
  .container-system .system2 .terms .txt {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  /* common */
  .container-system .system1 {
    height: auto;
  }

  .container-system .system1 .relax .ttl img {
    width: 73px;
  }

  .container-system .system1 .executive {
    padding: 40px 0 20px;
  }

  .container-system .system2 {
    height: auto;
  }

  .container-system .system2 .option {
    width: 100%;
  }

  .container-system .system2 .option .price {
    display: block;
  }

  .container-system .system2 .option .price .pricebox .right {
    text-align: left;
  }

  .container-system .system2 .option .price .pricebox {
    width: 100%;
  }

  .container-system .system2 .option .price .pricebox .right::before {
    left: -20px;
  }

  .container-system .system2 .terms .ttl {
    display: block;
    margin-bottom: 0;
  }

  .container-system .system2 .terms .ttl p {
    margin-bottom: 0;
  }

  .container-system .system2 .terms .ttl .subtxt {
    margin-left: 0;
  }

  .container-system .system2 .terms .ttl .systemborder img {
    width: 100%;
    height: auto;
    padding-top: 10px;
    margin-bottom: 20px;
  }

  .butwrap {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .but1 {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 35px;
  }

  .but2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 35px;
  }

  .but3 {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 35px;
  }

  .but1 img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }

  .but2 img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }

  .but3 img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }
}

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

  .pc_system {
    display: none;
  }

  .rec {
    padding-top: 60px;
  }

  .rectit {
    max-width: 273px;
    width: 100%;
    margin: 0 auto;
  }

  .mar-today {
    margin-top: 280px;
  }

  .wraprecruit-sp {
    display: block;
  }

  .wraprecruit-pc {
    display: none;
  }

  .tit_desc {
    padding-top: 56px;
    max-width: 238px;
    width: 100%;
    margin: 0 auto;
  }

  .recruittop {
    margin-top: 61px !important;
    width: 100%;
  }

  .recruit-sec1 {
    background: url(../images/bg_recruit_2.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .recruit-sec1 img {
    max-width: 1178px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .recruit-sec2 {
    background: url(../images/bg_recruit_3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
  }

  .recruit-sec2 img {
    max-width: 1084px;
    width: 100%;
    margin: 0 auto;
    padding-top: 31px;
  }

  .recruit-sec3 {
    background: url(../images/bg_recruit_4.webp);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
  }

  .recruit-sec3 img {
    max-width: 670px;
    width: 100%;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 35px;
  }

  .slick-prev,
  .slick-next {
    width: 60px !important;
  }

  .sysimg2 {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .footer {
    background: url(../images/bg.webp);
    padding: 30px 0px 100px 0px;
    margin-top: 60px;
    margin: 40px calc(50% - 50vw) 0;
  }

  .foot2 {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto !important;
  }

  .navbar {
    padding-bottom: 30px;
  }

  .logofoot {
    width: 430px;
    margin: 0 auto;
    margin-bottom: 0px;
  }

  .cach {
    padding-bottom: 10px;
    letter-spacing: 3px;
  }

  .new4 {
    background: url(../images/new.webp) right no-repeat;
    background-size: auto;
    width: 90%;
    height: 60px;
    position: relative;
    background-size: contain;
    bottom: 10px;
    top: -102px;
    margin: 0 auto;
  }

  .footnav {
    border-top: #c10e36 1px solid;
  }

  .footnav ul li {
    display: inline-block;
    padding: 15px 25px;
  }

  .foo {
    width: 400px;
    margin: 0 auto;
  }

  .telfoot {
    font-size: 24px;
    font-weight: bold;
  }

  .moveri {
    padding-left: 5px;
  }

  .greensmall {
    padding-bottom: 23px !important;
  }

  .greensmall img {
    max-width: 100px;
    width: 100%;
  }

  .logo-foot img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }

  .botclear {
    margin-bottom: 0px !important;
  }

  .addres {
    text-align: left;
    font-weight: 100;
    line-height: 26px;
    text-align: center;
    margin-top: 30px;
  }

  .cen {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }

  .footlist {
    padding-left: 0% !important;
  }

  .footlist ul {
    width: 220px;
    margin: 0 auto;
    margin-top: 36px;
  }

  .footlist li {
    display: inline-block;
    max-width: 130px;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
  }

  .li2 {
    display: inline-block;
    max-width: 80px !important;
    text-align: left;

    padding-bottom: 17px;
    font-weight: 100;
    width: 100%;
    font-size: 16px;
  }

  .samatext {
    font-size: 22px;
    font-weight: bold;
  }

  /* common */
  .container-system .system1,
  .container-system .system2 {
    padding: 0;
  }

  .container-system .system1 .system-menu .ttl,
  .container-system .system2 .option .ttl,
  .container-system .system2 .korona .ttl p,
  .container-system .system2 .terms .ttl p {
    font-size: 24px;
  }

  .container-system .system1 .system-menu .ttl .spanmenu {
    font-size: 18px;
  }

  .container-system .system1 .system-menu .ttl .spanred {
    font-size: 16px;
  }

  .container-system .system1 .system-menu .txt {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .container-system .system1 .system-menu .price,
  .container-system .system2 .option .price .pricebox p .purple,
  .container-system .system2 .option .price .pricebox p .yen {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1;
  }

  .container-system .system1 .system-menu .price .yen {
    margin-left: 20px;
  }

  .container-system .system1 .system-menu .subtxt {
    color: #fff;
    font-size: 16px;
  }

  .container-system .system2 .option .txt .txtbox p,
  .container-system .system2 .korona ul li,
  .container-system .system2 .terms .txt {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .container-system .system2 .korona .ttl p,
  .container-system .system2 .terms .ttl p {
    font-size: 24px;
  }

  /* common */
  .container-system .system1 {
    background-image: url(../images/system_bg_1_20210714.png);
    background-size: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .container-system .system1 .logo img {
    width: 200px;
    margin-top: 0;
  }

  .container-system .system1 .ttl {
    margin-top: -12px;
    margin-bottom: 25px;
  }

  .container-system .system1 .ttl .red {
    font-size: 20px;
    letter-spacing: 5px;
    margin-bottom: 0;
  }

  .container-system .system1 .ttl p {
    font-size: 12px;
    margin-bottom: -5px;
  }

  .container-system .system1 .ttl img {
    width: 200px;
  }

  .container-system .system1 .relax {
    margin-bottom: 35px;
  }

  .container-system .system1 .relax .ttl {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 15px;
  }

  .container-system .system1 .relax .ttl .spanmenu {
    font-size: 13px;
  }

  .container-system .system1 .relax .ttl .spanred {
    letter-spacing: -2px;
    padding: 2px 6px;
    margin-left: 0;
  }

  .container-system .system1 .relax .txt {
    line-height: 1;
    margin-bottom: 10px;
  }

  .container-system .system1 .relax .txt .pc {
    display: none;
  }

  .container-system .system1 .relax .price {
    margin-left: 0;
  }

  .container-system .system1 .relax .price.ml {
    margin-left: -0;
  }

  .container-system .system1 .relax .price .yen {
    margin-left: 10px;
  }

  .container-system .system1 .executive {
    padding: 20px 0 2px;
    background-position: 5% 10%;
    background-size: cover;
  }

  .container-system .system1 .executive .ttl {
    font-size: 19px;
  }

  .container-system .system1 .executive .ttl .spanmenu {
    font-size: 13px;
  }

  .container-system .system1 .executive .ttl .spanred {
    padding: 2px 6px;
    letter-spacing: -2px;
    margin-left: 0;
  }

  .container-system .system1 .executive .txt {
    line-height: 18px;
    letter-spacing: -1px;
    margin-bottom: 5px;
  }

  .container-system .system1 .executive .price {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 0;
  }

  .container-system .system1 .executive .price .yen {
    margin-left: 5px;
  }

  .container-system .system1 .executive .subtxt {
    margin-right: 0;
    margin-top: 0;
    letter-spacing: -2px;
  }

  .container-system .system2 {
    background-image: url(../images/system_bg_2_sp.png);
    background-size: 100%;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .container-system .system2 .option {
    width: 100%;
    padding: 0;
  }

  .container-system .system2 .option .ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .container-system .system2 .option .price {
    display: block;
  }

  .container-system .system2 .option .price .pricebox {
    width: 100%;
    margin-bottom: 10px;
  }

  .container-system .system2 .option .price .pricebox p::before {
    top: 6px;
  }

  .container-system .system2 .option .price .pricebox .right::before {
    left: -20px;
  }

  .container-system .system2 .option .price .pricebox p {
    font-size: 16px;
  }

  .container-system .system2 .option .price .pricebox p .purple {
    margin-left: 10px;
  }

  .container-system .system2 .option .price .pricebox p .yen {
    margin-left: 10px;
  }

  .container-system .system2 .option .price .pricebox .right {
    text-align: left;
  }

  .container-system .system2 .option .txt .txtbox p {
    text-align: left;
    margin-bottom: 0;
  }

  .container-system .system2 .korona {
    width: 100%;
  }

  .container-system .system2 .korona .ttl {
    border-bottom: 2px solid #f80000;
    margin-bottom: 25px;
  }

  .container-system .system2 .korona .ttl p {
    padding-left: 50px;
    margin-bottom: 0;
  }

  .container-system .system2 .korona .ttl img {
    width: 60px;
    top: 10px;
  }

  .container-system .system2 .korona ul {
    margin-bottom: 50px;
  }

  .container-system .system2 .terms {
    width: 100%;
  }

  .container-system .system2 .terms .ttl {
    display: block;
    margin-bottom: 20px;
  }

  .container-system .system2 .terms .ttl p {
    margin-bottom: 0;
  }

  .container-system .system2 .terms .ttl .subtxt {
    margin-left: 0;
  }

  .container-system .system2 .terms .ttl .systemborder img {
    height: auto;
    padding-top: 10px;
  }

  .container-system .system2 .korona ul li {
    line-height: 18px;
  }
}

@media only screen and (max-width: 360px) {
  .info-sec {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 362px) {
  .mar-today {
    margin-top: 340px;
  }
}

@media only screen and (max-width: 320px) {
  .mar-today {
    margin-top: 330px;
  }

  .secday .num {
    padding: 5px 10px;
    width: 100px;
  }
}

.photo3-4 img {
  aspect-ratio: 3/4;
  width: 100%;
  height: auto;
  /* max-width: 200px; */
  object-fit: cover;
}

.photo3-4 a {
  text-decoration: none;
}

.photo3-4 a:hover {
  text-decoration: none;
}

.top_shop_links {
  margin-top: 60px;
}
.top_shop_links a {
  display: block;
  width: 100%;
  max-width: 780px;
  margin: 0 auto 10px;
  font-size: 0;
}
@media (max-width: 840px) {
  .top_shop_links {
    margin-top: 30px;
  }
  .top_shop_links a {
    width: 90%;
  }
}
.top_shop_links a:last-child {
  margin: 0 auto;
}


/* 追加 */
a.twitter-timeline {
  color: #0056b3;
  padding-left: 10px;
}

a.twitter-timeline.girl-twitter {
  padding-left: 10px;
}

p.no-twitter {
  color: #000;
  padding-left: 10px;
}
