@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap"); /* grassroots */
body,
td,
th {
  font-size: 14px;
  color: #333;
  font-family: Verdana, Helvetica, sans-serif;
  margin-top: 0px;
  background: #f1f1f1;
}

.blue {
  color: #009999;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}

.red {
  color: #ff0000;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
}

.thanks_red {
  font-size: 20px;
  text-align: center;
  display: block;
}

.aliright {
  text-align: right;
}

a.navi:link {
  text-decoration: none;
  color: #666666;
}

a.navi:visited {
  text-decoration: none;
  color: #666666;
}

a.navi:active {
  text-decoration: none;
  color: #666666;
}

a.navi:hover {
  text-decoration: underline;
  color: #990000;
}

a:link {
  text-decoration: none;
  color: #336699;
}

a:visited {
  text-decoration: none;
  color: #336699;
}

a:active {
  text-decoration: none;
  color: #336699;
}

a:hover {
  text-decoration: underline;
  color: #336699;
}

strong {
  font-weight: normal;
}

.line {
  width: 100%;
  color: #cccccc;
}

.line2 {
  width: 100%;
  color: #efefef;
}

.topnavi {
  width: 760px;
  text-align: right;
  font-weight: bold;
  padding-right: 5px;
  padding-top: 3px;
  font-size: 10px;
}

.logot {
  width: 760px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

.logoc1 {
  width: 160px;
  height: 70px;
}

.logoc2top {
  width: 600px;
  height: 35px;
  text-align: right;
  padding: 5px;
}

.logoc2under {
  width: 600px;
  height: 35px;
  text-align: right;
}

.logoc3 {
  width: 760px;
  height: 25px;
  text-align: right;
  border-top: 1px solid #cccccc;
}

.imagetable {
  width: 100%;
  max-width: 800px;
  background-color: white;
}

.imagecell1 {
  width: 490px;
  height: 265px;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.imagecell2_mess {
  width: 232px;
  height: 222px;
  line-height: 150%;
  padding: 5px;
}

.imagecell2_t {
  width: 270px;
  height: 34px;
}

.imagecell2_r {
  width: 14px;
  height: 222px;
}

.imagecell2_l {
  width: 14px;
  height: 222px;
}

.imagecell2_b {
  width: 270px;
  height: 9px;
}

.infotablecell1 {
  padding-top: 5px;
  padding-left: 10px;
  width: 490px;
}

.infotable {
  margin-bottom: 10px;
  border: 1px solid #efefef;
}

.infocell {
  padding: 5px;
  line-height: 150%;
  height: 118px;
}

.mapcell {
  padding-top: 5px;
  padding-left: 5px;
}

.undertable {
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.undermenu {
  width: 760px;
  height: 60px;
  background-image: url(../images/u_m_b.gif);
  padding-top: 5px;
  text-align: center;
}

.copyright {
  width: 760px;
  height: 60px;
  background-image: url(../images/u_m_b.gif);
  padding-left: 10px;
  padding-right: 10px;
}

/******************************************************************* sub */
.insubimage {
  width: 200px;
  height: 200px;
}

.insubtopmess {
  width: 560px;
  height: 200px;
  padding-right: 5px;
  padding-left: 10px;
}

.insubtopmessb {
  width: 535px;
  height: 121px;
  padding: 5px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  line-height: 150%;
}

.insubtopmessbl {
  width: 150px;
  height: 121px;
  padding: 5px;
  border-left: 1px solid #cccccc;
  line-height: 150%;
}

.insubtopmessbr {
  width: 385px;
  height: 121px;
  padding: 5px;
  border-right: 1px solid #cccccc;
  line-height: 150%;
}

.in_b_t {
  width: 745px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.in_b_tl {
  width: 200px;
  padding-left: 50px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #efefef;
}

.in_b_tr {
  width: 545px;
  padding-left: 10px;
  padding: 5px;
  border-bottom: 1px dotted #efefef;
}

.in_b_tl2 {
  width: 545px;
  padding-left: 50px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #efefef;
  line-height: 150%;
}

.in_b_tl2me {
  width: 545px;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #efefef;
  line-height: 150%;
}

.in_b_tr2 {
  width: 200px;
  padding: 5px;
  border-bottom: 1px dotted #efefef;
}

.faqform {
  border: 1px solid #cccccc;
  margin: 0px;
  padding: 15px;
  border-radius: 5px;
}

blockquote {
  width: 420px;
  border: 1px dotted #cccccc;
  margin: 0px;
  padding: 10px;
  background-color: #fff7ee;
  margin-bottom: 5px;
}

/****************************************************** item **/
.item350r {
  width: 350px;
  padding-left: 50px;
}

.item350l {
  width: 350px;
}

.item40 {
  width: 40px;
}

.itemcase1 {
  width: 100px;
  height: 100px;
}

.itemcase2 {
  width: 196px;
  height: 4px;
}

.itemcase3 {
  width: 196px;
  height: 92px;
  padding: 3px;
  font-size: 10px;
  line-height: 150%;
}

.itemcase4 {
  width: 4px;
  height: 100px;
}

.itemcase5 {
  width: 300px;
  padding-top: 5px;
}

.itemcase6 {
  font-size: 10px;
  width: 300px;
  padding: 5px;
  padding-bottom: 20px;
  line-height: 150%;
}

/**************************************************** cart */
.cart1 {
  width: 380px;
  padding: 5px;
  background-color: #cccccc;
  border-top: 1px solid #666666;
  color: #666666;
}

.cart2 {
  width: 100px;
  padding: 5px;
  background-color: #cccccc;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
}

.cart3 {
  width: 150px;
  padding: 5px;
  background-color: #cccccc;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
}

.cart4 {
  width: 380px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
}

.cart5 {
  width: 150px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
}

.cart6 {
  width: 100px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
}

.cart7 {
  width: 380px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
  background-color: #efefef;
}

.cart8 {
  width: 350px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
  background-color: #efefef;
}

.cart9 {
  width: 730px;
  padding: 5px;
  border-top: 1px solid #666666;
  color: #666666;
  text-align: right;
  background-color: #efefef;
}

/* ------------------------------------カレンダー */
.calendertitle {
  width: 200px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #cccccc;
  color: #666666;
  font-weight: bold;
}

.calendersun {
  width: 28.5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #cc0033;
}

.calendermon {
  width: 28.5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #efefef;
}

.calenderday {
  width: 28.5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

.calenderstu {
  width: 28.5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #003399;
}

.calendertoday {
  width: 28.5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #efefef;
  font-weight: bold;
}

/* ------------------------------------予約フォーム */
.schedulearea {
  border: 4px solid #cccccc;
}

.topdatearea {
  width: 490px;
  padding: 5px;
  font-weight: bold;
  color: #000000;
  background-color: #cccccc;
}

.topdatearea1 {
  width: 490px;
  padding: 5px;
  background-color: #efefef;
  border-bottom: 1px solid #cccccc;
}

.topdatearea2 {
  width: 490px;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
}

.topdatearea3 {
  width: 490px;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  background-color: #e1edff;
}

.topdatearea5 {
  width: 490px;
  padding: 5px;
  font-weight: bold;
  color: #000000;
  background-color: #cccccc;
  color: #ff0000;
  font-size: 15px;
  text-align: center;
}

.datearea1 {
  width: 150px;
  border-bottom: 3px solid #cccccc;
  height: 50px;
  font-size: 14px;
  padding-left: 5px;
  vertical-align: middle;
}

.datearea11 {
  width: 340px;
  padding: 5px;
  border-bottom: 3px solid #cccccc;
  height: 50px;
}

.datearea1on {
  width: 150px;
  border-bottom: 1px solid #cccccc;
  background-color: #efefef;
  height: 50px;
  font-size: 14px;
  padding-left: 5px;
}

.datearea11on {
  width: 340px;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  background-color: #efefef;
  height: 50px;
}

.dateareahol {
  width: 490px;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  background-color: #efefef;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}

.datearea2 {
  width: 150px;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

.datearea21 {
  width: 340px;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

.pretable {
  margin-bottom: 5px;
  border: 1px solid #666666;
}

.reselist {
  border: 4px solid #cccccc;
}

.reselist1 {
  width: 220px;
  padding: 15px;
  color: #333;
  background-color: #eee;
  font-weight: bold;
  border-left: 1px solid #ccc;
}

.reselist2 {
  width: 220px;
  padding: 15px;
  color: #333;
  background-color: #eee;
  font-weight: bold;
  border-left: 1px solid #ccc;
}

.reselist11 {
  width: 200px;
  padding: 15px;
  border-bottom: 1px dashed #ccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.reselist21 {
  width: 200px;
  padding: 15px;
  border-left: 1px solid #cccccc;
  border-bottom: 1px dashed #ccc;
}

.reselist31 {
  width: 30px;
  padding: 15px;
  border-bottom: 1px dashed #ccc;
}

.reselist3 {
  width: 35%;
  padding: 20px;
  background-color: #f1f1f1;
  text-align: center;
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #cccccc;
}

.reselist4 {
  width: 65%;
  padding: 20px;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.reselist5 {
  width: 535px;
  padding: 5px;
  color: #990000;
}

.menul {
  width: 335px;
  border-left: 1px solid #cccccc;
  padding: 5px;
  font-weight: bold;
}

.menur {
  width: 130px;
  border-right: 1px solid #cccccc;
  padding: 5px;
  text-align: right;
}

.menuc {
  text-align: right;
  width: 70px;
  padding: 5px;
}

.menude {
  width: 535px;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 150%;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.polibody {
  width: 535px;
  padding: 5px;
  line-height: 150%;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-top: 5px solid #669933;
  border-bottom: 5px solid #669933;
}

/* 2021年吉積追記 */
select {
  border: 1px solid #cccccc;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
}

/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
}

.btn,
a.btn,
div.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn-center {
  text-align: center;
}

div.btn-flat {
  overflow: hidden;
  color: #fff;
  border-radius: 0;
  background: #000;
  padding: 0;
}

div.btn-flat input {
  position: relative;
  padding: 1rem 6rem;
}

div.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-80%) translateY(-25px);
  transform: translateX(-80%) translateY(-25px);
  border-radius: 50%;
  background: #eb6100;
}

div.btn-flat:hover {
  color: #333;
}

div.btn-flat:hover:before {
  width: 400px;
  height: 400px;
  -webkit-transform: translateX(-1%) translateY(-175px);
  transform: translateX(-1%) translateY(-175px);
}

.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}

body {
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", sans-serif;
  line-height: 1.6;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  position: relative;
}

td,
th {
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", sans-serif;
}

header {
  background: #fff;
  width: 100%;
}

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

nav {
  max-width: 100%;
  line-height: 3;
  margin: 0px auto;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 0 20px;
}

h1 {
  color: #fff;
  margin-left: 10px;
  margin-right: auto;
  font-size: 24px;
  font-family: "Rock Salt", cursive;
}

.logo img {
  width: 180px;
  align-items: center;
  display: flex;
}

.menu-list-wrap {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  position: relative;
}

.menu-list-wrap li {
  padding: 0 15px;
  align-items: center;
  height: 70px;
  display: flex;
}

.menu-list-wrap li a {
  color: #333;
  font-weight: 500;
}

.menu-list-wrap li a:visited,
.menu-list-wrap li a:link {
  color: #333;
}

.menu-list-wrap li a:hover {
  color: #cb2b27;
  text-decoration: none;
}

.sub-menu {
  position: relative;
}

.dropdwn_menu {
  display: none;
  position: absolute;
  padding: 0px;
  box-shadow: 0 4px 10px -2px rgb(0 0 0 / 10%);
  transition: opacity ease-in-out 0.3s;
  width: 240px;
  top: 100%;
  left: 0;
}

.dropdwn_menu li {
  background: #fff;
  padding: 0.9em 1em;
  display: block;
  line-height: 1.45;
  height: auto;
}

.dropdwn_menu li a {
  display: block;
}

.contents {
  flex: 1;
  min-height: calc(100vh - 100px);
  padding-bottom: 100px;
  margin: 40px 20px;
}

.admin-contents {
  min-height: initial;
}

.flexbox {
  display: flex;
  margin: 20px;
}

.col2 {
  flex-direction: column-reverse;
}

.main {
  background: #fff;
  margin-bottom: 10px;
}

.side {
  background: #fff;
}

.main,
.side {
  padding: 20px;
}

footer {
  background: #333;
  height: 100px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Teko", sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  width: 100%;
}

/* Responsive */
@media (min-width: 600px) {
  .flexbox {
    display: -webkit-flex;
    display: flex;
    max-width: 800px;
    margin: 0px auto;
  }

  .main {
    margin: 0 10px 0 0;
  }
}

.bg-red {
  background: red;
  color: white;
}

.col1 {
  flex-direction: column;
}

.col2 {
  flex-direction: initial;
}

.important-text {
  margin: 0;
  background: #fff;
  padding: 20px 40px 40px;
  margin-bottom: 40px;
}

.important-text h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

/*ボックス全体*/
.accbox {
  margin: 2em 0;
  padding: 0;
  /*最大幅*/
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #fff;
  font-weight: bold;
  background: #333333;
  cursor: pointer;
  transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: #fff;
  color: #333;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
  height: auto;
  padding: 20px;
  background: #f1f1f1;
  opacity: 1;
}

.accbox .accshow p {
  margin: 15px 10px;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
  content: "\f078";
}

/* 予約フォーム */
td {
  background: #fff;
}

td.topdatearea1,
td.topdatearea2,
td.topdatearea3,
td.datearea2,
td.datearea11,
td.datearea21 {
  padding: 20px;
  width: 100%;
  background: #fff;
}

td.datearea2 {
  width: 35%;
  background: #f1f1f1;
  vertical-align: middle;
  font-weight: 700;
  text-align: center;
}

td.topdatearea2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

td.topdatearea3,
td.topdatearea5 {
  background: #333;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

table.pretable {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.reserve-table {
  margin: 0 auto;
  max-width: 1000px;
}

td.in_b_tl2 {
  width: 100%;
  padding: 40px;
  border: none;
  line-height: initial;
  background: transparent;
}

input.faqform {
  width: 100%;
}

.reserve-info {
  background: #fff7ee;
  margin: 10px 0;
  padding: 20px;
}

.reserve-info h4 {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px dashed #444;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.datesidetext {
  vertical-align: bottom;
  margin-right: 15px;
  margin-left: 5px;
}

/*0125畑下追記*/
.reserve_txt {
  text-align: left;
  display: inline-block;
}

.imagetable {
  margin-bottom: 40px;
  background: #fff;
  padding: 40px;
}

.register_thanks {
  max-width: 800px;
}

.lastbox {
  margin-bottom: 20px;
}

.btn_3 {
  margin: 0 10px 0 0;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}

.thanks {
  background: #333;
  color: #fff;
  padding: 20px;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}

.send_content {
  background: #fff7ee;
  margin: 20px 0;
  padding: 20px;
}

.send_content2 {
  background: #eb6100;
  margin: 20px 0;
  padding: 20px;
}

.send_content2 .red {
  color: white;
}

.mail {
  font-weight: bold;
}

.reselist_sp [type="submit"] {
  background: #eb6100;
  color: white;
  padding: 5px 10px !important;
  border-radius: 5px;
  font-weight: bold;
}

.reselist_sp {
  border-left: none;
  background-color: white;
}

.holiday_tlt {
  color: #333;
  padding: 5px 10px !important;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
  width: 100px;
  text-align: center;
}

.green {
  background-color: #00b9000d;
  padding: 20px;
  margin-bottom: 20px;
  border: 4px solid #00b900;
}

.green a {
  margin-bottom: 10px;
  display: block;
}

.admin_tlt {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

.reserve_h2 {
  text-align: center;
  display: block;
  background: #fff7ee;
  margin-bottom: 20px;
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
}

.past_btn {
  font-size: 18px;
}

a.past_btn {
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
  background: #336699;
  color: white;
  padding: 10px;
  border-radius: 10px;
}

a.btn_tell {
  color: #009999;
  font-size: 25px;
}

.action-button {
  width: 80px;
}

/* Responsive */
@media screen and (max-width: 480px) {
  /* 480px以下に適用されるCSS（スマホ用） */
  .flexbox {
    flex-direction: column;
  }

  .thanks {
    font-size: 16px;
  }

  .reselist4 {
    padding: 20px;
    border-left: none;
  }

  .in_b_tl2 {
    padding: 0;
  }

  td.in_b_tl2 {
    padding: 0;
  }

  .p_btn {
    margin: 20px;
  }

  .reselist_sp {
    display: block !important;
    width: 100% !important;
    border-left: none;
    background-color: white;
    text-align: center;
  }

  .admin-contents {
    padding: 0;
  }

  .reselist_sp [type="submit"] {
    background: #eb6100;
    color: white;
    padding: 5px 10px !important;
    border-radius: 5px;
    font-weight: bold;
  }

  .holiday_tlt {
    border-radius: 0;
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
  }

  .reselist1 {
    width: 220px;
    padding: 10px;
    color: #333;
    font-weight: bold;
  }

  .reselist2 {
    width: 270px;
    padding: 10px;
    color: #333;
    font-weight: bold;
  }

  .reselist11 {
    width: 200px;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
  }

  .reselist21 {
    width: 200px;
    padding: 10px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px dashed #ccc;
  }

  .reselist31 {
    width: 30px;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
  }

  .reserve_h2 {
    padding: 10px;
  }

  .action-button {
    width: 150px;
    padding: 10px 0px 5px 10px;
  }

  span.status-badge {
    display: block;
    text-align: center;
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 681px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 920px) {
  nav {
    flex-direction: column;
  }

  h1.logo {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 15px 0;
  }
}

@media screen and (max-width: 680px) {
  .pc-only {
    display: none;
  }

  nav {
    flex-direction: column;
    padding: 10px 20px;
  }

  h1.logo {
    display: flex;
    justify-content: start;
    margin-right: auto;
    padding: 10px 0;
  }

  .logo img {
    width: 130px;
  }
}

.drawer-hamburger-icon:after {
  top: 5px !important;
}

.drawer-hamburger-icon:before {
  top: -5px !important;
}

.drawer-hamburger {
  width: 18px !important;
  padding: 25px 20px !important;
}

.drawer-open .drawer-hamburger-icon:before {
  top: 0 !important;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
  top: 0 !important;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 0 !important;
}

.drawer-open .drawer-hamburger-icon {
  margin-top: 0px !important;
}

a.drawer-menu-item,
.drawer-dropdown-menu-item {
  color: #222 !important;
  font-size: 13.5px;
  padding: 0px;
}

a.drawer-brand {
  color: #222;
  font-size: 20px;
  padding: 0;
}

.drawer-nav {
  width: 22rem;
  padding: 0;
  padding-top: 8px;
  margin-left: -8px;
}

.drawer--right .drawer-nav {
  right: -22rem;
}

.ui-multiselect-checkboxes {
  line-height: 1.6;
  padding: 10px;
}

#sync-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: none; /* 最初は非表示 */
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 9999;
}
#sync-loader .spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}
#sync-loader p {
  margin-top: 15px;
  font-weight: bold;
  color: #333;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#sync-loader.fade-out {
  transition: opacity 1s ease-out; /* 1秒かけてゆっくり消える */
  opacity: 0;
}
