* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form {
  display: inline;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

img {
  vertical-align: top;
}

ul, ol {
  list-style: none;
  letter-spacing: -0.4em;
}
ul li, ol li {
  letter-spacing: normal;
}

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

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

td, th {
  padding: 0;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

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;
  background: transparent;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

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

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

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;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.pc_view {
  display: block !important;
}

.sp_view {
  display: none !important;
}

.pc_view_i {
  display: inline !important;
}

.sp_view_i {
  display: none !important;
}

#ScheduleStores {
  height: 100%;
  min-height: 100%;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 300;
  overflow-x: visible;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding-bottom: 50px;
  padding-top: 50px;
}
#ScheduleStores h1 {
  font-weight: normal;
}
#ScheduleStores h2 {
  font-weight: normal;
}
#ScheduleStores h3 {
  font-weight: normal;
}
#ScheduleStores ul li {
  letter-spacing: 0.08em;
}
#ScheduleStores a {
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#ScheduleStores a:hover {
  opacity: 0.8;
}
#ScheduleStores .contents_block.key {
  padding-top: 50px;
  padding-bottom: 30px;
}
#ScheduleStores .contents_block.key .head_text {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}
#ScheduleStores .contents_block .list_regions {
  max-width: 920px;
  margin: 0 auto;
}
#ScheduleStores .contents_block .list_regions .box_region {
  padding-bottom: 20px;
}
#ScheduleStores .contents_block .list_regions .box_region .title_region {
  background-image: linear-gradient(#D9D9D9, #D9D9D9);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 1px;
}
#ScheduleStores .contents_block .list_regions .box_region .title_region span {
  display: inline-block;
  background-color: #FFFFFF;
  padding: 10px 20px 10px 0;
}
#ScheduleStores .contents_block .list_stores {
  margin-top: 20px;
}
#ScheduleStores .contents_block .list_stores ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}
#ScheduleStores .contents_block .list_stores ul li .btn_modal {
  cursor: pointer;
  display: block;
  background-color: #EBF5FF;
  color: #333333;
  padding: 15px 20px;
  border-radius: 10px;
}
.small_caption {
  font-size: 58%;
}
.attention{
  text-align: center;
  font-size: 80%;
  margin: 10px auto 0;
  width: 90%;
  color: #555555;
}
.modal_content {
  max-width: 920px;
  letter-spacing: 0.08em;
}
.modal_content .box_store_schedule {
  padding: 30px 0px;
}
.modal_content .box_store_schedule .base_open_hour {
  margin-top: 30px;
}
.modal_content .box_store_schedule .center_profile {
  padding-bottom: 10px;
}
.modal_content .box_store_schedule .center_profile .tel_area {
  margin-top: 20px;
  font-size: 14px;
}
.modal_content .box_store_schedule .center_profile .tel_area a {
  font-size: 18px;
  text-decoration: none;
}
.modal_content .box_store_schedule .center_profile .btn_entry {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.modal_content .box_store_schedule .center_profile .btn_entry li {
  margin: 0 10px;
}
.modal_content .box_store_schedule .center_profile .btn_entry li:first-child a {
  background-color: #E19D9B;
}
.modal_content .box_store_schedule .center_profile .btn_entry li a {
  display: block;
  text-decoration: none;
  background-color: #E4BC70;
  color: #FFFFFF;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 6px;
}
.modal_content .box_store_schedule .center_profile .attention {
  margin-top: 20px;
  font-size: 14px;
}
.modal_content .box_store_schedule .list_hours {
  margin-top: 30px;
}
.modal_content .box_store_schedule .list_hours .year {
  text-align: left;
  font-weight: normal;
  margin-bottom: 20px;
}
.modal_content .box_store_schedule .list_hours .year .date {
  font-size: 24px;
}
.modal_content .box_store_schedule .list_hours ul {
  display: flex;
  margin-bottom: 40px;
}
.modal_content .box_store_schedule .list_hours ul li {
  width: 14.3%;
  letter-spacing: 0.08em;
  margin-left: -1px;
  margin-top: -1px;
}
.modal_content .box_store_schedule .list_hours ul li:first-child .hour_header {
  border-left: solid 1px #E5E5FF;
}
.modal_content .box_store_schedule .list_hours ul li:last-child .hour_header {
  border-right: solid 1px #E5E5FF;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header {
  border-right: solid 1px #FFFFFF;
  border-left: solid 1px #FFFFFF;
  background-color: #E5E5FF;
  padding: 15px 0;
  height: 74px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header .date {
  display: block;
  font-size: 15px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header .date .newday {
  margin-left: 8px;
  font-size: 12px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header .dow {
  margin-top: 8px;
  display: block;
  font-size: 12px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header.tp_red {
  background-color: #FFECEC;
}
.modal_content .box_store_schedule .list_hours ul li .hour_header.tp_red + .hour_data {
  border-top: solid 1px #FFECEC;
}
.modal_content .box_store_schedule .list_hours ul li .hour_data {
  border: solid 1px #E5E5FF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 74px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_data .text_base {
  font-size: 14px;
  padding: 0 10px;
}
.modal_content .box_store_schedule .list_hours ul li .hour_data .text_base.text_holyday {
  color: #FF5959;
  font-weight: bold;
}
.modal_content .box_store_schedule .list_hours ul li .hour_data .text_base.text_date {
  color: #6363FF;
  font-weight: bold;
  letter-spacing: normal;
}
.modal_content .remodal-close {
  left: inherit;
  border-radius: 35px;
  top: 15px;
  right: 15px;
  background-color: #D9D9D9;
  color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .pc_view {
    display: none !important;
  }
  .sp_view {
    display: block !important;
  }
  .pc_view_i {
    display: none !important;
  }
  .sp_view_i {
    display: inline !important;
  }
  #ScheduleStores .contents_block.key .head_text {
    font-size: 22px;
  }
  #ScheduleStores .contents_block .list_regions {
    padding: 0 20px;
  }
  #ScheduleStores .contents_block .list_regions .box_region .title_region span {
    font-size: 18px;
  }
  .modal_content {
    padding: 35px 20px;
  }
  .modal_content .box_store_schedule .shop_name {
    font-size: 22px;
  }
  .modal_content .box_store_schedule .base_open_hour .star {
    display: none !important;
  }
  .modal_content .box_store_schedule .list_hours .year .date {
    font-size: 22px;
  }
  .modal_content .box_store_schedule .list_hours ul {
    display: block;
  }
  .modal_content .box_store_schedule .list_hours ul li {
    display: block;
    width: 100%;
    border-bottom: solid 1px #E5E5FF;
  }
  .modal_content .box_store_schedule .list_hours ul li:first-child .hour_header {
    border: none;
  }
  .modal_content .box_store_schedule .list_hours ul li:last-child .hour_header {
    border: none;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_header {
    padding-left: 15px;
    display: flex;
    align-items: center;
    justify-content: left;
    border: none;
    background-color: transparent;
    padding-left: 0;
    height: auto;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 1px;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_header .date {
    display: inline-block;
    font-size: 18px;
    background-color: #FFFFFF;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_header .dow {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    display: inline-block;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_header.tp_red {
    background-color: transparent;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_header.tp_red + .hour_data {
    border: none;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_data {
    justify-content: center;
    border: none;
    height: auto;
    padding-bottom: 15px;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_data .text_base {
    padding-left: 0;
    font-size: 18px;
  }
  .modal_content .box_store_schedule .list_hours ul li .hour_data .text_base.text_date {
    font-size: 18px;
  }
}