<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
	font-size: 62.5%!important;
}
#wrapper_25spring
/*body*/
{
	font-family: "Helvetica-Light", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; 
	color: #666666;
	line-height: 0;
	letter-spacing: 0.06em;
	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_24winter a {
	text-decoration: none;
	color: #666666;
}
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%;
  }
}

@font-face {
  font-family: "Helvetica-Medium";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeueLTStd-Md.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica-Roman";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeueLTStd-Roman.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeue.ttc") format("TrueType");
}
@font-face {
  font-family: "Helvetica-Light";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeueLTStd-Lt.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica-UltraLight";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeueLTStd-UltLt.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica-Thin";
  src: url("//gigaplus.makeshop.jp/intimite/25spring_v1/fonts/HelveticaNeueLTStd-Th.otf") format("opentype");
}

/*追加コード*/
.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: #dcda8e;*/
background-color: #fff;
top: 0;
border-right: 1px solid #c8c8c8;
}
#contant_h {
/*	ここまで消す*/
/*
max-width: 100%;
padding-right: 0;
padding-left: 320px;
box-sizing: border-box;
margin: 0 0 0 0px;
*/
/*	ここまで消す*/

overflow-x: hidden;
overflow-y: scroll;
}
.bnr_sp_kari{
display: none;
}

.haikei_1{
/*border-left: 1px solid #fff;*/
/*background-color: #edecbe;*/
position: relative;
}


/*top_section*/
.top_section{
	position: relative;
	z-index: 10;
	font-family: "Helvetica-Light";
	width: 100%;
}
.top_photo{
	width: 100%;
	overflow: hidden;
	display: block;
}
.top_photo img{
	animation: animationZoom1 0.8s ease-in-out forwards;
}
.top_no{
position: absolute;
width: 6.25%;
top: 6.25%;
right: 0;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
}
h1.top_title {
position: absolute;
width: 37.5%;
bottom: -1.875%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);

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{
width:22%;
position: absolute;
bottom: 3%;
right: 0;
left: 0;
margin: 0 auto 0 auto;
text-align: center;
}
.top_title_kazari2{
height: 100%;
position: absolute;
top: 50%;
right: 1%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
	
color: #FFFFFF;
font-family: "arno-pro", serif;
font-weight: 400;
font-style: normal;
text-align: center;
line-height: 1.0;
font-size: 1.2rem;
letter-spacing: 0.05em;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-o-writing-mode: vertical-rl;
writing-mode: vertical-rl;
	
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;
}

.scroll {
display: inline-block;
position: absolute;
bottom: -4%;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
color: #333;
	
z-index: 2;
padding: 50px 3px 0px 0px;
overflow: hidden;
font-size: 1rem;
letter-spacing: 0.05em;
line-height: 1;
text-transform: uppercase;
text-decoration: none;
writing-mode: horizontal-tb;
font-weight: 500;
font-family: "Helvetica-Light";
}
.scroll::after {
content: '';
position: absolute;
bottom: 20%;
left: 50%;
width: 1px;
height: 70%;
background: #333;
}
.scroll::after {
animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
}


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

width: 100%;
bottom: 16px;
right: 16px;
}
/*
.bnr_text{
	display: none;
}
*/
.bnr_logo{
width: 18.75%;
position: absolute;
bottom: 1%;
right: 0;
}
#frame_kazari_2{
display: none;
position: fixed;
width: 100%;
top: 25px;
right: 25px;
z-index: 111;
color: #333;
letter-spacing: 0.05em;
text-align: right;
font-family: "Helvetica-Roman";
font-size: 1.125rem;
}

/*
#frame_kazari_2 .bnr_text{
	display: block;
}
*/
/*frame_kazari-----------------------------*/



/*btn_base-----------------------------*/
.look_btn{
	margin: 0 auto 0 0;
	padding-top: 4px;
	font-size: 1.2rem;
	text-align: left;
	line-height:0;
	white-space: nowrap;
    font-family: "Helvetica-Roman";
	z-index: 10;
}
.look_btn_all{
	margin-top: 10px;
	display: block;
	color: #333;
	text-decoration: none;
}
.item_link_btn {
	display: inline-block;
	border-bottom: 1px solid #333;
	font-size: 1.05rem;
	vertical-align: 1px;
	line-height: 0.8;
	color: #333;
}
.taxinc{
	font-size: 0.95rem;
	vertical-align: 1px;
	letter-spacing: 0.03em;
}
.coming_soon{
	display: inline-block;
	font-size: 1.15rem;
	line-height: 1.5;
	vertical-align: 0px;
	margin-top: -3px;
}
/*btn_base-----------------------------*/



/*look1-----------------------------*/
.look1 {
width: 100%;
padding: 12.5% 0 10% 0;
position: relative;
background-color: #edecbe;

display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content:space-between;
}
.look1_1{
width: 47.5%;
position: relative;
}
.look1_1 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
color: #FFFFFF!important;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
text-shadow: 1.25px 1.25px 5px rgba(0, 0, 0, 0.25);
position: absolute;
width: 100%;
top: 12.5%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
z-index: 1;	
}

.look1_1 .kazari_item_all .kazari_item{
font-family: 'ivypresto-display', serif;
font-weight: 300;
font-style: normal;
line-height: 1;
font-size: 2.5rem;
letter-spacing: .0125em;
text-shadow: 1.25px 1.25px 5px rgba(0, 0, 0, 0.25);
}

.look1_2{
width: 47.5%;
position: relative;
margin: 0 0 0 auto;
}

.look1_2_a{
width: 66.6%;
margin: 0 auto 0 0;
margin-bottom: 5%;
}

.look1_2_b{
width: 66.6%;
margin: 0 0 0 auto;
margin-top: 5%;
}

.look_btn .look_kazari{
position: relative;
margin: 0;
margin-bottom: 25px;
z-index: 11;
}
.look_btn .look_kazari img{
width: 125px;
}

/*
.kazari_item{
font-family: "arno-pro-display", serif;
font-style: italic;
line-height: 0.8;
font-size: 4rem;
letter-spacing: 0em;
}
*/

.look1_2 .look_btn{
position: absolute;
bottom: 0;

}
.look1_2 .look_btn .look_btn_all .item_link_btn {
border-bottom: 1px solid #333;
color: #333;
}
.look1_2 .look_btn .look_btn_all{
margin-top: 10px;
display: block;
color: #333!important;
}


/*
.look1_1 .look_kazari{
	width: 90px;
	position: absolute;
	top: 36px;
	left: 36px;
	border: none;
}
*/


/*
.look1_2 .kazari_item_all{
	font-family: "arno-pro", serif;
	font-weight: 400;
	font-style: italic;
	line-height: 1.5;
	color: #FFFFFF!important;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
	margin-bottom: 16px;
}
*/


/*look2-----------------------------*/
.look2{
width: 100%;
padding: 10% 0 12.5% 0;
position: relative;
display: flex;
flex-direction:row-reverse;
}
.look2_1{
width: 47.5%;
position: relative;
margin: 0 0 0 auto;
}
.look2_1 .look_kazari{
position: absolute;
width: 125px;
left: 0;
right: 0;
top: 5%;
margin: 0 auto;
text-align: center;
}
.look2_1 .look_kazari img{
/*width: 125px;*/
}
.look2_2{
width: 50%;
position: relative;
/*margin: 0 0 0 auto;*/
margin: 0 auto;
}

.look2_2 .swiper{
width: 66.6%;
margin: 0 auto;
}
.look2 .look_btn{
position: relative;
margin-top: 12.5px;
text-align: center;
}
.look2_1 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
color: #333!important;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
height: 100%;
top: 50%;
right: -7.5%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
z-index: 1;	
}
.look2_2 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
position: absolute;
width: 100%;
margin-top: 16.25%;
left: 50%;
/*
margin: 0 auto;
margin-top: 10%;
*/
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #333!important;
z-index: 1111;	
}
.look2_2 .kazari_item_all .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
font-weight: 300;
font-style: normal;
line-height: 1.1875;
font-size: 2.5rem;
letter-spacing: .0125em;
width: fit-content;
margin: 0 auto;
color: #333!important;
z-index: 1;
}
.look2_kazari{
position: relative;
width: 100%;
}
.look2_essentials{
position: absolute;
width: 25%;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
/*
.body_kazari{
	width: 50%;
	line-height: 1.6;
	margin: 12% auto 10% auto;
}
*/


/*look3-----------------------------*/
.look3{
width: 100%;
padding: 10% 0 0 0;
position: relative;
background-color: #edecbe;
}
.look3_wrap1{
position: relative;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 auto;
margin-bottom: 10%;
}
.look3_block1{
position: relative;
width: 47.5%;
height: 100%;
}
.look3_1{
width: 100%;
position: relative;
}
.look3_block2{
position: relative;
width: 50%;
height: auto;
margin: 0 0 0 auto;
}
.look3_block2 .kazari_item_all{
/*position: relative;*/
position: absolute;
top: 5%;
left: 0;
right: 0;
width: 125px;
margin: 0 auto;
/*margin-bottom: 25px;*/
}
.look3_block2 .look_kazari{
position: relative;
width: 125px;
height: auto;
margin: 0 auto;
margin-top: 6.25%;
}
.look3_block2_inner{
position: absolute;
/*
top: 16.25%;
left: 16.25%;
*/
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
width: 66.6%;
}
.look3_2,.look3_3{
position: relative;
margin: 0 auto;
}
.look3_2{
margin-bottom: 5%;
}
.look3 .look_btn {
position: absolute;
right: 0;
bottom: 7.5%;
left: 0;
margin: 0 auto;
/*
width: fit-content;
left: 25%;
bottom: 0;
*/
text-align: center;
}
.look3_wrap2{
position: relative;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
justify-content: center;
align-items: center;
width: 100%;
height: auto;
margin: 0 auto;
margin-bottom: -12.5%;
}
.look3_block3{
position: relative;
width: 50%;
height: auto;
}
.look3_block3 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
position: absolute;
width: 100%;
height: auto;
top: 46.25%;
left: 50%;
/*margin-top: 47.5%;*/
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #333!important;
z-index: 1;	
}
.look3_block3 .kazari_item{
position: absolute;
width: 100%;
top: 0;
right: 0;
bottom: 0;
/*left: 50%;*/
/*margin: auto;*/
font-family: 'ivypresto-display', serif;
text-align: center;
font-weight: 300;
font-style: normal;
line-height: 1.1875;
/*font-size: 3.125rem;*/
font-size: 2.5rem;
letter-spacing: .0125em;
}
.look3_block4{
position: relative;
width: 50%;
height: auto;
/*margin: 0 0 0 auto;*/
z-index: 1;
}
.look3_4{
width: 75%;
height: auto;
margin: 0 auto;
align-items: flex-start;
}

_::-webkit-full-page-media, _:future, :root .look3_block4 {
z-index: 111;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .look3_block4 {
z-index: 111;
}
}
.gradation2{
margin-top: -5%;
}
/*
.look3_1 .look_kazari{
	width: 90px;
	position: absolute;
	top: 36px;
	right: 36px;
	border: none;
}
*/

/*
.look3_1 .kazari_item1{
	font-family: "arno-pro-display", serif;
	font-style: italic;
	line-height: 0.8;
	font-size: 2rem;
	letter-spacing: 0em;
	color: #FFFFFF;
	
	position: absolute;
	top: 10%;
	left: -5%;
}
*/
/*
.look3_1 .kazari_item2{
	font-family: "arno-pro-display", serif;
	font-style: italic;
	line-height: 0.8;
	font-size: 2rem;
	letter-spacing: 0em;
	color: #FFFFFF;
	position: absolute;
	bottom: 40%;
	right: -5%;
}
*/
/*
.look3_1 .kazari_item3{
	font-family: "arno-pro-display", serif;
	font-style: italic;
	line-height: 0.8;
	font-size: 2rem;
	letter-spacing: 0em;
	color: #FFFFFF;
	position: absolute;
	bottom: 20%;
	left: 10%;
}
*/
/*
.look3_2{
	margin: 10% auto 0 auto;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    justify-content:space-between;
	z-index: 99;
	position: relative;
}
*/
.look3_2_in{
width: 33%;
}



/*look4-----------------------------*/
.look4 {
max-width: 100%;
width: 100%;
padding: 16.25% 0 12.5% 0;
position: relative;
/*
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content:space-between;
*/
}
.look4_wrap1, .look4_wrap2{
position: relative;
display: flex;
width: 100%;
}
.look4_wrap1{
margin-bottom: 10%;
}
.look4_1{
position: relative;
width: 100%;
height: 100%;
}
.look4_wrap1 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
position: absolute;
top: 48.75%;
left: 12.5%;
/*margin: 0 auto;*/
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #333!important;
z-index: 1;	
}
.look4_wrap1 .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
font-weight: 300;
font-style: normal;
line-height: 1.1875;
font-size: 2.5rem;
}
.look4_wrap1 .look_kazari{
position: absolute;
width: 125px;
top: 48.75%;
bottom: 0;
right: 2.5%;;
margin: auto;
}
.look4_2{
width: 47.5%;
position: relative;
margin: 0 0 0 auto;
}
.look4_2 .swiper{
width: 66.6%;
}
.look4 .look_btn{
position: relative;
margin-top: 12.5px;
text-align: center;
}
.look4_3{
width: 47.5%;
position: relative;
margin: 0 0 0 auto;
}




/*footer-----------------------------*/
#foot_list{
width: 100%;
position: relative;
margin: 0 auto 0 auto;
background-color: #fff;
z-index: 11;
border-left: 1px solid #c8c8c8;
}
#foot_list .foot_title{
width: 31.25%;
margin: 25px auto 0 auto;
text-align: center;
padding-top: 7.5%;
}

.vol {
display: flex;
width: 16.25%;
margin: 2.5% auto 0 auto;
}
.vol .vol1 {
position: relative;
margin-right: 4em;
}
.vol .vol1::after {
position: absolute;
top: 0;
left: 100%;
margin: 0 2rem 0 2rem;
content: "";
width: 1px;
height: 100%;
background-color: #333;
}
.vol .vol2 {
opacity: .5;
}


#foot_list .keisen_kazari{
border-bottom: 1px solid #333;
max-width: 95%;
margin: 4% auto 3% auto;
}
#foot_list .foot_list_in{
width: 95%;
margin: 0 auto 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content:space-between;

/*
    flex-wrap:wrap;
    justify-content: flex-start;
*/
padding-bottom: 3%;
letter-spacing: 0.06em;
color: #333;
}
.credit_text {
line-height: 0;
text-align: center;
margin: 2.5% 0 5% 0;
font-size: 1.125rem;
font-weight: 600;
letter-spacing: 0.05em;
}
.staff_credit{
margin: 0 auto;
}
.credit_text_in {
line-height: 1.5;
font-size: 1.0rem;
font-family: "Helvetica-Roman";
text-align: center;
width: 100%;
margin: 0 auto;
padding: 0;
}
.text_tax{
margin: 10% auto 0 auto;
font-size: 1.0rem;
letter-spacing: 0.1em;
}
/*
#wrap {
position: relative;
width: 12px;
margin: 0 0 0 auto;
display: block;
cursor: pointer;
z-index: 999;
}
*/
#wrap {
margin: 2.5% auto 5% auto;
display: block;
cursor: pointer;
z-index: 999;
width: 7.5%;
}

/*
.keisen_sns{
display: none;
}
.sns_o{
display: none;
}
*/

#foot_list .keisen_kazari3{
border-bottom: 1px solid #333;
max-width: 95%;
margin: 0 auto 0 auto;
}

.footer_dummy{
z-index: 11;
}



/*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(-100px, 0px);	
	transition: all 1500ms 0ms ease;
}
.fadeUp3 {
	opacity : 0;
	transform : translate(0px, 100px);	
	transition: all 1500ms 0ms ease;
}
.u-fade-type-up{
    transform: translateY(60px);
    opacity: 0;
}
.is-active .u-fade-type-up{
    transition:1.0s;
    transform: translateY(0);
    opacity: 1;
}
.is-active .u-fade-type-up:nth-child(2){transition-delay: .2s;}
.is-active .u-fade-type-up:nth-child(3){transition-delay: .3s;}

/*swiper------------------------*/
.swiper-pagination {
text-align: right!important;
}
.swiper-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: inherit!important; 
    right: 8px!important;
}
:root {
    --swiper-theme-color: #dcda8e!important;
}
.swiper-horizontal&gt;.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 {
	border-radius: initial!important;
	background: var(--swiper-pagination-bullet-inactive-color,#dcda8e)!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;
}
	
.haikei_1{
border-left: 0px solid #fff;
}


/*top_section*/
.top_section{
position: relative;
z-index: 10;
font-family: "Helvetica-Light";
width: 100%;
/*	topを〇にする*/
margin: 0 auto 0 auto;
}
	
.top_photo{
width: 100%;
margin: 0 auto;
display: block;
position: relative;
}
.top_no{
position: absolute;
width: 16.25%;
top: 10%;
right: -5%;
margin: 0 auto;
}
	
h1.top_title {
width:50%;
position: absolute;
bottom: -3.75%;
left: 50%;
transform: translate(-50%, -50%);
	
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{
width:60%;
position: absolute;
right: 0;
bottom: 5%;
left: 0;
margin: 0 auto 0 auto;
}
.top_title_kazari2{
height: 100%;
position: absolute;
top: 50%;
right: 1%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
	
line-height: 1.0;
font-size: 0.8rem;
letter-spacing: 0.05em;
	
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;
}
	
.scroll {
display: inline-block;
position: absolute;
bottom: -6%;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
color: #333;
	
z-index: 2;
padding: 50px 3px 0px 0px;
overflow: hidden;
font-size: 0.9rem;
letter-spacing: 0.05em;
line-height: 1;
text-transform: uppercase;
text-decoration: none;
writing-mode: horizontal-tb;
font-weight: 500;
}
.scroll::after {
content: '';
position: absolute;
bottom: 20%;
left: 50%;
width: 1px;
height: 70%;
background: #333;
}
	
/*btn_base-----------------------------*/
.look_btn{
margin: 0 auto 0 0;
padding-top: 5px;
font-size: 1.1rem;
text-align: left;
line-height:0.5;
white-space: nowrap;
font-family: "Helvetica-Roman";
}
.look_btn_all{
margin-top: 10px;
display: block;
color: #333;
}
.item_link_btn {
display: inline-block;
font-size: 0.95rem;
vertical-align: 1px;
line-height: 0.7;
}
.taxinc{
font-size: 0.85rem;
vertical-align: 1px;
letter-spacing: 0.03em;
}
/*btn_base-----------------------------*/



	
/*look1-----------------------------*/
.look1 {
width: 100%;
/*margin-top: 18.75%;*/
padding: 31.25% 0;
position: relative;
/*padding-bottom: 20%;*/
	
display: -webkit-box;
display: -ms-flexbox;
display: block;
justify-content:space-between;
}
.look1_1{
width: 90.625%;
position: relative;
margin: 0 auto;
}
.look1_1 .look_kazari{
position: absolute;
width: 100px;
filter: drop-shadow(5px 5px 12.5px #000);
-webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,1));
 filter: drop-shadow(5px 5px 10px rgba(0,0,0,1));		
bottom: 37.5px;
right: 0;
z-index: 1;
}
.look1_1 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
position: absolute;
width: 100%;
top: 16.25%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #fff!important;
z-index: 1;	
}
.look1_1 .swiper .kazari_item_all .fadeUp .kazari_item{
font-family: 'ivypresto-display', serif;
font-weight: 300;
font-style: normal;
line-height: 1;
font-size: 2.5rem;
letter-spacing: .0125em;
text-shadow: 1.25px 1.25px 5px rgba(0, 0, 0, 0.25);
}
.look1_2{
width: 100%;
position: relative;
margin: 18.75% auto 0 auto;
}
.look1_1 .swiper .kazari_item{
font-size: 2.5rem;
letter-spacing: 0;
width: 100%;
top: 18.75%;
left: 0%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #fff!important;
z-index: 1;	
}
/*
.look1 .kazari_item_all{
	font-family: "arno-pro", serif;
	font-weight: 400;
	font-style: italic;
	line-height: 1.5;
	color: #FFFFFF!important;
	font-size: 1.0rem;
	letter-spacing: 0.03em;
	margin: 1% 0 10% 9%;
}
*/
.kazari_item{
}
.look1_2_a,.look1_2_b{
width: 75%;
}
.look1 .look_btn{
width: 100%;
margin: 0 auto;
margin-top: 2.5%;
text-align: center;
}

	

/*look2-----------------------------*/
.look2{
width: 100%;
padding: 31.25% 0;
position: relative;
display: block;
}
.look2_1{
width: 90.625%;
position: relative;
margin: 0 auto;
margin-top: 5%;
}
.look2_1 .look_kazari{
width: 100px;
top: -16.25px;
}
/*
.look2_1 .look_kazari img{
	width: 50px;
}
*/
/*
.look2_1 .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
line-height: 1.1875;
font-size: 2.5rem;
writing-mode: vertical-rl;
position: absolute;
top: 0;
right: 3.75%;
bottom: 0;
margin: 0 auto;
color: #333!important;
z-index: 1;
}
*/
.look2_1 .kazari_item_all{
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
text-align: center;
writing-mode: vertical-rl;
position: absolute;
top: 50%;
left: 84.125%;
color: #333!important;
}
.look2_1 .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
line-height: 1.1875;
font-size: 2.5rem;
width: fit-content;
}
/*
top: 0;
right: 0;
bottom: 0;
margin: 0 auto;
color: #333!important;
z-index: 1;
}
/*
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
writing-mode: vertical-rl;
position: absolute;
width: fit-content;
margin-top: 50%;
margin: 0 0 0 auto;
top: 25%;
right: 3.75%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
color: #333!important;
z-index: 1;
}
.look2_1 .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
line-height: 1.1875;
font-size: 2.5rem;
*/
/*
top: 0;
right: 0;
bottom: 0;
margin: 0 auto;
color: #333!important;
z-index: 1;
}
*/
.look2_2{
width: 100%;
position: relative;
top: inherit;
left: inherit;
margin: 0 auto;
margin-top: 18.75%;
}
.look2_2 .swiper{
width: 75%;
margin: 0 auto;
}
.look2 .look2_2 .look_btn{
position: relative;
text-align: center;
display: block;
}
/*
.look2 .look_btn .look_btn_all{
display: inline-block;
}
*/
/*
.body_kazari{
	width: 60%;
	line-height: 4;
	margin: 25% auto 20% auto;
}
*/
/*
.look2_kazari{
width: 100%;
}
*/
.look2_essentials{
position: absolute;
width: 62.5%;
z-index: 1;
}
	


/*look3-----------------------------*/
.look3{
width: 100%;
padding: 31.25% 0;
position: relative;
text-align: center;
background-color: #edecbe;
}
.look3_wrap1{
position: relative;
display: block;
width: 100%;
margin: 0 auto;
margin-bottom: 0;
}
.look3_block1{
position: relative;
width: 90.625%;
margin: 0 auto;
height: auto;
}
.look3_1{
width: 100%;
margin: 0 auto;
position: relative;
}
.look3_block1 .look_kazari{
position: absolute;
left: 3.75%;
bottom: 3.75%;
width: 100px;
}
.look3_block2{
position: relative;
width: 75%;
height: auto;
margin: 0 0 0 auto;
}
.look3_block2 .kazari_item_all{
display: none;
}
.look3_block2 .look_kazari{
display: none;
}
/*
.look3_block2_inner{
position: relative;
margin: 0;
width: 100%;
}
*/
.look3_block2_inner{
position: relative;
top: 0;
left: 0;
transform: translateY(0%) translateX(0%);
-webkit- transform: translateY(0%) translateX(0%);
margin: 25% 0;
width: 100%;
}
.look3_2,.look3_3{
width: 100%;
position: relative;
margin: 0 0 0 auto;
}
.look3 .look_btn {
position: absolute;
right: 0;
bottom: 7.5%;
left: 0;
margin: 0 auto;
text-align: center;
}
.look3 .look_btn {
position: relative;
right: 0;
bottom: 7.5%;
left: 0;
margin: 0 auto;
text-align: center;
}
.look3_wrap2{
position: relative;
display: block;
width: 100%;
margin-bottom: 0;
}
.look3_2{
margin-bottom: 0;
}
.look3_block3{
position: relative;
width: 100%;
}
.look3_block4{
position: relative;
width: 100%;
margin: 0 auto;
margin-top: 12.5%;
z-index: 0;
}
.look3_block4 .kazari_item_all{
/*position: relative;*/
	
font-family: "Helvetica-Roman";
font-weight: 400;
line-height: 1.5;
color: #FFFFFF!important;
font-size: 1.4rem;
letter-spacing: 0.025em;
text-align: center;
text-shadow: 1.25px 1.25px 5px rgba(0, 0, 0, 0.25);
position: absolute;
width: 100%;
bottom: 25%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
z-index: 1;
/*margin-bottom: 25px;*/
}
.look3_block4 .kazari_item{
font-family: 'ivypresto-display', serif;
text-align: center;
font-weight: 300;
font-style: normal;
line-height: 1.1875;
/*font-size: 3.125rem;*/
font-size: 2.5rem;
letter-spacing: .0125em;
text-shadow: 1.25px 1.25px 5px rgba(0, 0, 0, 0.25);
}
.look3_4{
position: relative;
width: 87.5%;
height: auto;
align-items: flex-start;
}
.gradation2{
margin-top: 0;
}
.look3 .look_btn {
text-align: center;
}
.look3 .look_btn .look_btn_all {
display: block;
color: #333!important;
margin: 12.5px auto;
}
	

	
/*look4-----------------------------*/
.look4 {
width: 100%;
padding: 31.25% 0;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: block;
}
.look4_wrap1, .look4_wrap2{
position: relative;
display: block;
width: 100%;
}
.look4_1{
width: 87.5%;
position: relative;
margin: 0 auto;
}
.look4_wrap1 .kazari_item_all{
position: relative;
width: 100%;
top: 0;
bottom: 0;
left: 50%;
margin: 0 auto;
margin-top: 37.5%;
}
.look4_wrap1 .kazari_item{
position: relative;
font-family: 'ivypresto-display', serif;
text-align: center;
font-weight: 300;
font-style: normal;
line-height: 1.1875;
font-size: 2.5rem;
}
.look4_wrap1 .look_kazari{
position: absolute;
width: 100px;
/*height: fit-content!important;*/
top: 59.375%;
left: 16.25%;
right: 0;
bottom: 0;
margin: 0;

transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
.look4_wrap2 .look4_2_sp_inner{
position: relative;
display: flex;
width: 100%;
margin: 0 auto;
}
.look4_2{
width:100%;
position: relative;
margin: 0 auto;
display: block;
}
.look4_2_a,.look4_2_b{
width: 100%;
margin: 0 auto;
}
.look4_3 .look_btn{
display: block;
text-align: center;
}
.look4_2 .look_btn .look_btn_all {
display: inline-block;
}
.look4_3{
width: 90.625%;
position: relative;
margin: 0 auto;
margin-top: 18.75%;
}
/*
.look4_1 .kazari_item{
width: 100%;
position: relative;
bottom: 4%;
text-align: center;
z-index: 1;
}	
*/
/*
.look4_1 .look_kazari .kazari_item_all{
color: #FFFFFF!important;
	margin-top: 2%;
	font-size: 1.0rem;
	letter-spacing: 0.03em;
}
*/

	
/*
.look4_1 .look_btn{
display: none;
}
*/

	
	
/*footer-----------------------------*/
#foot_list{
width: 100%;
position: relative;
margin: 18.75% auto 0 auto;
padding-bottom: 2.5%;
}
#foot_list .foot_title{
width: 50%;
margin: 0 auto 0 auto;
text-align: center;
padding-top: 0;
}
.foot_title_t{
font-size: 0.9375rem;
margin: 7.5% auto 0 auto;
font-weight: 600;
}
	
.vol {
display: flex;
width: 37.5%;
margin: 3% auto 0 auto;
}
.vol .vol1 {
position: relative;
margin-right: 4.125em;
}
.vol .vol1::after {
position: absolute;
top: 0;
left: 100%;
margin: 0 2rem 0 2rem;
content: "";
width: 1px;
height: 100%;
}
.vol .vol2 {
}

#foot_list .keisen_kazari{
border-bottom: 1px solid #333;
max-width: 90%;
margin: 12.5% auto;
}
#foot_list .foot_list_in{
width: 90%;
margin: 0 auto 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content:space-between;
}
.credit_text {
line-height: 0;
text-align: left;
margin: 2.5% 0 7.5% 0;
font-size: 1.125rem;
letter-spacing: 0.05em;
}
.credit_text{
text-align: center;
}
.credit_text_in {
line-height: 1.5;
font-size: 1.0rem;
letter-spacing: 0.05em;
}
.text_tax{
margin: 10% auto 0 auto;
font-size: 1.0rem;
letter-spacing: 0.05em;
}
#wrap {
margin: 6.25% auto 8.75% auto;
display: block;
cursor: pointer;
z-index: 999;
width: 18.75%;
}	
	
/*
.keisen_sns{
    border-bottom: 1px solid #333;
    max-width: 90%;
    margin: 7% auto 0 auto;
	display: block;
}
.sns_o {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width: 90%;
	margin: 6% auto 3% auto !important;
	color: #FFFFFF;
}	
.sns_all_o {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:35%;
	margin: 0 0 0 auto;
}	
.sns_text {
	margin: 2.5% 0 0 0;
	font-size: 1.1rem;
	color: #FFFFFF;
}
.sns01 {
	width: 14%;
}
.sns02 {
	width: 14%;
	margin: 0 0 0 0;
}
.sns03 {
	width: 14%;
	padding-bottom: 3px;
}
	
*/
#foot_list .keisen_kazari3{
    border-bottom: 1px solid #cccccc;
    max-width: 10%;
    margin: 0 auto 0 auto;
}
	
/*animation------------------------------*/
.fadeUp {
	opacity : 0;
	transform : translate(0px, 20px);	
	transition: all 800ms 0ms ease;
}
.fadeUp2 {
	opacity : 0;
	transform : translate(-20px, 0px);	
	transition: all 800ms 0ms ease;
}
	
/*swiper------------------------*/
.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,6px))!important;
	height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,6px))!important;
}

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

	width: 100%;
	bottom: 2%;
	right: 2%;
}
	
#frame_kazari_2{
	display: none;
	position: fixed;
	right: inherit;
	bottom: inherit;
	text-align: right;
	
	width: 3.2%;
	margin-left: 0;
	top: 10%;
	left: 2.8%;
}	

.bnr_logo{
	width: 37.5%;
	position: absolute;
	bottom: 1.25%;
	right: 1.25%;
	z-index: 9999;
}
/*footerまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}
#frame_kazari_2 .bnr_text{
	display: none;
}
/*frame_kazari-----------------------------*/



/*up時の追加*/
	#foot .foot_inner {
	padding: 0em 0 4em!important;
}
a:any-link {
	color: #404040;
	text-decoration: none!important;
	cursor: auto;
}
	#nav .nav_inner li {
	color: #404040!important;
}
.haikei_1{
	padding-top: -2%;
}
/*
.top_section{
	padding-top: 2.4%;
}
*/
#foot_list .foot_list_in{
	padding-bottom: 5%;
}
.vol .vol1 {
	margin-right: 3em;
}
/*
.sns_o {
margin: 6% auto 4% auto !important;
}
*/
}


.vol .vol1 {
margin-right: 3em;
}


#body #nav{
&nbsp;&nbsp;&nbsp;z-index: 999999999999999999999;
}

#nav .hassub {
color: #707070!important;
}





a:any-link {
	color: #404040;
	text-decoration: none!important;
	cursor: auto;
}
	#nav .nav_inner li {
	color: #404040!important;
}


/*
#body #nav{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; z-index: 999999999999999999999;
}*/


/*250306堀内調整追記*/
h1.top_title {
width: 40%;
bottom: 3%;
}

.top_title_kazari {
bottom: 5%;
}

.look1_1 .kazari_item_all {
font-size: 1.2rem;
}

.look2_2 .kazari_item_all {
font-size: 1.2rem;
}

.look3_block3 .kazari_item_all {
font-size: 1.2rem;
}

.look4_wrap1 .kazari_item_all {
font-size: 1.2rem;
}

.look4_wrap1 .kazari_item_all {
left: 18%;
}

#foot_list .keisen_kazari {
border-bottom: 1px solid #c8c8c8;
}

.credit_text {
margin: 6% 0 8% 0;
font-weight: 400;
font-size: 1.2rem;
font-family: "Helvetica-Roman";
}



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

h1.top_title {
width: 46%;
}	
	
#foot_list .keisen_kazari {
border-bottom: 1px solid #c8c8c8;
}
.credit_text {
margin: 6% 0 8% 0;
font-weight: 400;
font-size: 1.1rem;
font-family: "Helvetica-Roman";
}

_::-webkit-full-page-media, _:future, :root .look3_block4 {
z-index: 4;
}

.look4_wrap1 .kazari_item_all {
left: 50%;
}

#wrap {
width: 18%;
}
}
</pre></body></html>