@charset "UTF-8";
/*-----------------------------------------------------

　高梁グリーンパーク PC/SP用CSS
　URL:http://

-----------------------------------------------------*/
/* Green */
/* Beige */
/* Pale Yellow */
/* Light Green */
/* Orange */
/* ##################################################


　　WEBフォント


################################################## */
/* ++++++++++ Adobe WEB FONTS class ++++++++++ */
/* 源ノ角ゴシック */
.HanSansJPLight {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.HanSansJPNormal {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.HanSansJPRegular {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.HanSansJPBold {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.HanSansJPHeavy {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 900;
  font-style: normal;
}

/* 筑紫A丸ゴシック */
.TsukuARdGothic_R {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.TsukuARdGothic_B {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* AB Tombo Bold */
.AB-tombo_bold {
  font-family: "ab-tombo-bold", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* ##################################################


	共通設定


################################################## */
body {
  background: #29c030 none;
  color: #000;
  font-size: 18px;
  text-align: left;
  line-height: 180%;
  font-family: "source-han-sans-japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, Verdana, sans-serif;
  -webkit-text-size-adjust: none;
  font-weight: 300;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  position: relative;
}

p {
  text-align: justify;
  margin-bottom: 0.5em;
}

img {
  border: 0px;
  margin: 0px;
}

.w100img {
  width: 100%;
}

a {
  color: #000;
}

@media screen and (min-width: 851px) {
  a:hover {
    color: #29c030;
  }
}
@media screen and (max-width: 850px) {
  a:active {
    color: #29c030;
  }
}
@media screen and (min-width: 851px) {
  a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
  }
}
sup {
  font-size: smaller;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

@media screen and (min-width: 851px) {
  .pchidden {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .sphidden {
    display: none;
  }
}
.w100img {
  width: 100%;
  margin: 0px auto;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

/* ++++++++++ HeadCatchCopy ++++++++++ */
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
@media screen and (min-width: 851px) {
  /* PC用 */
  #beige-contents h2.secondary-title {
    width: 308px;
    height: 252px;
    background: transparent url(../img/bg_h2_serif_pc@2x.png) center center no-repeat;
    background-size: 308px 252px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -150px;
    left: 5%;
    z-index: 500;
  }
  #beige-contents h2.secondary-title span {
    display: block;
    color: #29c030;
    font-family: "ab-tombo-bold", sans-serif;
    font-weight: 400;
    font-size: 34px;
    font-style: normal;
    text-align: center;
    padding: 0px 60px 10px 60px;
    transform: rotate(-5deg);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #beige-contents h2.secondary-title {
    width: 100%;
    max-width: 330px;
    min-height: 276px;
    background: transparent url(../img/bg_h2_serif_sp@2x.png) center top no-repeat;
    background-size: 100%;
    margin: 0;
    padding: 0 10% 0 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 500;
  }
  #beige-contents h2.secondary-title span {
    display: block;
    color: #29c030;
    font-family: "ab-tombo-bold", sans-serif;
    font-weight: 400;
    font-size: 34px;
    font-style: normal;
    text-align: center;
    padding: 0px 0 30px 0;
  }
}
@media screen and (min-width: 851px) {
  #neighborhood h2, #secondary-contents h3 {
    color: #736357;
    font-size: 32px;
    text-align: center;
    padding: 36px 200px;
    margin: 100px 0 50px 0;
  }
  #neighborhood h2 span, #secondary-contents h3 span {
    display: inline-block;
    position: relative;
  }
  #neighborhood h2 span::before, #secondary-contents h3 span::before {
    display: block;
    content: "";
    width: 180px;
    height: 36px;
    background: transparent url(../img/img_h3_flag@2x.png) center center no-repeat;
    background-size: 180px 16px;
    position: absolute;
    top: calc(50% - 18px);
    left: -200px;
  }
  #neighborhood h2 span::after, #secondary-contents h3 span::after {
    display: block;
    content: "";
    width: 180px;
    height: 36px;
    background: transparent url(../img/img_h3_flag@2x.png) center center no-repeat;
    background-size: 180px 16px;
    position: absolute;
    top: calc(50% - 18px);
    right: -200px;
  }
  #neighborhood h2:first-child, #secondary-contents h3:first-child {
    margin: 0 0 50px 0;
  }
}
@media screen and (max-width: 850px) {
  #neighborhood h2, #secondary-contents h3 {
    color: #736357;
    font-size: 28px;
    text-align: center;
    margin: 100px 0 50px 0;
    overflow: hidden;
  }
  #neighborhood h2 span, #secondary-contents h3 span {
    display: block;
    padding: 20px 20px;
    position: relative;
  }
  #neighborhood h2 span::before, #secondary-contents h3 span::before {
    display: block;
    content: "";
    width: 100%;
    height: 50px;
    background: transparent url(../img/img_h3_flag@2x.png) center center no-repeat;
    background-size: 180px 16px;
  }
  #neighborhood h2 span::after, #secondary-contents h3 span::after {
    display: block;
    content: "";
    width: 100%;
    height: 50px;
    background: transparent url(../img/img_h3_flag@2x.png) center center no-repeat;
    background-size: 180px 16px;
  }
  #neighborhood h2:first-child, #secondary-contents h3:first-child {
    margin: 0 0 50px 0;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents h4 {
    background: #c6e2bb;
    font-size: 24px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 160%;
    text-align: left;
    margin: 80px 0px 30px 0px;
    padding: 10px 5px 12px 15px;
    border-left: 10px solid #29c030;
    position: relative;
  }
  #secondary-contents h4:first-child {
    margin-top: 0px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents h4 {
    background: #c6e2bb;
    font-size: 24px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 160%;
    text-align: left;
    margin: 80px 0px 30px 0px;
    padding: 10px 5px 12px 5px;
    border-left: 5px solid #29c030;
    position: relative;
  }
  #secondary-contents h4:first-child {
    margin-top: 0px;
  }
}
#secondary-contents h5 {
  font-size: 22px;
  line-height: 160%;
  text-align: justify;
  font-weight: 400;
  margin: 30px 0px 20px 0px;
  padding: 0 0 5px 5px;
  border-bottom: 2px solid #29c030;
}

/* ##### Table ##### */
table {
  width: 100%;
  margin: 10px 0px;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
}
table th {
  background: #e7efe4;
  text-align: center;
  vertical-align: middle;
}
table td {
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}
table.borderless {
  border: 0px none;
}
table.borderless th {
  border: 0px none;
}
table.borderless td {
  border: 0px none;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  table th {
    white-space: wrap;
    padding: 20px 40px;
    border-bottom: 1px solid #ccc;
  }
  table td {
    display: block;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  table th {
    display: block;
    padding: 10px 10px;
  }
  table td {
    display: block;
    padding: 15px 10px;
  }
}
/* ##### List ##### */
#contents ul, #secondary-contents ul {
  margin: 20px 0px;
  padding-left: 1.5em;
}
#contents ul li, #secondary-contents ul li {
  line-height: 150%;
  margin: 0 0 5px 0;
}

#contents ol, #secondary-contents ol {
  margin: 20px 0px;
}
#contents ol li, #secondary-contents ol li {
  line-height: 150%;
  margin: 0 0 10px 0;
}
#contents ol li ol, #secondary-contents ol li ol {
  margin: 10px 0px 20px 0px;
}

/* ##### Definition List ##### */
.horizontal-list {
  margin: 20px auto;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*flex-start,center,space-between*/
  align-items: stretch;
  box-sizing: border-box;
  border-top: 1px solid #999;
}
.horizontal-list dt {
  width: 20%;
  background: #ecece1;
  font-weight: bold;
  padding: 20px 20px 20px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  display: flex;
  align-items: center;
}
.horizontal-list dd {
  width: 80%;
  padding: 20px 20px 20px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #999;
}

/* ++++++++++ Buttons ++++++++++ */
@media screen and (min-width: 851px) {
  .nxtbtn {
    margin: 50px auto;
    text-align: center;
  }
  .nxtbtn a {
    display: inline-block;
    background: #29c030 url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    color: #fff;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    padding: 10px 150px 10px 30px;
    border: 1px solid #29c030;
    border-radius: 500px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .nxtbtn a:hover {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
@media screen and (max-width: 850px) {
  .nxtbtn {
    margin: 50px auto;
    text-align: center;
  }
  .nxtbtn a {
    display: block;
    background: #29c030 url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    color: #fff;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    padding: 10px 40px 10px 20px;
    border: 1px solid #29c030;
    border-radius: 500px;
  }
  .nxtbtn a:active {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
.backbtn {
  margin: 50px auto 0px auto;
  text-align: center;
}
.backbtn a {
  background: #29c030 url(../img/icon_linkarrow_w_l@2x.png) 5% 50% no-repeat;
  background-size: 22px 22px;
  color: #fff;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  border-radius: 500px;
}

@media screen and (min-width: 851px) {
  .backbtn a {
    display: inline-block;
    text-align: right;
    padding: 10px 30px 10px 150px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .backbtn a:hover {
    color: #fff;
    background: #29c030 url(../img/icon_linkarrow_w_l@2x.png) 1% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
@media screen and (max-width: 850px) {
  .backbtn a {
    display: block;
    text-align: right;
    padding: 10px 20px 10px 40px;
  }
  .backbtn a:active {
    background: #29c030 url(../img/icon_linkarrow_w_l@2x.png) 1% 50% no-repeat;
    background-size: 22px 22px;
    color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
/* ##### Page Nation ##### */
@media screen and (min-width: 851px) {
  .pageNav {
    font-size: 0;
    text-align: center;
    overflow: hidden;
    margin: 80px auto 50px auto;
  }
  .pageNav a {
    background: #29c030;
    border: 1px solid #29c030;
    color: #fff;
    text-decoration: none;
  }
  .pageNav a:hover {
    background: #399c4a;
    color: #ff0;
    border: 1px solid #399c4a;
  }
  .pageNav a,
  .pageNav span {
    display: inline-block;
    font-size: 14px;
    line-height: 1em;
    padding: 14px 17px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .pageNav .current {
    background: #fff;
    border: 1px solid #29c030;
    color: #29c030;
  }
  .pageNav .invalid {
    background: #ccc;
    border: 1px solid #ccc;
    color: #fff;
  }
}
@media screen and (max-width: 850px) {
  .pageNav {
    font-size: 0;
    text-align: center;
    overflow: hidden;
    margin: 80px auto 50px auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; /*flex-start,center,space-between*/
  }
  .pageNav a {
    background: #fff;
    border: 1px solid #29c030;
    color: #29c030;
    text-decoration: none;
  }
  .pageNav a:active {
    background: #29c030;
    color: #fff;
    border: 1px solid #29c030;
  }
  .pageNav a,
  .pageNav span {
    display: block;
    width: 48%;
    font-size: 18px;
    line-height: 1em;
    margin: 0px 1% 0px 1%;
    padding: 14px 17px;
  }
  .pageNav .current {
    background: #000;
    border: 1px solid #000;
    color: #fff;
  }
  .pageNav .invalid {
    background: #ccc;
    border: 1px solid #ccc;
    color: #fff;
  }
  .pageNav .page {
    display: none;
  }
  .pageNav span.sphidden {
    display: none;
  }
}
/* ##################################################


	Header


################################################## */
/* TOP用 */
header#top-header {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  z-index: 999999;
}
header#top-header h1 {
  position: relative;
}
header#top-header h1 a {
  display: block;
}
header#top-header h1 a img {
  width: 100%;
  max-width: 400px;
  max-height: 112px;
}
header#top-header h1 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
}

@media screen and (min-width: 851px) {
  /* PC用 */
  header#top-header {
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
  }
  header#top-header h1 {
    width: 400px;
  }
  header#top-header h1 a {
    width: 400px;
    height: 112px;
  }
  header#top-header h1 a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  header#top-header {
    background: #29c030;
    padding: 10px;
  }
  header#top-header h1 {
    width: 60%;
    max-width: 400px;
  }
  header#top-header h1 a {
    width: 100%;
    max-width: 400px;
  }
  header#top-header h1 a:active img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
/* セカンダリ用 */
header#secondary-header {
  width: 100%;
  background: #29c030;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative;
}
header#secondary-header h1 {
  position: relative;
}
header#secondary-header h1 a {
  display: block;
}
header#secondary-header h1 a img {
  width: 100%;
  max-width: 400px;
  max-height: 112px;
}
header#secondary-header h1 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
}

@media screen and (min-width: 851px) {
  /* PC用 */
  header#secondary-header {
    padding: 10px;
  }
  header#secondary-header h1 {
    width: 400px;
  }
  header#secondary-header h1 a {
    width: 400px;
    height: 112px;
  }
  header#secondary-header h1 a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  header#secondary-header {
    background: #29c030;
    padding: 10px;
  }
  header#secondary-header h1 {
    width: 60%;
    max-width: 400px;
  }
  header#secondary-header h1 a {
    width: 100%;
    max-width: 400px;
  }
  header#secondary-header h1 a:active img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
/* ##### Navigation ##### */
@media screen and (min-width: 851px) {
  /* PC用 */
  header nav {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(255, 255, 255, 0.95) none;
    color: #000;
    width: 100vw;
    height: 100vh;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    opacity: 0;
    pointer-events: none; /*重要*/
    text-align: left;
    z-index: 6000;
    overflow: hidden;
  }
  header nav p#nav-logo {
    width: 100%;
    max-width: 396px;
    margin: 10px auto;
    padding: 0;
  }
  header nav p#nav-logo img {
    width: 100%;
  }
  header nav ul {
    list-style: none;
    margin: 0 10%;
    padding: 0;
    z-index: 999999;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  header nav ul li {
    display: block;
    width: 50%;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 1px #999;
    line-height: 3;
    position: relative;
    box-sizing: border-box;
  }
  header nav ul li:nth-child(1)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "◆ 高梁グリーンパーク";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(2)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(3)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "◆ 高梁グリーンパークを利用する";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(4)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(5) {
    width: 100%;
  }
  header nav ul li:nth-child(5)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "◆ 高梁グリーンパークについて";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(6)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "◆ 高梁グリーンパークへのお問い合わせ";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li:nth-child(7)::before {
    display: block;
    width: 100%;
    height: 20px;
    content: "";
    font-size: 16px;
    color: #999;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
  }
  header nav ul li a {
    display: block;
    color: #000;
    margin: 15px 0 0 16px;
    padding: 0 15px 0 30px;
    position: relative;
  }
  header nav ul li a.active {
    color: #29c030;
    font-weight: bold;
  }
  header nav ul li a.active::before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 22px;
    background: transparent url(../img/icon_arrow_g@2x.png) left center no-repeat;
    background-size: 20px 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
  }
  header nav ul li::after {
    content: "";
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  header nav {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(255, 255, 255, 0.9) none;
    color: #000;
    width: 100vw;
    height: 100vh;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    opacity: 0;
    pointer-events: none; /*重要*/
    text-align: left;
    z-index: 6000;
    overflow: hidden;
  }
  header nav p#nav-logo {
    width: 100%;
    max-width: 396px;
    margin: 10px auto;
    padding: 0;
  }
  header nav p#nav-logo img {
    width: 100%;
  }
  header nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: solid 1px #29c030;
    z-index: 999999;
  }
  header nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #29c030;
    line-height: 3;
  }
  header nav ul li a {
    display: block;
    color: #000;
    padding: 0 15px;
    text-decoration: none;
  }
  header nav ul li a:active {
    background: repeating-linear-gradient(-45deg, #fff, #fff 15px, #fff8d6 0, #fff8d6 30px);
  }
  header nav ul li a.active {
    background: #29c030 none;
    color: #fff;
    font-weight: bold;
  }
  header nav ul li::after {
    content: "";
  }
}
#navToggle {
  display: block;
  background: rgb(57, 156, 74) none;
  position: fixed;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 8000;
}

#navToggle div {
  position: relative;
}

#navToggle span {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  z-index: 1800;
}

.openNav #navToggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.openNav nav {
  opacity: 100;
  pointer-events: all; /*重要*/
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #navToggle {
    width: 120px;
    height: 120px;
    padding: 40px 30px;
    border-bottom-left-radius: 36px;
  }
  #navToggle span:nth-child(1) {
    top: 0px;
  }
  #navToggle span:nth-child(2) {
    top: 15px;
  }
  #navToggle span:nth-child(3) {
    top: 30px;
  }
  #navToggle span {
    border-bottom: solid 2px #fff;
  }
  .openNav #navToggle span:nth-child(1) {
    top: 15px;
  }
  .openNav #navToggle span:nth-child(2),
  .openNav #navToggle span:nth-child(3) {
    top: 15px;
  }
  header nav {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #navToggle {
    width: 60px;
    height: 60px;
    padding: 20px 15px;
    border-bottom-left-radius: 18px;
  }
  #navToggle span:nth-child(1) {
    top: 0px;
  }
  #navToggle span:nth-child(2) {
    top: 8px;
  }
  #navToggle span:nth-child(3) {
    top: 16px;
  }
  #navToggle span {
    border-bottom: solid 2px #fff;
  }
  .openNav #navToggle span:nth-child(1) {
    top: 8px;
  }
  .openNav #navToggle span:nth-child(2),
  .openNav #navToggle span:nth-child(3) {
    top: 8px;
  }
  header nav {
    padding: 50px 20px 20px 20px;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
/* ##### パンくずリスト ##### */
#breadcrumb-list {
  background: repeating-linear-gradient(-45deg, #feec99, #feec99 15px, #fff8d6 0, #fff8d6 30px);
  padding: 30px 10% 20px 10%;
  position: relative;
}
#breadcrumb-list::before {
  display: block;
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #29c030 50%, transparent 52%), linear-gradient(315deg, #29c030 50%, transparent 52%);
  background-size: 30px 30px;
  height: 14px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(-1);
}
#breadcrumb-list nav ul {
  list-style: none;
  margin: 0 0 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
#breadcrumb-list nav ul li {
  margin: 0 0 0 5px;
  padding: 0;
  font-size: 14px;
  text-align: right;
}
#breadcrumb-list nav ul li a {
  display: inline-block;
}
#breadcrumb-list nav ul li a:hover {
  color: #f70;
}
#breadcrumb-list nav ul li::after {
  display: inline;
  content: ">";
  margin: 0 5px;
}
#breadcrumb-list nav ul li:last-child::after {
  display: none;
  content: "";
}

@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #breadcrumb-list nav {
    display: none;
  }
}
/* ##################################################


	Footer


################################################## */
/* 共通フッタ */
footer {
  background: #29c030;
  color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
}
footer::before {
  display: block;
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #29c030 50%, transparent 52%), linear-gradient(315deg, #29c030 50%, transparent 52%);
  background-size: 30px 30px;
  height: 14px;
  width: 100%;
  position: absolute;
  top: -14px;
  left: 0;
}
footer div#footerwrap div {
  font-size: 14px;
  line-height: 160%;
}
footer div#footerwrap div p img {
  width: 280px;
}
footer div#footerwrap div address {
  font-style: normal;
}
footer div#footerwrap div address a:hover {
  color: #fe0;
}
footer div#footerwrap div address a#footer-link-access {
  background: #ffee00;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  line-height: 100%;
  padding: 5px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
footer div#footerwrap div ul#sns-link {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
footer div#footerwrap div ul#sns-link li {
  width: 22px;
  height: 22px;
  margin: 0 5px;
  padding: 0;
}
footer div#footerwrap div ul#sns-link li a {
  display: block;
  text-decoration: none;
  padding: 0 0 0 0px;
  position: relative;
}
footer div#footerwrap div ul#sns-link li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
footer div#footerwrap nav {
  font-size: 16px;
  margin: 0 0 0 2em;
}
footer div#footerwrap nav > a {
  display: block;
  text-decoration: none;
  padding: 0 0 0 0px;
  margin: 0 0 5px 0;
  position: relative;
}
footer div#footerwrap nav > a.active {
  color: #fff;
}
footer div#footerwrap nav > a.active::before {
  display: block;
  content: "";
  width: 16px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -25px;
}
footer div#footerwrap nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer div#footerwrap nav > ul li {
  margin: 0 0 5px 0;
  padding: 0;
}
footer div#footerwrap nav > ul li a {
  display: block;
  text-decoration: none;
  padding: 0 0 0 0px;
  position: relative;
}
footer div#footerwrap nav > ul li a.active {
  color: #fff;
}
footer div#footerwrap nav > ul li a.active::before {
  display: block;
  content: "";
  width: 16px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -25px;
}
footer p#copyright {
  font-size: 12px;
  margin: 150px 0 0 0;
}

p#btn-pagetop {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
p#btn-pagetop a {
  display: block;
}
p#btn-pagetop a span {
  display: none;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  footer div#footerwrap {
    padding: 130px 10% 0 10%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: flex-end;
  }
  footer div#footerwrap address a#footer-link-access {
    display: inline-block;
    margin: 0px 0px 0px 5px;
  }
  footer div#footerwrap address a#footer-link-access:hover {
    background: #ffcc00;
    color: #000;
  }
  footer div#footerwrap ul#sns-link {
    justify-content: flex-start; /*flex-start,center,space-between*/
  }
  footer div#footerwrap ul#sns-link li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  footer div#footerwrap nav a {
    color: #fff;
  }
  footer div#footerwrap nav a:hover {
    color: #ff0;
  }
  footer div#footerwrap nav ul {
    margin: 0;
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, auto);
    column-gap: 50px;
  }
  footer ul#group-link {
    list-style: none;
    margin: 50px 0px 0px 0px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /*flex-start,center,space-between*/
  }
  footer ul#group-link li {
    width: 100%;
    max-width: 250px;
    min-width: 150px;
    height: 75px;
    background: #fff;
    margin: 5px;
    padding: 0;
  }
  footer ul#group-link li a {
    display: block;
    width: 100%;
    height: 75px;
    text-align: center;
  }
  footer ul#group-link li a img {
    vertical-align: top;
  }
  footer ul#group-link li a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
  footer p#copyright {
    padding: 0px 20px;
  }
  p#btn-pagetop {
    width: 120px;
    height: 120px;
  }
  p#btn-pagetop a {
    width: 120px;
    height: 120px;
    background: #399c4a url(../img/icon_pagetopbtn@2x.png) 50% 50% no-repeat;
    background-size: 22px 22px;
    border-top-left-radius: 35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  p#btn-pagetop a:hover {
    background: #399c4a url(../img/icon_pagetopbtn@2x.png) 50% 30% no-repeat;
    background-size: 22px 22px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  footer div#footerwrap {
    padding: 120px 10px 0 10px;
  }
  footer div#footerwrap a {
    color: #fff;
  }
  footer div#footerwrap a:active {
    color: #ff0;
  }
  footer div#footerwrap address a#footer-link-access {
    display: block;
    margin: 5px 20% 10px 20%;
  }
  footer div#footerwrap address a#footer-link-access:active {
    background: #ffcc00;
    color: #000;
  }
  footer div#footerwrap div p {
    text-align: center;
  }
  footer div#footerwrap div address {
    text-align: center;
  }
  footer div#footerwrap div ul#sns-link {
    margin: 20px 0 50px 0;
    justify-content: center; /*flex-start,center,space-between*/
  }
  footer div#footerwrap div ul#sns-link li a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  footer ul#group-link {
    list-style: none;
    margin: 50px 10px 0px 10px;
    padding: 0;
    text-align: center;
  }
  footer ul#group-link li {
    width: 100%;
    height: 75px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 0;
  }
  footer ul#group-link li a {
    display: block;
    background: #fff;
    max-width: 500px;
    min-width: 150px;
    height: 75px;
    text-align: center;
    margin: 0 auto;
  }
  footer ul#group-link li a img {
    vertical-align: top;
  }
  footer ul#group-link li a:active img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
  footer p#copyright {
    padding: 0px 10px;
  }
  footer p#copyright span {
    display: none;
  }
  p#btn-pagetop {
    width: 60px;
    height: 60px;
  }
  p#btn-pagetop a {
    width: 60px;
    height: 60px;
    background: #399c4a url(../img/icon_pagetopbtn@2x.png) 50% 50% no-repeat;
    background-size: 22px 22px;
    border-top-left-radius: 17px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  p#btn-pagetop a:active {
    background: #399c4a url(../img/icon_pagetopbtn@2x.png) 50% 30% no-repeat;
    background-size: 22px 22px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
  }
}
/* ##################################################


	Top page


################################################## */
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
/* ##### スクロールでフェードイン（NEW） FadeIn.jsと組み合わせて使う  ##### */
.fade-in {
  opacity: 0;
  transition-duration: 3000ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 50px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

/* メインイメージ（動画） */
#mainimage {
  width: 100%;
  height: 56.25vw;
  margin: 0;
  padding: 0;
  position: relative;
}
#mainimage video {
  width: 100%;
  object-fit: cover;
  margin: 0;
  padding: 0;
}
#mainimage #mainimage-catch {
  width: 100%;
  height: 56vw;
  margin: 0;
  padding: 0;
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mainimage #mainimage-catch img {
  display: block;
  max-width: 782px;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #mainimage #mainimage-catch img {
    width: 100%;
  }
  #mainimage #mainimage-bg-green {
    width: 100%;
    height: 54px;
    background: transparent url(../img/bg_mainimage_bg@2x.png) center bottom repeat-x;
    background-size: 1530px 54px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #mainimage #mainimage-catch img {
    width: 80%;
  }
  #mainimage #mainimage-bg-green {
    display: none;
  }
}
/* コンテンツ */
#top-green-contents {
  background: #29c030 url(../img/bg_greenbg@2x.png) center top repeat;
  background-size: 1530px 60px;
  margin: 0px;
  padding: 0;
  position: relative;
}
#top-green-contents #top-green-contents_ov {
  background: transparent url(../img/bg_greenbg_ov@2x.png) center top repeat;
  background-size: 1500px 500px;
  padding: 100px 10%;
  position: relative;
}
#top-green-contents::after {
  display: block;
  width: 100%;
  height: 54px;
  background: transparent url(../img/bg_beigewave_bg@2x.png) center top repeat;
  background-size: 1530px 54px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #top-green-contents #top-green-contents_ov {
    padding: 100px 0px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #top-green-contents #top-green-contents_ov {
    padding: 100px 0px 0px 0px;
  }
}
/* ==== キャッチコピー ==== */
#top-green-catch {
  width: 100%;
  background: transparent url(../img/img_top_catchcopy_bg@2x.png) center top no-repeat;
  min-height: 420px;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  transform: translate(-50%, 0%);
}
#top-green-catch p#catch-title {
  text-align: center;
}
#top-green-catch p#catch-title img {
  width: 100%;
  max-width: 792px;
}

p#catch-text {
  color: #ff0;
  line-height: 180%;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #top-green-catch {
    background-size: 1194px 420px;
    padding: 100px 20% 0 20%;
    top: -80px;
    left: 50%;
  }
  p#catch-text {
    font-size: 26px;
    padding: 100px 0 0 0;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #top-green-catch {
    background-size: 100%;
    padding: 80px 10px 0 10px;
    top: -30px;
    left: 50%;
  }
  p#catch-text {
    font-size: 20px;
    padding: 40px 10px 0 10px;
  }
}
/* ==== MAP ==== */
#map {
  position: relative;
}
#map p#serif-yy {
  position: absolute;
}
#map p#mapillust {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
#map p#mapillust img {
  width: 100%;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #map {
    padding: 200px 10% 50px 10%;
  }
  #map p#serif-yy {
    width: 347px;
    height: 320px;
    top: 0px;
    left: 10px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #map {
    padding: 200px 10px 50px 10px;
  }
  #map p#serif-yy {
    width: 60%;
    max-width: 347px;
    position: absolute;
    top: 10px;
    left: -10px;
  }
  #map p#serif-yy img {
    width: 100%;
  }
}
/* ==== MAP（リンク付き） ==== */
#map-link {
  position: relative;
}
#map-link p#serif-yy {
  position: absolute;
}
#map-link div#mapillust {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
#map-link div#mapillust img {
  width: 100%;
}
#map-link div#mapillust p {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #map-link {
    padding: 200px 10% 50px 10%;
  }
  #map-link p#serif-yy {
    width: 30%;
    max-width: 347px;
    top: 0px;
    left: 10px;
  }
  #map-link p#serif-yy img {
    width: 100%;
  }
  #map-link div#mapillust p a {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #map-link div#mapillust p a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
  }
  #map-link div#mapillust p#map-kidsroom {
    width: 14%;
    max-width: 278px;
    position: absolute;
    bottom: 19%;
    left: 4%;
  }
  #map-link div#mapillust p#map-marche {
    width: 15%;
    max-width: 290px;
    position: absolute;
    bottom: 26%;
    left: 48%;
  }
  #map-link div#mapillust p#map-workingroom {
    width: 17%;
    max-width: 350px;
    position: absolute;
    bottom: 10%;
    right: 30%;
  }
  #map-link div#mapillust p#map-restaurant {
    width: 16%;
    max-width: 294px;
    position: absolute;
    top: 2%;
    right: 14%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #map-link {
    padding: 200px 10px 50px 10px;
  }
  #map-link p#serif-yy {
    width: 30%;
    max-width: 347px;
    min-width: 250px;
    position: absolute;
    top: 10px;
    left: -10px;
  }
  #map-link p#serif-yy img {
    width: 100%;
  }
  #map-link div#mapillust p a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #map-link div#mapillust p#map-kidsroom {
    width: 25%;
    max-width: 278px;
    position: absolute;
    bottom: 10%;
    left: 0%;
  }
  #map-link div#mapillust p#map-marche {
    width: 25%;
    max-width: 290px;
    position: absolute;
    bottom: 18%;
    left: 40%;
  }
  #map-link div#mapillust p#map-workingroom {
    width: 27%;
    max-width: 350px;
    position: absolute;
    bottom: 0%;
    right: 25%;
  }
  #map-link div#mapillust p#map-restaurant {
    width: 25%;
    max-width: 294px;
    position: absolute;
    top: 0%;
    right: 18%;
  }
}
/* ==== たべるかうあそぶ ==== */
@media screen and (min-width: 851px) {
  /* PC用 */
  #eat {
    padding: 0px 0px 160px 0px;
    position: relative;
  }
  #eat #eat-title {
    width: 424px;
    height: 224px;
    position: absolute;
    top: -150px;
    left: 0px;
  }
  #eat #eat-copy {
    display: inline;
    width: 50%;
    font-size: 18px;
    line-height: 230%;
    padding: 2px;
    position: absolute;
    top: -20px;
    right: 20px;
  }
  #eat #eat-copy span {
    background: #fff;
    padding: 0px 10px;
    box-shadow: 0 0 0 3px #e5ba21;
  }
  #eat #eat-link {
    width: 85%;
    background: #f1e6b3 url(../img/bg_wood_y.png) top left repeat;
    background-size: 1920px 743px; /*960px 372px*/
    margin: 0 0 0 auto;
    padding: 100px 0px 0px 0px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-sizing: border-box;
  }
  #eat #eat-link ul {
    background: transparent url(../img/img_eat_eng@2x.png) 10% 98% no-repeat;
    background-size: 884px 82px;
    margin: 0;
    padding: 0 80px 50px 80px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  #eat #eat-link ul li {
    width: 48%;
    margin: 0 0 40px 0;
    padding: 0;
  }
  #eat #eat-link ul li a {
    display: block;
    min-height: 250px;
    text-decoration: none;
    border: 8px solid #fff;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    position: relative;
  }
  #eat #eat-link ul li a#magokoro {
    background: #fff url(../img/photo_eatlink_magokoro.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#komorebi {
    background: #fff url(../img/photo_eatlink_komorebi.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#donguri {
    background: #fff url(../img/photo_eatlink_donguri.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#dogrun {
    background: #fff url(../img/photo_eatlink_dogrun.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a span.eat-link-logo {
    display: block;
    color: #fff;
    font-family: "ab-tombo-bold", sans-serif;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
  }
  #eat #eat-link ul li a span.eat-link-detail {
    display: block;
    width: 40%;
    min-width: 200px;
    background: #fff url(../img/icon_arrow_y@2x.png) 95% 70% no-repeat;
    background-size: 22px 22px;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 8px 40px 0px 20px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #eat #eat-link ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #eat #eat-link ul li a:hover span.eat-link-detail {
    background: #fff url(../img/icon_arrow_y@2x.png) 99% 70% no-repeat;
    background-size: 22px 22px;
    color: #e3b821;
  }
  #eat #eat-link ul li a strong {
    display: block;
    width: 30%;
    max-width: 130px;
    position: absolute;
    top: -40px;
    left: -30px;
  }
  #eat #eat-link ul li a strong img {
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #eat {
    padding: 0px 0px 50px 10px;
    position: relative;
  }
  #eat #eat-title {
    width: 100%;
    max-width: 424px;
  }
  #eat #eat-title img {
    width: 100%;
  }
  #eat #eat-copy {
    font-size: 18px;
    line-height: 250%;
    padding: 2px 10px;
    margin: 0;
    box-sizing: border-box;
  }
  #eat #eat-copy span {
    background: #fff;
    padding: 0px 10px;
    box-shadow: 0 0 0 3px #e5ba21;
  }
  #eat #eat-link {
    background: #f1e6b3 url(../img/bg_wood_y.png) top left repeat;
    background-size: 1920px 743px; /*960px 372px*/
    margin: 0;
    padding: 100px 0px 0px 0px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-sizing: border-box;
  }
  #eat #eat-link ul {
    background: transparent url(../img/img_eat_eng@2x.png) 0% 98% no-repeat;
    background-size: 884px 82px;
    margin: 0;
    padding: 0 10px 50px 10px;
    list-style: none;
  }
  #eat #eat-link ul li {
    margin: 0 0 40px 0;
    padding: 0;
  }
  #eat #eat-link ul li a {
    display: block;
    min-height: 250px;
    text-decoration: none;
    border: 8px solid #fff;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    position: relative;
  }
  #eat #eat-link ul li a#magokoro {
    background: #fff url(../img/photo_eatlink_magokoro.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#komorebi {
    background: #fff url(../img/photo_eatlink_komorebi.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#donguri {
    background: #fff url(../img/photo_eatlink_donguri.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a#dogrun {
    background: #fff url(../img/photo_eatlink_dogrun.jpg) center center no-repeat;
    background-size: cover;
  }
  #eat #eat-link ul li a span.eat-link-logo {
    display: block;
    color: #fff;
    font-family: "ab-tombo-bold", sans-serif;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
  }
  #eat #eat-link ul li a span.eat-link-detail {
    display: block;
    width: 40%;
    min-width: 200px;
    background: #fff url(../img/icon_arrow_y@2x.png) 95% 70% no-repeat;
    background-size: 22px 22px;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 8px 40px 0px 20px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #eat #eat-link ul li a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #eat #eat-link ul li a:active span.eat-link-detail {
    background: #fff url(../img/icon_arrow_y@2x.png) 99% 70% no-repeat;
    background-size: 22px 22px;
    color: #e3b821;
  }
  #eat #eat-link ul li a strong {
    display: block;
    width: 30%;
    max-width: 130px;
    position: absolute;
    top: -80px;
    left: -30px;
  }
  #eat #eat-link ul li a strong img {
    width: 100%;
  }
}
/* ==== まなぶはたらく ==== */
@media screen and (min-width: 851px) {
  /* PC用 */
  #learn {
    padding: 0px 0px 160px 0px;
    position: relative;
  }
  #learn #learn-title {
    width: 424px;
    height: 224px;
    position: absolute;
    top: -150px;
    right: 0px;
  }
  #learn #learn-copy {
    display: inline;
    width: 50%;
    font-size: 18px;
    line-height: 250%;
    padding: 2px;
    position: absolute;
    top: -20px;
    left: 20px;
  }
  #learn #learn-copy span {
    background: #fff;
    padding: 0px 10px;
    box-shadow: 0 0 0 3px #80bfd1;
  }
  #learn #learn-link {
    width: 85%;
    background: #d3e9f0 url(../img/bg_wood_b.png) top left repeat;
    background-size: 1920px 743px; /*960px 372px*/
    margin: 0 auto 0 0;
    padding: 100px 0px 0px 0px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    box-sizing: border-box;
  }
  #learn #learn-link ul {
    background: transparent url(../img/img_learn_eng@2x.png) 95% 98% no-repeat;
    background-size: 516px 72px;
    margin: 0;
    padding: 0 80px 50px 80px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  #learn #learn-link ul li {
    width: 48%;
    margin: 0 0 40px 0;
    padding: 0;
  }
  #learn #learn-link ul li a {
    display: block;
    min-height: 250px;
    text-decoration: none;
    border: 8px solid #fff;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    position: relative;
  }
  #learn #learn-link ul li a#biomass {
    background: #fff url(../learn_work/img/photo_list_biomass.jpg) center center no-repeat;
    background-size: cover;
  }
  #learn #learn-link ul li a#manandoko {
    background: #fff url(../learn_work/img/photo_list_manandoko.jpg) center top no-repeat;
    background-size: cover;
  }
  #learn #learn-link ul li a span.learn-link-logo {
    display: block;
    color: #fff;
    font-family: "ab-tombo-bold", sans-serif;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
  }
  #learn #learn-link ul li a span.learn-link-detail {
    display: block;
    width: 40%;
    min-width: 200px;
    background: #fff url(../img/icon_arrow_b@2x.png) 95% 70% no-repeat;
    background-size: 22px 22px;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 8px 40px 0px 20px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #learn #learn-link ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #learn #learn-link ul li a:hover span.learn-link-detail {
    background: #fff url(../img/icon_arrow_b@2x.png) 99% 70% no-repeat;
    background-size: 22px 22px;
    color: #4abffd;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #learn {
    padding: 0px 10px 160px 0px;
    position: relative;
  }
  #learn #learn-title {
    width: 100%;
    max-width: 424px;
    height: 224px;
    margin-bottom: 30px;
  }
  #learn #learn-title img {
    width: 100%;
  }
  #learn #learn-copy {
    font-size: 18px;
    line-height: 250%;
    padding: 2px 10px;
  }
  #learn #learn-copy span {
    background: #fff;
    padding: 0px 10px;
    box-shadow: 0 0 0 3px #80bfd1;
  }
  #learn #learn-link {
    background: #d3e9f0 url(../img/bg_wood_b.png) top left repeat;
    background-size: 1920px 743px; /*960px 372px*/
    margin: 0 auto 0 0;
    padding: 100px 0px 0px 0px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    box-sizing: border-box;
  }
  #learn #learn-link ul {
    background: transparent url(../img/img_learn_eng@2x.png) 120% 98% no-repeat;
    background-size: 516px 72px;
    margin: 0;
    padding: 0 10px 50px 10px;
    list-style: none;
  }
  #learn #learn-link ul li {
    margin: 0 0 40px 0;
    padding: 0;
  }
  #learn #learn-link ul li a {
    display: block;
    min-height: 250px;
    text-decoration: none;
    border: 8px solid #fff;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    position: relative;
  }
  #learn #learn-link ul li a#biomass {
    background: #fff url(../learn_work/img/photo_list_biomass.jpg) center center no-repeat;
    background-size: cover;
  }
  #learn #learn-link ul li a#manandoko {
    background: #fff url(../learn_work/img/photo_list_manandoko.jpg) center center no-repeat;
    background-size: cover;
  }
  #learn #learn-link ul li a span.learn-link-logo {
    display: block;
    color: #fff;
    font-family: "ab-tombo-bold", sans-serif;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
  }
  #learn #learn-link ul li a span.learn-link-detail {
    display: block;
    min-width: 200px;
    background: #fff url(../img/icon_arrow_b@2x.png) 95% 70% no-repeat;
    background-size: 22px 22px;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 8px 40px 0px 20px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #learn #learn-link ul li a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #learn #learn-link ul li a:active span.learn-link-detail {
    background: #fff url(../img/icon_arrow_b@2x.png) 99% 70% no-repeat;
    background-size: 22px 22px;
    color: #4abffd;
  }
}
#beige-contents {
  background: #ecece1 url(../img/bg_beigebg_ov@2x.png) center top repeat;
  background-size: 1616px 1118px;
  margin: 0px;
  padding: 150px 0px;
  position: relative;
}

#top-beige-topbg {
  width: 100%;
  height: 180px;
  background: transparent url(../img/img_top_beigetop_bg@2x.png) center top repeat;
  background-size: 1476px 180px;
  position: absolute;
  top: -60px;
  left: 0;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #beige-contents {
    margin: 0;
    padding: 100px 0px;
  }
  #beige-contents #info-serif {
    width: 30%;
    max-width: 360px;
    margin: 0;
    position: absolute;
    top: -100px;
    left: 10px;
  }
  #beige-contents #info-serif img {
    width: 100%;
    max-width: 360px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #beige-contents {
    padding: 50px 0px 0px 0px;
  }
  #beige-contents #info-serif {
    width: 30%;
    max-width: 360px;
    min-width: 250px;
    text-align: center;
    margin: 0;
  }
  #beige-contents #info-serif img {
    width: 100%;
    max-width: 360px;
  }
}
/* お知らせ */
@media screen and (min-width: 851px) {
  /* PC用 */
  #top-info {
    padding: 0 10%;
  }
  .top-info-title {
    text-align: center;
    margin: 100px 0px 20px 0px;
  }
  .top-info-title::before {
    display: inline-block;
    width: 146px;
    height: 118px;
    content: "";
    background: transparent url(../img/img_top_flag@2x.png) center center no-repeat;
    background-size: 146px 26px;
    margin-right: 40px;
  }
  .top-info-title::after {
    display: inline-block;
    width: 146px;
    height: 118px;
    content: "";
    background: transparent url(../img/img_top_flag@2x.png) center center no-repeat;
    background-size: 146px 26px;
    margin-left: 40px;
  }
  .top-info-title:first-child {
    margin-top: 0px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #top-info {
    padding: 0 10px;
  }
  .top-info-title {
    text-align: center;
    margin: 100px 0px 20px 0px;
  }
  .top-info-title::before {
    display: block;
    width: 100%;
    height: 40px;
    content: "";
    background: transparent url(../img/img_top_flag@2x.png) center center no-repeat;
    background-size: 146px 26px;
  }
  .top-info-title::after {
    display: block;
    width: 100%;
    height: 40px;
    content: "";
    background: transparent url(../img/img_top_flag@2x.png) center center no-repeat;
    background-size: 146px 26px;
  }
  .top-info-title:first-child {
    margin-top: 0px;
  }
}
ul.info-ul-list {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*flex-start,center,space-between*/
  align-items: stretch;
}
ul.info-ul-list::after {
  display: block;
  content: "";
  width: 30%;
  height: 0;
}
ul.info-ul-list li {
  width: 30%;
  background: #fff;
  margin: 0;
  padding: 0;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
}
ul.info-ul-list li a {
  display: block;
  font-size: 18px;
  text-decoration: none;
}
ul.info-ul-list li a span {
  display: block;
}
ul.info-ul-list li a span.info-list-img {
  background-color: #ccc;
  height: 200px;
  margin: 0 0 -20px 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
ul.info-ul-list li a span.info-list-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
ul.info-ul-list li a span.info-list-date {
  padding: 30px 30px 5px 30px;
}
ul.info-ul-list li a span.info-list-text {
  font-size: 20px;
  padding: 0px 30px 15px 30px;
}
ul.info-ul-list li a span.info-list-detail {
  background: #fff url(../img/icon_arrow_g@2x.png) 95% 50% no-repeat;
  background-size: 22px 22px;
  text-align: right;
  margin: 0px 30px 10px 30px;
  padding: 15px 40px 15px 30px;
  border-top: 1px dashed #29c030;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.info-ul-list li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
ul.info-ul-list li a:hover .info-list-detail {
  background: #fff url(../img/icon_arrow_g@2x.png) 99% 50% no-repeat;
  background-size: 22px 22px;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  .info-list {
    list-style: none;
    margin: 0 0 50px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  .info-list::after {
    display: block;
    content: "";
    width: 30%;
    height: 0;
  }
  .info-list a {
    display: block;
    width: 32%;
    background: #fff;
    font-size: 18px;
    text-decoration: none;
    margin: 0 0 30px 0;
    padding: 0;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  }
  .info-list a span {
    display: block;
  }
  .info-list a span.info-list-img {
    background-color: #ccc;
    height: 200px;
    margin: 0 0 -20px 0;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .info-list a span.info-list-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    z-index: 5;
  }
  .info-list a span.info-list-img strong {
    display: inline-block;
    background: rgba(255, 90, 135, 0.9);
    color: #fff;
    font-size: 16px;
    text-align: right;
    line-height: 150%;
    padding: 2px 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }
  .info-list a span.info-list-img-top {
    background-color: #ccc;
    height: 200px;
    margin: 0 0 -20px 0;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .info-list a span.info-list-img-top img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center top;
  }
  .info-list a span.info-list-img-top strong {
    display: inline-block;
    background: rgba(255, 90, 135, 0.9);
    color: #fff;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
    padding: 2px 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }
  .info-list a span.info-list-date {
    padding: 30px 30px 5px 30px;
  }
  .info-list a span.info-list-text {
    font-size: 20px;
    padding: 0px 30px 15px 30px;
  }
  .info-list a span.info-list-detail {
    background: #fff url(../img/icon_arrow_g@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    text-align: right;
    margin: 0px 30px 10px 30px;
    padding: 15px 40px 15px 30px;
    border-top: 1px dashed #29c030;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .info-list a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  .info-list a:hover .info-list-detail {
    background: #fff url(../img/icon_arrow_g@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
  }
  .info-list a.info::after {
    display: block;
    width: 184px;
    height: 74px;
    content: "";
    background: transparent url(../info/img/icon_info_info@2x.png) left top no-repeat;
    background-size: 184px 74px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .info-list a.event::after {
    display: block;
    width: 184px;
    height: 74px;
    content: "";
    background: transparent url(../info/img/icon_info_event@2x.png) left top no-repeat;
    background-size: 184px 74px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #secondary-contents .info-list {
    margin: 50px 0 50px 0;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  .info-list {
    list-style: none;
    margin: 0 0 50px 0;
    padding: 0;
  }
  .info-list a {
    display: block;
    background: #fff;
    font-size: 18px;
    text-decoration: none;
    margin: 0 0 30px 0;
    padding: 0;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 9px -2px;
  }
  .info-list a span {
    display: block;
  }
  .info-list a span.info-list-img {
    background-color: #ccc;
    height: 200px;
    margin: 0 0 -20px 0;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .info-list a span.info-list-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .info-list a span.info-list-img strong {
    display: inline-block;
    background: rgba(255, 90, 135, 0.9);
    color: #fff;
    font-size: 16px;
    text-align: right;
    line-height: 150%;
    padding: 2px 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }
  .info-list a span.info-list-img-top {
    background-color: #ccc;
    height: 200px;
    margin: 0 0 -20px 0;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .info-list a span.info-list-img-top img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center top;
  }
  .info-list a span.info-list-img-top strong {
    display: inline-block;
    background: rgba(255, 90, 135, 0.9);
    color: #fff;
    font-size: 16px;
    text-align: right;
    line-height: 150%;
    padding: 2px 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }
  .info-list a span.info-list-date {
    padding: 30px 20px 5px 20px;
  }
  .info-list a span.info-list-text {
    font-size: 20px;
    padding: 0px 20px 15px 20px;
  }
  .info-list a span.info-list-detail {
    background: #fff url(../img/icon_arrow_g@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    text-align: right;
    margin: 0px 20px 10px 20px;
    padding: 15px 13% 15px 20px;
    border-top: 1px dashed #29c030;
  }
  .info-list a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  .info-list a:active .info-list-detail {
    background: #fff url(../img/icon_arrow_g@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
  }
  .info-list a.info::after {
    display: block;
    width: 184px;
    height: 74px;
    content: "";
    background: transparent url(../info/img/icon_info_info@2x.png) left top no-repeat;
    background-size: 184px 74px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .info-list a.event::after {
    display: block;
    width: 184px;
    height: 74px;
    content: "";
    background: transparent url(../info/img/icon_info_event@2x.png) left top no-repeat;
    background-size: 184px 74px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #secondary-contents .info-list {
    margin: 50px 0 50px 0;
  }
}
/* 施設のご案内 */
@media screen and (min-width: 851px) {
  /* PC用 */
  #top-facility {
    background: transparent url(../img/img_top_greenwave@2x.png) center top no-repeat;
    background-size: 1330px 76px;
    margin: 0px auto 100px auto;
    padding: 130px 10% 0px 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  #top-facility .text {
    width: 55%;
    background: #29c030;
    color: #fff;
    padding: 50px 20px 30px 50px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    overflow: hidden;
  }
  #top-facility .text p {
    text-align: left !important;
  }
  #top-facility .text p.border-p {
    margin: 30px 0 0 0;
    padding: 20px;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  #top-facility .text .title {
    font-size: 30px;
    font-weight: bold;
    text-align: center !important;
  }
  #top-facility .text .title::before {
    display: inline-block;
    content: "";
    width: 102px;
    height: 30px;
    background: transparent url(../img/img_top_flag_w@2x.png) center center no-repeat;
    background-size: 102px 14px;
    margin-right: 10px;
  }
  #top-facility .text .title::after {
    display: inline-block;
    content: "";
    width: 102px;
    height: 30px;
    background: transparent url(../img/img_top_flag_w@2x.png) center center no-repeat;
    background-size: 102px 14px;
    margin-left: 10px;
  }
  #top-facility .text a#top-facility-link-access {
    display: inline-block;
    background: #ffee00;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    line-height: 100%;
    margin: 0 0 5px 5px;
    padding: 5px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #top-facility .text a#top-facility-link-access:hover {
    background: #fc0;
    color: #000;
  }
  #top-facility .text p.nxtbtn {
    text-align: center !important;
    margin-top: 20px;
  }
  #top-facility .text p.nxtbtn a {
    background: #fff url(../img/icon_arrow_g@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    color: #29c030;
  }
  #top-facility .text p.nxtbtn a:hover {
    background: #fff url(../img/icon_arrow_g@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
  }
  #top-facility .image {
    width: 45%;
    background: transparent url(../img/photo_facility.jpg) center center no-repeat;
    background-size: cover;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #top-facility {
    background: transparent url(../img/img_top_greenwave@2x.png) center top no-repeat;
    background-size: 1330px 76px;
    margin: 0px auto 100px auto;
    padding: 130px 10px 0px 10px;
  }
  #top-facility .text {
    width: 100%;
    background: #29c030;
    color: #fff;
    text-align: left;
    padding: 50px 10px 30px 10px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    overflow: hidden;
  }
  #top-facility .text p {
    text-align: left !important;
  }
  #top-facility .text p.border-p {
    margin: 30px 0 0 0;
    padding: 20px 10px;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  #top-facility .text .title {
    font-size: 30px;
    font-weight: bold;
    text-align: center !important;
  }
  #top-facility .text .title::before {
    display: block;
    content: "";
    width: 100%;
    height: 50px;
    background: transparent url(../img/img_top_flag_w@2x.png) center center no-repeat;
    background-size: 102px 14px;
  }
  #top-facility .text .title::after {
    display: block;
    content: "";
    width: 100%;
    height: 50px;
    background: transparent url(../img/img_top_flag_w@2x.png) center center no-repeat;
    background-size: 102px 14px;
  }
  #top-facility .text a#top-facility-link-access {
    display: inline-block;
    background: #ffee00;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    line-height: 100%;
    margin: 0 0 5px 5px;
    padding: 5px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #top-facility .text a#top-facility-link-access:hover {
    background: #fc0;
    color: #000;
  }
  #top-facility .text .nxtbtn a {
    background: #fff url(../img/icon_arrow_g@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    color: #29c030;
  }
  #top-facility .text .nxtbtn a:active {
    background: #fff url(../img/icon_arrow_g@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
  }
  #top-facility .image {
    width: 100%;
    height: 250px;
    background: transparent url(../img/photo_facility.jpg) center center no-repeat;
    background-size: cover;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    overflow: hidden;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
/* 近隣施設のご紹介 */
#neighborhood {
  padding: 0 0 80px 0;
}

/*===================================
 Slick用
===================================*/
.slider { /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 100%;
  margin: 20px auto;
  padding: 0;
  list-style: none;
  display: flex;
  cursor: grab;
}
.slider:active {
  cursor: grabbing;
}
.slider li {
  padding: 20px;
  margin: 0px 20px;
  display: flex;
  flex-flow: column;
  position: relative;
}
.slider li span.image {
  padding: 10px 0px;
}
.slider li span.image img {
  width: 320px;
  height: 240px;
  margin: 0px auto;
  object-fit: cover;
  border-radius: 20px;
}
.slider li span.text {
  display: block;
  background: #ffb400;
  color: #fff;
  font-size: 16px;
  line-height: 130% !important;
  margin: -10px 30px 0px 30px;
  padding: 10px 10px;
  position: relative;
}
.slider li span.text::before {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: #ffb400;
  content: "";
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  position: absolute;
  top: -16px;
  left: calc(50% - 10px);
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
  margin: 0 10px;
}

/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
  position: absolute; /*絶対配置にする*/
  top: 48%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666; /*矢印の色*/
  border-right: 2px solid #666; /*矢印の色*/
  height: 15px;
  width: 15px;
  z-index: 600;
  cursor: pointer;
}

.slick-prev { /*戻る矢印の位置と形状*/
  left: 1.5%;
  transform: rotate(-135deg);
}

.slick-next { /*次へ矢印の位置と形状*/
  right: 1.5%;
  transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/
.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
  display: none;
}

.slick-dots li {
  background: transparent;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /*ドットボタンのサイズ*/
  height: 8px; /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc; /*ドットボタンの色*/
}

.slick-dots .slick-active button {
  background: #f00; /*ドットボタンの現在地表示の色*/
}

@media screen and (max-width: 850px) {
  /*===================================
   Slick用
  ===================================*/
  .slider { /*横幅94%で左右に余白を持たせて中央寄せ*/
    width: 100%;
    margin: 20px auto;
    padding: 0;
    list-style: none;
    display: flex;
  }
  .slider li {
    padding: 0px;
    margin: 0px 10px;
    display: flex;
    flex-flow: column;
    position: relative;
  }
  .slider li span.image {
    padding: 10px 0px;
  }
  .slider li span.image img {
    width: 100%;
    height: 240px;
    margin: 0px auto;
    object-fit: cover;
    border-radius: 20px;
  }
  .slider li span.text {
    display: block;
    background: #ffb400;
    color: #fff;
    font-size: 16px;
    line-height: 130% !important;
    margin: -10px 30px 0px 30px;
    padding: 10px 10px;
    position: relative;
  }
  .slider li span.text::before {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: #ffb400;
    content: "";
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    position: absolute;
    top: -16px;
    left: calc(50% - 10px);
  }
  /*slickのJSで書かれるタグ内、スライド左右の余白調整*/
  .slider .slick-slide {
    margin: 0 10px;
  }
  /*矢印の設定*/
  /*戻る、次へ矢印の位置*/
  .slick-prev,
  .slick-next {
    position: absolute; /*絶対配置にする*/
    top: 48%;
    cursor: pointer; /*マウスカーソルを指マークに*/
    outline: none; /*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666; /*矢印の色*/
    border-right: 2px solid #666; /*矢印の色*/
    height: 15px;
    width: 15px;
    z-index: 600;
  }
  .slick-prev { /*戻る矢印の位置と形状*/
    left: 1.5%;
    transform: rotate(-135deg);
  }
  .slick-next { /*次へ矢印の位置と形状*/
    right: 1.5%;
    transform: rotate(45deg);
  }
  /*ドットナビゲーションの設定*/
  .slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
    display: none;
  }
  .slick-dots li {
    background: transparent;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
  }
  .slick-dots button {
    color: transparent;
    outline: none;
    width: 8px; /*ドットボタンのサイズ*/
    height: 8px; /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #ccc; /*ドットボタンの色*/
  }
  .slick-dots .slick-active button {
    background: #f00; /*ドットボタンの現在地表示の色*/
  }
}
/* ##################################################


	Contents


################################################## */
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
#secondary-contents {
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents {
    padding: 70px 10% 0px 10%;
  }
  #secondary-contents article {
    background: #fff;
    padding: 100px 5% 100px 5%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents {
    padding: 150px 10px 150px 10px;
  }
  #secondary-contents article {
    background: #fff;
    margin: 0px 0 0 0;
    padding: 80px 10px 100px 10px;
    z-index: 5;
  }
}
/* #########################

	お知らせ

######################### */
/* お知らせ詳細 */
#event-date {
  text-align: left;
  margin-bottom: -80px;
}
#event-date strong {
  display: inline-block;
  background: rgba(255, 90, 135, 0.9);
  color: #fff;
  font-size: 18px;
  text-align: right;
  line-height: 150%;
  padding: 2px 10px;
}

#info-article-date {
  font-size: 16px;
  text-align: right;
  margin-bottom: 50px;
}
#info-article-date span {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  margin: 0 8px 0 0;
  padding: 2px 8px;
}
#info-article-date span.info {
  background-color: #80bdcf;
}
#info-article-date span.event {
  background-color: #ff6200;
}

#info-text {
  text-align: justify;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 100px 0px;
  border-bottom: 1px solid #ccc;
}

/* ##### File Upload ##### */
#secondary-contents ul#fileupload {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#secondary-contents ul#fileupload li {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ccc;
}
#secondary-contents ul#fileupload li a {
  display: block;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  line-height: 130%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#secondary-contents ul#fileupload li a img {
  margin-right: 15px;
  vertical-align: middle;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents ul#fileupload li a {
    padding: 30px 30px;
  }
  #secondary-contents ul#fileupload li a:hover {
    background: #ffffe6 none;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents ul#fileupload li a {
    padding: 30px 10px;
  }
  #secondary-contents ul#fileupload li a:active {
    background: #ffffe6 none;
  }
}
/* ##### Photo Area ##### */
#secondary-contents #photo-thumb {
  list-style: none;
  margin: 50px auto 0px auto;
  padding: 30px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /*flex-start,center,space-between*/
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
#secondary-contents #photo-thumb li {
  padding: 0px;
  vertical-align: top;
}
#secondary-contents #photo-thumb li a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 140%;
  overflow: hidden;
}
#secondary-contents #photo-thumb li a span {
  display: block;
  margin: 7px 0px;
}
#secondary-contents #photo-thumb li a span:first-child {
  text-align: center;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents #photo-thumb li {
    width: 48%;
    min-width: 416px;
    margin: 10px 1%;
  }
  #secondary-contents #photo-thumb li a img {
    max-width: 416px;
    max-height: 416px;
  }
  #secondary-contents #photo-thumb li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #secondary-contents #photo-thumb:after {
    content: "";
    display: block;
    width: 48%; /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents #photo-thumb li {
    margin: 10px 0;
  }
  #secondary-contents #photo-thumb li a img {
    width: 100%;
  }
  #secondary-contents #photo-thumb li a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
}
/* #########################

	施設のご案内

######################### */
/* 施設概要 */
#outline-photo {
  text-align: center;
  margin: 20px 0px 0px 0px;
}
#outline-photo img {
  width: 100%;
  max-width: 2000px;
}

#secondary-contents ul#outline-photo-list {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*flex-start,center,space-between*/
}
#secondary-contents ul#outline-photo-list li {
  margin: 0;
  padding: 0;
}
#secondary-contents ul#outline-photo-list li img {
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #outline-photo-list li {
    width: 24%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #outline-photo-list li {
    width: 49%;
  }
}
/* 交通アクセス */
#mapwrap p {
  margin: 0;
  padding: 0;
}
#mapwrap p img {
  width: 100%;
  max-width: 800px;
  vertical-align: top;
}
#mapwrap #accessmap {
  margin: 0;
  padding: 0;
  border: 0px none;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #mapwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  #mapwrap p {
    width: 30%;
  }
  #mapwrap #accessmap {
    width: 68%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #mapwrap #accessmap {
    width: 100%;
    height: 550px;
  }
}
/* 近隣施設のご紹介 */
#secondary-contents ul#neighborhood-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#secondary-contents ul#neighborhood-list li {
  padding: 0px;
  margin: 0px 0px 30px 0px;
  display: flex;
  flex-flow: column;
  position: relative;
}
#secondary-contents ul#neighborhood-list li span.image {
  padding: 10px 0px;
}
#secondary-contents ul#neighborhood-list li span.image img {
  margin: 0px auto;
  object-fit: cover;
  border-radius: 20px;
}
#secondary-contents ul#neighborhood-list li span.text {
  display: block;
  background: #ffb400;
  color: #fff;
  font-size: 16px;
  line-height: 130% !important;
  margin: -10px 30px 0px 30px;
  padding: 10px 10px;
  position: relative;
}
#secondary-contents ul#neighborhood-list li span.text::before {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: #ffb400;
  content: "";
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  position: absolute;
  top: -16px;
  left: calc(50% - 10px);
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents ul#neighborhood-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
  }
  #secondary-contents ul#neighborhood-list li {
    width: 31.3333333333%;
  }
  #secondary-contents ul#neighborhood-list li span.image img {
    width: 100%;
    height: 16vw;
  }
  #secondary-contents ul#neighborhood-list:after {
    content: "";
    display: block;
    width: 31.3333333333%; /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents ul#neighborhood-list li span.image img {
    width: 100%;
    height: 60vw;
  }
}
.slidearea {
  width: 100%;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
}
.slidearea .sp-slides {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 100;
}
.slidearea .sp-slides li {
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.slidearea .sp-slides li img {
  vertical-align: middle;
  margin-bottom: 20px;
}

/* #########################

	食べる・買う・遊ぶ

######################### */
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
#secondary-contents .facility-list div.image img {
  width: 100%;
  object-fit: cover;
}
#secondary-contents .facility-list div.text p.title {
  font-weight: bold;
  text-align: center;
}
#secondary-contents .facility-list div.text div.bgarea {
  background: #e7efe4;
}
#secondary-contents .facility-list div.text p.detail-link {
  background: repeating-linear-gradient(-45deg, #5ebd48, #5ebd48 5px, #6dc65d 0, #6dc65d 10px);
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  overflow: hidden;
  margin: 10px 0 0 0;
}
#secondary-contents .facility-list div.text p.detail-link a {
  display: block;
  background: transparent url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
  background-size: 22px 22px;
  color: #fff;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  text-decoration: none;
  padding: 10px 150px 10px 30px;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents .facility-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
  }
  #secondary-contents .facility-list div.image {
    width: 50%;
  }
  #secondary-contents .facility-list div.image img {
    height: 28vw;
  }
  #secondary-contents .facility-list div.text {
    width: 45%;
  }
  #secondary-contents .facility-list div.text div.bgarea {
    padding: 20px;
  }
  #secondary-contents .facility-list div.text p.detail-link a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #secondary-contents .facility-list div.text p.detail-link a:hover {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents .facility-list div.image img {
    height: 60vw;
  }
  #secondary-contents .facility-list div.text div.bgarea {
    padding: 20px 10px;
  }
  #secondary-contents .facility-list div.text p.detail-link a:active {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 99% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
/* 詳細ページ */
.eat-detail-title {
  text-align: center;
}
.eat-detail-title img {
  width: 100%;
  max-width: 300px;
}

.eat-detail-photo img {
  width: 100%;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  .eat-detail-hrz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
  }
  .eat-detail-hrz div:first-child {
    width: 30%;
  }
  .eat-detail-hrz div:first-child img {
    width: 100%;
  }
  .eat-detail-hrz div:last-child {
    width: 65%;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  .eat-detail-hrz div:first-child img {
    width: 100%;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents ul.eat-detail-photolist {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; /*flex-start,center,space-between*/
  }
  #secondary-contents ul.eat-detail-photolist li {
    width: 23%;
    margin: 0 1% 20px 1%;
    padding: 0;
  }
  #secondary-contents ul.eat-detail-photolist li span {
    display: block;
    font-size: 16px;
    text-align: center;
  }
  #secondary-contents ul.eat-detail-photolist li span img {
    width: 100%;
    max-width: 1000px;
    height: 13vw;
    object-fit: cover;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents ul.eat-detail-photolist {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
  }
  #secondary-contents ul.eat-detail-photolist li {
    margin: 0 0 20px 0;
    padding: 0;
  }
  #secondary-contents ul.eat-detail-photolist li span {
    display: block;
    font-size: 16px;
    text-align: center;
  }
  #secondary-contents ul.eat-detail-photolist li span img {
    width: 100%;
    max-width: 1000px;
    height: 60vw;
    object-fit: cover;
  }
}
.eat-detail-title {
  color: #f6ac19;
  font-family: "ab-tombo-bold", sans-serif;
  font-size: 50px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
.eat-detail-title img {
  width: 100%;
  max-width: 300px;
}

.eat-detail-photo img {
  width: 100%;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #restaurant-denshou {
    font-family: "source-han-serif-japanese", serif;
    font-weight: 400;
    font-style: normal;
  }
  #restaurant-denshou p.catch {
    color: #f6ac19;
    font-size: 4vw;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 130%;
    margin: 0 0 1em 0;
    position: relative;
  }
  #restaurant-denshou p.catch span {
    background: linear-gradient(transparent 80%, #a9e6ac 20%);
    display: inline-block;
  }
  #restaurant-denshou p.catch:after {
    display: inline-block;
    content: "";
    width: 3em;
    height: 2px;
    flex-grow: 1;
    background-color: #f6ac19;
    margin-left: 1rem;
    position: absolute;
    bottom: 2vw;
  }
  #restaurant-denshou #denshou-cont {
    width: 100%;
    margin-bottom: 50px;
  }
  #restaurant-denshou #denshou-cont div.upper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
    position: relative;
    z-index: 100;
  }
  #restaurant-denshou #denshou-cont div.upper div.text {
    width: 35%;
    height: 27em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5vw;
    line-height: 3.5vw;
  }
  #restaurant-denshou #denshou-cont div.upper div.photo {
    width: 60%;
  }
  #restaurant-denshou #denshou-cont div.upper div.photo img {
    width: 100%;
    vertical-align: top;
  }
  #restaurant-denshou #denshou-cont div.lower {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
    align-items: stretch;
    margin: -5em 0 0 0;
    position: relative;
    z-index: 200;
  }
  #restaurant-denshou #denshou-cont div.lower div.text {
    width: 20%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5vw;
    line-height: 3.5vw;
  }
  #restaurant-denshou #denshou-cont div.lower div.photo {
    width: 72%;
  }
  #restaurant-denshou #denshou-cont div.lower div.photo img {
    width: 100%;
    vertical-align: top;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #restaurant-denshou {
    font-family: "source-han-serif-japanese", serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
  #restaurant-denshou p.catch {
    display: inline-block;
    height: 11em;
    color: #f6ac19;
    font-size: 36px;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 130%;
    margin: 0 auto 50px auto;
    position: relative;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  #restaurant-denshou #denshou-cont {
    width: 100%;
    text-align: left;
    margin-bottom: 50px;
  }
  #restaurant-denshou #denshou-cont div.upper {
    position: relative;
  }
  #restaurant-denshou #denshou-cont div.upper div.text {
    font-size: 20px;
    line-height: 250%;
  }
  #restaurant-denshou #denshou-cont div.upper div.photo {
    margin-bottom: 30px;
  }
  #restaurant-denshou #denshou-cont div.upper div.photo img {
    width: 100%;
    vertical-align: top;
  }
  #restaurant-denshou #denshou-cont div.lower {
    position: relative;
  }
  #restaurant-denshou #denshou-cont div.lower div.text {
    font-size: 20px;
    line-height: 250%;
  }
  #restaurant-denshou #denshou-cont div.lower div.photo {
    margin-top: 30px;
  }
  #restaurant-denshou #denshou-cont div.lower div.photo img {
    width: 100%;
    vertical-align: top;
  }
}
#price-notation {
  background-color: #f9e1df;
  font-size: 16px;
  line-height: 150%;
  margin: 50px auto;
  padding: 20px;
  border-radius: 10px;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #saketasting {
    width: 100%;
    margin: 150px auto 100px auto;
    border: 3px solid #9f000a;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
  }
  #saketasting #saketasting-title {
    writing-mode: vertical-rl;
    background: #fff url(../eat_buy_play/img/icon_saketasting@2x.png) center bottom no-repeat;
    background-size: 50px 50px;
    color: #9f000a;
    font-size: 3vw;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 400;
    font-style: normal;
    white-space: nowrap;
    border: 1px solid #9f000a;
    padding: 15px 15px 50px 15px;
    position: absolute;
    right: 40px;
    top: -30px;
    z-index: 100;
  }
  #saketasting #saketasting-photo {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    overflow: hidden;
  }
  #saketasting #saketasting-photo img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/9;
  }
  #saketasting #saketasting-text {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #saketasting {
    width: 100%;
    margin: 150px auto 100px auto;
    border: 2px solid #9f000a;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
  }
  #saketasting #saketasting-title {
    width: 90%;
    background: #fff url(../eat_buy_play/img/icon_saketasting@2x.png) right center no-repeat;
    background-size: 50px 50px;
    color: #9f000a;
    font-size: 28px;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #9f000a;
    padding: 10px 50px 10px 10px;
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    z-index: 100;
  }
  #saketasting #saketasting-photo {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
  }
  #saketasting #saketasting-photo img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/9;
  }
  #saketasting #saketasting-text {
    padding: 20px 20px;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
  #kidsroom-desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
  }
  #kidsroom-desc p:first-child {
    width: calc(100% - 200px);
  }
  #kidsroom-desc p:last-child {
    width: 160px;
    text-align: right;
  }
  #kidsroom-desc p:last-child img {
    width: 100%;
    max-width: 160px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #kidsroom-desc p:first-child {
    padding-bottom: 10px;
  }
  #kidsroom-desc p:last-child {
    text-align: right;
  }
  #kidsroom-desc p:last-child img {
    width: 100%;
    max-width: 160px;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
  #dogrun-caution {
    margin: 30px 0px 80px 0;
    padding: 30px;
    border: 10px solid #29c030;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #dogrun-caution {
    margin: 50px 0px 80px 0;
    padding: 30px 15px;
    border: 5px solid #29c030;
  }
}
@media screen and (min-width: 851px) {
  /* PC用 */
  nav ul#detail-nav {
    list-style: none;
    margin: 50px 10%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /*flex-start,center,space-between*/
  }
  nav ul#detail-nav li {
    width: 32%;
    margin: 0;
    padding: 0;
    background: repeating-linear-gradient(-45deg, #5ebd48, #5ebd48 5px, #6dc65d 0, #6dc65d 10px);
    overflow: hidden;
  }
  nav ul#detail-nav li a {
    display: block;
    color: #fff;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav ul#detail-nav li.prev {
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
  }
  nav ul#detail-nav li.prev a {
    background: transparent url(../img/icon_linkarrow_w_l@2x.png) 5% 50% no-repeat;
    background-size: 22px 22px;
    text-align: right;
    padding: 10px 10% 10px 25px;
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
  }
  nav ul#detail-nav li.prev a:hover {
    background: #29c030 url(../img/icon_linkarrow_w_l@2x.png) 3% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
  nav ul#detail-nav li.back {
    background: #fff;
  }
  nav ul#detail-nav li.back a {
    background: #29c030;
    text-align: center;
    padding: 10px 10px;
  }
  nav ul#detail-nav li.back a:hover {
    background: #29c030;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  nav ul#detail-nav li.next {
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
  }
  nav ul#detail-nav li.next a {
    background: transparent url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    padding: 10px 25px 10px 10%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
  }
  nav ul#detail-nav li.next a:hover {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 98% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  nav ul#detail-nav {
    list-style: none;
    margin: 100px 0 50px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  nav ul#detail-nav li {
    margin: 5px 0;
    padding: 0;
    background: repeating-linear-gradient(-45deg, #5ebd48, #5ebd48 5px, #6dc65d 0, #6dc65d 10px);
    overflow: hidden;
  }
  nav ul#detail-nav li a {
    display: block;
    color: #fff;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-decoration: none;
  }
  nav ul#detail-nav li.prev {
    width: 100%;
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
    order: 1;
  }
  nav ul#detail-nav li.prev a {
    background: transparent url(../img/icon_linkarrow_w_l@2x.png) 5% 50% no-repeat;
    background-size: 22px 22px;
    text-align: center;
    padding: 10px 30px 10px 30px;
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
  }
  nav ul#detail-nav li.prev a:active {
    background: #29c030 url(../img/icon_linkarrow_w_l@2x.png) 3% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
  nav ul#detail-nav li.back {
    width: 100%;
    background: #fff;
    margin-top: 20px;
    border-radius: 500px;
    order: 13;
  }
  nav ul#detail-nav li.back a {
    background: #29c030;
    text-align: center;
    padding: 10px 20px;
    border-radius: 500px;
  }
  nav ul#detail-nav li.back a:active {
    background: #29c030;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  nav ul#detail-nav li.next {
    width: 100%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
    order: 2;
  }
  nav ul#detail-nav li.next a {
    background: transparent url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
    background-size: 22px 22px;
    text-align: center;
    padding: 10px 30px 10px 30px;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
  }
  nav ul#detail-nav li.next a:active {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 98% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
  }
}
.slidearea {
  width: 100%;
  padding: 0px;
  position: relative;
  box-sizing: border-box;
}
.slidearea .sp-slides {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 100;
}
.slidearea .sp-slides li {
  margin: 0;
  overflow: hidden;
}
.slidearea .sp-slides li img {
  vertical-align: middle;
  margin-bottom: 20px;
}

/* #########################

	学ぶ・働く

######################### */
@media screen and (min-width: 851px) {
  /* PC用 */
}
@media screen and (max-width: 850px) {
  /* SP用 */
}
/* 詳細ページ */
.learn_work-detail-title {
  text-align: center;
}
.learn_work-detail-title img {
  width: 100%;
  max-width: 300px;
}

.learn_work-detail-photo img {
  width: 100%;
}

/* まなんどこ */
@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents article #manandoko-space {
    list-style: none;
    margin: 20px 0;
    padding: 0;
  }
  #secondary-contents article #manandoko-space li {
    margin: 20px 0 50px 0 !important;
    padding: 0;
    position: relative;
  }
  #secondary-contents article #manandoko-space li > p {
    width: 90px;
    height: 90px;
    position: absolute;
    left: calc(50% - 45px);
    top: -55px;
  }
  #secondary-contents article #manandoko-space li div {
    display: table;
    width: 100%;
  }
  #secondary-contents article #manandoko-space li div > div {
    display: table-cell;
    vertical-align: middle;
  }
  #secondary-contents article #manandoko-space li div > div:first-child {
    width: 30%;
  }
  #secondary-contents article #manandoko-space li div > div:first-child img {
    width: 100%;
    vertical-align: top;
  }
  #secondary-contents article #manandoko-space li div > div:last-child {
    width: 70%;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p {
    margin: 0 0 10px 20px;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p strong {
    font-size: 26px;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p strong span {
    font-size: 20px;
    font-weight: normal;
  }
  #secondary-contents article #manandoko-space li#kaigispace {
    border-top: 20px solid #2ca6e0;
  }
  #secondary-contents article #manandoko-space li#kaigispace div {
    background: #ebf4fb;
  }
  #secondary-contents article #manandoko-space li#kaigispace p strong {
    color: #2ca6e0;
  }
  #secondary-contents article #manandoko-space li#freeaddspace {
    border-top: 20px solid #1eaa39;
  }
  #secondary-contents article #manandoko-space li#freeaddspace div {
    background: #f3f8f0;
  }
  #secondary-contents article #manandoko-space li#freeaddspace p strong {
    color: #1eaa39;
  }
  #secondary-contents article #manandoko-space li#engekispace {
    border-top: 20px solid #e50012;
  }
  #secondary-contents article #manandoko-space li#engekispace div {
    background: #fdf6f2;
  }
  #secondary-contents article #manandoko-space li#engekispace p strong {
    color: #e50012;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents article #manandoko-space {
    list-style: none;
    margin: 20px 0;
    padding: 0;
  }
  #secondary-contents article #manandoko-space li {
    margin: 20px 0 50px 0 !important;
    padding: 0;
    position: relative;
  }
  #secondary-contents article #manandoko-space li > p {
    width: 90px;
    height: 90px;
    position: absolute;
    left: calc(50% - 45px);
    top: -55px;
  }
  #secondary-contents article #manandoko-space li div > div:first-child img {
    width: 100%;
  }
  #secondary-contents article #manandoko-space li div > div:last-child {
    padding: 20px 10px;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p {
    margin: 0 0 10px 0px;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p strong {
    font-size: 26px;
  }
  #secondary-contents article #manandoko-space li div > div:last-child p strong span {
    display: block;
    font-size: 20px;
    font-weight: normal;
  }
  #secondary-contents article #manandoko-space li#kaigispace {
    border-top: 20px solid #2ca6e0;
  }
  #secondary-contents article #manandoko-space li#kaigispace div {
    background: #ebf4fb;
  }
  #secondary-contents article #manandoko-space li#kaigispace p strong {
    color: #2ca6e0;
  }
  #secondary-contents article #manandoko-space li#freeaddspace {
    border-top: 20px solid #1eaa39;
  }
  #secondary-contents article #manandoko-space li#freeaddspace div {
    background: #f3f8f0;
  }
  #secondary-contents article #manandoko-space li#freeaddspace p strong {
    color: #1eaa39;
  }
  #secondary-contents article #manandoko-space li#engekispace {
    border-top: 20px solid #e50012;
  }
  #secondary-contents article #manandoko-space li#engekispace div {
    background: #fdf6f2;
  }
  #secondary-contents article #manandoko-space li#engekispace p strong {
    color: #e50012;
  }
}
table#price-list {
  border: 1px solid #999;
}
table#price-list th {
  background-color: #f9e1df;
  padding: 10px;
  border: 0px none;
}
table#price-list td {
  padding: 20px;
  border: 0px none;
}
table#price-list td div {
  display: table;
  margin: 20px 0 0 0;
  border: 1px solid #000;
}
table#price-list td div p {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}
table#price-list td div p:first-child {
  white-space: nowrap;
}
table#price-list td ul {
  margin: 0px;
}

@media screen and (max-width: 850px) {
  /* SP用 */
  table#price-list td div p {
    display: block;
    padding: 0px 10px 10px 10px;
    margin: 0;
  }
  table#price-list td div p:first-child {
    text-align: center;
    padding: 10px 10px 0px 10px;
  }
}
/* #########################

	お問い合わせ

######################### */
.telfaxnum {
  color: #29c030;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 0 0;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  .telfaxnum {
    font-size: 48px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  .telfaxnum {
    font-size: 9vw;
  }
}
.hissu {
  color: #f00;
}

#contents article #inquiryform {
  width: 100%;
  background: #fff;
  padding: 50px 0px;
  display: inline-block;
  margin-top: 50px;
}
#contents article #inquiryform ul#formitemlist, #contents article #inquiryform ul#formitemlist-check {
  width: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
}
#contents article #inquiryform ul#formitemlist li, #contents article #inquiryform ul#formitemlist-check li {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*flex-start,center,space-between*/
  align-items: stretch;
}
#contents article #inquiryform ul#formitemlist li div, #contents article #inquiryform ul#formitemlist-check li div {
  border-bottom: 1px solid #ddd;
}
#contents article #inquiryform ul#formitemlist li div.item-name, #contents article #inquiryform ul#formitemlist-check li div.item-name {
  width: 15em;
  padding: 28px 20px;
}
#contents article #inquiryform ul#formitemlist li div.item-cont, #contents article #inquiryform ul#formitemlist-check li div.item-cont {
  width: calc(100% - 15em);
  padding: 20px;
}
#contents article #inquiryform ul#formitemlist li#select-for-parent, #contents article #inquiryform ul#formitemlist-check li#select-for-parent {
  display: none;
  background-color: #f5f4e8;
}
#contents article #inquiryform ul#formitemlist li#select-for-parent table, #contents article #inquiryform ul#formitemlist-check li#select-for-parent table {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
#contents article #inquiryform ul#formitemlist li#select-for-parent table th, #contents article #inquiryform ul#formitemlist-check li#select-for-parent table th {
  width: 15em;
  font-weight: normal;
  text-align: left;
  padding: 28px 20px;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}
#contents article #inquiryform ul#formitemlist li#select-for-parent table td, #contents article #inquiryform ul#formitemlist-check li#select-for-parent table td {
  width: calc(100% - 15em);
  padding: 20px;
  border-bottom: 1px solid #ddd;
}
#contents article #inquiryform input, #contents article #inquiryform textarea, #contents article #inquiryform select {
  border: 1px solid #ccc;
  background: #fff;
  padding: 8px 1em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  box-sizing: border-box;
  outline: none;
}
#contents article #inquiryform input[type=text], #contents article #inquiryform input[type=email], #contents article #inquiryform input[type=file], #contents article #inquiryform input[type=password] {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
}
#contents article #inquiryform .select-wrap {
  width: 350px;
  text-align: left;
  position: relative;
  z-index: 1;
}
#contents article #inquiryform .select-wrap::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
#contents article #inquiryform select {
  width: 100%;
  appearance: none;
  background: #fff;
  padding: 8px 1em;
  border: 1px solid #ccc;
  border-radius: 2.5em;
  outline: none;
}
#contents article #inquiryform select::-ms-expand {
  display: none;
}
#contents article #inquiryform textarea {
  width: 100%;
  height: 10em;
  border: 1px solid #ccc;
  border-radius: 0;
  box-sizing: border-box;
}
#contents article #inquiryform input[type=text]:focus, #contents article #inquiryform input[type=email]:focus, #contents article #inquiryform input[type=password]:focus, #contents article #inquiryform textarea:focus {
  border: 1px solid #29c030;
}
#contents article #inquiryform label {
  display: block;
  width: 100%;
  padding: 5px 0px;
  cursor: pointer;
}
#contents article #inquiryform input[type=radio] {
  transform: scale(1.5);
  margin-right: 10px;
}
#contents article #inquiryform input[type=checkbox] {
  transform: scale(1.5);
  margin-right: 10px;
}
#contents article #inquiryform p.button_wrap {
  text-align: center;
  margin: 50px auto;
}
#contents article #inquiryform input[type=submit] {
  width: 300px;
  background: #29c030 url(../img/icon_arrow_r.png) right 20px center no-repeat;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5em;
  padding: 10px 40px;
  margin: 0px auto;
  cursor: pointer;
  border-radius: 2.5em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#contents article #inquiryform input[type=submit]:hover {
  background: #29c030 url(../img/icon_arrow_r.png) right 5px center no-repeat;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
#contents article #inquiryform .backbutton_wrap {
  text-align: center;
  margin: 0 auto 50px auto;
}
#contents article #inquiryform #formbackbtn {
  width: 300px;
  background: #eee url(../img/icon_arrow_l.png) left 20px center no-repeat;
  color: #666;
  padding: -50px 40px;
  margin: 20px auto;
  cursor: pointer;
  border: 0px none;
  border-radius: 2.5em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#contents article #inquiryform #formbackbtn:hover {
  background: #ccc url(../img/icon_arrow_l.png) left 5px center no-repeat;
}

#contents article #inquiryform #formitemlist-check .item-cont {
  font-weight: bold;
  padding: 28px 20px !important;
}

/* dl版 */
dl#inquiry-item, dl#inquiry-item-check {
  width: 100%;
}

dl#inquiry-item dt, dl#inquiry-item-check dt {
  float: left;
  padding: 25px 0;
  font-weight: bold;
  text-indent: 1em;
  line-height: 150%;
}

dl#inquiry-item dd, dl#inquiry-item-check dd {
  padding: 25px 0 25px 17em;
  line-height: 150%;
  border-bottom: 1px #ccc solid;
  /*&:last-child {
  	border: 0px none;
  }*/
}

dl#inquiry-item dd img, dl#inquiry-item-check dd img {
  vertical-align: middle;
  margin-left: 5px;
}

dl#inquiry-item-check dd {
  font-weight: bold;
}

/* table版 */
#secondary-contents table#inquiry-item, #secondary-contents table#inquiry-item-check {
  width: 100%;
  border-collapse: collapse;
}

#secondary-contents table#inquiry-item th, #secondary-contents table#inquiry-item-check th {
  font-weight: bold;
  line-height: 150%;
  text-align: left;
  vertical-align: middle;
}

#secondary-contents table#inquiry-item td, #secondary-contents table#inquiry-item-check td {
  line-height: 150%;
  vertical-align: middle;
}

#secondary-contents table#inquiry-item td img, #secondary-contents table#inquiry-item-check td img {
  vertical-align: middle;
  margin-left: 5px;
}

#secondary-contents table#inquiry-item-check td .hissu {
  font-weight: bold;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  #secondary-contents table#inquiry-item th, #secondary-contents table#inquiry-item-check th {
    width: 13em;
    white-space: nowrap;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  #secondary-contents table#inquiry-item th, #secondary-contents table#inquiry-item-check th {
    text-align: center;
  }
  #secondary-contents table#inquiry-item td, #secondary-contents table#inquiry-item-check td {
    padding: 10px 0px 15px 0px;
  }
}
#inquiryform input, #inquiryform textarea, #inquiryform select {
  border: 1px solid #ccc;
  padding: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif !important;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}

#inquiryform input[type=text], #inquiryform input[type=email], #inquiryform input[type=file], input[type=password] {
  width: 100%;
}

#inquiryform input[type=file] {
  border-color: #e7efe4;
  background-color: #e7efe4;
  cursor: pointer;
}
#inquiryform input[type=file]:hover {
  border-color: #000;
}

#inquiryform input[type=text].shortinput {
  width: 5em;
}

#inquiryform textarea {
  width: 100%;
  height: 10em;
}

#inquiryform input[type=text]:focus, #inquiryform input[type=email]:focus, input[type=password]:focus, #inquiryform textarea:focus {
  background-color: #f7fbf7;
  border: 1px solid #29c030;
}

/* Checkbox */
.CheckboxInput {
  padding: 12px 8px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}

.CheckboxInput:hover {
  background: rgba(0, 0, 0, 0.03) !important;
}

.CheckboxInput:hover > .CheckboxInput-DummyInput {
  transform: scale(1.3);
}

.CheckboxInput-Input:focus + .CheckboxInput-DummyInput {
  transform: scale(1.3);
}

.CheckboxInput-Input:checked + .CheckboxInput-DummyInput {
  background: rgb(41, 151, 226);
}

.CheckboxInput-Input:checked + .CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-5px, 3px) rotateZ(-135deg);
  transform-origin: 2px 2px;
  background: #fff;
}

.CheckboxInput-Input:checked + .CheckboxInput-DummyInput::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-5px, 3px) rotateZ(-45deg);
  transform-origin: 2px 2px;
  background: #fff;
}

.CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border: solid 2px transparent;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  transition: all 0.15s linear;
}

.CheckboxInput-LabelText {
  margin-left: 12px;
  display: block;
  font-weight: bold;
}

#inquiryform p.select-form {
  display: inline-block;
  text-align: center;
  position: relative;
  border-radius: 2px;
  background: #fff;
}
#inquiryform p.select-form::before {
  position: absolute;
  top: 1em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  pointer-events: none;
}
#inquiryform p.select-form select {
  width: 100%;
  background: #fff none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 50px 5px 30px;
  cursor: pointer;
}
#inquiryform p.select-form select select::-ms-expand {
  display: none;
}

#formsubmit {
  text-align: center;
  margin-top: 20px;
}

label {
  display: block;
  cursor: pointer;
  margin-top: 15px;
}

.mikinyu {
  color: #999;
  font-style: italic;
  font-weight: normal;
}

dl#inquiry-item-check dd img {
  max-width: 300px;
  max-height: 300px;
  border: 1px solid #ccc;
}

#formbackbtn {
  width: 250px;
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
  margin-top: 10px;
  cursor: pointer;
}

#formbackbtn:hover {
  border: 1px solid #000;
  color: #000;
}

p.button_wrap {
  text-align: center;
  margin: 50px auto;
}

input[type=submit] {
  background: #29c030 url(../img/icon_arrow_w@2x.png) 95% 50% no-repeat;
  background-size: 22px 22px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5em;
  padding: 0px;
  margin: 0px auto;
  cursor: pointer;
  border-radius: 2.5em;
}

.backbutton_wrap {
  text-align: center;
  margin: 0 auto 50px auto;
}

#formbackbtn {
  background: #ccc url(../img/icon_linkarrow_w_l@2x.png) 5% 50% no-repeat;
  background-size: 22px 22px;
  color: #666;
  padding: -50px 40px;
  margin: 20px auto;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 2.5em;
}

@media screen and (min-width: 851px) {
  /* PC用 */
  input[type=submit] {
    width: 300px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  input[type=submit]:hover {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 98% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #formbackbtn {
    width: 300px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #formbackbtn:hover {
    background: #ccc url(../img/icon_linkarrow_w_l@2x.png) 3% 50% no-repeat;
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 850px) {
  /* SP用 */
  input[type=submit] {
    width: 100%;
  }
  input[type=submit]:active {
    background: #29c030 url(../img/icon_arrow_w@2x.png) 98% 50% no-repeat;
    background-size: 22px 22px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
  }
  #formbackbtn {
    width: 100%;
  }
  #formbackbtn:active {
    background: #ccc url(../img/icon_linkarrow_w_l@2x.png) 3% 50% no-repeat;
    background-size: 22px 22px;
  }
}
/* #########################

	プライバシーポリシー

######################### */
blockquote {
  background: #eae9Dd none;
  padding: 30px 40px;
  font-style: normal;
  margin: 50px 0px;
}