ol.cautionlist_num{
	list-style-type: none;
	counter-reset: cautionlist_num_list-count;
	/* padding-left:1em !important; */
}
ol.cautionlist_num li{
	/* margin-left: 3%; */
	counter-increment: cautionlist_num_list-count;
}
ol.cautionlist_num li::before {
	content: "※"counter(cautionlist_num_list-count) ". ";
	/* content: "※"; */
}
.d-flex{
	display:flex;
	flex-wrap: wrap;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.margin-left-1 {
    margin-left: 1em;
}

div.mfp_buttons button#mfp_button_cancel {
    background: #000;
}

.hr1 {
  border-top: 1px dashed #aaa;
}

.fontimage {
    height: 1rem;
    width: 1rem;
    margin: 0 2px;
    padding-top: 2px;
}

#output,#output2{
	font-size:20px;
	font-weight:200;
}

.case{
    font-size: 12px;
    color:rgb(121, 121, 121);
    margin-top:9px;
}

.list-padding li {
    text-indent: -1em;
    list-style: none;
}
.haitiwaku{
	border: 2px dotted black;
	padding:10px;
}
h6 {
  position: relative;/*���Έʒu*/
  padding-left: 1.2em;/*�A�C�R�����̃X�y�[�X*/
  line-height: 1.4;/*�s��*/
	background-color:white;
	padding:15px;
	border-radius:10px;
	font-size: 1em;/*�T�C�Y*/
  font-weight: 500;
  border: solid 3px #f57a7a;

}

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

.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);
}
/* 
.color_red{
	color: red;
} */

.kakunin_indent{
	margin-left: -1rem; 
	text-indent: -1rem;	
}

.waku{
	border:solid 1px black;
	padding:10px;
}

/* 20230725 takeda add  */
/* �ׂ������s���� */
.return_rule{
	word-break: keep-all;
	overflow-wrap: anywhere;
}
/* ��G�c�ȉ��s���� */
.kaigyoukinsi{
	display: inline-block;
}
/* ���X�g�}�[�N�����ɂ��āA�����낦 */
.ul2 {
	list-style-type: none;
	padding-inline-start: 25px;
}
.ul2 li::before {
	content: "�� " ;
	margin-left: -1.35em;
}
.ul2_maino{
	margin-left: -1.8em;
}

/* takeda �����܂� */
@media screen and (min-width: 686px) {
.mycase {
display:flex;
}
}
ul.list-padding2{
	padding-left: 20px;
}
.list-padding2 li{
	text-indent: -1em;
	list-style: none;
	padding-left: 20px!important;
}
.smallplaceholder::placeholder{
	font-size: 12px;
}
/* takimoto �����܂� */

.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;
}

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;
}




.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;
}

/* 20250801追加 推薦イメージ用 */
.suisenImage {
  display: flex;
}


/*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;
	}

/* 20250801追加 推薦イメージ用 */
	.suisenImage {
    display: block;
  }
  .suisenImage img {
    margin: 0 auto;
    max-width: 90%;
  }

}
/* 		
#mfp_warning{
	display:block !important;
} */

/* 20240314追加　頭揃え用 */
form#mailformpro ul.ListBlank{
    padding-left: 30px;
}
form#mailformpro .ListBlank li{
    text-indent: -1em;
    list-style: none;
}

#haichisaki{
	border-top: solid 1px #CCC;
	margin-top: 20px;
	padding-top: 20px;
}

/* 20250707追加 マージントップ用 */
.mt-1rem {
	margin-top: 1rem;
}

.ml-1rem {
	margin-left: 1rem;
}

.ml-2rem {
	margin-left: 2rem;
}

.text-center {
	text-align: center;
}

/* input::placeholder {
	font-size: smaller;
} */

/* 20250801追加 text decoration */
.text-underline {
	text-decoration: underline;
}

/*button装飾変更*/
.mfp_element_submit, 
.mfp_element_reset, 
.mfp_element_button, 
button.mfp_next, 
button.mfp_prev {
    border-radius: 5px;
    padding: 5px 10px;
    border: solid 1px #2c6fb7;

    /* 青グラデーション */
    background: linear-gradient(to bottom, #4da3ff, #2c6fb7);

    text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
    font-size: 18px;
    cursor: pointer;
    outline: none;
    color: #fff; /* ←文字は白に */
}

.mfp_element_submit:hover, 
.mfp_element_reset:hover, 
.mfp_element_button:hover, 
button.mfp_next:hover, 
button.mfp_prev:hover {
    background: linear-gradient(to bottom, #6ec6ff, #2a82d4);
    box-shadow: 0px 3px 12px rgba(42,130,212,0.4);
}
