@charset "UTF-8";
/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {

@keyframes scroll {

  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
  
}

/* 下層　header
-------------------------------------*/
#itoshima .l-header__btn-show a {
	background: #333333;
	color: #ffffff;
}

#itoshima .l-header__btn-items li a {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  color: #333333;
}

#itoshima .l-header__btn-items li a.top {
  border-left: 1px solid #333333;
}

.c-modelroom__ttl-wrap {
	background: url(../images/itoshima/check_bg.jpg) no-repeat top center/cover;
	margin-bottom: -7.75rem;
	margin-inline: auto;
	max-width: 1920px;
	padding: 6.1875rem 0 9.125rem;
	width: 100%;
}

.c-modelroom__ttl-wrap p.en {
	margin-bottom: 34px;
	text-align: center;
}

.c-modelroom__top {
	background: url(../images/itoshima/fv.jpg) no-repeat top center/cover;
	margin-bottom: -91px;
	margin-inline: auto;
	padding: 169px 0 227px;
	width: min(96%, 1860px);
}

.c-modelroom__top p {
	text-align: center;
}

.c-modelroom__top p.txt {
	color: #ffffff;
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 3.8888888889;
	margin-bottom: 36px;
}

.c-modelroom__top p.img {
	margin-bottom: 0px;
	text-align: center;
}

.c-modelroom__top h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 3.8888888889;
	margin-inline: auto;
	position: relative;
	text-align: right;
	width: min(95%, 460px);
}

.c-modelroom__top h1:before {
	background: #ffffff;
	content: "";
	height: 1px;
	position: absolute;
	right: 160px;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
}

.p-pickup__contents {
	display: grid;
  gap: 0 6.375rem;
  grid-template-columns: 49.714286% 42.857143%;
	margin-inline: auto;
	width: min(95%, 1400px);
  margin-bottom: -15.5625rem;
  position: relative;
  z-index: 10;
  top: 1rem;
}

.p-fv__scrolldown {
	animation: scroll 2s infinite;
	background: #ffffff;
	height: 100px;
	left: 0;
	margin-bottom: -51px;
	margin-bottom: 35px;
	position: relative;
	width: 1px;
	z-index: 10;
}

.p-pickup__en {
	margin-bottom: 28px;
}

.p-pickup__ttl {
  font-size: 2.375rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.8421052632;
	margin-bottom: 6.5625rem;
}

.p-pickup__txt {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 2;
	margin-bottom: 36px;
}

.p-pickup__items {
	display: grid;
	gap: 37px 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	width: min(100%,680px);
  margin-bottom: 4rem;
}

.p-pickup__item {
  border: 1px solid #333333;
	padding: 0.7rem 1rem 0.7rem 4.6875rem;
	position: relative;
	font-size: 1.1875rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.p-pickup__item:before {
	background: url(../images/itoshima/check.svg) no-repeat center center/contain;
	content: "";
	height: 26px;
	left: 27px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
}

.p-pickup__contents-right img {
	height: auto;
	width: 100%;
}

.p-pickup__contents-right .right-photo{
  margin:0 0 3rem 0;
  display: block;
}

.p-pickup__img {
	margin-inline: auto;
	text-align: center;
	width: min(95%, 1845px);
}

.p-pickup__img img {
	height: auto;
	opacity: 0.11;
	width: 100%;
}

.p-pickup__btn {
	margin-bottom: 54px;
	margin-inline: auto;
	position: relative;
	text-align: center;
	width: min(95%, 1158px);
	z-index: 10;
}

.p-pickup__btn a {
	display: inline-block;
}

.p-pickup__btn a img {
	height: auto;
	width: 100%;
}

.p-highlight__txt {
	text-align: center;
	margin-bottom: 51px;
}

.p-highlight01 {
  margin-bottom: -25px;
}

.p-highlight01__wrap {
	background: #EFEDE7;
	margin-inline: auto;
	padding-block: 3.25rem 4.875rem;
  position: relative;
	width: min(95%, 1500px);
}

.p-highlight01__wrap::after {
	background: url(../images/itoshima/highlight.svg) no-repeat center center/contain;
	content: "";
	height: 612px;
	position: absolute;
	right: 47px;
	top: 51px;
	width: 216px;
}

.p-highlight01__contents {
	align-items: center;
	display: grid;
	grid-template-columns: 80% 34.6666666667%;
  left: -10.625rem;
	margin-bottom: 5.5rem;
	position: relative;
}

.p-highlight01__contents{}
.p-highlight01__contents .ttlframe{width: 320px;margin: 0 0 3rem 22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;}
.p-highlight01__contents .ttlframe .mainttl{font-size: 57px;line-height: 1.1;letter-spacing: 1px;margin: 0 2rem 0 0;}
.p-highlight01__contents .ttlframe .subttl{ font-size: 23px; line-height: 1.6; letter-spacing: 1px; }


.p-highlight01__contents-left img {
	height: auto;
	width: 100%;
}

.p-highlight01__contents-right {
  left: -13.4375rem;
  position: relative;
  z-index: 10;
  top: 3.9rem;
}

.p-highlight01__ttl {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	width: 28rem;
}

.p-highlight01__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	width: -moz-fit-content;
	/* width: fit-content; */
	padding: 0rem 1.5rem;
	/* white-space: nowrap; */
}

.p-highlight01__contents02 {
	display: grid;
	grid-template-columns: 51.5% 43%;
  gap: 0 6rem;
	margin-bottom: -37px;
	margin-inline: auto;
	width: min(95%, 1200px);
  position: relative;
  z-index: 10;
}

.p-highlight01__contents02-left {
  padding-block: 21px 28px;
}

.p-highlight01__contents02-left p.img {
	margin-bottom: 2.375rem;
}

.p-highlight01__contents02-left p.txt {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight01__contents02-right {
  position: relative;
  top: -8rem;
}

.p-highlight01__contents02-right img {
	height: auto;
	width: 100%;
}

.p-highlight01__planning {
	background: #fff;
	margin-inline: auto;
	padding-block: 57px 24px;
	width: min(95%, 1200px);
}

.p-highlight01__ttl-wrap {
	align-items: center;
	display: flex;
	gap: 0 40px;
	margin-inline: auto;
	width: min(95%, 1050px);
	margin-bottom: 33px;
}

.p-highlight01__ttl-ja {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 4.5652173913;
}

.p-highlight01__planning-img {
	margin-bottom: 120px;
	margin-inline: auto;
	text-align: center;
	width: min(95%, 931px);
}

.p-highlight01__planning-img img {
	height: auto;
	width: 100%;
}

.p-highlight01__planning-img-wrap::-webkit-scrollbar {
	height: 1.4492753623vw;
	width: 77.2946859903vw;
}

.p-highlight01__planning-img-wrap::-webkit-scrollbar-track {
	background: #707070;
}

.p-highlight01__planning-img-wrap::-webkit-scrollbar-thumb {
	background: #D2D2D2;
}

#shinomoseki .scroll-hint.is-right-scrollable.is-left-scrollable {
	background: none;
}

#shinomoseki .scroll-hint.is-right-scrollable {
	background: none;
}

#shinomoseki .scroll-hint-shadow-wrap::after {
	background: none;
}

#shinomoseki .scroll-hint-shadow-wrap::before {
	background: none;
}

.p-highlight01__planning-items {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-bottom: 50px;
	margin-inline: auto;
	width: min(95%, 1000px);
  border: 1px solid #B3B3B3;
}

.p-highlight01__planning-item {
	display: grid;
	gap: 0 1.375rem;
	grid-template-columns: 8.75rem minmax(0, 1fr);
	justify-content: center;
	padding: 1.125rem 2.25rem 1.125rem;
	position: relative;
  background: #fff;
}

.p-highlight01__planning-item:nth-child(1) {
  border-bottom: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
}

.p-highlight01__planning-item:nth-child(2) {
  border-bottom: 1px solid #B3B3B3;
}

.p-highlight01__planning-item:nth-child(3) {
  border-right: 1px solid #B3B3B3;
}

.p-highlight01__planning-item:nth-child(4) {
}

.p-highlight01__planning-item:before {
	content: "";
	position: absolute;
}

.p-highlight01__planning-item:nth-child(1):before {
	background: url(../images/itoshima/planning01.svg) no-repeat center center / contain;
  content: "";
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.875rem;
}

.p-highlight01__planning-item:nth-child(2):before {
  background: url(../images/itoshima/planning02.svg) no-repeat center center / contain;
  content: "";
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.875rem;
}

.p-highlight01__planning-item:nth-child(3):before {
  background: url(../images/itoshima/planning03.svg) no-repeat center center / contain;
  content: "";
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.875rem;
}

.p-highlight01__planning-item:nth-child(4):before {
  background: url(../images/itoshima/planning04.svg) no-repeat center center / contain;
  content: "";
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.875rem;
}

.p-highlight01__planning-item img {
	height: auto;
	width: 100%;
}

.p-highlight01__planning-item p {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.9230769231;
}

.p-highlight01__line {
	background: #333333;
	height: 1px;
	margin-bottom: 36px;
	margin-inline: auto;
	width: min(95%, 1100px);
}

.p-highlight01__keyword {
  /* align-items: center; */
  display: grid;
  gap: 0 3rem;
  grid-template-columns: 7.4375rem minmax(0, 1fr);
}

.p-highlight01__keyword-left img {
  width: 100%;
  height: auto;        
}

.p-highlight01__keyword-right {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
}

.p-highlight01__keyword-right span {
  color: #B8A274;
}

.p-highlight02 {
	margin-bottom: 130px;
}

.p-highlight02__img {
  margin-bottom: -3.5rem;
  text-align: center;
}

.p-highlight02__img img {
	height: auto;
	width: 100%;
}

.p-highlight02__contents {
	align-items: flex-end;
	display: grid;
	gap: 0 10rem;
	grid-template-columns: 41% minmax(0, 1fr);
	margin-bottom: 100px;
	margin-inline: auto;
	width: min(95%, 1480px);
  position: relative;
  left: 5.5rem;
}

.p-highlight02__contents-left div img {
	height: auto;
	width: 100%;
}

.p-highlight02__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 6.1875rem;
  position: relative;
  left: 2.5rem;
}

.p-highlight02__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	padding: 0rem 2rem 0rem 1.5rem;
	width: -moz-fit-content;
	width: fit-content;
	white-space: nowrap;
	/* padding: 0 0 0 0; */
}

.p-highlight02__ttl rt{font-size: 16px;line-height: 1.6;letter-spacing: 1px;margin: 0.6rem 0 0.1rem 0;}

.p-highlight02__contents02-right p.img {
  margin-bottom: 2.375rem;
}

.p-highlight02__contents02-right p.img img {
	height: auto;
	width: 153px;
}

.p-highlight02__contents02-right p.txt {
  font-size: 17px;
  font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight02__contents02-right .sp-txt01 {
  font-size: 17px;
  font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight02__contents02-right .sp-txt02 {
  font-size: 17px;
  font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}


.p-highlight03 {
	margin-bottom: -31px;
}

.l-inner.l-highlight03 {
	background: #EFEDE7;
	margin-inline: auto;
	padding: 75px 0px 42px;
	position: relative;
	width: min(95%, 1500px);
}

.l-inner.l-highlight03::after {
	background: url(../images/itoshima/highlight_yoko.svg) no-repeat center center/contain;
	content: "";
	height: 205px;
	left: 64px;
	position: absolute;
	top: 210px;
	width: 601px;
}


.l-inner.l-highlight03{}
.l-inner.l-highlight03 .ttlframe{width: 320px;margin: 0 0 3rem 7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;}
.l-inner.l-highlight03 .ttlframe .mainttl{font-size: 57px;line-height: 1.1;letter-spacing: 1px;margin: 0 2rem 0 0;}
.l-inner.l-highlight03 .ttlframe .subttl{ font-size: 23px; line-height: 1.6; letter-spacing: 1px; }


.p-highlight03__contents {
  align-items: flex-end;
  display: grid;
  grid-template-columns: 34.6666666667% 80%;
  margin-bottom: -2.5rem;
  position: relative;
  z-index: 10;
  right: 3.125rem;
}

.p-highlight03__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  position: relative;
  top: -8.8125rem;
  right: -12.4375rem;
  width: 36.5rem;
}

.p-highlight03__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	padding: 0rem 1.5rem;
	width: -moz-fit-content;
	/* width: fit-content; */
	/* white-space: nowrap; */
}

.p-highlight03__contents-right img {
	height: 37.5rem;
	width: 100%;
}

.p-highlight03__contents02 {
	align-items: center;
	display: grid;
	gap: 0 8.3rem;
	grid-template-columns: 40.625% minmax(0, 1fr);
	margin-bottom: 5.25rem;
	margin-inline: auto;
	width: min(95%, 1280px);
  position: relative;
  z-index: 10;
}

.p-highlight03__contents02-left img {
	height: auto;
	width: 100%;
}

.p-highlight03__contents02-right p.img {
	margin-bottom: 47px;
}

.p-highlight03__contents02-right {
  position: relative;
  top: 2rem;
}


.p-highlight03__contents02-right p.txt {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight03__contents02-right .sp-txt01 {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}
.p-highlight03__contents02-right .sp-txt01 {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}



.p-highlight04 {
	margin-bottom: 130px;
}

.p-highlight04__img {
  margin-bottom: -5.5rem;
  text-align: center;
}

.p-highlight04__img img {
	height: auto;
	width: 100%;
}

.p-highlight04__contents {
	display: grid;
	gap: 0 9.5rem;
	grid-template-columns: 45% minmax(0, 1fr);
	margin-bottom: 100px;
	margin-left: auto;
	width: min(95%, 1606px);
  align-items: center;
}

.p-highlight04__contents-left {
  position: relative;
  top: 6rem;
}

.p-highlight04__contents-left p.img {
  margin-bottom: 2.375rem;
}

.p-highlight04__contents-left p.img img {
	height: auto;
	width: 153px;
}

.p-highlight04__contents-left p.txt {
  font-size: 17px;
  font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight04__contents-right {
  padding-right: 135px;
}

.p-highlight04__contents-right div img {
	height: auto;
	width: 100%;
}

.p-highlight04__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 3.1875rem;
  position: relative;
  left: 0rem;
  width: 42rem;
}

.p-highlight04__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	padding: 0rem 1.5rem;
	width: -moz-fit-content;
	/* width: fit-content; */
	/* white-space: nowrap; */
}






.p-highlight05 {
  margin-bottom: 9rem;
}

.p-highlight05__wrap {
	background: #EFEDE7;
	margin-inline: auto;
	padding-block: 6.25rem 4rem;
  position: relative;
	width: min(95%, 1500px);
}

.p-highlight05__wrap::after {
	background: url(../images/itoshima/highlight.svg) no-repeat center center/contain;
	content: "";
	height: 612px;
	position: absolute;
	right: 47px;
	top: 51px;
	width: 216px;
}

.p-highlight05__contents {
	align-items: center;
	display: grid;
	grid-template-columns: 80% 34.6666666667%;
	left: -10.625rem;
	margin-bottom: 6rem;
	position: relative;
}

.p-highlight05__contents-left img {
	height: auto;
	width: 100%;
}

.p-highlight05__contents-right {
  left: -13.2rem;
  position: relative;
  z-index: 10;
  top: 4.2rem;
}

.p-highlight05__ttl02 {
  display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 1rem;
  gap: 0.3rem 0;
}

.p-highlight05__ttl02 span {
  background: #ffffff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding-inline: 1rem 1.5rem;
  padding-block: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}

.p-highlight05__ttl {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	width: 36rem;
}

.p-highlight05__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	width: -moz-fit-content;
	/* width: fit-content; */
	padding: 0rem 1.5rem;
	/* white-space: nowrap; */
}

.p-highlight05__contents02 {
	align-items: center;
	display: grid;
	grid-template-columns: 51% 43.5%;
	margin-inline: auto;
	width: min(95%, 1200px);
  position: relative;
  z-index: 10;
  gap: 0 7rem;
}

.p-highlight05__contents02-left {
  position: relative;
  top: -3rem;
}

.p-highlight05__contents02-left p.img {
	margin-bottom: 2.375rem;
}

.p-highlight05__contents02-left p.txt {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight05__contents02-right {
  position: relative;
  top: -8.5rem;
}

.p-highlight05__contents02-right img {
	height: auto;
	width: 100%;
}




.p-highlight06 {
	margin-bottom: 130px;
}

.p-highlight06__img {
  margin-bottom: -5.5rem;
  text-align: center;
}

.p-highlight06__img img {
	height: auto;
	width: 100%;
}

.p-highlight06__contents {
	display: grid;
	gap: 0 9.5rem;
	grid-template-columns: 45% minmax(0, 1fr);
	margin-bottom: 100px;
	margin-left: auto;
	width: min(95%, 1606px);
  align-items: center;
}

.p-highlight06__contents-left {
  position: relative;
  top: 6rem;
}

.p-highlight06__contents-left p.img {
  margin-bottom: 2.375rem;
}

.p-highlight06__contents-left p.img img {
	height: auto;
	width: 153px;
}

.p-highlight06__contents-left p.txt {
  font-size: 17px;
  font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.5882352941;
}

.p-highlight06__contents-right {
  padding-right: 135px;
}

.p-highlight06__contents-right div img {
	height: auto;
	width: 100%;
}

.p-highlight06__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 3.1875rem;
  position: relative;
  left: -5rem;
  width: 42rem;
}

.p-highlight06__ttl span {
	background: #ffffff;
	font-size: 3.25rem;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.9230769231;
	padding: 0rem 1.5rem;
	width: -moz-fit-content;
	/* width: fit-content; */
	/* white-space: nowrap; */
}






.p-bottom {
  background: url(../images/itoshima/bottom_bg.jpg) no-repeat top center / cover;
  max-width: 1920px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 10rem;
}

.l-inner.l-bottom {
  overflow: hidden;
  padding-block: 0 168px;
}

.p-bottom__en {
  width: min(95%,1466px);
  margin-inline: auto;
  position: relative;
  top: -3rem;
  margin-bottom: -10rem;
}

.p-bottom__en img {
  width: 100%;
  height: auto;        
}

.p-bottom__ttl {
  font-size: 32px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
}

.p-bottom__line {
  width: min(95%,800px);
  margin-inline: auto;
  margin-bottom: 158px;
}

.p-bottom__line img {
  width: 100%;
  height: auto;        
}

.p-bottom__items {
  width: min(95%,1128px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(2,minmax(0, 1fr));
  gap: 0 8.9375rem;
}

.p-bottom__item {
  background: #fff;
  padding-block: 0 57px;
}

.p-bottom__item div.top {
  display: grid;
  grid-template-columns: 3rem 24.375rem;
  gap: 0 3.4375rem;
  position: relative;
  top: -3rem;
  left: 2rem;
  margin-bottom: -0.5rem;
}

.p-bottom__item div.top h3 {
  position: relative;
  top: 1rem;
}

.p-bottom__item div.top h3.listen img {
  width: 89%;
  height: auto;        
}

.p-bottom__item div.top h3 img {
  width: 100%;
  height: auto;        
}

.p-bottom__item div.top div.img {

}

.p-bottom__item div.top div.img img {
  width: 100%;
  height: auto;        
}

.p-bottom__item div.bottom {
  width: min(95%,428px);
  margin-inline: auto;
}

.p-bottom__item div.bottom h4 {
  font-size: 24px;
  line-height: 1.6;
  font-weight: 700;
  padding-bottom: 19px;
  border-bottom: 1px solid #BAA477;
  margin-bottom: 16px;
  white-space: nowrap;
}

.p-bottom__item div.bottom p {
  font-size: 17px;
  line-height: 2.5;
}

.p-welcome {
	margin-bottom: 8.5rem;
}

.l-inner.l-welcome {
	margin-inline: auto;
	width: min(95%, 1200px);
}

.p-welcome__en {
	margin-bottom: 23px;
	text-align: center;
}

.p-welcome__ttl {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.6666666667;
	margin-bottom: 2px;
	text-align: center;
}

.p-welcome__ttl02 {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.6666666667;
	margin-bottom: 28px;
	text-align: center;
}

.p-welcome__line {
	margin-bottom: 9px;
	margin-inline: auto;
	text-align: center;
	width: min(95%, 800px);
}

.p-welcome__line img {
	height: auto;
	width: 100%;
}

#event .system-list {
	display: grid;
	gap: 0 1.875rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 5rem;
}

#event .system-pic {
	height: 15.625rem;
	margin-bottom: 1.0625rem;
}

#event .system-pic img {
	height: 100%;
	width: 100%;
}

#event .icon {
	aspect-ratio: 1/1;
	border-radius: 50%;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.7;
	margin-bottom: -25px;
	margin-left: auto;
	padding: 16px 10px;
	position: relative;
	right: 10px;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 10;
}

#event .icon.icon01 {
	background: #CD371F;
}

#event .icon.icon02 {
	background: #145179;
	padding: 16px 15px;
}

#event .icon.icon03 {
	background: #333333;
	padding: 16px 15px;
}

#event .system-category {
	align-items: center;
	color: #B3B3B3;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 400;
	gap: 0 8px;
	letter-spacing: 0em;
	line-height: 2.3333333333;
}

#event .system-ttl {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.75;
	margin-bottom: 1.25rem;
}

#event .system-date {
	display: flex;
	gap: 0 1.125rem;
}

#event .date-ttl {
	color: #B3B3B3;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.1538461538;
	white-space: nowrap;
}

#event .start_text {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.1538461538;
}

.p-event__btn {
	margin-inline: auto;
	text-align: center;
	width: min(95%, 640px);
}

.p-event__btn a {
	background: #BAA477;
	color: #ffffff;
	display: inline-block;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4736842105;
	padding: 27px 0 27px;
	position: relative;
	width: 100%;
}

.p-event__btn a::after {
	content: "→";
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4736842105;
	position: absolute;
	right: 37px;
	top: 50%;
	transform: translateY(-50%);
}

.p-info {
	max-width: 1920px;
	padding: 160px 0px 235px;
	width: 100%;
  background: #EFEDE7;
}

.l-inner.l-info {
	margin-inline: auto;
	width: min(95%, 1500px);
}

.p-info__ttl-wrap {
  margin-bottom: 4rem;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 1rem 0;
}

.p-info__iframe {

}

.p-info__iframe iframe {
  width: 100%;
  height: 39.8rem;
}

.p-info__ttl-wrap div {

}

.p-info__ttl-wrap div img {

}

.p-info__ttl-wrap p {
  font-size: 23px;
  line-height: 1.6;
  font-weight: 700;
}

.p-info__contents-wrap {
  display: grid;
  grid-template-columns: 55.5% 38%;
  gap: 0 2.5rem;
} 

.p-info__contents {
	display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 63px 0;
	margin-inline: auto;
	padding: 31px 26px 30px;
	width: min(95%, 873px);
	justify-content: center;
  background: #FFFFFF;
}

.p-info__slider-img img {
	height: 20rem;
	width: 100%;
  object-fit: cover;
}

#info .slick-dots li {
  background: #888;
  border-radius: 50%;
	height: 8px;
	width: 8px;
  margin: 0 11px;
}

#info .slick-dots li button {
	background: #888;
	border-radius: 50%;
	height: 8px;
	width: 8px;
}

#info .slick-dots li:hover,
#info .slick-dots li.slick-active {
  background: #E6E6E6;
}

#info .slick-dots li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

#info .slick-dotted.slick-slider {
  margin-bottom: 0;
}

#info .slick-list {
  margin-bottom: -16px;
}

.p-info__contents-right p {
	margin-bottom: 16px;
  color: #fff;
}

.p-info__contents-right h2 {
	color: #ffffff;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5652173913;
	margin-bottom: 36px;
}

.p-info__table {
	border-collapse: collapse;
	width: 100%;
}

.p-info__row {
	display: flex;
	gap: 0 15px;
}

.p-info__row-left {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.0666666667;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 66px;
}

.p-info__row-right {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.0666666667;
	margin: 0;
	padding: 0;
	text-align: left;
	width: calc(100% - 66px);
}

.p-info__row-right a {
	text-decoration: underline;
}

.p-info__row-right.tel a {
	text-decoration: none;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1700px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1700px) {
.p-highlight02__contents {
  left: 0;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1526px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1526px) {
.p-info__contents-wrap {
  grid-template-columns: 55.5% minmax(0, 1fr);
}

.p-info__row-left {
  font-size: 14px;
}

.p-info__row-right {
  font-size: 14px;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1500px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1500px) {
.c-modelroom__ttl-wrap {
  margin-bottom: -5rem;
}

.p-highlight02__img {
  margin-bottom: -3.5rem;
}

.p-highlight02__contents {
  left: 0;
  align-items: start;
}

.p-highlight02__contents02-right {
  position: relative;
  top: 7rem;
}

.p-highlight02__ttl {
  left: 0rem;
}

.p-highlight04__contents-right {
  padding-right: 16px;
}

.p-highlight04__ttl {
  left: -1rem;
}

.p-highlight06__contents-right {
  padding-right: 16px;
}

.p-highlight06__ttl {
  left: -1rem;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1358px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1358px) {
.p-highlight03__contents02 {
  align-items: flex-start;
}

.p-highlight04__contents-left {
  position: relative;
  top: 7rem;
}
.p-highlight06__contents-left {
  position: relative;
  top: 7rem;
}

.p-highlight__contents {
  align-items: flex-start;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1321px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1321px) {
.p-highlight01__keyword {
  gap: 0 4rem;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1300px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1300px) {
.p-highlight01__contents02 {
  margin-bottom: 5rem;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1250px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1250px) {
.p-bottom__item div.top {
  display: grid;
  grid-template-columns: 3rem 22.375rem;
  left: 3rem;
}

.p-highlight04__contents {
  gap: 0 7.5rem;
}

.p-highlight06__contents {
  gap: 0 7.5rem;
}


}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1200px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1200px) {
.p-highlight04__contents {
  align-items: start;
}

.p-highlight06__contents {
  align-items: start;
}

.p-highlight01__contents-right {
  top: 0;
}

.p-highlight04__ttl {
  left: -4rem;
}
.p-highlight06__ttl {
  left: -4rem;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1100px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1100px) {
.p-bottom__item div.bottom h4 {
  font-size: 18px;
}

.p-bottom__item div.bottom p {
  font-size: 14px;
}

}

/* ========================================
  @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
.c-modelroom__ttl-wrap {
  background: url(../images/itoshima/sp_check_bg.jpg) no-repeat top center/cover;
  margin-bottom: -23.493vw;
  margin-inline: auto;
  padding: 20.29vw 0 28.116vw;
  width: 100%;
}

.c-modelroom__ttl-wrap p.en {
  margin-bottom: 7.0048309179vw;
  text-align: center;
}

.c-modelroom__top {
  background: url(../images/itoshima/sp_fv.jpg) no-repeat top center/cover;
  margin-bottom: -9.662vw;
  margin-inline: auto;
  padding: 11.5942028986vw 0 13.748792vw;
  width: min(95%, 94.2vw);
}

.c-modelroom__top p {
  text-align: center;
}

.c-modelroom__top p.txt {
  color: #ffffff;
  font-size: 4.589vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6842105263;
margin-bottom: 8.560386vw;
  padding: 7vw 0 0 0;
}

.c-modelroom__top p.img {
  margin-bottom: -1vw;
  text-align: center;
}

.c-modelroom__top p.img img {
  height: auto;
  width: 50.149758vw;
}

.c-modelroom__top h1 {
  color: #ffffff;
  font-size: 3.865vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 4.375;
  position: relative;
  text-align: right;
  width: 56.710145vw;
  margin-inline: auto;
}

.c-modelroom__top h1:before {
  background: #ffffff;
  content: "";
  height: 0.2415458937vw;
  position: absolute;
  right: 33vw;
  top: 50%;
  transform: translateY(-50%);
  width: 9.6618357488vw;
}

.p-fv__scrolldown {
  animation: scroll 2s infinite;
  background: #ffffff;
  height: 60px;
  left: 6.5vw;
  margin-bottom: 12px;
  position: relative;
  width: 1px;
  z-index: 10;
}

.p-pickup__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-pickup__contents-left {
  display: contents;
}

.p-pickup__en {
  margin-bottom: 4.072464vw;
  margin-inline: auto;
  order: 1;
  width: min(95%, 86.9vw);
}

.p-pickup__en img {
  width: 37vw;
  height: auto;
}

.p-pickup__ttl {
  font-size: 4.831vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 6.729469vw;
  margin-inline: auto;
  order: 2;
  white-space: nowrap;
  width: min(95%, 86.9vw);
}

.p-pickup__txt {
  font-size: 4.106vw;
  font-weight: 700;
  letter-spacing: 0em;
  margin-bottom: 7.729468599vw;
  order: 4;
  text-align: center;
}

.p-pickup__items {
  display: grid;
  gap: 3.5vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 7vw;
  margin-inline: auto;
  order: 5;
  width: min(95%, 94.2vw);
}

.p-pickup__item {
  border: 1px solid #333333;
  padding: 4.3vw 0 4.3vw 15.4vw;
  position: relative;
  font-size: 3.865vw;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.p-pickup__item:before {
  background: url(../images/itoshima/check.svg) no-repeat center center/contain;
  content: "";
  height: 6.2801932367vw;
  left: 4.521739vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6.038647343vw;
}

.p-pickup__contents-right {
  display: contents;
}

.p-pickup__contents-right .right-photo{
  order: 3;
  width: min(95%,86.9vw);
  margin-inline: auto;
  margin-bottom: 10vw;
}

.p-pickup__contents-right img {
  height: auto;
  width: 100%;
}

.p-pickup__img {
  margin-inline: auto;
  text-align: center;
  width: min(95%, 94.2vw);
}

.p-pickup__img img {
  height: auto;
  opacity: 0.11;
  width: 100%;
}

.p-pickup__btn {
  margin-bottom: 1.217391vw;
  width: min(95%, 94.2vw);
  z-index: 10;
  position: relative;
  left: -4vw;
}

.p-pickup__btn a {
  display: inline-block;
  width: 100%;
}

.p-pickup__btn a img {
  height: auto;
  width: 115%;
  max-width: 115%;
}

.p-highlight01 {
  margin-bottom: -7vw;
}

.p-highlight__txt {
  margin-bottom: 6.487923vw;
  text-align: center;
}

.p-highlight01__wrap {
  background: #EFEDE7;
  margin-inline: auto;
  padding: 12.155vw 0px 8.57vw;
  position: relative;
  width: min(95%, 94.2vw);
}

.p-highlight01__wrap::after {
  background: url(../images/itoshima/sp_highlight_yoko.svg) no-repeat center center/contain;
  content: "";
  height: 17.8743961353vw;
  left: 62vw;
  position: absolute;
  top: 21.797101vw;
  transform: translateX(-50%);
  width: 53.1400966184vw;
}

.p-highlight01__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  left: 0;
  margin-bottom: 0;
  position: relative;
}

.p-highlight01__contents-left {
  left: -2.8985507246vw;
  margin-bottom: -15.077295vw;
  position: relative;
  z-index: 1;
}

.p-highlight01__contents-left img {
  height: auto;
  width: 93.4782608696vw;
}

.p-highlight01__contents-right {
  position: relative;
  z-index: 10;
}

.p-highlight01__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
  /* margin-inline: auto; */
  width: min(95%, 86.9vw);
  width: 81vw;
  margin: 0 0 9.280193vw 3.5vw;
}

.p-highlight01__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding-inline: 2.8vw 0.5vw;
  width: -moz-fit-content;
  /* width: fit-content; */
}

.p-highlight01__ttl span.bottom {
  padding-inline: 2.8vw;
}

.p-highlight01__contents02 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 12vw;
}

.p-highlight01__contents02-left p.img {
  margin-bottom: 5.797101vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-highlight01__contents02-left p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 5.6618357488vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-highlight01__contents02-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-highlight01__contents02-right img {
  height: auto;
  width: 100%;
}

.p-highlight01__planning {
  background: #fff;
  margin-inline: auto;
  padding-block: 10.971014vw 7vw;
  width: min(95%, 86.9vw);
  margin-bottom: 9vw;
}

.p-highlight01__ttl-wrap {
  display: grid;
  gap: 0.415459vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 5.7971014493vw;
  place-items: center;
}

.p-highlight01__planning-txt {
  font-size: 3.382vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.7857142857;
  margin-bottom: 14.3vw;
  margin-inline: auto;
  width: min(95%, 77.2vw);
}

.p-highlight01__ttl-en {
  margin-bottom: 2.4154589372vw;
  text-align: center;
}

.p-highlight01__ttl-en img {
  height: auto;
  width: 30.9178743961vw;
}

.p-highlight01__ttl-ja {
  font-size: 4.348vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.5555555556;
  text-align: center;
}

.p-highlight01__planning-img-wrap {
  margin-bottom: 0.864734vw;
  margin-inline: auto;
  overflow-x: scroll;
  width: min(95%, 77.2vw);
}

.p-highlight01__planning-img {
  width: 184.8792270531vw;
  margin-bottom: 4vw;
}

.p-highlight01__planning-img img {
  height: auto;
  width: 100%;
}

.p-highlight01__planning .scroll-hint-shadow-wrap::before,
.p-highlight01__planning .scroll-hint-shadow-wrap::after {
  background: none;
}

.p-highlight01__planning-img-wrap::-webkit-scrollbar {
  height: 2vw;
  width: 77.2vw;
}
  
.p-highlight01__planning-img-wrap::-webkit-scrollbar-track {
  background: #707070;
}
  
.p-highlight01__planning-img-wrap::-webkit-scrollbar-thumb {
  background: #D2D2D2;
}
  
.p-highlight01__planning  .scroll-hint.is-right-scrollable.is-left-scrollable {
  background: none;
}

.p-highlight01__planning  .scroll-hint.is-right-scrollable {
  background: none;
}
  
.p-highlight01__planning .scroll-hint-shadow-wrap::after {
  background: none;
}

.p-highlight01__planning-items {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
}

.p-highlight01__planning-item {
  border-bottom: 0.2vw solid #B3B3B3;
  display: grid;
  gap: 0 4.8309178744vw;
  grid-template-columns: 24.154589372vw minmax(0, 1fr);
  justify-content: center;
  padding: 5.7vw 3.6231884058vw 5.3vw;
}

.p-highlight01__planning-item:nth-child(1) {
  border-top: 0.2vw solid #B3B3B3;
}

.p-highlight01__planning-item:nth-child(4) {
  border: none;
}

.p-highlight01__planning-item img {
  height: auto;
  width: 100%;
}

.p-highlight01__planning-item p {
  font-size: 2.899vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.75;
}

.p-highlight01__keyword {
  align-items: flex-start;
  display: grid;
  gap: 1.623188vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: 93.227053vw;
  order: 6;
}

.p-highlight01__keyword-left {

}

.p-highlight01__keyword-left img {
  width: 21vw;
  height: auto;
}

.p-highlight01__keyword-right {
  font-size: 3.382vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1428571429;
}

.p-highlight01__keyword-right span {
  color: #B8A274;
}


.p-highlight01__contents{}
.p-highlight01__contents .ttlframe{width:100%;margin: 0 0 11.25vw 6.3vw;align-items:flex-end;-ms-flex-wrap: wrap;flex-wrap: wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;}
.p-highlight01__contents .ttlframe .mainttl{font-size: 10.14vw;line-height: 1.2;letter-spacing:0.25vw;margin: 0 3.8vw 0 0;}
.p-highlight01__contents .ttlframe .subttl{font-size: 4.35vw;line-height:1.6;letter-spacing:0.25vw;}


.p-highlight02 {
  margin-bottom: 16.9082125604vw;
}

.p-highlight02__img {
  margin-bottom: -5.661836vw;
  text-align: center;
}

.p-highlight02__img img {
  height: auto;
  width: 100%;
}

.p-highlight02__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 86.9vw);
  margin-bottom: 14vw;
}

.p-highlight02__contents-left {
  display: contents;
}

.p-highlight02__contents-left div {
  order: 3;
}

.p-highlight02__contents-left div img {
  height: auto;
  width: 100%;
}

.p-highlight02__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
  order: 1;
}

.p-highlight02__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding: 0vw 3.797vw;
  width: -moz-fit-content;
  width: fit-content;
  width: 74vw;
}

.p-highlight02__contents02-right {
  order: 2;
}

.p-highlight02__ttl rt{font-size: 2.90vw;line-height: 1.6;letter-spacing: 1px;margin: 3vw 0 0.5vw 0;}

.p-highlight02__contents02-right .sp-txt01{
    font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 0vw;
}
.p-highlight02__contents02-right .sp-txt02{
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 2.2666666667;
    margin-bottom: 0vw;
    margin-top: 5vw;
}


.p-highlight02__contents02-right p.img {
  margin-bottom: 5.8309178744vw;
}

.p-highlight02__contents02-right p.img img {
  height: auto;
  width: 31.9565217391vw;
}

.p-highlight02__contents02-right p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 6vw;
}

.p-highlight03 {
  margin-bottom: -4vw;
}

.l-inner.l-highlight03 {
  background: #EFEDE7;
  margin-inline: auto;
  padding-block: 12.323671vw 8.1497584541vw;
  position: relative;
  width: min(95%, 94.2vw);
}

.l-inner.l-highlight03::after {
  background: url(../images/itoshima/sp_highlight_yoko.svg) no-repeat center center/contain;
  content: "";
  height: 17.8743961353vw;
  left: 63vw;
  position: absolute;
  top: 20.797101vw;
  transform: translateX(-50%);
  width: 53.1400966184vw;
}

.l-highlight03{}
.l-highlight03 .ttlframe{width:100%;margin: 0 0 10.25vw 4.3vw;align-items:flex-end;-ms-flex-wrap: wrap;flex-wrap: wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;}
.l-highlight03 .ttlframe .mainttl{font-size: 10.14vw;line-height: 1.2;letter-spacing:0.25vw;margin: 0 3.8vw 0 0;}
.l-highlight03 .ttlframe .subttl{font-size: 4.35vw;line-height:1.6;letter-spacing:0.25vw;}


.p-highlight03__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
}

.p-highlight03__contents-left {
  order: 2;
}

.p-highlight03__ttl {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  left: 4vw;
  z-index: 11;
  width: 70vw;
}

.p-highlight03__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding: 0vw 2.797101vw;
  width: -moz-fit-content;
  /* width: fit-content; */
}

.p-highlight03__contents-right {
  margin-bottom: -14.661836vw;
  order: 1;
  position: relative;
  right: -4vw;
  z-index: 10;
}

.p-highlight03__contents-right img {
  height: auto;
  width: 93.4782608696vw;
}

.p-highlight03__contents02 {
  display: grid;
  gap: 14.661836vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 86.9vw);
  margin-bottom: 9vw;
}

.p-highlight03__contents02-left {
  order: 2;
}

.p-highlight03__contents02-left img {
  height: auto;
  width: 100%;
}

.p-highlight03__contents02-right p.img {
  margin-bottom: 4.8309178744vw;
}

.p-highlight03__contents02-right p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  text-align: justify;
}

.p-highlight03__contents02-right .sp-txt01 {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  text-align: justify;
  margin-bottom: 0vw;
  margin-top: 9vw;
}

.p-highlight03__contents02-right .sp-txt02 {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  text-align: justify;
}


.p-highlight04 {
  margin-bottom: 16.9082125604vw;
}

.p-highlight04__img {
  margin-bottom: -5.661836vw;
  text-align: center;
}

.p-highlight04__img img {
  height: auto;
  width: 100%;
}

.p-highlight04__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 86.9vw);
  margin-bottom: 14vw;
}

.p-highlight04__contents-left {
  order: 2;
}

.p-highlight04__contents-left p.img {
  margin-bottom: 4.8309178744vw;
}

.p-highlight04__contents-left p.img img {
  height: auto;
  width: 31.9565217391vw;
}

.p-highlight04__contents-left p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 6vw;
}

.p-highlight04__contents-right {
  display: contents;
}

.p-highlight04__contents-right div {
  order: 3;
}

.p-highlight04__contents-right div img {
  height: auto;
  width: 100%;
}

.p-highlight04__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
  order: 1;
}

.p-highlight04__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding: 0vw 3.797vw;
  width: -moz-fit-content;
  /* width: fit-content; */
  width: 85vw;
}






.p-highlight05 {
  margin-bottom: 17vw;
}

.l-inner.l-highlight05 {
  position: relative;
}

.l-inner.l-highlight05::after {
  background: url(../images/itoshima/sp_highlight_yoko.svg) no-repeat center center / contain;
  content: "";
  height: 18.8405797101vw;
  left: 50%;
  position: absolute;
  top: 5.0724637681vw;
  transform: translateX(-50%);
  width: 54.1062801932vw;
}

.p-highlight05__wrap {
  background: #EFEDE7;
  margin-inline: auto;
  padding-block: 20.155vw 8.57vw;
  position: relative;
  width: min(95%, 94.2vw);
}

.p-highlight05__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-highlight05__contents-left {
  right: -4vw;
  position: relative;
  z-index: 1;
  margin-bottom: -16vw;
}

.p-highlight05__contents-left img {
  height: auto;
  width: 93.4782608696vw;
}

.p-highlight05__contents-right {
  position: relative;
  z-index: 10;
}

.p-highlight05__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
  margin-inline: auto;
  /* width: min(95%, 86.9vw); */
  width: 74vw;
  margin: 0 0 9.280193vw 4vw;
}

.p-highlight05__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding: 0 2.864734vw;
  width: -moz-fit-content;
  /* width: fit-content; */
}

.p-highlight05__contents02 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-highlight05__contents02-left p.img {
  margin-bottom: 3.797101vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-highlight05__contents02-left p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 5.6618357488vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-highlight05__contents02-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
  margin-bottom: 9vw;
}

.p-highlight05__contents02-right img {
  height: auto;
  width: 100%;
}







.p-highlight06 {
  margin-bottom: 16.9082125604vw;
}

.p-highlight06__img {
  margin-bottom: -5.661836vw;
  text-align: center;
}

.p-highlight06__img img {
  height: auto;
  width: 100%;
}

.p-highlight06__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 86.9vw);
  margin-bottom: 14vw;
}

.p-highlight06__contents-left {
  order: 2;
}

.p-highlight06__contents-left p.img {
  margin-bottom: 4.8309178744vw;
}

.p-highlight06__contents-left p.img img {
  height: auto;
  width: 31.9565217391vw;
}

.p-highlight06__contents-left p.txt {
  font-size: 3.623vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2666666667;
  margin-bottom: 6vw;
}

.p-highlight06__contents-right {
  display: contents;
}

.p-highlight06__contents-right div {
  order: 3;
}

.p-highlight06__contents-right div img {
  height: auto;
  width: 100%;
}

.p-highlight06__ttl {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9.280193vw;
  order: 1;
}

.p-highlight06__ttl span {
  background: #ffffff;
  font-size: 6.28vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  padding: 0vw 3.797vw;
  width: -moz-fit-content;
  /* width: fit-content; */
  width: 84vw;
}








.p-welcome {
  margin-bottom: 17.154589372vw;
}

.l-inner.l-welcome {
  width: 100%;
}

.p-welcome__en {
  margin-bottom: 6.864734vw;
  text-align: center;
  width: 54vw;
  margin-inline: auto;
}

.p-welcome__ttl {
  font-size: 4.831vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 2vw;
}

.p-welcome__ttl02 {
  font-size: 3.865vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 9vw;
  text-align: center;
}

.p-welcome__line {
  margin-bottom: 1.657005vw;
  margin-inline: auto;
  text-align: center;
  width: min(95%, 86.9vw);
}

.p-welcome__line img {
  height: auto;
  width: 100%;
}

#event .system-list {
  display: grid;
  gap: 9.1787439614vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 94.2vw);
  margin-bottom: 13vw;
}

#event .system-pic {
  height: 61.5942028986vw;
  margin-bottom: 0.932367vw;
}

#event .system-pic img {
  height: 100%;
  width: 100%;
}

#event .icon {
  aspect-ratio: 1/1;
  border-radius: 50%;
  color: #ffffff;
  font-size: 2.415vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.7;
  margin-bottom: -6.039vw;
  margin-left: auto;
  padding: 3.865vw 2.415vw;
  position: relative;
  right: 2.831vw;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 10;
}

#event .icon.icon01 {
  background: #CD371F;
}

#event .icon.icon02 {
  background: #145179;
  padding: 3.865vw 3.623vw;
}

#event .icon.icon03 {
  background: #333333;
  padding: 3.865vw 3.623vw;
}

#event .system-category {
  align-items: center;
  color: #B3B3B3;
  display: flex;
  flex-wrap: wrap;
  font-size: 2.899vw;
  font-weight: 400;
  gap: 0 1.932vw;
  letter-spacing: 0em;
  line-height: 2.3333333333;
}

#event .system-ttl {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9444444444;
  margin-bottom: 2.347826vw;
}

#event .system-date {
  display: flex;
  gap: 0 3.6231884058vw;
}

#event .date-ttl {
  color: #B3B3B3;
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1538461538;
  white-space: wrap;
}

#event .start_text {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.1538461538;
}

.p-event__btn {
  margin-inline: auto;
  text-align: center;
  width: min(95%, 86.9vw);
}

.p-event__btn a {
  background: #BAA477;
  color: #ffffff;
  display: inline-block;
  font-size: 4.348vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.5555555556;
  padding: 6.039vw 0 6.039vw;
  position: relative;
  width: 100%;
}

.p-event__btn a::after {
  content: "→";
  font-size: 4.348vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.5555555556;
  position: absolute;
  right: 6.937vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-bottom {
  background: url(../images/itoshima/sp_bottom_bg.jpg) no-repeat top center / cover;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 19vw;
}

.l-inner.l-bottom {
  padding-block: 9.986vw 24.155vw;
}

.p-bottom__en {
  margin-bottom: -4vw;
  width: min(95%, 85.2vw);
  margin-inline: auto;
}

.p-bottom__en img {
  width: 100%;
  height: auto;        
}

.p-bottom__ttl {
  font-size: 5.797vw;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 6.763vw;
  text-align: center;
}

.p-bottom__line {
  width: min(95%,86.9vw);
  margin-inline: auto;
  margin-bottom: 17vw;
}

.p-bottom__line img {
  width: 100%;
  height: auto;        
}

.p-bottom__items {
  width: min(95%,88.1vw);
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 21vw 0;
  padding-inline: 7vw 0;
}

.p-bottom__item {
  background: #fff;
  padding-block: 0 9.111vw;
}

.p-bottom__item div.top {
  display: grid;
  grid-template-columns: 7.729vw 64.493vw;
  gap: 0 9.179vw;
  position: relative;
  top: -9vw;
  right: -5vw;
  margin-bottom: -4vw;
}

.p-bottom__item div.top h3 {
  position: relative;
  top: 5vw;
}

.p-bottom__item div.top h3 img {
  width: 100%;
  height: auto;        
}

.p-bottom__item div.top div img {
  width: 100%;
  height: auto;        
}

.p-bottom__item div.bottom {
  width: min(95%,286px);
  margin-inline: auto;  
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 3vw 0;
}

.p-bottom__item div.bottom h4 {
  font-size: 4.2vw;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 3.865vw;
  border-bottom: 0.2vw solid #BAA477;
}

.p-bottom__item div.bottom p {
  font-size: 2.899vw;
  line-height: 1.8;
}

.p-bottom__item div.bottom {
}

.p-info {
  margin-inline: auto;
  padding-block: 19.6618357488vw 23.3236714976vw;
  width: 100%;
  background: #EFEDE7;
}

.l-inner.l-info {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-info__ttl-wrap {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 3vw 0;
  margin-bottom: 5vw;
}

.p-info__ttl-wrap div img {
  width: 37vw;
}

.p-info__ttl-wrap p {
  font-size: 4.589vw;
  line-height: 1.6;
  font-weight: 700;
}

.p-info__contents-wrap {

}

.p-info__iframe {
  margin-bottom: 5vw;

}

.p-info__iframe iframe {
  width: 100%;
  height: 67.15vw;
}

.p-info__contents {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  background: #fff;
  padding: 6vw 5vw 12vw;
}

#info .slick-dotted.slick-slider {
  margin-bottom: 8vw;
}

.p-info__slider {
}

.p-info__slider-img img {
  height: 48.309178744vw;
  width: 100%;
}

#info .slick-dots li {
  background: #888;
  border-radius: 50%;
  height: 1.4vw;
  width: 1.4vw;
  margin: 0 2.2vw;
  border: none;
  outline: none;
}

#info .slick-dots li button {
}

#info .slick-dots li:hover,
#info .slick-dots li.slick-active {
  background: #E6E6E6;
}

#info .slick-dots li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

#info .slick-list {
  margin-bottom: 0vw;
}

.p-info__contents-right {
}

.p-info__contents-right p {
  margin-bottom: 2.207729vw;
}

.p-info__contents-right p img {
  width: 38vw;
}

.p-info__contents-right h2 {
  font-size: 4.589vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 4.521739vw;
}

.p-info__table {
  border-collapse: collapse;
  width: 100%;
}

.p-info__row {
  align-items: flex-start;
  display: flex;
  gap: 0 5.8vw;
}

.p-info__row-left {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 14.493vw;
}

.p-info__row-right {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin: 0;
  padding: 0;
  text-align: left;
  width: calc(100% - 14.493vw);
}

.p-info__row-right a {
  text-decoration: underline;
}

.p-info__row-right.tel a {
  text-decoration: none;
}

}
