@charset "utf-8";

/* ====================
reset
==================== */
.sc-container {
	background: #FFF;
}

.sc-container,
.sc-container div, .sc-container dl, .sc-container dt, .sc-container dd,
.sc-container ul, .sc-container ol, .sc-container li,
.sc-container h1, .sc-container h2, .sc-container h3, .sc-container h4, .sc-container h5, .sc-container h6,
.sc-container textarea, .sc-container p, .sc-container a, .sc-container span {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.sc-container table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sc-container img {
	border: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
	vertical-align: top;
}

.sc-container em,
.sc-container strong,
.sc-container th {
	font-style: normal;
	font-weight: normal;
}

.sc-container li {
	list-style: none;
}

.sc-container th {
	text-align: left;
}

.sc-container h1,
.sc-container h2,
.sc-container h3,
.sc-container h4,
.sc-container h5,
.sc-container h6 {
	font-size: 100%;
	font-weight: normal;
	border: none;
}

.sc-container a {
	text-decoration: none;
}

.sc-container a:hover {
	opacity: 1;
}

.sc-container a:hover img {
	opacity: 0.8;
}

.sc-container button{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}


/* ====================
***
==================== */
.sc-container {
	width: 100%;
	margin: 0 auto 120px;
	padding: 60px 0 0;
	color: #000000;
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.5;
	font-weight: 400;
}

.sc-container strong {
	font-weight: bold;
}

#page-top a {
	background: url(../img/btn_pagetop.png) left top;
	width: 100px;
	height: 100px;
	display: block;
	-webkit-transition: .4s;
	transition: .4s;
}

#page-top a:hover {
	opacity: 0.9;
}


/* ====================
keyv-area
==================== */
.sc-container .keyv-area {
	margin: 0 auto 146px;
}

.sc-container .keyv-area .keyv {
	margin: 0 auto 66px;
	text-align: center;
}

.sc-container .text {
	width: 998px;
	display: block;
	font-size: 22px;
	letter-spacing: 0.06em;
	line-height: 2.18;
	margin: 0 auto 48px;
	text-align: center;
}


/* ====================
intro-area
==================== */
.sc-container .intro-area {
    width: 100%;
    height: 550px;
    margin: 0 auto 72px;
    padding: 30px 0 0;
    background: url(/special/s_TT_wicca/img/wave_bg.jpg?20220304) repeat-x;
    background-size: contain;
}

.sc-container .intro-title {
	margin: 0 0 48px;
	color: #231815;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	position: relative;
}

.sc-container .intro-list {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.sc-container .intro-list-item {
	width: 253px;
	border-radius: 15px;
	background-color: #fffdf8;
	padding: 30px 0 36px;
}

.sc-container .intro-list-item-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin-bottom: 12px;
}

.sc-container .intro-list-item:nth-child(1) .intro-list-item-title {
	color: #e68088;
}
.sc-container .intro-list-item:nth-child(2) .intro-list-item-title {
	color: #ffd148;
}
.sc-container .intro-list-item:nth-child(3) .intro-list-item-title {
	color: #86d0c8;
}
.sc-container .intro-list-item:nth-child(4) .intro-list-item-title {
	color: #86d087;
}

.sc-container .intro-list-item-text {
	color: #231815;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 16px;
}

.sc-container .intro-list-item-image {
	width: 154px;
	margin: 0 auto;
}

/* ====================
campaign
==================== */
.sc-container .campaign {
	width: 100%;
	margin: 0 auto 225px;
	position: relative;
	z-index: 1;
}
.sc-container .campaign::after {
	content: "";
	display: block;
	width: 100%;
	height: 500px;
	background-color: #f6e6eb;
	position: absolute;
	top: 150px;
	z-index: -1;
}
.sc-container .campaign-body {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	column-gap: 40px;
}
.sc-container .campaign-image {
	width: 500px;
}
.sc-container .campaign-info {
	width: 540px;
    padding-top: 265px;
}
.sc-container .campaign-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 30px;
}
.sc-container .campaign-text {
	font-size: 20px;
	letter-spacing: 0.04em;
	line-height: 1.8;
	margin-bottom: 12px;
}
.sc-container .campaign-note-item {
	font-size: 14px;
	line-height: 2;
	text-indent: -1.25em;
	padding-left: 1.25em;
}
.sc-container .campaign-end-text {
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	margin-top: 30px;
}


/* ====================
special-model
==================== */
.sc-container .special-model {
	width: 100%;
	margin: 0 auto 149px;
	position: relative;
	z-index: 1;
}
.sc-container .special-model::after {
	content: "";
	display: block;
	width: 100%;
	height: 380px;
	background-color: #f3f0ea;
	position: absolute;
	top: 128px;
	z-index: -1;
}
.sc-container .special-model-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.sc-container .special-model-lead {
	font-size: 20px;
	letter-spacing: 0.04em;
	line-height: 1;
	text-align: center;
    padding-top: 28px;
}
.sc-container .special-model-list {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
    margin-top: 50px;
}
.sc-container .special-model-list-item {
	width: 340px;
}
.sc-container .special-model-text {
	font-size: 16px;
	line-height: 1.75;
	padding-top: 18px;
	margin-bottom: 15px;
}
.sc-container .special-model-info {
	padding: 0 2px 0;
	margin-top: -6px;
}
.sc-container .special-model-icon {
	width: 65px;
	height: 14px;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
	line-height: 1;
	background-color: #c9a865;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sc-container .special-model-name {
	font-size: 16px;
	line-height: 1;
	padding-top: 9px;
}
.sc-container .special-model-name span {
	display: block;
	font-size: 20px;
	padding-top: 18px;
}
.sc-container .special-model-price {
	font-size: 20px;
	line-height: 1;
	padding-top: 16px;
}
.sc-container .special-model-price span {
	font-size: 18px;
}
.sc-container .special-model-price span span {
	font-size: 16px;
    letter-spacing: 0.02em;
}


/* ====================
reason
==================== */
.sc-container .reason {
	width: 100%;
	margin: 0 auto 116px;
}
.sc-container .reason-title {
	text-align: center;
}
.sc-container .reason-title-sub {
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.04em;
	display: block;
}
.sc-container .reason-title-main {
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	display: block;
	padding-top: 18px;
}
.sc-container .reason-list {
	width: 1040px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	column-gap: 40px;
	padding-top: 30px;
}
.sc-container .reason-list-item {
	width: 500px;
	border: solid 2px #f5e5e5;
	border-radius: 15px;
	padding: 30px 30px 27px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	column-gap: 25px;
}
.sc-container .reason-list-image {
	width: 164px;
}
.sc-container .reason-list-info {
	/* width: calc(100% - 164px + 25px); */
	width: 247px;
	padding-top: 45px;
}
.sc-container .reason-list-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
}
.sc-container .reason-list-text {
	font-size: 16px;
	line-height: 1.5;
	padding-top: 15px;
}


/* ====================
wrapping
==================== */
.sc-container .wrapping {
	width: 100%;
	margin: 0 auto 115px;
	position: relative;
	z-index: 1;
}
.sc-container .wrapping::after {
	content: "";
	display: block;
	width: 100%;
	height: 340px;
	background-color: #f6e6eb;
	position: absolute;
	top: 40px;
	z-index: -1;
}
.sc-container .wrapping-body {
	width: 1040px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	column-gap: 0;
}
.sc-container .wrapping-image {
	width: 369px;
}
.sc-container .wrapping-info {
	width: calc(100% - 369px - 40px);
	/* width: 637px; */
	padding-top: 110px;
}
.sc-container .wrapping-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.6;
}
.sc-container .wrapping-text {
	font-size: 20px;
	line-height: 1;
	padding-top: 30px;
}
.sc-container .wrapping-note {
	font-size: 14px;
	line-height: 1;
	padding-top: 18px;
}
.sc-container .wrapping-note a {
	font-size: 14px;
	text-decoration: underline;
}
.sc-container .wrapping-note a:hover {
	text-decoration: none;
}



/* ====================
section
==================== */
.sc-container .section {
    position: relative;
    z-index: 0;
    width: 1080px;
    margin: 0 auto 280px;
}

.sc-container #scene1 {
    margin: 0 auto 280px;
}
.sc-container #scene2 {
    margin: 0 auto 276px;
}
.sc-container #scene3 {
    margin: 0 auto 287px;
}
.sc-container #scene4 {
    margin: 0 auto 282px;
}

.sc-container .section::before {
	position: absolute;
    z-index: -1;
    top: 130px;
    left: 160px;
    width: 920px;
    height: calc(100% - 30px);
    content: "";
}

.sc-container #scene1::before {
    background: #dff2fc;
}
.sc-container #scene1 .scene-number {
	content:"";
	display: block;
	width: 47px;
	height: 289px;
	position: absolute;
    top: 100px;
    right: 60px;
}
.sc-container #scene2::before {
    background: #fdeddb;
    height: calc(100% - 34px);
}
.sc-container #scene2 .scene-number {
	content:"";
	display: block;
	width: 47px;
	height: 290px;
	position: absolute;
    top: 100px;
    right: 60px;
}
.sc-container #scene3::before {
	background: #ecf4d9;
    height: calc(100% - 23px);
}
.sc-container #scene3 .scene-number {
	content:"";
	display: block;
	width: 47px;
	height: 290px;
	position: absolute;
    top: 100px;
    right: 60px;
}
.sc-container #scene4::before {
	background: #ecdfee;
    height: calc(100% - 28px);
}
.sc-container #scene4 .scene-number {
	content:"";
	display: block;
	width: 47px;
	height: 291px;
	position: absolute;
    top: 100px;
    right: 60px;
}

.sc-container .sec-title {
    width: 100%;
    height: 460px;
    margin-bottom: 35px;
    position: relative;
}

.sc-container .sec-title > span {
	font-family: "Noto Serif JP", serif;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.4375;
	letter-spacing: 0.05em;
	color: #ffffff;
    position: absolute;
    z-index: 1;
    top: 335px;
    left: 40px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.sc-container #scene1 .sec-title {
	background: url(/special/s_TT_wicca/img/mainimage_01_pc_20250305.jpg) no-repeat;
	background-size: contain;
}

.sc-container #scene2 .sec-title {
	background: url(/special/s_TT_wicca/img/mainimage_02_pc_20250305.jpg) no-repeat;
	background-size: contain;
}

.sc-container #scene3 .sec-title {
	background: url(/special/s_TT_wicca/img/mainimage_03_pc_20250305.jpg) no-repeat;
	background-size: contain;
}

.sc-container #scene4 .sec-title {
	background: url(/special/s_TT_wicca/img/mainimage_04_pc_20250305.jpg) no-repeat;
	background-size: contain;
}

.sc-container .section .text {
	width: auto;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 2.2;
    text-align: left;
    margin-bottom: 46px;
    padding-left: 100px;
}
.sc-container #scene2 .text {
    margin-bottom: 42px;
}
.sc-container #scene3 .text {
    margin-bottom: 41px;
}

/* ====================
section > sc-itemlist-wrap
==================== */
.sc-container .sc-itemlist-wrap {
	padding-left: 160px;
}

.sc-container .sc-itemlist {
	width: 920px;
	margin: 0 auto;
}

.sc-container .sc-itemlist .list {
	display: flex;
	justify-content: space-between;
    margin-bottom: 46px;
	column-gap: 10px;
}
.sc-container #scene2 .sc-itemlist .list {
	margin-bottom: 52px;
}
.sc-container #scene3 .sc-itemlist .list {
	margin-bottom: 44px;
}
.sc-container #scene4 .sc-itemlist .list {
	margin-bottom: 64px;
}

.sc-container .sc-itemlist .item-image {
    width: 400px;
    position: relative;
}

.sc-container .item-mainimage {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
}
.sc-container .item-mainimage img {
	vertical-align: bottom;
}

.sc-container .item-inner {
	width: calc(100% - 400px + 10px);
	padding-top: 14px;
}
.sc-container #scene2 .item-inner {
	padding-top: 18px;
}
.sc-container #scene3 .item-inner {
	padding-top: 20px;
}

.sc-container .item-text {
	font-size: 18px;
	line-height: 1.88;
	margin-bottom: 33px;
	padding-right: 41px;
}

/* icon */
.sc-container .icon-list {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 28px;
}

.sc-container .icon-list-item {
	width: 66px;
	margin-left: 18px;
}

.sc-container .icon-list-item:nth-child(3n+1) {
	margin-left: 0;
}

.sc-container .icon-image {
	margin-bottom: 6px;
}

.sc-container .icon-caption {
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 1.36;
	text-align: center;
}

/* item-detail */
.sc-container .item-name {
	font-size: 16px;
	line-height: 1;
	padding-top: 9px;
}
.sc-container .item-name span {
	display: block;
	font-size: 20px;
	padding-top: 18px;
}
.sc-container .item-price {
	font-size: 20px;
	line-height: 1;
	padding-top: 16px;
}
.sc-container .item-price span {
	font-size: 18px;
}
.sc-container .item-price span span {
	font-size: 16px;
    letter-spacing: 0.04em;
}

/* ====================
link-bnr
==================== */
.sc-container .link-bnr {
	width: 555px;
	margin: 0 auto 188px;
}
.sc-container .intro-area + .link-bnr {
	margin-top: -20px;
}


/* ====================
end
==================== */
.sc-container .end {
    width: 1000px;
    margin: 0 auto;
}
.sc-container .end-image {
	width: 500px;
	margin: 0 auto;
	position: relative;
}
.sc-container .end-image::after {
	content: "";
	display: block;
	width: 1px;
	height: 60px;
	background-color: #000000;
	position: absolute;
	bottom: -100px;
	left: 50%;
}
.sc-container .end-text {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 2.2;
    text-align: center;
	padding-top: 127px;
	padding-bottom: 48px;
}

/* ====================
スクロール
==================== */
.fade-img{opacity:0;transform:translateY(40px);}
.fade-img.scrollin{opacity:1;transition:.6s .2s ease;transform:none;}


.sec-title span.fadein {opacity:0;transform:translateX(-40px);}
.sec-title span.fadein.scrollin {opacity:1;transition:1s .2s ease;transform:none;}

.scene-number.fadein {opacity:0;transform:translateY(-40px);}
.scene-number.fadein.scrollin {opacity:1;transition:1s .2s ease;transform:none;}

/* その場で */
.fadein{opacity:0;transform:none;}
.fadein.scrollin{opacity:1;transition:1s .2s ease;}
