.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;
}
.redalert {
	color:red;
	font-weight:bold;
}
.bluealert {
	color:blue;
}
.greenalert {
	color:green;
}
 .ittaly {
	font-style:italic;
}
.text_right {
	text-align:right !important;
}
.text_red {
	color:red;
}
.text_green {
	color:green;
}

code, .srccord {
	position: relative;
	padding: 0.5em;
	border: 1px solid #666;
	background-color: #000;
	color: #fff;
	display: block;
	width: calc(100% - 1em);
	line-height: 1.2;
}
.srcarea {
	position: relative;
}
.srcarea .cbutton, .srcarea .ccopyed {
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #fff;
	width: 24px;
	height: 24px;
	cursor: pointer;
	display:none;
}
.font_red {
	color:red !important;
}
.font_blue {
	color:blue !important;
}
.font_green {
	color:green !important;
}

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

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

.div_a_mes.validate_error {
	color: #d93025;
}

.div_inline {
	display:inline-block;
}
.div_textright {
	text-align:right;
}

.div_flex {
	display:flex;
}

td.small_td {

}
td.small_td .div_flex {

}
td.small_td .div_flex dt {
	width:70px;
}
td.small_td .div_flex dd {
	width:calc(100% - 70px);
}




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


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

.text_center {
	text-align:center !important;
}

.num {
	text-align:right !important;
}


body.modalopen header {
	display:none !important;
}

body.modalopen footer {
	display:none !important;
}

body.modalopen .btnwrap {
	display:none !important;
}



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





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


.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; }
.w22 { width:22px !important; }
.w30 { width:30px !important; }
.w32 { width:32px !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; }
.w410 { width:410px !important; }
.w420 { width:420px !important; }
.w450 { width:450px !important; }
.w500 { width:500px !important; }
.w600 { width:600px !important; }

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

.w100p20px { width:calc(100% - 20px) !important; }
.w100p40px { width:calc(100% - 40px) !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; }

.text_30 { width:30px !important; }
.text_40 { width:40px !important; }
.text_50 { width:50px !important; }
.text_80 { width:80px !important; }
.text_100 { width:100px !important; }
.text_120 { width:120px !important; }
.inlineblock { display:inline-block !important; }

.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mt50 { margin-top:50px !important; }
.mt05 { margin-top:0.5em !important; }
.mt1 { margin-top:1em !important; }
.mt2 { margin-top:2em !important; }
.mt3 { margin-top:3em !important; }

.h20 { height:20px !important; }
.h25 { height:25px !important; }
.h30 { height:30px !important; }
.h35 { height:35px !important; }
.h40 { height:40px !important; }
.h45 { height:45px !important; }
.h50 { height:50px !important; }
.h60 { height:60px !important; }
.h70 { height:70px !important; }
.h80 { height:80px !important; }
.h90 { height:90px !important; }
.h100 { height:100px !important; }
.h150 { height:150px !important; }
.h200 { height:200px !important; }
.h250 { height:250px !important; }
.h300 { height:300px !important; }
.h350 { height:350px !important; }
.h400 { height:400px !important; }
.h500 { height:500px !important; }
.h600 { height:600px !important; }


.txt-limit1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.txt-limit2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.txt-limit3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.txt-limit4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.txt-limit5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.divflex {
	display:flex;
}

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

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

.wmax45 {
	max-width:45%;
}


.txt_red {
	color:red;
}

.txt_bold {
	font-weight:bold;
}

.ngclick {
	pointer-events: none;
}

.txt_left {
	text-align:left;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.txt_normal {
	font-weight:normal;
}

.border_none {
	border:none !important;
}

.mes_ex {
	display: inline-block;
	width: calc(100% - 25px);
	line-height: 1.2;
}

.h2_mes {
	text-align: left;
	margin: 1em auto;
	width: calc(100% - 20px);
	max-width: 680px;
	font-size:0.9em;
}

.wordbreak {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.ul_title {
	font-weight: bold;
	margin: 0 0 0 1em;
}
ul.simple_ul {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
}
ul.simple_ul li {

}
ul.simple_ul li dl {
	display:flex;
}
ul.simple_ul li dl dt, ul.simple_ul li dl dd {

}
ul.simple_ul li dl dt {

}
ul.simple_ul li dl dd {

}



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 (width <= 560px){

	}


.btarea_img_upload {
text-align: right;
}

.area_img_upload {
	border: 4px solid #2196f3;
	background-color: #f9fafa;
	padding: 10px;
}

.td_inner_mesarea {
margin-bottom:20px;
}

/* ------------------ */

/* file upload */

/* ------------------ */
.iamgeArea{
background-color: #f4f4f4;
margin: 10px;
padding: 10px;
border: #ddd dashed 5px;
height: 200px;
width: 200px;
text-align: center;
display: inline-block;
font-size: 0.8em;
line-height: 1.2;
float: left;
}

.iamgeArea p {
margin: 0 0 5px !important;
}

.iamgeArea .drag-drop-info {

}

.iamgeArea input {
width: 100%;
overflow: hidden;
}

.iamgeArea .drag-drop-buttons {

}

.imagebox img{
height: 100px;
width: 150px;
}

.prevbox{
overflow: hidden;
padding-bottom: 10px;
display: inline-block;
height: auto;
width: 250px;
vertical-align: top;
}

.prevbox li{
float: left;
padding: 3px;
list-style: none;
background-image: none;
}

.prevbox img{
width: 100%;
height: auto;
}

.underline_a {
	text-decoration:underline;
}
.viewHeip_q {
	position:relative;
	display:inline-block;
	text-decoration:none;
}
.faicon {
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 9px;
	text-align: center;
	border: 2px solid #a4dff2;
	border-radius: 50%;
	padding: 3.5px 1.5px 1px;
	color: blue;
	font-weight: bold;
	background-color: #a4dff2;
	margin: 0 0 0 0.3em;
	top: -2em;
	left: 1.5em;
}
.faicon.faicon_q {

}
.viewHeip_q .faicon {
	position:absolute;
}

.viewHelp {
	display: none;
	font-weight: normal;
}


@media screen and (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;
	}
}
