@charset "UTF-8";

/*
Theme Name: child
Theme URI:
Description:
Template: twentytwentyone
Author: makesview
Author URI: https://makes-view.co.jp/
Version: 1.0.0
*/

html,
button,
input,
select,
textarea {
    /* 不要な指定は消す */
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Avenir", sans-serif;
}

body {
    color: #333;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.07em;
    margin: 0;
    font-weight: 600;
}

a[href $='.pdf'] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    text-decoration: underline;
    color: #000;
    line-height: 1.5;
}

a[href $='.pdf']::before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 30px;
    height: 38px;
    background-image: url(/wp-content/themes/child/image/icon/icon_pdf.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 15px;
}

a[href $='.pdf']:hover {
    text-decoration: none;
}

.wrap {
    width: 1140px;
    margin: 0 auto;
}

/* PC固定ページ 共通設定 */
.common_page_wrap {
    padding: 100px 0 100px;
}

.not_found .text {
    text-align: center;
}

.common_page_title {
    text-align: center;
    margin-bottom: 2em;
}

.common_page_title h2 {
    font-size: 30px;
}

.common_page_title .sub_title {
    font-size: 14px;
    letter-spacing: .1em;
}

.reserve_text {
    text-align: center;
    font-size: 30px;
}

.common_btn {
    display: block;
    width: 300px;
    line-height: 50px;
    background-color: #333;
    color: #fff !important;
    margin: 0 auto;
    transition: .3s;
}

.common-btn:hover {
    opacity: .7;
}

/* パンくず */
.breadcrumb {
    font-size: 12px;
}

.breadcrumb a {
    text-decoration: none;
    color: initial;
}

/* PC固定ページ 会社概要 */
.company_profile {
    margin-bottom: 100px;
}

.company_profile table {
    width: 100%;
    border-collapse: collapse;
}

.company_profile table th,
.company_profile table td {
    padding: 1em;
    border-bottom: 1px solid;
    font-size: 14px;
}

.company_profile table th {
    width: 20%;
}

.company_profile table td {
    width: 80%;
}

.company_access .map {
    height: 350px;
}

.company_access .map iframe {
    width: 100%;
    height: 100%;
}

/* PC固定ページ お問い合わせ */
#page_contact table {
    width: 74%;
    border-collapse: collapse;
    margin: 0 auto 50px;
    border-right: solid 1px #dfdfdf;
}

#page_contact table th,
#page_contact table td {
    padding: 20px;
    font-size: 14px;
    border-top: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    vertical-align: middle;
}

#page_contact table th {
    width: 25%;
    background: #f7f7f7;
    white-space: nowrap;
    letter-spacing: .05em;
}

#page_contact table th .hissu,
#page_contact table th .ninni {
    background: #c70000;
    margin-right: 15px;
    color: #fff;
    padding: 5px 15px;
    font-size: 10px;
    letter-spacing: .08em;
    border-radius: 30px;
}

#page_contact table th .ninni {
    background: #333;
}

#page_contact table td {
    width: 75%;
}

#page_contact input[type="text"],
#page_contact input[type="email"],
#page_contact #zip {
    width: 85%;
    height: 44px;
    border: 1.2px solid #a4a4a4;
    border-radius: 4px;
    padding: 1em;
}

#page_contact input.tel {
    padding: 1em;
    width: 18.8%;
    border: 1.2px solid #a4a4a4;
}

#page_contact select {
    outline: none;
    background: transparent;
    padding: 1em;
    width: 50%;
    border: 1.2px solid #a4a4a4;
}

#page_contact textarea {
    width: 85%;
    padding: 1em;
    height: 200px;
    border: 1.2px solid #a4a4a4;
}

#page_contact .attention {
    font-size: 12px;
}

#page_contact #btn_wrap {
    justify-content: center;
    text-align: right;
    width: 74%;
    margin: auto;
}

#page_contact #btn_wrap button {
    background-color: #ff8001;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    color: #fff;
    display: block;
    width: 300px;
    line-height: 50px;
    border-radius: 5px;
    font-weight: 600;
    transition: .3s;
    text-align: center;
    letter-spacing: .08em;
    margin: auto;
}

#page_contact #btn_wrap button[name="submitBack"] {
    text-decoration: underline;
    background: transparent;
    color: #333;
    width: auto;
    display: inline-block;
}

#page_contact #btn_wrap button:hover {
    opacity: .8;
}

.contact_form_disc {
    width: 74%;
    font-size: 15px;
    margin: 0 auto 50px;
    letter-spacing: .02em;
}

.contact_form_disc .caution {
    font-size: 14px;
    color: #373636;
}

.contact_form_disc .text {
    margin-bottom: 10px;
}

.privacy_term_outer .privacy_term_inner {
    height: 138px;
    margin: auto;
    overflow: auto;
}

.privacy_term_outer .privacy_term_inner .privacy_index {
    font-size: 14px;
}

.privacy_term_outer .privacy_term_inner .main_text {
    font-size: 13px;
    margin-bottom: 25px;
}

.privacy_term_outer .privacy_term_inner dl dt {
    font-size: 13px;
    border-left: solid 3px #ccc;
    padding-left: 12px;
    margin-bottom: 5px;
}

.privacy_term_outer .privacy_term_inner dl dd {
    font-size: 13px;
    margin-bottom: 30px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar {
    width: 8px;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-track {
    background: transparent;
}

.privacy_term_outer .privacy_term_inner::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 10px;
}

.privacy_term_outer {
    border-top: solid 1px #e3e3e3;
    padding: 30px 0;
    border-bottom: solid 1px #e3e3e3;
    width: 60%;
    margin: 0 auto 50px;
}

.privacy_check_list .mwform-checkbox-field-text {
    padding-right: 0;
}

.privacy_check_list .error {
    font-size: 12px;
}

.privacy_term_detail {
    text-align: center;
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
}

.privacy_term_detail::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
    bottom: 0;
}

.mw_wp_form_confirm .privacy_check_list,
.mw_wp_form_confirm .privacy_term_detail {
    display: none;
}


/* ラジオボタン デザイン */
/* ラジオボタンを隠す */
.radio_btns input[type=radio].radio_btns__item {
    display: none;
}

.radio_btns label {
    display: inline-block;
}

/* spanの左側にボタンを配置するスペースを作る */
.radio_btns .radio_btns__item+span {
    padding-left: 2em;
    display: inline-block;
    position: relative;
}

/* 各パーツを作成 */
.radio_btns .radio_btns__item+span::after,
.radio_btns .radio_btns__item+span::before {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #AAAAAA;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1.2px solid #a4a4a4;
    bottom: 0;
    margin: auto;
}

/* after上書き */
.radio_btns .radio_btns__item+span::after {
    width: 12px;
    height: 12px;
    top: 0px;
    left: 4px;
    border: none;
    background: #333;
    -webkit-transform: scale(0);
    /*--ここを0にすることで下線は非表示となる--*/
    -ms-transform: scale(0);
    /*--ここを0にすることで下線は非表示となる--*/
    transform: scale(0);
    transition: all .3s;
    /*--0.3秒かけて下線が表示される--*/
}

/*
  checked状態
  文字のcolorとボタンのopacityを変更
*/
.radio_btns .radio_btns__item:checked+span {
    font-weight: 600;
}

.radio_btns .radio_btns__item:checked+span::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* チェックボックス デザイン */
#page_contact input[type="checkbox"] {
    /* デフォルトcheckボックス非表示*/
    display: none;
}

.mwform-checkbox-field-text {
    display: inline-block;
    position: relative;
    padding: 0 36px 0 36px;
}

.mwform-checkbox-field-text::before,
.mwform-checkbox-field-text::after {
    content: "";
    position: absolute;
    display: block;
}

.mwform-checkbox-field-text::before {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.mwform-checkbox-field-text::after {
    border-width: 3px;
    border-color: transparent transparent #333 #333;
    border-style: solid;
    width: 20px;
    height: 10px;
    margin-top: -0.2em;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(-45deg);
    opacity: 0;
}

input[type="checkbox"]:checked+.mwform-checkbox-field-text::after {
    opacity: 1;
}

.mw_wp_form .horizontal-item {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

/* サンクスページ */

#page_contact .thanks_textArea .name {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    margin-bottom: 20px;
}

#page_contact .thanks_textArea .contact_text {
    margin: 0 auto 50px;
    width: 62%;
}

#page_contact .thanks_textArea .ichiran_link {
    background-color: #ff8001;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    color: #fff;
    display: block;
    width: 300px;
    line-height: 50px;
    border-radius: 4px;
    font-size: 16px;
    transition: .3s;
    margin: 0 auto;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: .08em;
    text-align: center;
}

#page_contact .thanks_textArea .ichiran_link:hover {
    opacity: .8;
}

#page_contact .thanks_textArea .contact_text .space {
    display: block;
}

#page_contact .thanks_textArea .contact_text .space {
    display: block;
    margin-top: 10px;
}

/* ステップバー デザイン */
#page_contact .progressbar {
    margin-bottom: 60px;
    justify-content: center;
}

#page_contact .progressbar .item {
    position: relative;
    width: 18%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 43px 0 13px;
    line-height: 1.5;
    letter-spacing: .05em;
}

#page_contact .progressbar .item .en {
    display: block;
    color: #7b7b7b;
    font-size: 14px;
}

#page_contact .progressbar .item::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border: solid 1px #a5a5a5;
    border-radius: 50%;
    margin: auto;
}

#page_contact .progressbar .item.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 8px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #333;
    margin: auto;
}

#page_contact .progressbar #step_2 .en {
    position: relative;
}

#page_contact .progressbar #step_2 .en::before,
#page_contact .progressbar #step_2 .en::after {
    content: "";
    height: 1px;
    width: 100px;
    background: #a5a5a5;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -47px;
}

#page_contact .progressbar #step_2 .en::after {
    left: auto;
    right: -47px;
}

.privacy_check_list {
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}

.privacy_check_list .hissu {
    background: #c70200;
    color: #fff;
    padding: 2px 15px;
    font-size: 10px;
    letter-spacing: .08em;
    border-radius: 30px;
    font-weight: 600;
}

.mw_wp_form .privacy_check_list .horizontal-item {
    margin: 0;
}

/* PC固定ページ 個人情報保護方針 */
#page_privacy .main_text {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 3em;
}

#page_privacy dl {
    margin-bottom: 50px;
}

#page_privacy dl:last-child {
    margin-bottom: 0;
}

#page_privacy dl dt {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: .5em;
    border-left: 3px solid #ccc;
    padding-left: 1em;
}

#page_privacy dl dd {
    font-size: 14px;
    line-height: 2;
}

/* PC固定ページ 404ページ */
#page_404 {
    text-align: center;
}

#page_404 .num {
    font-size: 100px;
    font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#page_404 .text {
    margin-bottom: 1em;
    font-size: 16px;
}

/* PC固定ページ アーカイブページ */
/* 投稿リスト表示 */
.archive_page_list>article {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dashed #eee;
    padding-right: 30px;
}

.archive_page_list>article:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    border: solid #ccc;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.archive_page_list>article .date {
    font-weight: bold;
    font-size: 80%;
    width: 100px;
}

.archive_page_list>article .content_area {
    width: calc(100% - 100px);
}

.archive_page_list>article .content_area .ttl {
    font-weight: bold;
}

.archive_page_list>article .content_area .content {
    font-size: 80%;
}

/* wp-pagenavi base */
.wp-pagenavi {
    clear: both;
    text-align: center;
    margin-top: 50px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #999;
    background-color: #FFF;
    border: solid 1px #e0e0d2;
    padding: 8px 15px;
    margin: 0 2px;
    white-space: nowrap;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
}

.wp-pagenavi a:hover {
    color: #FFF;
    background-color: #66cccc;
    border-color: #66cccc;
}

.wp-pagenavi .current {
    color: #FFF;
    background-color: #66cccc;
    border-color: #66cccc;
    font-weight: bold;
}

/* PC投稿ページ シングルページ */
#single_page .fl_wrap {
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.single_main_img {
    width: 300px;
    height: 300px;
    position: relative;
    margin: 0 auto 40px auto;
}

.singleContent .single_title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #333;
}

.singleContent .title_area {
    border-bottom: solid 1px #ccc;
    padding: 100px 0 30px;
    margin-bottom: 40px;
    position: relative;
}

.singleContent .single_title {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 600;
}

.single_main_img img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}

.singleContent .single_title time {
    font-size: 12px;
    font-weight: 600;
}

.singleContent .single_title time i {
    margin-right: .5em;
}

.singleContent .category_list ul {
    gap: 10px;
}

.singleContent .category_list ul li {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    padding: 2px 20px;
    letter-spacing: .08em;
}

.singleContent article h2 {
    font-size: 20px;
    border: solid 1px #333;
    padding: 15px;
    margin: 1.5em 0 1em;
    position: relative;
    line-height: 1.4;
}

.site_single_latest {
    border-left: solid 1px #333;
    border-bottom: solid 3px #333;
    padding: 0 0 35px 0;
    margin-bottom: 80px;
}

.site_single_latest .en {
    font-size: 13px;
    letter-spacing: .08em;
    text-align: center;
}

.singleContent article h2::before {
    top: 0px;
}

.singleContent article h2::after {
    bottom: 0;
}

.singleContent article h3 {
    position: relative;
    padding: 0.7rem 1rem;
    font-size: 18px;
    margin: 1.5em 0 1.5em;
    background-color: #ccc;
}

.singleContent article h4 {
    padding: 2px 10px;
    margin: 1.5em 0 1em;
    color: #333;
    border-left: 5px solid #5b5959;
    font-size: 17px;
    position: relative;
}

.singleContent article h5:before {
    content: '■';
    padding-right: 10px;
}

.singleContent article h5 {
    font-size: 18px;
    /* padding-left: 1em; */
    margin: 1.5em 0;
}

.singleContent h6 {
    font-size: 17px;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    margin: 1.5em 0 1em;
}

.singleContent p {
    font-size: 16px;
    line-height: 2;
}

#single_page .singleContent {
    width: 60%;
    flex-shrink: 0;
    margin-right: 50px;
}

#single_page .singleContent .ichiran_link {
    display: block;
    width: 300px;
    line-height: 50px;
    text-align: center;
    color: #333;
    border: solid 1px #333;
    margin: 50px auto 0 auto;
    font-size: 16px;
    transition: .3s;
    border-bottom: solid 3px #333;
    border-right: solid 3px #333;
}

#single_page .singleContent .ichiran_link:hover {
    opacity: .7;
}

#single_page .singleSidebar {
    width: 27%;
    padding-top: 120px;
}

#single_page aside#info_side {
    background-color: #fff;
    padding: 20px;
}

#single_page aside#info_side p#news-not_found {
    text-align: center;
}

#single_page aside#info_side ul li+li {
    margin-top: 12px;
}

#single_page aside#info_side ul li a {
    color: initial;
    align-items: center;
    font-size: 14px;
    transition: .3s;
}

#single_page aside#info_side ul li a:hover {
    opacity: .7;
}

#single_page aside#info_side ul li a time {
    font-size: 12px;
    font-weight: 600;
}

#single_page aside#info_side ul li a time i {
    margin-right: .5em;
}

#single_page aside#info_side ul li a h3 {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.singleContent .title_area .en {
    font-size: 12px;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.singleContent .day_cat {
    align-items: center;
    margin-bottom: 40px;
}

#toc_container a {
    color: #333;
}

.singleContent .day_cat .day {
    color: #6c6c6c;
    font-size: 13px;
    padding-right: 20px;
    border-right: solid 1px #ccc;
    margin-right: 20px;
}

.site_single_latest .topic {
    text-align: center;
    font-size: 14px;
    letter-spacing: .08em;
    font-weight: 600;
}

.site_single_latest .img {
    width: 85px;
    margin: 20px auto;
}

.site_single_latest .disc {
    text-align: center;
    font-size: 14px;
}

.aside_article_type .ttl {
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: solid 2px;
    padding-bottom: 5px;
}

.aside_article_type li .img {
    height: 70px;
    width: 100px;
    position: relative;
}

.aside_article_type .inner_ttl {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aside_article_type li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aside_article_type .cat_wrap {
    gap: 5px;
}

.aside_article_type .cat_wrap .label {
    background: #333;
    padding: 0px 10px;
    color: #fff;
    font-size: 10px;
}

.aside_article_type .cat_wrap ul {
    display: flex;
    column-gap: 5px;
    row-gap: 5px;
    padding-left: 0;
}

.aside_article_type ul {
    padding-left: 20px;
    position: relative;
}

.aside_article_type .cat_wrap ul::before {
    display: none;
}

.aside_article_type ul::before {
    content: "∟";
    position: absolute;
    left: 2px;
    font-size: 14px;
    color: #333;
}

.recommend_post_area {
    width: 92%;
    margin: 50px 0 0 auto;
}

.recommend_post_area ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 30px;
}

.recommend_post_area .ttl {
    font-size: 18px;
    letter-spacing: .08em;
    border-bottom: solid #ccc 1px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: 600;
}

.recommend_post_area .ttl .en {
    font-weight: 400;
    letter-spacing: .08em;
    font-size: 14px;
    display: block;
}

.recommend_post_area a {
    color: #000;
}

.recommend_post_area .inner_ttl {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.recommend_post_area .day_cat .day {
    font-size: 12px;
    color: #6c6c6c;
    padding-right: 10px;
    border-right: solid 1px #ccc;
    margin-right: 10px;
}

.recommend_post_area .day_cat {
    margin: auto 0 0;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.recommend_post_area .category_list .cat_wrap {
    padding: 0;
    gap: 5px;
}


.recommend_post_area .category_list .cat {
    font-size: 12px;
    text-align: center;
    background: #333;
    color: #fff;
    padding: 0 10px;
}

.recommend_post_area .category_list {
    width: 100%;
}

.recommend_post_area .img {
    position: relative;
    height: 145px;
    margin-bottom: 12px;
    overflow: hidden;
}

.recommend_post_area .img img {
    transition: .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recommend_post_area a:hover .img img {
    transform: scale(1.1);
}

.aside_article_type+.aside_article_type {
    margin-top: 35px;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
    top: 280px !important;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::before {
    content: "";
    width: 1px;
    height: 100px;
    background: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -103px;
}

.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style::after {
    content: "SHARE ON";
    position: absolute;
    top: -169px;
    font-size: 11px;
    writing-mode: vertical-lr;
    text-align: center;
    left: 8px;
    right: 0;
    margin: auto;
}

.singleContent_links {
    margin-top: 150px;
    align-items: center;
    position: relative;
}

.singleContent_links ul {
    width: 40%;
}

.singleContent_links ul.prev li {
    padding-left: 30px;
}

.singleContent_links ul.next li {
    padding-right: 30px;
}

.singleContent_links .btn {
    margin-bottom: 23px;
    border-bottom: solid 1px #ccc;
    font-size: 15px;
    position: relative;
}

.singleContent_links::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 1px;
    background: #ccc;
    height: 100%;
    margin: auto;
}

.singleContent_links a {
    color: #333;
    font-size: 14px;
}

.singleContent_links a .ttl {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.singleContent_links .img {
    margin-bottom: 15px;
    position: relative;
    height: 150px;
}

.singleContent_links .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.singleContent_links ul.next .btn {
    text-align: right;
}

.singleContent_links ul.next .img {
    margin-left: auto;
}

.breadcrumb.single {
    margin-top: 70px;
    text-align: right;
}

.aside_article_type .text_box {
    width: calc(100% - 100px);
    padding-left: 10px;
}

#toc_container li {
    position: relative;
    padding-left: 20px;
}

#toc_container li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background: url(/wp-content/themes/child/image/article_arrow.png) center no-repeat;
    background-size: contain;
    width: 13px;
    height: 14px;
    bottom: auto;
}

.singleContent article h2::before,
.singleContent article h3::before {
    content: "";
    position: absolute;
    right: -35px;
    top: 0px;
    bottom: 0px;
    height: 1px;
    width: 50px;
    background: rgb(0, 0, 0);
    margin: auto;
}

.singleContent ol {
    border: solid 1px #333;
    padding: 20px 10px;
    counter-reset: count 0;
    position: relative;
    background-image: url(/wp-content/themes/child/image/grid.gif);
}

.singleContent ol li {
    position: relative;
}

.singleContent ol li::before {
    content: "";
    content: counter(count) ". ";
    counter-increment: count 1;
}

.singleContent ol li+li {
    margin-top: 7px;
}

.singleContent ol::before {
    content: "";
    position: absolute;
    right: -2px;
    top: -2px;
    border-width: 0 30px 30px 0;
    border-style: solid;
    border-color: #333 #fff #333;
}

.singleContent ol::after {
    content: "";
}

.singleContent #toc_container {
    margin-bottom: 50px;
}

.singleContent_links ul li+li {
    margin-top: 10px;
}

.singleContent_links ul li.btn::before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/child/image/icon/arrow.svg) center no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
    right: 0;
    top: 5px;
}

.singleContent_links ul.prev li.btn::before {
    transform: scale(-1, 1);
    right: auto;
    left: 0;
}

#toc_container.no_bullets li,
#toc_container.no_bullets ul,
#toc_container.no_bullets ul li,
.toc_widget_list.no_bullets,
.toc_widget_list.no_bullets li {
    border: none;
}

.singleContent .category_list ul li::before {
    display: none;
}

.singleContent .category_list ul {
    border: none;
}

/* 共通
   ========================================================================== */
@font-face {
    font-family: "Avenir";
    src: url("/wp-content/themes/child/fonts/Avenir-Medium.ttf") format("truetype"),
        url("/wp-content/themes/child/fonts/Avenir-Medium.woff") format("woff");
    font-weight: 500;
}

@font-face {
    font-family: "Avenir";
    src: url("/wp-content/themes/child/fonts/Avenir-Roman.ttf") format("truetype"),
        url("/wp-content/themes/child/fonts/Avenir-Roman.woff") format("woff");
    font-weight: 400;
}

.eng {
    font-family: "Avenir", sans-serif;
}

.common_title h2 {
    font-size: 40px;
    line-height: 1;
}

.common_title h2::after,
.common_title h2::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: contain !important;
    background-position: center !important;
    vertical-align: middle;
    margin: 0 20px;
}

.common_title p.eng {
    font-weight: 400;
    color: #F0B0BF;
    margin: 10px 0 0;
}

.common_button a {
    display: block;
    width: 250px;
    border: 1px solid #EAE2D5;
    border-radius: 10px;
    background: #fff;
    color: #333;
    position: relative;
    padding: 22px 40px;
    line-height: 1.5;
}

.common_button a:hover {
    color: #F6C359;
}

.common_button a::before {
    content: "";
    display: inline-block;
    width: 2px;
    background: #F6C359;
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
}

.common_button a span.arrow {
    display: block;
    width: 40px;
    height: 10px;
    background: url(/wp-content/themes/child/image/icon_arrow_yellow.png)no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .3s;
}

.common_button a:hover span.arrow {
    right: -30px;
}

.common_title.center {
    text-align: center;
}

.common_title.center h2::after {
    content: none;
}

.common_title.center h2::before {
    display: block;
    margin: 0 auto 20px;
}

.common_title p.text {
    font-weight: 400;
    margin: 40px 0 0;
}

/* ヘッダー
   ========================================================================== */
#main_header {
    background: #fff;
    padding: 0 0 0 calc(50vw - 670px);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    z-index: 10001;
}

.hd_logo_box {
    width: 300px;
}

.hd_content {
    width: calc(100% - 380px);
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 60px;
}

.hd_content .hd_inner {
    width: 800px;
}

.hd_content .hd_tel {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}

.hd_content .hd_tel .tel_text {
    font-size: 34px;
    font-weight: 500;
}

.hd_content .hd_tel .tel_text::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/child/image/icon_tel.png)no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 10px 0 0;
}

.hd_content .hd_tel .time_box {
    margin: 0 0 0 10px;
    line-height: 1.4;
    font-weight: 400;
}

.hd_content .hd_tel .time_box dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    font-size: 14px;
}

.hd_content .hd_tel .time_box dt {
    font-weight: 400;
}

.hd_content .hd_tel .time_box dl dd {
    margin: 0;
}

.hd_content .hd_nav_list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.hd_content .hd_nav_list a {
    padding: 10px;
    color: #333;
    border-radius: 5px;
}

.hd_content .hd_nav_list a:hover {
    background: #F0B0BF;
    color: #fff;
}

.hd_mail_button a {
    height: 110px;
    width: 150px;
    display: block;
    background: url(/wp-content/themes/child/image/icon_mail.png)no-repeat, #F6C359;
    background-position: center top 20px;
    background-size: 40px;
    color: #fff;
    padding: 70px 0 0 0;
    text-align: center;
}

.hd_mail_button a:hover {
    background-color: #FADFA7;
}

/* メインビジュアル
   ========================================================================== */
#top_fv {
    margin: 110px 0 0 0;
    position: relative;
}

.top_slider .bx-wrapper {
    margin: 0;
    border: none;
    box-shadow: none;
}

/* スライダー  */

.top_slider {
    position: absolute;
    inset: 0;
    /* z-index: -1; */
}

.top_slider .slick-dotted.slick-slider .slick-track {
    height: 100%;
}

.top_slider .slick-dotted.slick-slider .slick-list {
    height: 100%;
}

.top_slider .slick-initialized .slick-slide {
    /* height: calc(100vh - 120px); */
    height: 100%;
    width: 100%;
}

.top_slider .slick-initialized .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_slider .slick-dotted.slick-slider {
    margin: 0;
    position: absolute;
    inset: 0;
}

.top_slider .slick-dots {
    bottom: 35px;
    left: 0;
    text-align: left;
    padding: 0 0 0 calc(50vw - 620px);
    z-index: 100;
}

.top_slider .slick-dots li {
    width: 10px;
    height: 10px;
}

.top_slider .slick-dots li button {
    padding: 0;
    background: #606060;
    color: #606060;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.top_slider .slick-dots li button:before {
    color: #606060;
}

.top_slider .slick-dots li button:hover,
.top_slider .slick-dots li.slick-active button {
    background: #F6C359;
    color: #F6C359;
}

.top_slider .slick-dots li.slick-active button:before {
    color: #F6C359;
}

#top_fv .top_slider img.sp {
    display: none;
}

.top_fv_bg {
    position: relative;
    top: 0;
    /* bottom: 60px; */
    margin: auto;
    /* width: 870px; */
    display: flex;
    align-items: center;
    padding-bottom: 90px;
}

.top_fv_news {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 560px;
    display: grid;
    grid-template-columns: 120px 440px;
    border-radius: 10px 0 0 0;
    align-items: center;
    padding: 12px 0;
    -webkit-backdrop-filter: blur(10px) contrast(1.15) brightness(1.15);
    backdrop-filter: blur(10px) contrast(1.15) brightness(1.15);
}

@supports not ((-webkit-backdrop-filter: blur(10px) contrast(1.15) brightness(1.15)) or (backdrop-filter: blur(10px) contrast(1.15) brightness(1.15))) {
    .top_fv_news {
        background: rgba(255, 255, 255, .7);
    }
}

.top_fv_bg span.eng_text {
    width: 310px;
    display: block;
    position: absolute;
    right: 25px;
    top: -45px;
    z-index: -1;
}

.top_fv_bg>.inner {
    margin: 210px 0 0 calc(50vw - 620px);
}

.top_fv_bg h1.top_fv_title {
    font-size: 40px;
    color: #fff;
    position: relative;
    z-index: 100;
    letter-spacing: 0.07em;
}

ul.top_fv_point {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    width: 580px;
    margin: 70px 0 0 0;
}

ul.top_fv_point li {
    height: 180px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
    border-radius: 50%;
    background: rgba(246, 195, 89, 0.8);
    display: grid;
    place-content: center;
    position: relative;
}

ul.top_fv_point li::before {
    content: "";
    display: block;
    border: 1px #fff dashed;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border-radius: 50%;
}

ul.top_fv_point li span.text_emphasize {
    font-size: 24px;
}

.top_fv_news .top_fv_news_title {
    font-size: 20px;
    font-weight: 500;
    border-right: 1px solid #D8D8D8;
    padding: 10px 0 10px 30px;
}

.top_fv_news .top_fv_news_content {
    padding: 0 30px;
}

.top_fv_news .top_fv_news_content a {
    display: block;
    position: relative;
    padding: 0 70px 0 0;
    line-height: 1.3;
}

.top_fv_news .top_fv_news_content a::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #F0B0BF;
    background: url(/wp-content/themes/child/image/icon_arrow.png)no-repeat, #F0B0BF;
    border-radius: 50%;
    background-size: 20px !important;
    background-position: center !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .3s;
}

.top_fv_news .top_fv_news_content a:hover::after {
    background: url(/wp-content/themes/child/image/icon_arrow_pink.png)no-repeat, #fff;
}

.top_fv_news .top_fv_news_content span.date.eng {
    color: #333;
    font-weight: 400;
}

.top_fv_news .top_fv_news_content p {
    color: #F0B0BF;
}

/* 当院について
   ========================================================================== */
#top_about {
    background: url(/wp-content/themes/child/image/top_about_bg.jpg);
    background-position: center;
    background-size: contain;
    padding: 160px 0 120px;
}

.top_about_inner {
    display: grid;
    grid-template-columns: 510px 560px;
    gap: 70px;
}

.common_title.about h2::before {
    content: none;
}

.common_title.about h2::after {
    background: url(/wp-content/themes/child/image/icon_about.png)no-repeat;
}

.top_about_text {
    margin: 65px 0 0;
    line-height: 1.5;
}

.top_about_text h3.title {
    font-size: 24px;
    line-height: 1.6;
}

.top_about_text p.text {
    color: #525252;
    font-weight: 400;
    margin: 30px 0 0 0;
}

.top_about_content .common_button {
    margin: 45px 0 0 0;
}

/* 施設ギャラリー
   ========================================================================== */
#top_gallery {
    padding: 130px 0 140px;
    text-align: center;
}

.common_title.gallery h2::before {
    background: url(/wp-content/themes/child/image/icon_gallery.png);
}

.top_gallery_slider {
    margin: 40px 0 0;
}

/* スライダー  */
#top_gallery .slick-dotted.slick-slider {
    margin: 0 0 50px 0;
}

#top_gallery .top_gallery_slider_list .slick-slide {
    height: 360px;
    position: relative;
    margin: 0 25px 0 0;
}

#top_gallery .top_gallery_slider_list .slick-slide p.name {
    position: absolute;
    bottom: 30px;
    right: 0;
    background: #F6C359;
    color: #fff;
    border-radius: 10px 0 0 10px;
    width: 280px;
    line-height: 60px;
    padding: 0 0 0 30px;
    font-size: 20px;
    text-align: left;
}

#top_gallery .top_gallery_slider_list .slick-slide a {
    width: 235px;
    position: relative;
    transition: all 300ms ease;
    display: block;
    margin: 112px 0;
    border-radius: 10px;
    overflow: hidden;
}

#top_gallery .top_gallery_slider_list .slick-center a {
    width: 620px;
    height: 360px;
    margin: 0;
}

#top_gallery .top_gallery_slider_list .slick-slide[aria-hidden=true] a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(250, 223, 167, .4);
    transition: .2s;
    opacity: 0;
}

#top_gallery .top_gallery_slider_list .slick-slide[aria-hidden=true] a::before {
    opacity: 1;
}

#top_gallery .top_gallery_slider_list .slick-slide[aria-hidden=true] p.name {
    display: none;
}

#top_gallery .top_gallery_slider_list .slick-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#top_gallery .top_gallery_slider_list button.slick-arrow {
    background-size: 20px !important;
    background-position: center !important;
    border: 1.5px solid #F0B0BF;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    transition: .3s;
    z-index: 100;
}

#top_gallery .top_gallery_slider_list button.slick-prev {
    background: url(/wp-content/themes/child/image/icon_arrow_prev.png)no-repeat #F0B0BF;
    left: 200px;
}

#top_gallery .top_gallery_slider_list button.slick-prev:hover {
    background: url(/wp-content/themes/child/image/icon_arrow_prev_pink.png)no-repeat #fff;
}

#top_gallery .top_gallery_slider_list button.slick-next {
    background: url(/wp-content/themes/child/image/icon_arrow.png)no-repeat #F0B0BF;
    right: 200px;
}

#top_gallery .top_gallery_slider_list button.slick-next:hover {
    background: url(/wp-content/themes/child/image/icon_arrow_pink.png)no-repeat #fff;
}

#top_gallery .top_gallery_slider_list button.slick-prev:before,
#top_gallery .top_gallery_slider_list button.slick-next:before {
    content: none;
}

#top_gallery .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 10px;
}

#top_gallery .slick-dots li button {
    width: 15px;
    height: 15px;
}

#top_gallery .top_gallery_slider_list .slick-dots li button:before {
    width: 15px;
    height: 15px;
    background: #F0B0BF;
    color: #F0B0BF;
    border-radius: 50%;
}

#top_gallery .top_gallery_slider_list .slick-dots {
    bottom: -50px;
}

/* 透析とは
   ========================================================================== */
#top_toseki {
    background: #FFFBF4;
    border-radius: 70px;
    padding: 100px 0;
}

.common_title.toueki h2::before {
    background: url(/wp-content/themes/child/image/icon_toseki.png);
}

ul.top_toseli_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 75px;
    margin: 65px 0 0;
}

.top_toseli_list_title {
    width: 330px;
    height: 120px;
    background: url(/wp-content/themes/child/image/fukidashi_bg.png)no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 0 0 20px;
    line-height: 1.5;
    display: grid;
    place-content: center;
    z-index: 10;
    position: relative;
}

.top_toseli_list_title span.text_emphasize {
    font-size: 24px;
    border-bottom: 3px solid #fff;
    margin: 0 10px 0 0;
}

.top_toseli_list_img {
    width: 210px;
    height: 210px;
    margin: -30px auto 0;
    background: #fff;
    border: 1px solid #F6C359;
    border-radius: 50%;
    box-shadow: 0 10px 10px #FADFA7;
}

.top_toseli_list_text {
    margin: 30px 0 0;
    font-weight: 400;
    line-height: 1.5;
}

#top_toseki .common_button a {
    margin: 40px auto 0;
}

/* 送迎サービス・旅行透析
   ========================================================================== */
#top_service {
    padding: 170px 0;
}

.top_service_inner {
    box-shadow: 0 0 4px rgba(43, 43, 43, 0.16);
    border-radius: 10px;
    padding: 0 80px 100px;
}

ul.top_service_list li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 100px;
}

ul.top_service_list li:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
}

ul.top_service_list li:not(:first-child) {
    margin: 50px 0 0 0;
    padding: 80px 0 0 0;
    border-top: 1px solid #FADFA7;
}

ul.top_service_list li.transportation {
    position: relative;
    top: -30px;
}

.top_service_img {
    line-height: 0;
}

ul.top_service_list li .common_button a {
    padding: 15px 40px;
    width: 280px;
}

ul.top_service_list li .common_button {
    margin: 25px 0 0;
}

ul.top_service_list li p.text {
    font-weight: 400;
    line-height: 1.6;
    margin: 35px 0 0;
}

ul.top_service_list li h2::before {
    display: none;
}

ul.top_service_list li .common_title p.eng {
    margin: 0;
}

ul.top_service_list li .common_title.transportation h2::after {
    background: url(/wp-content/themes/child/image/icon_car.png)no-repeat;
}

ul.top_service_list li .common_title.travel h2::after {
    background: url(/wp-content/themes/child/image/icon_travel.png)no-repeat;
}

/* お問い合わせ
   ========================================================================== */
#ft_contact {
    background: url(/wp-content/themes/child/image/top_contact_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}

.ft_contact_inner {
    background: url(/wp-content/themes/child/image/top_contant_bg02.png)no-repeat, #fff;
    background-position: top right;
    background-size: contain;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.ft_contact_title {
    background: #F6C359;
    border-radius: 10px 170px 170px 10px;
    color: #fff;
    padding: 0 80px;
    width: 500px;
    display: grid;
    place-content: center;
}

.ft_contact_text {
    width: 550px;
    padding: 45px 0 50px 170px;
    position: relative;
}

.ft_contact_title h2 {
    font-size: 46px;
    line-height: 1;
}

.ft_contact_title {
    text-align: center;
}

.ft_contact_title .text {
    margin: 40px 0 0;
    font-weight: 400;
}

.ft_contact_title p.eng {
    margin: 10px 0 0;
    font-weight: 400;
}

.ft_contact_text::before {
    content: "";
    display: inline-block;
    width: 150px;
    height: 200px;
    background: url(/wp-content/themes/child/image/top_contact_chara.png)no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: -5px;
}

.ft_contact_text .tel_box p.tel {
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 1.3;
}

.ft_contact_text .tel_box p.tel::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/child/image/icon_tel.png)no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 20px 0 0;
}

.ft_contact_text dl {
    margin: 0;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.3;
}

.ft_contact_text dt {
    font-weight: 400;
}

.ft_contact_text dd {
    margin: 0;
}

.ft_contact_text .common_button a {
    width: 340px;
    background: url(/wp-content/themes/child/image/icon_mail_black.png)no-repeat;
    background-position: center left 30px;
    background-size: 34px;
    padding: 35px 0 35px 80px;
}

.ft_contact_text .common_button {
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid #EADCC3;
}

/* フッター
   ========================================================================== */
#ft_main {
    padding: 130px 0 60px;
    position: relative;
}

.ft_main_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.ft_main_info .logo_box {
    width: 370px;
}

.ft_main_info .tel_box {
    margin: 35px 0 0;
}

.ft_main_info p.tel {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 1.3;
}

.ft_main_info p.tel::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(/wp-content/themes/child/image/icon_tel.png)no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 20px 0 0;
    vertical-align: sub;
}

.ft_main_info .time_box dl {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    font-weight: 400;
}

.ft_main_info .time_box dt {
    font-weight: 400;
}

.ft_main_info .time_box dd {
    margin: 0;
}

.ft_main_info .access_box {
    font-weight: 400;
    line-height: 1.3;
    margin: 30px 0 0;
}

.ft_main_info .map_box {
    margin: 30px 0 0;
    border-radius: 10px;
    overflow: hidden;
}

.ft_main_info .map_box iframe {
    width: 100%;
    height: 240px;
}

#ft_main .pagetop {
    position: absolute;
    right: 0;
    bottom: 0;
}

#ft_main .pagetop a {
    background: #F6C359;
    color: #fff;
    display: block;
    width: 225px;
    height: 225px;
    border-radius: 230px 0 0 0;
    padding: 140px 50px 0 0;
    font-size: 30px;
    font-weight: 400;
    text-align: right;
    position: relative;
}

#ft_main .pagetop a::before {
    content: "";
    display: block;
    width: 10px;
    height: 40px;
    background: url(/wp-content/themes/child/image/icon_arrow_big.png)no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 26px 10px auto;
    transition: .3s;
    position: absolute;
    right: 52px;
    top: 100px;
}

#ft_main .pagetop a:hover::before {
    top: 90px;
}

#ft_main ul.sitemap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 30px;
    font-size: 12px;
    font-weight: 400;
    margin: 80px 0 0;
}

#ft_main ul.sitemap a {
    color: #606060;
}

#ft_main ul.sitemap a:hover {
    opacity: .5;
}

#ft_main p.copy {
    text-align: center;
    color: #606060;
    font-weight: 400;
}

#ft_main p.copy small {
    font-size: 10px;
}

.ft_main_content .ft_main_time>.title {
    background: #FFF6E3;
    color: #F8C14E;
    text-align: center;
    border-radius: 20px;
    padding: 5px 0;
}

.ft_main_content table {
    width: 100%;
    margin: 15px 0 0;
    font-size: 20px;
    border-spacing: 0;
    box-shadow: 0 2px 3px rgb(170, 170, 170, .2);
    border-radius: 10px;
    overflow: hidden;
}

.ft_main_content table tr.day {
    background: #F6C359;
    color: #fff;
}

.ft_main_content table tr.day th {
    padding: 30px 0;
}

.ft_main_content table tr.time th {
    font-weight: 400;
    padding: 25px 0;
    border-top: 1px solid #e2e2e2;
}

.ft_main_content table td,
.ft_main_content table th {
    vertical-align: middle;
    text-align: center;
}

.ft_main_content table tr td {
    border-left: 1px solid #E2E2E2;
}

.ft_main_content table tr.time td {
    border-top: 1px solid #e2e2e2;
    color: #F6C359;
}

.ft_main_content table tr.time td:last-child {
    font-weight: 400;
    color: #333;
}

.ft_main_content p.notice {
    text-align: center;
    font-weight: 400;
    margin: 15px 0 0;
}

.ft_main_nav {
    margin: 65px 0 0;
}

.ft_main_nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}

.ft_main_nav ul li a {
    display: block;
    font-weight: 400;
    color: #333;
    padding: 0 0 0 20px;
    border-left: 1px solid #F6C359;
}

.ft_main_nav ul li a:hover {
    color: #F6C359;
}

.ft_main_info {
    width: 390px;
}

.ft_main_content {
    width: 640px;
}

.common_page_main {
    padding-top: 160px;
    padding-bottom: 100px;
    background: url(/wp-content/themes/child/image/top_about_bg.jpg);
    background-position: center;
    background-size: contain;
}

.title_box h1 {
    font-size: 44px;
    line-height: 1;
    margin-bottom: 17px;
}

.title_box .sub_title {
    font-size: 19px;
    font-weight: 400;
    color: #F0B0BF;
    line-height: 1;
}

.title_box {
    text-align: center;
    padding-top: 70px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: top center;
}

.page-template-page-about .title_box {
    background-image: url(/wp-content/themes/child/image/icon_about.png);
}

.page-template-page-equipment .title_box {
    background-image: url(/wp-content/themes/child/image/icon_toseki.png);
}

.page-template-page-toseki .title_box {
    background-image: url(/wp-content/themes/child/image/icon_toseki.png);
}

.page-template-page-transportation .title_box {
    background-image: url(/wp-content/themes/child/image/icon_car.png);
}

.page-template-page-travel .title_box {
    background-image: url(/wp-content/themes/child/image/icon_travel.png);
}

.page-template-page-faq .title_box {
    background-image: url(/wp-content/uploads/2023/06/icon_faq.png);
}

.page-template-page-access .title_box {
    background-image: url(/wp-content/uploads/2023/06/icon_access.png);
}

.page-template-page-contact .title_box {
    background-image: url(/wp-content/themes/child/image/icon_mail_black.png);
}

.page-template-page-contact-confirm .title_box {
    background-image: url(/wp-content/themes/child/image/icon_mail_black.png);
}

.page-template-page-contact-thanks .title_box {
    background-image: url(/wp-content/themes/child/image/icon_mail_black.png);
}

.page-id-27 .title_box,
.page-template-page-privacy .title_box {
    background-image: url(/wp-content/themes/child/image/icon_mail_black.png);
}

h2.common_h2 {
    background-size: 24px;
    font-size: 18px;
    color: #f5bb43;
}

p.common_h2_txt {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 45px;
}

.page_about_greeting_flex .flex_L {
    width: 55%;
}

.page_about_greeting_flex .flex_R {
    width: 35%;
    padding-top: 50px;
}

p.common_txt {
    font-weight: normal;
    font-size: 17px;
    line-height: 2;
}

.incho_profile {
    text-align: center;
}

.incho_profile .txt_02 {
    font-size: 31px;
}

.incho_profile .txt_03 {
    font-weight: normal;
}

.incho_image {
    text-align: center;
    margin-bottom: 40px;
}

h2.common_h2:before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 30px;
    background-image: url(/wp-content/uploads/2023/06/h2_icon.png);
    background-size: 25px;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
}

.border_bottom {
    border-bottom: solid 1px #fae0a7;
    padding-bottom: 70px;
    margin-bottom: 70px;
}

.taisei_image img {
    width: 31%;
    border-radius: 10px;
}

.taisei_image {
    margin-top: 50px;
}

.page_about_taisei .common_h2_box {
    text-align: center;
}

.page_about_renkei .common_h2_box {
    text-align: center;
}

.page_about_renkei_flex .image_box {
    width: 45%;
}

.page_about_renkei_flex .txt_box {
    width: 50%;
}

.page_about_renkei_flex .image_box img {
    border-radius: 15px;
}

.innai_image {
    margin-top: 60px;
}

.innai_image .image {
    width: 48%;
}

.innai_image .image img {
    border-radius: 10px;
}

.innai_image .image p.txt {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

.breadcrumb {
    font-weight: normal;
    margin-top: 15px;
}

.hukidasi {
    position: relative;
    margin: 0 auto 50px;
    padding: 15px 10px;
    width: 60%;
    color: #fff;
    background: #f6b659;
    border-radius: 5px;
    text-align: center;
    font-size: 24px;
}

.hukidasi:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #f6b659;
}

.toseki_flex .txt_box {
    width: 60%;
}

.toseki_flex .image {
    width: 35%;
}

.toseki_box {
    margin-bottom: 80px;
}

.toseki_flex .txt_box .common_txt span {
    font-weight: bold;
}

.access_flex .ttl_box {
    width: 25%;
}

.access_flex .txt_box {
    width: 70%;
}

.access_flex .ttl_box .icon_image {
    width: 25%;
    margin: 0 auto 20px;
}

.access_flex .ttl_box h2 {
    font-size: 27px;
    text-align: center;
}

ul.train_ul li {
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 25px;
    background-image: url(/wp-content/uploads/2023/06/icon_pin.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0 2px;
}

.access_flex {
    align-items: center;
}

.access_map {
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 90px;
    border: solid 3px #f6c359;
}


.contact_ttl img {
    width: 16px;
}

.contact_ttl p.txt {
    font-size: 19px;
    font-weight: bold;
    margin: 0 15px;
}

.contact_ttl {
    margin-bottom: 20px;
    align-items: flex-end;
    justify-content: center;
}

.transportation_button {
    margin-top: 50px;
}

.transportation_button a {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    display: block;
    width: 40%;
    margin: 30px auto 0;
    text-align: center;
    line-height: 85px;
    background-color: #FF6011;
    border-bottom: 6px solid #E15F00;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 8px;
    -moz-box-shadow: 0 2px 1px #D9D9D9;
    -webkit-box-shadow: 0 2px 1px #d9d9d9;
    box-shadow: 0 2px 1px #d9d9d9;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.transportation_flex .flex_L {
    width: 55%;
}

.transportation_flex .flex_R {
    width: 40%;
}

.transportation_flex .flex_R img {
    border-radius: 10px;
}

.transportation_flex {
    align-items: flex-end;
    margin-bottom: 80px;
}

.transportation_h2 .icon {
    width: 53px;
    margin: 0 auto 10px;
}

.transportation_h2 h2 {
    text-align: center;
    font-size: 37px;
    margin-bottom: 20px;
}

.transportation_map_image {
    width: 60%;
    margin: auto;
}

p.transportation_txt {
    text-align: center;
    font-size: 20px;
}

.transportation_h2 p.txt {
    text-align: center;
    font-size: 19px;
}

.travel_flex .flex_L {
    width: 55%;
}

.travel_flex .flex_R {
    width: 40%;
}

.travel_flex .flex_R img {
    border-radius: 10px;
}

.travel_flex {
    align-items: flex-end;
    margin-bottom: 80px;
}

.travel_h2 .icon {
    width: 55px;
    margin: 0 auto 10px;
}

.travel_h2 h2 {
    text-align: center;
    font-size: 37px;
    margin-bottom: 20px;
}

.flow_flex .flex_L {
    width: 30%;
}

.flow_flex .flex_R {
    width: 65%;
}

.flow_flex {
    align-items: center;
}

.flow_flex {
    padding: 30px;
    border: solid 1px #f6b659;
    border-radius: 15px;
}

ul.travel_flow_ul li {
    margin-bottom: 50px;
}

.step span {
    background: #f6b659;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}

.step h3 {
    font-size: 50px;
}

.flow_flex .flex_R h3 {
    font-size: 27px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.flow_flex .flex_R p.common_txt {
    padding-left: 10px;
}

ul.travel_flow_ul li:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-bottom: 4px solid #f6b659;
    border-right: 4px solid #f6b659;
    transform: rotate(45deg);
    margin: 30px auto;
}

ul.travel_flow_ul li:last-child:after {
    display: none;
}

.flow_flex .flex_L img {
    border-radius: 10px;
}

dl.faq_dl dt {
    background-color: #FFFBF4;
    padding: 25px 40px;
    border-radius: 10px;
    font-size: 18px;
    align-items: center;
    position: relative;
}

dl.faq_dl {
    margin-bottom: 20px;
    width: 90%;
    margin: 0 auto 30px;
}

dl.faq_dl dt span {
    color: #f6b659;
    font-size: 29px;
    margin-right: 20px;
}

dl.faq_dl dd {
    font-weight: normal;
    padding: 20px 40px;
}

dl.faq_dl dd .closeBtnHat {
    display: none;
}

dl.faq_dl dt:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-bottom: 4px solid #f6b659;
    border-right: 4px solid #f6b659;
    transform: rotate(45deg);
    margin: 30px auto;
    transition: 0.2s;
    right: 40px;
    position: absolute;
}

dl.faq_dl dt.nowOpen:after {
    transform: rotate(225deg);
}

.faq_box {
    margin-bottom: 100px;
}

ul.equipment_ul {
    margin-top: 90px;
}

ul.equipment_ul li {
    width: 31%;
    margin-bottom: 50px;
}

ul.equipment_ul li img {
    height: 270px;
    border-radius: 10px;
}

ul.equipment_ul li .image {
    text-align: center;
    margin-bottom: 10px;
}

ul.equipment_ul li h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 10px;
}

ul.equipment_ul li h2 span {
    display: block;
    font-size: 15px;
}

ul.equipment_ul li p.txt {
    font-weight: normal;
}

p.page_contact_txt {
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

p.page_contact_tel {
    font-size: 40px;
    background-image: url(/wp-content/themes/child/image/icon_tel.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 40px;
    padding-left: 60px;
}

.page_contact_tel_box {
    width: 410px;
    margin: 0 auto 80px;
    text-align: center;
}

div#page_contact .common_h2 {
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width: 750px) {
    .wrap {
        max-width: 90%;
    }

    a[href $='.pdf']::before {
        width: 7vw;
        height: 8vw;
        margin-right: 2.5vw;
    }

    a[href $='.pdf']:hover {
        text-decoration: underline;
    }

    body {
        font-size: 4vw;
        line-height: 1.5;
        padding-top: 55px;
    }

    /* SP固定ページ 共通設定 */
    .common_page_wrap {
        padding: 20vw 0;
    }

    .common_page_title h2 {
        font-size: 5vw;
    }

    .common_page_title .sub_title {
        font-size: 3vw;
    }

    .reserve_text {
        font-size: 6vw;
    }

    .common_btn {
        width: 80%;
        line-height: 12vw;
    }

    .common_btn:hover {
        opacity: 1;
    }

    /* パンくず */
    .breadcrumb {
        font-size: 2.5vw;
    }

    /* SPヘッダー */
    #sp_header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        height: 70px;
    }

    #sp_header .logo {
        position: absolute;
        left: 10px;
        top: 25px;
        line-height: 0;
    }

    #sp_header .logo a {
        width: 180px;
        display: block;
    }

    #sp_header .icon {
        color: #000;
        position: absolute;
    }

    #sp_header .mail {
        right: 70px;
        width: 70px;
        height: 70px;
        background: url(/wp-content/themes/child/image/icon_mail.png)no-repeat #F6C359;
        background-position: center top 10px;
        background-size: 28px;
        color: #fff;
        text-align: center;
        top: 0;
        font-size: 10px;
    }

    #sp_header .mail::before {
        content: "お問い合わせ";
        position: absolute;
        bottom: 10px;
        right: 0;
        left: 0;
    }

    .hamburger::before {
        content: "MENU";
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        color: #F6C359;
        font-size: 10px;
    }

    #sp_header .tel {
        right: 110px;
        top: 15px;
        font-size: 20px;
    }

    /* SP固定ページ 会社概要 */
    .company_profile {
        margin-bottom: 20vw;
    }

    .company_profile table th,
    .company_profile table td {
        font-size: 3.2vw;
        width: 100%;
        display: block;
    }

    .company_profile table {
        border-top: 1px solid;
    }

    .company_profile table th {
        width: 100%;
        background-color: #f2f2f2;
    }

    .company_profile table td {
        width: 100%;
    }

    .company_access .map {
        height: 50vw;
    }

    /* SP固定ページ お問い合わせ */
    #page_contact table {
        margin-bottom: 10vw;
        width: 100%;
    }

    #page_contact table th,
    #page_contact table td {
        font-size: 4vw;
        display: block;
        border-bottom: none;
        padding: 5vw 4vw;
    }

    #page_contact table th {
        width: 100%;
        text-align: left;
        padding: 3vw;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
    }

    #page_contact table td {
        width: 100%;
    }

    #page_contact input[type="text"],
    #page_contact input[type="email"],
    #page_contact #zip {
        width: 100%;
        height: 12vw;
    }

    #page_contact input.tel {
        width: 29%;
    }

    #page_contact select {
        width: 100%;
    }

    #page_contact textarea {
        width: 100%;
        height: 60vw;
    }

    #page_contact #btn_wrap button {
        width: 80%;
        line-height: 12vw;
        border-radius: 4px;
        font-size: 4vw;
    }

    #page_contact #btn_wrap button[name="submitBack"] {
        width: 100%;
        line-height: 1.4;
    }

    .mwform-checkbox-field.horizontal-item {
        display: block;
    }

    .mw_wp_form .horizontal-item+.horizontal-item {
        margin-left: 0;
        margin-top: 2vw;
    }

    #page_contact .attention {
        font-size: 3vw;
    }


    #page_contact .progressbar #step_2 .en::before,
    #page_contact .progressbar #step_2 .en::after {
        width: 8vw;
    }

    #page_contact .progressbar #step_2 .en::before {
        left: -4vw;
    }

    #page_contact .progressbar {
        margin-bottom: 7vw;
    }

    .contact_form_disc {
        width: 100%;
        font-size: 3.5vw;
        letter-spacing: .02em;
    }

    .contact_form_disc .caution {
        font-size: 3.4vw;
    }

    .contact_form_disc .text {
        margin-bottom: 3vw;
    }

    #page_contact table th .hissu,
    #page_contact table th .ninni {
        display: block;
        width: 13vw;
        padding: 0.2vw 0;
        text-align: center;
        font-size: 3vw;
        margin-right: 0;
    }

    #page_contact table {
        border-bottom: solid 1px #dfdfdf;
    }

    #page_contact #btn_wrap {
        width: 100%;
        text-align: center;
    }

    .privacy_check_list .mwform-checkbox-field-text {
        font-size: 3.8vw;
        padding-left: 11vw;
    }

    .mw_wp_form .privacy_check_list .horizontal-item {
        margin-right: 4vw;
    }

    .privacy_check_list .hissu {
        padding: 0.3vw 4vw;
    }

    .privacy_check_list {
        margin-bottom: 6vw;
    }

    .privacy_term_detail {
        font-size: 3.4vw;
        padding-bottom: 4vw;
        margin-bottom: 5vw;
    }

    .privacy_term_outer {
        width: 96%;
        padding: 5vw 0;
    }

    .privacy_term_outer .privacy_term_inner .main_text {
        font-size: 3.4vw;
        line-height: 1.6;
        margin-bottom: 5vw;
    }

    .privacy_term_outer .privacy_term_inner dl dt {
        font-size: 3.5vw;
    }

    .privacy_term_outer .privacy_term_inner dl dd {
        font-size: 3.5vw;
        line-height: 1.6;
    }

    .privacy_term_detail::before {
        width: 2.5vw;
        height: 2.5vw;
    }

    /* サンクスページ */
    #page_contact .thanks_textArea p {
        font-size: 4vw;
    }

    #page_contact .thanks_textArea .contact_text {
        margin-bottom: 2em;
        width: 100%;
    }

    #page_contact .thanks_textArea .ichiran_link {
        width: 80%;
        line-height: 12vw;
        font-size: 4vw;
    }

    /* ステップバー デザイン */
    #page_contact .progressbar .item {
        font-size: 4vw;
        line-height: 1.4;
        padding: 13vw 0px 2vw;
        width: 31%;
    }


    #page_contact .progressbar .item .en {
        display: block;
        color: #7b7b7b;
        font-size: 3.5vw;
        margin-bottom: 1vw;
    }

    #page_contact .progressbar .item::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        /* top: -10vw; */
        width: 8vw;
        height: 8vw;
        border: solid 1px #a5a5a5;
        border-radius: 50%;
        margin: auto;
    }

    #page_contact .progressbar .item.active::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 2vw;
        width: 4vw;
        height: 4vw;
        border-radius: 50%;
        background: #333;
        margin: auto;
    }

    #page_contact .progressbar #step_2 .en {
        position: relative;
    }

    #page_contact .progressbar #step_2 .en::before,
    #page_contact .progressbar #step_2 .en::after {
        content: "";
        position: absolute;
        left: -47px;
        height: 1px;
        width: 100px;
        background: #a4a5a4;
    }

    #page_contact .progressbar #step_2 .en::after {
        left: auto;
        right: -4vw;


    }

    #page_contact .progressbar #step_2 .en::before,
    #page_contact .progressbar #step_2 .en::after {
        width: 8vw;
    }

    #page_contact .progressbar #step_2 .en::before {
        left: -4vw;
    }

    /* SP固定ページ 個人情報保護方針 */
    #page_privacy .main_text {
        font-size: 3.5vw;
    }

    #page_privacy dl {
        margin-bottom: 10vw;
    }

    #page_privacy dl dt {
        font-size: 4vw;
    }

    #page_privacy dl dd {
        font-size: 3.5vw;
        margin-left: 5vw;
    }

    /* SP固定ページ 404ページ */
    #page_404 .num {
        font-size: 20vw;
        line-height: 1.5;
    }

    #page_404 .text {
        font-size: 3.5vw;
    }

    /* SP投稿ページ アーカイブページ */
    .archive_page_list>article {
        padding-right: 20px;
    }

    .archive_page_list>article .date {
        width: 80px;
    }

    .archive_page_list>article .content_area {
        width: calc(100% - 80px);
    }

    .archive_page_list>article:after {
        width: 7px;
        height: 7px;
    }

    /* SP投稿ページ シングルページ */
    .singleContent .single_title::before {
        width: 3vw;
        height: 3vw;
        top: 7vw;
    }

    .singleContent .title_area .en {
        font-size: 3vw;
    }

    .single_main_img {
        width: 47vw;
        height: 47vw;
        margin: 0 auto 5vw auto;
    }

    .singleContent .day_cat {
        flex-wrap: nowrap;
        margin-bottom: 10vw;
    }

    .singleContent .day_cat .day {
        font-size: 3.2vw;
        margin-right: 3vw;
        padding-right: 3vw;
        flex-shrink: 0;
    }

    .singleContent .day_cat ul {
        gap: 2vw;
    }

    .singleContent .day_cat .category_list {
        width: 100%;
    }

    .singleContent h1 {
        font-size: 4.5vw;
        padding: 2vw;
    }

    .singleContent .title_area {
        margin-bottom: 10vw;
        padding: 20vw 0 5vw;
    }

    .singleContent .single_title {
        font-size: 4.5vw;
        letter-spacing: .05em;
    }

    .singleContent .single_title time {
        font-size: 3vw;
    }

    .singleContent .category_list ul li {
        font-size: 2.5vw;
        padding: 1vw 3vw;
    }

    .singleContent article h2 {
        font-size: 4.2vw;
        padding: 2vw;
    }

    .singleContent article h3 {
        font-size: 4vw;
        padding: 2vw;
        margin: 1.5em 0 1em;
    }

    .singleContent article h4 {
        font-size: 4vw;
        padding: 2vw;
        margin: 1.5em 0 1em;
    }

    .singleContent article h5 {
        font-size: 4vw;
    }

    .singleContent h6 {
        font-size: 3.8vw;
    }

    .singleContent p {
        font-size: 3.5vw;
    }

    #single_page .singleContent {
        width: 100%;
        margin: 0;
    }

    #single_page .singleContent .ichiran_link {
        width: 80%;
        line-height: 12vw;
        margin: 10vw auto 0 auto;
        font-size: 4vw;
    }

    #single_page .singleContent .ichiran_link:hover {
        opacity: 1;
    }

    #single_page .singleSidebar {
        display: none;
    }

    .singleContent_links {
        margin-top: 25vw;
    }

    .singleContent_links .btn {
        margin-bottom: 4vw;
        font-size: 3.4vw;
    }

    .singleContent_links a .ttl {
        font-size: 3.2vw;
    }

    .singleContent_links ul {
        width: 40%;
    }

    .recommend_post_area {
        width: 100%;
        margin: 14vw 0 0;
    }

    .recommend_post_area .ttl {
        font-size: 4.2vw;
        letter-spacing: .05em;
        padding-bottom: 2vw;
        margin-bottom: 5vw;
    }

    .recommend_post_area .ttl .en {
        font-size: 3vw;
    }

    .recommend_post_area .img {
        height: 25vw;
    }

    .recommend_post_area ul {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 3vw;
        row-gap: 5vw;
    }

    .recommend_post_area .day_cat {
        display: block;
    }

    .recommend_post_area .category_list .cat {
        font-size: 2vw;
        padding: 0 2vw;
    }

    .article_flame_wrap .text_box {
        height: auto;
        position: relative;
        padding-top: 4vw;
    }

    .recommend_post_area .day_cat .day {
        font-size: 3vw;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        position: absolute;
        left: 0;
        top: 0;
    }

    .recommend_post_area .inner_ttl {
        font-size: 3vw;
        margin-top: 1vw;
        -webkit-line-clamp: 1;
        height: 4.8vw;
    }

    .breadcrumb.single {
        text-align: left;
        margin-top: 25vw;
    }

    .singleContent_links .img {
        margin-bottom: 3vw;
        height: 25vw;
    }

    #toc_container li::before {
        width: 3vw;
        height: 3vw;
        top: 1vw;
    }

    #toc_container li {
        padding-left: 4vw;
    }

    .singleContent .singleContent_links ul li {
        padding: 0;
    }

    .singleContent_links ul li+li {
        margin-top: 3vw;
    }

    .singleContent_links ul li {
        padding-left: 6vw;
    }

    .singleContent article ul {
        padding: 4vw 3vw;
    }

    .singleContent_links ul::before {
        width: 4vw;
        height: 4vw;
    }

    .singleContent ol::before {
        border-width: 0 18px 18px 0;
    }

    .singleContent ol {
        padding: 6vw 3vw;
    }

    .singleContent #toc_container {
        margin-bottom: 8vw;
    }

    /* SP固定ページ サイトマップ */
    ul#sitemap_list li {
        margin: 0;
    }

    body #sitemap_list li a {
        font-size: 4vw;
        padding: 1vw 2vw;
        line-height: 9vw;
        margin-bottom: 1vw;
    }

    body #sitemap_list li.home-item {
        margin-bottom: 4vw;
    }

    body #sitemap_list {
        padding: 0;
    }



    /* (SP)共通
       ========================================================================== */
    .common_title h2 {
        font-size: 8vw;
    }

    .common_title h2::after,
    .common_title h2::before {
        margin: 0 3vw;
        width: 10vw;
        height: 10vw;
    }

    .common_title.center h2::before {
        margin: 0 auto 3.8vw;
    }

    .common_title p.eng {
        margin: 2vw 0 0;
        font-size: 3.6vw;
    }

    .common_button a {
        padding: 5vw 10vw;
        width: 60vw;
        color: #F6C359;
    }

    .common_button a span.arrow {
        width: 10vw;
        height: 2vw;
        right: -5vw;
    }

    .common_button a:hover span.arrow {
        right: -5vw;
    }

    /* (SP)ヘッダー
       ========================================================================== */
    #main_header {
        display: none;
    }

    #top_fv .top_slider img.sp {
        display: block;
    }

    #top_fv .top_slider img.pc {
        display: none;
    }

    /* (SP)メインビジュアル
       ========================================================================== */
    #top_fv {
        margin: 0;
    }

    .top_slider .slick-initialized .slick-slide {
        height: 110vh;
        width: 100vw;
    }

    .top_slider .bx-pager.bx-default-pager {
        bottom: 25vw;
        text-align: center;
    }

    .top_fv_bg {
        width: 100%;
        padding: 50vw 0 30vw;
        /* bottom: 35vw; */
        align-items: unset;
        width: 100%;
        justify-content: unset;
    }

    .top_fv_bg span.eng_text {
        width: 50vw;
        right: 11vw;
        top: -12vw;
    }

    .top_fv_bg>.inner {
        margin: 0;
        width: 100%;
        padding: 0 4vw;
    }

    .top_fv_bg h1.top_fv_title {
        font-size: 5vw;
    }

    ul.top_fv_point {
        width: 100%;
        gap: 1vw;
        /* position: absolute; */
        bottom: 0;
        left: 0;
        right: 0;
        margin: 10vw 0 5vw;
        display: flex;
    }

    ul.top_fv_point li {
        height: 31vw;
        font-size: 3.2vw;
        aspect-ratio: 1;
        width: auto;
        display: block;
        /* flex: 1; */
        width: 30vw;
    }

    ul.top_fv_point li span.text_emphasize {
        font-size: 3.8vw;
    }

    .top_fv_news {
        width: 100%;
        grid-template-columns: 20vw 80vw;
        padding: 4.2vw 0;
    }

    .top_fv_news .top_fv_news_title {
        font-size: 4vw;
        padding: 0 0 0 4vw;
    }

    .top_fv_news .top_fv_news_content {
        padding: 0 4vw;
    }

    .top_fv_news .top_fv_news_content a {
        padding: 0;
    }

    .top_fv_news .top_fv_news_content span.date.eng {
        font-size: 3.2vw;
    }

    .top_fv_news .top_fv_news_content p {
        font-size: 3.6vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .top_fv_news .top_fv_news_content a::after {
        content: none;
    }

    .top_slider .slick-dots {
        bottom: 26vw;
        text-align: center;
    }

    /* (SP)当院について
       ========================================================================== */
    #top_about {
        padding: 25vw 0;
    }

    .top_about_content {
        grid-row: 2/3;
    }

    .top_about_img {
        grid-row: 1/2;
    }

    .top_about_inner {
        grid-template-columns: 1fr;
        gap: 8vw;
    }

    .top_about_text {
        margin: 10vw 0 0;
        line-height: 1.6;
    }

    .top_about_text h3.title {
        font-size: 4.2vw;
    }

    .top_about_text p.text {
        margin: 3vw 0 0 0;
    }

    .top_about_content .common_button {
        margin: 10vw 0 0 0;
    }

    /* (SP)施設ギャラリー
       ========================================================================== */
    #top_gallery {
        padding: 25vw 0;
    }

    #top_gallery .top_gallery_slider_list button.slick-prev {
        left: -2vw;
    }

    #top_gallery .top_gallery_slider_list button.slick-next {
        right: -2vw;
    }

    #top_gallery .top_gallery_slider_list button.slick-arrow {
        width: 50px;
        height: 50px;
    }

    #top_gallery .top_gallery_slider_list .slick-dots {
        bottom: -35px;
    }

    #top_gallery .top_gallery_slider_list .slick-slide a {
        width: 100%;
        margin: 0;
    }

    #top_gallery .top_gallery_slider_list .slick-slide {
        height: 70vw;
        margin: 0 5vw 0 0;
    }

    #top_gallery .top_gallery_slider_list .slick-slide p.name {
        bottom: 5vw;
        right: 0;
        width: 32vw;
        line-height: 13vw;
        padding: 0 0 0 5vw;
        font-size: 3.8vw;
    }

    #top_gallery .top_gallery_slider_list .slick-slide a {
        width: 80vw;
        margin: 0;
        height: 70vw;
    }

    #top_gallery .top_gallery_slider_list .slick-center a {
        width: 80vw;
        height: 70vw;
    }

    #top_gallery .top_gallery_slider_list .slick-slide a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #top_gallery .top_gallery_slider_list button.slick-prev:hover {
        background: url(/wp-content/themes/child/image/icon_arrow_prev.png)no-repeat #F0B0BF;
    }

    #top_gallery .top_gallery_slider_list button.slick-next:hover {
        background: url(/wp-content/themes/child/image/icon_arrow.png)no-repeat #F0B0BF;
    }

    /* (SP)透析とは
       ========================================================================== */
    #top_toseki {
        padding: 25vw 0;
        border-radius: 7vw;
    }

    .common_title p.text {
        margin: 10vw 0 0;
    }

    ul.top_toseli_list {
        margin: 15vw 0 0;
        grid-template-columns: 1fr;
        gap: 8vw;
    }

    .top_toseli_list_title {
        width: 80vw;
        height: 29vw;
        margin: auto;
        line-height: 1.8;
    }

    .top_toseli_list_title span.text_emphasize {
        font-size: 5vw;
        margin: 0 1vw 0 0;
    }

    .top_toseli_list_img {
        width: 55vw;
        height: 55vw;
        margin: -5vw auto 0;
    }

    .top_toseli_list_text {
        margin: 5vw 0 0;
    }

    #top_toseki .common_button a {
        margin: 10vw auto0;
    }

    /* (SP)送迎サービス・旅行透析
       ========================================================================== */
    #top_service {
        padding: 25vw 0;
    }

    .top_service_inner {
        padding: 0 5vw 15vw;
    }

    ul.top_service_list li {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        gap: 10vw;
    }

    ul.top_service_list li p.text {
        margin: 5vw 0 0;
    }

    ul.top_service_list li .common_button {
        margin: 5vw 0 0;
    }

    ul.top_service_list li:not(:first-child) {
        margin: 10vw 0 0 0;
        padding: 15vw 0 0 0;
        flex-direction: column-reverse;
    }

    /* (SP)お問い合わせ
       ========================================================================== */
    #ft_contact {
        padding: 20vw 0;
    }

    .ft_contact_inner {
        flex-wrap: wrap;
    }

    .ft_contact_title {
        border-radius: 10px 10px 45vw 45vw;
        padding: 15vw 10vw 19vw;
    }

    .ft_contact_title h2 {
        font-size: 8.5vw;
    }

    .ft_contact_title p.eng {
        margin: 3vw 0 0;
    }

    .ft_contact_title .text {
        margin: 5vw 0 0;
    }

    .ft_contact_text {
        width: 100%;
        padding: 10vw 5vw;
    }

    .ft_contact_text .tel_box p.tel::before {
        width: 8vw;
        height: 8vw;
        margin: 0 3vw 0 0;
    }

    .ft_contact_text .tel_box p.tel {
        font-size: 8.5vw;
    }

    .ft_contact_text::before {
        content: none;
    }

    .ft_contact_text .common_button a {
        width: 75vw;
        padding: 7vw 0 7vw 15vw;
        background-size: 7vw;
        background-position: center left 5vw;
    }

    /* (SP)フッター
       ========================================================================== */
    #ft_main {
        padding: 25vw 0 25vw;
    }

    .ft_main_inner {
        flex-wrap: wrap;
    }

    .ft_main_info {
        width: 100%;
    }

    .ft_main_info .logo_box {
        width: 70vw;
    }

    .ft_main_info .tel_box {
        margin: 10vw 0 0;
    }

    .ft_main_info p.tel::before {
        width: 7.2vw;
        height: 7.2vw;
        margin: 0 3vw 0 0;
    }

    .ft_main_info p.tel {
        font-size: 8.5vw;
    }

    .ft_main_info .time_box {
        margin: 3vw 0 0;
    }

    .ft_main_info .time_box dl {
        line-height: 1.6;
    }

    .ft_main_info .access_box {
        margin: 5vw 0 0;
    }

    .ft_main_info .map_box {
        margin: 10vw 0 0;
    }

    .ft_main_info .map_box iframe {
        height: 55vw;
    }

    .ft_main_content {
        width: 100%;
        margin: 10vw 0 0;
    }

    .ft_main_content .ft_main_time>.title {
        padding: 2vw 0;
    }

    .ft_main_content table {
        font-size: 3.8vw;
        margin: 3vw 0 0;
    }

    .ft_main_content table tr.day th {
        padding: 3vw 0;
    }

    .ft_main_content table tr td {
        padding: 0 2vw;
    }

    .ft_main_content p.notice {
        margin: 3vw 0 0;
        font-size: 3.4vw;
    }

    #ft_main ul.sitemap {
        font-size: 3.2vw;
        margin: 15vw 0 0;
        gap: 5vw;
    }

    #ft_main p.copy small {
        font-size: 2.8vw;
    }

    #ft_main .pagetop a {
        width: 23vw;
        height: 23vw;
        padding: 0;
        border-radius: 20vw 0 0 0;
        font-size: 3.8vw;
        padding: 14vw 4vw 0 0;
    }

    #ft_main .pagetop a::before {
        width: 3vw;
        height: 7vw;
        top: 6vw;
        right: 0;
    }

    .common_page_main {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-template-page-about .title_box {
        background-size: 40px;
        padding-top: 50px;
    }

    .title_box h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .page_about_greeting_flex .flex_L {
        width: 100%;
    }


    p.common_h2_txt {
        font-size: 25px;
        margin-bottom: 25px;
        margin-top: 20px;
    }

    p.common_txt {
        font-size: 15px;
    }

    .page_about_greeting_flex .flex_R {
        width: 100%;
    }

    .incho_image {
        width: 60%;
        margin: 0 auto 20px;
    }

    .innai_image {
        margin-top: 30px;
    }

    .innai_image .image {
        width: 100%;
        margin-bottom: 30px;
    }

    .border_bottom {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .page_about_taisei .common_h2_box {
        text-align: left;
    }

    .taisei_image img {
        width: 100%;
        margin-bottom: 30px;
    }

    .page_about_renkei_flex .image_box {
        width: 100%;
        margin-bottom: 20px;
    }

    .page_about_renkei_flex .txt_box {
        width: 100%;
    }

    .page_about_renkei .common_h2_box {
        text-align: left;
    }

    .hukidasi {
        width: 100%;
        font-size: 18px;
    }

    .toseki_flex .txt_box {
        width: 100%;
        margin-bottom: 20px;
    }

    .toseki_flex .image {
        width: 80%;
        margin: auto;
    }

    .transportation_flex .flex_L {
        width: 100%;
        margin-bottom: 20px;
    }

    .transportation_flex .flex_R {
        width: 100%;
    }

    .transportation_h2 .icon {
        width: 30px;
    }

    .transportation_h2 h2 {
        font-size: 30px;
    }

    .transportation_h2 p.txt {
        font-size: 16px;
    }

    .transportation_map_image {
        width: 100%;
    }

    p.transportation_txt {
        font-size: 16px;
        text-align: left;
    }

    .travel_flex .flex_L {
        width: 100%;
        margin-bottom: 20px;
    }

    .travel_flex .flex_R {
        width: 100%;
    }

    .travel_h2 .icon {
        width: 35px;
    }

    .travel_h2 h2 {
        font-size: 25px;
    }

    .flow_flex {
        padding: 20px;
    }

    .flow_flex .flex_L {
        width: 100%;
        margin-bottom: 20px;
    }

    .flow_flex .flex_R {
        width: 100%;
    }

    .step {
        text-align: center;
    }

    .flow_flex .flex_R h3 {
        font-size: 24px;
        text-align: center;
        padding-left: 0;
    }

    dl.faq_dl {
        width: 100%;
        margin-bottom: 15px;
    }

    dl.faq_dl dt {
        padding: 5%;
    }

    dl.faq_dl dt span {
        font-size: 5vw;
        margin-right: 5%;
    }

    dl.faq_dl dt p {
        font-size: 15px;
        width: 74%;
    }

    dl.faq_dl dd {
        font-size: 15px;
    }

    .access_map {
        height: 70vw;
    }

    .access_flex .ttl_box {
        width: 100%;
        margin-bottom: 25px;
    }

    .access_flex .ttl_box .icon_image {
        width: 35px;
        margin-bottom: 10px;
    }

    .access_flex .ttl_box h2 {
        font-size: 25px;
    }

    .access_flex .txt_box {
        width: 100%;
    }

    .contact_ttl p.txt {
        width: 74%;
        font-size: 15px;
        text-align: center;
    }

    .contact_ttl {
        align-items: center;
    }

    .transportation_button a {
        width: 100%;
        font-size: 18px;
        line-height: 65px;
    }

    ul.equipment_ul {
        margin-top: 30px;
    }

    ul.equipment_ul li {
        width: 100%;
    }

    ul.equipment_ul li img {
        height: auto;
    }

    ul.equipment_ul li h2 {
        font-size: 20px;
    }

    p.page_contact_txt {
        text-align: left;
    }

    .page_contact_tel_box {
        width: 100%;
        margin-bottom: 40px;
    }

    p.page_contact_tel {
        font-size: 8vw;
        background-size: 9%;
        padding-left: 13%;
    }
}