﻿/*
 Theme Name: 	K and M
 Theme URI: 	https://kandm.jp/
 Template:		cardea-wp
 Text Domain: 	cardea-wp-child
*/

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Sans-serif!important;
    color: #312F2E;
    font-size: 15px;
}


/* ===================================
    1.1 Global Header Logo/Menu CSS
====================================== */


.sm-clean a, 
.sm-clean a:hover, 
.sm-clean a:focus, 
.sm-clean a:active {
    font-size: 16px;
}

.sm-clean ul a, 
.sm-clean ul a:hover, 
.sm-clean ul a:focus, 
.sm-clean ul a:active {
    font-size: 15px;
}


.font_kandm {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Sans-serif;
    color: #312F2E!important;
}

.sub_description {
    font-size: 70%;
}


@media (max-width: 767px) {
    .elementor-column {
        width: 100%;
        padding: 0px 10px!important;
    }
    .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
        padding: 30px 15px!important;
    }
}

.business_ul li a {
    word-wrap: break-word;
}


table, th, td {
    border: none;
    padding: 10px;
    vertical-align: middle;
}

.table_waku {
    padding: 15px;
}
table.responsive_table {
    margin: 1rem;
    border-radius: 0; 
    border-collapse: collapse;
	width: 95%;
	padding: 20px 10px; 
    border-spacing: 0;
}
  thead,
  tbody,
  tfoot {
    background-color: transparent; }
	
table.responsive_table tr th, table.responsive_table tr td {
	font-size: inherit;
	color: #444;
    text-align: left;
}
table.responsive_table tr th {
    border-bottom: solid 2px #c79f66;
    padding: 35px 0;
    font-weight: bold;
    line-height: 120%;
    width: 25%;
}
table.responsive_table tr td {
    border-bottom: solid 2px #ddd;
    padding: 35px 0;
}
table.responsive_table tr.even, table tr.alt, table.responsive_tablee tr:nth-of-type(even) {
	background: none;
}

figure.responsive_table {
    margin: 1rem;
}
table.responsive_table {
    margin-bottom: 1rem;
    border-radius: 0; 
    border-collapse: collapse;
	width: 100%;
	padding: 20px 0; 
    border-spacing: 0;
}
  thead,
  tbody,
  tfoot {
    background-color: transparent; }
	
table.responsive_table tr th, table.responsive_table tr td {
	font-size: inherit;
	color: #444;
    text-align: left;
}
table.responsive_table tr th,
table.responsive_table tr td:first-child {
    border-bottom: solid 2px #c79f66;
    padding: 15px 0;
    font-weight: bold;
    line-height: 120%;
    width: 25%;
}
table.responsive_table tr td {
    border-bottom: solid 2px #ddd;
    padding: 35px 0;
}
table.responsive_table tr.even, table tr.alt, table.responsive_tablee tr:nth-of-type(even) {
	background: none;
}
/* responsive table ------------------------------------- */
@media (min-width: 1280px)  {
    table.responsive_table {
        width: 100%;
    }
}
@media (max-width: 1024px)  {
    table.responsive_table {
        width: 90%;
    }
}
@media (max-width: 960px)  {
    table.responsive_table {
        width: auto;
    }
}
@media (max-width: 767px)  {
    table.responsive_table { 
        margin: 10px; 
    }
    table.responsive_table tr,
    table.responsive_table tr th,
    table.responsive_table tr td{
        display: block;
    }
    table.responsive_table tr th,
    table.responsive_table tr td{
        padding: 15px 0;
    }
    table.responsive_table tr th,
    table.responsive_table tr td:first-child{
        width: 100%;
    }
    table.responsive_table tr td{
        border: none;
    }
    table.responsive_table .thead_smp_none {
        display: none;
    }
}
/* responsive end ------------------------------------- */


.post-date  {
    margin-left: 20px;
}


.wpcf7-form {
    max-width: 100%;
    margin: 0 auto;
    font-size: inherit;
    color: #000;
}
.wpcf7-not-valid-tip {
    color: #dc3232!important;
    font-size: 1em!important;
    font-weight: normal!important;
    display: block!important;
}
.font_red {
    color: #dc3232!important;
}


@media (max-width: 767px) {
    .badge_waku  {
        margin: 5px 2px!important;
    }

    .badge_number  {
        font-size: 90%!important;
    }
}
