/* CSS Document */


/*-------------------------------------------------------------------
学区表示非表示設定
学区非表示にする場合は下記cssのコメントアウトをはずしてください
-------------------------------------------------------------------*/
/*
.sho_school , .sho_school_text , .sesrch_school{
    display: none;
}
*/

body {
 font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
 font-weight: 500;
 background-color: #fdfaf4;
 margin-bottom: 60px !important;
}


h1 {
 color: #333;
 display: -webkit-box;
 display: -ms-flexbox;
 -webkit-box-orient: vertical;
 -ms-flex-direction: column;
 -webkit-line-clamp: 1;
 overflow: hidden;
}

ul,
li {
 padding: 0;
 margin: 0;
 list-style: none;
}

a {
 color: #333;
}

.head_title {
 background: #fdfaf4;
 color: #383635;
}

.sub-t {
 background: #326598;
 /*sma_color_01*/
 /* top サブタイトル　背景色*/
}

.nav-page a {
 border: 1px solid #326598;
}

.page-title_h1_left {
     border-left: 2px solid #326598;
    display: inline-block;
}
.page-title_h1_left span:not(:empty){
   display: block;
}

.sma_list_l > img{
       height: 130px;
    object-fit: contain;
}
.sp_off {
 display: none !important;
}

.search_submit2 {
 z-index: 10 !Important;
}

#main {
 margin-bottom: 0 !important;

}

.sp_shosai_wrap,
.sp_list_wrap {
 background: #fff;
}

.container {
 background: none;
}
.page-title {
    width: 96%;
    margin: 15px auto 15px auto;
    padding: 0 0 10px 0;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.03em;
    border-bottom: 2px solid #DDD;
    color: #333;
    text-overflow: clip !important;
    white-space: normal !important;
    overflow: initial;
}
.page-title:after {
    position: absolute;
    content: ' ';
    border-bottom: solid 2px #9ac299;
    bottom: -2px;
    width: 15%;
    display: block;
    left: 0px;
}
.kushitsu_list_row_title_wrap .newicon{
display: none;
}

/* =========================================================
   Header
========================================================= */

header {
 overflow: hidden;
 margin-bottom: 10px;
}

header .button02 {
 display: table-cell;
 height: 0px;
 vertical-align: top;
 float: right;
}

header .button02 p {
 display: table-cell;
 margin: 0;
 padding: 0;
 height: 52px;
 border-left: 1px solid #CCCCCC;
 text-align: center;
}

header .button02 p a,
header .button02 p span {
 display: block;
 padding: 0 0 2px 0;
 width: 60px;
 font-size: 12px;
 margin: 0;
 color: #333333;
}

header .button02 p i {
 font-size: 20px;
 width: 100%;
 padding: 8px 0 4px;
 font: normal normal normal 19px/1 FontAwesome;
}

.fonticon-color {
 color: #326598;
}

/*ヘッダ固定*/
#fix {
 width: 100%;
 position: fixed;
 display: block;
 top: 0px;
 left: 0px;
 height: 52px;
 z-index: 1;
 background: #FFFFFF;
 border-bottom: 1px solid #999999;
}

.pan_wrap a {
 border: 1px solid #006DD9;
 background: #F0F8FF;
}

/* =========================================================
   footer
========================================================= */
footer {
 padding: 40px 5% 15px;
 background: #414042;
 box-sizing: border-box;
 color: #fff;
 margin: 80px 0 0;
 position: relative;
}

footer::before {
 content: "";
 display: block;
 background: url(/img/common/pakira.webp)no-repeat;
 background-size: contain;
 background-repeat: no-repeat;
 width: 340px;
 height: 50px;
 position: absolute;
 right: 1%;
 top: -50px;
}

.f_logo {
 width: 65%;
 margin: 0 auto;
}

.f_logo img {
 width: 100%;
}

.f_top_r ul {
 width: 90%;
 background: #fff;
 margin: 40px auto;
 box-shadow: 0 4px 11px rgb(0 0 0 / 15%);
}

.f_top_r ul li a {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 align-items: center;
 height: 140px;
 border-top: 3px solid #0259a9;
}


.f_top_r ul li:last-child a {
 border-top: 3px solid #17a4dc;
 border-left: 1px solid #ccc;
}

.f_top_r ul li a i {
 display: flex;
 justify-content: center;
 align-items: center;
 width: 50px;
 height: 50px;
 border-radius: 50%;
 background: #eaf5fc;
 color: #0259a9;
 font-size: 20px;
 margin: 0 25px;
}

.f_top_r ul li:last-child a i {
 color: #17a4dc;
}

.f_btn_txt span {
 font-size: 20px;
 font-weight: bold;
 letter-spacing: 0.1em;
}

.f_btn_txt p {
 font-size: 14px;
 line-height: 24px;
}

.f_sns ul {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: center;
 margin-top: 20px;
}

.f_sns ul li i {
 font-size: 28px;
 color: #fff;
 margin: 0 5px;
}

.f_tel_btn {
 text-align: center;
 margin: 30px 0;
}

.f_tel_btn ul {}

.f_tel_btn ul li {
 width: 80%;
 margin: 0 auto;
}

.f_tel_btn ul li a {
 display: block;
 background: #fff;
 color: #414042;
 line-height: 40px;
 font-size: 13px;
 font-weight: bold;
 border-radius: 20px;
 margin-bottom: 5px;
 position: relative;
}

.f_tel_btn ul li a i {
 position: absolute;
 left: 25px;
 top: 14px;
}

.f_tel_btn ul li:last-child a {
 color: #FE7291;
}

.f_tel_btn span {
 display: block;
 font-size: 12px;
 margin-top: 10px;
}

.f_b_link ul {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: center;
}

.f_b_link ul li a {
 font-size: 12px;
 color: #fff;
 text-decoration: underline;
}

.f_b_link ul li:first-child a::after {
 content: "|";
 display: inline-block;
 margin: 0 5px;
}


.f_link_flex {
 width: 100%;
 box-sizing: border-box;
}

.f_link_flex li {
 width: 49%;
 display: inline-block;
}

.f_link_flex li:nth-child(odd) {}

/*-------accordion----------*/
.accordionlist {
 margin: 40px auto 0px;
 border-bottom: 1px solid #fff;
}

.accordionlist .title_wrap {
 display: block;
 overflow: hidden;
}

.accordionlist .title_wrap:first-child,
.accordionlist .title_wrap:nth-child(2) {
 border-top: none !important;
}

.accordionlist .title_wrap .title {
 font-weight: bold;
 padding: 15px 5%;
 display: block;
 font-size: 14px;
 border-top: 1px solid #fff;
}

.accordionlist ul {
 display: none;
 padding: 0 4% 15px;
 font-size: 14px;
 line-height: 30px;
}

.accordionlist ul li a {
 display: block;
 background: #fff;
 padding: 5px 5%;
 margin-bottom: 3px;
 border-radius: 3px;
 font-size: 12px;
 font-weight: bold;
 color: #414042;
}

.accordionlist ul li a::before {
 content: "-";
 color: #414042;
 display: inline-block;
 font-size: 14px;
 margin-right: 5px;
}

.accordion_icon,
.accordion_icon span {
 display: inline-block;
 transition: all .4s;
 box-sizing: border-box;
}

.accordion_icon {
 position: relative;
 width: 30px;
 height: 30px;
 float: right;
 margin-right: 10px;
 margin-top: -32px;
 margin-bottom: 0;
}

.accordion_icon span {
 position: absolute;
 left: 6px;
 width: 50%;
 height: 2px;
 background-color: #fff;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -ms-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
 top: 5px;
 transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
 top: 5px;
 transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 -o-transform: rotate(90deg);
}

.accordion_icon.active span:nth-of-type(1) {
 display: none;
}

.accordion_icon.active span:nth-of-type(2) {
 top: 5px;
 transform: rotate(180deg);
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -ms-transform: rotate(180deg);
 -o-transform: rotate(180deg);
}

.clearfix.active {
 background-color: #e6d9ba;
}

.accordionlist .title.active {}

/*-----------------*/

.f_b_wrap {
 font-size: 11px;
 margin: 0;
 background: #beaf87;
 color: #fff;
 padding: 10px;
 text-align: center;
}

.f_b_wrap p {
 margin: 0;
}

/* ----------------------------------------
　フッター固定
---------------------------------------- */

.fixfoot {
 width: 100%;
 position: fixed;
 bottom: -1px;
 height: 60px;
 z-index: 999;
 border-top: 2px solid #fff;
 margin: 0px;
 padding: 0px;
}

.fixfoot ul {
 width: 100%;
 margin: 0px;
 height: 100%;
 padding: 0px;
 list-style: none;
 display: flex;
}

.fixfoot ul li {
 text-align: center;
 vertical-align: middle;
 height: 100%;
 margin: 0px;
 padding: 0px;
 border-right: 1px solid #ddd;
 flex: 1;
 display: block;
 background: rgba(75, 132, 74, 0.9);
}

.fixfoot ul li:last-child {
 border-right: none;
}

.fixfoot ul li a {
 display: block;
 width: 100%;
 height: 100%;
 font-size: 13px;
 padding: 15px 0px 0px 0px;
 margin: 0px;
 color: #fff;
}

.fixfoot ul li a img {
 width: 70%;
 max-height: 65px;
}

.fixfoot ul li i {
 width: 100%;
 height: 17px;
 display: block;
 text-align: center;
}

.fixfoot ul li span {
 font-size: 12px;
}

/* hamburger header_fix
---------------------------------------- */

header .logo {
 margin: 10px 0 10px 5px;
 display: flex;
  align-items: center;
}

header .logo a {
 display: block;
 width: 35%;
 height: 38px;
}

header .logo a img {
 width: 100%;
 margin-top: 8px;
}

header .logo div {
  display: flex;
  align-items: center;
  gap: 0 5px;
  margin-left: 10px;
}

header .logo .h_award_img {
   width: 50px;
  display: block;
}

header .logo::after {
 content: ;
 background: url(../img/common/h_c21.webp) no-repeat;
 background-size: contain;
 background-repeat: no-repeat;
 width: 65px;
 height: 52px;
 display: block;
 position: absolute;
 right: -75px;
 top: -10px;
 z-index: 10;
}

header .logo::before {
 content: ;
 background: url(../img/common/h_c21_tenpo.webp) no-repeat;
 background-size: contain;
 background-repeat: no-repeat;
 width: 65px;
 height: 52px;
 display: block;
 position: absolute;
 right: -145px;
 top: -10px;
 z-index: 10;
}

/*ナビメニューのスタイルを指定*/
.header_Toggle {
 display: block;
 position: fixed;
 right: 12px;
 top: 30px;
 width: 40px;
 height: 40px;
 cursor: pointer;
 z-index: 1001;
 background: #333;
 text-align: center;
 border-radius: 33px;
 padding: 0px;
 margin: 0px;
 border: none;
}

.header_Toggle span {
 position: absolute;
 width: 16px;
 border-bottom: solid 2px #fff;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 0px;
 right: 0px;
 margin: auto;
}

.header_Toggle span:nth-child(1) {
 top: 13px;
}

.header_Toggle span:nth-child(2) {
 top: 19px;
}

.header_Toggle span:nth-child(3) {
 top: 25px;
}

/* 最初のspanをマイナス45度に */
.acd-check_hamburger:checked ~ .header_Toggle span:nth-child(1) {
 top: 19px;
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.acd-check_hamburger:checked ~ .header_Toggle span:nth-child(2),
.acd-check_hamburger:checked ~ .header_Toggle span:nth-child(3) {
 top: 19px;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 transform: rotate(45deg);
}


.other_links {
 margin: 20px 10%;
 width: 80%;
}

.other_links li a {
 font-size: 14px;
 font-weight: bold;
 display: block;
 line-height: 24px;
 text-align: center;
 text-decoration: none;
 margin: 0 auto;
}

.other_links li.other_li_site a {
 border-radius: 4em;
 color: #111;
 background-color: #e7e7dd;
 padding: 15px 10px;
}

.other_links li.other_li_site a i {
 margin-left: 14px;
}

.other_links li.other_li_inq {
 width: 49%;
 float: left;
}

.other_links li.other_li_inq a {
 color: #006DD9;
 border: 2px solid #006DD9;
 padding: 10px;
 background: #F0F8FF;
}
}

.other_links li.other_li_inq a i {
 margin-left: 4px;
}

.other_links li.other_li_reserve {
 width: 49%;
 float: right;
}

.other_links li.other_li_reserve a {
 color: #ff533a;
 border: 2px solid #ff533a;
 padding: 10px;
 background: #fde6e1;
}

.other_links li.other_li_reserve a i {
 margin-left: 4px;
}

.other_links li:not(:last-child) {
 margin-bottom: 15px;
}

nav.header_NavMenu {
 position: fixed;
 z-index: 1000;
 padding-top: 19px;
 top: 0px;
 left: 0;
 background: #fff;
 color: #000;
 text-align: center;
 width: 100%;
 height: 100%;
 transform: translateY(-103%);
 transition: all 0.5s 0s ease;
 overflow: scroll;
}

.header_NavMenu_box {
 background: none !important;
}

nav.header_NavMenu ul.menu_list {
 background: #fff;
 width: 100%;
 padding: 0;
 margin: 0;
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 border-bottom: none;
 margin-bottom: 20px;
 margin-top: 3px;
}

nav.header_NavMenu ul.menu_list li {
 font-size: 1.1em;
 list-style-type: none;
 padding: 0;
 width: 50%;
 box-sizing: border-box;
}

nav.header_NavMenu ul.menu_list li a {
 font-size: 13px;
 font-weight: normal;
 color: #000;
 text-decoration: none;
 text-align: left;
 line-height: 18px;
 position: relative;
 padding: 10px 11% 10px 5%;
 display: flex;
 height: 100%;
 box-sizing: border-box;
 align-items: center;
}

nav.header_NavMenu ul.menu_list li a::after {
 content: '\f105';
 font-family: 'Font Awesome 5 Free';
 font-weight: 900;
 position: absolute;
 margin: 0;
 right: 12px;
 font-size: 13px !important;
}

nav.header_NavMenu .menu_list_title {
 font-weight: bold;
 text-align: left;
 line-height: 40px;
 font-size: 13px;
 border-bottom: 1px solid #ccc;
 background-color: #f7f7f7;
}

nav.header_NavMenu .menu_list_title i {
 margin-right: 5px;
 margin-left: 10px;
}

.acd-check {
 display: none;
}

.acd-check_hamburger {
 display: none;
}

.acd-label {
 background: #326598;
 color: #fff;
 display: block;
 padding: 10px;
 position: relative;
 text-align: left;
 border: none;
 width: 100%;
 margin: 0px 0px 1px 0px;
 font-size: 14px;
 line-height: 24px;
 border-radius: 0px;
 float: none;
 box-sizing: border-box;
}

.acd-label:after {
 background: #00000026;
 box-sizing: border-box;
 content: '';
 display: block;
 font-family: "Font Awesome 5 Free";
 height: 44px;
 width: 44px;
 padding: 0px;
 position: absolute;
 right: 0;
 top: 0px;
}

.acd-label::before {
 content: '';
 top: 11px;
 right: 14px;
 width: 12px;
 height: 12px;
 border-top: 2px solid #fff;
 border-right: 2px solid #fff;
 -webkit-transform: rotate(45deg);
 transform: rotate(135deg);
 position: absolute;
 z-index: 10;
 transition: 0.2s;
}

.acd-content {
 display: block;
}

.acd-content::before {
 content: "";
 display: block;
 background: url(/img/common/rent_img.webp);
 background-size: cover;
 background-position: center;
 width: 100%;
 height: 80px;
}

.acd-content02::before {
 background: url(/img/common/owner_img.webp);
 background-size: cover;
 background-position: 0 25%;
}

.acd-content03::before {
 background: url(/img/common/sale_img.webp);
 background-size: cover;
 background-position: center;
}

.acd-content04::before {
 background: url(/img/common/company_img.webp);
 background-size: cover;
 background-position: 0 55%;
}

.acd-content05::before {
 background: url(/img/common/customer_img.webp);
 background-size: cover;
 background-position: 0 25%;
}


.acd-check_hamburger:checked ~ .navmenu_wrap .header_NavMenu {
 transform: translateY(0%);
 opacity: 1;
}

.acd-check:checked + .acd-label:before {
 transform: scale(-1, 1) rotate(315deg);
 top: 17px;
}

.acd-check:checked + .acd-label + .acd-content {
 opacity: 1;
 padding: 20px 10px 0px 10px;
 visibility: visible;
}

.acd-check:checked + .acd-label + .acd-content .menu_list_title {
 line-height: 18px;
 padding-bottom: 10px;
 font-size: 13px;
}

.acd-check:checked + .acd-label + .acd-content .menu_list_title i {
 display: inline-block;
}

.acd-check:checked + .acd-label + .acd-content ul.menu_list {
 margin: 0px auto 20px auto;
 border-left: 1px solid #cccccc;
 border-top: 1px solid #cccccc;

}

.acd-check:checked + .acd-label + .acd-content ul.menu_list li {
 border-bottom: 1px solid #cccccc;
 border-right: 1px solid #cccccc;

}

.acd-check:checked + .acd-label + .acd-content ul.menu_list li a {
 line-height: 20px;
 padding: 15px 16% 15px 6%;
 box-sizing: border-box;
 height: 100%;
 width: 100%;
}

.acd-content_sale {
 margin: 10px 0px 0px 0px;
}

.acd-content_sale ul {
 border-top: solid 1px #ccc;
}

.acd-content_sale ul li {}

.acd-content_sale ul li a {
 display: block;
 text-align: left;
 padding: 12px 0px 12px 10px;
 border-bottom: solid 1px #ccc;
 position: relative;
 font-size: 16px;
 background-color: #f5f5f5;
}

.acd-content_sale ul li a::before {
 content: '';
 top: 20px;
 right: 14px;
 width: 7px;
 height: 7px;
 border-top: 2px solid #333;
 border-right: 2px solid #333;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 z-index: 10;
 transition: 0.2s;
}

.fix_header_free_wrap {
 width: 96%;
 margin: 20px auto;
 overflow: hidden;
}

.fix_header_free_inner {
 width: 100%;
 display: flex;
 justify-content: space-between;
 align-items: self-start;
 height: 40px;
}

.fix_header_free_inner input[type="text"] {
 font-size: 12px !important;
 /* letter-spacing: 0.7px; */
}

.fix_header_free_input {
 width: 83%;
 height: 100%;
 border-top: solid 1px #ccc;
 border-bottom: solid 1px #ccc;
 border-left: solid 1px #ccc;
 border-right: none;
 border-radius: 0px;
 background: #fff;
 box-shadow: none;
 box-sizing: border-box;
 line-height: 18px;
 margin: 0px;
 padding: 8px 0px 8px 7px;
 font-size: 13px;
}

.fix_header_free_input:focus {
 outline: none;
 border-left: solid 2px #a5c3f1;
 border-top: solid 2px #a5c3f1;
 border-bottom: solid 2px #a5c3f1;
}

.fix_header_free_search {
 background: #333;
 width: 17% !important;
 height: 100%;
 font-size: 14px !important;
 margin: 0px !important;
 padding: 9px 0px !important;
 letter-spacing: 0px !important;
 border-radius: 0px !IMPORTANT;
}

/* hamburger header_fix end
---------------------------------------- */
.gallery {
 width: 100%;
 max-width: 620px;
 margin: 20px auto;
}

.gallery-slider {
 width: 100%;
 height: auto;
 margin: 0 0 10px 0;
}

.gallery-slider .swiper-slide {
 width: auto;
 height: auto;
}

.gallery-slider .swiper-slide img {
 width: 100%;
}

.gallery-thumbs {
 width: 100%;
 padding: 8px 0 0 0 !important;
 overflow: hidden;
 border-top: 2px solid #ccc;
 height: fit-content !important;
}

.gallery-thumbs .swiper-slide {
 width: 90px;
 height: 50px;
 text-align: center;
 overflow: hidden;
 opacity: 0.3;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 color: #4b844a;
}

.gallery-thumbs .swiper-slide-active {
 opacity: 1;
}

.gallery-thumbs .swiper-slide img {
 width: auto;
 height: 100%;
}

.gallery-thumbs i {
 font-size: 20px;
 display: block;
 margin-bottom: 3px;
 line-height: 22px;
}

.swiper-button-next,
.swiper-button-prev {
 display: none;
}

.swiper-container-autoheight .swiper-wrapper {
 min-height: calc(100vh - 140px);
}

.menu_kr_tel {
 width: 60%;
 margin: 15px 3%;
}

/* ----------------------------------------------------
背景追加
---------------------------------------------------- */
.sho_koumoku,
.sp_fav_list a,
.sp_fav_wrap .sp_fav a,
#body-s .rireki_block ul,
.kushitsu_list {
 background: #fff;
}

/* ----------------------------------------
レンタルコンテンツのお問合せボタン
---------------------------------------- */
.rental_inq {
 width: 90%;
 margin: 0 auto;
}

.rental_inq a {
 box-sizing: border-box;
 border: 3px solid #ff7f00;
 background: #ff7f00;
 color: #fff;
 position: relative;
 display: block;
 font-size: 5.5vw;
 line-height: 5vh;
 padding: 5% 0;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
}

.rental_inq a:after {
 position: absolute;
 bottom: -5px;
 content: "";
 vertical-align: middle;
 right: -5px;
 box-sizing: border-box;
 width: 10px;
 height: 10px;
 border: 10px solid transparent;
 border-left: 10px solid #FFF;
 transform: rotate(45deg);
}

/* ----------------------------------------------------
coming_soon
---------------------------------------------------- */
.coming_soon {
 text-align: center;
}

.coming_soon img {
 width: 100%;
}

.sma_list_l .contain {
 object-fit: contain;
}

.kushitsu_list_row_top object > a {
 background: #fff;
}

.sma_list_shubetsu {
 width: auto;
}

/*bact-top end*/
.area_zokusei_link {
 margin: 10px 4%;
 text-align: left;
}

.area_zokusei_link p {
 font-weight: bold;
 padding-bottom: 5px;
 font-size: 13px;
 line-height: 22px;
 margin: 0;
}

.area_zokusei_link ul {
 overflow: hidden;
 padding-bottom: 10px;
}

.area_zokusei_link li {
 float: left;
}

.area_zokusei_link li:not(:last-child):after {
 content: "\FF0F";
 color: #999;
}

.area_zokusei_link a {
 font-size: 12px;
 line-height: 22px;
 color: #333;
 text-decoration: underline;
}

.area_zokusei_link {
 margin: 10px 4%;
 text-align: left;
}

/* ----------------------------------------------------
リストカスタマイズ
---------------------------------------------------- */

.l_c_main {
 padding: 20px 3%;
 margin: 20px auto;
 border-top: 1px solid #383635;
 border-bottom: 1px solid #383635;
 box-sizing: border-box;
 width: 94%;
 box-sizing: border-box;
}

.l_c_main_inner {}

.l_c_main h2 {
 font-size: 20px;
 font-weight: bold;
 margin: 0;
 color: #383635;
 text-align: left;
}

.l_c_main_inner > div {}

.l_c_main_inq {
 display: none;
}

.l_c_main_link p {
 font-size: 15px;
 margin: 10px 0;
 font-weight: bold;
 color: #383635;
 text-align: left;
 border-left: 3px solid #383635;
 padding-left: 10px;
 line-height: 1.5;
}

.l_c_main_link ul {
 display: flex;
 gap: 10px;
 margin: 0;
 padding: 0;
}

.tubo:first-child {
 margin-bottom: 20px;
}

.l_c_main_link ul li {
 width: 49%;
 list-style-type: none;
}

.l_c_main_link ul li a {
 display: block;
 font-size: 15px;
 font-weight: bold;
 padding: 10px 0;
 box-sizing: border-box;
 border-radius: 5px;
 color: #383635;
 text-decoration: none;
 text-align: center;
 border: 1px solid #383635;
 background-color: #fff;
}

.l_c_main_link ul li a:hover {
 background-color: #383635;
 color: #fff;
}
