@charset 'utf-8';

img {
  width: 100%;
}

body {
  color: #333366;
  background-size: cover;
}

#PAGE {
  width: 100%;
}

#PAGE section {
  width: 100%;
  height: auto;
  text-align: center;
  background-size: auto;
  padding-bottom: 0px;
}

#PAGE section .logo {
  width: 100%;
  text-align: left;
  background: white;
  display: flex;
align-items: center;
}

#PAGE section .logo img {
  margin: 5px 0 5px 20px;
}

#PAGE section .top img {
  width: 100%;
}

.sp {
  display: none;
}

.pc {
  display: inline-block;
}

.logo_link {
  display: inline-block;
  width: 200px;
  margin-right: 45px;
}

#PAGE section .PAGE_IN {
  width: auto;
  height: auto;
  margin: 0px auto;
  position: relative;
  overflow: visible;
}

.yellow {
  background-size: 10px 10px;
}

.red {
  color: #ff3900;
  background: none;
}

.back_navy{background: #031976;}
.back_paleblue{background: #CDE0F4;}
.back_white{background: #fff;}
.back_yellow{background:#FDF9C5}


#PAGE section h1 {
  width: 100%;
  text-align: center;
  margin-top: 0;
  position: relative;
}

h2 {
  width: 100%;
  font-size: 40px;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 2em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}

img.border {
  margin-bottom: 20px;
}

strong {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-size: 18px;
}

strong span {
  font-size: 28px;
}

.center {
  width: 100%;
  text-align: center;
}

.box {
  width: auto;
  height: auto;
  display: block;
  margin: 0;
  position: relativie;
  overflow: visible;
}

.box_img{width: 1173px;margin: 0 auto;}

.box .box_en {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 3px solid #333366;
  background: #ff3900;
  position: absolute;
  top: -50px;
  left: 10%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-weight: bold;
}

.box .box_senior {
  position: absolute;
  bottom: 0;
}

.box .box_en small {
  width: 100%;
  display: inline-block;
  color: #333366;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: bold;
}

.box .box_en span {
  width: 100%;
  display: inline-block;
  color: #ffffff;
  font-size: 45px;
}

.space {
  width: 100%;
  height: 30px;
  display: inline-block;
}

.PAGE_IN h3 {
  width: 100%;
}

.PAGE_IN strong {
  width: 100%;
  display: block;
  margin: 20px 0 -20px 0;
  font-weight: bold;
  line-height: 2em;
  color: #031976;
}

.PAGE_IN .contact {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.PAGE_IN .contact strong {
  width: 100%;
  display: inline-block;
}

.PAGE_IN .contact div {
  width: 30%;
}

.PAGE_IN .contact div label {
  border: 2px solid #666666;
  background: #fff;
}

.button {
  position: relative;
  right: auto;
  width: 242px;
  height: 60px;
  display: block;
  margin: 0 auto;
  border: none;
  background: url(../img/send.png) no-repeat;
  background-size: 100%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
  box-shadow: none;
  border-radius: 0;
}

.satei {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
}

.satei label {
  position: relative;
  display: block;
  width: 30%;
  height: 50px;
  border: 2px solid #666666;
  background: #fff;
}

.satei select {
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 200px;
  padding: 0 1em;
  line-height: 46px;
  color: #000;
  border: none;
  background: transparent;
  font-size: 16px;
}

.satei ::-ms-expand {
  display: none;
}

.detail {
  width: 1100px;
  margin: 0 auto;
}

.detail_in {
  width: 660px;
  margin: 0 220px;
}

.detail dl.RESERVE {
  width: 660px;
  margin: 0 auto 30px auto;
  clear: none;
  background: none;
  border-bottom: none;
}

dl.RESERVE dt {
  width: 100%;
  padding: 0;
  float: left;
  clear: none;
  font-size: 13px;
  line-height: 1.4em;
  background: none;
}

dl.RESERVE dt em {
  float: left;
}

dl.RESERVE dd {
  width: 100%;
  padding: 0;
  float: left;
  clear: none;
  background: none;
}

dl.RESERVE dd.NESS {
  background: #ff0;
}

dl.RESERVE dd .wsNo {
  width: 160px;
  float: left;
}

dl.RESERVE dd .NAIYO {
  width: 100%;
  float: left;
  clear: none;
  margin: 0 0 10px 0;
}

dl.RESERVE dd .NAIYO label {
  width: 100%;
  float: left;
  clear: none;
  margin: 0 10px 0 0;
  font-size: 14px;
}

dl.RESERVE dd .NAIYO label.AMPM {
  width: 100%;
}

dl.RESERVE dd p {
  width: 100%;
  float: left;
  clear: none;
  margin: 0 0 5px 0;
}

dl.RESERVE dd span {
  width: 100%;
  float: left;
  clear: none;
}

dl.RESERVE dd span.BUKKEN {
  width: 100%;
  float: left;
  clear: none;
  margin: 10px 0 0 0;
}

dl.RESERVE dd span.VISIT {
  width: auto;
  float: left;
  clear: none;
  margin: 5px 10px 0 0;
  line-height: 36px;
}

dl.RESERVE dd input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 5px 5px 0 0;
}

dl.RESERVE dd input[type="radio"] {
  width: 20px;
  height: 20px;
  margin: 5px 5px 0 0;
  vertical-align: middle;
}

dl.RESERVE dd span.ZIP {
  width: auto;
  float: left;
  clear: none;
  margin: 10px 10px 0 0;
}

dl.RESERVE dd select {
  width: auto;
  float: left;
  clear: none;
  margin: 0px 10px 0 0;
  font-size: 14px;
}

dl.RESERVE dd select option {
  padding: 0px;
}

dl.RESERVE dd textarea {
  width: 420px;
  height: 100px;
  font-size: 16px;
}

dl.RESERVE dd a.PASS {
  float: left;
  clear: both;
  margin: 0;
  color: #0af;
}

dl.RESERVE dd a.PASS:hover {
  text-decoration: underline;
}

dl.RESERVE dd a.PASS:active {
  text-decoration: underline;
}

dl.RESERVE dd em.LOGIN_ERROR {
  display: block;
  float: left;
  width: 100%;
  color: #ff775d;
}

dl.RESERVE dd span.TANI {
  width: auto;
  float: left;
}

dl.RESERVE dd span.TANI img {
  width: auto;
  float: none;
  margin: 0 5px 0 0;
  vertical-align: middle;
}

dl.RESERVE dd span.KEIJO {
  width: auto;
  float: none;
  margin: 0 20px 0 5px;
  line-height: 20px;
}

dl.RESERVE dd span.KEIJO img {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

input.INPUT_SS {
  width: 100px;
  height: 17px;
  margin: 0 10px 0 0;
  float: left;
  font-size: 14px;
  line-height: 2em;
  border: 3px solid #666;
  padding: 1em 1em;
}



.selectbox {
  width: 90%;
  margin: 1em auto;
  position: relative;
}

select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 1em 1em;
  box-sizing: border-box;
  font-size: 1em;
  border-radius: 0;
  background: #fff;
  border: #ccc 1px solid;
  width: 355px;
}

select.time {
  width: 349px;
}

.selectbox::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 5%;
  top: 35%;
  border-bottom: #333 2px solid;
  border-right: #333 2px solid;
  transform: rotate(45deg)translateY(-30%);
}

.color.selectbox select {
  background: blue;
  color: #fff;
  border-radius: 2em;
}

.color.selectbox::after {
  border-bottom: #fff 5px solid;
  border-right: #fff 5px solid;
}

.top {
width: 1366px;
display: flex;
justify-content: space-between;
margin: 0 auto;
}

/* .top div {
  width: 32%;
} */

div.container img.hissu {
  width: 25px;
}

div.container img.hissu2 {
  width: 25px;
  margin-top: 13px;
}

label.form_input input .hissu {
  margin-top: 10px;
}

.top_pc {
  width: 1260px;
  height: 200px;
  margin: 0 auto 50px auto;
  position: relative;
  overflow: visible;
  background: no-repeat url("../img/people.png");
}

.top_pc .jcb {
  margin: 0 auto;
}



/*開催店舗*/
.access {
  position: relative;
}

.access iframe.honten {
  position: absolute;
  top: 0;
  left: 0;
  left: 845px;
  top: 230px;
}

.access iframe.ishiki {
  position: absolute;
  top: 0;
  left: 0;
  left: 845px;
  top: 490px;
}

.access iframe.taniyama {
  position: absolute;
  top: 0;
  left: 0;
  left: 845px;
  top: 754px;
}

.access iframe.jiyu {
  position: absolute;
  top: 0;
  left: 0;
  left: 845px;
  top: 1007px;
}

.access iframe.wada {
  position: absolute;
  top: 0;
  left: 0;
  left: 845px;
  top: 1260px;
}



/*来店予約*/
.yoyaku {
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
}

.yoyaku_tytle {
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 500px;
}


/*固定バー*/
.kotei {
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  z-index: 1;
  width: 100vw;
background: #F54E61;}

.kotei div {
  margin: 0 auto;
}
.button_tel{width: 300px;}
.button_matome{display: flex;justify-content: center;width: 680px;align-items: center;}
.button_tel.pc img { width: 45px; margin-right: 10px;}
.button_tel.pc span.tel_no { font-size: 30px; color: #fff; font-weight: bold; line-height: 45px; vertical-align: text-bottom;}

.kotei {
  display: inline-block;
}

.kotei a {
  display: inline-block;
}

.kotei a:hover {
  opacity: 0.8;
}


/*ここから検索BOX*/
#PAGE .SEARCH_BOXES {
width: 850px;
float: left;
margin: 50px 0;
border: 2px solid #f84c5e;
box-sizing: border-box;
z-index: 1;
}
#PAGE .SEARCH_BOXES h2 {
width: 850px;
height: 50px;
display: block;
background: #f84c5e;
color: #fff;
text-align: center;
font-weight: bold;
font-size: 20px;
line-height: 50px;
}
#PAGE .SEARCH_BOXES h2 img {
width: 26px;
margin: -5px 0 0 20px;
vertical-align: middle;
}
#PAGE .SEARCH_BOX {
width: 100%;
padding: 10px 30px;
display: flex;
justify-content: space-between;
box-sizing: border-box;
background: white;
}
#PAGE .SEARCH_BOX h3 {
color: #f84c5e;
font-weight: bold;
font-size: 16px;
text-align: left;
}
#PAGE .SEARCH_BOX select {
font-size: 16px;
width: 130px;
padding: 6px;
}
#PAGE .SEARCH_BOX .send {
width: 180px;
height: 50px;
color: #292828;
background: #FFE733 url(../img/icon_arrow.png) no-repeat 95% 50%;
background-size: 5px auto;
border: none;
border-radius: 5px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
font-weight: bold;
font-size: 16px;
cursor: pointer;
margin-top: 10px;
}
/*検索BOXここまで*/

.SEARCH_BOXES_WRAP{width: 1173px;margin: 0 auto;}
.SEARCH_TEXT{font-size: 20px;font-weight: bold;letter-spacing: 1px;margin-top: 20px;line-height: 30px;color: #707070;}
.illust{width: 285px;}

@media screen and (max-width: 740px) {
  #PAGE section {
    padding-bottom: 0px;
  }

  #PAGE section .PAGE_IN {
    width: auto;
    margin: 0 auto;
    padding: 0px 0;
  }

  #PAGE section .logo img {
    width: 40vw;
  }

  .sp {
    width: 100%;
    display: block;
  }

  .pc {
    display: none;
  }

  .scroll {
    width: 10%;
    margin: 0 0 30px 0;
  }

  .box {
    width: 100%;
    height: auto;
    display: block;
    border: none;
    position: relativie;
    overflow: visible;
  }

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

  h1 {
    width: 90%;
    margin: 20px 5% 0 5%;
    margin: 0;
  }

  h2 {
    font-size: 1.46rem;
    color: #333366;
  }

  .PAGE_IN h3 img {
    width: 100%;
  }

  strong {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    line-height: 2em;
  }

  strong span {
    font-size: 1.2rem;
  }

  .space {
    width: 100%;
    height: 100px;
    display: inline-block;
  }

  .box .box_en {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 3px solid #333366;
    background: #ff3900;
    position: absolute;
    top: -90px;
    left: 1%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-weight: bold;
  }

  .border {
    width: 100%;
  }

  .PAGE_IN strong {
    font-size: 0.9rem;
  }

  .top {
    width: 100%;
    display: initial;
    margin: 0 0 0px 0;
    flex-wrap: initial;
  }

  .top_pc {
    display: none;
  }

  div.container img.hissu {
    width: 25px;
  }

  div.container img.hissu2 {
    width: 25px;
  }

  div.container img.hissu2 {
    width: 25px;
    margin-top: 10px;
  }


  /*開催店舗*/
  .access {
    position: relative;
    margin: 0;
  }

  .box_wrap {
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, white 10%, white 100%);
  }

  .MAP {
    width: 75vw;
    margin: 0 auto;
    padding-bottom: 45px;
    border-bottom: 1px dotted #4d4d4d;
  }

  .MAP_LAST {
    border-bottom: none;
  }

  /*来店予約*/
  .yoyaku {
    border-radius: 0%;
    padding-bottom: 80px;
  }

  .yoyaku_tytle {
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 75vw;
  }

  .yoyaku_tytle img {
    width: 100%;
  }

  .contents {
    margin-top: -50px;
  }

  select {
    width: 90vw;
    padding: 1em 2vw;
  }

  /*固定バー*/
  .kotei {
    z-index: 2;
    padding: 5px 0;
    padding: 2px 0;
  }

  .kotei img {
    width: 100%;
  }

.button_matome{display: flex;}
.button_tel{width: 50vw;}
.button_form{width: 50vw;}
.footer {z-index: 1;}

/*検索BOXここから*/
.SEARCH_BOXES_WRAP{width: 100%;}
#PAGE .SEARCH_BOXES {
width: 90vw;
margin: 30px auto;
float: none;
}
#PAGE .SEARCH_BOXES h2 {
width: 100%;
height: 40px;
font-size: 16px;
line-height: 40px;
}
#PAGE .SEARCH_BOXES h2 img {
margin: -5px 0 0 5px;
}
#PAGE .SEARCH_BOX {
width: 100%;
padding: 15px 0 20px 0;
display: block;
}
#PAGE .SEARCH_BOX div {
width: auto;
float: left;
margin: 5px 2.5%;
}
#PAGE .SEARCH_BOX div.kakaku{width: 79%;}
#PAGE .SEARCH_BOX div.kakaku2{width: 100%;margin: 0;}

#PAGE .SEARCH_BOX h3 {
color: #f84c5e;
font-weight: bold;
font-size: 16px;
}
#PAGE .SEARCH_BOX select {
font-size: 16px;
}
#PAGE .SEARCH_BOX .send {
width: 95%;
height: 50px;
}
/*検索BOXここまで*/

#PAGE section .logo img {
  margin: 5px 0 5px 10px;
}

}






@media screen and (min-width: 420px) and (max-width:740px) {}

.grecaptcha-badge { z-index: 10;}
