.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.disabled {
	opacity:0.6;
	background-color: #eee !important;
	pointer-events: none;
}
.display_none {
	display:none !important;
}

.ex {
	font-size:0.8em;
}
.text_right {
	text-align:right;
}


.font_red {
	color:red !important;
}
.font_bold {
	font-weight:bold;
}

.required {
	color: #d93025;
}
.div_require {
	color: #d93025;
}
.div_a_mes {
	color: #d93025;
	font: 400 14px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	line-height: 135%;
	margin: 10px 0 0 0;
}
.div_a_mes.validate_error {
	color: #d93025;
}

.div_inline {
	display:inline-block;
}


a.nolink {
	pointer-events: none;
	cursor:default;
}
a.nolink:after {
	display:none;
}
input.disabled {
	pointer-events: none;
	cursor:default;
	opacity:0.6;
	background-color: #eee !important;
	border: none !important;
}

.pc_view {
	display:none !important;
}
.pc_view_inline {
	display:none !important;
}

	@media screen and (min-width: 480px) {
		.sp_view {
			display:none !important;
		}
		.sp_view_inline {
			display:none !important;
		}
		.pc_view {
			display:block !important;
		}
		.pc_view_inline {
			display:inline-block !important;
		}
	}

.float_left { float:left; }
.float_right { float:right; }




table.def_table {
	width:100%;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
table.def_table tr {

}
table.def_table tr th, table.def_table tr td {
	padding:5px;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
table.def_table tr th {
	text-align:center;
	vertical-align:middle;
	background-color:#ddd;

}
table.def_table tr td {
	text-align:left;
	vertical-align:top;
}
	table.def_table tr td.td_num {
		text-align:right;
	}



	@media screen and (max-width: 560px){

	}


.word_break_all {
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 1;
}
.font09 {
	font-size:0.9em;
}
.img_send {
	cursor:pointer;
}
.nowrap {
	white-space:nowrap;
}
.div_left {
	display:inline-block;
	float:left;
}
 {
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 1;
}
.font09 {
	font-size:0.9em;
}
.img_send {
	cursor:pointer;
}
.nowrap {
	white-space:nowrap;
}
.div_left {
	display:inline-block;
	float:left;
}
.errors {
	color:red;
}
.div_right {
	float:right;
	margin-right: 50px;
}

.td_check {
	vertical-align: middle !important;
	text-align: center;
}



.swal-title {
	line-height: 1.2;
	font-size: 16px;
}
.area_textright {
	text-align:right;
}


.w10 { width:10px !important; }
.w20 { width:20px !important; }
.w30 { width:30px !important; }
.w40 { width:40px !important; }
.w50 { width:50px !important; }
.w60 { width:60px !important; }
.w70 { width:70px !important; }
.w80 { width:80px !important; }
.w90 { width:90px !important; }
.w100 { width:100px !important; }
.w110 { width:110px !important; }
.w120 { width:120px !important; }
.w130 { width:130px !important; }
.w140 { width:140px !important; }
.w150 { width:150px !important; }
.w160 { width:160px !important; }
.w170 { width:170px !important; }
.w180 { width:180px !important; }
.w190 { width:190px !important; }
.w200 { width:200px !important; }
.w210 { width:210px !important; }
.w220 { width:220px !important; }
.w230 { width:230px !important; }
.w240 { width:240px !important; }
.w250 { width:250px !important; }
.w260 { width:260px !important; }
.w270 { width:270px !important; }
.w280 { width:280px !important; }
.w290 { width:290px !important; }
.w300 { width:300px !important; }
.w310 { width:310px !important; }
.w320 { width:320px !important; }
.w330 { width:330px !important; }
.w340 { width:340px !important; }
.w350 { width:350px !important; }
.w360 { width:360px !important; }
.w370 { width:370px !important; }
.w380 { width:380px !important; }
.w390 { width:390px !important; }
.w400 { width:400px !important; }

.w50p { width:50% !important; }
.w60p { width:60% !important; }
.w70p { width:70% !important; }
.w80p { width:80% !important; }
.w90p { width:90% !important; }
.w100p { width:100% !important; }

.mw100 { max-width:100px !important; }
.mw110 { max-width:110px !important; }
.mw120 { max-width:120px !important; }
.mw130 { max-width:130px !important; }
.mw140 { max-width:140px !important; }
.mw150 { max-width:150px !important; }
.mw160 { max-width:160px !important; }
.mw170 { max-width:170px !important; }
.mw180 { max-width:180px !important; }
.mw190 { max-width:190px !important; }
.mw200 { max-width:200px !important; }
.mw210 { max-width:210px !important; }
.mw220 { max-width:220px !important; }
.mw230 { max-width:230px !important; }
.mw240 { max-width:240px !important; }
.mw250 { max-width:250px !important; }
.mw260 { max-width:260px !important; }
.mw270 { max-width:270px !important; }
.mw280 { max-width:280px !important; }
.mw290 { max-width:290px !important; }
.mw300 { max-width:300px !important; }
.mw310 { max-width:310px !important; }
.mw320 { max-width:320px !important; }
.mw330 { max-width:330px !important; }
.mw340 { max-width:340px !important; }
.mw350 { max-width:350px !important; }
.mw360 { max-width:360px !important; }
.mw370 { max-width:370px !important; }
.mw380 { max-width:380px !important; }
.mw390 { max-width:390px !important; }
.mw400 { max-width:400px !important; }
.mw450 { max-width:450px !important; }
.mw500 { max-width:500px !important; }
.mw550 { max-width:550px !important; }
.mw600 { max-width:600px !important; }

.divflex {
	display:flex;
}
.divflex .divflex_inner {
	display:inline-block;
}

.noclick {
	pointer-events: none !important;
	cursor:default !important;
}

.wmax45 {
	max-width:45%;
}

