@charset "UTF-8";
/*body*/
#wrapper_22spring_v1
{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif; 
	margin: 0;
	padding: 0;
	-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%;
	overflow-x: hidden;
	font-size: 62.5%;
/*	font-size: 16px;*/
	font-weight: 400;
	color: #7A7371;
	line-height: 0;
	letter-spacing: 0.09em;
	font-feature-settings: "palt" 1;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

*:focus {
outline: none;
}
a {
	color: #4D4D4D;
	text-decoration: none;
}
img {
	width: 100%;
	position: relative;
}
@keyframes fadeIn {
	0% {
	display: none;
	opacity: 0;
	}
	1% {
	display: block;
	opacity: 0;
	}
	100% {
	display: block;
	opacity: 1;
	}
}



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


/*format*/
#nav {
	max-width: 320px;
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 2;
	background-color: #ADA5A2;
	top: 0;
}
#contant_h {
/*
	max-width: 100%;
	padding-right: 0;
	padding-left: 320px;
	box-sizing: border-box;
	margin: 0 0 0 auto;
*/
    overflow-x: hidden;
    overflow-y: scroll;
}

.bnr_sp{
	display: none;
}

/*top_kazari*/
.top_kazari{
	width: 100%;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: fixed;
	color: #7A7371;
	padding: 20px 0 0 30px;
	z-index: 99;
	margin: 0 0 0 auto;
}
.top_kazari .top_kazari_t1{
	font-size: 1.8em;
	letter-spacing: 0.2em;
}
.top_kazari .keisen_kazari{
    border-bottom: 1px solid #7A7371;
    max-width: 100%;
    margin:12px auto 10px auto;
}
.top_kazari .top_kazari_t2{
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: 500;
}

/*top_photo*/
.top_photo{
	width: 100%;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
	position: relative;
	margin: 0 0 0 auto;
}
.top_title{
	position: relative;
	width: 45%;
}
.top_title_in img{
	position: absolute;
	width: 80%;
    top: 8%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.top_photo_in{
	width: 55%;
}
.top_title_sp{
	display: none;
}
.scroll {
	display: inline-block;
    position: absolute;
	bottom: 0;
	left: 30px;
    z-index: 2;
    padding: 58px 3px 0px 0px;
    overflow: hidden;
    font-size: 1.0em;
    letter-spacing: 0.15em;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
 	writing-mode: vertical-lr;
	font-weight: 500;
	color: #7A7371;
}
.scroll::after {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 35%;
  width: 1px;
  height: 100px;
  background: #7A7371;
}
.scroll::after {
  animation: sdl 1s cubic-bezier(1, 0, 0, 1) infinite;
}
@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%;
  }
}

/*look1*/
.look1_2{
	width: 40%;
	margin: 10% auto;
}
.look1_3{
	width: 40%;
	margin: 10% auto 10% 10%;
	position: relative;
}
.look1_kazari{
	position: absolute;
	top: 0;
	left: 143%;
	width: 80px;
}
.look1_4{
	width: 50%;
	margin: -50% 5% 10% auto;
	mix-blend-mode: multiply;
	position: relative;
}

.look1_4 .look_btn{
	position: absolute;
	left: -60%;
	bottom: 0%;
	width: 100%;
	font-weight: 400;
}
.look1_4 .look_btn a{
	color: #7A7371!important;
}
.look_btn .look_btn_in {
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-align: left;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
.look_btn .look_btn_in .item_link_btn {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 6px 7px 7px 7px;
	border: 1px solid #7A7371;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	font-weight: 500;
	line-height: 0;
	vertical-align: 1px;
	margin: 10px auto 0 0;
	border-radius: 3px;
}
/*
_::-webkit-full-page-media, _:future, :root
*/
.look1_5{
	width: 50%;
	margin: 10% auto;
}

/*look2*/
.look2{
	width: 100%;
	position: relative;
}
.look2 .keisen_kazari{
    border-bottom: 1px solid #7A7371;
	max-width: 97.5%;
	margin:0 0 0 auto;
}
.look2 .look2_kazari{
	width: 80px;
	margin: 5% 0 0 10%;
}
.look2 .look2_1{
	width: 30%;
	margin: -5% 0 0 auto;
}
.look2 .look2_2{
	width: 50%;
	margin: -30% auto 10% 5%;
	position: relative;
}
.look2 .look2_2 .look_btn{
	position: absolute;
	left: 120%;
	bottom: 15%;
	width: 100%;
	font-weight: 400;
}
.look2 .look2_2 .look_btn a{
	color: #7A7371!important;
}
.look2 .look2_2 .look_btn .look_btn_in .item_link_btn {
	border: 1px solid #7A7371;
}
.look2 .look2_3{
	width: 70%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
	position: relative;
	margin: 10% auto;
}
.look2 .look2_3 .look2_3_1{
	width: 100%;
}
.look2 .look2_3 .look2_3_2{
	width: 100%;
}
.look2 .look2_4{
	width: 40%;
	margin: 10% auto 10% auto;
}

/*look3*/
.look3{
	width: 100%;
	position: relative;
}
.look3 .keisen_kazari{
    border-bottom: 1px solid #7A7371;
	max-width: 97.5%;
	margin:0 0 0 auto;
}
.look3 .look3_1{
	position: relative;
	width: 30%;
	margin: 10% auto 10% 7%;
}
.look3 .look3_kazari{
	position: absolute;
	width: 80px;
	top: 0;
	left: 160%;
}
.look3 .look3_2{
	width: 45%;
	margin: -30% 0 10% auto;
}
.look3 .look3_3{
	width: 47%;
	margin: -20% auto 10% 0;
	position: relative;
}
.look3 .look3_3 .look_btn{
	position: absolute;
	left: 105%;
	bottom: 0;
	width: 100%;
	font-weight: 400;
}
.look3 .look3_3 .look_btn a{
	color: #7A7371!important;
}
.look3 .look3_3 .look_btn .look_btn_in .item_link_btn {
	border: 1px solid #7A7371;
}

/*look4567*/
.look4567{
	width: 100%;
	position: relative;
}
.look4567 .keisen_kazari{
   border-bottom: 1px solid #7A7371;
	max-width: 97.5%;
	margin:0 0 0 auto;
}

.look4 {
	width: 42%;
	margin: 10% auto 0 12%;
}
.look4 .look4_kazari{
	width: 180px;
	margin-bottom: 1%;
}
.look4 .look_btn{
	position: relative;
	width: 100%;
	margin-top: -25px;
}
.look4 .look_btn a{
	color: #7A7371!important;
}

.look5 {
	width: 32%;
	margin: -35% 3% 0 auto;
}
.look5 .look5_kazari{
	width: 180px;
	margin-bottom: 1%;
}
.look5 .look_btn{
	position: relative;
	width: 100%;
	margin-top: 5px;
}
.look5 .look_btn a{
	color: #7A7371!important;
}

.look6 {
	width: 30%;
	margin: 8% auto 0 5%;
}
.look6 .look6_kazari{
	width: 180px;
	margin-bottom: 1%;
}
.look6 .look_btn{
	position: relative;
	width: 100%;
	margin-top: -25px;
}
.look6 .look_btn a{
	color: #7A7371!important;
}

.look7 {
	width: 42%;
	margin: -30% 12% 0 auto;
}
.look7 .look7_kazari{
	width: 180px;
	margin-bottom: 1%;
}
.look7 .look_btn{
	position: relative;
	width: 100%;
	margin-top: 5px;
}
.look7 .look_btn a{
	color: #7A7371!important;
}


/*footer*/
#foot_22s{
	width: 100%;
	position: relative;
	margin: 10% auto 0 auto;
}
#foot_22s .foot_title{
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}
#foot_22s .foot_title img{
	width: 20%;
}
#foot_22s .foot_title .top_kazari_t1{
	font-size: 2.5em;
	letter-spacing: 0.2em;
	margin: 3% auto 2% auto;
}
#foot_22s .foot_title .top_kazari_t2{
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: 500;
}

.vol {
	width: 25%;
    margin: 4% auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
}
.keisen_vol {
	margin-left: 0;
	width: 1px;
	height: auto;
	background-color: #7A7371;
}
.vol1 {
	width: 25%;
	border-bottom: 1px solid #7A7371;
	line-height: 0;
	padding-bottom: 3px;
}
.vol2 {
	width: 25%;
	line-height: 1.3;
}

#foot_22s .keisen_kazari{
    border-bottom: 1px solid #7A7371;
    max-width: 100%;
    margin: 5% auto 4% auto;
}

#foot_22s .foot_22s_in{
	width: 90%;
	margin: 0 auto 3% auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
}

.credit_text {
	line-height: 0;
	text-align: left;
	margin: 0 0 7% 0;
	font-size: 1.6em;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}
.credit_text_in {
	line-height: 1.7;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: 400;
	font-style: normal;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
}
.text_tax{
	margin: 10% auto 0 auto;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}
#wrap_o span {
	width: 13px;
	margin: 5% auto 5% auto;
	display: block;
	cursor: pointer;
	z-index: 999;
}
.keisen_sns{
	display: none;
}
.sns_o{
	display: none;
}

/*three_dots*/
#wrapper_22spring_v1 .look4567 .look4 .slider .slick-dots{
	position: absolute;
	bottom: 5px;
	display: block;
	width: 70px;
	padding: 0;
	margin: 0;
	right: 0;
	list-style: none;
	text-align: center;
}
#wrapper_22spring_v1 .look4567 .look6 .slider .slick-dots{
	position: absolute;
	bottom: 5px;
	display: block;
	width: 70px;
	padding: 0;
	margin: 0;
	right: 0;
	list-style: none;
	text-align: center;
}


.u-fade-type-up{
    transform: translateY(40px);
    opacity: 0;
}
.is-active .u-fade-type-up{
    transition:1.5s;
    transform: translateY(0);
    opacity: 1;
}
.is-active .u-fade-type-up:nth-child(2){transition-delay: .3s;}

.fadeUp {
	opacity : 0;
	transform : translate(0px, 30px);	
	transition: all 800ms 0ms ease;
}


.slider{
	width: 100%;
}
.slider img{
	height: auto;
	width: 100%;
}
.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;
}



@media screen and (min-width: 599px){   
  .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 0 0 auto;
*/
    overflow-x: hidden;
    overflow-y: scroll;
}
	
.bnr_sp{
	display: block;
}

/*top_kazari*/
.top_kazari{
	width: 100%;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: relative;
	padding: 0 0 0 0;
	z-index: 99;
	margin: 0 auto 0 auto;
}
.top_kazari .top_kazari_t1{
	display: none;
}
.top_kazari .keisen_kazari{
    border-bottom: 1px solid #7A7371;
    max-width: 100%;
    margin:0 auto 10px auto;
}
.top_kazari .top_kazari_t2{
	display: none;
}

/*top_photo*/
.top_photo{
	width: 100%;
	display: block;
	justify-content: inherit;
	position: relative;
	margin: 0 auto 0 auto;
}
.top_title{
	position: relative;
	width: 70%;
	margin: 5% auto 0.5% auto;
}
.top_title_in img{
	position: relative;
	width: 100%;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
    margin: 0 auto;
}
.top_photo_in{
	width: 85%;
	margin: 0 auto;
	position: relative;
}
.top_title_sp{
	display: block;
	position: absolute;
	top: 1%;
	left: 0;
	right: 0;
	margin: auto;
	width: 92%;
	line-height: 1.5;
}
.top_title_sp .top_kazari_t1_sp{
	font-size: 6vw;
	letter-spacing: 0.15em;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	width: 100%;
}
.top_title_sp .top_kazari_t1_sp .top_kazari_t2_sp{
	font-size: 0.4em;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 1.1;
	margin: -1% 2% 0 auto;
	text-align: right;
}

	
.scroll {
	display: inline-block;
    position: absolute;
	bottom: 0;
	left: 2.5%;
    z-index: 2;
    padding: 58px 3px 0px 0px;
    overflow: hidden;
    font-size: 1.1em;
    letter-spacing: 0.15em;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
 	writing-mode: vertical-lr;
	font-weight: 500;
	color: #7A7371;
}
.scroll::after {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 35%;
  width: 1px;
  height: 100px;
  background: #7A7371;
}
.scroll::after {
  animation: sdl 1s cubic-bezier(1, 0, 0, 1) infinite;
}


/*look1*/
.look1_2{
	width: 62%;
	margin: 15% auto 10% auto;
}
.look1_3{
	width: 58%;
	margin: 0 auto 10% 0;
	position: relative;
}
.look1_kazari{
	position: absolute;
	top: -1%;
	left: 130%;
	width: 76px;
}
.look1_4{
	width: 88%;
	margin: -20% 0 10% auto;
	mix-blend-mode: multiply;
	position: relative;
}

.look1_4 .look_btn{
	position: relative;
	left: inherit;
	bottom: inherit;
	width: 100%;
	font-weight: 400;
	margin-top: 5px;
}
.look1_4 .look_btn a{
	color: #7A7371!important;
}
.look_btn .look_btn_in {
	font-size: 1.5em;
	letter-spacing: 0.01em;
	text-align: left;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
.look_btn .look_btn_in .item_link_btn {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 6.5px 6px 6px 6px;
	border: 1px solid #7A7371;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	font-weight: 500;
	line-height: 0;
	vertical-align: 1px;
	margin: 10px auto 0 0;
	border-radius: 3px;
}
/*
_::-webkit-full-page-media, _:future, :root
*/
.look1_5{
	width: 94%;
	margin: 10% auto 10% 0;
}

/*look2*/
.look2{
	width: 100%;
	position: relative;
	margin: 15% auto;
}
.look2 .keisen_kazari{
    border-bottom: 1px solid #7A7371;
	max-width: 100%;
	margin:0 auto 0 auto;
}
.look2 .look2_kazari{
	width: 76px;
	margin: 10% auto 0 auto;
}
.look2 .look2_1{
	width: 60%;
	margin: 7% auto 0 auto;
}
.look2 .look2_2{
	width: 85%;
	margin: 12% auto 12% auto;
}
.look2 .look2_2 .look_btn{
	position: relative;
	left: inherit;
	bottom: inherit;
	width: 100%;
	font-weight: 400;
	margin-top: 5px;
}
.look2 .look2_2 .look_btn a{
	color: #7A7371!important;
}
.look2 .look2_2 .look_btn .look_btn_in .item_link_btn {
	border: 1px solid #7A7371;
}
.look2 .look2_3{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
	position: relative;
	margin: 10% auto;
}
.look2 .look2_3 .look2_3_1{
	width: 100%;
}
.look2 .look2_3 .look2_3_2{
	width: 100%;
}
.look2 .look2_4{
	width: 75%;
	margin: 12% auto 15% auto;
}

/*look3*/
.look3{
	width: 100%;
	position: relative;
}
.look3 .keisen_kazari{
    border-bottom: 1px solid #7A7371;
	max-width: 100%;
	margin:0 auto 0 auto;
}
.look3 .look3_1{
	position: relative;
	width: 57%;
	margin: 15% 0 0 auto;
	z-index: 1;
}
.look3 .look3_kazari{
	position: absolute;
	width: 76px;
	top: 0;
	left: -65%;
}
.look3 .look3_2{
	width: 85%;
	margin: -18% auto 10% 0;
	z-index: 0;
}
.look3 .look3_3{
	width: 80%;
	margin: 15% auto 13% auto;
	position: relative;
}
.look3 .look3_3 .look_btn{
	position: relative;
	left: inherit;
	bottom: inherit;
	width: 100%;
	font-weight: 400;
	margin-top: 5px;
}
.look3 .look3_3 .look_btn a{
	color: #7A7371!important;
}
.look3 .look3_3 .look_btn .look_btn_in .item_link_btn {
	border: 1px solid #7A7371;
}

/*look4567*/
.look4567{
	width: 100%;
	position: relative;
}
.look4567 .keisen_kazari{
   border-bottom: 1px solid #7A7371;
	max-width: 100%;
	margin:0 auto 0 auto;
}

.look4 {
	width: 95%;
	margin: 13% auto 0 auto;
}
.look4 .look4_kazari{
	width: 150px;
	margin: 0 auto 3% 0;
}
.look4 .look_btn{
	position: relative;
	width: 100%;
/*	margin-top: 5px;*/
}
.look4 .look_btn a{
	color: #7A7371!important;
}

.look5 {
	width: 65%;
	margin: 15% auto 15% auto;
}
.look5 .look5_kazari{
	width: 150px;
	margin-bottom: 3%;
}
.look5 .look_btn{
	position: relative;
	width: 100%;
	margin-top: 5px;
}
.look5 .look_btn a{
	color: #7A7371!important;
}

.look6 {
	width: 90%;
	margin: 15% auto 0 auto;
}
.look6 .look6_kazari{
	width: 150px;
	margin-bottom: 3%;
}
.look6 .look_btn{
	position: relative;
	width: 100%;
/*	margin-top: 5px;*/
}
.look6 .look_btn a{
	color: #7A7371!important;
}

.look7 {
	width: 75%;
	margin: 15% auto 0 auto;
}
.look7 .look7_kazari{
	width: 150px;
	margin-bottom: 3%;
}
.look7 .look_btn{
	position: relative;
	width: 100%;
	margin-top: 5px;
}
.look7 .look_btn a{
	color: #7A7371!important;
}

	

/*footer*/
#foot_22s{
	width: 100%;
	position: relative;
	margin: 20% auto 0 auto;
	background-color: #ffedec;
	padding-bottom: 3%;
}
#foot_22s .foot_title{
	width: 100%;
	margin: 10% auto 0 auto;
	text-align: center;
}
#foot_22s .foot_title img{
	width: 40%;
	margin: 10% auto 0 auto;
}
#foot_22s .foot_title .top_kazari_t1{
	font-size: 2.0em;
	letter-spacing: 0.2em;
	margin: 8% auto 5% auto;
}
#foot_22s .foot_title .top_kazari_t2{
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: 500;
}

.vol {
	width: 50%;
    margin: 10% auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
}
.keisen_vol {
	margin-left: 0;
	width: 1px;
	height: auto;
	background-color: #7A7371;
}
.vol1 {
	width: 30%;
	border-bottom: 1px solid #7A7371;
	line-height: 0;
	padding-bottom: 3px;
}
.vol2 {
	width: 30%;
	line-height: 1.3;
	opacity: 0.5;
}

#foot_22s .keisen_kazari{
	display: none;
}

#foot_22s .foot_22s_in{
	width: 90%;
	margin: 0 auto 3% auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:space-between;
}

.credit_text {
	line-height: 0;
	text-align: left;
	margin: 2% 0 7% 0;
	font-size: 1.3em;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}
.credit_text_in {
	line-height: 1.7;
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: 400;
	font-style: normal;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
}
.text_tax{
	margin: 10% auto 0 auto;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}
#wrap_o span {
	width: 13px;
	margin: 0 auto 0 auto;
	display: block;
	cursor: pointer;
	z-index: 999;
}	
	
	
.keisen_sns{
    border-bottom: 1px solid #7A7371;
    max-width: 90%;
    margin: 10% 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;
}	
.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.0% 0 0 0;
	font-size: 1.3em;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}
.sns01 {
	width: 14%;
}
.sns02 {
	width: 14%;
	margin: 0 0 0 0;
}
.sns03 {
	width: 14%;
	padding-bottom: 3px;
}

	


/*dots*/
#wrapper_22spring_v1 .slick-dots
{
	position: absolute;
	bottom: 5px;
	display: block;
	width: 50px;
	padding: 0;
	margin: 0;
	right: 0;
	list-style: none;
	text-align: center;
}
#wrapper_22spring_v1 .slick-dots li button:before
{
    font-size: 9px;
}
/*three_dots*/
#wrapper_22spring_v1 .look4567 .look4 .slider .slick-dots{
	position: absolute;
	bottom: 5px;
	display: block;
	width: 70px;
	padding: 0;
	margin: 0;
	right: 0;
	list-style: none;
	text-align: center;
}
#wrapper_22spring_v1 .look4567 .look6 .slider .slick-dots{
	position: absolute;
	bottom: 5px;
	display: block;
	width: 70px;
	padding: 0;
	margin: 0;
	right: 0;
	list-style: none;
	text-align: center;
}
}
	


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

.top_title_sp .top_kazari_t1_sp{
	font-size: 5.8vw;
	letter-spacing: 0.15em;
	padding-left: 1%;
}
.top_title_sp .top_kazari_t1_sp .top_kazari_t2_sp{
	margin: -1% 3% 0 auto;
}
}


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


}
