/* カスタマイズ用CSS */
body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

@media only screen and (min-width: 768px){
.ec-headerNaviRole {
    padding-bottom: 20px;
}
}

.frontpage h2 {
    padding: 40px 0px;
    line-height: 1.4em;
    letter-spacing: 0.2rem;
    font-weight: bold;
    font-size: 2.6rem;
}

.frontpage p {
    padding-bottom: 60px;
    line-height: 2.0em;
    letter-spacing: 0.15rem;
    font-size: 1.4rem;
}

.ec-secHeading .ec-secHeading__en {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1em;
}

/*************************************************************************/
/*************************** トップページ用CSS ***************************/
/*************************************************************************/

.mainvisual{
    position: relative;
}

.mainvisual_b{
    position: relative;
}

.mainvisual img {
    width: 100%;
    height: 510px;
    object-fit: cover;
}

.mainvisual_b img {
    width: 100%;
    height: 510px;
    object-fit: cover;
}

.mainvisual p{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 60px;
    left: 8%;
    padding-bottom: 0px
}

.mainvisual_b p{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 60px;
    right: 10%;
    padding-bottom: 0px
}

.ec-layoutRole .ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.ec-layoutRole .ec-layoutRole__main {
    padding-top: 0px;
}
.ec-layoutRole {
    width: 100%;
    transition: transform 0.3s;
    background: #fffffa;
    background: #fbfaf5;
}


/***************************
　ズーチーケーキ
***************************/

.how_to_serve h3{
    font-size: 18px;
    font-weight: bold;
}

.zuchi{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.zuchi img {
    width: 1200px;
    height: 600px;
    object-fit: cover;
}

.ec-secHeading .ec-secHeading__line {
    display: inline-block;
    margin: 0px 12px;
    width: 1px;
    height: 14px;
    background: black;
}

/***************************
　購入・予約
***************************/
.buytop{
    background-color:#eae5e3;
    padding-bottom: 40px;
}

.buytop h2{
    font-size: 24px;
    font-weight: bold; 
}

.buytop .row{
    margin-bottom: 40px;
}

.buy_price{
    font-size: 18px;
    font-weight: bold; 
    margin: 20px 0 40px 0;
}

.buytop .caption {
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin: 20px 0;
}

.top_block_sp{
    padding-bottom: 60px;
}

.ec-secHeading {
    margin-bottom: 25px;
    padding-top: 40px;
    color: #333;
}


.ec-role {
    margin: 0 auto;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 100%;
}

.ec-secHeading {
    margin-bottom: 40px;
    padding-top: 60px;
    color: #333;
    margin-top: 40px;
}

.title_catch h2{
    text-align: center;
    margin: 60px 0;
}

.title_catch img{
    text-align: center;
    margin: 60px 0 0 0;
}



/********** TOPのグレー背景消す **********/
.ec-topicRole {
    padding: 40px 0;
    color: #333;
    background: #FFF;
}

.ec-categoryRole {
    padding: 40px 0;
    color: #333;
    background: #fff;
}

.ec-headerNav .ec-headerNav__itemIcon {
    margin-right: 5px;
    font-size: 14px;
    vertical-align: middle;
    color: #555;
}

.ec-headerNav .ec-headerNav__itemLink {
    margin-right: 5px;
    font-size: 14px;
    vertical-align: middle;
    color: #555;
}

/********** 若干グレーに **********/
.ec-secHeading {
    margin-bottom: 15px;
    color: #333;
}

.ec-secHeading--tandem {
    margin-bottom: 15px;
    color: #333;
    text-align: center;
}

/********** ヘッダー背景 *********

.ec-layoutRole__header{
    background-image: url(/html/user_data/aby_img/aby_topimg005.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 0px;
}*/
/********** ヘッダーロゴタイトル **********/
.ec-headerTitle img {
    width: 60%;
    margin-bottom: 30%;
    margin-top: 20%;
}

@media only screen and (min-width: 768px){
.ec-headerRole {
    background-repeat: no-repeat;
    background-position: center 65%;
    max-width:100%;
}}

/*ヘッダー下にパディング*/
.ec-layoutRole .ec-layoutRole__main {
    padding-top: 0px;
}

/*検索窓のカスタマイズ*/
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #333;
}
.ec-headerSearch .ec-headerSearch__category .ec-select select {
    padding: 8px 24px 8px 14px;
}

/********* メインナビ設定 *********/

.ec-itemNav__nav li a {
    padding: 16px;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 0.5s;
    color: #f5f5f5;
}


/********* ナビボタン色設定 *********/
.ec-headerNavSP {
    max-width: 100%;
}

.ec-itemNav {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
}

.ec-itemNav__nav li a:hover {
    color: #f5f5f5;
    background-color: #333!important;
    transition: background-color 0.5s;
}

.ec-itemNav__nav li a {
    padding: 20px;
    font-size: 14px;
    font-weight: 100;
    transition: background-color 0.5s;
    color: #333;
}

.ec-categoryNaviRole {
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 100%;
}

@media only screen and (min-width: 768px){
.ec-eyecatchRole .ec-eyecatchRole__introDescriptiron {
    margin-bottom: 30px;
    margin-top: 10px;
}}

.ec-blockBtn--top{
  color: white;
background-color: #333;
border-color: #333;
}

/********* スマホナビのカスタマイズ *********/
.ec-drawerRole .ec-headerLinkArea {
    background: #333;
}

.ec-drawerRole {
    overflow-y: scroll;
    background: #333;
    width: 260px;
    height: 100vh;
    transform: translateX(-300px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    transition: z-index 0ms 1ms;
}

/********* ニューアイテムのカスタマイズ *********/
.ec-secHeading--tandem {
    margin-bottom: 15px;
    color: #333;
    text-align: center;
    background: #fff;
}

.ec-newItemRole .ec-newItemRole__listItemHeading {
    margin-top: 0;
    padding: 10px;
}
@media only screen and (min-width: 768px){
.ec-newItemRole .ec-newItemRole__listItemHeading {
    margin-top: 0;
    padding: 56px;
}
    
}

.ec-secHeading {
    margin-bottom: 25px;
    color: #333;
}


/*********アビーロゴのカスタマイズ *********/
.abylogo{
    width: 160px;
    margin: 0 auto;
}

.abylogo img{
    width: 160px;
}

.abylogo_catch{
    text-align: center;
    margin: 40px;
    letter-spacing: 0.1em;
    line-height: 2.4em;
    font-size: 21px;
    font-weight: bolder;
}
/********* 新着情報のカスタマイズ *********/
.ec-newsRole .ec-newsRole__newsTitle {
    display: inline-block;
    margin-bottom: 10px;
    width: 90%;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1.6;
}

.ec-newsRole {
    padding: 40px 20px;
}


/********* フッターのカスタマイズ *********/
.ec-footerNavi .ec-footerNavi__link a {
    display: inline-block;
    border-bottom: none;
    margin: 0 10px;
    padding: 8px;
    text-decoration: none;
}

.ec-footerRole {
    border-top: 0px solid #7d7d7d;
    margin-top: 80px;
    padding-top: 20px;
    background: #333;
}

@media only screen and (min-width: 768px){
.ec-footerRole .ec-footerRole__inner img {
    max-width: 140px;
    margin-bottom: 20px;
}
}

@media only screen and (min-width: 768px){
.ec-footerTitle {
    padding: 40px 0 40px;
}
}

/********* 商品ページのカスタマイズ *********/

.ec-productRole {
    margin: 40px 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: 1130px;
}

/********** カスタムボタン **********/
/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

/********** フラットボタン **********/

a.btn-flat {
  overflow: hidden;
  padding: 1.2rem 8rem;
  color: #fff;
  border-radius: 0;
  background: #000;
}