@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100;300;400;500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500&display=swap');

.blind{
    display:none;
}

.invisible{
    display:none;
}

body{
font-family: 'Noto Sans JP', sans-serif;
font-size:;
color:#333;
margin:0;
width:100%;
min-width:1600px;
}

header 
{
position:absolute;
padding:0px; 
background-color:rgba(255,255,255,0) ;
width:100%;
height:250px;
top:50px;
left: 0; 
opacity:1;
z-index:0;
min-width:1600px;
} 

.top-line{
    position:absolute;
    display:flex;
    justify-content: center;
    top:-50px;
    width:100%;
    height:15px;
    background: #abe8da;
    font-size:10px;
    color:#666;
    font-family:'Noto Serif JP', sans-serif;
}

.top-line-box{
    position:absolute;
    top:-45px;
    left: calc( 50% + 120px );
    width:250px;
    height:100px;
    border-radius:25px;
    background:#00CCCC;
    font:30px;
    color:#555;
    z-index:-10;
}

.top-line-box img{
    position:relative;
    top:50px;
    width:0px;
}

.top-line-box p{
    position:absolute;
    color:#fff;
    font-weight:;
    font-size:15px;
    left:50px;
    top:50px;
    width:100px;
}


.top-line-box-before{
    content:"";
    position:absolute;
    top:15px;
    left: calc( 50% + 90px );
    width:30;
    height:40px;
    border-radius:0px;
    background:#00CCCC;
    z-index:10;
}

.top-line-box-before::before{
    content:"";
    position:absolute;
    top:px;
    right:0;
    width:30;
    height:40px;
    border-radius:0px 20px 0px 0px; /* 左上、右上、右下、左下 */
    background:#fff;
    z-index:0;
}

.top-line-box-after{
    content:"";
    position:absolute;
    top:15px;
    left: calc( 50% + 370px );
    width:30;
    height:40px;
    border-radius:0px;
    background:#00CCCC;
    z-index:10;
}

.top-line-box-after::after{
    content:"";
    position:absolute;
    top:px;
    right:0;
    width:30;
    height:40px;
    border-radius:20px 0px 0px 0px; /* 左上、右上、右下、左下 */
    background:#fff;
    z-index:0;
}


.adjust{
    left:-80px;
    position:relative;
    display:flex;
    justify-content:center;
}

.sample{

}

.logo{
position:relative;
font-size:50px;
font-family:'Noto Serif JP', sans-serif;
top:10px;
left:15px;
z-index:5;
text-shadow:
0 1px 1px #9a7b4f,
0 1px 1px #9a7b4f,
1px 1px 1px #9a7b4f;
}

.logo img{
    width:300px;
}
.logo span:nth-child(1){
color:#65350f;
}

.logo span:nth-child(3){
color:#65350f;
}

.logo2
{
position:relative;
left:0;
top:-10px;
width:auto;
height:130px;
display:flex;
z-index:100;
}

.logo-back
{
	display:none;			
    position:relative;
    z-index:1;
}


.invisible-pc{
				display:none;
}

.invisible-mobile{
    font-family:'Noto Serif JP', sans-serif;
}

			

.tel{
    font-size:28px;
    color:#28A1A3;
    position:relative;
    top:23px;
    left:122px;
    height:;
    padding:;
    background:;
    text-align: center;
}

.tel img{
    position:relative;
    margin-top:;
    margin-right:5px;
    height:43px;
}

.wrap-tel{
    display:flex;
}

.tel p:nth-child(1){
    font-size:15px;
    letter-spacing: 0px;
}

.tel p{
    margin:3px;
    letter-spacing: 2px;
}

.tizu{
    font-size:28px;
    color:#fff;
    position:absolute;
    top:;
    left:;
    width:;
    padding:;
    text-shadow:0 0 2px #333;
    background:#abe8da;
    border-radius: 10px; 
    text-align: center;
    box-shadow:1px 1px 2px #333;
}

.tizu img{
    width:50px;
}

.tizu a
{
				color:#fff;
}


.time{
 display:none;  
}

.time a
{
display:none;  
}


.time img{
display:none;  
}


.time p{
    display:none;  
    position:relative;
    text-align: center;
    font-size:2.5vw;
    top:3.8vw; 
}

#nav-content{
}

#ul {
	position:relative;
    font-size:18px;
    font-family:'Noto Serif JP', sans-serif;
	top:;
    padding-left:0px;
	padding-top:15px;
    padding-bottom:15px;
	list-style-type: none;
	background-color:#3EB4B6;
	display:flex;
	justify-content:center;
    letter-spacing:px;
	text-shadow:
	0 1px 1px #65350f;
}

#ul li
{
position:relative;
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
text-align:center;
color:#65350f;
z-index:100;
background:;

}



#ul li:first-child
{
width:0;
display:none;
position:absolute;
}

#ul li:nth-child(6)
{
    letter-spacing: -2px;
    font-size:18px;
    padding-left: 0;
    padding-right:0;
    margin-left:20px;
    margin-right:20px;
    top:1px;
}

#ul li a {
	text-decoration:none;
	color:#FFF;
	z-index:100;
}

#ul li a.active {
	color: #ffffff;
	background-color: #0d6990;
}

#ul li a:hover:not(.active) {
	color: #ffffff; 
	opacity:0.5;
	background-color: #fff;
}

#nav-button{
}

#nav-button label{
display:none;
position:absolute;

}

#nav-button p{
 				display:none;
 					}
 
 
.nav-unshown { 
				display:none; 
				}
				
#nav-open { 
}

#before{
 } 
 
#after{
 } 

#before2{
 } 
 
#after2{
 } 

.slide { 
				position:relative; 
				width:1500px;
				height:850px;
				overflow:;
				top:750px; 
				left: 50%; 
				transform: translate(-50%, -50%);
				} 
				
@keyframes slideshow{ 
				0%{ opacity: 0; } 
				10%{ opacity: 1; } 
				30%{ opacity: 1; } 
				35%{ opacity: 0; } 
				100%{ opacity: 0; } 
				} 

.slide img { 
				position: absolute; 
				width:1500px;
				height:850px;
				margin:auto;
				opacity: 0;
                border-radius:50px;
                border:solid 10px #f4dfdf;
				animation :slideshow 18s linear infinite; } 

.slide img:nth-child(2){ animation-delay: 6s; } 

.slide img:last-child{ animation-delay: 12s; }

.font{
				position:relative;
    height:300px;
}
.font p{
position:absolute;
color: #fff; 
font-family:'Noto Serif JP', sans-serif;
font-weight:300;
font-size:70px;
top:30px;
right:200px;
text-align:right;
text-shadow:
0 0 0.5vw #000,
0 0 0.5vw #000,
0 0 1vw #000,
0 0 1.5vw #333;
}

.orange{
color:#ffdcd1;	
}

.font span:nth-child(1){
font-size: 90px;
color:#ffdcd1;	
line-height:0.75;
}

.font span:nth-child(4){
font-size:90px;
line-height:0.75;
}

.font span:nth-child(6){
font-size:90px;			
line-height:0.75;
}

.font span:nth-child(8){
font-size:90px;			
line-height:0.75;
}

.top-font{
   	position:relative;
    text-align:center;
    width:100%;
    top:;
    letter-spacing:4px;
    font-size:25px;
    background:#ddd;
    font:#ddd;
    height:px;
    font-family:'Noto Serif JP', sans-serif;
}

.top-font p{
    position:relative;
    text-align:center;
    top:80;
    font-size:30px;
    z-index:10;
    color:;
}

.pc-image img{
    position:absolute;
    top:-17;
    left:0;
    width:100%;
    height:250px;
    object-fit:cover;
    z-index:0;
}


.invisible
{
}

.hide{
    display:none;
}

.top-img-wrap{
    position:relative;
    top:100px;
    height:1100px;
}

.gaikan{
    position:relative;
    display:flex;
    justify-content:center;
    top:;
}

.gaikan img{
    margin:;
    position:relative;
    width:10%;
    border:1px solid #555;
}

.top-img{
    position:relative;
    background-size:;
    opacity:0.5;
    height:100px;
    width:50%;
    z-index:-5;
}

.top-img-gaikan ul{
    top:;
    padding-left:0;
    position:relative;
    display: flex;
    justify-content: center;
}

.gaikan-font{
    position:relative;
    text-align:center;
    font-size:25px;
    margin:20px;
}

.gaikan-font img{
    width:50px;
    border:0;
}

.img-g{
    position:relative;
    top:;
    left:;
}

.img-g img{
    position:relative;
    width:400px;
    margin:30px;
    left:;
    border:#fff;
    border-radius:10px;
}


#img-1,#img-2,#img-3,#img-4{
    display:none;
}


.gaikan img:nth-child(1){}

.wrap-cont{
 position:relative;
    width:100%;
 height:600px;

}

.midashi{
    position:relative;
    text-align:center;
    font-size:25px;
    top:20px;
    margin:20px;
    font-family:'Noto Serif JP', sans-serif;
}

.midashi p img{
    width:50px;
}

.midashi p{
    position:relative;
    text-align: center;
}

.inner-cont-set{
    position:relative;
    display:flex;
    justify-content: center;
    
}

.inner-cont-set p img{
    width:350px;
}

.inner-cont{
    position:relatvie;
    text-align:center;
    height:;
    background:#fff;
}

.inner-cont p{
    text-align:center;
    font-family:'Noto Serif JP', sans-serif;
    font-size:25px;
}


.inner-cont img{
}

.inner-cont ul {
    position:relative;
    margin:;
    padding-left:;
    font-size:18px;
}

.inner-cont ul li {
    list-style: none;
    position: relative;
    font-family:'Noto Serif JP', sans-serif;
    text-align:left;
    padding:5px;
}

.inner-cont-small{
    font-size: 13px;
}
.inner-block{
}

.midashi2{
    text-align:center;
    top:280px;
    position:relative;
    font-size:18px;
    font-family:'Noto Serif JP', sans-serif;
}

.midashi3{
    text-align:center;
    padding-left:;
    width:250px;
    left:;
    position:relative;
    font-size:25px;
    font-family:'Noto Serif JP', sans-serif;
}


.wrap-cont3{
 position:relative;
 height:vw;
}

.inner-cont3{
    position:relatvie;
    height:vw;
    text-align:center;
}

.inner-cont3 .invisible-mobile img{
    width:50px;
}

.three{
    display:flex;
    position:relative;
    justify-content: center;
}

.three img{
 width:10px;
    
}


.room1{
    text-align: center;
}

.room1 img{
border-radius:30px;
width:280px;
    padding:20px;
}

.room2{
    text-align: center;
}

.room2 img{
border-radius:20px;
width:250px;
    
}

.wrap-cont2{
 position:relative;
 height:vw;
 padding-top:5vw;
 padding-left:2vw;
 padding-right:2vw;
    padding-bottom:10vw;
    background-image:url(wall.png);
    background-size:100%;
    text-align: center;
/*background: linear-gradient(rgba(111,111,111,0.2), #ded);
background: -moz-linear-gradient(#f3f3f3, #FCFF00);
  background: -webkit-linear-gradient(#fffff3, #FCFF33);*/
}

.inner-cont2{
    position:relatvie;
    height:vw;
    background:#fff;
    border-radius:30px;
        text-align:center;
    padding:;
    font-family:'Noto Serif JP', sans-serif;
}

.inner-cont2 img{
    position:relatvie;
    width:;
    background:#fff;
    border-radius:;
    padding:;
}

.inner-cont2 .three{
    display:flex;
    align-items: flex-end;
}

.wrap-cont2 .invisible-mobile img{
    width:50px;
    position:relative;
    top:30px;
}

.equip{
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    
}

.equip img{
    position:relative;
    width:250px;
    padding:;
    bottom:0;
}


.equip2{
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.equip2 img{
    position:relative;
    width:180px;
    padding:;
    bottom:0;
}

.equip3{
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.equip3 img{
    position:relative;
    width:250px;
    padding:;
    bottom:0;
}

.equip4{
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.equip4 img{
    position:relative;
    width:250px;
    left:;
    bottom:0;
}

.equip5{
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.equip5 img{
    position:relative;
    width:180px;
    left:;
    bottom:0;
}

.sentence{
    position:relative;
    font-size:3vw;
}


html, body, .wrap2{
height: 29vw;
}



/*::-webkit-scrollbar
{ 
				width: 0.5vw; 
				} 
				
::-webkit-scrollbar-track
{ 
				background: #dfffff; 
				border: none; 
				border-radius: 10px; 
				box-shadow: inset 0 0 2px #777; 
				} 
				
::-webkit-scrollbar-thumb
{ 
				background: #68d1e5; 
				border-radius: 10px; 
				box-shadow: none; 
				}

*/

.spacer{
    height:50px;
}
			
.spacer1
{
				position:relative;
				height:240px;
				}

.header2
{
				position:relative;
				height:100px;
				}					

.header3
{
				position:relative;
				height:18vw;
				}

a{
text-decoration: none;		
}

#introduction span
{
				display:none;
				}

 				

.group
 {
     position:relative;
     display:flex;
     justify-content: center;
     height: 300px;
 					}			

.title-wrap{
    position:relative;
     display:flex;
     justify-content: center;
}

.title-cl{
color:#65350f;
    font-size:28px;
    top:-10px;
    width:1000px;
    padding-bottom:10px;
}


.title-cl img
	{
        position:relative;
        top:12px;
        width:35px;
        padding:5px;
}

			 
	
.box-title span{
position:relative;
left:15px;
}					

			

.title
{
				position:relative;
				width:100%;
				background:		#a2ffc5;
				font-size:2em;
				padding-top:1vh;
				color:#ffffff;
				height:6vh;
				text-align:center;
				text-shadow:
0 0 0.5vw #000,
0 0 1vw #000;
box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.25);
opacity:1;
	}
				
.title img
	{
					width:7vw;
					top:1vw;
					position:absolute;
					left:1vw;
					}
		
.box-back
{
			background:#00C9FF;
			height:1vh;
			z-index:0;
			opacity:0.5;
			linear-gradient(90deg,#00C9FF);
				}

.board
{
    position:relative;
    display:flex;
    justify-content:center;
}

.board img{
    width:900px;
}

.calendar{ 
    position:relative;
    display:flex;
    justify-content:center;
}

.calendar iframe
{
    width:1000px;
    height:750px;   
}

#introduction
{
				position:relative;
				color:#555;
				width:100%;
				height:800px;
				top:0vw;
        z-index:0;
        background:rgba(025,150,150,0.1);
				}





.position{
				position:absolute;
				display:none;
}

.position img{
				display:none;
}
#introduction p{
				position:relative;
}

.intro-top{
position:relative;
font-size:35px;
text-align:center;
color:#65350f;
background:;
text-shadow:;
font-family:'Noto Serif JP', sans-serif;
text-shadow:0 1px 1px #65350f;
}

.intro-top img{
    width:35px;
}

#introduction p span
{
				position:static;
				text-align:center;
				top:0px;
				font-size:20px;
				color:#333;
				text-shadow:none;
				display:flex;
				flex-direction:column;
}

.flex-wrap
{
display:flex;
top:50px;
position:relative;
justify-content:center;
}

.flex{
position:relative;
display:;
top:50px;
justify-content:center;
}

.shadow img{
position:relative;
width:400px;
height:auto;
z-index:-1;
opacity:0.9;   
}







dl{
				padding-left:2vw;
}

#content{
				text-align:center;
				position:relative;
				padding-top:3vw;
				color:#fff;
				width:100%;
				height:10vw;
				background:#85CBCD;
				font-size:1.5em;
				text-shadow:
0 0 0.5vw #000,
0 0 1vw #000,
0 0 1.5vw #333;
}

	
		
a{
text-decoration: none;		
}

#access
{
}


#wrap4{
				position:relative;
				padding:0px;
				left:0;
				width:100%;
				}				

.anicom
{
    position:relative;
    display:flex;
    justify-content: center;
    flex-flow:;
    align-items:center;
    top:100px;
}

.anicom img{
    top:50px;
    padding-left:60px;
    padding-right:60px;
}

.invisible-pc-anicom{
    display:none;
}


#footer
{ 
				position:absolute;
				width:100%; 
				height:600px;
				top:0px;
				bottom:0;
				left:0;
				background:#00999f;
				opacity:0.9; 
				color:#fff;
				display:flex;
				justify-content:center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:300;
    font-size:15px;
				}

#footer_wrap .credit
{
    
    text-align:center;

}

#footer_wrap .credit img
{
    position:relative;
    width:280px;
    background-color:#fff;
    padding:10px;
    border-radius:10px;
 
}


#footer p{

				}

#footer_img_wrap_wrap{
    position:relative;
    width:50%;
    padding:10px;
    float:left;
}


#footer_img_wrap{
    position:relative;
    bottom:0;
    width:400px;
    background:#fff;
    padding:5px;
    border-radius:15px;
    border:double 5px #85CBCD; 
}

#footer_img_wrap img:nth-child(1){
    width:70px;
    position:relative;
    top:px;
    left:60px;
}

#footer_img_wrap img:nth-child(2){
    width:150px;
    position:relative;
    bottom:18px;
    left:80px;
}

#footer_img_wrap_right{
    float:left;
    padding:10px;
}

.footer_tel{
    display:none;
}

#footer_table{
    position:relative;
    width:600px;
    margin-top:35px;
    text-align:center;
}

#footer_table a{
    font-size:15px;
    color:#fff;
    text-decoration: underline;
}

#footer_table table{
    font-size:15px;
    border-spacing: 0;
}

#footer_table th {
    font-weight:300;
    color:white;
    font-size:13px;
    padding-top:px;
    padding-left:13px;
    padding-right:13px;
    padding-bottom:px;
    border:1px solid #fff;
    background: #00b0b0;
}

#footer_table td {
    padding:3px;
    font-size: 12px;
    color:#008080;
    text-align: center;
    border-bottom:2px solid #85CBCD;
    background:white;
}


#footer_table td:nth-child(1) {
color:#666;
    padding-left:8px;
    padding-right:8px;
}


#menu{
    clear:both;
    text-align: center;
}

#menu ul{
display:inline-flex;
}

#menu ul li{
    width:110px;
    padding-left:5px;
    padding-right:5px;
    border-left:solid 1px;
}

.line{
    border-right:solid 1px;
}

#menu ul a{
color:#fff;
    list-style: none;
}

#gmap {
position: relative;
width:50%;
height:210px;
top:0px;
padding:0;
    text-align: center;
}

#gmap iframe{
position:;
width:420px; 
height:200px;
}

#center{
    position:relative;
    height:15px;
}

#copyright{
    position:relative;
    width:100%;
    text-align:center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size:12px;
    color:#000; 
}


.p2{
    display:initial;
    display:flex;
    justify-content: ;
}

.p3{
    text-align: center;
    text-decoration: underline;
}

.p3 a{
    text-decoration: none;
    color:#fff;
}

.p7{
    padding-top:20px;
    font-size:12px;
}

