body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: 100%;
	background-image: url('img_back.jpg');
	background-attachment: fixed;
	 background-size: cover;
	background-position: center;
}

body,td,th {font-family:"M PLUS Rounded 1c",
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
    font-size: clamp(0.813rem, 0.744rem + 0.34vw, 1rem); /*13px 16px */
	line-height: 1.6;
	color: #333333;

}

.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

.back_img { 
  background-image: url("img_calendar.svg");
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}


    object,  
    embed {  
        vertical-align: top;  
    }  

iframe{
    vertical-align:bottom;
}

.jim {
	font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);/*12px 14px */
	font-weight: 300;
	color: #231815;
}


.new {
	font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
	line-height: 1.6;
}

.copy {
	font-size: 13px;
	padding: 0.8em;
	color: #231815;
}

.day {
	font-size: clamp(0.938rem, 0.778rem + 0.8vw, 1.375rem);/*15px 22px*/
	font-weight: bold;
}


.title_01 {
  font-size:clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem); /*18px 26px */
  color:#231815;
  margin:0px;
  font-weight:600;
}

.title_02 {
  font-size:clamp(1rem, 0.818rem + 0.91vw, 1.5rem); /*16px 24px */
  color:#00A7C4;
  margin:0px;
  font-weight:600;
}


.hyo1 {
  font-size: clamp(0.813rem, 0.767rem + 0.23vw, 0.938rem);/*13px 15px */
  line-height: 1.7;
}


.red {
	color:red;
}

a.mail:link {
text-decoration : underline;
color : #ffffff;
}
a.mail:visited { color: #ffffff; }
a.mail:hover { color: #ffffff; }
a.mail:active { color: #ffffff; }

.shozoku {
	font-size: 12px;
}



/* イメージ透過 
a img:hover {
  opacity: 0.7;
}
*/

span.br{
   display: inline-block;
}
