@charset "utf-8";
/* CSS Document */
html{
	overflow: auto;
	font-size: 62.5%!important;
}
body{
	overflow: hidden;
	font-size: 1.6em;
	color: #323232;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	line-height: 1.5;
}
article{
	padding: 0px;
	margin: 0 auto;
}
header{
	height: 100px;
	position: fixed;/*ヘッダーを固定*/
	z-index: 9999;/*一番前に表示されるように設定*/
	top: 0;/*画面一番上で固定*/
	width: 100%;/*ヘッダーが横幅いっぱいになるように指定*/
}
header a{
	text-decoration: none;
}
p{
	line-height:2;
}
.alignfull{
     width: 100vw!important;
     position: relative;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw;
     display:table;
     max-width:none;
}
.alignwide img, .alignfull img{
     width:100vw!important;
     -o-object-fit:cover;
     object-fit:cover;
     margin-top:0;
     display:block;
     position:relative;
     left:-5px;
     /* 微調整用 */ }
.outer{
	width:1000px;
	margin: 0 auto;
	padding: 0px;
	margin-top:100px;
}
.frontpage_outer{
	width:1000px;
	margin: 0 auto;
	padding: 0px;
}
.headouter{
	width:1000px;
	height: 100px;
	position: relative;
	z-index: 9999;
	top: 0;
	margin: 0 auto;
	padding: 0px;
}
.inner{
	width:860px;
	margin: 0 auto;
	padding-top: 75px;
	padding-bottom: 75px;
}
.border{
	padding-top: 100px;
}
.headerlogo{
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.headerlogo img{
	height: auto;
}
.navbutton {
	display: none;
}
.header-nav-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
}
.header-nav {
	font-size: 0;
	box-sizing: border-box;
	display: block;
}
.header-nav li {
	font-size: 1.6rem;
	display: inline-block;
	margin-right: 1rem;
}
.header-nav li a {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.sub-menu > .menu-item a {
	display: inline-block;
	padding: .6rem 1rem;
}
.sub-menu {
	display: none;
	margin: 0 auto;
	position: absolute;
	top: 100%;
	background: #580378;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	padding: 0;
	text-align: center;
}
.menu-item .menu-child {
	margin: 0 auto;
}
.menu-item .menu-child a{
	border-bottom: none;
}
#hero{
	margin-top: 100px;
}
.slider{	
	height: 500px;
	text-align: center;
	padding: 0px;
}
.video{
	background: #3A3A3A;
	text-align: center;	
	padding-top: 47px;
	padding-bottom: 47px;
}
.left_block{
	width: 50%;
	float:left;
	box-sizing: border-box;
	padding-right: 60px
}
.text-left p{
	line-height: 2;
	text-align: justify;
	margin-right: 0px;
	font-size: 15px;
}
.img-right{
	width: 50%;
	float: right;
	margin: 0 auto;
	padding-left: 60px;
	box-sizing: border-box;
}
.img-right img{
	width: 370px;			
}
.right_block{
	width: 50%;
	float:right;
	box-sizing: border-box;
	padding-left: 60px;
}
.text-right p{
	line-height: 2;
	text-align: justify;
	margin-right: 0px;
	font-size: 15px;
}
.img-left{
	width: 50%;
	float: left;
}
.img-left img{
	width: 370px;
}
.clear{
	float: none;
	clear: both;
}

.linkbox{
	border: 1px solid #707070;
	width: 100%;
	display: inline-block;
	font-size: 19px;
	text-decoration: none;
	text-align: center;
	padding: 17px;
	color: #393737;
	box-sizing: border-box;
}
.linkbox:hover{
	text-decoration: underline;
}
/*h2{
	font-size: 40px;
	font-weight: 900;
	margin: 0px;
	padding-bottom: 20px;
	color: #9d5b8b;
}*/
.wp-block-spacer{
	height:30px!important;
}

h3{
	margin: 0px;
	font-size: 20px;
	margin-bottom: 25px;		
}
.wp-block-image img{
	height:auto;
}
.wp-block-columns{
	margin: 0px;
}
.wp-block-column .wp-block-cover{
	padding:0px;
}
.wp-block-column .wp-block-cover .wp-block-cover__inner-container{
	width: 100%;
	height: 100%;
}
.padding{
		padding:20px;
	}
.cover_link p{
	width: 100%;
	height: 100%;
	text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
	}
.cover_link p a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
    height: 100%;
	position: absolute;
	line-height: 300px;
}
.info{
		margin: 10px;
	padding:10px;
	width: auto;
	height:100%;
}
.wp-block-latest-posts{
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height:auto;
	margin-bottom: 10px;
	width: 100%;
	list-style: none;
	line-height: 1.5;
	padding-bottom:10px;
}
.wp-block-latest-posts li {
	border-bottom: 1px dashed #707070;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.wp-block-latest-posts a{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	order: 2;
	height: min-content;
	width: calc(100% - 150px);
	border-bottom: 1px solid;
	text-decoration: none;
}
.wp-block-latest-posts__featured-image{
	width: max-content;
	order: 3;
	margin-top: 10px;
	margin-right: 10px;
}
.wp-block-latest-posts__featured-image a{
	width: max-content;
	border: none;
}
.wp-block-latest-posts__post-date{
	color: #FFFFFF !important;
	font-weight: normal;
	background-color: #f15a24;
	padding: 3px;
	padding-right:6px;
	padding-left:6px;
	text-align: center;
	width: max-content;
	float: left;
	margin-left: 0px;
	font-size: 12px;
	line-height: 1em;
	border-radius: 25px;
	margin-right: 20px;
	margin-top: 5px;
	order: 1;
	height: min-content;
}
.wp-block-latest-posts__post-excerpt{
	order: 4;
	width: calc(100% - 160px);
}
.gmap{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display:table;
	max-width:none;
	margin-bottom: -103px;
}
.gmap iframe{
	width: 100vw;
}
footer{
	padding: 0px;
	margin: 0 auto;
	position: relative;
	height:min-contnet;
}
footer p{
	font-size: 14px;
}
.footerlogo{
  float: left;
	padding-top: 50px;
}
.footerlogo img{
	width: auto;
	height: auto;
}
.footernav{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding-top: 5px;
	text-align: center;
}
.footernav ul li{			
	display: inline-block;
	font-size: 15px;
	padding-right: 10px;
}
.footernav a{
	text-decoration: none;
}
.snsicons{
	display: flex;
	width: 20%;
	height: min-content;
	justify-content: space-between;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.snsicons img{
	height: 32px;
}
.footer_right{
	display: flex;
	float: right;
    margin-top: 40px;
    font-size: 14px;
}
.footer_right p{
	margin-right: 20px;
	line-height: 1.2;
}
.copyright{
	margin: 0 auto;
	font-size: 14px;
	width: 600px;;
	padding: 20px 0;
	text-align: center;
}
.blog_title a{
	text-decoration: none;
}
.blog_text{
	width: calc(100% - 170px);
}
.blog_text a{
	text-decoration: none;
	color: blue;
}
/*ローディングアニメーション*/
#loading {
	width: 100vw;
	height: 100vh;
	transition: all 1s;
	background-color: #D0D0D0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
.spinner {
	position: absolute;
	top: 40%;
	right: 0;
	left: 0;
	margin: 100px auto 0;
	width: 70px;
	text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0);
	transform: scale(0)}
	
  40% { -webkit-transform: scale(1.0);
	transform: scale(1.0)}
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:576px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
.inquiry-form{
	text-align: center;
}
.inquiry{
	width: 80%;
margin: 0 auto;
	text-align: left;
}
.wpcf7 textarea,.wpcf7 input{
	width: 100%;
  box-sizing: border-box;
}
.inquiry th,.inquiry td{
	padding:5px;
}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
	vertical-align: middle;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
	vertical-align: middle;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:12px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:12px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
	margin: 0 auto;
 margin-top:30px;
 width:200px;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
}
.spamblock{
	font-size: 14px;
}
.space{
	padding:25px;
}
.screen-reader-text{
	display: none;
}
.pagenation{
	text-align: center;
	font-weight: 900;
	font-size: 20px;
}
.Pagination {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.Pagination-Item {
  border: 3px solid #000;
  margin-left: 16px;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #000;
  font-size: 22px;
}
.Pagination-Item.isActive {
  border: none;
  background: #5bc8ac;
  color: #fff;
}

@media screen and (min-width: 577px) {
	.sp_br{
		display: none;
	}
	.menu-item-has-children:hover .sub-menu {
		display: block;
	}
	.menu-item-has-children:hover {
		cursor: pointer;
	}
	.menu-item-has-children .sub-menu:hover{
	display: block;
	background: #2B014A;
	color: white;
	}
	.menu > .menu-item a,.sub-menu a{
		box-sizing:border-box;
		border-bottom: 2px solid rgba(0,0,0,0);
		width:auto;
	}
		.menu > .menu-item a:hover,.sub-menu a:hover {
		border-bottom: 2px solid #fff;
	}
	.menu >.current-menu-item a{
		border-bottom: 2px solid #fff;
	}
}
@media screen and  (max-width: 992px) { 
	*{
		box-sizing: border-box;
	}
	p{
		font-size: 1.1em;
		line-height: 2;
	}
	.frontpage_outer,.outer{
		width:90%;
	}
	.img-right img,.img-left img,.linkbox,.menu,.footernav{
		width:100%;
	}
	.inner{
		width:100%;
		padding-left: 30px;
		padding-right: 30px; 
		box-sizing: border-box;
	}
	.headouter{
		width: auto;
	}
	.header-nav{
		width: auto;
		padding-top: 75px;
	}
	.header-nav li{
		margin:0px;
	}
	.menu-img img{
		width:35%;
	}
	.menu a{
		width:100%;
		padding:0px;
		margin-left: 5px;
		padding-bottom: 8px;
		margin:5px;
		margin-top:2px;
		margin-bottom:0px;
	}
	.menu-item a{
		text-align: center;
	}
	.sub-menu{
		width: auto;
		position: fixed;
		margin-top: -3px;
	}
	.sub-menu > .menu-item a{
		pointer-events: all;
		width:100%;
		margin:0px;
		margin-left:0px;
		margin-right: 0px;
		padding:10px;		
	}
	.header-nav-wrap{
		float:right;
	}
	.text-lefttop,.text-left,.img-left{
		width: 50%;
		padding-right: 30px;
	}
	.eigyou-text,.access-text{
		width: 50%;
	}
	.img-right,.text-right{
		width: 50%;
		pxpadding-left: 30px;
	}
	.gmap{
		height: 300px;
	}
	footer{
		height: auto;
	}
	/*.footer_right{
		position: absolute;
		padding: 0;
		top: 50%;
		right:0;
		transform: translateY(-50%);
	}*/
	.snsicons{
		height: 32px;
	}
	.snsicons img{
		height: 32px;
	}
	.copyright{
		width: max-content;
		padding-bottom: 10px;
	}
	.menu img{
		width: 320px;
		padding: 20px;
	}
}
@media screen and  (max-width: 576px) {
	p{
		padding-right: 5px;
		padding-left: 5px;
	}
	.outer{
		margin: 0 auto;
		padding: 5px;
		width:100%;
	}
	.frontpage_outer{
		margin: 0 auto;
		padding-left: 5px;
		padding-right: 5px;
		width:100%;
	}
	footer{
		padding-bottom: 15px;
	}
	.border{
		vertical-align: bottom;
		padding: 0px;
		margin: 0 auto;
		width: 100%
	}
	.title a{
		margin-left: 20px;
	}
	.navbutton {
		font-size: 2em;
		position: absolute;
		z-index: 999;
		top: 50%;
		right: .8rem;
		display: block;
		cursor: pointer;
		transform: translateY(-50%);
		border: 0;
		background-color: transparent;
		color: #ffffff;
	}
	.navbutton:focus {
		outline: 0;
	}
	.header-nav-wrap {
		z-index: 999;
		top: 100px;
		/*ヘッダーの高さと合わせる*/
		right: auto;
		left: 0;
		width: 100%;
		margin-left: 0;
		transform: none;
	}
 	.header-nav {
		margin: 0px;
		padding: 0px;
		background-color:#AFAFAF;
		display: none;
	}
	.header-nav li {
		display: block;
		margin-right: 0;	
		border-bottom: 1px solid #888;
	}
	.header-nav li a {
		position: relative;
		padding: .8rem 1.25rem;
		height: 42px;
		width:100%;
	}
	.menu > .menu-item:hover {
		border-bottom: 1px solid #888;
	}
	.menu a{
		margin:0px;
	}
	.sub-menu {
		display: none;
		position: static;
		width: 100%;
		box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		padding: 0;
		text-align: center;
		margin: 0px;
		margin: 0 auto;
		background-color: #002CA6;
		border-bottom: none;
	}
	.sub-menu li{
		border-bottom: none;
	}
	.sub-menu > .menu-item a{
		padding: .8rem 1.25rem;		
	}
	.angle{
		width:10%;
		float: right;
		padding:0.7rem;
		height: 42px;
		position: absolute;
		right:0px;
	}
	.angle::after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f107";
	}
	.angle.active::after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f106";
	}
	.linkbox{
		font-size:17px;
		padding:10px;
	}
	.inner{
		padding: 10px;
	}
	h2{
		font-size:35px;
		padding-bottom: 10px;
	}	
	h2,h3{
		margin-right:10px;
		margin-left: 10px;
	}
	article{		
		margin-top: 100px;
	}
	.slider{
		height: auto;
	}
	.slick-slide img{
		max-width: 100vw;
		width: 100%;
		height: auto;
	}
	.video {
		width:100%;              /*横幅いっぱいにwidthを指定*/
		padding-bottom: 56.25%;  /*高さをpaddingで指定(16:9)*/
		height:0px;              /*高さはpaddingで指定するためheightは0に*/
		position: relative;
	}
	.video iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 20px;
	}
	.cover_link {
		order: 1;
	}
	.left_text{
		order:2;
		padding:20px;
	}
	.right_text, .padding{
		padding:20px;
	}
	.wp-block-columns {
		margin-bottom:10px;
	}
	.wp-block-latest-posts li{
		display: flex;
		flex-wrap: wrap;
		height: min-content;
		padding-bottom: 10px;
	}
	.inner h3{
		margin-bottom: 10px;
	}
	.gmap{
		margin-bottom: 0px;
	}
	footer p{
		padding: 0px;
		line-height: normal;
	}
	.footerlogo {
		position: static;
		text-align:center;
		float: none;
		padding-top: 0px;
		margin-bottom: 20px;
	}
	.footernav {		
		margin: 0 auto;
		padding: 0px;
		height: auto;
		width: 100%;
	}
	.footernav ul{
		padding: 0px;
		margin: 0;
		margin-bottom: 15px;
	}
	.footernav ul li{
		display: block;
		padding: 10px;
		font-size: 15px;
		border-bottom: 1px dotted;		
	}
	.footer_right{
		position: static;
		display: block;
		transform: translateY(0);
	}
	.spclear{
		float: none;
		clear: both;
	}
	.snsicons {		
		float: none;
		margin: 0 auto;
		width: 40%;
		padding: 0px;
		position: static;
		margin-bottom: 20px;
	}
	.footer_right{
		float: none;
		margin: 0 auto;
		text-align: center;
		padding: 0px;
		margin-bottom: 10px;
	}
	.copyright{
		text-align: center;
		margin: 0 auto;
		padding: 0px;
		width: 100%;
		margin-bottom: 10px;
	}
	h4{
		width:100%;
	}
	.contact{
		width: 90%;
		padding: 0px;
		margin: 0 auto;
	}
	input[type="text"],input[type="tel"],input[type="email"],textarea{	
		width: 90%;
		height: 30px;
	}
	h3,.news-linkbox,.newsbox-img,.newsbox-text{
		float: none;
	}
	.wp-block-latest-posts__featured-image img{
		width:100%!important;
	}
	.blog_thumbnail{
		width:40%;
	}
	.blog_text{
		width:50%;
	}
/*スマホContact Form 7カスタマイズ*/

}