@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: 'a-otf-ryumin-pr6n', serif;
	letter-spacing: 0.08em;
	font-size: 24px;
	font-weight: 500;
}
.font-udp-mincho {
	font-family: 'BIZ UDPMincho', serif;
	letter-spacing: 0.08em;
	font-size: 24px;
}
.font-min {
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
.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 {
	font-size: 12px;
	width: 100%;
	line-height: 1.8;
	font-weight: 500;
}
.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 {
}
.main_item_imgs_1 {
	transform: translate(22%,0%);
}
.main_item_img_1 {
	width: 80%;
}
.main_item_imgs_2 {
	transform: translate(0%,0%);
}
.main_item_img_2 {
	width: 80%;
}
.main_item_imgs_3 {
	transform: translate(27%,0%);
}
.main_item_img_3 {
	width: 90%;
}
.main_item_imgs_4 {
	transform: translate(0%,0%);
}
.main_item_img_4 {
	width: 90%;
}
.main_item_imgs_5 {
	transform: translate(27%,0%);
}
.main_item_img_5 {
	width: 90%;
}

.main_item_title {
	color: #070707;
	padding-bottom: 17px;
    border-bottom: 1px dotted #707070;
    text-align: left;
}
.recommend-cont_1 {
	position: absolute;
    top: 50%;
    left: 50%;
	right: 40px;
    transform: translate(-8%,-33%);
    margin: 0;
    padding: 0;
}
.recommend-cont_2 {
	position: absolute;
    top: 50%;
    left: 50%;
	right: 40px;
    transform: translate(-94%,-52%);
    margin: 0;
    padding: 0;
}
.recommend-cont_3 {
	position: absolute;
    top: 50%;
    left: 50%;
	right: 84px;
    transform: translate(10%,-48%);
    margin: 0;
    padding: 0;
}
.recommend-cont_4 {
	position: absolute;
    top: 50%;
    left: 50%;
	right: 40px;
    transform: translate(-92%,-43%);
    margin: 0;
    padding: 0;
}
.recommend-cont_5 {
	position: absolute;
    top: 50%;
    left: 50%;
	right: 84px;
    transform: translate(8%,-45%);
    margin: 0;
    padding: 0;
}
.recommend-text {
    padding-bottom: 20px;
    border-bottom: 1px solid #070707;
	text-align: left;
}
.main-item-cont_1 {
	background-color: #FAFAFA;
    padding: 0px 65px 55px 65px;
    border-block-start: 8px solid #070707;
    text-align: center;
}
.main-item-cont_2 {
	background-color: #FAFAFA;
    padding: 0px 65px 25px 65px;
    border-block-start: 8px solid #070707;
    text-align: center;
}
.main-item-cont_3 {
	background-color: #FAFAFA;
    padding: 0px 65px 30px 65px;
    border-block-start: 8px solid #070707;
    text-align: center;
}
.main-item-cont_4 {
	background-color: #FAFAFA;
    padding: 0px 65px 55px 65px;
    border-block-start: 8px solid #070707;
    text-align: center;
}
.main-item-cont_5 {
	background-color: #FAFAFA;
    padding: 0px 65px 30px 65px;
    border-block-start: 8px solid #070707;
    text-align: center;
}
.item_main_intro {
    margin-top: 130px;
	font-weight: 500;
}
.item_points {
	display: flex;
    max-width: 35%;
    justify-content: center;
    margin: auto;
}
.item_point {
	margin: 0 10px;
	max-width: 85%;
    height: auto;
}
.item_points_text {
	color: #070707;
	margin-top: 2%;
    font-size: 12px;
	padding: 0 11%;
	font-weight: 500;
}
.item_points_1 {
	margin-top: 70px;
}
.item_points_2 {
	margin-top: -5px;
}
.item_points_3 {
	margin-top: -5px;
}
.item_points_4 {
	margin-top: 23px;
}
.item_points_5 {
	margin-top: 2px;
}
.coordinate-all {
	display: flex;
}
.code_img {
	width: 110%;
    margin-left: 15%;
	height: 630px;
}
.main_item_img {
	height: 600px;
}
.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: 50px;
		margin-top: 60px;
		font-weight: 600;
		text-align: center;
	}

	.font-a-otf {
		font-size: 21px;
	}
	.font-udp-mincho {
		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__profile-container{
	display: flex;
	flex-direction: column;
	background-color: #F7F7F7;
	padding: 20px;
}

.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: 15%;
}

.code-description {
	color: rgba(7, 7, 7);
	line-height: 1.8;
	font-size: 12px;
	margin: 0 0 25px 0;
	font-weight: 500;
}

.goods-list-all_1 {
	margin: 0 45px 40px 21px;
    padding: 0 40px 0 40px;
    transform: translate(0px, 345px);
}
.goods-list-all_2 {
	margin: 0 45px 40px 21px;
    padding: 0 40px 0 40px;
    transform: translate(0px, 270px);
}
.goods-list-all_3 {
	margin: 0 45px 40px 21px;
    padding: 0 25px 0 25px;
    transform: translate(0px, 270px);
}
.goods-list-all_4 {
	margin: 0 45px 40px 21px;
    padding: 0 40px 0 40px;
    transform: translate(0px, 317px);
}
.goods-list-all_5 {
	margin: 0 45px 40px 21px;
    padding: 0 40px 0 40px;
    transform: translate(0px, 310px);
}

@media only screen and (max-width: 1023px) {

	.main_intro {
		margin-top: 7%;
    	margin-bottom: 1%;
		font-weight: 600;
		word-break: break-all;
	}
	.c-description {
		font-weight: 600;
	}
	.sp_no_title {
		margin: 0% 6% 6% 6%;
		text-align: center;
	}
	.br_sp {
		display: none;
	}
	.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%;
	}
	.item_points {
		display: none;
		max-width: 35%;
		justify-content: center;
		margin: auto;
	}
	.item_points_text {
		font-weight: 600;
	}
	.recommend-headline {
		display: inline-flex;
		margin: 16px 0px;
		place-content: center;
	}
	.recommend-text {
		padding-bottom: 20px;
		border-bottom: none;
		text-align: center;
	}
	.coordinate-all {
		display: block;
	}
	.code_img {
		width: 100%;
		margin-left: 0%;
		height: auto;
	}
	.main_item_img {
		height: auto;
	}
	..code-description {
		font-weight: 600;
	}
	.main_item_imgs_1 {
		transform: translate(0%,0%);
	}
	.main_item_img_1 {
		width: 100%;
	}
	.main_item_imgs_2 {
		transform: translate(0%,0%);
	}
	.main_item_img_2 {
		width: 100%;
	}
	.main_item_imgs_3 {
		transform: translate(0%,0%);
	}
	.main_item_img_3 {
		width: 100%;
	}
	.main_item_imgs_4 {
		transform: translate(0%,0%);
	}
	.main_item_img_4 {
		width: 100%;
	}
	.main_item_imgs_5 {
		transform: translate(0%,0%);
	}
	.main_item_img_5 {
		width: 100%;
	}
	.recommend-cont_1 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_2 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_3 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_4 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_5 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.main-item-cont_1 {
		background-color: white;
		padding: 0px 45px 55px 45px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_2 {
		background-color: white;
		padding: 0px 45px 55px 45px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_3 {
		background-color: white;
		padding: 0px 45px 55px 45px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_4 {
		background-color: white;
		padding: 0px 45px 55px 45px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_5 {
		background-color: white;
		padding: 0px 45px 55px 45px;
		border-block-start: none;
		text-align: left;
	}
	.goods-list-all_1 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_2 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_3 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_4 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_5 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
}

@media only screen and (max-width: 750px) {
	.main_title_banner {
		margin-top: 5%;
		width: 85%;
	}
	.sp_no_title {
		margin: 0% 7% 7% 7%;
		text-align: center;
	}
	.br_sp {
		display: none;
	}
	.main_item_img {
		width: 100%;
	}
	.code-img {
		position: sticky;
    	z-index: 1;
    	transform: translate(-50%,1%);
    	width: 20%;
	}
	.main_intro {
		font-weight: 600;
		margin-top: 13%;
		margin-bottom: 10%;
		text-align: justify;
	}
	.item_main_intro {
		margin-top: 0px;
		font-weight: 600;
	}
	.main-item-cont {
		padding: 3% 7% 0px 7%;
	}
	.recommend-headline {
		display: inline-flex;
		margin: 16px 0px;
		place-content: center;
	}
	.recommend-text {
		padding-bottom: 20px;
		border-bottom: none;
		text-align: center;
	}
	.code-description {
		color: rgba(7, 7, 7);
		line-height: 2;
		font-size: 14px;
		margin: 25px 0 20px 0;
		height: unset;
		font-weight: 600;
	}
	.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;
	}
	.item_points {
		display: none;
		max-width: 35%;
		justify-content: center;
		margin: auto;
	}
	.item_points_text {
		margin-top: 0%;
		font-size: 13px;
		padding: 0 0%;
		font-weight: 600;
	}
	.coordinate-all {
		display: block;
	}
	.code_img {
		width: 100%;
		margin-left: 0%;
		height: auto;
	}
	.main_item_img {
		height: auto;
	}
	.c-description {
		font-size: 14px;
		font-weight: 600;
	}
	.main_item_imgs_1 {
		transform: translate(0%,0%);
	}
	.main_item_img_1 {
		width: 100%;
	}
	.main_item_imgs_2 {
		transform: translate(0%,0%);
	}
	.main_item_img_2 {
		width: 100%;
	}
	.main_item_imgs_3 {
		transform: translate(0%,0%);
	}
	.main_item_img_3 {
		width: 100%;
	}
	.main_item_imgs_4 {
		transform: translate(0%,0%);
	}
	.main_item_img_4 {
		width: 100%;
	}
	.main_item_imgs_5 {
		transform: translate(0%,0%);
	}
	.main_item_img_5 {
		width: 100%;
	}
	.recommend-cont_1 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_2 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_3 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_4 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.recommend-cont_5 {
		position: relative;
		top: 0%;
		left: 0%;
		right: 0;
		transform: translate(0%,0%);
		margin: 0;
		padding: 0;
	}
	.main-item-cont_1 {
		background-color: white;
		padding: 0px 35px 0px 35px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_2 {
		background-color: white;
		padding: 0px 35px 0px 35px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_3 {
		background-color: white;
		padding: 0px 35px 0px 35px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_4 {
		background-color: white;
		padding: 0px 35px 0px 35px;
		border-block-start: none;
		text-align: left;
	}
	.main-item-cont_5 {
		background-color: white;
		padding: 0px 35px 0px 35px;
		border-block-start: none;
		text-align: left;
	}
	.goods-list-all_1 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_2 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_3 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_4 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
	.goods-list-all_5 {
		margin: 0 0px 40px 0px;
		padding: 0 0px 0 0px;
		transform: translate(0px, 0px);
	}
}

@media only screen and (max-width: 380px) {

	.main_intro {
		margin-top: 13%;
		margin-bottom: 10%;
	}
	.main_title_banner {
		margin-top: 5%;
		width: 62%;
	}
	.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%;
	}
	.font-a-otf {
		font-size: 16px;
	}
	.font-udp-mincho {
		font-size: 16px;
	}
	.suggest_no {
		font-size: 16px;
		margin: 0% 5% 65% 5%;
	}
	.coming-soon-main {
		display: block;
	}
	.coming-soon {
		display: contents;
	}
}
