@charset "utf-8";


h4{
	font-size:140%;
	margin:1.5em 0 0 0 ;
	padding:0.1em 0 0 0 ;
	border-top:3px double #60C659;
	}

label{
	background-color:#7BF7CA;
	padding: 0 10px 0 10px;
	margin:0.3em 0 0.2em 0 ;
	border-radius: 5px 5px 5px 5px;
	}

label.checkbox-inline,.radio-inline{
	font-weight:normal;
	background-color:white;
	}

/* kakunin-gamen */
.panel-heading{
	padding: 0 10px 0 10px;
	margin:0.5em 0 0.2em 0 ;
	border-left:15px solid #7BF7CA;
	color:#888;
}

.panel-body{
	margin:0 0 0 2em ;
	color:#111;
}

/* change-form yokonarabi koumoku */
.row .card {
	border:none;
	background-color:#FFFEF9;
}

/* change-form */
.fg-userinputmailaddress {
	font-weight:bold;
}


/* form message waku */
div.form-message p{
	background-color:#7bf7ca;
	padding:1em 2em;
}

/* navi-menu [login] */

li.nav-item:nth-last-of-type(1) a,li.nav-item:nth-last-of-type(1) a:visited{
	color:#c69492;
}

/*receipt form*/
textarea#textarea_RECEIPT_REMARKS {
	height:3.5em;
}


/*clover*/

h3#clover{
	background-image:url(../img/clover_h2.png);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	height:32px;
	margin:0 0 0.5em 0 ;
}

#clover-personal-info1:empty{
	display: none;
}

#clover-personal-info1{
	white-space: pre-wrap;
	padding:1em 2em 1em 2em;
	margin:0 0 0.5em 0 ;
	color:#000;
	font-weight:bold;
	font-size:110%;
	background-color:#ffe4e0;
}


/*form textarea height--mini */
.textarea_mini textarea {
	height:4em;
}



/*PC-CSS*/
.pc	{ display:inline!important; }
.mb	{ display:none!important; }
@media screen and (max-width: 995px) {
/*Smartphone-CSS*/
.pc	{ display:none!important; }
.mb { display:inline!important; }
}

/*tyokusetu henkou*/
div.fg-fldid_17 div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}

/*tyokusetu henkou -sentakushi kaigyou saseru*/
div.fg-d_shien2024_youken2 div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}


div.fg-katudoukanoubi div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}

div.fg-zen_saigai_yakuwari div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}

div.fg-dlmokuteki div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}

div.fg-syusaidantai div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}

div.fg-gakusei_kokushi div.col-auto {
width:100%;
white-space: pre-line;
word-break: break-all;
}


/* clover-no kakuninhyou tashikaku no waku */

div.clover_tashikaku {
	background-color:#fff;
	border-top:3px solid #ddd;
	border-left:3px solid #ddd;
	border-right:3px solid #ddd;
	border-bottom:3px solid #ddd;
	margin:0 0 1em 0;
	padding:1em;
}


/*tyokusetu henkou- comment ni span*/
.a	{ color:#126134; font-weight:bold; }

