@charset "UTF-8";


.memberPageContainer {
  border-top: 1px solid #000;
}

.reverseButton {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}


.buttonLink {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #000;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  position: absolute;
  right: 0px;
  top: -50px;
}

.buttonLink:hover {
  background-color: #333;
  color: #fff;
}

a {
  color: #000;
  text-decoration: none;
}


/* slider/////////////////////////////////////////////////// */

.slider-container {
  overflow: hidden;
  width: 100%;
  max-width: 800px;
  margin: auto;
  position: relative;
}

.slider-track {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}

.slider-track img {
  width: 100%;
  flex-shrink: 0;
  user-select: none;
  pointer-events: none;
  touch-action: pan-y;
}

button.prev,
button.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.6);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}


button.prev { left: 10px; }
button.next { right: 10px; }

/* /////////////////////////////////////////////////// */


.kaiinPage {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.kaiinPage img {
  width: 100%;
  max-width: 800px;
}

.kaiinPage h3 {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}

.kaiinPage p {
  text-align: left;
}



/* /////////////////////////////////////////////////// */

a {
  color: #000;
}

p,
tr,
td {
  font-weight: 400;
  font-style: normal;
}







/*フォーマット 1*/
.kaiin {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 100px;
}

.kaiin img {
  width: 100%;
  max-width: 800px;
}

.map-number {
  padding: 20px 20px;
  background-color: #bd6d62;
  display: inline-block;
  margin-bottom: 20px;
}

.map-number p {
  color: #fff;
}

.tenpo-name h1 {
  font-size: 1.75rem;
  padding-top: 4rem;
  padding-bottom: 1rem;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
}

.rubi {
  font-size: 11px;
  font-weight: 300;
  padding-bottom: 20px;
  letter-spacing: 0.2em;
  line-height: 1.4em;
  text-align: center;
}

.title-1 {
  font-family: aralet-n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding: 30px 0px 20px 0px;
  line-height: 1.4em;
}

.title-recommend {
  font-family: aralet-n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding: 10px 0px 30px 0px;
  line-height: 1.4em;
}



.title-2 {
  font-family: aralet-n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding: 0px 0px 15px 0px;
  line-height: 1.4em;
}

.title-3 {
  font-family: aralet-n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  padding: 30px 0px 20px 0px;
}

.introduction-1 {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
  padding: 0px 0px 20px 0px;
  text-align: justify;
}

.introduction-2 {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
  padding: 0px 0px 50px 0px;
  text-align: justify;
}

.introduction_Indent {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
  padding-bottom: 10px;
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
}

.introduction_Indent_toureki {
  font-family: aralet-n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.2em;
  list-style: none;

}

.recommen-wrapper {
  background-color: #ebebeb;
  padding: 15px;
}

.recommenItem {
  display: flex;
  padding-bottom: 30px;
}

.recommenItem_nomal {
  padding-bottom: 30px;
}


/*グリッド ↓ */

.recommenItem_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 1em;
  width: 100%;
}

.recommenItem_grid>div {
  overflow: auto;
  min-width: 0;
}


/*グリッドここまで*/



.recommenItem_2 {
  text-align: justify;
}

.recommenContent {
  padding-bottom: 25px;
}

.recommen_toureki {
  padding-bottom: 5px;
}

.recommen-title-1 {
  display: flex;
}

.icon-1 {
  width: 40px;
  padding: 17px 10px 20px 0px;
}

.link-none {
  pointer-events: none;
  text-decoration: none;
}

.tenpospec {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}

.toureki {
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
}


table td {
  padding: 15px 0px;
  line-height: 1.5em;
}

table tr {
  border-top: 1px solid #000;
}

/*タグ*/
ul.tagu li {
  display: inline-block;
}

.tagu {
  text-align: right;
  line-height: 2em;


}

.tagu a {
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  background-color: #bd6d62;
  padding: 7px 7px 4px 7px;
  border-radius: 3px;
}

.tagu a:hover {
  opacity: 0.8;
  transition: 0.2s;
}






/*マップ*/
.accessmap-wrapper {
  background-color: #ffffff;
}

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
  filter: grayscale(50%);
  /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.mapButton {
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 15px;
  border: 1px solid #000;
  display: inline-block;
}

.mapButtonWrap a {
  color: #fff;
  text-decoration: none;
}

.snsWrap {
  display: flex;
  padding-top: 10px;
  padding-bottom: 30px;
}

.snsItem img {
  width: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.snsItem a:hover {
  opacity: 0.8;
  transition: 0.2s;
}

.container_footer {
  padding-top: 10px;
}


