@charset "UTF-8";
/*=======================================
施設情報 - こども創造センター
=========================================*/
.l-pagetitle .h:before {
  border-bottom-color: #E72E8C;
}

.p-fac-c {
  display: none;
}
.p-fac-c.is-active {
  display: block;
}

.p-fac-shokuhana .c-title3:before {
  border-bottom-color: #E72E8C;
}
.p-fac-shokuhana__content {
  position: relative;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.p-fac-shokuhana__content:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 278px);
  background: #F6F3F0;
  z-index: 1;
}
.p-fac-shokuhana__content > div {
  position: relative;
  z-index: 2;
}
.p-fac-shokuhana__content > div:first-child {
  margin-bottom: 0;
}
.p-fac-shokuhana__content strong {
  color: #E72E8C;
}
.p-fac-shokuhana__tab {
  margin-bottom: 60px;
}
.p-fac-shokuhana__tab ul {
  display: flex;
  justify-content: center;
}
.p-fac-shokuhana__tab li {
  border: 2px solid #E1DBD5;
  border-radius: 10px;
  font-size: 20px;
  font-size: 2rem;
  color: #E72E8C;
  padding: 18px 24px;
  font-weight: 500;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.p-fac-shokuhana__tab li:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  border-top: 0 solid #E72E8C;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.p-fac-shokuhana__tab li.is-active {
  color: #fff;
  background: #E72E8C;
  border-color: #E72E8C;
}
.p-fac-shokuhana__tab li.is-active:before {
  bottom: -10px;
  border-top-width: 10px;
}
.p-fac-shokuhana__tab li.is-anchor {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.p-fac-shokuhana__tab li.is-anchor a {
  display: block;
  padding: 18px 24px;
  color: #E72E8C;
  border: 2px solid #E1DBD5;
  border-radius: 10px;
}
.p-fac-shokuhana__tab li.is-anchor a:hover {
  opacity: 1;
  color: #fff;
  background: #E72E8C;
  border-color: #E72E8C;
}
.p-fac-shokuhana__tab li span {
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 34px;
  padding-left: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.p-fac-shokuhana__tab li.facility span {
  background-image: url(../img/facilities/shokuhana/tab_icon_facility.svg);
}
.p-fac-shokuhana__tab li.facility.is-active span {
  background-image: url(../img/facilities/shokuhana/tab_icon_facility-alt.svg);
}
.p-fac-shokuhana__tab li.guide span {
  background-image: url(../img/facilities/shokuhana/tab_icon_guide.svg);
}
.p-fac-shokuhana__tab li.guide.is-active span {
  background-image: url(../img/facilities/shokuhana/tab_icon_guide-alt.svg);
}
.p-fac-shokuhana__tab li.course span {
  background-image: url(../img/facilities/shokuhana/tab_icon_course.svg);
  padding-left: 75px;
}
.p-fac-shokuhana__tab li.course a:hover span {
  background-image: url(../img/facilities/shokuhana/tab_icon_course-alt.svg);
}
.p-fac-shokuhana__facility .block1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.p-fac-shokuhana__facility .block1 .img1 {
  width: 40.9090%;
}
.p-fac-shokuhana__facility .block1 .img1 img {
  border-radius: 300px;
}
.p-fac-shokuhana__facility .block1 .box1 {
  width: 56.8181%;
}
.p-fac-shokuhana__facility .block1 .box1 p {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.8;
  font-weight: 500;
}
.p-fac-shokuhana__facility .block1 .box1 p.lead {
  margin-top: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
.p-fac-shokuhana__facility .block1 .box1 strong {
  color: #E72E8C;
}
.p-fac-shokuhana__facility .block1 .box1 .notice {
  margin-top: 30px;
}
.p-fac-shokuhana__facility .block1 .box1 .notice li {
  padding-left: 20px;
  position: relative;
}
.p-fac-shokuhana__facility .block1 .box1 .notice li:before {
  display: block;
  content: "";
  background: #655C50;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 7px;
}
.p-fac-shokuhana__facility .block1 .box1 .notice a {
  text-decoration: underline;
}
.p-fac-shokuhana__facility .block1 .box1 .notice a:hover {
  text-decoration: none;
}
.p-fac-shokuhana__facility .block2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
}
.p-fac-shokuhana__facility .block2 .box1 {
  width: 43.1818%;
  margin-left: 13.6364%;
  margin-bottom: 60px;
}
.p-fac-shokuhana__facility .block2 .box1:nth-child(2n+1) {
  margin-left: 0;
}
.p-fac-shokuhana__facility .block2 .heading {
  border-bottom: 2px solid #E72E8C;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(../img/facilities/shokuhana/facility_icon1.svg) no-repeat left 25%;
  background-size: 44px 40px;
  padding-left: 75px;
  color: #E72E8C;
}
.p-fac-shokuhana__facility .block2 .heading .lead {
  @includefs (17);
  font-weight: 500;
}
.p-fac-shokuhana__facility .block2 .heading .h {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
.p-fac-shokuhana__facility .block2 .content li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 12px;
  line-height: 1.375;
}
.p-fac-shokuhana__facility .block2 .content li:last-child {
  margin-bottom: 0;
}
.p-fac-shokuhana__facility .block2 .content li:before {
  display: block;
  content: "";
  background: #655C50;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 5px;
}
.p-fac-shokuhana__facility .block2 .content .tel {
  border-top: 2px dotted #707070;
  border-bottom: 2px dotted #707070;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 10px;
  background: url(../img/facilities/shokuhana/facility_icon2.svg) no-repeat left center;
  background-size: 12px 16px;
  padding-left: 20px;
}
.p-fac-shokuhana__facility .block2 .content .tel a {
  color: #E72E8C;
}
.p-fac-shokuhana__guide .link {
  display: flex;
  justify-content: space-between;
}
.p-fac-shokuhana__guide li {
  width: 49.0909%;
  text-align: center;
}
.p-fac-shokuhana__guide li a {
  display: block;
  border: 2px solid #E72E8C;
  border-radius: 10px;
  text-align: center;
  background: #fff;
  padding: 43px 20px;
  color: #E72E8C;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
.p-fac-shokuhana__guide li span {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
  padding-top: 65px;
}
.p-fac-shokuhana__guide li span:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 7px;
  height: 12px;
  margin-left: 30px;
  background: url(../img/common/arrow_1-red.svg) no-repeat center;
  background-size: contain;
}
.p-fac-shokuhana__guide li.hour span {
  background-image: url(../img/facilities/shokuhana/guide_icon1.svg);
}
.p-fac-shokuhana__guide li.holiday span {
  background-image: url(../img/facilities/shokuhana/guide_icon2.svg);
}
.p-fac-shokuhana__guide .please {
  margin-top: 58px;
}
.p-fac-shokuhana__guide .please .c-title4 {
  margin-top: 50px;
}
.p-fac-shokuhana__guide .please .c-title4:first-child {
  margin-top: 0;
}
.p-fac-shokuhana__guide .please-detail {
  margin-top: 42px;
}
.p-fac-shokuhana__guide .please-detail ul {
  display: flex;
}
.p-fac-shokuhana__guide .please-detail li {
  background: #fff;
  border-radius: 10px;
  width: 22.7272%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 20px 46px;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-left: 3.0304%;
}
.p-fac-shokuhana__guide .please-detail li:nth-child(4n+1) {
  margin-left: 0;
}
.p-fac-shokuhana__guide .please-detail .img1 {
  margin-bottom: 24px;
}
.p-fac-shokuhana__guide .please-detail .title {
  font-weight: 700;
  color: #E62B2B;
  line-height: 1.625;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px dotted #E1DBD5;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-fac-shokuhana__guide .please-detail p {
  line-height: 1.625;
  text-align: left;
}
.p-fac-shokuhana__guide .please .btn {
  margin-top: 30px;
}
.p-fac-shokuhana__guide .please .btn a {
  display: inline-block;
  border: 2px solid #E72E8C;
  background: #fff;
  color: #E72E8C;
  font-size: 24px;
  font-size: 2.4rem;
  border-radius: 10px;
  padding-left: 80px;
  padding-right: 80px;
  font-weight: 500;
}
.p-fac-shokuhana__guide .please .btn span {
  display: inline-block;
  background: url(../img/facilities/shokuhana/guide_icon3.svg) no-repeat left center;
  background-size: 50px 45px;
  padding: 17px 35px 17px 80px;
  position: relative;
}
.p-fac-shokuhana__guide .please .btn span:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/common/arrow_1-red.svg) no-repeat center;
  background-size: contain;
  width: 7px;
  height: 12px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.p-fac-shokuhana__news {
  margin-bottom: 100px;
  width: 48.1818%;
}
.p-fac-shokuhana__news-wrap {
  display: flex;
  justify-content: space-between;
}
.p-fac-shokuhana__news .content li {
  margin-bottom: 20px;
}
.p-fac-shokuhana__news .content li a {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  color: #E72E8C;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(193, 180, 173, 0.5);
}
.p-fac-shokuhana__news .content li .img1 {
  width: 150px;
}
.p-fac-shokuhana__news .content li .box1 {
  width: calc(100% - 150px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 90px 15px 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: url(../img/common/arrow_2.svg) no-repeat calc(100% - 20px) center;
  background-size: 50px 50px;
}
.p-fac-shokuhana__news .content li .date {
  font-family: "Montserrat", "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 10px;
}
.p-fac-shokuhana__news .content li .category {
  width: 160px;
  color: #fff;
  background: #E72E8C;
  border-radius: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 10px;
}
.p-fac-shokuhana__news .content li .title {
  margin-top: 8px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
}
.p-fac-shokuhana__news .content li.animal a {
  color: #229700;
}
.p-fac-shokuhana__news .content li.animal .category {
  background: #229700;
}
.p-fac-shokuhana__news .content li.shokuiku a {
  color: #E72E8C;
}
.p-fac-shokuhana__news .content li.shokuiku .category {
  background: #E72E8C;
}
.p-fac-shokuhana__news .content li.child a {
  color: #48A2C2;
}
.p-fac-shokuhana__news .content li.child .category {
  background: #48A2C2;
}
.p-fac-shokuhana__news .c-btn1 {
  margin-top: 50px;
}
.p-fac-shokuhana__example {
  margin-bottom: 100px;
  width: 39.4545%;
}
.p-fac-shokuhana__example .img1 {
  margin-bottom: 30px;
}
.p-fac-shokuhana__example .img1 img {
  border-radius: 10px;
}
.p-fac-shokuhana__example .txt1 {
  line-height: 1.375;
}
.p-fac-shokuhana__example .c-btn1 {
  margin-top: 40px;
}
.p-fac-shokuhana__consul {
  margin-bottom: 140px;
}
.p-fac-shokuhana__consul .block1 {
  background: #F6F3F0;
  border-radius: 10px;
  padding: 15px 26px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-fac-shokuhana__consul .block1 .h {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #E72E8C;
  margin-bottom: 10px;
}
.p-fac-shokuhana__consul .block2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.p-fac-shokuhana__consul .block2 .box1 {
  width: 31.8181%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  border-radius: 10px;
  background: #FFDBED;
  border: 1px solid #FFDBED;
  overflow: hidden;
  position: relative;
}
.p-fac-shokuhana__consul .block2 .box1:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-top: 49px solid #E72E8C;
  border-right: 45px solid transparent;
}
.p-fac-shokuhana__consul .block2 .box1.alt {
  background: #fff;
  border-color: #E72E8C;
}
.p-fac-shokuhana__consul .block2 .box1.alt:before {
  display: none;
}
.p-fac-shokuhana__consul .block2 .h {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-fac-shokuhana__consul .block2 p {
  line-height: 2;
  margin-bottom: 10px;
}
.p-fac-shokuhana__consul .block2 p:last-child {
  margin-bottom: 0;
}
.p-fac-shokuhana__consul .block2 ul {
  margin-top: 30px;
}
.p-fac-shokuhana__consul .block2 li {
  margin-bottom: 15px;
  background-position: left 4px;
  background-repeat: no-repeat;
  background-size: 20px 15px;
  padding-left: 30px;
  font-weight: 700;
}
.p-fac-shokuhana__consul .block2 li small {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}
.p-fac-shokuhana__consul .block2 li:last-child {
  margin-bottom: 0;
}
.p-fac-shokuhana__consul .block2 li:nth-child(1) {
  background-image: url(../img/facilities/shokuhana/consul_icon1.svg);
}
.p-fac-shokuhana__consul .block2 li:nth-child(2) {
  background-image: url(../img/facilities/shokuhana/consul_icon2.svg);
}
.p-fac-shokuhana__consul .block2 li:nth-child(3) {
  background-image: url(../img/facilities/shokuhana/consul_icon3.svg);
}
.p-fac-shokuhana__consul .block2 li:nth-child(4) {
  background-image: url(../img/facilities/shokuhana/consul_icon4.svg);
}
.p-fac-shokuhana__consul .block2 .img1 {
  margin-bottom: 30px;
  text-align: center;
}
.p-fac-shokuhana__consul .block2 .tel {
  text-align: center;
  margin-bottom: 30px;
}
.p-fac-shokuhana__consul .block2 .tel a {
  display: inline-block;
  line-height: 1.5;
  color: #E72E8C;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  background: url(../img/facilities/shokuhana/contact_icon_tel.svg) no-repeat left center;
  background-size: 16px 21px;
  padding-left: 25px;
}
.p-fac-shokuhana__consul .block3 {
  border: 1px solid #E72E8C;
  border-radius: 10px;
  padding: 30px 42px;
  margin-bottom: 60px;
}
.p-fac-shokuhana__consul .block3 .h {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-fac-shokuhana__consul .block3 .btn {
  margin-top: 25px;
  margin-bottom: 30px;
}
.p-fac-shokuhana__consul .block3 .btn a {
  display: inline-block;
  border: 1px solid #E72E8C;
  background: #fff;
  color: #E72E8C;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500;
  width: 430px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-fac-shokuhana__consul .block3 .btn span {
  display: block;
  background: url(../img/facilities/shokuhana/contact_icon_email.svg) no-repeat left center;
  background-size: 31px 21px;
  padding: 17px 35px 17px 52px;
  position: relative;
}
.p-fac-shokuhana__consul .block3 .btn span:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/common/arrow_1-red.svg) no-repeat center;
  background-size: contain;
  width: 7px;
  height: 12px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.p-fac-shokuhana__consul .block3 .box1 {
  background: #F9F9F9;
  padding: 20px 15px;
}
.p-fac-shokuhana__consul .block3 .box1 p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.133;
}
.p-fac-shokuhana__highlights {
  background: url(../img/facilities/shokuhana/highlights_bg1.png) repeat-x center top, url(../img/facilities/shokuhana/highlights_bg2.png) repeat-x center bottom, #FFC9E5;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  overflow: hidden;
}
.p-fac-shokuhana__highlights .slider {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}
.p-fac-shokuhana__highlights .slider .slick-list {
  overflow: visible !important;
}
.p-fac-shokuhana__highlights .slider .slick-arrow {
  position: absolute;
  width: 65px;
  height: 65px;
  top: 50%;
  margin-top: -22px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 100%;
  border: 0;
  outline: 0;
  white-space: nowrap;
  text-indent: 100px;
  overflow: hidden;
  cursor: pointer;
  z-index: 9;
}
.p-fac-shokuhana__highlights .slider .slick-arrow.slick-prev {
  background-image: url(../img/common/arrow_2-left.svg);
  left: -10px;
}
.p-fac-shokuhana__highlights .slider .slick-arrow.slick-next {
  background-image: url(../img/common/arrow_2.svg);
  right: -10px;
}
.p-fac-shokuhana__highlights .slider li {
  padding-left: 15px;
  padding-right: 15px;
}
.p-fac-shokuhana__highlights .slider .wrap {
  background: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-fac-shokuhana__highlights .slider .img1 {
  width: 40.2597%;
}
.p-fac-shokuhana__highlights .slider .img1 img {
  border-radius: 10px 0 0 10px;
}
.p-fac-shokuhana__highlights .slider .box1 {
  width: 59.7403%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
.p-fac-shokuhana__highlights .slider .box1 .title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #E72E8C;
  margin-bottom: 20px;
  font-weight: 500;
}
.p-fac-shokuhana__highlights .slider .box1 .c-btn1 {
  margin-top: 30px;
  text-align: left;
}
.p-fac-shokuhana__map {
  margin-bottom: 100px;
}
.p-fac-shokuhana__map .lead {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 48px;
}
.p-fac-shokuhana__map .lead img {
  vertical-align: middle;
  margin-right: 12px;
}
.p-fac-shokuhana__map .map-tab {
  margin-bottom: 47px;
}
.p-fac-shokuhana__map .map-tab ul {
  display: flex;
  justify-content: center;
}
.p-fac-shokuhana__map .map-tab li {
  cursor: pointer;
  border: 2px solid #E72E8C;
  border-radius: 10px;
  text-align: center;
  width: 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Montserrat", "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  padding: 8px 20px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  color: #E72E8C;
}
.p-fac-shokuhana__map .map-tab li:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  border-top: 0 solid #E72E8C;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.p-fac-shokuhana__map .map-tab li.is-active {
  background: #E72E8C;
  color: #fff;
}
.p-fac-shokuhana__map .map-tab li.is-active:before {
  bottom: -10px;
  border-top-width: 10px;
}
.p-fac-shokuhana__map .content {
  justify-content: space-between;
  display: none;
}
.p-fac-shokuhana__map .content.is-active {
  display: flex;
}
.p-fac-shokuhana__map .content-map {
  width: 48.9583%;
  position: relative;
  background: #F9F9F9;
}
.p-fac-shokuhana__map .content-map:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -49px;
  right: -45px;
  border-top: 49px solid transparent;
  border-bottom: 49px solid transparent;
  border-left: 45px solid #F9F9F9;
}
.p-fac-shokuhana__map .content-map .pin {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.p-fac-shokuhana__map .content-map .pin svg > g {
  cursor: pointer;
}
.p-fac-shokuhana__map .content-detail {
  background: #FFC9E5;
  padding: 57px 90px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 51.0417%;
  text-align: center;
}
.p-fac-shokuhana__map .content-detail .detail {
  display: none;
}
.p-fac-shokuhana__map .content-detail .detail.is-active {
  display: block;
}
.p-fac-shokuhana__map .content-detail .title {
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.p-fac-shokuhana__map .content-detail .title img {
  margin-right: 30px;
  vertical-align: text-bottom;
}
.p-fac-shokuhana__map .content-detail p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
}
.p-fac-shokuhana__map .content-detail .img1 {
  margin-top: 30px;
}
.p-fac-shokuhana__note {
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px dotted #ccc;
}
.p-fac-shokuhana__note .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.p-fac-shokuhana__note .btn a {
  display: inline-block;
  border: 1px solid #E72E8C;
  background: #fff;
  color: #E72E8C;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500;
  width: 430px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-fac-shokuhana__note .btn a + a {
  margin-left: 30px;
}
.p-fac-shokuhana__note .btn span {
  display: block;
  padding: 17px 0;
  position: relative;
}
.p-fac-shokuhana__note .btn span:before {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/common/arrow_1-red.svg) no-repeat center;
  background-size: contain;
  width: 7px;
  height: 12px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.p-fac-shokuhana__photo {
  padding-bottom: 80px;
}
.p-fac-shokuhana__photo .lead {
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
.p-fac-shokuhana__photo .content {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.p-fac-shokuhana__photo .content li {
  background: url(../img/common/icon_taboo.svg) no-repeat left center;
  background-size: 40px 40px;
  padding-left: 53px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  min-height: 40px;
  font-weight: 500;
  border-bottom: 1px dotted #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.p-fac-shokuhana__photo .content li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.p-fac-shokuhana__photo .block1 {
  border: 1px solid #E72E8C;
  border-radius: 10px;
  padding: 30px 42px;
  margin-bottom: 20px;
  position: relative;
}
.p-fac-shokuhana__photo .block1 .notice {
  font-size: 24px;
  font-size: 2.4rem;
  color: #D92929;
}
.p-fac-shokuhana__photo .block1 .t1 {
  margin-bottom: 25px;
}
.p-fac-shokuhana__photo .block1 li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.p-fac-shokuhana__photo .block1 li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.p-fac-shokuhana__photo .block1 li .t {
  position: relative;
  padding-left: 1em;
}
.p-fac-shokuhana__photo .block1 li .t:before {
  display: block;
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.p-fac-shokuhana__photo .block1 li p {
  padding-left: 1em;
}
.p-fac-shokuhana__photo .block1 .img1 {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.p-fac-shokuhana__photo .small {
  font-weight: bold;
}
.p-fac-shokuhana__about {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
  background: #fff4fa;
}
.p-fac-shokuhana__about .content {
  display: flex;
  justify-content: center;
}
.p-fac-shokuhana__about .content li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.5;
}
.p-fac-shokuhana__about .content li:last-child {
  margin-bottom: 0;
}
.p-fac-shokuhana__about .content li:before {
  display: block;
  content: "";
  background: #655C50;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 6px;
}
.p-fac-shokuhana__contact .content {
  display: flex;
  justify-content: center;
}
.p-fac-shokuhana__contact .tel-box {
  text-align: right;
  margin-right: 45px;
}
.p-fac-shokuhana__contact .tel-box .tel {
  border-bottom: 2px dotted #E72E8C;
  padding-bottom: 13px;
  margin-bottom: 13px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.2;
}
.p-fac-shokuhana__contact .tel-box .tel a {
  margin-left: 40px;
  display: inline-block;
  background: url(../img/facilities/shokuhana/contact_icon_tel.svg) no-repeat left center;
  background-size: 24px 32px;
  padding-left: 34px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #E72E8C;
}
.p-fac-shokuhana__contact .tel-box .fax {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}
.p-fac-shokuhana__contact .email a {
  display: block;
  border: 1px solid #E72E8C;
  border-radius: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 27px 30px;
  color: #E72E8C;
  line-height: 1.44;
  font-weight: 500;
}
.p-fac-shokuhana__contact .email span {
  display: block;
  background: url(../img/facilities/shokuhana/contact_icon_email.svg) no-repeat left center;
  background-size: 33px 23px;
  position: relative;
  padding-left: 54px;
  padding-right: 37px;
  position: relative;
}
.p-fac-shokuhana__contact .email span:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: url(../img/common/arrow_1-red.svg) no-repeat right center;
  background-size: contain;
  width: 7px;
  height: 12px;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-fac-shokuhana__tab ul {
    display: block;
  }
  .p-fac-shokuhana__tab li {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-fac-shokuhana__tab li:last-child {
    margin-bottom: 0;
  }
  .p-fac-shokuhana__facility .block1 {
    display: block;
  }
  .p-fac-shokuhana__facility .block1 .img1 {
    width: auto;
    margin-bottom: 30px;
  }
  .p-fac-shokuhana__facility .block1 .box1 {
    width: auto;
  }
  .p-fac-shokuhana__facility .block1 .box1 p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-fac-shokuhana__facility .block2 {
    display: block;
    margin-top: 40px;
  }
  .p-fac-shokuhana__facility .block2 .box1 {
    width: auto;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .p-fac-shokuhana__facility .block2 .heading {
    padding-left: 35px;
    background-size: 25px auto;
    background-position: left center;
  }
  .p-fac-shokuhana__facility .block2 .heading .h {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-fac-shokuhana__news {
    width: auto;
    margin-bottom: 40px;
  }
  .p-fac-shokuhana__news-wrap {
    display: block;
  }
  .p-fac-shokuhana__news .content ul {
    display: block;
  }
  .p-fac-shokuhana__news .content li {
    width: auto;
    margin-left: 0;
  }
  .p-fac-shokuhana__news .content li a {
    align-items: unset;
  }
  .p-fac-shokuhana__news .content li .img1 {
    width: 105px;
  }
  .p-fac-shokuhana__news .content li .img1 img {
    object-fit: cover;
    height: 100%;
  }
  .p-fac-shokuhana__news .content li .box1 {
    padding: 19px 54px 19px 14px;
    margin-top: auto;
    margin-bottom: auto;
    width: calc(100% - 105px);
    background-position: calc(100% - 15px) center;
    background-size: 30px 30px;
  }
  .p-fac-shokuhana__news .content li .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .p-fac-shokuhana__news .content li .category {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .p-fac-shokuhana__news .content li .title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .p-fac-shokuhana__example {
    width: auto;
    margin-bottom: 40px;
  }
  .p-fac-shokuhana__highlights .slider .wrap {
    display: block;
  }
  .p-fac-shokuhana__highlights .slider .img1 {
    width: auto;
  }
  .p-fac-shokuhana__highlights .slider .img1 img {
    border-radius: 10px 10px 0 0;
  }
  .p-fac-shokuhana__highlights .slider .box1 {
    width: auto;
    padding: 20px;
  }
  .p-fac-shokuhana__highlights .slider .box1 .title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-fac-shokuhana__highlights .slider .box1 .c-btn1 a {
    width: 100%;
    line-height: 1.4;
  }
  .p-fac-shokuhana__highlights .slider .slick-arrow {
    width: 45px;
    height: 45px;
  }
  .p-fac-shokuhana__highlights .slider .slick-arrow.slick-next {
    right: 0;
  }
  .p-fac-shokuhana__highlights .slider .slick-arrow.slick-prev {
    left: 0;
  }
  .p-fac-shokuhana__consul .block2 {
    display: block;
  }
  .p-fac-shokuhana__consul .block2 .box1 {
    width: auto;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .p-fac-shokuhana__consul .block2 .box1:last-child {
    margin-bottom: 0;
  }
  .p-fac-shokuhana__consul .block2 .h {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-fac-shokuhana__consul .block3 {
    padding: 25px 20px;
  }
  .p-fac-shokuhana__map .map-tab {
    padding-left: 15px;
    padding-right: 15px;
  }
  .p-fac-shokuhana__map .map-tab li {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 4px 10px;
    width: 80px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .p-fac-shokuhana__map .map-tab li:before {
    border-left-width: 10px;
    border-right-width: 10px;
  }
  .p-fac-shokuhana__map .lead {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-fac-shokuhana__map .lead img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60px;
  }
  .p-fac-shokuhana__map .content.is-active {
    display: block;
  }
  .p-fac-shokuhana__map .content-map {
    width: auto;
  }
  .p-fac-shokuhana__map .content-map:before {
    display: none;
  }
  .p-fac-shokuhana__map .content-detail {
    width: auto;
    padding: 30px;
  }
  .p-fac-shokuhana__map .content-detail .title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-fac-shokuhana__map .content-detail .title img {
    display: block;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .p-fac-shokuhana__map .content-detail p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .p-fac-shokuhana__note .btn a + a {
    margin-top: 30px;
    margin-left: 0;
  }
  .p-fac-shokuhana__photo .lead {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
  }
  .p-fac-shokuhana__photo .content {
    padding: 25px 20px;
    margin-bottom: 10px;
  }
  .p-fac-shokuhana__photo .content li {
    font-size: 16px;
    font-size: 1.6rem;
    min-height: initial;
    background-position: center 20px;
    padding: 75px 0 20px;
  }
  .p-fac-shokuhana__photo .block1 {
    padding: 25px 20px;
  }
  .p-fac-shokuhana__photo .block1 .notice {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
  }
  .p-fac-shokuhana__photo .block1 .t1 {
    margin-top: 6px;
  }
  .p-fac-shokuhana__photo .block1 .img1 {
    text-align: center;
    position: static;
    margin-top: 20px;
  }
  .p-fac-shokuhana__about {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .p-fac-shokuhana__contact .content {
    display: block;
  }
  .p-fac-shokuhana__contact .tel-box {
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .p-fac-shokuhana__contact .tel-box .tel {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-fac-shokuhana__contact .tel-box .tel a {
    margin-top: 10px;
    font-size: 30px;
    font-size: 3rem;
    margin-left: 0;
  }
  .p-fac-shokuhana__guide .link {
    display: block;
  }
  .p-fac-shokuhana__guide li {
    width: auto;
    margin-bottom: 20px;
  }
  .p-fac-shokuhana__guide li:last-child {
    margin-bottom: 0;
  }
  .p-fac-shokuhana__guide li a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 20px 15px;
  }
  .p-fac-shokuhana__guide .target-title {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  .p-fac-shokuhana__guide .target-title:before {
    width: 80px;
    height: 80px;
  }
  .p-fac-shokuhana__guide .target-title .h {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-fac-shokuhana__guide .target-content {
    overflow: auto;
  }
  .p-fac-shokuhana__guide .target-content table {
    width: 880px;
  }
  .p-fac-shokuhana__guide .target-content th,
  .p-fac-shokuhana__guide .target-content td {
    padding: 5px 15px;
  }
  .p-fac-shokuhana__guide .please-detail ul {
    display: block;
  }
  .p-fac-shokuhana__guide .please-detail li {
    width: auto;
    padding: 20px;
  }
  .p-fac-shokuhana__guide .please-detail .title {
    height: auto;
  }
  .p-fac-shokuhana__guide .please .btn a {
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-fac-shokuhana__guide .please .btn span {
    background-size: 35px auto;
    padding: 20px 25px 20px 50px;
  }
}
