/*--------------------------------------------------------------
# movie
--------------------------------------------------------------*/


#movie_header{
    position: relative;
    height: 100vh;
	width: 100vw;
}

#movie-area{

    overflow: hidden;
}

#movie {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh;
    height: 56.25vw;
    min-height: 100%;
    min-width: 100%;
}


.h-90 {
 height:90%!important
}

main.main-visual{
max-width:100%;
margin: 60px 0 0 0;
position: relative;
background-size: cover;
}

main.main-visual h1,main.main-visual h2,main.main-visual h3{

	color:#ffffff;
}

main.main-visual h1 {
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

main.main-visual p.type02 {
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	font-size: 1.2rem;
	text-indent:1rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}




main.main-visual h2 {
	font-size: 1.4rem;
    border-bottom: solid 1px #ffffff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

main.main-visual p.type01 {
	
	width:80%;
	display: inline-block;
	text-align:left;
}


#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 5rem;
}


.sp_main{
	
	max-width:100%;
height: 100vh;
position: relative;
background: url("/images/index/sp_main.jpg") no-repeat;
background-size: cover;
background-size: auto 100%;
	background-position: center center;
    padding: 50px 0 0 0;
    color: #ffffff;
	
}




.main-container{
	
	height: 80vh;
	z-index: 100;
}

#main-container .btn_box{
height: 30%;
}

.info_cat {
    font-size: 70%;
    margin: 0 0 0 30px;
    padding: 3px 10px 3px 10px;
    border: solid 1px #e4022d;
	background:#e4022d;
	display: inline-block;
}

.info_cat a{
	
	color:#ffffff;
}

.info_list li{
	

		    border-bottom: solid 1px #e4022d;
}

.info_box ul li{
	
	    margin: 0 0 15px 0;

	
}




.index_box02_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	height: 100%;
	padding:10px;
}

.index_box02_text {
    width: 70%;
}





a.index_anchor {
display:inline-block;
	width:50%;
  margin:20px 0;
  padding: 10px 50px;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
background-image: linear-gradient( to right, #fff 0%, #fff 50%, #0000 0%, #fff0 100% );
  box-shadow: 0 3px 10px rgb(0 0 0 / 16%);
  transition: background-position ease 0.4s;
  text-align: center;
	  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
border-radius: 7px;
	border:#ffffff 1px solid;
}

a.index_anchor02 {
    display: inline-block;
    margin: 20px 0;
    padding: 10px 50px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 200% auto;
    background-image: linear-gradient( to right, #7d7b7b 0%, #7d7b7b 50%, #0000 0%, #fff0 100% );
    box-shadow: 0 3px 10px rgb(0 0 0 / 16%);
    transition: background-position ease 0.4s;
    text-align: center;
    color: #808080;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    border-radius: 7px;
    border: #999999 1px solid;
}



a.index_anchor:hover {
  background-position: 0 0;
	  color: #123456;

}

a.index_anchor02:hover {
  background-position: 0 0;
	  color: #ffffff;

}



.index_anchor03 {
    display: inline-block;
    margin: 20px 0;
    padding: 10px 50px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 200% auto;
    background-image: linear-gradient( to right, #fff 0%, #fff 50%, #0000 0%, #fff0 100% );
    box-shadow: 0 3px 10px rgb(0 0 0 / 16%);
    transition: background-position ease 0.4s;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    border-radius: 7px;
    border: #ffffff 1px solid;
}

#main-container {
	z-index: 100;
}






.info_box{
width:50%;
	
}

.mp0 > div{
	margin:0;
	padding:0;
	
	
}

	.index_box02_image {
	height: 100%;
}

.index_box02_text {
    width: 70%;
	margin:15% 0;
}

.info_title{
max-width:100%;
height: auto;
background: url("/images/index/info_bg.jpg") no-repeat;
background-size: cover;
background-position: center center;
padding: 50px 0 50px 0;
}


.index_cg{
max-width:100%;
height: auto;
background-color: #e9e9e9;
background-size: cover;
background-position: center center;
padding: 20px 0 20px 0;
}



.nav-pills .nav-link {
    border-radius: .25rem;
    border: #e4022d solid 1px;
}

.info_box{
width:100%;
}

.info_box02{
width:80%;
padding:20px;
margin: 0px auto;
background:rgb(255,255,255,0.8);
border-radius: 10px ;
}

.info_box02 ul li{
margin:0 0 20px 0;
}

.info_title h2{
color:#000000;

padding:10px 0;
}



.info_box03{
width:75%;
margin: 0px auto;
padding:20px 0;
border-radius: 10px ;
}



.flex50{
	    width: 50%;
		background-color: rgba(0,0,0,0.6);
		padding:20px;
		border-radius: 10px ;
	
}

.flex100{
	    width: 100%;
		background-color: rgba(0,0,0,0.4);
		padding:20px;
		border-radius: 10px ;
	
}



.content_box08{
	
	    background: #f4ebd9 url(/images/index/contents_bg_08.jpg) repeat center center;
    padding: 300px 50px  20px;
	background-size:cover;
	color: #fff;
text-align: right;
}

.content_box09{
	
	    background: #f4ebd9 url(https://www.keep28-jof.jp/wp/wp-content/uploads/2022/02/contents_bg_09.jpg) repeat center center;
    padding: 300px 50px  20px;
	background-size:cover;
	color: #fff;
text-align: right;
}




.fluid-box01 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #f4ebd9 url(/wp/wp-content/uploads/2021/08/DSC_5729-scaled.jpg) repeat center center;
    padding: 150px 50px;
	background-size:cover;
}

.fluid-box01 h2,
.fluid-box01 h3,
.fluid-box01 p{
    color:#ffffff;
}


.fluid-box03 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #eeeeee url("/images/index/contents_bg_06.png") ;
	background-position: center left;
	background-size: cover;
    padding: 150px 50px;
}


.fluid-box03 h2,.fluid-box03 h3{
    color:#ffffff;
}

.fluid-box03 p{
    color:#ffffff;
}

.fluid-box04 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #f4ebd9 url("/images/index/contents_bg_07.jpg") ;
	background-position: center;
	
	background-size: cover;
    padding: 150px 50px;
}

.fluid-box04 h2{
    color:#ffffff;
}

.fluid-box04 p{
    color:#ffffff;
}

.fluid-box01 h2,
.fluid-box01 h3,
.fluid-box01 p{
    color:#ffffff;
}


.fluid-box05 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #f4ebd9 url(/images/index/main01.jpg) repeat center center;
    padding: 150px 50px;
	background-size:cover;
}






.Box_bg{
position: relative;
margin:0 0 30px 0;
	}

.Box_bg_01{
    background-image: url("/images/index/01_01.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	padding:100px 20px 20px;
    border-radius: 5px;
	transition:all 1s ease;

}

.Box_bg_01_bg::before, .Box_bg_01_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    left: 0;
	transition:all 1s ease;
}
.Box_bg_01_bg::before {
background-color: rgba(255,255,255,0.4);
top: 0;

}


.Box_bg_01_bg:hover::before {

	transition:all 1s ease;
opacity: 1;
}



.Box_bg_01_bg::after {
    height: 50%;
background-image: linear-gradient(transparent, rgba(0,0,0,0.6));
	bottom: 0;
}


.Box_bg_01_bg:hover::after{

	transition:all 1s ease;
opacity: 1;
}




.Box_content_01{
	
position: relative;
color: #fff;
z-index: 1;
  transition: all 0.5s ease;
	
}

.Box_content_01:hover{
  pointer-events : auto;
  transition: all 0.5s ease;

	}

.Box_content_01:hover ~ .Box_bg_01_bg:hover::before {
	    background-color: rgba(0,0,0,0.8);
    top: 0;
	transition:all 1s ease;
opacity: 1;
}



.Box_content_01:hover ~ .Box_bg_01_bg:hover::after{
	    height: 40%;
	transition:all 1s ease;
opacity: 1;
}






.Box_bg_02{
    background-image: url("/images/index/01_02.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	padding:100px 20px 20px;
    border-radius: 5px;
	transition:all 1s ease;

}

.Box_bg_02_bg::before, .Box_bg_02_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    left: 0;
	transition:all 1s ease;
}
.Box_bg_02_bg::before {
background-color: rgba(255,255,255,0.4);
top: 0;

}


.Box_bg_02_bg:hover::before {

	transition:all 1s ease;
opacity: 1;
}



.Box_bg_02_bg::after {
    height: 50%;
background-image: linear-gradient(transparent, rgba(0,0,0,0.8));
	bottom: 0;
}


.Box_bg_02_bg:hover::after{

	transition:all 1s ease;
opacity: 1;
}




.Box_content_02{
	
position: relative;
color: #fff;
z-index: 1;
  transition: all 0.5s ease;
	
}

.Box_content_02:hover{
  pointer-events : auto;
  transition: all 0.5s ease;

	}

.Box_content_02:hover ~ .Box_bg_02_bg:hover::before {
	    background-color: rgba(0,0,0,0.8);
    top: 0;
	transition:all 1s ease;
opacity: 1;
}



.Box_content_02:hover ~ .Box_bg_02_bg:hover::after{
	    height: 40%;
	transition:all 1s ease;
opacity: 1;
}




.Box_bg_03{
    background-image: url("/images/index/01_03.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	padding:100px 20px 20px;
    border-radius: 5px;
	transition:all 1s ease;

}

.Box_bg_03_bg::before, .Box_bg_03_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    left: 0;
	transition:all 1s ease;
}
.Box_bg_03_bg::before {
background-color: rgba(255,255,255,0.4);
top: 0;

}


.Box_bg_03_bg:hover::before {

	transition:all 1s ease;
opacity: 1;
}



.Box_bg_03_bg::after {
    height: 50%;
background-image: linear-gradient(transparent, rgba(0,0,0,0.8));
	bottom: 0;
}


.Box_bg_03_bg:hover::after{

	transition:all 1s ease;
opacity: 1;
}




.Box_content_03{
	
position: relative;
color: #fff;
z-index: 1;
  transition: all 0.5s ease;
	
}

.Box_content_03:hover{
  pointer-events : auto;
  transition: all 0.5s ease;

	}

.Box_content_03:hover ~ .Box_bg_03_bg:hover::before {
	    background-color: rgba(0,0,0,0.8);
    top: 0;
	transition:all 1s ease;
opacity: 1;
}



.Box_content_03:hover ~ .Box_bg_03_bg:hover::after{
	    height: 40%;
	transition:all 1s ease;
opacity: 1;
}



.Box_bg_04{
    background-image: url("/images/index/01_04.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	padding:100px 20px 20px;
    border-radius: 5px;
	transition:all 1s ease;

}

.Box_bg_04_bg::before, .Box_bg_04_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    left: 0;
	transition:all 1s ease;
}
.Box_bg_04_bg::before {
background-color: rgba(255,255,255,0.4);
top: 0;

}


.Box_bg_04_bg:hover::before {

	transition:all 1s ease;
opacity: 1;
}



.Box_bg_04_bg::after {
    height: 50%;
background-image: linear-gradient(transparent, rgba(0,0,0,0.8));
	bottom: 0;
}


.Box_bg_04_bg:hover::after{

	transition:all 1s ease;
opacity: 1;
}




.Box_content_04{
	
position: relative;
color: #fff;
z-index: 1;
  transition: all 0.5s ease;
	
}

.Box_content_04:hover{
  pointer-events : auto;
  transition: all 0.5s ease;

	}

.Box_content_04:hover ~ .Box_bg_04_bg:hover::before {
	    background-color: rgba(0,0,0,0.8);
    top: 0;
	transition:all 1s ease;
opacity: 1;
}



.Box_content_04:hover ~ .Box_bg_04_bg:hover::after{
	    height: 40%;
	transition:all 1s ease;
opacity: 1;
}









.btn-light {
width: 100%;
margin: 3px;
	background-color: rgba(255,255,255,0.9);
	    font-size: 0.7em;
}

.list-group-item-light {
    color: #14141c;
    background-color: rgba(255,255,255,0.7);
    font-size: 0.8em;
}
	


.Box_content_torugu {
 display: flex;
  align-items: stretch;
}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
.zoom {
overflow: hidden
}

.zoom-1 img {
width: 100%;
height: auto;
animation: animationZoom1 20s ease-in-out forwards;
}
@keyframes animationZoom1 {
100% { transform: scale(1.1)}
}


.Box02_content {
    position: relative;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.Box02_content .Box02_content_box {
    max-width: 550px;
background-color: rgba(0,0,0,0.6);
    padding: 120px 80px 80px;
}


.Box02_content .Box02_content_box h2{
    color:#ffffff;
}

.Box02_content .Box02_content_box a{
text-decoration: none;
    color:#ffffff;
}



.linkani01 {
  animation-name: anime01;
  animation-duration: 1s;
  animation-timing-function: cubic-bezier(0.5, 0, 0, 1);
  animation-delay: 1.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
}

@keyframes anime01 {
  0% {
    width: 100%; }
  100% {
    width: 0%; }
}

    .Box02_content .linkani01 {
      position: absolute;
      background: #fff;
      width: 100%;
      height: 100%;
      right: 0;
}



.Box02_content {
    background-image: url("/images/index/02_02.jpg");
}


.Box02_content .nextTxt {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 2;
}


.Box02_content .nextTxt {
    position: relative;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.05em;

}






.Box02_content a:hover::before {
    opacity: 0.5;
}


.Box02_content a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: opacity 0.5s;
}



a:hover .nextTxt p::before {
    width: 100%;
}



.Box02_content .nextTxt p {
    position: relative;
    display: inline-block;
}

.Box02_content .nextTxt p::before {
content: '';
background: #fff;
position: absolute;
bottom: 0px;
left: 0px;
width: 0px;
height: 1px;
transition: width 0.5s;
transition-timing-function: cubic-bezier(.65,.05,.36,1);
}




.fluid-box02 {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: url(/images/index/main01.jpg) no-repeat;
        background-size: auto;
    background-size: auto ;
	background-position: center center;

}


.indexlist01{
	
    width: 80%;
	
	
}


.indexlist01 li{
	
letter-spacing: 0.06em;
font-size: 1.1rem;
line-height: 1.65;
  border-bottom: solid 2px #a21616;
padding: 0 0 4px 0;
margin:0 0 20px 0;
list-style-type: none
}


.indexlist01 li a{
	
color:#ffffff;
text-decoration: none;
	
}


.overlay {
  max-height: 200px;
  margin: 0 auto;
  max-width: 768px;
  overflow: hidden;
  padding: 50px;
  position: relative;
  color: white;
  font-family: 'Lato';
  position: relative;
  text-align: center;
  z-index: 0;
	}
.overlay::before {
    content: '';
    filter: blur(20px);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
.overlay::before {
    background: url(/images/index/main01.jpg) no-repeat fixed 0 0/cover;
}




.bg-scale01 {
    position: relative;
    overflow: hidden;
    text-align: center;
    border-top: solid 1px #596456;
    border-bottom: solid 1px #596456;
    text-shadow: 0 0 12px #7b7a35;
    padding: 60px 0;
}
.bg-scale01:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(https://www.meltblue-counseling.com/wp/wp-content/uploads/2020/04/770a65312b2b678e41458889ce0a6196_l.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bg-scale01:hover:after {
    opacity: .6;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.bg-scale01 .inner {
    z-index: 1;
    position: relative;
}













.overlay_btn01 {
 position:relative;
 display:block;
 overflow:hidden;
 -webkit-transition:.7s all ease-out;
 transition:.7s all ease-out
}
.overlay_btn01 img {
 position:relative;
 z-index:1;
 -webkit-transition:.3s all ease-out;
 transition:.3s all ease-out
}
.overlay_btn01:before {
 -webkit-transition:.3s all ease-out;
 transition:.3s all ease-out;
 content:"";
 top:0;
 left:0;
 right:0;
 bottom:0;
 position:absolute;
 background:rgba(0,0,0,.5);
 opacity:0;
 visibility:hidden;
 z-index:2
}
.overlay_btn01 .overlay_btn01 {
 position:absolute;
 z-index:20;
 left:-20px;
 bottom:20px;
 -webkit-transition:.4s all ease-out;
 transition:.4s all ease-out;
 opacity:0;
 visibility:hidden
}
.overlay_btn01 .overlay_btn01 h3 {
 color:#fff;
 margin-bottom:0
}
.overlay_btn01 .overlay_btn01 p {
 color:rgba(255,255,255,.8);
 font-size:12px
}
.overlay_btn01 .overlay_btn01 p:last-child {
 margin-bottom:0
}
.overlay_btn01:hover:before {
 opacity:1;
 visibility:visible
}
.overlay_btn01:hover .overlay_btn01 {
 left:20px;
 opacity:1;
 visibility:visible
}
.overlay_btn01:hover img {
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}








.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
    display: table;
    content: " ";
}


.t1{
	
padding: 20px 30px;
	
	
}


@media (max-width: 1200px) {

.info_box{
width:60%;
	

}

}

@media (max-width: 992px) {

.info_box{
width:80%;
	
}
		a.index_anchor {
display:inline-block;
width:50%;
  margin:0px 0;
  padding: 10px 10px;

}
	
	.flex50 {
    width: 100%;
}
	
	.content_box08{
	
    padding: 200px 50px  20px;
	background-size:cover;

margin: 0 0px;
}

.content_box09{
    padding: 200px 50px  20px;
	background-size:cover;

margin: 0 0px;
}

}


@media (max-width: 768px) {


	
	main.main-visual h2 {
    margin: 50px 0 0 0;
}
	
	
a.index_anchor {
display:inline-block;
width:80%;
  margin:0px 0;
  padding: 10px 10px;

}
	
#content.site-content {
  padding-top: 0;
}
	
main.main-visual {
max-width: 100%;
height: auto;
position: relative;
background: none;
background-size: auto 100%;
background-position: center center;
padding: 0;
	margin:40px 0 0 0;
color: #ffffff;
}
	
	
main.main-visual h1 {

	font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

main.main-visual p.type02 {

	font-size: 1.5rem;
	text-indent:1rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
	margin:0 20px;
}
	
.info_box{
width:90%;
	
}
	
	.index_box02_image {
	height: 100px;
}

.index_box02_text {
    width: 90%;
}

.fluid-box03 {

    padding: 50px 0px;
}

.fluid-box04 {

    padding: 50px 0px;
}
	.flex50{
	    width: 100vw;
		background-color: rgba(0,0,0,0.6);
		padding:20px;
		border-radius: 10px ;
	
	
}
	
.info_box02{
width:100%;
}

.fluid-box03 {

    background-position: -250px 0;

}
	
	
	.Box02_content .Box02_content_box {
    width: 100%;

    padding: 80px 20px 80px;
}

.fluid-box01 {

    padding: 50px 10px;
 
	
}

	
}



@media (max-width: 576px) {


	
		main.main-visual h2 {
    margin: 50px 0 0 0;
}
	
a.index_anchor {
display:inline-block;
width:80%;
  margin:0px 0;
  padding: 10px 10px;

}
	


}


.f_text{
	
	font-size:0.8rem;
	
	
	
}
