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

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.w-beforeFooter {
    margin: 6em auto 0em;
}
.title01 {
	font-family: "Kanit", sans-serif;
	        display: block;
        position: relative;
        line-height: 1em;
        font-weight: 900;
        letter-spacing: 5px;
	font-size: 6em!important;
	position: relative;
	padding-bottom: 10px
}
.title01::before {
      background-image: linear-gradient(90deg, #f9c230, #fe7d00);
  bottom: 10px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}
.title02 {
	display: block;
        font-size: 3.5rem!important;
        letter-spacing: 2px;
}
.title03 {
	font-family: "Kanit", sans-serif;
	        display: block;
        position: relative;
        line-height: 1em;
        font-weight: 900;
        letter-spacing: 5px;
	font-size: 3em!important;
	position: relative;
	padding-bottom: 15px
}
.title03::before {
      background-image: linear-gradient(90deg, #f9c230, #fe7d00);
  bottom: 10px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100px;
}
.title04 {
	font-size: 1.6em!important;
	letter-spacing: .1em;
}
.sub01 {
	font-family: "Kanit", sans-serif;
	font-size: 2em;
	line-height: 1em;
	color: #f09f4d;
}
.line02 p {
    background: #333;
    margin-bottom: 10px !important;
    color: #fff;
    padding: 0 10px;
    font-size: 1.6em;
    width: fit-content;
}
/*header*/
    .c-pageTitle {
        font-size: 2em;
    }
.c-pageTitle__subTitle {
	font-family: "Kanit", sans-serif;
    font-style: normal;
	font-size: .8em;
    letter-spacing: var(--swl-letter_spacing, 1px);
    margin-left: 1em;
    opacity: .8;
    position: relative;
    top: -2px;
}
.w-header .swell-block-button {
    margin: auto;
}
.w-header .swell-block-button a {
	width: 250px;
}
.w-header .swell-block-button i {
	padding-right: 5px;
	font-size: 1.3em;
	position:relative;
	top: 4px;
}
.c-gnav>.menu-item>a .ttl {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0em .5em;
}
.c-smallNavTitle {
	font-size: 12px;
}
/*top*/
/*メインビジュアル*/
.p-mainVisual__slideTitle {
text-shadow: none;
	font-size: 5em;
	font-weight: bold;
	letter-spacing: .1em;
	
}
#top-philosophy .is-style-broken.wp-block-media-text {
    --ark-mediatext--gap: 0;
    --swl-mediatext--lap: -10em;
}
#top-philosophy h4 {
background-image: linear-gradient(90deg, #5299e0, #1eb8cf);
	margin-bottom: 10px!important;
	color: #fff;
	padding: 10px;
	font-size: 1.6em;
	width: fit-content;
}
#top-benefits .no{
	font-family: "Kanit", sans-serif;
	        display: block;
        position: relative;
        line-height: 1em;
        font-weight: 900;
	font-size: 4em!important;
	background: linear-gradient(90deg, #f9c230, #fe7d00);
	color: transparent;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
#top-benefits h3 {
	background: linear-gradient(90deg, #f9c230, #fe7d00);
	color:#fff;
	padding: 10px;
	width: fit-content;
	margin: -30px auto 0!important;
	position:relative;
	top: 20px;
}
#top-benefits p{
	padding: 0 10px;
}
#ft-entry {
	    background: linear-gradient(165deg, #EB6700, #F8B41E);
	color: #fff;
}
#ft-entry .title01::before {
      background-image: linear-gradient(90deg, #fff, #fff);
  bottom: 10px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}
.ta {
	font-size: 2.5em!important;
	font-weight: bold;
}
.ul {
	border-bottom: 1px solid;
	padding-bottom: 10px;
	font-size: 1.5em!important;
	width: fit-content;
	margin: 0 auto 20px!important;
	display: block;
}
.h350 img {
	max-height: 350px;
}
#top-business .has-link {
	transition: 0.3s;
}
#top-business .has-link:hover {
	opacity: .6;
}
/*about*/
.line01 {
	border-bottom: 1px solid #ececec;
	padding-bottom: 2em;
}
.line01 p {
	font-weight: 550;
	letter-spacing: .05em;
}
#about03 {
	max-width: 780px;
}
#about03 tbody tr:first-child th,
#about03 tbody tr:first-child td {
	border-top: none;
}
#about03 th,
#about03 td {
	padding: .8em .5em;
}
#about03 th {
	white-space: nowrap;
}
.bg-text {
	padding: 2em 0;
}
/*contact*/
/* フォーム全体のコンテナ */
.contact-form {
    margin: 0 auto;
}

/* 各入力項目のまとまり */
.form-group {
    margin-bottom: 20px;
}

/* ラベルのデザイン */
.contact-form label {
    margin-bottom: 10px;
    color: #333;
    font-size: 1rem;
}

/* 必須・任意のバッジ */
.label-required {
    color: #e74c3c;
    font-size: 0.75rem;
}

.label-optional {
    color: #95a5a6;
    font-size: 0.75rem;
}

/* 入力フィールド共通（CF7のクラス: form-control） */
.contact-form .form-control {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 4px;
    box-sizing: border-box; /* 枠線を含めた幅計算 */
    font-size: 16px; /* iPhoneでズームされないための最小サイズ */
    transition: border-color 0.3s;
}

/* フォーカス時の色 */
.contact-form .form-control:focus {
    border-color: #3498db;
    outline: none;
    box-shadow: 0 0 5px rgba(52, 152, 219, 0.3);
}

/* テキストエリアの高さ */
.contact-form textarea.form-control {
    height: 150px;
}

/* 同意チェックボックスのエリア */
.privacy-check {
    text-align: center;
    margin: 30px 0;
    font-size: 0.9rem;
}

/* 送信ボタンのラップ */
.submit-wrap {
    text-align: center;
}

/* 送信ボタン本体 */
.contact-form .wpcf7-submit {
    background-image: linear-gradient(90deg, #f9c230, #fe7d00);
    color: #fff;
    padding: 15px 50px;
	width: 300px;
    border: none;
    border-radius: 30px;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
}

.contact-form .wpcf7-submit:hover {
    background-color: #34495e;
    transform: translateY(-2px);
}
.wpcf7-spinner {
display:none;
}
/* エラーメッセージ（バリデーション）の装飾 */
.wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 0.85rem;
    margin-top: 5px;
}

.wpcf7-response-output {
    margin: 20px 0 0 !important;
    padding: 15px !important;
    border-radius: 4px;
    text-align: center;
}
.re {
    text-align: center;
    margin-top: 10px;
}
@media screen and (max-width: 960px) {
.p-mainVisual__slideTitle {
    font-size: 3.7em;
}
		/* スマホメニュー内ウィジェット */
.sp-menu-widget {
  text-align: center;
  padding: 0 15px;
}

/* ロゴ */
.sp-menu-logo img {
  height: auto;
  margin-bottom: 10px;
}

/* お問い合わせボタン */
.contact-btn {
  display: inline-block;
   background-image: linear-gradient(90deg, #f9c230, #fe7d00);
  color: #fff!important;
	width: 100%;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 10px;
}

/* 住所 */
.sp-menu-address {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}
	.p-mainVisual__slideTitle {
    font-size: 6em;
}
	.p-mainVisual__slideText {
    font-size: 1.8em;
}
	.sp {
		display: block;
	}
}
@media screen and (max-width: 600px) {
.p-mainVisual__slideTitle {
    font-size: 2.3em;
}
	.title01 {
    font-family: "Kanit", sans-serif;
    display: block;
    position: relative;
    line-height: 1em;
    font-weight: 900;
    letter-spacing: 5px;
    font-size: 3em !important;
}
	.title02 {
    display: block;
    font-size: 2.5rem !important;
    letter-spacing: 2px;
		margin-bottom: 10px!important;
}
	
#top-philosophy h4 {
    font-size: 1.2em;
}
	  #top-philosophy .is-style-broken.is-stacked-on-mobile .wp-block-media-text__content ,
	    #top-philosophy .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
        margin: -50px 0 0 0!important;
    }
	#top-benefits .swell-block-columns__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	#top-business .wp-block-cover {
		min-height: 230px;
	}
	.ta {
    font-size: 2em !important;
}
	#ft-entry .swell-block-columns .swell-block-column {
		padding: 0em 0 3em;
	}
	#about02,
	#about03{
		padding: 0 1em;
	}
	.line02 p {
    font-size: 1.3em;
}
}

.grecaptcha-badge { 
   visibility: hidden; 
}