@charset "utf-8";@charset "utf-8";


main {
	overflow: hidden;
}
.font-ryumin{
	font-family: a-otf-ryumin-pr6n, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans',serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 300;
}
.font-didot{
	font-family: Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman,serif;
	font-style: italic;
	font-size: 40px;
	line-height: 1;
}
.font-a-otf {
	font-family: 'Noto Sans JP';
	letter-spacing: 0.08em;
	font-size: 23px;
}
.c-items-area-02 {
	margin-top: 80px;
}
.c-items-area-03 {
	margin-top: 80px;
}
.c-items-area-04 {
	margin-top: 80px;
}
.c-items-area-05 {
	margin-top: 80px;
}
.c-slider .c-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
}
.c-description {
	width: 100%;
	letter-spacing: 0.03em;
	line-height: 1.8;
}
.naoko__profile{
	margin-bottom: 90px;
}

.naoko__job{
	margin: 30px 0 22px;
}
.naoko__name{
	margin-bottom:15px;
	font-size: 28px;
}
.naoko__kana{
	margin-bottom:26px;
}

.img-box {
	border-color: #808080;
	border: 1px solid;
}
.main_item_con {
	background-color: #F4F4F4;
}
.item_main_intro {
	margin-top: 100px;
}
.recomends {
	margin-bottom: 10%;
}
.recomend-all {
	background-color: #F4F4F4;
}
.recommend-text {
	font-size: 26px;
	margin: 5% 0% 5% 0%;
}
.suggest_item_list {
	display: grid;
	grid-auto-flow: column;
	grid-template-rows: repeat(3, auto);
}
.suggest_item_intro {
	display: flex;
}
.suggest_detail_text {
	width: 92%;
    letter-spacing: 0.03em;
    line-height: 1.8;
	margin-bottom: 3%;
}
.suggest_detail {
	display: flex;
    flex-direction: column;
}
.suggest_no {
	font-size: 20px;
    border-bottom-width: 1px;
    margin: 0% 5% 28% 5%;
}
.coming-soon-main {
	display: inline-grid;
}
.coming-soon {
	display: inline-grid;
}

@media only screen and (min-width: 960px){
	.font-ryumin{
	font-size: 22px;
	}
	.main_intro {
		margin-bottom: -35px;
		margin-top: 60px;
	}

	.font-a-otf {
		font-size: 21px;
	}
	.c-items-area-02 {
	margin-top: 100px;
	}
	.c-items-area-03 {
	margin-top: 140px;
	}
	.c-items-area-04 {
	margin-top: 170px;
	}
	.c-items-area-05 {
	margin-top: 190px;
	}
	.c-slider .c-dots li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	}

	.naoko__profile{
		margin-bottom: 140px;
	}
	.naoko__profile-container, .shop__list-container{
		flex-direction: row;
		padding: 51px 37px 44px 44px;
		margin-bottom: 80px;
	}

	.naoko__profile-image{
		margin-right: 52px;
	}
	.naoko__kana{
		margin-bottom:35px;
	}
	.coming-soon-main {
		display: inline-grid;
	}
	.coming-soon {
		display: inline-grid;
	}
}

.recommend-title {
	font-family: Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman,serif;
	font-size: 16px;
	line-height: 0.8;
	position: relative;
	top: 30px;
}

@media only screen and (min-width: 960px){
	.recommend-title {
		font-family: Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman,serif;
		font-size: 28px;
		line-height: 1.8;
		position: relative;
		top: 15px;
	}
}

.recommend-headline {
	display: inline-flex;
	margin: 15px 0;
}

@media only screen and (min-width: 960px){
	.recommend-headline {
		margin: 0;
	}
}


.ritsuko__profile{
	margin-top: 50px;
	margin-bottom: 90px;
}



.ritsuko__job{
	margin: 20px 0;
}

.ritsuko__name{
	margin-bottom:15px;
	font-size: 28px;
}

.ritsuko__kana{
	margin-bottom:26px;
}

@media only screen and (min-width: 960px){
	.ritsuko__profile{
		margin-top: 115px;
		margin-bottom: 180px;
	}
	.ritsuko__profile-container{
		flex-direction: row-reverse;
		align-items: center;
		padding: 48px 57px 47px 55px;
	}
	.ritsuko__kana{
		margin-bottom:35px;
	}
}

.code-img {
	position: sticky;
    z-index: 1;
    top: 100%;
    transform: translate(-55%,5%);
    margin-left: 15%;
}
.main_title_banner {
	margin-top: 20%;
}

.code-description {
	color: rgba(7, 7, 7);
	line-height: 1.8;
	letter-spacing: 0.025em;
	font-size: 14px;
	margin: 55px 35px 0 35px;
	height: 135px;
}

.goods-list-all {
	margin: 0 40px 40px 40px;
}

@media only screen and (max-width: 1024px) {

	.main_intro {
		margin-top: 7%;
    	margin-bottom: -7%;
	}
	.sp_no_title {
		margin: 0% 6% 6% 6%;
	}
	.main_title_banner {
		margin-top: 14%;
		width: 95%;
	}
	.main-item-cont {
		padding: 3% 7% 7% 7%;
	}
	.code-img {
		position: sticky;
		z-index: 1;
		transform: translate(-55%,-1%);
		margin-right: 34%;
		width: 16%;
	}
	/* .main-item-intr {
		padding-bottom: 10%;
	} */
	.suggest_item_list {
		display: block;
	}
	.suggest_no {
		margin: 0% 5% 13% 5%;
	}
	
}

@media only screen and (max-width: 750px) {
	.main_title_banner {
		margin-top: 5%;
		width: 85%;
	}
	.sp_no_title {
		margin: 0% 7% 7% 7%;
	}
	.code-img {
		position: sticky;
    	z-index: 1;
    	transform: translate(-50%,1%);
    	width: 20%;
	}
	.item_main_intro {
		margin-top: 70px;
	}
	.main-item-cont {
		padding: 3% 7% 0px 7%;
	}
	.code-description {
		color: rgba(7, 7, 7);
		line-height: 2;
		letter-spacing: 0.025em;
		font-size: 14px;
		margin: 30px 0 0 0;
		height: unset;
	}
	.main-item-intr {
		padding-bottom: 10%;
	}
	.goods-list-all {
		margin: 0 0 40px 0;
	}
	.suggest_no {
		font-size: 14px;
		margin: 0% 5% 33% 5%;
	}
	.coming-soon-main {
		display: block;
	}
	.coming-soon {
		display: contents;
	}
}

@media only screen and (max-width: 380px) {

	.main_intro {
		margin-top: 13%;
		margin-bottom: -10%;
	}
	.main_title_banner {
		margin-top: 5%;
		width: 75%;
	}
	.sp_no_title {
		margin: 0% 7% 7% 7%;
	}
	.code-img {
		position: sticky;
		z-index: 1;
		transform: translate(-50%,7%);
		width: 18%;
	}
	.main-item-cont {
		padding: 3% 7% 0px 7%;
	}
	.main-item-intr {
		padding-bottom: 10%;
	}
	.font-a-otf {
		font-size: 20px;
	}
	.suggest_no {
		font-size: 16px;
		margin: 0% 5% 65% 5%;
	}
	.coming-soon-main {
		display: block;
	}
	.coming-soon {
		display: contents;
	}
}
