@charset "UTF-8";
/* ------------------------------------------------------
Font 
------------------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@200&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
/* ------------------------------------------------------
Breakpoint 
------------------------------------------------------ */
/* ------------------------------------------------------
Content 
------------------------------------------------------ */
.read {
  font-size: 120%;
  line-height: 1.5em;
}

h2.title {
  margin: 30px 0 10px;
  text-align: center;
  font-size: 140%;
  color: #FFF;
  font-weight: bold;
  padding: 5px 0;
  background: #C7B299;
}

.centerbox {
  font-size: 130%;
  margin: 20px 20px 30px;
}

.mrktnav {
  margin-left: 22px;
  margin-bottom: -1px;
}
.mrktnav li {
  float: left;
  margin: 0 15px;
}
.mrktnav li.active {
  opacity: 0.5;
}

.shops_search_map {
  text-align: center;
}

h2.title2 {
  font-weight: bold;
  font-size: 138.5%;
  background-image: url(../../01module/images/season_5.jpg);
  background-repeat: no-repeat;
  color: #1E541E;
  height: 49px;
  width: 578px;
  padding: 0 0 0 60px;
  background-position: 3px 5px;
}

.section3 {
  margin: -6px 0 0 35px;
}

.section3Unit {
  float: left;
  background-image: url(../../01module/images/season_5_box.jpg);
  background-repeat: no-repeat;
  width: 192px;
  background-position: bottom;
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 0;
  margin-left: 0;
}
.section3Unit .img {
  float: left;
  display: inline;
  width: 62px;
}
.section3Unit h3 {
  font-weight: bold;
  font-size: 108%;
  display: inline;
}
.section3Unit .texts {
  padding: 5px 0 0;
  font-size: 85%;
  color: #555;
  line-height: 1.2;
}

.section3Unittop {
  background-image: url(../../01module/images/season_5_boxtop.jpg);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.btns {
  margin: 0 0 0 50px;
}
.btns p {
  float: left;
  padding: 0;
}

.toTop {
  margin: 10px 10px 0 0;
  text-align: right;
}

.shoplistbox {
  margin: 0;
}

.shopbox1,
.shopbox2 {
  background: #E3D9CC;
  padding: 20px 0;
  margin: 0 0 40px;
}

.shopboxleft {
  float: left;
  width: 564px;
  margin-left: 20px;
}

.shopboxfixleft {
  float: left;
  margin-left: 15px;
  width: 415px;
  margin-top: 4px;
}

.shopboxright {
  float: right;
  width: 400px;
  height: 250px;
}
.shopboxright img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shopboxfixright {
  float: right;
  width: 152px;
}

.jsmap_floathide {
  margin: 20px 25px;
}
.jsmap_floathide a {
  background: #BF387A;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .jsmap_floathide a:hover {
    color: #fff;
  }
}

.shoplistboxinner {
  padding: 20px;
}

.jsmap_srclist ul li {
  margin: 5px 20px 0;
  width: 140px;
}

.chkbox label::before {
  -webkit-box-shadow: inset 1px 1px 1px 0px #333;
          box-shadow: inset 1px 1px 1px 0px #333;
  border-radius: 5px;
}

.chkbox input[type=checkbox]:checked + label::before {
  background-color: #BF387A;
}

.radiobox input[type=radio]:checked + label::before {
  color: #BF387A;
}

.shop_name span.shop_area {
  font-size: 0.9em;
  color: #545454;
  font-weight: normal;
}

.shop_name {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: bold;
  display: block;
  background: #F9F7F5;
  border-radius: 100px 0 0 100px;
  padding: 25px;
}

.shop_name span {
  color: #BF387A;
}

.shop_name a {
  color: #333;
}

.shop_name a:hover {
  color: #BF387A;
}

.shop_fixname {
  font-size: 22px;
  font-weight: bold;
}

.shop_detail {
  font-size: 15px;
  color: #232323;
  line-height: 1.5em;
  margin: 20px 25px;
}

.searchbn {
  font-size: 12px;
  color: #FFF;
  background-color: #565C4D;
  border: medium double #D3D7CE;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}

.searchbox {
  background-color: #EEEDE8;
  margin-left: 13px;
  width: 560px;
  padding: 7px;
  margin-bottom: 10px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #BD9984;
  border-bottom-color: #BD9984;
  border-left-color: #BD9984;
}

.search_shi_right {
  padding: 0.4em 0.7em;
}

.typeselectbox {
  padding: 5px;
  margin-right: 5px;
  border: 1px solid #B2805D;
  font-size: 120%;
  font-weight: bold;
  background-color: #FFF;
}

.typeselectbox2 {
  white-space: nowrap;
  display: inline-block;
  margin: 5px 20px 0;
  width: 140px;
}

.radiobox label::before {
  -webkit-box-shadow: inset 1px 1px 1px 0px #333;
          box-shadow: inset 1px 1px 1px 0px #333;
  border-radius: 20px;
}

.radiobox input[type=radio]:checked + label::before {
  color: #BF387A;
}

.search_shi_box {
  padding-top: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #C5C0B1;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 5px;
  background-color: #FFF;
}

/*
.search_shi_left {
    float: left;
    width: 100px;
    color: #666;
}
*/
.search_shi_left {
  width: auto;
  padding: 0.5em 0.7em;
  color: #666;
}

.search_shi_left label {
  font-weight: bold;
}

.search_hinmoku_box {
  padding-top: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #C5C0B1;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 5px;
  background-color: #FFF;
}

.search_hinmoku_box .search_hinmoku {
  font-size: 133%;
  font-weight: bold;
  width: auto;
  padding: 0.5em 0.7em;
  color: #666;
}

.search_hinmoku_box ul {
  padding: 10px 0;
}

.search_hinmoku_box ul li {
  width: 180px;
}

.search_hinmoku_box ul li label {
  font-size: 17px;
}

.acMenu {
  position: relative;
}

.acMenu::after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.acMenu.active::after {
  content: "－";
}

.acMenu:hover {
  cursor: pointer;
}

.acMenuBox {
  display: block !important;
  overflow: hidden;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.acMenu.active + .acMenuBox {
  height: 1040px;
}

.search_menubar {
  font-weight: normal;
  background-color: #BD9984;
  color: #E9E8E0;
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-bottom: 5px;
  font-size: 85%;
}

.search_inner {
  padding-bottom: 10px;
  text-align: center;
}

.shopbox_imgbox {
  float: right;
  width: 300px;
  margin-left: 10px;
}

.shopbox_imgbox_s img {
  margin-top: 3px;
  margin-right: 3px;
}

.shopfixmenu {
  background-image: url(../../01module/images/shopfixback.gif);
  height: 190px;
  margin-right: 8px;
  margin-left: 5px;
}

.shopfixmenu_s {
  height: 115px !important;
}

.shopfixmenu .bn1 {
  float: left;
  padding-top: 18px;
  padding-left: 44px;
}

.shopfixmenu .bn2 {
  float: left;
  padding-top: 18px;
  padding-left: 6px;
}

.shopfixmenu .bn_c {
  text-align: center;
  padding-top: 18px;
  padding-left: 6px;
}

.shopboxfixleft dl dt {
  font-size: 12px;
  font-weight: bold;
  color: #505050;
  line-height: 1em;
  margin-bottom: 0px;
  margin-top: 0px;
}

.shopboxfixleft dl dd {
  font-size: 13px;
  color: #2F2F2F;
  margin-top: 3px;
  margin-bottom: 5px;
}

.shopfixminilist {
  margin-top: 15px;
  margin-right: 30px;
  margin-bottom: 5px;
  margin-left: 25px;
  padding: 15px;
  background-color: #F8EDD8;
  border: 1px solid #f1b426;
}

.shopfixminilist li {
  white-space: nowrap;
  display: inline;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 16px;
}

.shopfixlonglist {
  margin-top: 5px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 25px;
}

.shopfixlonglist dt {
  margin-top: 25px;
  font-size: 19px;
  font-weight: bold;
  color: #353535;
}

.shopfixlonglist tr th {
  background-color: #EAEAEA;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  color: #444;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-right: 3px;
  padding-left: 3px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #D4D4D4;
  border-bottom-color: #D4D4D4;
  border-left-color: #FFFFFF;
}

.shopfixlonglist table {
  border-collapse: separate;
  border-spacing: 1px;
}

.shopfixlonglist tr td {
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  color: #1C1C1C;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-right: 3px;
  padding-left: 3px;
  line-height: 1.2em;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #F9E3B3;
  border-right-color: #EFB224;
  border-bottom-color: #EFB224;
  border-left-color: #F9E3B3;
}

.shopfixlonglist tr .col1 {
  width: 250px;
}

.shopfixlonglist tr .col2 {
  width: 150px;
}

.shopfixlonglist tr .col3 {
  width: 100px;
}

.shopfixlonglist tr .col4 {
  width: 100px;
}

.mrktbox {
  border: solid 1px #C96B56;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

#listbox {
  padding: 20px;
}

.lowbox {
  border: 1px solid #e6e6e6;
  margin-top: 5px;
}

.lowbox_no {
  color: #FFF;
  background-color: #C90;
  display: inline;
  padding: 5px;
  text-decoration: none;
}

.lowbox_title {
  font-size: 17px;
  display: inline;
  font-weight: bold;
}

.lowbox_inner {
  padding: 10px;
}

.lowbox_sub {
  font-size: 90%;
  color: #333;
  margin-top: 5px;
}

.sp_list li {
  padding: 3%;
}

.sp_list li img {
  width: 100%;
  height: auto;
}

.shoptype3 .shoptype3hidden {
  display: none;
}

.shoptype3 .acMenuBox {
  height: 0;
}

#SEARCH {
  margin: 20px 0;
}

#SEARCH .dataBase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#SEARCH .dataBase .titleSet {
  text-align: center;
  margin: 0;
}

#SEARCH .dataBase ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin: 10px;
}

dl.web2info {
  overflow: auto;
  padding: 0.5em 2em;
  line-height: 1.9;
}

dl.web2info dt {
  float: left;
  width: 100px;
}

dl.web2info dd {
  margin-left: 120px;
}

dl.web2info dt img {
  width: 100%;
  height: auto;
}

.acMenu2 {
  cursor: pointer;
}

.shop-detail {
  padding-top: 110px;
}
@media screen and (max-width: 767px) {
  .shop-detail {
    padding-top: 70px;
  }
}
.shop-detail .bread-link {
  max-width: 1064px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .shop-detail .bread-link {
    padding: 3% 20px;
  }
}

.reflects h1 {
  background: #E3D8CC;
  margin: auto;
  padding: 20px 10px;
  line-height: 1.4em;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .reflects h1 {
    font-size: 150%;
  }
}
.reflects h1 span {
  background: #fff;
  color: #333;
  padding: 20px;
  border-radius: 100px;
  display: block;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1024px;
  margin: 0 auto;
}
.reflects .co1 {
  max-width: 1064px;
  padding: 0 20px;
  margin: 0 auto;
}

.R_list {
  margin: 100px auto;
  max-width: 1064px;
}
@media screen and (max-width: 767px) {
  .R_list {
    margin: 80px auto;
    padding: 0 10px;
  }
}

.products {
  font-size: 140%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  .products {
    display: block;
    font-size: 130%;
    display: block;
    margin: 0 0 20px;
  }
}
.products dt {
  color: #D4746A;
  font-weight: bold;
  margin-right: 10px;
}
.products dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .products dd ul {
    margin: 10px -3px 0;
  }
}
.products dd ul li {
  margin: 1px 5px;
}
@media screen and (max-width: 767px) {
  .products dd ul li {
    margin: 1px 3px;
  }
}
.products dd ul li a {
  background: #F8BC00;
  color: #fff;
  display: block;
  padding: 3px 20px;
  border-radius: 20px;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .products dd ul li a:hover {
    background: #FFCD30;
    color: #fff;
  }
}

.subcon1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.subcon1 a:not(:first-of-type) {
  width: 50%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.subcon1 a:first-of-type {
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.subcon1 a:first-of-type img {
  width: 100%;
  height: auto;
}

.subcon2,
.subcon3,
.infotable {
  /*font-size: 140%;*/
  line-height: 1.7em;
  font-weight: 500;
}

.subTitle {
  margin: 40px auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .subTitle {
    margin: 40px auto 20px;
  }
}
.subTitle::before {
  content: "";
  border-bottom: 1px solid #333;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.subTitle span {
  font-size: 140%;
  font-weight: bold;
  color: #fff;
  background: #BF387A;
  border-radius: 20px;
  padding: 5px 20px;
  display: block;
  width: 180px;
  text-align: center;
  margin: auto;
  position: relative;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.subTitle.map {
  margin: 40px auto 20px;
}
.subTitle.map span {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.shops.subcon3 {
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
.shops.subcon3 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .shops.subcon3 .box {
    display: block;
  }
}
.shops.subcon3 .box a {
  width: 500px;
}
.shops.subcon3 .box .info {
  width: calc(100% - 520px);
}
@media screen and (max-width: 767px) {
  .shops.subcon3 .box .info {
    width: auto;
    margin: 10px 0;
  }
}
.shops.subcon3 .box .info h3 {
  font-size: 120%;
  font-weight: 600;
  color: #BF387A;
  margin: 0 0 10px;
}
.shops.subcon3 .box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.shops.subcon3 .box2 h3 {
  font-size: 100%;
  font-weight: 600;
  color: #BF387A;
  margin: 0 0 10px;
}
.shops.subcon3 .box2 div {
  margin: 5px;
  width: calc(33.3% - 10px);
}
.shops.subcon3 .menu_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 0 30px;
  margin: 30px 0 0;
  border-bottom: 1px dashed #333;
}
.shops.subcon3 .menu_info:last-of-type {
  border-bottom: 1px solid #333;
}
.shops.subcon3 .menu_info a {
  width: 380px;
}
.shops.subcon3 .menu_info .info {
  width: calc(100% - 410px);
}
.shops.subcon3 .menu_info .info h3 {
  font-size: 120%;
  font-weight: 600;
  color: #BF387A;
  margin: 0 0 10px;
}

@media screen and (max-width: 767px) {
  .shops2.subcon3 .menu_info {
    display: block;
    padding: 0 0 20px;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .shops2.subcon3 .menu_info .info {
    width: auto;
    margin: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .shops2.subcon3 .menu_info .info h3 {
    margin: 0 0 5px;
  }
}

.shops3.subcon3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #333;
  padding: 0 0 30px;
  margin-bottom: 20px;
}
.shops3.subcon3 .menu_info {
  padding: 5px;
  width: calc(33.3% - 10px);
}
@media screen and (max-width: 767px) {
  .shops3.subcon3 .menu_info {
    width: calc(50% - 10px);
  }
}

.infotable {
  border: 1px solid hsl(0, 0%, 80%);
  margin: 80px 0 0;
  border-collapse: inherit;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .infotable {
    margin: 50px 0 0;
  }
}
.infotable tr:not(:last-of-type) td.td2 {
  border-bottom: 1px solid #eee;
  word-break: break-all;
}
.infotable td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .infotable td {
    display: block;
    width: auto;
    padding: 10px;
  }
}
.infotable td.td1 {
  background: #E3D8CC;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .infotable td.td1 {
    padding: 5px;
  }
}

.mapapi iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .mapapi iframe {
    height: 300px;
  }
}