/* カスタマイズ用CSS */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Sans:ital,wght@0,700;1,400&family=Pacifico&display=swap');

body{
    font-family: 'Noto Sans','Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-image: url('../../pink_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    color: #0f4056;
}
a {color: #cfb76f;}
.ec-link {color: #cfb76f;}
.ec-link:hover {color: #ad913c;}
.ec-label {
    margin-bottom: 0;
}
.ec-zipInputHelp span {color: #cfb76f;}
.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input {
    border: 1px solid #e1d09f;
}
.ec-input textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea, .ec-select textarea, .ec-birth textarea{
    border: 1px solid #e1d09f;
}
.ec-input .ec-errorMessage, .ec-halfInput .ec-errorMessage, .ec-numberInput .ec-errorMessage, 
.ec-zipInput .ec-errorMessage, .ec-telInput .ec-errorMessage, .ec-select .ec-errorMessage, .ec-birth .ec-errorMessage {
    color: #d14680;
}
.error.ec-input input, .error.ec-halfInput input, .error.ec-numberInput input, .error.ec-zipInput input, .error.ec-telInput input, 
.error.ec-select input, .error.ec-birth input, .error.ec-input select, .error.ec-halfInput select, 
.error.ec-numberInput select, .error.ec-zipInput select, .error.ec-telInput select, .error.ec-select select, .error.ec-birth select {
    border-color: #d14680;
}
.ec-layoutRole {
    background: transparent;
}
/*header*/
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #cfb76f;
}
.ec-headerSearch .ec-headerSearch__keyword {
    border: 1px solid #cfb76f;
}
.ec-headerNav .ec-headerNav__itemIcon {
    color: #cfb76f;
}

.ec-cartNavi .ec-cartNavi__icon {
    color: #cfb76f;
}

.ec-headerNav .ec-headerNav__itemLink,.ec-cartNavi {
    color: #0f4056;
}

.ec-itemNav__nav li a {
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 7px 15px;
    letter-spacing: 0.7px;
}
.ec-itemNav__nav li a {
    color: #d57ca9;
    transition: 0.3s
}

.ec-itemNav__nav li:last-child a{
    margin-right: 0px;
}

.ec-newItemRole .ec-newItemRole__listItem:not(:first-child) a {
    color: #0F4056;
}
.ec-secHeading--tandem .ec-secHeading__en{
    font-family: 'Pacifico', cursive;
    letter-spacing: 1px;
}

.ec-secHeading--tandem {
    color: #0F4056;
}
.ec-secHeading--tandem .ec-secHeading__line {
    background: #0F4056;
}

.ec-inlineBtn--top {
    background-color: #cfb76f;
    border-color: #cfb76f;
    transition: 0.3s;
    font-family: 'Pacifico', cursive;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    padding: 5px 16px 11px;
}
.ec-inlineBtn--top:hover {
    
    background-color: #c3a857;
    border-color: #c3a857;
}

/*sub*/
.ec-role {
    color: #0f4056;
}
.ec-headingTitle {
    color: #0f4056;
}
.ec-topicpath {
    color: #cfb76f;
}
.ec-productRole .ec-productRole__price {
    color: #d14680;
}

.ec-blockBtn--action {
    background-color: #d14680;
    border-color: #d14680;
}
.ec-blockBtn--action:hover {
    background-color: #d57ca9;
    border-color: #d57ca9;
}
.ec-blockBtn--cancel {
    background-color: #0f4056;
    border-color: #0f4056;
}
.ec-blockBtn--cancel:hover {
    background-color: #325f72;
    border-color: #325f72;
}
.ec-productRole {
    color: #0f4056;
}
.ec-productRole .ec-productRole__category a {
    color: #cfb76f;
}
#page_help_privacy p {
    letter-spacing: 0.1rem;
    font-size: 15px;
}
/*nav*/
.ec-headerNavSP,.ec-drawerRoleClose {
    color: #cfb76f;
}
.ec-drawerRole,.ec-drawerRole .ec-headerSearch {
    background: #ffe0ef;
}
.ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
    color: #0f4056;
    border: none;
}
.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a{
    color: #0f4056;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 5px;
    border: none;
}
.ec-drawerRole .ec-headerLinkArea {
    background: #0f4056;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    font-size: 14px;
    letter-spacing: 0.2rem;
}

/*footer*/
.ec-blockTopBtn {
    background-color: #cfb76f;
}

.ec-footerRole {
    border-top: none;
    background: #fff;
}
.ec-footerTitle .ec-footerTitle__logo {
    width: 400px;
    margin: 0 auto 30px;
}
.ec-footerTitle .ec-footerTitle__logo a img {
    width: 100%;
}
.ec-footerNavi {
    color: #0F4056;
}
.ec-footerTitle {
    color: #0F4056;
}
@media only screen and (min-width: 768px){
    .ec-cartNavi {
    background: #ffebf7;
}

.ec-itemNav__nav li a:hover {
    background-color: #ffebf7;
}
.ec-borderedDefs dt {
    padding-top: 0;
}
.ec-borderedDefs dd {
    line-height: 1.7;
}
.ec-borderedDefs dl {
    padding: 15px 0 15px;
}
}
@media screen and (max-width: 768px){
.ec-shelfGrid .ec-shelfGrid__item-image {
    height: 160px;
}
}
@media screen and (max-width: 667px){
/* logo */
.ec-headerTitle .ec-headerTitle__title a {
    width: 200px;
}
    .ec-footerTitle .ec-footerTitle__logo {
    width: 200px;
    }
    .ec-shelfGrid__item p {
    font-size: 14px;
}
    .ec-shelfGrid__item .price02-default {
    font-size: 16px;
    margin: 6px 0;
}
}