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

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

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

nav ul {
  list-style: none
}

li {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

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

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

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

del {
  text-decoration: line-through
}

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

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

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

input, select {
  vertical-align: middle
}

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

html {
  background: #dddddd
}

body {
  background: #ffffff
}

.maxWidth {
  max-width: 1280px;
  margin: auto;
  position: relative
}

.midWidth {
  max-width: 900px;
  margin: auto;
  position: relative
}

.minWidth {
  max-width: 600px;
  margin: auto;
  position: relative
}

.wrapper {
  padding-top: 66px;
  margin-bottom: 0;
  min-height: 490px;
  position: relative
}

.wrapper.center * {
  text-align: center
}

.wrapper>section {
  padding-bottom: 40px;
  overflow: hidden
}

.wrapper>section:before {
  content: "";
  height: 66px;
  margin-top: -66px;
  display: block;
  visibility: hidden
}

.innerWrap {
  margin: 0 20px
}

.innerWrap.firstView {
  padding: 50px 0
}

.innerWrap.firstView.white {
  margin-top: 30px
}

.innerWrap.bottom {
  margin-bottom: 40px
}

.innerWrap.white {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  padding: 20px
}

.innerWrap.white .priceList {
  margin: 0 0 10px
}

.innerWrap.white .designTitle {
  margin-left: -20px
}

.innerWrap .inner.large {
  margin-top: 50px
}

.innerWrap .inner.helf {
  width: 50%;
  margin-right: auto
}

.innerWrap .inner+.designTitle {
  margin-top: 80px
}

.innerWrap .designTitle {
  margin-left: -20px
}

.innerWrap .sectionTitle {
  font-size: 20px;
  margin: 5px 0 10px
}

.innerWrap .sectionTitle.only {
  margin-top: 50px
}

.innerWrap .subTitle {
  margin: 0 0 5px
}

.innerWrap .images {
  margin-bottom: 20px
}

.innerWrap .images img {
  display: block
}

.innerWrap .btn+.leadText {
  margin-top: 30px
}

.attention {
  margin-top: 40px
}

.staticWrap {
  margin: 0 20px 40px
}

.mainContent {
  max-width: 1000px
}

.mainContent .sectionTitle {
  padding-bottom: 5px;
  border-bottom: 1px solid #9a9a9a;
  margin-bottom: 20px !important
}

.mainContent .sectionTitle.pink {
  color: #F3C1AC
}

body {
  position: relative;
  font-size: 14px;
  line-height: 1.8;
  color: #231815;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif
}

body.fixed {
  position: fixed;
  width: 100%
}

p {
  margin-bottom: 10px;
  text-align: justify
}

a:active {
  opacity: 0.6
}

img[src$=".svg"] {
  width: 100%
}

.red {
  color: #F36225 !important
}

.bold {
  font-weight: bold
}

input[type="text"], input[type="email"], input[type="tell"], input[type="tel"], input[type="password"] {
  font-size: 12px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 100%
}

input[type="text"]:placeholder-shown, input[type="text"]::-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:placeholder-shown, input[type="email"]::-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tell"]:placeholder-shown, input[type="tell"]::-webkit-input-placeholder, input[type="tell"]:-moz-placeholder, input[type="tell"]::-moz-placeholder, input[type="tell"]:-ms-input-placeholder, input[type="tel"]:placeholder-shown, input[type="tel"]::-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="password"]:placeholder-shown, input[type="password"]::-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="password"]:-ms-input-placeholder {
  color: #D4D4D4
}

textarea {
  font-size: 12px;
  border: 1px solid #DDDDDD;
  padding: 10px;
  box-sizing: border-box;
  width: 100%
}

textarea:placeholder-shown, textarea::-webkit-input-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder {
  color: #D4D4D4
}

.selectWrap {
  margin-bottom: 20px;
  position: relative
}

.selectWrap:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 20px;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 11px solid #707070;
  pointer-events: none
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  vertical-align: middle;
  color: #707070;
  font-size: 12px;
  border: 1px solid #DDDDDD;
  padding: 10px 40px 10px 10px;
  border-radius: 0;
  box-sizing: border-box
}

select::-ms-expand {
  display: none
}

label.agreement {
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 0.7em
}

.btn {
  text-align: center;
  padding: 0.85em
}

.btn.normal {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  border: 3px solid #000000;
  box-sizing: border-box;
  width: 250px;
  margin: 0 auto;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.btn.rounded {
  border-radius: 5px
}

.btn.gray {
  background-color: #BFBFBF
}

.btn.pink {
  background-color: #F3C1AC
}

.btn.white {
  background-color: #ffffff
}

.btn:active {
  cursor: pointer;
  opacity: 0.6
}

.btnArea {
  margin: 40px auto 0
}

.btnArea .border {
  margin-top: 40px !important;
  padding-top: 40px;
  border-top: 1px solid #666666
}

.btnArea.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.btnArea.flex>div {
  margin-bottom: 20px
}

.btnArea.flex>div:last-child {
  margin-bottom: 0
}

.auxText {
  margin-top: 20px;
  text-align: center;
  font-size: 12px
}

.induction {
  text-align: center
}

h1, h2, h3, h4, h5 {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  line-height: 1.3
}

.titleArea.nomargin {
  margin-bottom: 0
}

.titleArea.image {
  height: 100px;
  position: relative;
  background: #dddddd;
  margin-bottom: 20px
}

.titleArea.image .midWidth {
  height: 100px;
  display: flex;
  align-items: center;
  padding-left: 20px
}

.titleArea.image .pageTitle {
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.3
}

.titleArea.image .pageTitle span {
  display: block;
  font-size: 12px
}

.titleArea.simple {
  padding-top: 10px;
  padding-bottom: 20px
}

.titleArea.simple .pageTitle {
  margin-left: 20px;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.3
}

.titleArea.simple .pageTitle span {
  display: block;
  font-size: 12px
}

.titleArea.text {
  padding: 40px 20px
}

.titleArea.text .pageTitle {
  font-size: 20px
}

.titleArea.text .pageTitle+.leadText {
  margin-top: 10px;
  margin-bottom: -20px
}

.designTitle {
  margin-bottom: 20px;
  margin-right: 30px
}

.designTitle .en {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #231815;
  letter-spacing: 0.1em
}

.designTitle .jp {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  letter-spacing: 0.1em
}

.sectionTitle {
  font-size: 20px;
  margin: 0 20px 10px
}

.sectionTitle.only {
  margin-top: 50px
}

.staticTitle {
  font-size: 16px;
  margin: 5px 20px 10px
}

.subTitle {
  font-size: 14px;
  margin: 0 20px 5px
}

.staticWrap .staticTitle {
  font-size: 16px;
  margin: 0 0 10px
}

.topicsBack {
  padding: 20px 20px 40px;
  background: #FFF7EB
}

.note {
  font-size: 10px;
  line-height: 1.6;
  color: #707070
}

.note a {
  color: inherit
}

.btn+.note {
  margin-top: 20px
}

input+.note {
  margin-top: 5px
}

.textLink {
  text-decoration: underline;
  white-space: nowrap;
  color: inherit
}

.textLink.right {
  text-align: right
}

.boxList li {
  padding: 20px
}

.boxList li:nth-child(odd) {
  background: #F7F7F6
}

.boxList li:nth-child(even) {
  background: #EFEEEC
}

.boxList .textArea {
  margin-bottom: 10px
}

.boxList .textArea h3 {
  font-size: 16px
}

.boxList .imgArea {
  width: 80%;
  margin: auto
}

.boxList .imgArea img {
  display: block
}

.caution {
  color: #F36225;
  border: 1px solid #F36225;
  padding: 10px;
  margin: 20px auto
}

.caution .cautionText {
  font-size: 13px;
  margin-bottom: 0
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transition: all 0.4s 0.3s ease;
  opacity: 1;
  background: rgba(255, 255, 255, 0.8)
}

#header.hidden {
  transform: translate(0, -100%);
  opacity: 0
}

#header nav {
  display: flex;
  justify-content: space-between;
  width: 100%
}

#header .logo {
  height: 40px;
  width: 113px;
  margin: 13px 15px
}

#header .headBtn {
  display: flex;
  justify-content: flex-end;
  flex: 1
}

#header .headLink {
  width: 60px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  position: relative
}

#header .headLink.pink {
  background: #F3C1AC
}

#header .headLink.gray {
  background: #BFBFBF;
  color: #002A7E
}

#header .headLink a {
  display: block;
  color: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#header .headLink a span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%)
}

#header .menuBtn {
  width: 60px;
  position: relative
}

#header .menuBtn img {
  position: absolute;
  display: block;
  width: 50%;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%)
}

#header .leading {
  position: absolute;
  height: 40px;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto
}

#header .leading a {
  display: block;
  font-size: 10px;
  line-height: 40px;
  padding: 0 0.85em
}

#header .navWrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.5s ease;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  padding-bottom: 40px
}

#header .navWrap.open {
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
  transition: all 0.5s ease
}

#header .navWrap .menuBtn {
  position: absolute;
  right: 0;
  top: 0;
  height: 66px;
  z-index: 999
}

.navigationMenu, .staticMenu, .loginMenu {
  width: 100%
}

.navigationMenu li a, .staticMenu li a, .loginMenu li a {
  display: block;
  padding: 10px 20px
}

.navigationMenu {
  order: 2
}

.staticMenu {
  margin-top: 20px;
  order: 3
}

.loginMenu {
  margin-top: 60px;
  order: 1;
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center
}

.loginMenu .btn {
  display: block;
  font-size: 14px;
  line-height: 1;
  border: 3px solid #000000;
  box-sizing: border-box;
  width: 250px;
  margin: 0 auto 20px;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.loginMenu .sphide {
  display: none
}

.listText li {
  margin-bottom: 1em;
  line-height: 1.6
}

.listText li:last-child {
  margin-bottom: 0
}

.colorWrap.experience {
  padding: 50px 0;
  margin-top: 50px;
  position: relative
}

.colorWrap.experience .inner {
  max-width: 1000px;
  margin: auto;
  background: #ffffff;
  padding: 30px 20px 20px;
  box-sizing: border-box
}

.colorWrap.experience .title {
  font-size: 40px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  color: #F3C1AC;
  letter-spacing: 0.1em;
  font-weight: 500
}

.colorWrap.experience .subTitle {
  font-size: 16px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  color: #F3C1AC;
  letter-spacing: 0.1em;
  font-weight: 500
}

.colorWrap.experience .ticket {
  margin: 20px 0
}

.colorWrap.experience .leadtext {
  text-align: center;
  padding: 0;
  margin: 0 0 20px
}

.colorWrap.experience .leadtext .small {
  font-size: 0.6em;
  margin-left: -0.5em;
  margin-right: -0.5em
}

.colorWrap.experience .newLine {
  display: block
}

.breadWrap {
  padding: 50px 20px 20px;
  background: #ffffff;
  position: relative
}

.breadWrap.static {
  padding-top: 20px
}

.breadcrumbs {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  font-size: 14px
}

.breadcrumbs a {
  text-decoration: underline
}

.breadcrumbs li:before {
  content: "/";
  margin-left: 0.5em;
  margin-right: 0.5em
}

.breadcrumbs li:first-child:before {
  content: none
}

footer {
  position: relative;
  background: #dddddd;
  padding: 20px
}

footer .reserve {
  width: 50%;
  max-width: 250px;
  margin: auto;
  margin-bottom: 20px;
  background: #F3C1AC
}

footer .snsWrap {
  display: flex;
  font-size: 50px;
  line-height: 1;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px
}

footer .snsWrap li {
  margin-right: 40px;
  margin-bottom: 40px
}

footer .snsWrap li.max {
  width: 100%
}

footer .snsWrap li:nth-child(3n), footer .snsWrap li:last-child {
  margin-right: 0
}

footer .footerNav {
  margin-bottom: 20px
}

footer .footerNav a {
  display: block;
  padding: 5px 0
}

footer .copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  padding: 10px;
  margin: 0
}

@media screen and (max-width: 320px) {
  .process ul li {
    font-size: 10px
  }
}

#topWrap {
  background: url("../images/top.jpg") no-repeat center/cover
}

#top {
  position: relative;
  margin: auto
}

#top h1 {
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  max-width: 500px;
  margin: auto
}

#top .topMenu {
  position: absolute;
  top: 60%;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap
}

#top .topMenu li {
  margin-bottom: 20px;
  opacity: 0;
  margin-right: 40px;
  text-align: center;
  transform: translate(-40px, 0)
}

#top .topMenu a {
  font-size: 30px;
  line-height: 1
}

#top .topMenu a span {
  font-size: 14px;
  display: block
}

#about img {
  display: block;
  margin: auto
}

.background {
  position: relative
}

.background:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0
}

.background#plan:before {
  background: url("../images/title_plan.jpg") no-repeat center/cover
}

.background#topics:before {
  background: url("../images/title_topics.jpg") no-repeat center/cover
}

.background#studio:before {
  background: url("../images/title_studio.jpg") no-repeat center/cover
}

.background#machine:before {
  background: url("../images/title_machine.jpg") no-repeat center/cover
}

.background#experience:before {
  background: url("../images/title_experience.jpg") no-repeat center top/cover
}

.flow.steps li {
  margin-bottom: 30px
}

.flow.steps .stepTitle {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px
}

.flow.steps .stepTitle .box {
  background: #F3C1AC;
  color: #ffffff;
  padding: 0 10px;
  font-size: 27px
}

.flow.steps .stepTitle .small {
  font-size: 13px
}

.process {
  margin: 0 auto 15px;
  font-size: 12px
}

.process ul {
  display: flex;
  width: 100%;
  justify-content: space-between
}

.process ul li {
  padding: 10px 0px 10px 20px;
  text-align: center;
  background: #E5E3E0;
  position: relative;
  flex-grow: 1
}

.process ul li:before {
  content: "";
  border: 20px solid transparent;
  border-left: 16px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -36px;
  z-index: 1
}

.process ul li:after {
  content: "";
  border: 20px solid transparent;
  border-left: 16px solid #E5E3E0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -34px;
  z-index: 1
}

.process ul li.active {
  background: #F3C1AC
}

.process ul li.active:after {
  border-left: 16px solid #F3C1AC
}

.process ul li:first-child {
  padding-left: 5px
}

.process ul li:last-child {
  padding-right: 5px
}

.process ul li:last-child:before, .process ul li:last-child:after {
  content: none
}

.process ul.overflow {
  position: relative
}

.process ul.overflow.before:before {
  content: "";
  border: 20px solid transparent;
  border-left: 16px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1
}

.process ul.overflow.before li:first-child {
  padding-left: 15px
}

.process ul.overflow.after:before {
  content: "";
  border: 20px solid #ffffff;
  border-left: 16px solid transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 1
}

.process ul.overflow.after li:last-child {
  padding-right: 15px
}

.fixData {
  border-radius: 5px;
  background: #dddddd;
  padding: 20px;
  margin: 0 auto 20px;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.fixData dl {
  font-size: 14px;
  max-width: 400px;
  display: flex;
  flex-wrap: wrap
}

.fixData dt {
  width: 15%
}

.fixData dd {
  width: 85%;
  padding-bottom: 10px
}

.fixData dd:last-child {
  padding-bottom: 0
}

.fixData dl.long dt {
  width: 38%
}

.fixData dl.long dd {
  width: 62%
}

.fixData .formList {
  margin-bottom: 20px
}

.fixData .formList.last {
  margin-bottom: 0
}

.fixData .formList.last li:last-child .inputText {
  margin-bottom: 0
}

.fixData.contact {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500
}

.reserveData {
  position: relative;
  max-width: 838px;
  margin: 50px auto
}

.reserveData .before {
  position: absolute;
  left: 0
}

.reserveData .before .more {
  text-decoration: underline
}

.reserveData .after {
  position: absolute;
  right: 0
}

.reserveData .after .more {
  text-decoration: underline
}

.dataTable {
  font-size: 12px;
  width: 100%;
  text-align: center;
  margin: auto;
  color: #444444
}

.dataTable tr {
  border-bottom: 1px solid #cccccc
}

.dataTable tr.month {
  border-bottom: none
}

.dataTable tr.month th {
  padding: 10px
}

.dataTable tr.topBorder .dayCell {
  border-top: 1px solid #cccccc
}

.dataTable tr.topBorder .dayCell span {
  font-size: 10px
}

.dataTable tr.underBold {
  border-bottom: 2px solid
}

.dataTable td {
  border-right: 1px solid #cccccc
}

.dataTable th:last-child {
  border-right: none
}

.dataTable th, .dataTable td {
  vertical-align: middle;
  border-right: 1px solid #cccccc
}

.dataTable .month, .dataTable .timeCell, .dataTable .dayCell {
  padding: 10px 5px;
  white-space: nowrap
}

.dataTable .month.spNone, .dataTable .timeCell.spNone, .dataTable .dayCell.spNone {
  display: none
}

.dataTable .dayCell.sat {
  color: #0443c1
}

.dataTable .dayCell.sun {
  color: #f36225
}

.dataTable a {
  display: block;
  padding: 10px 5px
}

.dataTable .open:hover {
  background-color: #F3C1AC;
  cursor: pointer;
  opacity: 1
}

.dataTable .open span:before {
  color: #f36225;
  content: "○"
}

.dataTable .open.few span:before {
  color: #f36225;
  content: "△"
}

.dataTable .reserved {
  background-color: #dddddd
}

.dataTable .reserved:before {
  color: #bbbbbb;
  content: "×"
}

.dataTable .offHours {
  background-color: #dddddd
}

.dataTable .offHours:before {
  color: #bbbbbb;
  content: "-"
}

.dataTable .holiday {
  background-color: #dddddd
}

.dataTable .holiday span {
  letter-spacing: 1em;
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0 auto;
  white-space: nowrap;
  width: 1em;
  line-height: 1em;
  text-orientation: upright
}

.formList {
  font-size: 12px;
  margin-bottom: 40px
}

.formList li:last-child input, .formList li:last-child .inputText {
  margin-bottom: 0
}

.formList .questionArea {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  margin-bottom: 5px
}

.formList .questionArea span {
  font-size: 0.5em;
  color: #f36225
}

.formList .answerArea.flex {
  display: flex
}

.formList .answerArea.flex input {
  width: 48%;
  margin-right: 2%
}

.formList .answerArea.flex input:last-child {
  margin-right: 0
}

.formList .answerArea.flex .year {
  min-width: 150px;
  margin-right: 10px
}

.formList .answerArea.flex .month {
  min-width: 80px;
  margin-right: 10px
}

.formList .answerArea.flex .day {
  min-width: 80px
}

.formList .answerArea.flex.cardNum input {
  margin-right: 10px
}

.formList .answerArea.address {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px
}

.formList .answerArea.address input[type="text"] {
  margin-bottom: 10px
}

.formList .answerArea.address .half {
  width: 48%
}

.formList .answerArea.address .btn.rounded {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 0.7em
}

.formList .answerArea.address .pref {
  margin-right: 40%
}

.formList .answerArea.address .pref select {
  min-width: 150px;
  margin-right: 10px
}

.formList .answerArea.address .max {
  width: 100%
}

.formList .answerArea .inputText {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.6;
  margin-top: -5px
}

.formList .answerArea .label {
  display: block;
  margin-bottom: 10px
}

.formList.emergency {
  margin: 10px 0 30px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666
}

.formList.emergency .headline {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  margin: 20px 0
}

.formList+.formList {
  padding-top: 20px;
  border-top: 1px solid #666666
}

.sectionTitle+.formList {
  margin-top: 20px
}

.formText {
  margin-bottom: 40px
}

.formText h3 {
  margin-bottom: 10px
}

.formText label {
  margin: 1em auto;
  display: block
}

.formText label span {
  font-size: 0.5em;
  color: #f36225
}

.formText table {
  border: 1px solid #666666;
  width: 100%;
  margin-bottom: 20px;
  table-layout: fixed
}

.formText table tr {
  border-bottom: 1px solid #666666
}

.formText table th {
  font-weight: normal;
  border-right: 1px solid #666666;
  text-align: center;
  padding: 3px 10px
}

.formText table td {
  border-right: 1px solid #666666;
  padding: 3px 10px
}

.scroll {
  border: 1px solid #DDDDDD;
  height: 250px;
  padding: 20px 20px 10px;
  overflow-y: scroll;
  background: #ffffff
}

.scroll p {
  font-size: 14px;
  line-height: 1.6
}

.leadText {
  margin-bottom: 20px;
  line-height: 1.6
}

.card {
  max-width: 400px;
  margin: 0 auto 20px;
  background: #F3C1AC;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1)
}

.userCode {
  margin-bottom: 20px
}

.userInfo {
  display: flex;
  align-items: flex-end
}

.userInfo p {
  margin-bottom: 0
}

.userInfo .text {
  flex: 1
}

.userInfo .cardLogo {
  width: 40%
}

.topicsBack.reservation {
  padding: 15px 20px 20px
}

.topicsBack.reservation .sectionTitle {
  margin-left: 0
}

.reserveWrap {
  background: #ffffff;
  margin-bottom: 20px
}

.reserveWrap .reserveList {
  border-top: 1px solid #666666;
  padding: 20px
}

.reserveWrap .reserveList:first-child {
  border-top: none
}

.reserveWrap .reserveList p {
  margin-bottom: 0
}

.reserveWrap .course {
  font-size: 12px
}

.reserveWrap .date {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 14px
}

.reserveWrap .studio {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px
}

.reserveWrap .studioInfo {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 10px
}

.reserveWrap .cancel {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin-top: 20px
}

.reserveWrap .cancel li {
  margin-right: 20px
}

.reserveWrap .cancel li:after {
  content: "/";
  margin-left: 20px
}

.reserveWrap .cancel li:last-child {
  margin-right: 0
}

.reserveWrap .cancel li:last-child:after {
  content: none
}

.myContent {
  border-top: 1px solid #666666;
  padding: 20px 0 5px
}

.myContent:first-child {
  border-top: none
}

.myContent li {
  line-height: 1.4;
  margin-bottom: 1em
}

.myContent .btnWrap {
  margin: 20px 0
}

.myContent dl {
  display: flex;
  flex-wrap: wrap
}

.myContent dl dt {
  width: 40%
}

.myContent dl dd {
  width: 60%
}

.myContent.recommend h3 {
  margin-bottom: 10px
}

.myContent.recommend dl {
  margin-bottom: 20px;
  align-items: center
}

.myContent.recommend dl dt, .myContent.recommend dl dd {
  line-height: 1.1;
  margin-bottom: 10px
}

.myContent.logout {
  padding-top: 45px;
  margin-bottom: 40px
}

.myContent.logout p {
  font-size: 14px;
  text-align: center
}

.myContent.logout .ruleList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 20px 40px
}

.myContent.logout .ruleList li {
  margin-right: 20px
}

.myContent.logout .ruleList li:last-child {
  margin-right: 0
}

.ticketText {
  font-family: 'Open Sans', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  letter-spacing: -0.05em;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px;
  font-size: 19px
}

.ticketText .small {
  font-size: 0.6em;
  margin-left: -0.5em;
  margin-right: -0.5em
}

.ticketText .newLine {
  display: block
}

.ticketLead {
  text-align: left
}

.ticketLead .newLine {
  display: block
}

.courseList {
  background: #EFEEEC;
  padding: 10px;
  margin-bottom: 10px
}

.courseList .courseInner {
  background: #ffffff;
  padding: 20px
}

.courseList .detail {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px
}

.courseList .detail dl {
  width: 50%;
  margin-bottom: 10px
}

.courseList .detail dt {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.courseList .detail .red {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.courseList .detail .small {
  font-size: 10px
}

.goodsList {
  display: flex;
  flex-wrap: wrap;
  margin: 20px
}

.goodsList li {
  width: 45%;
  margin-right: 10%;
  margin-bottom: 10%
}

.goodsList li:nth-child(2n) {
  margin-right: 0
}

.goodsList .name {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0
}

.goodsList .details {
  font-size: 10px;
  line-height: 1.8;
  margin-bottom: 0
}

.topicList {
  margin-top: 20px
}

.topicList li {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.topicList li a {
  display: block
}

.topicList .images {
  margin-bottom: 5px
}

.topicList .images img {
  display: block
}

.topicList .date {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px
}

.topicList .category {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding: 0 3px;
  border: 1px solid #666666;
  margin-bottom: 5px
}

.topicList .topicTitle {
  font-size: 16px
}

.article {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  border-bottom: 1px solid #666666
}

.article .date, .article .category {
  display: inline-block;
  margin-bottom: 15px;
  line-height: 1.2;
  font-size: 12px
}

.article .date {
  margin-right: 10px
}

.article .category {
  padding: 0 3px;
  border: 1px solid #666666
}

.article .articleTitle {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #666666;
  margin-bottom: 20px
}

.article .subheading {
  font-size: 16px;
  margin-bottom: 5px
}

.article .images {
  margin: 20px auto
}

.articleBack a {
  display: block;
  text-align: center;
  padding: 20px 0;
  margin-bottom: -20px
}

.studioDetail {
  margin-bottom: 20px;
  line-height: 1.7
}

#map {
  margin-top: 40px;
  width: 100%;
  min-height: 450px
}

.maplink {
  margin-top: 20px
}

.accordion {
  border-top: 1px solid #dddddd
}

.accordion .trigger {
  cursor: pointer;
  position: relative;
  padding-right: 25px
}

.accordion .trigger:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #231815;
  border-right: 1px solid #231815;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  transition: 0.6s ease
}

.accordion .trigger.active:after {
  transform: rotate(-135deg);
  transition: 0.6s ease
}

.question {
  padding: 10px 20px 15px 15px;
  background: #F7F7F6;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold
}

.question:before {
  content: "Q";
  color: #EF4868;
  font-size: 2em;
  margin-right: 5px;
  line-height: 1
}

.answer {
  display: none;
  padding: 10px 15px 20px;
  text-align: justify
}

.answer:before {
  content: "A";
  color: #F3C1AC;
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 2em;
  margin-right: 5px;
  margin-left: 2px;
  line-height: 1
}

.labelList {
  margin-bottom: 20px
}

.labelList:last-child {
  margin-bottom: 0
}

.labelList .label {
  font-family: "Open Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 16px
}

.error-message {
  color: #a94442
}

.error-message:before {
  content: "* "
}

.description {
  margin-top: 30px
}

.description .catch {
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #9a9a9a
}

.description dl {
  margin-bottom: 20px
}

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

.priceWrap {
  margin-bottom: 40px
}

.priceCategory {
  font-size: 25px;
  letter-spacing: 0.1em;
  color: #F5BEAC;
  margin-top: 20px;
  padding: 20px 20px 0
}

.priceList {
  border-top: 1px solid #707070;
  margin: 10px
}

.priceList li {
  border-bottom: 1px solid #707070;
  padding: 20px 10px
}

.priceList .courseTitle {
  font-size: 16px;
  margin-bottom: 5px
}

.priceList .details {
  display: flex
}

.priceList .details dl {
  width: 50%;
  margin-bottom: 10px
}

.priceList .details dt {
  font-weight: bold;
  font-size: 14px
}

.priceList .details dd span {
  font-size: 0.6em
}

.priceList .details .red {
  margin-top: -5px;
  font-weight: bold
}

.priceList .through {
  text-decoration: line-through
}

.whiteBg {
  position: relative;
  background: #ffffff;
  padding-bottom: 30px
}

.openingCp {
  background: #F3C1AC;
  color: #ffffff;
  margin-top: 50px;
  padding: 40px 10px 20px
}

.openingCp .large {
  font-size: 2em
}

.openingCp .inner {
  margin: 40px auto 0;
  padding: 10px;
  border: 1px solid #ffffff;
  box-sizing: border-box
}

.openingCp .cpTitle {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: -1.5em;
  font-size: 35px;
  letter-spacing: 0.1em;
  text-align: center
}

.openingCp .cpTitle span {
  background: #F3C1AC;
  padding: 0 0.3em;
  position: relative;
  z-index: 1;
  display: inline-block
}

.openingCp .limit {
  font-weight: bold;
  color: #F3C1AC;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em
}

.openingCp .limit .bg {
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding: 0.5em 1em 0.3em;
  line-height: 1
}

.openingCp .limit .bg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1.4em solid transparent;
  margin: auto;
  border-right: 2em solid #ffffff;
  right: 100%;
  top: 0;
  bottom: 0
}

.openingCp .limit .bg:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1.4em solid transparent;
  margin: auto;
  border-left: 2em solid #ffffff;
  left: 100%;
  top: 0;
  bottom: 0
}

.openingCp .limit.small {
  margin-bottom: 15px
}

.openingCp .limit.small .bg {
  padding: 0.6em 1em
}

.openingCp .limit.small .bg:before, .openingCp .limit.small .bg:after {
  border-width: 1.1em
}

.openingCp.second {
  padding-top: 10px
}

.openingCp.second .cpTitle {
  margin-top: -1em
}

.openingCp .leadText {
  text-align: center;
  font-weight: bold
}

.openingCp .pointTitle {
  font-size: 18px;
  margin-bottom: 26px;
  text-align: center;
  line-height: 1.8
}

.openingCp .pointTitle .bg {
  position: relative;
  display: inline-block;
  background: #ffffff;
  color: #F3C1AC;
  margin-right: 3em;
  margin-left: 3em;
  font-size: 0.5em;
  line-height: 1;
  padding: 0.2em
}

.openingCp .pointTitle .bg span {
  font-size: 2em
}

.openingCp .pointTitle .bg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1.2em solid transparent;
  margin: auto;
  border-right: 2em solid #ffffff;
  right: 100%;
  top: 0;
  bottom: 0
}

.openingCp .pointTitle .bg:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 1.2em solid transparent;
  margin: auto;
  border-left: 2em solid #ffffff;
  left: 100%;
  top: 0;
  bottom: 0
}

.openingCp .pointList {
  margin: 40px auto
}

.openingCp .pointList li {
  margin-bottom: 30px
}

.openingCp .flex {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px
}

.openingCp .flex p {
  margin: 0
}

.openingCp .flex .arrow {
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
  margin: 30px
}

.openingCp .flex .biggest {
  font-size: 5em;
  line-height: 0.8
}

.openingCp .flex.point2 {
  align-items: baseline;
  flex-wrap: wrap;
  margin: 10px 0
}

.openingCp .flex.point2>* {
  margin: 0 10px
}

.openingCp .flex.point2 .arrow {
  margin: 10px
}

.openingCp .flex.point2 .small {
  font-size: 0.7em;
  margin-left: 5px;
  margin-right: 5px
}

.openingCp .flex.point2 .large {
  font-size: 1.5em
}

.openingCp .flex.point2 .biggest {
  font-size: 2em
}

.openingCp .flex.point2 .name {
  width: 50%;
  text-align: center;
  margin-right: 0
}

.openingCp .flex.point2 .value {
  width: 35%;
  margin-left: 0
}

.openingCp .flex.point4 .large {
  position: relative
}

.openingCp .flex.point4 .large:before {
  content: "初回体験料";
  font-size: 14px;
  position: absolute;
  top: -1em;
  width: 5em
}

.openingCp .flex.point4 .biggest {
  font-size: 40px
}

.openingCp .point3.pointTitle .bg {
  text-indent: 0
}

.openingCp .point3.images {
  max-width: 450px;
  margin: auto
}

.openingCp .subText {
  font-size: 14px
}

.openingCp .subText.point2 {
  margin: 10px 20px
}

.openingCp .courseWrap {
  border: 1px solid #ffffff;
  padding: 10px 0 15px;
  margin: 10px 0
}

.openingCp .right {
  text-align: right
}

.openingCp .note {
  color: #ffffff
}

.colorWrap.pink {
  background: #F3C1AC
}

.colorWrap.entry {
  background: #FFF7EB;
  padding: 30px 0
}

.colorWrap.entry .inner {
  padding: 0 20px
}

.colorWrap.experience .flowWrap {
  margin-top: 50px;
  margin-left: -20px;
  margin-right: -20px
}

.colorWrap.experience .flowWrap .inner {
  padding-top: 0
}

#entry.experience {
  padding-top: 40px
}

#entry.experience .colorWrap {
  margin-bottom: 0
}

.comapnyWrap {
  margin-bottom: 30px;
  display: flex
}

.comapnyWrap .group {
  width: 115px;
  margin-right: 20px
}

.comapnyWrap .icon {
  width: 50px
}

@media screen and (min-width: 768px) {
  body {
    font-size: 17px
  }
  a:hover {
    opacity: 0.6
  }
  .btn:hover {
    opacity: 0.6
  }
  .note {
    text-align: left;
    font-size: 13px
  }
  .wrapper {
    padding-top: 74px;
    margin-left: auto;
    margin-right: auto;
    min-height: 700px
  }
  .wrapper>section:before {
    height: 66px;
    margin-top: -66px
  }
  .innerWrap {
    margin: 0
  }
  .innerWrap.firstView {
    margin-bottom: 0
  }
  .innerWrap.firstView.white {
    margin-top: 70px
  }
  .innerWrap .inner {
    margin: 50px 100px 0
  }
  .innerWrap.white {
    padding: 60px 20px
  }
  .innerWrap.white .priceWrap {
    margin: 50px 0 100px
  }
  .innerWrap.white .priceCategory {
    padding-left: 0;
    padding-bottom: 10px
  }
  .innerWrap.white .priceList li {
    display: flex;
    justify-content: space-between;
    padding: 30px 20px 30px
  }
  .innerWrap.white .priceList .main {
    width: 50%
  }
  .innerWrap.white .priceList .sub {
    width: 36%
  }
  .innerWrap .sectionTitle {
    font-size: 28px
  }
  .innerWrap .inner.large {
    margin-top: 100px;
    margin-bottom: 100px
  }
  .staticWrap {
    margin: 0 0 40px
  }
  .btnArea {
    margin: 60px auto 40px
  }
  .btnArea.flex {
    display: flex;
    flex-direction: row-reverse
  }
  .btnArea.flex div {
    margin-right: 50px
  }
  .btnArea.flex div:first-child {
    margin-right: 0;
    margin-bottom: 0
  }
  .btnArea .confirmation {
    font-size: 20px;
    width: 100%;
    margin-bottom: 20px
  }
  .designTitle {
    max-width: 475px
  }
  .titleArea.image {
    height: 250px
  }
  .titleArea.image .midWidth {
    height: 250px;
    padding-left: 0
  }
  .titleArea.simple {
    padding-bottom: 40px
  }
  .titleArea.simple .pageTitle {
    margin-left: 0;
    font-size: 40px
  }
  .titleArea.simple .pageTitle span {
    font-size: 14px
  }
  .background#plan:before {
    background: url("../images/title_plan_pc.jpg") no-repeat center/cover
  }
  .background#topics:before {
    background: url("../images/title_topics_pc.jpg") no-repeat center/cover
  }
  .background#studio:before {
    background: url("../images/title_studio_pc.jpg") no-repeat center/cover
  }
  .background#machine:before {
    background: url("../images/title_machine_pc.jpg") no-repeat center/cover
  }
  .background#experience:before {
    background: url("../images/title_experience_pc.jpg") no-repeat center top/cover
  }
  .sectionTitle {
    margin: 0 0 10px
  }
  .boxList li {
    padding: 20px;
    display: flex
  }
  .boxList li:nth-child(even) {
    flex-direction: row-reverse
  }
  .boxList .textArea {
    width: 50%
  }
  .boxList .imgArea {
    width: 48%
  }
  #header .sphide {
    display: block
  }
  #header .pchide {
    display: none
  }
  #header .logo {
    height: auto
  }
  #header .logo img {
    display: block;
    max-width: 100%;
    height: auto
  }
  #header .headLink {
    padding: 20px;
    font-size: 14px
  }
  #header .menuBtn {
    display: none
  }
  #header .leading {
    display: none
  }
  #header .navWrap {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background: none;
    pointer-events: auto;
    opacity: 1;
    transform: scale(1);
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-bottom: 0;
    flex: 1;
    overflow: hidden
  }
  .staticMenu, .loginMenu {
    width: auto;
    order: 0
  }
  .staticMenu li a, .loginMenu li a {
    display: block;
    padding: 10px 20px
  }
  .navigationMenu {
    order: 0;
    margin-top: 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
    width: auto
  }
  .navigationMenu li a {
    display: block;
    padding: 10px
  }
  .staticMenu {
    display: none
  }
  .loginMenu {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
  }
  .loginMenu .btn {
    border: none;
    width: auto;
    margin: 0 auto 0;
    border-radius: 5px
  }
  .loginMenu .btn.white {
    background: #dddddd
  }
  .hide #header {
    top: -100%;
    transition: all 0.3s
  }
  .formList {
    margin-bottom: 40px
  }
  .formList li {
    display: flex;
    margin-bottom: 20px
  }
  .formList .questionArea {
    width: 250px
  }
  .formList .questionArea span {
    font-size: 0.5em;
    color: #f36225
  }
  .formList .answerArea {
    flex: 1
  }
  .formList .answerArea .inputText {
    margin-bottom: 0
  }
  .formList.emergency {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666
  }
  .formList.emergency .headline {
    margin-top: 20px
  }
  .fixData .formList li {
    align-items: center
  }
  .reserveData {
    position: relative;
    max-width: 838px;
    margin: 50px auto
  }
  .reserveData .before {
    position: absolute;
    left: 0
  }
  .reserveData .after {
    position: absolute;
    right: 0
  }
  .dataTable {
    font-size: 14px;
    text-align: center;
    margin: auto;
    color: #444444
  }
  .dataTable tr {
    border-bottom: 1px solid #cccccc
  }
  .dataTable tr.month {
    border-bottom: none
  }
  .dataTable tr.month th {
    padding: 20px
  }
  .dataTable tr.topBorder .dayCell {
    border-top: 1px solid #cccccc
  }
  .dataTable tr.underBold {
    border-bottom: 2px solid
  }
  .dataTable td {
    border-right: 1px solid #cccccc
  }
  .dataTable th:last-child {
    border-right: none
  }
  .dataTable th, .dataTable td {
    vertical-align: middle;
    border-right: 1px solid #cccccc
  }
  .dataTable .month, .dataTable .timeCell, .dataTable .dayCell {
    padding: 10px 30px;
    white-space: nowrap
  }
  .dataTable .timeCell {
    border-left: 1px solid #cccccc
  }
  .dataTable .dayCell.sat {
    color: #0443c1
  }
  .dataTable .dayCell.sun {
    color: #f36225
  }
  .dataTable a {
    display: block;
    padding: 10px 30px
  }
  .dataTable .open a:hover {
    background-color: #F3C1AC;
    opacity: 1
  }
  .dataTable .reserved {
    background-color: #dddddd
  }
  .dataTable .reserved:before {
    color: #bbbbbb;
    content: "×"
  }
  .dataTable .offHours {
    background-color: #dddddd
  }
  .dataTable .offHours:before {
    color: #bbbbbb;
    content: "-"
  }
  .dataTable .holiday {
    background-color: #dddddd
  }
  .dataTable .holiday span {
    letter-spacing: 1em;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    white-space: nowrap;
    width: 1em;
    line-height: 1em;
    text-orientation: upright
  }
  .accordion .trigger:after {
    right: 15px
  }
  .openingCp {
    padding: 40px 0
  }
  .openingCp .large {
    font-size: 2em
  }
  .openingCp .inner {
    max-width: 1000px;
    padding: 40px
  }
  .openingCp .cpTitle {
    margin-top: -1.3em;
    font-size: 60px
  }
  .openingCp .cpTitle span {
    display: inline-block
  }
  .openingCp.second {
    padding: 40px 0
  }
  .openingCp.second .cpTitle {
    margin-top: -1.3em
  }
  .openingCp .limit {
    font-size: 20px
  }
  .openingCp .limit.small .bg:before, .openingCp .limit.small .bg:after {
    border-width: 1.1em
  }
  .openingCp .pointTitle {
    font-size: 20px
  }
  .openingCp .pointList {
    max-width: 770px;
    margin: 40px auto
  }
  .openingCp .pointList li {
    margin-bottom: 40px
  }
  .openingCp .flex {
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 20px
  }
  .openingCp .flex .arrow {
    width: 20px;
    height: 20px;
    margin: 40px
  }
  .openingCp .flex .biggest {
    font-size: 5em;
    line-height: 0.8
  }
  .openingCp .flex.point2 {
    margin: 0
  }
  .openingCp .flex.point2>* {
    margin: 10px
  }
  .openingCp .flex.point2 .arrow {
    margin: 20px
  }
  .openingCp .flex.point2 .name {
    width: auto
  }
  .openingCp .flex.point2 .value {
    width: auto
  }
  .openingCp .flex.point4 .biggest {
    font-size: 60px
  }
  .openingCp .point3.images {
    max-width: 450px;
    margin: auto
  }
  .openingCp .subText {
    font-size: 14px
  }
  .openingCp .subText.point2 {
    font-size: 16px;
    margin-left: 103px
  }
  .openingCp .courseWrap {
    padding: 20px 0;
    margin: 30px 0 10px
  }
  .openingCp .right {
    text-align: right
  }
  .labelList .label {
    font-size: 18px
  }
  .caution .cautionText {
    font-size: 14px
  }
  .ticketText {
    font-size: 20px
  }
  .ticketText .newLine {
    display: inline
  }
  .ticketLead .newLine {
    display: inline
  }
  .colorWrap.experience {
    position: relative
  }
  .colorWrap.experience.first {
    margin-bottom: 0
  }
  .colorWrap.experience .title {
    font-size: 64px
  }
  .colorWrap.experience .subTitle {
    font-size: 20px
  }
  .colorWrap.experience .ticket {
    margin: 20px auto;
    max-width: 660px
  }
  .colorWrap.experience .ticket img {
    display: block
  }
  .colorWrap.experience .sectionTitle {
    font-size: 20px;
    text-align: center
  }
  .colorWrap.experience .sectionTitle .newLine {
    display: inline
  }
  .breadWrap {
    padding-top: 80px
  }
  footer {
    background: #dddddd
  }
  footer .copyright {
    background: #dddddd;
    color: #000000
  }
  footer .footerNav {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
  }
  footer .footerNav li {
    margin-right: 20px
  }
  footer .footerNav li:last-child {
    margin-right: 0
  }
  footer .footerNav a {
    display: block;
    padding: 5px 0
  }
  .colorWrap {
    position: relative
  }
  .colorWrap.pink .inner {
    padding: 30px 100px;
    max-width: 1000px;
    margin: auto;
    box-sizing: border-box
  }
  .colorWrap.experience {
    position: relative;
    margin-bottom: 80px
  }
  .colorWrap.experience .title {
    font-size: 64px
  }
  .colorWrap.experience .subTitle {
    font-size: 20px
  }
  .colorWrap.experience .ticket {
    margin: 20px auto;
    max-width: 660px
  }
  .colorWrap.experience .ticket img {
    display: block
  }
  .colorWrap.experience .sectionTitle {
    font-size: 20px;
    text-align: center
  }
  .colorWrap.experience .sectionTitle .newLine {
    display: inline
  }
  .colorWrap.experience .flowLead {
    text-align: center
  }
  .colorWrap.experience .flowWrap {
    margin-top: 80px
  }
  .colorWrap.entry {
    max-width: 660px;
    margin: 0 auto 80px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16)
  }
  .colorWrap.entry .designTitle {
    margin-left: 0
  }
  .colorWrap.entry .inner {
    padding: 0 30px
  }
  .colorWrap.entry .formList li {
    display: block
  }
  .myContent.logout {
    padding-top: 55px;
    margin-bottom: 50px
  }
  .topicList {
    max-width: 780px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto
  }
  .topicList li a {
    display: flex;
    align-items: center
  }
  .topicList .images {
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0
  }
  .topicList .text {
    flex: 1
  }
  .topicList .date {
    font-size: 14px
  }
  .topicList .category {
    font-size: 14px
  }
  .topicList .topicTitle {
    font-size: 20px
  }
  .article .date, .article .category {
    font-size: 14px
  }
  .article .articleTitle {
    font-size: 24px
  }
  .article .subheading {
    font-size: 18px
  }
  .article .images {
    max-width: 600px
  }
  .articleBack a {
    padding: 45px 0 60px;
    margin-bottom: -60px
  }
}

@media screen and (min-width: 850px) {
  .navigationMenu li a {
    padding: 10px 20px
  }
}

@media screen and (min-width: 1000px) {
  .designTitle {
    margin-left: -20px
  }
}