@charset "utf-8";

.subPage figure figcaption.cap_W {
  color: #fff;
}

#main_Ttl {
  position: relative;
/* margin-top: 4.6%;
position: relative; */
width: 100%;
/* padding: 7% 0 28%;
background: url(../images/funsquare02/img1_pc.jpg) no-repeat center center;
aspect-ratio: 2800 / 1962;
background-size: cover; */
aspect-ratio: 2800 / 1962;
}
#main_Ttl h2 {
  position: absolute;
}
#main_Ttl h2,
#main_Ttl h2 img {
  width: 100%;
}
#main_Ttl ul {
  padding: 0;
  display: flex;
  width: 55%;
  justify-content: space-between;
  list-style-type: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}
#main_Ttl ul li {
  list-style-type: none;
  width: 26%;
}
#main_Ttl ul li a {
  width: 100%;
  transition: .3s;
}
#main_Ttl ul li a img {
  width: 100%;
}
#main_Ttl ul li a:hover {
  opacity: 0.5;
}



.page_Ttl {
color: #fff;
font-size: 42px;
font-weight: 600;
font-feature-settings: 'palt';
letter-spacing: 0.1em;
text-shadow: 2px 0 3px #222, -2px 0 3px #222, 0 2px 3px #222, 0 -2px 3px #222;
}
.page_Ttl span {
display: block;
font-size: 16px;
text-shadow: 2px 0 3px #222, -2px 0 3px #222, 0 2px 3px #222, 0 -2px 3px #222;
font-family: 'Cormorant Garamond', serif;
}
#main_Ttl .cap_txt {
  font-size: 10px;
}

#content_Area {
width: 100%;
padding: 0 0 0px;
font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
/* overflow: hidden; */
/* margin-top: 3%; */
}
#content_Area img {
  width: 100%;
}

.funsquare02_Wrap {
  padding: 0 0 0;
  background-color: #fff;
}

[class^="sec0"] {
/*  margin: 0 auto 70px;*/
  margin: 0 auto 3px;
}

.contsSecWrap h3 {
  color: #fff;
  font-size: 32px;
  font-feature-settings: 'palt';
  letter-spacing: 0.25em;
  line-height: 1.6;
  margin-bottom: 40px;
}
.contsSecWrap h3 + p {
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
}

.funsquare_logo {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.funsquare_logo:before,
.funsquare_logo:after {
  content: "";
  flex-grow: 1;
  border-top: 1px solid #da454c;
}
.funsquare_logo img {
  width: 30%!important;
  max-width: 120px;
  align-self: center;
}
.pointList {
  justify-content: space-between;
  border-bottom: 1px solid #da454c;
  padding-bottom: 70px;
  margin-bottom: 70px;
}
.pointList li {
  width: 31%;
  background: #383939;
}
.pointList li .txt {
  font-size: 15px;
/*  font-weight: bold;*/
  line-height: 1.6;
  text-align: left;
  padding: 5%;
}

.movie {
  width: 100%;
}
.movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.sec02 h4 {
  font-size: 28px;
  color: #bd936d!important;
  font-family: 'Cormorant Garamond', serif;
  letter-spacing: 0.14em;
  text-align: center!important;
  margin-bottom: 50px;
  padding: 0;
}

.bg_wh {
  background: #fff;
  padding: 4%;
  color: #000;
}
.floor_head {
  justify-content: flex-start;
  align-items: flex-end;
/*  margin-top: -7%;*/
  margin-bottom: 4%;
}
.floor_head .floor {
  width: 15%;
  margin-right: 3%;
}
.floor_head .head {
  width: 82%;
}
.floor_head .head h5 {
  width: 50%;
  margin-bottom: 4%;
}
.floor_head .copy {
/*  color: #db454c!important;*/
  color: #000!important;
/*  font-size: 2vw;*/
  font-size: min(2vw,25px);
  line-height: 1.6;
}
.map_wrap {
  justify-content: space-between;
  border: 2px solid #c5c6c6;
  margin: 50px 0;
  padding: 4%;
}
.map_wrap .map {
  width: 65%;
}
.map_wrap .list {
  width: 26%;
  margin-top: 3%;
}
.joyfulsun {
  align-items: flex-end;
  justify-content: space-between;
}
.joyfulsun .txt {
  width: 48%;
  font-size: 15px;
  text-align: left;
}
.joyfulsun .txt span {
  font-size: 1.8em;
  font-weight: 600;
  display: block;
  line-height: 1.5;
  margin-bottom: 2%;
}
.joyfulsun .txt figure {
  margin-top: 5%;
}
.plusalpha {
/*  width: 48%;*/
  width: 100%;
  background: #f3f4f4;
}
.plusalpha h6 {
  background: #f0454e;
  color: #fff;
/*  padding: 3%;*/
  padding: 1.5%;
/*  font-size: 2vw;*/
  font-size:min(2vw,25px);
  font-weight: 600;
  line-height: 1.6;
}
.plusalpha h6 span {
  display: block;
  font-size: 0.8em;
}
.plusalpha ul {
/*  padding: 4% 5%;*/
  padding: 2% 5%;
}
.plusalpha ul > p {
  font-size: 16px;
  color: #000!important;
  text-align: left;
  margin-bottom: 10px;
}
.plusalpha ul li {
  font-size: 15px;
  text-align: left;
  padding-left: 1.6em;
}
.plusalpha ul li span {
  display: block;
  color: #f0454e;
  font-size: 1.6em;
  font-weight: 600;
  text-indent: -1em;
}
.plusalpha ul li small {
  display: block;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
.joyfulsun_line {
  width: 50%;
  max-width: 200px;
  margin: 70px auto;
}
.img_list {
  flex-wrap: wrap;
  justify-content: space-between;
}
.img_list li {
  width: 49%;
  margin-bottom: 2%;
  align-self: center;
}
.img_list li.txt_box {
  padding: 4.5%;
/*  font-size: 2.2vw;*/
  font-size:min(2.2vw,27px);
  text-align: left;
  line-height: 1.6;
}
.img_list li.txt_box h6 {
  display: block;
  margin-bottom: 6%;
}

/*個別*/
.sec02 .floor_head .head h5 {
  max-width: 437px;
}
.img_list.ajisai li.txt_box h6 {
  width: 80%;
}
.sec03 .floor_head .head h5 {
  width: 80%;
  max-width: 630px;
  margin-bottom: 2%;
}
.img_list.tamaya li.txt_box h6 {
  width: 80%;
}
.sec04 .floor_head .head h5 {
  max-width: 320px;
  margin-bottom: .5%;
}
.sec04 .map_wrap .list {
  font-size: 18px;
  text-align: left;
}
.sec04 .map_wrap {
  margin-bottom: 0;
}
.sec04 .map_wrap .list img {
  margin-bottom: 20px;
}

.sec03 {
  padding-bottom: 80px;
}
.requestBnr_Area {
  padding-top: 50px;
}

/*========================================
sp
========================================*/
@media screen and (max-width: 800px) {

#main_Ttl {
margin: 0;
padding: 0;
/*padding: 5% 0;*/
/* padding: 10% 0 21%;
background: url(../images/funsquare02/img1_sp.jpg) no-repeat center center;
aspect-ratio: 1500 / 2140; */
aspect-ratio: 1500 / 2140;
}
#main_Ttl ul {
  width: 85%;
  top: 55%;
  left: 0;
  right: 0;
  margin: auto;
}
#main_Ttl ul li {
  list-style-type: none;
  width: 29%;
}



.page_Ttl {
/*font-size: 22px;*/
font-size: 24px;
}
.page_Ttl span {
font-size: 14px;
}
[class^="sec0"] {
/*  margin: 0 auto 50px;*/
}

.contsSecWrap h3 {
  font-size: 25px;
  margin-bottom: 25px;
}
.contsSecWrap h3 + p {
  margin-bottom: 30px;
}

.funsquare_logo {
  margin-bottom: 20px;
}
.pointList {
  padding-bottom: 20px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.pointList li {
  width: 100%;
  margin-bottom: 20px;
}
.sec02 h4 {
  font-size: 22px;
  margin-bottom: 30px;
}

.bg_wh {
/*  padding: 8% 5% 5%;*/
  padding: 5%;
}
.floor_head {
/*  margin-top: -15%;*/
  flex-wrap: wrap;
}
.floor_head .floor {
  width: 18%;
}
.floor_head .head {
  width: 79%;
}
.floor_head .head h5 {
  width: 80%;
  margin-bottom: 4%;
}
.floor_head .copy {
  font-size: 16px;
  margin-top: 15px;
}
.map_wrap {
  flex-direction: column;
  margin: 30px 0;
  padding: 6%;
}
.map_wrap .map {
  width: 100%;
}
.map_wrap .list {
  width: 100%;
  margin-top: 20px;
}
.joyfulsun {
  flex-direction: column;
  align-items: flex-start;
}
.joyfulsun .txt {
  width: 100%;
  font-size: 14px;
}
.joyfulsun .txt span {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.plusalpha {
  width: 100%;
  margin-top: 20px;
}
.plusalpha h6 {
  padding: 3%;
  font-size: 18px;
}
.plusalpha ul {
  padding: 5%;
}
.plusalpha ul > p {
  font-size: 15px;
}
.plusalpha ul li {
  font-size: 14px;
  padding-left: 1.4em;
}
.plusalpha ul li span {
  font-size: 1.4em;
}
.joyfulsun_line {
  margin: 40px auto 45px;
}

.sec02 .img_list {
  flex-direction: column;
}
.sec02 .img_list li {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.sec02 .img_list li h6 {
  margin: 0 auto 5%;
}
.sec02 .img_list li:nth-child(2) { order: 1; }
.sec02 .img_list li:nth-child(1) { order: 2; }
.sec02 .img_list li:nth-child(3) { order: 3; }
.sec02 .img_list li:nth-child(4) { order: 4; }

.sec03 .img_list {
  flex-direction: column;
}
.sec03 .img_list li {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.sec03 .img_list li h6 {
  margin: 0 auto 5%;
}

.sec04 .floor_head .head h5 {
  width: 65%;
}
.sec04 .map_wrap .list {
  font-size: 13px;
}
.sec04 .map_wrap .list img {
  display: block;
  width: 70%!important;
  margin-bottom: 10px;
}

}


/*--- 202311改修 ---*/
.shop_txt {
  text-align: left;
  margin: 4% 0;
}
.shop_txt h6 {
  font-size: 24px;
  font-weight: 600;
}
.shop_txt p {
  color: #000!important;
  font-size: 18px;
}

.notes {
  color: #000!important;
  font-size: 12px!important;
  font-family: YakuHanMP, Times, 'Noto Serif JP', "serif";
  margin-top: 15px;
}
.notes a {
  text-decoration: underline;
}

.hp_btn {
  display: block;
  width: 70%;
  max-width: 600px;
  margin: 50px auto 0;
  transition: .3s;
}
.hp_btn:hover {
  opacity: .7;
}

.img_column {
  display: flex;
  justify-content: space-between;
}
.column2 figure {
  width: calc((100% - 4px) / 2);
}
.column3 figure {
  width: calc((100% - 8px) / 3);
}

.sec02 {
  margin-top: 100px;
}
.sec02 .joyfulsun {
  width: 34%;
  margin-bottom: 30px;
}
.sec02 .ajisai {
  width: 31%;
  margin-bottom: 20px;
}
.sec02 .shop_txt {
  margin-bottom: 6%;
}

.sec03 {
  margin-top: 50px;
}
.sec03 .shoplist {
  justify-content: space-between;
}
.sec03 .shoplist li {
  width: 20%;
  max-width: 200px;
}
.sec03 .shoplist + p {
  color: #000!important;
  text-align: right;
  margin-top: 2%;
  font-size: 18px;
}
.sec03 .column2 {
  margin-top: 4px;
}

.sec04 .daiso_box {
  justify-content: space-between;
}
.sec04 .daiso_box figure {
  max-width: 530px;
  width: 50%;
  margin: 3% 0;
  height: fit-content;
}
/*.sec04 .daiso_box figure figcaption {
  position: relative;
  text-align: center;
  color: #000!important;
  font-size: 16px;
  margin-top: 20px;
}*/
.sec04 .daiso_box .map {
  width: 45%;
}

.sec05 {
  margin-bottom: 70px;
}
.sec05 h5 {
  font-size: 30px;
  color: #f0454e;
  margin-bottom: 5%;
}
.sec05 .hp_btn {
  margin-bottom: 30px;
}

/*========================================
sp
========================================*/
@media screen and (max-width: 800px) {

.shop_txt {
  margin: 4% 0;
}
.shop_txt h6 {
  font-size: 16px;
}
.shop_txt p {
  font-size: 14px;
}

.notes {
  font-size: 10px!important;
  margin-top: 10px;
}

.hp_btn {
  width: 100%;
  margin: 30px auto 0;
}

.sec02 {
  margin-top: 50px;
}
.sec02 .joyfulsun {
  width: 51%;
  margin-bottom: 15px;
}
.sec02 .ajisai {
  width: 46%;
  margin-bottom: 10px;
}
.sec02 .column3 {
  flex-wrap: wrap;
}
.sec02 .column3 figure:first-of-type {
  width: 100%;
  margin-bottom: 4px;
}
.sec02 .column3 figure:not(:first-of-type) {
  width: calc((100% - 4px) / 2);
}

.sec03 .shoplist {
  flex-wrap: wrap;
}
.sec03 .shoplist li {
  width: 48%;
  max-width: 48%;
  margin-bottom: 15px;
}
.sec03 .shoplist + p {
  text-align: center;
  margin-top: 0;
  font-size: 15px;
}

.sec04 .daiso_box {
  flex-direction: column;
}
.sec04 .daiso_box figure {
  max-width: 100%;
  width: 100%;
  margin: 3% 0 20px;
}
/*.sec04 .daiso_box figure figcaption {
  font-size: 14px;
  margin-top: 10px;
}*/
.sec04 .daiso_box .map {
  width: 100%;
}

.sec05 {
  margin-bottom: 50px;
}
.sec05 h5 {
  font-size: 20px;
}
.sec05 .hp_btn {
  margin-bottom: 20px;
}


}