@charset "utf-8";

main#container{
    margin: 0;
    max-width: none;
}

main#container #breadClumb{
    margin-top: 34px;
}

main#container a{
    text-decoration: none;
}

#pagetopBtn {
    z-index: 999;
}

.store_wrapper {
    background: #FFF;
}

.-textHide {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.item-detail-btnWrap{
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}

article section > h2 {
    color: #FFFFFF;
    font-size: 60px;
    font-weight: bold;
    line-height: calc(111/60);
    letter-spacing: 0.6em;
    text-align: center;
    width: 1000px;
    margin: 150px auto 0;
    background: url(/cmn/img/feature/geoselection/pc/otheritem/room-wear/feature_titleBg.png) no-repeat top center / 100% auto;
}

a.item-detail-shop,
a.item-detail-online {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 480px;
    height: 200px;
    border-radius: 100px;
    box-shadow: 0 0 10px #ccc;
}

a.item-detail-shop {
    background: #ff3264;
}

a.item-detail-online {
    background: #172d5b;
}

a.item-detail-shop::after,
a.item-detail-online::after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    transform: rotate(-45deg);
}

.item_features_text {
    color: #3C3C3C;
    font-size: 32px;
    line-height: calc(45/32);
    text-align: center;
}

.item_features_text strong {
    display: block;
    color: #6487E1;
    font-size: 70px;
    font-weight: bold;
    line-height: calc(100/70);
    padding: 20px 0;
}

#slider_features + .item_features_text,
.imgBlock + .item_features_text {
    margin-top: 150px;
}

.imgBlock {
    text-align: center;
    margin: 30px auto;
}

/* mv */
.mv_wrap{
    padding-top: 921px;
    background: url(/cmn/img/feature/geoselection/pc/otheritem/room-wear/mv.png) no-repeat top center / 1801px auto;
}

.mv_wrap .mv_price {
    width: 1002px;
    height: 231px;
    margin: 0 auto;
    background: url(/cmn/img/feature/geoselection/pc/otheritem/room-wear/price.png) no-repeat top center / 100% auto;
}

.mv_wrap .mv_price_set {
    width: 1000px;
    height: 219px;
    margin: 60px auto 0;
    background: url(/cmn/img/feature/geoselection/pc/otheritem/room-wear/price_set.png) no-repeat top right / 862px auto;
}

/* item_headData */
.item_headData {
    position: relative;
    width: 970px;
    height: 538px;
    margin: 80px auto 0;
    background: url(/cmn/img/feature/geoselection/pc/otheritem/room-wear/product.png?t=20250522) no-repeat top center / 100% auto;
}

.item_headData .colorlink_btn {
    position: absolute;
    top: 310px;
    right: 0;
    color: #000;
    font-size: 32px;
    font-weight: bold;
    line-height: calc(150/32);
    text-align: center;
    text-indent: 0;
    width: 480px;
    border-radius: 25px;
    background: #ffd700;
}

.item_headData + .item-detail-btnWrap {
    margin-top: 70px;
}

/* item_features */
.item_features .note {
    font-size: 25px;
    text-align: center;
    margin-top: 20px;
}

/* item_colors */
.item_colors .note {
    font-size: 25px;
    text-align: center;
    margin-top: 30px;
}

.item_colors > ul {
    width: 1000px;
    margin: 90px auto 0;
}

.item_colors > ul > li + li {
    margin: 30px auto 0;
}

.item_colors > ul > li h3 {
    font-size: 46px;
    font-weight: bold;
    line-height: 1;
}

.item_colors > ul > li ul {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.item_colors > ul > li p {
    font-size: 28px;
    text-align: center;
    margin-top: 15px;
}

.item_colors .item-detail-btnWrap {
    margin-top: 100px;
}

/* item_size */
.item_size .imgBlock {
    height: 2020px;
    padding-top: 90px;
    background: #F5F5F5;
}

.item_size .imgBlock img {
    display: block;
    width: 1000px;
    margin: 0 auto;
}

.item_size .imgBlock img + img {
    margin-top: 40px;
}

/* item_spac */
.item_spac h3 {
    font-size: 46px;
    text-align: center;
    margin: 30px auto;
}

.item_spac .imgBlock {
    margin-top: 90px;
}

.item_spac .spac_handling_img {
    text-align: center;
}

.item_spac .spac_quality,
.item_spac .spac_handling_list {
    font-size: 40px;
    width: 1000px;
    margin: 30px auto 0;
}

.item_spac .spac_handling_list li {
    text-indent: -1em;
    padding-left: 1em;
}

.item_spac .note {
    font-size: 25px;
    text-indent: -1em;
    width: 1000px;
    padding-left: 1em;
    margin: 30px auto 0;
}

/* pickup_slider */
.pickup_slider{
    position: relative;
    margin-top: 30px;
}

.pickup_slider .slick-arrow {
    display: none !important;
}

.slick-slide {
    padding: 0 10px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.slick-active {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.slick-slide img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    
}

.slider_text {
    position: relative;
    left: 50%;
    color: #3C3C3C;
    line-height: calc(45/32);
    text-align: center;
    white-space: nowrap;
    width: fit-content;
    transform: translate(-50%, 0);
    opacity: 0;
}

.slick-active .slider_text {
    opacity: 1;
}

.arrowWrapper {
    display: flex;
    justify-content: space-between;
    width: 840px;
    height: 0;
    margin: 0 auto;
}

.arrowWrapper a{
    position: relative;
    top: calc((-780/2*1px) - 64px);
    appearance: none;
    border: none;
    box-sizing: border-box;
    display: block;
    height: 60px;
    opacity: 1.0;
    width: 60px;
    z-index: 600;
    -webkit-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    background: #6487E1;
}

.arrowWrapper .slickPrev:after,
.arrowWrapper .slickNext:after {
    content: "";
    position: absolute;
    top: 55%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
}

.arrowWrapper .slickPrev:after {
    left: 40%;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

.arrowWrapper .slickNext:after {
    right: 40%;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
}

.slick-dots{
    position: relative;
	font-size: 0;
	line-height: 0;
	padding: 20px 0;
	text-align: center;
}

.slick-dots li{
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin-right: 20px;
}

.slick-dots li:last-child{
	margin-right: 0;
}

.slick-dots li button{
	background: #AFAFAF;
	border: 0;
	border-radius: 100%;
	display: inline-block;
	height: 25px;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 25px;
}

.slick-dots li.slick-active button{
	background: #6487E1;
	cursor: default;
}

#slider_features .note {
    transform: translate(0, -50px);
}

#slider_features .slick-dots {
    transform: translate(0, 80px);
}

#slider_scene .slider_text {
    font-size: 32px;
    padding-bottom: 30px;
}

#slider_six .slider_text {
    font-size: 36px;
    font-weight: bold;
    padding-top: 30px;
}

#slider_six .arrowWrapper a {
    top: calc((-780/2*1px) - 194px);
}

/* store_search */
.store_search-bg {
    padding: 80px 0;
    background: #F5F5F5;
}

.store_search-note {
    font-size: 26px;
    text-align: center;
}

.online_store_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 80px auto 0;
}

.online_store_list > li {
    width: 440px;
}

.online_store_list > li:nth-of-type(n + 3) {
    margin-top: 30px;
}

.online_store_list > li p {
    font-size: 24px;
    margin-top: 0;
    min-height: auto;
}

.online_store_list > li .online_store_link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.online_store_list > li .online_store_link li {
    width: fit-content;
}

.online_store_list > li .online_store_link li:nth-of-type(n + 3) {
    margin-top: 20px;
}

.online_store_list li + li {
    margin-left: 0;
}

.online_store_list > li .online_store_link li a {
    display: block;
    color: #3C3C3C;
    font-size: 24px;
    font-weight: bold;
    line-height: calc(105/24);
    text-align: center;
    width: 210px;
    background: #FFFFFF;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px #ddd;
}

/* bnr_wrapper */
.bnr_wrapper {
    width: 700px;
    margin: 80px auto 0;
}

/* youtube */
.youtube {
    width: 1000px;
    margin: 150px auto 0;
}

.youtube_player iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 560/315;
}