@charset "UTF-8";
.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
}
.wpp_def_no_src {
object-fit: contain;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}

:root {
--text: #1E3135;
--primary: #009FAF;
--primary95: rgba(0, 159, 175, .95);
--primary80: rgba(0, 159, 175, .8);
--primary60: rgba(0, 159, 175, .6);
--primary50: rgba(0, 159, 175, .5);
--primary40: rgba(0, 159, 175, .4);
--primary30: rgba(0, 159, 175, .3);
--primary15: rgba(0, 159, 175, 0.15);
--primary10: rgba(0, 159, 175, 0.1);
--primary8: rgba(0, 159, 175, 0.08);
--primary5: rgba(0, 159, 175, 0.05);
--accent: #EC6951;
--accent30: rgba(236, 105, 81, .3);
--accent10: rgba(236, 105, 81, .1);
--wh: #ffffff;
--wh60: rgba(255, 255, 255, .6);
--wh70: rgba(255, 255, 255, .7);
--bk: #000;
--bk2: #333;
--red: #E83328;
--red2: #B2292C;
--gray: #ccc;
--gray2: #8B8A8A;
--gray3: #f9f9f9;
--gray4: #B5B5B5;
--gray5: #f5f5f5;
--gray6_40: rgba(225, 225, 225, .4);
--yellow: #FFF79C;
--green: #B2E2E7;
}     a, abbr, acronym, address, applet, article, aside, audio, b,
big, blockquote, body, canvas, caption, center, cite, code, dd,
del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
article {
padding-bottom: 200px;
overflow: hidden;
}
@media only screen and (max-width: 767px) {
article {
padding-bottom: 100px;
}
}
figure {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
strong {
font-weight: bold;
}  html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
margin: auto;
width: 100%;
height: 100%;
font-size: 62.5%;
}
*,
:after,
:before {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
button {
border: none;
}
body {
position: relative;
margin: 0;
background-color: var(--wh);
font-family: "Noto Sans JP", sans-serif;
-webkit-font-feature-settings: "palt" 1;
font-feature-settings: "palt" 1;
width: 100%;
height: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
color: var(--text);
font-size: 1.6rem;
font-weight: 400;
line-height: 1.4;
overflow-x: hidden;
}
a {
color: var(--text);
text-decoration: none;
-webkit-transition: 0.5s;
transition: 0.5s;
}
a img {
-webkit-transition: 0.5s;
transition: 0.5s;
}
a img:hover {
opacity: 0.7;
filter: alpha(opacity=70);
} body img {
width: 100%;
height: auto;
}
img {
image-rendering: -webkit-optimize-contrast;
}
.main_width {
margin: 0 auto;
width: calc(100% - 60px);
max-width: 1120px;
}
@media only screen and (max-width: 767px) {
.main_width {
width: calc(100% - 40px);
}
}
.sp {
display: none !important;
}
.pc {
display: block !important;
}
@media only screen and (max-width: 767px) {
.pc {
display: none !important;
}
.sp {
display: block !important;
}
} .btn_orange a {
position: relative;
padding: 8px;
background: var(--accent30);
border-radius: 28px;
display: inline-block;
}
@media only screen and (max-width: 1024px) {
.btn_orange a {
padding: 6px;
}
}
@media only screen and (max-width: 767px) {
.btn_orange a {
padding: 4px;
}
}
.btn_orange a span {
padding: 12px 50px 12px 20px;
color: var(--wh);
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0.05em;
background: var(--accent);
border: 2px solid var(--wh);
border-radius: 25px;
display: block;
}
@media only screen and (max-width: 767px) {
.btn_orange a span {
padding: 4px 25px 6px 10px;
font-size: 0.8rem;
border: 1px solid var(--wh);
}
}
.btn_orange a::after {
position: absolute;
content: "";
width: 9px;
height: 17px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow_w.svg) no-repeat 0 0/contain;
top: calc(50% - 8px);
right: 20px;
}
@media only screen and (max-width: 767px) {
.btn_orange a::after {
width: 5px;
height: 10px;
top: calc(50% - 5px);
right: 15px;
}
}
.btn_orange a:hover {
opacity: 0.7;
}
.btn_orange.green a {
background: none;
}
.btn_orange.green a span {
background: var(--primary);
}  .post_content {
overflow: hidden;
}
.post_content a {
color: var(--accent-color-bl);
word-break: break-all;
}
.post_content a:hover {
text-decoration: underline;
}
.wp-block-image img {
width: initial;
width: auto;
}
.post_content ul {
margin-left: 1.5em;
list-style-type: inherit;
}
.post_content ol {
margin-left: 1.5em;
list-style-type: decimal;
}
.wp-block-image figcaption {
margin-bottom: 1em;
margin-top: 1em;
font-size: 1.8rem;
line-height: 1.8;
}
@media only screen and (min-width: 768px) {
.wp-block-image figcaption {
font-size: 1.6rem;
}
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.wp-block-embed-youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  #pagetop {
font-size: 1px;
line-height: 0;
overflow: hidden;
float: right;
}
#pagetop a {
text-decoration: none;
}
#pagetop img {
width: 50px;
height: 50px;
vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
#pagetop img {
width: 40px;
height: 40px;
}
}
#pagetop.f_fixed {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
}
@media only screen and (max-width: 767px) {
#pagetop.f_fixed {
bottom: 15px;
right: 15px;
}
}
.gmap iframe {
width: 100%;
}
@media only screen and (max-width: 767px) {
.gmap {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.gmap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
}
.youtube {
width: 100%;
}
@media only screen and (max-width: 1120px) {
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
}
.hero .bubble {
position: relative;
margin-bottom: 20px;
padding: 0 20px 2px;
display: inline-block;
}
@media only screen and (max-width: 767px) {
.hero .bubble {
margin-bottom: 10px;
}
}
.hero .bubble::after {
position: absolute;
content: "";
width: 29px;
height: 26px;
bottom: -20px;
left: 59%;
}
@media only screen and (max-width: 767px) {
.hero .bubble::after {
width: 14.5px;
height: 13px;
bottom: -10px;
left: 60%;
}
}
.hero .bubble span {
font-size: 3.2rem;
font-weight: 700;
}
@media only screen and (max-width: 767px) {
.hero .bubble span {
font-size: 1.6rem;
}
}  .crumb {
margin: 0 auto;
padding: 40px 0 35px;
width: calc(100% - 60px);
max-width: 1120px;
color: var(--text-color-bk);
font-size: 1.4rem;
font-weight: 500;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
.crumb {
padding: 20px 0 17px;
width: calc(100% - 30px);
}
}
.crumb span {
margin: 0 5px;
}
.crumb span:first-of-type {
margin: 0 5px 0 0;
}
.crumb span a {
color: #666;
text-decoration: none;
-webkit-transition: none;
transition: none;
}
.crumb span a:hover {
text-decoration: underline;
}  #header {
width: 100%;
padding: 0 100px 0 32px;
height: 100px;
background: var(--wh);
-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
#header {
padding: 28px 0 28px 20px;
height: 72px;
}
}
#header .h_inner {
margin: 0 auto;
width: 100%;
height: 100%;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 4;
}
#header .h_inner .h_logo {
padding: 20px 0;
}
@media only screen and (max-width: 767px) {
#header .h_inner .h_logo {
padding: 0;
}
}
#header .h_inner .h_logo img {
width: auto;
max-width: 519px;
height: 62px;
}
@media only screen and (max-width: 1024px) {
#header .h_inner .h_logo img {
height: 30px;
}
}
@media only screen and (max-width: 767px) {
#header .h_inner .h_logo img {
height: 34px;
}
}
#header .h_inner .h_right .gnav {
padding: 0;
}
@media only screen and (max-width: 1120px) {
#header .h_inner .h_right .gnav {
width: 50vw;
}
}
@media only screen and (max-width: 768px) {
#header .h_inner .h_right .gnav {
display: none;
}
}
#header .h_inner .h_right .gnav ul {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0 18px;
}
#header .h_inner .h_right .gnav ul li.h_tel {
max-width: 322px;
}
#header .h_inner .h_right .gnav ul li.h_mail {
max-width: 271px;
}
#header .h_inner .aagnav {
padding: 0;
}
@media only screen and (max-width: 1120px) {
#header .h_inner .aagnav {
width: 50vw;
}
}
@media only screen and (max-width: 767px) {
#header .h_inner .aagnav {
display: none;
}
}
#header .h_inner .aagnav ul {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0 18px; }
#header .h_inner .aagnav ul li.h_tel {
max-width: 322px;
}
#header .h_inner .aagnav ul li.h_mail {
max-width: 271px;
}
#header .menu_button {
position: fixed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 36px;
height: 31px;
top: 23px;
right: 38px;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
z-index: 99999;
}
@media only screen and (max-width: 540px) {
#header .menu_button {
top: 10px;
right: 20px;
}
}
#header .menu_button::after {
position: absolute;
content: "メニュー";
width: 48px;
bottom: -20px;
left: -5px;
font-size: 1.2rem;
font-weight: 700;
}
#header .menu_button span {
display: block;
width: 36px;
height: 5px;
background: var(--bk);
border-radius: 10px;
}
#header .menu_button span + span {
margin-top: 6.5px;
}
#header .menu_button.close::after {
content: "閉じる";
color: var(--wh);
left: 0;
}
#header .menu_button.close span {
position: relative;
background: var(--wh);
}
#header .menu_button.close span:nth-of-type(1) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 3px;
}
#header .menu_button.close span:nth-of-type(2) {
display: none;
}
#header .menu_button.close span:nth-of-type(3) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -1px;
}
#header .menu_button.close span + span {
margin-top: 0;
}
#header .nav_content {
position: fixed;
padding: 0;
top: 0;
right: 0;
width: 400px;
height: 100vh;
-webkit-overflow-scrolling: touch;
background: var(--primary95);
z-index: 2;
-webkit-transition: all 0.5s;
transition: all 0.5s;
right: -120%;
z-index: 99998;
}
#header .nav_content.active {
right: 0;
}
@media only screen and (max-width: 767px) {
#header .nav_content {
width: 100%;
overflow-y: auto;
}
}
#header .nav_content .hum_nav {
position: absolute;
margin: 0 auto;
width: calc(100% - 48px);
height: 100vh;
padding: 0 0 55px;
top: 100px;
left: 24px;
-webkit-transform: none;
transform: none;
border-top: 1px solid var(--wh70); }
#header .nav_content .hum_nav ul li {
padding: 14px 0;
border-bottom: 1px solid var(--wh70);
}
#header .nav_content .hum_nav ul li a, #header .nav_content .hum_nav ul li span {
position: relative;
width: 100%;
color: var(--wh);
font-size: 2rem;
display: block;
}
#header .nav_content .hum_nav ul li a::after {
position: absolute;
content: "";
width: 9px;
height: 16px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow_w.svg) no-repeat 0 0/contain;
top: calc(50% - 8px);
right: 0;
}
#header .nav_content .hum_nav ul li span::before {
position: absolute;
content: "";
width: 2px;
height: 17px;
background: var(--wh);
top: calc(50% - 8px);
right: 7.5px;
}
#header .nav_content .hum_nav ul li span::after {
position: absolute;
content: "";
width: 17px;
height: 2px;
background: var(--wh);
top: calc(50% - 1px);
right: 0;
}
#header .nav_content .hum_nav ul li.toggle .child {
display: none;
}
#header .nav_content .hum_nav ul li.toggle.active span::before {
content: none;
}
#header .nav_content .hum_nav ul li.toggle.active ul.child {
padding-top: 10px;
display: block;
}
#header .nav_content .hum_nav ul li.toggle.active ul.child li {
border-bottom: none;
}
#header .nav_content .hum_nav ul li.toggle.active ul.child li a {
padding-left: 1em;
}
#header .nav_content .hum_nav ul.external {
margin-top: 60px;
border-top: 1px solid var(--wh70);
}
#header .nav_content .hum_nav ul.external li a {
padding-left: 24px;
font-size: 1.4rem;
}
#header .nav_content .hum_nav ul.external li a::before {
position: absolute;
content: "";
width: 14px;
height: 14px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_external_w.svg) no-repeat 0 0/contain;
top: calc(50% - 7px);
left: 0;
}
#header.h_fixed {
position: fixed;
top: 0;
z-index: 9999;
}   footer {
background: var(--primary15);
}
footer a {
color: var(--base-color-wh);
}
footer a:hover {
opacity: 0.7;
}
footer .footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 540px) {
footer .footer {
display: block;
}
}
footer .footer .f_nav_wrap {
padding: 36px 0;
width: 65%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media only screen and (max-width: 540px) {
footer .footer .f_nav_wrap {
width: 100%;
}
}
footer .footer .f_nav_wrap .f_inner {
margin: 0 auto;
width: 56%;
}
@media only screen and (max-width: 1024px) {
footer .footer .f_nav_wrap .f_inner {
width: 90%;
}
}
@media only screen and (max-width: 540px) {
footer .footer .f_nav_wrap .f_inner {
width: 94%;
}
}
footer .footer .f_nav_wrap #f_logo {
margin: 0 auto 40px;
width: 240px;
}
@media only screen and (max-width: 540px) {
footer .footer .f_nav_wrap .f_nav {
margin: 0 auto;
width: 94%;
}
}
footer .footer .f_nav_wrap .f_nav dl {
margin-bottom: 14px;
width: 50%;
line-height: 1.8;
}
@media only screen and (max-width: 540px) {
footer .footer .f_nav_wrap .f_nav dl {
width: 100%;
}
}
footer .footer .f_nav_wrap .f_nav dl dt {
position: relative;
padding-left: 32px;
}
footer .footer .f_nav_wrap .f_nav dl dt::before {
position: absolute;
content: "";
width: 16px;
height: 16px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow01.svg) no-repeat 0 0/contain;
top: calc(50% - 8px);
left: 0;
}
footer .footer .f_nav_wrap .f_nav dl dd {
position: relative;
padding-left: 48px;
}
footer .footer .f_nav_wrap .f_nav dl dd::before {
position: absolute;
content: "";
width: 6px;
height: 11px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow02.svg) no-repeat 0 0/contain;
top: calc(50% - 5px);
left: 32px;
}
footer .footer .f_nav_wrap .f_nav.f_nav01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
footer .footer .f_nav_wrap .f_nav.f_nav02 dl {
width: 100%;
}
footer .footer .f_nav_wrap .f_nav.f_nav02 dl dt a {
position: relative;
padding-right: 20px;
}
footer .footer .f_nav_wrap .f_nav.f_nav02 dl dt a::after {
position: absolute;
content: "";
width: 12px;
height: 12px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_external.svg) no-repeat 0 0/contain;
top: calc(50% - 6px);
right: 0;
}
footer .footer .f_contact {
width: 35.5%;
max-width: 512px;
background: var(--primary);
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 540px) {
footer .footer .f_contact {
width: 100%;
}
}
footer .footer .f_contact .f_inner {
margin: 0 auto;
width: 72%;
}
@media only screen and (max-width: 540px) {
footer .footer .f_contact .f_inner {
margin: 20px auto;
width: 100%;
}
}
footer .footer .f_contact .f_inner .ttl {
margin-bottom: 15px;
color: var(--wh);
font-size: 4.5rem;
font-weight: 700;
}
@media only screen and (max-width: 1024px) {
footer .footer .f_contact .f_inner .ttl {
font-size: 2.4rem;
}
}
footer .footer .f_contact .f_inner p {
color: var(--wh);
}
footer .footer .f_contact .f_inner ul {
margin-top: 56px;
}
@media only screen and (max-width: 540px) {
footer .footer .f_contact .f_inner ul {
margin: 30px auto;
width: 80%;
}
}
footer .copyright {
padding: 5px 0;
color: #252525;
background: var(--wh);
font-size: 1.4rem;
text-align: center;
}        .post_area {
margin-bottom: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 36px 2vw;
}
@media only screen and (max-width: 767px) {
.post_area {
margin-bottom: 50px;
display: block;
}
}
.post_area .rank_box {
margin: 0 auto;
width: 100%;
max-width: 350px;
}
@media only screen and (max-width: 767px) {
.post_area .rank_box {
margin: 0 auto 20px;
}
}
.post_area .rank_box .rank {
position: relative;
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0 43px;
}
@media only screen and (max-width: 1024px) {
.post_area .rank_box .rank {
gap: 0 22px;
}
}
@media only screen and (max-width: 767px) {
.post_area .rank_box .rank {
margin-bottom: 20px;
}
}
.post_area .rank_box .rank::after {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 10px;
left: 0;
}
@media only screen and (max-width: 767px) {
.post_area .rank_box .rank::after {
bottom: 0;
}
}
.post_area .rank_box .rank.rank01::after {
background: #F0D875;
}
.post_area .rank_box .rank.rank02::after {
background: #BABABA;
}
.post_area .rank_box .rank.rank03::after {
background: #DD9B75;
}
.post_area .rank_box .rank .icn {
width: 100px;
height: 100px;
}
@media only screen and (max-width: 1024px) {
.post_area .rank_box .rank .icn {
width: 80px;
height: 80px;
}
}
@media only screen and (max-width: 767px) {
.post_area .rank_box .rank .icn {
width: 50px;
height: 50px;
}
}
.post_area .rank_box .rank p {
color: var(--bk);
font-size: clamp(2.6rem, 3.8vw, 3.2rem);
font-weight: 700;
line-height: 1.8;
letter-spacing: 0.05em;
}
.post_area .post_box {
margin: 0 auto;
width: 100%;
max-width: 350px;
min-height: 410px;
background: var(--wh);
-webkit-box-shadow: 2px 4px 15px rgba(37, 37, 37, 0.1);
box-shadow: 2px 4px 15px rgba(37, 37, 37, 0.1);
border-radius: 5px;
}
.post_area .post_box a {
padding: 10px 0px 16px;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 16px 0;
}
@media only screen and (max-width: 1024px) {
.post_area .post_box a {
margin: 0 auto 20px;
}
}
.post_area .post_box a .cat span {
margin-left: 10px;
margin-top: 5px;
padding: 2px 16px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
color: var(--wh);
font-size: 1.3rem;
background: var(--primary);
border-radius: 25px;
display: inline-block;
}
.post_area .post_box a figure {
overflow: hidden;
}
.post_area .post_box a .ttl {
padding: 0 16px;
font-size: clamp(1.8rem, 2vw, 2rem);
font-weight: 700;
line-height: 29px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.post_area .post_box a .date {
padding: 0 16px;
width: 100%;
color: var(--gray2);
font-weight: 500;
font-size: clamp(1.8rem, 2vw, 2rem);
text-align: right;
}
.post_area .post_box a:hover {
opacity: 0.7;
}
.post_area .post_box a:hover figure img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.post_voice_area {
margin: 84px auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: auto;
gap: 36px 2vw;
}
@media only screen and (max-width: 767px) {
.post_voice_area {
margin: 48px auto;
grid-template-columns: 1fr;
}
}
.post_voice_area .voice_box {
margin: 0 auto;
width: 100%;
}
.post_voice_area .voice_box a {
padding: 0;
width: 100%;
height: 100%;
min-height: 343px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
background: var(--wh);
border-radius: 5px;
-webkit-box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
box-shadow: 0px 16px 32px -4px rgba(12, 12, 13, 0.1), 0px 4px 4px -4px rgba(12, 12, 13, 0.05);
}
@media only screen and (max-width: 540px) {
.post_voice_area .voice_box a {
-webkit-box-shadow: 0px 8px 16px -2px rgba(12, 12, 13, 0.1), 0px 2px 2px -2px rgba(12, 12, 13, 0.05);
box-shadow: 0px 8px 16px -2px rgba(12, 12, 13, 0.1), 0px 2px 2px -2px rgba(12, 12, 13, 0.05);
}
}
.post_voice_area .voice_box a figure {
width: 100%;
aspect-ratio: 760/428;
overflow: hidden;
}
.post_voice_area .voice_box a figure img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.post_voice_area .voice_box a p {
padding-left: 16px;
padding-right: 16px;
}
.post_voice_area .voice_box a p.ttl {
padding-top: 20px;
padding-bottom: 30px;
font-size: 1.6rem;
letter-spacing: 0.1em;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media only screen and (max-width: 1024px) {
.post_voice_area .voice_box a p.ttl {
padding-top: 10px;
padding-bottom: 10px;
}
}
.post_voice_area .voice_box a p.name {
margin-bottom: 16px;
width: 100%;
color: var(--text);
font-size: 1.4rem;
text-align: right;
letter-spacing: 0.05em;
}
@media only screen and (max-width: 1024px) {
.post_voice_area .voice_box a p.name {
margin-bottom: 8px;
}
}
.post_voice_area .voice_box a p.link {
position: relative;
margin-bottom: 16px;
padding-right: 38px;
width: 100%;
color: var(--primary);
font-size: 1.6rem;
font-weight: 700;
letter-spacing: 0.1em;
text-align: right;
}
.post_voice_area .voice_box a p.link::after {
position: absolute;
content: "";
width: 7px;
height: 12px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow02.svg) no-repeat 0 0/contain;
top: calc(50% - 6px);
right: 20px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.post_voice_area .voice_box a:hover {
opacity: 0.7;
}
.post_voice_area .voice_box a:hover figure img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.btnbox a {
position: relative;
margin: 0 auto;
padding: 10px 60px 10px 46px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 60px;
color: var(--wh);
font-weight: 900;
font-size: 2rem;
letter-spacing: 0.05em;
background: var(--primary);
}
@media only screen and (max-width: 767px) {
.btnbox a {
font-size: 1.6rem;
}
}
.btnbox a.or {
background: #EC6852;
}
.btnbox a::after {
position: absolute;
content: "";
width: 19px;
height: 10px;
right: 20px;
top: calc(50% - 5px);
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_arrow_w.svg) no-repeat 0 0/contain;
}
.btnbox a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}     .page-numbers_wrap {
margin: 150px auto 0;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 0 70px;
}
@media only screen and (max-width: 1024px) {
.page-numbers_wrap {
margin: 70px auto 0;
gap: 0 30px;
}
}
.page-numbers_wrap .prev_next {
width: 18%;
max-width: 80px;
}
@media only screen and (max-width: 1024px) {
.page-numbers_wrap .prev_next {
max-width: 40px;
}
}
.page-numbers_wrap .prev_next .prev a,
.page-numbers_wrap .prev_next .next a {
width: 80px;
height: 80px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_next.svg) no-repeat 0 0/contain;
display: block;
}
@media only screen and (max-width: 1024px) {
.page-numbers_wrap .prev_next .prev a,
.page-numbers_wrap .prev_next .next a {
width: 40px;
height: 40px;
}
}
.page-numbers_wrap .prev_next .prev a:hover,
.page-numbers_wrap .prev_next .next a:hover {
opacity: 0.7;
}
.page-numbers_wrap .prev_next .prev a {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.page-numbers_wrap .pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 0 60px;
}
@media only screen and (max-width: 1024px) {
.page-numbers_wrap .pagination {
gap: 0 30px;
}
}
.page-numbers_wrap .pagination li a,
.page-numbers_wrap .pagination li .current {
padding: 0;
line-height: 1.5;
font-size: clamp(1.8rem, 2vw, 3.2rem);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.page-numbers_wrap .pagination li a {
color: var(--bk);
}
.page-numbers_wrap .pagination li a:hover,
.page-numbers_wrap .pagination li .current {
color: var(--primary);
}  .column_categories {
padding-top: 100px;
margin-bottom: 160px;
}
@media only screen and (max-width: 767px) {
.column_categories {
padding-top: 50px;
margin-bottom: 80px;
}
}
.column_categories .post_cat {
position: relative;
}
.column_categories .post_cat::before {
position: absolute;
content: "";
width: 60%;
height: 100%;
background: var(--primary15);
top: 48px;
left: 0;
z-index: -1;
}
.column_categories .post_cat .main_width {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 67px 2vw;
}
@media only screen and (max-width: 540px) {
.column_categories .post_cat .main_width {
grid-template-columns: 1fr 1fr;
gap: 20px 2vw;
}
}
.column_categories .post_cat .cat_box {
margin: 0 auto;
width: 28vw;
max-width: 300px;
aspect-ratio: 1.5/1;
}
@media only screen and (max-width: 540px) {
.column_categories .post_cat .cat_box {
width: 42vw;
max-width: 150px;
}
}
.column_categories .post_cat .cat_box figure {
position: relative;
height: 100%;
-webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
}
.column_categories .post_cat .cat_box figure img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.column_categories .post_cat .cat_box figure figcaption {
position: absolute;
width: 100%;
height: 42%;
color: var(--bk);
font-weight: 700;
font-size: 2.2rem;
line-height: 1.46;
letter-spacing: 0.05em;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: rgba(255, 255, 255, 0.8);
bottom: 8px;
left: 0;
}
@media only screen and (max-width: 768px) {
.column_categories .post_cat .cat_box figure figcaption {
font-size: 1.8rem;
}
}
@media only screen and (max-width: 540px) {
.column_categories .post_cat .cat_box figure figcaption {
font-size: 2.6vw;
}
}        input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: rgba(184, 184, 184, 0.8);
font-size: 3.2rem;
font-weight: 700;
letter-spacing: 0.1em;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: rgba(184, 184, 184, 0.8);
font-size: 3.2rem;
font-weight: 700;
letter-spacing: 0.1em;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: rgba(184, 184, 184, 0.8);
font-size: 3.2rem;
font-weight: 700;
letter-spacing: 0.1em;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
color: rgba(184, 184, 184, 0.8);
font-size: 3.2rem;
font-weight: 700;
letter-spacing: 0.1em;
}
input::placeholder,
textarea::placeholder {
color: rgba(184, 184, 184, 0.8);
font-size: 3.2rem;
font-weight: 700;
letter-spacing: 0.1em;
}
@media only screen and (max-width: 540px) {
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
font-size: 1.6rem;
}
input::-moz-placeholder, textarea::-moz-placeholder {
font-size: 1.6rem;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
font-size: 1.6rem;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
font-size: 1.6rem;
}
input::placeholder,
textarea::placeholder {
font-size: 1.6rem;
}
}
input {
outline: none;
border: none;
}
.form {   }
.form .form_head p.lead {
margin-bottom: 80px;
font-size: 2rem;
line-height: 1.5;
text-align: center;
}
@media only screen and (max-width: 540px) {
.form .form_head p.lead {
margin-bottom: 24px;
font-size: 1.6rem;
text-align: left;
}
}
.form .form_head ul {
margin-left: 5.952vw;
margin-bottom: 32px;
}
@media only screen and (max-width: 540px) {
.form .form_head ul {
margin-left: 0;
margin-bottom: 24px;
}
}
.form .form_head ul li {
position: relative;
margin-bottom: 20px;
padding-left: 38px;
letter-spacing: 0.05em;
line-height: 1.5;
}
.form .form_head ul li span {
color: var(--accent-color-bl);
}
.form .form_head ul li::before {
position: absolute;
content: "";
width: 30px;
height: 24px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_check.svg) no-repeat 0 0/contain;
top: -2px;
left: 0;
}
.form .form_head .telbox {
margin: 0 auto 32px;
text-align: center;
}
@media only screen and (max-width: 540px) {
.form .form_head .telbox {
margin: 0 auto 88px;
}
}
.form .form_head .telbox .tel a {
position: relative;
font-family: "D-DIN-PRO-700-Bold";
font-size: 3.2rem;
letter-spacing: 0.05em;
}
.form .form_head .telbox .tel a::before {
position: absolute;
content: "";
width: 32px;
height: 32px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_tel.svg) no-repeat 0 0/contain;
top: 2px;
left: -40px;
}
.form .form_head .telbox .open {
margin-bottom: 5px;
font-size: 1.8rem;
}
.form .form_head .telbox .open span {
font-family: "SD-DIN-PRO-400-Regular";
letter-spacing: 0.05em;
}
.form .form_head .telbox .close {
font-size: 1.8rem;
}
.form .form_body {
margin: 0 auto;
padding: 80px 0;
background: var(--base-color-l-gray);
border-radius: 50px;
-webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 767px) {
.form .form_body {
padding: 40px 0;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 16px;
}
}
.form .form_body .inner {
margin: 0 auto;
width: calc(100% - 164px);
}
@media only screen and (max-width: 540px) {
.form .form_body .inner {
width: calc(100% - 16px);
}
}
.form .itembox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form .itembox dl {
width: 48%;
}
.form dl {
margin-bottom: 46px;
}
.form dl dt {
margin-bottom: 8px;
font-weight: 500;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.form dl dt.mb {
margin-bottom: 15px;
}
.form dl dt span {
margin-right: 4px;
padding: 3px 6px;
color: var(--base-color-wh);
font-size: 1.2rem;
background-color: var(--accent-color-red);
display: inline-block;
border-radius: 9px;
}
.form input, .form textarea {
padding: 13px 10px 15px;
width: 100%;
border-radius: 8px;
font-size: 1.6rem;
font-weight: 500;
}
.form textarea {
height: 144px;
}
.form .wpcf7-list-item {
margin: 0 0.5em;
display: block;
}
.form .wpcf7-list-item label {
margin-bottom: 10px;
display: block;
}
.form input[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.form input[type=radio] + span {
position: relative;
display: inline-block;
cursor: pointer;
padding-left: 2em;
}
.form input[type=radio] + span::before,
.form input[type=radio] + span::after {
content: "";
display: block;
position: absolute;
border: 1px solid var(--base-color-d-gray);
border-radius: 50%;
background: #fff;
width: 19px;
height: 19px;
top: 2px;
left: 0;
margin-right: 0.5em;
}
.form input[type=radio] + span::after {
content: "";
opacity: 0;
width: 13px;
height: 13px;
top: 5px;
left: 3px;
border: none;
background: var(--base-color-nv);
}
.form input[type=radio]:checked + span::after {
opacity: 1;
}
.form input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: none;
}
.form input[type=checkbox] + span {
position: relative;
margin-bottom: 5px;
display: inline-block;
vertical-align: middle;
font-weight: 500;
cursor: pointer;
padding-left: 30px;
}
.form input[type=checkbox] + span:before {
position: absolute;
content: "";
width: 18px;
height: 18px;
border: 1px solid var(--base-color-d-gray);
display: inline-block;
margin-right: 0.5em;
top: 3px;
left: 0;
}
.form input[type=checkbox]:checked + span:after {
position: absolute;
content: "";
width: 25px;
height: 19px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/form_check.svg) no-repeat 0 0/contain;
top: 0;
left: 0;
z-index: 2;
}
.form p.note {
padding-left: 30px;
font-size: 1.4rem;
font-weight: 500;
}
.form p.note a {
color: var(--accent-color-bl);
}
.form p.note a:hover {
text-decoration: underline;
}
.form input[type=submit] {
padding: 0;
width: 100%;
height: 64px;
color: var(--base-color-wh);
font-size: 1.6rem;
font-weight: 500;
letter-spacing: 0.05em;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: var(--base-color-nv);
-webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
border: none;
border-radius: 8px;
cursor: pointer;
}
@media only screen and (max-width: 540px) {
.form input[type=submit] {
padding: 14px 10px;
width: 100%;
}
}
.form input[type=submit]:hover {
background: #6284BB;
-webkit-box-shadow: none;
box-shadow: none;
}
.thanks {
text-align: center;
}
.thanks h1 {
margin-bottom: 50px;
font-size: 3.2rem;
font-style: 500px;
}
@media only screen and (max-width: 540px) {
.thanks h1 {
font-size: 2.4rem;
letter-spacing: 0.05em;
text-align: left;
}
}
.thanks p {
margin-bottom: 50px;
font-size: 2rem;
line-height: 1.5;
text-align: left;
display: inline-block;
}
@media only screen and (max-width: 540px) {
.thanks p {
font-size: 1.6rem;
letter-spacing: 0.05em;
}
}
.thanks .btn a {
padding: 0;
width: 345px;
height: 60px;
font-family: "Inter", sans-serif;
font-size: 2rem;
font-weight: 700;
letter-spacing: 0.05em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 540px) {
.thanks .btn a {
width: 100%;
}
}
.thanks .btn a i {
margin: 0 12px;
width: 40px;
display: block;
}
.thanks .btn a span {
margin: 0 12px;
display: block;
}
.thanks .btn.facebook a {
margin: 0 auto 50px;
font-family: "SD-DIN-PRO-700-Bold";
background: var(--accent-color-facebook);
}
@media only screen and (max-width: 540px) {
.thanks .btn.facebook a {
margin: 0 auto 32px;
}
}
.thanks .btn.facebook a i {
height: 41px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_facebook.png) no-repeat 0 0/contain;
}
.thanks .btn.instagram a {
margin: 0 auto 50px;
font-family: "SD-DIN-PRO-700-Bold";
background: var(--accent-color-instagram);
}
@media only screen and (max-width: 540px) {
.thanks .btn.instagram a {
margin: 0 auto 32px;
}
}
.thanks .btn.instagram a i {
height: 41px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_instagram.png) no-repeat 0 0/contain;
}
.thanks .btn.x a {
margin: 0 auto;
font-family: "SD-DIN-PRO-700-Bold";
background: var(--base-color-bk);
}
.thanks .btn.x a i {
height: 37px;
background: url(//kaigo-trouble.com/wp-content/themes/kaigo-trouble/img/common/icn_x.png) no-repeat 0 0/contain;
}        .supervisor_box {
position: relative;
margin: 100px auto 0;
padding: 40px 0 60px 70px;
width: 892px;
background: var(--primary5);
}
@media only screen and (max-width: 767px) {
.supervisor_box {
margin: 60px auto 0;
padding: 50px 20px;
width: 100%;
}
}
.supervisor_box figure {
position: absolute;
width: 44%;
bottom: -60px;
right: 0;
z-index: 2;
}
@media only screen and (max-width: 767px) {
.supervisor_box figure {
min-width: 135px;
bottom: -30px;
}
}
.supervisor_box .txt_base {
margin-bottom: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0 46px;
}
@media only screen and (max-width: 1024px) {
.supervisor_box .txt_base {
padding: 0;
gap: 0 20px;
}
}
.supervisor_box .txt_base .info p {
font-size: 2.4rem;
font-weight: 500;
letter-spacing: 0.05em;
text-align: right;
}
@media only screen and (max-width: 1024px) {
.supervisor_box .txt_base .info p {
font-size: 1.8rem;
letter-spacing: 0;
}
}
.supervisor_box .txt_base .name {
font-size: 7rem;
font-weight: 700;
}
@media only screen and (max-width: 1024px) {
.supervisor_box .txt_base .name {
font-size: 4rem;
}
}
.supervisor_box .txt_base .name ruby rt {
margin-bottom: 5px;
font-size: 2rem;
}
@media only screen and (max-width: 1024px) {
.supervisor_box .txt_base .name ruby rt {
font-size: 1.8rem;
}
}
@media only screen and (max-width: 767px) {
.supervisor_box .txt_base .name ruby rt {
font-size: 1.4rem;
}
}
.supervisor_box dl {
margin-bottom: 40px;
}
.supervisor_box dl dt {
padding-bottom: 10px;
line-height: 1.8;
}
.supervisor_box dl dt span {
padding: 1px 10px 3px;
color: var(--wh);
font-weight: 700;
letter-spacing: 0.2em;
background: var(--primary);
}
.supervisor_box dl dd {
line-height: 1.8;
}
@media only screen and (max-width: 767px) {
.supervisor_box dl dd {
font-size: 1.4rem;
}
}
.supervisor_box dl dd p {
padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
.supervisor_box dl dd p {
font-size: 1.4rem;
}
}
.supervisor_box dl dd dl {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.supervisor_box dl dd dl dt {
margin-right: 1em;
}
.supervisor_box dl dd ul li {
padding-left: 1em;
text-indent: -1em;
}
.supervisor_books {
margin: 160px auto 180px;
width: 76%;
max-width: 1088px;
}
@media only screen and (max-width: 1024px) {
.supervisor_books {
margin: 80px auto 120px;
width: 90%;
}
}.acf-field.acf-accordion .acf-label.acf-accordion-title {
background: red;
}
.wpp-no-data {
display: none;
} .form-container {
--primary-color: #009faf;
--primary-color-light: #e0f7fa;
--primary-color-dark: #007a7f;
--text-color: #333;
--label-color: #555;
--border-color: #ccc; --border-focus-color: rgba(0, 159, 175, 0.5);
--background-color: #fff;
--shadow-color: rgba(0, 0, 0, 0.1);
--danger-color: var(--primary-color); max-width: 800px; margin: 0 auto; padding: 2rem;
border-radius: 0.5rem;
border: 1px solid var(--border-color);
line-height: 1.6;
font-size: 16px;
} .form-field {
margin-bottom: 1.5rem; } .form-label {
display: block; color: var(--label-color);
margin-bottom: 0.5rem;
font-weight: bold; } .required-badge {
background-color: var(--danger-color);
color: white;
font-size: 0.8em;
padding: 0.2em 0.5em;
border-radius: 0.25rem;
margin-left: 0.5em;
font-weight: normal; vertical-align: middle;
} .form-input,
.form-select,
.form-textarea {
width: 100%;
padding: 0.75rem;
border: 1px solid var(--border-color);
border-radius: 0.25rem;
font-size: 1.6rem;
line-height: 1.5;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-input:focus,
.form-select:focus,
.form-textarea:focus {
outline: none;
border-color: var(--primary-color);
box-shadow: 0 0 0 0.2rem var(--border-focus-color);
}
.form-textarea {
resize: vertical; min-height: 100px;
} .form-radio-group label {
display: block; margin-bottom: 0.5rem; cursor: pointer;
} .form-radio-group input[type="radio"] {
margin-right: 0.5em; vertical-align: middle; } .submit-button {
display: block;
width: 100%;
background-color: var(--primary-color);
color: white;
border: none;
padding: 0.9rem 1.5rem;
font-size: 1.8em;
font-weight: bold;
border-radius: 0.3rem;
cursor: pointer;
text-align: center;
transition: background-color 0.15s ease-in-out;
}
.submit-button:hover,
.submit-button:focus {
background-color: var(--primary-color-dark);
outline: none;
}
.submit-button:focus {
box-shadow: 0 0 0 0.2rem var(--border-focus-color);
} @media (max-width: 640px) {
.form-container {
padding: 1.5rem;
}
} .bottom-banner {
position: fixed;
bottom: 0;
right: 100px;
transform: translateY(100%);
width: 386px;
max-width: 90vw;
z-index: 9999;
transition: all 0.2s ease-in-out;
box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
border-radius: 8px 8px 0 0;
opacity: 0;
}
.bottom-banner.show {
opacity: 1;
transform: translateY(0);
}
.banner-content {
position: relative;
width: 100%;
}
.banner-close {
position: absolute;
top: -10px;
right: -10px;
width: 30px;
height: 30px;
border: none;
background: rgba(0, 0, 0, 0.7);
color: white;
border-radius: 50%;
font-size: 18px;
font-weight: bold;
cursor: pointer;
z-index: 10000;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
transition: background-color 0.3s ease;
}
.banner-close:hover {
background: rgba(0, 0, 0, 0.9);
}
.banner-link {
display: block;
width: 100%;
}
.banner-image {
width: 100%;
height: auto;
display: block;
border-radius: 8px 8px 0 0;
} @media (max-width: 768px) {
.bottom-banner {
width: 90vw;
max-width: 350px;
left: 5px;
}
}
@media (max-width: 480px) {
.bottom-banner {
width: 95vw;
max-width: 320px;
}
} .single .post_body {
line-height: 2 !important;
font-size: 1.8rem;
font-feature-settings: normal;
}
.single .post_body h2 {
margin-bottom: 1.6rem !important;
}
.single .post_body p {
margin-bottom: 1.6rem !important;
}
.single #toc_container {
margin-top: 1.6rem;
margin-bottom: 0px !important;
}
.post_body img {
width: revert-layer;
height: auto;
max-width: 100%;
}
.post_body a {
color: var(--primary);
}
.post_body a:hover {
opacity: 0.6;
text-decoration: underline;
}
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright{
float: right;
margin-left: 1.5em;
}
.alignleft{
float: left;
margin-right: 1.5em;
} .lkc-thumbnail-img {
object-fit: contain !important;
} .post_navigation {
margin: 40px 0;
padding: 20px 0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.nav_buttons {
display: flex;
justify-content: space-between;
align-items: stretch;
gap: 20px;
}
.nav_prev, .nav_next {
flex: 1;
max-width: 48%;
}
.nav_link {
display: flex;
align-items: center;
padding: 20px;
background: #f8f9fa;
border: 1px solid #e0e0e0;
border-radius: 8px;
text-decoration: none;
color: #333;
transition: all 0.3s ease;
height: 100%;
box-sizing: border-box;
}
.nav_link:hover {
background: #e9ecef;
border-color: var(--primary);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 123, 255, 0.15);
}
.nav_link i {
font-size: 18px;
color: var(--primary);
margin: 0 15px;
}
.nav_content {
display: flex;
flex-direction: column;
flex: 1;
}
.nav_label {
font-size: 12px;
color: #666;
margin-bottom: 5px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.nav_title {
font-size: 14px;
color: #333;
font-weight: 600;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.prev_link {
justify-content: flex-start;
}
.next_link {
justify-content: flex-end;
text-align: right;
}
.next_link .nav_content {
align-items: flex-end;
} @media (max-width: 768px) {
.single .post_body {
line-height: 2 !important;
font-size: 1.6rem;
}
.nav_buttons {
flex-direction: column;
gap: 15px;
}
.nav_prev, .nav_next {
max-width: 100%;
}
.nav_link {
padding: 15px;
}
.nav_link i {
margin: 0 10px;
}
.nav_title {
font-size: 13px;
}
.next_link {
text-align: left;
}
.next_link .nav_content {
align-items: flex-start;
}
}  #header {
z-index: 9999;
position: relative;
}
.breadcrumb-navigation {
font-size: 14px;
line-height: 1.5;
padding: 0px 32px;
background-color: #fafafa;
} .breadcrumb-navigation .aioseo-breadcrumb {
padding: 8px 0;
} .aioseo-breadcrumbs {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 4px;
margin: 0;
padding: 0;
} .aioseo-breadcrumbs .aioseo-breadcrumb {
display: inline-flex;
align-items: center;
margin: 0;
padding: 0;
color: #666;
} .aioseo-breadcrumbs .aioseo-breadcrumb a {
color: #0073aa;
text-decoration: none;
padding: 4px 6px;
border-radius: 3px;
transition: all 0.2s ease;
display: inline-block;
}
.aioseo-breadcrumbs .aioseo-breadcrumb a:hover {
color: #005177;
background-color: #f0f0f0;
text-decoration: underline;
}
.aioseo-breadcrumbs .aioseo-breadcrumb a:focus {
outline: 2px solid #005177;
outline-offset: 2px;
} .aioseo-breadcrumbs .aioseo-breadcrumb:last-of-type {
color: #333;
font-weight: 500;
padding: 4px 6px;
} .aioseo-breadcrumb-separator {
margin: 0 6px;
color: #999;
font-weight: normal;
user-select: none;
speak: none;
display: inline-flex;
align-items: center;
} @media (max-width: 768px) {
.breadcrumb-navigation {
font-size: 13px;
padding: 0px 20px;
}
.aioseo-breadcrumb-separator {
margin: 0 4px;
}
.aioseo-breadcrumbs {
gap: 2px;
}
}
@media (max-width: 480px) {
.breadcrumb-navigation {
font-size: 12px;
}
.aioseo-breadcrumb-separator {
margin: 0 3px;
}
.aioseo-breadcrumbs .aioseo-breadcrumb a,
.aioseo-breadcrumbs .aioseo-breadcrumb:last-of-type {
padding: 3px 4px;
} .aioseo-breadcrumbs .aioseo-breadcrumb:last-of-type { overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}  .breadcrumb-navigation.box-style {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 6px;
padding: 12px 16px;
margin: 15px 0 25px 0;
}
.breadcrumb-navigation.box-style .aioseo-breadcrumb {
padding: 0;
} .breadcrumb-navigation.card-style {
background-color: #fff;
border-radius: 8px;
padding: 15px 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
margin: 15px 0 25px 0;
}
.breadcrumb-navigation.card-style .aioseo-breadcrumb {
padding: 0;
} .breadcrumb-navigation.minimal {
font-size: 13px;
border-bottom: 1px solid #eee;
padding-bottom: 8px;
margin-bottom: 20px;
}
.breadcrumb-navigation.minimal .aioseo-breadcrumbs .aioseo-breadcrumb {
color: #888;
} .breadcrumb-navigation.with-home-icon .aioseo-breadcrumbs .aioseo-breadcrumb:first-of-type a::before {
content: "🏠";
margin-right: 5px;
font-size: 12px;
} .breadcrumb-navigation.arrow-separator .aioseo-breadcrumb-separator {
font-family: monospace;
}
.breadcrumb-navigation.slash-separator .aioseo-breadcrumb-separator::after {
content: "/";
}
.breadcrumb-navigation.dot-separator .aioseo-breadcrumb-separator::after {
content: "•";
} .breadcrumb-navigation[aria-label] {
position: relative;
} @media print {
.breadcrumb-navigation {
background: none !important;
box-shadow: none !important;
border: none !important;
color: #000 !important;
}
.aioseo-breadcrumbs .aioseo-breadcrumb a {
color: #000 !important;
text-decoration: underline !important;
background: none !important;
}
} .aioseo-breadcrumbs {
max-width: 100%;
}
.aioseo-breadcrumbs .aioseo-breadcrumb {
word-break: break-word;
hyphens: auto;
} .aioseo-breadcrumbs .aioseo-breadcrumb a:focus-visible {
outline: 2px solid #005177;
outline-offset: 2px;
border-radius: 3px;
} @media (prefers-contrast: high) {
.aioseo-breadcrumbs .aioseo-breadcrumb a {
border: 1px solid transparent;
}
.aioseo-breadcrumbs .aioseo-breadcrumb a:hover,
.aioseo-breadcrumbs .aioseo-breadcrumb a:focus {
border-color: currentColor;
background-color: transparent;
}
} .linkcard {
max-width: 600px;
margin: 0 auto;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 0.3s ease;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.05);
}
.linkcard:hover {
transform: translateY(-2px);
box-shadow: 0 8px 30px rgba(0, 159, 175, 0.15);
border-color: #009FAF;
}
.lkc-external-wrap,
.lkc-internal-wrap {
display: block;
max-width: unset;
border: none;
box-shadow: unset;
background: white !important;
}
.lkc-link {
text-decoration: none;
color: inherit;
display: block;
}
.lkc-card {
display: flex;
flex-direction: column;
height: 100%;
margin: 0;
}
.lkc-info {
display: flex;
align-items: center;
gap: 8px;
padding: 12px 16px 8px;
border-bottom: 1px solid #009FAF;
background: linear-gradient(135deg, #f0fbfc 0%, #e6f9fb 100%);
}
.lkc-favicon img {
width: 16px;
height: 16px;
border-radius: 2px;
}
.lkc-domain {
font-size: 12px;
color: #009FAF;
font-weight: 500;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
flex: 1;
line-height: 1.4;
}
.lkc-content {
padding: 16px;
gap: 16px;
flex: 1;
}
.lkc-thumbnail {
margin: 0;
flex-shrink: 0;
float: left;
}
.lkc-thumbnail-img {
width: 120px;
height: 90px;
object-fit: cover;
border-radius: 8px;
background: #f3f4f6;
border: 2px solid #009FAF;
}
.lkc-text-content {
flex: 1;
display: flex;
flex-direction: column;
gap: 8px;
min-width: 0;
}
.lkc-title {
font-size: 16px;
font-weight: 600;
color: #1f2937;
line-height: 1.4;
margin: 0 0 8px 0;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
position: relative;
padding-left: 10px;
}
.lkc-title::after {
content: '';
position: absolute;
bottom: -4px;
left: 0;
width: 30px;
height: 2px;
background: #009FAF;
border-radius: 1px;
}
.lkc-date {
font-size: 13px;
color: #009FAF;
font-weight: 500;
margin-bottom: 8px;
display: flex;
align-items: center;
gap: 4px;
padding-left: 10px;
}
.lkc-excerpt {
font-size: 14px;
color: #6b7280;
line-height: 1.5;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 8px;
padding-left: 10px;
}
.lkc-url {
font-size: 12px;
color: #009FAF;
font-weight: 500;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-top: auto;
padding-left: 10px;
} @media (max-width: 480px) {
.linkcard {
margin: 0 10px;
}
.lkc-thumbnail {
float: none;
margin-bottom: 12px;
}
.lkc-thumbnail-img {
width: 100%;
height: 180px;
}
.lkc-title,
.lkc-date,
.lkc-excerpt,
.lkc-url {
padding-left: 0;
}
.lkc-domain {
font-size: 11px;
}
}
.logo_bloc {
display: flex !important;
flex-wrap: wrap;
gap: 46px 16px !important;
justify-content: center;
}
.logo_bloc > * {
width: 30%;
max-width: 320px;
}
} #newsletter .form_area {
margin: 0 auto;
width: 100%;
max-width: 1440px;
}
#newsletter .form_area h2 {
position: relative;
margin-bottom: 124px;
padding-top: 100px;
padding-left: 11.6vw;
font-size: clamp(2.6rem, 4vw, 4.5rem);
font-weight: 500;
}
@media only screen and (max-width: 1024px) {
#newsletter .form_area h2 {
padding-top: 50px;
padding-left: 16vw;
}
}
@media only screen and (max-width: 767px) {
#newsletter .form_area h2 {
margin-bottom: 40px;
padding-top: 30px;
padding-left: 20px;
letter-spacing: 0.05em;
}
}
#newsletter .form_area h2::before {
position: absolute;
content: "Subscription";
font-size: clamp(5rem, 10vw, 13rem);
font-weight: 700;
line-height: 1;
color: var(--gray6_40);
bottom: 0;
left: 80px;
z-index: -1;
}
@media only screen and (max-width: 767px) {
#newsletter .form_area h2::before {
font-weight: 500;
letter-spacing: 0.07em;
bottom: 1rem;
left: 30px;
}
} .error404 .post_head {
text-align: center;
margin-top: 4rem;
margin-bottom: 2rem;
}
.error404 .post_head h1,
body#page404 .post_head h1,
body.under-404 .post_head h1 {
font-size: 3rem;
color: var(--primary-color, #009faf);
margin-bottom: 1.5rem;
letter-spacing: 0.05em;
}
.error404 .post_body,
body#page404 .post_body,
body.under-404 .post_body {
text-align: center;
font-size: 1.6rem;
color: var(--text-color, #333);
margin-bottom: 4rem;
}
.error404 .post_body p,
body#page404 .post_body p,
body.under-404 .post_body p {
margin-bottom: 3rem;
}
.error404 .post_body a,
body#page404 .post_body a,
body.under-404 .post_body a {
display: inline-block;
background: var(--primary-color, #009faf);
color: #fff;
padding: 0.7em 2em;
border-radius: 2em;
text-decoration: none;
font-weight: bold;
transition: background 0.2s;
}
.error404 .post_body a:hover,
body#page404 .post_body a:hover,
body.under-404 .post_body a:hover {
background: var(--primary-color-dark, #007a7f);
} .mm_form {
width: 100%;
padding: 2rem 1rem;
background: #fefefe;
border: 1px solid #73a9c5;
font-size: 16px;
}
.mm_form select {
font-size: 16px;
}
.mm_form input[type=text], .mm_form input[type=email] {
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
font-size: 18px;
margin-top: 3px;
box-sizing: border-box;
border: 1px solid #999;
}
.mm_form .form-group {
margin-bottom: 16px;
}
.mm_form .badge.badge-danger {
color: red;
}
.mm_form button[type=submit] {
margin-top: 32px;
padding: 1rem 5rem;
color: white;
background: var(--primary);
border: 0;
font-size: 24px;
font-weight: bold;
}
.mm_form button[type=submit]:hover {
opacity: 0.7;
}
.mm_form .submit-wrapper {
display: flex;
width: 100%;
justify-content: center;
}
.mm_form select {
padding: 8px 16px 8px 9px;
} .hum_nav {
margin-top: 150px !important;
}
.hum_nav ul li {
cursor: pointer;
}
.hum_nav ul li a {
transition: opacity 0.3s ease-out;
}
.hum_nav ul li a:hover {
opacity: 0.7;
}
#header .nav_content .hum_nav {
height: unset;
position: relative;
margin-top: 32px;
padding-bottom: 150px;
left: 0;
top: 0;
}
.contact-container {
width: 80%;
margin: 0 auto;
margin-top: 90px;
display: none;
} @media (max-width: 480px) {
.hum_nav {
margin-top: 0px;
}
.contact-container {
display: block;
}
} header {
position: relative;
}
.h_mailmagazine {
max-width: 223px;
}
.h_fixed {
top: -100%;
animation: h_fixed_in 0.6s ease-in-out forwards;
}
#header .menu_button {
position: absolute;
}
@keyframes h_fixed_in {
0% {
top: -100%;
}
100% {
top: 0;
}
} .lawyer .consulprice .btn_orange a span {
padding: 20px 120px 25px 90px !important;
}
@media only screen and (max-width: 767px) {
.lawyer .consulprice .btn_orange a span {
padding: 8px 40px 13px 30px !important;
}		
} .bnrbox {
flex-wrap: wrap;
justify-content: center !important;
gap: 48px 64px !important;
}
.bnrbox a {
width: 45%;
}
.bnrbox a img {
box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
border-radius: 25px;
overflow: hidden;
}
@media (max-width: 480px) {
.bnrbox a {
width: 100%;
}
}
@media screen and (min-width: 2500px) {
.home .see .see_head ul {
gap: 80px 5vw !important;
}
} @media (max-width: 480px) {
.home .writer .write_box .ttlbox {
gap: unset !important;
}
} .banner_shadow {
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
} #newsletter .p_lead .txt {
z-index: 100;
position: relative;
} .contact-form {
max-width: 600px;
margin: 0 auto;
background: var(--bg-white);
padding: 40px;
border-radius: 12px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.contact-form .form-title {
text-align: center;
color: var(--primary);
font-size: 24px;
font-weight: bold;
margin-bottom: 30px;
border-bottom: 3px solid var(--accent);
padding-bottom: 10px;
}
.contact-form label {
display: block;
margin-bottom: 20px;
font-weight: 500;
color: var(--text-dark);
}
.contact-form p {
margin: 0 !important;
}
.contact-form .label-text {
display: block;
margin-bottom: 8px;
font-size: 14px;
}
.contact-form .red {
color: var(--red);
font-weight: bold;
margin-left: 4px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="date"],
.contact-form select,
.contact-form textarea {
width: 100%;
padding: 12px;
border: 2px solid var(--gray4);
border-radius: 6px;
font-size: 14px;
transition: border-color 0.3s ease, box-shadow 0.3s ease;
background-color: var(--bg-white);
}
.contact-form input[type="text"]::placeholder,
.contact-form input[type="email"]::placeholder,
.contact-form input[type="tel"]::placeholder,
.contact-form input[type="date"]::placeholder,
.contact-form textarea::placeholder {
font-size: 14px;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="date"]:focus,
.contact-form select:focus,
.contact-form textarea:focus {
outline: none;
border-color: var(--primary);
box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}
.contact-form textarea {
resize: vertical;
min-height: 120px;
}
.contact-form .time-select-group {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
margin-bottom: 24px;
}
.contact-form .time-select-group select {
width: auto;
min-width: 80px;
}
.contact-form .time-select-group span {
font-size: 14px;
color: var(--text-light);
}
.contact-form .note {
background-color: #fef3c7;
border-left: 4px solid var(--accent);
padding: 12px;
margin: 20px 0;
font-size: 12px;
color: #92400e;
line-height: 1.5;
}
.contact-form .consultation-note {
background-color: #ecfdf5;
border-left: 4px solid var(--success);
padding: 12px;
margin: 8px 0 12px 0;
font-size: 13px;
color: #065f46;
line-height: 1.5;
}
.contact-form .captcha-group {
background-color: var(--bg-light);
padding: 16px;
border-radius: 6px;
border: 1px solid var(--border);
}
.contact-form .captcha-display {
font-family: monospace;
font-size: 18px;
font-weight: bold;
color: var(--primary);
background-color: var(--bg-white);
padding: 8px 12px;
border-radius: 4px;
display: inline-block;
margin: 8px 0;
letter-spacing: 2px;
}
.contact-form [type='submit'] {
width: 100%;
padding: 16px;
background: var(--primary);
color: white;
border: none;
border-radius: 8px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
transition: all 0.3s ease;
margin-top: 30px;
}
.contact-form [type='submit']:hover {
opacity: 0.8;
transform: translateY(-2px);
box-shadow: 0 8px 16px rgba(37, 99, 235, 0.3);
}
.contact-form [type='submit']:active {
transform: translateY(0);
}
@media (max-width: 768px) {
.contact-form {
padding: 20px;
margin: 10px;
}
.contact-form .time-select-group {
flex-direction: column;
align-items: flex-start;
}
.contact-form .time-select-group select {
width: 100%;
}
} .consultation-notice {
background-color: #f8e6e0;
border: 2px solid #d4965a;
border-radius: 12px;
padding: 20px;
margin: 20px auto;
max-width: 600px;
font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;
line-height: 1.7;
color: #333;
}
.consultation-notice h2 {
font-size: 18px;
font-weight: bold;
margin: 0 0 15px 0;
color: #333;
text-align: center;
}
.consultation-notice p {
font-size: 14px;
margin: 0 0 15px 0;
color: #333;
}
.consultation-notice p:last-child {
margin-bottom: 0;
} .consultation_bloc .quotetxt.soudan-image {
margin-bottom: 30px;
}
.consultation_bloc .quotetxt.soudan-image::before {
content: unset;
}
.consultation_bloc .quotetxt.soudan-image::after {
content: unset !important;
}
.consultation_bloc .quotetxt.soudan-image p {
font-size: 32px;
text-align: center;
} @media (max-width: 768px) {
.consultation-notice {
margin: 10px;
padding: 15px;
}
.consultation-notice h2 {
font-size: 16px;
}
.consultation-notice p {
font-size: 13px;
}
.consultation_bloc .quotetxt.soudan-image p {
font-size: 20px;
}
} .intro-section {
background-color: #fff;
border-radius: 10px;
padding: 15px;
margin-top: 40px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.intro-section.pink-section {
background-color: #ffeaea;
}
.intro-section.green-section {
background-color: #e6f3e6;
}
.intro-section .intro-section-title {
font-size: 1.1em;
margin-top: 0;
margin-bottom: 10px;
color: #333;
font-weight: bold;
}
.intro-section ul {
list-style-type: none;
padding-left: 0;
margin: 0;
margin-bottom: 0 !important;
}
.intro-section li {
margin-bottom: 8px;
padding-left: 20px;
position: relative;
} .sp-fixed-buttons {
display: none;
}
@media screen and (max-width: 768px) {
.bottom-banner {
display: none;
}
.sp-fixed-buttons {
width: 100%;
display: flex;
justify-content: center;
gap: 2px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
background: linear-gradient(to top, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 100%);
transition: transform 0.3s ease, opacity 0.3s ease;
}
.sp-fixed-btn {
transition: transform 0.3s ease;
}
.sp-fixed-btn--contact {
width: 58%;
}
.sp-fixed-btn--tel {
width: 41%;
}
.sp-fixed-btn img {
width: 100%;
height: auto;
display: block;
} .sp-fixed-buttons.is-scrolled-down {
transform: scale(0.9);
transform-origin: bottom center;
} .sp-fixed-buttons.is-scrolled-up {
transform: scale(1);
}
}