		.waku1{
			border: 2px dotted black;
			padding:10px;
		}
		.headExplanation {
		  position: relative;/*相対位置*/
		  line-height: 1.4;/*行高*/
			background-color:white;
			padding:15px;
			border-radius:10px;
			font-size: 1em;/*サイズ*/
		  font-weight: 500;
		  border: solid 3px #f57a7a;

		}

		.headExplanation:before {
		  color:#f57a7a;
		  font-weight: 500;
		  position: absolute;/*絶対位置*/
		  font-size:50px;
		}

			.mida {
			  position: relative;
			  padding-left: 25px;
			  font-size:20px;
			  margin-top:0.4em;
			}

			.mida:before {
			  position: absolute;
			  content: '';
			  bottom: -3px;
			  left: 0;
			  width: 0;
			  height: 0;
			  border: none;
			  border-left: solid 15px transparent;
			  border-bottom: solid 15px rgb(119, 195, 223);
			}
			.mida:after {
			  position: absolute;
			  content: '';
			  bottom: -3px;
			  left: 10px;
			  width: 100%;
			  border-bottom: solid 3px rgb(119, 195, 223);
			}
		.f-must{
			background-color:#FFFFCC;
		}
		
		.f-must-2{
			background-color:#ffe5f2;
		}

		.f-must-3{
			background-color:#FFE4E1;
		}
		
		.f-must-4{
			background-color:#ffcce5 !important;
		}

		.f-n-must{
			background-color:#F6F7F9;
		}
		
		.f-line{
			border-bottom: solid 1px #CCC !important;
		}

		#mustf-02{
			margin-left:1em;
		}
		
		#shinki-one-kaishiyotei{
			margin-left:1em;
		}
		
		h5{
			width:100%;
			background:#a9a9a9;
			text-align:center;
			font-size:20px;
			color:white;
			margin-bottom:10px;
			padding:10px;
			margin-top:0px;
		}
		
		.yohaku{
			margin-bottom:11px;
			margin-top:8px;
		}
		
		.n-line{
			border:none !important;
		}
		
		.yohaku-c{
			margin:3px;
			padding:3px;
		}
		
		.yohaku-c2{
			margin-bottom:10px; /*margin7?OJT���{�i�\��j���Ə��̃e�L�X�g���l�܂�C�� margin-top10px����*/
			margin-top:10px;
		}
		
		.yohaku3{
			margin-bottom:20px;
			margin-top:8px;
		}
		
		.yohaku4{
			margin-top:8px;
		}
		
		.yohaku-s{
			margin-left:16.5em;
		}
		
		.mfp_col10-1{
			margin-bottom:8px;
		}
		
		/*.mfp_col10-2{
			margin-top:14px;
		}*/
		
		.haikei{
		background-color:black;
		}
		
		.mb10{
			margin-bottom:6px;
			display:inline-block;
		}
		
		.hr-text {
			line-height: 1em;
			position: relative;
			outline: 0;
			border: 0;
			color: black;
			text-align: center;
			height: 1.5em;
			opacity: .5;
		}
		.hr-text:before {
			content: '';
			background: -webkit-linear-gradient(left, transparent, #040404, transparent);
			background: linear-gradient(to right, transparent, #040404, transparent);
			position: absolute;
			left: 0;
			top: 50%;
			width: 100%;
			height: 1px;
		}
		.hr-text:after {
			content: attr(data-content);
			position: relative;
			display: inline-block;
			color: black;
			padding: 0 .5em;
			line-height: 1.5em;
			color: #040404;
			background-color: #fcfcfa;
		}
		
		
		.se-ku{
			/* padding-left:4.7em; */
			padding-left:2.0em;
		}
		
		.hidden-chk{
			display:none;
		}

		.pc-hidden{
			display:none;  /*�p�\�R���Ŕ�\��*/
		}
		.pc-open{
			display:inline;/*�p�\�R���ŕ\��*/
		}

		.m-akeru{
			margin-left:3em;
			
		}


		/*button*/
.button01  {
  justify-content: space-between;
  align-items: center;
  padding:10px;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #cccccc;
  transition: 0.3s;
  text-align:center;
}

.button01 ::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.button01 :hover {
  text-decoration: none;
  background-color: #bbbbbb;
}
		/*sumaho���s�@<br class="sp-open pc-hidden">*/
		@media (max-width:767px){
			.sp-hidden{
				display:none;/*�X�}�z�Ŕ�\��*/
			} 	
			.sp-open{
				display:inline;/*�X�}�z�ŕ\��*/
			}

		.yohaku-s{
			margin-left:0em !important;
		}
		}
		
#mfp_warning{
	display:none !important;
}
/*インデント用CSS 20230320-Add */
		.indent-l{
			margin-left:2em;
			line-height:2em;
		}

		.indent-l1{
			margin-left:1em;
		}

		.indent-l2{
			margin-left:2em;
		}

		.indent-l3{
			margin-left:2.7em;
		}

		/* Add 20230711 shigeoka*/
		.kome-list li{
			text-indent: -1em;
			list-style: none;
			padding-left: 1em !important;
		}
		.kome-list{
			padding-left:0;
		}
		.list-padding{
			padding-left: 20px;
		}
		.list-padding li{
			text-indent: -1em;
			list-style: none;
		}
		div.wakutyuuline{
			float: none;
			width: auto;
			clear: both;
			/* font-size: 12px; */
			padding: 10px 0 0 10px;
			text-align: left;
			border-top: solid 1px #CCC;
			margin: 0px;
		}
		/* Add 20230818 niwase*/
		.remark-box{
			margin-left:1.5rem;
			margin-top:0.5rem;
			margin-bottom:0.5rem;
		}


	h1 .fontSizeFix{
		font-size: 24px;
	}

.fontColorRed{
	color: red;
}

.haitiwaku{
	border: 2px dotted black;
    padding: 10px;
}

.letter-of-recommendation-sample-img{
	width:50%;
	height: auto;
}