@charset "utf-8";
/*
Theme Name: 【CREATE】株式会社アール・ケー・ビー様　ワードプレス ベーステーマ
Description: bootstrapレスポンシブ対応のシンプルなテーマ
Author: create Ishikawa
*/

/********************************************************************************
**elements
********************************************************************************/
html{
	font-size: 62.5%;/* 1rem = 10pxと定義 */
}
body {
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	color: #000000;
	line-height: 1.75;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
	overflow-wrap: break-word;
	font-weight: 500;
	/*overflow-x: hidden*/
}
@media screen and (max-width: 767px) {/*スマホ*/
body { font-size: 1.5em}
}
a {
	color: #646464;
	transition: all ease-in 0.2s;
}
a:hover, a:focus {
	color: #005FAB;
	text-decoration: none;
}

.wp-block-columns { margin-bottom:0 !important}
/* --------------------------------
title
-------------------------------- */
h2 {/*pageタイトル部分*/
	font-size: 3.5rem;
	color: #000;
	padding: 0;
	position: relative;
	margin-bottom: 50px;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h3 {
	font-size: 2.8rem;
	margin-bottom: 35px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h4 { font-size: 2.0rem; margin-bottom: 25px;font-weight: bold}
h5 { font-size: 1.6rem; margin-bottom: 15px;font-weight: bold}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
h2 {font-size: 3.0rem;}
h3 {font-size: 2.4rem;}
}
@media screen and (max-width: 767px) {/*スマホ*/
h2 {font-size: 2.6rem;}
}

/********************************************************************************
** ヘッダー
********************************************************************************/
#header {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    z-index: 999;
}
#header a { text-decoration: none;}
#header .inner {
    position: relative;
    padding:0;
}
#header .logo {
    width: 375px;
	height: 83.59px;
    margin: 0;
    padding: 15px 20px;
    z-index: 9999 !important;
    float: left;
	background: #fff;
}
/* メインメニュー */
#header nav { float: right}
#header nav ul.menu {
    list-style: none;
    font-size: 16px;
	display: flex;
	justify-content: flex-end;
	font-weight: bold;
	font-style: normal;
	padding: 15px 0 0 0;
	margin-bottom: 0
}
#header nav ul.menu > li {
    padding: 15px 14px 25px 14px;
	margin: 0;
	position: static;
}
#header nav ul.menu > li a {
	color:#fff;
	display:block;
	position: relative
}
#header nav ul.menu > li:last-child {
	padding: 8px 15px
}
#header nav ul.menu > li:last-child a {
	border: 2px solid #fff;
	padding: 5px 20px
}
#header nav ul.menu > li:last-child a:before {
	content: "";
	margin-right: 0px;
}
#nav_toggle { display: none;}
/* Fixed */
#header.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 0px;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#header.fixed .inner {
    position: relative;
    padding:0;
	opacity:0.95;
	background: #fff;
}
/*#header.fixed .inner:hover {
	opacity:0.95;
	background: #fff;
}*/
#header.fixed .logo {
    width: 290px;
	height: 68.4px;
    padding: 15px 25px;
}
#header.fixed nav ul.menu {
	padding: 5px 0 0 0;
	margin-bottom: 0;
	font-size: 14px
}
#header.fixed nav ul.menu > li a {
	color:#000;
}
#header.fixed nav ul.menu > li:last-child {
	padding: 8px 15px
}
#header.fixed nav ul.menu > li:last-child a {
	border: 2px solid #000;
	padding: 5px 20px;
	background: #ffffff;
}
#header.fixed nav ul.menu > li:last-child a:hover {
    color: #000000;
	background: #f0f0f0;
}
@media screen and (min-width: 992px) {/*PC子メニュー*/
#header nav .menu > li > ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 75px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 50px;
    background: #005FAB;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	display: flex;
	flex-wrap:wrap
}
#header nav .menu > li:hover > ul.sub-menu {
    top: 85px;
    visibility: visible;
	opacity: 1
}
#header.fixed nav .menu > li > ul.sub-menu { top: 55px;}
#header.fixed nav .menu > li:hover > ul.sub-menu { top: 65px}
#header nav .menu > li > ul.sub-menu > li {
    width: 20%;
    border: none;
	padding:0 2%;
	font-size: 15px;
	margin-bottom: 50px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#header nav .menu > li > ul.sub-menu > li span {
	margin-left: 1.0em;
	text-indent: -1.0em;
}
#header nav .menu > li > ul.sub-menu > li:first-child { font-size: 30px}
#header nav .menu > li > ul.sub-menu > li:nth-child(6) {margin-left: 20%}
#header.fixed nav ul.sub-menu > li a { color: #ffffff;}
#header nav ul.sub-menu > li a:hover { color: #c8c8c8;}
#header nav ul.sub-menu .menu-image-title-below.menu-image-title {text-align: left;}
#header nav .menu > li > ul.sub-menu > li > a > span::before{
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: 900;
	margin-right:5px
}
#header nav .menu .navrec img {display: none}
/*第2下層*/
#header nav .menu > li > ul.sub-menu > li > ul.sub-menu > li {
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal
}
#header nav .menu > li > ul.sub-menu > li > ul.sub-menu > li > a { font-size: 14px;font-weight: normal;padding: 0 10px}
#header nav .menu > li > ul.sub-menu > li > ul.sub-menu { margin-top: 15px}
#header nav .menu > li > ul.sub-menu > li > ul.sub-menu > li > a::before {
  content: "-";
	font-weight: 900;
  margin-right:5px;
}
}
@media screen and (max-width: 1199px) and (min-width: 992px) {/*PC小*/
#header .logo {width:290px; height: 70px}
#header nav ul.menu {font-size: 15px;}
#header.fixed .logo { width: 290px;}
#header.fixed nav ul.menu {padding: 5px 0 0 0;}
#header.fixed nav ul.menu > li {padding: 15px 10px 15px;}
#header nav .menu > li > ul.sub-menu > li:first-child { font-size: 25px;}
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
#header .logo,#header.fixed .logo {width:290px; height: 70px}
/* menu */
#header nav{
		display:none;
		position: absolute;
		top:0;
		width: 100%;
		height: 100vh;
	background: #005FAB;
		opacity:0.98;
		left: 0;
		z-index: -1/*ロゴ背面は1にする*/;
}
#header nav ul.menu,#header.fixed nav ul.menu {
		display: block;
		width: 92%;
		position: absolute;
		top: 100px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		margin: auto;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
}
#header nav ul.menu > li{
		margin: 0 auto;
		border-bottom: 1px #4F8EC0 solid;
	width: 100%;
    padding:10px;
}
#header nav ul.menu > li::after {display: none}
#header nav ul.menu > li a{
		padding:10px 15px ;
		display: block;
		color: #ffffff;
		border: none;
}
#header.fixed nav ul.menu > li a {
    color: #fff;
}
#header nav ul.menu > li a::after{
		font-family: "Font Awesome 5 Free";
  content: "\f054";
	font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-left:15px
}
#header nav .menu > li > ul.sub-menu { display: inline;}
#header nav .menu img { display: none;}
#header nav ul.sub-menu .menu-image-title-below.menu-image-title {text-align: left;}
#header nav .menu > li > ul.sub-menu { display: none;}
.hvr-underline-from-center:before { display: none}
#header nav ul.menu > li:last-child {
		margin: 40px auto 0 auto;
		border-bottom: none;
}
#header nav ul.menu > li:last-child a,#header.fixed nav ul.menu > li:last-child a {
    border: 2px solid #fff;
    padding: 15px 20px;
	background: rgba(0,0,0,0.3);
}
/*開閉ボタン*/
#header #nav_toggle{
		display: block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 25px;
		right:15px;
		z-index: 9999;
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 3px;
		background: #fff;/*開ボタンカラー*/
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
#header.fixed #nav_toggle{top: 15px;}
#header.fixed #nav_toggle span{background: #000;/*開ボタンカラー*/}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:24px;
	}
/*開閉ボタンopen時*/
	.open #nav_toggle span,#header.fixed.open #nav_toggle span{
		background: #fff;
	}
	.open #nav_toggle span:nth-child(1) {
			top: 12px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 12px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
/*子メニュー*/
#header nav ul.menu > li > ul {
	font-size: 12px;
	padding: 0 15px;
	display: flex;
	flex-wrap: wrap;
}
#header nav .lgg {
		position: absolute;
		bottom: 20vh;
	color: #fff;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
#header nav .lgg a {
	color: #fff;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) { /*スマホ横向き*/
#header nav ul.menu, #header.fixed nav ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#header nav ul.menu > li {
	width: auto;
    margin: 0;
	border-bottom:none
}
#header nav ul.menu > li:last-child {margin: 0}
}

/********************************************************************************
** footer
********************************************************************************/
#footer {
	position: relative;
    border-top: 1px solid #000000;
}
#footer .ft-top { padding:75px 0 }
#footer .ft-top .footerlogo {}
#footer .ft-top h1 { font-size: 1.4rem }
#footer .ft-top .ftadd { font-size: 1.4rem }
#footer .ft-top address { margin-bottom: 0 }
#footer .ft-top .fmmail {
	margin-top: 25px;
	padding: 0 15% 0 5px;
	font-size: 14px;
}
#footer .ft-top .sns { margin-top: 25px; display: flex; padding-left: 10px; }
#footer .ft-top .sns div { margin-right: 25px; }
#footer .ft-top .sns img { width: 30px; }
#footer .ft-top .sns img.youtube { width: 180px; padding-top: 5px; }
#footer .ft-top .pmark {
    margin: 10px auto 0 auto; /* 中央揃え */
}

#footer .ft-top .pmark img {
    width: 80px; /* プライバシーマークの幅を指定 */
    height: auto; /* アスペクト比を保持 */
    margin-bottom: 0;
}

#footer .ft-top .logo-container {
    display: inline-flex; /* 横並びでインライン表示 */
    gap: 30px; /* ロゴ間のスペース */
    margin-top: 5px; /* 上部の余白 */
}

/* パートナーシップ構築宣言の画像 */
#footer .ft-top .partnership-logo img {
    width: 150px; /* パートナーシップ構築宣言の幅を指定 */
    height: auto; /* アスペクト比を保持 */
    margin-top: 14px; /* 上部の余白 */
}

@media screen and (max-width: 991px) { /* タブレット （メニュー切り替え） */
    #footer .ft-top .sns div { margin-right: 15px; }
    #footer .ft-top .sns img { width: 20px; }
    #footer .ft-top .sns img.youtube { width: 150px; padding-top: 5px; }
    #footer .ft-top .pmark { width: auto; }
    #footer .ft-top .pmark img {
        width: 60px; /* 小さい画面ではプライバシーマークを縮小 */
    }
    #footer .ft-top .partnership-logo img {
        width: 120px; /* 小さい画面ではパートナーシップ構築宣言を縮小 */
    }
    #footer .ft-top .logo-container {
        gap: 20px; /* スペースを調整（必要に応じて） */
    }
}
/* footer menu */
#global-nav-footer { margin-left: 50px}
#global-nav-footer ul {
	margin-bottom: 0;
	font-size: 1.3rem;
	font-weight: normal
}
#global-nav-footer ul a {color:#000;}
#global-nav-footer ul.menu > li {
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
#global-nav-footer ul.menu > li > a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: 900;
	margin-right:5px;
	color: #005FAB;
	font-size: 0.9em;
}
#global-nav-footer ul.menu > li > ul.sub-menu > li > a:before {
  content: "-";
  margin-right:5px;
}
#global-nav-footer ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a:before {
  content: "-";
	padding-left:15px;
}
#global-nav-footer ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:before {
  content: "-";
	padding-left:25px;
}
#global-nav-footer ul.menu li.menu-s {font-size: 1.4rem; font-weight: normal;margin-bottom: 5px;}

/* コピーライト */
#copyright {
	text-align: center;
	font-size: 1.4rem;
	background: #000000;
	color: #ffffff;
	padding: 20px;
	margin-bottom: 0
}
/* ページトップへボタン */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: -50px;
  bottom: 25px;
	background: #005FAB;
	z-index: 9999
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0d8';
  font-size: 25px;
  color: #ffffff;
  position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
@media screen and (max-width: 1199px) {/*PC小*/
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.ft-nv,#page_top { display: none}
#footer .footerlogo {
	width: 250px;
	margin: 0 auto 15px auto;
}
#footer .ft-top .fmmail {
    margin-top: 25px;
    padding: 0;
}
#global-nav-footer {
	margin-left: 0px;
	margin-top: 50px;
    border-top: 1px solid #000;
}
#global-nav-footer ul.menu > li {
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
	padding: 5px;
}
#global-nav-footer ul {font-size: 1.2rem;}
#global-nav-footer ul.menu > li {font-size: 1.5rem;}
}
@media screen and (max-width: 767px) {/*スマホ*/
#footer .footerlogo {width: 80%;}
}

/********************************************************************************
** スライド＆各ページメインヴィジュアル
********************************************************************************/
.slider,#pagevisual {
	position: relative;
	overflow: hidden;
	background: #000;
	height: 100%;
}
.slider {
    height: 100vh;
}
.slide-img .wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    height: 100vh;
}
.sliderbg {
	background: #000;
    width: 100%;
    height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.4;
}
#pagevisual img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    opacity: 0.5;
}
/*キャッチコピー*/
.slider .slidecatch {
	position: absolute;
    /*top: 170px;*/
    top: 23%;
	left: 0;
	color: #ffffff;
	text-shadow:0px 0px 12px #343434;
	z-index: 3;
    margin: 0 60px;
}
.slider .slidecatch .maincatch {
	font-size: 44px;
	line-height: 1.5;
	margin-bottom: 15px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold
}
.slider .slidecatch .subcatch {
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: normal;
    margin-left: 10px;
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif  ;
}
.slider .slidecatch .button01 {
	width: 250px;
    margin-left: 10px;
}
.pp-area {
	background: #005FAB;
	padding: 35px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*ページタイトル*/
#pagevisual h1.content-title {
	position: absolute;
  top: 55%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
	font-size: 4.0rem;
	color: #ffffff;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	background: url("img/line.png") no-repeat bottom center;
	padding-bottom: 15px;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 1199px) {/*PC小*/
.slider .slidecatch {top: 20%;}
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.slider .slidecatch { margin: 0 30px;}
.slider .slidecatch .maincatch { font-size: 35px;}
.slider .slidecatch .subcatch { font-size: 18px;}
#pagevisual h1.content-title {font-size: 3.6rem;}
}
@media screen and (max-width: 900px) {/*スマホ【表示切替打大】*/
.slider {
    height: 100%;
}
.sliderbg {
    height: 100%;
}
.slider .slidecatch { top: 110px;}
.topslider {position: relative}
.gradient {/*グラデーションでぼかし*/
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
    height: 100px;
	z-index: 1;
}
#pagevisual h1.content-title {font-size: 2.8rem}
}
@media screen and (max-width: 599px) {/*スマホ小*/
.slider .slidecatch { margin: 0 20px;}
.slider .slidecatch .subcatch { margin-left: 0px;}
.slider .slidecatch .maincatch { font-size: 28px;}
.slider .slidecatch .subcatch { font-size: 16px;}
}
/*スライド設定*/
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoomUp 10s linear 0s 1 normal both;
}
.slide-img img{
  display: block;
}
.slide-img img {
    background-size: cover;
    background-position: center center; /* 背景画像は中央を軸に表示させる */
	width: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	object-fit: cover;
}

/********************************************************************************
** 共通
********************************************************************************/
.maincontants-wrap {
	padding-top: 100px;
	padding-bottom: 125px;
}
.container-wrap {
	padding-top: 75px;
	padding-bottom: 75px;
}
.container-wrap-s {
	padding-top: 35px;
	padding-bottom: 35px;
}
.bgwt {
	background: #ffffff;
	padding: 50px 0
}
.bggy {
	background: #F0F0F0;
	padding: 50px 0
}
.bdr3 {
      position: relative;
      border-bottom: 1px solid #005FAB;
    }
.bdr3::before,.bdr3::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
    }
.bdr3::after {
      bottom: -4px;
      border-bottom: 1px solid #53BC49;
    }
.bdr3::before {
      bottom: -7px;
      border-bottom: 1px solid #EF444D;
    }
#main-block .spc100 {margin-bottom: 100px !important}
#main-block .spc50 {margin-bottom: 50px !important}
#main-block hr.wp-block-separator {
    border: 0;
    border-top: 1px solid #000;
    width: 20%;
    margin: 1rem auto;
}
#main-block ol {
    list-style: decimal;padding-left: 5px;
}
#main-block ol.katakana {
    list-style: katakana;padding-left: 5px;
}
#main-block ol.lower-alpha {
    list-style: lower-alpha;padding-left: 5px;
}
#main-block ul {
    list-style: outside;padding-left: 5px;
}
#main-block .wp-block-image {margin-bottom: 0.5em;}
#main-block .wp-block-image figcaption {font-size: 13px;text-align: center;margin-top:0em;}
#main-block p {margin-bottom: 2.5rem}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.maincontants-wrap {
	padding-top: 50px;
	padding-bottom: 75px;
}
.container-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
}

	
#main-block .spc100 {margin-bottom: 50px !important}
#main-block .spc50 {margin-bottom: 25px !important}
#main-block p {margin-bottom: 1.8rem}
}

/* --------------------------------
block justify-center-middle
-------------------------------- */
.justify-center-middle-wrap {
  position: relative;
  transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; /* opera */
	-moz-transition: all 0.5s ease-out; /* firefox */
	-webkit-transition: all 0.5s ease-out; /* chrome, safari */
	-ms-transition: all 0.5s ease-out; /* ie */
}
.justify-center-middle-wrap:hover {
}

.justify-center-middle-txtbox {
  position: relative;
  padding: 0;
  margin: 1.25rem;
  border: 1px solid #5d5349;
}
.justify-center-middle-txt {
  color: #5d5349;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safariç”¨ */
  transform: translate(-50%, -50%);
}

.justify-center-middle-wrap:hover .justify-center-middle-txt {
  color: #3c3333;
}

.justify-center-middle-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}


/********************************************************************************
** index
********************************************************************************/
.index-block {}
.index-block h2 { font-size: 50px;}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.index-block h2 { font-size: 47px;}
}
@media screen and (max-width: 599px) {/*スマホ小*/
.index-block h2 { font-size: 42px;}
}
/*** お知らせ【2024.12修正箇所】***/
.idx-info {
    position: absolute;
    bottom: 10px;
    z-index: 100;
	padding: 0 60px;
	color: #fff;
	width: 100%;
}
.idx-info .newsfxbox,.idx-info .topicfxbox {
	display: flex;
	align-items: flex-start;
    margin-bottom: 25px;
}
.idx-info h3 {
	font-size: 18px;
	color: #005FAB;
	margin-bottom: 0;
	padding: 10px 10px;
	border: 2px solid #005FAB;
	background: #fff;
    width: 200px;
	margin-top: 7px;
}
.idx-info h3.topic {
	color: #ec7102;
	border: 2px solid #ec7102;
}
.idx-info .newsbox {
	margin-left: 35px;
    width: calc(100% - 235px);
}
.idx-info .newsbox a {
	color: #fff
}
.idx-info .newsbox dl {
	margin-bottom: 0px;
}
.idx-info .newsbox dt {
    float: left;
    width: 120px;
    padding: 0px;
	font-weight: normal;
}
.idx-info .newsbox dd {
    margin-left: 120px;
    padding: 0px;
	margin-bottom: 0
}
.idx-info .newsbox dd a:hover { text-decoration: underline}
.idx-info .pcmore {
    position: absolute;
    /*top: -30px;
    right: 75px;*/
    top: -70px;
    right: 50px;
    z-index: 100;
}
.idx-info .pcmore .button02 a {
	display: block;
    width: 100px;
    padding: 5px 15px;
	font-size: 14px;
	margin-left: auto;
}
.button02 a:before {
	margin-right: 5px;
}
@media screen and (max-width: 1199px) {/*PC小*/
.idx-info {
    bottom: 0px;
}
.idx-info .newsfxbox,.idx-info .topicfxbox {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.idx-info {
    padding: 0 30px;
}
.idx-info .pcmore {
    top: -60px;
}
}
@media screen and (max-width: 900px) {/*スマホ【表示切替打大】*/
.idx-info {
        position: relative;
        bottom: auto;
        padding: 0 30px;
        margin-top: -170px;
}
.idx-info .newsfxbox, .idx-info .topicfxbox {
    flex-direction: column;
}
.idx-info h3 {
    width: 100%;
    margin-bottom: 5px;
}	
.idx-info .newsbox {
    margin-left: 0px;
    width: 100%
}
.idx-info .newsbox dt {width: 100px;}
.idx-info .newsbox dd { margin-left: 100px;}	
.idx-info .newsfxbox .infomore {
    position: absolute;
    top: -40px;
    right: 15px;
}
.idx-info .newsfxbox .infomore a {
	color: #fff;
	display: block;
    padding:7px;
    text-decoration: none;
	font-size: 13px;
}
.idx-info .newsfxbox .infomore a:before {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "\f105";
	margin-right: 5px;
}
}
/*** ▼詳細指定▼ ***/
@media screen and (max-width:900px) and ( max-height:660px) {
.idx-info { margin-top: 50px;}
}
@media screen and (max-width:701px) and ( max-height:660px) {
.idx-info { margin-top: 140px;}
}
@media screen and (min-width:901px) and ( max-height:655px) {
.slider {
    height: 100%;
}
.sliderbg {
    height: 100%;
}
.slider .slidecatch { top: 110px;}
.topslider {position: relative}
.gradient {/*グラデーションでぼかし*/
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
    height: 100px;
	z-index: 1;
}
.idx-info {
        position: relative;
        bottom: auto;
        padding: 0 30px;
        margin-top: 50px;
}
}
@media screen and (max-width: 350px) {
#header .logo, #header.fixed .logo {
        width: 250px;
        height: auto;
    }
}

/*** コンセプト ***/
.idx-concept {
	background: url("img/bg-index1.jpg") no-repeat;
	background-size:100% auto;
}
.idx-concept .cceng {
	font-size: 42px;
	color: #fff;
	padding: 60px 0 0 60px;
	line-height: 1.0
}
.idx-concept .cctxt {
	background: #fff;
	padding:60px;
	margin-top: 100px
}
.idx-concept .cctxt h2 {
	color: #005FAB;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
}
.idx-concept .cctxt .catch {
    font-size: 36px;
    line-height: 1.5;
}
.idx-concept .cctxt .txt1 {
	max-width: 450px;
}
.idx-concept .button03 a {
	width: 55%;
	margin-left: auto
}
.idx-concept .wp-block-columns {margin-bottom: 0;}
.idx-concept .bdr3 { text-shadow: 1px 1px 3px #000000;}
.idx-2menu {}
.idx-2menu figure { position: relative}
.idx-2menu figcaption {
	font-size: 18px;
	border-bottom: 1px solid #005FAB;
	padding-bottom: 15px;
	margin-top: 15px !important
}
.idx-2menu figcaption a { color: #000;display: block; padding-left: 10px;}
.idx-2menu figcaption a::after {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "\f105";
	color: #005FAB;
	position: absolute;
	right: 10px;
    bottom: 14px
}
.idx-2menu .wp-block-columns { margin-bottom: 0;}
@media screen and (max-width: 1199px) {/*PC小*/
.idx-concept .cctxt {padding: 60px 60px 0px 60px;}
.idx-concept .button03 a { width: 70%}
.idx-2menu .container { width: 100%;}
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.idx-concept .button03 a { width: 100%}
.idx-concept .cceng { font-size: 35px;}
.idx-concept .cctxt .catch { font-size: 30px;}
.idx-2menu figcaption { font-size: 16px;}
}
@media screen and (max-width: 767px) {/*スマホ*/
.idx-concept {
	background-size:cover;
}
/*★2カラムから1へ*/
.idx-concept .wp-block-column:not(:only-child) {
    flex-basis: calc(100% - 0em)!important;
    flex-grow: 0;
}
.idx-concept .wp-block-column:nth-child(2n) { margin-left: 0;}
.idx-concept .wp-block-colum { flex-basis: 100%!important;}
.idx-concept {background-size: auto 350px;}
.idx-concept .cctxt {
    margin-top: 30px;
    width: 100%;
    margin-left: 50px !important;
    margin-right: 50px !important;
	padding: 50px 50px 0px 50px;
}
.idx-concept .cctxt .txt1 { max-width: 100%;}
.idx-concept .cceng { padding: 50px 0 0 25px;}
.idx-concept .cctxt .catch { font-size: 22px;}
}
@media screen and (max-width: 575px) {/*スマホ小*/
.idx-concept .cctxt {
        margin-left: 15px !important;
    margin-right: 15px !important;
    padding: 25px 20px 0px 20px;
}
}
/*** ブログ　実績紹介 ***/
.idx-blog {
	background: url("img/bg-index2.jpg") no-repeat;
	background-size: cover;
	padding: 70px 0 50px 0;
}
.idx-blog h2 {
	color: #ffffff;
	line-height: 0.5;
}
.idx-blog h2 .bdr3 {
	color: #ffffff;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.idx-blog .row {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.idx-blog .col-lg-9 {
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.idx-blog .swiper-button-prev,.idx-blog .swiper-button-next {
    background-image:none !important;
	background: #fff;
	width: 45px;
    height: 45px;
	top: 50%;
}
.idx-blog .swiper-button-prev { left: 15px;}
.idx-blog .swiper-button-next { right: 15px;}
.idx-blog .swiper-button-prev::after,.swiper-button-next::after {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	color: #005FAB;
	position: absolute;
  top: 7px;
    left: 18px;
}
.idx-blog .swiper-button-prev::after{ content: "\f104";}
.idx-blog .swiper-button-next::after{ content: "\f105";}
.idx-blog .button03 {
	width: 250px;
	margin:0 auto;
}
.slider2 span,.ac-works .workscontents span {/*カテゴリ・一覧ページ共通*/
	color:#ffffff;
	padding:2px 10px;
	text-align:center;
	font-size:14px;
	margin-right: 10px
}
.idx-blog .video {/*仮*/
	background:#5497A8;
}
.idx-blog .light {/*仮*/
	background:#FFF45C;
	color: #000 !important
}
.idx-blog .acoustic {/*仮*/
	background:#8957A1;
}
/*** レンタル ***/
.idx-rental { background: #F0F0F0}
.idx-rental h2 {
	line-height: 0.5;
	color: #005FAB
}
.idx-rental h2 .bdr3 {
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.idx-rental figcaption {
	background: #000;
	color: #fff;
	padding:15px 25px;
	font-size: 18px;
	margin-top: 0 !important;
	margin-bottom: 35px !important;
}
.idx-rental figcaption a { color: #fff;display: block;}
.idx-rental .button03 {
	width: 250px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 25px
}
@media screen and (max-width: 1199px) {/*PC小*/
.idx-rental .container { width: 100%;}
}
@media screen and (max-width: 767px) {/*スマホ*/
.idx-rental figcaption {
    padding: 15px 25px;
    font-size: 16px;
}
}
/*** 求人 ***/
.idx-recruit {
	background: url("img/bg-index3.jpg") no-repeat;
	background-size: cover;
}
.idx-recruit h2 {
	line-height: 0.5;
	color: #fff
}
.idx-recruit h2 .bdr3 {
	padding-bottom: 20px;
	font-size: 14px;
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.idx-recruit .txt1 {
	font-size: 32px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	padding: 0 15px;
}
.idx-recruit .button01 {
	width: 250px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 25px
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.idx-recruit .txt1 { font-size: 29px;}
}
@media screen and (max-width: 599px) {/*スマホ小*/
.idx-recruit .txt1 { font-size: 24px;}
}

/********************************************************************************
** page
********************************************************************************/
#main-block {position: relative}
/*パンくず*/
#main-block .breadcrumbsbox {
    font-size: 1.3rem;
    text-align: right;
    width: 100%;
	padding: 15px;
    border-bottom: 1px #dcdcdc solid;
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
#main-block .breadcrumbsbox {
    padding-top: 15px;
    padding-left: 15px;
}
}

/***************************
よくある質問
****************************/
.faq { position: relative}
.faq h4 { font-weight: normal}
.faq .ewd-ufaq-faq-body p {
	margin-left: 1.6em;
	text-indent: -1.6em;
}
.faq .ewd-ufaq-faq-body p::before {
	content: "A.";
	margin-right: 10px
}
/***************************
個人情報取り扱いについて
****************************/
.privacy-manual { position: relative}
.privacy-manual p { padding:0 5px}
.privacy-manual ul,.privacy-manual ol { margin-left: 20px;}
.privacy-manual ol.katakana { margin-left: 35px;}

.transaction .trc1 table { width: 100%}
.transaction .trc1 table td:first-child { width: 180px}
/***************************
会社概要
****************************/
.company-profile { position: relative}
.company-profile h2 { text-align: left}
.company-profile .greeting { margin-bottom: 75px}
.company-profile .motto {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	font-size: 5.0rem;
	text-align: center;
	margin-bottom: 50px;
}
.company-profile .mottoname {
	margin-right: 25px;
	font-size: 1.4rem
}
.company-profile .companyimg { margin-bottom: 100px;}
.company-profile h4 { margin-bottom: 50px;}
.company-profile .txt1 { margin-bottom: 50px;}
.company-profile .aboutus table tr td:first-child { background: #fafafa}
.company-profile .history table tr td:first-child {width: 150px}
.company-profile .history.wp-block-table.is-style-stripes tbody tr:nth-child(odd),.company-profile .business.wp-block-table.is-style-stripes tbody tr:nth-child(odd) { background-color: #fafafa}
.company-profile .history.wp-block-table.is-style-stripes,.company-profile .business.wp-block-table.is-style-stripes { border-bottom: none}
.company-profile .business  table tr td:first-child {width: 120px}
.company-profile .business  table tr td:nth-child(2) {width: 70px}
.company-profile .qualification table tr td:first-child { background: #fafafa}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.company-profile .motto {
	font-size: 4.0rem;
	margin-bottom: 25px;
}
.company-profile .companyimg { margin-bottom: 50px;}
}
@media screen and (max-width: 781px) {/*カラム切り替え*/
.company-profile h2 { text-align: center;}
.company-profile .wp-block-column:not(:only-child) {
    flex-basis: calc(100% - 1em)!important;
    flex-grow: 0;
}
.company-profile .wp-block-column:nth-child(2n) {
    margin-left: 0em;
}
}
/***************************
採用情報
****************************/
.employment-info { position: relative}
.employment-info h5 {
	border-bottom: 1px solid #005FAB;
	padding-bottom: 15px;
}
.businessintroduction { position: relative}
.businessintroduction .button03 { width: 75%;margin: 0 auto;}
.recruitmentmessage { position: relative}
.recruitmentmessage ul { padding-left: 25px !important;}

/***************************
機材レンタル
****************************/
.rentalcontents figcaption {
	background: #000;
	color: #fff;
	padding:15px 25px;
	font-size: 18px;
}

/***************************
サービス
****************************/
.list-of-services { position: relative}
#main-block .list-of-services p { margin-bottom: 5rem}
.list-of-services h3 { position: relative; margin-bottom: 15px;margin-top: 15px;padding-right: 25px}
.list-of-services h3 a { color: #000}
.list-of-services h3 a:hover { color: #005FAB}
.list-of-services h3 a::after {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "\f105";
	color: #005FAB;
	position: absolute;
	right: 10px;
    bottom: 0px
}
.list-of-services .wp-block-column { padding: 0 15px}
@media screen and (max-width: 767px) {
.list-of-services .wp-block-column { padding: 0}
}
/*各種プラン＆オペレーション*/
.various-plans-operations { position: relative}
.various-plans-operations .button02 { width: 350px;margin-left: auto;}
#main-block .various-plans-operations hr.wp-block-separator { margin-bottom: 75px}
.various-plans-operations .clmgry { padding: 25px 50px;background: #fafafa;border: 1px solid #f0f0f0}
.various-plans-operations table tr td:first-child { background: #fafafa}
.event-flow .button02 { width: 350px;margin-left: auto;}
/*舞台管理運営*/
.management { position: relative}
.management .button02 { width: 350px;margin-left: auto;}
/*管理劇場会館情報*/
.management-theaterhall { position: relative}
.ggmap2 {
position: relative;
padding-bottom: 28.12%;
height: 0;
overflow: hidden;
}
.ggmap2 iframe,
.ggmap2 object,
.ggmap2 embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*施工業務*/
.maintenance { position: relative}
#main-block .maintenance ul { padding-left: 25px;}
/*各種料金*/
.price { position: relative}
.price table { background: #fafafa}
.price .lastgray table tr:last-child { background: #f0f0f0}
/***************************
エントリーフォーム・お問い合わせ
****************************/
.entryform,.contact-us { position: relative}
.ef-cts {
	border-bottom: 1px solid #dcdcdc;
	background: #f0f0f0;
}
.ef-cts dt {
	float: left;
	clear: left;
	width: 35%;
	padding: 15px 10px;
	font-weight: bold;
	border-top: 1px solid #dcdcdc;
}
.ef-cts dd {
	padding: 15px 10px;
	margin-left: 35%;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 0;
	background: #ffffff;
}
.ef-cts .must {/* 必須マーク */
	color: #FF1A00;
	font-size: 10px;
	margin-left: 10px
}
.ef-cts .must::before {content: "＊"}
.ef-cts .wpcf7-form-control.wpcf7-radio {display: flex-wrap;}
.ef-cts .wpcf7-form-control.wpcf7-radio span {margin-right: 15px}
.ef-cts dd input,.ef-cts dd textarea {
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	max-width: 100%
}
.ef-cts dd span { display: inline}
.ef-cts .wpcf7-not-valid-tip { font-size: 13px; color: #EF444D; font-weight: bold}
.entryform .wpcf7-response-output,.contact-us .wpcf7-response-output { color: #EF444D; font-weight: bold}
.entryform .screen-reader-response ul li,.contact-us .screen-reader-response ul li {
	color: #EF444D;
	font-weight: bold;
}
.entryform .screen-reader-response ul li:last-child,.contact-us .screen-reader-response ul li:last-child { margin-bottom: 100px}
.btn_contact7 {
	text-align: center;
	margin-top: 50px
}
.btn_contact7 input {
	width: 450px;
	background: #005FAB;
    border: 2px solid #005FAB;
	padding: 15px;
	color: #FFF;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.btn_contact7 input:hover {
	background-color: #FFF;
	color: #005FAB;
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
.ef-cts dt {
	width: 100%;
	float: none;
	padding: 5px 10px;
}
.ef-cts dd {
	margin-left: 0;
	padding:15px 10px;
	width: 100%!important;
}
.btn_contact7 input {width: 100%;}
}




/***************************
サービス
****************************/
#main-block .services {　position: relative}
#main-block .services .bggy {padding: 0}
#main-block .services .wp-block-columns {
	margin-bottom: 0;
	padding-bottom: 25px;
}
#main-block .services h3 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
#main-block .services h3::before {
    white-space: pre;
    line-height: 3;
    font-size: 50px;
    font-weight: normal;
}
#main-block .services h3.s-1::before { content: "01\A";}
#main-block .services h3.s-2::before { content: "02\A";}
#main-block .services h3.s-3::before { content: "03\A";}
#main-block .services h3.s-4::before { content: "04\A";}
#main-block .services h3.s-5::before { content: "05\A";}
#main-block .services h3.s-6::before { content: "06\A";}
#main-block .services h3.s-7::before { content: "07\A";}
#main-block .services h3.s-8::before { content: "08\A";}
#main-block .services .ex span {
	font-weight: bold;
	background: #000;
	color: #fff;
	padding: 5px 10px;
}
#main-block .services .exlist li {
	float: left;
	padding: 5px;
	border: 1px solid #000;
	margin-right: 15px
}
@media screen and (max-width: 991px) {/*タブレット （メニュー切り替え）*/
#main-block .services .ex span {font-size: 14px;}
#main-block .services .exlist li {
	font-size: 14px;
	margin-right: 5px
}
#main-block .services .wp-block-spacer {height: 10px !important;}
}
@media screen and (max-width: 767px) {/*スマホ*/
#main-block .services .wp-block-column:not(:only-child) {
    flex-basis: calc(100% - 0em) !important;
    flex-grow: 0;
}
#main-block .services .wp-block-column:nth-child(2n) {
    margin-left: 0;
}
.order1 {order: 1;}
.order2 {order: 2;}
}
@media screen and (max-width: 575px) {/*スマホ小*/
}





/********************************************************************************
** category・archive
********************************************************************************/
/***************************
施工事例
****************************/
.ac-works h2 { font-size: 20px; text-align: left; margin: 15px 0; font-weight: normal}
/***************************
採用情報
****************************/
/***************************
お知らせ
****************************/
.category-news.category h2,.category-topic.category h2 { font-size: 20px; text-align: left; font-weight: normal; margin-bottom: 15px}
.category-news a.more,.category-topic a.more { text-decoration: underline}
.category-news a.more:hover,.category-topic a.more:hover { text-decoration: none}
.category-news .newsbox,.category-topic .newsbox { margin-bottom: 75px}
.category-news .newsbox span,.category-topic .newsbox span {
	color:#ffffff;
	padding:0px 7px;
	text-align:center;
	font-size:13px;
	margin-left: 15px
}
.newlabel { background: #ff0000}
/*ページ送り*/
.postlink {
	margin: 100px auto  50px auto;
	text-align: center
}
.postlink a {
	border: 1px solid #005FAB;
  padding: 15px 25px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
	color: #005FAB
}
.postlink a:hover {
  background-color: #005FAB;
	color: #fff
}


/********************************************************************************
** single
********************************************************************************/
.singlepage {}
.single-works h2,.single-post h2 {
	font-weight: normal;
	text-align: left;
  font-size: 26px;
}
/***************************
採用情報詳細
****************************/
.employment #main-block .wp-block-table.is-style-stripes { border-bottom: none}
.employment #main-block td:first-child { font-weight: bold}
.employment #main-block .partnote { margin-left: 15px}


/* --------------------------------
WordPress6.0調整
-------------------------------- */
@media screen and (max-width: 781px) {
.wp-container-77 {
    gap: 0em !important;
}
}
@media screen and (min-width: 782px) {
.idx-rental figure {
    margin: 1em 15px !important;
}
}
.cf7message {
	padding-top: 10px
}

