@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
  html {
box-sizing: border-box;
} *,
*:before,
*:after {
box-sizing: inherit;
}
html {
color: #000;
background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
margin: 0;
padding: 0
}
table {
border-collapse: collapse;
border-spacing: 0
}
fieldset,
img {
border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal
}
ol,
ul {
list-style: none
}
caption,
th {
text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: normal
}
q:before,
q:after {
content: ''
}
abbr,
acronym {
border: 0;
font-variant: normal
}
sup {
vertical-align: text-top
}
sub {
vertical-align: text-bottom
}
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
*font-size: 100%
}
legend {
color: #000
}
#yui3-css-stamp.cssreset {
display: none
}

     @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");   .cs_ff_en1 {
font-family: 'Poppins', 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.cs_ff_go {
font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}   .cs_fc_1,
.cs_fc_1 a,
a.cs_fc_1 {
color: #FFF !important;
}
.cs_fc_2,
.cs_fc_2 a,
a.cs_fc_2 {
color: #1A1311 !important;
}
.cs_fc_3,
.cs_fc_3 a,
a.cs_fc_3 {
color: #24C8E6 !important;
}
.cs_fc_4,
.cs_fc_4 a,
a.cs_fc_4 {
color: #F373AB !important;
}   .cs_fs_normal {
font-size: 1.5rem;
}
.cs_fs_xs {
font-size: 1.1rem;
}
.cs_fs_s {
font-size: 1.2rem;
}
.cs_fs_m {
font-size: 1.4rem;
}   .cs_fd_b,
b {
font-weight: 700;
}
.cs_fd_u {
text-decoration: underline;
}
.cs_fd_i,
em {
font-style: italic;
}   .cf:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
.cf {
display: block;
}   @media (min-width: 768px) {
.cs_none_pc {
display: none !important;
}
}
@media (max-width: 767px) {
.cs_none_sp {
display: none !important;
}
}
@media (max-width: 374px) {
.cs_none_sp_old {
display: none !important;
}
}   @media (min-width: 768px) {
.cs_e_op {
transition: opacity 0.3s ease-in-out;
}
.cs_e_op:hover {
opacity: 0.6;
}
}   .cs_wrap p {
text-align: justify;
}
.cs_wrap p+p {
margin-top: 30px;
}
.cs_wrap>*+* {
margin-top: 30px;
}
@media (max-width: 767px) {
.cs_wrap p+p {
margin-top: 20px;
}
.cs_wrap>*+* {
margin-top: 20px;
}
}   .cs_ta_l {
text-align: left !important;
}
.cs_ta_r {
text-align: right !important;
}
.cs_ta_c {
text-align: center !important;
}   .cs_img_si_1 {
display: block;
width: 100% !important;
}   .cs_sec_wrap {
position: relative;
}
.cs_sec_inner {
position: relative;
margin-left: auto;
margin-right: auto;
width: auto;
}
@media (min-width: 768px) {
.cs_sec_wrap_pc_w1 {
margin-left: 10px;
margin-right: 10px;
}
.cs_sec_inner {
max-width: 1000px;
}
.cs_sec_inner_pc_w1 {
max-width: 100%;
}
.cs_sec_inner_flex {
display: flex;
justify-content: space-between;
}
.cs_sec_inner_flex .cs_sec_inner_flex_main {
flex: none;
width: 740px;
}
.cs_sec_inner_flex .cs_sec_inner_flex_sub {
flex: none;
width: 300px;
margin-left: 30px;
}
}
@media (max-width: 767px) {
.cs_sec_wrap_sp_w1 {
margin-left: 10px;
margin-right: 10px;
}
.cs_sec_inner {
width: calc(100% - 30px);
}
.cs_sec_inner_sp_w1 {
width: 100%;
}
.cs_sec_inner_flex .cs_sec_inner_flex_sub {
margin-top: 50px;
}
}   .cs_desc_1 p {
text-align: justify;
}
.cs_desc_1 *+* {
margin-top: 30px;
}
@media (max-width: 767px) {
.cs_desc_1 *+* {
margin-top: 20px;
}
}   .cs_bg_1 {
background-color: #FFF;
}
.cs_bg_2 {
background-color: #1A1311;
}
.cs_bg_3 {
background-color: #24C8E6;
}
.cs_bg_4 {
background-color: #F373AB;
}
.cs_bg_5 {
background-color: #E9F9FC;
}   .cs_mgn_auto>*+* {
margin-top: 40px;
}
.cs_mgn_t_none {
margin-top: 0 !important;
}
.cs_mgn_t_xs {
margin-top: 10px !important;
}
.cs_mgn_t_s {
margin-top: 20px !important;
}
.cs_mgn_t_m {
margin-top: 40px !important;
}
.cs_mgn_t_l {
margin-top: 80px !important;
}
.cs_mgn_t_xl {
margin-top: 140px !important;
}
.cs_mgn_b_none {
margin-bottom: 0 !important;
}
.cs_mgn_b_xs {
margin-bottom: 10px !important;
}
.cs_mgn_b_s {
margin-bottom: 20px !important;
}
.cs_mgn_b_m {
margin-bottom: 40px !important;
}
.cs_mgn_b_l {
margin-bottom: 80px !important;
}
.cs_mgn_b_xl {
margin-bottom: 140px !important;
}
@media (max-width: 767px) {
.cs_mgn_auto>*+* {
margin-top: 30px;
}
.cs_mgn_t_xs {
margin-top: 10px !important;
}
.cs_mgn_t_s {
margin-top: 15px !important;
}
.cs_mgn_t_m {
margin-top: 30px !important;
}
.cs_mgn_t_l {
margin-top: 60px !important;
}
.cs_mgn_t_xl {
margin-top: 90px !important;
}
.cs_mgn_b_xs {
margin-bottom: 10px !important;
}
.cs_mgn_b_s {
margin-bottom: 15px !important;
}
.cs_mgn_b_m {
margin-bottom: 30px !important;
}
.cs_mgn_b_l {
margin-bottom: 60px !important;
}
.cs_mgn_b_xl {
margin-bottom: 90px !important;
}
}   .cs_spacer_1 {
display: block;
pointer-events: none;
}
@media (max-width: 767px) {
.cs_spacer_1 {
zoom: 0.6;
}
}   .cs_msgblank {
padding: 80px 0;
font-size: 1.8rem;
font-weight: 700;
text-align: center;
}
@media (max-width: 767px) {
.cs_msgblank {
padding: 40px 0;
font-size: 1.4rem;
}
}   .cs_sec_mv_wrap_1 {
margin-bottom: 30px;
padding: 0 60px;
}
.cs_sec_mv_wrap_1 .sec_inner {
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
max-width: 100%;
height: 470px;
background-size: cover;
background-position: center;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/mv/1.jpg);
border-radius: 60px;
overflow: hidden;
}
.cs_sec_mv_wrap_1 .sec_inner::before {
content: "";
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.10);
}
.cs_sec_mv_wrap_1 .page_ttl {
position: relative;
color: #FFF;
font-size: 4.0rem;
font-weight: 700;
line-height: 1.4;
text-align: center;
letter-spacing: 0.05em;
}
@media (max-width: 767px) {
.cs_sec_mv_wrap_1 {
margin-bottom: 20px;
padding: 0;
}
.cs_sec_mv_wrap_1 .sec_inner {
height: 160px;
border-radius: 0 0 20px 20px;
}
.cs_sec_mv_wrap_1 .page_ttl {
font-size: 1.8rem;
}
}   .cs_sec_breadcrumb_wrap_1 {
margin-bottom: 60px;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb {
line-height: 1;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb ul {
display: flex;
width: 100%;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb li:last-child {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb li+li {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #24C8E6;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb a {
display: block;
text-decoration: none;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb a:hover {
text-decoration: underline;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb span {
white-space: nowrap;
}
@media (max-width: 767px) {
.cs_sec_breadcrumb_wrap_1 {
margin-bottom: 50px;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb {
font-size: 1.0rem;
}
.cs_sec_breadcrumb_wrap_1 .breadcrumb li+li {
padding-left: 5px;
margin-left: 5px;
}
}   .cs_archive_1 ul {
border-top: 1px solid #E1E7EA;
}
.cs_archive_1 li {
display: flex;
align-items: flex-start;
padding: 30px 0;
border-bottom: 1px solid #E1E7EA;
}
.cs_archive_1 .meta {
display: flex;
align-items: center;
flex: none;
width: 200px;
margin-top: 3px;
line-height: 1;
}
.cs_archive_1 .meta>*+* {
margin-left: 20px;
}
.cs_archive_1 .meta .cat {
color: #FFF;
padding: 5px 10px;
font-size: 1.4rem;
background-color: #24C8E6;
border-radius: 2px;
}
.cs_archive_1 a {
position: relative;
display: block;
color: #24C8E6;
text-decoration: none;
transition: 0.3s ease-in-out;
}
.cs_archive_1 a:hover {
text-decoration: underline;
}
@media (max-width: 767px) {
.cs_archive_1 li {
display: block;
padding: 15px 0;
}
.cs_archive_1 .meta {
width: auto;
margin-top: 0;
margin-bottom: 5px;
}
.cs_archive_1 .meta>*+* {
margin-left: 10px;
}
.cs_archive_1 .meta .cat {
font-size: 1.1rem;
}
}   .cs_pagination_archive_1 .pagination {
display: flex;
justify-content: center;
align-items: center;
margin-top: 100px;
}
.cs_pagination_archive_1 .pagination .page-numbers {
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 0 5px;
width: 40px;
height: 40px;
color: #1A1311;
font-weight: 700;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 5px;
background-color: #E9F9FC;
}
.cs_pagination_archive_1 .pagination .page-numbers:hover,
.cs_pagination_archive_1 .pagination .current {
color: #FFF;
background-color: #24C8E6;
}
.cs_pagination_archive_1 .pagination .dots,
.cs_pagination_archive_1 .pagination .dots:hover {
color: #191919;
background-color: transparent;
border: 1px solid #FFF;
}
.cs_pagination_archive_1 .pagination .prev:before,
.cs_pagination_archive_1 .pagination .next:before {
content: "";
position: absolute;
left: 50%;
top: 50%;
width: 8px;
height: 8px;
border-top: 2px solid #1A1311;
border-right: 2px solid #1A1311;
transition: 0.3s ease-in-out;
}
.cs_pagination_archive_1 .pagination .prev:hover:before,
.cs_pagination_archive_1 .pagination .next:hover:before {
border-color: #FFF;
}
.cs_pagination_archive_1 .pagination .prev:before {
transform: translate(-40%, -50%) rotate(-135deg);
}
.cs_pagination_archive_1 .pagination .next:before {
transform: translate(-60%, -50%) rotate(45deg);
}
@media (max-width: 767px) {
.cs_pagination_archive_1 .pagination {
margin-top: 50px;
}
.cs_pagination_archive_1 .pagination .page-numbers {
width: 30px;
height: 30px;
line-height: 30px;
}
}   .cs_step_1 .item {
position: relative;
padding: 40px 80px;
border: 2px solid #24C8E6;
border-radius: 20px;
}
.cs_step_1 .item+.item {
margin-top: 100px;
}
.cs_step_1 .item+.item::before {
content: "";
position: absolute;
left: 50%;
top: -75px;
display: block;
width: 30px;
height: 30px;
border-right: 6px solid #24C8E6;
border-bottom: 6px solid #24C8E6;
transform: translateX(-50%) rotate(45deg);
}
.cs_step_1 .item .ttl {
display: flex;
align-items: flex-start;
}
.cs_step_1 .item .ttl span {
display: flex;
align-items: center;
line-height: 1.4;
font-size: 1.8rem;
}
.cs_step_1 .item .ttl span:nth-of-type(1) {
justify-content: center;
flex: none;
width: 150px;
min-height: 40px;
color: #FFF;
font-weight: 700;
background-color: #24C8E6;
}
.cs_step_1 .item .ttl span:nth-of-type(1)::before {
content: "STEP";
}
.cs_step_1 .item .ttl span:nth-of-type(2) {
flex: auto;
width: auto;
padding: 5px 0 5px 25px;
color: #24C8E6;
font-size: 1.8rem;
font-weight: 700;
}
.cs_step_1 .item .content {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
.cs_step_1 .item .content .block {
flex: auto;
width: auto;
}
.cs_step_1 .item .content .block:nth-of-type(2) {
flex: none;
width: 60%;
margin-left: 45px;
}
@media (max-width: 767px) {
.cs_step_1 .item {
padding: 25px 20px;
}
.cs_step_1 .item+.item {
margin-top: 60px;
}
.cs_step_1 .item+.item::before {
top: -55px;
}
.cs_step_1 .item .ttl {
display: block;
border-bottom: none;
}
.cs_step_1 .item .ttl span {
margin-left: auto;
margin-right: auto;
}
.cs_step_1 .item .ttl span:nth-of-type(1) {
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
width: 110px;
min-height: 30px;
}
.cs_step_1 .item .ttl span:nth-of-type(2) {
justify-content: center;
padding: 0;
font-size: 1.6rem;
}
.cs_step_1 .item .content {
display: block;
margin-top: 20px;
}
.cs_step_1 .item .content .block:nth-of-type(2) {
width: auto;
margin-top: 20px;
margin-left: 0;
}
}   .cs_qa_1 .item+.item {
margin-top: 60px;
}
.cs_qa_1 .item .ttl {
display: flex;
justify-content: flex-start;
position: relative;
padding-left: 40px;
padding-bottom: 15px;
line-height: 1.4;
font-size: 1.8rem;
font-weight: 700;
border-bottom: 1px solid #E1E7EA;
}
.cs_qa_1 .item *+.content {
margin-top: 25px;
}
.cs_qa_1 .item .content {
display: flex;
justify-content: flex-start;
position: relative;
padding-left: 40px;
}
.cs_qa_1 .item .ttl::before,
.cs_qa_1 .item .content::before {
position: absolute;
left: 0;
display: flex;
justify-content: center;
align-items: center;
width: 28px;
height: 28px;
font-family: 'Poppins', 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
color: #FFF;
font-size: 1.9rem;
font-weight: 700;
line-height: 1;
border-radius: 2px;
}
.cs_qa_1 .item .ttl::before {
content: "Q";
top: -1px;
background-color: #24C8E6;
}
.cs_qa_1 .item .content::before {
content: "A";
top: 2px;
background-color: #F373AB;
}
@media (max-width: 767px) {
.cs_qa_1 .item+.item {
margin-top: 35px;
}
.cs_qa_1 .item .ttl {
padding-left: 30px;
padding-bottom: 10px;
font-size: 1.6rem;
}
.cs_qa_1 .item *+.content {
margin-top: 10px;
}
.cs_qa_1 .item .content {
padding-left: 30px;
}
.cs_qa_1 .item .ttl::before,
.cs_qa_1 .item .content::before {
width: 20px;
height: 20px;
font-size: 1.5rem;
}
.cs_qa_1 .item .ttl::before {
top: 1px;
}
.cs_qa_1 .item .content::before {
top: 3px;
}
}   @media (min-width: 768px) {
.cs_w_narrow_1 {
margin-left: 150px;
margin-right: 150px;
}
}   .cs_box_1 {
padding: 45px 90px;
}
.cs_box_2 {
padding: 30px;
}
@media (max-width: 767px) {
.cs_box_1 {
padding: 35px 20px;
}
.cs_box_2 {
padding: 20px;
}
}   .cs_post_wysiwyg table,
.cs_table_1 {
width: 100%;
border: 1px solid #E1E7EA;
}
.cs_post_wysiwyg table tr,
.cs_table_1 tr {
border-bottom: 1px solid #E1E7EA;
}
.cs_post_wysiwyg table th,
.cs_post_wysiwyg table td,
.cs_table_1 th,
.cs_table_1 td {
padding: 15px 25px;
vertical-align: top;
border: none;
border-right: 1px solid #E1E7EA;
}
.cs_post_wysiwyg table th,
.cs_table_1 th {
color: #24C8E6;
background-color: #F7FEFF;
}
.cs_table_caption_1 {
margin-top: 10px !important;
font-size: 1.4rem;
text-align: right !important;
}
@media (max-width: 767px) {
.cs_post_wysiwyg table th,
.cs_post_wysiwyg table td,
.cs_table_1 th,
.cs_table_1 td {
padding: 10px 10px;
}
}   .cs_meta_1 {
margin-bottom: 90px;
}
.cs_meta_1 .meta {
display: flex;
align-items: center;
margin-bottom: 20px;
line-height: 1;
}
.cs_meta_1 .meta>*+* {
margin-left: 20px;
}
.cs_meta_1 .cat {
color: #FFF;
padding: 5px 10px;
font-size: 1.4rem;
background-color: #24C8E6;
border-radius: 2px;
}
@media (max-width: 767px) {
.cs_meta_1 {
margin-bottom: 40px;
}
.cs_meta_1 .meta>*+* {
margin-left: 10px;
}
.cs_meta_1 .cat {
font-size: 1.1rem;
}
}   .cs_btn_wrap_1 {
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
}
@media (min-width: 768px) {
.cs_btn_wrap_1 {
margin-left: -15px;
margin-right: -15px;
}
.cs_btn_wrap_1 .cs_btn {
margin: 0 15px 15px;
}
}
@media (max-width: 767px) {
.cs_btn_wrap_1 .cs_btn {
margin: 0 0 15px;
}
}   .cs_btn_1 {
display: block;
max-width: 100%;
text-decoration: none;
color: #FFF;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
background-color: #24C8E6;
border: 2px solid #24C8E6;
border-radius: 38px;
}
.cs_btn_1:hover {
opacity: 0.6;
}
.cs_btn_1>div {
position: relative;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 50px;
}
.cs_btn_1>div::after {
content: "";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 20px;
height: 20px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
transition: 0.5s ease-in-out;
}
.cs_btn_1>div>i {
display: block;
margin-right: 10px;
width: 26px;
}
@media (max-width: 767px) {
.cs_btn_1>div {
padding: 10px 40px;
}
.cs_btn_1>div::after {
right: 15px;
width: 18px;
height: 18px;
}
.cs_btn_1>div>i {
margin-right: 5px;
width: 20px;
}
}   .cs_btn_2 {
display: block;
max-width: 100%;
text-decoration: none;
color: #FFF;
font-weight: 700;
line-height: 1.4;
text-align: center;
text-decoration: none !important;
background-color: #24C8E6;
border: 2px solid #24C8E6;
border-radius: 10px;
}
.cs_btn_2:hover {
opacity: 0.6;
}
.cs_btn_2>div {
position: relative;
display: flex;
justify-content: center;
align-items: center;
padding: 10px 50px;
}
.cs_btn_2>div::after {
content: "";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 20px;
height: 20px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
transition: 0.5s ease-in-out;
}
.cs_btn_2>div>i {
display: block;
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
width: 26px;
}
@media (max-width: 767px) {
.cs_btn_2>div {
padding: 10px 40px;
}
.cs_btn_2>div::after {
right: 15px;
width: 18px;
height: 18px;
}
.cs_btn_2>div>i {
margin-right: 5px;
width: 20px;
}
}   .cs_btn_si_s {
width: 270px;
}
.cs_btn_si_s>div {
min-height: 45px;
}
.cs_btn_si_l {
width: 310px;
}
.cs_btn_si_l>div {
min-height: 56px;
}
.cs_btn_si_ll {
width: 100%;
}
.cs_btn_si_ll>div {
min-height: 70px;
}
@media (max-width: 767px) {
.cs_btn_si_s {
width: 80%;
}
.cs_btn_si_l {
width: 95%;
}
.cs_btn_si_ll {
width: 95%;
}
}   .cs_btn_co_1 {
color: #FFF;
background-color: #24C8E6;
border-color: #24C8E6;
}
.cs_btn_co_1>div::after {
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
}
.cs_btn_co_2 {
color: #FFF;
background-color: #F373AB;
border-color: #F373AB;
}
.cs_btn_co_2>div::after {
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
}
.cs_btn_co_3 {
color: #24C8E6;
background-color: #FFF;
border-color: #24C8E6;
}
.cs_btn_co_3>div::after {
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_2.svg);
}
.cs_btn_co_4 {
color: #DC000C;
background-color: #FDF9D2;
border-color: #F373AB;
}
.cs_btn_co_4>div::after {
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_4.svg);
}   .cs_flex_2 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.cs_flex_2 .cs_flex_block {
flex: none;
width: calc(50% - 20px);
}
@media (max-width: 767px) {
.cs_flex_2 .cs_flex_block {
flex: none;
width: 100%;
}
.cs_flex_2 .cs_flex_block+.cs_flex_block {
margin-top: 30px;
}
.cs_flex_2 .cs_flex_block_sporder_1+.cs_flex_block {
margin-top: 0;
}
.cs_flex_2 .cs_flex_block_sporder_1 {
margin-top: 30px;
order: 1;
}
}   .cs_r_1 {
border-radius: 10px;
overflow: hidden;
}
.cs_r_2 {
border-radius: 20px;
overflow: hidden;
}   .cs_post_wysiwyg:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
.cs_post_wysiwyg {
display: block;
line-height: 1.8;
text-align: justify;
}
.cs_post_wysiwyg>*+* {
margin-top: 40px;
}
@media (max-width: 767px) {
.cs_post_wysiwyg>*+* {
margin-top: 30px;
}
}   .cs_post_wysiwyg p {
text-align: justify;
line-height: 1.8;
}   .cs_post_wysiwyg strong {
font-weight: 700 !important;
}
.cs_post_wysiwyg em {
font-style: italic;
}
.cs_post_wysiwyg pre {
font-size: 100%;
white-space: pre-wrap;
word-break: break-all;
}
.cs_post_wysiwyg blockquote {
padding: 20px;
background-color: #faf7f2;
}
.cs_post_wysiwyg hr {
margin: 60px 0;
border: 0;
border-top: 1px solid #c1924d;
}   .cs_post_wysiwyg *+h1,
.cs_post_wysiwyg *+h2,
.cs_post_wysiwyg *+h3 {
margin-top: 40px;
}
.cs_post_wysiwyg *+h4,
.cs_post_wysiwyg *+h5,
.cs_post_wysiwyg *+h6 {
margin-top: 30px;
}
.cs_post_wysiwyg h1,
.cs_post_wysiwyg h2 {
margin-bottom: 40px;
}
.cs_post_wysiwyg h3,
.cs_post_wysiwyg h4,
.cs_post_wysiwyg h5,
.cs_post_wysiwyg h6 {
margin-bottom: 30px;
}
.cs_post_wysiwyg h1,
.cs_post_wysiwyg h2,
.cs_post_wysiwyg h3,
.cs_post_wysiwyg h4,
.cs_post_wysiwyg h5,
.cs_post_wysiwyg h6,
.cs_h_1,
.cs_h_2,
.cs_h_3,
.cs_h_4,
.cs_h_5,
.cs_h_6 {
font-weight: 700;
line-height: 1.4;
letter-spacing: 0.05em;
}
.cs_post_wysiwyg h1,
.cs_h_1,
.cs_post_wysiwyg h2,
.cs_h_2 {
position: relative;
padding-left: 30px;
font-size: 3.2rem;
}
.cs_post_wysiwyg h1::before,
.cs_h_1::before,
.cs_post_wysiwyg h1::after,
.cs_h_1::after,
.cs_post_wysiwyg h2::before,
.cs_h_2::before,
.cs_post_wysiwyg h2::after,
.cs_h_2::after {
content: "";
position: absolute;
left: 0;
display: block;
width: 12px;
height: 50%;
}
.cs_post_wysiwyg h1::before,
.cs_h_1::before,
.cs_post_wysiwyg h2::before,
.cs_h_2::before {
top: 0;
background-color: #00A2E9;
border-radius: 6px 6px 0 0;
}
.cs_post_wysiwyg h1::after,
.cs_h_1::after,
.cs_post_wysiwyg h2::after,
.cs_h_2::after {
bottom: 0;
background-color: #24C8E6;
border-radius: 0 0 6px 6px;
}
.cs_post_wysiwyg h3,
.cs_h_3 {
color: #24C8E6;
font-size: 2.2rem;
padding-bottom: 10px;
border-bottom: 1px solid #E1E7EA;
}
.cs_post_wysiwyg h4,
.cs_h_4 {
color: #24C8E6;
font-size: 1.8rem;
}
.cs_post_wysiwyg h5,
.cs_h_5 {
color: #24C8E6;
font-size: 1.6rem;
}
.cs_post_wysiwyg h6,
.cs_h_6 {
font-size: 1.6rem;
}
@media (max-width: 767px) {
.cs_post_wysiwyg *+h1,
.cs_post_wysiwyg *+h2,
.cs_post_wysiwyg *+h3 {
margin-top: 30px;
}
.cs_post_wysiwyg *+h4,
.cs_post_wysiwyg *+h5,
.cs_post_wysiwyg *+h6 {
margin-top: 20px;
}
.cs_post_wysiwyg h1,
.cs_post_wysiwyg h2 {
margin-bottom: 30px;
}
.cs_post_wysiwyg h3,
.cs_post_wysiwyg h4,
.cs_post_wysiwyg h5,
.cs_post_wysiwyg h6 {
margin-bottom: 20px;
}
.cs_post_wysiwyg h1,
.cs_post_wysiwyg h2,
.cs_post_wysiwyg h3,
.cs_post_wysiwyg h4,
.cs_post_wysiwyg h5,
.cs_post_wysiwyg h6,
.cs_h_1,
.cs_h_2,
.cs_h_3,
.cs_h_4,
.cs_h_5,
.cs_h_6 {
line-height: 1.6;
letter-spacing: 0.05em;
}
.cs_post_wysiwyg h1,
.cs_h_1,
.cs_post_wysiwyg h2,
.cs_h_2 {
padding-left: 20px;
font-size: 2.0rem;
}
.cs_post_wysiwyg h1::before,
.cs_h_1::before,
.cs_post_wysiwyg h1::after,
.cs_h_1::after,
.cs_post_wysiwyg h2::before,
.cs_h_2::before,
.cs_post_wysiwyg h2::after,
.cs_h_2::after {
width: 8px;
}
.cs_post_wysiwyg h3,
.cs_h_3 {
font-size: 1.8rem;
}
.cs_post_wysiwyg h4,
.cs_h_4 {
font-size: 1.6rem;
}
.cs_post_wysiwyg h5,
.cs_h_5 {
font-size: 1.5rem;
}
.cs_post_wysiwyg h6,
.cs_h_6 {
font-size: 1.5rem;
}
}   .cs_post_wysiwyg img {
width: auto;
max-width: 100% !important;
height: auto !important;
}
.cs_post_wysiwyg .wp-caption {
max-width: 100% !important;
}
.cs_post_wysiwyg .wp-caption-text {
margin-top: 10px;
font-size: 1.1rem;
}
.cs_post_wysiwyg .alignright .wp-caption-text {
text-align: right;
}
.cs_post_wysiwyg .alignleft .wp-caption-text {
text-align: left;
}
.cs_post_wysiwyg .aligncenter .wp-caption-text {
text-align: center;
}
.cs_post_wysiwyg .yt_wrap {
position: relative;
padding-top: 56.25%;
width: 100%;
}
.cs_post_wysiwyg .yt_wrap iframe,
.cs_post_wysiwyg .yt_wrap object,
.cs_post_wysiwyg .yt_wrap embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
@media (max-width: 767px) {}   .cs_post_wysiwyg ol,
.cs_ol_1 {
padding: 0;
list-style: none;
counter-reset: ol_li;
}
.cs_post_wysiwyg ol li,
.cs_ol_1 li {
position: relative;
padding-left: 25px;
}
.cs_post_wysiwyg ol li+li,
.cs_ol_1 li+li {
margin-top: 20px;
}
.cs_post_wysiwyg ol li:before,
.cs_ol_1 li:before {
counter-increment: ol_li;
content: counter(ol_li)".";
position: absolute;
left: 0;
top: 0;
color: #24C8E6;
font-weight: 700;
}
.cs_ol_pink li:before {
color: #F373AB;
}   .cs_post_wysiwyg ul,
.cs_ul_1 {
padding: 0;
list-style: none;
}
.cs_post_wysiwyg ul li,
.cs_ul_1 li {
position: relative;
padding-left: 25px;
}
.cs_post_wysiwyg ul li+li,
.cs_ul_1 li+li {
margin-top: 20px;
}
.cs_post_wysiwyg ul li:before,
.cs_ul_1 li:before {
content: "";
position: absolute;
left: 5px;
top: 10px;
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #24C8E6;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.cs_ul_pink li:before {
background-color: #F373AB;
}
.cs_ul_checkbox li::before {
left: 0 !important;
top: 7px !important;
width: 16px !important;
height: 16px !important;
border-radius: 0 !important;
background-color: transparent !important;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/ul_1.svg);
}
@media (max-width: 767px) {
.cs_ul_checkbox li::before {
top: 6px !important;
}
}   .cs_post_wysiwyg dl,
.cs_dl_1 {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
}
.cs_post_wysiwyg dl dt,
.cs_dl_1 dt {
flex: none;
margin-bottom: 10px;
padding: 2px 5px;
width: 130px;
color: #24C8E6;
font-size: 1.4rem;
text-align: center;
background-color: #E9F9FC;
}
.cs_post_wysiwyg dl dt:last-of-type,
.cs_dl_1 dt:last-of-type {
margin-bottom: 0;
}
.cs_post_wysiwyg dl dd,
.cs_dl_1 dd {
flex: none;
margin-bottom: 10px;
width: calc(100% - 150px);
}
.cs_post_wysiwyg dl dd:last-of-type,
.cs_dl_1 dd:last-of-type {
margin-bottom: 0;
}
@media (max-width: 767px) {
.cs_post_wysiwyg dl dt,
.cs_dl_1 dt {
width: 90px;
}
.cs_post_wysiwyg dl dd,
.cs_dl_1 dd {
width: calc(100% - 100px);
}
}   .cs_widget_sub_1 .ttl_1 {
padding-bottom: 5px;
color: #24C8E6;
font-size: 1.8rem;
font-weight: 700;
border-bottom: 1px solid #E1E7EA;
}
.cs_widget_sub_1 *+.ttl_1 {
margin-top: 70px;
}
.cs_widget_sub_1 .list_post_1 li {
padding: 20px 0;
border-bottom: 1px solid #E1E7EA;
}
.cs_widget_sub_1 .list_post_1 .meta {
display: flex;
align-items: center;
margin-bottom: 5px;
line-height: 1;
}
.cs_widget_sub_1 .list_post_1 .meta>*+* {
margin-left: 10px;
}
.cs_widget_sub_1 .list_post_1 .meta .cat {
color: #FFF;
padding: 5px 10px;
font-size: 1.4rem;
background-color: #24C8E6;
border-radius: 2px;
}
.cs_widget_sub_1 .list_post_1 a {
position: relative;
display: block;
color: #24C8E6;
text-decoration: none;
transition: 0.3s ease-in-out;
}
.cs_widget_sub_1 .list_post_1 a:hover {
text-decoration: underline;
}
@media (max-width: 767px) {
.cs_widget_sub_1 *+.ttl_1 {
margin-top: 40px;
}
.cs_widget_sub_1 .list_post_1 li {
padding: 10px 0;
}
.cs_widget_sub_1 .list_post_1 .meta .cat {
font-size: 1.1rem;
}
}   .cs_ttl_1 {
font-weight: 700;
line-height: 1.4;
text-align: center;
}
.cs_ttl_1.cs_ttl_1_t1::before {
content: "";
display: block;
margin: 0 auto 15px;
width: 1px;
height: 28px;
background-color: #DC000C;
transform: rotate(35deg);
}
.cs_ttl_1 .ja {
display: block;
font-size: 3.6rem;
}
.cs_ttl_1 .en {
display: block;
margin-top: 10px;
color: #24C8E6;
font-size: 1.4rem;
letter-spacing: 0.05em;
}
@media (max-width: 767px) {
.cs_ttl_1 .ja {
font-size: 2.7rem;
}
}
    html {
width: 100%;
height: 100%;
-webkit-text-size-adjust: 100%; overflow-y: scroll;
font-size: 62.5%;
}
body {
width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
color: #1a1311;
line-height: 1.8; font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic,
"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
"MS Pゴシック", "MS PGothic", sans-serif;
font-weight: 400;
background-color: #fff;
overflow: hidden;
}
@media (min-width: 768px) {
body {
min-width: 1200px;
font-size: 1.6rem;
}
}
@media (max-width: 767px) {
body {
min-width: 320px;
font-size: 1.5rem;
}
}   img {
display: inline-block;
width: auto;
max-width: 100% !important;
height: auto !important;
vertical-align: bottom;
}
a img {
display: block;
width: 100%;
height: auto;
}   a {
color: #24c8e6;
text-decoration: underline;
outline: none;
transition: 0.3s ease-in-out;
}
a:hover {
text-decoration: none;
}   #wrap {
max-height: 999999px; opacity: 0;
}   @media (min-width: 768px) {
.contents_wrap {
margin-top: 0;
margin-bottom: 100px;
}
}
@media (max-width: 767px) {
.contents_wrap {
margin-top: 60px;
margin-bottom: 60px;
}
}   @media (min-width: 768px) {
header {
position: relative;
height: 120px;
z-index: 200;
background-color: #fff;
}
header .header_inner {
position: relative;
margin-left: auto;
margin-right: auto;
max-width: 1400px;
height: 100%;
}
header .site_ttl {
position: absolute;
left: 30px;
top: 50%;
display: block;
width: 210px;
transform: translateY(-50%);
}
header .site_ttl a {
display: block;
}
header .contact_wrap {
position: absolute;
right: 30px;
top: 20px;
}
header .contact_wrap .list {
display: flex;
}
header .contact_wrap .list > li {
display: flex;
align-items: center;
line-height: 1;
}
header .contact_wrap .list > li + li {
margin-left: 40px;
}
header .contact_wrap .list .name {
padding: 5px 10px;
color: #24c8e6;
font-size: 1.2rem;
font-weight: 700;
background-color: #e9f9fc;
}
header .contact_wrap .list .btn_tel {
display: block;
margin: 0 10px;
text-decoration: none;
font-weight: 700;
}
header .contact_wrap .list .holiday {
font-size: 1.2rem;
}
header .btn_reservation {
display: none;
}
header .h_nav_1 {
position: absolute;
right: 10px;
bottom: 30px;
}
header .h_nav_1 .main-menu {
display: flex;
justify-content: center;
}
header .h_nav_1 .main-menu > li {
position: relative;
padding: 0 20px;
}
header .h_nav_1 .main-menu > li + li {
border-left: 1px solid #24c8e6;
}
header .h_nav_1 .main-menu > li > a {
text-decoration: none;
}
header .h_nav_1 .main-menu > li > a {
position: relative;
display: flex;
justify-content: center;
align-items: center;
color: #1a1311;
font-size: 1.5rem;
line-height: 1;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
}
header .h_nav_1 .main-menu > li > a:hover {
color: #24c8e6;
}
header .h_nav_1 .sub-menu {
display: none;
position: absolute;
left: 0;
bottom: 0;
padding: 20px 10px 20px 20px;
min-width: 100%;
transform: translateY(100%);
background-color: #fff;
}
header .h_nav_1 .sub-menu > li {
position: relative;
padding-left: 15px;
}
header .h_nav_1 .sub-menu > li + li {
margin-top: 20px;
}
header .h_nav_1 .sub-menu > li::before {
content: "-";
position: absolute;
left: 0;
top: 0;
color: #24c8e6;
font-size: 1.5rem;
line-height: 1;
}
header .h_nav_1 .sub-menu > li > a {
display: block;
color: #1a1311;
font-size: 1.5rem;
line-height: 1;
text-decoration: none;
white-space: nowrap;
}
header .h_nav_1 .sub-menu > li > a:hover {
color: #24c8e6;
}
header .btn_toggle_menu {
display: none;
}
header .toggle_wrap {
display: none !important;
}
}
@media (max-width: 767px) {
header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 60px;
background-color: #fff;
z-index: 200;
}
header .header_inner {
position: relative;
height: 100%;
}
header .site_ttl {
position: absolute;
left: 15px;
top: 50%;
width: 145px;
transform: translateY(-50%);
}
header .site_ttl a {
display: block;
}
header .contact_wrap {
display: none;
}
header .btn_reservation {
position: fixed;
right: 60px;
top: 0;
display: flex;
justify-content: center;
align-items: flex-start;
width: 60px;
height: 60px;
background-color: #f373ab;
}
.is_menu_show header .btn_reservation {
opacity: 0;
pointer-events: none;
}
header .btn_reservation i {
display: block;
margin: 10px auto 0;
width: 22px;
height: 22px;
}
header .btn_reservation span {
position: absolute;
left: 0%;
bottom: 10px;
display: block;
width: 100%;
color: #fff;
font-size: 1.1rem;
font-weight: 700;
text-decoration: none;
text-align: center;
line-height: 1;
}
header .h_nav_1 {
display: none;
}
header .btn_toggle_menu {
position: fixed;
right: 0;
top: 0;
display: flex;
justify-content: center;
align-items: flex-start;
width: 60px;
height: 60px;
background-color: #24c8e6;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
z-index: 110;
}
header .btn_toggle_menu.is_show {
background-color: #fff;
}
header .btn_toggle_menu::after {
content: "MENU";
position: absolute;
left: 0%;
bottom: 10px;
display: block;
width: 100%;
color: #fff;
font-size: 1.1rem;
font-weight: 700;
text-decoration: none;
text-align: center;
line-height: 1;
}
header .btn_toggle_menu.is_show::after {
content: "CLOSE";
color: #24c8e6;
}
header .btn_toggle_menu div {
position: relative;
margin-top: 10px;
width: 22px;
height: 22px;
}
header .btn_toggle_menu div > span span,
header .btn_toggle_menu div > span:before,
header .btn_toggle_menu div > span:after {
content: "";
position: absolute;
left: 0;
top: 50%;
display: block;
width: 100%;
height: 2px;
background-color: #fff;
border-radius: 2px;
transform-origin: center center;
transition: 0.3s ease-in-out;
}
header .btn_toggle_menu div > span span {
transform: translateY(-1px);
}
header .btn_toggle_menu div > span:before {
transform: translateY(-8px);
}
header .btn_toggle_menu div > span:after {
transform: translateY(6px);
}
header .btn_toggle_menu.is_show div > span span,
header .btn_toggle_menu.is_show div > span:before,
header .btn_toggle_menu.is_show div > span:after {
width: 100% !important;
background-color: #24c8e6;
}
header .btn_toggle_menu.is_show div > span span {
opacity: 0;
}
header .btn_toggle_menu.is_show div > span:before {
transform: translateY(-50%) rotate(-45deg);
}
header .btn_toggle_menu.is_show div > span:after {
bottom: 0;
transform: translateY(-50%) rotate(45deg);
}
header .toggle_wrap {
display: none;
position: fixed;
left: 0;
top: 60px;
width: 100%;
height: calc(100% - 60px);
background-color: #fff;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
z-index: 100;
}
header .toggle_wrap .toggle_inner {
padding: 20px 30px 30px;
}
header .toggle_wrap .btn_reservation_2 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 30px;
width: 270px;
max-width: 100%;
height: 56px;
color: #fff;
font-weight: 700;
text-decoration: none;
background-color: #f373ab;
border-radius: 28px;
}
header .toggle_wrap .btn_reservation_2::after {
content: "";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 20px;
height: 20px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
transition: 0.5s ease-in-out;
}
header .toggle_wrap .btn_reservation_2 i {
display: block;
margin-right: 10px;
width: 26px;
}
header .toggle_wrap .contact_wrap_2 {
margin-bottom: 20px;
}
header .toggle_wrap .contact_wrap_2 .list > li + li {
margin-top: 20px;
}
header .toggle_wrap .contact_wrap_2 .list .name {
margin-bottom: 15px;
padding: 6px 10px;
color: #24c8e6;
font-weight: 700;
text-align: center;
line-height: 1;
background-color: #e9f9fc;
}
header .toggle_wrap .contact_wrap_2 .list .btn_tel {
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 5px;
font-size: 2.2rem;
text-decoration: none;
font-weight: 700;
line-height: 1;
}
header .toggle_wrap .contact_wrap_2 .list .btn_tel i {
display: block;
margin-right: 10px;
width: 20px;
}
header .toggle_wrap .contact_wrap_2 .list .holiday {
font-weight: 700;
text-align: center;
}
header .toggle_wrap .contact_wrap_2 .list .btn_access {
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 10px auto 0;
width: 240px;
max-width: 100%;
height: 40px;
color: #24c8e6;
font-weight: 700;
text-decoration: none;
background-color: #fff;
border: 2px solid #24c8e6;
border-radius: 8px;
}
header .toggle_wrap .contact_wrap_2 .list .btn_access::after {
content: "";
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 20px;
height: 20px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_2.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
transition: 0.5s ease-in-out;
}
header .toggle_wrap .contact_wrap_2 .list .btn_access i {
display: block;
margin-right: 10px;
width: 20px;
}
header .m_nav_1 {
margin: 0 -30px;
}
header .m_nav_1 .main-menu {
border-bottom: 1px solid #f6f5f5;
}
header .m_nav_1 .main-menu > li {
position: relative;
padding: 0 20px 0 35px;
border-top: 1px solid #f6f5f5;
}
header .m_nav_1 .main-menu > li::before {
content: ">";
position: absolute;
left: 20px;
top: 0;
display: block;
padding: 15px 0;
color: #24c8e6;
font-size: 1.8rem;
line-height: 1.2;
}
header .m_nav_1 .main-menu > li > a {
position: relative;
display: block;
padding: 15px 85px 15px 0;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.2;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
}
header .m_nav_1 .main-menu > li.menu-item-has-children > i {
position: absolute;
right: 20px;
top: 15px;
display: block;
width: 18px;
height: 18px;
}
header .m_nav_1 .main-menu > li.menu-item-has-children > i::before,
header .m_nav_1 .main-menu > li.menu-item-has-children > i::after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
display: block;
background-color: #24c8e6;
transition: 0.3s ease-in-out;
}
header .m_nav_1 .main-menu > li.menu-item-has-children > i::before {
width: 4px;
height: 18px;
}
header .m_nav_1 .main-menu > li.menu-item-has-children > i::after {
width: 18px;
height: 4px;
}
header
.m_nav_1
.main-menu
> li.menu-item-has-children.is_children_show
> i::before {
opacity: 0;
}
header .m_nav_1 .sub-menu {
display: none;
padding-bottom: 10px;
}
header .m_nav_1 .sub-menu:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
header .m_nav_1 .sub-menu li {
position: relative;
width: 50%;
float: left;
}
header .m_nav_1 .sub-menu li:nth-child(2n + 1) {
clear: left;
}
header .m_nav_1 .sub-menu > li::before {
content: "-";
position: absolute;
left: 0;
top: 0;
display: block;
padding: 10px 0;
color: #bababa;
line-height: 1.2;
}
header .m_nav_1 .sub-menu a {
position: relative;
display: block;
padding: 10px;
color: #1a1311;
font-weight: 700;
line-height: 1.2;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
}
}   footer {
padding-top: 80px;
padding-bottom: 170px;
border-top: 1px solid #f6f5f5;
}
footer .footer_inner {
position: relative;
margin: 0 auto;
max-width: 1000px;
}
footer .site_ttl {
position: absolute;
left: 0;
top: 0;
display: block;
width: 270px;
}
footer .f_nav_1 {
display: flex;
justify-content: flex-end;
}
footer .f_nav_1 .main-menu + .main-menu {
margin-left: 90px;
}
footer .f_nav_1 .main-menu > li {
position: relative;
padding-left: 15px;
}
footer .f_nav_1 .main-menu > li::before {
content: ">";
position: absolute;
left: 0;
top: 0;
color: #24c8e6;
}
footer .f_nav_1 .main-menu > li + li {
margin-top: 15px;
}
footer .f_nav_1 .main-menu > li > a {
color: #1a1311;
text-decoration: none;
}
footer .f_nav_1 .main-menu > li > a:hover {
color: #24c8e6;
}
footer .f_nav_1 .sub-menu > li {
position: relative;
padding-left: 15px;
margin-top: 15px;
}
footer .f_nav_1 .sub-menu > li::before {
content: "-";
position: absolute;
left: 0;
top: 0;
color: #24c8e6;
}
footer .f_nav_1 .sub-menu > li > a {
color: #958783;
text-decoration: none;
}
footer .f_nav_1 .sub-menu > li > a:hover {
color: #24c8e6;
}
footer .copyright {
padding-top: 100px;
font-size: 1.4rem;
text-align: center;
}
footer .btn_pagetop {
position: absolute;
right: -90px;
top: 0;
display: flex;
justify-content: center;
align-content: center;
flex-wrap: wrap;
width: 70px;
height: 70px;
color: #24c8e6;
font-size: 1.4rem;
line-height: 1;
font-weight: 700;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 2px solid #24c8e6;
border-radius: 50%;
}
footer .btn_pagetop::before {
content: "";
display: block;
width: 18px;
height: 18px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_2.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
transform: rotate(-90deg);
}
footer .btn_pagetop::after {
content: "TOP";
display: block;
margin-top: 10px;
width: 100%;
}
footer .f_nav_fixed {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 120px;
background-color: rgba(255, 255, 255, 0.9);
border-top: 2px solid #24c8e6;
}
footer .f_nav_fixed > ul {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
footer .f_nav_fixed > ul > li {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
flex-wrap: wrap;
width: 310px;
height: 100%;
}
footer .f_nav_fixed > ul > li + li {
margin-left: 40px;
}
footer .f_nav_fixed .desc {
margin-bottom: 10px;
width: 100%;
font-size: 1.4rem;
text-align: center;
line-height: 1;
}
footer .f_nav_fixed a {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 56px;
color: #fff;
font-weight: 700;
text-decoration: none;
background-color: #000;
border-radius: 28px;
}
footer .f_nav_fixed .clinic a {
background-color: #24c8e6;
}
footer .f_nav_fixed .reservation a {
background-color: #f373ab;
}
footer .f_nav_fixed .recruit a {
background-color: #24c8e6;
}
footer .f_nav_fixed a::after {
content: "";
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 20px;
height: 20px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_1.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
transition: 0.5s ease-in-out;
}
footer .f_nav_fixed a i {
display: block;
margin-right: 10px;
width: 26px;
}
@media (max-width: 767px) {
footer {
padding-top: 50px;
padding-bottom: 80px;
}
footer .site_ttl {
position: static;
margin: 0 auto;
width: 65px;
}
footer .f_nav_1 {
display: none;
}
footer .copyright {
padding-top: 50px;
font-size: 1.2rem;
}
footer .btn_pagetop {
right: 15px;
top: -10px;
width: 55px;
height: 55px;
font-size: 1.1rem;
}
footer .btn_pagetop::before {
width: 12px;
height: 12px;
}
footer .btn_pagetop::after {
margin-top: 5px;
}
footer .f_nav_fixed {
width: 100%;
height: 60px;
border-top: 1px solid #fff;
}
footer .f_nav_fixed > ul {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
footer .f_nav_fixed > ul > li {
width: 50%;
}
footer .f_nav_fixed > ul > li + li {
margin-left: 0;
border-left: 1px solid #fff;
}
footer .f_nav_fixed .desc {
display: none;
}
footer .f_nav_fixed a {
height: 100%;
color: #fff;
border-radius: 0;
}
footer .f_nav_fixed a::after {
display: none;
}
footer .f_nav_fixed a i {
display: block;
margin-right: 8px;
width: 22px;
}
} .cs_btn_1 > div {
padding: 10px 45px;
}
.cs_btn_co_5 {
border: 1px solid #153b93;
background: #153b93;
}  .home .sec_mv_wrap .mv .ttl img {
filter: drop-shadow(1px 1px 7px rgba(0, 0, 0, 1)) !important;
}
.sec_features_wrap .list .ttl {
height: 3em;
line-height: 1.5;
} .sec_clinic_wrap .clinic_con,
.sec_clinic_wrap .lower_clinic .info__acc > div a {
background: #fff;
}
.sec_clinic_wrap table {
width: 100%;
}
.sec_clinic_wrap.sec_shibuya_clinic_wrap {
background-color: #fceff5;
} .cs_post_wysiwyg .features_doctor_name {
text-align: center;
margin-top: 15px;
}
.cs_post_wysiwyg .features_doctor_name span {
display: block;
font-size: 20px;
font-weight: bold;
}
.cs_flex_2.features_doctor_flex .cs_r_2 {
border-radius: 0;
}
.cs_flex_2.features_doctor_flex .cs_flex_block:nth-child(1) {
width: 65%;
}
.cs_flex_2.features_doctor_flex .cs_flex_block:nth-child(2) {
width: 30%;
text-align: center;
}
.features_doctor_flex a img {
max-width: inherit !important;
width: inherit !important;
margin: auto;
}
.features_doctor_flex a img:hover {
opacity: 0.6;
transition: opacity 0.3s ease-in-out;
}
.cs_post_wysiwyg .philosophy_list {
counter-reset: number;
}
.cs_post_wysiwyg .philosophy_list li {
padding-left: 2.3em;
line-height: 1.5em;
}
.cs_post_wysiwyg .philosophy_list li:before {
position: absolute;
color: #fff;
background: #24c8e6;
text-align: center;
width: 25px;
height: 25px;
counter-increment: number;
content: counter(number);
top: 50%;
transform: translateY(-50%);
}
.cs_post_wysiwyg .features_list {
margin-top: 100px;
margin-right: -20px;
}
.cs_post_wysiwyg .features_list li {
position: relative;
margin-right: 20px;
padding: 75px 35px 40px;
width: calc(33.33% - 20px);
background-color: #e9f9fc;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/logo/karada_4.svg);
background-size: 140px auto;
background-position: right -30px bottom -25px;
background-repeat: no-repeat;
border-radius: 10px;
}
.cs_post_wysiwyg .features_list li .num {
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
width: 100px;
}
.cs_post_wysiwyg .features_list li .ttl {
margin-bottom: 20px;
color: #f373ab;
font-size: 2rem;
font-weight: 700;
text-align: center;
margin-top: 0;
height: 3em;
line-height: 1.5;
}
.cs_post_wysiwyg .features_list p {
margin-bottom: 0;
} .cs_post_wysiwyg .lower_medical ul {
display: flex;
flex-wrap: wrap;
margin-right: -40px;
margin-bottom: -30px;
}
.cs_post_wysiwyg .lower_medical ul {
display: flex;
flex-wrap: wrap;
margin-right: -40px;
margin-bottom: -30px;
}
.cs_post_wysiwyg .lower_medical ul li {
margin-right: 40px;
margin-bottom: 30px;
width: calc(50% - 40px);
padding-left: 0;
}
.cs_post_wysiwyg .lower_medical ul a {
position: relative;
display: flex;
align-items: center;
height: 125px;
color: #1a1311;
font-size: 2rem;
font-weight: 700;
line-height: 1.3;
text-decoration: none;
background-color: #fff;
border-radius: 10px;
border: 2px solid #24c8e6;
}
.cs_post_wysiwyg .lower_medical ul li::before {
content: none;
}
.cs_post_wysiwyg .lower_medical ul li a i {
flex: none;
display: block;
margin: 0 60px;
width: 98px;
}
.cs_post_wysiwyg .lower_medical ul li a:after {
content: "";
position: absolute;
right: 8px;
bottom: 8px;
display: block;
width: 30px;
height: 30px;
background-image: url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow3_1.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
} .medical_list {
display: flex;
justify-content: space-between;
}
.medical_list li {
width: 49.5%;
}
.medical_list a {
display: block;
background: #24c8e6;
color: #fff;
text-decoration: none;
text-align: center;
line-height: 100px;
font-size: 23px;
}
.medical_list_off {
opacity: 0.5;
}
.parent_cat_list dd a:hover {
color: #f373ab;
}
.medical_list a:hover,
.medical_kobetsu_list dd a:hover {
opacity: 0.8;
}
.archive_inner_link_list {
flex-wrap: wrap;
border: solid 1px #24c8e6;
padding: 10px 20px 15px 20px;
border-top: solid 8px #24c8e6;
}
.parent_cat_list dt {
width: 100%;
font-size: 20px;
margin-bottom: 5px;
}
.parent_cat_list dd {
margin-right: 20px;
font-size: 17px;
float: left;
}
.parent_cat_list dd .fa {
color: #24c8e6;
margin-right: 5px;
font-size: 18px;
position: relative;
top: 0px;
-webkit-transform: rotate(90deg);
}
.parent_cat_list dd a {
color: #333;
text-decoration: none;
}
.archive_medical_list h2 {
font-size: 22px;
margin: -50px 0 30px;
padding-top: 110px;
line-height: 1.2;
}
.medical_kobetsu_list {
display: flex;
flex-wrap: wrap;
background-color: #ebf9fb;
margin-bottom: 20px;
padding: 2% 3% 1.5%;
}
.medical_kobetsu_list dd {
position: relative;
width: 31.5%;
margin-left: 0.2em;
margin-right: 0.8em;
margin-bottom: 10px;
border: solid 1px #24c8e6;
background: #24c8e6;
}
.medical_kobetsu_list dd a {
display: block;
padding: 5px 15px 5px 15px;
color: #fff;
font-size: 15px;
text-decoration: none;
}
.medical_kobetsu_list dd a:after {
position: absolute;
left: -7px;
top: 50%;
width: 14px;
height: 2px;
background-color: #9be6f3;
content: "";
}
.medical_kobetsu_list dt {
position: relative;
width: 100%;
padding-left: 1.3em;
font-size: 17px;
margin: 0 0 10px;
}
.medical_kobetsu_list dt:before {
position: absolute;
left: 0;
top: 0;
content: "■";
color: #24c8e6;
} .contents_wrap .side_area {
border: 1px solid #ccc;
padding: 20px;
}
.contents_wrap .side_area .box h3 {
font-size: 17px;
font-weight: bold;
position: relative;
border-left: solid 4px #24c8e6;
padding-left: 10px;
line-height: 1.2;
margin-bottom: 20px;
}
.contents_wrap .side_area .box li {
position: relative;
padding-left: 20px;
margin-bottom: 10px;
}
.contents_wrap .side_area .box li:before {
position: absolute;
top: 50%;
left: 0px;
width: 10px;
height: 2px;
content: "";
background: #24c8e6;
}
.contents_wrap .side_area .box li a {
display: block;
padding: 0px 0 0px 10px;
transition: all 0.3s;
color: #333;
text-decoration: none;
}
.contents_wrap .side_area .box li a:hover {
color: #f373ab;
}
@media (max-width: 767px) {  header .toggle_wrap .contact_wrap_2 {
margin-bottom: 0;
}
header .m_nav_1 {
margin-bottom: 20px;
} .sec_features_wrap .list .ttl {
height: inherit;
} .cs_flex_2.features_doctor_flex .cs_flex_block:nth-child(1),
.cs_flex_2.features_doctor_flex .cs_flex_block:nth-child(2) {
width: 100%;
}
.cs_post_wysiwyg .features_list {
margin-right: 0;
margin: 0px -17px;
}
.cs_post_wysiwyg .lower .features_list li {
width: 100%;
display: flex;
align-content: center;
flex-wrap: wrap;
margin-right: 0;
padding: 15px 35px 15px 110px;
min-height: 150px;
background-size: 120px auto;
background-position: right -20px bottom -20px;
border-radius: 75px;
}
.cs_post_wysiwyg .features_list > ul > li + li {
margin-top: 15px;
}
.cs_post_wysiwyg .features_list li .num {
position: absolute;
left: 20px;
top: 50%;
transform: translate(0%, -50%);
width: 75px;
}
.cs_post_wysiwyg .features_list li .num {
position: absolute;
left: 20px;
top: 50%;
transform: translate(0%, -50%);
width: 75px;
}
.cs_post_wysiwyg .features_list li .ttl {
margin-bottom: 10px;
width: 100%;
font-size: 1.7rem;
text-align: left;
height: inherit;
}
.cs_post_wysiwyg .features_list p {
font-size: 1.3rem;
} .cs_post_wysiwyg .lower_medical ul {
margin-right: -15px;
margin-bottom: -15px;
}
.cs_post_wysiwyg .lower_medical ul li {
margin-right: 15px;
margin-bottom: 15px;
width: calc(50% - 15px);
}
.cs_post_wysiwyg .lower_medical ul a {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
flex-wrap: wrap;
height: 150px;
font-size: 1.8rem;
}
.cs_post_wysiwyg .lower_medical ul li a i {
display: block;
margin: 0;
width: 60px;
}
.cs_post_wysiwyg .lower_medical ul li a span {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
min-height: 60px;
text-align: center;
}
.cs_post_wysiwyg .lower_medical ul li:last-child {
width: calc(100% - 15px);
}
.cs_post_wysiwyg .lower_medical ul li:last-child a {
flex-wrap: nowrap;
height: 90px;
}
.cs_post_wysiwyg .lower_medical ul li:last-child a i {
margin-left: 30px;
} .medical_list a {
height: 50px;
line-height: 50px;
font-size: 17px;
}
.archive_inner_link_list,
.parent_cat_list {
padding: 10px 15px 15px 15px;
}
.archive_medical_list {
margin-bottom: 70px;
padding: 0 5%;
}
.medical_kobetsu_list {
padding: 5% 3% 1%;
}
.medical_kobetsu_list dd {
width: 90%;
margin-left: 1.2em;
margin-bottom: 20px;
} .lower .ank02__other a {
border: 1px solid #153b93;
color: #153b93;
}
.blog-template-default .cs_post_wysiwyg table {
display: table !important;
}
} footer .f_nav_fixed .line a {
background-color: #08c755;
}
@media (max-width: 767px) {
footer .f_nav_fixed a {
font-size: 1.3rem;
}
} footer .f_bnr .f_link a img {
height: initial;
}
.f_link {
margin-top: 16px;
font-size: 1.3rem;
}
footer .f_bnr .f_link a,
.f_link a {
display: inline;
}
.f_link a {
letter-spacing: 1px;
}
@media (max-width: 767px) {
.f_link {
margin-top: 12px;
}
} .wp-block-image.bnr_link_1 a {
display: block;
transition: 0.3s ease-in-out;
}
.wp-block-image.bnr_link_1 a:hover {
opacity: 0.6;
}.clearfix::after{content:"";display:block;clear:both}.sp{display:none}.fa{color:#f5c489}.bold{font-weight:600}.txt14{font-size:14px}.txt16{font-size:16px}.txt17{font-size:17px}.mt10{margin-top:10px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mb20{margin-bottom:20px}.cs_post_wysiwyg p{margin-bottom:30px}.cs_post_wysiwyg .red{color:#f373ab}.cs_post_wysiwyg .text{position:relative;margin-bottom:50px}.cs_post_wysiwyg .text p{margin-bottom:1em;text-align:left}.cs_post_wysiwyg .btn03{display:block}.cs_post_wysiwyg .btn03 a{padding:15px 40px;border:1px solid #24c8e6;color:#fff;font-weight:600;transition:ease-in-out 0.2s;border-radius:30px;background:#24c8e6;width:auto;float:left}.cs_post_wysiwyg .btn03 em{display:inline-block;padding:0 10px 0 0;font-weight:bold}.cs_post_wysiwyg h2.tit02{position:relative;margin-bottom:25px;letter-spacing:0.15em;font-size:23px;font-weight:500;line-height:1.4;text-align:left;font-family:"Noto Sans JP", sans-serif;border-left:5px solid #f373ab;padding:0.33em 0 0.4em 0.8em;border-bottom:dashed 1px #24c8e6}.cs_post_wysiwyg h2.tit02::before{position:absolute;left:-5px;bottom:0;content:"";width:5px;height:50%;background-color:#24c8e6}.cs_post_wysiwyg h2.tit02::after{position:absolute;left:0;bottom:0;content:"";width:100%;height:0}.cs_post_wysiwyg h3{position:relative;margin-top:60px;margin-bottom:15px;padding-bottom:0;letter-spacing:0.15em;line-height:1.4;color:#24c8e6;font-size:19px;font-weight:600;text-align:left;border-bottom:none}.cs_post_wysiwyg h3.tit01{position:relative;margin:0 0 15px;letter-spacing:0.15em;line-height:1.4;color:#24c8e6;font-size:19px;font-weight:600;text-align:left;padding:14px 0 !important}.cs_post_wysiwyg h4{position:relative;margin-top:30px;margin-bottom:15px;letter-spacing:0.15em;line-height:1.4;color:#666;font-size:17px;font-weight:600;text-align:left}.cs_post_wysiwyg h4.tit01{position:relative;margin:0 0 12px;letter-spacing:0.1em;font-size:16px;font-weight:500;color:#333}.cs_post_wysiwyg hr{margin:7px 0;border-color:#333}.cs_post_wysiwyg ul{margin-top:0;margin-bottom:20px}.cs_post_wysiwyg ul li{position:relative;padding-left:15px}.cs_post_wysiwyg ul li::before{display:block;position:absolute;top:12px;left:0;width:5px;height:5px;background-color:#f373ab;border:1px solid #f373ab;border-radius:100%;content:""}.cs_post_wysiwyg ul.list02{margin:0 0 15px;border-width:0 1px 1px}.cs_post_wysiwyg ul.list02 li{margin:0 0px 0px;padding:6px 4px 6px 0;border-bottom:1px dotted #ccc}.cs_post_wysiwyg ul.list02 li::before{display:none}.cs_post_wysiwyg ul.list03 li{position:relative;margin-bottom:10px;padding-left:15px}.cs_post_wysiwyg ul.list07{border:3px solid #eee;padding:30px;font-size:14.5px}.cs_post_wysiwyg ul.list07 li{padding-left:0.9em;margin-bottom:10px;position:relative}.cs_post_wysiwyg ul.list08{margin-bottom:30px;padding:35px 10px 20px 45px;background-color:rgba(36, 200, 230, 0.1)}.cs_post_wysiwyg ul.list08 li{position:relative;float:left;margin-right:5%;margin-bottom:20px;margin-left:28px;padding-left:0;border-bottom:1px dotted #cdcdcd}.cs_post_wysiwyg ul.list08 li::before{display:block;position:absolute;top:3px;left:-28px;width:20px;height:20px;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/previous/images/check.svg);background-repeat:no-repeat;background-position:left center;background-color:transparent;border:none;content:""}.cs_post_wysiwyg ul.list08::after{display:block;clear:both;content:""}.cs_post_wysiwyg .post p{margin-bottom:1em}.cs_post_wysiwyg .side_area{width:26%;float:right;margin-top:20px;border:solid 1px #ccc;padding:20px;box-sizing:border-box}.cs_post_wysiwyg .side_area .box{margin-bottom:40px}.cs_post_wysiwyg .side_area h3{padding-left:10px;padding-bottom:10px;font-size:17px;font-weight:bold;position:relative;border-left:solid 4px #24c8e6;border-bottom:solid 3px #81bee9;line-height:1.2;margin-bottom:10px}.cs_post_wysiwyg .side_area ul li{position:relative;padding-left:20px;margin-bottom:10px}.cs_post_wysiwyg .side_area ul li::before{position:absolute;top:50%;left:0px;width:10px;height:2px;content:"";background:#24c8e6}.cs_post_wysiwyg .side_area ul li a{display:block;padding:0px 0 0px 10px;transition:all 0.3s}.cs_post_wysiwyg ul li+li,.cs_post_wysiwyg .cs_ul_1 li+li{margin:0}.cs_post_wysiwyg>*+*{margin-top:30px}.cs_post_wysiwyg .tb02{width:auto;border-spacing:0;border:none;text-align:left}.cs_post_wysiwyg .tb02 th,.cs_post_wysiwyg .tb02 td{border:none;border-bottom:#cdcdcd 1px dotted;line-height:1.5;font-size:15px;vertical-align:top;background-color:transparent}.cs_post_wysiwyg .tb02 th{padding:8px 24px 8px 0;white-space:nowrap;text-align:left;font-weight:normal;color:#333}.cs_post_wysiwyg .tb02 td{padding:8px 0;padding-right:0 !important;text-align:left}.cs_post_wysiwyg .tb02 tr{border-bottom:none}.cs_post_wysiwyg .tb02 tr:last-child th,.cs_post_wysiwyg .tb02 tr:last-child td{border:none}.cs_post_wysiwyg .tb03{width:100%;border-spacing:1px;border-collapse:separate;border:none;background-color:#eaeaea}.cs_post_wysiwyg .tb03 th,.cs_post_wysiwyg .tb03 td{color:#666;border-right:none;vertical-align:middle}.cs_post_wysiwyg .tb03 th{font-size:16px}.cs_post_wysiwyg .tb03 td{text-align:center;background-color:#ffffff;border-right:none}.cs_post_wysiwyg .layout08{display:flex}.cs_post_wysiwyg .layout08 dl{display:block}.cs_post_wysiwyg .layout08 dl dt,.cs_post_wysiwyg .layout08 dl dd{width:100%}.cs_post_wysiwyg .layout08 dl dt{margin-bottom:7px;padding-bottom:7px;border-bottom:1px dashed #b0d4db;font-size:17px;font-weight:600;text-align:center;color:#1a1311;line-height:1.4}.cs_post_wysiwyg .layout08 dl dd{line-height:1.5}.cs_post_wysiwyg .descriptbox01{padding:40px;background-color:rgba(36, 200, 230, 0.1)}.cs_post_wysiwyg .cs_btn_co_1{display:inline-block;max-width:50%;width:auto}#price01,#price02,#price03,#price04,#price05{margin-top:-106px;padding-top:106px}.box1{position:relative;max-width:1160px;margin:0 auto 130px}.ank01{margin:0 auto 100px;padding:0 0 0 15px}.ank01 li{display:table;position:relative;float:left;width:31.8%;height:66px;margin-bottom:1.8% !important;margin-left:2% !important;padding-left:0 !important;line-height:1.4}.ank01 li::before{display:none !important}.ank01 li:hover{background-color:#24c8e6;color:#fff}.ank01 li:nth-child(1),.ank01 li:nth-child(4),.ank01 li:nth-child(8){margin-left:0 !important}.ank01 li a{display:table-cell;padding:12px 5px 15px;border:1px solid #24c8e6;font-weight:600;font-size:15.5px;color:#24c8e6;text-align:center;vertical-align:middle;text-decoration:none;transition:0.1s ease-in-out}.ank01 li a i{display:block;position:absolute;left:0;right:0;bottom:4px;margin:auto}.ank01 li a:hover{color:#fff}#vaccine .tb03 th{padding:12px 6px;font-weight:600;white-space:inherit;text-align:center;background-color:#e9f9fc;border-right:none}#vaccine .tb03 td{padding:12px 6px}#vaccine .tb03 tr:first-child td{background-color:#f9f9f9}#vaccine .list02_2{margin:0 0 15px}#medical_checkup .tb03{white-space:normal}#medical_checkup .tb03 th,#medical_checkup .tb03 td{padding:12px}#medical_checkup .tb03 th{padding:12px 6px;font-weight:600;white-space:inherit;text-align:center;background-color:#e9f9fc}#medical_checkup .tb03 th.th2nd{background-color:#f3fdff}#medical_checkup .tb03 th.th3rd{background-color:#e9f9fc}#medical_checkup .tb03 th.th3rd+td{background-color:#f3fdff}#medical_checkup .tb03 th.th3rd+td+td{background-color:#f3fdff}#medical_checkup .tb03 th.th3rd+td+td+td{background-color:#f3fdff}#medical_checkup .tb03 th.th3rd+td+td+td+td{background-color:#f3fdff}#medical_checkup .tb03 tr:first-child td{background-color:#f9f9f9}#own_expense .list07 li::before{display:block;content:"□";position:absolute;top:0;left:-5px;width:3px;height:3px;background-color:transparent;border:none;border-radius:0%;color:#24c8e6}#own_expense .layout08 dl{position:relative;float:left;width:21.7%;margin-right:4.1%;margin-bottom:25px;padding:3%;border-radius:10px;background-color:#e9f9fc}#own_expense .layout08 dl::before{position:absolute;right:-17px;top:0;height:7px;width:7px;transform:rotate(45deg);background-color:transparent;border-top:2px solid #f373ab;border-right:2px solid #f373ab;content:"";bottom:0;margin:auto}#own_expense .layout08 dl:nth-child(4){margin-right:0}#own_expense .layout08 dl:nth-child(4)::before{display:none}#own_expense .layout08:nth-of-type(2) dl:nth-child(3)::before{display:none}#own_expense .layout08:nth-of-type(3) dl:nth-child(3)::before{display:none}@media screen and (max-width:640px){.sp{display:block !important}.pc{display:none !important}h3.tit01,h3.tit02,h3.tit03,h3.tit04,h3.tit05{width:100%;box-sizing:border-box;font-size:21px;margin-bottom:25px;text-align:left}.tb03{white-space:inherit}.tb03 th{white-space:inherit}.price_table{padding:6px 3px !important;font-size:10px !important}.price_table th,.price_table td{padding:6px 3px !important;font-size:10px !important}.cs_post_wysiwyg ul.list08{padding:6%}.cs_post_wysiwyg ul.list08 li:last-child{margin-bottom:0}.cs_post_wysiwyg .ank01{padding:0}.cs_post_wysiwyg .ank01 li{width:100%;margin-bottom:3% !important;margin-left:0 !important;display:inline-table}.cs_post_wysiwyg .cs_btn_co_1{display:block;width:100%;max-width:100%}#price01,#price02,#price03,#price04,#price05{margin-top:-125px;padding-top:125px}#own_expense .layout08{display:block}#own_expense .layout08 dl{width:100%;margin-right:0}#own_expense .layout08 dl::before{display:none}}.home .sec_clinic_wrap .list>ul>li:nth-child(2) .img .name{background-color:#f373ab}.home .sec_clinic_wrap .list>ul>li:nth-child(2) .img::before{background-color:#fceff5}.home .sec_clinic_wrap .list>ul>li:nth-child(2) .clinic span{background-color:#f373ab}.home .sec_clinic_wrap .list>ul>li:nth-child(2) .meta a{background-color:#f373ab}.home .sec_greeting_wrap .list>ul>li:nth-child(2) .img::before{background-color:#fceff5}.home .sec_greeting_wrap .list>ul>li:nth-child(2) .ttl{color:#f373ab}.home .sec_greeting_wrap .list>ul>li:nth-child(2) .clinic span{background-color:#f373ab}.home .sec_greeting_wrap .list>ul>li:nth-child(2) .name+a{border-color:#f373ab;color:#f373ab}.home .sec_greeting_wrap .list>ul>li:nth-child(2) .name+a div::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_pink.svg)}header .contact_wrap .list>li:nth-child(2) .name{background-color:#fceff5;color:#f373ab}header .contact_wrap .list>li:nth-child(2) .name+a{color:#f373ab}header .btn_reservation,footer .f_nav_fixed .reservation a{background-color:#dc000c}.cs_btn_co_red{background-color:#dc000c;border-color:#dc000c}@media (max-width:767px){header .toggle_wrap .btn_reservation_2{background-color:#dc000c}header .toggle_wrap .contact_wrap_2 li:nth-child(2) .name{color:#f373ab;background-color:#fceff5}header .toggle_wrap .contact_wrap_2 li:nth-child(2) a{color:#f373ab}header .toggle_wrap .contact_wrap_2 li:nth-child(2) .btn_access{color:#f373ab;border-color:#f373ab}header .toggle_wrap .contact_wrap_2 li:nth-child(2) .btn_access::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_pink.svg)}}.cs_post_wysiwyg h2,.cs_h_2{font-size:2.4rem}html{scroll-behavior:smooth}.sp_none{display:block}@media (max-width:767px){.sp_none{display:none}}.lower .tit_sm{margin:60px 0 10px}.lower .tit_sm:first-of-type{margin:30px 0 10px}.lower .tit_sm p{font-family:"Noto Sans JP", sans-serif;font-weight:500;color:#333}.lower .tit_sm p.tit{font-size:27px;position:relative;letter-spacing:0.16em;padding-left:40px;display:block;margin:0 auto;width:7em;line-height:46px}.lower .tit_sm p.tit:before{position:relative;content:"";position:absolute;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/logo/karada_3.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;width:30px;height:30px;top:10px;left:0}.lower .tit_sm p.tit_sub{color:#333;font-size:12px;line-height:2;border:none;background:none;padding:0;text-align:center;display:block;margin:0 auto;letter-spacing:1px;color:#24c8e6}.lower .list>ul{display:flex;justify-content:space-between}.lower .list>ul>li{width:calc(50% - 4%)}.lower .list .img{position:relative;display:block;margin-bottom:15px;border-radius:20px;overflow:hidden}.lower .list .img .name{position:absolute;left:0;top:0;display:block;padding:15px 5px;width:140px;color:#fff;line-height:1;text-align:center;border-bottom-right-radius:20px;z-index:1}.lower .list .list__shibuya .img .name{background-color:#f373ab}.lower .list .list__gotanda .img .name{background-color:#24c8e6}a img{display:block;width:100%;height:auto}.cs_post_wysiwyg .lower ul li::before{content:none !important}.txt_blu{color:#24c8e6}.txt_pin{color:#f373ab}.lower_clinic .info__wrap .sch_note .star{color:#24c8e6;padding-right:0.3em}.lower_clinic .info__wrap .sch_note li{width:100%}.lower_clinic .info__wrap .sch_note li:first-of-type{padding-left:0}.lower .tb01{border:none}.lower .tb01 tr{border-bottom:2px solid #e1e7ea}.lower .tb01 tr:not(:first-child) th{color:#333}.lower .tb01 tr:first-child th{letter-spacing:4px}.lower .tb01 th{background:none;border-right:none;padding:1.4rem 1rem}.lower .tb01 td{border-right:none;padding:1.4rem 1rem}.sch_note{font-size:14px;display:block;margin:1em 0 !important}.lower .info__add{background:#e8e7e394;border-radius:30px;text-align:center;font-size:14px;letter-spacing:1.2px;color:#333}.lower .info__acc>div{padding:5px;text-align:center;color:#333;letter-spacing:1.6px;border:2px solid #e1e7ea;border-radius:5px;margin:1em 0}.info__tel{text-align:center}.info__tel a{text-decoration:none;font-size:30px;letter-spacing:1px;color:#333;font-weight:500;position:relative;padding-left:42px}.lower .info__tel a i.fa{color:#fff !important;position:absolute;top:6px;left:0}.lower .info__tel .fa-phone:before{content:"";background:#24c8e6;padding:6px;border-radius:100px;margin-right:0.5em;font-size:20px;text-align:center}.lower .list__shibuya .info__tel .fa-phone:before{background:#f373ab}.lower .info__tel .fa-phone:before,.lower.lower_clinic .list__shibuya .info__tel .fa-phone:before{background:#24c8e6}.lower .info__tel+.cs_btn{margin:30px auto}.lower .list__shibuya .info__tel+.cs_btn{margin:30px auto;background-color:#f373ab;border-color:#f373ab}.pc_none{display:none}.lower_clinic .clinic_con{border:4px solid #f2f1ef;border-radius:20px;margin:60px auto 40px}.lower_clinic .clinic_con .info__add{border-radius:10px 10px 0 0;padding:1em;margin-bottom:20px}.lower_clinic .clinic_con .info__con{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;width:100%;align-items:center;max-width:600px;margin:0 auto;padding-bottom:20px}.lower_clinic .clinic_con .info__con li{padding-left:0}.lower_clinic .clinic_con .info__con .reservation a{position:relative;display:flex;justify-content:center;align-items:center;width:245px;height:56px;color:#fff;font-weight:700;text-decoration:none;border-radius:28px;background-color:#f373ab}.lower_clinic .clinic_con .info__con .reservation a i{display:block;margin-right:10px;width:26px}.lower_clinic .info__wrap{display:flex;flex-wrap:nowrap;justify-content:space-between}.lower_clinic .info__wrap li{width:calc((100% / 2) - 3%);padding-left:0 !important}.lower_clinic .clinc_img{position:relative}.lower_clinic .clinc_img span.name{text-align:center}.lower_clinic .list__shibuya .clinc_img .name{background:#f373ab}.lower_clinic .list__gotanda .clinc_img .name{background:#24c8e6}.lower_clinic .clinc_img .name{position:absolute;left:0;top:0;display:block;padding:15px 5px;width:140px;color:#fff;line-height:1;text-align:center;border-bottom-right-radius:20px;z-index:100;border-top-left-radius:20px}.lower_clinic .clinc_img .intro{height:auto}.lower_clinic .clinc_img .intro__gallery{margin-top:12px}.lower_clinic .clinc_img .intro__gallery .main{position:relative;overflow:hidden;width:100%}.lower_clinic .clinc_img .intro__gallery .main:before{display:block;padding:66.57143% 0 0;content:""}.lower_clinic .clinc_img .intro__gallery .main__img{display:block;position:absolute;top:50%;left:50%;width:auto;height:100%;border-radius:20px;opacity:0;-webkit-transition:all 0.15s linear;transition:all 0.15s linear;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.lower_clinic .clinc_img .intro__gallery .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-start}.lower_clinic .clinc_img .intro__gallery .thumbnail li{width:calc((100% / 6) - 5px);margin-top:10px;margin-left:5px;padding-left:0}.lower_clinic .clinc_img .intro__gallery .thumbnail li:first-child{margin-left:0}.lower_clinic .list__shibuya .clinc_img .intro__gallery .thumbnail li:hover .image{border-color:#f373ab;opacity:0.8}.lower_clinic .list__gotanda .clinc_img .intro__gallery .thumbnail li:hover .image{border-color:#24c8e6;opacity:0.8}.lower_clinic .clinc_img .intro__gallery .thumbnail label{display:block;cursor:pointer}.lower_clinic .clinc_img .intro__gallery .thumbnail .image{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;vertical-align:bottom;border:2px solid transparent;border-radius:15px}.lower_clinic .clinc_img .intro input[type="radio"]{display:none}.lower_clinic .clinc_img .intro .story1:checked~.intro__gallery .main__img--1,.lower_clinic .clinc_img .intro .story2:checked~.intro__gallery .main__img--2,.lower_clinic .clinc_img .intro .story3:checked~.intro__gallery .main__img--3,.lower_clinic .clinc_img .intro .story4:checked~.intro__gallery .main__img--4,.lower_clinic .clinc_img .intro .story5:checked~.intro__gallery .main__img--5,.lower_clinic .clinc_img .intro .story6:checked~.intro__gallery .main__img--6{opacity:1}.lower_clinic .list__shibuya .clinc_img .intro .story1:checked~.intro__gallery .thumbnail li:first-child .image,.lower_clinic .list__shibuya .clinc_img .intro .story2:checked~.intro__gallery .thumbnail li:nth-child(2) .image,.lower_clinic .list__shibuya .clinc_img .intro .story3:checked~.intro__gallery .thumbnail li:nth-child(3) .image,.lower_clinic .list__shibuya .clinc_img .intro .story4:checked~.intro__gallery .thumbnail li:nth-child(4) .image,.lower_clinic .list__shibuya .clinc_img .intro .story5:checked~.intro__gallery .thumbnail li:nth-child(5) .image,.lower_clinic .list__shibuya .clinc_img .intro .story6:checked~.intro__gallery .thumbnail li:nth-child(6) .image{border-color:#f373ab;opacity:0.8}.lower_clinic .list__gotanda .clinc_img .intro .story1:checked~.intro__gallery .thumbnail li:first-child .image,.lower_clinic .list__gotanda .clinc_img .intro .story2:checked~.intro__gallery .thumbnail li:nth-child(2) .image,.lower_clinic .list__gotanda .clinc_img .intro .story3:checked~.intro__gallery .thumbnail li:nth-child(3) .image,.lower_clinic .list__gotanda .clinc_img .intro .story4:checked~.intro__gallery .thumbnail li:nth-child(4) .image,.lower_clinic .list__gotanda .clinc_img .intro .story5:checked~.intro__gallery .thumbnail li:nth-child(5) .image,.lower_clinic .list__gotanda .clinc_img .intro .story6:checked~.intro__gallery .thumbnail li:nth-child(6) .image{border-color:#24c8e6;opacity:0.8}.lower_clinic .info__wrap .ac_txt{text-align:center;margin-bottom:1em}.lower_clinic .info__acc>div{padding:0;text-align:center;color:#333;letter-spacing:1.6px;border:2px solid #e1e7ea;border-radius:5px;margin:2em 0}.lower_clinic .info__acc>div a{padding:5px;display:block;text-decoration:none;color:#333}.lower_clinic .info__acc>div a:hover{color:#fff;background-color:#333;border-color:#333}@media (max-width:767px){.lower .list>ul{display:block}.lower .list .list__shibuya,.lower .list .list__gotanda{width:100%;padding-left:0;padding-bottom:40px;border-bottom:4px solid #f2f1ef;margin-top:-60px;padding-top:60px;margin-top:-60px}.lower .list .list__shibuya{padding-bottom:0px;border-bottom:none}.lower .list__shibuya .sch_note li:nth-child(2) span{padding-left:0.3em}.sch_note,.pc_none{display:block}.lower .tb01 th,.lower .tb01 td{padding:1.4rem 0.5rem}.lower .info__acc>div{font-size:12px}.lower .cs_sec_innner .ank01{margin-bottom:60px}.lower_clinic .clinic_con .info__con{display:block;text-align:center}.lower_clinic .clinic_con .info__con li{display:inline-block;vertical-align:top;margin:0 1em 10px}.lower_clinic .clinic_con .info__add{padding:0.6em;margin-bottom:20px}.lower_clinic .clinc_img .intro__gallery .thumbnail .image{border-radius:5px}.lower_clinic .info__tel a{position:relative;display:flex;justify-content:center;align-items:center;width:245px;height:56px;color:#fff;font-weight:700;text-decoration:none;border-radius:28px;background-color:#24c8e6;font-size:19px}.lower_clinic .info__con .info__tel{margin-right:20px}.lower_clinic .info__tel a i.fa{top:20px;left:41px}}.lower .cs_btn_1{display:block;max-width:100%;width:500px}.lower_clinic .clinic_con .info__con li.reservation a{background-color:#dc000c}@media (max-width:767px){.lower_clinic .list .list__shibuya,.lower_clinic .list .list__gotanda{border-bottom:none}.lower_clinic .info__wrap{display:block}.lower_clinic .info__wrap li{width:100%}.lower_clinic .clinc_img .intro__gallery .thumbnail li{width:calc((100% / 3) - 4px);margin-top:10px}.lower_clinic .clinc_img .intro__gallery .thumbnail li:nth-child(4){margin-left:0}.lower .ank01{margin-bottom:30px}}.lower .cs_ttl_1{font-weight:700;line-height:1.4;text-align:center;font-size:2.7rem;color:initial;margin-bottom:60px}.lower.sec_greeting_wrap .ank01{margin-bottom:80px}.lower.sec_greeting_wrap .doctor_list .img{margin-bottom:20px;overflow:visible}.lower.sec_greeting_wrap .list .img{margin-bottom:20px;overflow:visible}.lower.sec_greeting_wrap .list .img img{position:relative;border-radius:20px}.lower.sec_greeting_wrap .list .img:before{content:"";position:absolute;left:-30px;top:-30px;display:block;width:100%;height:100%;border-radius:20px}.lower.sec_greeting_wrap .list .list__gotanda .img:before{background-color:#e9f9fc}.lower.sec_greeting_wrap .list .list__shibuya .img:before{background-color:#fceff5}.lower.sec_greeting_wrap .list .ttl{margin-bottom:10px;font-size:1.8rem;font-weight:700;text-align:center}.lower.sec_greeting_wrap .list .list__gotanda .ttl{color:#24c8e6}.lower.sec_greeting_wrap .list .list__shibuya .ttl{color:#f373ab}.lower .list .img .name{border-top-left-radius:20px}.lower.sec_greeting_wrap .list .clinic{display:flex;justify-content:flex-end;align-items:center;font-weight:700}.lower.sec_greeting_wrap .doctor_list .clinic{display:flex;justify-content:flex-end;align-items:center;font-weight:700;justify-content:center}.lower.sec_greeting_wrap .list .clinic span{padding:5px;margin-left:20px;width:60px;color:#fff;font-size:1.4rem;line-height:1;text-align:center;border-radius:2px}.lower.sec_greeting_wrap .doctor_list .clinic span{padding:5px;margin-left:20px;width:60px;color:#fff;font-size:1.4rem;line-height:1;text-align:center;border-radius:2px}.lower.sec_greeting_wrap .doctor_list .list__gotanda .clinic span{background-color:#24c8e6}.lower.sec_greeting_wrap .list .list__gotanda .clinic span{background-color:#24c8e6}.lower.sec_greeting_wrap .doctor_list .list__shibuya .clinic span{background-color:#f373ab}.lower.sec_greeting_wrap .list .list__shibuya .clinic span{background-color:#f373ab}.lower.sec_greeting_wrap .list .img .name{text-align:center}.lower.sec_greeting_wrap .list .name{font-weight:700;text-align:right}.lower.sec_greeting_wrap .doctor_list .name{font-weight:700;text-align:center}.lower.sec_greeting_wrap .doctor_list .name span{font-size:1.4rem}.lower.sec_greeting_wrap .list .name span{font-size:1.4rem}.lower.sec_greeting_wrap .list .btn_more{margin:35px auto 0}.lower .list .h5em p{height:5em}@media screen and (max-width:767px){.lower .list .h5em p{height:auto}}.lower .cs_btn_wrap_1{margin-top:60px}.lower.sec_greeting_wrap .list li>a{display:block}.lower.sec_greeting_wrap .list li>a:hover{opacity:0.6}.lower .doctor_list{margin-top:100px}@media (max-width:767px){.lower.sec_greeting_wrap .list .clinic span{margin-left:10px;font-size:1.1rem}.lower.sec_greeting_wrap .doctor_list .clinic span{margin-left:10px;font-size:1.1rem}.lower.sec_greeting_wrap .doctor_list .name span{font-size:1.1rem}.lower.sec_greeting_wrap .list .name span{font-size:1.1rem}.lower.sec_greeting_wrap .list .btn_more{margin:35px auto 0}.lower.sec_greeting_wrap .list li:not(:first-child){margin-top:30px}}.page-id-2117 .lower .doctor_list{margin-top:80px}.lower .doctor_list>ul{display:flex;justify-content:space-between;margin-bottom:80px}.lower.sec_greeting_wrap .doctor_list .img img{max-width:330px !important;border-radius:20px}.lower.sec_greeting_wrap .doctor_list .msg h3{margin-top:30px}.lower.sec_greeting_wrap .doctor_list .list__shibuya .msg h3{color:#f373ab}.lower.sec_greeting_wrap .doctor_list .msg h3:first-of-type{margin-top:0px}.lower.sec_greeting_wrap .doctor_list .bg_cl{position:relative}.lower.sec_greeting_wrap .doctor_list .bg_cl:before{content:"";position:absolute;left:-70px;top:-60px;display:block;width:calc(100% + 70px);height:calc(100% + 120px);border-radius:20px}.lower.sec_greeting_wrap .doctor_list .list__gotanda .bg_cl:before{background-color:#e9f9fcd4}.lower.sec_greeting_wrap .doctor_list .list__shibuya .bg_cl:before{background-color:#fceff5}.lower.sec_greeting_wrap .doctor_list .bg_cl .msg{margin:0px 60px 30px 30px;position:relative}.lower.sec_greeting_wrap .doctor_list li:first-child{z-index:1}.lower.sec_greeting_wrap .doctor_list .box1 .btn_wrap .cs_btn_1{width:calc((100% / 3) - 20px);margin:0 20px 10px 0}.lower.sec_greeting_wrap .doctor_list .box1 .btn_wrap .cs_btn_1 :last-child{margin-right:0}@media screen and (max-width:767px){.lower.sec_greeting_wrap .doctor_list .box1 .btn_wrap .cs_btn_1{width:100%;margin-right:0}}footer .f_nav_fixed{z-index:100}.lower.sec_greeting_wrap .doctor_list .media{max-width:400px !important;width:100%}.lower.sec_greeting_wrap .doctor_list .text .btn03 span{display:flex}.lower.sec_greeting_wrap .doctor_list .text .btn03 span img{width:18px !important}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl{background-color:transparent;float:left;width:31%;margin-right:2%;margin-bottom:20px;padding:1%;display:block}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dt{margin:0 auto;padding:0 0 7px 0;font-size:17px;font-weight:600;text-align:center;border-bottom:none;background-color:transparent}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dt img{height:auto}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dd{width:100%;font-weight:initial}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dd h4{margin-top:20px}.lower.sec_greeting_wrap .doctor_list .text .btn03{margin-right:10px;display:inline-block}.lower.sec_greeting_wrap .doctor_list .text .btn03 a{text-decoration:none}.lower.sec_greeting_wrap .doctor_list .text .btn03 a span em{font-style:normal}.lower.sec_greeting_wrap .doctor_list .list__shibuya .bg_cl:before{left:-70px;top:-60px}.lower.sec_greeting_wrap .doctor_list .list__shibuya .bg_cl .msg{margin:100px 60px 30px 30px}.lower.lower_res a{text-decoration:none}.lower.lower_res .list>ul>li{width:calc(50% - 4%);padding-left:0}.lower.lower_res .list>ul>li img{border-radius:20px 20px 0 0}.lower.lower_res .list>ul>li>a{border:4px solid;border-radius:25px}.lower.lower_res .list__gotanda a{border-color:#24c8e6}.lower.lower_res .list__gotanda a:hover{background:#e9f9fc}.lower.lower_res .list__shibuya a{border-color:#f373ab !important}.lower.lower_res .list__shibuya a:hover{background:#fceff5}.lower.lower_res .list>ul>li a:hover{opacity:1;transition:ease 0.3s}.lower.lower_res .list>ul>li a:hover img{opacity:0.8;transition:ease 0.3s}.lower.lower_res .list>ul>li a:hover .info__add .sch_time .sch_txt{background:rgba(255, 255, 255, 0.6)}.lower.lower_res .list__gotanda .list>ul>li>a{background-color:#24c8e6}.lower.lower_res .list__shibuya .list>ul>li>a{background-color:#f373ab}.lower.lower_res .list>ul>li>a .info__add{background:transparent;font-size:14px;letter-spacing:1.2px;margin-bottom:0;padding:0 1em;font-weight:bold}.lower.lower_res .list>ul>li>a .info__add p{margin-bottom:0}.lower.lower_res .list>ul>li>a .info__add div{padding:1em}.lower.lower_res .info__add .add_txt{border-bottom:2px solid}.lower.lower_res .list__gotanda .info__add .add_txt{border-color:#24c8e6}.lower.lower_res .list__shibuya .info__add .add_txt{border-color:#f373ab}.lower.lower_res .list>ul>li>a .info__add .sch_time{display:flex;text-align:left;align-items:flex-start}.lower.lower_res .list>ul>li>a .info__add .sch_time :not(:first-child){letter-spacing:normal}.lower.lower_res .info__add .sch_time .sch_txt{display:inline-block;padding:3.3%;margin-right:1em}.lower.lower_res .list__gotanda .info__add .sch_time .sch_txt{background:#e9f9fc}.lower.lower_res .list__shibuya .info__add .sch_time .sch_txt{background:#fceff5}.lower.lower_res .list__gotanda .info__add .sch_time .sch_txt{color:#24c8e6}.lower.lower_res .list__shibuya .info__add .sch_time .sch_txt{color:#f373ab}.lower.lower_res h3+p{margin-bottom:60px;text-align:center}@media (max-width:767px){.lower.sec_greeting_wrap .doctor_list li{width:100%;padding-left:0}.lower .doctor_list>ul{display:block}.lower .doctor_list>ul li{text-align:center}.lower.sec_greeting_wrap .doctor_list .img{position:relative;display:inline-block}.lower.sec_greeting_wrap .doctor_list .img:before{content:"";position:absolute;left:-10px;top:-30px;display:block;width:80%;height:100%;border-radius:20px;max-width:330px;max-height:494px;z-index:-1}.lower.sec_greeting_wrap .doctor_list .list__gotanda{padding-left:0}.lower.sec_greeting_wrap .doctor_list .list__gotanda .img:before{background-color:#e9f9fc}.lower.sec_greeting_wrap .doctor_list .list__shibuya .img:before{background-color:#fceff5}.lower.sec_greeting_wrap .doctor_list .bg_cl:before{content:none}.lower.sec_greeting_wrap .doctor_list .bg_cl .msg{margin:60px 0 0}.lower.sec_greeting_wrap .doctor_list .img img{width:80%}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl{float:none;width:100%;padding:0;width:100%;float:none;margin-right:0}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dd h4{text-align:center;margin:10px 0 5px}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dd p{text-align:center}.lower.sec_greeting_wrap .doctor_list .text .layout07 dl dt{width:200px}.lower.sec_greeting_wrap .doctor_list .text .btn03{width:100%}.lower.sec_greeting_wrap .doctor_list .text .btn03 a{width:100%;position:relative}.lower.sec_greeting_wrap .doctor_list .text .btn03 a span{justify-content:center}.lower.sec_greeting_wrap .doctor_list .text .btn03 span img{position:absolute;top:20px;right:15px}.lower.sec_greeting_wrap .doctor_list .list__shibuya .bg_cl .msg{margin:40px 0 0}.lower.sec_greeting_wrap .list li:first-child .img:before{border-radius:0 20px 20px 0}.lower.sec_greeting_wrap .list li:nth-child(2) .img:before{border-radius:20px 0 0 20px;right:-30px;left:initial}}.palt{font-feature-settings:"palt"}@media (max-width:767px){.lower.lower_res .list>ul>li{width:100%;padding-bottom:0px;border-bottom:none}.lower.lower_res .list>ul>li>a .info__add .sch_time{display:block}.lower.lower_res .list>ul>li>a .info__add div{padding:0.8em}.lower.lower_res .info__add .sch_time .sch_txt{padding:1% 3%;margin-bottom:5px}}.cs_archive_1 a{text-indent:6.3em}.cs_archive_1 li{display:block}.cs_archive_1 .meta{width:100%;margin-bottom:4px}@media (max-width:767px){.cs_archive_1 a{text-indent:0}}.home .sec_mv_wrap .mv{max-width:1440px;margin:0 auto}.home .sec_mv_wrap .mv .ttl{margin:auto;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:auto}@media screen and (max-width:767px){.home .sec_mv_wrap .mv .ttl{top:69%;width:77%}}.home .sec_mv_wrap .mv .ttl img{filter:drop-shadow(1px 1px 7px rgba(0, 0, 0, 0.76))}@media screen and (max-width:767px){.home .sec_mv_wrap .mv .bg span{padding-top:70%}}.lower_clinic .list__gotanda .clinc_img .intro__gallery .thumbnail li{width:calc((100% / 5) - 5px)}@media (min-width:767px){header .h_nav_1 .sub-menu{min-width:9em}}@media screen and (max-width:767px){.ank_top{margin-top:-60px;padding-top:60px}}.page-id-20 .cs_flex_2.features_doctor_flex.cs_r_2{border-radius:20px;position:relative}.page-id-22 .lower .ank01 li{width:calc(50% - 10px)}.page-id-22 .lower .ank01 li:first-of-type{margin-right:10px}.lower.lower_clinic.addlist.sec_greeting_wrap>div .list__gotanda,.lower.lower_clinic.addlist.sec_greeting_wrap>div .list__shibuya{padding-bottom:0px}.lower_clinic.addlist .list .clinc_img .name{text-align:center}.lower_clinic.addlist .list .clinc_img .intro .thumbnail li{margin-top:10px}.lower_clinic.addlist .list .clinc_img .clinic_con .info__con .info__tel{margin-top:0}.lower_clinic.addlist .list .clinc_img .clinic_con .info__con .info__tel a{display:flex}.lower_clinic.addlist .list .clinc_img .clinic_con .info__con .reservation{margin-top:0}.lower_clinic.addlist .addlist__doc{margin-bottom:110px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__doc{margin-bottom:60px}}.lower_clinic.addlist .addlist__doc .list__gotanda .img::before{content:"";position:absolute;left:-30px;top:-30px;display:block;width:100%;height:100%;background-color:#e9f9fc;border-radius:20px}.lower_clinic.addlist .addlist__doc .list__gotanda .ttl{margin-bottom:10px;color:#24c8e6;font-size:1.8rem;font-weight:700;text-align:center}.lower_clinic.addlist .addlist__doc .list__shibuya .img::before{content:"";position:absolute;left:-30px;top:-30px;display:block;width:100%;height:100%;background-color:#fceff5;border-radius:20px}.lower_clinic.addlist .addlist__doc .list__shibuya .ttl{margin-bottom:10px;color:#f373ab;font-size:1.8rem;font-weight:700;text-align:center}.lower_clinic.addlist .addlist__doc .list .cs_btn_co_3{margin-top:55px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__doc .list .cs_btn_co_3{margin-bottom:45px}}.lower_clinic.addlist .addlist__symptoms{padding-top:70px;padding-bottom:70px;position:relative;margin:0 calc(50% - 70vw);min-width:140vw;overflow:hidden}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms{padding-top:30px;padding-bottom:30px}}.lower_clinic.addlist .addlist__symptoms::before,.lower_clinic.addlist .addlist__symptoms::after{content:"";position:absolute;left:0;display:block;width:100%;height:1px;background-color:#fff}.lower_clinic.addlist .addlist__symptoms::before{top:20px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms::before{top:10px}}.lower_clinic.addlist .addlist__symptoms::after{bottom:20px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms::after{bottom:10px}}.lower_clinic.addlist .addlist__symptoms .sec_ttl{font-size:3.2rem;font-weight:700;text-align:center;margin-bottom:60px;margin-top:0}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms .sec_ttl{font-size:2.1rem;margin-bottom:30px}}.lower_clinic.addlist .addlist__symptoms .sec_ttl::before{content:"";margin-bottom:10px;display:block;height:47px;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/symptoms_1.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms .sec_ttl::before{height:30px}}.lower_clinic.addlist .addlist__symptoms .btn_wrap{max-width:1000px;margin:0 auto}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__symptoms .btn_wrap a{width:80vw}}.lower_clinic.addlist .addlist__symptoms.addlist__gotanda{background-color:#e9f9fc}.lower_clinic.addlist .addlist__symptoms.addlist__gotanda .sec_ttl{color:#24c8e6}.lower_clinic.addlist .addlist__symptoms.addlist__shibuya{background-color:#fceff5}.lower_clinic.addlist .addlist__symptoms.addlist__shibuya .sec_ttl{color:#f373ab}.lower_clinic.addlist .addlist__symptoms.addlist__shibuya .cs_btn_co_3{color:#f373ab;border-color:#f373ab}.lower_clinic.addlist .addlist__symptoms.addlist__shibuya .cs_btn_co_3 div::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_pink.svg)}.lower_clinic.addlist .addlist__popular{padding-top:110px;padding-bottom:0}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular{padding-top:75px;padding-bottom:0}}.lower_clinic.addlist .addlist__popular .box{position:relative;padding:50px;border-radius:20px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box{padding:30px 25px;border-radius:10px}}.lower_clinic.addlist .addlist__popular .box .copy{position:absolute;left:50%;top:0;transform:translate(-50%, -50%);color:#fff;padding:10px 30px;font-size:2rem;font-weight:700;line-height:1;white-space:nowrap;border-radius:8px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .copy{position:absolute;left:50%;top:0;transform:translate(-50%, -50%);color:#fff;padding:10px 30px;font-size:1.6rem;font-weight:700;line-height:1;background-color:#24c8e6;border-radius:8px}}.lower_clinic.addlist .addlist__popular .box .sec_ttl{margin-top:0}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .sec_ttl{margin-bottom:30px}}.lower_clinic.addlist .addlist__popular .box .list{margin:0 auto;width:70%;line-height:1.4}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .list{width:100%}}.lower_clinic.addlist .addlist__popular .box .list ul{display:flex;flex-wrap:wrap;margin-right:-80px;margin-bottom:-20px}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .list ul{display:flex;flex-wrap:wrap;margin-right:-15px;margin-bottom:-10px}}.lower_clinic.addlist .addlist__popular .box .list ul li{position:relative;padding-left:30px;margin-right:80px;margin-bottom:20px;width:calc(50% - 80px)}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .list ul li{position:relative;padding-left:20px;margin-right:15px;margin-bottom:10px;width:calc(50% - 15px);margin-top:0vw}}.lower_clinic.addlist .addlist__popular .box .list ul li::before{content:"";position:absolute;left:0;top:7px;display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .list ul li::before{top:8px;width:12px;height:12px}}.lower_clinic.addlist .addlist__popular .box .list ul li a{color:#1a1311;text-decoration:none}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular .box .list ul li a{font-size:1.3rem}}.lower_clinic.addlist .addlist__popular.addlist__gotanda .box{border:2px solid #24c8e6}.lower_clinic.addlist .addlist__popular.addlist__gotanda .box .copy{background-color:#24c8e6}.lower_clinic.addlist .addlist__popular.addlist__gotanda .box .list ul li ::before{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow2_1.svg);content:"";position:absolute;left:0;top:7px;display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular.addlist__gotanda .box .list ul li ::before{top:8px;width:12px;height:12px}}.lower_clinic.addlist .addlist__popular.addlist__shibuya .box{border:2px solid #f373ab}.lower_clinic.addlist .addlist__popular.addlist__shibuya .box .copy{background-color:#f373ab}.lower_clinic.addlist .addlist__popular.addlist__shibuya .box .list ul li ::before{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow2_1.svg);content:"";position:absolute;left:0;top:7px;display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){.lower_clinic.addlist .addlist__popular.addlist__shibuya .box .list ul li ::before{top:8px;width:12px;height:12px}}.lower .ank01__pink:hover{background-color:#f373ab}.lower .ank01__pink a{border:1px solid #f373ab;color:#f373ab}.lower .ank01__pink a:hover{color:#ffffff}@media screen and (max-width:767px){.lower .list .list__gotanda{margin-bottom:60px}}.lower.sec_greeting_wrap .list__gotanda{padding-bottom:80px}.lower.sec_greeting_wrap .list__shibuya .cs_btn_co_3{color:#f373ab;border-color:#f373ab}.lower.sec_greeting_wrap .list__shibuya .cs_btn_co_3 div::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/ico/arrow_pink.svg)}.page-id-36 #own_expense .box1:last-child{margin-bottom:0}@media screen and (max-width:767px){.archive_inner_link_list,.parent_cat_list{padding:10px 15px 15px 15px}.parent_cat_list dd{margin-right:1em}.parent_cat_list dd:nth-child(even){margin-right:1em}.post-type-archive-symptom .parent_cat_list dd{width:108px}}.home .sec_pickup_wrap .bnr_1:not(:first-child){margin-top:20px}.home .sec_newsblog_wrap.clms_wrap>.clm_wrap a{color:#1a1311}.home .sec_greeting_wrap .list .img:hover{opacity:0.6;transition:0.3s ease-in-out}.home .sec_clinic_wrap .list ul li .img .name{font-size:2rem;border-radius:50px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:auto;padding:1.3em;letter-spacing:1px;font-weight:bold;width:50%;background-color:#ffffffeb;color:#24c8e6}.home .sec_clinic_wrap .list ul li:nth-child(2) .img .name{background-color:#ffffffeb;color:#f373ab}.lower.sec_clinic_wrap .list li .img .name{font-size:2rem;border-radius:50px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:auto;padding:1.3em;letter-spacing:1px;font-weight:bold;width:50%;min-width:10em}.lower.sec_clinic_wrap .list li.list__gotanda .img .name{background-color:#ffffffeb;color:#24c8e6}.lower.sec_clinic_wrap .list li.list__shibuya .img .name{background-color:#ffffffeb;color:#f373ab}.lower.lower_res .list li .name_box{position:relative}.lower.lower_res .list li .name_box .name{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:2rem;border-radius:50px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:auto;padding:1em;letter-spacing:1px;font-weight:bold;width:50%;background:#ffffffeb;color:#24c8e6;line-height:1.4}.lower.lower_res .list li .name_box .name span{white-space:nowrap}.lower.lower_res .list li:nth-child(2) .name{background-color:#ffffffeb;color:#f373ab}.lower .info__add{letter-spacing:0.6px;font-size:13px;padding:10px}.lower .info__add p{text-align:left}.ts-fab-bio-link.active a{pointer-events:none}.ts-fab-social-links a{opacity:1 !important}.ts-fab-social-links a:hover{opacity:0.6 !important;transition:0.3s ease-in-out}.space_no{white-space:nowrap}@media screen and (max-width:767px){span.pc_inline{display:none}}.sec_greeting_wrap .list>ul>li a{display:block}.sec_greeting_wrap .list>ul>li a:hover{opacity:0.6;transition:0.3s ease-in-out}.blog-template-default .cs_post_wysiwyg{text-align:left}.blog-template-default .cs_post_wysiwyg table{border-collapse:separate;text-indent:initial;border-spacing:2px;margin-top:20px;width:100%;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}@media screen and (max-width:767px){.blog-template-default .cs_post_wysiwyg table{display:block;overflow-x:scroll}}@media screen and (max-width:767px){.blog-template-default .cs_post_wysiwyg table tbody{font-size:14px}}.blog-template-default .cs_post_wysiwyg table tbody td{padding:10px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.blog-template-default .cs_post_wysiwyg table tbody tr:nth-child(2n+1){background:#f2f2f2}.sec_mv_wrap .mv{max-width:1440px;margin:0 auto}header .clinic_btn{position:absolute;left:270px;top:50%;display:block;transform:translateY(-50%)}@media screen and (max-width:767px){header .clinic_btn{left:173px;top:initial;bottom:0}}header .clinic_btn a{padding:0.1em 1em 0.2em;color:white;text-decoration:none;font-size:0.9em;border-radius:2px}@media screen and (max-width:767px){header .clinic_btn a{font-size:0.7em}}header .clinic_btn a:hover{opacity:0.6;transition:0.3s ease}header .badge_gotanda a{background:#25c8e6}header .badge_shibuya a{background:#f373ab}.sec_mv_wrap.clinic_page .name{position:absolute;left:0;top:0;display:block;padding:15px 5px;width:140px;color:#fff;line-height:1;text-align:center;border-top-left-radius:20px;border-bottom-right-radius:20px;z-index:100}@media screen and (max-width:767px){.sec_mv_wrap.clinic_page .name{border-top-left-radius:0px}}.sec_mv_wrap.clinic_page.page_gotanda .name{background-color:#24c8e6}.sec_mv_wrap.clinic_page.page_shibuya .name{background-color:#f373ab}.sec_clinic_wrap .list ul .list__shibuya .img .name,.sec_clinic_wrap .list ul .list__shibuya .meta .btn_more{background-color:#f373ab}@media screen and (max-width:767px){.sec_clinic_wrap.add_clinic{margin-top:80px}}.bnr_1{display:inline-block}.sec_reservation_wrap.clinic_page{padding-top:515px}.sec_reservation_wrap.clinic_page::before{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/home/img/reservation_img_2.jpg);max-width:1200px;right:0;margin:auto;border-radius:20px;height:500px}@media screen and (max-width:767px){.sec_reservation_wrap.clinic_page{padding-top:50px}}.media_banner{margin:50px auto 120px}.clinic_page .lower .list .list__gotanda,.clinic_page .lower .list .list__shibuya{margin-bottom:0;padding-bottom:0}@media screen and (max-width:767px){.lower.sec_greeting_wrap .list__gotanda{padding-bottom:0}}footer .f_clinic,header .h_clinic{width:270px;position:absolute;left:0;top:100px;display:block;text-align:center}footer .f_clinic__name,header .h_clinic__name{display:flex;justify-content:space-between}footer .f_clinic__name a,header .h_clinic__name a{width:calc(50% - 5px);color:#fff;padding:5px 10px;font-size:1.4rem;border-radius:2px;text-decoration:none}footer .f_clinic__gotanda,header .h_clinic__gotanda{background-color:#24c8e6}footer .f_clinic__shibuya,header .h_clinic__shibuya{background-color:#f373ab}footer .f_clinic__portal,header .h_clinic__portal{width:100%}footer .f_clinic__portal a,header .h_clinic__portal a{display:block;background-color:#fff;border:2px solid #24c8e6;color:#24c8e6;padding:5px 10px;font-size:1.4rem;border-radius:2px;text-decoration:none;line-height:1.5;margin-top:5px}header .h_site_ttl img{margin:30px auto;width:25%;max-width:80px !important}header .h_clinic{position:initial;width:auto}.sec_mv_wrap.clinic_page .mv .ttl img{filter:drop-shadow(1px 1px 7px rgba(72, 72, 72, 0.8)) !important}@media screen and (max-width:767px){footer .copyright{padding-top:300px}footer .f_clinic{width:70%;right:0;margin:auto;top:120px}}footer .f_bnr{position:absolute;left:0;top:200px;width:100%;max-width:270px;display:block;text-align:center}@media screen and (max-width:767px){footer .f_bnr{width:70%;top:210px;text-align:center;margin:auto;right:0;max-width:500px}}footer .f_bnr a{transition:0.6s ease;display:block;cursor:pointer}footer .f_bnr a:hover{opacity:0.6}@media screen and (min-width:769px){footer .f_bnr a img{height:93px !important}}@media screen and (max-width:768px){.archive_2_index{display:flex;margin:0 auto;flex-wrap:wrap}.archive_2_index dt{margin-left:10px}.archive_2_index dd{margin:0 10px !important}.archive_3_index{margin:0 auto}.archive_3_index dd{width:initial}}@media only screen and (max-width:768px) and (min-width:87px){.archive_2_index{max-width:87px}}@media only screen and (max-width:768px) and (min-width:174px){.archive_2_index{max-width:174px}}@media only screen and (max-width:768px) and (min-width:261px){.archive_2_index{max-width:261px}}@media only screen and (max-width:768px) and (min-width:348px){.archive_2_index{max-width:348px}}@media only screen and (max-width:768px) and (min-width:435px){.archive_2_index{max-width:435px}}@media only screen and (max-width:768px) and (min-width:522px){.archive_2_index{max-width:522px}}@media only screen and (max-width:768px) and (min-width:609px){.archive_2_index{max-width:609px}}@media only screen and (max-width:768px) and (min-width:696px){.archive_2_index{max-width:696px}}@media only screen and (max-width:768px) and (min-width:783px){.archive_2_index{max-width:783px}}@media screen and (max-width:768px) and (min-width:280px){.archive_3_index{max-width:280px}}@media screen and (max-width:768px) and (min-width:606px){.archive_3_index{max-width:428px}}@media screen and (max-width:768px) and (min-width:606px){.post-type-archive-symptom .parent_cat_list dd{width:initial}}@media screen and (max-width:767px){#vaccine .tb03 tr td.text-tate{width:6%}#vaccine .tb03 tr th.wid13{width:15%}span.wr_l{writing-mode:vertical-lr;text-orientation:upright;display:inline-flex}}.clearflex{display:flex;flex-wrap:wrap}.cs_archive_1 ul{border-top:none}.cs_archive_1 li{display:block;border-top:4px solid #81bee9;box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);margin-bottom:30px;padding:30px;background-color:#fff;border-bottom:none}@media screen and (max-width:767px){.cs_archive_1 li{padding:20px}}.cs_archive_1 li>a{font-size:2rem;font-weight:bold;margin-bottom:1em;text-indent:0;color:#24c8e6}.cs_archive_1 li>a:hover{color:#f373ab;text-decoration:none;transition:0.15s ease-out}.cs_archive_1 li .blog_btn{text-align:right}@media screen and (max-width:767px){.cs_archive_1 li .blog_btn{margin-top:20px}}.cs_archive_1 li .blog_btn__more{display:inline-block;padding:8px 30px;background-color:white;text-decoration:none;border-radius:4px;transition-property:all;transition:0.3s linear;margin-left:auto;text-indent:0;color:#f373ab;border:1px solid #f373ab}.cs_archive_1 li .blog_btn__more span{position:relative}.cs_archive_1 li .blog_btn__more span::after{position:absolute;top:50%;right:-20px;content:"";margin-top:-5px;border:7px solid transparent;border-top-width:5px;border-bottom-width:5px;border-left-color:#f373ab;transition:all 0.3s}.cs_archive_1 li .blog_btn__more:hover{color:#fff;background-color:#f373ab}.cs_archive_1 li .blog_btn__more:hover span::after{right:-24px;border-left-color:#fff}.cs_widget_sub_1 .ttl_1{color:black;font-size:21px;font-weight:bold;margin:0 1em 15px;padding-bottom:10px;border-bottom:solid 3px #81bee9}.cs_widget_sub_1 .list_post_1{padding:0 1em}.cs_widget_sub_1 .list_post_1 li{padding:10px 0}.sec_pickup_wrap .btn_covid19:first-of-type{margin-bottom:20px}.sec_pickup_wrap .btn_covid19.color_blue{border-color:#24c8e6}.blog_note{background:#e9f9fc;border-radius:20px;padding:30px 40px;margin:-20px auto 60px}@media screen and (max-width:767px){.blog_note{padding:20px}}.blog_note h2{display:flex;font-size:2rem;font-weight:bold;color:#24c8e6;margin-bottom:8px}.blog_note h2 i{margin-right:4px;line-height:1.8}.blog_note p+p{margin-top:4px}.blog_note .txt_red{color:#dc000d;font-feature-settings:"palt"}.blog_note-btn{margin-left:auto}@media screen and (max-width:767px){.blog_note-btn{margin:30px auto 0;width:100%}}.cs_post_wysiwyg .toc_container ul li::before{content:none}.toc_container{width:100%;padding:1.2em 1.2em 2em;border:4px solid #e1e7ea;border-radius:10px}.toc_container .toc_title{font-weight:bold;text-align:center;margin:0 auto 1em;vertical-align:middle;font-size:2.2rem;display:flex;justify-content:center;align-items:center}.toc_container .toc_list{max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 20px}.toc_container .toc_list li{margin:1em 0;font-weight:bold;position:relative;padding:0;border-bottom:solid 2px #e1e7ea;width:calc(50% - 20px);margin:0;font-feature-settings:"palt";display:flex;align-items:center}@media screen and (max-width:767px){.toc_container .toc_list li{width:100%}}.toc_container .toc_list li a{width:100%;color:inherit;text-decoration:none;font-weight:bold;display:block;padding:10px calc(20px + 1em) 10px 3em;transition:0.3s ease}.toc_container .toc_list li a:hover{opacity:0.6}.toc_container .toc_list li span{display:inline-block;font-weight:bold;font-size:75%;background:#3e3e3e;color:#fff;min-width:2.1em;min-height:2.1em;line-height:2.1;text-align:center;border-radius:2px;padding:0 7px;background-color:#00a2e9;color:#fff;position:absolute;left:0.3em;top:50%;bottom:50%;margin:auto}.toc_container .toc_list li::after{box-sizing:border-box;display:inline-block;position:absolute;width:7px;height:7px;border-style:solid;border-width:1px 1px 0 0;border-color:#1a1411;transform:rotate(135deg);content:"";right:15px;top:50%;bottom:50%;margin:auto}.toc_container .toc_title{font-size:20px}.toc_container .toc_title i{margin-right:8px}.toc_anc{margin-top:-60px;padding-top:60px}.top_btn{display:flex;margin:20px auto 0;width:660px;align-items:center;border:3px solid #25c8e6;justify-content:center;height:auto;text-decoration:none;font-size:2rem;padding:10px;flex-wrap:wrap}@media screen and (max-width:767px){.top_btn{width:100%;max-width:660px;font-size:initial}}.top_btn:hover{opacity:0.6}.top_btn .date{display:inline;background:#e9f9fc;padding:0 12px;font-size:0.9em;border-radius:30px;margin-right:12px}.cs_hidden{display:none !important}.lower.sec_greeting_wrap .list .list__gotanda .clinic span,.lower.sec_greeting_wrap .list .img .name,footer .f_nav_fixed .recruit a,header .clinic_btn.badge_gastro a,header .btn_toggle_menu,footer .f_nav_fixed .clinic a,header .btn_toggle_menu.is_show div>span span,header .btn_toggle_menu.is_show div>span:before,header .btn_toggle_menu.is_show div>span:after,header .m_nav_1 .main-menu>li.menu-item-has-children>i::before,header .m_nav_1 .main-menu>li.menu-item-has-children>i::after,.cs_archive_1 .meta .cat,.cs_meta_1 .cat,.cs_post_wysiwyg h1::after,.cs_h_1::after,.cs_post_wysiwyg h2::after,.cs_h_2::after,.cs_widget_sub_1 .list_post_1 .meta .cat,.contents_wrap .side_area .box li:before{background-color:#15b2ab}header .toggle_wrap .btn_reservation_2,header .btn_reservation,footer .f_nav_fixed .reservation a{background-color:#e59c12}.lower.sec_greeting_wrap .list .list__gotanda .ttl,header .toggle_wrap .contact_wrap_2 .list .btn_tel,header .btn_toggle_menu.is_show::after,header .m_nav_1 .main-menu>li::before,header .m_nav_1 .main-menu>li>a,.cs_archive_1 li>a,.cs_widget_sub_1 .list_post_1 a,header .h_nav_1 .main-menu>li>a:hover,header .h_nav_1 .sub-menu>li>a:hover,header .h_nav_1 .sub-menu>li::before,footer .f_nav_1 .main-menu>li::before,footer .f_nav_1 .sub-menu>li::before,footer .f_nav_1 .sub-menu>li>a:hover,footer .f_nav_1 .main-menu>li>a:hover,.sec_greeting_wrap .list .ttl{color:#15b2ab}@media screen and (max-width: 767px){header .toggle_wrap .contact_wrap_2 .list .btn_access{color:#15b2ab;border-color:#15b2ab}}footer .btn_pagetop{color:#15b2ab;border-color:#15b2ab}@media screen and (max-width: 767px){header .toggle_wrap .contact_wrap_2 .list .name{color:#15b2ab;background-color:#f1fafa}}.sec_greeting_wrap .list .img::before{background-color:#f1fafa}footer .btn_pagetop::before,header .toggle_wrap .contact_wrap_2 .list .btn_access::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow_5.svg)}footer{padding-bottom:150px}@media screen and (max-width: 767px){footer{padding-bottom:80px}}footer .site_ttl,footer .f_clinic,footer .f_bnr{position:initial}footer .f_nav_1{margin-top:40px;display:block;font-size:.9em}footer .f_nav_1>ul{display:flex;flex-flow:column wrap;max-width:340px;max-height:360px}@media screen and (max-width: 767px){footer .f_nav_1>ul{max-width:calc(50% + 3vw);max-height:450px;margin-left:-6vw}}footer .f_nav_1>ul>li{margin-left:50px}@media screen and (max-width: 767px){footer .f_nav_1>ul>li{margin-left:6vw}}footer .f_nav_1 .main-menu>li{margin-top:15px}footer .f_nav_1 .sub-menu>li{margin-top:8px;line-height:1.5}@media screen and (max-width: 767px){footer .f_nav_1 .sub-menu>li{font-size:.9em}}@media screen and (max-width: 767px){footer .site_ttl{width:80%;max-width:100px}}footer .f_ttl{display:flex;align-items:center}@media screen and (max-width: 767px){footer .f_ttl{flex-direction:column;max-width:560px;margin:0 auto}}footer .f_clinic{margin:0 30px}@media screen and (max-width: 767px){footer .f_clinic{margin:30px 0 10px}}footer .copyright{padding-top:60px}@media screen and (max-width: 767px){footer .copyright{padding-top:50px}}@media(min-width: 768px){header .h_nav_1 .main-menu>li>a{text-align:center;line-height:1.2}}@media screen and (max-width: 767px){header .m_nav_1 .main-menu>li>a br{display:none}}header .clinic_btn{display:inline-flex;flex-direction:column}header .clinic_btn{left:256px}@media screen and (max-width: 767px){header .clinic_btn{left:173px;bottom:initial;top:50%}}header .clinic_btn a{padding:.1em .5em .2em;font-size:.8em;line-height:1.4}@media screen and (max-width: 767px){header .clinic_btn a{font-size:.7em}}header .clinic_btn a+a{margin-top:6px}.cs_widget_sub_1 .ttl_1,.cs_archive_1 li{border-color:#005a79}.cs_archive_1 li>a:hover{color:#005a79}.cs_archive_1 li .blog_btn__more{border-color:#005a79;color:#005a79}.cs_archive_1 li .blog_btn__more span::after{border-left-color:#005a79}.cs_archive_1 li .blog_btn__more:hover{border-color:#005a79;color:#fff;background-color:#005a79}.cs_archive_1 li .blog_btn__more:hover span::after{border-left-color:#fff}.cs_sec_breadcrumb_wrap_1 .breadcrumb li+li,header .h_nav_1 .main-menu>li>a:hover,.contents_wrap .side_area .box h3{border-color:#15b2ab}.cs_post_wysiwyg h1::before,.cs_h_1::before,.cs_post_wysiwyg h2::before,.cs_h_2::before{background-color:#005a79}.parent_cat_list dd a:hover{color:#e59c12}.page_gastro{margin-bottom:60px}@media screen and (max-width: 767px){.page_gastro{margin-bottom:30px}}.page_gastro .cs_ttl_1{text-align:center;border:none !important;padding-bottom:initial !important}.page_gastro .cs_ttl_1.cs_ttl_1_t1::before{background-color:#005a79;margin:0 auto 15px;position:initial}.page_gastro .cs_ttl_1::after{content:none}.page_gastro .cs_ttl_1 .ja{color:initial}.page_gastro .cs_ttl_1 .en{color:#15b2ab}.page_gastro .cs_hidden{display:none !important}.page_gastro .ac_area{margin:0 auto}.page_gastro .ac_area>li{list-style:none;padding:0}.page_gastro .ac_area>li .ac_ttl{position:relative;cursor:pointer;transition:all .5s ease;background-color:#fff;padding:20px 20px 20px 50px;font-weight:bold;color:#005a79}@media screen and (max-width: 767px){.page_gastro .ac_area>li .ac_ttl{padding:12px 12px 12px 50px}}.page_gastro .ac_area>li .ac_ttl::before,.page_gastro .ac_area>li .ac_ttl::after{position:absolute;content:"";width:15px;height:3px;background-color:#005a79}.page_gastro .ac_area>li .ac_ttl::before{top:48%;left:15px;transform:rotate(0deg)}.page_gastro .ac_area>li .ac_ttl::after{top:48%;left:15px;transform:rotate(90deg)}.page_gastro .ac_area>li .ac_ttl.close::before{transform:rotate(45deg)}.page_gastro .ac_area>li .ac_ttl.close::after{transform:rotate(-45deg)}.page_gastro .ac_area>li .ac_box{display:none}.page_gastro .cs_post_wysiwyg h2.tit02,.page_gastro .cs_post_wysiwyg h2{padding:.5em 0 .5em 1em;line-height:1.2}.page_gastro .cs_post_wysiwyg h2.tit02::before,.page_gastro .cs_post_wysiwyg h2::before{background-color:#005a79}.page_gastro .cs_post_wysiwyg h2.tit02::after,.page_gastro .cs_post_wysiwyg h2::after{background-color:#15b2ab}.page_gastro .cs_post_wysiwyg h3{position:relative;margin:40px 0 20px;letter-spacing:.05em;font-size:2.3rem;font-weight:500;line-height:1.4;text-align:left;font-family:"Noto Sans JP",sans-serif;border-left:5px solid #15b2ab;border-bottom:dashed 1px #15b2ab;padding:.2em 0 .2em .8em;color:initial}@media screen and (max-width: 767px){.page_gastro .cs_post_wysiwyg h3{font-size:1.8rem}}.page_gastro .cs_post_wysiwyg h3::before{content:none}.page_gastro .cs_post_wysiwyg h4{color:#005a79;letter-spacing:.05em;border-bottom:#005a79 2px solid;padding-bottom:10px}.page_gastro .cs_post_wysiwyg>h2:first-child,.page_gastro .cs_post_wysiwyg>h3:first-child,.page_gastro .cs_post_wysiwyg>h4:first-child{margin-top:0}.page_gastro .cs_post_wysiwyg p:last-of-type{margin-bottom:0}.page_gastro .cs_post_wysiwyg ul li::before{background-color:#e59c12;border:1px solid #e59c12}.page_gastro .cs_post_wysiwyg ul.__inline{margin-right:-20px;margin-bottom:-10px}.page_gastro .cs_post_wysiwyg ul.__inline li{display:inline-block;margin-right:20px;margin-bottom:10px}.page_gastro .cs_post_wysiwyg ul.__check li{position:relative;padding-left:40px;margin-bottom:10px;padding-bottom:10px;border-bottom:2px dashed #e0e6e9}.page_gastro .cs_post_wysiwyg ul.__check li::before{display:block;position:absolute;top:.5em;left:4px;width:20px;height:20px;background-color:rgba(0,0,0,0);background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/check.svg);background-repeat:no-repeat;background-position:left center;border:none;content:""}.page_gastro .cs_post_wysiwyg ul.__sublist>li{padding-left:0}.page_gastro .cs_post_wysiwyg ul.__sublist>li::before{content:none}.page_gastro .cs_post_wysiwyg ul.__sublist>li>ul{margin-bottom:0;padding-left:1em}.page_gastro .cs_post_wysiwyg ol li:before,.page_gastro .cs_post_wysiwyg .cs_ol_1 li:before{color:#15b2ab}.page_gastro .cs_post_wysiwyg .has-text-align-right{text-align:right !important}.page_gastro .cs_post_wysiwyg .has-text-align-center{text-align:center !important}.page_gastro .cs_post_wysiwyg .has-text-align-left{text-align:left !important}.page_gastro .cs_post_wysiwyg table th,.page_gastro .cs_post_wysiwyg .cs_table_1 th{color:#15b2ab;background-color:#f1fafa}.page_gastro .cs_post_wysiwyg .wp-block-image figcaption{font-size:.8em;text-align:center;opacity:.7}.page_gastro .cs_post_wysiwyg .ol_0{counter-reset:item -1}.page_gastro .cs_post_wysiwyg .ol_0 li:before,.page_gastro .cs_post_wysiwyg .ol_0.cs_ol_1 li:before{content:counter(item) ". ";counter-increment:item}.page_gastro .cs_sec_breadcrumb_wrap_1 .breadcrumb a{color:#15b2ab}.page_gastro .lower .tit_sm p.tit_sub{color:#15b2ab}.page_gastro .txt_pin{color:#005a79}.page_gastro .txt_blu{color:#15b2ab}.page_gastro .cs_btn_co_gastro{background-color:#15b2ab;border-color:#15b2ab;width:260px;margin-right:15px;margin-left:15px}@media screen and (max-width: 767px){.page_gastro .cs_btn_co_gastro>div{padding:10px 40px}}.page_gastro .cs_btn_co_gastro+.cs_btn_co_gastro{background-color:#005a79;border-color:#005a79}.page_gastro .cs_btn_wrap_1 .cs_btn_co_gastro{flex-grow:1;max-width:400px}@media screen and (max-width: 767px){.page_gastro .cs_btn_wrap_1 .cs_btn_co_gastro{max-width:initial}}.page_gastro .cs_btn_co_3_gastro{border-color:#15b2ab;color:#15b2ab;background-color:#fff}.page_gastro .cs_btn_co_3_gastro>div::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow_5.svg)}.page_gastro .gas_btn_s{display:inline-flex;align-items:center;justify-content:center;border:2px solid;line-height:1;padding:10px 20px;border-radius:50px;text-decoration:none;color:#005a79;font-weight:bold;min-width:140px}.page_gastro .gas_btn_s,.page_gastro .gas_btn_s span{transition:.3s ease-in-out}.page_gastro .gas_btn_s :hover{opacity:.6}.page_gastro .cs_btn_more_gastro_wrap .cs_btn_more_gastro{width:100%;border:2px solid #005a79;background:#fff;color:#005a79;font-size:1.8rem}.page_gastro .cs_btn_more_gastro_wrap .cs_btn_more_gastro.cs_btn_1>div{padding:16px 45px}@media screen and (max-width: 767px){.page_gastro .cs_btn_more_gastro_wrap .cs_btn_more_gastro.cs_btn_1>div{padding:10px 40px}}.page_gastro .cs_btn_more_gastro_wrap .cs_btn_more_gastro.cs_btn_1>div:after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow_2.svg)}.page_gastro .cs_btn .pdf{font-size:.6em;border:1px solid #fff;color:#fff;display:inline-block;padding:0px 3px;line-height:1;margin-left:10px}.page_gastro .cs_btn_1{border-radius:80px}.page_gastro #toc_container{width:100%;padding:1.2em 1.2em 2em;border:2px solid #15b2ab;border-radius:10px;background-color:#f1fafa}.page_gastro #toc_container .toc_title{font-weight:bold;text-align:center;margin:0 auto 1em;vertical-align:middle;font-size:2.2rem;display:flex;justify-content:center;align-items:center;color:#15b2ab}.page_gastro #toc_container .toc_list{max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 20px}.page_gastro #toc_container .toc_list li{margin:1em 0;font-weight:bold;position:relative;padding:0;border-bottom:solid 2px #e1e7ea;width:calc(50% - 20px);margin:0;font-feature-settings:"palt";display:flex;align-items:center}@media screen and (max-width: 767px){.page_gastro #toc_container .toc_list li{width:100%}}.page_gastro #toc_container .toc_list li::before{content:none}.page_gastro #toc_container .toc_list li::after{box-sizing:border-box;display:inline-block;position:absolute;width:7px;height:7px;border-style:solid;border-width:1px 1px 0 0;border-color:#1a1411;transform:rotate(135deg);content:"";right:15px;top:50%;bottom:50%;margin:auto}.page_gastro #toc_container .toc_list li a{width:100%;color:inherit;text-decoration:none;font-weight:bold;display:block;padding:10px calc(20px + 1em) 10px 0;transition:.3s ease}.page_gastro #toc_container.medical_toc{border:none;background-color:initial;padding:0}.page_gastro #toc_container.medical_toc .toc_list{margin:0 -20px 0 0;justify-content:flex-start}.page_gastro #toc_container.medical_toc .toc_list>li>ul{display:none}.page_gastro #toc_container.medical_toc .toc_list li{width:calc(33.3333333333% - 20px);margin:0 10px 10px 0;border-bottom:none}@media screen and (max-width: 767px){.page_gastro #toc_container.medical_toc .toc_list li{width:100%;margin-right:0}}.page_gastro #toc_container.medical_toc .toc_list li::after{border-color:#e59c12;left:0;right:0;top:initial;bottom:13px;border-width:2px 2px 0 0}@media screen and (max-width: 767px){.page_gastro #toc_container.medical_toc .toc_list li::after{right:20px;left:initial;top:0;bottom:0;margin:auto}}.page_gastro #toc_container.medical_toc .toc_list li a{padding:20px 20px 30px 20px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid #005a79;color:#005a79;font-weight:500;border-radius:8px}@media screen and (max-width: 767px){.page_gastro #toc_container.medical_toc .toc_list li a{padding:10px 30px 10px 20px}}.page_gastro .img_wrap{display:flex;justify-content:space-between;margin:0 -30px}@media screen and (max-width: 767px){.page_gastro .img_wrap{flex-wrap:wrap;margin:0;justify-content:center}}.page_gastro .img_wrap>*{margin:0 30px}@media screen and (max-width: 767px){.page_gastro .img_wrap>*{margin:0}}.page_gastro .img_wrap>*+*{margin-top:20px}.page_gastro .img_wrap>.img{width:300px;flex-shrink:0}@media screen and (max-width: 767px){.page_gastro .img_wrap>.img{width:100%;margin:0 auto;margin-right:initial;flex-shrink:initial}}.page_gastro .img_wrap+.img_wrap{flex-direction:row-reverse;margin-top:80px}@media screen and (max-width: 767px){.page_gastro .img_wrap+.img_wrap{margin-top:50px}}.page_gastro .img_wrap+.img_wrap+.img_wrap{flex-direction:initial}.page_gastro .case_name{font-size:2.6rem;text-align:center;padding:20px;color:#005a79;background:#f1fafa;border:solid #005a79;border-width:3px 0;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.page_gastro .case_name{font-size:2.2rem;padding:20px 10px}}.page_gastro .cs_note{background-color:#f7f7f7;border-radius:10px;padding:30px}.page_gastro .cs_note h4:first-of-type{margin-top:0}.page_gastro .cs_note+*{margin-top:40px}@media screen and (max-width: 767px){.page_gastro .cs_note+*{margin-top:20px}}.page_gastro .wp-block-buttons+*{margin-top:20px}.page_gastro .sup_txt{display:block;font-size:10px;font-weight:initial;margin-left:auto}.page_gastro .post_closed{text-align:center !important;background:#f1fafa;padding:20px 10px;color:#005a79}.page_gastro .cs_post_wysiwyg p.post_closed:last-of-type{margin-bottom:30px}.page_gastro .faq_list>li{padding-left:30px;font-size:1.6rem;font-weight:700}.page_gastro .faq_list>li::before{content:"Q";position:absolute;left:0;display:flex;justify-content:center;align-items:center;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;color:#fff;font-weight:700;line-height:1;border-radius:2px;top:4px;background-color:#15b2ab !important;border:none;width:20px;height:20px;font-size:1.5rem;border:none !important;background-position:initial;background-repeat:initial}.page_gastro .faq_list>li>ul{padding-left:0;padding-top:10px;margin-top:10px;margin-left:-30px;border-top:1px solid #e0e6e9;font-weight:initial}.page_gastro .faq_list>li>ul>li{padding-left:30px}.page_gastro .faq_list>li>ul>li::before{content:"A";position:absolute;left:0;display:flex;justify-content:center;align-items:center;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;color:#fff;font-weight:700;line-height:1;border-radius:2px;top:4px;background-color:#005a79 !important;width:20px;height:20px;font-size:1.5rem;border:none;background-position:initial;background-repeat:initial}.page_gastro .list_tab--btn{margin-bottom:0;display:flex;flex-wrap:wrap}.page_gastro .list_tab--btn li a{display:block;background-color:rgba(21,178,171,.5)}.page_gastro .list_tab--btn li.active a,.page_gastro .list_tab--btn li.active_color a{background-color:#15b2ab}.page_gastro .list_tab--area{display:none;opacity:0;background-color:#fff}.page_gastro .list_tab--area.is-active{display:block;animation-name:displayAnime;animation-duration:2s;animation-fill-mode:forwards}@keyframes displayAnime{from{opacity:0}to{opacity:1}}.page_gastro .list_tab li{padding-left:initial}.page_gastro .list_tab li::before{content:none}.page_gastro .list_tab .archive_inner_link_list{border:solid 1px #15b2ab;border-top:solid 8px #15b2ab}@media screen and (max-width: 767px){.page_gastro .list_tab .archive_medical_list{padding:0}}.page_gastro .list_tab .archive_medical_list h2{padding-left:0;font-weight:initial;border:none}.page_gastro .list_tab .archive_medical_list h2::before,.page_gastro .list_tab .archive_medical_list h2::after{content:none}.page_gastro .list_tab .parent_cat_list{justify-content:flex-start}@media screen and (max-width: 767px){.page_gastro .list_tab .parent_cat_list{padding:0}}.page_gastro .list_tab .parent_cat_list dt{padding:0;text-align:left;background:none;color:initial;width:100%;font-size:20px;margin-bottom:5px}.page_gastro .list_tab .parent_cat_list dd{width:initial}.page_gastro .list_tab .parent_cat_list dd .fa{color:#15b2ab}.page_gastro .list_tab .medical_kobetsu_list{background:#f1fafa;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;padding:2% 3% 1.5%}@media screen and (max-width: 767px){.page_gastro .list_tab .medical_kobetsu_list{padding:5% 3% 5%}}.page_gastro .list_tab .medical_kobetsu_list dt{position:relative;width:100%;padding-left:1.3em;padding-bottom:0;padding-top:0;font-size:17px;margin:0 0 10px;text-align:left;background:initial;color:initial}.page_gastro .list_tab .medical_kobetsu_list dt:before{color:#15b2ab}.page_gastro .list_tab .medical_kobetsu_list dd{position:relative;width:31.5%;margin-left:.2em;margin-right:.8em;margin-bottom:10px;border:solid 1px #15b2ab;background:#15b2ab}@media screen and (max-width: 767px){.page_gastro .list_tab .medical_kobetsu_list dd{width:calc(100% - 20px);margin-left:auto;margin-right:auto}}.page_gastro .list_tab.__taboff .list_tab--area{display:block;opacity:1}.page_gastro .sec_mv_wrap .mv .ttl{top:50%;left:6%;transform:translateY(-50%);margin:auto}.page_gastro .sec_mv_wrap .mv .ttl img{filter:drop-shadow(1px 1px 7px rgba(83, 75, 59, 0.1)) !important}.page_gastro .sec_mv_wrap .mv .bg::before{content:none}@media screen and (max-width: 767px){.page_gastro .sec_mv_wrap .mv .bg span{padding-top:100%}}.page_gastro .sec_mv_wrap .txtset{position:absolute;width:50%;max-width:600px;bottom:6%;right:20px}@media screen and (max-width: 767px){.page_gastro .sec_mv_wrap .txtset{width:90%;right:0;left:0;margin:auto}}.page_gastro .sec_mv_wrap .icon{position:absolute;width:18%;max-width:240px;top:6%;right:40px}@media screen and (max-width: 767px){.page_gastro .sec_mv_wrap .icon{width:38%;max-width:200px;top:10px;right:10px}}.page_gastro .sec_mv_wrap .name{position:absolute;left:0;top:0;display:block;padding:15px 5px;width:200px;color:#fff;background-color:#15b2ab;line-height:1;text-align:center;border-top-left-radius:20px;border-bottom-right-radius:20px;margin:0;z-index:100}@media screen and (max-width: 767px){.page_gastro .sec_mv_wrap .name{left:0;top:0;padding:12px 5px;width:120px;font-size:.9em;line-height:1.4}}.page_gastro .sec_toparchive_wrap{position:relative;z-index:1;background-color:#f7f7f7;margin:80px 0 0;padding:80px 0}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap{margin:-60px 0 0;padding:100px 0 60px}}.page_gastro .sec_toparchive_wrap .cs_sec_inner{display:flex}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .cs_sec_inner{flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center}}.page_gastro .sec_toparchive_wrap .archive_content{flex-grow:1}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .archive_content{width:100%}}.page_gastro .sec_toparchive_wrap .archive_ttl{margin-right:80px}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .archive_ttl{margin-right:auto;margin-left:auto}}.page_gastro .sec_toparchive_wrap .archive_ttl .cs_ttl_1{margin-bottom:30px}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .archive_ttl .cs_ttl_1{margin-bottom:10px}}.page_gastro .sec_toparchive_wrap .archive li{display:flex;border-bottom:1px solid #e0e6e9;padding:20px 0}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .archive li{flex-direction:column;padding:12px 0}}@media screen and (max-width: 767px){.page_gastro .sec_toparchive_wrap .archive .meta{margin-bottom:6px}}.page_gastro .sec_toparchive_wrap .archive .meta .cat{color:#fff;padding:2px 8px;margin:0 12px 0 8px;font-size:1.2rem;background-color:#15b2ab;border-radius:2px}.page_gastro .sec_toparchive_wrap .archive a{color:initial;text-decoration:none}.page_gastro .sec_toparchive_wrap .gas_btn_s{margin-top:20px}.page_gastro.low_page{padding-top:0}.page_gastro.low_page .sec_case_wrap{padding:0}.page_gastro .sec_case_wrap{padding:120px 0;position:relative}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap{padding:60px 0}}.page_gastro .sec_case_wrap::before{content:"";background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/logo_bg.svg);background-repeat:no-repeat;height:46vw;width:46vw;position:absolute;background-size:contain;top:-100px;right:-100px}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap::before{height:76vw;width:76vw;top:-50px;right:-60px}}.page_gastro .sec_case_wrap .case_list{margin-top:60px}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap .case_list{margin-top:30px}}.page_gastro .sec_case_wrap .case_list ul{display:flex;justify-content:space-between;flex-wrap:wrap}.page_gastro .sec_case_wrap .case_list li{width:calc(50% - 10px);margin-bottom:20px}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap .case_list li{width:100%;margin-bottom:12px}}.page_gastro .sec_case_wrap .case_list a{display:flex;align-items:center;width:100%;height:100%;background-color:#15b2ab;color:#fff;text-decoration:none;padding:20px;border-radius:4px}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap .case_list a{padding:12px}}.page_gastro .sec_case_wrap .case_list a::after{content:"";display:inline-block;width:24px;height:24px;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow_1.svg);background-repeat:no-repeat;flex-shrink:0}.page_gastro .sec_case_wrap .case_list a .ico{flex-shrink:0;width:70px;display:inline-block}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap .case_list a .ico{width:50px}}.page_gastro .sec_case_wrap .case_list a .txt{flex-grow:1;font-size:1.8rem;line-height:1.4;margin:0 14px}@media screen and (max-width: 767px){.page_gastro .sec_case_wrap .case_list a .txt{font-size:1.6rem}}.page_gastro .sec_features_wrap{padding:200px 0 80px}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap{padding:80px 0}}.page_gastro .sec_features_wrap::before{content:"";background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/features_img_1.jpg);background-repeat:no-repeat;background-position:50% 50%;height:30%;width:100%;background-size:cover;top:0;left:0}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap::before{display:block;height:100%}}.page_gastro .sec_features_wrap .box{background:#fff;padding:80px 0;border-radius:30px}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .box{padding:40px 0}}.page_gastro .sec_features_wrap .list>ul{display:flex;margin-right:-20px}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .list>ul{flex-wrap:wrap;margin:0 auto;justify-content:center}}.page_gastro .sec_features_wrap .list>ul>li{position:relative;margin-right:20px;width:calc(33.3333333333% - 20px);border-radius:10px;background-image:initial;background-color:initial;padding:0;overflow:hidden}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .list>ul>li{width:calc(100% - 40px);margin-right:initial}}.page_gastro .sec_features_wrap .list>ul>li::before{content:none}.page_gastro .sec_features_wrap .list>ul>li a{display:block;text-decoration:none;height:100%}.page_gastro .sec_features_wrap .list>ul>li a:hover{background-color:#f1fafa}.page_gastro .sec_features_wrap .list>ul>li a:hover .ico::before{background-color:#f1fafa}.page_gastro .sec_features_wrap .list>ul .num{display:flex;position:initial;transform:initial;width:100%;text-align:center;color:#15b2ab;align-items:center;justify-content:center;font-size:1.4rem;padding-bottom:20px}.page_gastro .sec_features_wrap .list>ul .num span{margin:0 8px}.page_gastro .sec_features_wrap .list>ul .num::before,.page_gastro .sec_features_wrap .list>ul .num::after{content:"";background:#15b2ab;height:1px;width:32px;display:inline-block}.page_gastro .sec_features_wrap .list>ul .ttl{height:initial;position:relative;z-index:1;margin-top:12px;font-weight:500;color:#005a79;font-size:2rem;margin-bottom:10px;text-align:center;letter-spacing:.05em}.page_gastro .sec_features_wrap .list>ul .ttl .sub{font-size:.8em}.page_gastro .sec_features_wrap .list>ul .des{color:initial;font-size:.8em;line-height:1.4;padding:0 20px 0 40px;position:relative;z-index:1}.page_gastro .sec_features_wrap .list>ul .des::before{position:absolute;top:8px;left:20px;content:"";background:#15b2ab;height:2px;width:12px;display:inline-block}.page_gastro .sec_features_wrap .list>ul .des+.des{margin-top:6px}.page_gastro .sec_features_wrap .list>ul .des:last-child{padding-bottom:20px}.page_gastro .sec_features_wrap .ico{position:relative;z-index:1;width:50px;height:50px;margin:0 auto}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .ico{margin-top:-30px}}.page_gastro .sec_features_wrap .ico img{object-fit:contain}.page_gastro .sec_features_wrap .ico::before{content:"";position:absolute;display:inline-block;width:140px;height:140px;top:-40px;left:50%;margin:auto;background-color:#fff;border-radius:100px;z-index:-1;transform:translateX(-50%);transition:.3s ease-in-out}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .ico::before{width:180px;height:180px}}.page_gastro .sec_features_wrap .list+.btn_wrap{margin-top:60px}@media screen and (max-width: 767px){.page_gastro .sec_features_wrap .list+.btn_wrap{margin-top:20px}}.page_gastro.low_page .sec_medical_wrap{background-color:initial}.page_gastro.low_page .sec_medical_wrap .list a{background-color:#f1fafa}.page_gastro.low_page .sec_medical_wrap .teikei_wrap .ttl span{background-color:#fff}.page_gastro .sec_medical_wrap{background-color:#f1fafa}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap{margin:0;border-radius:0}}.page_gastro .sec_medical_wrap .sec_ttl{margin-bottom:60px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .sec_ttl{margin-bottom:40px}}.page_gastro .sec_medical_wrap .list{margin:0}.page_gastro .sec_medical_wrap .list>ul{display:flex;flex-wrap:wrap;margin-right:-40px;margin-bottom:-30px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .list>ul{margin-right:-15px;margin-bottom:-15px}}.page_gastro .sec_medical_wrap .list>ul>li{margin-right:40px;margin-bottom:30px;width:calc(50% - 40px)}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .list>ul>li{margin-right:15px;margin-bottom:15px;width:calc(50% - 15px)}.page_gastro .sec_medical_wrap .list>ul>li:last-child{margin-right:15px;margin-bottom:15px;width:calc(50% - 15px)}.page_gastro .sec_medical_wrap .list>ul>li:last-child a{height:150px;flex-wrap:wrap}.page_gastro .sec_medical_wrap .list>ul>li:last-child a i{margin-left:0}}.page_gastro .sec_medical_wrap .list a{position:relative;display:flex;align-items:center;height:125px;background-color:#fff;border-radius:10px;color:#1a1311;font-size:2rem;font-weight:700;line-height:1.3;text-decoration:none;cursor:pointer}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .list a{justify-content:center;align-content:center;flex-wrap:wrap;height:150px;font-size:1.8rem}.page_gastro .sec_medical_wrap .list a span{display:flex;justify-content:center;align-items:center;width:100%;min-height:60px;text-align:center;flex-direction:column}}@media screen and (max-width: 767px)and (max-width: 767px){.page_gastro .sec_medical_wrap .list a span .txt_s{font-size:.8em;min-height:initial}}.page_gastro .sec_medical_wrap .list a::after{content:"";position:absolute;right:8px;bottom:8px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow3_1.svg);width:30px;height:30px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .list a::after{right:5px;bottom:5px;width:20px;height:20px}}.page_gastro .sec_medical_wrap .list a i{flex:none;display:block;margin:0 60px;width:98px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .list a i{display:block;margin:0;width:60px}}.page_gastro .sec_medical_wrap .teikei_wrap{margin-top:100px;border:4px solid #15b2ab;border-radius:20px;padding:0px 40px 60px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .teikei_wrap{margin-top:60px;padding:0px 30px 30px}}.page_gastro .sec_medical_wrap .teikei_wrap .ttl{color:#15b2ab;text-align:center;font-size:2.6rem;font-weight:bold;margin-top:-1em}.page_gastro .sec_medical_wrap .teikei_wrap .ttl span{background-color:#f1fafa;display:inline-block;padding:0 20px}.page_gastro .sec_medical_wrap .teikei_wrap .ttl+*{padding-top:40px}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list{display:flex;align-items:center;justify-content:center}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-right:-20px;margin-bottom:-20px;max-width:760px}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul li{width:calc(33.3333333333% - 20px);margin-right:20px;margin-bottom:20px;position:relative}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul li{width:auto}}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul li::before{content:"";display:inline-block;background-color:#15b2ab;width:10px;height:10px;border-radius:20px;margin-right:8px}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul li a{color:initial;text-decoration:none;transition:.3s ease-in-out}.page_gastro .sec_medical_wrap .teikei_wrap .teikei_list ul li a:hover{text-decoration:underline}.page_gastro .sec_medical_wrap .teikei_wrap .des{text-align:center;font-size:.9em;margin-bottom:40px}@media screen and (max-width: 767px){.page_gastro .sec_medical_wrap .teikei_wrap .des{text-align:initial}}.page_gastro .sec_blog_wrap{background-color:initial;margin-top:0;margin-bottom:60px}@media screen and (max-width: 767px){.page_gastro .sec_blog_wrap{margin-bottom:0px;padding-top:60px}}.page_gastro .sec_clinic_wrap{background-color:#f1fafa}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap{padding-bottom:0}}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box{margin:0 auto}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .list>ul>li{margin-right:60px;min-width:390px;width:70%;margin-right:auto;margin-left:auto}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .list>ul>li{min-width:initial;width:100%}}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .list .ttl{font-size:2.2rem}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .list .ttl{font-size:1.8rem}}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice{background-color:#f1fafa;padding:60px;margin-bottom:0}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice{margin:40px auto 0;padding:40px 20px}}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice h3{margin-top:0}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap{margin-top:40px}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt h4{border:none}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt h4 .clinic,.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt h4 .pos{font-weight:initial}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt .des{font-size:.9em;margin-bottom:20px;font-weight:bold;letter-spacing:1.6px;line-height:1.9;padding:25px;background:#f7f7f7;box-shadow:18px 0px 0px -15px #f7f7f7,0px 18px 0px -15px #f7f7f7,0px -18px 0px -15px #f7f7f7,-18px 0px 0px -15px #f7f7f7,0 0 0 3px #555}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt .des{padding:16px}}.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .voice_wrap--txt .des .st-txt{margin:0 2px;font-size:1.1em;color:#15b2ab}@media screen and (max-width: 767px){.home .page_gastro .sec_greeting_wrap .sec_features_wrap__box .feature_box--voice .gas_btn_s{width:100%}}.page_gastro.low_page .sec_features_wrap{padding-top:0;padding-bottom:0}.page_gastro.low_page .sec_features_wrap__ank .list{margin:60px auto}.page_gastro.low_page .sec_features_wrap__ank .list>ul{justify-content:space-between}.page_gastro.low_page .sec_features_wrap__ank .list>ul>li{width:calc(25% - 12px);overflow:initial;border:2px solid #15b2ab}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .list>ul>li{width:100%}.page_gastro.low_page .sec_features_wrap__ank .list>ul>li+li{margin-top:12px}}.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a{padding:24px 6px 38px;position:relative;border-radius:10px}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a{display:flex;align-items:center;padding:12px 40px 12px 30px}}.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a::before{content:"";position:absolute;display:inline-block;width:100px;height:100px;background-color:#f1fafa;border-radius:100px;transition:.3s ease-in-out;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:auto}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a::before{width:60px;height:60px;top:50%;left:20px;transform:translateY(-50%);margin:auto}}.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a::after{content:"";display:inline-block;position:absolute;bottom:16px;left:0;right:0;margin:auto;width:12px;height:12px;border-style:solid;border-width:0px 2px 2px 0;border-color:#15b2ab;transform:rotate(45deg)}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .list>ul>li a::after{left:initial;right:20px;top:0;bottom:0;margin:auto}}.page_gastro.low_page .sec_features_wrap__ank .list>ul .ttl{font-size:1.7rem;border-bottom:none;padding-bottom:0}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .list>ul .ttl{flex-grow:1;text-align:left;margin:0;padding:0 10px 0 20px}}.page_gastro.low_page .sec_features_wrap__ank .ico{width:60px;height:60px}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__ank .ico{width:40px;height:50px;margin:0}}.page_gastro.low_page .sec_features_wrap__ank .ico::before{content:none}.page_gastro.low_page .sec_features_wrap__box .feature_box{background-color:#f1fafa;border-radius:20px;position:relative;padding:80px 60px;overflow:hidden}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__box .feature_box{padding:70px 20px 40px}}.page_gastro.low_page .sec_features_wrap__box .feature_box+.feature_box{margin-top:60px}.page_gastro.low_page .sec_features_wrap__box .feature_box::before{content:"";background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/logo_bg.svg);background-repeat:no-repeat;height:46vw;width:46vw;position:absolute;background-size:contain;bottom:-100px;right:-100px;z-index:-1}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__box .feature_box::before{height:76vw;width:76vw;bottom:-50px;right:-80px}}.page_gastro.low_page .sec_features_wrap__box .feature_box--img{border-radius:10px;overflow:hidden}.page_gastro.low_page .sec_features_wrap__box .feature_box--img.__wide{margin-bottom:60px}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__box .feature_box--img.__wide{margin-bottom:30px}}.page_gastro.low_page .sec_features_wrap__box .feature_box--img.__wide.__row{margin-bottom:0;margin-top:60px}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl{margin-bottom:30px}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .ttl{text-align:center;margin-top:12px;margin-bottom:10px;font-weight:500;color:#005a79;font-size:2.4rem;border-bottom:none;padding-bottom:0}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .ttl .sub{font-size:.8em;letter-spacing:initial}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .num{display:flex;position:initial;transform:initial;width:100%;text-align:center;color:#15b2ab;align-items:center;justify-content:center;font-size:1.4rem;padding-bottom:20px}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .num::before,.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .num::after{content:"";background:#15b2ab;height:1px;width:32px;display:inline-block}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .num span{margin:0 8px}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .ico{width:60px;height:70px}.page_gastro.low_page .sec_features_wrap__box .feature_box--ttl .ico::before{content:none}.page_gastro.low_page .sec_features_wrap__box .feature_box--txt .name{text-align:right}.page_gastro.low_page .sec_features_wrap__box .feature_box--txt h3{margin-top:0}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice{margin:60px auto}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap{display:flex;margin-right:-12px;margin-bottom:-12px;flex-wrap:wrap}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap>li{width:calc(50% - 12px);margin-right:12px;margin-bottom:12px;padding-left:initial}@media screen and (max-width: 767px){.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap>li{width:100%}}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap>li::before{content:none}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--txt{background-color:#fff;padding:60px 30px 30px 30px;border-radius:10px}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--txt h4{font-size:1.1em;letter-spacing:initial;display:flex;flex-wrap:wrap;align-items:baseline}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--txt h4>span{flex-shrink:0}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--txt .clinic,.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--txt .pos{font-size:.8em;margin-right:8px}.page_gastro.low_page .sec_features_wrap__box .feature_box--voice .voice_wrap--img{margin:0 auto -60px;width:50%;overflow:hidden;border-radius:130px}.page_gastro.low_page .sec_features_wrap__box .feature_box .btn_wrap{margin-top:60px}.page_gastro.low_page .sec_greeting_wrap table th,.page_gastro.low_page .sec_greeting_wrap .cs_table_1 th{background-color:rgba(0,0,0,0)}.page_gastro.low_page .sec_greeting_wrap ul li{padding-left:0}.page_gastro.low_page .sec_greeting_wrap ul li::before{content:none}.page_gastro .option_group_1 .group_wrap li,.page_gastro .checkup_group_1 .group_wrap li,.page_gastro .case_group_1 .group_wrap li{background-color:#f7f7f7;border-radius:20px;padding:80px 60px}@media screen and (max-width: 767px){.page_gastro .option_group_1 .group_wrap li,.page_gastro .checkup_group_1 .group_wrap li,.page_gastro .case_group_1 .group_wrap li{padding:30px 20px}}.page_gastro .option_group_1 .group_wrap li:before,.page_gastro .checkup_group_1 .group_wrap li:before,.page_gastro .case_group_1 .group_wrap li:before{content:none}.page_gastro .option_group_1 .group_wrap li+li,.page_gastro .checkup_group_1 .group_wrap li+li,.page_gastro .case_group_1 .group_wrap li+li{margin-top:40px}.page_gastro .option_group_1 .cs_btn_more_gastro_wrap,.page_gastro .checkup_group_1 .cs_btn_more_gastro_wrap,.page_gastro .case_group_1 .cs_btn_more_gastro_wrap{margin-top:60px}.page_gastro .option_group_1 .group_wrap,.page_gastro .checkup_group_1 .group_wrap{margin-top:40px}.page_gastro .option_group_1 .ttl_wrap,.page_gastro .checkup_group_1 .ttl_wrap{display:flex;justify-content:space-between;flex-wrap:wrap;background:#fff;padding:20px;border:2px solid #15b2ab}@media screen and (max-width: 767px){.page_gastro .option_group_1 .ttl_wrap,.page_gastro .checkup_group_1 .ttl_wrap{justify-content:center}}.page_gastro .option_group_1 .ttl_wrap>.des_wrap,.page_gastro .checkup_group_1 .ttl_wrap>.des_wrap{width:400px;flex-grow:1;padding-right:6%}@media screen and (max-width: 767px){.page_gastro .option_group_1 .ttl_wrap>.des_wrap,.page_gastro .checkup_group_1 .ttl_wrap>.des_wrap{width:100%;padding-right:0}}.page_gastro .option_group_1 .ttl_wrap>.price_wrap,.page_gastro .checkup_group_1 .ttl_wrap>.price_wrap{width:360px}@media screen and (max-width: 767px){.page_gastro .option_group_1 .ttl_wrap>.price_wrap,.page_gastro .checkup_group_1 .ttl_wrap>.price_wrap{margin-top:20px;width:100%}}.page_gastro .option_group_1 .ttl_wrap .ttl,.page_gastro .option_group_1 .ttl_wrap .price,.page_gastro .checkup_group_1 .ttl_wrap .ttl,.page_gastro .checkup_group_1 .ttl_wrap .price{margin-bottom:8px;font-size:2.8rem;line-height:1.4;color:#005a79;font-weight:bold}@media screen and (max-width: 767px){.page_gastro .option_group_1 .ttl_wrap .ttl,.page_gastro .option_group_1 .ttl_wrap .price,.page_gastro .checkup_group_1 .ttl_wrap .ttl,.page_gastro .checkup_group_1 .ttl_wrap .price{font-size:2.2rem}}.page_gastro .option_group_1 .ttl_wrap .price_sub,.page_gastro .checkup_group_1 .ttl_wrap .price_sub{font-size:.6em;line-height:1}.page_gastro .option_group_1 .ttl_wrap .txt-s,.page_gastro .checkup_group_1 .ttl_wrap .txt-s{font-size:.6em}.page_gastro .option_group_1 .ttl_wrap .time i,.page_gastro .checkup_group_1 .ttl_wrap .time i{margin-right:8px;color:#005a79;font-size:1.6em;vertical-align:middle}.page_gastro .option_group_1 .ttl_wrap .des,.page_gastro .checkup_group_1 .ttl_wrap .des{line-height:1.4}.page_gastro .option_group_1 .ttl_wrap .tag_list,.page_gastro .checkup_group_1 .ttl_wrap .tag_list{margin:10px -4px}.page_gastro .option_group_1 .ttl_wrap .tag_list li,.page_gastro .checkup_group_1 .ttl_wrap .tag_list li{display:inline-block;margin:2px 4px;padding:0 6px;background-color:initial;border:1px solid #737373;border-radius:4px;font-size:.8em;line-height:1.4}.page_gastro .option_group_1 .ttl_wrap .tag_list li+li,.page_gastro .checkup_group_1 .ttl_wrap .tag_list li+li{margin-top:2px}.page_gastro .option_group_1 .common_wrap,.page_gastro .checkup_group_1 .common_wrap{margin:40px}@media screen and (max-width: 767px){.page_gastro .option_group_1 .common_wrap,.page_gastro .checkup_group_1 .common_wrap{margin:30px 0 0 0}}@media(min-width: 768px){.page_gastro .option_group_1 .common_wrap .cs_btn_wrap_1 .cs_btn,.page_gastro .checkup_group_1 .common_wrap .cs_btn_wrap_1 .cs_btn{margin-bottom:0}}.page_gastro .option_group_1 .check_wrap .ac_area>li+li{margin-top:20px}.page_gastro .option_group_1 .check_wrap .ac_area .ac_ttl{background-color:#f1fafa;border-radius:4px;border:1px solid #e0e6e9;font-size:2.4rem;line-height:1.4}@media screen and (max-width: 767px){.page_gastro .option_group_1 .check_wrap .ac_area .ac_ttl{font-size:1.8rem}}.page_gastro .option_group_1 .check_wrap .ac_area .ac_ttl .txt-s{display:block;font-size:.7em}.page_gastro .option_group_1 .check_wrap .ac_area .ac_box{box-shadow:none}.page_gastro .option_group_1 .icon{display:flex;justify-content:center;align-items:center;flex-shrink:1;margin:0 4%;width:120px;height:120px;border-radius:50%;background-color:#f1fafa}@media screen and (max-width: 767px){.page_gastro .option_group_1 .icon{margin-bottom:12px}}.page_gastro .option_group_1 .icon img{width:80%}.page_gastro .option_group_1 .txt_wrap{width:370px}.page_gastro .option_group_1 .ac_box_content+.ac_box_content{margin-top:30px}.page_gastro .res_wrap{margin:4px;flex-grow:1}.page_gastro .res_wrap .res_list{display:flex}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list{flex-wrap:wrap}}.page_gastro .res_wrap .res_list>li{width:300px;flex-grow:1;padding:10px;margin:0 auto;max-width:500px}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list>li{width:160px;padding:4px}}.page_gastro .res_wrap .res_list>li+li{margin-top:0px}.page_gastro .res_wrap .res_list>li a{display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid;border-radius:10px;padding:12px 0 0;text-decoration:none;color:#005a79;font-weight:bold;font-size:2rem;transition:.3s ease-in-out;height:100%}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list>li a{padding:6px 0 0;font-size:1.8rem}}.page_gastro .res_wrap .res_list>li a:hover{opacity:.8}.page_gastro .res_wrap .res_list>li a i{font-size:2.4rem;margin-right:16px}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list>li a i{font-size:2.2rem;margin-right:10px}}.page_gastro .res_wrap .res_list>li a .txt{display:flex;align-items:center;margin-bottom:12px}.page_gastro .res_wrap .res_list>li a .txt .sub{display:block;font-size:1.4rem;line-height:1}.page_gastro .res_wrap .res_list>li .tag{color:#fff;font-size:1.3rem;padding:0 14px;font-weight:initial;line-height:1.6;margin-top:auto;width:100%;text-align:center}.page_gastro .res_wrap .res_list>li.tel_nakano a,.page_gastro .res_wrap .res_list>li.tel_gotanda a,.page_gastro .res_wrap .res_list>li.tel_shibuya a{background-color:#fff}.page_gastro .res_wrap .res_list>li.web_nakano a,.page_gastro .res_wrap .res_list>li.web_gotanda a,.page_gastro .res_wrap .res_list>li.web_shibuya a{background-color:#fff8f8}.page_gastro .res_wrap .res_list>li.form_gotanda a{background-color:rgba(0,0,0,0)}.page_gastro .res_wrap .res_list>li.form_gotanda a,.page_gastro .res_wrap .res_list>li.tel_gotanda a,.page_gastro .res_wrap .res_list>li.web_gotanda a{border-color:#24c8e6}.page_gastro .res_wrap .res_list>li.form_gotanda a .tag,.page_gastro .res_wrap .res_list>li.tel_gotanda a .tag,.page_gastro .res_wrap .res_list>li.web_gotanda a .tag{background-color:#24c8e6}.page_gastro .res_wrap .res_list>li.tel_shibuya a,.page_gastro .res_wrap .res_list>li.web_shibuya a{border-color:#f373ab}.page_gastro .res_wrap .res_list>li.tel_shibuya a .tag,.page_gastro .res_wrap .res_list>li.web_shibuya a .tag{background-color:#f373ab}.page_gastro .res_wrap .res_list>li.tel_nakano a,.page_gastro .res_wrap .res_list>li.web_nakano a{border-color:orange}.page_gastro .res_wrap .res_list>li.tel_nakano a .tag,.page_gastro .res_wrap .res_list>li.web_nakano a .tag{background-color:orange}.page_gastro .res_wrap .res_list .res_none{padding:0 10px}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list .res_none{padding:0}}.page_gastro .res_wrap .res_list .res_none .txt{padding:20px;margin:0 10px;background-color:#f7f7f7;line-height:1.4}@media screen and (max-width: 767px){.page_gastro .res_wrap .res_list .res_none .txt{margin:0}}.page_gastro .check_wrap .ac_area>li{padding:0}.page_gastro .check_wrap .ac_area .ac_box{padding:20px;background-color:#fff;border-top:1px solid #e0e6e9;border-top:2px solid rgba(0,0,0,.05);box-shadow:inset 0px 3px 5px 0px rgba(0,0,0,.05)}@media screen and (max-width: 767px){.page_gastro .check_wrap .ac_area .ac_box{padding:10px}}.page_gastro .check_wrap .c_btn{cursor:pointer;transition:all .5s ease;background-color:#005a79;padding:10px;font-weight:bold;color:#fff;margin-top:20px;text-align:center}.page_gastro .check_wrap table th,.page_gastro .check_wrap table td{font-size:.9em;padding:10px}@media screen and (max-width: 767px){.page_gastro .check_wrap table th,.page_gastro .check_wrap table td{line-height:1.4;font-size:.8em}}@media screen and (max-width: 767px){.page_gastro .check_wrap table th{vertical-align:middle}}.page_gastro .check_wrap table tbody tr td:last-of-type{text-align:center}.page_gastro .tab_list{display:flex;margin-bottom:30px}@media screen and (max-width: 767px){.page_gastro .tab_list{flex-wrap:wrap}}.page_gastro .tab_list li{width:120px;flex-grow:1;padding:0 10px;border-right:2px solid #e0e6e9}@media screen and (max-width: 767px){.page_gastro .tab_list li{border:none;padding:0 4px}}.page_gastro .tab_list li:first-of-type{border-left:2px solid #e0e6e9}@media screen and (max-width: 767px){.page_gastro .tab_list li:first-of-type{border:none}}.page_gastro .tab_list li::before{content:none}.page_gastro .tab_list li.current a{position:relative;background-color:#005a79;border-radius:4px;color:#fff;font-weight:500;cursor:initial}.page_gastro .tab_list li.current a:hover{background-color:#005a79;opacity:1}.page_gastro .tab_list li.current a::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-right:12px solid rgba(0,0,0,0);border-left:12px solid rgba(0,0,0,0);border-top:12px solid #005a79;border-bottom:0;position:absolute;bottom:-12px}@media screen and (max-width: 767px){.page_gastro .tab_list li.current a::after{content:none}}.page_gastro .tab_list li a{padding:8px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:initial;line-height:1.4}@media screen and (max-width: 767px){.page_gastro .tab_list li a{font-size:1.2rem}}.page_gastro .tab_list li a:hover{background-color:#f1fafa}.page_gastro .half_wrap_group{margin:0 -30px}@media screen and (max-width: 767px){.page_gastro .half_wrap_group{margin:0 20px}}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex{flex-direction:column}}.page_gastro .half_wrap_group .is-layout-flex>*{margin:0 30px}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex>*{margin:0 auto}}.page_gastro .half_wrap_group .is-layout-flex+.is-layout-flex{margin-top:60px}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex+.is-layout-flex{margin-top:30px}}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(1)>div:not(.wp-block-image){position:relative}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(1)>div:not(.wp-block-image)::before{content:"01";position:absolute;top:4px;left:-10px;font-size:6.6rem;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;font-weight:600;line-height:.7;color:#15b2ab;z-index:1}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(1)>div:not(.wp-block-image)::before{font-size:5.8rem;top:10px}}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(2)>div:not(.wp-block-image){position:relative}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(2)>div:not(.wp-block-image)::before{content:"02";position:absolute;top:4px;left:-10px;font-size:6.6rem;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;font-weight:600;line-height:.7;color:#15b2ab;z-index:1}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(2)>div:not(.wp-block-image)::before{font-size:5.8rem;top:10px}}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(3)>div:not(.wp-block-image){position:relative}.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(3)>div:not(.wp-block-image)::before{content:"03";position:absolute;top:4px;left:-10px;font-size:6.6rem;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;font-weight:600;line-height:.7;color:#15b2ab;z-index:1}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex:nth-of-type(3)>div:not(.wp-block-image)::before{font-size:5.8rem;top:10px}}.page_gastro .half_wrap_group .is-layout-flex h3{padding-left:90px;border:none !important}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .is-layout-flex h3{padding-left:80px;margin:0px 0 20px}}.page_gastro .half_wrap_group .wp-block-image{width:40%;flex-shrink:0;max-width:400px}@media screen and (max-width: 767px){.page_gastro .half_wrap_group .wp-block-image{order:2;width:100%;max-width:initial}}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group{border-radius:20px;padding:40px;border:2px solid #15b2ab;background-color:#f1fafa}@media screen and (max-width: 767px){.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group{padding:30px 20px}}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group .cs_note{background-color:#fff}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group+.wp-block-group{margin-top:40px;position:relative}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group+.wp-block-group::before{display:block;position:absolute;top:-44px;left:0;right:0;margin:auto;width:40px;height:18px;background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/arrow_4.svg);background-repeat:no-repeat;background-position:left center;border:none;content:""}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(1) h3::after{content:"01"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(2) h3::after{content:"02"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(3) h3::after{content:"03"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(4) h3::after{content:"04"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(5) h3::after{content:"05"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(6) h3::after{content:"06"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(7) h3::after{content:"07"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group:nth-of-type(8) h3::after{content:"08"}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group.pre_step{border:2px dashed #15b2ab;background-color:#fff}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group.pre_step .cs_note{background-color:#f7f7f7}.page_gastro .flow_group>.wp-block-group__inner-container>.wp-block-group.pre_step h3::after{content:"0"}.page_gastro .flow_group h3{font-feature-settings:"palt";position:relative;padding:0px 0 0 100px;margin:0 0 40px 0;height:80px;display:flex;align-items:center;border:none}@media screen and (max-width: 767px){.page_gastro .flow_group h3{height:70px;font-size:2rem;padding:0px 0 0 90px;margin:0 0 20px 0}}.page_gastro .flow_group h3::before,.page_gastro .flow_group h3::after{position:absolute;font-family:"Poppins","Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;font-weight:600;z-index:1;line-height:1;width:80px;text-align:center}.page_gastro .flow_group h3::before{left:0;top:0;line-height:.7;color:#15b2ab;font-size:2rem;content:"STEP"}@media screen and (max-width: 767px){.page_gastro .flow_group h3::before{font-size:1.6rem}}.page_gastro .flow_group h3:after{left:0;position:absolute;bottom:0;font-size:6.6rem;color:#15b2ab}@media screen and (max-width: 767px){.page_gastro .flow_group h3:after{font-size:5.6rem}}.page_gastro .cs_sec_mv_wrap_1 .sec_inner{border-radius:20px}.page_gastro .sec_mv_wrap .mv .bg{border-radius:20px}@media screen and (max-width: 767px){.page_gastro .sec_mv_wrap .mv .bg{filter:brightness(0.92)}}.page_gastro .sec_bnr_wrap .bnr{cursor:pointer;margin-top:40px;display:block;transition:.3s ease-in-out}.page_gastro .sec_bnr_wrap .bnr:hover{opacity:.6}@media screen and (max-width: 767px){.page_gastro .sec_bnr_wrap+.sec_toparchive_wrap{margin:0}}.page_gastro .sec_bnr_wrap .bnr_wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.page_gastro .sec_bnr_wrap .bnr_wrap>.bnr{width:calc(50% - 10px)}@media screen and (max-width: 767px){.page_gastro .sec_bnr_wrap .bnr_wrap>.bnr{width:100%}.page_gastro .sec_bnr_wrap .bnr_wrap>.bnr+.bnr{margin-top:16px}}.page_gastro .sec_bnr_wrap .bnr_wrap>.bnr img{width:100%;height:100%}.page_gastro .gas_tag{text-align:center}.page_gastro .gas_tag span{display:inline-block;background:#15b2ab;color:#fff;font-size:.7em;padding:0 12px;border-radius:4px;letter-spacing:1.3px}.page_gastro .home_btn{margin:40px 0 30px}.page_gastro .home_btn_wrap{display:flex;border-radius:8px;overflow:hidden;align-items:center;max-width:520px;height:100px;margin:0 auto;text-decoration:none;background-color:#e9f9fc;transition:.3s ease-in-out}.page_gastro .home_btn_wrap:hover{opacity:.6}.page_gastro .home_btn_wrap>img{width:40%}.page_gastro .home_btn_wrap img{object-fit:cover;height:100% !important}.page_gastro .home_btn_wrap .txt{flex-grow:1;padding:0 1em;font-size:1.2em;color:initial;margin-top:-20px}@media screen and (max-width: 767px){.page_gastro .home_btn_wrap .txt{margin-bottom:-5px;font-size:1em;line-height:1.3}}.page_gastro .home_btn_wrap .txt i{margin-left:6px}.page_gastro .home_btn_wrap .txt i img{width:.8em !important;display:inline-block;vertical-align:baseline}.page_gastro .home_btn_wrap .tag{display:inline-block;font-size:.7em;padding:3px 4px;line-height:1;border:1px solid;border-radius:3px;color:#00a1e8}@media screen and (max-width: 767px){.page_gastro .home_btn_wrap .tag{margin-bottom:3px}}@media screen and (max-width: 767px){.page_gastro .archive_2_index{max-width:initial;width:100%}}.page_gastro .lower.sec_greeting_wrap .list>ul{justify-content:center}@media screen and (max-width: 767px){.page_gastro .lower.sec_greeting_wrap .list__gotanda{border-bottom:none}}.page_gastro .case_group_1 .zou{display:none}.page_gastro .case_group_1 .us1_des_1 .zou{display:inline-block}.page_gastro .bnr_checkup a{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:540px;margin:40px auto;background-color:rgba(229,156,18,.05);border:2px solid #e59c12;color:initial;text-decoration:none;position:relative;font-weight:bold;border-radius:12px;overflow:hidden;transition:.3s ease-in-out;align-items:stretch}@media screen and (max-width: 767px){.page_gastro .bnr_checkup a{flex-direction:column}}.page_gastro .bnr_checkup a:hover{opacity:.6}@media screen and (max-width: 767px){.page_gastro .bnr_checkup a .img{display:none}}.page_gastro .bnr_checkup a .img img{object-fit:cover}.page_gastro .bnr_checkup a .txt{padding:10px;flex-grow:1;display:flex;justify-content:center;align-items:center;font-size:1.6rem;line-height:1.5;flex-basis:240%}@media screen and (max-width: 767px){.page_gastro .bnr_checkup a .txt{padding:20px}}.page_gastro .bnr_checkup a .txt .st-txt{color:#e59c12}.page_gastro .bnr_checkup a .more{position:absolute;background-color:#e59c12;color:#fff;right:0;bottom:0;padding:10px 20px;line-height:1;border-radius:10px 0 0 0}@media screen and (max-width: 767px){.page_gastro .bnr_checkup a .more{position:relative;border-radius:0;font-size:1.4rem;text-align:center}}.page_gastro .checkup_wrap{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.page_gastro .checkup_wrap>li{width:350px;flex-grow:1}.page_gastro .checkup_wrap>li a{border:3px solid #e0e6e9;border-top-width:6px;display:flex;flex-direction:column;border-radius:20px;background-color:#fff;margin:10px;padding:40px 20px;text-decoration:none;color:initial;line-height:1.4;transition:.3s ease-in-out}@media screen and (max-width: 767px){.page_gastro .checkup_wrap>li a{padding:30px 20px}}.page_gastro .checkup_wrap>li a .ttl{font-weight:bold;text-align:center;font-size:2.4rem;padding-bottom:16px;margin-bottom:16px;border-bottom:2px solid #e0e6e9;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 767px){.page_gastro .checkup_wrap>li a .ttl{font-size:2rem}}.page_gastro .checkup_wrap>li a .ttl span{white-space:nowrap}.page_gastro .checkup_wrap>li.houtei a{border-top-color:#15b2ab}.page_gastro .checkup_wrap>li.houtei a:hover{background-color:rgba(21,178,171,.1)}.page_gastro .checkup_wrap>li.houtei a .ttl{color:#15b2ab}.page_gastro .checkup_wrap>li.ningen a{border-top-color:#005a79}.page_gastro .checkup_wrap>li.ningen a:hover{background-color:rgba(0,90,121,.1)}.page_gastro .checkup_wrap>li.ningen a .ttl{color:#005a79}.page_gastro .checkup_wrap>li.premium a{border-top-color:#c39000}.page_gastro .checkup_wrap>li.premium a:hover{background-color:rgba(195,144,0,.1)}.page_gastro .checkup_wrap>li.premium a .ttl{color:#c39000}.page_gastro .checkup_wrap>li.select a{border-top-color:#00a1e8}.page_gastro .checkup_wrap>li.select a:hover{background-color:rgba(0,161,232,.1)}.page_gastro .checkup_wrap>li.select a .ttl{color:#00a1e8}.page_gastro .checkup_wrap>li.haken a{border-top-color:#0d6abf}.page_gastro .checkup_wrap>li.haken a:hover{background-color:rgba(13,106,191,.1)}.page_gastro .checkup_wrap>li.haken a .ttl{color:#0d6abf}.page_gastro .checkup_wrap>li.zaiju a{border-top-color:#0c9096}.page_gastro .checkup_wrap>li.zaiju a:hover{background-color:rgba(12,144,150,.1)}.page_gastro .checkup_wrap>li.zaiju a .ttl{color:#0c9096}.page_gastro .checkup_wrap>li.biyoushi a{border-top-color:#24c6e4}.page_gastro .checkup_wrap>li.biyoushi a:hover{background-color:rgba(36,198,228,.1)}.page_gastro .checkup_wrap>li.biyoushi a .ttl{color:#24c6e4}.page_gastro .checkup_wrap>li .des{text-align:center;font-weight:bold;font-size:1.7rem}@media screen and (max-width: 767px){.page_gastro .checkup_wrap>li .des{text-align:left}}.page_gastro .checkup_wrap>li .tag_wrap{margin-top:20px;margin-right:-2px;margin-left:-2px;display:flex;justify-content:center}.page_gastro .checkup_wrap>li .tag_wrap>li{font-size:1.4rem;line-height:1;font-weight:bold;border-radius:4px;padding:4px 8px;color:#fff;display:inline-block;margin:2px}.page_gastro .checkup_wrap>li .tag_wrap .gotanda{background-color:#24c8e6}.page_gastro .checkup_wrap>li .tag_wrap .shibuya{background-color:#f373ab}.page_gastro .checkup_wrap>li .tag_wrap .nakano{background-color:orange}a.jyunbi,.jyunbi:not(a) a{pointer-events:none}.jyunbi{position:relative}.jyunbi:before,.jyunbi:after{position:absolute;content:""}.jyunbi:before{content:"- 準 備 中 -";color:#fff;font-size:2.5rem;font-weight:bold;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1;letter-spacing:2.6px}.jyunbi:after{content:"";background:#000;width:100%;height:100%;top:0;opacity:.5}header .contact_wrap .jyunbi:after{height:140%;bottom:0;margin:auto}header .contact_wrap .jyunbi:before{font-size:1.8rem}header .jyunbi.btn_reservation:before{content:"準備中";font-size:1.2rem;letter-spacing:3px;width:100%;text-align:center}.fixed_btn{position:fixed;top:0px;bottom:auto;right:0px;left:auto;display:flex;align-content:center;align-items:center;flex:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;margin:0;height:100vh;width:70px;max-width:100%;z-index:5}@media screen and (max-width: 767px){.fixed_btn{bottom:70px;flex:none;height:auto;left:auto;padding:0px;right:10px;top:auto;width:auto;max-width:100%;right:0}}.fixed_btn a{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0px;padding:10px;background:rgba(0,161,232,.96);border-radius:16px 0px 0px 16px;box-shadow:2px 2px 10px rgba(0,0,0,.1);height:280px;width:70px;max-width:100%;text-decoration:none}@media screen and (max-width: 767px){.fixed_btn a{border-radius:32px;flex:none;flex-direction:row;flex-wrap:nowrap;height:auto;padding:12px 25px 12px 25px;width:auto;max-width:100%;display:flex;align-items:center;border:2px solid #fff;font-weight:bold;text-decoration:none;line-height:1;height:40px;font-size:1.2rem;border-radius:10px 0px 0px 10px;padding:12px}}.fixed_btn a:hover{flex:none;transform:scale(1.02, 1.02);transform-origin:center right}@media screen and (max-width: 767px){.fixed_btn a:hover{transform-origin:center}}.fixed_btn a img{position:relative;display:flex;align-items:center;flex-direction:column;flex-wrap:nowrap;flex:none;margin:0 auto 10px;width:28px;max-width:100%;pointer-events:all;z-index:0}@media screen and (max-width: 767px){.fixed_btn a img{margin:0px 10px 0px 0px;max-width:calc(100% - 10px);display:none}}.fixed_btn a .text{display:flex;align-items:center;flex-direction:row;justify-content:center;margin:0;color:#fff;width:auto;max-width:100%;height:auto;font-size:1.6rem;font-weight:400;letter-spacing:.1em;writing-mode:vertical-rl;line-height:1.4;text-align:center;overflow:visible;overflow-wrap:anywhere;word-break:break-word}@media screen and (max-width: 767px){.fixed_btn a .text{font-feature-settings:normal;font-size:1.3rem;text-orientation:mixed;writing-mode:horizontal-tb;font-weight:bold}}.cs_btn_co_gastro.btn_target>div::after{background-image:url(//karada-naika.com/gastroenterology/wp-content/themes/karada_2021/assets/common/img/gastro/target_2.svg)}.home_btn.bnr_wrap a{max-width:400px;width:80%;display:block;margin:0 auto;transition:.3s ease-in-out}.home_btn.bnr_wrap a:hover{opacity:.6}.bnr_course{width:70%;margin:60px auto 0;text-align:center}@media screen and (max-width: 767px){.bnr_course{width:90%;margin-top:30px}}.bnr_course a{display:block;transition:.3s ease-in-out}.bnr_course a:hover{opacity:.6}.bnr_course.cs_none_sp{display:block}@media screen and (max-width: 767px){.bnr_course.cs_none_sp{display:none}}.bnr_course.cs_none_pc{display:none}@media screen and (max-width: 767px){.bnr_course.cs_none_pc{display:block}}footer .f_bnr a{margin:4px}footer .f_bnr a img{height:initial !important}header .h_clinic__name a{flex-grow:1}@media screen and (min-width: 768px){header .h_nav_1 .main-menu>li>a{height:100%}}@media screen and (min-width: 768px)and (max-width: 1310px){header .h_nav_1 .main-menu>li{padding:0 14px}header .site_ttl{width:190px}header .clinic_btn{left:234px}}body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: rgb(30, 30, 30);
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform, opacity;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide::before {
content: '';
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(.5, 0, .14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
-ms-transform-origin: top left;
transform-origin: top left;
transition-property: transform, opacity;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
} .fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
} .fancybox-button {
background: rgba(30, 30, 30, .6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
} .fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
-ms-transform-origin: 0;
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998;
} .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
} .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right);
} .fancybox-caption {
background: linear-gradient(to top,
rgba(0, 0, 0, .85) 0%,
rgba(0, 0, 0, .3) 50%,
rgba(0, 0, 0, .15) 65%,
rgba(0, 0, 0, .075) 75.5%,
rgba(0, 0, 0, .037) 82.85%,
rgba(0, 0, 0, .019) 88%,
rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, .25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px, env(safe-area-inset-left));
padding-right: max(12px, env(safe-area-inset-right));
}
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, .1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all .2s cubic-bezier(.25, .46, .45, .94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}