/*
Theme Name: life_tpl_2025
Theme URI: 
Template: lightning
Description:Lifecommunication Theme
Author:Lifecommunication Co., Ltd
Tags: 
Version: 0.5.1
*/
/*--------------------------コモン---------------------------*/
/* ブラウザの標準に設定されている、htmlタグの設定をクリア */
BODY, H1, H2, H3, H4, H5, H6, P, TH, TD, OL, UL, LI, DL, DT, DD, FORM, PRE {
/* Netscape6 は * が未対応なので、全てのタグを記述して指定 */
margin: 0;
padding: 0;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#3B4043;
	color:var(--main-text);
	font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

html {
    scroll-padding-top: 80px;
}
/*@media (min-width: 1px) and (max-width: 1050px) {
  a:hover {
    opacity: 1;
  }
}*/

/*見出し*/
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h2 {
}
.page img{
	display:block;
	width:100%;
	transition: all 0.5s 0s ease;
}
/*本文*/
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
	font-size: 16px;
	font-weight: normal;
}
p,
td,
th,
li,
dt,
dd{
	font-size: 16px;
}
li{
	list-style:none;
}
a{
	text-decoration:none!important;
	transition: all 0.5s 0s ease;
}
a:hover{
	transition: all 0.5s 0s ease;
}
a[href^="tel:"] {
    pointer-events: none;
}
.text-right{
	text-align:right;
}

.zen-kaku-gothic-new-regular {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zen-kaku-gothic-new-medium {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-kaku-gothic-new-bold {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zen-kaku-gothic-new-black {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.zen-old-mincho-normal {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.zen-old-mincho-semibold {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
}

:root {
	--main-orange:#FF673E;
	--main-text:#555555;
	--main-gray:#707070;
	--orange-bg:#FFFAF3;
	--gray-bg:#F3F3F3;
}
.full-width{
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.main-section--margin-bottom--on {
	margin-bottom: 0rem;
}
.site-footer-copyright p:last-child{
	display:none;
}
.br-360,
.br-450{
	display:none;
}

.fade-in {
	opacity: 0;
   transform: translateY(30px); 
   transition: 0.8s ease;
	-webkit-transition:0.8s ease;
   will-change: opacity, transform;
}
.fade-in.show {
   opacity: 1;
   transform: translateY(0);
}
li.fade-in.show:nth-child( 2 ) {transition-delay:.2s;}
li.fade-in.show:nth-child( 3 ) {transition-delay:.4s;}
li.fade-in.show:nth-child( 4 ) {transition-delay:.6s;}
li.fade-in.show:nth-child( 5 ) {transition-delay:.8s;}
li.fade-in.show:nth-child( 6 ) {transition-delay:1.0s;}
li.fade-in.show:nth-child( 7 ) {transition-delay:1.2s;}
li.fade-in.show:nth-child( 8 ) {transition-delay:1.4s;}
li.fade-in.show:nth-child( 9 ) {transition-delay:1.6s;}
li.fade-in.show:nth-child( 10 ) {transition-delay:1.8s;}

@media screen and (max-width: 767px){
	.fade-in {
		opacity: 1;
		transform: translateY(0px);
	}

	a[href^="tel:"] {
		pointer-events: auto;
	}
}
@media screen and (max-width: 450px){
	.br-450{
		display:block;
	}
}



/*見出し*/
.Head01 {
}
.Head01 h2 {
    font-size: 3.5rem;
    font-weight: normal;
    margin-bottom: 50px;
    font-weight: bold;
    letter-spacing: 0.05em;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.Head01 h2:not(.home h2) {
    font-size: 3rem;
}

.Head01 h2 span{
	font-size: 1.2rem;
    display: block;
    color: var(--main-gray02);
    margin-bottom: 20px;
    font-weight: 900;
	letter-spacing: 0.06em;
	line-height: 1;
}

@media screen and (max-width: 768px){
	.Head01 h2 {
    	font-size: 3rem;
	}
}
@media screen and (max-width: 600px){
	.Head01 h2:not(.home h2) {
    	font-size: 2rem;
	}
    .Head01 h2 span:not(.home h2 span) {
    	font-size: 1rem;
    	margin-top: 5px;
	}
}
@media screen and (max-width: 415px) {
    .Head01 h2:not(.home h2) {
    	font-size: 1.7rem;
    }
}
@media screen and (max-width: 375px){
	.Head01 h2 span {

	}
}
@media screen and (max-width: 320px) {
	.Head01 h2:not(.home h2) {
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 319px) {
	.br-319 {
		display:block;
	}
}
.link-btn a{
	font-size: 1rem;
	background: #fff;
	border-radius: 10px;
	padding: 10px 25px;
	line-height: 1.4;
	display: block;
	position: relative;
	margin: 20px auto 0;
	font-weight: bold;
	width: 250px;
}
.link-btn a::after {
	display: block;
	width: 24px;
	height: 24px;
	content: "";
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(images/arrow-orange.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center;
	position: absolute;
}
.link-btn a:hover{
	background:var(--main-pink);
	color:#fff;
}
.link-btn a:hover:after{
	background: #fff;
    color: var(--main-text);

}
.link-btn a:hover {
   background:var(--main-pink);color:#fff;}
   .link-btn a:hover span{color:#fff;}

@media screen and (max-width: 768px){
	.link-btn a{
		padding: 10px 20px;
		border-radius: 15px;
	}
}

.button01 a,
.click p,
.vk_post_btnOutera a{
	display: inline-block;
	color:var(--main-orange);
	position:relative;
}
.click p{
	font-weight:bold;
	letter-spacing: 0.07em;
}
.button01 a:hover,
.click p:hover,
.vk_post_btnOutera a:hover{
	color:var(--main-orange) !important;
	opacity:0.8;
}
.button01 a:after,
.click p:after,
.vk_post_btnOutera a:after{
	content: "";
    display: inline-block;
    width: 46px;
    height: 24px;
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: var(--main-orange);
    border-radius: 6px;
    margin-left: 10px;
    vertical-align: middle;
    text-align: center;
    background-position: center;
    margin-bottom: 4px;
}
.button01 a:hover::after, 
.click p:hover::after,
.vk_post_btnOutera a:hover::after {
	transform:rotate3d(1,0,0,180deg);
	transition: 1s;
}
/*.button01 a:hover:after,
.click p:hover:after{
	opacity:0.7;
}*/


.button01.button-white a{
	background:#fff;
}

.button01.button-white a:after{
	display: inline-block;
    width: 20px;
    height: 20px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f105";
    margin: auto;
    background: var(--main-text);
	color:#fff;
	margin-left: 10px;
}
.button01.button-white a:hover{
   background: var(--main-pink);
   color:#fff;
}
.button01.button-white a:hover:after{
	background:#fff;
	color:var(--main-text);
}

.contents-padding{
	padding: 100px 0;
}
.br-319 {display:none;}
@media screen and (max-width:600px) {


}
@media screen and (max-width: 575px) {
	.main-section:not(.home .main-section) {
        margin-bottom: 0;
	}
}
@media screen and (max-width: 500px){
	.Head01 h2 {
		font-size:2.5rem;
	}
	.Head01 h2 span {
    
   }

}
@media screen and (max-width: 415px){
	.Head01 h2 {
		font-size:2.2rem;
	}
}
@media screen and (max-width: 375px){

}
@media screen and (max-width: 360px){
	.Head01 h2{
	}
}
@media screen and (max-width: 319px){
	.br-319 {
		display:none;
	}
}
@media screen and (max-width: 300px){
	.Head01 h2{
        
	}
}

/*------------------------------------エントリーボタンー------------------------------------*/
.top-enter-btn {
	width: 100px;
	height: 100px;
	position: fixed;
	bottom: 20px;
    right: 20px;
	z-index: 10000;
}
.page-id-14 .top-enter-btn {
	display: none;
}
.top-enter-btn a {
	font-size: 0.7rem;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
    text-align: center;
    line-height: 1.4;
	z-index: 10000;
	background: var(--main-orange);
    border-radius: 50%;
	padding-bottom: 8px;
	box-shadow: 0px 0px 20px #0000000f;
}
.top-enter-btn a span {
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 360px) {
	.top-enter-btn {
		width: 80px;
		height: 80px;bottom: 10px;
		right: 10px;
	}
	.top-enter-btn a {
		font-size: 0.65rem;
	}
}


/*------------------------------------ヘッダー------------------------------------*/
 .device-mobile .global-nav-list>li {
		padding:0;
	}
    .device-mobile .global-nav-list>li>a,
    .header_scrolled .global-nav-list > li a {
		padding: 14px 1.5em !important;
    }

.site-header {
    position: fixed;
	box-shadow: none;
	top:0;
	left:0;position: fixed;
}

.site-header:not(.home .site-header) {
    box-shadow: none;
	/*position: fixed;
    top: 0;
    left: 0;*/
}
.site-header--layout--nav-float .site-header-logo a{
	text-align: center;
	line-height: 1;
}


.site-header-logo img{
	width: 186px;
	max-height: initial;
	margin-bottom: -3px;
}
.logo-text{
	font-size:18px;
	font-weight:bold;
	color: #fff;
}
.logo-text:not(.home .logo-text){
	color:var(--main-orange);
}

.site-header--layout--nav-float .site-header-logo a:hover .logo-text{
	color:var(--main-orange);
}
.site-header--layout--nav-float .site-header-logo a:hover img{
	opacity:0.7;
}
.global-nav-list > li:last-child a{
	background:var(--main-orange);
	border-radius:10px;
}
.global-nav--layout--float-right .global-nav-list {
        background: #fff;
        padding:20px 40px 10px 20px;
        border-radius: 0 0 0 15px;
}

.device-pc .global-nav-list > li > a:hover{
	color:var(--main-orange);
}
.site-header-logo a:hover{
	transform:scale(0.97);
}

.header_scrolled .global-nav--layout--float-right .global-nav-list {
        padding:0px 0 0px 0px;
        border-radius: 0 0 0 0px;
}
.header_scrolled .global-nav-list > li a{
	padding: 6px 1.5em;
}
.header_scrolled .site-header{
	background:#fff;
}
.header_scrolled .site-header--layout--nav-float .site-header-container{
	align-items: center;
	padding: 0 40px 0 40px;
}
.header_scrolled .site-header .global-nav {
        margin-right: 0;
}
.header_scrolled .site-header-logo, .header_scrolled .site-header-sub, .header_scrolled .vk-campaign-text {
    display: block;
}
.home .site-header-logo {
	top: 65px;
}
.header_scrolled .site-header-logo {
    top: 10px;left: 40px;
}
.site-header-logo:not(.home .site-header-logo) {
	left: 40px;
}
.header_scrolled .site-header-logo img {
    width: 140px;
	margin-bottom: -3px;
}
.header_scrolled .logo-text {
    color: var(--main-orange);
}
.global-nav-list > li:last-child .global-nav-name{
	color:#fff;
}
.global-nav-list > li > a:hover .global-nav-name {
	color: var(--main-orange);
}
.global-nav-list > li:last-child a { 
	margin-left: 20px;
}
.global-nav-list > li:last-child a:hover{
	color:var(--main-orange);
	background: var(--orange-bg);
	transform:scale(0.97);
}
.global-nav-list > li .global-nav-name {
   font-size: 16px;
}
.site-header--layout--nav-float .site-header-container {
	height: 70px;
	max-width: initial;
	padding: 0 0px 0 4%; 
}
.site-header-logo {
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
    top: 20px;
	left: 80px;
}

.global-nav-list>li>a:hover .global-nav-name{
	color:var(--main-pink);
}
.site-header:not(.home .site-header) {
     box-shadow: none;
     /*position: absolute;
     top: 0;
     left: 0;*/
}
/*.header_scrolled .site-header:not(.home .site-header) {
     position:fixed;
     top: 0;
     left: 0;
}*//*0908*/
/*.device-pc .global-nav-list>li>a:not(.global-nav-list > li:last-child a) {
	background: #fff;
}*/
.global-nav-list > li:last-child a:not(.home .global-nav-list > li:last-child a){
	margin-left: 10px;
}
.device-pc .global-nav-list>li:first-child>a:not(.home .device-pc .global-nav-list>li:first-child>a) {
	padding: 14px 1.5em 14px 30px;
	border-radius: 26px 0 0 26px;
}
@media (min-width: 992px) {
    .site-header--layout--nav-float .site-header-logo {
        margin-right:0;
        width: auto;
	}
}
@media screen and (max-width: 1350px){
   .ltg-slide-text-title + .ltg-slide-text-caption {font-size: 8rem;} 
} 
@media screen and (max-width: 1200px){
   .ltg-slide-text-title + .ltg-slide-text-caption {font-size: 7rem;} 
} 
@media screen and (max-width: 1100px){
   .ltg-slide-text-title + .ltg-slide-text-caption {font-size: 6rem;} 
} 
@media screen and (max-width: 1024px){
	.device-pc .global-nav-list > li > a {
		padding: 14px 1em;
	}
	.device-pc .global-nav-list > li:first-child > a:not(.home .device-pc .global-nav-list > li:first-child > a) {
		padding: 14px 1.5em 14px 20px;
	}
}
@media screen and (max-width: 991px){
	.home .site-header-logo {
		top: 55px;
		left: 55px;
	}
	.logo-text {
		color: var(--main-orange);
	}
	.vk-mobile-nav-menu-btn {
		right: 50px;
		top: 50px;
		border: 0px solid #333;
		background-color: #fff;
		border-radius: 10px;
		width: 50px;
		height: 50px;
	}
	.vk-mobile-nav-menu-btn {
    	border-color: #333;
		background: url(images/vk-menu-btn.svg) center 50% no-repeat rgba(255, 255, 255, 1);
	}
	
	.vk-mobile-nav-menu-btn:not(.home .vk-mobile-nav-menu-btn) {
        right: 30px !important;
        top: 10px;
	}
	.vk-mobile-nav-menu-btn.menu-open{
		border:none;
	}
	.home .vk-mobile-nav-menu-btn {
		right: 50px !important;/*!importantとる*/
		top: 50px;
	}
	
	.home.header_scrolled .vk-mobile-nav-menu-btn {
		right: 30px !important;
		top: 10px;
	}
	.home.header_scrolled .site-header-logo {
       top: 10px;
       left: 30px;
     }
	.vk-mobile-nav {
		background-color: var(--main-orange);
	}
	.vk-mobile-nav nav > ul {
		border-top: 0px solid #ccc;
		padding: 20px;
	}
	.vk-mobile-nav .vk-mobile-nav-menu-outer {
		background: #fff;
		height: 100%;
		border-radius: 10px;
		margin: 0 1.5em;
	}
	.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a {
		border-bottom: 1px dashed var(--main-orange);
	}
	
	.vk-mobile-nav-menu-btn.menu-open {
		background:  url(images/vk-menu-close.svg) center 50% no-repeat rgba(255, 255, 255, 1);
	} 
} 
@media screen and (max-width:767px){ 
	.home .site-header-logo {
     	top: 10px;
     	left: 30px;}
	.site-header-logo img {
		width: 140px;
	}
   /*.home .vk-mobile-nav-menu-btn,
   .vk-mobile-nav-menu-btn {
     right: 15px !important;
     top: 10px;}

	   .home.header_scrolled .vk-mobile-nav-menu-btn,
    .vk-mobile-nav-menu-btn:not(.home .vk-mobile-nav-menu-btn),
    .header_scrolled .vk-mobile-nav-menu-btn:not(.home .vk-mobile-nav-menu-btn){
        right: 15px !important;
    }*/
	.vk-mobile-nav-menu-btn {
		right: 15px !important;
		top: 10px !important;
	}
	.home .vk-mobile-nav-menu-btn{
        right: 30px !important;
        top: 10px;
	}
}
@media screen and (max-width: 600px) {
	.site-header-logo:not(.home .site-header-logo) {
    	left: 30px;top: 10px;
	}
}
/*
@media screen and (max-width:1199px){
   .site-header--layout--nav-float .site-header-logo {
     margin-right: 10px;
   }
   .site-header--layout--nav-float .site-header-container {
     padding: 0 2%;
   }
   .site-header-logo img {
     width: 80px;
     height: auto !important;
   }
   .device-pc .global-nav-list > li > a {
     padding: 14px 1em;}
     .logo-text {
   font-size: 15px;margin-left: 8px;}
}

@media screen and (max-width: 991px) {
	.site-header-logo img {
		width: 70px;
		height: 70px !important;
	}
.vk-mobile-nav-menu-btn {
    border-color: transparent;
    top: 10px !important;
    right: 15px !important;
    background: url(images/vk-menu-btn.svg) center 50% no-repeat rgba(255,255,255,0.95);
    border-radius: 4px;
    width: 50px;
    height: 50px;
  }

.vk-mobile-nav-menu-btn.menu-open {
	background: url(images/vk-menu-btn.svg) center 50% no-repeat rgba(255,255,255,0.95);
	border-color: transparent;
}
.vk-mobile-nav nav ul li a {
  color: var(--main-text);
  border-bottom: 1px dotted var(--main-pink);padding: 15px 30px;}
  .vk-mobile-nav nav > ul {
  border-top: 1px dotted var(--main-pink);}
	.site-header--layout--nav-float .site-header-container {
   height: auto;}
	.home .site-header--layout--nav-float .site-header-container {
   height: 70px;}

}
@media screen and (max-width: 319px)
	.logo-text {
        font-size: 14px;
	}
}
*/
/*トップページ*/
.home .site-body {
    background: var(--orange-bg);
	padding-bottom: 0;
}

.lightning_swiper {
    height: 100vh;
    min-height: 700px;
}
.ltg-slide picture img{
    object-fit: cover;
    height: 100%;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    border-radius: 40px;
    display: block;
    margin: 40px auto;
}
.ltg-slide-text-title{
	font-size: 7rem;
	line-height: 1;
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	font-style: normal;
}
.swiper-slide .ltg-slide-text-set {
    top: auto;
    bottom: -50px;
}
.ltg-slide-text-title+.ltg-slide-text-caption {
    line-height: 1;
	font-size:9rem;
	font-weight:bold;
	color:transparent !important;
	-webkit-text-stroke: 1px white; /* Safari, Chrome*/
	text-stroke: 1px white; 
	margin-bottom: 0rem;
	margin-top: 0;
}
.ltg-slide-text-set > div.container {
    width: 88%;
	max-width: initial;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
	background:#fff;
}
.swiper-slide.item-1 .ltg-slide-text-title br:first-child{
	display:none;
}
.swiper-slide.item-1 .ltg-slide picture img {
	object-position: bottom;
}
.swiper-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal{
	display:none;
}
.ltg-slide picture:after{
	content:"";
	display:block;
	position:absolute;
	bottom:40px;
	left:0;
	right:0;
	margin:auto;
	width: calc(100% - 80px);
	height:200px;
	background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
	border-radius:0 0 40px 40px;
}
.ltg-slide-text-caption br{
	display:none;
}
.swiper-fade .swiper-slide-active {
    height: 100%;
}
.ltg-slide-button-next,
.ltg-slide-button-prev{
	display:none;
}
@media screen and (max-width: 1399px){
	.ltg-slide-text-title+.ltg-slide-text-caption {
		font-size: 8rem;
	}
}
@media screen and (max-width: 1199px){
	.ltg-slide-text-title+.ltg-slide-text-caption {
		font-size: 7rem;
	}
}
@media screen and (max-width: 1099px){
	.ltg-slide-text-title+.ltg-slide-text-caption {
		font-size: 6rem;
	}
	.ltg-slide-text-title {
    	font-size: 6rem;
	}
	.swiper-slide .ltg-slide-text-set {
		bottom: -20px;
	}
}
@media screen and (max-width: 991px){
	.site-body:not(.home .site-body) {
    	padding: 0;
	}
	.ltg-slide picture img {
    	width: calc(100% - 60px);
    	height: calc(100% - 60px);
    	border-radius: 20px;
    	margin: 30px auto;
	}
	.ltg-slide picture::after {
		bottom: 30px;
		width: calc(100% - 60px);
		border-radius: 0 0 20px 20px;
	}
}
@media screen and (max-width:850px){
	.ltg-slide-text-title {
	   font-size: 6rem;
	}
}
@media screen and (max-width:800px){
	.ltg-slide-text-title {
	   font-size: 5rem;
	}
	.ltg-slide-text-title + .ltg-slide-text-caption {
		font-size: 5rem;
	}
	.swiper-slide .ltg-slide-text-set {
		bottom: -10px;
	}
}
@media screen and (max-width:767px){
	.ltg-slide-text-set > div.container {
		width: 92%;
		padding: 0;
	}
	
	.ltg-slide-text-title {
		margin-bottom: 5px;
		text-align: center !important;
		color:#fff !important;
	}
	.ltg-slide-text-title + .ltg-slide-text-caption{
		text-align: center !important;
		-webkit-text-stroke: 1px #fff;
	}

	.swiper-slide .ltg-slide-text-set {
		bottom: 0;bottom: -180px;
	}
	.swiper-fade .swiper-slide-active {
    	pointer-events: auto;
		height: calc(100vh - 170px);
	}
	.ltg-slide picture img {
		margin: 70px auto 30px;
		height: calc(100% - 100px);
	}
	.ltg-slide picture {
    	width: calc(100% - 60px);
    	height:calc(100vh - 100px);height:calc(100vh - 60px);
    	display: block;
    	overflow: hidden;
		margin: 70px auto 0;
		border-radius: 15px;
	}
	.ltg-slide picture img {
        margin: 0;
        height: 130%;
        width: 100%;
        object-position: 50% -100px;
        border-radius: 0;
	}
	.lightning_swiper{background: var(--orange-bg);
		margin-bottom: -1px;
	}
	.ltg-slide picture::after {
		bottom: -140px;bottom: -170px;
		border-radius: 0 0 15px 15px;
	}
	
}
@media screen and (max-width:650px){
	.ltg-slide-text-title {
		font-size: 5rem;
		margin-bottom: 10px;
	}
	.ltg-slide-text-title + .ltg-slide-text-caption {
        font-size: 4rem;}
}

@media screen and (max-width:540px){
	.ltg-slide-text-title {
		font-size: 4rem;
	}
}
@media screen and (max-width: 500px) {
    .ltg-slide-text-title + .ltg-slide-text-caption {
        font-size: 3.5rem;
	}
}
@media screen and (max-width:450px){
	.ltg-slide-text-title {
		font-size: 3.5rem;
	}
}
@media screen and (max-width: 449px) {
	.ltg-slide picture::after{
		display:none;
	}
	.lightning_swiper {
		height: 650px;
	}
	.ltg-slide picture {
		height: 450px;
		width: calc(100% - 30px);
	}
	.swiper-slide .ltg-slide-text-set {
		bottom: -120px;bottom: -40px;
	}
	.ltg-slide-text-title {
		margin-bottom: 0;
	}
	.ltg-slide picture img {
		object-position: 50% -80px;
	}
	.swiper-fade .swiper-slide-active {
		height: 100%;
	}
	.ltg-slide-text-title{
		color: var(--main-orange) !important;
	}
	.ltg-slide-text-title+.ltg-slide-text-caption {
		-webkit-text-stroke: 1px var(--main-orange);
	}
}
@media screen and (max-width: 428px) {
	.ltg-slide-text-title,
	.ltg-slide-text-title + .ltg-slide-text-caption{
		text-align:left !important;
	}
	.ltg-slide-text-caption br {
		display: block;
    }
	.lightning_swiper {
		height: 650px;
	}
	.ltg-slide picture {
        height: 400px;
        width: 100%;
		width: calc(100% - 30px);
	}
	.swiper-slide .ltg-slide-text-set {
		bottom: -140px;bottom: -60px;
	}
	.ltg-slide-text-title {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 374px) {
	.ltg-slide-text-title {
		font-size: 2.8rem;
	}
}
@media screen and (max-width: 360px) {
	.lightning_swiper {
		height: 650px;
	}
	.ltg-slide picture {
		height:400px;
		width: calc(100% - 30px);
	}
	.swiper-slide .ltg-slide-text-set {
		bottom: -60px;
	}
}
@media screen and (max-width: 319px) {
	.ltg-slide-text-title {
		font-size: 2.5rem;
	}
}


.intro-image-small{
	display:flex;
	width:50%;
	justify-content: space-between;
	margin: 50px 0 0 50%;
}
.intro-image01{
	width: 55%;
    margin-left: 30%;
	position: relative;
}
.intro-image01:after{
	content: "";
	display: block;
	position: absolute;top:0;
	left: 0;
	margin: auto;
	width: 60%;
	height: 100%;
	background: linear-gradient(to right,var(--orange-bg) 30%, rgba(0,0,0,0));
	font-weight: bold;
}
  
.intro-image02{
	width: 38%;
}
.intro-image03{
	width: 52%;
	margin-top: 50px;
}
.intro-image-small img{
	border-radius:6px;
}
.intro-message{
    color:var(--main-orange);
	font-size:1.15rem;
	line-height:3.7;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	margin-top: 90px;
	padding: 0;
    font-weight: 500;
    letter-spacing: 0.02em;
}
@media screen and (max-width: 1500px) {
	.intro-message {
		margin-top: 40px;
	}
}
@media screen and (max-width: 1400px) {
	.intro-message {
		line-height: 3.3;
	}
}
@media screen and (max-width: 1200px) {
	.intro-message {
		font-size: 1.05rem;
		margin-top: 50px;
		margin-left: 70px;
	}
	.intro-image01 {
		margin-left: 35%;
	}
}
@media screen and (max-width: 1100px) {
    .intro-message {
        margin-top: 0px;
		margin-left: 0px;
	}
}
@media screen and (max-width:991px) {
	.intro-message {
		margin-left: 0px;
	}
	.intro-image01 {
        margin-left: 40%;
	}
}
@media screen and (max-width: 850px) {
	.intro-message {
		line-height: 3;
	}
	.intro-image-small {
		 margin: 30px 0 0 50%;
	} 
}
@media screen and (max-width: 768px) {
	.intro-image02 {
		margin-left: 20px;
	}
}
@media screen and (max-width: 767px) {
	.intro-message {
     font-size: 1.05rem;
     margin-top: 50px;
     position: static;
     width: 88%;
     margin: 30px auto !important;text-align: center;}
     .intro-image01::after {
   display: none;}
   .intro-image01 {
     width: 88%;
     margin: auto;}
       .intro-image-small {
     margin: 30px auto 50px;
     width: 70%;}
     .intro{display: flex;
   flex-direction: column-reverse;}
}

@media screen and (max-width: 767px) {
.intro-message {
    margin: 0px auto 30px !important;}
    }
@media screen and (max-width: 600px) {
	.intro-message {
    	color: var(--main-text);
	}
	.intro-image02 {
        margin-left: 0px;
	}
}

@media screen and (max-width:500px) {
	.intro-image-small {
		margin: 20px auto 30px;
		width: 88%;
	}
	.intro-image01 {
		width: 100%;
	}
	.intro-image02 {
		width: 43%;
	}
}
@media screen and (max-width: 428px) {
	.intro-message {
    	text-align:left;
	}
}
@media screen and (max-width:415px) {
	.intro-message {
		margin: 0px auto 15px !important;
		line-height: 2.5;text-align: left;
	}
}
@media screen and (max-width:395px) {
	.br-sp-none,
	.intro-message .br-450{
		display:none;
	}
}
@media screen and (max-width:320px) {
  .intro-message {
     font-size: 1rem;text-align: left;
	}
}
@media screen and (max-width:280px) {
	.intro-message br:nth-child(1) {
		display:none;
	}
}

/*お知らせ*/
.Top-news{
	background:#fff;
	margin-top: -90px;
	position: relative;
	padding: 40px 6%;
	display: flex;
	box-shadow: 0px 0px 20px #f2d0c782;
	border-radius: 4px;
	flex-wrap: wrap;
	/*flex-direction: column;*/
}
.Top-news-left{
	width: 240px;
}
.Top-news-right{
	width: calc(100% - 240px);
}
.Top-news-right li{
	display: flex;
	margin-bottom: 15px;
}
.Top-news-right li:last-child{
	margin-bottom: 0;
}
.Top-news h2 {
    margin-bottom: 36px;
}
.info-category a{
	background:var(--main-gray);
	color:#fff;
	margin: 0 20px 0 15px;
    display: inline-block;
    padding: 0 10px;
    font-size: 0.8rem;
    line-height: 24px;
    height: 24px;
	border-radius: 2px;
	font-weight: normal;
}
.info-category a:hover{
	background:var(--main-orange);
}
.info-title a:hover{
	color:var(--main-orange);
}
@media screen and (max-width: 991px) {
	.Top-news-left {
		width: 100%;display: contents;
	}
	.Top-news-right {
		width: 100%;
	}
	.Top-news-left h2{
		order: 1;
	}
	.Top-news-right{
		order:2;
	}
	.Top-news-left .button01{
		order: 3;
		margin-top: 40px;
	} 
	.Top-news h2 {
	margin-bottom: 20px;
	}
}
@media screen and (max-width: 850px) {
	.Top-news {
		margin-top: -30px;
	}
}
@media screen and (max-width: 500px) {
.Top-news {
   padding: 30px 6%;}
   .Top-news-right li {flex-wrap: wrap;}
   .info-title{width:100%;margin-top: 5px;}
}

/*魅力*/
.TopAttractive{
	padding:100px 0;
}
.title-image01 img{
	height: 550px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.attractive-image{
	position:relative;
	text-align:center;
	display: inline-block;
	margin-bottom: 50px;
}
.attractive-image .tate{
	display: flex;
	flex-direction: row-reverse;
	text-align: left;
	justify-content: center;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
}
.tate p{
	display: block;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
}
.tate p span{
	color: #fff;
	background: var(--main-orange); 
	font-size: 1.25rem;
	padding: 10px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 3px;
}
.attractive-image .tate p:first-child span{
	margin-right: 0px;
}

/* --- modalOpen --- */
.swiperModalButton {
	display: flex;
	flex-wrap: wrap;
	gap: 120px 6.5%;gap:20px 6.5%;
	justify-content: center;
	position: relative;
	align-items: flex-start;
	padding: 0 10%;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
}

.modal.is-active {
	opacity: 1;
	pointer-events: auto;
	display: flex;
}

.modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.modal__content {
    position: relative;
    width: 100%;
    /*max-width: 800px;*/
	max-width: 840px;
    padding: 20px;
}
.modal_inner {
	filter: drop-shadow(0px 0px 4px #555);
    background: #FFF;
    width: 90%;
    margin: 0 auto;
    border-radius:10px;
    padding: 40px 50px;padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.modal__close-btn {
	position: absolute;
	width: 58px;
    height: 20px;
    cursor: pointer;
    z-index: 20;
	bottom: 30px;
    top: unset;
    left:auto;
	right: 50px;
    background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	align-items:center;
}

.modal__close-btn:before{
	content:"BACK";
	display:inline-block;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	margin-left: -10px;
	color: var(--main-orange);
    font-weight: bold;
    letter-spacing: 0.05em;
}
.modal__close-btn:after{
	content: "";
    display: inline-block;
    width: 46px;
    height: 24px;
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: var(--main-orange);
    border-radius: 6px;
    margin-left: 10px;
    vertical-align: middle;
    text-align: center;
    background-position: center;
    margin-bottom: 4px;
	transition: all 0.5s 0s ease;
	padding: 0 20px;
}
.modal__close-btn:hover {
    opacity: 0.8;
}

.TopAttractive button.modalOpen {
	background: transparent;
    border: none;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.modalOpen .modal-photo{overflow: hidden;
  border-radius: 10px;transition: 0.3s ease-out;
-webkit-transition:0.3s ease-out;}
.modalOpen .modal-photo:hover img{transform: scale(1.05);transition: 0.3s ease-out;
-webkit-transition:0.3s ease-out;}

.TopAttractive button.modalOpen h3 {
	font-size: 1.3rem;
    text-align: left;
    margin-top: 20px;
    line-height: 1.5;
}
.TopAttractive button.modalOpen:hover{opacity:0.7;}
.modal-sub{
	font-weight:bold;
}
.TopAttractive .modal_inner {
    width: 800px;
    height: 520px;
	position: relative;
	width: 100%;
}
.TopAttractive .modal_inner:after{
	content: "TEAM YAMAGIWA";
    display: block;
    width: 100%;
    height: 1em;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    color: var(--orange-bg);
    font-weight: bold;
    font-size: 6em;
    text-align: center;
}
.TopAttractive .modal_inner .modalInSlider {
	position: relative;
}
.TopAttractive .modalInSlider .d-flex {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
}
.TopAttractive .modalInSlider > img {
    position: absolute;
    right: 0px;
    width: 70px;
    height: auto;
}
.TopAttractive .modalInSlider h3.swiperTitle {
    font-size: 21px;
    color: #512139;
    margin-bottom: 30px;
}
.swiper-button-next:not(.lightning_swiper .swiper-button-next):after,
.swiper-button-prev:not(.lightning_swiper .swiper-button-prev):after {
	content: "";
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px 20px;
    border-radius: 6px;
	background-image:url(images/arrow-orange.svg);
	background-repeat:no-repeat;
	background-size:16px;
	background-position: center;
	box-shadow: 0px 0px 20px #f2d0c782;
}
.swiper-button-prev:not(.lightning_swiper .swiper-button-prev):after{
	transform: scale(-1, 1);
}

.swiper-button-next:not(.lightning_swiper .swiper-button-next)::after,
.swiper-button-prev:not(.lightning_swiper .swiper-button-prev)::after {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
}
.TopAttractive .ModalContents {
    margin-bottom: 60px ;
}
.TopAttractive .swiper-slide{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 520px;
    min-height: 630px;
    padding-bottom: 20px;
    padding-top: 120px;
	justify-content: flex-start;
}
.TopAttractive .swiper-slide img{
	width: 100%;
    height: 280px;
    border-radius: 10px;
    object-fit: cover;
}
.TopAttractive .swiper-slide .swiperText{
	width:55%;
	padding-bottom: 0px;
}
.TopAttractive .swiper-slide .swiperText h3{
    font-size: 1.3rem;
}
.TopAttractive .swiper-slide .click {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.TopAttractive .swiper-slide > div{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.TopAttractive .swiper-slide .point-photo{
	width:40%;
	margin-right:5%;
	position: relative;
}
.TopAttractive .modal_inner .swiper-slide .modal-Text{
	padding-right: 20px;
	font-size:15px;
	margin-top: 20px;
}
.TopAttractive .modal_inner .swiper-slide .modal-Text ul{
    margin-top: 10px;
	padding-left:1em;
}
.TopAttractive .modal_inner .swiper-slide .modal-Text ul li{
    text-indent: -1em;
	line-height: 1.4;
    margin-bottom: 5px;
}

.modal_inner {
	padding:0px 6% 40px;
}
.modal__close-btn {
	right: 0;
	left: 0;
	margin: auto;
}


.point{
	font-size: 3.5rem !important;
    line-height: 0.85;
    font-weight: bold;
	color:var(--main-orange);
	text-align: left;
	margin-bottom: 20px;
}
.point span{
    line-height: 1;
	display:block;
	font-size:14px;
	color:var(--main-orange);
	margin-left: 5px;
}
.TopAttractive button.modalOpen {
	width: 46%;
	padding: 0;
    text-align: left;
	max-width: 550px;
}
.TopAttractive button.modalOpen:nth-child(2){
	margin-top: 120px;
}
.TopAttractive button.modalOpen:nth-child(4),
.TopAttractive button.modalOpen:nth-child(7){
	margin-top: 120px;
}
.TopAttractive button.modalOpen:nth-child(5){
	margin-top: 240px;
}

.TopAttractive button.modalOpen:nth-child(3),
.TopAttractive button.modalOpen:nth-child(4),
.TopAttractive button.modalOpen:nth-child(5){
	width: 29%;
}
.TopAttractive button.modalOpen:nth-child(3) img,
.TopAttractive button.modalOpen:nth-child(4) img,
.TopAttractive button.modalOpen:nth-child(5) img{
    height: 330px;
    width: 100%;
    object-fit: cover;
}
.TopAttractive button.modalOpen:nth-child(3) .click,
.TopAttractive button.modalOpen:nth-child(4) .click,
.TopAttractive button.modalOpen:nth-child(5) .click{
    text-align:right;
	margin-top: 10px;
}
.TopAttractive button.modalOpen img{
	border-radius: 10px;
}
.TopAttractive button.modalOpen .modalOpen-heading{
	position:relative;
}
.TopAttractive button.modalOpen .modalOpen-heading .click{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	right:0;
	height: 28px;
}
.top-attractive-image02{
	max-width:300px;
	position:absolute;
	bottom: 250px;
	right: -200px;
	z-index: -1;
}
.point-on{
	position: absolute;
    width: 80px;
    left: 15px;
    bottom: 10px;
}
#box4 .point-on{
	position: absolute;
    width:120px;
    left: 15px;
    bottom: 10px;
}
#box5 .point-on{
	position: absolute;
    width: 80px;
    left: 15px;
    bottom: 15px;
}
.TopAttractive .swiper-slide .point-on img{
	width:100%;
	height:auto;
	display:block;
	border-radius:0;
}

/*調整*/
.swiper-slide .point {
    top: 40px;
	left: 00px;
}
.modal__content .swiper-button-next:not(.lightning_swiper .swiper-button-next)::after, 
.modal__content .swiper-button-prev:not(.lightning_swiper .swiper-button-prev)::after{
	    position: fixed;
}
.swiper-slide .modal-sub br{
	display:none;
}


@media screen and (max-width:1600px) {
	.TopAttractive button.modalOpen.box3 .modalOpen-heading .click,
	.TopAttractive button.modalOpen.box4 .modalOpen-heading .click,
	.TopAttractive button.modalOpen.box5 .modalOpen-heading .click{
    	position: static;
		margin-top: 5px;
	}
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1100px) {
	.TopAttractive button.modalOpen:nth-child(3),
	.TopAttractive button.modalOpen:nth-child(4),
	.TopAttractive button.modalOpen:nth-child(5){
		width: 46%;
	}
	.TopAttractive button.modalOpen img,
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img{
    	height: 35vh;
		object-fit: cover;
	}
	.TopAttractive button.modalOpen:nth-child(5) {
		margin-top: 0px;
	}
	.TopAttractive button.modalOpen:nth-child(6) {
		margin-top: 120px;
	}
	.TopAttractive button.modalOpen:nth-child(7) {
		margin-top: 0px;
	}
	.swiperModalButton {
		justify-content: flex-start;
	}
	.TopAttractive button.modalOpen .modalOpen-heading .click {
		position: static;
		margin-top: 5px;
		text-align: right;
	}
}
@media screen and (max-width:1024px) {
	
}
@media screen and (max-width:991px) {
	.title-image01 img {
    	height: 450px;
	}
	.TopAttractive button.modalOpen:nth-child(3),
	.TopAttractive button.modalOpen:nth-child(5),
	.TopAttractive button.modalOpen:nth-child(7){
		margin-top: -50px;
	}
	.TopAttractive button.modalOpen:nth-child(4), 
	.TopAttractive button.modalOpen:nth-child(6) { 
		margin-top: 70px;
	}

}
@media screen and (max-width: 900px) {
	.TopAttractive .swiper-slide .point-photo {
    	width: 100%;
        margin-right: 0;
        max-width: 300px;
	}
	.TopAttractive .swiper-slide img {
    	height: 200px;
	}
	.TopAttractive .swiper-slide .swiperText {
    	width: 65%;
	}
	.TopAttractive .modal_inner:after {
		font-size: 5em;
	}
	/*.TopAttractive .modal_inner { 
		height: calc(90vh - 70px);
		margin-top: 0;}*/

	.TopAttractive .swiper-slide {
		padding-top: 60px;
	}
	.TopAttractive .swiper-slide > div{
		flex-direction: column;width: 100%;
        height: 440px;
        overflow-y: scroll;
        margin-top: 20px;
	}
	.TopAttractive .swiper-slide .swiperText {
        width: 100%;
	}
	.TopAttractive .modal_inner .swiper-slide .modal-Text {
    	padding-right: 0px;
		
		/*height: 100px;
    overflow-y: scroll;*/
	}
	
	 .modal_inner .point {
		text-align: center;
	}
	.TopAttractive .swiper-slide .swiperText h3 {
		font-size: 1.5rem;
		text-align: center;
		margin: 20px auto;
	}
	.modal__content {
		height: 80%;
		/*overflow-y: scroll;*/
		overflow-x: visible;
	}
	.TopAttractive .modal_inner {
		padding: 50px 40px 150px;padding: 50px 40px 80px;
		/*height: 100vh;height: 600px;*/
	}
	.swiper-slide .modal-sub {
    	text-align: center;
	}

}

@media screen and (max-width:850px) {
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 30vh;
	}

}

@media screen and (max-width:767px) {
	.modalOpen .modal-sub {
		font-weight:normal;
		line-height: 1.4;
		font-size: 15px;
		letter-spacing: 0;
	}
	.TopAttractive .modal_inner:after{
		display:none;
	}
}
@media screen and (max-width:750px) {
	

}
@media screen and (max-width:650px) {
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 25vh;
	}
	.point {
    	font-size: 3rem !important;
	}
	.point span {
		font-size: 13px;
	}
}

@media screen and (max-width:600px) {
	.TopAttractive {
    	padding: 50px 0;
	}
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 20vh;
	}
	.point {
		margin-bottom: 10px;
	}
	.TopAttractive button.modalOpen h3 {
		margin-top: 10px;
	}
	.swiperModalButton {
		padding: 0 6%;
	}

}
@media screen and (max-width:500px) {
	.TopAttractive .swiper-slide .swiperText h3 {
    	font-size: 1.3rem;
	}
	.tate p{
		writing-mode:horizontal-tb;
		-ms-writing-mode:tb-rl;
		text-align: left;
	}
	.attractive-image{
		width: 100vw;
		margin: 0 calc(50% - 50vw);
		background:url(images/top-attractive-image.jpg);
		background-repeat:no-repeat;
		background-size:auto 320px;
		height: 380px;
        background-position: top center;
	}
	.TopAttractive .title-image01{
		display:none;
	}
	.attractive-image .tate {
		top: auto;
		bottom: 50px;
		flex-direction: column;
		left: 6%;
	}
	.TopAttractive .Head01 h2 {
		margin-bottom: 20px;
	}
	.tate p span {
		margin-top: 10px;
	}
	.TopAttractive button.modalOpen,
	.TopAttractive button.modalOpen:nth-child(3), 
	.TopAttractive button.modalOpen:nth-child(4), 
	.TopAttractive button.modalOpen:nth-child(5){
    	width: 100%;
	}
	.TopAttractive button.modalOpen:nth-child(3), 
	.TopAttractive button.modalOpen:nth-child(5), 
	.TopAttractive button.modalOpen:nth-child(7) {
        margin-top: 0;
	}
	.TopAttractive button.modalOpen:nth-child(4), 
	.TopAttractive button.modalOpen:nth-child(6) {
        margin-top: 0px;
    }
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 40vh;
	}
	.TopAttractive button.modalOpen:nth-child(2) {
    	margin-top: 0px;
	}
	.modalOpen .point {
        position: absolute;
        top: 15px;
        left: 15px;
        z-index: 1;
        background: #fff;
        width: 60px;
        height: 60px;
        border-radius: 6px;
        text-align: center;
        padding: 7px 0;
		font-size: 2.5rem !important;
	}
	.point span {
		margin-left: 0px;
	}
	.modal__content {
        height: 100%;
	}
	.swiper-button-next:not(.lightning_swiper .swiper-button-next):after, 
	.swiper-button-prev:not(.lightning_swiper .swiper-button-prev):after {
    	background-color: rgba(255, 103, 62, 0.9);
		background-image: url(images/arrow.svg);
		width: 40px;
		height: 40px;
	}
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 10px;
	}
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 10px; 
	}
}
@media screen and (max-width: 540px) {
	.modal__content {
		height: 90%;
		margin-top: 40px;
	}
	/*.TopAttractive .modal_inner {
		height: auto;
	}*/
	.TopAttractive .swiper-slide {
		padding-top: 0px;
	}
	.TopAttractive .swiper-slide > div.point-photo {
		margin: 0 auto;
	}
	.TopAttractive .modal_inner {
		padding: 30px 30px 30px;
		height: 100%;
	}
	.swiper-slide p:last-child{
		padding-bottom: 50px;
	}
	.swiper-slide .modal-sub br{
		display:block;
	}
	.TopAttractive .swiper-slide > div.point-photo {
		width: 100%;
	}
	.modal {
		padding: 20px;
	}
	.swiper-button-prev, 
	.swiper-rtl .swiper-button-next {
		left: 0;
	}
	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 0;
	}
	.TopAttractive .swiper-slide > div {
        height: 70vh;
	}
}
@media screen and (max-width:415px) {
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 30vh;
	} 
	.attractive-image {
		background-size: auto 250px;
		height: 330px;
	}
	.attractive-image .tate {
		bottom: 10px;
	}

}
@media screen and (max-width:390px) {
  .TopAttractive .swiper-slide img {
     height: 170px;}
     }
@media screen and (max-width:360px) {
.TopAttractive .swiper-slide .swiperText h3 {
     font-size: 1.2rem;}
     .swiper-slide .modal-sub {
     line-height: 1.4;
     font-size: 15px;}
     .br-360{display:block;
     }
     }
@media screen and (max-width:320px) {
	.TopAttractive button.modalOpen img, 
	.TopAttractive button.modalOpen:nth-child(3) img, 
	.TopAttractive button.modalOpen:nth-child(4) img, 
	.TopAttractive button.modalOpen:nth-child(5) img {
        height: 25vh;
	}
	.swiper-slide .point {
        width: 50px;
        height: 50px;
		padding: 6px 0;
        font-size: 2rem !important;
	}
	.TopAttractive .swiper-slide img {
     	height: 140px;
	}
}
@media screen and (max-width: 319px) {
      .TopAttractive .swiper-slide img {
     height: 100px;}
     .swiper-button-next:not(.lightning_swiper .swiper-button-next)::after,
     .swiper-button-prev:not(.lightning_swiper .swiper-button-prev)::after {
   flex-shrink: 0;
   width: 40px;}
   .TopAttractive .modal_inner {
     padding: 10px 20px 30px;
}
.swiper-slide .modal-sub {
     font-size: 14.5px;}
     .TopAttractive .swiper-slide .swiperText h3 {
     font-size: 1.1rem;}
}

/*仕事を知る*/
.TopWork{
	background:#fff;
	padding:100px 0;
}
.work-image{
	position:relative;
}
.work-image .title-image01{
	padding:0 80px;
	margin-bottom: 70px;
}
.work-image .title-image01 img{
	border-radius:10px;
	height:500px;
}
.work-image .Head01{
	position:absolute;
	top:50px;
	z-index: 1;
}
.TopWork .slick-slide{
    background:#E2E2E2;
    padding: 30px;
	border-radius: 10px;
}
.TopWork .slick-slide.slick-current {
    background: var(--main-orange);
}
.slider_work-img{
	position:relative;
}
.slider_work-img > a{
	overflow: hidden;
    display: block;
	border-radius: 10px;
}
.slider_work-img > a:hover img{
	transform:scale(1.05);
	transition: 0.3s ease-out;
	-webkit-transition:0.3s ease-out;
}
.slider_work-img h3{
    position: absolute;
    bottom:20px;
    left: 20px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
	color:var(--main-orange);
	border-radius: 8px;
}
.TopWork .slick-slide .slider_work-img h3 a{
	background: #fff;
    padding: 10px 20px 10px;
	display:block;
    border-radius: 8px;
	height:100%;
	position: relative;
    z-index: 1;
}

.TopWork .slick-slide.slick-current .slider_work-img h3{
	color:var(--main-text);
}
.TopWork .slick-slide .slider_work-img h3 a:hover,
.TopWork .slick-slide.slick-current .slider_work-img h3 a:hover{
	color:#fff;
	background:var(--main-orange);
}

.TopWork .slick-slide .button01 a{
	color:var(--main-text);
	padding: 10px 0px;
}
.TopWork .slick-slide.slick-current .button01 a{
	color:#fff;
}
.TopWork .slick-slide.slick-current .button01 a:hover{
	color:#fff !important;	
}
.TopWork .slick-slide.slick-current .button01 a:after {
    background-image: url(images/arrow-orange.svg);
    background-color:#fff;
}
.slider_work-inner{
	position:relative;
	padding-bottom: 30px;
}
.slider_work-inner .button01{
	margin-top: 20px;
	display: flex;
    gap: 30px;
	justify-content: flex-end;
	position: absolute;
    bottom: -20px;
    right: 0;
    z-index: 10;
}
.slider_work-catch{
	font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 20px;
	margin-top: 20px;
	min-height: 72px;
}
.TopWork .slick-slide.slick-current .slider_work-catch{
	color:#fff;
}
.slider_work .slick-slide{
	margin: 25px;
}

.slider_work .slick-prev,
.slider_work .slick-next,
.slider_staff .slick-prev,
.slider_staff .slick-next{
    /*top: -50px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: transparent;
    border: none;
    background: 0 0;*/
}
.slider_work .slick-prev{
	transform: scale(-1, 1);
    left: 27%;
    z-index: 1;
}
.slider_work .slick-next{
	right:27%;
}
.slider_work .slick-next:before, 
.slider_work .slick-prev:before{
    content: "";
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 30px;
    border-radius: 6px;
    background-image: url(images/arrow-orange.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    box-shadow: 0px 0px 20px #f2d0c782;
	opacity: 1;
}
.slider_work .slick-next:hover:before, 
.slider_work .slick-prev:hover:before,
.slider_staff .slick-next:hover:before, 
.slider_staff .slick-prev:hover:before{
    opacity:0.7;
}
.dots-box{
	position: absolute;
    bottom: 40px;
    left: 0;
}

.dots-wrap li button{
	border:none;
	background:var(--main-orange);
	width:100%;
	padding: 15px 30px 15px 25px;
	cursor: pointer;
	transition: all 0.5s 0s ease;
	border-radius: 10px;
	color: transparent;
	text-align: left;
    font-weight: bold;
}
.dots-wrap li button:hover{
	opacity:0.7;
}
/*.dots-wrap li button:hover{
	background:var(--main-pink);transition: all 0.5s 0s ease;color: transparent;} 
.dots-wrap li:nth-child(3) button:hover, .dots-wrap li:nth-child(4) button:hover{background:var(--main-green);}
.dots-wrap li:nth-child(5) button:hover, .dots-wrap li:nth-child(6) button:hover{background:var(--main-purple);}
.dots-wrap li:nth-child(9) button:hover{background:var(--main-yellow);}*/
.dots-wrap{
	gap:20px 2.5% ;
	flex-wrap:wrap;
}
.dots-wrap li{
	width: auto;
	border-radius: 10px;
}
.slick-dots li button{
     font-size:initial;
     color:initial;
}

/*.dots-box li button:before{
	content:"";
	display:inline-block;
	font-size: 16px;
    width: 16px;
    height: 16px;
    background: var(--main-pink);
    border-radius: 50%;
    vertical-align: middle;
}

.dots-box li button:hover:before,
.dots-box li:nth-child(3) button:hover:before, 
.dots-box li:nth-child(4) button:hover:before,
.dots-box li:nth-child(5) button:hover:before, 
.dots-box li:nth-child(6) button:hover:before,
.dots-box li:nth-child(9) button:hover:before{
	opacity:0.7;
}
.dots-box li button:hover:after{
	color:#fff;
}*/
.dots-wrap{
	display:flex;
}
.dots-box li button:after{
	color:#fff;
}
.dots-box li:nth-child(1) button:after{
	content:"建築部（新築・リフォーム）"
}
.dots-box li:nth-child(2) button:after{
	content:"不動産部"
}
.dots-box li:nth-child(3) button:after{
	content:"販促広報部"
}
.dots-box li:nth-child(4) button:after{
	content:"お客様サポート"
}
.dots-box li:nth-child(5) button:after{
	content:"工務部"
}
.dots-box li:nth-child(6) button:after{
	content:"総務・経理部"
}


@media screen and (max-width:1200px) {
	.slider_work-catch {
		/*height: 100px;*/
	}
}
@media screen and (max-width:1100px) {
	.dots-wrap {
    	gap: 15px 2%;
	}
	.slider_work-img h3 {
		padding: 10px 20px;
		height: auto;
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	.slider_work-catch {
    	font-size: 1.2rem;
	}
	
}

@media screen and (max-width:991px) {
	.slider_work-catch {
    	margin-bottom:0;
	}
	.dots-box {
		bottom: 30px;
		width: 100vw;
    margin: 0 calc(50% - 50vw);
    max-width: initial;
    padding: 0 15%;
}
	.slider_work .slick-prev {
		left: 17%;
	}
	.slider_work .slick-next {
    	right: 17%;
	}
	.work-image .title-image01 {
  padding: 0 0px;}
  .work-image .Head01 {
  position: static;}
  
}
@media screen and (max-width:767px) {
	.dots-box {
        position: static;
		padding: 0;
	}
	.dots-wrap {
        gap: 10px 2%;
		margin-bottom: 30px;
		justify-content: space-between;
		padding: 0 6%;
	}
	.dots-wrap li {
    	width: 48%;
	}
	.dots-box li button:after {
		color: var(--main-text);
	}
	.dots-wrap li button {
		padding: 10px 25px 10px 20px;
    	background: #E9E9E9;
		height: 100%;
	}
	.dots-wrap li button:hover {
    	background: var(--main-orange);
		opacity:1;
	}
	.dots-box li button:hover:after {
		color:#fff;
	}
	.TopWork .slick-slide.slick-current .button01 a:hover {color:#fff !important;}
	.work-image .Head01 {
    	position: static;
	}
	.work-image .title-image01 {
		padding: 0;
		margin-bottom: 20px;
	}
	.TopWork {
    	padding: 60px 0;
	}
	.TopWork .Head01 h2 {
    	margin-bottom: 20px;
	}
	.work-image .title-image01 img {
		height: 300px;
	}
}
@media screen and (max-width:600px) {
	.dots-wrap {
        padding: 0;
	}
	.TopWork {
    	padding: 60px 0 10px;
	}
   .dots-box {padding: 0 6%;}
	.slider_work-catch {
        font-size: 1.2rem;
	}
	.slider_work-img h3 {
        padding: 10px 15px;
	}
	.slider_work .slick-prev {
        left: 8%;
	}
	.slider_work .slick-next {
    	right: 8%;
	}
	.slider_work .slick-next:before, 
	.slider_work .slick-prev:before {
		padding: 20px 25px;
	}
}
@media screen and (max-width:500px) {
	.work-image {
		width: 100vw;
		margin: 0 calc(50% - 50vw);
		max-width: 100%;
		display: contents;
	}
	.TopWork{
		position: relative;
		padding:50px 6% 180px;
	}
	.dots-box {
        position: absolute;
        bottom: 20px;
	}
}
@media screen and (max-width:450px) {
	.TopWork {
    	padding: 50px 6% 180px;
	}
}
@media screen and (max-width:415px) {
	.work-image .title-image01 img {
        height: 250px;
	}
	.slider_work-catch br{
		display:none;
	}
	.slider_work .slick-next:before, 
	.slider_work .slick-prev:before{
		box-shadow: 0px 0px 10px #f2d0c782;
	}
	.TopWork .slick-slide {
    	padding:30px 35px 15px;
	}
	.slider_work-img h3{
		padding: 0;
        position: static;
        background: transparent;
        margin-bottom: 10px;
	}
	.TopWork .slick-slide .slider_work-img h3 a{
		background: transparent;
    	padding: 0px;
		color:var(--main-text);
	}
	.TopWork .slick-slide .slider_work-img h3 a:hover{
		background: transparent;
    	padding: 0px;
		color:var(--main-orange);
	}
	
	.TopWork .slick-slide.slick-current .slider_work-img h3 a{
		background: transparent;
    	padding: 0px;
		color:#fff;
	}
	.TopWork .slick-slide.slick-current .slider_work-img h3 a:hover{
	background: transparent;
    padding: 0px;
		color:#fff;opacity:0.8;
	}
	.slider_work-inner .button01{
		justify-content: center;
		flex-direction: column;
        gap: 0;
	}
	.TopWork .slick-slide .button01 a{
    	padding: 5px 0px;
	}
	.slider_work-catch{
        font-size: 1.05rem;
	}
	.slider_work-inner .button01 {
		bottom: 0px;
	}
	
}
@media screen and (max-width: 393px) {
	.slider_work-catch {
		min-height: 80px;
	}
}
@media screen and (max-width: 360px) {
	.dots-wrap li button {
		padding: 10px 10px 10px 10px;
	}
	.TopWork .slick-slide .button01 a{
		font-size: 0.9rem;
	}
	.TopWork .slick-slide .slider_work-img h3 a{
		height: 50px;
        display: flex;
        align-items: center;

	}
}
@media screen and (max-width:320px) {
	.slider_work-catch{
        font-size: 1rem;
	}
	
}
@media screen and (max-width:280px) {
	.slider_work-inner .button01 {
        bottom: -10px;
	}
}

/*人を知る*/
.TopStaff{
	background:#fff;
	padding:0 0 100px;
}
.slider_staff .slick-list{
	padding:0 !important;
	border-radius: 10px 10px 0 0;
	height:614px;
}
.slider_staff .slick-slide{
	margin: 10px;
}
.StaffInfo{
	margin-top:10px;
	padding: 20px 20px;
	background:var(--gray-bg);
	border-radius: 0 0 10px 10px;
	position: relative;
}
.StaffInfo h3{
	margin-top:10px;
	font-size: 1.15rem;
}
.StaffInfo .click{
	position: absolute;
    right: 22px;
    bottom: 17px;
}
.slider_staff .slick-next:before, 
.slider_staff .slick-prev:before{
    content: "";
    background-color: var(--main-orange);
    padding: 16px 36px;
    border-radius: 6px;
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
	opacity: 1;
}   
.slider_staff .slick-prev{
	right: 180px;
    left: auto;
    transform: scale(-1, 1);
    top: -112px;
}

.slider_staff .slick-next{
	right: 140px;
    top: -102px;
}
.staff-thumbnail{
	position:relative;
	display: block;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
	width: 100%;
	overflow: hidden;
}
.staff-thumbnail img{
	width: 100%;
    height: 464px;
    object-fit: cover;
	margin-top: 20px;
	background: #F4F4F4;
}
.TopStaff .slick-item a:hover .staff-thumbnail img{opacity:0.7;}
.TopStaff .slick-item a .StaffInfo{transition: 0.3s ease-out;
-webkit-transition:0.3s ease-out;}
.TopStaff .slick-item a:hover .StaffInfo{background:var(--main-orange);transition: 0.3s ease-out;
-webkit-transition:0.3s ease-out;}
.TopStaff .slick-item a:hover .StaffInfo p,
.TopStaff .slick-item a:hover .StaffInfo h3{color:#fff;transition: 0.3s ease-out;
-webkit-transition:0.3s ease-out;}
.TopStaff .slick-item a:hover .StaffInfo .click p::after {
  background: url(images/arrow-orange.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-color: #fff;
  background-position: center;}
  .TopStaff .slick-item a:hover .StaffInfo .click p{color: #fff !important;}
.top-staff-catchphrase{
	display: flex;
    flex-direction: row-reverse;
    text-align: left;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 25px;
	z-index: 1;
}
.top-staff-catchphrase p{
	display: block;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
}
.top-staff-catchphrase span{
	color: #fff;
    background: var(--main-text);
    font-size: 1rem;
    padding:10px 8px;
    display: inline-block;
	border-radius: 3px;
	max-height: 90%;
	max-height: 450px;
}
@media screen and (max-width:1300px) {
	.slider_staff .slick-list{
		height:614px;
	}
}
@media screen and (max-width:1100px) {
	.slider_staff .slick-next {
    	right: 120px;
		top: -95px;
	}
	.slider_staff .slick-prev {
    	right: 160px;
		top: -105px;
	}
}

@media screen and (max-width:1024px) {
	.staff-thumbnail img {
		height: 400px;
	}
	.top-staff-catchphrase span{
		max-height: 400px;
	}
	.top-staff-catchphrase {
		left: 20px;
	}
}
@media screen and (max-width:850px) {
	.slider_staff .slick-list{
		height:546px;
	}
}
@media screen and (max-width:768px) {
	.slider_staff .slick-next {
        right: 90px;
        top: -90px;
	}
	.slider_staff .slick-prev {
        right: 130px;
        top: -100px;
	}
}

@media screen and (max-width:650px) {
	.staff-thumbnail img {
		height: 300px;
	}
	.top-staff-catchphrase span{
		max-height: 300px;
	}

}
@media screen and (max-width: 600px) { 
  .TopStaff {padding: 0 0 60px;}
  }
@media screen and (max-width:575px) {
	.slider_staff .slick-next {
        right: 70px;
	}
	.slider_staff .slick-prev {
        right: 110px;
	}
}

@media screen and (max-width:550px) {
	.staff-thumbnail img {
		height: 450px;object-position: top;
	}
	.top-staff-catchphrase span{
		max-height: 400px;
	}
	.slider_staff .slick-list{
		height:596px;
	}
}
@media screen and (max-width:500px) {
	.slider_staff .slick-prev {
        right: 52%;
		top: -50px;
	}
	.slider_staff .slick-next {
        right: auto;
        left: 52%;
		top: -40px;
	}
	.TopStaff .Head01 h2 {
        margin-bottom: 100px;
	}
}
@media screen and (max-width: 450px) {
  .TopStaff {
    padding: 0 0 50px;}
    }
@media screen and (max-width: 390px) {
    .staff-thumbnail img {
        height: 350px;
	}
	.slider_staff .slick-list {
        height: 494px;
	}
}
@media screen and (max-width:360px) {
	.staff-thumbnail img {
		height: 300px;
	}
	.slider_staff .slick-list {
        height: 444px;
	}
	.top-staff-catchphrase span{
		max-height: 300px;
	}

}
/* ページ読み込み時に、一瞬縦並びになるのを防止 */
.slider_work,
.slider_staff{
  opacity: 0;
  transition: .4s;
}
/* ページ読み込み時に、一瞬縦並びになるのを防止 */
/* slick-initializedが付与されたら、フェード表示 */
.slider_work.slick-initialized,
.slider_staff.slick-initialized{
  opacity: 1;
}
/*理念*/
.TopPhilosophy{
	padding:100px 0 0;
}
.philosophy-image .tate {
	display: flex;
	flex-direction: row-reverse;
	text-align: left;
	justify-content: center;
	position: absolute;
	bottom: -180px;
    left: 10%;
}
.philosophy-image{
	position:relative;
}
.philosophy-text{
	margin-top:40px;
	font-weight: bold;
    line-height: 2.3;
	display: inline-block;
    margin-left: 45%;
}
.philosophy-contents{
	margin-top: 100px;
	background: #fff;
    padding: 100px 0;
}
.philosophy-contents,
.philosophy-slide{
	display: flex;
	justify-content: space-between;
}

.philosophy-slide{
    overflow: hidden;
	height:650px;
}
.philosophy-contents > div{
	width:50%;
}
.philosophy-slide > div{
	width:48%;
}
.philosophy-contents > div.TopSns{
	width: 30%;
	margin: auto;
}
.slider_philosophy01 img,
.slider_philosophy02 img{
	border-radius: 6px;
    margin-bottom: 10px;
}
.slider_philosophy02 {
  transform: rotate(180deg);
}
.slider_philosophy02 .slick-slide {
  transform: rotate(180deg);
}
.TopSns > div{
	position:relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 40px;
}
.sns-text{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.sns-text > p:first-child{
	color:#fff;
	font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.sns-text > p:first-child img{
	width:30px;
	display:inline-block;
	margin-right:15px;
	vertical-align: middle;
}
.sns-text .link-btn a {
    font-size: 0.9rem;
}
@media screen and (max-width: 1100px) {
	.TopPhilosophy {
		padding: 60px 0 0;
	}
	.TopPhilosophy .title-image01 img {
		height: 400px;
	}
	.philosophy-contents {
		margin-top: 60px;
		padding: 60px 0;
	}
	.philosophy-contents {
		flex-direction: column;
	}
	.TopPhilosophy .link-btn a {
		width: 220px;
	}
	.philosophy-contents > div {
    	margin: 0 auto 80px;
	}
	.TopSns > div:last-child {
		margin-bottom: 0px;
	}
	
}

@media screen and (max-width: 850px) {
.philosophy-image .tate {
   left: 6%;
   }
   .philosophy-contents > div.TopSns {
   width: 35%;}
}
@media screen and (max-width: 800px) {
    .philosophy-contents {
        padding: 60px 0 40px;
	}
}
@media screen and (max-width: 767px) {
	.philosophy-contents {
        padding: 60px 0 0px;
	}
   .philosophy-text {
   margin-left: 0%;
   }
   .TopPhilosophy .tate p{writing-mode: horizontal-tb;
     -ms-writing-mode: tb-rl;}
     .philosophy-image .tate {
     left: 6%;
     flex-direction: column;
     bottom: auto;
     top: -30px;}
     .TopPhilosophy .tate p span{
     margin-top: 10px;}
     .philosophy-contents > div {
   width: 50%;
   margin: auto;
   height:450px;}

   .TopSns > div {
   position: relative;
   border-radius: 10px;
   overflow: hidden;
   margin-bottom: 00px;}
   .TopSns > div {
     margin-bottom: 30px;}
     .philosophy-contents > div.TopSns {
     margin-top: 50px;}
     .TopSns > div:nth-child(2) {
     margin-bottom: 30px;}
     .philosophy-contents > div {height: auto;}
       .philosophy-contents > div.TopSns {
     width: 280px;}
     .philosophy-contents > div {
     width: 400px;}

}
@media screen and (max-width: 600px) {
	.TopPhilosophy .title-image01 img {
        height: 300px;
	}
	.philosophy-image .tate {
        bottom: -140px;
		top:auto;
	}
	.philosophy-text {
    	margin-top: 160px;
	}
	.philosophy-image {
		width: 100vw;
		margin: 0 calc(50% - 50vw);
	}
	.philosophy-image .title-image01 img {
    	border-radius: 0px;
	}
}
@media screen and (max-width: 500px) {

   .philosophy-text {
   line-height: 2;}
	.TopPhilosophyContents.container{
		padding:0;
	}
	.philosophy-text{
		width: 100%;
		padding: 0 6%;
	}
	.TopPhilosophyContents .Head01 h2{
		padding: 0 15px;
		margin-bottom: 30px;
	}
}
@media screen and (max-width:450px) {
  .philosophy-contents {
    padding: 50px 0 0px;margin-top: 40px;}
     .TopPhilosophy {
    padding: 50px 0 0;}
    }
@media screen and (max-width: 415px) {
.philosophy-text br{
display:none;
}
.philosophy-text br:nth-child(2){
display:block;
line-height: 0;
}
.title-image01 img {
     height: 300px;}
     .philosophy-contents > div {
     width: 88%;}
}
@media screen and (max-width:375px) {
	.TopPhilosophy .title-image01 img {
        height: 250px;
	}
}
@media screen and (max-width:320px) {
.philosophy-contents > div.TopSns {
     width: 88%;}
}
@media screen and (max-width: 280px) {
.tate p span {
   font-size: 1.1rem;
   margin-right: 0px;
   }
    .TopPhilosophy .link-btn a {
     width: 200px;}
}



/*共通フッター 募集要項ボタン*/
.home .site-footer .bottom-Requirement{
	display:none;
}
.staff-template-default .site-body{
	padding-bottom:0;
}
.staff-template-default .site-footer-content{
	padding-top:0;
}
.bottom-Requirement{
	padding:0 0 100px;
}
.bottom-RequirementContents .link-btn a{
	background:var(--main-orange);
	color:#fff;
	width: 100%;
	padding: 50px;
	font-size: 1.2rem;
}
.bottom-RequirementContents .link-btn a:after{
	background: url(images/arrow.svg);
    width: 18px;
    height: 18px;
    right: 36px;
}

.bottom-RequirementContents > div{
	display: flex;
	justify-content: space-between;
}

.bottom-RequirementContents > div .link-btn{
	width: 47%;
}
.bottom-Requirement-message{
	margin-top: 60px;
}
.bottom-Requirement-message p{
	margin-bottom:10px;
}
.bottom-Requirement-message p span{
	color: #fff;
    background: var(--main-text);
    font-size: 1.2rem;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 2px;
}
.bottom-Requirement-photo{
	width: 65%;
    margin-left: 35%;
}
.bottom-Requirement-photo img{
	border-radius:10px;
}
.bottom-Requirement > .container{
	margin-top: -350px;
}
.bottom-Contact{
	background:url(images/contact-image.jpg);
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	height: 400px;
	display: flex;
    align-items: center;
}
.bottom-Contact:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
}
.Contact-text{
	position: relative;
	z-index: 1;display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.Contact-text > p:first-child{
	color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 2;
	font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.Contact-text .link-btn-circle{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:40px;
	padding: 30px;
}
.Contact-text .link-btn-circle a{
	font-size: 1.1rem;
	background: #fff;
	border-radius: 50%;
	padding: 10px 25px;
	line-height: 1.4;
	display: block;
	position: relative;
	text-align: center;
	margin: 20px auto 0;
	font-weight: bold;
	width: 200px;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.Contact-text .link-btn-circle a:nth-child(2){
	background:var(--main-orange);
	color:#fff;
}
.Contact-text .link-btn-circle a:nth-child(2) span{
	color:#fff;
}
.Contact-text .link-btn-circle a:after{
	content: "";
	display: inline-block;
	width: 46px;
	height: 24px;
	background-image: url(images/arrow.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-color: var(--main-orange);
	border-radius: 6px;
	vertical-align: middle;
	text-align: center;
	background-position: center;
	margin: 10px auto 0;
}
.Contact-text .link-btn-circle a span{
	display:block;
}
.Contact-text .link-btn-circle a:nth-child(2):after{
	background-color: #fff;
	background-image: url(images/arrow-orange.svg);
}
.footer-contents{
	background:var(--main-orange);
	color:#fff;
	padding: 60px 0;
}
.footer-contents a,.footer-company p{
	color:#fff;
}
.footer-sns{
	display: flex;
}
.footer-sns img{
	width:30px;
}
.footer-sns a{
	display: flex;
	gap: 10px;
	align-items: center;
}
.footer-sns a:first-child{
	margin-right: 40px;
}
.footer-company a {
	display: block;
	justify-content: center;
	align-items: center;
	margin: 0px 0 20px;
	max-width: initial;
	font-size: 0.85rem;
}

.site-footer-copyright{
	background:var(--main-orange);
	width: 100vw;
	margin: -1px calc(50% - 50vw);
	max-width: initial;
}
.site-footer-copyright p{
	color:#fff;
	text-align:right;
	padding-bottom: 150px;
}
.footer-en{
	position: absolute;
    bottom: -250px;
    left: 0;
    font-size: 13em;
    color: #fff;
    opacity: 0.2;
    font-weight: bold;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    text-align: center;
	white-space: nowrap;
}


.page_top_btn {
    box-shadow: none;
    right: auto;
    left: 15px;
    bottom: 15px;
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid var(--main-orange);
    position: relative;
	position: fixed;
	background-image:none;
}
.page_top_btn:before{
	content: "Page\ATop";
    white-space: pre;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    margin: auto;
    background-position: center;
    color: var(--main-orange);
    line-height: 1.1;
    text-align: center;
    padding-top: 20px;
    font-size: 0.7rem;
}
.page_top_btn:after{
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(images/top-back.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: auto;
    background-position-x: center;
    background-position-y: 10px;
}


.site-footer-copyright p:last-child {
    display: none;
}

/*フッターホバー*/
.footer-sns a:hover,
.footer-company a:hover{
	opacity:0.7;
}
.page_top_btn:hover::after {
	background: url(images/top-back-white.svg);
	background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: center;
    background-position-y: 10px;
}
.page_top_btn:hover::before { 
	color: #fff;
}
.page_top_btn:hover {
	background-color: var(--main-orange);
	border: 2px solid #fff; }
.top-enter-btn a:hover {
	color: var(--main-orange);
	background: #fff;transform:scale(0.97); 
}

.top-enter-btn a:hover span {
	color: var(--main-orange);
}
.Contact-text .link-btn-circle a:hover {
	background:var(--main-orange);color:#fff;transform:scale(0.97);
}
.Contact-text .link-btn-circle a:hover span{
	color:#fff;
}
.Contact-text .link-btn-circle a:hover::after {
	background-image: url(images/arrow-orange.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-color: #fff;transform: rotate3d(1,0,0,180deg);
	transition: 1s;
}
.Contact-text .link-btn-circle a:nth-child(2):hover {
	background:#fff;
	transform:scale(0.97); 
	color: var(--main-orange);
}
.Contact-text .link-btn-circle a:nth-child(2):hover span{
	color:var(--main-orange);
}
.Contact-text .link-btn-circle a:nth-child(2):hover::after {
	transform: rotate3d(1,0,0,180deg);
	transition: 1s;
	background-color: var(--main-orange);
	background-image: url(images/arrow.svg);
}
.link-btn a:hover{color:var(--main-orange);background:#fff;transform:scale(0.97);}  
.link-btn a:hover::after{
	background: url(images/arrow-orange.svg);
	transform: rotate3d(1,0,0,180deg);
	transition: 1s;
	background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
}



/* フッター文字ループ*/
.footer-en-roop {
  position: absolute;
  bottom: -210px;
  left: 0;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.footer-en-roop p{
  display: flex;
  gap:50px; 
  animation: footer-en 15s linear infinite;
}
.footer-en-roop p span{font-size: 13em;
  color: #fff;
  opacity: 0.2;
  font-weight: bold;line-height: 1;}

@keyframes footer-en {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%); /* 半分の位置まで移動 */
  }
}
.bottom-Requirement {
	height: auto;
	background: #fff;
}
.home .bottom-Requirement {
    padding: 0 0 50px;
}
@media screen and (max-width:1100px) {
	.footer-en-roop p span{
		font-size: 10em;
	}
	.home .bottom-Requirement {
		padding: 0 0 10px;
	}
}
@media screen and (max-width:1024px) {
	.bottom-Contact{
		background-attachment: scroll;
	}
}
@media (max-width: 991.98px) {
    .single-staff .main-section {
        margin-bottom:0;
	}
}
@media screen and (max-width:991px) {
.footer-en-roop {
  bottom: -190px;}
}
@media screen and (max-width:600px) {
.footer-en-roop p{
  animation: footer-en 10s linear infinite;}
.footer-en-roop p span {
    font-size: 7em;}
.site-footer-copyright p {
  padding-bottom: 100px;}
.footer-en-roop {
    bottom: -150px;}
}
@media screen and (max-width: 500px) {
  .site-footer-copyright {
    padding-bottom: 20px;}/*修正*/
	.bottom-Contact {
    margin: 0 auto 40px;}
}
@media screen and (max-width: 450px) {
    .site-footer-content {
		padding-top: 20px;
	}
}
@media screen and (max-width: 415px) {
	.footer-en-roop p span {
		font-size: 5em;
	}
}
@media screen and (max-width: 360px) {
	.footer-en-roop p span {
		font-size: 4em;
	}
}
@media screen and (max-width:1100px){
	.bottom-Requirement {
		padding: 0 0 60px;
	}
}
@media screen and (max-width: 991px) {
	.bottom-Requirement-photo {
		width: 88%;
		margin: auto;
	}
	.footer-contents .container{
		max-width: initial;
		padding:0 6%;
	}
	.Contact-text.container{
		max-width: initial;
		padding: 60px 6%;
		flex-direction: column;
        text-align: center;
	}
	.bottom-Contact {
    	height: auto;
	}
	.Contact-text .link-btn-circle {
		padding: 30px 0 0;
	}
	.bottom-Requirement > .container {
    	margin-top: 60px;
	}
	.bottom-Requirement-message p span {
		background: transparent;
		color: var(--main-text);
		font-weight: bold;
		padding: 0;
	}
	.bottom-Requirement > .container {
        margin-top: 40px;
	}
	.bottom-Requirement-message {
    	margin-bottom: 20px;
	}
}


@media screen and (max-width:767px) {
	.bottom-Requirement {
		padding: 0px 0 60px;
	}
	.bottom-RequirementContents > div {
		flex-direction: column;
	}
	.bottom-RequirementContents > div .link-btn {
    	width: 100%;
	}
}
@media screen and (max-width:600px){
	.site-footer-content:not(.home .site-footer-content)  {
		padding-top: 0;
	}
}
@media screen and (max-width:575px){
	.bottom-Requirement-photo {
        width: 100%;
	}
	.bottom-Requirement-photo img {
    	border-radius: 0px;
	}
}
@media screen and (max-width:500px){
	.bottom-Requirement {
        padding: 0px 0 40px;
	}

	.Contact-text .link-btn-circle a {
		width: 130px;
    	height: 130px;
		margin: 0px auto 0;
		padding: 10px 5px;
		font-size: 0.9rem;
	}
	.bottom-Contact {
        height: auto;
        margin: 0 auto 30px;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
	}
	.Contact-text.container {
        padding: 40px 6%;
	}
	.Contact-text .link-btn-circle {
		gap: 20px;
	}
	.footer-contents {
		padding: 40px 0;
	}
	.site-footer-copyright{
		padding-bottom: 60px;
	}
	.site-footer-copyright p {
    	text-align: left;
	}
}
@media screen and (max-width:415px){
	.Contact-text > p:first-child {
    	text-align: left;
	}
}
@media screen and (max-width:360px){
	.Contact-text.container {
        align-items: flex-start;
	}
}
@media screen and (max-width:350px){
	.Contact-text > p:first-child {
    	text-align: center;
	}
	.Contact-text.container {
        align-items: center;
	}
}
	
body {
  font-family: serif;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
}

.button {
  background: lightblue;
  color: #fff;
  padding: 0 2em;
  border: 0;
  width: 500px;
  height: 100px;
  font-size: 45px;
  border-radius: 5px;
  font-weight: 900;
  position: relative;
  left: 400px;
  top: 260px;
  font-family: serif;
}

.button:hover {
  background: lightcoral;
  cursor: pointer;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
}

.modal-content {
  background-color: #f4f4f4;
  margin: 20% auto;
  width: 50%;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
  animation-name: modalopen;
  animation-duration: 1s;
}

@keyframes modalopen {
  from {opacity: 0}
  to {opacity: 1}
}

.modal-header h1 {
  margin: 1rem 0;
}

.modal-header {
  background: lightblue;
  padding: 3px 15px;
  display: flex;
  justify-content: space-between;
}

.modalClose {
  font-size: 2rem;
}

.modalClose:hover {
  cursor: pointer;
}

.modal-body {
  padding: 10px 20px;
  color: black;
}

/*-------------------------------下層ページ-------------------------------*/

/*-------------------------------共通-------------------------------*/
.sub-section--col--two{
	display: none;
}
.breadcrumb-list li span {
    color: #939393;
}
.breadcrumb-list li {
    font-size: 14px;
}
.breadcrumb-list .fa-solid, .fas {
	margin-right: 8px;
}
.breadcrumb-list {
    padding: 10px 0;
    text-align: right;
}
.page-header {
	min-height: 400px;
	background-repeat:no-repeat;
	background-size:100%;
}
.single-post .page-header {
	min-height: 300px;
}

.next-prev{
	margin-top: 80px;
}

.page-header{
	background:var(--orange-bg);
}
.page-header-title, 
h1.page-header-title{
    font-weight: bold;
    letter-spacing: 0.05em;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
	color:var(--main-orange);
	text-align:left;
	font-size:3.5rem;
	padding-top: 50px;
}
.error404 .page-header-title{
	font-size:2rem;
}
.main-section-no-posts{
	margin: 50px 0 !important;
}
.page-header-title span, 
h1.page-header-title span{
    font-size:16px;
    font-weight: bold;
    letter-spacing: 0;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-style: normal;
	color:var(--main-text);
	display: block;
    font-size: 16px;
	line-height:1;
	margin-top: 5px;
}
.tax-recruitmentcat .page-header,
.single-recruitment .page-header{
	align-items: flex-end;
	min-height: 350px;
}
.tax-recruitmentcat .page-header-title,
.single-recruitment .page-header{
	margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
	.page-header-title,
	h1.page-header-title{
		font-size: 3rem;
	}
}
@media screen and (max-width:600px) {
	.page-header {
		min-height: 300px;
	}
	.page-header-title,
	h1.page-header-title{
		font-size: 3rem;
	}
	.breadcrumb{
		margin-bottom: 20px;
	}
	.breadcrumb-list {
		text-align: left;
	}
}
@media screen and (max-width:500px) {
	.page-header-title,
	h1.page-header-title{
		font-size: 2.5rem;
	}

}
@media screen and (max-width: 450px) {
	.page-header-title,
	h1.page-header-title{
	}
}
@media screen and (max-width: 415px) {
    .page-header {
    	min-height: 250px;
    	padding-top: 50px;
	}
	.page-header-title,
	h1.page-header-title,
	.error404 .page-header-title{
  		padding-top: 0px;
	}
}
@media screen and (max-width: 450px) {
	.page-header-title,
	h1.page-header-title,
	.error404 .page-header-title{
    	font-size: 2.2rem;
	}
}   
@media screen and (max-width:375px) {
	.error404 .page-header-title{
		font-size:1.7rem;
	}
}
@media screen and (max-width:320px) {
	.page-header-title, 
	h1.page-header-title{
		font-size:2rem;
	}
	.error404 .page-header-title{
		font-size:1.5rem;
	}
}
@media screen and (max-width: 280px) {
	.page-header-title {
		font-size: 1.8rem;
	}
}
/*----------------------------プライバシー－ポリシー--------------------------*/
.privacy-policy h2{
	margin-bottom: 30px;
}
.privacy-policy h3{
	margin-bottom: 15px;
    font-size: 1.2rem;
}
.privacy-policy .wp-block-list li{
	list-style-type: disc;
	line-height: 1.5;
    margin-bottom: 5px;
}
.privacy-policy .wp-block-list{
	padding-left: 1.5em;
	margin-top: 10px;
}

.privacy-policy .has-text-align-right{
	margin-top:40px;
}
.disclaimer p{
	margin-bottom:20px;
}
@media screen and (max-width: 575px) {
	.privacy-policy .entry-body{
		padding-bottom:40px;
	}
}
/*----------------------------スタッフインタビュー--------------------------*/
/*詳細*/
.single-staff .breadcrumb{
	position: absolute;
    right: 0;
    top: 535px;
    z-index: 10;
    width: 1100px;
    left: 0;
    margin: auto;
	width: 88%;
}
.single-staff{
	background:var(--orange-bg);
}
.single-staff .page-header{
	display:none;
}
.single-staff .logo-text{
	color:var(--main-orange);
}
.staff-title{
	text-shadow: 1px 1px 0 var(--main-orange), -1px -1px 0 var(--main-orange), -1px 1px 0 var(--main-orange), 1px -1px 0 var(--main-orange), 0px 1px 0 var(--main-orange), 0 -1px 0 var(--main-orange), -1px 0 0 var(--main-orange), 1px 0 0 var(--main-orange);
    font-size: 8em;
    font-weight: bold;
	margin-bottom:10px;
	color: var(--orange-bg);
	line-height: 1;
}
.staff-catchphrase{
	font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 20px;
    background: var(--main-orange);
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}
.staff-info{
	display:flex;
	flex-wrap:wrap;
}
.job_type,
.staff-name,
.Year_of_joining{
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
}
.job_type{
	margin-right: 8px;
}
.Year_of_joining{
    margin-left: 8px;
}



.profile{
	display:flex;
	justify-content: space-between;
	height: 480px;
	align-items: flex-end;
	position: relative;
}
.profile .profile-text{
	width:60%;
	padding-bottom: 100px;
}
.profile .profile-photo{
	width: 40%;
}
.profile .profile-photo img{
	display: block;
}
.profile-text h1{
	margin-top: 0;
	line-height:1.3;
}

.Staff-question{
	background:#fff;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.StaffContents{
	max-width:1100px;
	margin:auto;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 88%;
}
.StaffContents > div{
	width:47%;
}
.StaffContents02{
	margin-top;100px;
}
.Qbox h2{
	position:relative;
	font-size:1.35rem;
	line-height:1.5;
	margin-bottom:30px;
	padding-left: 60px;
}
.Qbox h2:before{
	content: "Q";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    font-weight: bold;
    color: #E1E1E1;
    font-size: 3rem;
    line-height: 1;
    width: 50px;
    height: 50px;
}
.Qbox p{
	margin-bottom:50px;
}
.StaffContents02 .Qbox p:last-child{
	margin-bottom:0px;
}
.Staff-question,
.time-schedule{
	padding:100px 0;
}

.time-schedule{
	max-width:1100px;
	margin:auto;
	width: 88%;
}
.Staff-question img, 
.time-schedule img{
	border-radius:10px;
}  
.time_schedule-wrapper{
	background:#fff;
	border-radius:6px;
	padding:70px 8%;
}
.time-scheduleContents{
	max-width:1100px;
	margin:70px auto 0;
	display:flex;
	justify-content:space-between;
}
.time-scheduleContents > div{
	width:47%;
}
.time-schedule-photo img{
	border: 0px solid #fff;
    display: block;
}
.time-schedule-photo img:nth-child(2){
	margin-top:50px;
}
.time_schedule-wrapper ul li{
	display:flex;
	justify-content:space-between;
}

.time_schedule-wrapper ul li p:first-child{
	width:50px;
	font-weight:bold;
	font-size:1.1rem;
	position: relative;
}
.time_schedule-wrapper ul li p:last-child{
	width:calc(100% - 116px);
	font-weight:bold;
	font-size:1.1rem;
	padding-bottom: 30px;
}
.time_schedule-wrapper ul li:last-child p{
	padding-bottom: 0px;
}
.time_schedule-wrapper ul li p:first-child:before{
	content:"";
	display:block;
	width:2px;
	height:100%;
	background: var(--main-orange);
	position:absolute;
	top:6px;
	right:-31px;
}
.time_schedule-wrapper ul li:last-child p:first-child:before{
	display:none;
}
.time_schedule-wrapper ul li p:first-child:after{
	content:"";
	display:block;
	width:18px;
	height:18px;
	border-radius:50%;
	background:var(--main-orange);
	position:absolute;
	top: 6px;
    right: -39px;
}

.StaffContents02{
	flex-direction:row-reverse;
}
.Staff-bottom{
	background:#fff;
	padding: 100px 0;
}
.Staff-other-Contents{
	max-width:1100px;
	margin:0 auto;
	width: 88%;
}
.bottom-RequirementContents .link-btn a{
	box-shadow: 0px 0px 20px #f2d0c782;
	font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.Staff-bottom .link-btn a:hover{
	color:#fff;
	background:var(--main-orange);
}
.Staff-bottom .link-btn a:hover:after{
	width: 24px; 
	height: 24px;
	background-size: 16px !important;
	background: url(images/arrow.svg);
	transform: rotate3d(1,0,0,180deg);
	transition: 1s;
	background-repeat: no-repeat;
	background-position: center;
}
.Staff-other p:last-child{
	padding-bottom:100px;
}
.nav-links{
	margin: 0px 0 70px;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	gap: 100px;
}
.nav-links a{
	padding: 0;
}
.nav-previous.button01{
	padding-left: 0px;
}
.nav-previous.button01 a{
	padding-left: 75px;
}
.nav-previous.button01 a:after{
	transform: scale(-1, 1);
	position: absolute;
    left: 0;
	top: 2px;
}
.nav-previous.button01 a:hover::after{
	transform: scale(-1, 1) rotate3d(1,0,0,180deg);
	transition: 1s;
}

.Staff-bottom .link-btn a{
	position:relative;
	box-shadow: 0px 0px 20px #f2d0c782;
	color: var(--main-orange);
	width: 290px;
	margin: 0;
}
.Staff-bottom .link-btn{
	display: flex;
    justify-content: flex-end;
}


@media screen and (max-width:1300px) {
	.time-schedule-kazari:before,
	.time-schedule-kazari:after{
		width: 120px;
	}
	.time_schedule-wrapper {
		padding: 60px 6%;
	}
}
@media screen and (max-width: 1199px) {
	.profile{
		height: 402px;
	}
	.single-staff .breadcrumb { 
		top: 450px;
	}
	.profile .profile-text {
    	padding-bottom: 60px;
	}
}
@media screen and (max-width: 1100px) {
	.Staff-question, 
	.time-schedule {
    	padding: 60px 0;
    }
    .Staff-bottom {
		padding: 60px 0;
	}
}
@media screen and (max-width:1024px) {
	.time-scheduleContents{
		flex-direction: column;
		max-width: 500px;
		margin: 40px auto 0;
	}
	.time-scheduleContents > div {
    	width: 100%;
	}
	.time-schedule-kazari:before,
	.time-schedule-kazari:after{
		background-repeat: repeat-y;
		background-position-y: top;
	}
	.profile-text h1 {
		font-size: 1.5rem;
	}
	.staff-title {
		margin-bottom: 10px;
	}
	.staff-catchphrase, 
	.StaffContents h2 {
    	font-size: 1.4rem;
	}
	.StaffContents {
    	padding: 30px 0;
	}
	.time-schedule-photo{
		max-width: 500px;
        margin: 60px auto 0;
	}
}
@media screen and (max-width:991px) {
	.profile {
		width: 100vw;
    	margin: 0 calc(50% - 50vw);
		padding: 0 6%;
		height: 450px;
		justify-content: flex-end;
	}
	.Staff-question{
		flex-direction: column;
	}
	.profile > div,
	.Staff-question > div{
    	width: 88%;
		flex-direction: column;
	}
	.single-staff .mask-shape {
        max-width: 400px;
		margin: auto;
	}
	.Staff-question .mask-shape {
		margin-bottom:30px;
	}
	.single-staff .site-body {
        padding: 0;
	}
	.nickname {
		width: calc(100% - 110px);
	}
	.single-staff .breadcrumb .container{
		max-width: initial;padding: 0;
	}
	.StaffContents > div {
		width: 100%;
	}
	.StaffContents02 .Qbox p:last-child {
		margin-bottom: 50px;
	}
    .profile-photo img{
		max-width: 400px;
		margin: auto;
		display: block;
	}
    .staff-title {
		font-size: 6em;
	}
    .profile-photo img {
		width: 100%;
	}
    .profile .profile-text {
        padding-bottom: 60px;
        position: absolute;
        left: 6%;
        bottom: 0;
        z-index: 1;}
    .profile .profile-photo {
		width: 50%;
	}
}
@media screen and (max-width: 850px) {
    .staff-catchphrase, .StaffContents h2 {
        font-size: 1.3rem;
	}
    .staff-catchphrase{
		padding: 10px 20px;
	}
}
@media screen and (max-width: 768px) {
    .profile {
        padding: 0 0%;
	}
   .StaffContents02{
        padding: 30px 0 10px;
	}
   .job_type {
		width: 100%;
		margin-bottom: 5px;
	}
    .staff-catchphrase {
		padding: 5px 20px;
	}
   .profile .profile-text {
        padding-bottom: 40px;
	}
   .nav-links {
		gap: 50px;
	}
}
@media screen and (max-width: 700px) {
	.staff-title {
        font-size: 4.5em;
	}
	.profile .profile-text {
    	width: 50%;
	}
	.staff-catchphrase {
        padding: 10px 20px;
        line-height: 1.5;
	}
	.nav-links {
        flex-direction: column;
        align-items: center;
	}
	.nav-previous.button01 a {
		border-bottom: 0px dashed var(--main-orange);
		padding-bottom: 20px;}
	.nav-links {
        gap: 20px;
	}
}
@media screen and (max-width:767px) {
    .time-scheduleContents {
        max-width: 400px;
	}
}
@media screen and (max-width:600px) {
	.time_schedule-wrapper{
        background: #fff;
        padding: 30px;
        border-radius: 15px;
        margin-bottom: 30px;
	}
	.time-scheduleContents {
		margin: 30px auto 0;
	}
	.time-schedule-kazari:before,
	.time-schedule-kazari:after {
		top: 210px;
		height: calc(100% - 210px);	
	}
	.profile .profile-text {
        width: 88%;
        position: static;
		padding: 100px 0 0;
	}
	.profile {
        flex-direction: column;
        align-items: center;height: 600px;
	}
	.profile .profile-photo {
        width: 100%;
        max-width: 300px;
	}
	.job_type {
        width: auto;
	}
	.single-staff .breadcrumb {
        top: 600px;
	}
	.time-scheduleContents {
        margin: 30px auto 0;
	}
	.time-schedule .Head01 h2:not(.home h2) {
        font-size: 2.5rem;
        margin-bottom: 20px;
	}
	.time-schedule-photo {
        margin: 20px auto 0;
	}
	.single-staff .site-footer-content:not(.home .site-footer-content) {
		padding-top: 30px;
	}
}
@media screen and (max-width:575px) {
	.single-staff .site-footer-content:not(.home .site-footer-content) {
    	padding-top: 0px;
	}
}
@media screen and (max-width:500px) {
	.Staff-bottom {
        padding: 40px 0;
	}
	.time-schedule .Head01 h2:not(.home h2) {
        font-size: 2.2rem;
	}
	.Staff-question, .time-schedule {
        padding: 40px 0;
	}
	.Staff-question {
		padding: 80px 0 50px;
	}
	.time_schedule-wrapper {
        padding: 40px 6%;
	}
}
@media screen and (max-width:415px) {
	.StaffContents {
        padding: 20px 0;
    }
	.time_schedule-wrapper ul li p:last-child {
		font-size: 1rem;
	}
	.staff-catchphrase, .StaffContents h2 {
        font-size: 1.2rem;
	}
    .job_type, .staff-name, .Year_of_joining {
    font-size: 1.1rem;
	}
    .staff-catchphrase {
		margin-bottom: 10px;
	}
    .profile-photo img {
        max-width: 350px;
	}
    .StaffContents02 .Qbox p:last-child {
        margin-bottom: 40px;
	}
	.Qbox p {
		margin-bottom: 40px;
	}
	.Qbox h2 {
		margin-bottom: 15px;
		padding-left: 45px;
	}
	.time-schedule .Head01 h2:not(.home h2) {
        font-size: 1.9rem;
	}
}
@media screen and (max-width:393px) {
    .staff-catchphrase, .StaffContents h2 {
        font-size: 1.15rem;
	}
    .staff-catchphrase {
        padding: 5px 15px;
	}
    .time-schedule .Head01 h2:not(.home h2) {
        font-size: 1.9rem;
	}
}
@media screen and (max-width:375px) {
    .staff-title {
        font-size: 4em;
	}
	.time-schedule .Head01 h2:not(.home h2) {
        font-size: 1.75rem;
	}
}
@media screen and (max-width:319px) {
	.staff-title {
        font-size: 3.5em;
	}
	.nav-links a{
		font-size: 1rem;
	}
	.time-schedule .Head01 h2:not(.home h2) {
        font-size: 1.7rem;
	}
}
/*-------------------------------お知らせ-------------------------------*/

.entry-meta-item-updated,
.entry-meta-item-author,
.entry-footer{
	display:none;
}
.next-prev .vk_post.card {
	border: none;
}


.vk_post_imgOuter_singleTermLabel {
    padding: 7px 1.2em;
	background: var(--main-orange) !important;
    font-size: 1rem;
    font-weight: bold;
}
.media-img {
    border: none;
}
.vk_post .vk_post_btn {
	color: var(--main-orange);
    white-space: nowrap;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
	border: none;
	padding-right: 25px;
    color: var(--main-orange);
}
.vk_post .vk_post_btn:after{
	content: "";
    display: inline-block;
    width: 46px;
    height: 24px;
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: var(--main-orange);
    border-radius: 6px;
    margin-left: 10px;
    vertical-align: middle;
    text-align: center;
    background-position: center;
    margin-bottom: 4px;
    transition: all 0.5s 0s ease;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):focus {
    box-shadow: none;
	background: transparent;
    color: var(--main-text);
}
.vk_post .vk_post_btn:hover:after{
	transform:rotate3d(1,0,0,180deg);
	transition: 1s;
}
.vk_post .vk_post_title a {
    color: var(--main-text);
    font-weight: bold;
    font-size: 1.2rem;
}
.vk_post .vk_post_title a:hover{
    color: var(--main-orange);
}
.vk_post_title_new {
    color: var(--main-orange);
}
.entry-body>.vk_posts>.media.vk_post-col-sm-12:first-child, 
.main-section>.vk_posts>.media.vk_post-col-sm-12:first-child {
	border-top: none;
}
.vk_post.media { 
	border-bottom: 0px solid var(--vk-color-border-hr, #e5e5e5);
}
.main-section > .vk_posts > .media.vk_post-col-lg-12 .media-img {
    margin-right: 5%;
}
.vk_post .media-body {
	width: 55%;
}
@media screen and (max-width:991px) {
	.single .site-body h1 {
    	font-size: 1.5rem;
	}
}
@media screen and (max-width:600px) {
	.category-news .site-body {
	   padding: 0;
	}
	.vk_post_imgOuter_singleTermLabel {
   padding: 2px 10px;}

}
@media screen and (max-width:575px) {
	.single .main-section>div:last-child{
    	margin-bottom: 30px;
	}
}
@media screen and (max-width: 500px) {
	.single .site-body h1 {
    	font-size: 1.3rem;
	}
	.vk_post_imgOuter_singleTermLabel {
		font-size: 0.8rem;
	}
	.vk_post .vk_post_btn {
		font-size: 14px;
	}
}
@media screen and (max-width:415px) {
	.vk_post .media-body {
		width: 100%;
	}
	.vk_post .vk_post_btn {
		padding-right: 5px;
	}
}
@media screen and (max-width:415px){
	.vk_post.media {
		flex-direction: column;
	}
	.vk_post .media-body {
		width: 100%;
		margin-top: 15px;
	}
	.vk_post .media-img {
		width: 100%;
	}
}

/*-------------------------------山際建設の仕事-------------------------------*/
.list-jop li{
    background: #fff;
    box-shadow: 0px 0px 20px #f2d0c782;
    padding: 40px 6%;
    border-radius: 10px;
	margin-bottom:80px;
}
.list-jop-contents{
    display:flex;
	justify-content:space-between;
	margin-bottom: 20px;
}

.list-jop-contents > div:nth-child(2){
	width:40%;
	min-width: 300px;
    margin-left: 5%;
}
.list-jop-contents > div.jop-description{
	width:100%;
}
.list-jop-contents > div h2{
	border-bottom: 2px solid var(--main-orange);
    font-size: 1.4rem;
    padding-bottom: 10px;
	margin-bottom: 30px;
}
.list-jop li .button01 a:first-child{
    margin-right: 40px;
}
.list-jop li:last-child{
	margin-bottom:0;
}
.not-recruiting{
	margin-top:80px;
	padding: 30px;
	border: 1px solid #ddd;
}
.list-jop-contents > div img{
	border-radius:10px;
}
@media screen and (max-width: 1200px) {
	.list-jop-info {
		margin: 50px 0 60px;
	}
}
@media screen and (max-width: 768px) {
	.list-jop li {
		margin-bottom: 60px;
	}
	.list-jop li:last-child{
		margin-bottom:0;
	}
}
@media screen and (max-width: 767px) {
	.list-jop-contents {
		flex-direction: column-reverse;
	}
	.list-jop-contents > div.jop-description,
	.list-jop-contents > div {
		width: 100%;
	}
	.list-jop-contents > div:nth-child(2) {
		width: 100%;
		margin-left: 0;
		min-width: initial;
	}
	.list-jop-contents > div img{
		max-width: 350px;
		margin: 0 auto 40px;
	}
	.list-jop-info {
		margin: 40px 0 50px;
		flex-direction: column;
		gap: 30px;
	}
    .list-jop-info > div,.list-jop-info > div.list-jop-description {
		width: 100%;
	}
	.list-jop-info > div img{
		max-width: 400px;
		margin: auto;
		display: block;
		width: 100%;
	}
	
}
@media screen and (max-width: 600px) {
	.list-jop li {
		margin-bottom: 40px;
	}
	.list-jop{
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 575px) {
    .not-recruiting{
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 500px) {
	.list-jop li .button01 a:first-child,
	.list-jop li .button01 a {
		margin-right: 0px;display: block;
	}
	.list-jop li .button01{display: flex;
		flex-direction: column;
		align-items: center;
		gap: 20px;
		margin-top: 40px;
	}
	.list-department-title {
		display: block;
		font-size: 2rem;
	}
	.category_bnr {
		margin: 20px 0;
	}
}
@media screen and (max-width:390px) { 
	.list-department-title {
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 360px) {
	.list-jop-contents > div > img {
    	margin: 0 auto 30px;
	}
}

/*-------------------------------募集要項-------------------------------*/
/*詳細*/
.wp-block-table td:first-child{
	vertical-align: top;
}
.wp-block-table td, .wp-block-table th {
    border:0px solid #E2E2E2; 
	border-bottom: 1px solid #E2E2E2;
	padding: 30px;
}
.wp-block-table td:first-child{
	border-bottom: 1px solid var(--main-orange);
	font-weight: bold;
    width: 200px;
}
@media screen and (max-width: 991px) {
	.wp-block-table td:first-child {
		width: 140px;
		padding: 20px 0;
	}
	.wp-block-table td{
		padding: 20px;
	}
}
@media screen and (max-width: 500px) {
	.wp-block-table td, 
	.wp-block-table th{
		display:block;width:100%;
	}
	.wp-block-table td:first-child {
		width: 100%;
		padding: 20px 0 10px;
	}
}
.tax-recruitmentcat .page-header-title, 
.single-recruitment .page-header-title {
	margin-bottom: 50px;
}
.recruitment-image{
	margin: 50px 0 80px;
}
.recruitment-image img{
	object-fit: cover;
    width: 100%;
    max-height: 600px;
}
.term-new-graduate .list-department-title{
	display:none;
}
.category_bnr{
	margin: 40px 0;
}

.recruitment-image-bottom{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:5%;
}
.recruitment-image-bottom p{
	width:30%;
}
.single-recruitment .main-section .recruitment-image-bottom p img {
    border-radius: 6px;
    object-fit: cover;
    height: 20vw;
    max-height:250px;
    width: 100%;
}
.single-recruitment .button01{
	text-align:right;
	margin: 50px 0 80px;
}
.single-recruitment .main-section img{
	border-radius:6px;
}
@media screen and (max-width: 991px) {
	.single-recruitment .main-section .recruitment-image-bottom p img {
	    height:15vw;
	}
	.single-recruitment .breadcrumb{
		margin-bottom:40px;
	}
	.recruitment-image {
		margin: 30px 0 30px;
	}
}
@media screen and (max-width: 600px) {
	.single-recruitment .main-section .recruitment-image-bottom p img {
	    height:18vw;
	}
}
@media screen and (max-width: 575px) {
	.recruitmentContents{
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 500px) {
	.single-recruitment .main-section .recruitment-image-bottom p img {
	    height:55vw;
	}
    .recruitment-image-bottom {
		flex-direction: column;
	}
    .recruitment-image-bottom p {
		width: 100%;
		max-width: 400px;
		margin: auto;
	}
	.recruitmentContents h1 {
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 390px) {
   .recruitmentContents h1 {
      font-size: 1.5rem;
	}
   .recruitment-image {
       margin: 20px 0 10px;
	}
}

/*一覧*/
.recruitment-top-image img{
	height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
.list-jop-info{
	display:flex;
	margin: 60px 0 70px;
	justify-content: space-between;
}

.list-jop-info > div:nth-child(2){
	width:40%;
	margin-left: 8%;
	min-width: 450px;
}
.list-jop-info > div.list-jop-description{
	width:100%;
}
.list-jop-info img,
.category_bnr img{
	border-radius:6px;
}
.recruitmentcat-link{
	display:flex;
	flex-wrap:wrap;
	margin: 50px 0 30px;
}
.list-department-title{
	display: block;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 50px 0 0;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.recruitmentcat-link li{
	margin-right:20px;
	margin-bottom:20px;
}
.recruitmentcat-link li a{
	background: var(--main-orange);
    width: 100%;
    padding: 15px 30px 15px 25px;
    transition: all 0.5s 0s ease;
    border-radius: 10px;
    color: #fff;
    text-align: left;
    font-weight: bold;
	display: block;
}
.recruitmentcat-link li a:hover{
	transform:scale(0.97);
	opacity:0.7;
}
.recruitmentItemTitle{
	display: block;
	font-size: 1.4rem;
    font-weight: bold;
}
.recruitmentItemTitle a{
	font-weight: bold;
}
.recruitmentItemTitle a:hover{
	color:var(--main-orange);
}
.recruitmentList{
	margin-top:80px;
}
.recruitmentList li > .recruitmentItemContents{
	display:flex;
	justify-content:space-between;
}
.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-photo{
	width:33%;
}
.recruitmentItemContents-photo a{
	display: block;
	overflow: hidden;
	transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
	border-radius:10px;
}
.recruitmentItemContents-photo a img{
	transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
	display: block;
	width: 100%;
    object-fit: cover;
    height: 20vw;
}
.recruitmentItemContents-photo a:hover img{
	transform:scale(1.05);
	transition: 0.5s ease-out;
	-webkit-transition:0.5s ease-out;
}
.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-text{
	width:62%;
	background:#fff;
	box-shadow: 0px 0px 20px #f2d0c782;
	padding: 40px 6%;
    border-radius: 10px;
}
.recruitmentList li > .recruitmentItemContents > div > p{
	font-weight: bold;
	margin-bottom: 30px;
}
.recruitmentList li > .recruitmentItemContents > div > p.list-department{
	color: var(--main-orange);
    margin-bottom: 0px !important;
    margin-top: 15px;
	font-size: 15px !important;
    text-align: right;
}
.recruitmentList li:last-child{
	margin-bottom:0;
}
.recruitment-list-table{
	border-top: 2px solid var(--main-orange);
    border-bottom: 2px solid var(--main-orange);
    margin: 10px 0 30px;
}
.recruitment-list-table.wp-block-table td,
.recruitment-list-table.wp-block-table td:first-child {
    border-bottom: 1px solid #E2E2E2;
    font-weight: bold;
    padding: 20px 20px;
}

.recruitmentItemContents-text{
	position: relative;
}
.recruitmentList li > .recruitmentItemContents > div > p.list-department {
     margin-bottom: 5px !important;
     margin-top: 15px;
     font-size: 15px !important;
     background: #f5f5f5;
     color: var(--main-text);
     padding: 2px 20px;
     border-radius: 4px;
     display: inline-block;
}



.list-job-details{
	height: 5em;
    overflow: hidden;
	position:relative;
	margin-bottom: 30px;
	text-align: justify;
}
.list-job-details:after{
	content: "…";
    display: block;
    width: 26px;
    height: 1.2em;
    position: absolute;
    right: 0px;
    bottom: 3px;
    background: #fff;
    z-index: 10;
    color: var(--main-text);
    line-height: 1;
    text-align: right;
}
.recruitment-list-table.wp-block-table td:first-child{
    width: 130px;
}
.recruitmentList li{
	margin-bottom: 80px;
}
.recruitmentList li > .recruitmentItemContents > div > ul{
	margin-bottom: 20px;
}
.recruitmentList li > .recruitmentItemContents > div > ul li{
	display:flex;
	justify-content:space-between;
	align-items:center;
	font-weight: bold;
    margin-bottom: 10px;
}

.recruitmentList li > .recruitmentItemContents > div .button01{
	text-align: right;
}
.recruitmentcat-title{
	font-size: 1.7em;
	font-weight:bold;
}

.tax-recruitmentcat:not(.tax-recruitmentcat.term-new-graduate):not(.tax-recruitmentcat.term-mid-career) .recruitmentcat-title,
.tax-recruitmentcat:not(.tax-recruitmentcat.term-new-graduate):not(.tax-recruitmentcat.term-mid-career) .recruitmentcat-link{
	display:none;
}
.tax-recruitmentcat.term-new-graduate .list-department-title,
.tax-recruitmentcat.term-mid-career .list-department-title,
.tax-recruitmentcat.term-new-graduate .list-jop-info,
.tax-recruitmentcat.term-mid-career .list-jop-info{
	display:none;
}

.tax-recruitmentcat:not(.tax-recruitmentcat.term-new-graduate):not(.tax-recruitmentcat.term-mid-career) .list-department-title {
	margin: 0px 0 0;
}
.Staff-bottom.Recruit-bottom {
    padding: 0px 0 100px;
}
.Staff-bottom.Recruit-bottom .link-btn {
    justify-content:center;
	will-change: unset;
}
@media screen and (max-width: 1200px) {
	.recruitmentList {
		margin-top: 0px;
	}
	.recruitment-top-image img{
		height: auto;
	}
}
@media screen and (max-width: 1100px) {
	.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-text {
		padding: 40px;
	}
	.list-jop-info > div:nth-child(2) {
    	min-width: 350px;
	}
}
@media screen and (max-width:991px) {
	.recruitmentItemContents-photo a img {
	    height: 200px;
    }
	.list-department-title{
		font-size: 2rem;
		margin-top: 40px !important;
		margin-bottom: 15px !important;
	}
	.recruitmentList {
		margin-top: 40px;
	}
	.recruitmentList li {
		background: #fff;
		box-shadow: 0px 0px 20px #f2d0c782;
		padding: 40px;
		border-radius: 10px;
	}
	.recruitmentList li > .recruitmentItemContents {
		flex-direction: column;
	}
	.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-text {
		width: 100%;
		background: transparent;
		padding: 0;
		box-shadow: none;
	}
	.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-photo {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 40px;
	}
	.list-jop-info {
		margin: 0px 0 30px;
	}
}
@media screen and (max-width: 850px) {
	.recruitmentList li {
		margin-bottom: 50px;
	}
}
@media screen and (max-width:768px) {
	
	.recruitmentList li > .recruitmentItemContents{
		flex-direction: column;
	}
	.recruitmentList li > .recruitmentItemContents > a{
		width:100%;
		max-width: 400px;
        margin: 0 auto 20px;
	}
	.recruitmentList li > .recruitmentItemContents > div{
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.list-jop-info{
		flex-wrap:wrap;
	}
	.list-jop-info > div.list-jop-description,
	.list-jop-info > div{
		width: 100%;
	}
	.list-jop-info > div:nth-child(2) {
		width: 100%;
		margin-left: 0%;
	}
	.tax-recruitmentcat .page-header, .single-recruitment .page-header {
		min-height: 300px;
	}
	.recruitmentcat-link {
		margin: 30px 0 0px;
	}
	.recruitmentcat-link li a {
		padding: 10px 15px;
	}
	.recruitmentcat-link li {
		margin-right: 10px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 600px) {
	.list-department-title{
		font-size: 1.7rem;
	}
	.recruitment-list-table.wp-block-table td:first-child {
		width: 90px;
		padding: 15px 0;
	}
	.tax-recruitmentcat .page-header-title, .single-recruitment .page-header-title {
		margin-bottom: 0px;}
	.tax-recruitmentcat .page-header, .single-recruitment .page-header {
		align-items: center;
	}
	.recruitmentcat-title {
    	font-size: 1.5em;
	}
}
@media screen and (max-width: 575px) {
	.recruitmentList {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 500px) {
	.list-department-title {
        margin-top: 20px !important;
	}
	.category_bnr {
    	margin: 20px 0;
	}
	.recruitmentcat-link li a {
		font-size: 0.95rem;
	}
    .recruitmentcat-link li a {
		padding: 10px 10px;
	}
    .recruitment-list-table.wp-block-table td, 
    .recruitment-list-table.wp-block-table td:first-child {
		width: 100%;
		display: block;
		padding: 15px 0;
	}
	.recruitment-list-table.wp-block-table td:first-child {
		text-align: center;
		border-bottom: 1px dashed #E2E2E2;
		background: var(--orange-bg);background: #f1f1f1;;
	}
	.Staff-bottom.Recruit-bottom {
    	padding: 0px 0 50px;
	}
}
@media screen and (max-width: 415px) {
	.list-department-title{
		font-size: 1.5rem;
	}
	.recruitmentList li {
		padding: 40px 6% 30px;
	}
	.recruitmentItemTitle {
		font-size: 1.3rem;
	}
	.recruitmentcat-title {
    	font-size: 1.3em;
	}
}
@media screen and (max-width: 390px) {
	.recruitmentcat-link li a {
		font-size: 0.9rem;
	}
	.recruitmentList li {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 375px) {
	.recruitmentcat-link li {
		margin-right: 8px;
	}
}
@media screen and (max-width: 359px) {
	.recruitmentcat-link li {
		margin-right: 0;
		width: 48%;
	}
	.recruitmentcat-link {
		justify-content: space-between;
	}
	.recruitmentcat-link li a {
		height: 100%;
	}
	.Staff-bottom .link-btn a {
		width: 240px;
	}
}
@media screen and (max-width: 320px) {
	.recruitmentList li {
		padding: 30px 6%;
	}
	.recruitmentList li > .recruitmentItemContents > div.recruitmentItemContents-photo {
		margin: 0 auto 30px;
	}
	.recruitment-list-table {
		margin: 15px 0 20px;
	}
}

/*--------------------------ページネーション---------------------------*/
.pagination{
	display: flex;
}
ul.page-numbers {
    padding-bottom: 80px;
}
ul.page-numbers li {
	margin: 5px;
}
ul.page-numbers li:first-child>.page-numbers {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 4px;
}
ul.page-numbers li:last-child>.page-numbers {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-radius:4px;
}
ul.page-numbers li a, ul.page-numbers li span.page-numbers {
    padding: 3px 12px;
	border-radius: 4px;
	border: none;
    background: #f5f3f0;
    color: var(--main-orange);
}
ul.page-numbers li span.page-numbers.current {
    border-radius: 4px;
    color:#fff;
    background-color: var(--main-orange);
    border: none;
}
@media screen and (max-width: 500px){
	ul.page-numbers {
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 415px){
	ul.page-numbers {
		padding-bottom: 40px;
	}
}

/*-------------------------------エントリー-------------------------------*/
.entryContents h2 {
}
.entryContents h3 {
	margin-top:80px;
	margin-bottom: 40px !important;
}
.entry-link{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.entry-link > div,
.entry-link > figure.wp-block-image{
	width:47%;
	margin: 0 !important;
}
.entry-link > figure.wp-block-image img{
	width: 100%;
    object-fit: cover;
    height: 420px !important;
    object-position: left;
}
.entry-link .wp-block-image a{
	display: block !important;
}
.entry-link > figure img{
	border-radius:10px;
}
.entry-link > div{
	display:flex;
	justify-content: flex-start;
	flex-wrap:wrap;
	align-content: flex-start;
}
.entry-link > div > figure{
	width:47%;
	margin: 0 6% 30px 0 !important;
}
.entry-link .bnrContents .wp-block-image{
	border-radius:4px;
	border: #ddd 1px solid;
}
.entry-link .bnrContents .wp-block-image img{
	width: 100% !important;
	display:block;
	height: auto !important;
}
.entry-link > div > figure:nth-child(2n){
	margin: 0 0 30px 0 !important;
}
.entry-link > div a:hover{
	transform:scale(0.97);
}
.flow{
	display:flex;
	justify-content: flex-start;
	margin: 100px auto;
	flex-wrap: wrap;
}

.flow li{
	display:flex;
	background: var(--main-orange);
    border-radius: 10px;
	width: 14%;
	margin-right:3.2%;
    align-items: center;
    padding: 80px 20px 60px;
    font-size: 1.4rem;
    font-weight: bold;
	position: relative;
	color: #fff;
}
.flow li:last-child{
	margin-right:0;
}
.flow li p{
	font-size:2rem;
	font-weight:bold;
    position: absolute;
    top: 12px;
    background-repeat: no-repeat;
	letter-spacing: 0;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
	color: #fff;
}

.flow li p span{
	font-size:0.8rem;
	display:block;
	margin-top: 0px;
	color: #fff;
}
.entry-mid-career .flow li p{
	background: url(images/step-bg-green.svg);
	background-repeat: no-repeat;
	color:#fff;
}
.entry-mid-career .flow li p span{
	color:#fff;
}
.entry-mid-career .flow {
	margin: 0 !important;
}

.flow li:after{
	content:"";
    display: block;
    width: 20px;
    height: 20px;
    bottom: 0;
	top:0;
    right: -27px;
	margin:auto;
    background:url(images/arrow-orange.svg);
	background-repeat:no-repeat;
	background-size:contain;
    position: absolute;
}
.flow li:last-child:after{
	display:none;
}
.bnrContents{margin: 0;
    width: 100%;}
.bnrContents > div{
	display: flex;
    gap: 50px;
    margin: 50px auto 80px;
}

.entry-form{
	background: var(--orange-bg);
	padding: 80px 0;
}
.formContents{
	background:#fff;
	padding:80px;
	margin-top: 40px !important;
}
.form-text{
	font-weight:bold;
}
.entry-form .wpcf7{
	margin:auto;
}
.entryContents .EntryForm h3{
	text-align: left;
    font-size: 1.3rem;
    margin-bottom: 10px !important;
	margin-top: 40px;
    font-weight: 700;
}
.entryContents .EntryForm h3 span{
    font-size: 16px;
}
.entryContents .EntryForm h3 span.Required{
    font-size: 15px;
    margin-left: 10px;
    color: var(--main-orange);
}
.EntryForm .wpcf7-list-item {
	margin: 0 1em 0 0;
}
.EntryForm .wpcf7-file{
	display: block;
	font-size:0.9rem;
}
/*中途採用　媒体リンクボタン非表示*/
.hidden-box{display:none;}

/*インターンシップ*/
.internship-link{
	width: 100%;
    margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.internship-link a{
	/*text-decoration:underline !important;*/
	color:var(--main-orange);
	background: var(--orange-bg);
    padding: 20px 20px;
}
.bnr-link-box{
	
}

/* ラジオボタン */
form input[type="radio"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.wpcf7-list-item.first {
	margin-left: 0;
}
span.wpcf7-list-item-label {
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
}
span.wpcf7-list-item-label::before {
	display: block;
	content: "";
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border: 1px solid #cdd6dd;
}
span.wpcf7-list-item-label::after {
	display: block;
	position: absolute;
	content: "";
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background-color: #797979;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
input[type="radio"]:checked + span.wpcf7-list-item-label::after {
	display: block;
}
/*チェックボックス*/
.entry-pp input[type="checkbox"] {
	display: none;
}
.entry-pp input[type="checkbox"] + span {
	padding-left: 28px;
	display: inline-block;
	position: relative;
}
.entry-pp input[type="checkbox"] + span:after,
.entry-pp input[type="checkbox"] + span:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
}
.entry-pp input[type="checkbox"] + span:before {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	height: 20px;
	width: 20px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 0;
}
.entry-pp input[type="checkbox"] + span::after {
	border: none;
	background:url(images/check.png);
	background-size:contain;
	height: 12px;
	width: 12px;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.entry-pp input[type="checkbox"]:checked + span::after {
	display: block;
}
.entry-pp-link a{
	text-decoration:underline !important;
}
.entry-pp-link a:hover{
	color:var(--main-orange);
}
.entry-pp{
    margin: 30px 0;
}
.entry-pp span.wpcf7-list-item-label::before{
	display:none;
}
.entry-pp .wpcf7-list-item {
    margin: 0 0 0 0;
}
.entry-pp .wpcf7-list-item label{
    display:flex;
}
/*ファイル添付*/
.wpcf7-file{
  display: inline-block;
  color: #333;
  height: 100%;
  padding-left: 0; 
  margin-left: 40px;
}
.wpcf7 input[type="file"] {
	width: 100%;
}
input[type=file]::file-selector-button {
    background-color:#eaeaea;
    padding: 10px 1em;
    margin-right: 1em;
    border:1px solid #cdd6dd;
    color:#333;
    height: 100%;
    cursor: pointer;
}
textarea{
	 line-height: 1.5;
}
/*送信ボタン*/
.submit-btn p{
	position: relative;
	max-width: 400px;
	height: 82px;
	transition: transform 0.3s;
}
.submit-btn input[type=submit] {
    background-color: var(--main-orange);
    color: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    margin: 50px 0 0;
    display: block;
	font-size: 1.2rem;
	/*background-image:url(images/arrow.svg);
	background-repeat:no-repeat;
	background-size:16px;
	background-position: center right 40px;*/
	transition: 0.3s ease-out;
	-webkit-transition:0.3s ease-out;
	border: 4px solid var(--main-orange);
	box-shadow: 0px 0px 20px #f2d0c782;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.submit-btn input[type="submit"]:hover{
	transform:scale(0.97);
	background:var(--orange-bg);
	background:#fff;
	color:var(--main-orange);
	transition: 0.5s ease-out;
	-webkit-transition:0.5s ease-out;
	border: 4px solid var(--main-orange);
	box-shadow: 0px 0px 20px #f2d0c782;
}
.submit-btn p:after {
	content: "";
	position: absolute;
	top: 32px;
	margin:auto; 
	right: 40px;
	width: 20px;
	height:20px;
	background: url("images/arrow.svg");
	background-repeat: no-repeat;
	background-size: 16px;
	transition: transform 0.3s;
	transform-origin: center;
}
.submit-btn p:hover{
	transform:scale(0.97);
}
.submit-btn p:hover:after {
	background: url("images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-size: 16px;
	transform:scale(0.97) rotate3d(1,0,0,180deg);
	transition: 1s;top: 30px;
}
.submit-btn input[type=submit]:not(:disabled):hover {
    opacity:0.7;
}

@media screen and (max-width:1199px){
	.flow li:after {
		right: -19%;
		z-index: 1;
	}
	.flow li{
		margin-bottom: 30px;
		padding: 80px 20px 20px;
		justify-content: center;
		text-align: center;
	}
    .entry-new-graduate .flow li {
		width: 30%;margin-right: 5%;
	}
	.entry-new-graduate .flow li::after {
    	right: -12%;
	}
    .entry-new-graduate .flow li:nth-child(3n)::after{
    	display:none;
	}
    .entry-mid-career .flow li {width: 21%;
    	margin-right: 5.33%;
	}
    .entry-mid-career .flow li::after {
		right: -18%;
	}
    .entry-new-graduate .flow li:nth-child(3n) ,
	.entry-mid-career .flow li:last-child{
		margin-right: 0;
	}
}
@media screen and (max-width: 1100px) {
	.entry-link > figure.wp-block-image img {
		height: 300px !important;
	}
}
@media screen and (max-width:991px){
	.flow li:after {
		right: -48%;
	}
	.entry-mid-career .flow li:after {
		right: -42%;
	}
}
@media screen and (max-width: 850px) {
	.entry-new-graduate .flow li::after {
    	right: -14%;
	}
	.entry-mid-career .flow li::after {
    	right: -19%;
	}
    .formContents {
		padding: 60px;
	}
}
@media screen and (max-width:820px){
	.page-id-8 .contents-padding {
		padding: 50px 0;
	}
	.form-text {
		text-align: left;
	}
	.form-text br{
		display:none;
	}
}
@media screen and (max-width:767px){
	.flow li,
	.entry-mid-career .flow li{
		width: 100%;
    	justify-content: center;
		padding: 80px 5px 20px;
		font-size: 1.3rem;
		margin-bottom: 60px;
	}
    .entry-mid-career .flow li::after {
		right: -21.5%;
	}
	/*.entry-mid-career .flow li:last-child {
    	margin-bottom: auto;
	}
    .entry-mid-career .flow li{
		margin-bottom: 0;
	}
	.flow li p, 
	.entry-mid-career .flow li p {
		width: auto;
		height: auto;
		background: none;
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center;
		padding-right: 0;
		font-size: auto;
	}
	.flow li p{
		margin: auto;
		left: 0;
		top: 12px;
		bottom: auto;
		right: 0;}
	.flow li::after {
		right: 0;
		left: auto;
		margin: auto;
		bottom: 0;
		top:0;
		transform: rotate(0deg);
		line-height: 1;
		padding-top: 0px;
		padding-left: 0px;
		width: 20px;
		height: 20px;
	}*/
	.flow{
		margin: 50px auto
	}
	.entry-mid-career .flow li:after {
        right: 0;
	}
	.bnrContents > div {
		flex-direction: column;
		max-width: 300px;
		text-align: center;
	}

	.flow li p span {
		margin-top: 0px;
		margin-bottom: -3px;
	}
	.entryContents h2 {
		margin-bottom: 40px;
	}
	.entry-new-graduate .flow li::after {
    	right: -15%;
	}
	.entry-link {
    	flex-direction: column;
	}
	.entry-link > div, 
	.entry-link > figure.wp-block-image {
		width: 100%;
	}
	.formContents {
		padding: 40px;
	}
    .EntryForm .wpcf7-list-item {
		display: block;
		margin: 0 0 10px 0;
	}
	.EntryForm .wpcf7-list-item:last-child{
		margin: 0 0 0px 0;
	}
	.page-header {
		min-height: 300px;
	}
}
@media screen and (max-width:600px){
	.submit-btn input[type=submit] {
		margin: 50px auto 0px;
	}
	.flow li {
		letter-spacing: 0.01em;
	}
	.bnrContents > div {
		gap: 30px;
		margin: 30px auto 50px;
	}
	.entry-mid-career .bnrContents > div {
        margin: 30px auto 80px;
	}
	.contents-padding {
		padding: 60px 0;
	}
	.entry-form {
		background: var(--orange-bg);
		padding: 60px 0;
	}
	.entry-new-graduate .flow li,
	.entry-mid-career .flow li{
		width: 100%;
    	justify-content: center;
		padding: 20px;
		margin-bottom: 60px;
		margin-right: 0;
	}
	.entry-new-graduate .flow li:last-child,
	.entry-mid-career .flow li:last-child{
		margin-bottom: 0;
	}
	.flow{
		margin: 50px auto
	}
	.flow li:after {
		right: 0;
        left: 0;
        margin: auto;
        bottom: -46px;
		top: auto;
		transform: rotate(90deg);
		width: 20px;
		height: 20px;
	}
	.entry-new-graduate .flow li::after,
	.entry-mid-career .flow li:after {
		right: 0;
	}
	.entry-new-graduate .flow li:nth-child(3)::after {
		display: block;
	}
	.bnrContents > div {
		flex-direction: column;
		max-width: 300px;
		text-align: center;
	}
	.flow li p, 
	.entry-mid-career .flow li p {
		width: 50px;
		left: 20px;
		right: auto;
	}
    .entryContents h3:first-of-type{
		margin-top:40px;
	}
	.entryContents h2 {
		margin-bottom: 40px;
	}
}
@media screen and (max-width:500px){
	.entry-mid-career{
		margin-bottom:0px;
	}
}
@media screen and (max-width:450px){
	.formContents {
		padding: 30px;
	}
	.entry-form {
		background: var(--orange-bg);
		padding: 40px 0;
	}
	.entry-link > figure.wp-block-image img {
		height: 250px !important;
	}
	.entryContents h3 {
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width:415px){
	.submit-btn input[type="submit"] {
		text-align: left;
		padding-left: 50px;
	}
}
@media screen and (max-width:320px){
    .flow li, 
	.entry-mid-career .flow li {
        justify-content: flex-start;
        padding-left: 100px;
	}
	.entryContents .EntryForm h3 {
		font-size: 1.2rem;
	}
	.form-text {
    	font-weight: normal;
	}
	.entryContents .EntryForm h3 span.Required {
    	font-size: 14px;
	}
	.entryContents h3 {
    	font-size: 1.4rem;
	}
	.page-id-8 .contents-padding {
        padding: 30px 0;
	}
}
@media screen and (max-width:319px){
	.submit-btn input[type="submit"] {
		text-align: left;
		padding-left: 30px;
	}
}
@media screen and (max-width: 280px) {
	.formContents {
		padding: 20px;
	}
}
.grecaptcha-badge{
	bottom: 20px !important; */
}