@charset "utf-8";

/* ================================================
  common
==================================================*/
.recruit .content{max-width: 700px; margin: 0 auto;}
.recruit section {padding: 0 10px; margin-bottom: 50px; }
.recruit section img {display: block; max-width: 100%; margin: 0 auto; }
.recruit-top h3 {padding: 20px 0; color: #232323; font-size: 30px; text-align: center; font-weight: 400; }
.recruit .recruit-top p {margin-bottom: 30px; font-size: 16px; text-align: center; font-weight: 300; color: #555; }
.recruit .recruit-top p > strong {font-weight: 500; color: #e6147c; }
.recruit.recruit-top img {margin-top: 50px;}
.recruit .header-tab.border-rt .btn-tab:nth-child(even) {border-right: 1px solid #d3d3d3; }

.recruit .recruit-bottom .tab-content h4 {color: #000; font-weight: 300; font-size: 24px; }
.recruit .recruit-bottom .tab-content h4 strong {font-weight: 700; }
.recruit .recruit-bottom .tab-content p {margin-top: 10px; font-size: 16px; font-weight: 300; color: #555; }
.recruit .recruit-bottom img {margin: 20px auto;}

/* wirte */
.recruit-write .apply-write .agree-content.alone {padding: 0 20px; border-top: 0; }