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

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  General　全体的な設定
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* :root設定、bodyへの上書き、カラー変数設定など */

:root {
    --vk-line-height: 2.0em;
}

html {
    margin-top: unset !important;
}
.admin-bar #wpadminbar {
    visibility: hidden;
}
.admin-bar .vk-mobile-nav-menu-btn {
    top: 5px;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Common 汎用パーツ系
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 繰り返しボタン・見出し、余白設計など 汎用パーツへの上書き */
.pd-right_70{
	padding-right:0;
}
.box{
	padding:20px;
}


.btn_tel a{
	font-size:24px;
	margin-right:10px;
}

.recruit_telbox{
	width:100%;
	margin:auto;
}

.has-large-font-size{
	font-size:20px !important;
	line-height:1.5 !important;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Header, Hamburger ヘッダーまわり・ハンバーガーナビ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
header#site-header {
    min-height: calc(44px + 5px + 5px);
    display: flex;
    align-items: center;
	top:unset;
}
.site-header-logo img{
	margin-left:0;
	margin-right:auto;
}
#menu-item-4752 a{
	margin-left:0;
}
.vk-mobile-nav nav ul li a{
	padding:18px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Footer フッターまわり
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* フッターウィジェット、フッターロゴ、コピーライト */
footer .wp-block-columns{
	gap:0;
	margin-bottom:0;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Toppage トップページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* パーツごとにコメントアウトで注釈を入れてください。 */
.teaser_center{
	left:0; 
}
.teaser_cp1{
	font-size:16px;
	line-height:1.5;
}
.teaser_cp2{
	font-size:36px;
	line-height:1.2;
}
.teaser_center{
	gap:0;
}
.teaser_kansya{
	flex-basis:70px !important;
	padding:10px;
}
.teaser_txt{
	margin-left:0!important;
}
.teaser_bg2 {
    position: absolute;
    left: 10px;
    bottom: -160px;
    width: 240px;
    z-index: 1;
}
.teaser_slider {
    box-shadow: 15px 20px 0px #2149a0;
}
.teaser_bg1 {
    right: 10px;
    top: -50px;
    width: 250px;
}
.top_copy_50 {
    font-size: 28px;
}
.section2_txt {
    padding-left: 0px;
}
.top_section_ph2 {
    width: 80px;
    bottom: -30px;
    left: -10px;
}
.top_section_ph3 {
    width: 115px;
    bottom: -80px;
}
.top_section2_ph2 {
    width: 110px;
    top: 15px;
    left: -10px;
}
.top_section2_ph1 {
    width: 160px;
    top: 0px;
    right: 0;
    z-index: 2;
}
.top_section2_ph3 {
    width: 95px;
    top: 100px;
    left: 70px;
}
.top_icons{
	flex-wrap:wrap!important;
}
.top_section2_ic {
    width: 23%;
    height: 113px;
    padding: 0 10px;
}
.top_bunner{
	grid-template-columns: repeat(1, minmax(0, 1fr))!important;
}
.top_bunner .wp-block-cover{
	min-height:180px!important;
}
.top_bunner h2{
	font-size:26px;
}
.area_box{
	width:100%!important;
	padding:20px 20px 0;
	height:auto!important;
}
.area_box p{
	margin-bottom:0!important;
}
.dog1 {
    position: absolute;
    top: -50px;
    right: -10px;
    width: 140px;
}
.ashiato1 {
    top: 0;
    bottom: auto;
    left: -70px;
    width: 370px;
}
.ashiato2 {
    bottom: -50px;
    right: -90px;
    width: 230px;
}
.cta_dog{
	right:auto;
}
.cta{
	grid-template-columns: repeat(1, minmax(0, 1fr))!important;
	gap:10px;
}
.cta .wp-block-cover{
	border-radius:15px!important;
}
.cta_tel h2 {
    font-family: var(--en);
    font-size: 35px;
}
.cta_tel h2 i{
	 font-size: 28px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Pageheader, Breadcrumb 下層ページヘッダー・パンくずリスト
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 下層ページのページヘッダー、パンクズ設定 */
.page-header-title, h1.page-header-title{
	font-size:2.3rem;
}
.page-header{
	min-height: 10rem;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 *  Page 下層ページ
 * ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ページごと、パーツごとにコメントアウトで注釈を入れてください。 */
.flow1{
	width:100%;
	margin:auto;
}


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



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



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



