/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.8.1709899641
Updated: 2024-03-08 21:07:21

*/

/*** TOP　フォント設定 ***/
.font-serif {
  font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif !important;
  font-weight: 600;
}

/*** セクションタイトル装飾設定 ***/
.s_title {
  position: relative;
}

.s_title::after {
  content: '';
  width: 110px;
  height: 2px;
  display: inline-block;
  background-color: #677c0d;
  position: absolute;
  bottom: -40px;
  left: calc(50% - 55px);
}

.s_title_l {
  position: relative;
}

.s_title_l::after {
  content: '';
  width: 110px;
  height: 2px;
  display: inline-block;
  background-color: #677c0d;
  position: absolute;
  bottom: -40px;
}

/*** お問い合わせフォームの設定 ***/
.contact_text {
  text-align: right;
margin-right: 5% !important;
}
.CF7_table {
  width: 90% !important;
  margin-left: 5%;
}

.CF7_table tr th {
  width: 40% !important;
}

.CF7_table tr th {
  text-align: left;
  background-color: #f2faf7;
}

.CF7_table tr th p,
.CF7_table tr td p {
  padding: 0.5rem 1rem;
}

.CF7_table tr th p span {
  color: #eb0801 !important;
  margin-left: -0.5rem !important;
}

.CF7_table tr th p .CF7_unreq {
  padding: 0.25rem;
}

input[type='text'] {
  margin: 0;
}

.wpcf7 textarea[name='your-message'] {
  width: 100%;
}

.CF7_btn {
  text-align: center;
  margin: 20px 10px;
}

.entry-content p {
  margin-bottom: 0 !important;
}

input[type='submit'] {
  color: #fff;
  background: #017942;
  border: #017942 1px solid !important;
  padding: 3px 40px;
  font-family: 'Yu Gothic UI', 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', 'ヒラギノ角ゴシック', 'Hiragino Sans',
    sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.25rem !important;
  line-height: 1.25rem !important;
  border-radius: 0 25px !important;
}

input[type='submit']:hover {
  border: #017942 1px solid !important;
  background: #fff;
  color: #333 !important;
}

.contact_check {
  text-align: center;
  margin-top: 30px !important;
}

.contact_check a {
  text-decoration: none;
}

/*** 入力確認画面の設定 ***/
.CF7_btn input:not([type='previous']) {
  color: #fff;
  background: #017942;
  border: #017942 1px solid !important;
  padding: 3px 40px;
  font-family: 'Yu Gothic UI', 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', 'ヒラギノ角ゴシック', 'Hiragino Sans',
    sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.25rem !important;
  line-height: 1.25rem !important;
  border-radius: 0 25px !important;
}

.CF7_btn input:not([type='submit']):hover {
  border: #017942 1px solid !important;
  background: #fff;
  color: #333 !important;
}

.contact_confirm_btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

/*** 共通設定 ***/
.text_red {
  color: #eb0801 !important;
}
.pc_none {
  display: none;
}
/* reCAPTCHA v3 表示位置 */
.grecaptcha-badge {
  margin-bottom: 100px;
  z-index: 10;
}

/* 480px以下の設定 */
@media screen and (max-width: 480px) {
  .pc_none {
    display: block;
  }

  table.CF7_table {
    max-width: 95% !important;
    margin-left: 2.5%;
  }

  .CF7_table tr,
  .CF7_table td,
  .CF7_table th {
    display: block;
    width: 100%;
    line-height: 2.5em;
  }

  .CF7_table tr th {
    width: 100% !important;
  }

  .CF7_table tr .margin_b0 span {
    margin-top: -40px !important;
  }

  .CF7_table tr th {
    text-align: center;
  }

  .wpcf7-list-item {
    margin-top: 0;
    margin-left: 0%;
  }

  input[type='submit'] {
    margin-left: 20%;
  }

  .wpcf7 textarea[name='your-message'] {
    width: 100%;
  }

  input[type='text'] {
    width: 100%;
  }

  .wpcf7 input[type='email'],
  .wpcf7 input[type='tel'] {
    width: 100%;
  }
}
/*** TOPページの設定 ***/
.wp-block-uagb-container.uagb-block-991fd5c3.uag-blocks-common-selector {
  --z-index-desktop: 1 !important;
  --z-index-tablet: 1 !important;
}

/* 480px以下の設定 */
@media screen and (max-width: 480px) {
  .s_title::before {
    display: none;
  }

  .mob_none {
    display: none;
  }
	header .custom-logo-link img {
    max-width: 80px;
}
input[type='submit'] {
 margin-left: 15% !important;
 }
}
