@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:770px) {
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;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-style: normal;
font-size: 100%;/*基本を16pxで設定*/
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
body{
}
a{
	text-decoration: none;
}
#wrapper{
	position: relative;
	overflow: hidden;
}
#contant{
	padding-top: 60px;
}
.box{
	width: 100%;
	margin: auto;
}
.box1{
	width: 100%;
	margin: auto;
}
.box2{
	width: 100%;
	margin: auto;
}
/*-----白地のバック ---*/
.bg-w{
	background:rgba(255,255,255,0.7);
}
.hidden{
	overflow: hidden;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 20px;/* 39px -32px*/
	line-height: 1.6;
}
.com_title2{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 19px;/* 34px -->29px */
	line-height: 1.6;
}
.com_title3{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 19px;/* 36px - 31px */
	line-height: 1.5;
}
.com_title4{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	line-height: 1.5;
}
.en_title1{
	font-family: "Shippori Mincho", serif;
  	font-weight: 700;
  	font-style: normal;
	line-height: 2;
}
.en_title2{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.en_title3{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.563rem, 1.234rem + 0.89vw, 2.125rem);/* 34px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.box_title1::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 20px 0;/* 20px 0*/
	background: url("img/common/title-tag2.png");
	background-size: cover;
}
.box_title2::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/title-tag.png");
	background-size: cover;
}
.box_title3::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 60px;/* 60px*/
	margin: auto;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/box_title3.png");
	background-size: cover;
}
.line-title1::after{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	margin: auto;
	border-bottom: 4px solid #D20003;
}
.af-line::after{
	display: block;
	content: '';
	width: 90px;/* 90px */
	border-top: 10px solid #0065BD;
	margin: auto;
	border-radius: 10px;
}
.line-title2{
	display: inline-block;
	border-bottom: 3px solid #6c2735;
	margin-top: 4px;
}
/*--------------- 縦書き----------------------*/
.font1{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: clamp(0.938rem, 0.648rem + 0.6vw, 1.25rem);/* 20px --> 15px*/
	line-height: 2.1;
}
.font2{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: clamp(0.938rem, 0.648rem + 0.6vw, 1.25rem);/* 20px --> 15px*/
	line-height: 1.7;
}
.font3{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 15px;/* 15px */
	line-height: 1.7;
}
.font4{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;/* 16px --> 11px*/
	line-height: 1.6;
}
/*-- マーカー ---*/
.marker1{
	background: linear-gradient(to right, rgba(228, 127, 180, 1) 0%, rgba(241, 219, 168, 1) 100%);
	background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 25%;
}
.marker2{
	background: linear-gradient(to right, rgba(238, 216, 183, 1) 0%, rgba(247, 236, 181, 1) 100%);
	background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 25%;
}
/*------アスタリスク　--------*/
.ast{
	font-size: 13px;
	line-height: 0;
	vertical-align: super;
	color: #DA0003;
}
.check{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 15px;/* 15px */
	line-height: 1;
	color: #EE0003;
}
/*----改行  ----*/
.pc-br{
	display: none;
}
.sp-br{
	display: block;
}
/*-------------------------------*/
.orange{
	color: #FFAD00;
	font-family: "M PLUS Rounded 1c", sans-serif;
}
.pink{
	color: #c70067;
}
.blue{
	color: #0068b7;
}
.orange{
	color: #ffa500;
}
.mos-green{
	color: #008000;
}
.green{
	color: #66cdaa;
}
.yellow{
	color: #ffd700;
}
.white{
	color: #FFFFFF;
}
/*-------------------------------*/
.m-top10{
	margin-top: 1.15%;/* 15px */
}
.m-top30{
	margin-top: 2.69%;/* 35px */
}
.m-top50{
	margin-top: 55px;/* 55px */
}
/*--------------------------*/
.f-center{
	text-align: center;
}
.center{
	text-align: center;
}
.s-center{
	text-align: center;
}
/*-----------------------------------------------------------*/
.gnav-btn2{
	display: none;
}
.g-nav2{
	display: none;
}
.phone-mark{
	display: none;
}
.mail-mark{
	display: none;
}
/*========================  　背景画像　　======================================================================*/
.bg-img1{
	background-image: url("img/common/bg-img1.jpg");
	background-size: cover;
	background-position: center middle;
}
.bg-img2{
	background-image: url("img/common/bg-img2.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img3{
	background-image: url("img/common/bg-img3.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img4{
	background-image: url("img/common/bg-img4.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img5{
	background-image: url("img/common/bg-img5.jpg");
	background-size: cover;
	background-position: center;
	vertical-align: middle;
}
.bg-img6{
	background-image: url("img/common/bg-img6.jpg");
	background-size: cover;
}
.bg-img7{
	background-image: url("img/common/bg-img7.jpeg");
	background-size: cover;
}
/*---------------------  背景カラー　--------------------------------*/
.bg-black{
	background: #000000;
}
.bg-white{
	background:#FFFFFF;
}
.bg-gray{
	background:rgba(245,245,245,0.8);
}
.bg-blue{
	background-color: rgba(187,226,241,0.2);
}
.bg-pink{
	background-color: rgba(235,110,160,0.1);;
}
.bg-aurora{
	background: #E383B0;
	background: linear-gradient(315deg,rgba(227, 131, 176, 1) 44%, rgba(246, 225, 166, 1) 90%);
}
.bg-g-blue{
	background: #87ceeb;
}
.bg-g-lightyellow{
	background: #faf7d1;
}
/*---スマホメニュー　----*/
    #sp-header{
		position: fixed;
        display: block;
		width: 100%;
		height: 60px;
		z-index: 1000;
		top: 0;
		left: 0;
		right: 0;
		background: #E383B0;
		background: linear-gradient(315deg,rgba(227, 131, 176, 1) 44%, rgba(246, 225, 166, 1) 90%);
    }
	#sp-hd-logo{
		position: absolute;
		display: block;
		width: 160px;/* 200px */
		height: auto;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 10px;
	}
	#sp-civi-logo{
		position: absolute;
		display: block;
		width: 45%;/* 175px */
		height: auto;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 10px;
	}
	/* ▼メニュー（ハンバーガーアイコン）▼*/
	/*nabi開閉部分*/
	/*ハンバーガーボタン*/ 
	.sp-gnav-btn{
		display: block;
		position: absolute;
		top: 0;/*24px*/
		bottom: 0;
		right: 10px;/*20px*/
		margin: auto;
		z-index: 3000;
		width: 11.5vw;/* 45px */
		height: 11.2vw;/* 45px */
	}
	   /*ハンバーガーボタン*/ 
		.sp-icon-animation {
		width: 10vw;/*40px*/
		height: 10vw;/*40px*/
		display: block;
		cursor: pointer;
		float: right;
		position: absolute;
		margin: auto;
		right: 0;
		left: 0;
		top:0;
		text-align: center;
		color: #FFFFFF;
		}
		.sp-icon-animation span {
		  width: 75%;/*30px*/
		  height: 2px;/*2px*/
		  display: block;
		  background: #FFFFFF;
		  position: absolute;
		  left: 50%;
		  top: 50%;
		  margin-left: -4vw;
		  -webkit-transition: all 0.3s;
		  transition: all 0.3s;
		  -webkit-transform: rotate(0deg);
		  -ms-transform: rotate(0deg);
		  transform: rotate(0deg);
		}
		.sp-icon-animation .top {
		  -webkit-transform: translateY(-13px);
		  -ms-transform: translateY(-13px);
		  transform: translateY(-13px);
		}
		.sp-icon-animation .bottom {
		  -webkit-transform: translateY(13px);
		  -ms-transform: translateY(13px);
		  transform: translateY(13px);
		}
		.sp-open .middle {
		  background: #E383B0;
		}
		.sp-open .top {
		  -webkit-transform: rotate(-45deg) translateY(0px);
		  -ms-transform: rotate(-45deg) translateY(0px);
		  transform: rotate(-45deg) translateY(0px);
		}
		.sp-open .bottom {
		  -webkit-transform: rotate(45deg) translateY(0px);
		  -ms-transform: rotate(45deg) translateY(0px);
		  transform: rotate(45deg) translateY(0px);
		}
		/* .global_nav */
	.sp-global_nav {
		position: fixed;
		display: block;
		overflow: scroll;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		transform: translateX(100%);/* 360%*/
		background: #ffffff;
		transition: all 0.7s;
		z-index: 900;
		padding-top: 100px;
	}
	/* .global_navに.activeが追加 */
	.sp-global_nav.active {
		transform: translateX(0%);/* 240%*/
	}
	#sp-menu{
		width: 90%;
		margin: auto;
		list-style: none;
	}
	#sp-menu a li{
		text-decoration: none;
		color: #000000;
	}
	#sp-menu li{
		padding: 15px 10px;
		border-bottom: 1px dotted #878787;
		font-family: "Noto Sans JP", sans-serif;
		font-weight: 500;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 18px;/* 39px -32px*/
		line-height: 1;
	}
	/*  施設メニュー　*/
	.facility{
		width: 92%;
		margin: 20px auto;
		list-style: none;
	}
	.facility li{
		display: inline-block;
		width: 47%;
		height: auto;
		background: #D2D2D2;
		margin: 0 1% 10px;
		overflow: hidden;
		border-radius: 3px;
	}
	.facility li img{
		width: 100%;
		height: auto;
	}
	#sp-menu-bunner1{
		display: block;
		width: 90%;/* 1120px */
		height: auto;/* 480px */
		border-radius: 10px;
		overflow: hidden;
		margin: 30px auto 0;
	}
/*---------------------------------------------------------------------------------------*/
#m-header{
	display: none;
}
#m-header::after{
	display: none;
}
#h1{
	display: none;
}
#hd-logo{
	display: none;
}
#hd-menu{
	display: none;
}
#hd-menu li{
	display: none;
}
#hd-menu li a{
	display: none;
}
/*-----------------  各施設のメニューバー ------*/
#hd-menu2{
	display: none;
}
#hd-menu2 li{
	display: none;
}
#hd-menu2 li a{
	display: none;
}
 /*ハンバーガーボタン*/ 
.menu-btn{
	display: none;
}
.btn-msg{
	display: none;
}
/*PCハンバーガーボタン*/ 
.icon-animation {
	display: none;
} 
.icon-animation span {
   display: none;
}
.icon-animation .top {
      display: none;
    }

    .icon-animation .bottom {
      display: none;
    }
 
    .is-open .middle {
     display: none;
    }
 
    .is-open .top {
      display: none;
    }
 
    .is-open .bottom {
      display: none;
    }
/* .global_nav */
.global_nav {
   display: none;
}
/* .global_navに.activeが追加 */
.global_nav.active {
    display: none;
}
.slide-menu1{
	display: none;
}
/*------ メニューオフィス　---------------*/
#menu-office{
	display: none;
}
#menu-office li{
	display: none;
}
#menu-office li::after{
	display: none;
}
/*----  リンク　--------*/
.home-opacity{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/*---*/
.menu-of-img{
	position: absolute;
	display: block;
	width: 26.6%;/* 120px */
	height: auto;/* 120px */
	top: 0;
	bottom: 0;
	left: 4.4%;/* 20px */
	margin: auto;
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
}
.menu-of-disp{
	position: absolute;
	width: 60%;
	top: 12.5%;/* 20px */
	right: 4.4%;/* 20px*/
}
.menu-area{
	display: inline-block;
	padding: 7px 15px;/* 7px 15px */
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 17px*/
	line-height: 1;
	background: #e79892;
	border-radius: 10px;
	overflow: hidden;
}
.menu-of-name{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 18px;/* 17px*/
	line-height: 1.5;
	margin-top: 18px;/* 18px */
}
/*---------  フッター　　-----------------------*/
#in-footer1{
	position: relative;
	background: #3b3638;
	height: auto;/* 495px */
}
#in-footer1::after{
	content: '';
	display: block;
	padding-top: 270px;
}
#ft-logo{
	position: absolute;
	display: block;
	width: 25%;/* 200px */
	height: auto;/* 160px */
	top: 0;
	bottom: 0;
	left: 20px;/* 110px */
	margin: auto;
}
.ft-facility{
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 60%;/* 390px */
	top: 0;
	bottom: 0;
	left: inherit;/* 417px */
	right: 20px;
	margin: auto;
}
.ft-facility li{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 20px --> 15px*/
	line-height: 1.5;
	color: #FFFFFF;
}
.ft-facility li a{
	text-decoration: none;
	color: #FFFFFF;
}
#copy{
	position: absolute;
	right: 0;/* 20px */
	left: 0;
	bottom: 3%;/* 15px */
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 12px;/* 20px --> 15px*/
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
}
#in-footer2{
	height: auto;/* 60px */
	background: #E383B0;
	background: linear-gradient(315deg,rgba(227, 131, 176, 1) 44%, rgba(246, 225, 166, 1) 90%);
}
#in-footer2::after{
	content: '';
	display: block;
	padding-top: 3.75%;
}
/*---------  施設ページのフッター　　-----------------------*/
#page-footer1{
	position: relative;
	background: #3b3638;
	height: auto;/* 495px */
}
#page-footer1::after{
	content: '';
	display: block;
	padding-top: 25%;
}
/*--------------------------  サイドメニュー　-----*/
#side-menu1{
	position: fixed;
	display: flex;
	list-style: none;
	bottom: 0;
	width: 100%;
	height: auto;
	background: #ffdc00;
	z-index: 100;
}
#side-menu1 li{
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 20px;/* 39px -32px*/
	line-height: 1.5;
	padding: 10px 0;
	overflow: hidden;
}
#side-menu1 li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/*---------------------*/
#side-menu2{
	display: none;
}
#side-menu2 li{
	display: none;
}
#side-menu2 li img{
	display: none;
}
/*---------------------------  下層ページのタイトルボックス　---------*/
#page-box{
	position: relative;
	height: auto;/* 570px */
}
#page-box::after{
	content: '';
	display: block;
	padding-top: 150px;
}
#page-title-box{
	position: absolute;
	width: 45%;/* 450px */
	height: auto;/* 150px */
	background: #FEFEFE;
	left: 0;
	bottom: 0;
	border-radius: 0 10px 0 0;
}
#page-title-box::after{
	content: '';
	display: block;
	padding-top: 35%;
}
#page-title1{
	position: absolute;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 25px;/* 39px -32px*/
	line-height: 1;
	top: 10px;/* 45px */
	left: 17%;/* 90px */
	margin: auto;
}
#page-title2{
	position: absolute;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 15px;/* 39px -32px*/
	line-height: 1;
	top: 45px;/* 115px */
	left: 17%;/* 93px */
	margin: auto;
}
/*-------------------------------------  お知らせ・ブログ関係　-------------*/
.post-box{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: inherit;
	width: 90%;/* 1300px */
	height: auto;
	min-height: 800px;
	margin: auto;
	padding: 80px 0;/* 130px 0*/
}
/*------------  お知らせ・ブログ　----*/
.news-post2{
	position: relative;
	width: 100%;/* 290px */
	height: auto;/* 440px */
	max-height: inherit;/* 440px */
	background: #3b3638;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.news-post2::after{
		content: '';
		display: block;
		padding-top: 150px;;
	}
.news-img1{
	position: absolute;
	display: block;
	width: 35%;/* 240px */
	height: auto;/* 230px */
	top: 0;/* 30px */
	bottom: 0;
	left: 15px;
	right: inherit;
	margin: auto;
	overflow: hidden;
}
.news-img1::after{
	content: '';
	display: block;
	padding-top: 85%;
}
.news-img1 img{
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.news-title1{
	position: absolute;
	width: 55%;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 16px;/* 17px*/
	line-height: 1.5;
	color: #FFFFFF;
	top: 15px;/* 200px */
	left: inherit;
	right: 15px;
	margin: inherit;
}
.news-day1{
	position: absolute;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 13px*/
	line-height: 1;
	color: #e47fb4;
	right: 15px;/* 12px */
	bottom: 15px;/* 15px */
}
/*-------------------------------------  スタッフポスト　-------------*/
.stuf-box1{
	display: flex;
	width: 90%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	padding: 60px 0;/* 140px 0*/
	min-height: inherit;
}
.menber-block{
	display: block;
	width: 100%;
	margin: 0 auto 30px;
}
/*---------------  投稿　----*/
.stuff-post{
	width: 48%;
	height: auto;
	min-height: inherit;
	overflow: hidden;
	background:rgba(245,245,245,0.9);
	margin-bottom: 20px;/* 50px */
}
.stuff-post dt{
	width: 100%;
	height: auto;/* 310px */
}
.stuff-post dt img{
	width: 100%;
	height: auto;
}
.stuff-post dd{
	position: relative;
	width: 100%;
	height: auto;/* 150px */
	padding: 10px;/* 15px */
}
.stuff-post dd::after{
	display: none;
}
.roll1{
	position: inherit;
	display: inline-block;
	padding: 5px 15px;/* 5px 15px */
	background: #DD8FD2;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 13px  7px */
	line-height: 1;
	color: #FFFFFF;
	top: inherit;/* 15px */
	left: inherit;/* 15px */
	border-radius: 12px;
}
.roll2{
	position: inherit;
	display: inline-block;
	padding: 5px 15px;/* 5px 15px */
	background: #0073a8;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 15px*/
	line-height: 1;
	color: #FFFFFF;
	top: inherit;/* 15px */
	left: inherit;/* 15px */
	border-radius: 10px;
}
.roll3{
	position: inherit;
	display: inline-block;
	padding: 5px 15px;/* 5px 15px */
	background: #ee7800;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 15px */
	line-height: 1;
	color: #FFFFFF;
	top: inherit;/* 15px */
	left: inherit;/* 15px */
	border-radius: 10px;
}
.roll4{
	position: inherit;
	display: inline-block;
	padding: 5px 15px;/* 5px 15px */
	background: #b5b5ae;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 15px */
	line-height: 1;
	color: #000000;
	top: inherit;/* 15px */
	left: inherit;/* 15px */
	border-radius: 10px;
}
.stuff-name{
	position: inherit;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 19px;/* 20px --> 15px*/
	line-height: 1.5;
	top: inherit;/* 50px */
	left: inherit;/* 20px */
	margin-top: 6px;
}
/*-------------------------------------  single　-------------*/
.single-box{
	padding: 70px 0;
}
#single-contant{
	width: 90%; /* 800px */
	height: auto;
	margin: auto;
}
#single-tltbox{
	width: 100%;
	height: auto;/* 150px;*/
	min-height: inherit;/* 150px*/
	border: 1px solid #000000;
	padding: 12px;
}
#single-tltbox .day{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;/* 20px --> 15px*/
	line-height: 2;
}
#single-title{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 20px;/* 39px -32px*/
	line-height: 1.6;
}
#single-block{
	padding: 20px 0;
	min-height: 700px;
}
#single-block img{
	max-width: 100%;
	height: auto;
}
/*------------------------------------------------------------------------*/
/*-------------------- スクロールで波うちながら表示-----------------------*/
.wave-box{
	position: absolute;
	width: 100%;
	height: 100%;
}
.wave {
	position: absolute;
	width: 95%;
	overflow: hidden;
	display: inline-block;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: auto;
}
.wave span {
	display: inline-block;
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.6s ease;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 45px;/* 39px -32px*/
	line-height: 1;
	color: #FFFFFF;
}
/* 表示時に追加されるクラス */
.wave.visible {
	opacity: 1;
}

.wave.visible span {
	opacity: 1;
	transform: translateY(0);
}
/*---　永遠に横にスライダー ---*/
.marquee {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	white-space: nowrap;
	overflow: hidden;
}
.item1{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dcdcdc;
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/*210 240 */
	margin-right: 20px;
}
.item2{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: rgba(160,216,239,0.2);
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/* 210 240px */
	margin-right: 20px;
	z-index: -1;
	bottom: 10px;
}
.item3{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dcdcdc;
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/* 210 240px */
	margin-right: 20px;
	z-index: -1;
	bottom: 10px;
}
}