@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

#custom_html-4 {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: auto;
    margin-top: 50px;
    margin-bottom: 100px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select[name="menu-742"],
.wpcf7 select[name="menu-869"],
.wpcf7 textarea {
   width:100%;
}

@media (max-width: 767px){
td{
    font-size:80%;
}

.table-wrap {
  overflow-x: scroll;
}
.table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}
}


