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

/*デフォルトのスマホメニューの内容を消す*/
.p-spMenu__nav{
	display:none;
}
/*デフォルトのスマホメニューのタイトルを消す*/
.c-widget__title.-spmenu{
  display:none;
}
/*トップ　お問い合わせセクションのボタン*/
.is-style-btn_normal a {
	font-weight: 400 !important;
}

/*MV*/
.p-mainVisual__slideTitle {
	font-size: 40px;
	padding-top:30%;
	text-align:left;
}

@media (max-width: 960px) {
	.p-mainVisual__slideTitle {
		font-size:32px;
	}
}

@media (max-width: 600px) {
	.p-mainVisual__slideTitle {
		font-size:20px;
		text-align:left;
	}
}


/*セクション　タイトル*/
.section_title {
	font-size: 32px !important;
	font-weight: 400 !important;
	text-align:center;
	position: relative;
}
.section_title::before {
	position: absolute;
	content:"";
	background-image:url("https://smiletax.jp/wp-content/uploads/2025/12/h2_after.png");
	background-repeat:no-repeat;
	background-size:contain;
	width:40px;
	height:8px;
	bottom:-16px;
	left: 50%;
	transform:translatex(-50%);
}


@media (max-width: 960px) {
	.section_title  {
		font-size:28px !important;
	}
}


@media (max-width: 600px) {
	.section_title  {
		font-size:22px !important;
	}
}
@media (max-width: 600px) {
	.section_title::before {
		width:32px;
	}
}

/*当事務所の特徴*/
.feature_wrap {
	position: relative;
}
.feature_wrap::before {
	position: absolute;
	content: "";
	background-image:url("https://smiletax.jp/wp-content/uploads/2025/12/741.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 200px;
	height:200px;
	right: 0;
	top: -200px;
}
@media (max-width: 600px)  {
	.feature_wrap::before {
		width: 100px;
		height:100px;
		top: -120px;
	}
}

.feature_unit {
	border: 1px solid #235BA5;
	border-radius: 12px;
	background-color: #F0F6FC;
}

@media (max-width: 600px) {
	.feature_unit {
		padding:1.5rem 1rem !important;
	}
}

.feature_head {
	color: #235BA5;
	font-weight:400 !important;
	font-size: 24px;
	border-bottom: 1px solid #235BA5;
	padding: 0px 16px;
	display: inline-block;
}
@media (max-width: 600px) {
	.feature_head  {
		font-size:16px;
		padding: 0px 8px;
	}
}

.feature_head>span {
	font-family: Questrial;
	padding-right: 8px;
	font-size: 28px;
}
@media (max-width: 600px) {
	.feature_head>span  {
		font-size:18px;
		padding-right: 4px;
	}
}

.feature_text {
/* 	font-weight:300; */
}
/*サービス案内*/
.service_cards_wrap {
	position: relative;
}
.service_cards_wrap::before {
	position: absolute;
	content: "";
	background-image:url("https://smiletax.jp/wp-content/uploads/2026/01/244.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 200px;
	height:200px;
	right: 40px;
	top: -216px;
}
@media (max-width: 960px)  {
	.service_cards_wrap::before {
		width: 180px;
		height:180px;
		top: -180px;
	}
}
@media (max-width: 600px)  {
	.service_cards_wrap::before {
		width: 120px;
		height:120px;
		top: -130px;
		right: -16px;
	}
}
.service_card {
	background-color:#ffffff;
	border-radius:12px;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.10);
}
.service_card_title {
	font-size:18px;
	font-weight: 400 !important;
	margin-top:0 !important;
	margin-bottom:24px !important;
}


/*ご相談の流れ*/
.flow_cards_wrap {
	position: relative;
}
.flow_cards_wrap::before {
	position: absolute;
	content: "";
	background-image:url("https://smiletax.jp/wp-content/uploads/2026/01/1393.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 200px;
	height:200px;
	right: 40px;
	top: -216px;
}
@media (max-width: 960px)  {
	.flow_cards_wrap::before {
		width: 180px;
		height:180px;
		top: -180px;
	}
}
@media (max-width: 600px)  {
	.flow_cards_wrap::before {
		width: 120px;
		height:120px;
		top: -130px;
		right: -16px;
	}
}

.flow_card {
	border-radius:16px;
	background-color:#ffffff;
	border: 2px solid #235BA5;
}
.flow_card_title {
	font-size:18px;
	text-align: center;
}
.flow_card_title>span {
	color: #235BA5;
	font-size:14px;
	font-family: Questrial;
	position: relative;
	display:inline-block;
	z-index:10;
	margin-right:16px;
}
.flow_card_title>span::before {
	position: absolute;
	content: "";
	width:32px;
	height:32px;
	background-color:#F0F6FC;
	border-radius: 999px;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	z-index:-1;
}


/*事務所概要*/
.outline {
/* 	position: relative; */
}
.outline::before {
	position: absolute;
	content: "";
	background-image:url("https://smiletax.jp/wp-content/uploads/2026/01/1228.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 250px;
	height:250px;
	right: 40px;
	top: -140px;
}
@media (max-width: 600px)  {
	.outline::before {
		width: 150px;
		height:150px;
		top: -78px;
		right: -16px;
	}
}

td,th {
	padding-top:24px !important;
	padding-bottom:24px !important;
}
th {
	color: #235BA5 !important;
	font-weight: 400 !important;
}
@media (max-width: 480px) {
	th {
		width:120px !important;
	}
}

.about_h3,.question_h3 {
	color:#235BA5;
	font-size:24px;
	font-weight: 400 !important;
	text-align: center;
}

@media (min-width: 500px) {
	.profile_wrap {
		width:500px;
		margin: 0 auto;
		gap: 25%;
	}
}
@media (max-width: 600px)  {
	.wp-block-media-text__media img {
		    width: 60%;
    		margin: 0 auto;
	}
}
.profile_group {
	border-radius: 16px;
	background:#ffffff;
}
.profile_job{
	color:#235BA5;
	font-size:20px;
	margin-bottom: 0;
}
@media (max-width: 960px)  {
	.profile_job {
		font-size:18px;
	}
}
@media (max-width: 600px)  {
	.profile_job {
		text-align:center;
	}
}

.profile_name {
	font-size:32px;
	color:#235BA5;
}
@media (max-width: 600px)  {
	.profile_name {
		text-align:center;
	}
}
@media (max-width: 960px)  {
	.profile_name {
		font-size:24px;
	}
}
.profile_info {
	font-weight: 400 !important;
}
@media (max-width: 600px)  {
	.profile_info {
		text-align:center;
	}
}
.profile_text>span {
	font-weight: 400 !important;
}

.map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9のアスペクト比 */
    height: 0;
	margin-top: 16px;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*よくある質問*/
.faq_wrap {
	border-radius:12px;
	position: relative;
}
.faq_wrap::before {
	position: absolute;
	content: "";
	background-image:url("https://smiletax.jp/wp-content/uploads/2026/01/241.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 200px;
	height:200px;
	right: 40px;
	top: 0px;
}
@media (max-width: 960px)  {
	.faq_wrap::before {
		width: 180px;
		height:180px;
		top: 10px;
		right: 0px;
	}
}
@media (max-width: 600px)  {
	.faq_wrap::before {
		width: 120px;
		height:120px;
		top: -8px;
		right: -9px;
	}
}
.faq_q:before,.faq_a:before {
	font-family: Questrial !important;
}

/*CTA*/
.cta_head {
	font-size: 32px;
	letter-spacing: 0.1em;
	font-weight: 400 !important;
}
@media (max-width: 960px) {
	.cta_head {
		font-size: 28px;
	}
}
@media (max-width: 600px) {
	.cta_head {
		font-size: 22px;
	}
}

.cta_text {
	letter-spacing: 0.03em;
}
.is-style-btn_normal>a  {
	background-color: #ffffff;
	color:#235BA5;
	border-radius: 4px;
	transition: 0.3s;
}
.is-style-btn_normal>a:hover {
	opacity: 0.7;
}


/*固定ページ　タイトル*/
.c-pageTitle {
	font-size: 40px !important;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.1em;
}
@media (max-width: 960px) {
	.c-pageTitle {
		font-size: 32px !important;
	}
}
@media (max-width: 600px) {
	.c-pageTitle {
		font-size: 28px !important;
	}
}

/*コンタクトページ　TEL*/
.contactpage_tel_wrap {
	border:1px solid #235BA5;
	border-radius: 12px;
	padding: 40px;
}
.contactpage_tel_head {
	font-size:20px;
	font-weight: 400 !important;
}
@media (max-width: 600px) {
	.contactpage_tel_head {
		font-size: 18px !important;
	}
}
.contactpage_num {
	font-family: Questrial;
	font-size: 28px;
	color: #235BA5;
	letter-spacing: 0.1em;
}
/*コンタクトページ　メールタイトル*/
.contactpage_h3 {
	color: #235BA5;
	font-size:20px;
	font-weight: 400 !important;
	text-align:center;
}

/*フォーム*/
.form-span {
	color: var(--color_htag);
}
.form-text {
	text-align:center;
	marign-top:40px !important;
	margin-bottom:40px;
}
label {
	font-size: 1.125rem;
}

.input-area {
margin-top: 10px;
margin-bottom: 24px;
}
input,textarea {
background-color:#ffffff;
	margin-top: 8px;
}

textarea[name="your-message"] {
width: 100%;
}

.textarea {
margin-top:10px;
}


.wpcf7-submit {
border: 1px solid var(--color_htag);
cursor: pointer;
line-height: 1;
font-size: 1rem;
background-color: #ffffff;
color: var(--color_htag);
padding: 1em 5.5em !important;
transition: box-shadow .25s;
}

.wpcf7-submit:hover {
background-color: var(--color_htag);
color: #ffffff;
transition:0.3s ease;
}

.form-button {
text-align:center;
margin-bottom:60px;
}