@charset "UTF-8";


/* ここからオリジナル */

.single_feature .intro_sec {
    padding: 50px 0;
    background-color: #FBFAF3;
}

.single_feature .intro_sec .cont {
    display: flex;
    gap: 35px;
    align-items: center;
}

.single_feature .intro_sec .cont .img {
    width: 360px;
    height: 250px;
    flex-shrink: 0;
}

.single_feature .intro_sec .cont .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_feature .intro_sec .cont .text_box .text {
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 1.8;
}

.new_construction_main {
    padding: 70px 0;
}

.new_construction_main .wrap {
    align-items: center;
    flex-direction: row-reverse;
}

.new_construction_main .image {
    width: 40%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 16%);
}

.new_construction_main .textBox {
    width: 57%;
}

.new_construction_main .textBox .text {
    font-size: 18px;
    letter-spacing: 0.06rem;
    line-height: 2;
}

.single_feature .new_construction_formSearch {
    padding: 60px 0;
    background-color: #f2f2f2;
}

.page_contain .project {
    background: none;
    color: #000000;
    text-align: left;
    font-size: 25px;
    margin: 0 0 15px;
}

.page-sajest-search-box ul {
    justify-content: center;
}

.page-sajest-search-box ul .first {
    width: 35%;
}

.page-sajest-search-box ul li .ensen-siku-box {
    margin-bottom: 15px;
    padding: 30px 0 30px 0px;
    position: relative;
}

.page-sajest-search-box ul li .ensen-siku-box a {
    background: url(/penguin/resources/image/w-chintaijutaku/home/serach_area_icon.png) no-repeat left 10px center;
    background-size: 35px;
    border: 1px solid #d4d5d5;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background-color: #ffffff;
}

.page-sajest-search-box ul li .ensen-siku-box.line a {
    background: url(/penguin/resources/image/w-chintaijutaku/home/serach_line_icon.png) no-repeat left 10px center;
    background-size: 35px;
    border: 1px solid #d4d5d5;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background-color: #ffffff;
}

.new_construction_formSearch .fl_wrap.cont {
    margin: 0 auto;
    align-items: flex-end;
    display: flex;
    gap: 100px;
    justify-content: center;
}

.new_construction_formSearch .fl_wrap .parts {
    position: relative;
}

.new_construction_formSearch .fl_wrap h3 {
    margin: 0 0 .7em;
    line-height: 2;
    font-size: 16px;
    color: #4d4d4d;
    letter-spacing: 2px;
}

.new_construction_formSearch .fl_wrap select,
.new_construction_formSearch .fl_wrap input#sbox02 {
    width: 160px;
    height: 36px;
    border: none;
    background: #fff;
    box-shadow: 1px 1px 5px #ccc;
    -webkit-appearance: auto;
    appearance: auto;
}

.new_construction_formSearch .fl_wrap .parts:nth-child(2)::before,
.new_construction_formSearch .fl_wrap .parts:nth-child(2)::after {
    content: "×";
    position: absolute;
    font-size: 16px;
    bottom: 4px;
}

.new_construction_formSearch .fl_wrap .parts:nth-child(2)::before {
    left: -56px;
}

.new_construction_formSearch .fl_wrap .parts:nth-child(2)::after {
    right: -60px;
}

.new_construction_formSearch .fl_wrap input#btnQuickSearch {
    width: 160px;
    height: 35px;
    background: #AFA04D;
    border: none;
    color: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #909090;
    text-align: center;
}

.common_h2_box .project {
    margin-bottom: 1em;
    color: #AFA04D;
    text-align: center;
    font-size: 24px;
}

.new_construction_about {
    padding: 70px 0 0;
}

.new_construction_about .title {
    font-size: 28px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    color: #AFA04D;
}

.new_construction_about .textBox {
    width: 57%;
}

.new_construction_about .textBox .sub_title {
    font-size: 20px;
    letter-spacing: 0.12rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.new_construction_about .textBox .text {
    font-size: 16px;
    letter-spacing: 0.06rem;
    line-height: 2;
}

.new_construction_about .image {
    width: 40%;
}

.new_construction_about .image img {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 16%);
}

.new_construction_about li+li {
    margin: 50px 0 0;
}

.new_construction_about li:nth-child(even) .inner {
    flex-direction: row-reverse;
}

.new_construction_search {
    padding: 100px 0 70px;
}

.new_construction_search .title {
    font-size: 24px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    padding-left: 20px;
    border-left: 5px solid #AFA04D;
    color: #4D4D4D;
}

.new_construction_search .search_dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 20px 30px;
    line-height: 1.8;
}

.new_construction_search .search_dl dt {
    width: 160px;
    margin-bottom: 14px;
    padding-bottom: 13px;
    border-bottom: dashed 1px #979797;
    font-weight: 600;
    font-size: 15px;
    pointer-events: none;
}

.new_construction_search .search_dl dt:nth-child(1) {
    border: none;
    margin-top: 0;
    padding-top: 0;
}

.new_construction_search .search_dl dd {
    width: calc(100% - 160px);
    margin-bottom: 14px;
    padding-bottom: 13px;
    border-bottom: dashed 1px #979797;
    margin-left: 0;
}

.new_construction_search .search_dl dd:nth-child(2) {
    border: none;
    margin-top: 0;
    padding-top: 0;
}

.new_construction_search .search_dl dd li {
    margin-left: 1.5rem;
}

.new_construction_search .search_dl dd a {
    font-size: 14px;
    color: #AFA04D;
    text-decoration: underline;
}

.new_construction_search .searchBox+.searchBox {
    margin-top: 100px;
}

.new_construction_cost h1,
.new_construction_cost h2,
.new_construction_cost h3 {
    margin: 0;
}

.new_construction_cost {
    margin: 30px 0 100px;
}

.new_construction_cost .sec_ttl {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
}

.new_construction_cost .cost_box {
    margin-top: 20px;
    padding: 50px;
    background-color: #f5f5f5;
}

.new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 20px;
}

.new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul li {
    line-height: 50px;
    font-size: 20px;
    background-color: #fff;
    color: #1a1a1a;
    text-align: center;
    cursor: pointer;
    transition: .3s;
    letter-spacing: 0.08em;
}

.new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul li.show {
    background-color: #1a1a1a;
    color: #fff;
}

.new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul li:hover {
    color: #fff;
    background-color: #1a1a1a;
}

.new_construction_cost .cost_box .category_cost_tab_box .tab_contents_box .tab_contents {
    display: none;
}

.new_construction_cost .cost_box .category_cost_tab_box .tab_contents_box .tab_contents.show {
    display: block;
}

.new_construction_cost .cost_box .category_cost_tab_box .tab_contents_box {
    background-color: #fff;
    padding: 50px;
    margin-top: 25px;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table {
    width: 100%;
    border-collapse: collapse;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table a {
    text-decoration: underline;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table th,
.new_construction_cost .tab_contents_box .tab_contents .panel table td {
    padding: 18px 20px;
    text-align: left;
    border: 1px solid #ccc;
    font-size: 16px;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table th {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.06em;
    font-weight: 400;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table .th01,
.new_construction_cost .tab_contents_box .tab_contents .panel table .td01 {
    width: 30%;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table .td02 {
    width: 25%;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table .td03 {
    width: 45%;
}

.new_construction_cost .tab_contents_box .tab_contents .panel table .td03 .bar {
    display: block;
    background-color: #AFA04D;
    height: 10px;
}

.new_construction_cost .tab_contents_box .tab_contents .panel .price_table_text {
    margin-top: 15px;
    color: #909090;
    text-align: right;
    font-size: 13px;
}

.new_construction_rank h1,
.new_construction_rank h2,
.new_construction_rank h3 {
    margin: 0;
}

.new_construction_rank {
    margin-top: 50px;
}

.new_construction_rank .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
}

.new_construction_rank .rank_box {
    margin-top: 20px;
    padding: 50px;
    background-color: #f5f5f5;
}

.new_construction_rank .rank_box .inner {
    background-color: #fff;
    padding: 60px 50px;
}

.new_construction_rank .rank_box .inner .box {
    align-items: center;
    flex-wrap: nowrap;
}

.new_construction_rank .rank_box .inner .box+.box {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px dashed #ccc;
}

.new_construction_rank .rank_box .inner .box .theme {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 1.5;
    width: 120px;
    flex-shrink: 0;
    margin-right: 45px;
}

.new_construction_rank .rank_box .inner .box ul {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
}

.new_construction_rank .rank_box .inner .box ul li {
    width: 140px;
}

.new_construction_rank .rank_box .inner .box ul li .link {
    align-items: center;
    flex-wrap: nowrap;
}

.new_construction_rank .rank_box .inner .box ul li .link .num {
    background-color: #e4e4e4;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    flex-shrink: 0;
    margin-right: 15px;
}

.new_construction_rank .rank_box .inner .box ul li .link .num.color {
    background-color: #f3c237;
}

.new_construction_rank .rank_box .inner .box ul li .link .road {
    font-size: 18px;
}

.new_construction_kodawari h1,
.new_construction_kodawari h2,
.new_construction_kodawari h3 {
    margin: 0;
}

.new_construction_kodawari {
    padding: 80px 0;
    background-color: #f2f2f2;
}

.new_construction_kodawari .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
}

.new_construction_kodawari .kodawari_box {
    margin-top: 30px;
    background-color: #f5f5f5;
}

.new_construction_kodawari .kodawari_box ul {
    background-color: #fff;
    padding: 40px 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 30px;
    border-radius: 20px;
}

.new_construction_kodawari .kodawari_box ul li {
    line-height: 1;
}

.new_construction_kodawari .kodawari_box ul li .link {
    font-size: 16px;
    letter-spacing: 0.08em;
    text-decoration: underline;
}

.category_blog_sec {
    margin-bottom: 80px;
    padding: 80px 0;
    background-color: #f7f8f8;
}

.category_blog_sec .top_text_box {
    text-align: center;
    margin-bottom: 35px;
}

.category_blog_sec .top_text_box .ttl {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1.5;
}

.category_blog_sec .top_text_box .ttl::after {
    content: "";
    display: block;
    margin: 12px auto 0;
    background-color: #AFA04D;
    width: 60px;
    height: 4px;
}

.category_blog_sec .list {
    margin-bottom: 40px;
}

.category_blog_sec .list ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 30px;
}

.category_blog_sec .list ul li a {
    display: block;
    width: 100%;
}

.category_blog_sec .list ul li a .img {
    flex-shrink: 0;
    width: 100%;
    line-height: 1;
    margin-bottom: 15px;
}

.category_blog_sec .list ul li a .img img {
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.category_blog_sec .list ul li a .text_box .date {
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #c9caca;
    margin-bottom: 10px;
}

.category_blog_sec .list ul li a .text_box .ttl {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #231815;
    transition: .3s;
    margin: 0 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.category_blog_sec .list ul li a:hover .text_box .ttl {
    color: #1b9f1b;
}

.category_blog_sec .list ul li a .text_box .text {
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 1.6;
    color: #231815;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.category_blog_sec .btn {
    text-align: center;
}

.category_blog_sec .btn a {
    position: relative;
    color: #231815;
    font-size: 1.1vw;
    display: inline-block;
    padding: 1.3vw 7vw;
    border: 1px solid #c9caca;
    border-radius: 5px;
    transition: 0.3s;
}

.category_blog_sec .btn a:hover {
    color: #ffffff;
    background: #37ac42;
}

.category_blog_sec .btn a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    margin: auto 0;
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    transform: rotate(45deg);
}

.category_about_sec {
    margin-bottom: 65px;
}

.category_about_sec .cont {
    flex-wrap: nowrap;
    align-items: center;
    gap: 3%;
}

.category_about_sec .cont .shop_img {
    flex-shrink: 0;
    width: 30%;
    line-height: 1;
}

.category_about_sec .cont .shop_img img {
    width: 100%;
}

.category_about_sec .cont .text_box {
    flex-grow: 1;
}

.category_about_sec .cont .text_box .ttl {
    margin: 0 0 18px;
    font-size: 22px;
    font-weight: bold;
    color: #37ac42;
    letter-spacing: 0.06em;
    line-height: 1.5;
}

.category_about_sec .cont .text_box .text {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.8;
}

.category_faq_sec {
    margin-top: 100px;
}

.category_faq_sec .top_text_box {
    text-align: center;
    margin-bottom: 35px;
}

.category_faq_sec .top_text_box .ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1.5;
}

.category_faq_sec .top_text_box .ttl::after {
    content: "";
    display: block;
    margin: 12px auto 0;
    background-color: #AFA04D;
    width: 60px;
    height: 4px;
}

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

.category_faq_sec .list ul li {
    background-color: #fcfaf3;
    padding: 0 83px 0 59px;
    border-radius: 5px;
}

.category_faq_sec .list ul li .q_box,
.category_faq_sec .list ul li .a_box {
    display: flex;
    align-items: center;
    gap: 30px;
}

.category_faq_sec .list ul li .q_box {
    padding: 23px 0 13px;
}

.category_faq_sec .list ul li .q_box .text {
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 1.5;
    font-weight: 600;
}

.category_faq_sec .list ul li .a_box {
    padding: 25px 0;
    border-top: 1px solid #D9D9D9;
}

.category_faq_sec .list ul li .a_box .text {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.7;
}

.category_faq_sec .list ul li .q_box .q_mark,
.category_faq_sec .list ul li .a_box .a_mark {
    font-size: 30px;
    flex-shrink: 0;
    line-height: 1.33;
}

.category_faq_sec .list ul li .q_box .q_mark {
    color: #AFA04D;
}

.category_faq_sec .list ul li .a_box .a_mark {
    color: #E1AD3C;
}

.category_faq_sec .list ul li .q_box .text,
.category_faq_sec .list ul li .a_box .text {
    flex-grow: 1;
}

.term_arrival {
    padding: 90px 0;
    margin: 90px 0 0;
    background-color: #f5f5f5;
}

.term_arrival .top_text_box .ttl {
    font-size: 28px;
    letter-spacing: 0.12rem;
    margin: 0 0 30px;
    font-weight: 600;
    color: #AFA04D;
}

.single_feature .sec_arrival .term_arrival_list {
    margin: 30px 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.single_feature .sec_arrival .term_arrival_list li {
    width: 100%;
}

.term_arrival_list li:nth-child(4n) {
    margin-right: 0;
}

.single_feature .sec_arrival .term_arrival_list li .link {
    display: flex;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    align-items: center;
    gap: 15px;
}

.term_arrival_list li a .category {
    font-size: 12px;
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.04rem;
    font-weight: 600;
    background: #E1AD3C;
    color: #fff;
    z-index: 1;
}

.term_arrival_list li a .category::before {
    display: block;
    position: absolute;
    content: "";
    right: -10px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #886312;
}

.single_feature .sec_arrival .term_arrival_list li a .image {
    width: 155px;
    height: 190px;
    flex-shrink: 0;
}

.term_arrival_list li a .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.term_arrival_list li a:hover .image img {}

.term_arrival_list li a .textBox {
    font-size: 12px;
    padding: 1em 1em 1em 0;
}

.term_arrival_list li a .textBox .title {
    font-size: 17px;
    letter-spacing: .03em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.term_arrival_list li a .textBox .priceBox {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 14px;
    align-items: center;
}

.page_security .term_arrival_list li a .textBox .price {
    border-top: 1px solid #ccc;
    margin: 0.4em 0 0.5em;
    padding-top: 0.4em;
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #e10319;
    font-weight: 700;
}

.term_arrival_list li a .textBox .priceBox .price span {
    color: #e10319;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0.4em;
}

.term_arrival_list li a .textBox .access {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.term_arrival_list li a .textBox .address {
    padding-left: 20px;
    background-image: url(/penguin/resources/image/abir/motomachi/heya_access.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.term_arrival_list li a .textBox .text {
    padding: 13px 0 0;
    margin: 16px 0 0;
    border-top: 1px solid #ccc;
    letter-spacing: 0.02rem;
    text-align: justify;
    line-height: 1.6;
    color: #909090;
}

.term_arrival_text {
    margin: 15px 0 0;
    font-size: 14px;
    text-align: right;
}

.term_arrival_list li a .textBox .madori {
    font-size: 15px;
    letter-spacing: .03em;
    margin-bottom: 0.7em;
    line-height: 1;
}

.term_arrival_list li a .textBox .text_area .catch {
    width: fit-content;
    background-color: #AFA04D;
    color: #fff;
    border-radius: 100vmax;
    padding: 0.2em 0.6em;
    font-size: 12px;
    margin-bottom: .5em;
    text-align: center;
    display: none;
}

.term_arrival_list li a .textBox .text_area {}

.single_feature {}

.single_feature .sec_arrival {
    padding: 100px 0;
    background: url(/wp-content/themes/swell_child/image/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.single_feature .sec_arrival .top_text_box .ttl {
    margin-bottom: 1em;
    color: #4D4D4D;
    font-size: 24px;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    font-weight: 600;
}

.new_construction_search .search_dl.catch_box dt {
    margin-bottom: 0;
    padding-bottom: 0;
}

.new_construction_search .search_dl.catch_box dd {
    margin-bottom: 0;
    padding-bottom: 0;
}

.single_feature .sec_arrival #btnQuickSearch {
    width: 250px;
    display: block;
    align-items: center;
    background-color: #AFA04D;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 700;
    border-radius: 2px;
    transition: 0.3s;
    border: 1px solid #AFA04D;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    padding: 0.8em;
}

.terms_data_sec .terms_data_table_wrap table {
    width: 100%;
}

.terms_data_sec .terms_data_table_wrap table th,
.terms_data_sec .terms_data_table_wrap table td {
    padding: 15px 20px;
    font-size: 15px;
    border: 1px solid #eee;
}

.terms_data_sec .terms_data_table_wrap table th {
    background-color: #f5f5f5;
}

.terms_data_sec .text_box {
    background-color: #f5f5f5;
    padding: 15px;
    align-items: center;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 20px;
}

.terms_data_sec .text_box .kome {
    color: #474747;
    position: relative;
    padding-left: 14px;
}

.terms_data_sec .text_box .kome::before {
    display: block;
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}

.terms_data_sec .text_box .text {
    border-left: 1px dashed #535353;
    padding-left: 12px;
    margin-left: 5px;
    font-size: 12px;
}

.terms_data_sec .text_box .text a {
    word-break: break-all;
    color: #009FE8;
    text-decoration: underline;
}

.single_feature .common_terms_info_sec.terms_data_sec {
    padding: 100px 0;
}

.single_feature .common_terms_info_sec.terms_data_sec .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
    margin-bottom: 1em;
}

.single_feature .common_terms_info_sec.terms_data_sec .terms_data_table_wrap.flex-sb {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.single_feature .common_terms_info_sec.terms_data_sec .text_box.flex-sb {
    display: flex;
}

.category_faq_sec .list ul li .a_box {
    align-items: flex-start;
}

.single_feature .common_page_wrap {
    padding: 30px 0 0;
}

.single_feature .sec_arrival #quickSearchConditionsForm02 {
    margin-top: 50px;
}

.single_feature .recommendation_sec {
    padding: 100px 0;
    background-color: #FBFAF3;
}

.single_feature .recommendation_sec .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
    margin-bottom: 1.5em;
}

.single_feature .recommendation_sec .recommendation_list {}

.single_feature .recommendation_sec .recommendation_list ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.single_feature .recommendation_sec .recommendation_list ul li {
    padding: 18px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    line-height: 1.7;
}

.single_feature .recommendation_sec .recommendation_list ul li .icon {
    width: 100%;
    height: 170px;
    margin: 0 auto 20px;
}

.single_feature .recommendation_sec .recommendation_list ul li .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_feature .recommendation_sec .recommendation_list ul li .text_box .catch {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: .03em;
    margin-bottom: .3em;
    color: #AFA04D;
}

.single_feature .recommendation_sec .recommendation_list ul li .text_box .text {
    font-size: 15px;
    letter-spacing: .03em;
}

.single_feature .popularity_sec {
    padding: 100px 0;
    background-color: #f0f0f0;
}

.single_feature .popularity_sec .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
    margin-bottom: 1.5em;
}

.single_feature .popularity_sec .popularity_list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.single_feature .popularity_sec .popularity_list ul li {
    display: flex;
    border: 2px solid #AFA04D;
}

.single_feature .popularity_sec .popularity_list ul li .img {
    width: 200px;
    flex-shrink: 0;
}

.single_feature .popularity_sec .popularity_list ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_feature .popularity_sec .popularity_list ul li .text_box {
    background-color: #fff;
    padding: 20px;
}

.single_feature .popularity_sec .popularity_list ul li .text_box .catch {
    color: #AFA04D;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: .4em;
}

.single_feature .popularity_sec .popularity_list ul li .text_box .text {
    font-size: 15px;
    letter-spacing: .03em;
}

.single_feature .note_sec {
    padding: 100px 0;
    background-color: #FBFAF3;
}

.single_feature .note_sec .sec_ttl {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-left: 5px solid #AFA04D;
    padding-left: 18px;
    line-height: 1.5;
    margin-bottom: 2em;
}

.single_feature .note_sec .note_list ul li {
    display: flex;
    gap: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    align-items: center;
}

.single_feature .note_sec .note_list ul li .img {
    height: 160px;
    width: 160px;
    flex-shrink: 0;
}

.single_feature .note_sec .note_list ul li .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.single_feature .note_sec .note_list ul li+li {
    margin-top: 25px;
}

.single_feature .note_sec .note_list ul li .text_box .catch {
    font-size: 22px;
    color: #AFA04D;
    letter-spacing: .03em;
    margin-bottom: .3em;
    font-weight: 700;
}

.single_feature .note_sec .note_list ul li .text_box .text {
    font-size: 16px;
    letter-spacing: .03em;
}

.single_feature .common_terms_info_sec.terms_data_sec .text_box.flex-sb .text_area a {
    color: var(--color_link);
}

.single_feature .new_construction_formSearch .catch {
    font-size: 16px;
    letter-spacing: .03em;
    margin-bottom: 0.3em;
}

.new_construction_kodawari .kodawari_box ul .tag {
    font-size: 16px;
    letter-spacing: .03em;
}

/* 治安ページ */

.page_security .page-sajest-search-box ul .first {
    width: 35%;
}

.page_security .page_security .page-sajest-search-box ul li .ensen-siku-box {
    margin-bottom: 0;
}

.page_security .page-sajest-search-box ul li .ensen-siku-box a {
    background: url(/wp-content/themes/swell_child/image/area_search_icon.png) no-repeat left 10px center;
    background-size: 35px;
    border: 1px solid #d4d5d5;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background-color: #ffffff;
}

.page_security .page-sajest-search-box ul li .ensen-siku-box.line a {
    background: url(/wp-content/themes/swell_child/image/line_search_icon.png) no-repeat left 10px center;
    background-size: 35px;
    border: 1px solid #d4d5d5;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background-color: #ffffff;
}

.page_security .new_construction_formSearch .fl_wrap .parts {
    position: relative;
}

.page_security .new_construction_formSearch .fl_wrap {
    width: 670px;
    margin: 0 auto;
    align-items: flex-end;
}

.page_security .page_security .new_construction_formSearch .fl_wrap h3 {
    border-left: 3px solid var(--main-color);
    padding-left: 10px;
}

.page_security .new_construction_formSearch .fl_wrap select,
.page_security .new_construction_formSearch .fl_wrap input#sbox02 {
    width: 160px;
    height: 50px;
    border: none;
    background: #fff;
    box-shadow: 1px 1px 5px #ccc;
}

.page_security .new_construction_formSearch .fl_wrap .parts:nth-child(2)::before,
.page_security .new_construction_formSearch .fl_wrap .parts:nth-child(2)::after {
    content: "×";
    position: absolute;
    font-size: 14px;
    bottom: 6px;
}

.page_security .new_construction_formSearch .fl_wrap .parts:nth-child(2)::before {
    left: -22px;
}

.page_security .new_construction_formSearch .fl_wrap .parts:nth-child(2)::after {
    right: -22px;
}

.page_security .new_construction_formSearch .fl_wrap input#btnQuickSearch {
    width: 100px;
    height: 35px;
    background: #f6921e;
    border: none;
    color: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #909090;
}

.page_security .new_construction_about {
    padding: 100px 0;
}

.page_security .new_construction_about .title {
    font-size: 28px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    color: var(--main-color);
}

.page_security .new_construction_about .textBox {
    width: 57%;
}

.page_security .new_construction_about .textBox .sub_title {
    font-size: 20px;
    letter-spacing: 0.12rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.page_security .new_construction_about .textBox .text {
    font-size: 16px;
    letter-spacing: 0.06rem;
    line-height: 2;
}

.page_security .new_construction_about .image {
    width: 40%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: unset;
}

.page_security .new_construction_about li+li {
    margin: 80px 0 0;
}

.page_security .new_construction_about li:nth-child(even) .inner {
    flex-direction: row-reverse;
}

.page_security .new_construction_search {
    padding: 100px 0 0;
}

.page_security .new_construction_search .title {}

.page_security .new_construction_search .search_dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 30px 30px 25px;
    line-height: 1.8;
}

.page_security .new_construction_search .search_dl dt {
    width: 171px;
    margin-top: 14px;
    padding-top: 18px;
    border-top: dashed 1px #979797;
    font-weight: 600;
    font-size: 15px;
    pointer-events: none;
}

.page_security .new_construction_search .search_dl dt:nth-child(1) {
    border: none;
    margin: 0;
    padding: 0;
}

.page_security .new_construction_search .search_dl dd {
    width: calc(100% - 180px);
    margin-top: 14px;
    padding-top: 18px;
    border-top: dashed 1px #979797;
    margin-left: 0;
}

.page_security .new_construction_search .search_dl dd:nth-child(2) {
    border: none;
    margin-top: 0;
    padding-top: 0;
    padding: 0;
    margin: 0;
}

.page_security .new_construction_search .search_dl dd li {
    margin-left: 1.5rem;
}

.page_security .new_construction_search .search_dl dd a {
    font-size: 14px;
    color: var(--main-color);
}

.page_security .new_construction_search .searchBox+.searchBox {
    margin-top: 50px;
}

.page_security .page-sajest-search-box ul {
    display: flex;
    gap: 70px;
    align-items: center;
}

.page_security .page-sajest-search-box .fl_wrap.flex-sb {
    display: flex;
    gap: 35px;
}

.page_security .page-sajest-search-box ul li .ensen-siku-box+.ensen-siku-box.line {
    margin-top: 10px;
}

.page_security .average_sec .price_box {
    border: 1px solid #c9caca;
    padding: 30px;
    border-radius: 15px;
}

.page_security .average_sec .average_cont {
    width: 60%;
    margin: 25px auto 0;
}

.page_security .average_sec .average_cont .price_box li:not(:last-child) {
    padding-bottom: 20px;
}

.page_security .average_sec .average_cont .price_box li {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.page_security .average_sec .average_cont .price_box li+li {
    padding-top: 20px;
    border-top: 1px dashed #c9caca;
}

.page_security .average_sec .average_cont .price_box li .madori a {
    text-decoration: underline;
    color: var(--main-color);
    font-weight: 700;
    display: block;
    font-size: 18px;
    letter-spacing: 0.06rem;
}

.page_security .average_sec .average_cont .price_box li .madori .link {
    color: var(--main-color);
    font-weight: 700;
    display: block;
    font-size: 18px;
    letter-spacing: 0.06rem;
}

.page_security .average_sec .average_cont .price_box li .price {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .05em;
}

.page_security .average_sec .top_text .ttl {
    font-size: 25px;
    letter-spacing: 0.12rem;
    margin-bottom: 0.6em;
    font-weight: 600;
    padding-left: 20px;
    border-left: 5px solid var(--main-color);
}

.page_security .average_sec .textBox .text {
    font-size: 16px;
    letter-spacing: .03em;
}

.new_construction_about {
    padding: 70px 0 0;
}

.new_construction_about .title {
    font-size: 28px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    color: var(--main-color);
}

.new_construction_about .textBox {
    width: 57%;
}

.new_construction_about .textBox .sub_title {
    font-size: 20px;
    letter-spacing: 0.12rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.new_construction_about .textBox .text {
    font-size: 16px;
    letter-spacing: 0.06rem;
    line-height: 2;
}

.new_construction_about .image {
    width: 40%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 16%);
}

.new_construction_about li+li {
    margin: 50px 0 0;
}

.new_construction_about li:nth-child(even) .inner {
    flex-direction: row-reverse;
}

.page_security .new_construction_about .inner {
    display: flex;
    gap: 50px;
}

.page_security .room .category_outer {
    margin-top: 0;
}

.page_security .sec_arrival .term_arrival_list li a {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.page_security .term_arrival_list li a .textBox .madori {
    font-size: 15px;
    letter-spacing: .03em;
    line-height: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0.4em;
}

.page_security .term_arrival_list li a .textBox .moyori .access {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 13px;
}

.page_security .bukken_sec .panel_area .property_panel {
    display: none;
}

.page_security .bukken_sec .panel_area .property_panel.active {
    display: block;
}

.page_security .bukken_sec .tab_area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}

.page_security .bukken_sec .tab_area {
    grid-template-columns: repeat(6, 1fr);
}

.page_security .bukken_sec .tab_area .property_tab {
    border: 2px solid var(--main-color);
    font-weight: 700;
    color: var(--main-color);
    font-size: 16px;
    line-height: 1.2;
    padding: 1em;
    cursor: pointer;
    text-align: center;
    transition: .3s;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_security .bukken_sec .tab_area .property_tab.active {
    background-color: var(--main-color);
    color: #fff;
}

.page_security .sec_arrival.bukken_sec .sec_title {
    font-size: 25px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    padding-left: 20px;
    border-left: 5px solid var(--main-color);
}

.single_feature .room .title {
    font-size: 25px;
    letter-spacing: 0.12rem;
    margin-bottom: 30px;
    font-weight: 600;
    padding-left: 20px;
    border-left: 5px solid var(--main-color);
}

.page_security .average_sec.common_terms_info_sec .cont {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    padding-top: 100px;
}

.page_security .note_sec .note_list ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.page_security .note_sec .note_list ul li {
    flex-direction: column;
    padding: 20px;
}

.page_security .note_sec .note_list ul li img {
    background-color: #ccc;
}

.page_security .note_sec .note_list ul li .img {
    width: 100px;
    height: 100px;
}

.page_security .note_sec .note_list ul li+li {
    margin-top: unset;
}

.single_feature.page_security .room .title {
    color: #4D4D4D;
}

@media (max-width: 750px) {

    .new_construction_main {
        padding: 40px 0;
    }

    .new_construction_main .wrap {
        flex-direction: inherit;
        display: block;
    }

    .new_construction_main .image {
        width: 100%;
        border-radius: 10px;
    }

    .new_construction_main .textBox {
        width: 100%;
        margin: 15px 0 0;
    }

    .new_construction_main .textBox .text {
        font-size: 14px;
        letter-spacing: 0.02rem;
        line-height: 1.7;
    }

    .page_contain .project {
        background: none;
        color: #000000;
        text-align: center;
        font-size: 19px;
        margin: 0 0 15px;
    }

    .page-sajest-search-box ul .first {
        width: 100%;
    }

    .page-sajest-search-box ul li .ensen-siku-box {
        margin-bottom: 3vw;
        padding: 8vw 0;
        position: relative;
    }

    .page-sajest-search-box ul .second {
        width: 100%;
    }

    .new_construction_formSearch .fl_wrap {
        width: 100%;
        margin: 0 auto;
        align-items: flex-end;
    }

    .new_construction_formSearch .fl_wrap .parts:nth-of-type(1) {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .new_construction_formSearch .fl_wrap select,
    .new_construction_formSearch .fl_wrap input#sbox02 {
        width: 100%;
        height: 50px;
        border: none;
        background: #fff;
        box-shadow: 1px 1px 5px #ccc;
    }

    .new_construction_formSearch .fl_wrap .parts {
        position: relative;
        width: 43%;
        margin-bottom: 20px;
    }

    .new_construction_formSearch .fl_wrap select,
    .new_construction_formSearch .fl_wrap input#sbox02 {
        width: 100%;
        height: 12vw;
        border: none;
        background: #fff;
        box-shadow: 1px 1px 5px #ccc;
        font-size: 3.6vw;
        padding-left: 1vw;
    }

    .new_construction_formSearch .fl_wrap .parts:nth-of-type(4) {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .new_construction_formSearch .fl_wrap input#btnQuickSearch {
        width: 100%;
        height: 12vw;
        background: #f6921e;
        border: none;
        color: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 2px #909090;
        font-size: 3.8vw;
        margin-top: 4vw;
    }

    .new_construction_formSearch .fl_wrap .parts:nth-child(2)::before {
        display: none;
    }

    .new_construction_about {
        padding: 40px 0 0;
    }

    .new_construction_about .title {
        font-size: 20px;
        letter-spacing: 0.08rem;
        margin-bottom: 15px;
    }

    .new_construction_about .textBox {
        width: 100%;
        margin: 0 0 10px;
    }

    .new_construction_about .textBox .sub_title {
        font-size: 17px;
        letter-spacing: 0.06rem;
        margin-bottom: 5px;
    }

    .new_construction_about .textBox .text {
        font-size: 14px;
        letter-spacing: 0.02rem;
        line-height: 1.7;
    }

    .new_construction_about .image {
        width: 100%;
        border-radius: 10px;
    }

    .new_construction_about li+li {
        margin: 40px 0 0;
    }

    .new_construction_search {
        padding: 40px 0;
    }

    .new_construction_search .title {
        font-size: 17px;
        letter-spacing: 0.04rem;
        margin-bottom: 20px;
        padding-left: 12px;
        border-left: 3px solid #AFA04D;
    }

    .new_construction_search .search_dl {
        border-radius: 5px;
        padding: 10px 15px;
    }

    .new_construction_search .search_dl dt {
        width: 100%;
        margin: 0;
        padding-top: 12px;
        font-size: 3.7vw;
    }

    .new_construction_search .search_dl dd {
        width: 100%;
        margin: 0 0 12px;
        border: none;
        padding: 0;
    }

    .new_construction_search .search_dl dd li {
        margin: 0 1.5rem 0 0;
    }

    /* 家賃相場 */

    .new_construction_cost {
        margin: 0 0 15vw;
    }

    .new_construction_cost .sec_ttl {
        font-size: 4.3vw;
        border-left: 4px solid #AFA04D;
        padding-left: 4vw;
    }

    .new_construction_cost .cost_box {
        margin-top: 4vw;
        padding: 8vw 5vw;
    }

    .new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 3vw 3vw;
    }

    .new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul li {
        line-height: 10vw;
        font-size: 3.6vw;
        transition: 0s;
    }

    .new_construction_cost .cost_box .category_cost_tab_box .common_tab_box ul li:hover {
        color: #fff;
        background-color: #1a1a1a;
    }

    .new_construction_cost .cost_box .category_cost_tab_box .tab_contents_box {
        padding: 6vw 5vw;
        margin-top: 6vw;
    }

    .new_construction_cost .tab_contents_box .tab_contents .panel table .th01,
    .new_construction_cost .tab_contents_box .tab_contents .panel table .td01,
    .new_construction_cost .tab_contents_box .tab_contents .panel table .td02 {
        width: 50%;
        font-size: 3.6vw;
        padding: 3.8vw 2vw;
    }

    .new_construction_cost .tab_contents_box .tab_contents .panel table .td03 {
        display: none;
    }

    .new_construction_cost .tab_contents_box .tab_contents .panel table th,
    .new_construction_cost .tab_contents_box .tab_contents .panel table td {
        font-size: 4vw;
        padding: 2vw 1vw;
    }

    .new_construction_cost .tab_contents_box .tab_contents .panel .price_table_text {
        margin-top: 7px;
        font-size: 11px;
    }

    .new_construction_rank {
        margin-top: 15vw;
    }

    .new_construction_rank .sec_ttl {
        font-size: 4.5vw;
        border-left: 4px solid #AFA04D;
        padding-left: 4vw;
    }

    .new_construction_rank .rank_box {
        margin-top: 4vw;
        padding: 8vw 5vw;
    }

    .new_construction_rank .rank_box .inner {
        padding: 6vw 5vw;
    }

    .new_construction_rank .rank_box .inner .box {
        display: block;
    }

    .new_construction_rank .rank_box .inner .box+.box {
        margin-top: 6vw;
        padding-top: 6vw;
    }

    .new_construction_rank .rank_box .inner .box .theme {
        font-size: 4.3vw;
        width: 100%;
        margin-right: 0;
        text-align: center;
    }

    .new_construction_rank .rank_box .inner .box ul {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-top: 4vw;
    }

    .new_construction_rank .rank_box .inner .box ul li {
        width: 100%;
    }

    .new_construction_rank .rank_box .inner .box ul li+li {
        margin-top: 3vw;
    }

    .new_construction_rank .rank_box .inner .box ul li .link .num {
        width: 7vw;
        height: 7vw;
        margin-right: 4vw;
        font-size: 3.8vw;
    }

    .new_construction_rank .rank_box .inner .box ul li .link .road {
        font-size: 4vw;
    }

    .new_construction_kodawari {
        margin: 0;
        padding: 10vw 0;
    }

    .new_construction_kodawari .sec_ttl {
        font-size: 4.5vw;
        border-left: 3px solid #AFA04D;
        padding-left: 3vw;
    }

    .new_construction_kodawari .kodawari_box {
        padding: 6vw 0;
        margin-top: 4vw;
    }

    .new_construction_kodawari .kodawari_box ul {
        padding: 6vw 5vw;
        gap: 1.4vw 3.5vw;
    }

    .new_construction_kodawari .kodawari_box ul li .link {
        font-size: 3.5vw;
    }

    .category_blog_sec {
        margin-bottom: 9vw;
        padding: 12vw 0;
    }

    .category_blog_sec .top_text_box {
        margin-bottom: 6vw;
    }

    .category_blog_sec .top_text_box .ttl {
        font-size: 4.5vw;
    }

    .category_blog_sec .top_text_box .ttl::after {
        margin: 2.5vw auto 0;
        width: 12vw;
        height: 2px;
    }

    .category_blog_sec .list {
        margin-bottom: 7vw;
    }

    .category_blog_sec .list ul {
        display: block;
    }

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

    .category_blog_sec .list ul li a {
        display: flex;
        align-items: center;
        gap: 3vw;
    }

    .category_blog_sec .list ul li a .img {
        flex-shrink: 0;
        width: 35%;
        margin-bottom: 0;
    }

    .category_blog_sec .list ul li a .text_box .date {
        font-size: 2.8vw;
        margin-bottom: 1.5vw;
    }

    .category_blog_sec .list ul li a .text_box .ttl {
        font-size: 3.3vw;
        margin: 0;
        font-weight: 600;
    }

    .category_blog_sec .list ul li a:hover .text_box .ttl {
        color: #231815;
    }

    .category_blog_sec .list ul li a .text_box .text {
        display: none;
    }

    .category_blog_sec .btn a {
        font-size: 3.8vw;
        display: block;
        padding: 4vw 0;
        color: #ffffff;
        background: #37ac42;
    }

    .category_blog_sec .btn a::before {
        right: 3vw;
        width: 1.5vw;
        height: 1.5vw;
    }

    .category_about_sec {
        margin-bottom: 12vw;
    }

    .category_about_sec .cont {
        display: block;
    }

    .category_about_sec .cont .shop_img {
        width: 55%;
        margin: 0 auto 1vw;
    }

    .category_about_sec .cont .text_box .ttl {
        margin: 0 0 3vw;
        font-size: 4.3vw;
    }

    .category_about_sec .cont .text_box .text {
        font-size: 3.4vw;
        line-height: 1.7;
    }

    .category_faq_sec {
        margin: 15vw 0 0;
    }

    .category_faq_sec .top_text_box {
        margin-bottom: 4vw;
    }

    .category_faq_sec .top_text_box .ttl {
        font-size: 4.5vw;
    }

    .category_faq_sec .top_text_box .ttl::after {
        margin: 2.5vw auto 0;
        width: 12vw;
        height: 2px;
    }

    .category_faq_sec .list ul li+li {
        margin-top: 2vw;
    }

    .category_faq_sec .list ul li {
        padding: 0 4vw;
    }

    .category_faq_sec .list ul li .q_box,
    .category_faq_sec .list ul li .a_box {
        gap: 5vw;
    }

    .category_faq_sec .list ul li .q_box {
        padding: 4vw 0 3vw;
    }

    .category_faq_sec .list ul li .a_box {
        padding: 4vw 0;
    }

    .category_faq_sec .list ul li .q_box .q_mark,
    .category_faq_sec .list ul li .a_box .a_mark {
        font-size: 6vw;
    }

    .category_faq_sec .list ul li .q_box .text {
        font-size: 3.7vw;
    }

    .category_faq_sec .list ul li .a_box .text {
        font-size: 3.3vw;
    }

    .term_arrival {
        padding: 50px 0;
        margin: 50px 0 0;
    }

    .term_arrival .top_text_box .ttl {
        font-size: 20px;
        letter-spacing: 0.08rem;
        margin: 0 0 15px;
    }

    .term_arrival_list {
        margin-top: 25px;
        justify-content: space-between;
    }

    .term_arrival_list li {
        margin-right: 0;
        width: 100%;
    }

    .term_arrival_list li:nth-child(n + 2) {
        margin-top: 7%;
    }

    .term_arrival_list li a {
        padding: 3vw;
    }

    .term_arrival_list li a .category {
        font-size: 3.2vw;
        top: -3vw;
        padding: 8px 10px 7px;
        line-height: 1;
    }

    .term_arrival_list li a .category::before {
        right: -3vw;
        top: 0;
        border-right: 3vw solid transparent;
        border-bottom: 3vw solid #886312;
    }

    .term_arrival_list li a .textBox .title {
        font-size: 3.6vw;
        letter-spacing: 0.02rem;
    }

    .term_arrival_list li a .textBox .priceBox {
        margin: 0 0 1.5vw;
        font-size: 3.4vw;
    }

    .term_arrival_list li a .textBox .priceBox .price {
        margin-right: 1.5vw;
    }

    .term_arrival_list li a .textBox .priceBox .price span {
        margin-right: 1vw;
        font-size: 4vw;
    }

    .term_arrival_list li a .textBox {
        font-size: 3.4vw;
    }

    .term_arrival_list li a .textBox .access {
        margin: 0 0 1vw;
    }

    .term_arrival_list li a .textBox .text {
        padding: 2.5vw 0 0;
        margin: 2.5vw 0 0;
        letter-spacing: 0;
        line-height: 1.5;
    }

    .term_arrival_text {
        margin: 4vw 0 0;
        font-size: 3.4vw;
    }

    .single_feature .common_page_wrap {
        padding: 5vw 0;
    }

    .single_feature .intro_sec {
        padding: 15vw 0;
    }

    .single_feature .intro_sec .cont {
        flex-direction: column-reverse;
        gap: 5vw 0;
    }

    .single_feature .intro_sec .cont .img {
        width: 100%;
        height: 58vw;
    }

    .single_feature .intro_sec .cont .text_box .text {
        font-size: 3.5vw;
        line-height: 1.6;
    }

    .single_feature .new_construction_formSearch {
        padding: 15vw 0;
    }

    .common_h2_box .project {
        font-size: 5vw;
    }

    .new_construction_formSearch .fl_wrap.cont {
        display: block;
    }

    .single_feature .sec_arrival {
        padding: 15vw 0;
    }

    .single_feature .sec_arrival .top_text_box .ttl {
        font-size: 5vw;
    }

    .single_feature .sec_arrival .term_arrival_list {
        margin: 0;
        gap: 5vw;
        display: flex;
        flex-wrap: nowrap;
        overflow: scroll;
    }

    .single_feature .sec_arrival .term_arrival_list li .link {
        gap: 5vw;
    }

    .single_feature .sec_arrival .term_arrival_list li a .image {
        width: 28vw;
        height: 42vw;
    }

    .term_arrival_list li a .textBox .price {
        font-size: 4.6vw;
    }

    .term_arrival_list li a .textBox .madori {
        font-size: 3.6vw;
    }

    .single_feature .sec_arrival .term_arrival_list li {
        margin-top: 0;
        flex-shrink: 0;
        width: 70vw;
    }

    .new_construction_search .search_dl dd a {
        font-size: 3.4vw;
    }

    .single_feature .common_terms_info_sec.terms_data_sec {
        padding: 15vw 0;
    }

    .single_feature .common_terms_info_sec.terms_data_sec .terms_data_table_wrap.flex-sb {
        grid-template-columns: 1fr;
    }

    .single_feature .common_terms_info_sec.terms_data_sec .sec_ttl {
        font-size: 4.8vw;
    }

    .terms_data_sec .terms_data_table_wrap table th,
    .terms_data_sec .terms_data_table_wrap table td {
        padding: 3vw 4vw;
        font-size: 3.6vw;
    }

    .single_feature .common_terms_info_sec.terms_data_sec .text_box.flex-sb {
        padding: 5.5vw;
        font-size: 3.2vw;
        display: block;
    }

    .terms_data_sec .text_box .text {
        border-top: 1px dashed #535353;
        border-left: unset;
        padding: 2vw 0;
        margin: 2vw 0;
    }

    .single_feature .recommendation_sec {
        padding: 15vw 0;
    }

    .single_feature .recommendation_sec .recommendation_list ul {
        grid-template-columns: 1fr;
        gap: 7vw;
    }

    .single_feature .recommendation_sec .recommendation_list ul li {
        padding: 4vw;
    }

    .single_feature .recommendation_sec .recommendation_list ul li .icon {
        width: 79vw;
        margin: 0 auto 6vw;
        height: 53vw;
    }

    .single_feature .recommendation_sec .recommendation_list ul li .text_box .catch {
        font-size: 4vw;
    }

    .single_feature .recommendation_sec .recommendation_list ul li .text_box .text {
        font-size: 3.5vw;
    }

    .single_feature .recommendation_sec .sec_ttl {
        font-size: 4.8vw;
    }

    .single_feature .popularity_sec .sec_ttl {
        font-size: 4.8vw;
    }

    .single_feature .popularity_sec .popularity_list ul {
        grid-template-columns: 1fr;
    }

    .single_feature .popularity_sec .popularity_list ul li {
        display: block;
    }

    .single_feature .popularity_sec .popularity_list ul li .img {
        width: 100%;
        height: 50vw;
    }

    .single_feature .popularity_sec .popularity_list ul li .text_box .catch {
        font-size: 4vw;
    }

    .single_feature .popularity_sec .popularity_list ul li .text_box .text {
        font-size: 3.6vw;
    }

    .single_feature .popularity_sec .popularity_list ul li .text_box {
        padding: 4vw;
    }

    .single_feature .popularity_sec {
        padding: 15vw 0;
    }

    .single_feature .note_sec {
        padding: 15vw 0;
    }

    .single_feature .note_sec .sec_ttl {
        font-size: 4.8vw;
    }

    .single_feature .note_sec .note_list ul li {
        padding: 5vw;
        display: block;
    }

    .single_feature .note_sec .note_list ul li .img {
        width: 30vw;
        margin: 0 auto 3.5vw;
        height: 30vw;
    }

    .single_feature .note_sec .note_list ul li .text_box .catch {
        font-size: 4vw;
        text-align: center;
    }

    .single_feature .note_sec .note_list ul li .text_box .text {
        font-size: 3.6vw;
    }

    .single_feature .note_sec .note_list ul li+li {
        margin-top: 5.5vw;
    }

    .single_feature .top_subtopics_sec {
        padding: 15vw 0 0;
    }

    .terms_data_sec .text_box .kome {
        font-size: 3.2vw;
        margin-bottom: 4vw;
    }

    .single_feature .common_terms_info_sec.terms_data_sec .text_box.flex-sb .text_area+.text_area {
        margin-top: 2vw;
    }

    .new_construction_formSearch .fl_wrap h3 {
        font-size: 3.8vw;
    }

    .single_feature .new_construction_formSearch .catch {
        font-size: 3.6vw;
    }

    .new_construction_kodawari .kodawari_box ul .tag {
        font-size: 3.2vw;
    }

    .page_security .page-sajest-search-box ul {
        flex-direction: column;
        gap: 5vw;
    }

    .page_security .page-sajest-search-box .fl_wrap.flex-sb {
        flex-wrap: wrap;
        justify-content: center;
        gap: 1vw 10vw;
        width: 100%;
    }

    .new_construction_formSearch .fl_wrap .parts:nth-of-type(4) {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .new_construction_formSearch .fl_wrap .parts:nth-of-type(1) {
        position: relative;
        width: 100%;
        margin-bottom: 4vw;
    }

    .page_security .page-sajest-search-box ul li .ensen-siku-box+.ensen-siku-box.line {
        margin-top: 2vw;
    }

    /* 治安ページ */

    .page_security .average_sec .average_cont {
        width: 100%;
        margin: 4.5vw auto 0;
    }

    .page_security .average_sec .price_box {
        padding: 5vw;
    }

    .page_security .average_sec .average_cont .price_box li .madori .link {
        font-size: 3.5vw;
    }

    .page_security .average_sec .average_cont .price_box li .price {
        font-size: 3.7vw;
    }

    .page_security .average_sec .average_cont .price_box li:not(:last-child) {
        padding-bottom: 4vw;
    }

    .page_security .average_sec .average_cont .price_box li+li {
        padding-top: 4vw;
    }

    .page_security .average_sec {
        margin-bottom: 0;
    }

    .page_security .new_construction_search {
        padding: 10vw 0 0;
    }

    .page_security .new_construction_search .title {
        font-size: 4.8vw;
        letter-spacing: 0.04rem;
        margin-bottom: 20px;
        padding-left: 12px;
        border-left: 3px solid var(--main-color);
        line-height: 1.6;
    }

    .page_security .new_construction_search .search_dl {
        border-radius: 5px;
        padding: 5vw 5vw;
    }

    .page_security .new_construction_search .search_dl dt {
        width: 100%;
        margin: 0;
        padding-top: 12px;
    }

    .page_security .new_construction_search .search_dl dd {
        width: 100%;
        margin: 0 0 12px;
        border: none;
        padding: 0;
    }

    .page_security .new_construction_search .search_dl dd li {
        margin: 0 1.5rem 0 0;
    }

    .page_security .new_construction_about {
        padding: 15vw 0;
    }

    .page_security .new_construction_about .title {
        font-size: 4.8vw;
        letter-spacing: 0.08rem;
        margin-bottom: 15px;
        line-height: 1.6;
    }

    .page_security .new_construction_about .textBox {
        width: 100%;
        margin: 0 0 10px;
    }

    .page_security .new_construction_about .textBox .sub_title {
        font-size: 17px;
        letter-spacing: 0.06rem;
        margin-bottom: 5px;
    }

    .page_security .new_construction_about .textBox .text {
        font-size: 3.5vw;
        letter-spacing: 0.02rem;
        line-height: 1.7;
    }

    .page_security .new_construction_about .image {
        width: 100%;
        border-radius: 10px;
    }

    .page_security .new_construction_about li+li {
        margin: 6vw 0 0;
    }

    .page_security .new_construction_about .inner {
        flex-direction: column-reverse;
        gap: 5vw;
    }

    .page_security .new_construction_about li:nth-child(even) .inner {
        flex-direction: column-reverse;
    }

    .page_security .new_construction_formSearch .fl_wrap select,
    .page_security .new_construction_formSearch .fl_wrap input#sbox02 {
        width: 100%;
        height: 11vw;
    }

    .page_security .new_construction_formSearch .fl_wrap input#btnQuickSearch {
        width: 100%;
        height: 10vw;
    }

    .page_security .new_construction_formSearch .fl_wrap .parts:nth-child(2)::after {
        right: -7vw;
        bottom: 3vw;
    }


    .page_security .page-sajest-search-box ul .first {
        width: 100%;
    }

    .page_security .room {
        padding-top: 10vw;
    }

    .page_security .bukken_sec .tab_area {
        gap: 2vw 1vw;
        margin-bottom: 5vw;
    }

    .page_security .bukken_sec .tab_area .property_tab {
        font-size: 3vw;
        padding: 1em .5em;
    }

    .page_security .bukken_sec .tab_area {
        grid-template-columns: repeat(3, 1fr);
    }

    .page_security .average_sec.common_terms_info_sec .cont {
        flex-direction: column;
        gap: 5vw;
        padding-top: 10vw;
    }

    .page_security .average_sec .top_text .ttl {
        font-size: 4.6vw;
    }

    .page_security .average_sec .textBox .text {
        font-size: 3.6vw;
    }

    .single_feature.page_security .note_sec .note_list ul li+li {
        margin: 0;
    }

    .page_security .note_sec .note_list ul {
        grid-template-columns: 1fr;
    }

    .page_security .sec_arrival.bukken_sec .sec_title {
        font-size: 4.8vw;
    }

    .single_feature .room .title {
        font-size: 4.8vw;
    }


}