@charset "UTF-8";
/* =======================================================
    @ interview
========================================================== */
.iv-text-center {
   width: 100%;
   height: 25vw;
   background: url(../img/interview_bg.png) top center no-repeat;
   background-size: cover;
}
.text-primary2 {
  color: #e53935;
  font-size: 2rem;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  letter-spacing: 4px;
  margin: 3rem 0 2.5rem; }
  .text-primary2:before {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: #e53935;
    left: 0; }
  .text-primary2:after {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: #e53935;
    right: 0; }

.iv-box {
  margin: 15px auto;
  border: 2px solid #ea0606; }

.iv-shokushu-box,
.iv-nyushabi-box,
.iv-sotsugyo-box {
  font-size: 20px;
  text-align:center; }

.iv-seimei-box {
  font-size: 36px;
  text-align:center;
  text-decoration: underline;
  -webkit-text-decoration-color: #3060f9;
          text-decoration-color: #3060f9; }

@media screen and (min-width: 768px) {
  .iv-box {
    width: 100%;
    max-width: 900px; }
    .iv-box:hover {
      border: 2px solid #3060f9;
      text-decoration: none; }
      .iv-box:hover .iv-cont-box {
        color: #3060f9; }
      .iv-box:hover .iv-name-box {
        border-bottom: 75px solid #c1cfff;
        color: #3060f9; }
      .iv-box:hover .iv-tbl td {
        text-decoration: none; }
  .iv-info {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%; }
    .iv-info .iv-tbl {
      margin: 0;
      width: calc( 100% - 0px); }
      .iv-info .iv-tbl th {
        width: 90px; }
      .iv-info .iv-tbl td {
        height: 1em;
        overflow: hidden;
        border-top: unset;
        padding: 1rem 3rem;
        color: #000; }
    .iv-info .iv-tbr {
      margin: 15px 0 0;
      width: calc( 100% - 280px);
      float: right; 
	  min-height: 230px;}
	  .iv-info .iv-tbr table{
		  width:51% !important;
	  }
      .iv-info .iv-tbr th {
        width: 90px; }
      .iv-info .iv-tbr td {
        height: 1em;
        overflow: hidden;
        border-top: unset;
        padding: 0.25rem 0.75rem;
        color: #000; }
		.iv-shokushu-box,
		.iv-nyushabi-box{
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 1;
			height: 35px !important;
		}
		
		.iv-seimei-box{
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 1;
			height: 62px !important;
		}
		
		.iv-sotsugyo-box{
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			height: 60px !important;
		}	
    .iv-info .iv-img-box {
      position: absolute;
      /*top: -15px;*/
      left: 0;
      width: 250px; 
	  height: 250px;}
      .iv-info .iv-img-box .iv-no-img {
        margin: 0 auto;
        width: 250px;
        height: 200px;
        background: #ccc; }
      .iv-info .iv-img-box img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        max-width: 250px;
        max-height: 250px; }
    .iv-info .iv-name-box {
      width: 260px;
      border-bottom: 75px solid #3060f9;
      border-left: 75px solid transparent;
      border-right: 75px solid transparent;
      transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      height: 0;
      position: absolute;
      top: 28px;
      right: -65px;
      font-size: 17px;
      color: #FFF;
      font-weight: bold; }
      .iv-info .iv-name-box .iv-name-sei {
        position: absolute;
        top: 10px;
        right: 8px;
		left: -10px;
		text-align: center;
		width: 130px;
		line-height: 17px;}
      .iv-info .iv-name-box .iv-name-mei {
        position: absolute;
        top: 42px;
        left: -35px;
		width: 179px;
		text-align: center;
		line-height: 14px; }
    .iv-info .iv-cont-box {
      position: absolute;
      right: 19px;
      bottom: -10px;
      color: #ea0606; } }

@media screen and (max-width: 767px) {
 /* .interview_lead {
  	font-size: 10vw;
  }*/

  .iv-box {
    min-width: 275px;
    padding: 10px;
    position: relative; }
    .iv-box:hover {
      border: 2px solid #3060f9;
      text-decoration: none; }
      .iv-box:hover .iv-cont-box {
        color: #3060f9; }
      .iv-box:hover .iv-name-box {
        border-bottom: 75px solid #c1cfff;
        color: #3060f9; }
      .iv-box:hover .iv-tbl td {
        text-decoration: none; }
  .iv-info {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center; }
    .iv-info .iv-tbl {
      width: 100%; }
      .iv-info .iv-tbl th {
        width: 90px; }
      .iv-info .iv-tbl td {
        border-top: unset;
		text-align:left; }
        .iv-info .iv-tbl td:hover {
          text-decoration: none; }
    .iv-info .iv-img-box {
      margin: 0 auto;
      width: 100%;
      height: auto; }
      .iv-info .iv-img-box .iv-no-img {
        margin: 15px auto;
        width: 250px;
        height: 200px;
        background: #ccc; }
	  .iv-info .iv-img-box img {
		  width:50vw;
		  height:50vw;
	  }
    .iv-info .iv-name-box {
      width: 230px;
      border-bottom: 75px solid #3060f9;
      border-left: 75px solid transparent;
      border-right: 75px solid transparent;
      transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      height: 0;
      position: absolute;
      top: 17px;
      right: -60px;
      font-size: 15px;
      color: #FFF;
      font-weight: bold; }
      .iv-info .iv-name-box .iv-name-sei {
        position: absolute;
        top: 14px;
        right: -20px;
		width: 119px;
		text-align:center;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2; }
      .iv-info .iv-name-box .iv-name-mei {
        position: absolute;
        top: 41px;
        left: -35px;
		width:163px;
		text-align:center;
		overflow: hidden;
  		display: -webkit-box;
  		-webkit-box-orient: vertical;
  		-webkit-line-clamp: 2; }
    .iv-info .iv-cont-box {
      color: #e53935; } }

/* =======================================================
    @ interview詳細ページ
========================================================== */
.ivindex-text-center {
	/*width: 100%;
	height:25vw;	
	background: url(../img/joblist_bg.png) top center no-repeat;
	background-size: cover;
	position:relative;*/
	padding:0 10px;
}
.ivindex-title1 {
	color: #0275d8 !important;
	text-shadow: 1px 2px 6px white, 
	1px 2px 6px white, 
	1px 2px 6px white, 
	1px 2px 6px white; 
	text-align: center;
	/*position: absolute;
	width: 100%;
	top: 25%;*/
}
.ivindex_lead {
	padding: 1.4% 5rem;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #1961ff;
    max-width: 960px;
    margin: 0 auto;
}
.ivindex-text-center2 {
	background: rgba(135, 162, 233, 0.5);
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.ivindex_lead1{
	padding: 2.4% 0;
    font-size: 4vw;
    letter-spacing: 1px;
    color: #FFF;
	margin-bottom: 0;
}
@media screen and (max-width: 380px) {
	.h1_title{
		font-size:1.5rem;
	}
	.ivindex_lead {
		font-size: 22px;
	}
}

.ivindex-box {
  margin: 15px auto;
  padding: 10px;
  width: 100%;
  max-width: 760px; }

.ivindex-box2 {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  max-width: 700px; }

.circular {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  box-shadow: 0px 0px 0px 5px #ffffff inset;
  border: 1px solid red;
  background: red;
  float: left; }

.circular2 {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  background: red;
  float: left;
  color: #FFF;
  padding: 6px 0 0 6px;
  font-size: 1.25rem;
  font-weight: bold; }

.inindex-child-title {
  padding: .5rem 0;
  font-size: 20px;
  margin: 0 0 0 3rem; }
  
.ivno_data{
    margin: 2rem;
}

@media screen and (min-width: 768px) {
  .ivindex-ttl {
    border-bottom: 1px solid #ea0606;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    padding: 9px 0 6px 9px;
    margin-left: 44px; }
  .ivindex-ttl2 {
    background: #ea0606;
    color: #FFF;
    padding: 8px; }
  .ivindex-info {
    position: relative;
    margin: 25px 0 0;
    padding: 0;
    width: 100%;
    min-height: 327px; }
    .ivindex-info .ivindex-tbl {
      margin: 15px 0 0;
      width: 380px;
      width: calc( 100% - 280px);
      float: right; }
      .ivindex-info .ivindex-tbl th {
        width: 90px; }
      .ivindex-info .ivindex-tbl td {
        height: 1em;
        overflow: hidden;
        border-top: none;
        padding: 0 .75rem; }
	.ivindex-tbl-nophoto{
		width:100% !important;}
		.ivindex-tbl-nophoto td{
			padding-left: 3rem !important;
		}
    .ivindex-info .ivindex-img-box {
      position: absolute;
      top: 16px;
      left: 0;
      width: 280px; }
	  .ivindex-info .ivindex-img-box .ivindex-img {
		  width:250px;
		  height:250px;
	  }
	  .ivindex-info .ivindex-img-box .ivindex-img2 {
		  width:200px;
		  height:275px;
		  margin: 0 auto;
	  }
      .ivindex-info .ivindex-img-box .ivindex-no-img {
        margin: 0 auto 20px;
        width: 250px;
        height: 270px;
        background: #ccc;
        border: 1px solid #aaa; }
      .ivindex-info .ivindex-img-box img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        max-width: 250px;
        max-height: 250px; }
    .ivindex-info .ivindex-img-box1 {
      float: left;
      margin-right: 20px; }
      .ivindex-info .ivindex-img-box1 .ivindex-no-img {
        margin: 0 auto;
        width: 250px;
        height: 250px;
        background: #ccc; }
      .ivindex-info .ivindex-img-box1 img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        max-width: 250px;
        max-height: 250px; }
  .ivindex-info1 {
    min-height: 275px;
    margin: 0 2.25rem;
    padding: 0 2.25rem 0 0; }
  .ivindex-info1-nophoto{
    min-height: auto;
    margin: 0 2.25rem;
    padding: 0 2.25rem 0 0; }
  .ivindex-info2 {
    float: left;
    width: 280px;
    padding: 0 15px;
    margin: 0 15px 0 45px; }
	.ivindex-info2 .ivindex-img-box2 .ivindex-img3 {
		margin: 0 0 20px;
		width: 250px;
		height: 163px;
	}
	.ivindex-info2 .ivindex-img-box2 .ivindex-no-img {
      margin: 0 auto 20px;
      width: 250px;
      height: 165px;
      background: #ccc; }
    .ivindex-info2 .ivindex-img-box2 img {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      max-width: 250px;
      max-height: 250px; }
  .ivindex-tb td {
    padding: 0.1rem 2rem;
    font-size: 15px;
	height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }
  .ivindex-bottom {
    /*background: #a7c0ff;*/
    margin-top: 2rem; }
    .ivindex-bottom .employment-btn {
      width: 600px;
      margin: 0 auto; }
      .ivindex-bottom .employment-btn .employee-btn > a {
        width: 270px;
        padding: 10px 20px;
        float: left;
        margin: 20px 15px;
        background-image: linear-gradient(transparent 50%, #ea0606 50%);
        background-size: auto 200%;
        transition: 1s;
        background-color: #FFF;
        border: 1px solid #ea0606;
		color:#ea0606; }
        .ivindex-bottom .employment-btn .employee-btn > a:hover {
          color: #fff;
          background-position: 0 100%;
          text-decoration: none; } }

@media screen and (max-width: 767px) {
  .ivindex-ttl {
    border-bottom: 1px solid #ea0606;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    padding: 9px 0 6px 9px;
    margin-left: 3rem; }
  .ivindex-info {
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center; }
    .ivindex-info .ivindex-tbl {
      width: 100%; }
      .ivindex-info .ivindex-tbl th {
        width: 90px; }
      .ivindex-info .ivindex-tbl td {
        border-top: unset;
        text-align: left; }
    .ivindex-info .ivindex-img-box {
      margin: 0 auto 10px;
      width: 100%;
      height: auto; }
	  .ivindex-img-box .ivindex-img img {
		width: 45VW;
    	height: 45vw;
	  }
	  .ivindex-img-box .ivindex-img2 img {
		width: 45VW;
    	height: 55vw;
	  }
	  .ivindex-info .ivindex-img-box .ivindex-no-img {
        margin: 15px auto;
        width: 250px;
        height: 250px;
        background: #ccc; }
      .ivindex-info .ivindex-img-box .ivindex-no-img2 {
        margin: 15px auto;
        width: 395px;
        height: 258px;
        background: #ccc; }
      .ivindex-info .ivindex-img-box .ivindex-tb {
        margin: 0 auto; }
      .ivindex-info .ivindex-img-box1 .ivindex-no-img {
        margin: 0 auto;
        width: 250px;
        height: 250px;
        background: #ccc; }
      .ivindex-info .ivindex-img-box1 img {
        width: 40vw;
		height: 40vw;
		margin-bottom: 15px;}
    .ivindex-info .ivindex-comment {
      text-align: left; }
  .ivindex-info2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center; }
    .ivindex-info2 .ivindex-img-box2 {
      margin: 0 auto;
      width: 100%;
      height: auto; }
      .ivindex-info2 .ivindex-img-box2 .ivindex-no-img {
        margin: 15px auto;
        width: 250px;
        height: 250px;
        background: #ccc; }
    .ivindex-info2 .ivindex-comment {
      text-align: left; }
  .ivindex-ttl2 {
    background: #ea0606;
    color: #FFF;
    padding: 8px; }
  .ivindex-bottom {
    /*background: #a7c0ff;*/
    margin-top: 2rem; }
    .ivindex-bottom .employment-btn {
      width: 300px;
      margin: 0 auto; }
      .ivindex-bottom .employment-btn .employee-btn > a {
        width: 270px;
        padding: 10px 20px;
        float: left;
        margin: 20px 15px;
        background-image: linear-gradient(transparent 50%, #ea0606 50%);
        background-size: auto 200%;
        transition: 1s;
        background-color: #FFF;
        border: 1px solid #ea0606; }
        .ivindex-bottom .employment-btn .employee-btn > a:hover {
          color: #fff;
          background-position: 0 100%;
          text-decoration: none; }
	
		   }
#pankuzu {
	margin: 0 0 10px;
	padding: 0 10px;
	background: #f2f2f2;
}
#pankuzu ul li {
	display: inline-block;
	margin: 0;
	padding: 5px 0 5px 25px;
	background: url(../img/pan_sep.png) no-repeat left center;
}

#pankuzu ul li.top {
	padding: 0;
	background: none;
}

#pankuzu ul li a {
	color: #333 !important;
	background-color:inherit;
}
.smiv_table1{
	width: 100%;
    line-height: 35px;
    font-weight: normal;
}
.smiv_table2{
line-height: 23px;
    font-weight: normal;
    margin-bottom: 2rem;
}
.sm_circular {
    height: 35px;
    width: 35px;
}
.sm_circular2{
	height: 30px;
    width: 35px;
    padding: 10px 0 0 6px;
}
.more_btn{
	width: 210px;
    margin: 0 auto;
}
.more_btn a{	
    background: #ea0606;
    padding: 0.5em 4rem;
    color: white;
    border-radius: 0.5em;
}
.more_btn:hover{
	opacity:.7;
}
.more_btn a:hover{
	text-decoration:none;
}