@charset "UTF-8";
     * {
box-sizing: border-box;
}
::before,
::after {
box-sizing: inherit;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }   body {
margin: 0;
} main {
display: block;
}  p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
margin: 0;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
margin: 0;
}  ul,
ol {
margin: 0;
padding: 0;
list-style: none;
}  dt {
font-weight: bold;
}
dd {
margin-left: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; border: 0;
border-top: 1px solid;
margin: 0;
clear: both;
color: inherit;
} pre {
font-family: monospace, monospace; font-size: inherit; }
address {
font-style: inherit;
}   a {
background-color: transparent;
text-decoration: none;
color: inherit;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: inherit; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}   img {
border-style: none;
vertical-align: bottom;
}
embed,
object,
iframe {
border: 0;
vertical-align: bottom;
}   button,
input,
optgroup,
select,
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
vertical-align: middle;
color: inherit;
font: inherit;
border: 0;
background: transparent;
padding: 0;
margin: 0;
outline: 0;
border-radius: 0;
text-align: inherit;
} [type=checkbox] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
}
[type=radio] {
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
cursor: default;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} select::-ms-expand {
display: none;
} option {
padding: 0;
} fieldset {
margin: 0;
padding: 0;
border: 0;
min-width: 0;
} legend {
color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } label[for] {
cursor: pointer;
}   details {
display: block;
} summary {
display: list-item;
} [contenteditable] {
outline: none;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
caption {
text-align: left;
}
td,
th {
vertical-align: top;
padding: 0;
}
th {
text-align: left;
font-weight: bold;
}   template {
display: none;
} [hidden] {
display: none;
} html {
font-size: 62.5%;
width: 100%;
}
body {
font-family: "Noto Sans JP", sans-serif;
color: #4E3F0C;
font-weight: 500;
background-color: #F8F4EA;
}
img {
max-width: 100%;
box-sizing: border-box;
width: 100%;
height: auto;
vertical-align: top;
}  .l-header {
display: none;
}
@media screen and (min-width: 1200px) {
.l-header {
display: block;
background-color: #fff;
height: 160px;
}
}
.l-header__inner {
pointer-events: none;
width: 100%;
}
@media screen and (min-width: 1200px) {
.l-header__inner {
background-color: #fff;
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
pointer-events: auto;
max-width: 1200px;
margin: 0 auto;
}
}
.l-header-logo {
pointer-events: all;
display: flex;
justify-content: center;
flex-direction: column;
}
.l-header-logo__img img {
width: 55px;
height: auto;
}
@media screen and (min-width: 1200px) {
.l-header-logo__img img {
width: 100%;
height: auto;
max-width: 415px;
}
}
.l-header-logo__sub {
display: block;
font-size: 1rem;
line-height: 1.2;
color: #4E3F0C;
letter-spacing: 0.03em;
opacity: 0.9;
}
@media screen and (min-width: 1200px) {
.l-header-logo__sub {
font-size: 1.8rem;
}
}
.l-header-logo__main {
display: inline-block;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.03em;
}
@media screen and (min-width: 1200px) {
.l-header-logo__main {
display: block;
}
}
@media screen and (min-width: 1200px) {
.l-header-logo__main {
display: inline-block;
font-size: 1.8rem;
}
}
.l-container {
width: 93.6507936508%;
margin: auto;
}
@media screen and (min-width: 992px) {
.l-container {
width: 100%;
max-width: 1200px;
}
}
.l-container--small {
width: 93.6507936508%;
margin: auto;
}
@media screen and (min-width: 992px) {
.l-container--small {
width: 100%;
max-width: 960px;
}
} .l-section:not(:first-of-type) {
margin-top: 40px;
}
@media screen and (min-width: 769px) {
.l-section:not(:first-of-type) {
margin-top: 60px;
}
} @media screen and (min-width: 1200px) {
.l-main {
order: 2;
max-width: 780px;
width: calc(100% - 330px);
margin: initial;
margin-top: 0;
}
} .l-footer {
background-color: #fff;
margin-top: 20px;
}
@media screen and (min-width: 1200px) {
.l-footer {
margin-top: 80px;
}
}
.l-footer__copyright {
font-size: 1rem;
padding: 20px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
letter-spacing: 0.16em;
color: #fff;
text-align: center;
background-color: #90C4E0;
line-height: 1.4;
margin-bottom: 70px;
}
@media screen and (min-width: 1200px) {
.l-footer__copyright {
margin-bottom: 0px;
padding: 40px;
}
}
.l-sidebar {
z-index: 5;
padding: 30px 0 10px;
}
@media screen and (min-width: 1200px) {
.l-sidebar {
width: 272px;
padding-top: 0;
margin: 0 50px 0 0;
}
}
.l-column2 {
background-color: #fff;
padding: 30px 0 30px;
}
@media screen and (min-width: 1200px) {
.l-column2 {
padding: 50px 0 100px;
width: 1200px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: center;
}
}   .c-btn {
margin-left: auto;
margin-right: auto;
margin-top: 40px;
}
@media screen and (min-width: 769px) {
.c-btn {
margin-top: 30px;
}
}
.c-btn a {
margin-left: auto;
margin-right: auto;
display: block;
padding: 12px 42px 12px 24px;
font-weight: 700;
border: 2px solid #E8AF1E;
border-radius: 50px;
position: relative;
text-align: center;
background: #E8AF1E;
max-width: 220px;
font-size: 1.4rem;
color: #fff;
}
@media screen and (min-width: 769px) {
.c-btn a {
padding: 18px 42px 18px 24px;
max-width: 290px;
transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
font-size: 1.6rem;
}
}
.c-btn a::before {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-arrow-wh.svg) no-repeat center/contain;
top: 50%;
transform: translateY(-50%);
right: 20px;
width: 17px;
height: 17px;
}
@media screen and (min-width: 1200px) {
.c-btn a::before {
transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
}
}
@media screen and (min-width: 1200px) {
.c-btn a:hover {
border: 2px solid #4E3F0C;
color: #4E3F0C;
background: #fff;
}
.c-btn a:hover::before {
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-arrow.svg) no-repeat center/contain;
}
}
.c-btn--wh a {
border: 2px solid #C0BDB2;
background-color: #fff;
color: #4E3F0C;
}
.c-btn--wh a::before {
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-arrow-black.svg) no-repeat center/contain;
} .c-pagination {
margin: 60px auto;
padding: 10px 0;
text-align: center;
}
.c-pagination a {
font-weight: bold;
font-size: 16px;
line-height: 40px;
text-align: center;
letter-spacing: 0;
display: inline-block;
height: 40px;
width: 40px;
background: #FAFAFA;
transition: 0.3s;
}
.c-pagination a:hover {
color: #fff;
background: #E8AF1E;
}
.c-pagination span {
font-weight: bold;
font-size: 16px;
line-height: 40px;
text-align: center;
letter-spacing: 0;
display: inline-block;
height: 40px;
width: 40px;
background: #fff;
}
.c-pagination span.dots {
background: 0;
}
.c-pagination span.current {
background: #E8AF1E;
color: #fff;
}
.c-pagination--circle a {
border-radius: 50%;
}
.c-pagination--circle span {
border-radius: 50%;
} .c-not-found {
margin-top: 64px;
}
.c-not-found__inner {
border: 8px solid #ABA196;
padding: 40px 8px;
}
@media screen and (min-width: 769px) {
.c-not-found__inner {
border: 16px solid #ABA196;
padding: 80px;
}
}
.c-not-found__inner > * + * {
margin-top: 24px;
}
@media screen and (min-width: 769px) {
.c-not-found__inner > * + * {
margin-top: 48px;
}
}
.c-not-found__heading__main {
font-size: 3.6rem;
font-weight: 700;
font-family: "M PLUS Rounded 1c", sans-serif;
color: #766E54;
}
@media screen and (min-width: 769px) {
.c-not-found__heading__main {
font-size: 5.6rem;
}
}
.c-not-found__heading__sub {
font-size: 1.6rem;
color: #E8AF1E;
font-weight: 700;
line-height: 1.4;
}
@media screen and (min-width: 769px) {
.c-not-found__heading__sub {
font-size: 3.2rem;
}
}
.c-not-found__text {
font-size: 1.4rem;
color: #4E3F0C;
font-weight: 700;
line-height: 1.6;
}
@media screen and (min-width: 769px) {
.c-not-found__text {
font-size: 1.8rem;
}
}
.c-not-found-btn {
margin-right: auto;
margin-left: auto;
width: 70%;
max-width: 310px;
}
.c-not-found-btn__link {
display: block;
text-align: center;
padding: 14px 20px;
font-size: 1.4rem;
font-weight: 700;
background-color: #fff;
color: #E8AF1E;
border: 3px solid #E8AF1E;
border-radius: 16px;
}
@media screen and (min-width: 769px) {
.c-not-found-btn__link {
font-size: 2.2rem;
border-radius: 18px;
}
}  .p-sp-menu {
position: fixed;
right: 0px;
top: 0px;
z-index: 999999;
background-color: #fff;
width: 100%;
padding: 5px 0;
}
@media screen and (min-width: 1200px) {
.p-sp-menu {
display: none;
}
}
.p-sp-menu ul {
display: flex;
flex-wrap: nowrap;
align-content: center;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.p-sp-menu ul li {
width: 100%;
box-sizing: border-box;
text-align: center;
margin: 0 10px;
}
.p-sp-menu ul li img {
margin: 0 auto;
display: block;
width: auto;
height: auto;
max-height: 90px;
filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}
.p-sp-menu-logo {
margin-top: 83px;
background-color: #fff;
padding: 4px 0;
}
@media screen and (min-width: 1200px) {
.p-sp-menu-logo {
display: none;
}
}
.p-sp-menu-logo__img {
display: block;
width: 100%;
text-align: center;
}
.p-sp-menu-logo__img img {
width: 90%;
max-width: 300px;
}
.p-sp-sticky-btns {
position: fixed;
bottom: 0;
z-index: 10;
width: 100%;
background: #FFF;
}
@media screen and (min-width: 1200px) {
.p-sp-sticky-btns {
display: none;
}
}
.p-sp-sticky-btns p {
text-align: center;
font-weight: bold;
font-size: 1.3rem;
padding: 4px 0;
}
.p-sp-sticky-btns p span {
color: #EC5700;
}
.p-sp-sticky-btns ul {
display: flex;
justify-content: space-between;
align-items: center;
text-align: center;
background: #fff;
padding: 0 3px 3px 3px;
}
.p-sp-sticky-btns li {
width: 50%;
border-radius: 4px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.8rem;
}
.p-sp-sticky-btn__tell {
background: #ec9100;
font-weight: bold;
margin-right: 3px;
letter-spacing: 1px;
}
.p-sp-sticky-btn__tell a {
width: 100%;
padding: 12px 4px;
padding-left: 30px;
color: #fff;
display: block;
}
.p-sp-sticky-btn__tell:before {
content: "";
position: absolute;
display: inline-block;
width: 22px;
height: 22px;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-tell.svg) no-repeat;
background-size: contain;
left: 24px;
}
.p-sp-sticky-btn__line {
background: #06C755;
font-weight: bold;
}
.p-sp-sticky-btn__line a {
width: 100%;
padding: 12px 4px;
padding-left: 30px;
color: #fff;
display: block;
}
.p-sp-sticky-btn__line:before {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-line.png) no-repeat;
background-size: contain;
top: 50%;
transform: translateY(-50%);
left: 12px;
width: 34px;
height: 30px;
} .p-footer {
position: relative;
background-color: #fff;
}
.p-footer__content {
position: relative;
padding: 40px 8px 40px;
max-width: 450px;
margin: auto;
}
@media screen and (min-width: 1200px) {
.p-footer__content {
max-width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-end;
padding: 70px 0 50px;
}
}
.p-footer__img {
max-width: 165px;
margin: auto;
}
@media screen and (min-width: 1200px) {
.p-footer__img {
max-width: 225px;
margin: initial;
}
}
.p-footer-nav {
display: flex;
flex-wrap: wrap;
border-top: 2px dashed #707070;
padding-bottom: 20px;
}
@media screen and (min-width: 769px) {
.p-footer-nav {
padding-bottom: 50px;
}
}
.p-footer-nav__item {
font-weight: 400;
font-size: 1.4rem;
padding-left: 17px;
margin-right: 30px;
margin-top: 20px;
position: relative;
}
@media screen and (min-width: 769px) {
.p-footer-nav__item {
margin-top: 35px;
font-size: 1.6rem;
}
}
.p-footer-nav__item::after {
content: "";
position: absolute;
left: 0;
top: 50%;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-arrow-circle.svg) no-repeat center/contain;
width: 14px;
height: 14px;
transform: translateY(-50%);
}
.p-footer-nav__item a {
transition: all 0.3s;
}
.p-footer-nav__item a:hover {
transition: all 0.3s;
opacity: 0.5;
}
.p-footer-info {
z-index: 1;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
.p-footer-info {
display: flex;
}
}
.p-footer-info__img {
max-width: 400px;
margin-top: 10px;
}
.p-footer-info__text {
line-height: 1.6;
display: block;
margin-top: 4px;
letter-spacing: 0.06em;
text-align: center;
font-size: 1.4rem;
font-weight: bold;
}
@media screen and (min-width: 769px) {
.p-footer-info__text {
font-size: 1.6rem;
text-align: initial;
}
}
.p-footer-info__sub {
color: #fff;
background-color: #00A0E9;
padding: 4px 8px;
line-height: 1.6;
display: block;
margin-top: 20px;
letter-spacing: 0.06em;
text-align: center;
font-size: 1.4rem;
border-radius: 4px;
}
@media screen and (min-width: 769px) {
.p-footer-info__sub {
margin-top: 13px;
font-size: 1.6rem;
text-align: initial;
}
}
.p-footer-info__address {
margin-top: 20px;
font-size: 1.4rem;
line-height: 1.7;
}
@media screen and (min-width: 769px) {
.p-footer-info__address {
font-size: 1.6rem;
}
}
.p-timeline {
display: flex;
flex-direction: column;
max-width: 385px;
width: 100%;
font-family: "M PLUS Rounded 1c", sans-serif;
}
.p-timeline th,
.p-timeline td {
border: 1px solid #D6C091;
font-size: 1.2rem;
padding: 3px 5px;
text-align: center;
}
.p-timeline th {
background: #E8AF1E;
font-size: 1.4rem;
font-weight: normal;
color: #fff;
}
.p-timeline__table {
width: 100%;
border-bottom: 1px dotted #888888;
margin: 15px 0 10px 0;
font-size: 1.5rem;
line-height: 1.5;
text-align: center;
color: #000000;
background-color: #FFFFFF;
}
.p-timeline__notice {
color: #EC5700;
font-size: 1.2rem;
margin-top: 6px;
line-height: 1.3333333333;
}
.p-timeline__text {
font-family: "Noto Sans JP", sans-serif;
font-weight: bold;
font-size: 1.6rem;
margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
.p-timeline__text {
font-size: 1.8rem;
}
}
.p-timeline__text span {
color: #EC5700;
}
.p-timeline .kome {
position: relative;
}
.p-timeline .kome::after {
content: "※";
position: absolute;
font-size: 9px;
right: 1px;
bottom: 1px;
}
.p-badge-reserve {
font-family: "M PLUS Rounded 1c", sans-serif;
border: 3px solid #EC5700;
height: 40px;
width: 100px;
text-align: center;
color: #EC5700;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.6rem;
line-height: 1.1875;
margin-left: auto;
margin-top: -30px;
margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
.p-badge-reserve {
height: 70px;
width: 70px;
margin: initial;
border-radius: 50%;
}
}
.p-cta-btns {
display: flex;
flex-direction: column;
align-items: center;
}
.p-cta-btns span {
font-size: 1.3rem;
text-align: center;
}
.p-cta-btn {
border-radius: 10px;
width: 100%;
max-width: 232px;
height: 48px;
border-radius: 10px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
color: #fff;
padding: 0 25px 0 56px;
display: flex;
align-items: center;
margin-top: 8px;
font-weight: bold;
}
.p-cta-btn__tell {
background: #ec9100;
font-size: 2.2rem;
position: relative;
z-index: 1;
position: relative;
}
.p-cta-btn__tell::after {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-tell.svg) no-repeat center/contain;
top: 50%;
transform: translateY(-50%);
left: 20px;
width: 20px;
height: 23px;
animation: buruburu 2s linear infinite;
scale: 1;
}
@keyframes buruburu {
0% {
transform: translate(0, -50%);
}
7% {
transform: translate(-2px, -50%) rotateZ(-7deg);
}
14% {
transform: translate(2px, -50%) rotateZ(7deg);
}
20% {
transform: translate(-2px, -50%) rotateZ(-7deg);
}
32% {
transform: translate(2px, -50%) rotateZ(7deg);
}
40% {
transform: translate(0px, -50%);
}
}
.p-cta-btn__tell::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 10px;
z-index: -1;
background: inherit;
box-shadow: 0 0 0.8em #E8AF1E, 0 0 0.3em rgba(255, 255, 255, 0.5) inset;
animation: glow 1.5s ease-in-out infinite alternate;
}
@keyframes glow {
0% {
opacity: 0;
}
50% {
opacity: 0.8;
}
100% {
opacity: 0;
}
}
.p-cta-btn__line {
background: #06C755;
font-size: 1.8rem;
position: relative;
animation: poyopoyo 2s ease-out infinite;
opacity: 1;
}
.p-cta-btn__line::after {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-line.png) no-repeat center/contain;
top: 50%;
transform: translateY(-50%);
left: 12px;
width: 38px;
height: 34px;
}
@keyframes poyopoyo {
0%, 40%, 60%, 80% {
transform: scale(1);
}
50%, 70% {
transform: scale(0.94);
}
}
.p-list {
margin-top: 15px;
}
.p-list-item {
background-color: #FFFCE8;
box-shadow: 0 2px 4px #aaa;
}
@media screen and (min-width: 769px) {
.p-list-item {
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
}
.p-list-item:not(:first-child) {
margin-top: 25px;
}
.p-list-item__heading {
display: flex;
align-items: center;
margin-bottom: 15px;
line-height: 1.5;
}
@media screen and (min-width: 769px) {
.p-list-item__heading {
margin-bottom: 24px;
}
}
.p-list-item__title {
font-size: 2rem;
color: #EC5700;
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: bold;
}
@media screen and (min-width: 769px) {
.p-list-item__title {
font-size: 2.8rem;
}
}
.p-list-item__subtitle {
line-height: 1;
margin-right: 9px;
font-family: "M PLUS Rounded 1c", sans-serif;
background-color: #E8AF1E;
color: #fff;
font-size: 2.2rem;
border-radius: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 52px;
height: 52px;
}
@media screen and (min-width: 769px) {
.p-list-item__subtitle {
font-size: 3.2rem;
margin-right: 18px;
width: 72px;
height: 72px;
}
}
.p-list-item__subtitle span {
font-size: 1rem;
}
@media screen and (min-width: 769px) {
.p-list-item__subtitle span {
font-size: 1.1rem;
}
}
.p-list-item__text {
font-size: 1.5rem;
line-height: 1.8125;
}
@media screen and (min-width: 769px) {
.p-list-item__text {
font-size: 1.6rem;
}
}
.p-list-item__notice {
margin-top: 20px;
font-size: 1.2rem;
line-height: 1.5714285714;
opacity: 0.9;
}
@media screen and (min-width: 769px) {
.p-list-item__notice {
font-size: 1.4rem;
}
}
.p-list-item__notice a {
color: #00A0E9;
text-decoration: underline;
font-weight: bold;
transition: all 0.3s;
}
.p-list-item__notice a:hover {
transition: all 0.3s;
opacity: 0.5;
}
.p-list-item__inner {
padding: 20px 15px;
display: flex;
flex-direction: column-reverse;
}
@media screen and (min-width: 769px) {
.p-list-item__inner {
padding: 40px 25px;
flex-direction: initial;
justify-content: space-between;
}
}
.p-list-item__img {
width: 100%;
margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
.p-list-item__img {
margin-bottom: 0;
max-width: 245px;
}
}
@media screen and (min-width: 769px) {
.p-list-item__box {
width: calc(100% - 275px);
}
}
.p-shopinfo {
border: 5px solid #90c4e0;
border-radius: 10px;
padding: 15px 10px;
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-shopinfo {
padding: 40px 25px;
border: 10px solid #90c4e0;
}
}
.p-about .p-shopinfo {
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-shopinfo {
margin-top: 60px;
}
.p-about .p-shopinfo {
margin-top: 30px;
}
}
@media screen and (min-width: 769px) {
.p-shopinfo__box {
width: 51%;
padding-left: 30px;
}
}
.p-shopinfo__img {
width: 100%;
}
@media screen and (min-width: 769px) {
.p-shopinfo__img {
max-width: 354px;
}
}
.p-shopinfo__head {
font-size: 1.8rem;
text-align: center;
margin-top: 10px;
letter-spacing: 0.06em;
line-height: 2;
}
@media screen and (min-width: 769px) {
.p-shopinfo__head {
margin-top: 30px;
margin-top: 0;
font-size: 2.4rem;
}
}
.p-shopinfo__text {
line-height: 1.6;
display: block;
margin-top: 4px;
letter-spacing: 0.06em;
text-align: center;
font-size: 1.4rem;
font-weight: bold;
}
@media screen and (min-width: 769px) {
.p-shopinfo__text {
font-size: 1.6rem;
}
}
.p-shopinfo__sub {
display: inline-block;
color: #fff;
background-color: #00A0E9;
padding: 4px 8px;
line-height: 1.6;
letter-spacing: 0.06em;
text-align: center;
font-size: 1.4rem;
border-radius: 4px;
position: relative;
overflow: hidden;
}
@media screen and (min-width: 769px) {
.p-shopinfo__sub {
font-size: 1.6rem;
text-align: initial;
}
}
.p-shopinfo__sub:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -100%;
background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
animation: shine 1.5s infinite;
}
@keyframes shine {
100% {
left: 100%;
}
}
.p-shopinfo__address {
margin-top: 20px;
font-size: 1.4rem;
line-height: 1.5;
}
@media screen and (min-width: 769px) {
.p-shopinfo__address {
font-size: 1.5rem;
}
}
.p-shopinfo__address:nth-of-type(n + 2) {
margin-top: 10px;
}
@media screen and (min-width: 769px) {
.p-shopinfo__address:nth-of-type(n + 2) {
margin-top: 10px;
}
}
.p-shopinfo .p-cta-btns {
margin-top: 20px;
}
@media screen and (min-width: 769px) {
.p-shopinfo .p-cta-btns {
margin-top: 10px;
width: 38.9189189189%;
}
}
.p-shopinfo .p-cta-btn {
max-width: 288px;
width: 100%;
justify-content: center;
}
.p-shopinfo .p-cta-btn__tell::after {
left: 42px;
}
.p-shopinfo .p-cta-btn__line::after {
left: 36px;
}
.p-shopinfo-content__inner {
background-color: #fff;
}
@media screen and (min-width: 769px) {
.p-shopinfo-content__inner {
display: flex;
justify-content: space-between;
align-items: center;
}
}
.p-shopinfo-content__inner:nth-child(n+2) {
margin-top: 25px;
}
@media screen and (min-width: 769px) {
.p-shopinfo-content__inner:nth-child(n+2) {
margin-top: 20px;
}
}
.p-shopinfo-map {
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-shopinfo-map {
margin-top: 60px;
}
}
.p-shopinfo-map__btn {
margin-top: 20px;
}
@media screen and (min-width: 769px) {
.p-shopinfo-map__btn {
margin-top: 30px;
}
}
.p-shopinfo-map__btn a {
max-width: 200px;
margin-left: 0;
}
@media screen and (min-width: 769px) {
.p-shopinfo-map__btn a {
max-width: 260px;
}
}
.p-shopinfo-map__iframe {
position: relative;
}
.p-shopinfo-map__iframe::after {
padding-top: 70.7395498392%;
content: "";
display: block;
}
@media screen and (min-width: 769px) {
.p-shopinfo-map__iframe::after {
padding-top: 52.5%;
}
}
.p-shopinfo-map iframe {
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.p-news-bar {
display: block;
background-color: #ff3700;
color: #fff;
}
.p-news-bar:hover {
text-decoration: underline;
}
.p-news-bar__inner {
margin: auto;
max-width: 1200px;
display: flex;
justify-content: space-between;
padding: 12px 40px 12px 10px;
font-size: 1.1rem;
position: relative;
}
.p-news-bar__inner::after {
content: "";
position: absolute;
left: 10px;
top: 50%;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-news.svg) no-repeat center/contain;
width: 18px;
height: 18px;
transform: translateY(-50%);
}
.p-news-bar__content {
display: flex;
align-items: center;
padding-left: 24px;
}
.p-news-bar__title {
font-size: 1.5rem;
margin-left: 1.6rem;
position: relative;
}
.p-news-bar__title::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #fff;
position: absolute;
top: 50%;
right: -30px;
margin-top: -6px;
} .p-section-heading {
display: block;
margin-top: 8px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.02em;
position: relative;
background-color: #0050A4;
color: #fff;
border-radius: 10px;
padding: 12px 5px 12px 60px;
margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
.p-section-heading {
padding: 12px 10px 12px 63px;
margin-top: 10px;
font-size: 2.2rem;
margin-bottom: 25px;
}
}
.p-section-heading::before {
content: "";
position: absolute;
left: 12px;
bottom: 50%;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/section-heading-icon.svg) no-repeat center/contain;
width: 16px;
height: 36px;
width: 43px;
transform: translateY(50%);
}
.p-section-heading--lower {
display: block;
margin-top: 8px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4545454545;
letter-spacing: 0.05em;
position: relative;
background-color: #FEFCE8;
border-radius: 10px;
padding: 12px 0 12px 12px;
border-left: 10px solid #0050A4;
margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
.p-section-heading--lower {
padding: 12px 0 12px 30px;
margin-top: 10px;
font-size: 2.2rem;
}
}
.p-section__text {
font-size: 1.5rem;
line-height: 1.8125;
padding: 0 10px;
}
@media screen and (min-width: 769px) {
.p-section__text {
font-size: 1.6rem;
}
}
.p-section__text:nth-child(n+2) {
margin-top: 20px;
}
.p-section__text span {
color: #EC5700;
font-weight: bold;
} .p-breadcrumb {
padding: 8px;
}
@media screen and (min-width: 769px) {
.p-breadcrumb {
padding: 20px 10px 20px;
}
}
.p-breadcrumb span a {
color: #4E3F0C;
}
.p-breadcrumb span {
font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
.p-breadcrumb span {
font-size: 1.4rem;
}
} .p-side-menu {
background: #F8F4EA;
border-radius: 10px;
margin: 0 0 20px;
overflow: hidden;
padding: 15px 10px;
}
@media screen and (min-width: 769px) {
.p-side-menu {
margin: 0 0 40px;
}
}
.p-side-menu h2 {
color: #0050A4;
font-size: 20px;
text-align: center;
margin: 0px 0px 10px 0px;
padding: 0 0 5px 0;
line-height: 25px;
font-weight: 700;
}
.p-side-menu h3 {
background-color: #fff;
color: #0050A4;
font-size: 16px;
text-align: center;
margin: 20px 0px 0px 0px;
padding: 4px 10px;
line-height: 25px;
font-weight: 700;
}
.p-side-menu__list {
margin-bottom: 10px;
font-family: "Noto Sans JP", sans-serif;
font-weight: 600;
}
.p-side-menu__list li {
font-size: 1.7rem;
line-height: 1.2;
border-bottom: 1px dashed #707070;
position: relative;
}
.p-side-menu__list li a {
color: #4E3F0C;
padding: 12px 5px 12px 20px;
margin: 0;
display: block;
}
.p-side-menu__list li::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 7px;
border-color: transparent transparent transparent #EC9100;
position: absolute;
top: 50%;
left: 0;
margin-top: -6px;
}
.p-side-menu__list li a:hover {
opacity: 0.7;
} .p-top-mv {
position: relative;
}
@media screen and (min-width: 769px) {
.p-top-mv {
width: 100%;
max-width: 1200px;
margin: auto;
}
}
.p-top-mv__img {
width: 100%;
height: 100%;
position: relative;
}
.p-top-mv__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.p-top-kaiketsu {
position: relative;
overflow: hidden;
}
.p-top-kaiketsu:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -100%;
background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
animation: shine 1.5s infinite;
}
@keyframes shine {
100% {
left: 100%;
}
}
.p-top-feature__inner {
background-image: repeating-linear-gradient(to bottom, transparent 11px, #faf5dc 12px, #faf5dc 12px, transparent 13px, transparent 23px, #faf5dc 24px, #faf5dc 24px, transparent 25px, transparent 35px, #faf5dc 36px, #faf5dc 36px, transparent 37px, transparent 47px, #faf5dc 48px, #faf5dc 48px, transparent 49px, transparent 59px, #faf5dc 60px, #faf5dc 60px), repeating-linear-gradient(to right, transparent 11px, #faf5dc 12px, #faf5dc 12px, transparent 13px, transparent 23px, #faf5dc 24px, #faf5dc 24px, transparent 25px, transparent 35px, #faf5dc 36px, #faf5dc 36px, transparent 37px, transparent 47px, #faf5dc 48px, #faf5dc 48px, transparent 49px, transparent 59px, #faf5dc 60px, #faf5dc 60px);
}
.p-top-feature__content {
padding: 30px 10px 50px;
max-width: 585px;
margin: 0 auto;
}
.p-top-greeting__inner {
display: flex;
align-items: center;
flex-direction: column;
}
@media screen and (min-width: 769px) {
.p-top-greeting__inner {
align-items: initial;
flex-direction: initial;
justify-content: space-between;
}
}
.p-top-greeting__img {
width: 80%;
}
@media screen and (min-width: 769px) {
.p-top-greeting__img {
width: 31.9230769231%;
}
}
.p-top-greeting__img span {
display: block;
font-size: 1.8rem;
font-weight: bold;
text-align: center;
line-height: 1.6;
margin-top: 20px;
}
@media screen and (min-width: 769px) {
.p-top-greeting__content {
width: 63.3333333333%;
}
}
.p-top-case {
position: relative;
}
.p-top-case__wrap {
position: relative;
}
.p-top-case__inner {
position: relative;
}
@media screen and (min-width: 769px) {
.p-top-case__inner {
max-width: 655px;
margin: auto;
}
}
.p-top-case__list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.p-top-case-item {
margin-top: 10px;
width: 49%;
border-radius: 10px;
background: #fefce9;
border: 3px solid #f3c95c;
padding: 10px 6px;
position: relative;
}
@media screen and (min-width: 769px) {
.p-top-case-item {
padding: 15px;
margin-top: 20px;
width: 24.1025641026%;
}
}
.p-top-case-item img {
position: absolute;
width: 53%;
right: 10px;
bottom: 10px;
}
.p-top-case-item__title {
font-size: 2.2rem;
font-weight: bold;
border-bottom: 2px solid #EAE5DE;
text-align: center;
padding-bottom: 8px;
color: #EC5700;
z-index: 1;
position: relative;
}
@media screen and (min-width: 769px) {
.p-top-case-item__title {
font-size: 2.6rem;
}
}
.p-top-case-item__content {
margin-top: 10px;
z-index: 1;
position: relative;
}
.p-top-case-item__content a {
position: relative;
display: inline-block;
font-weight: bold;
font-size: 14px;
line-height: 24px;
transition: all 0.3s;
text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
margin-left: 10px;
}
@media screen and (min-width: 769px) {
.p-top-case-item__content a {
font-size: 15px;
padding: 2px 0;
}
}
.p-top-case-item__content a:hover {
transition: all 0.3s;
opacity: 0.6;
}
.p-top-case-item__content a::after {
content: "";
width: 100%;
height: 1px;
background-color: #4E3F0C;
opacity: 0.6;
position: absolute;
bottom: 2px;
left: 0;
}
.p-top-case-item li {
position: relative;
}
.p-top-case-item li::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 6px;
border-color: transparent transparent transparent #EC5700;
position: absolute;
top: 50%;
left: 0;
margin-top: -4px;
}
.p-top-cta {
border-radius: 10px;
border: 6px solid #f3c95c;
padding: 30px 15px;
background-image: repeating-linear-gradient(to bottom, transparent 11px, #faf5dc 12px, #faf5dc 12px, transparent 13px, transparent 23px, #faf5dc 24px, #faf5dc 24px, transparent 25px, transparent 35px, #faf5dc 36px, #faf5dc 36px, transparent 37px, transparent 47px, #faf5dc 48px, #faf5dc 48px, transparent 49px, transparent 59px, #faf5dc 60px, #faf5dc 60px), repeating-linear-gradient(to right, transparent 11px, #faf5dc 12px, #faf5dc 12px, transparent 13px, transparent 23px, #faf5dc 24px, #faf5dc 24px, transparent 25px, transparent 35px, #faf5dc 36px, #faf5dc 36px, transparent 37px, transparent 47px, #faf5dc 48px, #faf5dc 48px, transparent 49px, transparent 59px, #faf5dc 60px, #faf5dc 60px);
}
@media screen and (min-width: 769px) {
.p-top-cta {
border: 10px solid #f3c95c;
padding: 30px 20px;
}
}
.p-top-cta .p-cta-btns {
margin-top: 10px;
}
@media screen and (min-width: 769px) {
.p-top-cta .p-cta-btns {
flex-direction: row;
justify-content: space-between;
max-width: 80%;
margin: auto;
margin-top: 20px;
}
}
.p-top-cta .p-cta-btn {
max-width: 300px;
justify-content: center;
margin: 7px 10px;
}
@media screen and (min-width: 769px) {
.p-top-cta .p-cta-btn {
margin: 10px;
}
}
.p-top-cta__title {
text-align: center;
font-size: 2rem;
font-weight: bold;
color: #EC5700;
}
@media screen and (min-width: 769px) {
.p-top-cta__title {
font-size: 3.2rem;
}
}
.p-top-cta__text {
text-align: center;
font-size: 1.5rem;
margin-top: 10px;
line-height: 1.5;
}
@media screen and (min-width: 769px) {
.p-top-cta__text {
font-size: 1.8rem;
}
}
.p-page-heading {
font-size: 2.2rem;
font-weight: 700;
line-height: 1.1;
letter-spacing: 0.03em;
border: 3px solid #7DB9D9;
border-radius: 10px;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
background-color: #fff;
color: #0050A4;
margin-bottom: 30px;
padding: 15px 10px 15px 10px;
}
@media screen and (min-width: 769px) {
.p-page-heading {
letter-spacing: 0.08em;
font-size: 3.2rem;
padding: 22px;
}
}
.p-page-totop {
padding: 30px 0 25px;
text-align: center;
}
@media screen and (min-width: 769px) {
.p-page-totop {
padding: 33px 0;
}
}
.p-page-totop a {
padding-top: 20px;
font-size: 1.4rem;
position: relative;
color: #E8AF1E;
}
@media screen and (min-width: 769px) {
.p-page-totop a {
padding-top: 30px;
}
}
.p-page-totop a::after {
content: "";
position: absolute;
top: 7px;
left: 50%;
display: inline-block;
vertical-align: middle;
color: #333;
line-height: 1;
width: 12px;
height: 12px;
border: 2px solid #EC9100;
border-left: 0;
border-bottom: 0;
box-sizing: border-box;
transform: translateX(-50%) rotate(-45deg);
}
@media screen and (min-width: 769px) {
.p-page-totop a::after {
top: 20px;
}
}
.p-page-totop a::before {
content: "";
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
background-color: #EC9100;
line-height: 1;
width: 60px;
height: 2px;
}
.p-page-section-heading {
text-align: center;
margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
.p-page-section-heading {
margin-bottom: 60px;
}
}
.p-page-section-heading__main {
display: block;
margin-top: 10px;
font-size: 2.8rem;
font-weight: 700;
line-height: 1.1;
letter-spacing: 0.03em;
font-family: "M PLUS Rounded 1c", sans-serif;
}
@media screen and (min-width: 769px) {
.p-page-section-heading__main {
margin-top: 20px;
font-size: 4rem;
}
}
.p-page-section-heading__sub {
display: block;
font-size: 1.1rem;
color: #E8AF1E;
margin-top: 8px;
letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
.p-page-section-heading__sub {
margin-top: 24px;
font-size: 1.6rem;
}
}
.p-page-section-heading--small {
font-size: 70%;
letter-spacing: 4px;
}
.p-page-section-desc {
margin-top: 20px;
font-size: 1.4rem;
line-height: 1.6;
padding: 0 10px;
text-align: center;
}
@media screen and (min-width: 769px) {
.p-page-section-desc {
font-size: 2rem;
margin-top: 40px;
}
}
.p-page-cta {
position: relative;
background: #fff;
}
.p-page-cta__inner {
z-index: 1;
margin-top: 40px;
}
@media screen and (min-width: 992px) {
.p-page-cta__inner {
margin-top: 60px;
display: flex;
justify-content: space-around;
}
}
.p-page-cta-block {
z-index: 0;
background-color: #FFF8F9;
padding: 30px 10px 20px;
border-radius: 30px;
}
@media screen and (min-width: 992px) {
.p-page-cta-block {
padding: 50px 40px 30px;
width: 45.7407407407%;
}
}
.p-page-cta-block:nth-child(n+2) {
margin-top: 30px;
}
@media screen and (min-width: 992px) {
.p-page-cta-block:nth-child(n+2) {
margin-top: 0;
}
}
.p-page-cta-block__bottom {
margin-top: 18px;
display: flex;
justify-content: center;
align-items: center;
}
.p-page-cta-block__head {
font-size: 2rem;
font-weight: bold;
color: #E8AF1E;
line-height: 1.4;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__head {
font-size: 3.6rem;
}
}
.p-page-cta-block__head span {
color: #FFA22A;
}
.p-page-cta-block__text {
margin-top: 20px;
font-size: 1.3rem;
line-height: 1.4;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__text {
margin-top: 30px;
font-size: 1.8rem;
}
}
.p-page-cta-block__content {
margin: auto;
text-align: center;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__content {
margin: initial;
}
}
.p-page-cta-block__head {
font-size: 1.8rem;
text-align: center;
line-height: 1.5;
color: #4E3F0C;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__head {
font-size: 2.2em;
}
}
.p-page-cta-block__note {
font-size: 1.3rem;
text-align: center;
line-height: 1.5;
margin-top: 20px;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__note {
font-size: 1.8rem;
}
}
.p-page-cta-block__note span {
display: block;
font-size: 1.2rem;
color: #766E54;
margin-top: 6px;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__note span {
font-size: 1.3rem;
margin-top: 10px;
}
}
.p-page-cta-block__btn {
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__btn {
margin-top: 20px;
}
}
.p-page-cta-block__btn a {
display: block;
margin: auto;
font-size: 1.6rem;
font-weight: 700;
border-radius: 16px;
position: relative;
color: #fff;
background: #E8AF1E;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
max-width: 300px;
padding: 16px 10px 16px 40px;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__btn a {
width: 100%;
max-width: 468px;
font-size: 2.8rem;
padding: 20px 40px 20px 60px;
}
}
.p-page-cta-block__btn a::before {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-mail.png) no-repeat center;
background-size: contain;
width: 24px;
height: 24px;
left: 16px;
top: 50%;
transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
.p-page-cta-block__btn a::before {
width: 38px;
height: 37px;
right: 43px;
}
}
.p-page-cta-block__tell a {
position: relative;
letter-spacing: 0.06em;
max-width: 260px;
font-size: 2.2rem;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__tell a {
max-width: 394px;
font-size: 2.8rem;
}
}
.p-page-cta-block__tell a::before {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-tell-call.svg) no-repeat center;
background-size: contain;
}
.p-page-cta-block__mail a {
position: relative;
background-color: #fff;
border: 2px solid #E8AF1E;
color: #E8AF1E;
font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
.p-page-cta-block__mail a {
font-size: 2vw;
}
}
@media screen and (min-width: 1400px) {
.p-page-cta-block__mail a {
font-size: 2.4rem;
}
}
.p-page-cta-block__mail a::before {
content: "";
position: absolute;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/icon-mail-pink.svg) no-repeat center;
background-size: contain;
}
.p-under__wrap {
margin-top: 64px;
}
@media screen and (min-width: 992px) {
.p-under__wrap {
margin-top: 120px;
}
}
.p-about-access__list {
margin: 0 auto;
margin-top: 20px;
max-width: 612px;
}
@media screen and (min-width: 769px) {
.p-about-access__list {
margin-top: 40px;
}
}
.p-about-access__item {
position: relative;
}
.p-about-access__item:not(:first-of-type) {
margin-top: 80px;
}
@media screen and (min-width: 769px) {
.p-about-access__item:not(:first-of-type) {
margin-top: 120px;
}
}
.p-about-access__item:not(:last-of-type)::before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 14px;
border-color: transparent transparent transparent #00A0E9;
position: absolute;
bottom: -14%;
left: 50%;
transform: translateX(-50%) rotate(90deg);
margin-top: -6px;
}
@media screen and (min-width: 769px) {
.p-about-access__item:not(:last-of-type)::before {
border-width: 15px 0 15px 20px;
}
}
.p-about-access__img img {
border-radius: 4px;
}
.p-about-access__text {
font-size: 1.5rem;
margin-top: 15px;
line-height: 1.8125;
}
@media screen and (min-width: 769px) {
.p-about-access__text {
font-size: 1.6rem;
}
}
.p-price-table {
width: 100%;
border: 1px solid #a2a2a2;
margin: 30px 0 10px;
text-align: center;
}
.p-price-table th {
padding: 10px 15px;
border: 1px solid #a2a2a2;
font-size: 1.8rem;
font-weight: bold;
background-color: #FFFCE8;
vertical-align: middle;
text-align: center;
}
.p-price-table td {
padding: 10px 15px;
font-size: 1.8rem;
border: 1px solid #a2a2a2;
text-align: right;
width: 50%;
vertical-align: middle;
}
.-column3.p-price-table td {
width: 33%;
}
.-column3.p-price-table th {
width: 33%;
}
.p-price-bnr a {
transition: all 0.3s;
position: relative;
}
.p-price-bnr a:hover {
transition: all 0.3s;
opacity: 0.5;
}
.p-case-list__item {
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-case-list__item {
margin-top: 40px;
}
}
.p-case-list__item:nth-child(n+2) {
margin-top: 60px;
}
@media screen and (min-width: 769px) {
.p-case-list__item:nth-child(n+2) {
margin-top: 40px;
}
}
.p-case-nayami {
border: 2px solid #f3c95c;
border-radius: 10px;
padding: 20px 12px;
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-case-nayami {
padding: 30px 35px;
}
}
.p-case-nayami__title {
font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
.p-case-nayami__title {
font-size: 1.8rem;
}
}
.p-case-nayami__title span {
color: #00A0E9;
}
.p-case-nayami__list {
margin-top: 14px;
}
@media screen and (min-width: 769px) {
.p-case-nayami__list {
margin-top: 28px;
}
}
.p-case-nayami__item {
font-size: 1.6rem;
padding: 10px 10px 10px 2.5rem;
position: relative;
font-weight: bold;
}
@media screen and (min-width: 769px) {
.p-case-nayami__item {
font-size: 1.8rem;
}
}
.p-case-nayami__item::after {
content: "✔";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
font-size: 1.6rem;
color: #EC5700;
}
@media screen and (min-width: 769px) {
.p-case-nayami__item::after {
font-size: 1.8rem;
}
}
.p-case-single-content {
margin: 40px 0 60px;
}
@media screen and (min-width: 769px) {
.p-case-single-content {
margin: 40px 0 80px;
}
}
.p-case-single-content h2 {
display: block;
margin-top: 8px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.02em;
position: relative;
background-color: #0050A4;
color: #fff;
border-radius: 10px;
padding: 12px 5px 12px 60px;
margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
.p-case-single-content h2 {
padding: 12px 10px 12px 63px;
margin-top: 10px;
font-size: 2.2rem;
margin-bottom: 25px;
}
}
.p-case-single-content h2::before {
content: "";
position: absolute;
left: 12px;
bottom: 50%;
background: url(//takumiseikotsuin.com/wp/wp-content/themes/takumiseikotsuin/assets/img/common/section-heading-icon.svg) no-repeat center/contain;
width: 16px;
height: 36px;
width: 43px;
transform: translateY(50%);
}
.p-case-single-content h3 {
display: block;
margin-top: 8px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.4545454545;
letter-spacing: 0.05em;
position: relative;
background-color: #FEFCE8;
border-radius: 10px;
padding: 12px 0 12px 12px;
border-left: 10px solid #0050A4;
margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
.p-case-single-content h3 {
padding: 12px 0 12px 30px;
margin-top: 10px;
font-size: 2.2rem;
}
}
.p-case-single-content h4 {
font-size: 1.6rem;
font-weight: 700;
margin-top: 24px;
}
@media screen and (min-width: 769px) {
.p-case-single-content h4 {
font-size: 2rem;
line-height: 1.5;
}
}
.p-case-single-content p {
margin-top: 16px;
font-weight: 400;
line-height: 1.8;
font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
.p-case-single-content p {
line-height: 2;
font-size: 1.6rem;
margin-top: 20px;
}
}
.p-case-single-content ul {
margin-top: 16px;
padding-left: 2em;
}
@media screen and (min-width: 769px) {
.p-case-single-content ul {
line-height: 1.5;
}
}
.p-case-single-content li {
font-size: 1.5rem;
list-style: initial;
font-weight: 400;
line-height: 1.5;
}
@media screen and (min-width: 769px) {
.p-case-single-content li {
font-size: 1.6rem;
line-height: 1.5;
}
}
.p-case-single-content img {
margin: 20px 0;
width: auto;
}
@media screen and (min-width: 769px) {
.p-case-single-content img {
margin: 40px 0;
}
}
.p-case-single-content a {
color: #FAFAFA;
font-weight: 700;
}
.p-case-single-content table {
border-collapse: collapse;
margin-top: 16px;
}
@media screen and (min-width: 769px) {
.p-case-single-content table {
margin-top: 20px;
}
}
.p-case-single-content table th, .p-case-single-content table td {
padding: 10px;
border: solid 1px #4E3F0C;
font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
.p-case-single-content table th, .p-case-single-content table td {
font-size: 2rem;
}
}
.p-accident-nayami {
border: 2px solid #f3c95c;
border-radius: 10px;
padding: 20px 15px;
margin-top: 30px;
}
@media screen and (min-width: 769px) {
.p-accident-nayami {
padding: 30px 35px;
}
}
.p-accident-nayami__item {
font-size: 1.6rem;
padding: 10px 10px 10px 2.5rem;
position: relative;
}
@media screen and (min-width: 769px) {
.p-accident-nayami__item {
font-size: 1.8rem;
}
}
.p-accident-nayami__item::after {
content: "✔";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
font-size: 1.6rem;
color: #37A0E9;
}
@media screen and (min-width: 769px) {
.p-accident-nayami__item::after {
font-size: 1.8rem;
}
}
.p-accident-nayami__item span {
font-weight: bold;
color: #EC5700;
}
.p-accident-feature__list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.p-accident-feature__item {
width: 100%;
border: 3px solid #E8AF1E;
border-radius: 7px;
background-color: #F9F8EE;
margin-top: 10px;
display: flex;
align-items: center;
padding: 20px 12px;
}
@media screen and (min-width: 769px) {
.p-accident-feature__item {
padding: 35px 12px;
margin-top: 20px;
width: 48.7179487179%;
}
}
.p-accident-feature__subtitle {
line-height: 1;
margin-right: 9px;
background-color: #E8AF1E;
color: #fff;
font-size: 2.2rem;
border-radius: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 52px;
height: 52px;
filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (min-width: 769px) {
.p-accident-feature__subtitle {
font-size: 3.2rem;
margin-right: 18px;
width: 72px;
height: 72px;
}
}
.p-accident-feature__subtitle span {
font-size: 1rem;
}
@media screen and (min-width: 769px) {
.p-accident-feature__subtitle span {
font-size: 1.1rem;
}
}
.p-accident-feature__title {
font-size: 1.8rem;
font-family: "M PLUS Rounded 1c", sans-serif;
line-height: 1.5;
}
@media screen and (min-width: 769px) {
.p-accident-feature__title {
line-height: 1.85;
font-size: 2rem;
}
}
.p-accident-feature__title span {
color: #EC5700;
font-weight: bold;
}
.p-accident-feature__title .text-l {
font-size: 150%;
} .js-fade-in {
filter: blur(1px);
opacity: 0;
transform: translate(0, 15px);
transition: all 1.1s ease-out, opacity 0.9s linear, filter 1s linear;
animation-delay: 1s;
}
.js-scroll-in {
filter: blur(0);
opacity: 1;
transition-duration: 1s;
transform: translate(0, 0);
} .sp-only {
display: block;
}
@media screen and (min-width: 769px) {
.sp-only {
display: none;
}
}
.pc-only {
display: none;
}
@media screen and (min-width: 769px) {
.pc-only {
display: block;
}
}
.pc-only-inline {
display: none;
}
@media screen and (min-width: 769px) {
.pc-only-inline {
display: inline-block;
}
}
.u-visually-hidden {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
border: 0;
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
}
.u-line-clamp-1 {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden; line-height: 1.5em;
max-height: 4.5em;
}
.u-line-clamp-2 {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden; line-height: 1.5em;
max-height: 4.5em;
}
.u-align-l {
text-align: left;
}