/* カスタマイズ用CSS */

.toposhirase {
    border: 3px solid #e16b6b;
    padding: 20px;
    margin: 20px 0;
}
.backred {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 35px;
        border-bottom: 3px solid #e16b6b;
}

.oldshop{
background: #a50000;
    text-align: center;
    padding: 10px;
    color: #fff;
    
}
.ec-modal {
    display: block;
    height: 0;
}
.ec-modal .ec-modal-overlay {
    display: none;
}
.ec-modal input:checked ~ .ec-modal-overlay {
    display: flex;
    height: 100vh;
}
.ec-modal .checkbox {
    display: none;
}

.paddingbox {
    padding: 60px 0 0;
}
.price02-default{
    margin-top:10px;
}
.ec-shelfGrid__item img{
    margin-bottom: 20px;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
    line-height: 1.4;
}
.ec-role .fas, .ec-role .fas::before {
    line-height: 1.4;
}
.price02-default {
    margin-top: 0px;
}

/* 商品ページ用CSS */
.kmpoint {
border: 2px solid #da4033;
    border-radius: 4px;
    margin: 0 0 1.3em;
    padding: 1.2em 1.2em 1.2em;
    position: relative;
    font-size: 1.2em;
}
.kmpoint::before {
    background-color: #fff;
    color: #da4033;
    content: "片方マネージャの一言解説!";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
    font-size: 18px;
}
.yoyaku{
    background: #be1f1f;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    padding: 5px;
  margin-bottom: 20px;
}
.yoyaku b{
font-size:1.2em;
}
.catch-block{
    color: #b50000;
    border-radius: 7px;
    text-align: center;
    padding: 5px;
  margin-bottom: 20px;
}
.catch-block b{
font-size:1.5em;
}
.product_type{
font-size: 1.3em;
  margin:10px 0;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.tsize{
width: 100%;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #c9c9c9;
}
.tsize td{
width: 20%;
    border: 1px solid #c9c9c9;
    border-collapse: collapse;
}
.tsize.ladies td{
width: 17%;
    border: 1px solid #c9c9c9;
    border-collapse: collapse;
}
.size td{
    color: #fff;
    background: #333;
    border: 1px solid #c9c9c9;
}
.product_tabs {
    border-bottom: 1px solid #333;
    padding-inline-start: 0px;
    margin-bottom: 40px;
}
.row:before, .row:after, .grid_row:before, .grid_row:after {
    display: table;
    content: "";
    line-height: 0;
}
.singlecol {
    width: 100%;
    color: #fff;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #333;
    text-align: center;
    padding: 10px 0;
}
ol.songlist {
  position: relative;
  margin: 0;
  counter-reset:number; /*数字をリセット*/
}
ol.songlist li {
    line-height: 1.5;
    padding: 0.5em 0 0.5em 2.8em;
    border-bottom: solid 1px #e8e8e8;
    list-style-type: none!important;
    position: relative;
}
ol.songlist li:nth-child(even) {
    background: #f5f5f5;
}
.songlist p {
    font-size: 1.1em;
    font-weight: bold;
}
.songsectitle {
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #333;
}
ol, ul {
    padding-inline-start: 2em;
}
ol.songlist li:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero) ".";
    position: absolute;
    left: 0.4em;
    font-weight: bold;
}
p {
    margin: 0 0 10px;
}
.ec-price .ec-price__price {
    padding: 0 .3em 0 0;
}
.ec-productRole .ec-productRole__tags {
    margin-bottom: 14px;
}
.ec-productRole .ec-productRole__price {
    padding: 0px 0 14px;
}
.ec-productRole .ec-productRole__description {
    line-height: 1.8;
}


.ec-page-alert{
    text-align: center;
    padding:20px;
}


@media only screen and (min-width: 768px){
.ec-topicpath {
    padding: 0px 0 10px;
}
.ec-borderedDefs dd {
    padding: 13px 0;
    line-height: 2;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
    font-size: 25px;
    font-weight: bold;
}
}




/* カスタマイズ用CSS */




/* SNS用CSS */
.flowbtn{
font-family:'Arial',sans-serif;/* 好きなフォントを指定してね */
border-radius:4px;
position:relative;
display:inline-block;
width:66px;
height:66px;
font-size:30px;
color:#fff!important;
transition:.5s;
text-decoration:none;
box-shadow:0 1px 2px #999;
}
.flowbtn i{
position:relative;
bottom:5px;
}
/* Twitter */
.fl_tw1{
background:#55acee;
}
/* Facebook */
.fl_fb1{
background:#3b5998;
}
/* Instagram紫グラデ背景 */
.insta_btn1{
background:-webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
background:linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
overflow:hidden;
}
/* Instagramオレンジグラデ背景 */
.insta_btn1:before{
content: '';
position:absolute;
top:33px;
left:-20px;
width:80px;
height:50px;
background:-webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
background:radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
/* ボタン内テキスト調整 */
.flowbtn div{
font-size:11px;	
font-weight:bold;
letter-spacing:0;
position:relative;
bottom:22px;
}
/* ボタンマウスホバー時 */
.flowbtn:hover{
-webkit-transform:translateY(-5px);
-ms-transform:translateY(-5px);
transform:translateY(-5px);
text-decoration:none;
}
/* ulタグの内側余白を０にする */
ul.snsbtniti{
    padding: 0 !important;
    list-style-type: none!important;
  justify-content: center;
    margin: 50px 0 0px 0px;
}
/* ボタン全体の位置調整 */
.snsbtniti{
display:flex;
flex-flow:row wrap;
justify-content:space-around;
}
/* ボタン同士の余白調整 */
.snsbtniti li{
flex: 0 0 130px;
text-align:center!important;
}
.fa5 .fab {
    font-weight: 400;
}
.flowbtn i, .flowbtn2 i, .flowbtn3 i, .flowbtn4 i, .flowbtn15 i, .flowbtn16 i, .flowbtn18 i {
    position: relative;
    bottom: -5px;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa-twitter:before {
    content: "\f099";
}
.flowbtn div, .flowbtn2 div, .flowbtn3 div, .flowbtn4 div, .flowbtn16 div, .flowbtn15 div, .flowbtn18 div {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    bottom: -7px;
}
.flowbtn, .flowbtn2, .flowbtn16 {
    font-family: 'Arial',sans-serif;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    width: 66px;
    height:66px;
    font-size: 30px;
    color: #fff;
    transition: .5s;
    text-decoration: none;
    box-shadow: 0 1px 2px #999;
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-instagram:before {
    content: "\f16d";
}
.insta_btn1:before, .insta_btn5:before, .insta_btn6:before, .insta_btn7:before {
    content: '';
    position: absolute;
    overflow: hidden;
    top: 33px;
    left: -20px;
    width: 80px;
    height: 50px;
    background: -webkit-radial-gradient(#ffdb2c 10%,rgba(255,105,34,.65) 55%,rgba(255,88,96,0) 70%);
    background: radial-gradient(#ffdb2c 5%,rgba(255,105,34,.65) 55%,rgba(255,88,96,0) 70%);
}
/* SNS用CSS */

/* 特定商取引法用CSS */
.ec-layoutRole .ec-layoutRole__contents {
    padding-top: 30px;
}
.ec-borderedDefs {
    line-height: 2;
}
.ec-off1Grid__cell .ec-heading-bold {
    margin: 30px 0 5px;
}
.deliveryprice td {
background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
    text-align: center;
}
.deliveryprice .area td {
    background: #333;
  color:#fff;
}
.deliveryprice{
    width: 100%;
    text-align: center;
}
.deliveryprice td{
    border:1px solid #333;
}
/* 特定商取引法用CSS */



.overlay{
    display:none;
    width:100%;
    height:100%;
    background: rgba(255, 255, 255, 0.6);
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
}
.btn_area {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8705882352941177);
    z-index: 2;
}
.btn_area p{
    padding:5px;
      position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
      width: 100%;
    max-width: 1200px;
      max-height: 100%;
}
.btn_area button{
    display:block;
    margin:0 auto;
}
.btn_area img {
    max-width: 100%;
    height: auto;
}

	@media screen and (max-width: 1023px){
.ec-page-alert h2{
font-size: 1.1em;
}


}