/*
Theme Name:sugao
Theme URI:
Description:WordPressテーマ「tatami」の自作子テーマです。
Template:tatami
Author:BASALA
Author URI:https://basala.co.jp/
Version:1.17.2
*/

.c-logo img {margin-bottom: 5px;}
.custom_ul {padding-top:20px;}
.p-header-content__title--vertical span {line-height:1.8em;}
#cb_1 .p-index-contents__title{line-height:1.5em;}
.p-page-header__title--vertical span {line-height:1.8em;}
.p-page-header {height:360px;}
.custom_box{text-align:center;}
.custom_button{margin:10px;}
.tcdce-body p {font-size:16px;line-height: 1.8em;}
.box-121 {line-height:1.4em;}
:is(.tcdce-body, .editor-styles-wrapper) ul li {margin: 20px 0;}
.p-info__logo a img{width:130px}
.p-entry__subtitle{font-family:arial;}
#jan,#feb,#mar,#apr,#may,#jun,#jul,#aug,#sep {display:none !important;}
.ul-590 {list-style: none;padding-left:15px !important;}
.tomote{color:#125115;padding:10px 20px;}
.tdoko{color:#7a8300;padding:10px 20px;}
.p-article03__text {font-size: 20px !important;font-weight: 600}
.p-article05__subtitle {font-family: arial !important;}
.forminator-button-submit {background-color:#125115;color:#ffffff !important;}
.forminator-ui.forminator-custom-form[data-design=material].draft-enabled .forminator-save-draft-link {color:#009616 !important;text-decoration:underline;}
.l-footer {
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #000000;
}
.tcd-pb-widget.widget1 {margin-bottom: 0px !important;}
.p-entry a{color: #125115;}


/* 画面の幅が800px以上の場合に、適用する */
@media (min-width: 800px) {
  #wdt-table-description-2 {display: none;}
  #wdt-table-description-1 {display: none;}
  .tcdce-card__title{font-size:20px;}
}

@media screen and (max-width: 767px) {
.p-page-header {height: 250px;}
.p-entry__title {font-size: 24px;}
:is(.tcdce-body, .editor-styles-wrapper) ul li {line-height: 1.6em;padding:5px 0;}
.p-logoset__desc {font-size: 15px;}
.p-global-nav a {font-size:15px;}
.custom_ul li {font-size:16px;}

}
