/*共通*/
@import url('https://fonts.googleapis.com/css2?family=Unica+One&display=swap');
#spe_wrapper *{
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.spe-container{
    width: 100%!important;
    min-width: 1065px;
    margin: 0 auto;
    padding: 0;
    color: #333;
    font-size: 14.5px;
    line-height: 1.8;
}
.spe-container a{
    text-decoration: none;
}
.spe-container section{
    padding: 70px 0;
}
section:not(:first-of-type) > div{
    margin: 0 auto;
    width: 1065px;
}
.spe_head-title{
	margin: 0 0 30px;
    text-align: center;
	opacity: 0;
	transform: translate(0, 45px);
	transition: all 300ms;
    color: #929292;
}
.spe_contents_02 .spe_head-title, .spe_contents_03 .spe_head-title, .spe_contents_05 .spe_head-title, .spe_contents_06 .spe_head-title, .spe_contents_07 .spe_head-title, .spe_contents_08 .spe_head-title, .spe_contents_09 .spe_head-title, .spe_contents_10 .spe_head-title{
    padding: 30px 0 30px;
    background-size: 8%;
}
.spe_head-title h2 span{
	font-size: 50px;
    font-family: 'Unica One', cursive;
    font-weight: bold;
    letter-spacing: 10px;
    color: #1E1E1E;
    display: block;
    padding: 0 0 27px 0;
}
.spe_btn{
    background-color: #fff;
    border: 1px solid #1E1E1E;
    position: relative;
    border-radius:100px;
    -webkit-transition: .3s;
    transition: .3s;
    color: #fff;
    text-align: center;
}
.spe_btn a{
    display: block;
    color: #1E1E1E;
    padding: 15px;
    text-decoration: none;
    font-weight:bold;
}
.spe_btn:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
    color: #1E1E1E;
}
.spe_btn:hover{
    background-color: #1E1E1E;
    border: 1px solid #1E1E1E;
    color: #fff;
}
.spe_btn:hover a{
    color: #fff;
}
.spe-container .item-price{
	font-size: 18px;
	padding:0;
    margin: 0;
    font-weight: 700;
    color: #bf0000;
    text-align: left;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -js-display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.spe-container .item-price:after{
    content: "送料無料";
    padding: 0 12px;
    background-color: #bf0000;
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    margin: 0;
    display: block;
    float: none;
    border: none;
}
/*セクション単位*/
/*メイン画像*/
section:nth-child(1){
	margin: 0;
}

.spe_main-title h1{
    background: linear-gradient(transparent 60%, #ffecac 60%);
    display: inline;
}

.spe_main-title h1 img{
	width: 100%;
}

.spe_main-title{
    width: 1065px;
    margin: 0 auto;
	padding: 20px 0;
}

.spe_main-caption{
    width: 1065px;
    margin: 0 auto;
    padding: 20px;
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: top left,top right,bottom right,bottom left;
    background-size: 3%;
} 

.spe_main-title{
    text-align: center;
    font-size: 25px;
}
.spe_main-visual{
	width: 1065px;
	margin: 0 auto 80px;
}
.spe_main-caption p{
    font-size: 14px;
    padding: 0 20px;
    color: #333;
    line-height: 2.57;
    background-size: auto 2.5em;
}
/*目次*/
section:nth-child(2){
	position: relative;
	z-index:0;
}

.spe_table-list{
	text-align: center;
}
.spe_table-list li{
    position: relative;
    line-height: 1.4;
    display: inline-block;
    top: 0;
    margin: 0 20px 0 0;
    color: #fff;
    text-align: center;
}
.spe_table-list li:last-child{
	margin:0;
}

.spe_table-list li a{
	display: block;
    padding: 23px 50px 23px 50px;
    color:#fff;
    font-weight: bold;
    background: #2B2B2B;
    border: solid 1px #2B2B2B;
}

.spe_table-list li a:hover{
    color:#2B2B2B;
    background: #fff;
    border: solid 1px #2B2B2B;
}

/*関連記事*/
.spe_topics-bloc{
	font-size:0;
　　line-height:0;
}
.spe_related-topics .spe_topics-cell{
	display: inline-block;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    width: calc(94%/4);
    margin: 0px 2% 10px 0px;
    font-size:14.5px;
    box-shadow: 10px 10px 0 #F8F8F8;
}
@media all and (-ms-high-contrast: none) {
  .spe_related-topics .spe_topics-cell {
    width: calc(93%/4);
  }
}
.spe_related-topics .spe_topics-cell:nth-child(4n){
	margin-right: 0;
}
.spe_related-topics .spe_topics-cell img{
	width: 248px;
    height: 248px;
    object-fit: cover;
}
.spe_related-topics .spe_topics-cell a:hover{
    color: #4A9CBF;
}
.spe_related-topics .spe_topics-caption{
	padding: 15px;
    background: #fff;
}
/*不動の人気商品*/
.spe-container section:nth-child(5){
    position: relative;
}
.spe_pickup-item{
	clear: both;
	overflow: hidden;
}
.spe_pickup-item .spe_pickup-item_pic-box{
	width: 35%;
	float: left;
}
.spe_pickup-item .spe_pickup-item_pic-box img{
	width: 300px;
	height: auto;
	border-radius: 5px;
}
.spe_pickup-item .spe_pickup-item_txt-box{
	width:65%;
	float: right;
	vertical-align: middle;
}
.spe_pickup-item .spe_pickup-item_box-txt{
    margin: 30px 0;
}
.spe_pickup-item .spe_pickup-item_txt-box .item-name{
	font-size: 20px;
	font-weight: bold;
	height: initial;
	margin: 0 0 15px 0;
}
.spe_pickup-item .spe_btn{
    display: table;
}
.spe_pickup-item .spe_btn a{
    width: 400px;
}
/*人気ランキング*/
section:nth-child(4), section:nth-child(11){
	position: relative;
    background: #F8F8F8;
}
section:nth-child(4):before,section:nth-child(11):before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 600px;
}
.spe_contents_04 .spe_head-title{
	position:relative;
	z-index:1;
}
.spe_ranking li{
    width: calc(92%/4.5);
    padding: 27px 10px;
    display: inline-flex;
    margin: 0 calc(5.9%/3.5) 0 0;
    background: #fff;
    border-top: 5px solid #FFECAC;
    position:relative;
}
.spe_ranking li:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #FFECAC transparent;
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.spe_ranking li a{
    width: 100%;
    display: block;
    text-decoration: none;
}
.spe_ranking li img{
	width: 100%;
    height: auto;
    display: block;
}
.spe_ranking li .item-name{
    font-size: 11px;
    margin: 5px 0;
    line-height: 120%;
    padding: 0;
    text-align: left;
    height: auto;
}
.spe_ranking li:before {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    position: absolute;
    top: 2px;
    left: -14px;
}
/*内容縦1列（spe_main_layout01）*/
.spe_main_layout01 .spe_main-item-cell{
	padding: 20px 0  20px;
	margin: 0 auto 50px;
	clear: both;
	overflow: hidden;
}
.spe_main_layout01 .spe_main-item_pic-box{
    float: left;
    width: 35%;
}
.spe_main_layout01 .spe_main-item_pic-box img{
	width: 300px;
	height: auto;
	border-radius: 5px;
}
.spe_main_layout01 .spe_main-item_txt-box{
    float: right;
    width: 65%;
    vertical-align: middle;
}
.spe_main_layout01 .spe_main-item_txt-box .item-name{
	font-size: 18px;
	font-weight: bold;
	height: initial;
	margin: 0 0 15px 0;
}
.spe_main_layout01 .spe_pickup-item_box-txt{
	margin: 30px 0;
}
.spe_main_layout01 .spe_btn{
    display: table;
}
.spe_main_layout01 .spe_btn a{
    width: 400px;
}
/*内容横2列（spe_main_layout02）*/
.spe_main_layout02 .spe_main-item-bloc{
    font-size: 0;
}
.spe_main_layout02 .spe_main-item-cell{
    display: inline-block;
    width: calc(90%/2);
    padding: 30px;
    margin: 0 5% 80px 0;
    font-size: 14.5px;
    background: #fff;
    box-shadow: 10px 10px 5px 5px #F8F8F8;
}
.spe_main_layout02 .spe_main-item-cell:nth-child(2n){
	margin-right:0;
}
.spe_main_layout02 .spe_main-item_txt-box .item-name{
	font-size: 18px;
	font-weight: bold;
	height: initial;
	margin: 15px 0;
}
.spe_main_layout02 .item-picture{
	text-align: center;
}

.spe_main_layout02 .item-picture img{
	width: 400px;
	height: auto;
}
.spe_main_layout02 .spe_pickup-item_box-txt{
	margin: 30px 0;
}
.spe_main_layout02 .spe_btn{
	text-align: center;
}
/*各目次内容*/
#spe_contents_07{
    width: 1065px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: top left,top right,bottom right,bottom left;
    background-size: 3%;
}
#spe_contents_08{
    width: 1065px;
    margin: 0 auto 80px;
    padding: 20px;
    position: relative;
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: top left,top right,bottom right,bottom left;
    background-size: 3%;
    top: -3px;
}

/*人気サイズ＆タイプで選ぶ*/
section:nth-child(9),section:nth-child(10){
    position: relative;
    z-index:0;
}

section:nth-child(9){
    padding-bottom: 0 !important;
}

section:nth-child(10){
    top: 1px;
    padding-bottom: 110px;
}

.spe_size-link, .spe_type-link{
	clear: both;
	overflow: hidden;
    border-bottom: dotted 3px #1E1E1E;
    padding-bottom: 20px;
}
.spe_size-link ul, .spe_type-link ul{
	font-size:0;
　　line-height:0;
}
.spe_size-link li, .spe_type-link li{
    border-radius: 100px;
    background: #1E1E1E;
    border: 1px solid #1E1E1E;
    text-align: center;
    margin: 0 2% 20px 0;
    display: inline-block;
    width: calc(94%/4);
    font-size: 15px;
	-webkit-transition: .3s;
    transition: .3s;
}
@media all and (-ms-high-contrast: none) {
  .spe_size-link li, .spe_type-link li {
    width: calc(93%/4);
  }
}
.spe_size-link li:hover, .spe_type-link li:hover {
    background-color: #fff;
    border: 1px solid #1E1E1E;
}
.spe_size-link li:hover a, .spe_type-link li:hover a{
    color: #1E1E1E;
}
.spe_size-link li:nth-child(4n), .spe_type-link li:nth-child(4n){
	margin-right: 0;
}
.spe_size-link li a, .spe_type-link li a{
	display: block;
    color: #fff;
    font-weight:bold;
}
.spe_size-link li a p, .spe_type-link li a p{
	padding: 20px 0;
}
/*ティップス*/
.spe_tips li{
	position:relative;
    padding: 48px 48px 34px;
    margin-bottom: 60px;
}
.spe_tips li:before, .spe_tips li:after{
	position: absolute;
    display: block;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    content: "";
    border: 2px solid #1E1E1E;
}
.spe_tips li:before{
	top: 24px;
    left: -12px;
}
.spe_tips li:after{
	right: 0;
    bottom: 0;
}
.spe_tips li:last-child{
	margin-bottom: 0;
}
.spe_tips h2{
    font-size: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.2;
	margin-bottom: 8px;
}
.spe_tips h2 span{
    font-size: 35px;
	display: block;
}
/*商品一覧へ*/
.spe_link-button{
	position:relative;
	width: 500px;
    margin: 0 auto;
}
.spe_link-button:before{
    content: '';
    display: block;
    position: absolute;
	bottom: 49px;
    left: -46px;
    width: 100px;
    height: 70px;
}
/*商品一覧へ(右固定）*/
.spe_link-button-fix{
    -ms-writing-mode     : tb-rl;
    -webkit-writing-mode : vertical-rl;
    writing-mode         : vertical-rl;
    position: fixed;
    top: 300px;
    right: 0px;
    font-size: 16px;
    letter-spacing: 2px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #1E1E1E;
    background: #fff;
    width: 90px;
    line-height: 90px;
    padding: 20px 0;
	transition: .3s;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    z-index: 2;
}
.spe_link-button-fix a:before{
    content: '';
    display: block;
    position: absolute;
    top: -79px;
    left: -65px;
    width: 100px;
    height: 70px;
}
.spe_link-button-fix a{
	position:relative;
	color:#1E1E1E;
	font-weight:bold;
}
.spe_link-button-fix:hover{
	opacity: 0.8;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
/*動き*/
.effect-scroll{
	opacity : 1;
	transform : translate(0, 0);
}