@charset "UTF-8";

/*レイアウト*/
.ec-layoutRole__main{
	overflow: hidden;
}

/*ヘッダー*/
.scrolled .ec-headerTitle{
	padding: 5px 0;
}
.ec-headerTitle a img{
	width: 280px;
}
.ec-headPromotionRole__content .siteTitle{
	width: 260px;
}
.ec-headerNav{
	padding-top: 33px;
}
.scrolled .ec-headerNav{
	padding-top: 12px;
}
.ec-headerNav__item {
    margin-right: 20px;
    margin-left: 20px;
}
.ec-headerNav__item:first-child {
	margin-left: 0;
}
.ec-layoutRole__header {
    background-color: rgba(256, 256, 256, 0.9);
}



.ec-headerNav__item.has-submenu.category {
    position: static;
}
.ec-headerNav__item.has-submenu.category .submenu {
    position: absolute;
    top: 65%;
    left: 20px;
    width: calc(100% - 40px);
}
.ec-headerNav__item.has-submenu.category .submenu__body:after {
	display: none;
}
.ec-categoryTree li ul.child {
    top: 100%;
    left: 0;
    width: 100%;
}
.ec-categoryTree li {
	display: inline-block;
	position: static;
    white-space: normal;
}










@media screen and (max-width:1350px) {
	.ec-headerNav__item {
	    margin-right: 10px;
	    margin-left: 10px;
	}
	.ec-headerNav__item:first-child {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1280px){
	.ec-headerRole {
	    height: 90px;
	}
}

@media screen and (max-width:1279px) {
	.ec-headerTitle a img{
		width: auto;
	}
}

@media only screen and (max-width: 767px){
	.ec-drawerRole {
	    padding-bottom: 50px;
	}
	.ec-headerTitle {
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	}
}

/*スライドショー*/
.ec-headPromotionRole .ec-headPromotionRole__movie .top-slide img{
	position: relative;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100vh!important;
	object-fit: cover;
	transform: none;
}

/*お知らせ*/
@media only screen and (min-width: 1280px){
	.ec-newsRole {
	    padding-top: 50px;
	}
}

/*トピック*/
@media only screen and (min-width: 768px){
	.ec-topicRole .ec-topicRole__item .content {
	    padding-top: 10vw;
	}
	.ec-topicRole .ec-topicRole__item .content .contentInner {
	    padding-bottom: 5vw;
	}
	.ec-topicRole .ec-topicRole__item .content .contentInner > .inner {
	    max-width: 30vw;
	}
}

/*参加酒造*/
.maker-block {
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 70px;
	max-width: 1260px;
}
.maker-block .inr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maker-block .box{
	margin-bottom: 30px;
	width: 19%;
	font-family: "Noto Serif JP", serif;
	text-align: center;
}
.maker-block .image{
	position: relative;
	margin-bottom: 10px;
}
.maker-block .image:before{
    content: '';
    display: block;
    padding-top: 100%;
}
.maker-block .image img{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.maker-block a{
	color: #000;
}

@media screen and (max-width:1260px) {
	.maker-block {
		padding: 0 40px;
	}
}

@media screen and (max-width:1000px) {
	.maker-block .box{
		width: 24%;
	}
}

@media screen and (max-width:768px) {
	.maker-block {
		margin-top: 6vw;
		margin-bottom: 4vw;
		padding: 0 3.906vw;
	}
}

@media screen and (max-width:767px) {
	.maker-block .box{
		width: 49%;
	}
}

/*おすすめ商品*/
.ec-featuredProductsRole {
    max-width: 1500px;
}
.ec-featuredProduct .ec-featuredProduct__content {
    top: 10px;
    right: 10px;
}

@media screen and (min-width:1920px) {
	.ec-featuredProduct .ec-featuredProduct__description {
	    font-size: 16px;
	}
}

@media screen and (min-width:1500px) {
	.ec-featuredProduct .ec-featuredProduct__title {
	    font-size: 22px;
	}
}

@media only screen and (min-width: 1280px){
	.ec-featuredProductsRole .ec-secHeading {
	    margin-bottom: 65px;
	}
}

/*人気商品*/
@media only screen and (min-width: 1280px){
	.ec-hotItemsRole {
	    margin-top: 110px;
	}
	.ec-hotItemsRole .ec-secHeading {
	    margin-bottom: 80px;
	}
}

/*Instagram*/
.ec-instagramRole {
    max-width: 1500px;
}
.ec-instagramRole .ec-secHeading__maintitle{
	letter-spacing: 2px;
}

@media only screen and (min-width: 1280px){
	.ec-instagramRole {
	    margin-top: 110px;
	}
	.ec-instagramRole .ec-secHeading {
	    margin-bottom: 50px;
	}
}

/*フッター*/
.ec-layoutRole__footer {
	padding-bottom: 40px;
}
.ec-footerLogo img{
	filter: invert(100%);
}
.ec-footerCopyright {
    font-size: 12px;
}

@media only screen and (min-width: 1280px){
	.ec-footerRole {
		padding-top: 65px;
		padding-bottom: 30px;
	}
	#page_homepage .ec-footerRole {
		padding-top: 130px;
	}
	.ec-footerShopInfo .ec-footerShopInfo__address {
	    max-width: 25em;
	}
	.ec-footerRole .ec-footerRole__item:nth-child(1) {
	    width: 220px;
	}
	.ec-footerRole .ec-footerRole__item:nth-child(2) {
	    margin-left: 60px;
	}
}

/*商品一覧*/
@media (min-width: 1280px){
	.ec-shelfGrid > * {
	    margin-bottom: 80px;
	}
}

/*商品詳細*/
.ec-productRole {
    max-width: 1280px;
}
#page_product_detail .ec-productRole{
	margin-bottom: 100px;
	padding-top: 80px;
}
.ec-productRole .ec-productRole__title h1 {
	margin-top: 10px;
    font-weight: normal;
}
.ec-productRole__profile .maker a{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #1f1f1f;
	font-size: 15px;
	font-family: "Noto Serif JP", serif;
}
.ec-productRole .ec-productRole__code {
	margin-bottom: 20px;
    color: #444;
}
.ec-productRole .product-info h2,
.ec-checkProductRole .ec-secHeading{
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #212121;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: #d6d6d6 1px solid;
}
.ec-productRole .product-info .inr{
	display: flex;
	flex-wrap: wrap;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
}
.ec-productRole .product-info dl{
	display: flex;
	margin-bottom: 0;
	width: 50%;
}
.ec-productRole .product-info dt{
	padding: 20px;
	width: 31.5%;
	color: #212121;
	font-size: 15px;
	background: #fafafa;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.ec-productRole .product-info dd{
	padding: 20px;
	width: 68.5%;
	color: #444;
	font-size: 14px;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.ec-productRole .product-info dd span{
	margin-right: 5px;
}

@media only screen and (min-width: 1280px){
	.ec-productRole .ec-productRole__gridCell.cellLeft {
	    width: 49%;
	}
	.ec-productRole .ec-productRole__gridCell.cellRight {
	    margin-left: 70px;
	}
	.ec-productRole__visual .ec-productVisualNav.desktop {
	    width: 11.35%;
	}
	.ec-productRole__visual .ec-productVisualNav.desktop .slideThumb {
	    margin-bottom: 40px;
	}
	.ec-productRole .ec-productRole__description {
	    margin-top: 25px;
	    margin-bottom: 15px;
	}
}

/*ブランドストーリー*/
#page_user_data.kanpai .ec-layoutRole ,
#page_user_data.brand .ec-layoutRole {
     padding-top: 0!important;
}
#page_user_data.kanpai .page-title,
#page_user_data.brand .page-title{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 0;
	margin-bottom: 75px;
	height: 500px;
	color: #fff;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: 4px;
	text-align: center;
}
#page_user_data.kanpai .page-title b,
#page_user_data.brand .page-title b{
	display: block;
	padding-top: 45px;
	width: 100%;
	font-weight: normal;
	text-align: center;
}
#page_user_data.kanpai .page-title span,
#page_user_data.brand .page-title span{
	font-size: 16px;
	letter-spacing: 1px;
}
.kanpai .ec-layoutRole__main p,
.brand .ec-layoutRole__main p{
	line-height: 2.2;
}
.brand .ec-layoutRole__main .upper .content01{
	position: relative;
	margin-bottom: 50px;
}
.brand .ec-layoutRole__main .upper h2{
	display: inline-block;
	margin: 0;
	padding-top: 30px;
	padding-right: 16%;
	width: 36%;
	font-size: 32px;
	line-height: 1.6;
	letter-spacing: 8px;
	writing-mode: vertical-rl;
	background: #fff;
}
.brand .ec-layoutRole__main .upper .content01 .box{
	margin-top: -5px;
	padding: 30px 40px 0 15px;
	/*width: 57%;*/
	width: 720px;
	background: #fff;
}
.brand .ec-layoutRole__main .upper .content01 p{
	margin-bottom: 30px;
}
.brand .ec-layoutRole__main .upper .content01 .image{
	position: absolute;
	top: 0;
	right: 0;
	width: 63.5%;
	height: 100%;
	z-index: -1;
}
.brand .ec-layoutRole__main .upper .content02{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin: 0 auto;
	margin-bottom: 100px;
	padding: 65px 45px 55px 50px;
	width: 76%;
	background: url(../img/lower/line01.jpg) no-repeat 0 0;
}
.brand .ec-layoutRole__main .upper .content02:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: url(../img/lower/line01.jpg) no-repeat 0 0;
}
.brand .ec-layoutRole__main .upper .content02 .image{
	width: 200px;
}
.brand .ec-layoutRole__main .upper .content02 .text{
	padding-left: 7%;
	width: calc(100% - 200px);
}
.brand .ec-layoutRole__main .upper .content02 h3{
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	font-size: 24px;
	letter-spacing: 4px;
	border: none;
}
.brand .ec-layoutRole__main .middle{
	margin-bottom: 90px;
}
.brand .ec-layoutRole__main .middle .image{
	position: relative;
	left: 50%;
	margin-left: -5000px;
	margin-bottom: 50px;
	width: 10000px;
	height: 400px;
}
.brand .ec-layoutRole__main .middle .text{
	margin: 0 auto;
	width: 74%;
}
.brand .ec-layoutRole__main .middle h2{
	margin: 0;
	padding: 0;
	margin-bottom: 45px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 6px;
}
.brand .ec-layoutRole__main .bottom .content01{
	position: relative;
	text-align: right;
}
.brand .ec-layoutRole__main .bottom h2{
	display: inline-block;
	margin: 0;
	padding-right: 18%;
	width: 36%;
	font-size: 32px;
	text-align: left;
	line-height: 1.6;
	letter-spacing: 8px;
	writing-mode: vertical-rl;
	background: #fff;
}
.brand .ec-layoutRole__main .bottom .box{
	display: inline-block;
	margin-top: -5px;
	padding: 30px 15px 0 40px;
	width: 720px;
	text-align: left;
	background: #fff;
}
.brand .ec-layoutRole__main .bottom p{
	margin-bottom: 30px;
}
.brand .ec-layoutRole__main .bottom .image{
	position: absolute;
	top: 0;
	left: 0;
	width: 63.5%;
	height: 100%;
	z-index: -1;
}

@media screen and (max-width:768px) {
	#page_user_data.kanpai .page-title,
	#page_user_data.brand .page-title{
		margin-bottom: 6vw;
		height: 36vw;
		font-size: 4.5vw;
		line-height: 1;
	}
	#page_user_data.kanpai .page-title b,
	#page_user_data.brand .page-title b{
		padding-top: 4vw;
	}
	.brand .ec-layoutRole__main .bottom h2,
	.brand .ec-layoutRole__main .upper h2{
		padding-right: 14%;
		font-size: 3.5vw;
	}
	.brand .ec-layoutRole__main .bottom .box,
	.brand .ec-layoutRole__main .upper .content01 .box{
		padding: 30px 0 0 0;
		width: 100%;
	}
	.brand .ec-layoutRole__main .upper .content02{
		margin-bottom: 8vw;
		padding: 5vw 0;
		width: 100%;
	}
	.brand .ec-layoutRole__main .middle .text{
		width: 100%;
	}
	.brand .ec-layoutRole__main .upper .content02 .image{
		width: 24%;
	}
	.brand .ec-layoutRole__main .upper .content02 .text{
		width: 76%;
	}
	.brand .ec-layoutRole__main .upper .content02 h3{
		font-size: 3vw;
		letter-spacing: 1px;
	}
	.brand .ec-layoutRole__main .upper .content02 .text p{
		margin-bottom: 0;
	}
	.brand .ec-layoutRole__main .middle .image{
		height: 30vw;
	}
}

@media screen and (max-width:767px) {
	#page_user_data.kanpai .page-title,
	#page_user_data.brand .page-title{
		font-size: 5.5vw;
	}
	#page_user_data.kanpai .page-title b,
	#page_user_data.brand .page-title b{
		padding-top: 8vw;
	}
	#page_user_data.kanpai .page-title span,
	#page_user_data.brand .page-title span {
	    font-size: 3.5vw;
	}
	.brand .ec-layoutRole__main .bottom h2,
	.brand .ec-layoutRole__main .upper h2{
		padding-top: 0;
		font-size: 4.5vw;
	}
	.brand .ec-layoutRole__main .bottom p,
	.brand .ec-layoutRole__main .upper .content01 p{
		margin-bottom: 3vw;
	}
	.brand .ec-layoutRole__main .bottom .box,
	.brand .ec-layoutRole__main .upper .content01 .box{
		padding: 0;
	}
	.brand .ec-layoutRole__main .upper .content02{
		margin-bottom: 12vw;
		padding: 8vw 0;
	}
	.brand .ec-layoutRole__main .upper .content02 .image{
		margin: 0 auto;
		margin-bottom: 6vw;
		width: 60%;
	}
	.brand .ec-layoutRole__main .upper .content02 .text{
		width: 100%;
	}
	.brand .ec-layoutRole__main .upper .content02 h3{
		margin-bottom: 3vw;
		font-size: 5vw;
	}
	.brand .ec-layoutRole__main .middle{
		margin-bottom: 12vw;
	}
	.brand .ec-layoutRole__main .middle .image{
		margin-bottom: 8vw;
	}
	.brand .ec-layoutRole__main .middle h2{
		margin-bottom: 6vw;
		font-size: 5vw;
	}
	.brand .ec-layoutRole__main .bottom h2{
		padding-right: 11%;
	}
}

/*乾杯まつり*/
.kanpai .ec-helpRole{
	max-width: 980px;
}
.kanpai .ec-layoutRole__main .upper {
	margin-bottom: 80px;
}
.kanpai .ec-layoutRole__main .upper h2{
	margin: 0 -40px;
	margin-bottom: 55px;
}
.kanpai .ec-layoutRole__main .upper .b1{
	margin-bottom: 75px;
}
.kanpai .ec-layoutRole__main .upper .b1 .image{
	margin-top: 60px;
}
.kanpai .ec-layoutRole__main .upper .b2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kanpai .ec-layoutRole__main .upper .b2 .image{
	width: 40.8%;
	font-size: 13px;
	text-align: center;
}
.kanpai .ec-layoutRole__main .upper .b2 .image img{
	margin-bottom: 15px;
}
.kanpai .ec-layoutRole__main .upper .b2 .text{
	width: 55%;
}
.kanpai .ec-layoutRole__main .upper .b2 .text h3{
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	color: #1f1f1f;
	font-size: 24px;
	letter-spacing: 6px;
	border: none;
}
.kanpai .ec-layoutRole__main .upper .b2 .text p{
	margin-bottom: 30px;
}
.kanpai .ec-layoutRole__main .middle .box{
	margin-bottom: 90px;
}
.kanpai .ec-layoutRole__main .middle h3{
	margin: 0;
	padding-left: 15px;
	padding-bottom: 20px;
	color: #1f1f1f;
	font-size: 24px;
	letter-spacing: 4px;
	border-left: none;
	border-bottom: #ddd 1px solid;
}
.kanpai .ec-layoutRole__main .middle dl{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	border-bottom: #ddd 1px solid;
}
.kanpai .ec-layoutRole__main .middle dt{
	color: #1c1c1c;
	padding: 35px 0;
	padding-left: 45px;
	width: 200px;
}
.kanpai .ec-layoutRole__main .middle dd{
	padding: 35px;
	width: calc(100% - 200px);
	color: #1f1f1f;
	line-height: 2;
}
.kanpai .ec-layoutRole__main .middle dd ul{
	margin: 0;
	padding-left: 20px;
	line-height: 1.6;
}
.kanpai .ec-layoutRole__main .middle dd a{
	color: #DE0C3B;
	text-decoration: underline;
	cursor: pointer;
}
.kanpai .ec-layoutRole__main .middle .b2 .inr{
	padding-top: 35px;
}
.kanpai .ec-layoutRole__main .middle table{
	width: 100%;
}
.kanpai .ec-layoutRole__main .middle th:nth-child(1){
	width: 30.5%;
}
.kanpai .ec-layoutRole__main .middle th:nth-child(2){
	width: 33.5%;
}
.kanpai .ec-layoutRole__main .middle th:nth-child(3){
	width: 18.5%;
}
.kanpai .ec-layoutRole__main .middle td,
.kanpai .ec-layoutRole__main .middle th{
	padding: 15px;
	color: #1f1f1f;
	text-align: center;
	border: #ddd 1px solid;
}
.kanpai .ec-layoutRole__main .middle td{
	padding: 15px 25px;
}
.kanpai .ec-layoutRole__main .middle td:nth-child(2),
.kanpai .ec-layoutRole__main .middle td:nth-child(1){
	text-align: left;
}
.kanpai .ec-layoutRole__main .bottom h2{
	margin: 0;
	margin-bottom: 35px;
	padding: 0;
	color: #1f1f1f;
	font-size: 30px;
	border: none;
}
.kanpai .ec-layoutRole__main .bottom .b1{
	margin-bottom: 80px;
}
.kanpai .ec-layoutRole__main .bottom .b1 .image{
	margin-top: 30px;
}
.kanpai .ec-layoutRole__main .bottom .b2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 100px;
}
.kanpai .ec-layoutRole__main .bottom .b2 .image{
	width: 220px;
}
.kanpai .ec-layoutRole__main .bottom .b2 .text{
	padding-left: 25px;
	width: calc(100% - 220px);
}
.kanpai .ec-layoutRole__main .bottom .b2 .text .inr *{
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 2;
}
.kanpai .ec-layoutRole__main .bottom .b2 h3{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 10px;
	color: #1f1f1f;
	font-size: 28px;
	letter-spacing: 2px;
	border: none;
}
.kanpai .ec-layoutRole__main .bottom .b2 h3 span{
	margin-left: 15px;
	font-size: 12px;
	letter-spacing: 4px;
}
.kanpai .ec-layoutRole__main .bottom .b3 h3{
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 25px;
	color: #1f1f1f;
	font-size: 24px;
	border-left: none;
	border-bottom: #ddd 1px solid;
}
.kanpai .ec-layoutRole__main .bottom .b3 .text{
	margin-bottom: 35px;
}
.kanpai .ec-layoutRole__main .bottom .b3 .image{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
.kanpai .ec-layoutRole__main .bottom .b3 .image:after{
    content: "";
    display: block;
	width: 31.95%;
    height: 0;
}
.kanpai .ec-layoutRole__main .bottom .b3 .image img{
	margin-bottom: 20px;
	width: 31.95%;
}

@media screen and (max-width:1060px) {
	.kanpai .ec-layoutRole__main .upper h2{
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width:767px) {
	.kanpai .ec-layoutRole__main .upper {
		margin-bottom: 10vw;
	}
	.kanpai .ec-layoutRole__main .upper h2{
		margin-bottom: 6vw;
	}
	.kanpai .ec-layoutRole__main .upper .b1{
		margin-bottom: 10vw;
	}
	.kanpai .ec-layoutRole__main .upper .b1 .image{
		margin-top: 8vw;
	}
	.kanpai .ec-layoutRole__main .upper .b2 .image{
		width: 100%;
		order: 1;
	}
	.kanpai .ec-layoutRole__main .upper .b2 .image img{
		margin-bottom: 10px;
	}
	.kanpai .ec-layoutRole__main .upper .b2 .text{
		margin-bottom: 3vw;
		width: 100%;
	}
	.kanpai .ec-layoutRole__main .upper .b2 .text h3{
		margin-bottom: 3vw;
		font-size: 5vw;
	}
	.kanpai .ec-layoutRole__main .upper .b2 .text p{
		margin-bottom: 3vw;
	}
	.kanpai .ec-layoutRole__main .middle .box{
		margin-bottom: 10vw;
	}
	.kanpai .ec-layoutRole__main .middle h3{
		padding-left: 0;
		padding-bottom: 3vw;
		font-size: 5vw;
	}
	.kanpai .ec-layoutRole__main .middle dt{
		padding: 5vw 0;
		width: 100%;
	}
	.kanpai .ec-layoutRole__main .middle dd{
		padding: 0;
		padding-bottom: 5vw;
		width: 100%;
	}
	.kanpai .ec-layoutRole__main .middle th:nth-child(1){
		width: 75%;
	}
	.kanpai .ec-layoutRole__main .middle th:nth-child(2){
		width: 25%;
	}
	.kanpai .ec-layoutRole__main .middle td,
	.kanpai .ec-layoutRole__main .middle th{
		padding: 10px;
		font-size: 3.5vw;
	}
	.kanpai .ec-layoutRole__main .bottom h2{
		margin-bottom: 5vw;
		font-size: 5vw;
	}
	.kanpai .ec-layoutRole__main .bottom .b1{
		margin-bottom: 10vw;
	}
	.kanpai .ec-layoutRole__main .bottom .b1 .image{
		margin-top: 3vw;
	}
	.kanpai .ec-layoutRole__main .bottom .b2{
		margin-bottom: 10vw;
	}
	.kanpai .ec-layoutRole__main .bottom .b2 .image{
		order: 1;
		margin: 0 auto;
		width: 60%;
	}
	.kanpai .ec-layoutRole__main .bottom .b2 .text{
		margin-bottom: 6vw;
		padding-left: 0;
		width: 100%;
	}
	.kanpai .ec-layoutRole__main .bottom .b3 h3{
		margin-bottom: 5vw;
		padding-left: 0;
		padding-bottom: 3vw;
		font-size: 5vw;
	}
	.kanpai .ec-layoutRole__main .bottom .b3 .image img{
		margin-bottom: 2vw;
		width: 49%;
	}
}

/*パンくず*/
.ec-topicpath .ec-topicpath__item.titleLabel {
	height: 18px;
}

/*共通*/
.mincho {
	font-family: "Noto Serif JP", serif;
}
h1, h2, h3, h4, h5, h6 {
    color: #1F1F1F;
}
.ec-blockAllBtn {
    border: solid 7px #201F25;
}
.ec-blockAllBtn:hover {
    border-color: #b00;
}
.sp{
	display: none;
}

@media only screen and (min-width: 1280px){
	.ec-secHeading .ec-secHeading__maintitle {
	    font-size: 1.6rem;
	}
	.ec-blockAllBtn {
	    margin-top: 70px;
	}
}

@media screen and (max-width:767px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}



