@charset "UTF-8";
html {
	font-size: 62.5%!important;
}
#wrapper_25summer
/*body*/
{
	font-family:'Lato', "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; 
	color: #595757;
	background-color: #ffffff;
	line-height: 0;
	letter-spacing: 0.05em;
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-feature-settings: "palt" 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	position: relative;
	overflow-x: hidden;
	animation: fadeIn 1.0s ease 0s 1 normal;
	-webkit-animation: fadeIn 1.0s ease 0s 1 normal;
	height: 100%;
}
*:focus {
	outline: none;
}

#wrapper_25summer a {
	text-decoration: none;
	color: #595757;
}
img {
	width: 100%;
	position: relative;
}
@keyframes fadeIn {
	0% {
	display: none;
	opacity: 0;
	}
	1% {
	display: block;
	opacity: 0;
	}
	100% {
	display: block;
	opacity: 1;
	}
}
@keyframes animationZoom1 {
	0% { transform: scale(1.1)
	}
	100% { transform: scale(1.0)
	}
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  35% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  35.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  70%, 100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/*追加コード*/
.jqmWindow {
	display: none!important;
	color: #FFFFFF!important;
	opacity: 0!important;
}
.s_button img {
	width: initial;
}
body #contant section {
	padding-bottom: 0!important;
}
#contant {
	padding-right: 0!important;;
}
#nav #leftSearchBox input {
    background-color: #FFFFFF!important;
}
#nav .nav_inner .sns_list {
	border-top: solid 1px #707070!important;
}
section#contant_h {
    overflow: hidden;
}
body img {
	max-width: initial;
	width: 100%;
}

::placeholder {
color: #000000;
}
#foot {
	margin-top: 0!important;
}
body {
color: #000000;
}



/*format*/
#nav {
	max-width: 320px;
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 2;
	background-color: #FFFFFF;
	top: 0;
	border-right: 1px solid #D9D9D9;
}
#contant_h {
/*	ここまで消す*/
/*
	max-width: 100%;
	padding-right: 0;
	padding-left: 320px;
	box-sizing: border-box;
*/
/*	ここまで消す*/
    overflow-x: hidden;
    overflow-y: scroll;
}
.bnr_sp_kari{
	display: none;
}

.haikei{
	position: relative;
}


/*top_section*/
.top_section{
	position: relative;
	z-index: 10;
	width: 100%;
	color: #595757;
	border-bottom: 1px solid #D9D9D9;
}
.top_photo{
	width: 55%;
	overflow: hidden;
	display: block;
	margin: 0 0 0 auto;
}
.top_photo_in{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.top_photo_in img{
	animation: animationZoom1 0.8s ease-in-out forwards;
}

h1.top_title {
	width: 36%;
	position: absolute;
	bottom: 3%;
	left: 3%;
	
	animation-name: fadeIn;
	animation-duration: 0.7s;
	animation-timing-function: ease;
	animation-delay: 1.0s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	opacity: 0;
}

.top_title_kazari{
    writing-mode: vertical-rl;
    position: absolute;
	top: 10px;
	left: 10px;
    font-size: 0.8rem;
    color: #595757;
    line-height: 1.4;
}

.scroll {
	display: inline-block;
	position: absolute;
	bottom: -5%;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	padding: 7% 0 0 0;
	overflow: hidden;
	font-size: 1.0rem;
	letter-spacing: 0.05em;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	writing-mode: horizontal-tb;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.scroll::after {
	content: '';
	position: absolute;
	bottom: 20%;
	left: 50%;
	width: 1px;
	height: 70%;
	background: #cccccc;
}
.scroll::after {
  animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
}


/*frame_kazari-----------------------------*/
#frame_kazari_1{
	display: none;
	position: fixed;
	z-index: 49;

	width: 100%;
	bottom: 16px;
	right: 16px;
}
.bnr_logo{
	width: 20%;
	position: absolute;
	bottom: 1%;
	right: 0;
	mix-blend-mode: multiply;
}
#frame_kazari_2 {
	display: none;
	position: fixed;
	width: 100%;
	top: 20px;
	right: 20px;
	z-index: 99;
	letter-spacing: 0.05em;
	text-align: right;
	font-size: 1.1rem;
	mix-blend-mode: multiply;
	color: #595757;
}
.is-hidden {
  display: none !important;
}
/*frame_kazari-----------------------------*/


/*btn_base-----------------------------*/
.look_btn{
	margin: 0 auto 0 auto;
	padding-top: 4px;
	font-size: 1.1rem;
	text-align: center;
	line-height:0;
	white-space: nowrap;
	z-index: 10;
}
.look_btn_all{
	margin-top: 8px;
	display: inline-block;
}
.space{
	display: inline-block;
	padding-left: 10px;
}
.item_link_btn {
	display: inline-block;
	border-bottom: 1px solid #595757;
	font-size: 1.0rem;
	vertical-align: 1px;
	line-height: 1;
	color: #000000;
}
.taxinc{
	font-size: 0.95rem;
	vertical-align: 1px;
	letter-spacing: 0.03em;
}
.coming_soon{
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.5;
	vertical-align: 0px;
	margin-top: -3px;
}
a.disabled {
  pointer-events: none;
  color: gray;
  text-decoration: none;
  cursor: default;
}
/*btn_base-----------------------------*/



/*look1-----------------------------*/
.look{
	width: 100%;
	margin: 18% auto 18% auto;
	position: relative;
}
.look1_1{
	width: 80%;
	position: relative;
	margin: 0 auto;
}

.look1_345{
	width: 100%;
	margin: 18% auto 18% auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.look1_3{
	margin: 0 auto 0 0;
	width: 42%;
}
.look1_3 .look_item_name{
	width: 260px;
	position: absolute;
	right: 0;
	bottom: 2.5%;
	margin: auto;
	z-index: 1;
}
.look1_3 .wearing_item{
	text-align: center;
	color: #595757!important;
	padding-bottom: 10px;
	font-size: 0.9rem;
	font-style: italic;
}
.look1_45{
	margin: 0 0 0 auto;
	width: 50%;
	position: relative;
}
.look1_45 .look_no{
	position: relative;
	width: 70px;
	z-index: 10;
	margin: 0 auto 15% 0;
}
.look1_6{
	width: 50%;
	margin: 18% auto 0 auto;
	position: relative;
}

.look_kazari{
	width: 98%;
	margin: 20% 0 20% auto;
}
.look_kazari img {
	padding: 0.2%;
}


/*look2-----------------------------*/
.look2{
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 18% auto 0 auto;
}
.look2_1_in{
	width:48%;
	position: relative;
}
.look2_1_in .look_no{
	width: 70px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 5%;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.look2_1_in .look_item_name{
	width: 260px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
.look2_1_in .wearing_item{
	text-align: center;
	color: #ffffff!important;
	padding-bottom: 10px;
	font-size: 0.9rem;
	font-style: italic;
}

.haikei .keisen{
    border-bottom: 1px solid #D9D9D9;
    max-width: 100%;
	margin: 18% auto 18% auto;
	display: block;
}

/*look3-----------------------------*/
.look3_1{
	width: 48%;
	position: relative;
	margin: 0 0 0 auto;
}
.look3_1 .look_no{
	width: 70px;
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
}
.look3_1 .look_item_name{
	width: 260px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 60px;
	margin: auto;
	z-index: 1;
}
.look3_1 .wearing_item{
	text-align: center;
	color: #ffffff!important;
	padding-bottom: 10px;
	font-size: 0.9rem;
	font-style: italic;
}
.look3_2 {
	width: 48%;
	position: relative;
	margin: -50% auto 0 0;
}
.look3_2 .look_btn{
	text-align: right;
}




/*footer-----------------------------*/
#foot_list{
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	z-index: 50;
    border-top: 1px solid #D9D9D9;
	color: #595757;
}
#foot_list .foot_title{
	width: 300px;
	margin: 4% auto 0 auto;
	text-align: center;
	padding-top: 6%;
}

.vol {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px; /* 左右の余白調整 */
	margin: 20px auto 0 auto;
}
.divider {
	width: 1px;
	height: 30px; /* 数字と縦位置を合わせる */
	background-color: #ccc; /* 線の色 */
	opacity: 0.6;
}
.vol img {
	width: 60px;
	height: auto;
}

.staff_credit {
	text-align: center;
	margin: 5% 0 0 0;
	font-size: 1.0rem;
	line-height: 1.3;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.staff_credit .keisen{
    border-bottom: 1px solid #D9D9D9;
    max-width: 2%;
    margin: 1% auto 1% auto;
	display: block;
}

#wrap {
	cursor: pointer;
	letter-spacing: 0.02em;
	font-size: 1.0rem;
	text-align: center;
    margin: 4% auto 10% auto;
    width: fit-content;
}
.arrow {
	margin-bottom: 5px;
}
.arrow::after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: .1px solid #666666;
	border-left: .1px solid #666666;
}
.arrow--right::after {
	transform: rotate(45deg);
	position: relative;
	margin: 0 auto;
}



/*animation------------------------------*/
.mouseover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.mouseover:hover {
	opacity: 0.3;
}

.fadeUp {
	opacity : 0;
	transform : translate(0px, 100px);	
	transition: all 1500ms 0ms ease;
}
.fadeUp2 {
	opacity : 0;
	transform : translate(0px, 100px);	
	transition: all 1500ms 0ms ease;
}


/* 初期状態：共通 */
.u-fade-type-up {
    transform: translateY(60px);
    opacity: 0;
    transition: 1s ease; /* フェード＆スライドのトランジション */
}

/* フェードイン状態（SPは直接付与、PCは親経由でもOK） */
.u-fade-type-up.is-active,
.js-scroll-trigger.is-active .u-fade-type-up {
    transform: translateY(0);
    opacity: 1;
}

/* PC用：順番にディレイをつける（親に .is-active が付いてるときだけ効く） */
.js-scroll-trigger.is-active .u-fade-type-up:nth-child(2) {
    transition-delay: 0.2s;
}
.js-scroll-trigger.is-active .u-fade-type-up:nth-child(3) {
    transition-delay: 0.4s;
}

/*swiper------------------------*/
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap,3px)!important;
}
.swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
    border-radius: initial !important;
    background: var(--swiper-pagination-bullet-inactive-color, #707070) !important;
}

.swiper-pagination {
    text-align: center !important;
    position: relative; /* 親要素の下に自然に配置させる */
    margin-top: 16px; /* 画像との間に余白（必要なら調整） */
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    justify-content: center;
    display: flex !important;
    position: relative !important;
}




@media screen and (min-width: 1000px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 599px){   
  .pc { display:none; }
  .sp { display:block; }
}


@media screen and (max-width: 599px) {

/*format*/
#nav {
	display: none;
}
#contant_h {
/*	ここまで消す*/
/*
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
	box-sizing: border-box;
	margin: 0 auto 0 auto;
*/
/*	ここまで消す*/
    overflow-x: hidden;
    overflow-y: scroll;
}
.bnr_sp_kari{
	display: block;
	position: fixed;
	z-index: 99;
	top: 0;
}
	

/*top_section*/
.top_section{
	position: relative;
	z-index: 10;
	font-family: "Helvetica-Light";
	width: 100%;
	/*	topを〇にする*/
	margin: 0 auto 0 auto;
	border-bottom: 0 solid #D9D9D9;
}
	
.top_photo{
	width: 100%;
	overflow: hidden;
	display: block;
}
.top_photo_in{
	width: 100%;
	margin: 0 auto 0 auto;
}
.top_photo_in img{
	animation: animationZoom1 0.8s ease-in-out forwards;
}	

h1.top_title {
	width:76%;
	position: absolute;
	right: 10px;
	bottom: 12px;
	left: inherit;
}	
	
.top_title_kazari{
    writing-mode: vertical-rl;
    position: absolute;
	top: 10px;
	left: 10px;
    font-size: 0.9rem;
    color: #FFFFFF;
    line-height: 1.4;
}
.scroll {
	bottom: -6%;
	padding: 14% 0 0 0;
	font-size: 0.9rem;
}

	
/*frame_kazari-----------------------------*/
#frame_kazari_1{
	display: none;
	position: fixed;
	z-index: 49;
	width: 100%;
	bottom: 2%;
	right: 3%;
}
.bnr_logo{
	width: 50%;
	position: absolute;
	bottom: 1%;
	right: 0;
	mix-blend-mode: multiply;
}
#frame_kazari_2 {
	top: 8%;
	left: 3%;
	right: auto;
	transform: rotate(90deg) translateY(-50%);
	transform-origin: left top;
	text-align: left;
	font-size: 0.9rem;
	letter-spacing: 0.0em;
}
/*frame_kazari-----------------------------*/	

	
/*btn_base-----------------------------*/
.look_btn{
	margin: 0 auto 0 auto;
	padding-top: 0;
	font-size: 1.1rem;
	text-align: center;
	line-height:0;
	white-space: nowrap;
	z-index: 10;
}
.look_btn_all{
	margin-top: 8px;
	display: block;
}
.space{
	display: inline-block;
	padding-left: 0;
}
.item_link_btn {
	display: inline-block;
	border-bottom: 1px solid #595757;
	font-size: 0.95rem;
	vertical-align: 1px;
	line-height: 1;
	color: #000000;
}
.taxinc{
	font-size: 0.85rem;
	vertical-align: 1px;
	letter-spacing: 0.03em;
}
.coming_soon{
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.5;
	vertical-align: 0px;
	margin-top: -3px;
}
/*btn_base-----------------------------*/
	

/*look1-----------------------------*/
.look{
	width: 100%;
	margin: 28% auto 28% auto;
	position: relative;
}
.look1_1{
	width: 80%;
	position: relative;
	margin: 0 auto;
}
.look1_345{
	width: 100%;
	margin: 28% auto 24% auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	justify-content: space-between;
}
.look1_3{
	margin: 0 auto 0 0;
	width: 62%;
	position: relative;
}
.look1_345 .look_item_name{
	width: 220px;
	position: relative;
	margin: 20% auto 0 auto;
}
.look1_345 .wearing_item{
	text-align: center;
	color: #595757!important;
	padding-bottom: 10px;
	font-size: 0.8rem;
	font-style: italic;
}
.look1_45{
	margin: -9% 0 0 auto;
	width: 80%;
	position: static;
	mix-blend-mode: multiply;
}
.look1_45 .look_no{
	position: absolute;
	width: 54px;
	z-index: 10;
	margin: 0 auto 0 auto;
	top: 0;
	right: 4%;
}
.look1_6{
	width: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}


.look_kazari{
	width: 100.5%;
	margin: 28% auto 30% auto;
}
.look_kazari img {
	padding: 0%;
}



/*look2-----------------------------*/
.look2{
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	justify-content: space-between;
	margin: 28% auto 0 auto;
}
.look2_1_in{
	width:100%;
	position: relative;
	margin: 0 auto;
}
.look2_1_in .look_no{
	width: 54px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 5%;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.look2_3{
	width: 86%;
	margin: 20% auto 0 auto;
}
.look2_1_in .look_item_name{
	width: 220px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
.look2_1_in .wearing_item{
	text-align: center;
	color: #ffffff!important;
	padding-bottom: 10px;
	font-size: 0.8rem;
	font-style: italic;
}

.look2_btn .look_btn{
	padding-top: 8px;
}	


.haikei .keisen{
    border-bottom: 1px solid #D9D9D9;
    max-width: 100%;
	margin: 18% auto 18% auto;
	display: block;
}
	
	
/*look3-----------------------------*/
.look3_1{
	width: 86%;
	position: relative;
	margin: 0 0 0 auto;
}
.look3_1 .look_no{
	width: 54px;
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 1;
}
.look3_1 .look_item_name{
	width: 220px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 60px;
	margin: auto;
	z-index: 1;
}
.look3_1 .wearing_item{
	text-align: center;
	color: #ffffff!important;
	padding-bottom: 10px;
	font-size: 0.8rem;
	font-style: italic;
}
.look3_2 {
	width: 86%;
	position: relative;
	margin: 20% auto 0 0;
}
.look3_2 .look_btn{
	text-align: right;
}
.look3_2 .look_btn{
	padding-top: 8px;
}	

	
/*footer-----------------------------*/
#foot_list{
	width: 100%;
	position: relative;
	margin: 30% auto 0 auto;
	z-index: 10;
    border-top: 1px solid #D9D9D9;
	color: #595757;
}
#foot_list .foot_title{
	width: 54%;
	margin: 10% auto 0 auto;
	text-align: center;
	padding-top: 6%;
}


.vol {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px; /* 左右の余白調整 */
	margin: 20px auto 0 auto;
}
.divider {
	width: 1px;
	height: 25px; /* 数字と縦位置を合わせる */
	background-color: #ccc; /* 線の色 */
	opacity: 0.6;
}
.vol img {
	width: 45px;
	height: auto;
}
	
	
.staff_credit {
	text-align: center;
	margin: 10% 0 0 0;
	font-size: 1.0rem;
	line-height: 1.4;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.staff_credit .keisen{
    border-bottom: 1px solid #D9D9D9;
    max-width: 4%;
    margin: 0 auto 3% auto;
	display: block;
}

#wrap {
	cursor: pointer;
	letter-spacing: 0.02em;
	font-size: 1.0rem;
	text-align: center;
    margin: 10% auto 14% auto;
    width: fit-content;
}
.arrow {
	margin-bottom: 4px;
}
.arrow::after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: .1px solid #666666;
	border-left: .1px solid #666666;
}
.arrow--right::after {
	transform: rotate(45deg);
	position: relative;
	margin: 0 auto;
}

	
/*animation------------------------------*/
.fadeUp {
	opacity : 0;
	transform : translate(0px, 20px);	
	transition: all 800ms 0ms ease;
}
.fadeUp2 {
	opacity : 0;
	transform : translate(0px, 20px);	
	transition: all 800ms 0ms ease;
}
	
/*swiper------------------------*/
.swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
    border-radius: initial !important;
    background: var(--swiper-pagination-bullet-inactive-color, #707070) !important;
}

}
	

#foot .sns_list a img {
	max-width: initial;
}

