/*PCサイト*/
@media only screen and (min-width: 768px) {
	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--pop start                                               ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--pop {
		width: 1064px;
		margin: 0 auto 80px;
		padding-top: 80px;
		display: flex;
		position: relative;
	}

	section.profile div.profile__inner--pop div.left {
		width: 517px;
		margin-right: 63px;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul {
		display: grid;
		row-gap: 11px;
		column-gap: 11px;
		grid-template-columns: repeat(4, 121px);
		margin-top: 11px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li {
		width: 100%;
		height: 121px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail {
		width: 100%;
		height: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
	}

	section.profile div.profile__inner--pop div.right {
		width: 484.5px;
	}

	section.profile div.profile__inner--pop div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--pop div.right div.wrap {
		margin-top: 15px;
		overflow: hidden;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list {
		display: grid;
		row-gap: 0px;
		column-gap: 5px;
		grid-template-columns: repeat(4, 33px);
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop {
		height: 33px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop {
		height: 33px;
		display: block;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i {
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-instagram-icon--pop svg {
		width: 17.2px;
		height: 17.2px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-youtube-icon--pop svg {
		width: 16.6px;
		height: 11.7px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-twitter-icon--pop svg {
		width: 30px;
		height: 30px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-tiktok-icon--pop svg {
		width: 15.2px;
		height: 17.8px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop {
		display: none;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h5 span {
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 3.5px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h6 span {
		font-size: 19px;
		font-weight: 600;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--pop div.right table {
		width: 484px;
		margin-top: 30px;
		text-align: left;
		margin-bottom: 100px;
	}

	section.profile div.profile__inner--pop div.right table tbody {
		width: 484px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr {
		width: 484px;
		display: flex;
	}

	section.profile div.profile__inner--pop div.right table tbody tr th {
		border-style: solid;
		border-width: 1px;
		width: 168px;
		display: flex;
		align-items: center;
		padding-left: 13px;
		padding-right: 13px;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr th span {
		font-size: 14px;
		line-height: 1.4;
		padding: 13.5px 0;
	}

	section.profile div.profile__inner--pop div.right table tbody tr td {
		border-style: solid;
		border-width: 1px;
		margin-left: -1px;
		width: 317px;
		display: flex;
		align-items: center;
		padding-left: 13px;
		padding-right: 15px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr td span {
		font-size: 14px;
		line-height: 1.4;
		padding: 13.5px 0;
	}

	section.profile div a.cast-page-link--pop {
		width: 271px;
		height: 46px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 11.5px;
		border-width: 1px;
		border-style: solid;
		position: absolute;
		right: 0;
		bottom: 0;
	}

	section.profile div a.cast-page-link--pop span {
		font-size: 14px;
		padding-bottom: 2px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--stylish start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--stylish {
		width: 1064px;
		margin: 0 auto;
		padding-top: 80px;
		margin-bottom: 80px;
		display: flex;
		position: relative;
	}

	section.profile div.profile__inner--stylish div.left {
		width: 517px;
		margin-right: 63px;
	}

	div.left div.main-thumnail.pop2,
	div.left div.main-thumnail.stylish,
	div.left div.main-thumnail.pop4 {
		width: 517px;
		aspect-ratio: 1 / 1;
		display: flex;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
	}

	div.left div.main-thumnail img {
		width: 100%;
		object-fit: cover;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul {
		display: grid;
		row-gap: 11px;
		column-gap: 11px;
		grid-template-columns: repeat(4, 121px);
		margin-top: 11px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li {
		width: 100%;
		height: 121px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail {
		width: 100%;
		height: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
	}

	section.profile div.profile__inner--stylish div.right {
		width: 484.5px;
	}

	section.profile div.profile__inner--stylish div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap {
		margin-top: 15px;
		overflow: hidden;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list {
		float: left;
		display: flex;
		row-gap: 0px;
		column-gap: 5px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li {
		width: 33px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish {
		height: 33px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish {
		height: 33px;
		display: block;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i {
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-instagram-icon--stylish svg {
		width: 17.2px;
		height: 17.2px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-youtube-icon--stylish svg {
		width: 16.6px;
		height: 11.7px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-twitter-icon--stylish svg {
		width: 18.1px;
		height: 14.7px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-tiktok-icon--stylish svg {
		width: 15.2px;
		height: 17.8px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-line-icon--stylish svg {
		width: 25px;
		height: 25px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish {
		display: none;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h5 span {
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 3.5px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h6 span {
		font-size: 19px;
		font-weight: 600;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--stylish div.right table {
		width: 484px;
		margin-top: 10px;
		text-align: left;
		margin-bottom: 100px;
	}

	section.profile div.profile__inner--stylish div.right table tbody {
		width: 484px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr {
		width: 484px;
		display: flex;
		margin-top: 20px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr th {
		border-style: solid;
		border-right-width: 3px;
		border-bottom-width: 3px;
		width: 169px;
		display: flex;
		align-items: center;
		padding-left: 13px;
		padding-right: 13px;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr th span {
		font-size: 14px;
		line-height: 1.5;
		padding: 8.5px 0;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr td {
		border-style: solid;
		border-bottom-width: 3px;
		width: 315px;
		display: flex;
		align-items: center;
		padding-left: 13px;
		padding-right: 13px;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr td span {
		font-size: 14px;
		line-height: 1.5;
		padding: 8.5px 0;
	}

	section.profile div a.cast-page-link--stylish {
		width: 271px;
		height: 46px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 23px;
		position: absolute;
		right: 0;
		bottom: 0;
		border-width: 1px;
		border-style: solid;
	}

	section.profile div a.cast-page-link--stylish span {
		font-size: 14px;
		padding-bottom: 5px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--luxury start                                            ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--luxury {
		width: 1064px;
		margin: 0 auto 80px;
		padding-top: 80px;
		display: flex;
		position: relative;
	}

	section.profile div.profile__inner--luxury div.left {
		width: 517px;
		margin-right: 63px;
	}

	div.left div.main-thumnail.pop,
	div.left div.main-thumnail.luxury,
	div.left div.main-thumnail.pop3 {
		width: 517px;
		min-height: 517px;
		height: 775.5px;
		display: flex;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
	}

	div.left div.main-thumnail img {
		width: 100%;
		object-fit: cover;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury {
		width: 517px;
		overflow: hidden;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul {
		display: grid;
		row-gap: 0;
		column-gap: 11px;
		grid-template-columns: repeat(8, 136px);
		margin-top: 11px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li {
		width: 136px !important;
		height: 136px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail {
		width: 100%;
		height: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
		width: 100%;
	}

	section.profile div.profile__inner--luxury div.right {
		width: 484.5px;
	}

	section.profile div.profile__inner--luxury div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap {
		margin-top: 15px;
		overflow: hidden;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list {
		display: grid;
		row-gap: 0px;
		column-gap: 5px;
		grid-template-columns: repeat(4, 33px);
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury {
		height: 33px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury {
		height: 33px;
		display: block;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i {
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-instagram-icon--luxury svg {
		width: 17.2px;
		height: 17.2px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-youtube-icon--luxury svg {
		width: 16.6px;
		height: 11.7px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-twitter-icon--luxury svg {
		width: 18.1px;
		height: 14.7px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-tiktok-icon--luxury svg {
		width: 15.2px;
		height: 17.8px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury {
		display: none;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h5 span {
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 3.5px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h6 span {
		font-size: 19px;
		font-weight: 600;
		padding-bottom: 3px;
	}

	section.profile div.profile__inner--luxury div.right table {
		width: 484px;
		margin-top: 30px;
		text-align: left;
	}

	section.profile div.profile__inner--luxury div.right table tbody {
		width: 484px;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr {
		width: 484px;
		display: flex;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr.cast_detail_table_inversion_color:nth-of-type(2n) {
		background-color: transparent;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr th {
		border-style: solid;
		border-right-width: 1px;
		width: 161px;
		display: flex;
		align-items: center;
		padding-bottom: 2.5px;
		padding-left: 9px;
		padding-right: 9px;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr th span {
		font-size: 14px;
		line-height: 1.5;
		padding: 13px 0;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr td {
		border-style: solid;
		width: 323px;
		display: flex;
		align-items: center;
		padding-left: 20px;
		padding-right: 9px;
		padding-bottom: 2.5px;
		background-color: inherit;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr td span {
		font-size: 14px;
		line-height: 1.5;
		padding: 13px 0;
	}

	section.profile div a.cast-page-link--luxury {
		width: 271px;
		height: 46px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 0;
		bottom: 0;
		border-width: 1px;
		border-style: solid;
	}

	section.profile div a.cast-page-link--luxury span {
		font-size: 14px;
		padding-bottom: 5px;
	}
}
/*スマホ最適化*/
@media only screen and (max-width: 767.9px) {
	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--pop start                                               ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--pop {
		width: 347px;
		margin: 0 auto;
		padding: 50px 0;
		position: relative;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul {
		display: grid;
		row-gap: 7px;
		column-gap: 7px;
		grid-template-columns: repeat(4, 81.9px);
		margin-top: 7px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li {
		width: 100%;
		height: 82px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail {
		width: 100%;
		height: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--pop ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
	}

	section.profile div.profile__inner--pop div.right {
		margin-top: 30px;
	}

	section.profile div.profile__inner--pop div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list {
		display: grid;
		row-gap: 0px;
		column-gap: 6px;
		grid-template-columns: repeat(4, 38px);
		margin-top: 10px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop {
		height: 39px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop {
		height: 39px;
		display: block;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i {
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-instagram-icon--pop svg {
		width: 22px;
		height: 20px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-youtube-icon--pop svg {
		width: 19.4px;
		height: 13.6px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-twitter-icon--pop svg {
		width: 30px;
		height: 30px;
	}

	section.profile div.profile__inner--pop div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--pop a.profile__sns-list-item-link--pop i.profile__sns-list-item-tiktok-icon--pop svg {
		width: 17.6px;
		height: 20.7px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop {
		display: none;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h5 span {
		font-size: 18px;
		font-weight: 600;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--pop div.right div.wrap div.schedule__list-item-content-bottom--pop h6 span {
		font-size: 19px;
		font-weight: 600;
	}

	section.profile div.profile__inner--pop div.right table {
		width: 347px;
		margin-top: 20px;
		text-align: left;
	}

	section.profile div.profile__inner--pop div.right table tbody {
		width: 347px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr {
		width: 347px;
		display: flex;
	}

	section.profile div.profile__inner--pop div.right table tbody tr th {
		border-style: solid;
		border-width: 1px;
		width: 142px;
		display: flex;
		align-items: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr th span {
		font-size: 12px;
		line-height: 1.5;
		padding: 12px 0;
	}

	section.profile div.profile__inner--pop div.right table tbody tr td {
		border-style: solid;
		border-width: 1px;
		margin-left: -1px;
		width: 206px;
		display: flex;
		align-items: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	section.profile div.profile__inner--pop div.right table tbody tr td span {
		font-size: 12px;
		line-height: 1.5;
		padding: 12px 0;
	}

	section.profile div a.cast-page-link--pop {
		width: 187px;
		height: 35px;
		margin: 0 auto;
		margin-top: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 11.5px;
		border-width: 1px;
		border-style: solid;
	}

	section.profile div a.cast-page-link--pop span {
		font-size: 11px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--stylish start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--stylish {
		width: 347px;
		margin: 0 auto;
		padding-bottom: 50px;
		position: relative;
	}

	div.left div.main-thumnail.pop2,
	div.left div.main-thumnail.stylish,
	div.left div.main-thumnail.pop4 {
		width: 348.68px;
		aspect-ratio: 1 / 1;
		display: flex;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
	}

	div.left div.main-thumnail img {
		width: 100%;
		object-fit: cover;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul {
		display: grid;
		row-gap: 7px;
		column-gap: 7px;
		grid-template-columns: repeat(4, 81.9px);
		margin-top: 7px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li {
		width: 100%;
		height: 82px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail {
		height: 100%;
		width: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--stylish ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
	}

	section.profile div.profile__inner--stylish div.right {
		margin-top: 47px;
	}

	section.profile div.profile__inner--stylish div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap {
		margin: 15px 0 30px;
		overflow: hidden;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list {
		display: flex;
		row-gap: 0px;
		column-gap: 6px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish {
		height: 39px;
		width: 38px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish {
		height: 39px;
		display: block;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i {
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-instagram-icon--stylish svg {
		width: 22px;
		height: 20px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-youtube-icon--stylish svg {
		width: 19.4px;
		height: 13.6px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-twitter-icon--stylish svg {
		width: 25px;
		height: 25px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-tiktok-icon--stylish svg {
		width: 17.6px;
		height: 20.7px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--stylish a.profile__sns-list-item-link--stylish i.profile__sns-list-item-line-icon--stylish svg {
		width: 30px;
		height: 30px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish {
		display: none;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h5 span {
		font-size: 18px;
		font-weight: 600;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--stylish div.right div.wrap div.schedule__list-item-content-bottom--stylish h6 span {
		font-size: 19px;
		font-weight: 600;
		padding-top: 1.5px;
	}

	section.profile div.profile__inner--stylish div.right table {
		width: 347px;
		margin-top: 9px;
		text-align: left;
	}

	section.profile div.profile__inner--stylish div.right table tbody {
		width: 347px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr {
		width: 347px;
		display: flex;
		margin-top: 15px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr th {
		border-style: solid;
		border-right-width: 3px;
		border-bottom-width: 3px;
		width: 143px;
		display: flex;
		align-items: center;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 2px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr th span {
		font-size: 12px;
		line-height: 1.5;
		padding: 8.225px 0;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr td {
		border-style: solid;
		border-bottom-width: 3px;
		margin-left: -1px;
		width: 205px;
		display: flex;
		align-items: center;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 2px;
	}

	section.profile div.profile__inner--stylish div.right table tbody tr td span {
		font-size: 12px;
		line-height: 1.5;
		padding: 8.225px 0;
	}

	section.profile div a.cast-page-link--stylish {
		width: 187px;
		height: 35px;
		margin: 0 auto;
		margin-top: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 17px;
		border-width: 1px;
		border-style: solid;
	}

	section.profile div a.cast-page-link--stylish span {
		font-size: 11px;
		padding-bottom: 3px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--luxury start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	section.profile div.profile__inner--luxury {
		width: 347px;
		margin: 0 auto;
		padding: 50px 0;
		position: relative;
	}

	div.left div.main-thumnail.pop,
	div.left div.main-thumnail.luxury,
	div.left div.main-thumnail.pop3 {
		width: 348.68px;
		height: 523px;
		display: flex;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
	}

	div.left div.main-thumnail img {
		width: 100%;
		object-fit: cover;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury {
		width: 347px;
		overflow: hidden;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul {
		display: grid;
		row-gap: 0px;
		column-gap: 10px;
		grid-template-columns: repeat(8, 136px);
		margin-top: 12px;
		height: auto;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li {
		width: 136px !important;
		height: 136px;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail {
		width: 100%;
		height: 100%;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail a {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div div.left div.sub-thumnail-wrap--luxury ul li div.sub-thumnail img {
		max-height: 100%;
		object-fit: contain;
		width: 100%;
	}

	section.profile div.profile__inner--luxury div.right {
		margin-top: 30px;
		overflow: hidden;
	}

	section.profile div.profile__inner--luxury div.right h2 {
		font-size: 32px;
		font-weight: 600;
		border-bottom-width: 1px;
		border-style: solid;
		padding-bottom: 15px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list {
		display: grid;
		row-gap: 0px;
		column-gap: 6px;
		grid-template-columns: repeat(4, 38px);
		margin-top: 10px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury {
		height: 39px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury {
		height: 39px;
		display: block;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i {
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-instagram-icon--luxury svg {
		width: 22px;
		height: 20px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-youtube-icon--luxury svg {
		width: 19.4px;
		height: 13.6px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-twitter-icon--luxury svg {
		width: 21.1px;
		height: 17.1px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap ul.profile__sns-list li.profile__sns-list-item--luxury a.profile__sns-list-item-link--luxury i.profile__sns-list-item-tiktok-icon--luxury svg {
		width: 17.6px;
		height: 20.7px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury {
		display: none;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h5 {
		width: 109px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
		border-style: solid;
		border-width: 1px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h5 span {
		font-size: 18px;
		font-weight: 600;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h6 {
		width: 183px;
		height: 33px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.profile div.profile__inner--luxury div.right div.wrap div.schedule__list-item-content-bottom--luxury h6 span {
		font-size: 19px;
		font-weight: 600;
		padding-top: 1.5px;
	}

	section.profile div.profile__inner--luxury div.right table {
		clear: both;
		display: block;
		width: 347px;
		padding-top: 20px;
		text-align: left;
	}

	section.profile div.profile__inner--luxury div.right table tbody {
		width: 347px;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr {
		width: 347px;
		display: flex;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr.cast_detail_table_inversion_color:nth-of-type(2n) {
		background-color: transparent;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr th {
		border-style: solid;
		border-right-width: 1px;
		width: 135px;
		display: flex;
		align-items: center;
		padding-left: 7px;
		padding-right: 7px;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr th span {
		font-size: 12px;
		line-height: 1.5;
		padding: 12px 0;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr td {
		width: 212px;
		display: flex;
		align-items: center;
		padding-left: 7px;
		padding-right: 7px;
		background-color: inherit;
	}

	section.profile div.profile__inner--luxury div.right table tbody tr td span {
		font-size: 12px;
		line-height: 1.5;
		padding: 12px 0;
	}

	section.profile div a.cast-page-link--luxury {
		width: 187px;
		height: 35px;
		margin: 0 auto;
		margin-top: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-width: 1px;
		border-style: solid;
	}

	section.profile div a.cast-page-link--luxury span {
		font-size: 11px;
		padding-bottom: 3px;
	}
}
/*PCサイト*/
@media only screen and (min-width: 768px) {

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--pop start                                               ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schedule--pop
	========================================================= */
	section.schedule {
		padding: 80px 0;
	}

	section.schedule div.schedule__inner--pop,
	section.schedule div.schedule__inner--pop2,
	section.schedule div.schedule__inner--pop3,
	section.schedule div.schedule__inner--pop4 {
		width: 1062px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--pop h2.schedule__title-main--pop,
	section.schedule div.schedule__inner--pop2 h2.schedule__title-main--pop2,
	section.schedule div.schedule__inner--pop3 h2.schedule__title-main--pop3,
	section.schedule div.schedule__inner--pop4 h2.schedule__title-main--pop4 {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--pop h3.schedule__title-sub--pop,
	section.schedule div.schedule__inner--pop2 h3.schedule__title-sub--pop2,
	section.schedule div.schedule__inner--pop3 h3.schedule__title-sub--pop3,
	section.schedule div.schedule__inner--pop4 h3.schedule__title-sub--pop4 {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
	}

	section.schedule .schedule__period-wrap--pop,
	section.schedule .schedule__period-wrap--pop2,
	section.schedule .schedule__period-wrap--pop3,
	section.schedule .schedule__period-wrap--pop4 {
		width: 530px;
		margin: 0 auto;
		position: relative;
	}

	section.schedule .swiper-container-schedule--pop,
	section.schedule .swiper-container-schedule--pop2,
	section.schedule .swiper-container-schedule--pop3,
	section.schedule .swiper-container-schedule--pop4 {
		width: 436px;
		margin: 0 auto;
		overflow: hidden;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-prev,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-prev,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-prev,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-prev {
		position: absolute;
		top: 72px;
		width: 22px;
		height: 37px;
		z-index: 1;
		left: 0;
		cursor: pointer;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-next,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-next,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-next,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-next {
		position: absolute;
		top: 72px;
		width: 22px;
		height: 37px;
		z-index: 1;
		right: 0;
		cursor: pointer;
	}

	ul.schedule__period-list--pop,
	ul.schedule__period-list--pop2,
	ul.schedule__period-list--pop3,
	ul.schedule__period-list--pop4 {
		margin-top: 40px;
		cursor: grab;
		padding-bottom: 1px;
		height: auto;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 {
		border-width: 1px;
		border-style: solid;
		height: 100px;
		border-radius: 50%;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop a,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2 a,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3 a,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 a {
		height: 100px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop span,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2 span,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3 span,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 span {
		font-size: 16px;
		text-align: center;
		line-height: 1.3;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 {
		width: 1062px;
		margin: 0 auto;
		display: grid;
		row-gap: 40px;
		column-gap: 14px;
		grid-template-columns: repeat(4, 255px);
		margin-top: 40px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 {
		row-gap: 25px;
		grid-template-columns: repeat(4, 254px);
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 {
		width: 100%;
		margin: 0 auto;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 {
		width: 100%;
		height: 325px;
		border-style: solid;
		border-width: 1px;
		padding: 8px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 {
		height: 440px;
	}

	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 {
		width: 100%;
		height: 238px;
		overflow: hidden;
		position: relative;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 {
		width: 100%;
		height: 383px;
		position: relative;
		overflow: hidden;
	}

	/* pop2 */
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 {
		height: 255px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 {
		height: 354px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 img.schedule__list-item-thumnail-img--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 img.schedule__list-item-thumnail-img--pop4 {
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 img.schedule__list-item-thumnail-img--pop3 {
		height: 100%;
		object-fit: cover;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop img.schedule__list-item-thumnail-img--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 img.schedule__list-item-thumnail-img--pop2 {
		position: relative;
		z-index: 0;
		height: 383px;
		object-fit: cover;
	}

	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 img.schedule__list-item-thumnail-img--pop2 {
		height: 255px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 6px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 {
		margin: auto;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 5px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 {
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop h4.schedule__list-item-content-title--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 h4.schedule__list-item-content-title--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 h4.schedule__list-item-content-title--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 h4.schedule__list-item-content-title--pop4 {
		font-size: 16px;
		text-align: center;
		padding: 8px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 {
		margin-top: 8px;
		display: flex;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h5,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h5,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h5,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h5 {
		width: 79px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-width: 1px;
		border-style: solid;
		margin-right: 7px;
		margin-left: 9px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h5 span,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h5 span,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h5 span,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h5 span {
		font-size: 13px;
		font-weight: 600;
		padding-bottom: 2px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h6,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h6,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h6,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h6 {
		width: 132px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h6 span,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h6 span,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h6 span,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h6 span {
		font-size: 13px;
		font-weight: 600;
		padding-bottom: 2px;
	}

	section.schedule div a.schedule__arcives-link--pop,
	section.schedule div a.schedule__arcives-link--pop2,
	section.schedule div a.schedule__arcives-link--pop3,
	section.schedule div a.schedule__arcives-link--pop4 {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 40px;
		border-radius: 11.5px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--pop span,
	section.schedule div a.schedule__arcives-link--pop2 span,
	section.schedule div a.schedule__arcives-link--pop3 span,
	section.schedule div a.schedule__arcives-link--pop4 span {
		font-size: 14px;
		padding-bottom: 4px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--stylish start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schecule--stylish
	========================================================= */
	section.schedule div.schedule__inner--stylish {
		width: 1062px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--stylish h2.schedule__title-main--stylish {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--stylish h3.schedule__title-sub--stylish {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
	}

	ul.schedule__period-list--stylish {
		width: 880px;
		margin: 0 auto;
		margin-top: 40px;
		display: grid;
		row-gap: 0px;
		column-gap: 13px;
		grid-template-columns: repeat(8, 100px);
		height: auto;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish {
		border-width: 1px;
		border-style: solid;
		height: 100px;
		border-radius: 50%;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish a {
		height: 100px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish span {
		font-size: 16px;
		text-align: center;
		line-height: 1.3;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish {
		width: 1062px;
		margin: 0 auto;
		display: grid;
		row-gap: 20px;
		column-gap: 14px;
		grid-template-columns: repeat(4, 255px);
		margin-top: 40px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish {
		border-style: solid;
		border-width: 1px;
		position: relative;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish {
		width: 100%;
		height: 253px;
		overflow: hidden;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish img.schedule__list-item-thumnail-img--stylish {
		width: 100%;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 39px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 33px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4.schedule__list-item-content-title--stylish {
		font-size: 16px;
		overflow: hidden;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4.schedule__list-item-content-title--stylish i {
		position: relative;
		z-index: 1;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4:after {
		content: "";
		opacity: 0.7;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish {
		display: none;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h5 {
		width: 79px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h5 span {
		font-size: 13px;
		font-weight: 600;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h6 {
		width: 132px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h6 span {
		font-size: 13px;
		font-weight: 600;
	}

	section.schedule div a.schedule__arcives-link--stylish {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 50px;
		border-radius: 23px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--stylish span {
		font-size: 14px;
		padding-bottom: 3px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--luxury start                                            ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schecule--luxury
	========================================================= */
	section.schedule div.schedule__inner--luxury {
		width: 1062px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--luxury h2.schedule__title-main--luxury {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--luxury h3.schedule__title-sub--luxury {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
	}

	section.schedule .schedule__period-wrap--luxury {
		width: 1058px;
		margin: 0 auto;
		position: relative;
	}

	section.schedule .swiper-container-schedule--luxury {
		overflow: hidden;
	}

	ul.schedule__period-list--luxury {
		height: auto;
		margin-top: 40px;
		display: grid;
		row-gap: 0px;
		column-gap: 0px;
		grid-template-columns: repeat(8, 132px);
		padding-bottom: 1px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury {
		border-width: 1px;
		border-right-width: 0px;
		border-style: solid;
		height: 52px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury:last-of-type {
		border-right-width: 1px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury a {
		height: 52px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury span {
		font-size: 16px;
		text-align: center;
		line-height: 1.3;
		padding-bottom: 3px;
		padding-left: 2px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury span br {
		display: none;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury {
		width: 1062px;
		margin: 0 auto;
		display: grid;
		row-gap: 20px;
		column-gap: 14px;
		grid-template-columns: repeat(4, 255px);
		margin-top: 40px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury {
		border-style: solid;
		border-width: 1px;
		position: relative;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-thumnail--luxury {
		width: 100%;
		margin: 0 auto;
		height: 383px;
		overflow: hidden;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-thumnail--luxury img.schedule__list-item-thumnail-img--luxury {
		position: relative;
		z-index: 0;
		height: 383px;
		object-fit: cover;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 39px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 33px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury {
		font-size: 16px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury i {
		position: relative;
		z-index: 1;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury:after {
		content: "";
		opacity: 0.7;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2,
	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury {
		display: none;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h5 {
		width: 79px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h5 span {
		font-size: 13px;
		font-weight: 600;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h6 {
		width: 132px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury a div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h6 span {
		font-size: 13px;
		font-weight: 600;
	}

	section.schedule div a.schedule__arcives-link--luxury {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 50px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--luxury span {
		font-size: 14px;
		padding-bottom: 3px;
	}
}
/*スマホ最適化*/
@media only screen and (max-width: 767.9px) {

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--pop start                                               ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schedule--pop
	========================================================= */
	section.schedule {
		padding: 50px 0;
	}

	section.schedule div.schedule__inner--pop,
	section.schedule div.schedule__inner--pop2,
	section.schedule div.schedule__inner--pop3,
	section.schedule div.schedule__inner--pop4 {
		width: 365px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--pop h2.schedule__title-main--pop,
	section.schedule div.schedule__inner--pop2 h2.schedule__title-main--pop2,
	section.schedule div.schedule__inner--pop3 h2.schedule__title-main--pop3,
	section.schedule div.schedule__inner--pop4 h2.schedule__title-main--pop4 {
		font-size: 32px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--pop h2.schedule__title-main--pop span,
	section.schedule div.schedule__inner--pop2 h2.schedule__title-main--pop2 span,
	section.schedule div.schedule__inner--pop3 h2.schedule__title-main--pop3 span,
	section.schedule div.schedule__inner--pop4 h2.schedule__title-main--pop4 span {
		display: inline-block;
	}

	section.schedule div.schedule__inner--pop h3.schedule__title-sub--pop,
	section.schedule div.schedule__inner--pop2 h3.schedule__title-sub--pop2,
	section.schedule div.schedule__inner--pop3 h3.schedule__title-sub--pop3,
	section.schedule div.schedule__inner--pop4 h3.schedule__title-sub--pop4 {
		font-size: 13px;
		text-align: center;
		margin-top: 7px;
	}

	section.schedule .schedule__period-wrap--pop,
	section.schedule .schedule__period-wrap--pop2,
	section.schedule .schedule__period-wrap--pop3,
	section.schedule .schedule__period-wrap--pop4 {
		width: 360px;
		margin: 0 auto;
		position: relative;
	}

	section.schedule .swiper-container-schedule--pop,
	section.schedule .swiper-container-schedule--pop2,
	section.schedule .swiper-container-schedule--pop3,
	section.schedule .swiper-container-schedule--pop4 {
		width: 312px;
		margin: 0 auto;
		overflow: hidden;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-prev,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-prev,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-prev,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-prev {
		position: absolute;
		top: 42px;
		width: 17px;
		height: 28.5px;
		z-index: 1;
		left: 0;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-prev svg,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-prev svg,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-prev svg,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-prev svg {
		width: 17px;
		height: 28.5px;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-next,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-next,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-next,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-next {
		position: absolute;
		top: 42px;
		width: 17px;
		height: 28.5px;
		z-index: 1;
		right: 0;
	}

	section.schedule .schedule__period-wrap--pop .swiper-button-schedul-pop-next svg,
	section.schedule .schedule__period-wrap--pop2 .swiper-button-schedul-pop2-next svg,
	section.schedule .schedule__period-wrap--pop3 .swiper-button-schedul-pop3-next svg,
	section.schedule .schedule__period-wrap--pop4 .swiper-button-schedul-pop4-next svg {
		width: 17px;
		height: 28.5px;
	}

	ul.schedule__period-list--pop,
	ul.schedule__period-list--pop2,
	ul.schedule__period-list--pop3,
	ul.schedule__period-list--pop4 {
		margin-top: 20px;
		height: auto;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 {
		border-width: 1px;
		border-style: solid;
		height: 72px;
		width: 72px !important;
		border-radius: 50%;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop a,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2 a,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3 a,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 a {
		height: 72px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	ul.schedule__period-list--pop li.schedule__period-list-item--pop span,
	ul.schedule__period-list--pop2 li.schedule__period-list-item--pop2 span,
	ul.schedule__period-list--pop3 li.schedule__period-list-item--pop3 span,
	ul.schedule__period-list--pop4 li.schedule__period-list-item--pop4 span {
		font-size: 12px;
		text-align: center;
		line-height: 1.3;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 {
		width: 347px;
		margin: 0 auto;
		display: grid;
		row-gap: 20px;
		column-gap: 9px;
		grid-template-columns: repeat(2, 169px);
		margin-top: 27px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 {
		width: 100%;
		height: 220px;
		border-style: solid;
		border-width: 1px;
		padding: 6px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 {
		height: 315px;
	}

	/* pop2 */
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 {
		height: 169px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 {
		width: 100%;
		object-fit: cover;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 {
		width: 156px;
		height: 157px;
		overflow: hidden;
		position: relative;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 {
		height: 252px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 img.schedule__list-item-thumnail-img--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 img.schedule__list-item-thumnail-img--pop4 {
		width: 156px;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 img.schedule__list-item-thumnail-img--pop3 {
		height: 252px;
		object-fit: cover;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop img.schedule__list-item-thumnail-img--pop {
		height: 272px;
		width: 100%;
		object-fit: cover;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 {
		position: absolute;
		width: 25px;
		height: 26px;
		bottom: 4px;
		right: 4px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop i,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2 i,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3 i,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop i.schedule__list-item-thumnail-tiktok-icon--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2 i.schedule__list-item-thumnail-tiktok-icon--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3 i.schedule__list-item-thumnail-tiktok-icon--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 i.schedule__list-item-thumnail-tiktok-icon--pop4 {
		width: 11.7px;
		height: 13.7px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop i.schedule__list-item-thumnail-twitter-icon--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2 i.schedule__list-item-thumnail-twitter-icon--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3 i.schedule__list-item-thumnail-twitter-icon--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 i.schedule__list-item-thumnail-twitter-icon--pop4 {
		width: 14px;
		height: 11.4px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop i.schedule__list-item-thumnail-youtube-icon--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2 i.schedule__list-item-thumnail-youtube-icon--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3 i.schedule__list-item-thumnail-youtube-icon--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 i.schedule__list-item-thumnail-youtube-icon--pop4 {
		width: 12.9px;
		height: 9px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-thumnail--pop span.schedule__list-item-thumnail-snslink--pop i.schedule__list-item-thumnail-instagram-icon--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-thumnail--pop2 span.schedule__list-item-thumnail-snslink--pop2 i.schedule__list-item-thumnail-instagram-icon--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-thumnail--pop3 span.schedule__list-item-thumnail-snslink--pop3 i.schedule__list-item-thumnail-instagram-icon--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-thumnail--pop4 span.schedule__list-item-thumnail-snslink--pop4 i.schedule__list-item-thumnail-instagram-icon--pop4 {
		width: 15px;
		height: 13px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 {
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop h4.schedule__list-item-content-title--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 h4.schedule__list-item-content-title--pop2,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 h4.schedule__list-item-content-title--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 h4.schedule__list-item-content-title--pop4 {
		font-size: 12px;
		text-align: center;
		margin-top: 8px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 {
		margin-top: 10px;
		display: flex;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h5,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h5 {
		width: 55px;
		height: 16px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-width: 1px;
		border-style: solid;
		margin-right: 5px;
		margin-left: 5px;
	}

	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h5 span,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h5 span {
		font-size: 10px;
		font-weight: 400;
		display: block;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h6,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h6,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h6,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h6 {
		width: 88px;
		height: 16px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 3px;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop h6 span,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2 h6 span,
	section.schedule div.schedule__inner--pop3 ul.schedule__list--pop3 li.schedule__list-item--pop3 a div.schedule__list-item-content--pop3 div.schedule__list-item-content-bottom--pop3 h6 span,
	section.schedule div.schedule__inner--pop4 ul.schedule__list--pop4 li.schedule__list-item--pop4 a div.schedule__list-item-content--pop4 div.schedule__list-item-content-bottom--pop4 h6 span {
		font-size: 10px;
		font-weight: 400;
	}

	section.schedule div a.schedule__arcives-link--pop,
	section.schedule div a.schedule__arcives-link--pop2,
	section.schedule div a.schedule__arcives-link--pop3,
	section.schedule div a.schedule__arcives-link--pop4 {
		width: 187px;
		height: 35px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 30px;
		border-radius: 11.5px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--pop span,
	section.schedule div a.schedule__arcives-link--pop2 span,
	section.schedule div a.schedule__arcives-link--pop3 span,
	section.schedule div a.schedule__arcives-link--pop4 span {
		font-size: 11px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--stylish start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schecule--stylish
	========================================================= */
	section.schedule div.schedule__inner--stylish {
		width: 347px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--stylish h2.schedule__title-main--stylish {
		font-size: 32px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--stylish h2.schedule__title-main--stylish span {
		display: inline-block;
	}

	section.schedule div.schedule__inner--stylish h3.schedule__title-sub--stylish {
		font-size: 13px;
		text-align: center;
		margin-top: 7px;
	}

	ul.schedule__period-list--stylish {
		width: 288px;
		margin: 0 auto;
		margin-top: 30px;
		display: grid;
		row-gap: 7px;
		column-gap: 7px;
		grid-template-columns: repeat(4, 67px);
		padding-bottom: 1px;
		height: auto;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish {
		border-width: 1px;
		border-style: solid;
		height: 66px;
		border-radius: 50%;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish a {
		height: 66px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	ul.schedule__period-list--stylish li.schedule__period-list-item--stylish span {
		font-size: 12px;
		text-align: center;
		line-height: 1.3;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish {
		width: 347px;
		margin: 0 auto;
		display: grid;
		row-gap: 14px;
		column-gap: 10px;
		grid-template-columns: repeat(2, 169px);
		margin-top: 27px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish {
		border-style: solid;
		border-width: 1px;
		position: relative;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish {
		width: 100%;
		height: 167px;
		overflow: hidden;
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish img.schedule__list-item-thumnail-img--stylish {
		position: relative;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish {
		position: absolute;
		width: 25px;
		height: 26px;
		bottom: 28px;
		right: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish i.schedule__list-item-thumnail-tiktok-icon--stylish svg {
		width: 11.7px;
		height: 13.7px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish i.schedule__list-item-thumnail-twitter-icon--stylish svg {
		width: 14px;
		height: 11.4px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish i.schedule__list-item-thumnail-youtube-icon--stylish svg {
		width: 12.9px;
		height: 9px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-thumnail--stylish span.schedule__list-item-thumnail-snslink--stylish i.schedule__list-item-thumnail-instagram-icon--stylish svg {
		width: 15px;
		height: 13px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 22px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4.schedule__list-item-content-title--stylish {
		font-size: 12px;
		overflow: hidden;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4.schedule__list-item-content-title--stylish i {
		padding-top: 2px;
		position: relative;
		z-index: 1;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish h4.schedule__list-item-content-title--stylish:after {
		content: "";
		opacity: 0.7;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 0;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish {
		display: none;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h5 {
		width: 79px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h5 span {
		font-size: 13px;
		font-weight: 400;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h6 {
		width: 132px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.schedule div.schedule__inner--stylish ul.schedule__list--stylish li.schedule__list-item--stylish a div.schedule__list-item-content--stylish div.schedule__list-item-content-bottom--stylish h6 span {
		font-size: 13px;
		font-weight: 400;
	}

	section.schedule div a.schedule__arcives-link--stylish {
		width: 187px;
		height: 35px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 33px;
		border-radius: 17px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--stylish span {
		font-size: 11px;
		padding-bottom: 2px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--luxury start                                            ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.schecule--luxury
	========================================================= */
	section.schedule div.schedule__inner--luxury {
		width: 347px;
		margin: 0 auto;
	}

	section.schedule div.schedule__inner--luxury h2.schedule__title-main--luxury {
		font-size: 32px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.schedule div.schedule__inner--luxury h2.schedule__title-main--luxury span {
		display: inline-block;
	}

	section.schedule div.schedule__inner--luxury h3.schedule__title-sub--luxury {
		font-size: 13px;
		text-align: center;
		margin-top: 7px;
	}

	section.schedule .schedule__period-wrap--luxury {
		overflow: hidden;
		width: 347px;
		margin: 0 auto;
	}

	section.schedule .swiper-container-schedule--luxury {
		width: 347px;
		margin: 0 auto;
	}

	ul.schedule__period-list--luxury {
		height: auto;
		margin-top: 27px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury {
		border-width: 1px;
		border-right-width: 0px;
		border-style: solid;
		height: 40px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury:last-of-type {
		border-right-width: 1px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury a {
		height: 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury span {
		font-size: 12px;
		text-align: center;
		line-height: 1.3;
		padding-bottom: 1.5px;
		padding-left: 2px;
	}

	ul.schedule__period-list--luxury li.schedule__period-list-item--luxury span br {
		display: none;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury {
		width: 347px;
		margin: 0 auto;
		display: grid;
		row-gap: 20px;
		column-gap: 10px;
		grid-template-columns: repeat(2, 169px);
		margin-top: 27px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury {
		width: 100%;
		height: 254px;
		border-style: solid;
		border-width: 1px;
		position: relative;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury {
		width: 100%;
		margin: 0 auto;
		height: 252px;
		overflow: hidden;
		position: relative;
		z-index: 0;
		object-fit: cover;
		object-position: center;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury img.schedule__list-item-thumnail-img--luxury {
		position: relative;
		z-index: 0;
		width: 100%;
		height: 252px;
		object-fit: cover;
		object-position: center;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury {
		position: absolute;
		width: 25px;
		height: 26px;
		bottom: 31px;
		right: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i svg {
		width: 100%;
		height: auto;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i.schedule__list-item-thumnail-tiktok-icon--luxury {
		width: 11.7px;
		height: 13.7px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i.schedule__list-item-thumnail-twitter-icon--luxury {
		width: 14px;
		height: 11.4px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i.schedule__list-item-thumnail-youtube-icon--luxury {
		width: 12.9px;
		height: 9px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-thumnail--luxury span.schedule__list-item-thumnail-snslink--luxury i.schedule__list-item-thumnail-instagram-icon--luxury {
		width: 15px;
		height: 13px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: transparent !important;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury {
		font-size: 12px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury i {
		position: relative;
		z-index: 1;
		padding-top: 1px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury h4.schedule__list-item-content-title--luxury:after {
		content: "";
		opacity: 0.7;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 0;
	}

	section.schedule div.schedule__inner--pop ul.schedule__list--pop li.schedule__list-item--pop a div.schedule__list-item-content--pop div.schedule__list-item-content-bottom--pop,
	section.schedule div.schedule__inner--pop2 ul.schedule__list--pop2 li.schedule__list-item--pop2 a div.schedule__list-item-content--pop2 div.schedule__list-item-content-bottom--pop2,
	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury {
		display: none;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h5 {
		width: 79px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		margin-right: 7px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h5 span {
		font-size: 13px;
		font-weight: 400;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h6 {
		width: 132px;
		height: 24px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	section.schedule div.schedule__inner--luxury ul.schedule__list--luxury li.schedule__list-item--luxury div.schedule__list-item-content--luxury div.schedule__list-item-content-bottom--luxury h6 span {
		font-size: 13px;
		font-weight: 400;
	}

	section.schedule div a.schedule__arcives-link--luxury {
		width: 187px;
		height: 35px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 33px;
		border-width: 1px;
		border-style: solid;
	}

	section.schedule div a.schedule__arcives-link--luxury span {
		font-size: 11px;
		padding-bottom: 0.8px;
	}
}
/*PCサイト*/
@media only screen and (min-width: 768px) {

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--pop start                                               ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.sns--pop
	========================================================= */
	.relative {
		position: relative;
	}

	.absolute {
		object-fit: contain !important;
		position: absolute;
		right: 125px;
		height: 700px !important;
		width: 161px !important;
		z-index: 2;
	}

	section.sns {
		padding: 80px 0;
	}

	section.sns div.sns__inner--pop {
		width: 698px;
		margin: 0 auto;
	}

	section.sns div.sns__inner--pop h2.sns__title-main--pop {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.sns div.sns__inner--pop h3.sns__title-sub--pop {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
		margin-bottom: 40px;
	}

	section.sns div.sns__inner--pop ul.sns__list--pop {
		display: grid;
		row-gap: 13px;
		column-gap: 13px;
		grid-template-columns: repeat(3, 224px);
		margin-top: 13px;
	}

	section.sns div.sns__inner--pop ul.sns__list--pop li.sns__list-item--pop {
		width: 100%;
		height: 224px;
		overflow: hidden;
		cursor: pointer;
	}

	section.sns div.sns__inner--pop ul.sns__list--pop li.sns__list-item--pop div.sns__list-item-thumnail--pop {
		width: 100%;
		height: 224px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	section.sns div.sns__inner--pop ul.sns__list--pop li.sns__list-item--pop div.sns__list-item-thumnail--pop img.sns__list-item-thumnail-img--pop {
		width: 100%;
		height: 224px;
		object-fit: cover;
	}

	section.sns div.sns__inner--pop ul.sns__list--pop li.sns__list-item--pop div.sns__list-item-thumnail--pop span.sns__list-item-thumnail-snslink--pop {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 6px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.sns div b.sns__more-button--pop {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 40px;
		border-radius: 11.5px;
		cursor: pointer;
		border-width: 1px;
		border-style: solid;
	}

	section.sns div b.sns__more-button--pop span {
		font-size: 14px;
		padding-bottom: 4px;
	}

	section.sns div a.sns__more-button--pop {
		width: fit-content;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 40px;
		border-radius: 11.5px;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
		padding: 0 40px;
	}

	section.sns div a.sns__more-button--pop span {
		font-size: 14px;
		padding-bottom: 4px;
	}

	/* =========================================================
	div#sns-modal-window--pop
	========================================================= */
	div#sns-modal-window div.sns-modal-window__inner--pop {
		width: 422px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		overflow: scroll;
		scrollbar-width: none;
		background-color: #F9F9F9;
		cursor: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop::-webkit-scrollbar {
		display: none;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul {
		position: absolute;
		top: 25px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li {
		margin-bottom: 18px;
		background-color: #fff;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li:last-of-type {
		margin-bottom: 60px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap {
		display: flex;
		padding: 16px;
		height: 94px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.left {
		width: 229px;
		display: flex;
		flex-wrap: wrap;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.left a {
		width: 63px;
		height: 63px;
		border-radius: 50%;
		overflow: hidden;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.left div.content {
		margin-left: 11px;
		width: 150px;
		margin-right: 5px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.left div.content h2 {
		font-size: 16px;
		margin-top: 10px;
		font-weight: 600;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.left div.content h3 {
		font-size: 12px;
		margin-top: 10px;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.right {
		width: 160px;
		display: flex;
		justify-content: right;
		margin-top: 12px;
		gap: 10px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.right h5 {
		width: 110px;
		text-align: center;
		height: 39px;
		padding-top: 8px;
		border-radius: 9px;
		font-weight: 600;
		font-size: 18px;
		border-style: solid;
		border-width: 1px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.right h5 br {
		display: none;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.right a.to_sns_link {
		width: 38px;
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.top div.wrap div.right a.to_sns_link i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.modal-thumnail {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.modal-thumnail img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li div.modal-thumnail video {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop ul li p {
		font-size: 12px;
		line-height: 1.5;
		padding: 17px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop b {
		font-size: 14px;
		color: #fff;
		background-color: #000;
		text-align: center;
		width: 428px;
		height: 60px;
		display: inline-block;
		vertical-align: middle;
		position: fixed;
		bottom: 0;
		padding: 20px;
		cursor: pointer;
		z-index: 100;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop b span {
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
	}

	div#sns-modal-window div.sns-modal-window__inner--pop b small {
		display: inline-block;
		vertical-align: middle;
		margin-left: 2px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--stylish start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.sns--stylish
	========================================================= */
	section.sns {
		padding: 80px 0;
	}

	section.sns div.sns__inner--stylish {
		width: 698px;
		margin: 0 auto;
	}

	section.sns div.sns__inner--stylish h2.sns__title-main--stylish {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.sns div.sns__inner--stylish h3.sns__title-sub--stylish {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
		margin-bottom: 40px;
	}

	section.sns div.sns__inner--stylish ul.sns__list--stylish {
		display: grid;
		row-gap: 13px;
		column-gap: 13px;
		grid-template-columns: repeat(3, 224px);
		margin-top: 13px;
	}

	section.sns div.sns__inner--stylish ul.sns__list--stylish li.sns__list-item--stylish {
		width: 224px;
		height: 224px;
		overflow: hidden;
		cursor: pointer;
	}

	section.sns div.sns__inner--stylish ul.sns__list--stylish li.sns__list-item--stylish div.sns__list-item-thumnail--stylish {
		width: 224px;
		height: 224px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	section.sns div.sns__inner--stylish ul.sns__list--stylish li.sns__list-item--stylish div.sns__list-item-thumnail--stylish img.sns__list-item-thumnail-img--stylish {
		width: 224px;
		height: 224px;
		object-fit: cover;
	}

	section.sns div.sns__inner--stylish ul.sns__list--stylish li.sns__list-item--stylish div.sns__list-item-thumnail--stylish span.sns__list-item-thumnail-snslink--stylish {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 6px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;

	}

	section.sns div b.sns__more-button--stylish {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 40px;
		border-radius: 23px;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
	}

	section.sns div b.sns__more-button--stylish span {
		font-size: 14px;
		padding-bottom: 3px;
	}

	section.sns div a.sns__more-button--stylish {
		width: fit-content;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 50px;
		border-radius: 23px;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
		padding: 0 40px;
	}

	section.sns div a.sns__more-button--stylish span {
		font-size: 14px;
		padding-bottom: 3px;
	}

	/* =========================================================
	div#sns-modal-window--stylish
	========================================================= */
	div#sns-modal-window div.sns-modal-window__inner--stylish {
		width: 422px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		overflow: scroll;
		scrollbar-width: none;
		background-color: #F9F9F9;
		cursor: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish::-webkit-scrollbar {
		display: none;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul {
		position: absolute;
		top: 25px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li {
		margin-bottom: 18px;
		background-color: #fff;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li:last-of-type {
		margin-bottom: 60px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap {
		display: flex;
		padding: 16px;
		height: 94px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.left {
		width: 229px;
		display: flex;
		flex-wrap: wrap;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.left a {
		width: 63px;
		height: 63px;
		border-radius: 50%;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.left div.content {
		margin-left: 11px;
		width: 150px;
		margin-right: 5px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.left div.content h2 {
		font-size: 16px;
		margin-top: 10px;
		font-weight: 600;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.left div.content h3 {
		font-size: 12px;
		margin-top: 10px;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.right {
		width: 160px;
		display: flex;
		justify-content: right;
		gap: 10px;
		margin-top: 12px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.right h5 {
		width: 110px;
		text-align: center;
		height: 39px;
		padding-top: 8px;
		font-weight: 600;
		font-size: 18px;
		border-style: solid;
		border-width: 1px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.right h5 br {
		display: none;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.right a.to_sns_link {
		width: 38px;
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.top div.wrap div.right a.to_sns_link i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.modal-thumnail {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.modal-thumnail img {
		width: 100%;
		height: 100%;
		object-fit: cover;

	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li div.modal-thumnail video {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish ul li p {
		font-size: 12px;
		line-height: 1.5;
		padding: 17px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish b {
		font-size: 14px;
		color: #fff;
		background-color: #000;
		text-align: center;
		width: 422px;
		height: 60px;
		display: inline-block;
		vertical-align: middle;
		position: fixed;
		bottom: 0;
		padding: 20px;
		cursor: pointer;
		z-index: 100;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish b span {
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
	}

	div#sns-modal-window div.sns-modal-window__inner--stylish b small {
		display: inline-block;
		vertical-align: middle;
		margin-left: 2px;
	}

	/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
	★--luxury start                                           ★
	★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
	/* =========================================================
	section.sns--luxury
	========================================================= */
	section.sns {
		padding: 80px 0;
	}

	section.sns div.sns__inner--luxury {
		width: 698px;
		margin: 0 auto;
	}

	section.sns div.sns__inner--luxury h2.sns__title-main--luxury {
		font-size: 46px;
		text-align: center;
		letter-spacing: 0.05em;
	}

	section.sns div.sns__inner--luxury h3.sns__title-sub--luxury {
		font-size: 16px;
		text-align: center;
		margin-top: 9px;
		margin-bottom: 40px;
	}

	section.sns div.sns__inner--luxury ul.sns__list--luxury {
		display: grid;
		row-gap: 13px;
		column-gap: 13px;
		grid-template-columns: repeat(3, 224px);
		margin-top: 13px;
	}

	section.sns div.sns__inner--luxury ul.sns__list--luxury li.sns__list-item--luxury {
		width: 100%;
		height: 224px;
		overflow: hidden;
		cursor: pointer;
	}

	section.sns div.sns__inner--luxury ul.sns__list--luxury li.sns__list-item--luxury div.sns__list-item-thumnail--luxury {
		width: 100%;
		height: 224px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	section.sns div.sns__inner--luxury ul.sns__list--luxury li.sns__list-item--luxury div.sns__list-item-thumnail--luxury img.sns__list-item-thumnail-img--luxury {
		width: 100%;
		height: 224px;
		object-fit: cover;
	}

	section.sns div.sns__inner--luxury ul.sns__list--luxury li.sns__list-item--luxury div.sns__list-item-thumnail--luxury span.sns__list-item-thumnail-snslink--luxury {
		position: absolute;
		width: 38px;
		height: 39px;
		bottom: 6px;
		right: 6px;
		display: flex;
		justify-content: center;
		align-items: center;

	}

	section.sns div b.sns__more-button--luxury {
		width: 271px;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 40px;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
	}

	section.sns div b.sns__more-button--luxury span {
		font-size: 14px;
		padding-bottom: 3px;
	}

	section.sns div a.sns__more-button--luxury {
		width: fit-content;
		height: 46px;
		justify-content: center;
		display: flex;
		align-items: center;
		margin: 0 auto;
		text-align: center;
		margin-top: 50px;
		border-width: 1px;
		border-style: solid;
		cursor: pointer;
		padding: 0 40px;
	}

	section.sns div a.sns__more-button--luxury span {
		font-size: 14px;
		padding-bottom: 3px;
	}

	/* =========================================================
	div#sns-modal-window--luxury
	========================================================= */
	div#sns-modal-window div.sns-modal-window__inner--luxury {
		width: 422px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		overflow: scroll;
		scrollbar-width: none;
		background-color: #F9F9F9;
		cursor: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury::-webkit-scrollbar {
		display: none;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul {
		position: absolute;
		top: 25px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li {
		margin-bottom: 18px;
		background-color: #fff;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li:last-of-type {
		margin-bottom: 60px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap {
		display: flex;
		padding: 16px;
		height: 94px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.left {
		width: 275px;
		display: flex;
		flex-wrap: wrap;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.left a {
		width: 63px;
		height: 63px;
		border-radius: 50%;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.left div.content {
		margin-left: 11px;
		width: 150px;
		margin-right: 5px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.left div.content h2 {
		font-size: 16px;
		margin-top: 10px;
		font-weight: 600;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.left div.content h3 {
		font-size: 12px;
		margin-top: 10px;
		line-height: 1.2;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.right {
		width: 160px;
		display: flex;
		justify-content: right;
		gap: 10px;
		margin-top: 12px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.right h5 {
		float: right;
		width: 63px;
		text-align: center;
		height: 63px;
		font-weight: 600;
		font-size: 14px;
		border-radius: 50%;
		border-style: solid;
		border-width: 1px;
		margin-top: -12px;
		line-height: 1.18;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.right h5 span {
		padding-bottom: 3px;
		display: inline-block;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.right a.to_sns_link {
		float: right;
		width: 38px;
		height: 39px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.top div.wrap div.right a.to_sns_link i {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.modal-thumnail {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.modal-thumnail img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li div.modal-thumnail video {
		width: 100%;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury ul li p {
		font-size: 12px;
		line-height: 1.5;
		padding: 17px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury b {
		font-size: 14px;
		color: #fff;
		background-color: #000;
		text-align: center;
		width: 422px;
		height: 60px;
		display: inline-block;
		vertical-align: middle;
		position: fixed;
		bottom: 0;
		padding-top: 4px;
		cursor: pointer;
		padding: 20px;
		z-index: 100;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury b span {
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
	}

	div#sns-modal-window div.sns-modal-window__inner--luxury b small {
		display: inline-block;
		vertical-align: middle;
		margin-left: 2px;
	}

	div#sns-modal-window ul li iframe {
		height: 281px;
	}

	:root {
		--plyr-color-main: #000;
	}

	.swiper.swiper-initialized.swiper-horizontal {
		background-color: #111;
	}

	.swiper-wrapper {
		align-items: center;
	}

	.swiper-wrapper .swiper-slide img,
	.swiper-wrapper .swiper-slide video,
	.swiper-wrapper .swiper-slide .plyr__poster,
	.show ul li video {
		width: 422px;
		object-fit: contain;
		max-height: 80vh;
	}

	.plyr--video.plyr--hide-controls .plyr__controls {
		display: none;
	}

	.swiper-horizontal>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-horizontal {
		display: none;
	}

	.swiper-pagination-bullet {
		background: var(--swiper-pagination-bullet-inactive-color, #fff) !important;
	}

	.swiper-pagination-bullet-active {
		background: var(--swiper-pagination-color, #fff) !important;
	}

	.swiper-button-next,
	.swiper-button-prev {
		color: var(--swiper-navigation-color, #fff) !important;
	}
}
