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

ul li{list-style: none;}

@media (min-width: 769px) {/*PC*/
	.section-search{padding: 60px 0;}
	.section-search .cont-shop-search{overflow: hidden;}
	.section-search .cont-shop-search .pic{
		width: 445px;
		float: left;
		margin-bottom: 20px;
	}
	.section-search .cont-shop-search .body{margin-left: 485px;}
	.section-search .cont-shop-search .body .unit-btn{width: 300px;margin-left: auto;}
}
@media (max-width: 768px) {/*SP*/
	.section-search .cont-shop-search .pic{width: 70%;margin: 0 auto 20px;}
	.section-search{margin-bottom: 40px;padding-top: 90px;margin-top: -90px;}
	.cont-shop-search{margin-bottom: 40px;}
}

.btn.btn-list-campaign{
	padding: 1em;
	position: relative;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center !important;
}

.btn.btn-list-campaign{
	border: solid 1px #ccc;
	display: inline-block;
	padding: 1em;
	width: 200px;
	text-align: center;
	position: relative;
}

.btn-list-campaign:after{
	content: "";
	position: absolute;
	left: 5%;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	transform: rotate(225deg);
}

img { -ms-interpolation-mode: bicubic !important; max-width: 100%; }

#campaign-wrapper ol {
	padding: 0 !important;
}

#campaign-wrapper dl,#campaign-wrapper ol,#campaign-wrapper ul {
    /*font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;*/
    font-size: 14px;
}

#campaign-wrapper a:hover {
	text-decoration: none;
}

#campaign-wrapper a.line {
	text-decoration: underline;
}

#campaign-wrapper a.line:hover {
	text-decoration: none;
}

#campaign-wrapper a:link, #campaign-wrapper a:visited {
	color:#53565a;
}

#campaign-wrapper img.border {
	border: 1px solid #a91212;
}

#campaign-wrapper ul,#campaign-wrapper h4,#campaign-wrapper h5,#campaign-wrapper h6,#campaign-wrapper dd, #campaign-wrapper figure {
	margin: 0;
	padding: 0;
	border: none;
}

#campaign-wrapper p {
	font-size:14px;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.txtLink {
    text-decoration: underline;
}
.txtLink:hover {
    text-decoration: none;
}

.mobile {
	display:none;
}

.pc {
	display:block;
}

.tablet {
	display:none;
}

.inner {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
}

.mini-inner {
	max-width: 1140px;
	padding: 40px 80px;
	width: 100%;
	margin: 0 auto !important;
	background: #FFF;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.alignC {
	text-align: center;
}

.item-box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;

	&:has(+ul) {
		margin-bottom: 30px !important;
	}
}

.item-box.sale {
	justify-content: flex-start;
}

#campaign-wrapper .item {
	display: grid;
	grid-row: span 4;
	gap: 0;
	grid-template-rows: subgrid;
}

#campaign-wrapper .item .hlTarget > span {
	display: block;
	font-size: 13px;
	margin: 5px 0 20px;
}

#campaign-wrapper .item div {
	margin-bottom: 30px;
}

#campaign-wrapper .item ul {
	margin-bottom: 20px;
}

#campaign-wrapper .item ul li {
	margin-bottom: 10px;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
}

#campaign-wrapper .item ul li span {
	font-size: 15px;
}

#campaign-wrapper .item > p {
	font-size: 12px;
	color: #e26e14;
}

#campaign-wrapper .item dl {
	 margin: 15px 0 15px;
}

#campaign-wrapper .item dl dt {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 22px;
    letter-spacing: 0 !important;
}

#campaign-wrapper .item dt span {
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
	font-weight: normal;
}

#campaign-wrapper .item dl dd {
	font-size: 16px;
}

.label {
	color: #e26e14 !important;
	font-size: 22px;
	display: block;
	padding-bottom: 15px;
	font-family:DaxPro-WideMedium,Dax-Regular;
}

.label.red {
	color: #b81c22 !important;
}

.label span {
	font-size: 0.6em;
}

.label em {
	font-size: 12px;
	color: #FFF;
	background-color: #e26e14;
	font-style: normal;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
	font-weight: bold;
	vertical-align: 0.3em;
}

.label.red em {
	background-color: #b81c22;
}

#campaign-wrapper {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-size:14px;
}

#campaign-wrapper {
    font-family:DaxPro-WideMedium,Dax-Regular,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	color:#53565a;
	line-height:1.4;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}

#campaign-wrapper section {
	padding-top: 0;
	margin-top: 0 !important;
}

#campaign-wrapper section h4 {
	text-align:center;
	background: #ee8590;
	font-size: 28px;
	padding: 40px 2%;
	margin-bottom: 80px;
	font-weight: bold;
	color: #FFF;
}

#campaign-wrapper section#futon h4 {
	padding: 45px 2%;
	margin-bottom: 25px;
}

#campaign-wrapper section#futon h4 + p {
	padding: 0 2%;
	margin-bottom: 40px;
	font-size: 16px;
}

#campaign-wrapper section h4 span {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

#campaign-main > p {
	text-align: center;
	border: 1px solid #E5E5E5;
	width:100%;
	max-width: 1374px;
	margin: 0 auto;
}

#campaign-main > p img {
	width:100%;
}

#campaign-main nav {
	background: #edece7;
	padding: 30px 2%;
	margin-bottom: 35px;
}

#campaign-main nav dl {
	margin-bottom: 40px;
	text-align: center;
	font-size: 32px;
}

#campaign-main nav ul {
	display: flex;
	justify-content: space-between;
	max-width: 936px;
	margin: 0 auto;
}

#campaign-main nav ul li {
	width: 31.623%;
}

#bed div.mini-inner {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	margin-bottom: 40px;
    max-width: 1140px;
}

/*#bed div.mini-inner > * {
	width: 50%;
}*/

#bed div.mini-inner dl {
	padding: 0 60px 0 0;
	background: url("../images/icon_3year.jpg") no-repeat right top;
	background-size: 50px auto;
}

#bed div.mini-inner dl dt {
	font-size: 16px;
	font-weight: bold;
	background-size: 45px auto;
	min-height: 45px;
	margin-bottom: 10px;
}

#bed div.mini-inner dl dt span {
	font-size: 13px;
	display: block;
}

#bed div.mini-inner dl dd {
	margin-bottom: 15px;
}

#bed div.mini-inner dl dd:first-of-type {
	margin-bottom: 30px;
}
#bed div.mini-inner dl dd:last-of-type {
	margin-bottom: 0;
}

#bed div.mini-inner dl dd,
#bed div.mini-inner dl dd ul {
	font-size: 13px;
}

#bed div.mini-inner dl dd ul li span {
	font-weight: bold;
}

#bed .item dl {
	padding-right: 60px;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 50px auto;
}

#recommend h5 {
	text-align:center;
	background: #ebe8e5;
	font-size: 22px;
	font-weight: bold;
	padding: 15px 2%;
}

#recommend article {
	border: 2px solid #ebe8e5;
	padding: 35px 0;
	margin-bottom: 50px;
}

#recommend article:first-of-type ul li {
	display: flex;
	justify-content: space-between;
}

#recommend article:first-of-type ul li > * {
	width: 50%;
}

#recommend article:first-of-type ul li p {
	padding-left: 50px;
	padding-right: 30px;
}

#recommend article:first-of-type ul li dl {
	text-align: center;
	font-size: 16px;
}

#recommend article:first-of-type ul li dl dt {
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 30px;
}

#recommend ul li dl dd:nth-of-type(2) {
	margin-top: 20px;
}

#recommend article:first-of-type ul li dl dd strong {
    display: block;
    color: #e26e14;
    font-size: 28px;
    position: relative;
    margin-top: 15px;
    padding-top: 18px;
}

#recommend ul li dl dd strong::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #e26e14 transparent transparent transparent;
	border-width: 8px 10px 0 8px;
}

#recommend ul li dl dd strong em {
	font-size: 12px;
	font-style: normal;
	display: inline-block;
	padding: 2px 10px;
	background: #e26e14;
	color: #FFF;
	margin-right: 10px;
	vertical-align: 0.4em;
}

#recommend ul li dl dd strong span {
	font-size: 0.6em;
}

#recommend article:nth-of-type(2) > dl {
	max-width: 920px;
	text-align: center;
	padding-left: 90px;
	background: url("../images/icon_1year.jpg") no-repeat;
	min-height: 103px;
	margin: 0 auto 60px;
}

#recommend article:nth-of-type(2) > dl dt {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}

#recommend article:nth-of-type(2) > dl dd {
	line-height: 1.6;
	font-size: 14px;
}

#recommend article:nth-of-type(2) > p {
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
}

#recommend h6 {
	text-align: center;
	font-size: 22px;
	color: #FFF;
	background: #b81c22;
	padding: 15px 2%;
	letter-spacing: 0;
	font-weight: bold;
	margin-bottom: 50px;
}

#recommend h6 span {
	display: inline-block;
	color: #b81c22;
	background: #FFF;
	font-size: 14px;
	padding: 5px 15px;
	margin-left: 30px;
	letter-spacing: 0;
	font-weight: normal;
	vertical-align: 0.3em
}

.netstore .inner dl dt {
    font-size: 17px;
    margin-bottom: 0.5em;
}

.size-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 50px !important;
}

.size-nav li {
	width: 31%;
	max-width: 225px;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.size-nav li a {
	display: block;
	position: relative;
	border: 1px solid #53565a;
}

.size-nav li a::after {
	position: absolute;
	content:"";
	width: 7px;
	height: 7px;
	border: 0px;
	border-top: solid 1px #53565a;
	border-right: solid 1px #53565a;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 20px;
	margin-top:-4px;
	top:50%;
}

.mini-inner .item > span {
	display: block;
	font-size: 13px;
	margin: 10px 0 15px;
}

#matt .item-box {
	justify-content: center;
}

#matt .item-box .item {
	justify-content: center;
	margin:0 5% 50px;
}

#matt .item-box .item:nth-child(1) {
	margin-left: 0;
}

#matt .item-box .item:nth-child(3) {
	margin-right:  0;
}

#matt .item-box .item:nth-child(4),
#matt .item-box .item:nth-child(5) {
	margin-bottom: 0;
}

#campaign-main > dl dd ul {
	text-align: left;
	background: #fafafa;
	padding: 20px 6%;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.6;
}

#order.item-box {
	display: flex;
	justify-content: center;
}

#order.item-box .item {
	margin:0 5%;
}

#pillow {
	background: #f5f5f5;
	padding: 60px 0 !important;
}

#pillow .inner {
	background: #FFF;
	border-radius: 15px;
	padding: 50px 5%;
}

#pillow .inner h5 span {
	font-size: 28px;
	display: inline-block;
	font-weight: bold;
	color: #897d76;
	height: 96px;
	padding-left: 250px;
	background: url("../images/icon_with.jpg") no-repeat;
	margin-bottom: 25px;
	line-height: 1.4;
	padding-top: 10px;
}

#pillow .inner h5 + dl {
	text-align: center;
}

#pillow .inner h5 + dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#pillow .inner h5 + dl dd {
	font-size: 16px;
}

#pillow .inner ul:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}

#pillow .inner ul:nth-of-type(1) li {
	width: 33%;
	text-align: center;
}

#pillow .inner ul:nth-of-type(1) li span {
	display: block;
	font-size: 13px;
	margin-top: 5px;
}

#pillow .inner p {
	margin-bottom: 20px;
	text-align: center;
	background: #fafafa;
	padding: 15px 2%;
}

#pillow .inner ul:nth-of-type(2) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 590px;
	margin: 0 auto 50px;
}

#pillow .inner ul:nth-of-type(2) li {
	max-width: 260px;
	width: 100%;
}

#pillow .inner ul:nth-of-type(2) li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	background: #000;
}

#futon .item dl dd {
    padding-right: 50px;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 40px auto;
}

#futon .item:nth-child(1) dl dd {
    background-image: url("../images/icon_5year.jpg");
}

#futon .item:nth-child(2) dl dd {
    background-image: url("../images/icon_2year.jpg");
}

#futon .item:nth-child(3) dl dd {
    background-image: url("../images/icon_15year.jpg");
	background-size: auto 55px;
	padding-right: 65px;
}

.riceTxt {
    display: block;
    font-size: 12px;
}

.flexTbl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #b3ada6;
    margin-top: 50px;
}

.flexTbl:nth-of-type(2) {
    border-top: none;
    margin-top: 0;
}

.flexTbl dl {
    text-align: center;
}

.flexTbl dl:first-child {
    width: 60.5%;
    border-right: 1px solid #b3ada6;
}

.flexTbl dl:last-child {
    color: #e26e14;
    width: 39.5%;
}

.flexTbl dl:last-child dt {
    color: #e26e14 !important;
}

.flexTbl dl dt {
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #b3ada6;
    background: #efedea;
}

.flexTbl dl dd {
    padding: 30px 50px !important;
    height: calc(100% - 60px);
}

.flexTbl dl ul li {
    width: 50%;
    text-align: center;
}

.flexTbl dl:last-child dd {
    font-size: 26px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family:DaxPro-WideMedium,Dax-Regular;
}


.flexTbl dl:last-child dd strong {
   font-size: 40px;
    display: block;
    margin-bottom: 10px;
}

.flexTbl dl:last-child dd span {
   font-size: 0.7em;
    font-weight: normal;
}

.p-tbl {
    width: 100%;
    border-collapse: separate;
    border-top: 1px solid #b3ada6;
    border-spacing: 0;
}

.p-tbl th, .p-tbl td {
    border-right: 1px solid #b3ada6;
    border-bottom: 1px solid #b3ada6;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.p-tbl .sticky01 {
    border-left: 1px solid #b3ada6;
}

.p-tbl th {
    font-weight: normal;
    background: #efedea;
}

.p-tbl th:nth-child(1) {
    width: 19.3%;
}

.p-tbl th:nth-child(2) {
    width: 14%;
}

.p-tbl th:nth-child(3) {
    width: 7.5%;
}

.p-tbl th:nth-child(4) {
    width: 15.8%;
}

.p-tbl th:nth-child(5) {
    width: 23.7%;
}

.p-tbl .or {
    color: #c51f2a;
    font-weight: bold;
}

.p-tbl td:nth-last-child(2) {
    font-size: 30px;
    font-family:DaxPro-WideMedium,Dax-Regular;
}

.p-tbl td:nth-last-child(1) {
    font-size: 24px;
    font-family:DaxPro-WideMedium,Dax-Regular;
}

.p-tbl td span {
    font-size: 16px;
}

.red-tit {
    background-color: #e26e14 !important;
    color: #FFF !important;
    font-weight: bold;
}

.red-tit.num {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 24px;
    margin-right: 20px;
}

#denmark-area {
    width: 100%;
    max-width: 980px;
    margin: 30px auto 0;
}

#denmark-area ol {
    list-style: none;
    font-size: 26px;
    margin: 30px 0 50px;
    padding-left: 50px;
}

#denmark-area ol li + li {
    margin-top: 20px;
}

#denmark-area article {
    border: 1px solid #CCC;
    padding: 30px;
    font-weight: bold;
}

#denmark-area article:first-of-type {
    padding-right: 300px;
    background: url( "../images/present01.jpg") no-repeat right 60px center / 140px auto;
}

#denmark-area article:last-of-type {
    padding-right: 300px;
    background: url( "../images/present02.jpg") no-repeat right 60px center / 140px auto;
}

#denmark-area article p {
    font-size: 24px;
    position: relative;
    padding-left: 60px;
    line-height: 1.6;
}

#denmark-area article p span {
    position: absolute;
    left: 0;
    top: 0;
}

#denmark-area article em {
    display: block;
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    margin-top: 20px;
    padding-left: 60px;
}

#denmark-area article + article {
    margin-top: 30px;
}

#denmark-area table {
    margin: 50px 0 30px;
    width: 100%;
}

#denmark-area table.pc {
    display: table;
}

#denmark-area table th {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
}

#denmark-area table th,
#denmark-area table td {
    border: 1px solid #c51f2a;
}

#denmark-area table th:first-child {
    width: 60%;
    border-right: 1px solid #FFF;
}

#denmark-area table td {
    padding: 30px;
}

#denmark-area table td ul {
    display: flex;
    background: url("../images/icon_plus.gif") no-repeat center center / 30px auto;
    align-items: center;
}

#denmark-area table td ul li {
    width: 42%;
}

#denmark-area table td ul li span {
    text-align: center;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

#denmark-area table td dl dt {
    font-size: 24px;
    font-weight: bold;
}

#denmark-area table td dl dt span {
    font-size: 0.7em;
}

#denmark-area table td dl dd {
    font-size: 24px;
    font-weight: bold;
    padding-left: 60px;
    background: url("../images/arrow.gif") no-repeat left 20px;
}

#denmark-area table td dl dd strong {
    font-size: 1.65em;
}

#denmark-area table td dl dd span {
    font-size: 18px;
    display: block;
}

#denmark-area div.flex dl {
    width: 48.25%;
}

#denmark-area div.flex dl dt {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

#denmark-area div.flex dl dd {
    border: 1px solid #c51f2a;
    border-top: none;
    padding: 30px;
    line-height: 1.6;
    font-size: 16px;
}

#denmark-area div.flex dl dd strong {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

#campaign-wrapper section h4 + p {
    text-align: center;
    color: #c51f2a;
    font-size: 18px;
    margin-bottom: 50px;
    font-weight: bold;
    line-height: 1.6;
}

#campaign-wrapper section h4 + p a {
    color: #c51f2a !important;
}

#campaign-wrapper section h4 + p span {
    display: block;
    font-size: 14px;
    margin-top: 15px;
    font-weight: normal;
}

#bed .mini-inner article {
    border: 1px solid #CCC;
    margin-top: 60px;
    padding: 40px 80px;
}

#bed .mini-inner article > dl {
    padding: 0;
    background: none;
    margin-bottom: 40px;
}

#bed .mini-inner article > dl dt {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
}

#bed .mini-inner article > dl dd {
    padding-right: 100px;
    background: url( "../images/icon_1year.jpg") no-repeat right top / auto 70px;
    min-height: 70px;
    font-size: 16px;
}

#bed .mini-inner article > dl dd span {
    font-size: 14px;
    display: block;
    line-height: 1.6;
    margin-top: 5px;
}

#bed .mini-inner article ul {
    width: 100%;
    margin: 0 auto;
    max-width: 620px;
}

#bed .mini-inner article ul li {
    width: 41.9%;
}

#campaign-wrapper .item > p {
    font-size: 12px;
    color: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	background: #4b4d56;
	margin-top: 20px;
}

#matt .item dl {
	padding: 0 60px 0 0;
	background-size: 50px auto;
	background-position: right top;
	background-repeat: no-repeat;
}

#matt .item:nth-child(1) dl {
    background-image: url("../images/icon_5year.jpg");
}

#matt .item:nth-child(2) dl {
    background-image: url("../images/icon_2year.jpg");
}

#matt .item:nth-child(3) dl {
    background-image: url("../images/icon_15year.jpg");
	background-size: 55px auto;
}

.bgPink {
	background: #fff0f1;
}

.bgGray {
	background: #f5f5f5;
}

.mini-inner h5 {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px !important;
	line-height: 1.5;
}

.mini-inner h5 span {
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	margin-top: 5px;
}

#gift {
	padding-bottom: 80px;
}

#gift .mini-inner h5 strong {
	display: inline-block;
	padding-top: 5px;
}

#gift dt {
	min-height: 62px;
}

#gift dd {
	min-height: 40px;
}

#set dt {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #ee8590;
	padding: 20px 0;
	font-size: 22px;
	margin-top: 80px;
}

#set dd {
	border: 1px solid #ee8590;
	border-top: none;
	padding: 50px 95px;
}

#set dd div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#set dd div ul {
	display: flex;
	justify-content: space-between;
	width: 64%;
}

#set dd div ul li span {
	display: block;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
}

#set dd div p {
	font-size: 24px;
	width: 36%;
	color: #ee8590;
	font-weight: bold;
	padding-left: 75px;
	background: url("../images/arrow.png") no-repeat left center;
	text-align: center;
	line-height: 1.3;
	margin-top: -27px;
}

#set dd > p {
	text-align: center;
	margin-top: 50px;
}

#set dd > p a {
	text-decoration: underline;
}

#set dd > p a:hover {
	text-decoration: none;
}

#shoes {
	padding: 80px 0 !important;
}

#shoes .mini-inner {
	border: 1px solid #ee8590;
}

#shoes .mini-inner h5 strong {
	display: inline-block;
}

#shoes dd {
	min-height: 40px;
}

.special {
	color: #b81c22;
	font-weight: bold;
	font-size: 20px !important;
}

.special em {
	background: #b81c22;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-size: 12px;
	width: 75px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin-right: 10px;
	text-align: center;
    position: relative;
    margin-left: 20px;
}

#cushion {
	padding: 80px 0 !important;
}

.special em::before {
	content: "";
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%); 
    border: 6px solid transparent;
    border-left: 9px solid #b81c22;
}

#shoes .item:nth-child(n+4) {
    margin-top: 60px;
}

.special span {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #53565a;
}

li.special + li {
    font-size: 12px;
    margin-top: 20px;
}

.btn_p {
    text-align: center;
    margin-top: 50px;
}



/* ここから追記 */
#campaign-main dl {
	text-align: center;
	max-width: 980px;
	margin: 40px auto 80px;
}

#campaign-main dl dt {
	padding-left: 120px;
	background: url("../images/icon_limited.jpg") no-repeat left top;
	min-height: 98px;
	margin: 0 auto 30px;
	display: inline-block;
	font-size: 26px;
	padding-top: 15px;
}

#campaign-main dl dd {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#campaign-main dl dd figure {
	width: 47.7%;
	max-width: 468px;
}

#campaign-main dl dd figure img {
	border: 1px solid #ccc;
}

#pop {
	padding: 80px 0 !important;
}

#pop .item dl dt {
	min-height: 62px;
}

/*#pop .item dl dd {
	min-height: 45px;
}
*/
#campaign-wrapper .item ul li span img {
	vertical-align: -0.15em;
}

#campaign-wrapper .item ul li span img + img {
	margin-left: 7px;
}

 .mark-tit strong {
	padding-left: 125px;
	background: url("../images/icon_pr01.jpg") no-repeat left top;
	display: inline-block;
}

#other {
	padding: 80px 0 !important;
}

#other .mark-tit strong {
	background-image: none;
	padding-left: 0;
}


#other .mini-inner {
	border: 1px solid #ccc;
}

#other .mini-inner .item:last-child {
	margin-bottom: 0;
}

#other .item:nth-child(1) dl dt,
#other .item:nth-child(2) dl dt,
#other .item:nth-child(3) dl dt,
#other .item:nth-child(4) dl dt,
#other .item:nth-child(5) dl dt,
#other .item:nth-child(6) dl dt {
	min-height: 62px;
}

.bnr {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto !important;
}

.bnr li {
	width: 48.2%;
	max-width: 550px;
}

.sw {
	min-width:62px;
}

.st {
	min-height: 42px;
}

#pop .mark-tit strong {
	height: 98px;
	line-height: 98px;
}

#campaign-main dl dd.pc {
	margin-bottom: 30px;
}

.prst {
	align-items: center;
	border: 1px solid #ccc !important;
	padding: 20px 40px !important;
}

.prst div {
	font-size: 18px;
	text-align: left;
	width: 50%;
	max-width: 470px;
}

.prst p {
	width: 48%;
	max-width: 443px;
}

.prst div strong {
	font-size: 22px;
	display: block;
	margin-bottom: 20px;
}

.prst div span {
	font-size: 14px;
	display: block;
	margin: 10px 0;
}

.prst div em {
	font-size: 14px;
	display: block;
	font-style: normal;
}


@media only screen and (max-width: 810px) {
	.mini-inner {
		max-width: 1140px;
		padding: 40px 40px !important;
		width: 100%;
		margin: 0 auto !important;
		background: #FFF;
	}
}







@media only screen and (max-width: 640px) {
	
	.inner, .mini-inner {
		padding: 40px 2% !important;
	}
	
	.label em {
		font-size: 12px;
		padding: 2px 5px;
		margin-right: 5px;
	}
	
	#campaign-wrapper .item dl dt {
		font-size: 15px;
	}
	
	.mini-inner .item > span {
		height: 37px;
	}
	
	#campaign-wrapper .item ul {
		margin-bottom: 10px;
	}
	
	.label {
		font-size: 20px;
	}
	
	#pillow .inner h5 span {
		font-size: 22px;
		height: 96px;
		padding-left: 220px;
		background: url("../images/icon_with.jpg") no-repeat;
		background-size: 200px auto;
		padding-top: 15px;
	}
    
    .riceTxt {
        display: block;
        font-size: 11px;
    }
    
    #campaign-main > dl dt {
        text-align: center;
        font-size: 16px;
    }

    .flexTbl {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border: 1px solid #b3ada6;
    }
    
    .flexTbl.inner {
        padding: 0 !important;
        margin: 25px 2% 0;
        width: 96%;
    }

    .flexTbl:nth-of-type(2) {
        border-top: none;
        margin-top: 0;
    }

    .flexTbl dl {
        text-align: center;
    }

    .flexTbl dl:first-child {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #b3ada6;
    }

    .flexTbl dl:last-child {
        color: #e26e14;
        width: 100%;
    }

    .flexTbl dl:last-child dt {
        color: #e26e14 !important;
    }

    .flexTbl dl dt {
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        font-size: 16px;
        border-bottom: 1px solid #b3ada6;
        background: #efedea;
    }

    .flexTbl dl dd {
        padding: 15px 2% !important;
        height: auto;
    }

    .flexTbl dl ul li {
        width: 50%;
        text-align: center;
    }

    .flexTbl dl:last-child dd {
        font-size: 20px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .flexTbl dl:last-child dd strong {
       font-size: 30px;
        display: block;
        margin-bottom: 10px;
    }

    .flexTbl dl:last-child dd span {
       font-size: 0.7em;
        font-weight: normal;
    }

    #price .inner .tblWrap {
        overflow: scroll;
    }

    .p-tbl th, .p-tbl td {
        border-right: 1px solid #b3ada6;
        border-bottom: 1px solid #b3ada6;
        padding: 7px 0;
        text-align: center;
        vertical-align: middle;
        font-size: 12px;
        background-color: #FFF;
        box-sizing: border-box;
    }

    .p-tbl th {
        font-weight: normal;
        background: #efedea;
    }

    .p-tbl th:nth-child(1) {
        width: 110px;
    }

    .p-tbl th:nth-child(2) {
        width: 90px;
    }

    .p-tbl th:nth-child(3) {
        width: 45px;
    }

    .p-tbl th:nth-child(4) {
        width: 14%;
    }

    .p-tbl th:nth-child(5) {
        width: 18%;
    }

    .p-tbl .or {
        color: #c51f2a;
        font-weight: bold;
    }

    .p-tbl td:nth-last-child(2) {
        font-size: 18px;
    }

    .p-tbl td:nth-last-child(1) {
        font-size: 14px;
    }

    .p-tbl td span {
        font-size: 12px;
    }
    
    .p-tbl .sticky01 {
        left: 0;
        position: sticky;
        background-clip: padding-box;
        border-left: 1px solid #b3ada6;
    }
    
    .p-tbl .sticky02 {
        left: 110px;
        position: sticky;
        background-clip: padding-box;
    }
    
    .p-tbl .sticky03 {
        left: 200px;
        position: sticky;
        background-clip: padding-box;
    }
    
    .mobile {
		display:block;
	}

	.pc {
		display:none;
	}
    
    
    



    /* ここから追記 */

    .red-tit {
        background-color: #e26e14 !important;
        color: #FFF !important;
        font-weight: bold;
    }

    .red-tit.num {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 20px;
        text-align: center;
        font-size: 12px;
        margin-right: 10px;
    }

    #denmark-area {
        width: 100%;
        max-width: 980px;
        margin: 20px auto 0;
        padding: 0 2%;
    }

    #denmark-area h6 {
        font-size: 12px;
        display: inline-block;
    }

    #denmark-area ol {
        list-style: none;
        font-size: 14px;
        margin: 25px 0 25px;
        padding-left: 25px;
    }

    #denmark-area ol li + li {
        margin-top: 10px;
    }

    #denmark-area article {
        border: 1px solid #CCC;
        padding: 15px;
        font-weight: bold;
    }

    #denmark-area article:first-of-type {
        padding-right: 120px;
        background: url( "../images/present01.jpg") no-repeat right 15px center / 90px auto;
    }
	
	#denmark-area article:last-of-type {
        padding-right: 120px;
        background: url( "../images/present02.jpg") no-repeat right 15px center / 90px auto;
    }

    #denmark-area article p {
        font-size: 12px;
        position: relative;
        padding-left: 30px;
        line-height: 1.6;
    }

    #denmark-area article p span {
        position: absolute;
        left: 0;
        top: 0;
    }

    #denmark-area article em {
        display: block;
        font-weight: normal;
        font-size: 10px;
        font-style: normal;
        margin-top: 10px;
        padding-left: 30px;
    }

    #denmark-area article + article {
        margin-top: 15px;
    }

    #denmark-area table {
        margin: 20px 0 20px;
        width: 100%;
    }

    #denmark-area table th {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

    #denmark-area table th,
    #denmark-area table td {
        border: 1px solid #c51f2a;
    }

    #denmark-area table th:first-child {
        border-right: 1px solid #c51f2a;
    }

    #denmark-area table td {
        padding: 15px;
    }

    #denmark-area table td ul {
        display: flex;
        background: url("../images/icon_plus.gif") no-repeat center center / 22px auto;
        align-items: center;
    }

    #denmark-area table td ul li {
        width: 45%;
    }

    #denmark-area table td ul li span {
        text-align: center;
        font-size: 12px;
        display: block;
        margin-bottom: 10px;
    }
    
    #denmark-area table td ul li:first-child span {
        margin-bottom: 15px;
    }

    #denmark-area table td dl dt {
        font-size: 17px;
        font-weight: bold;
    }
    
     #denmark-area table td dl dt span {
        font-size: 0.7em;
    }
    
    #denmark-area table td dl {
        padding-left: 35%
    }

    #denmark-area table td dl dd {
        font-size: 14px;
        font-weight: bold;
        padding-left:  30px;
        background: url("../images/arrow.gif") no-repeat left 15px;
        background-size: 22px auto;
    }

    #denmark-area table td dl dd strong {
        font-size: 1.65em;
    }

    #denmark-area table td dl dd span {
        font-size: 18px;
        display: block;
    }

    #denmark-area div.flex dl {
        width: 100%;
    }
    
    #denmark-area div.flex dl + dl {
        margin-top: 20px;
    }

    #denmark-area div.flex dl dt {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
    }

    #denmark-area div.flex dl dd {
        border: 1px solid #c51f2a;
        border-top: none;
        padding: 15px;
        line-height: 1.6;
        font-size: 12px;
    }

    #denmark-area div.flex dl dd strong {
        display: block;
        font-size: 13px;
        margin-bottom: 10px;
    }

    #campaign-wrapper section h4 + p {
        text-align: center;
        color: #c51f2a;
        font-size: 14px;
        margin-bottom: 30px;
        font-weight: bold;
        line-height: 1.6;
    }

    #campaign-wrapper section h4 + p a {
        color: #c51f2a !important;
    }

    #campaign-wrapper section h4 + p span {
        display: block;
        font-size: 12px;
        margin-top: 10px;
        font-weight: normal;
    }

    #bed .mini-inner article {
        border: 1px solid #CCC;
        margin-top: 30px;
        padding: 15px 15px;
    }

    #bed .mini-inner article > dl {
        padding: 0;
        background: none;
        margin-bottom: 20px;
    }

    #bed .mini-inner article > dl dt {
        text-align: center;
        font-weight: bold;
        font-size: 16px !important;
        margin-bottom: 20px !important;
        min-height: 0 !important;
    }

    #bed .mini-inner article > dl dd {
        padding-right: 65px;
        background: url( "../images/icon_1year.jpg") no-repeat right top / 50px auto;
        min-height: 70px;
        font-size: 12px;
    }

    #bed .mini-inner article > dl dd span {
        font-size: 12px;
        display: block;
        line-height: 1.6;
        margin-top: 5px;
    }

    #bed .mini-inner article ul {
        width: 100%;
        margin: 0 auto;
        max-width: 620px;
    }

    #bed .mini-inner article ul li {
        width: 100%;
    }
    
    .size-nav li {
        width: 23.9%;
        max-width: 225px;
        text-align: center;
        height: 55px;
        line-height: 55px;
    }

    #shoes {
        padding: 40px 0 !important;
    }
	
	
/***メディアクエリここまで***/}





@media only screen and (max-width: 640px) {
	
	#campaign-wrapper dl, #campaign-wrapper ol, #campaign-wrapper ul {
		font-size: 12px;
	}

	.fs-outer .inner {
		box-sizing: border-box;
	}
	
	.section-search .cont-shop-search .body ul li {
		text-indent: 0 !important;
	}
	
	.mobile {
		display:block;
	}

	.pc {
		display:none;
	}
	
	.item-box {
		display: block;;
	}
	
	#campaign-wrapper .item {
		max-width: 100%;
		width: 100%;
	}
	
	/*.item:last-child {
		margin-bottom: 0;
	}*/

	.item-box.sale .item {
		margin-right: 0;
	}

	.item-box.sale .item:nth-child(n+5) {
		margin-top: 0;
	}

	#campaign-wrapper .item .hlTarget > span {
		display: block;
		font-size: 13px;
		margin: 5px 0 20px;
	}

	#campaign-wrapper .item ul li {
		margin-bottom: 5px;
		font-size: 14px;
	}
	
	#campaign-wrapper .item ul li:last-child {
		height: auto;
	}
	
	#campaign-wrapper .item > p {
		font-size: 12px;
	}

	.mini-inner .item {
		width: 100%;
	}

	#campaign-wrapper .item dl {
		 margin: 10px 0 10px;
	}

	#campaign-wrapper .item dl dt {
		margin-bottom: 10px;
		font-size: 15px;
	}

	#campaign-wrapper .item dt span {
		font-size: 9px;
        margin-top: 2px;
        display: inline-block;
        margin-left: 5px;
        font-weight: normal;
	}

	 #campaign-wrapper .item dl dd {
		font-size: 13px;
	}

	.label {
		font-size: 22px;
		padding-bottom: 10px;
	}

	.label span {
		font-size: 0.6em;
	}

	.label em {
		font-size: 12px;
		padding: 2px 10px;
		margin-right: 10px;
		vertical-align: 0.3em;
	}
	
	#campaign-wrapper {
		font-size:12px;
		line-height:1.5;
	}

	#campaign-wrapper section h4 {
		font-size: 18px;
		padding: 15px 2%;
		margin-bottom: 20px;
	}

	#campaign-wrapper section h4 span {
		font-size: 12px;
		margin-top: 3px;
	}
	
	#campaign-wrapper section#futon h4 {
		padding: 27px 2%;
		margin-bottom: 15px;
	}

	#campaign-wrapper section#futon h4 + p {
		padding: 0 2%;
		margin-bottom: 20px;
		font-size: 14px;
	}

	#campaign-main nav {
		padding: 15px 2%;
		margin-bottom: 20px;
	}

	#campaign-main nav dl {
		width: 100%;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 25px;
	}

	#campaign-main nav ul {
		width: 100%;
		flex-wrap: wrap;
	}
	
	#campaign-main nav ul li {
		width:48.6%;
	}
	
	#campaign-main nav ul li:last-child {
		margin: 10px auto 0;
	}

	#bed div.mini-inner {
		display: block;
		margin-bottom: 50px;
	}

	#bed div.mini-inner > * {
		width: 100%;
	}

	#bed div.mini-inner > dl {
		margin-top: 15px;
		padding: 0 60px 0 0;
		background-size: 50px auto;
	}

	#bed div.mini-inner dl dt {
		font-size: 17px;
		background-size: 40px auto;
		min-height: 40px;
		margin-bottom: 5px;
	}

	#bed div.mini-inner dl dt span {
		font-size: 12px;
	}

	#bed div.mini-inner dl dd {
		margin-bottom: 10px;
	}

	#bed div.mini-inner dl dd:first-of-type {
		margin-bottom: 15px;
		font-size: 13px;
	}

	#bed div.mini-inner dl dd,
	#bed div.mini-inner dl dd ul {
		font-size: 14px;
	}

	#bed .item dl {
		padding-right: 60px;
		background-size: 50px auto;
	}

	#recommend h5 {
		font-size: 18px;
		padding: 10px 2%;
	}

	#recommend article {
		border: none;
		padding: 0;
		margin-bottom: 50px;
	}

	#recommend article:first-of-type ul li {
		display: block;
	}

	#recommend article:first-of-type ul li > * {
		width: 100%;
	}

	#recommend article:first-of-type ul li p {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}

	#recommend article:first-of-type ul li dl {
		font-size: 14px;
	}

	#recommend article:first-of-type ul li dl dt {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 10px;
	}

	#recommend ul li dl dd:nth-of-type(2) {
		margin-top: 10px;
	}

	#recommend article:first-of-type ul li dl dd strong {
		font-size: 22px;
		margin-top: 10px;
		padding-top: 11px;
	}

	#recommend ul li dl dd strong::before {
		border-width: 7px 7px 0 7px;
	}

	#recommend ul li dl dd strong em {
		vertical-align: 0.3em;
	}

	#recommend ul li dl dd strong span {
		font-size: 0.6em;
	}

	#recommend article:nth-of-type(2) > dl {
		width: 96%;
		padding-left: 55px;
		text-align: left;
		background-size: 50px auto;
		min-height: 0;
		margin: 0 2% 20px;
	}

	#recommend article:nth-of-type(2) > dl dt {
		font-size: 14px;
		margin-bottom: 10px;
	}

	#recommend article:nth-of-type(2) > dl dd {
		line-height: 1.5;
		font-size: 12px;
	}

	#recommend article:nth-of-type(2) > p {
		font-size: 12px;
		margin-top: 20px;
	}

	#recommend h6 {
		font-size: 18px;
		padding: 10px 2%;
		margin-bottom: 20px;
	}

	#recommend h6 span {
		display: inline-block;
		margin-top: 10px;
		font-size: 12px;
		padding: 3px 10px;
		margin-left: 0;
		vertical-align: 0.3em
	}

	.size-nav {
		margin-bottom: 25px !important;
	}

	.size-nav li {
		width: 49%;
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	
	.size-nav li:nth-of-type(3),
	.size-nav li:nth-of-type(4) {
		margin-bottom: 0;
	}

	.mini-inner .item > span {
		font-size: 12px;
		margin: 5px 0 5px;
		height: auto;
	}


	#matt .item-box .item {
		margin:0 0 50px;
	}

	#matt .item-box .item:nth-child(4) {
		margin-bottom: 50px;
	}

	#campaign-main > dl dd ul {
		padding: 10px;
		margin-top: 10px;
		font-size: 12px;
	}

	#order.item-box .item {
		margin:0;
	}
	
	#order.item-box .item:first-child {
		margin-bottom: 50px;
	}

	#pillow {
		padding: 10px 2% !important;
	}

	#pillow .inner {
		border-radius: 10px;
		padding: 25px 2%;
	}

	#pillow .inner h5 span {
		font-size: 15px;
		height: 96px;
		padding-left: 105px;
		background-size: 100px auto;
		margin-bottom: 15px;
		padding-top: 0;
		background-position: left center;
	}
	
	#pillow .inner h5 span .mobile {
		display: inline;
	}
	
	#pillow .inner h5 + dl dt {
		font-size: 15px;
		margin-bottom: 10px;
	}

	#pillow .inner h5 + dl dd {
		font-size: 13px;
	}

	#pillow .inner ul:nth-of-type(1) {
		margin-bottom: 20px;
	}

	#pillow .inner ul:nth-of-type(1) li span {
		font-size: 12px;
		margin-top: 3px;
	}

	#pillow .inner p {
		margin-bottom: 15px;
		padding: 10px;
		font-size: 13px;
	}

	#pillow .inner ul:nth-of-type(2) {
		display: block;
		margin-bottom: 25px;
	}

	#pillow .inner ul:nth-of-type(2) li {
		margin: 0 auto;
	}
	
	#pillow .inner ul:nth-of-type(2) li:first-child {
		margin-bottom: 15px;
	}

	#pillow .inner ul:nth-of-type(2) li a {
		height: 40px;
		line-height: 40px;
	}
	
	#futon .item dl {
		padding-right: 60px;
		background-repeat: no-repeat;
		background-position: right top;
		background-size: 50px auto;
	}
	
	#futon .item dl dd {
		padding-right: 0;
		background: none;
	}

	#futon .item:nth-child(1) dl dd {
		background: none;
	}
	
	#futon .item:nth-child(1) dl {
		background-image: url("../images/icon_5year.jpg");
	}

	#futon .item:nth-child(2) dl dd {
		background: none;
	}
	
	#futon .item:nth-child(2) dl {
		background-image: url("../images/icon_2year.jpg");
	}

	#futon .item:nth-child(3) dl dd {
		background: none;
		padding-right: 0;
	}
	
	#futon .item:nth-child(3) dl {
		background-image: url("../images/icon_15year.jpg");
		background-size: auto 70px;
		padding-right: 75px;
	}

    .p-tbl {
        width: 600px;
        border-collapse: separate;
        border-top: 1px solid #b3ada6;
        border-spacing: 0;
    }
    
    .p-tbl td:nth-last-child(2) {
        font-size: 12px;
    }

    .p-tbl td:nth-last-child(1) {
        font-size: 12px;
    }
	
	.mini-inner {
		margin: 0 2% !important;
		width: 96% !important;
		padding: 20px 2% !important;
	}

	.mini-inner h5 {
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		margin-bottom: 20px !important;
		line-height: 1.5;
	}

	.mini-inner h5 span {
		font-size: 14px;
		font-weight: normal;
		display: block;
		margin-top: 10px;
	}

	.item-box .item a:nth-child(1) img {
		/*border: 1px solid #CCC;*/
	}

	#gift {
		padding-bottom: 40px;
	}

	#gift .mini-inner h5 strong {
		display: inline-block;
		padding-top: 0;
	}

	#gift dt {
		min-height: 0;
	}

	#gift dd {
		min-height: 0;
	}

	#set dt {
		text-align: center;
		font-weight: bold;
		color: #FFF;
		background: #ee8590;
		padding: 20px 0;
		font-size: 22px;
		margin-top: 80px;
	}

	#set dd {
		border: 1px solid #ee8590;
		border-top: none;
		padding: 25px 4%;
	}

	#set dd div {
		display: block;
		justify-content: space-between;
		align-items: center;
	}

	#set dd div ul {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	#set dd div ul li span {
		display: block;
		font-size: 14px;
		text-align: center;
		margin-top: 5px;
	}

	#set dd div p {
		font-size: 20px;
		width: 100%;
		color: #ee8590;
		font-weight: bold;
		padding-left: 0;
		padding-top: 40px;
		background: url("../images/arrow-sp.png") no-repeat center top / auto 30px;
		text-align: center;
		line-height: 1.3;
		margin-top: 10px;
	}

	#set dd > p {
		text-align: center;
		margin-top: 25px;
	}

	#set dd > p a {
		text-decoration: underline;
	}

	#set dd > p a:hover {
		text-decoration: none;
	}

	#shoes {
		padding: 40px 0 !important;
	}

	#shoes .mini-inner {
		border: 1px solid #ee8590;
	}

	#shoes .mini-inner h5 strong {
		display: inline-block;
	}

	#shoes dd {
		min-height: 0;
	}

	.special {
		color: #b81c22;
		font-weight: bold;
		font-size: 20px !important;
	}

	.special em {
		background: #b81c22;
		font-weight: bold;
		color: #FFF;
		font-style: normal;
		font-size: 12px;
		width: 75px;
		display: inline-block;
		height: 22px;
		line-height: 22px;
		margin-right: 10px;
		text-align: center;
        position: relative;
        margin-left: 20px;
	}

	#cushion {
		padding: 40px 0 !important;
	}
    
    .air {
        display: none;
    }
    
    #campaign-wrapper ul.itemBox {
		font-size: 12px;
	}
    
    .air {
        display: none;
    }
    
    #campaign-wrapper ul.item-box {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: min(30px, calc(100 / 640 * 30vw)) min(10px, calc(100 / 640 * 10vw));
	}

    .special em::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -15px;
        transform: translateY(-50%); 
        border: 6px solid transparent;
        border-left: 9px solid #b81c22;
    }

    #shoes .item:nth-child(n+4) {
        margin-top: 0;
    }
    
    #shoes .item:nth-child(n+5) {
        margin-bottom: 0;
    }

    .special span {
        display: inline-block;
        margin-left: 10px;
        font-size: 12px;
        font-weight: normal;
        color: #53565a;
    }

    li.special + li {
        font-size: 12px;
        margin-top: 20px;
    }
    
    .btn_p {
        text-align: center;
        margin-top: 25px;
    }
	
	
	
	/* ここから追記 */
	#campaign-main dl {
		text-align: center;
		max-width: 980px;
		margin: 20px 2% 40px;
	}

	#campaign-main dl dt {
		padding-left: 0;
		padding-top: 60px;
		background: url("../images/icon_limited.jpg") no-repeat center top / 55px auto;
		min-height: 98px;
		font-size: 16px;
		margin: 0 0 20px;
		line-height: 1.9;
	}

	#campaign-main dl dt strong {
		font-weight: normal;
		display: inline-block;
		padding-left: 30px;
		background: url("../images/icon_01.jpg") no-repeat left center / 24px auto;;
		line-height: 24px;
	}

	#campaign-main dl dt strong:nth-of-type(2) {
		background-image: url("../images/icon_02.jpg");
		margin-left: 0;
	}

	#campaign-main dl dt span {
		font-size: 12px;
	}

	#campaign-main dl dd.pc {
		display: none;
	}

	#pop {
		padding: 40px 0 !important;
	}

	#pop .item dl dt {
		min-height: 45px;
	}
	
	#pop .item:last-child dl dt {
		min-height: 0;
	}

	#campaign-wrapper .item ul li span img {
		vertical-align: -0.15em;
	}

	#campaign-wrapper .item ul li span img + img {
		margin-left: 0;
	}

	#pop .mark-tit strong {
		height: 55px;
		line-height: 55px;
		min-height: 55px;
		padding-left: 70px;
		background: url("../images/icon_pr01.jpg") no-repeat left center / 55px auto;
		display: inline-block;
	}

	#other {
		padding: 40px 0 !important;
	}

	#other .mini-inner {
		border: 1px solid #ccc;
	}
	
	#other .mini-inner .item:nth-child(5),
	#other .mini-inner .item:last-child {
		margin-bottom: 0;
	}

	#other .item:nth-child(3) dl dt,
	#other .item:nth-child(4) dl dt {
		min-height: 45px;
	}
	
	#other .item:nth-child(5) dl dt,
	#other .item:nth-child(6) dl dt {
		min-height: 0;
	}

	.bnr {
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: space-between;
		max-width: 1140px;
		width: 96%;
		margin: 0 auto !important;
	}
	
	.bnr li {
		width: 100%;
	}

	.sw {
		min-width:62px;
	}

	.st {
		min-height: 42px;
	}

	#campaign-wrapper .item ul li:nth-child(2) > * {
		width: 100%;
	}
	
	#campaign-wrapper .item ul li:nth-child(1) > span {
		width: calc(100% - 73px);
	}
	
	#campaign-wrapper .item ul li:nth-child(1) > span img {
		height: 16px;
		width: auto;
	}
	
	#campaign-wrapper .item ul li:nth-child(3) > span {
		width: calc(100% - 58px);
	}
	
	.sp-nav {
		border-top: 1px solid #fff;
	}
	
	.sp-nav p a {
		display: block;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		position: relative;
		color: #fff !important;
		background: #aca39a;
		width: 100%;
		height: 45px;
		line-height: 45px;
	}
	
	.sp-nav p a::after {
		content: '';
		width: 8px;
		height: 8px;
		border: 0;
		border-bottom: solid 1px #fff;
		border-right: solid 1px #fff;
		transform: rotate(45deg);
		position: absolute;
		top: 0;
		right: 10px;
		bottom: 0;
		margin: auto;
	}
	
	.sp-nav div {
		background: #f5f5f5;
		padding: 10px 2%;
	}
	
	.sp-nav div strong {
		display: block;
		font-size: 14px;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.sp-nav div ul {
		display: flex;
		justify-content: space-between;
	}
	
	.sp-nav div ul li {
		text-align: center;
		width: 49%;
	}
	
	.prst {
		align-items: center;
		border: 1px solid #ccc !important;
		padding: 10px 2% !important;
	}
	
	.prst p {
		width: 100%;
		text-align: center;
	}

	.prst div {
		width: 100%;
		font-size: 14px;
		text-align: left;
		margin-bottom: 15px;
	}

	.prst div strong {
		font-size: 16px;
		display: block;
		margin-bottom: 10px;
	}

	.prst div span {
		font-size: 12px;
		display: block;
		margin: 5px 0;
	}

	.prst div em {
		display: none;
	}
	
	.prst > em {
		font-size: 10px;
		display: block;
		font-style: normal;
		margin-top: 10px;
		text-align: left;
	}
/***メディアクエリここまで***/}

#campaign-wrapper {

	.p-head {
		max-width: calc(980px + 40px);
		width: 100%;
		margin: 40px auto 80px;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.p-head__lead {
		margin: 0 auto 30px;
		line-height: calc(38 / 24);
		letter-spacing: 0.025em;
		text-align: center;
		font-size: 24px;
		font-weight: 400;
		color: #E08094;

		& > a {
			color: inherit;
		}

		& > strong {
			font-weight: 700;
		}
	}

	.p-head__items {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: min(40px, calc(100 / 980 * 40vw));
	}

	.p-head__items_box {
		padding: 20px;
		box-sizing: border-box;
		background: #FEF9EA;
		position: relative;

		&.is-solt {
			&::after {
				content: "";
				width: 92px;
				height: 114px;
				background: url(../images/img-01.png) 50% 50% / 100% no-repeat;
				position: absolute;
				right: 25px;
				bottom: 32px;
			}
		}

		&.is-rapping {
			&::after {
				content: "";
				width: 141px;
				height: 122px;
				background: url(../images/img-02.png) 50% 50% / 100% no-repeat;
				position: absolute;
				right: 35px;
				bottom: 21px;
			}
		}
	}

	.p-head__items_title {
		display: flex;
		align-items: center;
		gap: 15.4px;
		position: relative;
		z-index: 1;

		.is-sub {
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			width: 80px;
			aspect-ratio: 1 / 1;
			border-radius: 100%;
			box-sizing: border-box;
			background: #E08094;
			overflow: hidden;
			line-height: calc(26 / 20);
			letter-spacing: 0.1em;
			text-align: center;
			font-size: 20px;
			font-weight: 700;
			color: #FFF;
			font-feature-settings: "palt";
		}

		.is-main {
			line-height: calc(26 / 22);
			letter-spacing: 0.1em;
			font-size: 22px;
			font-weight: 700;
			color: #E08094;
		}
	}

	.p-head__items_title.is-solt {
		.is-main {
			display: block;
			width: fit-content;
			position: relative;

			&::after {
				content: "";
				width: 35px;
				height: 51px;
				background: url(../images/decoration-01.png) 50% 50% / 100% no-repeat;
				position: absolute;
				top: 50%;
				left: calc(100% + 13.6px);
				translate: 0 -50%;
			}

			& > small {
				font-size: 16px;
			}
		}
	}

	.p-head__items_title.is-rapping {
		.is-main {
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			width: fit-content;
			gap: 9.2px;

			& > small {
				display: block;
				width: fit-content;
				position: relative;
				line-height: calc(26 / 18);
				font-size: 18px;
				font-weight: 700;

				&::before,
				&::after {
					content: "";
					width: 1px;
					height: 100%;
					background: #E08094;
					position: absolute;
					top: 0;
				}

				&::before {
					right: calc(100% + 15px);
					rotate: -30deg;
				}

				&::after {
					left: calc(100% + 15px);
					rotate: 30deg;
				}
			}
		}
	}

	.p-head__items_caption {
		position: relative;
		z-index: 1;
		line-height: calc(32 / 22);
		letter-spacing: 0.05em;
		font-size: 22px;
		font-weight: 700;
		color: #897D76;

		& > small {
			font-size: 18px;
		}
	}

	.p-head__set {
		display: flex;
		align-items: center;
		gap: 10px;
		margin: 18.7px 0 0;
		position: relative;
		z-index: 1;
	}

	.p-head__set_title {
		display: block;
		width: fit-content;
		padding: 8px 9px;
		box-sizing: border-box;
		background: #E08094;
		line-height: 1.2;
		letter-spacing: 0.01em;
		font-size: 12px;
		font-weight: 700;
		color: #FFF;
	}

	.p-head__set_content {
		line-height: calc(32 / 14);
		letter-spacing: 0.1em;
		font-size: 14px;
		font-weight: 700;
		color: #897D76;
	}

	.p-head__btn {
		display: block;
		width: fit-content;
		margin: 18.7px 0 0;
		padding: 9px 40px;
		border: 1px solid #897D76;
		box-sizing: border-box;
		background: #FFF;
		line-height: 1.2;
		letter-spacing: 0.1em;
		text-align: center;
		font-size: 14px;
		font-weight: 700;
		color: #897D76;
	}
	
	h4.p-head__copy {
		width: fit-content;
		margin: 70.4px auto 0;
		padding: 0 calc(158px + 16.4px) 0 0;
		box-sizing: border-box;
		background: none;
		position: relative;
		line-height: calc(38 / 24);
		letter-spacing: 0.1em;
		text-align: center;
		font-size: 24px;
		font-weight: 400;
		color: #53565A;

		&::after {
			content: "";
			width: 158px;
			height: 73px;
			background: url(../images/decoration-02.png) 50% 50% / 100% no-repeat;
			position: absolute;
			top: 50%;
			right: 0;
			translate: 0 -50%;
		}

		b,
		strong {
			font-size: 30px;
		}

		b {
			font-weight: 400;
		}

		strong {
			font-weight: 700;
		}
	}

	.p-head__bnr {
		margin: 42.6px auto 0;
	}

	.p-head__links {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: min(25px, calc(100 / 980 * 25vw));
		margin: 30px auto 0;

		& > li {
			& > a {
				display: block;
				padding: 15px 0;
				box-sizing: border-box;
				background: #ACA39A;
				position: relative;
				line-height: 1.2;
				letter-spacing: 0.1em;
				text-align: center;
				font-size: 18px;
				font-weight: 400;
				color: #FFF;

				&::after {
					content: "";
					width: 15px;
					aspect-ratio: 1 / 1;
					border-width: 0 1px 1px 0;
					border-style: solid;
					border-color: #FFF;
					position: absolute;
					top: 50%;
					right: 15.7px;
					translate: 0 -50%;
					rotate: 45deg;
				}
			}
		}
	}

	#faq {
		padding: 40px 0;
	}

	#faq .inner {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
	}

	#faq h4 {
		font-size: 26px;
		font-weight: bold;
		border-bottom: 1px solid #53565a;
		padding: 0 0 10px;
		background: none;
		letter-spacing: 0.1px !important;
		margin-bottom: 20px;
		text-align: center;
		color: #323333;
	}

	#faq dl {
		padding: 30px 0;
	}

	#faq dt {
		font-weight: bold;
		font-size: 16px;
	}

	#faq dl dd {
		padding-left: 1em;
		margin-top: 15px;
	}

	#faq dl dd+dt {
		margin-top: 30px;
	}

	#faq dd {
		float: none;

		&::after {
			content: "";
			display: block;
			clear: both;
		}

		& > p.rapping {
			width: calc(100% - 150px);
			float: left;
			font-size: inherit;
		}

		& > img.rapping {
			float: right;
		}

		& > a.is-step {
			display: block;
			max-width: 460px;
			width: 100%;
			margin: 20px 0 0;
		}
	}

}

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

#campaign-wrapper {

	.p-head__items {
		display: grid;
		grid-template-columns: 100%;
		gap: min(20px, calc(100 / 980 * 20vw));
		max-width: 480px;
		margin: 0 auto;
	}

	.p-head__links {
		& > li {
			& > a {
				font-size: 14px;

				&::after {
					width: 10px;
				}
			}
		}
	}

	#faq h4 {
		font-size: 20px;
		font-weight: bold;
		border-bottom: 1px solid #53565a;
		padding-bottom: 10px;
		letter-spacing: 0.1px !important;
		margin-bottom: 20px;
		text-align: center;
	}

	#faq dl {
		padding: 20px 0;
	}

	#faq dt {
		font-weight: bold;
		font-size: 14px;
	}

	#faq dl dd {
		padding-left: 1em;
		margin-top: 10px;
	}

	#faq dl dd+dt {
		margin-top: 15px;
	}
}

}

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

#campaign-wrapper {

	.p-head {
		margin: 25px auto calc(78px / 2);
	}

	.p-head__lead {
		margin: 0 auto 20px;
		line-height: calc(46 / 34);
		font-size: calc(34px / 2);
	}

	.p-head__items {
		grid-template-columns: 100%;
		gap: 10px;
		width: 100%;
		margin: 0 auto;
	}

	.p-head__items_box {
		padding: 10px;

		&.is-solt {
			&::after {
				width: calc(139px / 2);
				height: calc(172px / 2);
				right: calc(29px / 2);
				bottom: calc(45px / 2);
			}
		}

		&.is-rapping {
			&::after {
				width: calc(179px / 2);
				height: calc(153px / 2);
				right: 10px;
				bottom: 60px;
			}
		}
	}

	.p-head__items_title {
		display: flex;
		align-items: center;
		gap: calc(18.4px / 2);
		position: relative;
		z-index: 1;

		.is-sub {
			width: 50px;
			font-size: 13px;
		}

		.is-main {
			font-size: 14px;
		}
	}

	.p-head__items_title.is-solt {
		.is-main {

			&::after {
				content: "";
				width: calc(45px / 2);
				height: calc(66 / 2);
				background: url(../images/decoration-01.png) 50% 50% / 100% no-repeat;
				position: absolute;
				top: 50%;
				left: calc(100% + (13.6px / 2));
				translate: 0 -50%;
			}

			& > small {
				font-size: 10px;
			}
		}
	}

	.p-head__items_title.is-rapping {
		.is-main {
			gap: 6.1px;

			& > small {
				font-size: 10px;

				&::before {
					right: calc(100% + 7.5px);
				}

				&::after {
					left: calc(100% + 7.5px);
				}
			}
		}
	}

	.p-head__items_caption {
		font-size: 11px;

		& > small {
			font-size: 10px;
		}
	}

	.p-head__set {
		display: flex;
		align-items: center;
		gap: 10px;
		margin: 10px 0 0;
		position: relative;
		z-index: 1;
	}

	.p-head__set_title {
		padding: 4px 5px;
		font-size: 9px;
	}

	.p-head__set_content {
		font-size: 10px;
	}

	.p-head__btn {
		margin: 15px auto 0;
		padding: 10px 50px;
		font-size: 11px;
	}
	
	h4.p-head__copy {
		margin: calc(105px / 2) auto 0;
		padding: 0 calc((185px / 2) + (22.3px / 2)) 0 0;
		white-space: nowrap;
		font-size: calc(29px / 2);

		&::after {
			width: calc(185px / 2);
			height: calc(85px / 2);
		}

		b,
		strong {
			font-size: calc(37.75px / 2);
		}
	}

	.p-head__bnr {
		margin: calc(33.7px / 2) auto 0;
	}

	.p-head__links {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
		margin: 10px auto 0;

		& > li {
			& > a {
				display: block;
				padding: calc(21.7px / 2) 0 calc(52.3px / 2);
				font-size: calc(26px / 2);

				&::after {
					content: "";
					width: 8px;
					top: auto;
					right: 50%;
					bottom: 10px;
					translate: 50% 0;
					rotate: 45deg;
				}
			}
		}
	}
}

}