@charset "UTF-8";
/* CSS Document */

.spw-text{
	color: #404040;
	font-size: 14px;
	line-height: 26px;
}
.pc{
	image-rendering: -webkit-optimize-contrast;
}
.ebg{
	font-family: 'EB Garamond', serif;
}
/*main
-----------------------------------------------------*/
li.fs-c-productMark__item {
    display: none;
}
.main-wrap{
	width: 100%;
	max-width: 100%;
	height: 490px;
	background: url(https://shop.artisan-atelier.net/images/springwallet2026/mainimg_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.main-text {
    width: 100%;
	max-width: 457px;
    color: #3E3A39;
	text-align: center;
	padding-top: 30px;
}
.main-wrap h3 {
	padding-top: 10px;
    font-size: 60px;
    line-height: 1;
    position: relative;
}
.main-wrap h3:before{
	content: '';
	display: block;
    width: 100%;
	height: 25px;
	background: url(https://shop.artisan-atelier.net/images/springwallet2026/logo01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -12px;
    left: 50%;
    transform: translate(-100px, -80%);
}

.main-p{
	padding-top: 10px;
}

.main-p.p1{
	font-size: 1.1rem;
}
.main-p.p2{
	font-size: 1rem;
}
.main-b-wrap{
	padding: 70px 0;
}
.main-b-wrap .spw-text:first-child{
	padding: 0 0 55px;
	text-align: center;
}
.about-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
}
.about-wrap p:first-child{
	padding-right: 35px;
	color: #484041;
	font-size: 22px;
}
.about-wrap .spw-text{
	width: 100%;
    max-width: 570px;
	padding: 5px 0 5px 35px;
	border-left: 1px solid #808080;
}
.spw-luckyday{
	width: 95%;
	max-width: 840px;
	margin: 60px auto 0;
	padding: 55px 35px 35px;
	border: 1px solid #808080;
}
.spw-luckyday .spw-luckyday-tit{
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	position: relative;
}
.spw-luckyday .spw-luckyday-tit:before{
	content: url(/img/icon_bag_goods.png);
	transform: scale(0.2);
	position: absolute;
	left: calc(50% - 110px);
	top: -140px;
}
.spw-luckyday .spw-day-text{
	padding: 20px 0;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}
.spw-luckyday .spw-day-text span{
	font-size: 18px;
}
/*rank
----------------------------------------------------*/
.mens{
	padding: 30px 100px 0;
	background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank1-bg.jpg) center top no-repeat;
}
.ladies{
	padding:0 100px;
	background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank2-bg.jpg) center top  no-repeat;
    margin: -40px 0 -30px 0;
}
.compact{
	padding: 30px 100px 0;
	background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank1-bg.jpg) center top no-repeat;
}
.rank-tit-box{
	width: 260px;
	margin: 0 auto 30px;
	padding: 20px 0;
	text-align: center;
	background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank-tit-bg.png) no-repeat;
	background-size: contain;
}
.rank-tit-box img, .search-tit-wrap img{
	width: 146px;
}
.rank-tit-box h4,.cate-wrap h4{
	color: #484041;
	font-size: 22px;
	font-weight: normal;
}
.rank-tit-box h4{
	margin: 10px 0 0;
}
.rank-wrap p{
	padding: 0 0 25px;
	text-align: center;
	font-size: 18px;
}


/*cate
------------------------------------------*/
.cate-wrap{
	margin: 100px 0 0;
}
.search-tit-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.search-tit-wrap h4{
	margin: 15px 0 30px;
	position: relative;
}
.search-tit-wrap h4:before,
.search-tit-wrap h4:after{
	content: "";
	display: block;
	width: 38%;
	height: 1px;
	background: #808080;
	position: absolute;
	top: 15px;
}
.search-tit-wrap h4:before{
	left:0px;
}
.search-tit-wrap h4:after{
	right:0px;
}
.fl{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
	gap:10px;
}
.fl li{
	height: 70px;
	list-style: none;
	background: #fff;
	border: 1px solid #808080;
}
.fl li a{
	width: 100%;
	height: 100%;
	padding-left: 25%;
	text-align: left;
	color: #484041;
	font-size: 18px;
	line-height: 4em;
	display: block;
	text-decoration: none;
	position: relative;
}
.fl li a span{
	font-size: 16px;
}
.fl li a:after{
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
}
.fl li a:before{
	transform: scale(0.5);
	position: absolute;
	top: -25px;
	left: -10px;
}
.fl li:nth-child(1) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2022/cate-1.jpg);
}
.fl li:nth-child(2) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2022/cate-4.jpg);
}
.fl li:nth-child(3) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2023/cate-6.png);
}
.fl li:nth-child(4) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2022/cate-9.jpg);
}
.fl li:nth-child(5) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2022/cate-8.jpg);
}
.fl li:nth-child(6) a:before{
	content: url(https://shop.artisan-atelier.net/images/springwallet2022/cate-10.jpg);
}
/*block
-----------------------------------------*/
.block{
	padding: 150px 0 0;
}
.block#no1{
	padding: 90px 0 50px;
}
.block-1{
	margin-bottom: 50px;
}
.block-tit{
	margin-bottom: 20px;
}
.block-tit .tit-tar{
	padding-bottom: 5px;
	margin-bottom: 3px;
	text-align: right;
	border-bottom: 2px solid #808080;
}
.r20{
	font-size: 20px;
	font-weight: 400;
}
.r19{
	padding-left: 10px;
	font-size: 19px;
	font-weight: 400;
}
.block-tit .tit-inner{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.block-tit h4{
	padding: 10px 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.db24{
	padding-left: 20px;
	font-size: 24px;
	font-weight: 500;
}
.sb60{
	font-size: 60px;
	font-weight: 500;
	line-height: 1;
}
.sb40{
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
}
.img-wrap{
	padding: 30px 0 60px;
	display: flex;
	justify-content: space-between;
}
.img-item{
	width: 48%;
}
.img-wrap img{
	width: 100%;
	max-width: 530px;
}
.img-item p{
	padding: 10px 0 0;
	text-align: right;
}
.img-item a{
	/*display: block;*/
	font-size: 13px;
	text-align: right;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.item-list-wrap .tit {
    font-size: 18px;
    font-weight: normal;
}
.item-list-wrap .tit::after {
    display: none;
}
/*bnr
---------------------------------------*/
.wallet-bnr{
	width: 100%;
	max-width: 1010px;
	margin: 100px auto 0;
	background: #fff;
	display: flex;
	align-items: center;
}
.wallet-bnr .bnr-img{
	width: 60%;
	max-width: 530px;
}
.wallet-bnr .bnr-text{
	margin: 0 auto;
	text-align: center;
}
.wallet-bnr .bnr-text img{
	width: 92px;
}
.wallet-bnr .bnr-tit{
	padding: 10px 0 20px;
	font-size: 32px;
	position: relative;
}
.wallet-bnr .bnr-tit:after{
	content: "";
	display: block;
	width: 30px;
	height: 1px;
	background: #808080;
	position: absolute;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.bnr-sub{
	padding-bottom: 40px;
	font-size: 1rem;
}
.wallet-bnr .wallet-btn{
	width: 187px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid #85c8a2;
	background: #85c8a2;
}
.wallet-bnr .wallet-btn:hover{
	background: #fff;
	transition: .4s;
}
.wallet-bnr .wallet-btn a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 17px;
	line-height: 2.8em;
}
.wallet-bnr .wallet-btn a:after{
	content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
}
.wallet-bnr .wallet-btn:hover a{
	color: #85c8a2;
	transition: .4s;
}



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

	.mens{
		padding: 30px 20px 0;
	}
	.ladies {
		padding: 0 20px;
	}
	.compact{
		padding: 30px 20px 0;
	}
	.fl{
		grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	}
	.fl li a{
		padding-left: 20%;
		font-size: 16px;
		line-height: 4.4em;
	}
	.fl li a span {
    font-size: 14px;
	}
	.fl li a:before {
		transform: scale(0.4);
		top: -27px;
		left: -20px;
	}
	.search-tit-wrap h4:before, 
	.search-tit-wrap h4:after {
		width: 35%;
	}
	.main-text {
	max-width: 300px;
	padding: 55px 10px 0px;
	}
	.main-wrap h3{
		font-size: 53px;
	}
}/*900px*/


@media screen and (max-width: 768px){
	.spw-luckyday .spw-luckyday-tit{
		font-size: 18px;
	}
	
	.mens {
		background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank1-spbg.jpg) center top no-repeat;
		background-size: cover;
		background-position: bottom;
	}
	.ladies {
		background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank2-spbg.jpg) center top no-repeat;
		background-size: cover;
		padding-top: 50px;
	}
	.compact {
		background: url(https://shop.artisan-atelier.net/images/springwallet2022/rank1-spbg.jpg) center top no-repeat;
		background-size: cover;
		background-position: bottom;
	}
	.wallet-bnr .bnr-text img {
	    width: 75px;
	}
	.wallet-bnr .bnr-tit {
		padding: 10px 0 16px;
		font-size: 25px;
	}
	.bnr-sub {
		padding-bottom: 20px;
		font-size: 15px;
	}
	.rank-wrap p{
		padding: 20px 0 25px;	
	}
.fs-c-productList__list > * {
	    margin-bottom: 20px;
	}
	.main-wrap {
		height: 730px;
		background: url(https://shop.artisan-atelier.net/images/springwallet2026/mainimg_sp.jpg) no-repeat;
		background-size: contain;
		background-position: top;
		align-items: center;
	}
	.main-text{
		max-width: 480px;
		padding: 0;
	}
}/*768px*/
@media screen and (max-width: 700px){
	.main-wrap {
		height: 702px;
	}
}
@media screen and (max-width: 660px){
	.main-wrap {
		height: 660px;
	}
}
@media screen and (max-width: 630px){
	.main-wrap {
		height: 631px;
	}
}
@media screen and (max-width: 600px){
	.pc{
		image-rendering: auto;
		}
	.main-text {
		padding: 10px;
		max-width: 370px;
		}
	.main-wrap {
		height: 600px;
	}
	.main-wrap h3 {
		padding: 10px 0 0;
		font-size: 2.5rem;
	}
	.main-wrap h3:before {
		height: 17px;
		left: 65%;
	}
	.main-p {
		padding-top: 10px;
		line-height: 1.5;
	}
	.main-p.p1{
		font-size: 0.9rem;
	}
	.main-p.p2 {
		font-size: 0.8rem;
	}
	.main-b-wrap {
		padding: 30px 0 70px;
	}
	.main-b-wrap .spw-text:first-child {
		text-align: left;
	}
	.about-wrap {
		flex-direction: column;
	}
	.about-wrap p:first-child {
		padding-right: 0;
		font-size: 20px;
		display: inline-block;
		border-bottom: 1px solid #808080;
	}
	.about-wrap .spw-text {
		padding: 10px 0 0;
		border-left: none;
	}
	.spw-luckyday{
		padding: 55px 20px 20px;
	}
	.spw-luckyday .spw-luckyday-tit span{
		display: block;
	}
	.spw-luckyday .spw-luckyday-tit:before{
		left: calc(50% - 115px);
	}
	.search-tit-wrap h4:before, .search-tit-wrap h4:after {
		width: 18%;
	}
	.fl{
		grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
		gap:15px;
	}
	.fl li {
		height: 95px;
	}
	.fl li a {
		font-size: 12px;
		line-height: 1em;
		padding: 60px 0 0px;
		text-align: center;
	}
	.fl li a span {
		font-size: 11px;
	}
	.fl li a:before {
		top: -25px;
		left: 50%;
		transform: translateX(-50%) scale(0.5);
		-webkit-transform: translateX(-50%) scale(0.5);
		-ms-transform: translateX(-50%) scale(0.5);
	}
	.fl li a:after {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		bottom: 5px;
	}
	.block {
		padding: 100px 0 0;
	}
	.r20 {
		font-size: 16px;
	}
	.r19 {
		font-size: 15px;
	}
	.sb60 {
    	font-size: 35px;
	}
	.sb40 {
    	font-size: 20px;
	}
	.block-tit h4 {
    	padding: 10px;
	}
	.db24 {
		padding-left: 15px;
		font-size: 20px;
	}
	
	.img-wrap{
		display: block;
	}
	.img-item {
		width: 100%;
		padding: 0 0 30px;
	}
	.wallet-bnr{
		flex-direction: column;
	}
	.wallet-bnr .bnr-img {
		width: 100%;
	}
	.wallet-bnr .bnr-text {
		margin: 25px auto;
	}
	.bnr-sub {
	    padding-bottom: 40px;
	}
}/*600px*/

@media screen and (max-width: 570px){
	.main-wrap {
		height: 570px;
	}
}
@media screen and (max-width: 530px){
	.main-wrap {
		height: 531px;
	}
}@media screen and (max-width: 500px){
	.main-wrap {
		height: 500px;
	}
}
@media screen and (max-width: 480px){
	.main-wrap {
		height: 482px;
	}
	.main-text{
		max-width: 220px;
		padding-top: 25px;
	}
	.main-p.p2{
		font-size: 0.6rem;
	}
}
@media screen and (max-width: 450px){
	.main-wrap {
		height: 450px;
	}
}
@media screen and (max-width: 420px){
	.main-wrap {
		height: 420px;
	}
	}
@media screen and (max-width: 375px){
	.main-wrap {
		height: 376px;
	}
	}