/* カスタマイズ用CSS */
.ec-categoryNaviRole {
    display: block;
    width: 100%;
    background: #c31d24;
}
.ec-itemNav__nav li a {
    display: block;
    border-bottom: none;
    margin: 0;
    padding: 16px;
    height: auto;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    text-align: left;
    background: #c31d24;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.bot50{
	margin-bottom: 50px;
}
.ec-itemNav__nav li a:hover{
    background: #c31d24;
}

.ec-categoryRole .ec-categoryRole__list {
    flex-wrap: unset;
}

.ec-categoryRole .ec-categoryRole__list {
    display: block;
    flex-wrap: unset;
}

.ec-categoryRole .ec-categoryRole__listItem {
    width: 100%;
}

.ec-categoryRole {
    padding: 40px 0 20px 0;
    color: black;
    background: #c31d24;
    margin-bottom: 30px;
}

.ec-categoryNaviRole {
    margin: 0 auto 30px auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 100%;
}

.ec-layoutRole .ec-layoutRole__contents {
    max-width: 1240px;
}

.ec-headerRole {
    max-width: 1240px;
}

.ec-headerNaviRole {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    display: block;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}

.ec-headerTitle .ec-headerTitle__title {
    text-align: left;
    width: 30%;
    float: left;
}

.ec-headerNaviRole {
    padding-bottom: 0;
}

.ec-headerTitle .ec-headerTitle__title h1 {
    margin: 0;
    padding: 10px 0 0 0;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #c31d24;
}

.ec-headerNaviRole__search{
    margin: 25px 0;
}

.midashi{
    background: #c31d24;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ec-borderedDefs p {
    line-height: 2;
}

.contents{
    line-height: 2;
    font-size: 18px;
	color: #000;
    margin: 0 20px 50px 20px;
}

.cc_li{
	margin-top: 30px;
}
.cc_li li{
    list-style-type: none;
    padding: 10px 0 10px 60px;
    background-size: 40px;
    margin-bottom: 15px;
    background-color: #fffac0;
    font-size: 20px;
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-image: url(../../images/icon01.png);
}

.red20{
    font-weight: bold;
    font-size: 20px;
    color: #ff0000;
}

.midashi2{
    font-weight: bold;
    font-size: 20px;
}

.price02-default{
    color: #ff0000;
    margin-bottom: 10px;
}

.chead{
    margin: 0 20px 20px 20px;
}

.w100 img{
    width: 100%;
    margin-bottom: 20px;
}

.ec-shelfGrid .ec-shelfGrid__item img {
    width: 100%;
    max-height: 100%;
}

.ec-newsRole {
    padding: 0;
}

.flexbox{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding:  0;      
}

.flex-item{
	flex-wrap:wrap;
    width: 33.33%;
    margin: 0 0 50px 0;
}

.flex-item img{
    padding: 0 20px;
}

.tf{
    text-align:  center;
    font-weight: bold;
    font-size: 18px;
    margin: 10px auto;
}

.sbtn{
	margin-bottom: 30px;
}

.sbtn img{
	width: 100%;
	height: auto;
}

.scat li{
	margin-bottom: 10px;
}

.scat li a{
	color: #fff;
}

.ec-role {
    color: #000;
}

.lowcon{
	margin: 0 40px;
}

.lowcon h2{
	background: #c31d24;
	color: #fff;
	padding: 10px 20px;
	font-size: 20px;
	margin-bottom: 30px;
}

.lowcon h3{
	border-left: 4px solid #c31d24;
	padding: 5px 20px;
	font-size: 20px;
	margin-bottom: 30px;
}

.dentry img{
	margin-bottom: 30px;
}

.to_mail{
	background: #ffe7e8;
	border: 2px solid #c31d24;
	padding: 10px 20px;
	font-weight: bold;
	margin: 30px 0 0 0;
}

.w100 img{
	width: 100%;
	height: auto;
}

.to_base img{
	display: block;
	width: 600px;
	margin: 0 auto;
}

.low_item{
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 2.4;
}

.cen{
	text-align: center;
	margin-bottom: 30px;
}


.shop_pay{
	color: #c31d24;
	font-size: 18px;
	font-weight: bold;
}

.to_ask{
	font-size: 18px;
	text-align: center;
}
.pcen{
	text-align: center;
}

.data_btn img{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

a.btn01{
	background: #f15d1b;
	display: block;
	width: 280px;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
}



@media screen and (max-width: 767px) {
.pcen img{
	width: 100%;
	height: auto;
}
.to_base img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.ec-headerNaviRole .ec-headerNaviRole__right {
    width: auto !important;
}
.ec-headerTitle .ec-headerTitle__title h1 {
    margin: 0;
    padding: 15px 0 0 15px;
}
.cc_li {
    padding: 0;
}
}
