@charset "utf-8";
/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
ul,
li,
div,
span,
p,
ul,
li,
dd,
dt,
dl,
section,
button {
    margin: 0;
    padding: 0%;
}

body {
    color: #231815;
    font-family: "heisei-kaku-gothic-std", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 300;
    /*英数のトンマナフォント
    font-family: "Google Sans Flex", sans-serif;
    */
    /*平成角ゴシックの太さの種類
    font-weight: 300;
    font-weight: 500;
    font-weight: 700;
    font-weight: 900;
    */
}


.line {
    text-decoration: none;
}

html {
    font-size: 62.5%;
}

h1 {
    margin: 0;
}

.brrd {
    border-radius: 15px;
}


/*表示時にモーダル表示↓------------------------------------------------------------------ */


.modal_title {
    width: 90%;
    /*
    font-size: 2.1rem;
    */
    font-weight: bold;
    margin: 1rem auto;
    text-decoration: none !important;
    color: #000;
}

.modal_botton {
    padding: 1rem 2rem 1rem 2rem;
    /*
    font-size: 1.7rem;
    */
    background-color: #db7154;
    text-align: center;
    color: #fff;
    font-weight: bold;
}


/*==================================================
ふわっ
===================================*/


/* fadeUp */

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0px);
    }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeUpTrigger {
    opacity: 0;
}


/* アイコン全体の位置を調整 */
/*
.scroll-hint-icon {
  top: 38% !important; */
/* 50%より小さくすると上に上がります。お好みの数値で！ */
/* transform: translateY(0) !important;*/
/* 中央揃えの補正をリセット */
/*
}
*/


/*構成------------------------------------------------------------------------------------------------------*/
#main_flex {
    display: flex;
}

.centercolumn {
    width: 100%;
}

.rightcolumn {
    position: relative;
    width: calc(100%);
}

.leftcolumn {
    position: relative;
    width: 100%;
}

/*FV見出し------------------------------------------------------------------------------------------------------*/

.swiper-container {
    position: relative;
}


#kbf {
    background-color: #fff;
    padding-top: 6rem;
    padding-bottom: 10rem;
}

#kbf_2 {
    margin-bottom: 15rem;
}

.scroll-box {
    overflow-x: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
}

.scroll-box div img {
    max-width: 100%;
    min-width: 600px;
    vertical-align: top;
}


/*バーガーテキスト*/
#sidebarMenu {
    font-size: 2rem;
}

.docu {
    font-size: 1.4rem;
}

/*横幅90%*/
.w90 {
    width: 90%;
}

/*横幅80%*/

/*中央揃え*/
.mgauto {
    margin: 0 auto;
}


/*見出し------------------------------------------------------------------------------------------------------*/

.midashi_area {
    margin: 0rem auto 0rem auto;
    width: 80%;
}


.headline_main {
    width: 80%;
}

.headline_news {
    width: 60%;
    margin: 0rem auto 0rem auto;
}




/*ニュース------------------------------------------------------------------------------------------------------*/
#news {
    padding-top: 10rem;
    padding-bottom: 18rem;
    background-color: #388F9E;
    color: #fff;
}

.news_space {
    height: 10rem;
    width: 100%;
}

.news_daybox {
    margin: 0rem auto 0 auto;
    width: 90%;
    border-bottom: solid 1px #14293399;
}

.news_daybox_img {
    /*
    width: 90%;
    */
    margin: 0 auto;
}

.news_daybox_myd {
    margin: 2rem auto 0 auto;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    width: 90%;
}

.news_box_title {
    font-size: 2.1rem;
    margin: 1.2rem auto 0 auto;
    letter-spacing: 0.2rem;
    line-height: 1.5;
    /*
    width: 90%;
    */
}

.news_box_content {
    font-size: 1.4rem;
    margin: 4rem auto 0 auto;
    letter-spacing: 0.1rem;
    line-height: 2.5rem;
    /*
    width: 90%;
    */
}

.news_botton {
    width: 75%;
    margin: 0rem auto 0rem auto;
    text-align: center;
}

.news_box_content a {
    color: #3e3a39;
    border-bottom: solid #3e3a39;

}


.entry_botton {
    width: 90%;
    margin: 0rem auto 0rem auto;
    text-align: center;
}


/*コンセプト------------------------------------------------------------------------------------------------------*/


#concept {
    background-color: #fff;
    padding-bottom: 10rem;
}

.concept_box {
    margin: 0rem auto 0rem auto;
}

.concept_box_title {
    font-size: 2.2rem;
    line-height: 1.5;
}

.concept_box_text_p {
    margin-bottom: 2.5rem;
}

/*グラデーションをコードで書いた場合
.original-gradient {
  height: 1000px;
  width: 90%;
  background-image: linear-gradient(25deg, rgba(0, 51, 56, 1), rgba(255, 255, 255, 0)), linear-gradient(172deg, rgba(46, 101, 82, 1), rgba(255, 255, 255, 0)), linear-gradient(192deg, rgba(0, 51, 56, 1));
}
*/


/*横スライダー------------------------------------------------------------------------------------------------------*/

/*.slide-box a {
    background-color: #fff;
    color: #222;
    display: block;
    text-decoration: none;
  }*/

/*.slide-box p {
    font-weight: bold;
    padding: 10px;
    margin:.5rem auto;
  }*/


@media screen and (max-width: 768px) {

    /* スマホサイズでスライダー表示 */
}

@media screen and (min-width: 769px) {

    /* スマホサイズでスライダー表示 */
}


/*スライダーのためのcss=====================================================================================*/

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
    position: absolute;
    /*絶対配置にする*/
    top: 50%;
    cursor: pointer;
    /*マウスカーソルを指マークに*/
    outline: none;
    /*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;
    /*矢印の色*/
    border-right: 2px solid #666;
    /*矢印の色*/
    height: 15px;
    width: 15px;
}

.slick-prev {
    /*戻る矢印の位置と形状*/
    left: 4.5%;
    transform: rotate(-135deg);
    z-index: 5;
}

.slick-next {
    /*次へ矢印の位置と形状*/
    right: 4.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/


/*ランドプラン------------------------------------------------------------------------------------------------------*/
#landplan {
    padding: 0rem 0 15rem 0;
}

#landplan .landplan_img_area {
    background: linear-gradient(to bottom, rgb(234 230 228) 50%, rgba(255, 0, 0, 0) 50%);
}

.landplan_text {
    width: 90%;
    margin: 2rem auto 0 auto;
    font-size: 1.6rem;
    line-height: 2;
}

.landplan_map_img {
    margin: 1rem auto 0 auto;
}

.landplan_contents_img {
    width: 90%;
    margin: 4rem auto 0 auto;
}

.landplan_title {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    color: #388F9E;
    text-align: center;
}


.landplan_address a {
    text-decoration: none;
    color: #142833;
}

.landplan_attention_1 {
    font-size: 8px;
    margin-top: 0.5rem;
}

.landplan_attention_2 {
    font-size: 8px;
}

.youtube {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.landplan_harenohara .yokoflex_box {
    width: 64% !important;
}


/*フロアプラン------------------------------------------------------------------------------------------------------*/
#interiordesign {
    padding: 5rem 0 10rem 0;
    background-color: #fff;
}


#plan {
    padding: 5rem 0 10rem 0;
    background-color: #388f9e3d;
}

#hiraya_plan {
    padding: 0rem 0 10rem 0;
}


.plan_one_image {
    margin: 5rem auto 0 auto;
    width: 90%;
}

.plan_attention {
    font-size: 0.9rem;
}


.plan_word {
    width: 90%;
    margin: 0 auto;
    line-height: 2.5rem;
    margin-bottom: 2.5rem;
}

.plan_word_title {
    font-size: 1.6rem;
    margin-top: 5rem;
}


/*間取りポイントテキスト*/


/*プラン背景薄い緑*/
.planbox_planpage {
    padding-bottom: 0rem;
    margin: 0rem 0 0 0;
}

/*プラン背景薄い緑*/

/*プラン内容テキスト*/

/*プラン間取りデータ*/

/*プラン間取りデータ(左)*/

/*プラン間取りデータ(右)*/

/*プラン間取りデータ(span金額)*/

/*プラン間取りデータ(span金額)*/

/*プラン、線*/

/*建物面積と土地面積*/

/*土地面積(左)*/

/*建物面積データ(右)*/

/*間取りポイントタグ*/

/*間取りポイントタグテキスト*/

.plan_gallery_and_point_title {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    color: #2E6552;
    text-align: center;
}


/* モーダルCSS ----------------------------------------------------------------------------------------------------*/
/* モーダルを開くボタン */
.modal__trigger {
    cursor: pointer;
}

.modal__trigger:nth-child(n + 2) {
    margin-top: 60px;
}

/* モーダル本体 */
/* いる */

/* いる */

/* モーダルを閉じるボタン */
.modal__close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 44px;
    height: 44px;
    background: rgba(50, 50, 50, 1);
    cursor: pointer;
    transition: opacity .6s;
    border-radius: 10px;
}

.modal__close:hover {
    opacity: .6;
}

.modal__close:before,
.modal__close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1px;
    background: #fff;
    content: '';
}

.modal__close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.modal__close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* モーダル内のコンテンツ */


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* 半透明の黒色 */
    z-index: 1;
    /* モーダルウィンドウよりも前面に表示 */
}


/*-間取り、平屋or2F切り替えタブ切り替えタブ---------------------------------------------------------------------------------------------------------*/


/* カルーセルコンテナのスタイル */

/* スライドアイテムのスタイル */

/* スライドアイテムにホバー効果を追加 */


/* モーダルの背景と位置 */

/* モーダルコンテンツのスタイル */

/* モーダル内のテキスト */

/* 閉じるボタンのスタイル */


.tab_plan {
    /* 全体の幅を100％にして、中央揃えで表示 */
    margin: 0 auto 50px;
}

.tab_plan svg {
    vertical-align: bottom;
    /* SVGをベースラインではなく下端に揃える */
    display: block;
    margin: 0 auto;
    /* 親要素内で中央寄せ */
}

/* タブボタンのスタイル設定(TOP切り替え用) */
.tab_plan .top_plan_menu_2 {
    /* 2分割してタブの幅をï定 */
    width: calc(96%/2);
    /*
    height: 50px;
    */
    line-height: 25px;
    /* テキストを中央寄せ */
    font-size: 20px;
    text-align: center;
    color: #fff;
    /* テキストカラー */
    border-bottom: 0px solid #fff;
    /* 下線の色 */
    display: block;
    float: left;
    /* 横並び配置 */
    transition: all 0.2s ease;
    /* スムーズなホバー効果 */
    margin: 4% 2% 0 0;
    border-radius: 10px;
    background-color: #00333866;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    /* letter-spacing と同じ値にする */
    padding-top: 1.2rem;
    padding-bottom: 3rem;
}

/* タブボタンのスタイル設定 */
.tab_plan .tab_menu_2 {
    /* 2分割してタブの幅をï定 */
    width: calc(96%/2);
    /*
    height: 50px;
    */
    line-height: 25px;
    /* テキストを中央寄せ */
    font-size: 20px;
    text-align: center;
    color: #fff;
    /* テキストカラー */
    border-bottom: 0px solid #fff;
    /* 下線の色 */
    display: block;
    float: left;
    /* 横並び配置 */
    transition: all 0.2s ease;
    /* スムーズなホバー効果 */
    margin: 4% 2% 0 0;
    border-radius: 10px;
    background-color: #00333866;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    /* letter-spacing と同じ値にする */
    padding-top: 1.2rem;
    padding-bottom: 3rem;
}


/* タブボタンのスタイル設定(TOP切り替え用) */
.tab_plan .top_plan_menu_r_2 {
    /* 2分割してタブの幅を設定 */
    width: calc(96%/2);
    /*
    height: 50px;
    */
    line-height: 25px;
    /* テキストを中央寄せ */
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    /* テキストカラー */
    border-bottom: 0px solid #fff;
    /* 下線の色 */
    display: block;
    float: left;
    /* 横並び配置 */
    transition: all 0.2s ease;
    /* スムーズなホバー効果 */
    margin: 4% 0% 0 2%;
    border-radius: 10px;
    background-color: #00333866;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    /* letter-spacing と同じ値にする */
    padding-top: 1.2rem;
    padding-bottom: 3rem;
}

/* タブボタンのスタイル設定・右側限定 */
.tab_plan .tab_menu_r_2 {
    /* 2分割してタブの幅を設定 */
    width: calc(96%/2);
    /*
    height: 50px;
    */
    line-height: 25px;
    /* テキストを中央寄せ */
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    /* テキストカラー */
    border-bottom: 0px solid #fff;
    /* 下線の色 */
    display: block;
    float: left;
    /* 横並び配置 */
    transition: all 0.2s ease;
    /* スムーズなホバー効果 */
    margin: 4% 0% 0 2%;
    border-radius: 10px;
    background-color: #00333866;
    letter-spacing: 0.2em;
    text-indent: -0.1em;
    /* letter-spacing と同じ値にする */
    padding-top: 1.2rem;
    padding-bottom: 3rem;
}

.tab_plan .tab_location_gap {
    gap: 30px;
}

.tab_plan .tab_menu_2:hover,
.tab_plan .top_plan_menu_2:hover {
    /* ホバー時の透明度変更 */
    opacity: 0.75;
}

.tab_plan .tab_menu_r_2:hover {
    /* ホバー時の透明度変更 */
    /*opacity: 0.75;*/
}

/* ラジオボタンを全て非表示に */
.tab_plan input[name="tab_menu_2"] {
    display: none;
}

/* タブの内容部分のスタイル設定 */
.tab_contents {
    display: none;
    /* 初期状態で非表示 */
    padding-top: 6rem;
    clear: both;
    overflow: hidden;
    transition: .9s opacity;
    /* フェードインのような表示効果 */
    /*box-shadow: 0 0 3px rgba(0,0,0,.2); */
    /* 影をつけて立体感を追加 */
}

/* 選択されているタブの内容を表示(TOPの平屋or2F) */
#hiraya:checked~#hiraya,
#nikaidate:checked~#nikaidate,
#no1:checked~#no1,
#no2:checked~#no2,
#no3:checked~#no3,
#no4:checked~#no4,
#no5:checked~#no5,
#no6:checked~#no6,
#no7:checked~#no7,
#no8:checked~#no8,
#no9:checked~#no9,
#no10:checked~#no10 {
    display: block;
}

/* 選択されているタブの内容を表示(間取りページ) */
#plan01:checked~#plan01,
#plan02:checked~#plan02,
#plan03:checked~#plan03,
#plan04:checked~#plan04,
#plan05:checked~#plan05,
#plan06:checked~#plan06,
#plan07:checked~#plan07,
#plan08:checked~#plan08,
#plan09:checked~#plan09,
#plan10:checked~#plan10,
#plan11:checked~#plan11 {
    display: block;
}

/* 選択されているタブのスタイルを変更 */
.tab_plan input:checked+.tab_menu_2,
.tab_plan input:checked+.top_plan_menu_2,
#no1:checked~div .tab_menu_2[for="no1"],
#no2:checked~div .tab_menu_2[for="no2"],
#no6:checked~div .tab_menu_2[for="no6"],
#no6:checked~div .tab_menu_2[for="no9"] {
    color: #fff;
    /* 選択中のテキスト色 */
    background-color: #003338;
    margin-right: 2%;
    border-radius: 10px;
}

/* 選択されているタブのスタイルを変更 */
.tab_plan input:checked+.tab_menu_r_2,
.tab_plan input:checked+.top_plan_menu_r_2,
#no1:checked~div .tab_menu_r_2[for="no1"],
#no2:checked~div .tab_menu_r_2[for="no2"],
#no6:checked~div .tab_menu_r_2[for="no6"],
#no6:checked~div .tab_menu_r_2[for="no9"] {
    color: #F0E8E5;
    /* 選択中のテキスト色 */
    background-color: #003338;
    margin-left: 2%;
    border-radius: 10px;
}

.tab_plan input:checked+.tab_menu_2 span,
.tab_plan input:checked+.top_plan_menu_2 span,
#no1:checked~div .tab_menu_2[for="no1"] span,
#no2:checked~div .tab_menu_2[for="no2"] span,
#no6:checked~div .tab_menu_2[for="no6"] span,
#no6:checked~div .tab_menu_2[for="no9"] span {
    opacity: 1;
}

.tab_plan input:checked+.tab_menu_r_2 span,
.tab_plan input:checked+.top_plan_menu_r_2 span,
#no1:checked~div .tab_menu_r_2[for="no1"] span,
#no2:checked~div .tab_menu_r_2[for="no2"] span,
#no6:checked~div .tab_menu_r_2[for="no6"] span,
#no6:checked~div .tab_menu_r_2[for="no9"] span {
    opacity: 1;
}

/*
.tab_plan input:checked + .tab_menu span:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #fff;
}
*/


/* TOP用 */
/* 親となるラベルの設定（位置基準にするため） */
.tab_plan {
    position: relative;
}

.tab_menu_2,
.tab_menu_r_2,
.top_plan_menu_2,
.top_plan_menu_r_2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
}

.tab_plan .icon {
    position: absolute;
    left: 50%;
    bottom: 14px;
    width: 18px;
    transform: translateX(-50%);
    line-height: 0;
}

.tab_plan .icon svg {
    display: block;
    width: 100%;
    height: auto;
    fill: #ffffff;
}


/* 選択されているボタンの中にあるSVGの色を変更 */
.tab_plan input:checked+.tab_menu_2 .icon svg,
.tab_plan input:checked+.tab_menu_r_2 .icon svg,
.tab_plan input:checked+.top_plan_menu_2 .icon svg,
.tab_plan input:checked+.top_plan_menu_r_2 .icon svg {
    fill: #ffffff;
    /* 選択時の矢印の色（文字色に合わせる場合） */
}


/*-間取り、平屋or2F切り替えタブ切り替えタブ↑---------------------------------------------------------------------------------------------------------*/

.slide.active {
    display: block;
}

.dot.active {
    background-color: #717171;
}


.tab_contents_category {
    width: 50%;
    margin: 3rem auto 0 auto;
}

.tab_contents_category_p {
    margin: 3rem auto 0 auto;
    font-size: 1.6rem;
    line-height: 2.5rem;
}

.tab_contents_category_botton {
    width: 70%;
    max-width: 300px;
    margin: 3rem auto 0 auto;
}


/* ========================================
   slick スライダー カスタムスタイル
   ======================================== */

/* スライダー基準位置 */

/* 前へ・次へ ボタン本体 */
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    padding: 0;
    font-size: 0;
    /* "Prev/Next" 文字を非表示 */
    cursor: pointer;
}

/* 左右の配置 */
.slick-prev {
    left: -14px;
}

.slick-next {
    right: -14px;
}

/* slick デフォルトの ::before 矢印を消す */
.slick-prev:before,
.slick-next:before {
    content: "";
}

/* CSS 線で作る "くの字" 矢印 */
.slick-prev::after,
.slick-next::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    border-top: 3px solid #6b6b6b;
    border-right: 3px solid #6b6b6b;
    transform-origin: center;
}

/* 左：＜ */
.slick-prev::after {
    transform: translate(-50%, -50%) rotate(-135deg);
}

/* 右：＞ */
.slick-next::after {
    transform: translate(-50%, -50%) rotate(45deg);
}

/* ホバーで少し濃く */
.slick-prev:hover::after,
.slick-next:hover::after {
    border-top-color: #333;
    border-right-color: #333;
}

/* ドットナビ */

/* ドットナビ */
.slick-dots {
    text-align: center;
    margin-top: 20px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cfcfcf;
    border: none;
    padding: 0;
    cursor: pointer;
}

/* アクティブドット */
.slick-dots li.slick-active button {
    background: #6b6b6b;
}

/* ========================================
   補助クラス（w90 / mgauto が未定義の場合）
   ======================================== */
.w90 {
    width: 90%;
}

.mgauto {
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

/* アクティブドット */

/* ========================================
   補助クラス（w90 / mgauto が未定義の場合）
   ======================================== */
.w90 {
    width: 90%;
}

.mgauto {
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}


/* ボタン2つを横並びにするコンテナ */
/* ボタン2つを横並びにするコンテナ */
.schedule_selectbutton {
    display: flex;
    gap: 1.2rem;
}

.schedule_selectbutton div {
    width: 50%; /* ← schedule.css 940行目付近 */
}


/* ボタンのレイアウト */
.plan-buttons {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 6%;
    width: 90%;
    margin: 0 auto;
    font-size: 1.7rem;
}

.plan-btn {
    border: none;
    padding: 15px 0 35px 0;
    cursor: pointer;
    color: #fff;
    width: 47%;
    margin-top: 2rem;
    line-height: 0.7;
    position: relative;
    font-size: 2rem;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
}

.plan-btn span {
    display: block;
    font-size: 1.2rem;
}

/* nikaidate用 通常状態 */
.plan-btn[data-target="no1"],
.plan-btn[data-target="no2"],
.plan-btn[data-target="no6"],
.plan-btn[data-target="no9"],
.plan-btn[data-target="train"],
.plan-btn[data-target="car"] {
    background-color: #b1c9cd;
}

/* nikaidate用 選択中（濃い） */
.plan-btn[data-target="no1"].active,
.plan-btn[data-target="no2"].active,
.plan-btn[data-target="no6"].active,
.plan-btn[data-target="no9"].active,
.plan-btn[data-target="train"].active,
.plan-btn[data-target="car"].active {
    background-color: #398f9e;
}

.plan-btn.active {
    outline-offset: -3px;
}


/* SVGアイコンのコンテナ */
.plan-btn .access_icon {
    position: absolute;
    left: 50%;
    bottom: 12px;
    width: 20px;
    transform: translateX(-50%);
    line-height: 0;
    display: block;
    text-indent: 0;
    /* ← 追加 */
}

/* 矢印の色 */
.plan-btn .access_icon svg {
    fill: #F0E8E5;
    width: 100%;
    height: auto;
}

/* 選択中ボタンのSVG色 */
.plan-buttons .plan-btn.active .access_icon svg {
    fill: #F0E8E5;
}

/* コンテンツの表示切替 */
.plan-content {
    display: none;
}

.plan-content.active {
    display: block;
}

.plan_number {
    width: 40%;
    margin: 0 auto;
}

/*周辺環境------------------------------------------------------------------------------------------------------*/
#location {
    padding: 0rem 0 13rem 0;
    background-color: #fff;
}


.location_word {
    width: 90%;
    margin: 4rem auto 12rem auto;
    line-height: 2.5rem;
}

.location_word_text_title {
    font-size: 1.4rem;
    line-height: 2.2;
}

.location_display_flex {
    display: flex;
    margin: 5rem auto 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*学校見出し*/
.location_category_titel {
    text-align: center;
    color: #398f9e;
    margin: 0 auto 6rem 0;
}

.location_category_titel_e {
    font-size: 5rem;
    text-align: center;
    margin-bottom: 30px;
}

.location_category_titel_j {
    font-size: 2rem;
    text-align: center;
    margin: -2rem 0 0 0;
}

.location_category_titel_j_type2 {
    font-size: 2rem;
    text-align: center;
    margin: -2rem 0 0 0;
}


/*横スクロール注意書き*/

/*周辺環境横並び*/
.yokoflex {
    display: flex;
    overflow-x: scroll;
}

/*各BOXの横幅*/
.yokoflex_box {
    width: 80%;
    flex-shrink: 0;
    margin-right: 3rem;
    /* 
    padding-right: 30px;
    */
}

/*1つ目のBOXの左横幅*/
.yokoflex_first {
    margin-left: 0rem;
}

/*最後のBOXの右横幅*/

/*説明ありの周辺環境*/
.location_explanation {}

.location_explanation_image {
    margin: 5rem 0 0 0;
}


.location_explanation_text {
    margin: 2rem auto 0rem auto;
}

.location_explanation_text dl {
    align-items: center;
}

.location_explanation_text dl dt {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 1.5;
}

.location_explanation_text dl dd {
    font-size: 1.4rem;
    line-height: 1.5;
}

.location_explanation_text dl dd img {
    border-radius: ;
}

.location_explanation_text_time {
    margin: 0 2rem 0 1rem;
}

.location_explanation_text_title {
    margin-bottom: 1.4rem;
}

.location_explanation_text_info {
    line-height: 30px;
    line-height: 2rem;
}

/*各ボックス内コンテンツ*/
.yokoflex_box_img {
    margin-bottom: 1.5rem;
}

.icon {
    width: 2.7rem;
    margin-right: 1.5rem;
}

/*横スクロールバーカスタマイズ*/
.yokoflex::-webkit-scrollbar {
    height: 0px;
    /* スクロールバーの高さ */
}

.yokoflex::-webkit-scrollbar-thumb {
    background: #f5f5f3;
    /* ツマミの色 */
    border-radius: 1px;
    /* ツマミ両端の丸み */
}

.yokoflex::-webkit-scrollbar-track {
    background: #3e5243;
    /* トラックの色 */
    border-radius: 1px;
    /* トラック両端の丸み */
}

/*周辺環境テキストのみ*/
ul {
    list-style-type: none;
    font-size: 1.6rem;
}

/*周辺環境テキストエリア*/

.location_lists_all {
    margin: 8rem 0 0 0;
}

.location_lists {}

.location_lists li {
    border-bottom: solid #7347485f 1px;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.location_lists .gakku {
    border-bottom: none;
}

.location_lists li dl {
    display: flex;
    align-items: center;
}

.location_lists li .gakku100 {
    display: block;
    align-items: center;
}

.location_lists li .gakku100 dt {
    width: 100%;
}

.location_lists li dl dt {
    width: 58%;
    margin-right: 5%;
}


.location_lists li dl dd {
    margin-right: 0%;
    width: 15%;
    text-align: center;
        line-height: 1;
}

.icon_lists {
    width: 2rem;
}

.pickpu_location {
    position: relative;
}

.pickpu_location_hukidashi {
    position: absolute;
    top: -3rem;
    width: 35%;
}

.location_display_flex_w {
    width: 47%;
}

/*-周辺環境切り替えタブ---------------------------------------------------------------------------------------------------------*/

.tab_location {
    /* 全体の幅を100％にして、中央揃えで表示 */
    width: 90%;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}

/* タブボタンのスタイル設定 */
.tab_location .tab_menu {
    width: calc(96% / 3);
    /* height: 50px; */
    width: 31.333%;
    line-height: 60px;
    font-size: 2.2rem;
    text-align: center;
    color: #ffffff;
    border-bottom: 0px solid #fff;
    display: block;
    float: left;
    transition: all 0.2s ease;
    margin: 0% 0% 0 0;
    /* border-radius: 8px; */
    background-color: #b1c9cd;
}


/* タブボタンのスタイル設定・右側限定 */
.tab_location .tab_menu_r {
    /* 2分割してタブの幅を設定 */
    width: calc(96%/2);
    /*
    height: 50px;
    */
    line-height: 60px;
    /* テキストを中央寄せ */
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    /* テキストカラー */
    border-bottom: 0px solid #fff;
    /* 下線の色 */
    display: block;
    float: left;
    /* 横並び配置 */
    transition: all 0.2s ease;
    /* スムーズなホバー効果 */
    margin: 4% 0% 0 2%;
    /*
    border-radius: 8px;
    */
    background-color: #2e65525c;
    border-radius: 10px;
}

.tab_location .tab_location_gap {
    gap: 30px;
}

.tab_location .tab_menu:hover {
    /* ホバー時の透明度変更 */
    opacity: 0.75;
}

.tab_location .tab_menu_r:hover {
    /* ホバー時の透明度変更 */
    /*opacity: 0.75;*/
}

/* ラジオボタンを全て非表示に */
.tab_location input[name="tab_menu"] {
    display: none;
}

/* タブの内容部分のスタイル設定 */
.tab_contents {
    display: none;
    /* 初期状態で非表示 */
    padding-top: 6rem;
    clear: both;
    overflow: hidden;
    transition: .9s opacity;
    /* フェードインのような表示効果 */
    /*box-shadow: 0 0 3px rgba(0,0,0,.2); */
    /* 影をつけて立体感を追加 */
}

/* 選択されているタブの内容を表示 */
#menu01:checked~#menu01,
#menu02:checked~#menu02,
#menu03:checked~#menu03,
#menu04:checked~#menu04,
#menu05:checked~#menu05,
#menu06:checked~#menu06 {
    display: block;
}

/* 選択されているタブのスタイルを変更 */
.tab_location input:checked+.tab_menu {
    color: #fff;
    /* 選択中のテキスト色 */
    background-color: #388F9E;
}

/* 選択されているタブのスタイルを変更 */
.tab_location input:checked+.tab_menu_r {
    color: #F0E8E5;
    /* 選択中のテキスト色 */
    background-color: #2E6552;
    margin-left: 2%;
    border-radius: 10px;
}

.tab_location input:checked+.tab_menu span {
    opacity: 1;
}

.tab_location input:checked+.tab_menu_r span {
    opacity: 1;
}

/*
.tab_location input:checked + .tab_menu span:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #fff;
}
*/

.location_pickup {
    margin: 0 auto 0 auto;
    text-align: center;
}

.location_pickup_location_explanation_image {
    width: 90%;
    margin: 3rem auto 0 auto;
}

.location_pickup_location_explanation_otherimage {
    width: 90%;
    margin: 7rem auto 0 auto;
}

.location_pickup_location_explanation_text {
    margin: 2rem auto 0rem auto;
    width: 90%;
}

.location_pickup_location_explanation_text dl {
    align-items: center;
}

.location_pickup_location_explanation_text dl dt {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 1.5;
}

.location_pickup_location_explanation_text dl dd {
    font-size: 1.4rem;
}

.location_pickup_location_explanation_text dl dd img {
    border-radius: ;
}

.location_pickup_location_explanation_text_time {
    margin: 0 2rem 0 1rem;
}

.location_pickup_location_explanation_text_title {
    margin-bottom: 1.4rem;
}

.location_pickup_location_explanation_text_info {
    line-height: 3rem;
}


/* 親となるラベルの設定（位置基準にするため） */
.tab_menu {
    position: relative;
    padding-bottom: 15px;
    /* 矢印が入るスペースを確保（既存値に合わせて調整） */
}

/* SVGを囲むコンテナの配置 */
.tab_menu .icon {
    position: absolute;
    left: 50%;
    bottom: 15px;
    /* 下端からの距離 */
    width: 18px;
    /* 矢印の横幅 */
    transform: translateX(-50%);
    /* 真ん中に寄せる */
    line-height: 0;
    /* 余計な隙間を排除 */
}

/* 矢印の色設定 */
.tab_menu .icon svg {
    fill: #ffffff;
    /* 矢印を白にする */
    width: 100%;
    /* コンテナの幅に合わせる */
    height: auto;
}


/* 選択されているボタンの中にあるSVGの色を変更 */
.tab_location input:checked+.tab_menu .icon svg,
.tab_location input:checked+.tab_menu_r .icon svg {
    fill: #ffffff;
    /* 選択時の矢印の色（文字色に合わせる場合） */
}

/*-周辺環境切り替えタブ↑---------------------------------------------------------------------------------------------------------*/

/*アクセス------------------------------------------------------------------------------------------------------*/
#access {
    padding-bottom: 12rem;
}

#access .access_img_area {
    background: linear-gradient(to bottom, rgb(234 230 228) 50%, rgb(255, 255, 255) 0%);
}

.access_title {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    color: #388F9E;
    text-align: center;
}

/*物件概要------------------------------------------------------------------------------------------------------*/
#overview {
    padding: 10rem 0 12rem 0;
    background: #fff;
}

.ov_contents {
    font-size: 1.4rem;
    /*SPはこのサイズでPCは2remくらいでいいかも*/
}

/*箱の構造*/
.ov_contents {
    margin-bottom: 1rem;
    margin-top: 5rem;
    line-height: 2rem;
}

.ov_contents li {
    padding: 2.5rem 0 2.5rem 0;
    border-bottom: solid 1px #2A2A29;
}

.ov_contents li dl {
    display: flex;
    justify-content: space-between;
}

.ov_contents dl dt {
    width: 35%;
}

.ov_contents dl dd {
    width: 50%;
    line-height: 1.5;
}

.ov_contents ul li dl dd span {
    text-decoration: none;
    color: #142833;
}

.ov_contents li dl dd a {
    text-decoration: none;
    color: #142833;
}

.ov_contents li dl dd span {
    font-size: 1rem;
    display: block;
    line-height: 1.2;
    margin-top: 1rem;
}

/*物件概要テキスト*/
.ov_contents_update {
    font-size: 1.4rem;
    margin-bottom: 3rem;
    line-height: 2.5rem;
}

.ov_contents_yokoku {
    font-size: 1.4rem;
    margin-bottom: 3rem;
    line-height: 2.5rem;
}

.ov_contents_caution {
    font-size: 1.4rem;
    margin-bottom: 3rem;
    line-height: 2.5rem;
}

.ov_contents ul li dl dd span {
    text-decoration: none;
}

.call_number {}

/*施工例------------------------------------------------------------------------------------------------------*/
#works {
    padding: 10rem 0 12em 0;
    background-color: #fff;
}

.works_img {
    margin: 5rem auto 0 auto;
    width: 90%;
}

.works_word {
    margin-top: 5rem;
}

.works_word_title {
    font-size: 2rem;
    width: 90%;
    margin: 0rem auto 0rem auto;
    line-height: 2.5rem;
    text-align: center;
}

.works_word_text {
    font-size: 1.4rem;
    width: 90%;
    margin: 3rem auto 0 auto;
    line-height: 2.5rem;
}

.works_gda {
    margin-top: 8rem;
}

.works_gda_title {
    font-size: 2rem;
    width: 90%;
    margin: 4rem auto 0rem auto;
    text-align: center;
    line-height: 2.5rem;
}

.works_gda_text {
    font-size: 1.4rem;
    width: 90%;
    margin: 3rem auto 0 auto;
    line-height: 2.5rem;
}

.works_gda_logo {
    width: 90%;
    margin: 3rem auto 0 auto;
}

.works_moriniaru_title {
    font-size: 2rem;
    width: 90%;
    margin: 5rem auto 0rem auto;
    color: #212121;
    text-align: center;
}

.works_moriniaru {
    margin-top: 8rem;
}

.works_moriniaru_logo {
    width: 30%;
    margin: 0rem auto 0 auto;
}

.works_moriniaru_img {
    margin: 4rem auto 0 auto;
    width: 90%;
}


.works_moriniaru_text {
    font-size: 1.4rem;
    width: 90%;
    margin: 3rem auto 0 auto;
    color: #212121;
    line-height: 2.5rem;
}

/*knowmore------------------------------------------------------------------------------------------------------*/
#know_more {
    padding: 10rem 0 10rem 0;
}

.know_more_sns {
    width: 90%;
    margin: 5rem auto 0 auto;
}

.know_more_contents {
    margin: 8rem auto 0 auto;
    width: 90%;
}

.works_know_more_title {
    font-size: 2rem;
    width: 80%;
    margin: 5rem auto 0rem auto;
    color: #2b2f32;
    line-height: 2.5rem;
    text-align: center;
}

.works_know_more_flex {
    display: flex;
    margin-top: 4rem;
}

.re {
    flex-direction: row-reverse;
}

.works_know_more_flex_img {
    width: 45%;
    margin-right: 5%;
}

.works_know_more_flex_img img {
    height: 100%;
}

.works_know_more_flex_img_re {
    width: 45%;
    margin-left: 5%;
}

.corporate {
    background-image: url(../img/works/chiba_shinchiku_tsugakita_corporate.jpg);
    background-size: cover;
    background-position: center center;
}

.after {
    background-image: url(../img/works/chiba_shinchiku_tsugakita_after.jpg);
    background-size: cover;
    background-position: center center;
}

.tochi {
    background-image: url(../img/works/chiba_shinchiku_tsugakita_tochi.jpg);
    background-size: cover;
    background-position: center center;
}

.shinchiku {
    background-image: url(../img/works/chiba_shinchiku_tsugakita_shinshiku.jpg);
    background-size: cover;
    background-position: center center;
}

.works_know_more_flex_img_re img {
    height: 100%;
}

.works_know_more_flex_text {
    width: 50%;
}

.works_know_more_flex_text a {
    text-decoration: none;
}

.works_know_more_flex_text p {
    /* margin-bottom: 1rem; */
}

.works_know_more_flex_text .info {
    margin-bottom: 1rem;
}

.works_know_more_flex_text p {
    font-size: 1.6rem;
    line-height: 3rem;
    border-radius: 10px;
}

.works_know_more_button {
    background-color: #BD4C34;
    padding: 10px 0 10px 10px;
    color: #fff;
}

.know_more_contents_note {
    margin-top: 1.3rem;
    font-size: 0.6rem;
}

/*フッター*/
#footer {
    width: 100%;
    height: 20%;
    position: relative;
    z-index: 10;
    background: #fff;
    padding-top: 10%;
}

.footer_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 00% auto 10% auto;
    width: 90%;
    max-width: 300px;
}

.footer_background {
    background-color: #251917;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_background p {
    font-size: 1.5rem;
    color: #fff;
    padding: 5% 0 5% 0;
    width: 90%;
    text-align: center;
}


/*----------------------------------追加↑-------------------------------- */


/* ヘッダーロゴ */
.header {
    background-color: #fff;
    position: relative;
    z-index: 20;
    padding-top: 1px;
}

img.h-logo {
    min-width: 140px;
    margin: 16px auto 0px 20px;
    padding-bottom: 16px;
    display: block;
    width: 5%;
}

/*スライダー用*/
#slider_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: calc(100% - 768px);
    height: 100vh;
    overflow: hidden;
}

.hero .swiper-wrapper {
    overflow: hidden;
    margin: 0 auto;
}


.hero .slide-img_pc img {
    width: 100%;
}


.hero_mark {
    position: absolute;
    background-color: rgb(223 232 212 / 40%);
    letter-spacing: 0.1rem;
    line-height: 0.9;
    color: #fff;
    z-index: 80;
    padding: 1rem;
    margin: 2rem 0 0 0;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    right: 4%;
    font-size: 18px;
    border-radius: 10px;
}

.hero_mark span {
    font-size: 8px;
}


img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}


/*-------------------------------------margin-top-------*/
.mgt25 {
    margin-top: 2.5rem;
}

.mgt50 {
    margin-top: 5rem;
}

.mgt75 {
    margin-top: 7.5rem;
}

.mgt100 {
    margin-top: 10rem;
}

.mgt150 {
    margin-top: 15rem;
}

.mgt200 {
    margin-top: 20rem;
}

.mgt250 {
    margin-top: 25rem;
}

.mgt300 {
    margin-top: 30rem;
}

/*--------------------------------------margin-right-----*/
.mgr50 {
    margin-right: 5rem;
}

.mgr100 {
    margin-right: 10rem;
}

.mgr150 {
    margin-right: 15rem;
}

.mgr200 {
    margin-right: 20rem;
}

.mgr250 {
    margin-right: 25rem;
}

.mgr300 {
    margin-right: 30rem;
}

/*--------------------------------------margin-bottom-----*/
.mgb20 {
    margin-bottom: 2rem;
}

.mgb25 {
    margin-bottom: 2.5rem;
}

.mgb50 {
    margin-bottom: 5rem;
}

.mgb100 {
    margin-bottom: 10rem;
}

.mgb150 {
    margin-bottom: 15rem;
}

.mgb200 {
    margin-bottom: 20rem;
}

.mgb250 {
    margin-bottom: 25rem;
}

.mgb300 {
    margin-bottom: 30rem;
}

/*------------------------------------margin-left--------*/
.mgl50 {
    margin-left: 5rem;
}

.mgl100 {
    margin-left: 10rem;
}

.mgl150 {
    margin-left: 15rem;
}

.mgl200 {
    margin-left: 20rem;
}

.mgl250 {
    margin-left: 25rem;
}

.mgl300 {
    margin-left: 30rem;
}


/*---------------------------------padding-top---------------------------------------*/
.pdt50 {
    padding-top: 5rem;
}

.pdt100 {
    padding-top: 10rem;
}

.pdt150 {
    padding-top: 15rem;
}

.pdt200 {
    padding-top: 20rem;
}

.pdt250 {
    padding-top: 25rem;
}

.pdt300 {
    padding-top: 30rem;
}

/*-------------------------------------padding-right-----*/
.pdr50 {
    padding-right: 5rem;
}

.pdr100 {
    padding-right: 10rem;
}

.pdr150 {
    padding-right: 15rem;
}

.pdr200 {
    padding-right: 20rem;
}

.pdr250 {
    padding-right: 25rem;
}

.pdr300 {
    padding-right: 30rem;
}

/*----------------------------------padding-bottom-----*/
.pdb50 {
    padding-bottom: 5rem;
}

.pdb100 {
    padding-bottom: 10rem;
}

.pdb150 {
    padding-bottom: 15rem;
}

.pdb200 {
    padding-bottom: 20rem;
}

.pdb250 {
    padding-bottom: 25rem;
}

.pdb300 {
    padding-bottom: 30rem;
}

/*----------------------------------padding-bottom-----*/
.pdl50 {
    padding-left: 5rem;
}

.pdl100 {
    padding-left: 10rem;
}

.pdl150 {
    padding-left: 15rem;
}

.pdl200 {
    padding-left: 20rem;
}

.pdl250 {
    padding-left: 25rem;
}

.pdl300 {
    padding-left: 30rem;
}


/*infoエリアをはじめは非表示*/
#info {
    display: none;
}

/*モーダルの横幅を変更したい場合*/

/*モーダルのボタンの色を変更したい場合*/


/*ループ用*/

/*ここからフローティングメニュー*/

.page-top {
    position: fixed;
    bottom: 15px !important;
    font-size: 77%;
    width: 100%;
    z-index: 100;
}

.page-top a:hover {
    text-decoration: none;
}


.page-top ul {
    width: 800px;
    list-style: none;
    display: flex;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #333;
    border: 1px solid #333;
    max-width: 90%;
    background-color: rgba(255, 255, 255, 0.8);
}

.page-top ul li.docu {
    width: 50%;
}

.page-top ul li {
    width: 50%;
    text-align: center;
    /* border-left: 1px solid #333; */
    height: 59px;
}

.page-top ul li.docu,
.page-top ul li.visit {
    border-right: 1px solid #333;
    font-size: 1rem;
}

.visit {
    font-size: 1.4rem;
}


.page-top ul li.docu img {
    width: 20px;
    margin-bottom: 5px;
}

.page-top ul li.visit img {
    width: 20px;
    margin-bottom: 5px;
}

.page-top ul li.tel img {
    width: 20px;
    margin-bottom: 5px;
    margin-top: 9px;
}

.page-top ul li a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2em;
    width: 100%;
}


@media screen and (max-width: 1000px) {
    #main {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    /*最後のBOXの右横幅*/
}

@media screen and (max-width: 1000px) {
    .hero .swiper-wrapper {
        width: 90%;
        height: auto;
    }

}


@media screen and (max-width: 820px) {
    .page-top ul {
        width: 90%;
    }

}


@media (min-width: 1100px) {

    .centercolumn {
        max-width: 375px;
        position: relative;
        z-index: 10;
        box-shadow: 0 5px 30px #000000d1;
    }

    .rightcolumn {
        background-color: #f9f5f4;
        background-image: url(../img/right/chiba_shinchiku_alalasoga_pc.jpg);
        background-size: cover;
        background-attachment: fixed;
        display: flex;
        overflow: hidden;
        background-position-y: 35%;
    }

    .leftcolumn {
        background-color: #f9f5f4;
        background-image: url(../img/right/chiba_shinchiku_alalasoga_pc.jpg);
        background-size: cover;
        background-attachment: fixed;
        overflow: hidden;
        background-position-x: 80%;
    }

    .works_know_more_flex_text p {
        font-size: 1.1rem;
    }

}

@media (max-width: 1099px) {

    .leftcolumn,
    .rightcolumn {
        background-color: #e3e3e3;
        display: none;
    }

    /*プラン間取りデータ(span金額)*/

    /*プラン間取りデータ(span金額)*/

    .works_know_more_button {
        padding: 10px 0 10px 10px;
    }

    .header {
        /*
        padding-top: 20px;
        */
    }

    img.h-logo {
        min-width: 140px;
        margin: 16px auto 0px 5%;
        padding-bottom: 16px;
        display: block;
        width: 20%;
    }


}


@media only screen and (max-width: 768px) {

    .ToggleMenu {
        padding: 16px;
        width: 37px;

        /* height: 44px; */
        position: fixed;
        top: 0;
        right: 0;
        /* z-index: 1000; */
    }
}

@media only screen and (max-width: 621px) {

    .landplan_text {
        font-size: 1.4rem;
    }

}

@media screen and (max-width: 520px) {

    .page-top ul li.docu img {
        width: 20px;
    }

    .page-top ul li.visit img {
        width: 20px;
    }

    .page-top ul li.tel img {
        width: 29px;
    }

    .page-top ul li {
        height: 50px;
    }

    .page-top ul {
        height: 44px;
    }

    .landplan_text {
        font-size: 1.4rem;
    }

}

@media screen and (max-width: 520px) {
    .location_explanation {
        flex-direction: column;
    }

    .location_explanation_image {
        width: 100%;
        margin: 3rem auto 0 0;
    }

    .location_explanation_text {
        width: 100%;
        margin-top: 1rem;
        margin: 2rem auto 0rem auto;
    }

    .works_know_more_flex_text p {
        font-size: 1.1rem;
    }

    .works_know_more_flex_text {
        width: 50%;
        line-height: 2.1rem;
    }

}


@media only screen and (max-width: 414px) {

    ul {
        font-size: 1.5rem;
    }

    .ov_contents {
        font-size: 1.4rem;
    }

    .works_know_more_flex_text p {
        font-size: 1.4rem;
    }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーー谷追加ーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/