@charset "UTF-8";

.sp-only {
    display: none;
}

#event-contents-wrapper {
    margin-top: 0;
}

body {
    background: #fff;
}

.btn_item_lp_ {
    right: 5%;
    z-index: 999;
}

.list_.col1_ {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#event-contents-wrapper.contents {
    width: 100%;
}

/* mv */
#feature-teaware-mv {
    width: 1000px;
    margin: 0 auto 80px;
}

#feature-teaware-mv h1 {
    margin: 0 0 80px;
    position: static;
    padding: 0;
    margin: 0 auto 80px;
}

#feature-teaware-mv h1 img {
    width: 1000px;
    height: 525px;
}

#feature-teaware-mv p {
    color: #333333;
}

#feature-teaware-mv p.text {
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
    margin: 0 0 40px 0;
    padding: 0;
}

#feature-teaware-mv p.date {
    text-align: left;
    font-size: 16px !important;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    margin-left: 30px;
}

/*アンカーリンクボタン*/
#feature-teaware-anchorlink {
    margin: 0 0 120px;
}

#feature-teaware-anchorlink ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    font-size: 0;
    margin: 0;
    padding: 0;
}

#feature-teaware-anchorlink ul li:last-child {
    margin: 0;
}

#feature-teaware-anchorlink ul li a {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    background: #403a3a url(/img/usr/event/feature-teaware/pc/arrow.png) right 24px center no-repeat;
    border-radius: 40px;
    width: 320px;
    height: 70px;
}

#feature-teaware-anchorlink ul li p {
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: block;
    line-height: 1;
}

#feature-teaware-anchorlink ul li a:hover {
    opacity: 0.8;
}


/* チェックエリア(アイテム別にチェック！・シリーズ別にチェック！) */
#feature-teaware-check {
    background: #fffbef;
    text-align: center;
    padding-block: 60px 80px;
}

#feature-teaware-check > *:last-child {
    margin-bottom: 0;
}

/* アイテム別にチェック！ */
.feature-teaware-check-items {
    margin-bottom: 80px;
}

.feature-teaware-check-items h3 {
    margin-bottom: 40px;
}

.feature-teaware-check-items h3 img {
    display: block;
    width: 181px;
    height: 38px;
    margin: 0 auto 20px;
}

.feature-teaware-check-items h3 span {
    font-size: 20px;
    color: #403a3a;
    font-weight: bold;
}

.feature-teaware-check-items ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    padding: 0;
    margin: 0;
}

.feature-teaware-check-items li {
    width: 235px;
}

.feature-teaware-check-items li a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.feature-teaware-check-items li a:hover {
    opacity: 0.6;
}

.feature-teaware-check-items li a img {
    width: 100%;
}

.feature-teaware-check-items li a figure {
    margin: 0;
}

.feature-teaware-check-items li a figcaption {
    font-size: 15px;
    font-weight: bold;
    background: #403a3a;
    text-align: center;
    padding: 13px 0 10px;
    color: #fff;
}

/* シリーズ別にチェック！ */
.feature-teaware-check-series {
    margin-bottom: 80px;
    width: 1000px;
    margin: 0 auto;
}

.feature-teaware-check-series h3 {
    margin-bottom: 40px;
}

.feature-teaware-check-series h3 img {
    display: block;
    width: 181px;
    height: 38px;
    margin: 0 auto 20px;
}

.feature-teaware-check-series h3 span {
    font-size: 20px;
    color: #403a3a;
    font-weight: bold;
}

.feature-teaware-check-series ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0 80px;
    padding: 0;
}

.feature-teaware-check-series ul li {
    width: 460px;
    margin-bottom: 60px;
}

.feature-teaware-check-series ul li img {
    display: block;
    margin-bottom: 30px;
}

.feature-teaware-check-series .title {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 0 12px;
    margin-bottom: 20px;
}

.feature-teaware-check-series ul li .title h4 {
    font-size: 18px;
    font-weight: bold;
    color: #403a3a;
    margin: 0;
}

.feature-teaware-check-series .btn {
    width: 68px;
    height: 28px;
    border-radius: 40px;
}

.feature-teaware-check-series .btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    border-radius: 40px;
    font-size: 10px;
    border-radius: 40px;
    background: #403a3a;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.feature-teaware-check-series .btn a:hover {
    background: #fff;
    color: #403a3a;
}

.feature-teaware-check-series p {
    font-size: 16px;
    color: #333333;
    text-align: left;
    margin: 0;
    line-height: 1.5;
}
.feature-teaware-check-series .cosmos {
    display: inline-block;
    font-size: 13px;
    color: #403a3a;
    font-weight: bold;
}

/*Staff Pick Up (visumo)*/
#feature-teaware-staffpickup {
    width: 1000px;
    margin: 60px auto 120px;
}

.hacobune-containers-base.hacobune-containers-media-posts {
    margin-bottom: 66px;
}

body .hacobune-gallery .hacobune-app-container {
    margin-top: 0;
    padding-top: 0;
}

body .hacobune-layout-base-top-html h2 {
    background: url(/img/usr/event/feature-teaware/2025/pc/staff_pickup_text.png) left center no-repeat;
    width: 1000px;
    height: 107px;
    text-indent: -9999px;
    display: block;
    margin: 0 auto 64px;
}

.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col {
    max-width: 190px;
    margin-right: 10px;
    margin-bottom: 26px;
}

.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col:nth-child(5n+0) {
    margin-right: 0;
}

.hacobune-gallery.gift .hacobune-layout-base .hacobune-grid-content .hacobune-grid-col:nth-child(5n+1) {
    clear: both;
}

.hacobune-gallery.gift div.hacobune-media-post-list-item {
    padding: 0;
}

body .hacobune-gallery.gift img.hacobune-media-post-list-item-img {
    width: 190px !important;
    max-width: 190px !important;
    height: 190px !important;
}

body .hacobune-media-post-list-item-caption {
    padding-top: 17px !important;
}

body .hacobune-logo[data-v-f071fed6],
body .hacobune-logo {
    margin: 0 !important;
    padding: 0 !important;
    display: none;
}

body .hacobune-layout-base-bottom-html p a {
    background: #dbebbf url(recommend_morebtn.png) right 26px center no-repeat;
    width: 670px;
    height: 68px !important;
    line-height: 68px;
    text-align: center;
    border-radius: 34px;
    color: #608795;
    height: 68px;
    font-size: 18px !important;
    font-weight: bold;
    display: block !important;
    margin: 66px auto 10px;
    letter-spacing: normal;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.hacobuce-media-post-item-root {
    height: 800px;
    overflow-y: scroll;
}

.hacobuce-media-post-item-root::-webkit-scrollbar {
    display: none;
}


/* ボタン共通(Staff Pick Up/オンライン限定ギフトセット) */
.feature-teaware-staffpickup-btn,
.feature-teaware-online-btn {
    width: 452px;
    height: 50px;
    margin: 0 auto;
}

.feature-teaware-staffpickup-btn a,
.feature-teaware-online-btn a {
    position: relative;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #403a3a;
    border-radius: 40px;
    font-size: 18px;
    width: 100%;
    height: 100%;
}

.feature-teaware-staffpickup-btn a::after,
.feature-teaware-online-btn a::after {
    position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    background: url(/img/usr/event/feature-teaware/pc/arrow.png) no-repeat center / 100%;
    height: 14px;
    width: 12px;
    transform: translateY(-50%) rotate(-90deg);
}

.feature-teaware-staffpickup-btn a:hover,
.feature-teaware-online-btn a:hover {
    opacity: 0.8;
}

/* オンライン限定ギフトセット(子ページ) */
#StyleT-list-wrapper {
    width: 1010px;
    margin: 0 auto;
}

#event-contents-wrapper h2 {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 45px !important;
}

.list-item-image-container {
    height: 235px !important;
}

.feature-teaware-online-btn {
    margin: 60px auto 120px;
}

/*PICK UP*/
.feature-teaware-pickup {
	margin: 0 auto 120px;
	box-sizing: border-box;
}
.feature-teaware-pickup .pickup {
    background-color: #fffbef;
    box-sizing: border-box;
    padding: 60px;
    margin-inline: auto;
    width: 1000px;
}
.feature-teaware-pickup h2{
	text-align: center;
	line-height: 1;
	margin: 0 0 15px;
	padding: 0;
}
#event-contents-wrapper .feature-teaware-pickup h2{
    margin-bottom: 25px!important;
    width: auto;
}
.feature-teaware-pickup p{
	color: #231816;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	font-size: 20px;
}
.feature-teaware-pickup ul{
	margin: 30px 0 0 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 46px;
}
.feature-teaware-pickup ul li {
    width: 417px;
}
.feature-teaware-pickup ul li img {
    width: 100%;
}

.feature-teaware-pickup ul a:hover{
	opacity: 0.8;
}

/* ※上記記載の価格はすべて、 税込み価格です。 */
.feature-teaware-text {
    font-size: 16px;
    text-align: center;
    margin-bottom: 80px;
}

/* footer h2 非表示 */
h2.event_title_ {
    display: none;
}

/* .chart */
.feature-teaware-chart {
    background-color: #fff;
    padding-block: 100px 60px;
}
.feature-teaware-chart-ttl {
    display: flex;
    align-items: center;
    flex-direction: column;
    row-gap: 18px;
    text-align: center;
}
#event-contents-wrapper .feature-teaware-chart-ttl {
    color: #403a3a;
    margin-bottom: 40px!important;
    width: auto;
}
.feature-teaware-chart-ttl-main {
    font-size: 33px;
    font-weight: bold;
    line-height: 1;
}
.feature-teaware-chart-ttl-sub {
    font-size: 20px;
    font-weight: bold;
    padding-inline: 28px;
    position: relative;
}
.feature-teaware-chart-ttl-sub::before,
.feature-teaware-chart-ttl-sub::after {
    background-color: currentColor;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    bottom: 0;
}
.feature-teaware-chart-ttl-sub::before {
    left: 0;
    rotate: -33deg;
}
.feature-teaware-chart-ttl-sub::after {
    right: 6px;
    rotate: 33deg;
}
.chart {
    display: flex;
    flex-direction: column;
    row-gap: 60px;
    margin-inline: auto;
    width: 780px;
}
.chart-q {
    background-color: #fffbef;
    border-radius: 10px;
    padding: 54px 90px 60px;
}
.chart-q-inner > *:last-child {
    margin-bottom: 0;
}
.chart-q-ttl {
    border-bottom: 1px dotted #99948e;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 13px;
    margin: 0 0 40px;
}
.chart-q-next {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    margin-bottom: 40px;
}
.chart-q-next-btn {
    all: unset;
    outline: revert;
    box-sizing: border-box;
    background-color: #fff;
    border: 2px solid currentColor;
    border-radius: 10px;
    color: #403a3a;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 12px;
}
.chart-q-prev {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
    margin-bottom: 40px;
}
.chart-q-prev-btn {
    all: unset;
    outline: revert;
    box-sizing: border-box;
    background-color: #403a3a;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    position: relative;
}
.chart-q-prev-btn::before {
    content: '';
    background-image: url(/img/usr/event/feature-teaware/pc/arrow.png);
    background-size: 100%;
    height: 14px;
    width: 13px;
    position: absolute;
    top: 50%;
    left: 20px;
    translate: 0 -50%;
    rotate: 90deg;
}
.chart-a {
    background-color: #fffbef;
    border-radius: 10px;
    padding: 54px 30px 60px;
}
.chart-a-inner {
}
.chart-a-inner > *:last-child {
    margin-bottom: 0;
}
.chart-a-ttl {
    color: #403a3a;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    text-align: center;
    margin-bottom: 24px;
}
.chart-a-ttl * {
    color: inherit;
}
.chart-a-ttl-main {
    font-size: 26px;
    font-weight: bold;
    line-height: calc(36 / 26);
    margin: 0;
}
.chart-a-ttl-sub {
    font-size: 20px;
    font-weight: bold;
    line-height: calc(28 / 20);
    margin: 0;
}
.chart-result {
    margin-inline: auto;
    width: 440px;
}
.chart-result-img {
    text-align: center;
    margin-bottom: 26px;
}
.chart-result-img img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.chart-result-textarea {
    display: flex;
    flex-direction: column;
    row-gap: 22px;
}
.chart-result-text {
    font-size: 16px;
    line-height: calc(24 / 16);
    margin: 0;
}
.chart-result-list {
    font-size: 14px;
    line-height: calc(22 / 14);
    padding: 0;
    margin: 0;
}
.chart-result-list * {
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    line-height: inherit;
}
.chart-result-list a:not(:hover) {
    text-decoration: underline;
}
.chart-result-link {
    position: relative;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #403a3a;
    border-radius: 40px;
    font-size: 18px;
    padding: 12px 34px 11px;
    line-height: 1.5;
}
.chart-result-link::after {
    position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    background: url(/img/usr/event/feature-teaware/pc/arrow.png) no-repeat center / 100%;
    height: 14px;
    width: 12px;
    transform: translateY(-50%) rotate(-90deg);
}

.btn_item_lp_ {
    right: 5%;
    z-index: 999;
}