@charset "UTF-8";
@media print, screen and (min-width: 920px) {
  body#bento.index .kv.center_logo {
    height: 500px;
  }
  body#bento.index .kv.center_logo .inner h1 img {
    height: 300px;
    width: auto;
    margin: 0 auto;
  }
  body#bento.index .kv.center_logo .inner .kv-text p {
    text-align: center;
  }
}
body .woocommerce img img,
body .woocommerce-page img img {
  width: auto;
}
@media screen and (max-width: 919px) {
  body .global-header-wrapper .global-header > .inner {
    padding: 0 0 0 5%;
    justify-content: space-between;
  }
  body .global-header-wrapper .global-header > .inner .btn-sp-wrap {
    display: block;
    height: 100%;
  }
  body .global-header-wrapper .global-header > .inner .btn-sp-wrap .btn-sp {
    position: relative;
    padding: 22px 20px 10px;
    right: auto;
    top: auto;
  }
}
body .global-header-wrapper .global-header .beta .gnav-wrapper .gnav ul {
  align-items: center;
}
body .global-header-wrapper .global-header .beta .gnav-wrapper .gnav ul li {
  line-height: 1.3em;
  text-align: center;
}
body .nurse_osirase {
  margin-bottom: 80px;
}
body .nurse_osirase h4 {
  margin-bottom: 30px;
  text-align: center;
}
body .nurse_osirase .osirase_detail {
  display: block;
  text-decoration: none;
  padding: 20px;
  background: #fff4fc;
}
body .nurse_osirase .osirase_detail .title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
body .nurse_wrap {
  width: 90%;
  margin: 20px auto;
}
body .nurse_wrap .items_wrap {
  display: flex;
  gap: 0 10px;
}
body .nurse_wrap .items_wrap .nurse_item {
  flex: 1;
  margin-bottom: 40px;
}
body .nurse_wrap .items_wrap .nurse_item .images .img {
  width: 100% !important;
}
body .nurse_wrap .nurse_contact {
  padding: 20px;
  margin-bottom: 80px;
  background: #fff;
}
body .nurse_wrap .nurse_contact h4 {
  font-weight: bold;
}
body .nurse_wrap .nurse_item {
  margin-bottom: 80px;
}
body .nurse_wrap .nurse_item:last-of-type {
  margin-bottom: 0;
}
body .nurse_wrap .nurse_item h3 {
  color: #000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
body .nurse_wrap .nurse_item figure img {
  height: 50px;
  width: auto;
  margin: 0 auto;
}
body .nurse_wrap .nurse_item .desc {
  /*
  padding: 15px;
  background: #fff;
  */
}
body .nurse_wrap .nurse_item .desc:before {
  display: block;
  width: 50px;
  height: 4px;
  background: #de97dc;
  content: " ";
  margin: 30px auto 30px;
}
body .nurse_wrap .nurse_item .desc p {
  text-align: center;
  color: inherit;
}
body .nurse_wrap .nurse_item .images {
  padding-top: 20px;
  display: flex;
  gap: 0 20px;
  justify-content: center;
}
body .nurse_wrap .nurse_item .images .img {
  flex: 1;
}
body .nurse_wrap .nurse_item .images .img:first-of-type:last-of-type {
  flex: none;
  width: 50%;
}
body .nurse_wrap .nurse_item .images .img img {
  width: 100%;
}
body .local-nav dl {
  width: auto;
  max-width: 1400px;
  box-sizing: border-box;
  padding: 0 5%;
  align-items: stretch;
  height: auto;
}
body .local-nav dl dt {
  line-height: 100%;
  align-items: stretch;
  min-width: 250px;
}
body .local-nav dl dt a {
  font-size: 24px;
  display: block;
  line-height: 64px;
}
body .local-nav dl dd ul {
  align-items: stretch;
  gap: 0 30px;
  justify-content: flex-end;
}
body .local-nav dl dd ul li {
  height: 64px;
  display: flex;
  align-items: center;
}
body .local-nav dl dd ul li a {
  height: 64px;
  line-height: 64px;
}
body .local-nav dl dd ul li.cart_in a span {
  display: inline-block;
  padding: 3px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  margin-left: 5px;
  background: #3d4da2;
  color: #fff;
}
body .local-nav dl dd ul li.menu-tel a {
  height: auto;
  line-height: 100%;
  font-size: 22px;
  display: inline-block;
  padding: 10px 10px;
  border-radius: 3px;
  background: #3d4da2;
  color: #fff;
  font-family: "Lora", serif;
}
body .local-nav dl dd ul li.menu-tel a:before {
  display: none;
}
body .local-nav dl dd ul li.menu-tel a i {
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
}
body .woocommerce img,
body .woocommerce-page img {
  width: auto;
}
body .woocommerce {
  margin: 50px auto;
  max-width: 1024px;
}
@media screen and (max-width: 919px) {
  body .woocommerce {
    margin: 20px 10px;
  }
}
body .woocommerce .law_common_table {
  table-layout: fixed;
  width: 100%;
}
body .woocommerce .law_common_table tr th,
body .woocommerce .law_common_table tr td {
  border-bottom: 1px solid #d0d0d0;
  padding: 15px 10px;
}
body .woocommerce .law_common_table tr th {
  width: 30%;
  vertical-align: middle;
  font-weight: bold;
}
body .woocommerce .law_common_table tr td {
  width: 70%;
}
body .bento-detail-desc .bento-detail-price dd {
  padding-top: 4px;
}
body div.omakase {
  margin-bottom: 4rem !important;
}
body .global-footer-wrapper .global-footer > .inner {
  padding: 50px 50px;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 919px) {
  body .global-footer-wrapper .global-footer > .inner {
    padding: 50px 0;
  }
}
@media screen and (min-width: 920px) {
  body .global-footer-wrapper .global-footer > .inner .footer-menu {
    gap: 0 30px;
  }
}
@media screen and (min-width: 920px) {
  body .global-footer-wrapper .global-footer > .inner .footer-menu .first-menu.menu-bento {
    width: auto;
  }
}
@media screen and (min-width: 920px) {
  body .global-footer-wrapper .global-footer > .inner .footer-menu .first-menu .second-menu {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
}

body#onegolf .title-unit .title em {
  padding: 10px 10px 5px;
  display: block;
  font-size: 20px;
  margin: 0 auto 15px;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  background: #fffc3c;
  color: #001f63;
  line-height: 1.3em;
  font-weight: bold;
}
body#onegolf .title-unit .title span.text {
  display: block;
  text-align: center;
  font-family: "Lora", serif;
  font-size: 42px;
  letter-spacing: 0.5em;
  padding-left: 0.5em;
}
body#onegolf .area-box .area-list {
  padding: 0;
  justify-content: space-between;
}
body#onegolf .area-box .area-list .area-list-item {
  min-width: 100px;
}
body#onegolf .unit_val {
  text-align: right;
  margin-top: 5px;
  margin-bottom: -30px;
}
body#onegolf .caution {
  font-size: 12px;
  margin-top: 30px;
}
body#onegolf #top {
  background: #f0f0f0;
}
body#onegolf #top:before {
  display: none;
}
body#onegolf #top .s02 {
  background: none;
}
body#onegolf .bnr-01 {
  background: #fff;
  border-radius: 6px;
}
body#onegolf .flows {
  margin-top: 50px;
}
body#onegolf .flows dl {
  border-radius: 10px;
  background: #e0e0e0;
  display: flex;
}
body#onegolf .flows dl.last_item {
  width: 30%;
  margin: 0 auto;
}
body#onegolf .flows dl.last_item dt,
body#onegolf .flows dl.last_item dd {
  text-align: center;
  display: block;
  border-radius: 10px;
}
body#onegolf .flows dl dt,
body#onegolf .flows dl dd {
  padding: 10px 15px;
  display: flex;
  align-items: center;
}
body#onegolf .flows dl dt {
  flex: 1;
  background: #001f63;
  color: #fff;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
}
body#onegolf .flows dl dd {
  flex: 3;
}
body#onegolf .flows p.arrow {
  margin: 20px auto;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 30px solid #bbb; /* 下向きの三角形の色を指定 */
}
body#onegolf .qas {
  margin-top: 50px;
}
body#onegolf .qas .qa {
  margin-top: 30px;
}
body#onegolf .qas .qa dt,
body#onegolf .qas .qa dd {
  padding: 15px;
}
body#onegolf .qas .qa dt span,
body#onegolf .qas .qa dd span {
  font-size: 18px;
  padding: 10px;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  line-height: 1em;
  color: #fff;
  font-weight: bold;
}
body#onegolf .qas .qa dt:after,
body#onegolf .qas .qa dd:after {
  clear: both;
  display: block;
  content: " ";
}
body#onegolf .qas .qa dt {
  background: #e0e0e0;
}
body#onegolf .qas .qa dt span {
  background: #001f63;
}
body#onegolf .qas .qa dd span {
  background: #001f63;
}
body#onegolf .project-list > ul .project-list-card span.hp-link {
  position: absolute;
  right: 10px;
  top: 133px;
  line-height: 1.2em;
  font-size: 13px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 5px;
  background: #fffc3c;
  z-index: 1;
  font-size: 10px;
  font-weight: bold;
  padding-top: 8px;
  box-sizing: border-box;
}
body#onegolf .project-list > ul .project-list-card .inner {
  justify-content: center;
  gap: 10px 0;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item {
  width: 40%;
  justify-content: center;
  gap: 0;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item.fullsize {
  width: 100%;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item.fullsize dt {
  width: 40%;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item.fullsize dd {
  width: 40% !important;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item dt,
body#onegolf .project-list > ul .project-list-card .inner .card-info-item dd {
  line-height: 52px;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item dt {
  width: 50%;
  padding: 0;
  font-size: 18px;
}
body#onegolf .project-list > ul .project-list-card .inner .card-info-item dd {
  width: 50%;
  background: #f0f0f0;
  text-align: center;
  font-size: 20px;
  padding: 0;
}
body#onegolf .project-list > ul .project-list-card .btn a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
}
body#onegolf .market-price-table thead th,
body#onegolf .market-price-table tbody th {
  vertical-align: middle;
}
body#onegolf .market-price-table thead td,
body#onegolf .market-price-table tbody td {
  padding: 10px;
  vertical-align: middle;
}
body#onegolf .market-price-table thead th.cell_01,
body#onegolf .market-price-table thead td.cell_01,
body#onegolf .market-price-table tbody th.cell_01,
body#onegolf .market-price-table tbody td.cell_01 {
  width: 35% !important;
}
body#onegolf .market-price-table thead th.cell_05,
body#onegolf .market-price-table thead td.cell_05,
body#onegolf .market-price-table tbody th.cell_05,
body#onegolf .market-price-table tbody td.cell_05 {
  width: 15% !important;
  text-align: center;
}
body#onegolf .market-price-table thead th.cell_02,
body#onegolf .market-price-table thead td.cell_02,
body#onegolf .market-price-table tbody th.cell_02,
body#onegolf .market-price-table tbody td.cell_02 {
  width: 14% !important;
}
body#onegolf .market-price-table thead th.cell_03,
body#onegolf .market-price-table thead td.cell_03,
body#onegolf .market-price-table tbody th.cell_03,
body#onegolf .market-price-table tbody td.cell_03 {
  width: 13% !important;
}
body#onegolf .market-price-table thead th.cell_06,
body#onegolf .market-price-table thead td.cell_06,
body#onegolf .market-price-table tbody th.cell_06,
body#onegolf .market-price-table tbody td.cell_06 {
  width: 13% !important;
  text-align: center;
}
body#onegolf .market-price-table thead th.cell_04,
body#onegolf .market-price-table thead td.cell_04,
body#onegolf .market-price-table tbody th.cell_04,
body#onegolf .market-price-table tbody td.cell_04 {
  width: 10% !important;
}
body#onegolf .market-price-table thead th.cell_04 a,
body#onegolf .market-price-table thead td.cell_04 a,
body#onegolf .market-price-table tbody th.cell_04 a,
body#onegolf .market-price-table tbody td.cell_04 a {
  width: auto;
}
body#onegolf .market-price-table thead th.cell_04 a i,
body#onegolf .market-price-table thead td.cell_04 a i,
body#onegolf .market-price-table tbody th.cell_04 a i,
body#onegolf .market-price-table tbody td.cell_04 a i {
  font-size: 25px;
}

.tax-onegolf_project_pref .project-list > ul .project-list-card .btn a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 100%;
  line-height: 36px;
}/*# sourceMappingURL=append.css.map */