@charset "utf-8";
/*
 * resposive.css は 991px 以下のデバイスへと反映されます。
 * 
 * ブレイクポイントは標準のLightningテーマおよびBootstrapの理念に基づき
 * sm: 576px　md: 768px　lg: 992px　xl: 1200px　となっているので、それに準じてください。
 * 
*/

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  General　全体的な設定
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* :root設定、bodyへの上書き、カラー変数設定など */
:root{
	--wp--preset--font-size--large:19px;
}
html {
    margin-top: unset !important;
}
.admin-bar #wpadminbar {
    visibility: hidden;
}
.admin-bar .vk-mobile-nav-menu-btn {
    top: 5px;
}
h2 {
    font-size: 30px;
}
.fukidashi_title h2{
	font-size: 30px;
}
.headtitle1 strong {
    font-size: 58px;
}
.fz50 {
    font-size: 26px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Common 汎用パーツ系
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 繰り返しボタン・見出し、余白設計など 汎用パーツへの上書き */
.pd40 {
    padding: 25px;
}
.is-style-base-btn a {
    position: relative;
    padding: 20px 30px !important;
    min-width: 280px !important;
    font-size: 17px !important;
    border-radius: 8px !important;
}
.fz38 {
    font-size: 28px;
}
.sp-flex{
	flex-wrap:wrap !important;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Header, Hamburger ヘッダーまわり・ハンバーガーナビ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
header#site-header {
    min-height: calc(44px + 5px + 5px);
    display: flex;
    align-items: center;
	top:unset;
}
.header_btn {
    position: relative;
    top: 0;
    right: 0px;
}
.header_scrolled .site-header-logo{
	display:block;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Footer フッターまわり
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* フッターウィジェット、フッターロゴ、コピーライト */
.cta_btnbox{
	flex-wrap:wrap !important;
}
.site-footer {
    background-size: 830px !important;
}
.site-footer-copyright {
    padding-bottom: 0.4rem;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Toppage トップページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* パーツごとにコメントアウトで注釈を入れてください。 */
.teaser.wp-block-cover.is-position-bottom-center {
    align-items: center!important;
}
.top_tokuchou_ill1 {
    left: -50px;
    bottom: -30px;
    width: 130px;
}
.shadow_box{
	padding:20px;
}
.top_tokuchou h3 {
    font-size: 23px;
}
.top_tokuchou_ill2 {
    right: -20px;
    bottom: -30px;
    width: 140px;
}
.top_tokuchou_ill3 {
    left: -30px;
    bottom: -30px;
    width: 130px;
}
.top_kumobox{
	padding-bottom:0px!important;
}
.fukidashi_title {
    background-size: 640px;
    padding: 0 10px 40px;
    bottom: -80px;
}
.tab_style1 li {
    padding: 12px 10px !important;
    font-size: 16px !important;
}
.top_sv .wp-element-caption {
    font-size: 15px;
    padding-top: 5px;
}
.area_ill {
    position: absolute;
    right: -30px;
    bottom: -40px;
    width: 90px !important;
}
.bf_box{
flex-wrap:wrap !important;
}
.ic_af .wp-element-caption ,.ic_bf .wp-element-caption{
    font-size: 14px;
    padding: 8px;
    width: 74px;
}
.top_big_btn a {
    min-width: 300px !important;
    border: 4px solid #287cde;
    font-size: 20px !important;
    position: relative;
    padding: 30px 30px 30px 80px !important;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    background-position: left 20px center;
    transition: 0.3s;
}
.top_big_btn1 a,.top_big_btn2 a  {
    background-size: 80px;
}

.bf_slider .container{
	    padding-right: 5px;
    padding-left: 5px;
}
.top_tokuchou p{
	margin-bottom:0;
}
.kumo_midashi {
    background-position: right;
    background-size: 600px;
    padding: 10px 0 0;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Pageheader, Breadcrumb 下層ページヘッダー・パンくずリスト
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 下層ページのページヘッダー、パンクズ設定 */
.page-header {
    padding-top: 40px !important;
    margin-top: 0 !important;
    min-height: 10rem;
}
.device-pc .wp-block-column.position-sticky-column{
	position:relative;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Page 下層ページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ページごと、パーツごとにコメントアウトで注釈を入れてください。 */
.company_table th,.company_table td{
	font-size:16px !important;
	padding:13px !important;
}
.faq_box .vk_faq_title{
	font-size:17px !important;
}
.flow_number{
	white-space: nowrap
}

.nayami ul{
	list-style:none;
	margin:0;
	padding:0;
}
.nayami li{
	background: #f5f5f5;
	padding:15px;
	border-radius:8px;
	border:solid 1px var(--vk-color-primary)
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Archive　ブログ一覧ページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* パーツごとにコメントアウトで注釈を入れてください。 */



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Single　ブログ詳細ページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* パーツごとにコメントアウトで注釈を入れてください。 */



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  その他・追加機能
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* パーツごとにコメントアウトで注釈を入れてください。 */



