@charset "SJIS";
/*===========================
top 
==============================*/
main{
  position: relative;
}
a{
  cursor: pointer;
}
#bnrarea{
  background-color: #fff;
  margin: -46px auto 0;
  padding: 40px 0;
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
}
#bnrarea a{
  display: inline;
}
#bnrarea img{
  width: 90%;
  max-width: 700px;
  height: auto;
  margin: auto;
  display: block;
  border: 2px solid #fff;
  box-shadow: 1px 1px 3px;
}

#main dl.line_qr{
	background-color: #ffffff;
    text-align: center;
	padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 15px;
}
#main dl.line_qr dt{

}
#main dl.line_qr dd{

}

@media (min-width: 1200px) {
/* reset */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
em,
img,
small,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
thead,
tr,
th,
td,
footer,
header,
hgroup,
menu,
nav,
section,
a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  color: #464444;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  font-family: "æ¸¸ã‚´ã‚·?¿½?ã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo", sans-serif;
}
body {
  line-height: 1.7em;
  background-color: #ededed;
}
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
  letter-spacing: -0.5em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: middle;
}
/* header */
.inner {
  width: 1200px;
  margin: 0 auto;
}
#header {
  display: block;
  width: 1200px;
  height: 85px;
  background-color: #fff;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-top: solid 10px #D6131C;
  font-size: 0.9em;
}
#header .inner {
  position: relative;
}
#header h1 {
  display: block;
  width: 200px;
  text-align: center;
  font-weight: normal;
  height: auto;
  left: 1.25em;
  line-height: 1.2em;
  margin: 0;
  position: absolute;
  top: 1.8em;
}
#header nav {
  position: absolute;
  right: 0;
  top: 0;
}
#header nav ul {
  position: relative;
  right: 0;
  text-align: right;
}
#header nav ul li {
  display: inline-block;
  letter-spacing: normal;
  line-height: 1.3em;
}
#header nav ul li a {
  padding: 24px 20px;
  margin: 0;
  cursor: pointer;
  display: block;
  text-align: center;
}
#header nav ul li a small{
  font-size: 12px;
  color: #666;
}
#header nav ul li.current-menu,
#header nav ul li:hover {
  background-color: #D6131C;
  color: #fff;
  margin: 0;
}
#header nav ul li a:hover,
#header nav ul li.current-menu a,
#header nav ul li a:hover small,
#header nav ul li.current-menu a small {
  color: #fff;
}
/*===========================
index
==============================*/

/*  index main  */
#main {
  background-color: #EDEDED;
}
/* index hero */
#index-hero {
  background-attachment: fixed;
  background-image: url(../img/index/hero-img.jpg);
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 804px;
  position: relative;
  text-align: center;
  z-index: 0;
  margin-bottom:120px;
}
#index-hero .index-copy {
  background-attachment: scroll;
  background-image: url(../img/index/bg-red-pakipaki.png);
  background-repeat: no-repeat;
  height: 877px;
  margin-left: -75%;
  z-index: 3;
}
.white-copy {
  text-align: left;
  display: inline-block;
  border: solid 5px #fff;
  color: #fff;
  font-size: 2em;
  line-height: 2.5em;
  padding: 40px;
  position: relative;
  left: -280px;
  right: 0;
  top: -300px;
  bottom: 0px;
  z-index: 3;
}
.white-copy span {
  font-size: 2.3em;
  color: #fff;
}
.catch-wrapper {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
/* index recruit */
#index-recruit {
  width: 100%;
  text-align: center;
  padding-top: 120px;
}
h2.recruit-h2 {
  font-size: 5em;
  line-height: 0.4em;
  padding-bottom: 30px;
}
h2.recruit-h2 span {
  font-weight: normal;
  font-size: 0.2em;
  line-height: 1.5em;
}
.item-2column {
  width: 50%;
  float: left;
  height: 100%;
}
.item-2column img.panel-logo {
  padding-bottom: 50px;
}
.item-2column h2.item-h2-1st {
  color: #fff;
  font-size: 2.7em;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 30px;
}
.item-2column h2.item-h2-1st span {
  color: #fff;
  font-size: 0.8em;
}
.item-2column p, .item-2column a {
  color: #fff;
}
.item-2column .panel1,
.item-2column .panel2 {
  background-repeat: no-repeat;
  background-size: cover;
  height: 476px;
  position: relative;
}
.item-2column .panel1-wrapper,
.item-2column .panel2-wrapper,
.item-3column .panel3-wrapper,
.item-3column .panel4-wrapper,
.item-3column .panel5-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.item-2column .panel1-wrapper,
.item-2column .panel2-wrapper {
  height: 280px;
}
.item-3column .panel3-wrapper,
.item-3column .panel4-wrapper,
.item-3column .panel5-wrapper {
  height: 200px;
}
.panel1 {
  background-image: url(../img/index/panelbg-mini-chuto.jpg);
	background-position: center center;
}
.panel2 {
  background-image: url(../img/index/panelbg-tech-chuto.jpg);
}
.item-3column {
  width: 33.33%;
  float: left;
}
.item-3column p {
  color: #fff;
}
.item-3column h2.item-h2-2nd {
  color: #fff;
  font-size: 1.8em;
  line-height: 1.3em;
  padding-bottom: 30px;
}
.item-3column h2.item-h2-2nd span {
  color: #fff;
  font-size: 0.8em;
}
.item-3column .panel3,
.item-3column .panel4,
.item-3column .panel5 {
  padding: 60px 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 280px;
  position: relative;
}
.item-3column .panel3 p.txt-h,
.item-3column .panel4 p.txt-h,
.item-3column .panel5 p.txt-h {
  padding-top: 20px;
}
.item-3column .panel3 {
  background-image: url(../img/index/panelbg-minimini.jpg);
  /*background-image: url(../img/index/panelbg-mini-chuto-off.jpg);*/
  background-position: center center;
}
.item-3column .panel4 {
  background-image: url(../img/index/panelbg-minitech.jpg);
	/*background-image: url(../img/index/panelbg-tech-chuto-off.jpg);*/
  background-position: center center;
}
.item-3column .panel5 {
  background-image: url(../img/index/panelbg-group-chuto.jpg);
}
.panel-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}
/*.panel1:hover,
.panel2:hover,
.panel3:hover,
.panel4:hover,
.panel5:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: â€œalpha( opacity=80 )?¿½?;
}*/
p.icon-arrow {
  display: inline-block;
  padding: 20px 30px 20px 60px;
  font-size: 1.2em;
  text-decoration: none;
  color: #fff;
}
p.bg-red {
  background-color: #e60012;
}
p.bg-green {
  background-color: #14a83b;
}
p.bg-red:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
}
p.bg-green:hover {
  background-color: #fff;
  text-decoration: none;
  color: #14a83b;
  border: solid 1px #14a83b;
}
/* top-news */
#top-news {
  background-color: #fff;
  width: 100%;
}
#top-news .news-wrapper {
  width: 1200px;
  margin: 0 auto;
  display: table;
  padding: 20px 0;
}
#top-news .news-h2-wrapper {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
}
#top-news .news-h2 {
  font-size: 1.8em;
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  padding-right: 80px;
  border-right: solid 3px #e60012;
}
#top-news .news-list-wrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 60px;
  padding: 20px;
  position:relative;
}
#top-news .news-list-wrapper ul li {
  list-style: none;
  padding: 5px 20px 5px 0;
}
#top-news .news-list-wrapper ul li span {
  margin-right: 4em;
  font-weight: bold;
  text-align: left;
  display: inline-block;
}
#top-news .news-list-wrapper ul li a {
	color:#39f;
	text-decoration:underline;
}
/* sns */
#sns-info {
  background-color: #EDEDED;
  padding: 60px 0;
}
.sns-area {
  width: 1260px;
  margin: 0 auto;
  display: flex;
  display: -ms-flex;
  display: -ms-flexbox;
}
.sns-area .sns-item1,
.sns-area .sns-item2 {
  padding: 40px;
  margin: 0 30px;
  background-color: #fff;
  text-align: center;
  flex: 1;
}
.sns-area .sns-item1 p,
.sns-area .sns-item2 p {
  padding: 10px 0 40px 0;
}
/*===========================
minimini_new
==============================*/

/* minimini_new hero */
#hero {
  background-attachment: fixed, fixed;
  background-image: url(../img/minimini_new/hero-aminiminida.png), url(../img/minimini_new/hero-img.jpg);
  background-position: 800px 90px, center 0;
  background-size: auto, 100%;
  background-repeat: no-repeat;
  height: 480px;
  position: relative;
  text-align: center;
  z-index: 0;
}
/*    minimini_new main    */
#message {
  display: inline-block;
  background-color: #E77578;
  position: relative;
  width: 100%;
  background-attachment: fixed;
  background-image: url(../img/common/bg-message-pnk.jpg);
  background-position: center center;
  background-size: cover;
}
#message .message-box {
  width: 960px;
  padding: 70px 120px;
  margin: 0 auto;
  margin-top: -30px;
  margin-bottom: 80px;
  background-color: #fff;
  background-image: url(../img/common/bg-message.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#message .message-h2,
#message .message-h3 {
  font-size: 2.7em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  display: block;
  margin: 0 auto 40px auto;
}
#message .message-h2 span {
  display: block;
}
#message .message-h3 {
  font-size: 1.3em;
  color: #D5131B;
}
#recruit-info {
  text-align: center;
  padding-bottom: 80px;
  background-color: #fff;
}
#recruit-info .recruit-info-wrapper {
  width: 1200px;
  margin: 0 auto;
}
#main p.end{
    width: 900px;
    margin: auto;
    padding: 40px 0 0 0;
    text-align: center;
    text-decoration: underline;
}    
#recruit-info table {
  width: 100%;
  text-align: left;
  margin-top: 40px;
}
#recruit-info table th,
#recruit-info table td {
  border-bottom: solid 1px #fff;
}
#recruit-info table th {
  background-color: #E7D6D6;
  width: 30%;
  padding: 1.5em 0 1.5em 4em;
  vertical-align: middle;
  text-align: left;
}
#recruit-info table td {
  width: 70%;
  background-color: #EEE;
  padding: 1.5em 2em 1.5em 2em;
  vertical-align: middle;
}
#recruit-info table td ol {
  padding-left: 1.5em;
}
.red-border {
  font-size: 1.8em;
  display: inline-block;
  position: relative;
  padding: 80px 0 20px 0;
  margin-bottom: 40px;
}
h2.red-border::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width : 80%;
  width : -webkit-calc(100% - 40px);
  width : calc(100% - 40px);
  margin: 0 auto;
  border-bottom: solid 3px #e60012;
  width: 2em;
}
#link-area {
  background-color: #ededed;
  clear: both;
  padding-top: 60px;
  text-align: center;
}
#link-area .panel-list.interview{
  display: flex;
}
#link-area .interview-area {
  position: relative;
  width: 100%;
  height: 430px;
  margin-bottom: 80px;
}
#link-area .interview-area .interview-img {
  background-image: url(../img/minimini_new/interview.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 343px;
  width: 60%;
  position: absolute;
  z-index: 1;
}
#link-area .interview-area .interview-txt {
  background-color: #fff;
  padding: 0 80px 110px 80px;
  width: 50%;
  top: 60px;
  right: 0;
  position: absolute;
  z-index: 2;
}
#link-area .interview-area .interview-txt h2 {
  width: 660px;
  text-align: center;
}
#link-area .interview-area .interview-txt p {
  text-align: left;
  width: 660px;
}
#link-area .interview-area .interview-txt .icon-arrow {
  position: absolute;
  left: 582px;
  right: auto;
}
#link-area .item-area {
  width: 1260px;
  margin: 0 auto;
  padding-bottom: 80px;
  display: flex;
  display: -ms-flex;
  display: -ms-flexbox;
}
.item2column1 {
  background-image: url(../img/common/bg-baseball.jpg);
}
.item2column2 {
  background-image: url(../img/common/bg-handycap.jpg);
}
.item2column1, .item2column2 {
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
  margin: 0 30px;
  padding: 35px 70px 80px 70px;
  text-align: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  flex: 1;
  position: relative;
}
.item2column1 p,
.item2column2 p {
  color: #fff;
}
.item2column2 span {
  display: block;
}
#link-area h2.ico-baseball,
#link-area h2.ico-shakehand {
  font-size: 1.8em;
}
#link-area .ico-baseball,
#link-area .ico-shakehand {
  display: block;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 85px;
  margin-bottom: 50px;
  color: #fff;
  font-weight: bold;
}
#link-area .ico-baseball {
  background-image: url(../img/common/icon-baseball.png);
}
#link-area .ico-shakehand {
  background-image: url(../img/common/icon-shakehands.png);
}
#link-area .icon-arrow {
  display: inline-block;
  background-color: #e60012;
  padding: 30px 30px 30px 60px;
  font-size: 1.2em;
  position: absolute;
  bottom: -40px;
  right: 8%;
  text-decoration: none;
  color: #fff;
}
#link-area .icon-arrow:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
}
#entry {
  text-align: center;
  width: 100%;
  background-attachment: fixed;
  background-image: url(../img/common/bg-entry.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 0 0 80px 0;
}
#entry .red-h2 {
  color: #e60012;
  font-size: 2.2em;
  font-weight: bold;
  padding: 45px 0 30px 0;
}
#entry p {
  color: #fff;
}
#entry .icon-mail {
  display: inline-block;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
  background-color: #e60012;
  padding: 30px 110px 30px 110px;
  margin: 50px 0 80px 0;
  border-radius: 50px;
}
#entry .icon-mail:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
  margin-bottom: 78px;
}
#entry .icon-mail2 {
  display: inline-block;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
  line-height:1.2;
  background-color: #e60012;
  padding: 15px 60px;
  margin: 30px 10px 0px 10px;
  border-radius: 100px;
  border: solid 1px #e60012;
}
#entry .icon-mail2 small{
  display: block;
  color: #fff;
  font-size: 18px;
  margin:3px auto 10px;
}
#entry .icon-mail2:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
}
#entry .icon-mail2 span { color:#fff; }
#entry .icon-mail2:hover span,
#entry .icon-mail2:hover small {
  color: #e60012;
}
/* footer */
#footer {
  background-image: url(../img/common/bg-footer.png);
  text-align: center;
}
#footer .toplink {
  background-color: #e60012;
  text-align: center;
  display: block;
  padding: 20px 0;
  width: 100%;
}
#footer .toplink img {
  width: 1em;
}
#footer .footer-logo {
  margin: 60px 0 80px 0;
}
#footer ul {
  text-align: center;
  margin: 0 auto 20px auto;
}
#footer ul li {
  color: #a2a2a2;
  font-size: 0.9em;
  list-style: none;
  padding: 1em;
  display: inline-block;
}
#footer ul li a {
  color: #a2a2a2;
  font-weight: bold;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer address {
  font-size: 0.8em;
  font-style: normal;
  color: #a2a2a2;
  margin: 100px 0 0 0;
}


/*===========================
minimini_new interview
==============================*/

/* minimini_new interview hero */
body#interview-body {
  background-color: #ededed;
}
#mini1-interview-hero,
#mini2-interview-hero,
#mini3-interview-hero,
#mini4-interview-hero,
#mini5-interview-hero {
  background-attachment: fixed;
  background-position: cover;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 600px;
  text-align: center;
  background-color: #ededed;
}
#mini1-interview-hero {
  background-image: url(../img/minimini_new/interview/hero-img.jpg);
}
#mini2-interview-hero {
  background-image: url(../img/minimini_new/interview02/hero-img.jpg);
}
#mini3-interview-hero {
  background-image: url(../img/minimini_new/interview03/hero-img.jpg);
}
#mini4-interview-hero {
  background-image: url(../img/minimini_new/interview04/hero-img.jpg);
}
#mini5-interview-hero {
  background-image: url(../img/minimini_new/interview05/hero-img.jpg);
}




.interview-copy-wrapper {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
.interview-copy {
  color: #fff;
  text-align: left;
  font-size: 2.5em;
  line-height: 2em;
  position: absolute;
  top: 250px;
  right: 0;
  z-index: 1;
}
.interviewee {
  position: absolute;
  padding: 40px 110px;
  z-index: 2;
  right: 0;
  bottom: -80px;
  background-color: #d80c0c;
  text-align: center;
}
.interviewee small,
.interviewee h2,
.interviewee p {
  color: #fff;
}
.interviewee small {
  font-size: 0.8em;
  font-weight: nomal;
}
.interviewee h2 {
  font-size: 1.8em;
  padding-bottom: 30px;
}
/*    interview-link    */
#link-area h2.recruit-h2 {
  font-size: 4em;
  line-height: 0.4em;
  margin-top: 60px;
  padding-bottom: 0px;
}
p.sub-recruit-h2 {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1em;
  padding: 30px 0 0 0;
}
#link-area .red-border {
  padding: 20px 0;
}
.interview-link {
  width: 50%;
  position: relative;
  float: left;
  height: 390px;
  margin: 40px 0;
}
.interview-link h2.item-h2-1st,
.interview-link h2.item-h2-1st-off {
  position: absolute;
  bottom: 30px;
  font-size: 2.7em;
  font-weight: bold;
  line-height: 1em;
}
.interview-link h2.item-h2-1st,
.interview-link h2.item-h2-1st span,
.interview-link p, .interview-link a {
  color: #fff;
}
.interview-link h2.item-h2-1st-off,
.interview-link h2.item-h2-1st-off span {
  color: #7c7c7c;
}
.interview-link h2.item-h2-1st span,
.interview-link h2.item-h2-1st-off span {
  font-weight: normal;
  font-size: 0.5em;
}
.interview-link .panel1,
.interview-link .panel2,
.interview-link .panel3,
.interview-link .panel4,
.interview-link .panel1-off,
.interview-link .panel2-off,
.interview-link .panel3-off,
.interview-link .panel4-off {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  position: relative;
}
.interview-link.threediv div{
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.interview-link .panel1 {
  background-image: url(../img/minimini_new/mini02.jpg);
}
.interview-link .panel1-off {
  background-image: url(../img/minimini_new/mini02-off.jpg);
}
.interview-link .panel2 {
  background-image: url(../img/minimini_new/mini01.jpg);
}
.interview-link .panel2-off {
  background-image: url(../img/minimini_new/mini01-off.jpg);
}


.interview-link .panelmm3 {
  background-image: url(../img/minimini_new/mini03.jpg);
}
.interview-link .panelmm3-off {
  background-image: url(../img/minimini_new/mini03-off.jpg);
}
.interview-link .panelmm4 {
  background-image: url(../img/minimini_new/mini04.jpg);
}
.interview-link .panelmm4-off {
  background-image: url(../img/minimini_new/mini04-off.jpg);
}
.interview-link .panelmm5 {
  background-image: url(../img/minimini_new/mini05.jpg);
}
.interview-link .panelmm5-off {
  background-image: url(../img/minimini_new/mini05-off.jpg);
}

.interview-link .panel1-wrapper,
.interview-link .panel2-wrapper,
.interview-link .panel3-wrapper,
.interview-link .panel4-wrapper {
  height: 330px;
  text-align: left;
  padding: 30px;
}
/* minimini_new interview-link 3persons patern .threediv*/
.interview-link.threediv {
  /*width: 33.3%;*/
  width:50%;
}



/*    minimini_new interview main    */
#interview-title {
  background-color: transparent;
  text-align: center;
  padding: 140px 0 30px 0;
}
.interview-01,
.interview-03 {
  background-color: #fff;
}
.interview-01,
.interview-02,
.interview-03 {
  text-align: center;
}
.interview-01 p,
.interview-02 p,
.interview-03 p {
  text-align: left;
  width: 1040px;
  margin: 0 auto;
}
.mini1-photo01 {
  background-image: url(../img/minimini_new/interview/photo01.jpg);
  height: 400px;
}
.mini1-photo02 {
  background-image: url(../img/minimini_new/interview/photo02.jpg);
  height: 400px;
}
.mini1-photo03 {
  background-image: url(../img/minimini_new/interview/photo03.jpg);
  height: 580px;
}
.mini2-photo01 {
  background-image: url(../img/minimini_new/interview02/photo01.jpg);
  height: 400px;
}
.mini2-photo02 {
  background-image: url(../img/minimini_new/interview02/photo02.jpg);
  height: 400px;
}
.mini2-photo03 {
  background-image: url(../img/minimini_new/interview02/photo03.jpg);
  height: 580px;
}
.mini3-photo01 {
  background-image: url(../img/minimini_new/interview03/photo01.jpg);
  height: 400px;
}
.mini3-photo02 {
  background-image: url(../img/minimini_new/interview03/photo02.jpg);
  height: 400px;
}
.mini3-photo03 {
  background-image: url(../img/minimini_new/interview03/photo03.jpg);
  height: 580px;
}
.mini4-photo01 {
  background-image: url(../img/minimini_new/interview04/photo01.jpg);
  height: 400px;
}
.mini4-photo02 {
  background-image: url(../img/minimini_new/interview04/photo02.jpg);
  height: 400px;
}
.mini4-photo03 {
  background-image: url(../img/minimini_new/interview04/photo03.jpg);
  height: 400px;
}

.mini5-photo01 {
  background-image: url(../img/minimini_new/interview05/photo01.jpg);
  height: 400px;
}
.mini5-photo02 {
  background-image: url(../img/minimini_new/interview05/photo02.jpg);
  height: 400px;
}
.mini5-photo03 {
  background-image: url(../img/minimini_new/interview05/photo03.jpg);
  height: 400px;
}


.mini1-photo01,
.mini1-photo02,
.mini1-photo03,
.mini2-photo01,
.mini2-photo02,
.mini2-photo03,
.mini3-photo01,
.mini3-photo02,
.mini4-photo01,
.mini4-photo02,
.mini5-photo01,
.mini5-photo02,
.tech-photo01,
.tech-photo02,
.tech-photo03,
.tech-photo01,
.tech-photo02,
.tech-photo03 {
  margin-top: 100px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mini-top-link,
.tech-top-link {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 1200px;
  height: 204px;
  margin: 0 auto 60px auto;
  padding: 60px 0;
  text-align: center;
}
.mini-top-link {
  clear: both;
  background-image: url(../img/minimini_new/interview/mini-link.jpg);
}
.tech-top-link {
  clear: both;
  background-image: url(../img/minitech_new/tech-link.jpg);
}
.mini-top-link p,.tech-top-link p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 30px auto 0;
  color: #fff;
}
.mini-top-link a,
.tech-top-link a {
  color: #fff;
}
.mini-top-link .icon-file,
.tech-top-link .icon-file {
  display: inline-block;
  font-size: 1.4em;
  text-align: center;
  text-decoration: none;
  background-color: #e60012;
  padding: 20px 30px;
  margin: 0px 1%;
  line-height: 1.5em;
  
}
.mini-top-link .icon-file:hover,
.tech-top-link .icon-file:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
}	
/*===========================
group
==============================*/
#recruit-info .recruit-overview {
  margin: 80px 0 40px 0;
  font-size: 1.4em;
}
#recruit-info .recruit-overview2 {
  padding-top: 120px;
  font-size: 1.4em;
}
#recruit-info .info-detail {
  padding: 20px 0;
}
#recruit-info .recruit-link {
  display: inline-block;
  background-color: #e60012;
  padding: 30px 30px 30px 60px;
  font-size: 1.2em;
  text-decoration: none;
  color: #fff;
}
#recruit-info .recruit-link .icon-arrow {
  font-weight: bold;
  color: #fff;
}
#recruit-info .recruit-link:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
  margin: -1px;
}
#recruit-info .recruit-link .icon-arrow:hover {
  color: #e60012;
}
/*===========================
sports
==============================*/
#recruit-info .flow-h2 {
  text-align: left;
  font-size: 1.4em;
}
#recruit-info .flow-h2 {
  margin: 40px 0 20px 0;
}
#recruit-info .flow-block {
  margin-bottom: 10px;
  text-align: left;
  padding: 40px;
  border: solid 4px #c9c9c9;
}
#recruit-info .flow-block h3 {
  font-size: 1.8em;
}
#recruit-info .flow-block p {
  padding-left: 66px;
}
#recruit-info .flow-block .url {
	word-wrap:break-word;
	margin-top:10px;
	padding:0;
}
#recruit-info .flow-block .url a {
	color:#039;
	text-decoration:underline;
}
#recruit-info .flow-block img {
  vertical-align: middle;
  width: 46px;
  padding-right: 20px;
}
#recruit-info .red-txt {
  color: #e60012;
  padding: 30px 0 80px 0;
}
#recruit-info .sports_a {
  color: #00f;
  text-decoration: underline;
}	
/*===========================
handicapped
==============================*/
.contact-block {
  display: inline-block;
  border: solid 4px #c9c9c9;
  padding: 40px 100px;
  margin-top: 40px;
}
.contact-block .tell {
  padding-bottom: 30px;
  border-bottom: solid 2px #c9c9c9;
  font-size: 2.6em;
  font-weight: bold;
}
.contact-block .fax {
  padding: 30px 0 10px 0;
  font-size: 2.6em;
  font-weight: bold;
}
.contact-block .tell img {
  width: 50px;
  vertical-align: middle;
}
.contact-block .fax img {
  width: 40px;
  vertical-align: middle;
}
.contact-block span.red-con-txt {
  color: #e60012;
  font-size: 0.5em;
  font-weight: bold;
  padding: 0 20px;
}
.contact-block span.number {
  vertical-align: bottom;
}
.contact-block .tanto {
  margin-top: 40px;
  font-weight: bold;
  font-size: 1.4em;
}
/*===========================
404
==============================*/
#error {
  height: 800px;
  text-align: center;
}
#error h2 {
  padding-top: 200px;
  font-size: 5em;
  line-height: 2em;
}
#error h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 40px;
}
#error a {
  display: inline-block;
  color: #fff;
  font-size: 1.4em;
  text-decoration: none;
  background-color: #e60012;
  padding: 30px 110px 30px 110px;
  margin: 80px 0 80px 0;
  border-radius: 50px;
}
#error a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e60012;
  border: solid 1px #e60012;
  margin-bottom: 78px;
}
/*===========================
pc hero-img
==============================*/
#tech-hero,
#group-hero,
#info_job-hero,
#sports-hero,
#handicapped-hero,
#topics-hero {
  background-attachment: fixed;
  background-position: cover;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 480px;
  text-align: center;
  background-color: #ededed;
}
#tech-hero {
  background-image: url(../img/minitech_new/hero-img.jpg);
}
#group-hero {
  background-image: url(../img/group/hero-img.jpg);
}
#info_job-hero {
  background-image: url(../img/info_job/hero-img.jpg);
}
#sports-hero {
  background-image: url(../img/sports/hero-img.jpg);
}
#handicapped-hero {
  background-image: url(../img/handicapped/hero-img.jpg);
}
#topics-hero {
  background-image: url(../img/topics/hero-img.jpg);
}
#tech-hero .tech-copy-wrapper,
#group-hero .group-copy-wrapper,
#info_job-hero .info_job-copy-wrapper,
#sports-hero .sports-copy-wrapper,
#handicapped-hero .handicapped-copy-wrapper,
#topics-hero .topics-copy-wrapper {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
#tech-hero .tech-copy,
#group-hero .group-copy,
#info_job-hero .info_job-copy,
#sports-hero .sports-copy,
#handicapped-hero .handicapped-copy,
#topics-hero .topics-copy {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 2.5em;
  line-height: 2em;
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  z-index: 1;
}
}

/*===========================
min-width 1500px
==============================*/
@media (min-width: 1500px) {
/* minimini_new hero */
#hero {
  background-attachment: fixed, fixed;
  background-image: url(../img/minimini_new/hero-aminiminida.png), url(../img/minimini_new/hero-img.jpg);
  background-position: 1000px 80px, center top;
  background-size: auto, 100%;
  background-repeat: no-repeat;
  height: 480px;
  position: relative;
  text-align: center;
  z-index: 0;
}
}
/*===========================
panel hover
==============================*/

/* hover red */
.hvr-sweep-red {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-red:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(234,39,1,0.4);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-red:hover,
.hvr-sweep-red:focus,
.hvr-sweep-red:active {
  color: white;
}
.hvr-sweep-red:hover:before,
.hvr-sweep-red:focus:before,
.hvr-sweep-red:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* hover green */
.hvr-sweep-green {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-green:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(20,168,59,0.4);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-green:hover,
.hvr-sweep-green:focus,
.hvr-sweep-green:active {
  color: white;
}
.hvr-sweep-green:hover:before,
.hvr-sweep-green:focus:before,
.hvr-sweep-green:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#main p.end{
    padding: 30px;
    text-decoration: underline;
    margin: auto;
    text-align: center;
    line-height: 2.0em;
}

/*===========================
min-width 1350px
==============================*/
@media (min-width: 1350px) {
  .interview-link .panel1,
  .interview-link .panel2,
  .interview-link .panel3,
  .interview-link .panel4,
  .interview-link .panel1-off,
  .interview-link .panel2-off,
  .interview-link .panel3-off,
  .interview-link .panel4-off {
    background-size: 102%;
  }
  body .panel-list.interview.three div{
    background-size: 150%;

  }
}
