h2.page_ttl.column {
padding: 0 !important;
letter-spacing: 0.05em;
margin: 40px 0 50px !important;
font-weight: bold !important;
line-height: 1.2;
font-size: 32px !important;
}
#mamechisiki-detail h3 {
margin: 40px 0 15px 0;
padding: 0 0 10px 0;
font-size: 26px;
line-height: 1.4;
font-weight: bold !important;
border-bottom: 3px solid #de1122;
background: none;
color: #de1122;
border-radius: 0;
}
.column h3 {
margin: 40px 0 15px 0;
padding: 0 0 10px 0;
font-size: 26px;
line-height: 1.4;
font-weight: bold !important;
border-bottom: 3px solid #de1122;
background: none;
color: #de1122;
border-radius: 0;
}
.single-column table.type1 {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
.single-column table.type1 th {
text-align: center;
background: #fee8ea;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
width: 20%;
padding: 10px 0;
font-size: 12px;
}
.single-column table.type1 td:last-child {
border-right: 1px solid #cccccc;
}
.single-column table.type1 td {
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
width: auto;
padding: 10px;
font-size: 12px;
}
#mamechisiki-detail h4 {
margin: 30px 0 20px 0;
padding-left: 12px;
font-size: 22px;
font-weight: bold !important;
line-height: 1.5;
border-left: 3px solid #de1122;
}
.column h4 {
margin: 30px 0 20px 0;
padding-left: 12px;
font-size: 22px;
font-weight: bold !important;
line-height: 1.5;
border-left: 3px solid #de1122;
} @media (min-width: 600px) {
.p-authorBox {
align-content: stretch;
display: flex;
justify-content: space-between; }
.p-authorBox__l {
margin-bottom: 0;
width: 160px;
}
.p-authorBox__r {
border-left: 1px solid #e1e1e1;
display: flex;
flex-direction: column;
padding-left: 1.5em;
width: calc(100% - 160px - 1.5em);
}
.c-secTitle {
font-size: 20px !important;
}
}
.p-authorBox {
border: 1px solid #e1e1e1;
border-radius: var(--swl-radius--8, 0);
margin: 1vw;
padding: 18px;
}
.p-authorBox__l {
margin: 0 0 1em;
text-align: center;
}
.p-authorBox .avatar {
border: 2px solid #e1e1e1;
border-radius: 50%;
height: 100px;
-o-object-fit: cover;
object-fit: cover;
width: 100px;
}
.p-authorBox__r {
width: 100%;
align-self: center;
}
.p-authorBox__name {
color: inherit;
display: block;
font-weight: 700;
line-height: 1.2;
margin-top: 8px;
text-decoration: none;
}
.p-authorBox__position {
display: block;
font-style: italic;
line-height: 1.2;
margin-top: 4px;
}
.author {
margin-top: 50px;
}
.c-secTitle {
border-left: solid 2px red;
padding: 0em 0.75em;
}
.c-secTitle {
display: block;
font-size: 4.5vw;
margin-bottom: 1.5em;
position: relative;
}
.post_content h2 {
font-size: 1.4em;
font-weight: 700;
line-height: 1.4;
margin: 4em 0 2em;
position: relative;
z-index: 1;
background: #de1122;
padding: 0.75em 1em;
color: #fff;
}
.p-toc.-double {
background: #f5f5f5;
border-bottom: 4px #e2e2e2 solid;
border-top: 4px #e2e2e2 solid;
padding: 2em;
margin: 4em auto;
max-width: 800px;
}
.p-toc.-double .p-toc__ttl {
margin-bottom: 0.75em;
}
.post_content div > :first-child,
.post_content > :first-child {
margin-top: 0 !important;
}
.p-toc__ttl {
display: block;
font-size: 1.5em;
line-height: 1;
position: relative;
text-align: center;
}
.post_content dd > :last-child,
.post_content div > :last-child,
.post_content > :last-child {
margin-bottom: 0 !important;
}
.post_content .p-toc__list {
padding-left: 0;
}
.post_content ol,
.post_content ul {
padding-left: var(--swl-list-padding--left);
}
.is-style-bad_list,
.is-style-check_list,
.is-style-good_list,
.is-style-index,
.is-style-note_list,
.is-style-num_circle,
.is-style-triangle_list {
--swl-list-padding--left: 0.25em;
--swl-list-padding--has_bg: 1em;
list-style: none !important;
}
::after,
::before {
box-sizing: inherit;
text-decoration: inherit;
vertical-align: inherit;
}
ol.is-style-index ol > li::before,
ol.is-style-index > li::before {
border-right: 1px solid;
content: counters(toc, "-");
counter-increment: toc;
display: block;
font-family: inherit;
letter-spacing: -0.1px;
line-height: 1.1;
padding: 0 0.5em 0 0;
position: absolute;
right: calc(100% + 0.5em);
top: 0.25em;
-webkit-transform: scale(0.95);
transform: scale(0.95);
white-space: nowrap;
width: auto;
}
.p-toc__link {
font-size: 1.2em;
}
.p-toc__list [data-level="3"] {
font-size: 0.9em;
}
.p-toc__list .p-toc__childList {
padding-left: 0.5em;
}
ol.is-style-index ol {
counter-reset: toc;
padding-left: 1em;
}
ol.is-style-index ol li::before {
opacity: 0.75;
}
ol.is-style-index > :first-child {
counter-reset: toc;
}
ol.is-style-index ol > li,
ol.is-style-index > li {
margin-left: 2em;
padding-left: 0;
position: relative;
}
.p-toc__list li {
line-height: 1.6;
}
.post_content li {
line-height: 1.5;
margin: 1em 0;
margin-left: 0px;
position: relative;
}
.post_content li ol,
.post_content li ul {
margin: 0;
margin-left: 20px;
}
p.toc-title {
text-align: center;
font-size: 22px;
}.bubble-dialog {
width: 90%; padding: 5% 0 0 5%;
}
.bubble-container-left {
display: flex;
}
.bubble-container-right {
display: flex;
justify-content: flex-start;
flex-direction: row-reverse;
}
.bubble-container-left > img,
.bubble-container-right > img {
height: 100px;
width: 100px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.bubble-container-left > div {
text-align: start;
padding-left: 10px;
padding-top: 20px;
}
.bubble-container-right > div {
text-align: end;
padding-right: 10px;
padding-top: 20px;
}
p.text-box-left,
p.text-box-right {
border-radius: 12px;
border: 1px solid rgba(0, 0, 0, 0.095);
padding: 10px;
position: relative;
font-size: larger;
text-align: left;
}
p.text-box-left {
box-shadow: 1px 2px 2px #888888;
}
p.text-box-right {
box-shadow: -1px 2px 2px #888888;
}
p.text-box-left::after {
content: "";
width: 0px;
height: 0px;
position: absolute;
border-left: 3px solid transparent;
border-right: 3px solid #ffffff;
border-top: 3px solid #ffffff;
border-bottom: 3px solid transparent;
left: -6px;
top: 14px;
}
p.text-box-left::before {
content: "";
width: 0px;
height: 0px;
position: absolute;
border-left: 4px solid transparent;
border-right: 4px solid rgba(0, 0, 0, 0.095);
border-top: 4px solid rgba(0, 0, 0, 0.095);
border-bottom: 4px solid transparent;
left: -9px;
top: 13px;
}
p.text-box-right::after {
content: "";
width: 0px;
height: 0px;
position: absolute;
border-left: 3px solid #ffffff;
border-right: 3px solid transparent;
border-top: 3px solid transparent;
border-bottom: 3px solid #ffffff;
right: -6.5px;
top: 12px;
}
p.text-box-right::before {
content: "";
width: 0px;
height: 0px;
position: absolute;
border-left: 4px solid rgba(0, 0, 0, 0.095);
border-right: 4px solid transparent;
border-top: 4px solid transparent;
border-bottom: 4px solid rgba(0, 0, 0, 0.095);
right: -10px;
top: 12px;
}
.reveal {
position: relative;
opacity: 0;
}
.reveal.active {
opacity: 1;
background: white;
}
.active.fade-left {
animation: fade-left 0.2s ease-in;
}
.active.fade-right {
animation: fade-right 0.2s ease-in;
}
@keyframes fade-left {
0% {
transform: translateX(-100px);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
@keyframes fade-right {
0% {
transform: translateX(100px);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
} a.btn-c span:after {
bottom: -7px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #fff transparent transparent;
}
.cv-img {
max-width: 450px;
width: 80%;
margin: 10px auto;
}
a.btn-c span:before {
bottom: -10px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #d44114 transparent transparent;
}
a.btn-c span:before, a.btn-c span:after {
position: absolute;
left: calc(50% - 75px);
content: "";
}
a.btn-c span:after {
bottom: -7px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #fff transparent transparent;
}
a.btn-c span {
font-size: 1.2rem;
position: absolute;
top: -0.8rem;
left: calc(50% - 234px);
display: block;
width: 387px;
padding: 0.1rem 0;
color: #d44114;
border: 2px solid #d44114;
border-radius: 100vh;
background: #fff;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.cv-box {
padding: 0.5em 0em;
margin: 2em 1em;
color: #000;
background: #fef8f8;
border-left: double 7px #f5c6ca;
border-right: double 7px #f5c6ca;
text-align: center;
}
.cv-box .cv-title {
font-size: 1.5rem;
font-weight: 700;
margin: 20px;
}
.cv-box .satisfaction {
line-height: 1.4;
font-size: 1.3rem;
font-weight: 700;
margin-bottom: 15px;
}
.cv-box .cv-detail li:after {
content: "";
display: block;
position: absolute;
top: 0.2em;
left: 0.5em;
width: 15px;
height: 8px;
border-left: 3px solid #de1122;
border-bottom: 3px solid #de1122;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cv-box .cv-chram {
display: block;
margin: 10px auto;
width: 55%;
}
.cv-box .cv-detail {
line-height: 1.4;
margin-bottom: 20px;
margin-top: 10px;
list-style-type: none;
font-size: 1.5rem;
text-align: left;
letter-spacing: 0.02rem;
}
a.btn-c span {
font-size: 1.2rem;
position: absolute;
top: -2.8000000000000007rem;
left: calc(50% - 140px);
display: block;
width: 275px;
padding: 0.1rem 0;
color: #d44114;
border: 2px solid #d44114;
border-radius: 100vh;
background: #fff;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c span:before {
bottom: -10px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #d44114 transparent transparent;
}
a.btn-c span:before,
a.btn-c span:after {
position: absolute;
left: calc(50% - 75px);
content: "";
}
a.btn-c span:after {
bottom: -7px;
border-width: 10px 10px 0;
border-style: solid;
border-color: #fff transparent transparent;
}
a.btn-c span:before,
a.btn-c span:after {
position: absolute;
left: calc(50% - 75px);
content: "";
}
a.btn-c i {
margin-right: 0.6rem;
}
.shop-icon {
width: 28px;
margin-right: 8px;
vertical-align: middle;
content: url(//jewel-cafe.jp/wp-content/themes/jewelcafe_replace/assets/css/../images/icon/top-nav-icon-01.svg);
}
a.btn-c {
display: inline-block;
width: 255px;
}
a.btn-c {
font-size: 1.4rem!important;
margin: 20px 0;
position: relative; color: #fff!important;
background: #de1122;
-webkit-box-shadow: 0 5px 0 #98254c;
box-shadow: 0 5px 0 #98254c;
min-width: 170px;
}
.cv-box {
padding: 0.5em 1em;
margin: 2em 1em;
color: #000;
background: #fef8f8;
border-left: double 7px #f5c6ca;
border-right: double 7px #f5c6ca;
text-align: center;
}
.btn,
a.btn,
button.btn {
font-size: 1rem;
font-weight: 700;
line-height: 1.5;
position: relative;
display: inline-block;
padding: 0.6rem 0rem 1rem;
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.3rem;
margin: 20px 5px;
}
.delivery-icon {
width: 28px;
margin-right: 8px;
vertical-align: middle;
content: url(//jewel-cafe.jp/wp-content/themes/jewelcafe_replace/assets/css/../images/icon/top-nav-icon-02.svg);
}
.cv-box .cv-detail li {
position: relative;
padding-left: 30px;
}
.cv-box .cv-detail li:after {
content: "";
display: block;
position: absolute;
top: 0.2em;
left: 0.5em;
width: 15px;
height: 8px;
border-left: 3px solid #de1122;
border-bottom: 3px solid #de1122;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.btn-wrap {
margin: 30px 0;
display: -webkit-box;
display: -ms-flexbox;
display: inline-flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.cv-box .cv-chram {
display: block;
margin: 10px auto;
width: 75%;
}
.btn-wrap {
display: inline-flex!important;
margin: 30px auto;
text-align: center;
}   
a.btn-c:first-child {
margin: 20px 5px;
}