@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
/* CSS Document */
.mb15{  margin-bottom: 15px;}
.mb30{  margin-bottom: 30px;}
.mb60{  margin-bottom: 60px;}
.mb100{  margin-bottom: 100px;}
.fade-in {
  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}
body{
  border-top: 6px solid #e90041;
  line-height: 1.5;
  word-break: normal;
  word-wrap: break-word;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
img{
  width: 100%;
}
h1{
  margin-top: 12px;
}
.btn_box{
  width: 100%;
	background: url(/sp/promotion/career/2018/img/bg_btn.gif) repeat;
  position: relative;
  padding: 15px 0;
}
.btn_box h2{
  position: absolute;
  top:-10px;
}
.btn_box ul{
    display: flex;
    margin: 0 15px;
}
.btn_box ul li a{
  display: flex;
  flex: 1 0 0%;
  background: #fff;
  border-radius: 10px;
  margin: 10px 10px 0 0;
	height: 60px;
  box-shadow: 0px 2px 2px gray;
}
.btn_box ul li:last-child a{
  margin-right: 0px;
}
.box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn_box ul li a img{
  width: 80%;
}

/* h */
h3{
  text-align: left;
}
h4{
  text-align: left;
  font-size: 17px;
  border: 8px solid transparent;
  border-left: 15px solid #f5f5f5;
  line-height: 0!important;
  padding: 0 0 0 10px!important;
  margin-bottom: 15px;
}

.interview_contents h4{
  text-align: left;
  font-size: 17px;
  border: 8px solid transparent;
  line-height: 0!important;
  padding: 0 0 0 10px!important;
  margin-bottom: 15px;
}
.interview_contents h4:nth-of-type(odd){
    border-left: 15px solid #cfe8e5!important;
}
.interview_contents h4:nth-of-type(even){
    border-left: 15px solid #fcf2b7!important;
}

.menu-container {
  display: flex;
  max-width: 100%;
  margin: 20px auto;
  /*align-items: flex-start;*//*上揃え*/
}

.menu-container .item {
  flex: 1 0 0%;
  margin: 0;
  padding: 5px 5px 10px;
  font-size: 11px;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  border-right:1px solid #eaeaea;
  letter-spacing:-0.1em;
  position: relative;

}
.menu-container li a::after {
  content: "";
  width: 70%;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 15%;
  text-align: center;
  background: #ed1651;
}

.menu-container .item a{
  color: inherit;
  display: block;
}

.menu-container .item:last-child {
  border-right:none;	}
.wrap{
  margin: 0 15px;
}
.icon{
  overflow: hidden;
  margin: 0;
  text-align: center;
}
.icon li{
  width: 44%;
  text-align: center;
  float: right;
  margin: 0 auto;
  padding: 0 auto;
}
.icon li:nth-child(1),.icon li:nth-child(4){
  padding-right: 30px;
  float: left;
}

.icon li:nth-child(3){
  margin: 0 auto;
  width: 100%;
  float: none;
  clear: both;
}
.icon li:nth-child(3) img{
  width: 43%;
  margin-top: -10px;
}
.icon li:nth-child(4) img, .icon li:nth-child(5) img{
  margin-top: -10px;
}

.support_box{
  position: relative;
  height: 390px;
}
.support_box dt{
  margin: 0 30px 20px 0;
}
.support_box dd{
  position: absolute;
  right: 0;
  bottom:0;
  background: #f6f6f6;
  opacity: 0.9;
  display: table;
  padding: 30px;
  text-align: left;
  margin: 0 0 0 30px;

}
.support_box dd span{
  display: table-cell;
  vertical-align: middle;
}
.support_box:nth-child(2){
  height: 430px;
}

.support_box:last-child{
  height: 325px;
}
.interview_top .in{
    background: linear-gradient(#fff 50%, #f7f7f7 50%);

}
.interview_top .ph{
  margin: 0 15px;
}
.interview_top .text{
  margin: 0;
  padding: 30px 15px 30px;
  z-index: 1;
  background: #f7f7f7;
}
.interview_top .text dt{
  font-size: 20px;
  color: #222;
}
.havefun{
  padding: 0 15px 15px;
  background: linear-gradient(#fff 15%, #fbf7f0 15%);
  margin-top: 30px;
}
.havefun dl{

}
.havefun dt{
  width: 50%;
  float: right;
  margin-left: 5px;
}
.havefun dd img{
  width: 48%;
}
.youkou{
  background: #f3f3f3;
  width: 100%;
  font-size: 13px;
}
.youkou th{
  color: #ed1651;
  width: 22%;
  border-bottom: 2px solid #fff;
  padding: 15px 5px;
}
.youkou td{
  border-bottom: 2px solid #fff;
  padding: 15px 5px;
}
.youkou td span{
  font-size: 12px;
  text-indent: -1.2em;
  padding-left: 1.2em;
  display: block;
}
.faq p span{
  color: #ed1651;
}
/* ボタン共通 */
.Button {
	overflow: hidden;
	width: 90%;
	height: 50px;
	margin: 0 auto 10px;
	padding: 0;
  letter-spacing: 8px;
  text-shadow:0px 1px 1px #555;
  border-radius: 5px;        /* CSS3草案 */  
  -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 5px;   /* Firefox用 */  
  box-shadow: 0px 2px 2px gray;

}
.Button a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	background: #ff3366;
	color: #fff;
	font-size: 21px;
	line-height: 50px;
	text-decoration:none;
}

#IconList1 a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #fff;
}
#IconList1 a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 24px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #ff3366;
}
.ButtonW {
	overflow: hidden;
	width: 90%;
	height: 50px;
	margin: 0 auto 10px;
	padding: 0;
  border-radius: 5px;        /* CSS3草案 */  
  -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 5px;   /* Firefox用 */  
  box-shadow: 0px 2px 2px gray;
  border: 1px solid #ddd;
}
.ButtonW a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	background: #fff;
	color: #666;
	font-size: 18px;
	line-height: 51px;
	text-decoration:none;
}

#IconList2 a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #ff3366;
}
#IconList2 a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 24px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #fff;
}

footer p{
  margin: 0 0 30px;
  text-align: center;
  font-size: 12px;
}
/*pagetop*/
.pageTop.miraLP{
	display: none;
	width: 38px;
	position: fixed;
	right: -10px;
	bottom: 100px;
	transform: translate3d(0, 0, 0);
	z-index: 999;
  opacity: 0.5;
}
.pageTop.miraLP a{
	background: #76848f;
	display: block;
	height: 38px;
	position: relative;
  text-indent:100%;
white-space:nowrap;
overflow:hidden;
}

.pageTop.miraLP a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -8px;
	margin: auto;
	width: 15px;
    height: 15px;
    border-top: 4px solid #fff;
    border-right:4px solid #fff;
    transform: rotate(-45deg);
}
.fix {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 500;
}
.fixUl {
  padding: 8px 15px 8px;
  display: -webkit-box;/*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display: flex;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  background: #f3f3f3;
  box-shadow: 0 -3px 8px 0px rgba(174,174,174,0.6);
  position: relative;
}
.fix li {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 2px grey;
  padding: 8px;
  flex: 1 0 0%;
  margin-right: 5px;
  display: flex;
}
.fix li img{
  width: 70%;
}

.fix li:last-child {
  margin-left: 5px;
}

.fix p.close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.fix p.close a {
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.fix p.close a span {
  display: block;
}
.fix p.close a span {
  z-index: 888;
  position: absolute;
  top: -35px;
  right: 5px;
  height: 30px;
  width: 30px;
  display: block;
  position: relative;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background: #ccc;
}
.fix p.close a span::before, .fix p.close a span::after {
  content: '';
  height: 2px;
  width: 16px;
  display: block;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  top: 14px;
  left: 7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.fix p.close a span::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 362px) {
.support_box{
  position: relative;
  height: 375px;
}
.support_box:last-child{
  height: 312px;
}
.support_box:nth-child(2){
  height: 439px;
}
  .interview_top .text dt{
  font-size: 17px;
}

}
.fs12 { 
  font-size: 12px;
}
.mb20 {
  margin-bottom: 20px;
}
.link-text {
  color: #666666;
  border-bottom: 1px solid #ed1651;
}
/* SS_WEB_MNT-9919 2025.0206 ここから修正 */
/* ボタン１つ用のレイアウト */
.btn_box ul li{
  text-align: center;
  margin: 0 auto!important;
  width: 80%!important;
}
.fix li {
  display: block!important;
  width: 70%!important;
  flex: none;
  margin: 0 auto!important;
  text-align: center;
  
}
.btn_box ul li a, .fix li a{
  margin-right: auto!important;
}
.btn_box ul li a img {
  width: 50%;
}
.fix li img {
  width: 45%;
}


/* SS_WEB_MNT-9919 2025.0206 ここまで修正 */
