<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.@charset "UTF-8";
/* CSS Document */
.body {
  font-family: 'Helvetica';
}
    body {
      margin: 0;
      display: flex;
      height: 100vh;
    }

    .left {
   width: 900px;
   background-color: #dcdcdc;
padding-top: 40px;
padding-right: 150px;
padding-bottom: 150px;
padding-left: 150px;
      position: fixed; /* 蟾ｦ繧貞崋螳� */
      height: 100vh; /* 鬮倥＆繧堤判髱｢縺�▲縺ｱ縺�↓ */
      overflow-y: auto; /* 蟾ｦ縺�縺醍ｸｦ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ縺ｧ縺阪ｋ繧医≧縺ｫ縺吶ｋ縺ｪ繧� */
    }

    .right {
 margin-left: 700px; /* 蟾ｦ縺ｮ蟷�□縺大承縺ｫ縺壹ｉ縺� */
padding-top: 10px;
padding-right: 150px;
padding-bottom: 150px;
padding-left: 150px;      background-color: #ffffff;
      height: 100vh;
      overflow-y: auto; /* 蜿ｳ蛛ｴ縺�縺代せ繧ｯ繝ｭ繝ｼ繝ｫ縺ｧ縺阪ｋ */
    }

  .small-image {
    width: 330px;
    height: auto; /* 鬮倥＆縺ｯ閾ｪ蜍戊ｪｿ謨ｴ�域ｯ皮紫繧剃ｿ昴▽�� */
  }

  .wrapper {
    display: flex; /* 讓ｪ荳ｦ縺ｳ */
    max-width: 1200px; /* 蜈ｨ菴薙�譛螟ｧ蟷� */
    margin: 0 auto; /* 荳ｭ螟ｮ蟇�○ */
  }




.container {
  display: grid;
  grid-template-columns: 1fr; /* 1繧ｫ繝ｩ繝�縺ｫ螟画峩 */
  grid-auto-rows: minmax(50px, auto);
  gap: 20px;
}

/* 蜷�ｦ∫ｴ�縺ｮ繧ｯ繝ｩ繧ｹ縺ｯ縲“rid-column縺ｮ謖�ｮ壹′荳崎ｦ√↓縺ｪ繧九◆繧∝炎髯､ */

.div1, .div2, .div3, .div4, .div5,
.div6, .div7, .div8, .div9, .div10,
.div11, .div12, .div13, .div14, .div15,
.div16, .div17 {
  /* 蠢�ｦ√↓蠢懊§縺ｦ蛟句挨繧ｹ繧ｿ繧､繝ｫ繧定ｿｽ蜉� */
}

@media screen and (min-width: 769px)
{
  .div32,
  .div11,
  .div12,
	.div16,
	.div14,
	.div19,
	.div13,
	.div15
	{
    display: none;
  }
}









.grid-item {
  width: 100%; /* 蟷�ｒ100%縺ｫ險ｭ螳� */
}


.div1 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div1 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div1 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div1:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div2 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div2 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div2 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div2:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div3 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div3 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div3 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div3:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}



.div4 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div4 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
color:			#fff;
}
.div4 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div4:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div5 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div5 .caption {
	font-size:		100%;
	text-align: 		center;
	color:			#fff;	padding-top:		70%;

}
.div5 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div5:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div6 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div6 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		50%;
	color:			#fff;
}
.div6 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div6:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div7 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div7 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div7 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div7:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}



.div8 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div8 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div8 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div8:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div9 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div9 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div9 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div9:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div10 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div10 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
color:			#fff;
}
.div10 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div10:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div11 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div11 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div11 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div11:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div12 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div12 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div12 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div12:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div13 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div13 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div13 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div13:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div14 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div14 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div14 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div14:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div15 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div15 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div15 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div15:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div16 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div16 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div16 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div16:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div17 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div17 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div17 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div17:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div18 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div18 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div18 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div18:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div19 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div19 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div19 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div19:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div19 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div19 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div19 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div19:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div20 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div20 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div20 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div20:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div21 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div21 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div21 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div21:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div22 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div22 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div22 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div22:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div23 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div23 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div23 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div23:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div24 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div24 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div24 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div24:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div25 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div25 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div25 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div25:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}


.div26 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div26 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div26 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div26:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}

.div27 {
	overflow:		hidden;
	position:		relative;	/* 逶ｸ蟇ｾ菴咲ｽｮ謖�ｮ� */
}
.div27 .caption {
	font-size:		100%;
	text-align: 		center;	padding-top:		70%;
	color:			#fff;
}
.div27 .mask {
	width:			100%;
     min-height: 100%;
	position:		absolute;	/* 邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
	top:			0;
	left:			0;
	opacity:		0;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺励↑縺� */
	background-color:	rgba(0,0,0,0.4);	/* 繝槭せ繧ｯ縺ｯ蜊企乗� */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.div27:hover .mask {
	opacity:		1;	/* 繝槭せ繧ｯ繧定｡ｨ遉ｺ縺吶ｋ */
}



div{
  position: relative; /*隕ｪ隕∫ｴ�縺ｫrelative*/
}
d{
  margin: 0;
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 20px; /*蟾ｦ縺九ｉ30px*/
}

c{
  margin: 0;
  color: #fff;
  left: 5px; /*蟾ｦ縺九ｉ30px*/
}

h{
  margin: 0;
  font-size: 12px;
  color: #000;
  position: absolute;
  bottom: 1px; /*荳翫°繧�20px*/
  right: 1px; /*蟾ｦ縺九ｉ30px*/
}
j{
  margin: 0;
  font-size: 12px;
  color: #000;
  position: absolute;
  bottom: 1px; /*荳翫°繧�20px*/
  left: 1px; /*蟾ｦ縺九ｉ30px*/
}
m{
  margin: 0;
  font-size: 12px;
  color: #000;
  position: absolute;
  top: 1px; /*荳翫°繧�20px*/
  right: 1px; /*蟾ｦ縺九ｉ30px*/
}

n{
  margin: 0;
  color: #000;
  position: absolute;
  left: 1px; /*蟾ｦ縺九ｉ30px*/
}

a:link {
  color:rgba(var(--color-foreground), 0.75) !important;
  font-weight :normal !important;
}
a:visited {
  color:rgba(var(--color-foreground), 0.75) !important;
  font-weight :normal !important;
}
a:active {
  color:rgba(var(--color-foreground), 0.75) !important;
  font-weight :normal !important;
}

a:hover {
   opacity: 0.75; /* 25��⊇縺ｩ騾乗�縺ｫ縺吶ｋ */
}


img:hover {
   opacity: 0.75; /* 25��⊇縺ｩ騾乗�縺ｫ縺吶ｋ */
}


img {
    width: 100%;
    height: 100%;
object-fit: cover;
}


body {
  padding: 5px 5px;
}
h1 {
  margin-bottom: 100px;
}
h2 {
  margin-bottom: 50px;
}
/* 繧ｹ繝ｩ繧､繝峨☆繧玖ｦ∫ｴ� */
.content {
   background-image: cover;
   width: 350px;
   height: 400px;
 
}
/* 繧ｹ繝ｩ繧､繝峨Ξ繝ｼ繝ｫ縺ｮ譫� */
.wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 400px;
  margin-bottom: 100px;

}
/* content4縺､繧偵∪縺ｨ繧√◆繧ｹ繝ｩ繧､繝峨ヶ繝ｭ繝�け */
.slideshow {
  display: flex;
  -webkit-animation: loop-slide 20s infinite linear 1s both;
  animation: loop-slide 20s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.wrapper{
     width: 100%;
     position: relative;
     min-height: 100%;
}

.border {
    width: 100%;
    max-width: 300px; /* 蠢�ｦ√↓蠢懊§縺ｦ隱ｿ謨ｴ */
    margin: 0 auto; /* 荳ｭ螟ｮ縺ｫ驟咲ｽｮ */
    border: solid 1px #454545;
    padding: 1px;
    box-sizing: border-box;
}




.divlogo {
	width:	250px;
     height: 25px;
	margin-bottom: 20px;
	}


.div{
  font-family: 'Helvetica';
}

body{
  font-family: 'Helvetica';
}

img { image-rendering: -webkit-optimize-contrast; }


.text {
            position: absolute;
            bottom: 0;
            right: 0;
            margin: 20px;
            font-size: 10px;
            text-align: right 

}

.text2 {
            bottom: 10;
            right: 0;
            margin: 0px;
            font-size: 13px;
        }


     body, html {
        margin: 0;  /* 蜈ｨ菴薙�菴咏區繧偵Μ繧ｻ繝�ヨ */
        padding: 0;
    }

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}


a {
  text-decoration: none !important; /* 蠑ｷ蛻ｶ逧�↓驕ｩ逕ｨ */
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #333; /* 繝輔ャ繧ｿ繝ｼ縺ｮ閭梧勹濶ｲ */
  color: #fff; /* 繝輔ャ繧ｿ繝ｼ縺ｮ譁�ｭ苓牡 */
  text-align: center;
  padding: 20px;
}


.child {
  position: relative;
  left: 0; /* 縺薙ｌ縺梧ｨｪ縺壹ｌ繧帝亟縺� */
}


   .section {
      margin-bottom: 400px;
      font-size: 2rem;
    }


@media (max-width: 768px) {
  .left {
    display: none;
  }

  .right {
    margin-left: 0;
    width: 100%;
  }
}


.sp-only {
  display: none;
  position: static; /* 竊占ｿｽ蜉� */
}

/* 繧ｹ繝槭��亥ｹ�767px莉･荳具ｼ峨□縺題｡ｨ遉ｺ */
@media (max-width: 767px) {
  .sp-only {
    display: block;
    position: static; /* 竊舌％縺薙↓繧ゆｸ蠢懷�繧後ｋ */
  }
}


.mask {
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  z-index: 3;
  pointer-events: none; /* 竊舌�繧ｹ繧ｯ縺ｫ繧ｯ繝ｪ繝�け繧､繝吶Φ繝医′螻翫°縺ｪ縺�ｈ縺�↓ */
}



</pre></body></html>