﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');
body {
	color: #78828B;
	/*font-size: 15px;*/
	font-size: 3.62vw;
	line-height: 1.7;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 400;
}
img {
	max-width: none;
	width: 100%;
	vertical-align: bottom;
}
sub {
	font-size: inherit;
	display: inline-block;
	line-height: 1.0;
	vertical-align: sub;
	vertical-align: -moz-middle-with-baseline;
	vertical-align: -webkit-baseline-middle;
}
sup {
	font-size: inherit;
	display: inline-block;
	line-height: 1.0;
}
/* ----リンク---- */
a {
	text-decoration: underline;
	color: #999999;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover,
a:focus {
  text-decoration: none;
}
/* ----タイトル---- */
h1, h2, h3 {
	font-weight: 400;
	background: none;
	padding: 0;
	margin: 0;
}
h1 {
	color: #FF6994;
	/*font-size: 30px;*/
	font-size: 7.25vw;
	font-family: "Poppins","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 400;
	line-height: 1.8;
}
h2, .legend {
	/*font-size: 22px;*/
	font-size: 5.31vw;
	font-family: "Poppins","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 400;
	line-height: 1.4545;
}
h3 {
	/*font-size: 16px;*/
	font-size: 3.86vw;
}
h1[class$="--header"],
.block-member-info h1,
.block-member-info-confirmation h1,
.block-shipping-address--header,
.block-purchase-history--header,
.block-mypage h1,
.block-additional-authentication h1,
.block-login h1,
.block-order-gift-noshi--title,
.block-order-complete h1,
.block-topic-page--article-header,
.block-member-registration-completed h1 {
	/*font-size: 30px;*/
	font-size: 7.25vw;
	letter-spacing: 0.01em;
	padding: 0;
	/*margin: 0 0 20px;*/
	margin: 0 0 4.83vw;
}
h1.block-category-list--header,
h1.block-genre-page--header,
h1.block-event-page--header,
h1.block-category-list--header {
	/*margin: 0 30px 20px;*/
	margin: 0 7.25vw 4.83vw;
}
.block-topic-page--article-header {
	border: 0;
}
h2[class$="-header"],
.legend,
.block-order-gift-noshi--noshi-container-title,
.block-order-gift-select--sender-title,
.block-order-gift-select--delivery-dest-header-title,
.block-order-gift-select--delivery-date h2,
.block-order-gift-select--coupon h2,
.block-order-gift-select--promotion h2,
.block-order-gift-select--point-payment h2,
.block-order-gift-select--method h2,
.block-order-gift-dest h2,
.block-order-estimate h2,
.block-order-method h2,
.block-mypage--shopping-info,
.block-mypage--member-info,
.block-mypage--inquiry-info,
.block-inquiry-history-detail--subject {
	/*font-size: 22px;*/
	font-size: 5.31vw;
	letter-spacing: 0.05em;
	/*margin: 30px 0 20px;*/
	margin:	7.25vw 0 4.83vw;
	border: 0;
}
.block-inquiry-history-detail--subject,
.block-regular-purcharse-shipment-info-update--old-info-header,
.block-regular-purcharse-shipment-info-update--new-info-header {
	padding: 0;
	/*margin: 0 0 20px;*/
	margin: 0 0 4.83vw;
	background: none;
}
.block-order-gift-noshi h3 {
	/*font-size: 18px;*/
	font-size: 4.35vw;
	font-family: "Poppins","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.88;
	/*padding: 13px 0 12px 0;*/
	padding: 3.14vw 0 2.9vw 0;
}

/* ----ボタン---- */
.btn {
	/*font-size: 14px;*/
	font-size: 3.38vw;
	font-weight: bold;
	line-height: 1.35;
	letter-spacing: 0.1em;
	/*padding: 11px 10px 10px;*/
	padding: 2.66vw 2.42vw 2.42vw;
}
.action .btn {
	/*border-bottom-width: 1px;*/
	border-bottom-width: 0.24vw;
	/*padding: 11px 10px 10px;*/
	padding: 2.66vw 2.42vw 2.42vw;
	/*margin-top: 10px;*/
	margin-top: 2.42vw;
}
a.btn {
	text-decoration: none;
}
.btn-primary {
	color: #ffffff;
	/*border: 1px solid #FF6994;*/
	border: 0.24vw solid #FF6994;
	background-color: #FF6994;
}
.btn-default {
	color: #FF6994;
	/*border: 1px solid #FF6994;*/
	border: 0.24vw solid #FF6994;
	background-color: #ffffff;
}
.btn-danger {
	/*border: 1px solid #d9534f;*/
	border: 0.24vw solid #d9534f;
}
.btn:active, .btn.active {
	box-shadow: none;
}
/* ----価格---- */
.price {
	color: #FF6994;
	/*font-size: 13px;*/
	font-size: 3.14vw;
	font-family: "Poppins","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: bold;
}
.price strong {
	/*font-size: 22px;*/
	font-size: 5.31vw;
	font-weight: bold;
	line-height: 1.31;
	letter-spacing: 0.04em;
}
.price small {
	/*font-size: 11px;*/
	font-size: 2.66vw;
	font-weight: bold;
}

/* ----ページャー---- */
.block-goods-list-naviframe {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*margin: 0 30px;*/
	margin: 0 7.25vw;
}
.pagination {
}
.pagination > * {
	/*font-size: 14px;*/
	font-size: 3.38vw;
	/*line-height: 30px;*/
	line-height: 7.25vw;
	padding: 0;
	/*margin: 0 2px;*/
	margin: 0 0.48vw;
	border: 0;
	background-color: #ffffff;
}
.pagination > li {
	/*width: 28px;*/
	width: 6.76vw;
}
.pagination > li a {
	display: block;
	text-decoration: none;
}

.block-goods-list-naviframe--bottom,
div[class$="--pager-bottom"],
div[class$="--pager-bottom pager"] {
	/*margin-top: 48px;*/
	margin-top: 11.59vw;
}
.pager-current {
	color: #FF6994;
	font-weight: bold;
}
.pagination > li.pager-previous,
.pagination > li.pager-next {
	/*width: 60px;*/
	width: 14.49vw;
}
.pagination > li.pager-previous .fa,
.pagination > li.pager-next .fa {
	display: none;
}
.pagination > li.pager-previous a,
.pagination > li.pager-next a {
	/*height: 30px;*/
	height: 7.25vw;
	width: 100%;
	position: relative;
}
.pagination > li.pager-previous a::before,
.pagination > li.pager-previous a::after,
.pagination > li.pager-next a::before,
.pagination > li.pager-next a::after {
	content: "";
	position: absolute;
	top: 50%;
	/*height: 1px;*/
	height: 0.24vw;
	background-color: #FF6994;
}
.pagination > li.pager-previous a::before,
.pagination > li.pager-next a::before {
	/*width: 46px;*/
	width: 11.11vw;
	/*left: 6px;*/
	left: 1.45vw;
}
.pagination > li.pager-previous a::after,
.pagination > li.pager-next a::after {
	/*width: 10px;*/
	width: 2.42vw;
	/*margin-top: -3px;*/
	margin-top: -0.72vw;
}
.pagination > li.pager-previous a::after {
	/*left: 6px;*/
	left: 1.45vw;
	transform:  rotate(-40deg);
}
.pagination > li.pager-next a::after {
	/*right: 6px;*/
	right: 1.45vw;
	transform:  rotate(40deg);
}

/* ----form系---- */
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], input[type="number"], select, textarea {
	/*padding: 4px;*/
	padding: 0.97vw;
	/*border: 1px solid #CCCCCC;*/
	border: 0.24vw solid #CCCCCC;
	/*min-height: 40px;*/
	min-height: 9.66vw;
	border-radius: 0;
}
a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}

select {
	-webkit-appearance:none;
	appearance:none;
	/*padding-right: 40px;*/
	padding-right: 9.66vw;
	background-image: url("../../img/usr/common/ico_arrow01.png");
	background-position: 95% center;
	background-repeat: no-repeat;
	/*background-size: 8px auto;*/
	background-size: 1.93vw auto;
}
/* ----パンくず---- */
.block-topic-path,
.page-goods .block-topic-path {
	/*margin: -20px 0 0;*/
	margin: -4.83vw 0 0;
	/*padding: 14px 30px 13px;*/
	padding: 3.38vw 7.25vw 3.14vw;
	background-color: transparent;
	overflow-x: scroll;
}
.block-topic-path--list {
	width: 100%;
}
.block-topic-path--list li {
	/*font-size: 10px;*/
	font-size: 2.42vw;
	line-height: 1.3;
	/*padding-right: 10px;*/
	padding-right: 2.42vw;
}
.block-topic-path--list li a {
	color: #999999;
	display: inline-block;
	/*padding-left: 10px;*/
	padding-left: 2.42vw;
	text-decoration: none;
}
.block-topic-path--list li:first-child a {
	padding-left: 0;
}

/* ----table---- */
.fieldset-vertical {
	/*margin: 0 0 10px;*/
	margin: 0 0 2.42vw;
	/*border-left: 1px solid #AAAAAA;*/
	border-left: 0.24vw solid #AAAAAA;
	/*border-right: 1px solid #AAAAAA;*/
	border-right: 0.24vw solid #AAAAAA;
}
.fieldset-vertical .form-group {
	/*margin: 15px 0;*/
	/*margin: 3.62vw 0;*/
	margin: 0;
	/*border-bottom: 1px solid #AAAAAA;*/
	border-bottom: 0.24vw solid #AAAAAA;
	/*border-top: 1px solid #AAAAAA;*/
	border-top: 0.24vw solid #AAAAAA;
}
.fieldset-vertical .form-group +  .form-group {
	border-top: 0;
}
.table, .table td, .table th {
	/*border: 1px solid #AAAAAA;*/
	border: 0.24vw solid #AAAAAA;
}

.table td, .table th {
	/*padding: 5px;*/
	padding: 1.21vw;
}
.block-form--title-secondaly {
	overflow: hidden;
	/*padding: 10px;*/
	padding: 2.42vw;
	background-color: #F9F9F9;
	/*border-bottom: 1px solid #AAAAAA;*/
	border-bottom: 0.24vw solid #AAAAAA;
}
.fieldset-vertical .form-control {
	/*padding: 10px 15px;*/
	padding: 2.42vw 3.62vw;
}
.fieldset-vertical .constraint {
	margin: 0;
}
.block-member-info--use-spoofing-protection .block-form--title-secondaly {
	background: none;
	border: 0;
	padding: 0;
}
.block-login--member-body .fieldset-vertical {
	border: 0;
}
/* ----help---- */
.help-block {
	/*font-size: 12px;*/
	font-size: 2.9vw;
	/*margin-top: 5px;*/
	margin-top:	1.21vw;
}
.count-msg {
	/*font-size: 12px;*/
	font-size: 2.9vw;
	/*margin-top: 5px;*/
	margin-top:	1.21vw;
}
/* ----必須---- */
.required:after {
	/*font-size: 11px;*/
	font-size: 2.66vw;
	background-color: #FF6994;
}
/* ----処理状態---- */
.status-message {
	/*font-size: 12px;*/
	font-size: 2.9vw;
}
.status-percentage {
	/*font-size: 24px;*/
	font-size: 5.8vw;
}
.block-purchase-history--status a {
	text-decoration: none;
}
[class^="status-progress"] {
	/*height: 14px;*/
	height: 3.38vw;
}
[class^="status-progress"]::after {
	/*height: 14px;*/
	height: 3.38vw;
	border-right-color: #A22424;
	background: #FF6994;
}