@charset "UTF-8";

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

@font-face {
    font-family: 'YDWbananaslipplus';
    src: url('fonts/YDWbananaslipplus.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

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

.en {
    font-family: 'YDWbananaslipplus';
    font-feature-settings: "palt";
}

body {
    color: #000000;
    font-size: 16px;
    line-height: 1.7;
}

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;
}

.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;
}

/* パンくず */
.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"] {
    background: #333;
    margin-top: 20px;
}

#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;
}

.contact_form_disc .color {
    text-decoration: underline;
    text-underline-offset: -0.18em;
    text-decoration-color: #F3C92E;
    text-decoration-thickness: 5px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

.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: 20px 0;
    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;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px;
}

/* サンクスページ */

#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%;
}

#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;
}


section#top_fv .fv_content {
    padding: 55px 0 40px;
    background-image: url(/wp-content/themes/child/image/fv_pattern01.svg), url(/wp-content/themes/child/image/fv_pattern02.svg);
    background-repeat: no-repeat;
    background-position: top -15px left -15px, top -15px right -15px;
    text-align: center;
    position: relative;
}

section#top_fv .fv_content .fv_logo {
    width: 260px;
    margin: 0 auto 45px;
}

section#top_fv .fv_content .fv_text {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 10px;
}

section#top_fv .fv_content .fv_text_sub {
    font-weight: bold;
    font-size: 18px;
}

section#top_fv .fv_image ul li {
    width: 910px;
    margin: 0 50px;
}

.scroll_btn .liner {
    width: 3px;
    height: 80px;
    background: #fff;
    position: relative;
    margin: 0 auto 10px;
}

.scroll_btn .en {
    color: #fff;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 20px;
    line-height: 50px;
}

.scroll_btn {
    width: 50px;
    position: absolute;
    left: 50px;
    bottom: -340px;
    z-index: 10;
}

.scroll_btn .liner:after {
    content: "";
    width: 9px;
    height: 9px;
    top: 5%;
    background: #fff;
    position: absolute;
    left: -3px;
    border-radius: 5px;

    animation-name: updown;
    animation-fill-mode:backwards;
    animation-duration:6s;
    animation-iteration-count:infinite;
    animation-timing-function:ease;
    animation-delay: 0.5s;
    animation-direction:normal;
}

section#top_fv_under {
    padding: 130px 0;
}

section#top_fv_under .image {
    width: 482px;
}

section#top_fv_under .content {
    width: 600px;
}

.cta_catch {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 20px;
}

.cta_catch .dot {
    position: relative;
}

.cta_catch .dot:after {
    content: "";
    position: absolute;
    width: 0.2em;
    height: 0.2em;
    background: #171617;
    top: -0.4em;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
}

.red {
    font-size: 120%;
    color: #E8333E;
}

.underline {
    text-decoration: underline;
    text-underline-offset: -0.18em;
    text-decoration-color: #F3C92E;
    text-decoration-thickness: 14px;
}

section#top_fv_under .wrap {
    align-items: center;
}

section#top_about .inner {
    width: 1340px;
    margin: 0 auto;
}

section#top_about .image {
    position: relative;
    overflow: hidden;
}

section#top_about .image .en {
    font-size: 160px;
    position: absolute;
    margin: auto;
    transform: rotate(90deg);
    opacity: 0.5;
    line-height: 0;
    top: 240px;
    left: -200px;
}

section#top_about .content {
    width: 700px;
    margin: 0 auto;
    border-top: 15px solid #F3C92E;
    background: #fff;
    border-bottom: 15px solid #01375F;
    padding: 80px 70px;
    text-align: justify;
    margin-top: -140px;
    z-index: 10;
    position: relative;
    text-align: center;
}

section#top_about {
    padding: 0 0 80px;
}

section#top_about .content:before,
section#top_about .content:after {
    content: "";
    position: absolute;
    width: 15px;
}

section#top_about .content:before {
    background: #0E9CDA;
    top: -15px;
    bottom: 0;
    left: 0;
}

section#top_about .content:after {
    background: #E8333E;
    right: 0;
    top: 0;
    bottom: -15px;
}

section#top_about .content .title {
    font-size: 42px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}

section#top_about .content .title .kakeru {
    font-size: 80%;
    margin: 0 0.5em;
}

section#top_about .content .text {
    line-height: 2;
}

section#top_fuan {
    padding: 80px 0;
}

section#top_fuan .sec_catch {
    text-align: center;
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 20px;
}

section#top_fuan .sec_catch .red {
    color: #E8333E;
}

section#top_fuan .sec_catch .blue {
    color: #01375F;
}

.fuan_list ul li {
    width: 270px;
    background: #EDEBEB;
    padding: 35px 20px 25px;
    text-align: center;
    border-radius: 20px;
    position: relative;
}

.fuan_list ul li .text {
    margin-bottom: 20px;
}

.fuan_list {
    margin-bottom: 100px;
}

.fuan_list ul li:after {
    content: "";
    position: absolute;
    width: 0;
    height:0;
    border-style:solid;
    border-width: 30px 25px 0 25px;
    border-color: #EDEBEB transparent transparent transparent;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.sec_cta .catch {
    text-align: center;
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 30px;
}

.sec_cta .flex .image {
    width: 350px;
}

.sec_cta .flex .content {
    width: 600px;
}

.sec_cta .flex {
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
}

section#top_reason {
    padding: 80px 0 120px;
}

section#top_reason .catch {
    text-align: center;
    font-weight: bold;
    font-size: 42px;
    margin-bottom: 30px;
}

section#top_reason .catch .kakeru {
    font-size: 80%;
    margin: 0 0.5em;
}

.reason_list ul li {
    width: 350px;
    border: 5px solid #E5E3E0;
    padding: 35px 0;
    text-align: center;
}

.reason_list ul {
    padding: 0 30px;
}

.reason_list ul li .point {
    font-size: 24px;
    margin-bottom: 20px;
}

.reason_list ul li .point .num {
    margin-left: 0.3em;
}

.reason_list ul li .image {
    margin-bottom: 20px;
}

.reason_list ul li .title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

section#top_lets {
    background: #FDFDF4;
    padding: 80px 0 120px;
    text-align: center;
}

section#top_image {
    padding: 100px 0 80px;
}

section#top_image .cta_catch {
    text-align: center;
}

section#top_image .btn {
    width: 600px;
    margin: 0 auto;
}

section#top_image .top_image_cta .illust01,
section#top_image .top_image_cta .illust02 {
    position: absolute;
    bottom: 0;
}

section#top_image .top_image_cta .illust01 {
    left: -40px;
}

section#top_image .top_image_cta .illust02 {
    right: -40px;
}

section#top_image .top_image_cta {
    margin-bottom: 90px;
}

section#top_image .design_image:before,
section#top_image .design_image:after {
    content: "";
    position: absolute;
    background: #FDFDF4;
    z-index: -1;
}

section#top_image .design_image:before {
    width: 450px;
    height: 530px;
    right: -50px;
    top: -50px;
}

section#top_image .design_image:after {
    width: calc(50vw - 320px);
    height: 850px;
    top: 205px;
    left: calc(570px - 50vw);
}

section#top_gallery {
    padding: 80px 0;
}

section#top_gallery .sec_content {
    width: calc(50% - 120px);
    padding-left: calc(50vw - 570px);
}

section#top_gallery  .gallery_slider {
    width: calc(50% + 120px);
    position: relative;
}

section#top_gallery .gallery_slider ul li {
    width: 450px;
    margin: 0 15px;
}

section#top_gallery .gallery_slider:before {
    content: "";
    background: #FDFDF4;
    left: 112px;
    top: -70px;
    bottom: -70px;
    right: 0;
    position: absolute;
    z-index: -1;
}

section#top_gallery .sec_content .title_en {
    margin-left: -60px;
    margin-bottom: -40px;
}

section#top_gallery .sec_content .catch {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 10px;
}

section#top_gallery .sec_content .catch_under {
    font-size: 22px;
    font-weight: bold;
}

section#top_doc {
    padding: 100px 0;
}

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

.top_doc_cta .btn {
    width: 600px;
    margin: 0 auto;
}

section#top_faq {
    background: #FDFDF4;
    padding: 80px 0 120px;
}

section#top_faq .sec_title {
    text-align: center;
}

section#top_faq .sec_title h2 {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 20px;
}

.faq_list ul li {
    padding: 40px 50px;
    border-bottom: 2px solid #fff;
}

.faq_list ul li .icon {
    font-size: 30px;
    font-weight: bold;
    margin-right: 50px;
}

.faq_list ul li .-q {
    margin-bottom: 20px;
    align-items: center;
}

.faq_list ul li .-q .text {
    font-size: 18px;
    font-weight: bold;
}

.faq_list ul li .-a .icon {
    color: #CF1100;
}

section#top_faq_under {
    padding: 70px 0;
}

section#top_faq_under .image {
    width: 475px;
}

section#top_faq_under .content .btn {
    width: 600px;
}

section#top_faq_under .wrap {
    align-items: center;
}

section#top_onestop {
    padding: 100px 0 180px;
    background: #FDFDF4;
}

section#top_onestop .fukidashi {
    padding-bottom: 30px;
    background-image: url(/wp-content/themes/child/image/fukidashi_under.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

section#top_onestop .catch {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 10px;
}

section#top_onestop .text {
    text-align: center;
    margin-bottom: 50px;
}

section#top_onestop  .image {
    text-align: center;
}

section#top_gooddesign {
    padding: 160px 0 220px;
}

section#top_gooddesign .catch {
    font-size: 33px;
    font-weight: bold;
    position: relative;
    margin-bottom: 40px;
}

section#top_gooddesign .catch:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: #FDFDF4;
    left: -50px;
    top: -40px;
    z-index: -1;
}

section#top_gooddesign .image {
    width: 700px;
    position: absolute;
    right: -100px;
    top: -210px;
}

section#top_gooddesign .image:after {
        content: "";
        position: absolute;
        width: 230px;
        height: 140px;
        background: #FDFDF4;
        left: -120px;
        bottom: -30px;
        z-index: -1;
}

section#top_ft_top {
    padding: 0 0 120px;
}

section#top_ft_top .content {
    width: 600px;
}

section#top_ft_top .content .chonchon {
    transform: rotate(-27deg);
    display: table;
    margin-left: -20px;
    margin-bottom: -9px;
}

section#top_ft_top .wrap {
    align-items: center;
}

footer.site_ft {
    background-image: url(/wp-content/themes/child/image/ft_bg_image.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
}

footer.site_ft .mask {
    background: rgb(0 0 0 / 80%);
    padding: 120px 0 40px;
    text-align: center;
}

.ft_logo {
    width: 260px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.ft_logo .company {
    font-size: 18px;
    border-top: 1px solid;
    margin-top: 20px;
    padding-top: 20px;
}

.ft_addr {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 100px;
}

.ft_snss {
    position: absolute;
    left: -50px;
    top: 0;
    width: 30px;
}

.ft_snss ul li {
    margin-bottom: 24px;
}

.ft_snss .copyright {
    transform: rotate(-90deg) translateX(-100%);
    width: 240px;
    line-height: 30px;
    transform-origin: 0% 0%;
}

.ft_sub_menu {
    margin-left: -50px;
}

.ft_sub_menu a {
    color: #fff;
}

.ft_sub_menu {
    font-size: 12px;
}

.ft_sub_menu ul li:nth-child(even) {
    margin: 0 0.5em;
}

header.page_hd {
    text-align: center;
    padding: 30px 0;
}

header.page_hd img {
    width: 330px;
}

.common_page_main {
    text-align: center;
    margin-bottom: 30px;
}

.common_page_main .title {
    font-size: 26px;
    font-weight: bold;
}

.common_page_main .sub_title {
    font-weight: bold;
}

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

@keyframes updown {

    0% {
        top: 5%;
    }

    50% {
        top: 95%;
    }

    100% {
        top: 5%;
    }

}

footer.site_ft.form .mask {
    padding: 10px;
    background: #000;
}

.btn.ft_btn {
    width: 600px;
    margin: 0 auto;
    margin-top: 180px;
}


@media (max-width: 750px) {

    .wrap {
        max-width: 90%;
    }

    img {
        width: 100%;
    }

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

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

    body {
        font-size: 13px;
    }

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

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

    #sp_header .logo img {
        height: 40px;
    }

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

    #sp_header .mail {
        right: 70px;
        top: 13px;
        font-size: 25px;
    }

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

    /* 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;
    }

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

    /* 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"] {
        margin-top: 4vw;
    }

    .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: 5vw 0;
    }

    .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 {
        width: 8vw;
        height: 8vw;
    }

    #page_contact .progressbar .item.active::after {
        top: 2vw;
        width: 4vw;
        height: 4vw;
    }

    #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;
    }

    header.page_hd img {
        width: 70vw;
    }

    header.page_hd {
        padding: 10vw 0;
    }

    .common_page_main .title {
        font-size: 20px;
    }

    .common_page_main {
        margin-bottom: 5vw;
    }

    footer.site_ft .mask {
        padding: 20vw 0 30vw;
    }

    .ft_logo {
        width: 50vw;
        margin-bottom: 10vw;
    }

    .ft_logo .company {
        font-size: 4vw;
        margin-top: 4vw;
        padding-top: 4vw;
    }

    .ft_addr {
        font-size: 3vw;
        margin-bottom: 20vw;
    }

    .ft_sub_menu {
        margin-left: 0;
    }

    .ft_sub_menu ul {
        justify-content: center;
    }

    .ft_snss {
        left: 0;
        position: static;
        width: 100%;
        margin-bottom: 5vw;
    }

    .ft_snss .copyright {
        position: absolute;
        transform: inherit;
        bottom: -10vw;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
    }

    .ft_snss .sns ul {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .ft_snss ul li {
        margin: 0 10px;
    }

    section#top_fv .fv_content {
        padding: 15vw 0 10vw;
        background-size: 25vw;
        background-position: top -10vw  left -10vw, top -10vw right -10vw, bottom -10vw left -10vw, bottom -10vw right -10vw;
    }

    section#top_fv .fv_content .fv_logo {
        width: 50vw;
        margin: 0 auto 5vw;
    }

    section#top_fv .fv_content .fv_text {
        text-align: center;
        font-size: 7vw;
        margin-bottom: 2vw;
    }

    section#top_fv .fv_content .fv_text_sub {
        text-align: center;
        font-size: 4vw;
    }

    .scroll_btn {
        display: none;
    }

    section#top_fv .fv_image ul li {
        width: 88vw;
        margin: 0 2vw;
    }

    section#top_fv .fv_image ul li img {
        width: 100%;
        height: 100vw;
        object-fit: cover;
    }

    section#top_fv .fv_image {
        margin-bottom: 5vw;
    }

    .sp_btn {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 100;
    }

    section#top_fv_under {
        padding: 2vw 0 20vw;
    }

    .cta_catch {
        font-size: 6vw;
        text-align: center;
    }

    section#top_fv_under .image {
        width: 100%;
        margin-bottom: 5vw;
    }

    section#top_about .inner {
        width: 100%;
    }

    section#top_about .content {
        width: 90vw;
        margin-top: -20vw;
        padding: 5vw;
        border-width: 7px 0;
    }

    section#top_about .inner .image img {
        width: 100%;
        height: 100vw;
        object-fit: cover;
    }

    section#top_about .image .en {
        font-size: 40vw;
        left: -45vw;
        letter-spacing: 0;
        font-size: 35vw;
        top: 50vw;
    }

    section#top_about .content .title {
        font-size: 7vw;
        margin-bottom: 3vw;
    }

    section#top_about .content:before,
    section#top_about .content:after {
        width: 7px;
    }

    section#top_about .content:before {
        top: -7px;
    }

    section#top_about .content:after {
        bottom: -7px;
    }

    section#top_about .content:before, section#top_about .content:after {
        width: 7px;
    }

    section#top_about .content:before {
        top: -7px;
    }

    section#top_about .content:after {
        bottom: -7px;
    }

    section#top_about {
        padding-bottom: 10vw;
    }

    section#top_fuan {
        padding: 10vw 0;
    }

    section#top_fuan .sec_catch {
        font-size: 6vw;
        margin-bottom: 5vw;
    }

    .fuan_list ul li {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 5vw;
    }

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

    .fuan_list ul li:after {
        display: none;
    }

    .fuan_list ul li .text {
        font-size: 5vw;
        text-align: left;
        margin: 0;
    }

    .fuan_list ul li .image {
        height: 20vw;
    }

    .fuan_list ul li .image img {
        height: 100%;
    }

    .fuan_list ul li:nth-child(odd) .image {
        order: -1;
        margin-right: 4vw;
    }

    .fuan_list ul li:nth-child(2) .image,
    .fuan_list ul li:nth-child(3) .image {
        width: 20vw;
    }

    .fuan_list ul li:nth-child(2) .image img,
    .fuan_list ul li:nth-child(3) .image img {
        object-fit: cover;
    }

    .fuan_list ul li:nth-child(4) .image {
        margin-left: 5vw;
    }

    .fuan_list {
        margin-bottom: 10vw;
    }

    .sec_cta .catch {
        font-size: 5.5vw;
    }

    .sec_cta .flex {
        padding: 0;
    }

    section#top_reason {
        padding: 10vw 0;
    }

    section#top_reason .catch {
        font-size: 7vw;
        margin-bottom: 5vw;
    }

    .reason_list ul {
        padding: 0;
    }

    .reason_list ul li {
        width: 100%;
        padding: 5vw 0 3vw;
        position: relative;
    }

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

    .reason_list ul li .point {
        position: absolute;
        top: 2vw;
        left: 4vw;
        font-size: 4vw;
    }

    .reason_list ul li .image {
        margin-bottom: 3vw;
    }

    .reason_list ul li .image img {
        width: 35vw;
    }

    .reason_list ul li .title {
        font-size: 6vw;
        margin-bottom: 1vw;
    }

    section#top_lets {
        padding: 20vw 5vw;
    }

    section#top_image {
        padding: 20vw 0 10vw;
    }

    section#top_image .top_image_cta .illust01, section#top_image .top_image_cta .illust02 {
        bottom: 57vw;
        width: 25vw;
    }

    section#top_image .top_image_cta .illust01 {
        left: 22vw;
        width: 21vw;
    }

    section#top_image .top_image_cta .illust02 {
        right: 15vw;
    }

    section#top_image .btn {
        width: 100%;
    }

    section#top_gallery .sec_content {
        width: 100%;
        padding: 0 5vw;
    }

    section#top_gallery {
        padding: 10vw 0;
    }

    section#top_image .design_image:before, section#top_image .design_image:after {
        display: none;
    }

    section#top_gallery .sec_content .title_en {
        text-align: center;
        margin-left: 0;
        margin-bottom: 0;
        padding-right: 36vw;
        margin-bottom: -9vw;
    }

    section#top_gallery .sec_content .title_en img {
        height: 24vw;
    }

    section#top_gallery .sec_content .catch {
        text-align: center;
        font-size: 7vw;
        margin-bottom: 2vw;
    }

    section#top_gallery .sec_content .catch_under {
        text-align: center;
        font-size: 5vw;
        margin-bottom: 10vw;
    }

    section#top_gallery .gallery_slider {
        width: 100%;
    }

    section#top_gallery .gallery_slider ul li {
        width: 84vw;
        margin: 0 4vw;
    }

    section#top_gallery .gallery_slider:before {
        display: none;
    }

    section#top_doc {
        padding: 10vw 0;
    }

    section#top_doc .cta_catch {
        font-size: 5vw;
    }

    .top_doc_cta .btn {
        width: 100%;
    }

    section#top_faq {
        padding: 20vw 0;
    }

    section#top_onestop {
        padding: 15vw 0;
    }

    section#top_onestop .fukidashi {
        font-size: 3.5vw;
    }

    section#top_onestop .catch {
        font-size: 6vw;
    }

    section#top_onestop .text {
        margin-bottom: 10vw;
    }

    section#top_gooddesign .image {
        position: static;
        width: 100%;
        order: -1;
        margin-bottom: 5vw;
    }

    section#top_gooddesign {
        padding: 15vw 0;
    }

    section#top_gooddesign .wrap {
        display: flex;
        flex-wrap: wrap;
    }

    section#top_gooddesign .content {
        text-align: center;
        width: 100%;
    }

    section#top_gooddesign .catch {
        font-size: 6vw;
        margin-bottom: 3vw;
    }

    section#top_ft_top .cta_catch {
        font-size: 5.5vw;
    }

    section#top_ft_top .image {
        margin-bottom: 5vw;
    }

    section#top_ft_top {
        padding: 0 0 20vw;
    }

    section#top_faq .sec_title .en img {
        height: 7vw;
    }

    .faq_list ul li {
        padding: 5vw 0;
    }

    .faq_list ul li .icon {
        font-size: 20px;
        width: 50px;
        margin: 0;
    }

    .faq_list ul li  .text {
        width: calc(100% - 50px);
    }

    .faq_list ul li .-q {
        align-items: flex-start;
        margin-bottom: 2vw;
    }

    .faq_list ul li .-q .text {
        font-size: 15px;
    }

    section#top_faq_under .content .btn {
        width: 100%;
    }

    section#top_faq_under .image {
        margin-bottom: 5vw;
    }

    section#top_faq_under {
        padding: 15vw 0;
    }

    .btn.ft_btn {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .contact_form_disc .color {
        text-underline-offset: -0.13em;
        text-decoration-thickness: 4px;
        font-size: 4vw;
    }

}