@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
*/

.lang-item a span:hover,
.c-spnav .lang-item a:hover,
.c-spnav .lang-item a:active{
	color: red;
}

.lang-item a::after {
	background: red!important;
}

.c-spnav .lang-item-37 a {
	margin-top: 3rem!important;
}



.is-style-btn_line a:hover {
    background-color: var(--the-btn-color, var(--color_main));
    border-color: transparent;
    color: var(--color_main) !important;
    font-weight: bold;
}

.blue-bg-sec .jp-h2,
.blue-bg-sec .sub-ttl {
  color: #ffffff!important;
}
.blue-bg-sec .sub-ttl::after {
  background: #ffffff!important;
}




.l-content {
    margin: 0 auto 0;
}

.fv-copy {
	font-size: 3.5rem!important;
	line-height: 0.8em!important;
}

.fv-sub-copy {
	font-size: 1.8rem!important;
}

    .main-copy {
        font-size: 2.2rem !important;
    }


.c-gnav>.menu-item>a:after {
	bottom: 16px;
}

.menu-item .ttl {
	font-weight: bold;
}

.c-pageTitle {
	display: none;
}

.l-mainContent__inner>.post_content {
	margin-top: 0!important;
}

.p-breadcrumb.-bg-on {
    background: var(--color_main);
    color: #ffffff;
}


.jp-h2 {
  font-size: 3rem!important;
  letter-spacing: 0.3em;
  color: var(--color_main)!important;
}

.sub-ttl {
 font-size: 1rem;
 letter-spacing: 0;
 display: block;
 position: relative;
}

.sub-ttl::after {
    content: " ";
    position: absolute;
    background: var(--color_main);
    display: block;
    width: 5vw;
    height: 2px;
    bottom: -23%;
    left: 0;
}

.l-content {
	 padding-top: 0!important;
}

.p-spMenu__inner::before {
    background-image: url(https://ex-resonate.com/wp-content/uploads/2025/11/アセット-4.png);
    background-size: cover;
    background-position: center;
}

.c-spnav {
	color: #ffffff;
}

.p-spMenu .c-iconBtn__icon:before {
	color: #ffffff;
}

#fix_bottom_menu:before {
	display: none;
}
#fix_bottom_menu .menu_list {
	display: none;
}


/* Contact Form7スマホ・タブレット用カスタマイズ */
@media(max-width:850px){
/* テーブルの見出しとフォーム */
table.inquiry th,table.inquiry td {
   display:block;
   padding:1em 0!important;
   width:100%;
   border:0;
}

/* 送信ボタン */
input.wpcf7-submit{
   margin-bottom:30px;
   width:100%;
}
}

/* 日付タグ上のテキストをPCとスマホで変更 */
@media(max-width:900px){
.pcdate{
   display: none;
}
}
@media(min-width:1000px){
.spdate{
   display: none;
}
/* 日付タグの幅を調整 */
.wpcf7-date.dateform{
   width: 25%;
}
}

/* Contact Form7全体カスタマイズ */

/* 自動入力されるPタグを無効にする */
.inquiry p {
   display: inline;
}

/*テーブル下に余白.枠線・テキストの行間 */
table.inquiry {
   margin-bottom: 30px;
   border:solid 1px #d7d7d7;
   line-height:1.2;
   vertical-align:middle;
}

/* テーブルの行 */
.inquiry tr {
   border:0!important;
}

/* テーブルの見出し側 */
.inquiry th{
   text-align:left;
   font-size:14px;
   color:#444;
   padding:1em 0.5em;
   width:0;
   background:#efefef;
   border:solid 1px #d7d7d7;
   white-space: nowrap;
   vertical-align: middle;
}

/* 必須と任意タグ */
.haveto,.any{
   font-size:13px;
   padding:5px;
   background:#ff9393;
   color:#fff;
   border-radius:2px;
   margin-right:5px;
   font-weight:normal;
}

/* 任意タグの背景カラー */
.any{
   background:#93c9ff;
}

/* テーブルフォーム側 */
.inquiry td{
   font-size:13px;
   border:solid 1px #d7d7d7;	
}

/* 入力エリア幅最大 */
.wpcf7-form-control {
   width: 100%;
}

/* フォーム入力欄の余白・背景カラー・枠線消す指定 */
.inquiry input,.inquiry select,.inquiry textarea {
   margin: 5px 0;
   background:#eff1f5;
   border: none;
   padding:0.7em;
}
.inquiry textarea {
   padding-bottom:10em;
}

/* チェックボックスとラジオボタンの位置調整 */
.wpcf7-list-item-label,.wpcf7-checkbox,input[type=checkbox],input[type=radio]{
   vertical-align:middle;
}
.wpcf7-list-item-label{
   padding:0 5px 0 2px;
}
/*ラジオボタンを縦並び指定*/
.verticallist{
   display:inline-grid;
}

/* 送信ボタンのデザイン */
.wpcf7-submit{
   display: block;
   margin:10px auto;
   padding:1em 0;
   width:80%;
   background-color: transparent;
   color:var(--color_main);
   font-size:18px;
   font-weight:bold;	 
   border-radius:4px;
   border:solid 1px var(--color_main);
}

/* 送信ボタンマウスホバー時 */
.wpcf7-submit:hover{
   background:var(--color_main);
   transition: 0.3s;
   color: #fff;
	
}

/* フォーム上部に表示されるエラーメッセージを非表示 */
.screen-reader-response {
    display: none;
}

/* フォーム内エラーメッセージを赤色に指定 */
.wpcf7-not-valid-tip {
    color: #e92323;
}

@media (max-width: 600px) {
 .jp-h2 {
  font-size: 2rem!important;
}
	
.fv-copy {
	font-size: 2.5rem!important;
	line-height: 1em!important;
}

.fv-sub-copy {
	font-size: 1.2rem!important;
}

.big-copy {
		font-size: 2rem!important;
	}

}