body{
font-family: 'Noto Sans JP', sans-serif;
}

section{
	font-size: calc(15rem / 20);
}

/*bg*/
.recruit_section1{
	background:url(https://xn--ihq79igzl0jx0b982b.com/wp-content/themes/masterpiece-akita.com-ver.4/_images/recruit/recruit_bg1.png) center top repeat-y;
	background-size:100% auto;
}

.recruit_section2{
	background:url(https://xn--ihq79igzl0jx0b982b.com/wp-content/themes/masterpiece-akita.com-ver.4/_images/recruit/recruit_bg2.png) center top repeat-y;
	background-size:auto 100%;
	padding-bottom:50px;
}

.recruit_section3{
	background:#132637;
}

.recruit_section4{
	background:#F0ECE3;
}

.recruit_section5{
	background:#D8DFE7;
}

.recruit_section6,
.recruit_section7{
	background:url(https://xn--ihq79igzl0jx0b982b.com/wp-content/themes/masterpiece-akita.com-ver.4/_images/recruit/recruit_bg3.png);
	background-size:100% auto;
}

/*img*/
.recruit_img1{
	width:30%;
	height:auto;
	margin:0px auto;
}

/*title*/
.recruit_title1{
	color:white;
	font-size:50px;
	line-height:120%;
	text-align:center;
	padding-top:100px;
	padding-bottom:10px;
	font-weight:bold;
}

.recruit_title2{
	font-size: calc(40rem / 20);
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	font-weight:bold;
}

.recruit_title3{
	font-size:30px;
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	font-weight:bold;
	color:white;
}

/*text*/
.recruit_text1{
	text-align:center;
	color:white;
	padding-top:40px;
	padding-bottom:100px;
}

.recruit_text2{
	text-align:center;
	padding-bottom:40px;
	width:100%;
	max-width:900px;
	margin:0px auto;
}

.recruit_title_mini1{
	text-align:center;
	font-size: calc(15rem / 20);
	margin-bottom: calc(15rem / 20);
}

.recruit_title_mini2{
	text-align:center;
	font-size: calc(15rem / 20);
	margin-bottom: calc(15rem / 20);
	color:white;
}

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

/*interview*/
.recruit_interview_box{
	width:100%;
	max-width:1200px;
	margin:20px auto 0px auto;
	padding-bottom:80px;
	display:flex;
}

.recruit_interview_box:nth-child(even){
	justify-content:flex-end;
}

.recruit_interview_img1{
	width:20%;
}

.recruit_interview_name1{
	width:20%;
	margin:0px 20px;
}

.recruit_interview_name1 span,
.recruit_interview_name2 span,
.recruit_interview_p1 span,
.recruit_interview_p2 span{
	margin:0px 0px 20px 0px;
	font-size:25px;
	line-height:120%;
}

.recruit_interview_p1{
	width:40%;
}

.recruit_interview_img2{
	width:20%;
}

.recruit_interview_name2{
	width:17%;
	margin:0px 20px 0px 50px;
}

.recruit_interview_p2{
	width:40%;
}

.recruit_busyo_list{
	width:100%;
	max-width:900px;
	margin:0px auto 0px auto;
	padding-bottom:40px;
}

.recruit_busyo_list ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.recruit_busyo_list li{
	width:33%;
	margin-bottom:20px;
}

.recruit_busyo_list li:last-child{
	margin:0px auto;
}

.recruit_busyo_list li span{
	background:white;
	width:90%;
	display:block;
	padding:10px;
}

.recruit_busyo_box{
	display:flex;
	width:100%;
	max-width:1200px;
	padding-bottom:40px;
	padding-top:30px;
	margin:0px auto;
	justify-content:space-between;
}

.recruit_busyo_left,
.recruit_busyo_right{
	width:47%;
	color:white;
}

.recruit_busyo_title{
	font-size: calc(40rem / 20);
	line-height:120%;
	margin-bottom:20px;
	font-weight:bold;
}

/*support*/
.recruit_support_list{
	display:flex;
	width:100%;
	max-width:1200px;
	padding-bottom:40px;
	margin:0px auto;
	justify-content:space-between;
	
}

.recruit_support_box_title{
	font-size:20px;
}

.recruit_support_box{
	width:30%;
	font-size:15px;
}

.recruit_support_box ul{
	display:flex;
	flex-wrap:wrap;
	padding:0px;
	margin:0px;
	list-style:none;
}

.recruit_support_box li{
	width:33%;
}

/*数値*/
.recruit_suuchi_list{
	width:100%;
	max-width:1200px;
	padding-bottom:80px;
	margin:0px auto;
}

.recruit_suuchi_list ul{
	display:flex;
	justify-content:space-between;
	padding:0px;
	margin:0px;
	list-style:none;
}

.recruit_suuchi_list li{
	width:30%;
	background:white;
	padding:20px;
	text-align:center;
}

.recruit_suuchi_list li img{
	width:80%;
	height:auto;
}

/*company*/
.recruit_company_box ul{
	display:flex;
	width:100%;
	max-width:1200px;
	padding-bottom:80px;
	margin:0px auto;
	justify-content:space-between;
	list-style:none;
	flex-wrap:wrap;
}

.recruit_company_box li{
	width:47%;
	margin-bottom:30px;
}

/*group*/
.recruit_group_box{
	width:100%;
	max-width:1200px;
	padding-bottom:40px;
	margin:0px auto;
}

.recruit_group_box ul{
	display:flex;
	flex-wrap:wrap;
	padding:0px;
	margin:0px;
	list-style:none;
	width:100%;
	justify-content:space-between;
}

.recruit_group_box li{
	width:24%;
	text-align:center;
	margin-bottom:40px;
}

.recruit_group_box li:first-child{
	margin-left:-10px;
}

.recruit_group_box li img{
	width:80%;
	background:#ccc;
	height:200px;
}

/*entry_btn*/
.recruit_btn_box{
	width:40%;
	margin:70px auto;
}

.recruit_btn{
	width:100%;
	padding:20px;
	text-align:center;
	color:white;
	background:#10385C;
	font-size:30px;
	line-height:120%;
}

.recruit_btn_box a{
	color:white;
	text-decoration:none;
}

.display_sp{
	display:none;
}

.entryform_box{
	margin:50px 0px;
}

.entryform_title{
	text-align:center;
	font-weight:bold;
	font-size:30px;
	line-height:120%;
	border-bottom:3px dotted #333;
	padding-bottom:10px;
	width:50%;
	margin:50px auto 0px auto;
}


/*--2019 12.06 インフォメーション--*/
/*-インフォメーションtitle-*/
.recruit_title_info{
	font-size: calc(40rem / 20);
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	font-weight:bold;
}
.recruit_title_mini_info{
	text-align:center;
	font-size: calc(15rem / 20);
	margin-bottom: calc(15rem / 20);
}
.recuit_news{
	background: #d8dfe7;
	padding-bottom: 50px;
}
.recruit_info_box{
	background: #fff;
	max-width: 900px;
	padding: 40px 60px 40px 60px;
	margin-left: auto;
	margin-right: auto;
	/* border-radius: 5px; */
}
.recruit_info_box ul{
	list-style: none;
	padding-left: 0;
}
.recruit_info_box ul li.info_before a{
	color: #000;
	text-decoration: none;
	display: -webkit-box;
    display: -webkit-flex;
	display: flex;
	padding: calc(20em/20);
	position: relative;
	border-bottom: solid 2px #d8dfe7;
}
.recruit_info_box ul li.info_before a::before{
	font-family: 'Material Icons';
	content: "\e315";
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	line-height: normal;
}
.info_date{
	width: 90px;
}
.info_date,.info_title{
	margin: 0;
}

/* moreボタン */
.info_more{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.info_more a{
	display: block;
    background: #132637;
    text-align: center;
    color: #fff;
    text-decoration: none;
	width: calc(200em/20);
	font-size: 16px;
	padding: 5px 0;
	margin-left: auto;
	margin-right: auto;
	transition: .5s;
}
.info_more a:hover{
	background: #d8dfe7;
	color:#000;
}

@media screen and (max-width: 1024px){
	.recruit_info_box{
		width: 90%;
	}
	.recruit_info_box ul li.info_before a{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.recruit_info_box ul li.info_before a::before{
		top: calc(30em/20);
		transform: translateY(0%);
		left: 0;
	}
}
@media screen and (max-width: 480px){
	.recruit_title_info{
		font-size:20px;
		line-height:120%;
		text-align:center;
		padding-top:40px;
		padding-bottom:10px;
	}
	.recruit_title_mini_info{
		text-align:center;
		font-size:15px;
		padding-bottom:10px;
	}
	.recruit_info_box{
		width: 90%;
		padding: 20px 20px 40px 20px;
	}
}

/*sp*/
@media screen and (max-width:480px) {

.recruit_section6{
	background:url(https://xn--ihq79igzl0jx0b982b.com/wp-content/themes/masterpiece-akita.com-ver.4/_images/recruit/recruit_bg3.png);
}
	
.recruit_section7{
	background:url(https://xn--ihq79igzl0jx0b982b.com/wp-content/themes/masterpiece-akita.com-ver.4/_images/recruit/recruit_bg3.png);
}
	
section{
	font-size:140%;
}	
	
.display_sp{
	display:block;
}
	
.recruit_title1{
	color:white;
	font-size:25px;
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}
	
.recruit_title2{
	font-size:20px;
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}
	
.recruit_title3{
	font-size:20px;
	line-height:120%;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	color:white;
}
	
/*img*/
.recruit_img1{
	width:70%;
	height:auto;
	margin:0px auto;
}
	
/*text*/
.recruit_text1{
	text-align:center;
	color:white;
	padding-top:10px;
	padding-bottom:40px;
	width:90%;
	margin:0px auto;
}

.recruit_text2{
	text-align:center;
	padding-bottom:10px;
	width:90%;
	margin:0px auto;
}

.recruit_title_mini1{
	text-align:center;
	font-size:15px;
	padding-bottom:10px;
}

.recruit_title_mini2{
	text-align:center;
	font-size:15px;
	padding-bottom:10px;
	color:white;
}
	
/*interview*/
.recruit_interview_box{
	width:95%;
	margin:0px auto 0px auto;
	display:flex;
	flex-direction: column;
	padding-bottom:30px;
}

.recruit_interview_img1{
	width:100%;
	text-align:center;
}
	
.recruit_interview_img1 img{
	width:70%;
	height:auto;
}

.recruit_interview_name1{
	width:100%;
	margin:20px 0px;
	text-align:center;
}

.recruit_interview_p1{
	width:100%;
	text-align:center;
}

.recruit_interview_img2{
	width:100%;
	order:1;
	text-align:center;
}
	
.recruit_interview_img2 img{
	width:70%;
	height:auto;
}

.recruit_interview_name2{
	width:100%;
	margin:20px 0px;
	order:2;
	text-align:center;
}

.recruit_interview_p2{
	width:100%;
	order:3;
	text-align:center;
}

.recruit_busyo_list{
	width:95%;
	margin:0px auto 0px auto;
	padding-bottom:0px;
}

.recruit_busyo_list ul{
	display:flex;
	flex-wrap:wrap;
	padding:0px;
	margin:0px;
	list-style:none;
	justify-content:space-between;
}

.recruit_busyo_list li{
	width:47%;
	margin-bottom:20px;
}

.recruit_busyo_list li span{
	background:white;
	width:100%;
	display:block;
	padding:10px;
}

.recruit_busyo_list li:first-child{
	margin-left:0px;
}

.recruit_busyo_list li:last-child{
	margin-right:0px;
}

.recruit_busyo_box{
	display:flex;
	width:95%;
	padding-bottom:10px;
	margin:0px auto;
	flex-direction: column;
}

.recruit_busyo_left,
.recruit_busyo_right{
	width:100%;
	color:white;
}
	
.recruit_busyo_left{
	margin-bottom:20px;
	font-size:13px;
}

.recruit_busyo_title{
	font-size:25px;
	line-height:120%;
	margin-bottom:20px;
}

/*support*/
.recruit_support_list{
	display:flex;
	width:95%;
	padding-bottom:40px;
	margin:0px auto;
	flex-direction: column;
}

.recruit_support_box{
	width:100%;
}
	
.recruit_support_box_title{
	margin:1em 0px 0.5em 0px;	
}
	
/*数値*/
.recruit_suuchi_list{
	width:95%;
	padding-bottom:30px;
	margin:0px auto;
}

.recruit_suuchi_list ul{
	display:flex;
	justify-content:space-between;
	padding:0px;
	margin:0px;
	list-style:none;
	flex-direction: column;
}

.recruit_suuchi_list li{
	width:100%;
	background:white;
	padding:20px;
	text-align:center;
	margin-bottom:20px;
}
	
/*company*/
.recruit_company_box{
	margin:0px auto 80px auto;
	width:95%;
}

.recruit_company_box ul{
	display:flex;
	width:100%;
	list-style:none;
	justify-content:space-between;
	padding:0px;
	margin:0px;
	flex-direction: column;
}

.recruit_company_box li{
	width:100%;
	margin-bottom:20px;
}

/*group*/
.recruit_group_box{
	display:flex;
	width:95%;
	padding-bottom:40px;
	margin:0px auto;
	flex-direction: column;
}

.recruit_group_box ul{
	display:flex;
	flex-wrap:wrap;
	padding:0px;
	margin:0px;
	list-style:none;
	width:100%;
}

.recruit_group_box li{
	width:100%;
	text-align:center;
	margin-bottom:40px;
}

.recruit_group_box li:first-child{
	margin-left:-10px;
}

.recruit_group_box li img{
	width:80%;
	height:auto;
}

/*entry_btn*/
.recruit_btn_box{
	width:80%;
	margin:70px auto;
}

.recruit_btn{
	width:100%;
	padding:20px;
	text-align:center;
	color:white;
	background:#10385C;
	font-size:17px;
}
	
.entryform_box{
	margin:40px auto;
	width:95%;
}
	
.entryform_title{
	text-align:center;
	font-weight:bold;
	font-size:25px;
	line-height:120%;
	border-bottom:3px dotted #333;
	padding-bottom:10px;
	width:80%;
	margin:30px auto 0px auto;
}
	
.contactform-Sec1_Txt2{
	width:90% !important;
	margin:0px auto;
}
	
}

/*form*/
.entry-Sec2_Table{
 width: calc(800rem / 20);
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 font-size: calc(16rem / 20);
 border: .05rem solid #ccc;
 margin-bottom: calc(20rem / 20);
}
@media only screen and (max-width: 46.875em ) {
 .entry-Sec2_Table{
  width:100%;
 font-size: calc(26rem / 20);
 }
}
.entry-Sec2_Table th{
 width: calc(250rem / 20);
 background:#E3ECFF;
 padding-top: calc(10rem / 20);
 padding-bottom: calc(10rem / 20);
 padding-left: calc(20rem / 20);
 padding-right: calc(20rem / 20);
 border-bottom: .05rem solid #fff;
 vertical-align: text-top;
}
.entry-Sec2_Table td{
 border-bottom: .05rem solid #ccc;
 padding-top: calc(10rem / 20);
 padding-bottom: calc(10rem / 20);
 padding-left: calc(20rem / 20);
 padding-right: calc(20rem / 20);
}
@media only screen and (max-width: 46.875em ) {
 .entry-Sec2_Table td, .entry-Sec2_Table th{
  display: block;
  width:100%;
 }
}
.entry-Sec2_Table input{
 width: 100%;
 border: .05rem solid #ccc;
 height: calc(50rem / 20);
}
.entry-Sec2_Table textarea{
 width: 100%;
 border: .05rem solid #ccc;
 height: calc(200rem / 20);
}
.entry-Sec2 .prv-Area{
 text-align: center;
 margin-bottom: calc(20rem / 20);
}
.entry-Sec2 .prv-Area a{
 color: #0015DD;
 text-decoration: underline;
}
@media only screen and (max-width: 46.875em ) {
.entry-Sec2 .prv-Area{
 font-size: calc(28rem / 20);
 }
}
.entry-Sec2 .prv-Area input{
 margin-right: calc(20rem / 20);
}
.entry-Sec2 .submit_Area{
 text-align: center;
 margin-bottom: calc(20rem / 20);
}

.entry-Sec2 .submit_Area input{
 width: calc(500rem / 20);
 background:#003b86;
 color: #fff;
 border-radius: .5rem;
 padding-top: calc(20rem / 20);
 padding-bottom: calc(20rem / 20);
}
@media only screen and (max-width: 46.875em ) {
 .entry-Sec2 .submit_Area input{
  width:100%;
 font-size: calc(28rem / 20);
 }
}

/*2019.8.9 当社の～項目用CSS? */
/*必須*/
/*
.wpcf7-form .entry-Sec2_Table th .required {
    color: #f00;
}
*/
/**/


.entry-Sec2_Table .check-box{
        vertical-align: top;
}

.entry-Sec2_Table .tousya-td input[type=checkbox]{
    margin-right: -16px;
    width: calc(28rem / 10);
    height: calc(8rem / 10);
	    margin-left: -1em;
	vertical-align: 0;
}

.tousya-td .entry-Sec2_Table input{
    margin-right: -16px !important;
    width: calc(28rem / 10) !important;
    height: calc(8rem / 10) !important;
    margin-left: -1em !important;
    vertical-align: 0 !important; 
}

.tousya-td{
	display:inline-block;
}

.tousya-td span.wpcf7-list-item {
    margin: 0 2em 0 0em;
}
.tousya-td span.wpcf7-list-item:nth-child(9){
	margin: 0 3em 0 0em;
}
.tousya-td span.wpcf7-list-item:nth-child(5){
	margin: 0 1em 0 0em;
}
.tousya-td span.wpcf7-list-item:nth-child(10){
    margin: 0 1.5em 0 0em;
} 
/*
.entry-Sec2_Table .tousya-td{
    border-bottom: .05rem solid #ccc;
    padding-top: calc(10rem / 20);
    padding-bottom: calc(10rem / 20);
    padding-left: calc(20rem / 20);
    padding-right: calc(20rem / 20);
}
*/

@media screen and (max-width: 768px) and (orientation: portrait){
	.tousya-td span.wpcf7-list-item {
    margin: 0 0em 0 0em;
    padding: 1px;
    width: 50%;
}
			.tousya-td span.wpcf7-list-item:nth-child(2){
	margin: 0 0em 0 0em;
}

	.tousya-td span.wpcf7-list-item:nth-child(3){
	margin: 0 0em 0 0em;
}
		.tousya-td span.wpcf7-list-item:nth-child(4){
	margin: 0 0em 0 0em;
}
			.tousya-td span.wpcf7-list-item:nth-child(5){
	margin: 0 0em 0 0em;
}
			.tousya-td span.wpcf7-list-item:nth-child(7){
	margin: 0 0em 0 0em;
}
/*
.tousya-td span.wpcf7-list-item:nth-child(8){
	margin: 0 7em 0 0em;
}
*/
	.tousya-td span.wpcf7-list-item:nth-child(9){
	margin: 0 0em 0 0em;
}
			.tousya-td span.wpcf7-list-item:nth-child(10){
	margin: 0 0em 0 0em;
}
		.tousya-td span.wpcf7-list-item:nth-child(11){
	margin: 0 0em 0 0em;
}
	
	.entry-Sec2_Table .tousya-td input[type=checkbox]{
    /* margin-bottom: 5px; */
    /* margin-top: 5px; */
    margin-right: 0px;
    width: calc(20rem / 10);
    height: calc(18rem / 10);
    margin-left: 0;
    vertical-align: bottom;
}
}

@media only screen and (max-width: 767px){
	.tousya-td span.wpcf7-list-item {
    margin: 0 0em 0 0em;
        width: 45%;
}
	.tousya-td span.wpcf7-list-item:nth-child(2){
	margin: 0 0em 0 2em;
}
	.tousya-td span.wpcf7-list-item:nth-child(3){
	margin: 0 0em 0 0em;
}
		.tousya-td span.wpcf7-list-item:nth-child(4){
	margin: 0 0em 0 2em;
}
		.tousya-td span.wpcf7-list-item:nth-child(5){
	margin: 0 0em 0 0em;
}
		.tousya-td span.wpcf7-list-item:nth-child(6){
	margin: 0 0em 0 2em;
}
			.tousya-td span.wpcf7-list-item:nth-child(7){
	margin: 0 0em 0 0em;
}
			.tousya-td span.wpcf7-list-item:nth-child(8){
	margin: 0 0em 0 2em;
}

	.tousya-td span.wpcf7-list-item:nth-child(9){
	margin: 0 0em 0 0em;
}
	.tousya-td span.wpcf7-list-item:nth-child(10){
	margin: 0 0em 0 2em;
}

		.tousya-td span.wpcf7-list-item:nth-child(11){
	margin: 0 0em 0 0em;
}

		.tousya-td span.wpcf7-list-item:last-child{
	margin: 0 0em 0 2em;
}
	
	.entry-Sec2_Table .tousya-td input[type=checkbox]{
    margin-right: 0;
    width: calc(20rem / 10);
    height: calc(18rem / 10);
	margin-left: 0;
	vertical-align: bottom;
}
}
@media only screen and (max-width:  480px){
				.tousya-td span.wpcf7-list-item:nth-child(2){
	margin: 0 !important;
}
		.tousya-td span.wpcf7-list-item:nth-child(3){
	margin: 0 !important;
}
			.tousya-td span.wpcf7-list-item:nth-child(4){
	margin: 0 !important;
}
		.tousya-td span.wpcf7-list-item:nth-child(5){
	margin: 0 !important;
}
			.tousya-td span.wpcf7-list-item:nth-child(7){
	margin: 0 !important;
}
    			.tousya-td span.wpcf7-list-item:nth-child(6){
	margin: 0 !important;
}
			span.wpcf7-list-item:nth-child(8){
	margin: 0 !important;
}
	.tousya-td span.wpcf7-list-item:nth-child(9){
	margin: 0 !important;
}
		.tousya-td span.wpcf7-list-item:nth-child(10){
	margin: 0 !important;
}
		.tousya-td span.wpcf7-list-item:nth-child(11){
	margin: 0 !important;
}
    		.tousya-td span.wpcf7-list-item:last-child{
	margin: 0 !important;
}
	.test{
		display:inline-block;
	}
	.tousya-td span.wpcf7-list-item{
		margin: 0 0em 0 0em;
		width: 48%;
	}
	.entry-Sec2_Table .test input[type=checkbox]{
    margin-right: 0;
		  width: calc(28rem / 10);
    height: calc(18rem / 10);
		margin-left: 0;
		    vertical-align: bottom;
}
}

/*2019 9.3 追記? */
.contactform-Sec1_Txt2 {
    font-size: calc(16rem / 20);
    width: calc(760rem / 20);
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(50rem / 20);
    margin-bottom: calc(50rem / 20);
}
@media only screen and (max-width: 48em){
.contactform-Sec1_Txt2 {
    font-size: calc(26rem / 20);
    width: 100%;
}
}
/*2019 11.08 追記*/
.entry-Sec2_Table input.wpcf7-form-control.wpcf7-text.gakureki{
    width: 30%;
}
/* 最終学歴追加チェックボックス */
.wpcf7-form-control.wpcf7-checkbox.graduate span{
	vertical-align: middle;
}
.entry-Sec2_Table .graduate input{
	margin-right: -16px;
    width: calc(28rem / 10);
    height: calc(8rem / 10);
    margin-left: -1em;
    vertical-align: middle;
}
@media only screen and (max-width: 46.875em){
	.entry-Sec2_Table input.wpcf7-form-control.wpcf7-text.gakureki {
		width: 20%;
	}
	.wpcf7-form-control.wpcf7-checkbox.graduate span{
		width: 45%;
		padding: 1em 0;
	}
	.entry-Sec2_Table .graduate input{
		width: calc(20rem / 10);
		height: calc(18rem / 10);
		margin-right: 0;
}
	.br::before {
		content: "\A";
		white-space: pre;
	}
}