﻿@charset "utf-8";
/* CSS Document */

body {
	min-width: inherit;
}

.pc_appear {
	display: none;
}

.sp_appear {
	display: block;
}

.logo-block {
	padding: 15px 10px;
}

#wrapper .logo-block img {
	max-width: 160px;
}

/*-------mainvisual-block------- */
.mainvisual-block {
	padding: 0;
	background-size: cover;
}

.mainvisual-block__inner {
	padding: 0;
}

#wrapper .mainvisual-block__inner img {
	width: 100%;
}

/*-------nav-block------- */
.nav-block {
	padding: 86px 0 30px;
	background: url(../img/sp/bg-gifts.png) no-repeat top 10px center, url(../img/sp/bg-line.png) repeat-x center;
	background-size: auto 66px, auto 100%;
	margin-top: 10px;
}

.nav-block__inner {
	padding: 0 20px;
}

.nav-block__item {
	width: 46.87%;
}

/*-------section-block------- */
.section-block {
	margin-top: 10px;
}

.sweets-block .section-bg {
	padding: 11.5% 0 0;
}

.gifts-block .section-bg {
	padding: 11.5% 0 0;
}

.sweets-block .section-bg {
	background: url(../img/sp/bg-snow.png) no-repeat top center;
	background-size: 100% auto;
}

.gifts-block .section-bg {
	background: url(../img/sp/bg-snow_2.png) no-repeat top center;
	background-size: 100% auto;
}

.section-block__title {
	padding: 0 20px;
}

#wrapper .sweets-block .section-block__title img {
	width: 91.94%;
	margin: 0 auto;
}

#wrapper .gifts-block .section-block__title img {
	width: 81.19%;
	margin: 0 auto;
}

.section-block__bottom {
	padding: 0 5%;
	margin-top: 0;
}

.sweets-block .section-block__bottom {
	background: transparent;
}

.gifts-block .section-block__bottom {
	background: transparent;
}

.section-block__lead {
	font-size: 18px;
}

.section-block__remarks {
	padding: 0;
}

.gifts-block .section-block__remarks {
	padding: 2% 0 0;
	background: url(../img/sp/bg-snow_remarks.png) no-repeat center;
	background-size: auto 100%;
}

.section-block__remarks-text {
	padding: 22px 20px;
	line-height: 1.8;
}

.sweets-block .section-block__remarks-text::before {
	width: 88px;
	height: 81px;
	left: -20px;
	top: -50px;
	transform: inherit;
}

.sweets-block .section-block__remarks-text::after {
	width: 79px;
	height: 89px;
	background: url(../img/sp/bg-sweet_cake_right.png) no-repeat center;
	background-size: 100% auto;
	right: -20px;
	top: auto;
	bottom: -42px;
	transform: inherit;
}

.gifts-block .section-block__remarks-text::before {
	width: 83px;
	height: 67px;
	left: -15px;
	top: auto;
	bottom: -28px;
	transform: inherit;
}

.gifts-block .section-block__remarks-text::after {
	width: 74px;
	height: 70px;
	right: -15px;
	top: -50px;
	transform: inherit;
}

.section-block__column {
	padding: 0 0 40px;
	background: transparent;
	margin: 0 -10px;
}

.gifts-block .section-block__column:nth-child(odd) {
	background: url(../img/sp/bg-snow_swiper.png) no-repeat bottom right 45px;
	background-size: 55px auto;
}

.gifts-block .section-block__column:nth-child(even) {
	background: url(../img/sp/bg-snow_swiper.png) no-repeat bottom right 45px;
	background-size: 55px auto;
}

.section-block__column-title {
	margin: 0 auto 20px;
}

#women .section-block__column-title {
	width: 32.53%;
}

#men .section-block__column-title {
	width: 32.53%;
}

#kids .section-block__column-title {
	width: 40.6%;
}

.section-block-swiper__photo {
	width: 100%;
}

.section-block-swiper__content {
	width: 100%;
	margin-top: 20px;
}

.section-block-swiper__column + .section-block-swiper__column {
	margin-top: 20px;
	padding-top: 5px;
}

.section-block-swiper__column.-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.section-block-swiper__title {
	font-size: 30px;
	font-weight: bold;
}

.section-block-swiper__title.-red {
	color: #E8273C;
}

.section-block-swiper__title.-green {
	color: #53A558;
}

.section-block-swiper__lead {
	font-size: 14px;
	line-height: 1.9;
	margin-top: 20px;
}

.section-block-swiper__price {
	margin-top: 15px;
}

.section-block-swiper__price .-ontology {
	font-size: 21px;
}

.section-block-swiper__price .-ontology .-big-text {
	font-size: 28px;
}

.section-block-swiper__price .-tax {
	display: block;
	margin-top: 10px;
}

.section-block-swiper__dl {
	display: flex;
	flex-wrap: wrap;
	margin-top: 26px;
}

.section-block-swiper__dd {
	font-size: 12px;
	width: 100%;
	margin-top: 15px;
}

.section-block-swiper__remarks {
	max-width: 100%;
}

.section-block-swiper__logo {
	width: 100%;
	display: flex;
	align-items: center;
}

#wrapper .section-block-swiper__logo img {
	max-width: 26.87%;
	margin: 0;
}

.section-block-swiper-shop {
	width: 100%;
}

.section-block-swiper-shop__name {
	margin-left: 18px;
}

.section-block-swiper-shop__text {
	margin-top: 5px;
}

.section-block-swiper-shop__info {
	margin-top: 5px;
}

.section-block-swiper-shop__tel {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	padding: 10px 0;
	margin-top: 24px;
}

.sweets-block .section-block-swiper-shop__tel {
	background: linear-gradient(to bottom, #53A558, #b21322);
}

.gifts-block .section-block-swiper-shop__tel {
	background: linear-gradient(to bottom, #53A558, #186e49);
}

.section-block-swiper-shop__tel span {
	display: inline-block;
	padding-left: 25px;
	background: url(../img/ico-tel.png) no-repeat left center;
	background-size: 18px 18px;
}

.section-block-nav {
	padding: 50px 0 0;
}

.section-block-nav__title {
	max-width: 66.57%;
	margin: 0 auto;
}

.section-block-nav__list {
	width: 89.55%;
	margin: 0 auto;
}

.section-block-nav__item {
	width: 100%;
	margin-top: 20px;
}

.section-block-swiper_shadow {
	padding: 15px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 60px;
	height: 60px;
}

.swiper-button-prev {
	left: -10px;
	top: 19%;
}

.swiper-button-next {
	right: -10px;
	top: 19%;
}

.sweets-block .swiper-button-prev {
	background: url(../img/sp/ico-prev_red.png) no-repeat center;
	background-size: 100%;
}

.sweets-block .swiper-button-next {
	background: url(../img/sp/ico-next_red.png) no-repeat center;
	background-size: 100%;
}

.gifts-block .swiper-button-prev {
	background: url(../img/sp/ico-prev_green.png) no-repeat center;
	background-size: 100%;
}

.gifts-block .swiper-button-next {
	background: url(../img/sp/ico-next_green.png) no-repeat center;
	background-size: 100%;
}

