@charset "UTF-8";

/* Hides from IE Mac \ */
/* End Hack */
svg, .svg {
  fill: none;
  stroke: #88ce02;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.topInfo-form::after {
  content: "";
  display: block;
  clear: both;
}

.topInfo {
  box-sizing: border-box;
  overflow: hidden;
  width: 295px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 12px 3px 12px 12px;
  opacity: 0;
  font-size: 0.74em;
  line-height: 1.4em;
  margin-right: 25px;
  float: left;
}

#recruitInfo .margin-none {
  margin-right: 0;
}

.topInfo ul li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.topInfo ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}

.topInfo p {
  margin-bottom: 5px;
}

.topInfo a {
  text-decoration: underline;
}

.topInfo a:hover {
  opacity: 0.8;
}

.topInfo .info-title {
  font-weight: bold;
}

.topInfo .info-detail {
  float: right;
  opacity: 1;
  background: url(/assets/images/common/arrow_b.png) no-repeat;
  background-size: 8px;
  background-position: right 0.5em;
  padding-right: 12px;
  margin-right: 5px;
}

.caption {
  margin-top: 38px;
  margin-bottom: 30px;
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  /*  opacity: 0;*/
}

.detail {
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 0.87em;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.morebtn {
  display: block;
  width: 125px;
  height: 23px;
  margin-top: 40px;
  margin-bottom: 35px;
  margin-left: 5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
}

.morebtn img {
  position: absolute;
  left: 0px;
}

.morebtn:hover img {
  margin-left: -126px;
}

.ie8 .caption, .ie8 .detail, .ie8 .morebtn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#contents {
  overflow: hidden;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 10;
}

#bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 0;
  background-image: url(/assets/images/common/bg.png);
  background-size: cover;
}

#bg img.bgimg {
  display: none !important;
}

.ie8 #bg img.bgimg {
  display: block !important;
}

#news-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2001;
}

#news-btn .openbtn, #news-btn .closebtn {
  width: 200px;
  height: 100px;
  position: absolute;
  right: 0px;
  top: 230px;
  cursor: pointer;
}

#news-btn .closebtn {
  display: none;
}

#news-content {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.8);
}

#news-content .title svg, #news-content .title .svg, #news-content .title img {
  width: 119px;
  height: 31px;
  margin-left: -490px;
  margin-top: -185px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
}

#news-content .news-list {
  margin-left: -234px;
  margin-top: -195px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
}

#news-content .news-list li {
  margin-bottom: 45px;
}

#news-content .news-list li time {
  line-height: 2em;
}

#opening {
  display: none;
  width: 100%;
  height: 600px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
}

#arisedot {
  width: 980px;
  height: 450px !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

#arisedot .text {
  width: 100%;
  margin-left: 0px;
  margin: 40px 0 60px;
  /*0511*/
  z-index: 1;
  background-image: url(/assets/images/top/bg-titleimage.png);
  position: static;
}

#arisedot .text-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

#arisedot .text .title {
  width: 100%;
  text-align: center;
  font-size: 2.4em;
  /*0511*/
  font-weight: 200;
}

#arisedot .text .title svg, #arisedot .text .title .svg, #arisedot .text .title img {
  width: 204px;
  height: 121px;
  stroke-width: 3;
}

#arisedot .text .caption {
  margin-top: 16px;
  font-size: 1.1em;
  /*0511*/
  text-align: center;
}

#arisedot .text .detail {
  margin-left: -20px;
}

#arisedot .text .detail p {
  margin-bottom: 10px;
}

#arisedot .text .news {
  width: 0px;
  height: 40px;
  font-size: 0.8em;
  line-height: 3.4em;
  position: absolute;
  left: 0px;
  top: 335px;
  overflow: hidden;
}

#arisedot .text .news .name {
  width: 70px;
  height: 40px;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  letter-spacing: 0.1em;
  position: absolute;
  left: 0px;
}

#arisedot .text .news .article {
  width: 9000px;
  height: 40px;
  padding-left: 15px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 100px;
}

#arisedot .text .news .article span.pc {
  display: inline;
}

#arisedot .text .news .article span.sp {
  display: none;
}

#arisedot .morebtn2 {
  width: 66px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  position: relative;
}

#arisedot .morebtn2 img {
  height: 12px;
}

#arisedot .img {
  margin-left: -500px;
  margin-top: 210px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.ie8 #arisedot .text .news {
  width: 10000px;
}

#arisedot .content {
  width: 100%;
  margin-bottom: 80px;
}

#arisedot .content::after {
  content: "";
  display: block;
  clear: both;
}

#arisedot .content-inner {
  text-align: center;
  float: left;
  width: calc(100% / 3);
}

@media all and (-ms-high-contrast: none) {
  #arisedot .content-inner {
    width: calc(99% / 3);
    /* IE10以上 */
  }
}

#arisedot .content-inner .icon {
  width: 90px;
  height: auto;
  /*0511*/
}

#arisedot .content-title {
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: 20px 0 10px 0;
}

#arisedot .content-ruby {
  font-size: 0.9em;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

#arisedot #topcontent-img1 svg, #arisedot #topcontent-img1 svg, #arisedot #topcontent-img1 img {
  width: 34px;
  height: 54px;
  margin-left: 82px;
  margin-bottom: 20px;
  stroke-width: 1;
}

/*
#service .img #service-img1 svg, #service .img #service-img1 .svg, #service .img #service-img1 img {
		width: 34px;
        height: 54px;
        margin-left: 82px;
        margin-bottom: 20px;
        stroke-width: 1; }
*/
.batake {
  opacity: 1;
  width: 100px;
  height: 100px;
}

#service {
  width: 980px;
  height: 1200px;
  /*0426*/
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 10;
}

#service .text {
  margin-left: 100px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
}

#service .text .title {
  width: 287px;
}

#service .text .title svg, #service .text .title .svg, #service .text .title img {
  width: 287px;
  height: 53px;
}

#service .text .morebtn {
  height: 23px;
}

#service .text .detailbtn {
  display: block;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .text .detailbtn:first-child {
  margin-top: 40px;
}

#service .text .detailbtn:hover {
  color: #d9ff57;
}

#service .text .detailbtn:hover .pc svg polyline, #service .text .detailbtn:hover .sp svg polyline {
  stroke: #d9ff57;
}

#service .text .detailbtn .pc svg, #service .text .detailbtn .pc .svg, #service .text .detailbtn .pc img {
  width: 384px;
  height: 46px;
}

#service .text .detailbtn .sp svg, #service .text .detailbtn .sp .svg, #service .text .detailbtn .sp img {
  width: 149px;
  height: 38px;
}

#service .text .detailbtn p {
  font-size: 0.95em;
  position: absolute;
  left: 45px;
  top: 17px;
  z-index: 0;
}

#service .img {
  margin-left: -250px;
  margin-top: 140px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#service .img .service-name {
  margin-bottom: 28px;
  font-size: 0.87em;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  white-space: nowrap;
  text-align: center;
}

#service .img .service-name p.name {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2em;
}

#service .img #service-img0 {
  /*0426*/
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img1 svg, #service .img #service-img1 .svg, #service .img #service-img1 img {
  width: 34px;
  height: 54px;
  margin-left: 82px;
  margin-bottom: 20px;
  stroke-width: 1;
}

#service .img #service-img0 {
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img0 svg, #service .img #service-img0 .svg, #service .img #service-img0 img {
  width: 47px;
  height: 47px;
  margin-left: 75px;
  margin-bottom: 20px;
  stroke-width: 1;
}

#service .img #service-img2 {
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img2 svg, #service .img #service-img2 .svg, #service .img #service-img2 img {
  width: 49px;
  height: 47px;
  margin-left: 75px;
  margin-bottom: 20px;
  stroke-width: 1;
}

#service .img #service-img3 {
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img3 svg, #service .img #service-img3 .svg, #service .img #service-img3 img {
  width: 44px;
  height: 67px;
  margin-left: 75px;
  margin-bottom: 20px;
  stroke-width: 1;
}

#service .img #service-img4 {
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img4 svg, #service .img #service-img4 .svg, #service .img #service-img4 img {
  width: 68px;
  height: 47px;
  margin-left: 64px;
  margin-bottom: 20px;
  stroke-width: 1;
}

#service .img #service-img5 {
  width: 200px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#service .img #service-img5 svg, #service .img #service-img5 .svg, #service .img #service-img5 img {
  width: 110px;
  height: 50px;
  margin-left: 45px;
  margin-bottom: 20px;
  stroke-width: 1;
}

.ie8 #service .text .detailbtn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ie8 #service .text .detailbtn p {
  display: none;
}

.ie8 #service .img #service-img1, .ie8 #service .img #service-img2, .ie8 #service .img #service-img3, .ie8 #service .img #service-img4 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ie8 #service .img #service-img1 .svg img, .ie8 #service .img #service-img2 .svg img, .ie8 #service .img #service-img3 .svg img, .ie8 #service .img #service-img4 .svg img {
  margin-left: 0px;
}

#strength {
  width: 980px;
  height: 1130px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 60px;
  top: 0px;
  z-index: 0;
}

#strength .text {
  margin-left: -532px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#strength .text .title {
  width: 368px;
}

#strength .text .title svg, #strength .text .title .svg, #strength .text .title img {
  width: 368px;
  height: 53px;
}

#strength .img {
  margin-left: -532px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#strength .img .strength-name {
  margin-bottom: 28px;
  font-size: 0.81em;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

#strength .img .strength-name p.name {
  margin-bottom: 3px;
  font-size: 1.15em;
  line-height: 1.5em;
}

#strength .img .line3 {
  position: absolute;
  left: -3576px;
  top: 418px;
  z-index: 0;
}

#strength .img .line3 svg, #strength .img .line3 .svg, #strength .img .line3 img {
  width: 4000px;
  height: 2285px;
  margin: 0px;
}

#strength .img .line4 {
  position: absolute;
  left: 508px;
  top: -1668px;
  z-index: 0;
}

#strength .img .line4 svg, #strength .img .line4 .svg, #strength .img .line4 img {
  width: 4000px;
  height: 2285px;
  margin: 0px;
}

#strength .img .left {
  position: absolute;
  left: 118px;
  top: 364px;
  z-index: 1;
}

#strength .img .left svg, #strength .img .left .svg, #strength .img .left img {
  margin-bottom: 10px;
}

#strength .img .left #market {
  width: 184px;
  height: 134px;
}

#strength .img .left #market svg, #strength .img .left #market .svg, #strength .img .left #market img {
  width: 305px;
  height: 199px;
}

#strength .img .left .item {
  margin-left: 8px;
  margin-top: 100px;
  text-align: center;
}

#strength .img .left .item #strength-img4 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .left .item #strength-img4 svg, #strength .img .left .item #strength-img4 .svg, #strength .img .left .item #strength-img4 img {
  width: 76px;
  height: 61px;
  stroke-width: 1.5;
}

#strength .img .left .item #strength-img5 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .left .item #strength-img5 svg, #strength .img .left .item #strength-img5 .svg, #strength .img .left .item #strength-img5 img {
  width: 74px;
  height: 47px;
  stroke-width: 1.5;
}

#strength .img .left .item #strength-img6 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .left .item #strength-img6 svg, #strength .img .left .item #strength-img6 .svg, #strength .img .left .item #strength-img6 img {
  width: 66px;
  height: 59px;
  stroke-width: 10;
}

#strength .img .center {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

#strength .img .center .centertext1 {
  position: absolute;
  left: 360px;
  top: 424px;
  z-index: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .center .centertext2 {
  position: absolute;
  left: 489px;
  top: 468px;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .center .line1 {
  position: absolute;
  left: 323px;
  top: -1453px;
  z-index: 0;
}

#strength .img .center .line1 svg, #strength .img .center .line1 .svg, #strength .img .center .line1 img {
  width: 280px;
  height: 2160px;
  margin: 0px;
}

#strength .img .center .line2 {
  position: absolute;
  left: 350px;
  top: 315px;
  z-index: 0;
}

#strength .img .center .line2 svg, #strength .img .center .line2 .svg, #strength .img .center .line2 img {
  width: 280px;
  height: 2160px;
  margin: 0px;
}

#strength .img .right {
  position: absolute;
  left: 655px;
  top: 10px;
  z-index: 2;
}

#strength .img .right svg, #strength .img .right .svg, #strength .img .right img {
  margin-bottom: 10px;
}

#strength .img .right #technology {
  width: 318px;
  height: 205px;
  position: absolute;
  left: -70px;
  /*0426*/
  top: 455px;
  z-index: 0;
}

#strength .img .right #technology svg, #strength .img .right #technology .svg, #strength .img .right #technology img {
  width: 244px;
  /*0426*/
  height: 163px;
}

#strength .img .right .item {
  text-align: center;
}

#strength .img .right .item #strength-img1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .right .item #strength-img1 svg, #strength .img .right .item #strength-img1 .svg, #strength .img .right .item #strength-img1 img {
  width: 49px;
  height: 59px;
  stroke-width: 2;
}

#strength .img .right .item #strength-img2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .right .item #strength-img2 svg, #strength .img .right .item #strength-img2 .svg, #strength .img .right .item #strength-img2 img {
  width: 130px;
  height: 53px;
  stroke-width: 1;
}

#strength .img .right .item #strength-img3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#strength .img .right .item #strength-img3 svg, #strength .img .right .item #strength-img3 .svg, #strength .img .right .item #strength-img3 img {
  width: 68px;
  height: 58px;
  stroke-width: 3;
}

.ie8 #strength .img .line3 {
  left: 150px;
  top: 420px;
}

.ie8 #strength .img .line3 .svg img {
  width: 283px;
  height: 165px;
}

.ie8 #strength .img .line4 {
  left: 550px;
  top: 413px;
}

.ie8 #strength .img .line4 .svg img {
  width: 283px;
  height: 164px;
}

.ie8 #strength .img .center .line1 {
  left: 320px;
  top: 210px;
}

.ie8 #strength .img .center .line1 .svg img {
  width: 283px;
  height: 486px;
}

.ie8 #strength .img .center .line2 {
  left: 350px;
  top: 320px;
}

.ie8 #strength .img .center .line2 .svg img {
  width: 283px;
  height: 486px;
}

.ie8 #strength .img .center .centertext1, .ie8 #strength .img .center .centertext2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ie8 #strength .img .left .item #strength-img4, .ie8 #strength .img .left .item #strength-img5, .ie8 #strength .img .left .item #strength-img6 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ie8 #strength .img .right .item #strength-img1, .ie8 #strength .img .right .item #strength-img2, .ie8 #strength .img .right .item #strength-img3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ie8 #strength .img .right #technology {
  left: -85px;
}

#company {
  width: 980px;
  height: 905px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 5;
}

#company .text {
  margin-left: -362px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
}

#company .text .title {
  width: 351px;
  height: 53px;
  text-align: right;
}

#company .text .title svg, #company .text .title .svg, #company .text .title img {
  width: 351px;
  height: 53px;
}

#company .text .caption {
  text-align: right;
}

#company .text .morebtn {
  height: 23px;
  margin-left: 225px;
  margin-bottom: 70px;
}

#company .text .morebtn img {
  top: 0px;
  left: 0px;
}

#company .text .detail {
  margin-left: 32px;
}

#company .text .detail .name {
  margin-bottom: 10px;
}

#company .text .detail .name .en {
  font-size: 1.2em;
}

#company .text .detail .exp {
  margin-bottom: 65px;
}

#company .text .detail .exp {
  margin-bottom: 65px;
}

#company .text .detail .exp a{
  display: inline-block;
  margin-top: 10px;
}

#company .text .detail .exp a:hover{
  color: #d9ff57;
}

#company .img {
  margin-left: 100px;
  margin-top: 256px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#company .img .line svg, #company .img .line .svg, #company .img .line img {
  width: 80px;
  height: 2000px;
  stroke-width: 2;
}

#company .img .line svg .p2, #company .img .line svg .p3, #company .img .line svg .p4, #company .img .line svg .p5, #company .img .line svg .p6, #company .img .line .svg .p2, #company .img .line .svg .p3, #company .img .line .svg .p4, #company .img .line .svg .p5, #company .img .line .svg .p6, #company .img .line img .p2, #company .img .line img .p3, #company .img .line img .p4, #company .img .line img .p5, #company .img .line img .p6 {
  stroke-width: 1;
}

#company .img .line svg circle, #company .img .line .svg circle, #company .img .line img circle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#company .img .item {
  position: absolute;
  left: 80px;
  top: 24px;
}

#company .img .item svg, #company .img .item .svg, #company .img .item img {
  margin-bottom: 6px;
}

#company .img .item p {
  margin-left: 5px;
  font-size: 0.87em;
  white-space: nowrap;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#company .img .item .outline {
  margin-bottom: 70px;
}

#company .img .item .outline svg, #company .img .item .outline .svg, #company .img .item .outline img {
  width: 99px;
  height: 17px;
}

#company .img .item .access {
  margin-bottom: 70px;
}

#company .img .item .access svg, #company .img .item .access .svg, #company .img .item .access img {
  width: 95px;
  height: 17px;
}

#company .img .item .policy {
  margin-bottom: 72px;
}

#company .img .item .policy svg, #company .img .item .policy .svg, #company .img .item .policy img {
  width: 84px;
  height: 17px;
}

#company .img .item .message {
  margin-bottom: 72px;
}

#company .img .item .message svg, #company .img .item .message .svg, #company .img .item .message img {
  width: 111px;
  height: 17px;
}

#company .img .item .biography {
  margin-bottom: 70 åpx;
}

#company .img .item .biography svg, #company .img .item .biography .svg, #company .img .item .biography img {
  width: 137px;
  height: 17px;
}

.ie8 #company .img .line svg, .ie8 #company .img .line .svg, .ie8 #company .img .line img {
  width: 72px;
  height: 531px;
}

#recruit {
  width: 980px;
  height: 890px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 6;
}

#recruit .text {
  margin-left: -472px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
}

#recruit .text .title {
  width: 292px;
  height: 53px;
}

#recruit .text .title svg, #recruit .text .title .svg, #recruit .text .title img {
  width: 292px;
  height: 53px;
}

#recruit .text p.detail span.pc {
  line-height: 0px;
}

#recruit .text p.detail span.name {
  font-weight: bold;
}

#recruit .text .morebtn {
  height: 23px;
  margin-bottom: 70px;
}

#contact {
  width: 980px;
  height: 715px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 7;
}

#contact .text {
  margin-left: -494px;
  margin-top: 80px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#contact .text p {
  white-space: nowrap;
  font-size: 0.87em;
  line-height: 1.5em;
}

#contact .text p span.contact-category {
  display: inline-block;
  overflow: hidden;
}

#contact .text p span.name {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2em;
}

#contact .text p span.pc {
  height: 0px;
}

#contact .text p img {
  margin-bottom: 5px;
}

#contact .text p .arrow_b {
  margin-left: 15px;
}

#contact .text p a:hover {
  color: #d9ff57;
}

#contact .text .title {
  width: 336px;
  height: 55px;
  position: absolute;
  left: 324px;
  top: 230px;
}

#contact .text .title svg, #contact .text .title .svg, #contact .text .title img {
  width: 336px;
  height: 55px;
}

#contact .text .detail1 {
  position: absolute;
  left: 0px;
  top: 70px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#contact .text .detail1 a span.contact-category {
  width: 170px;
  height: 23px;
}

#contact .text .detail1 a:hover {
  color: #d9ff57;
}

#contact .text .detail1 a:hover span.contact-category img {
  margin-left: -170px;
}

#contact .text .detail2 {
  position: absolute;
  left: 0px;
  top: 355px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#contact .text .detail2 a span.contact-category {
  width: 203px;
  height: 23px;
}

#contact .text .detail2 a:hover {
  color: #d9ff57;
}

#contact .text .detail2 a:hover span.contact-category img {
  margin-left: -203px;
}

#contact .text .detail3 {
  position: absolute;
  left: 778px;
  top: 70px;
  text-align: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#contact .text .detail3 a span.contact-category {
  width: 174px;
  height: 23px;
}

#contact .text .detail3 a:hover {
  color: #d9ff57;
}

#contact .text .detail3 a:hover span.contact-category img {
  margin-left: -174px;
}

#contact .text .detail4 {
  position: absolute;
  left: 792px;
  top: 355px;
  text-align: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#contact .text .detail4 a span.contact-category {
  width: 194px;
  height: 23px;
}

#contact .text .detail4 a:hover {
  color: #d9ff57;
}

#contact .text .detail4 a:hover span.contact-category img {
  margin-left: -194px;
}

#contact .img {
  margin-left: -235px;
  margin-top: 112px;
  position: absolute;
  left: 50%;
  top: 0px;
}

#contact .img svg, #contact .img .svg, #contact .img img {
  width: 465px;
  height: 465px;
}

.ie8 #contact .text .detail1, .ie8 #contact .text .detail2, .ie8 #contact .text .detail3, .ie8 #contact .text .detail4 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

@media screen and (max-width: 640px) {
  svg {
    stroke-width: 2.5;
  }

  #contents {
    padding-top: 0px;
    top: 80px; }

  .topInfo-form {
    position: absolute;
  }

  .topInfo {
    width: 100%;
    min-width: 209px;
    padding: 12px 24px 12px 12px;
    opacity: 1;
    background: url(/assets/images/common/arrow_b.png) no-repeat rgba(0, 0, 0, 0.5);
    background-size: 8px;
    background-position: right 10px center;
  }

  .topInfo img.info-title {
    width: auto;
    border: none;
    float: left;
    vertical-align: text-top;
    margin: 4px 10px 0 0;
    height: 9px;
  }

  #newsInfo ul {
    float: left;
    width: 177px;
  }

  #eventInfo ul {
    float: left;
    width: 156px;
  }

  .topInfo ul li:last-child {
    margin-bottom: 0;
  }

  .topInfo .pc {
    display: none;
  }

  #header-wrap {
    height: auto;
  }

  .caption {
    margin-top: 10px;
    margin-bottom: 26px;
    font-size: 1.25em;
    line-height: 1.3em;
    letter-spacing: 0.03em;
  }

  .detail {
    width: 240px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.75em;
    line-height: 1.6em;
    letter-spacing: 0.04em;
  }

  .morebtn {
    width: 109px;
    height: 20px;
  }

  .morebtn img {
    width: 220px;
    height: 20px;
  }

  .morebtn:hover img {
    margin-left: -110px;
  }

  #bg {
    background-image: url(/assets/images/common/bg_sp2.png);
  }

  #news-btn {
    right: auto;
    left: 0px;
  }

  #news-btn .openbtn {
    width: 320px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 477px;
    cursor: pointer;
  }

  #news-btn .openbtn img {
    width: 320px;
    height: 50px;
  }

  #opening {
    display: none;
  }

  #arisedot {
    width: 320px;
    height: auto;
    margin-top: 100px;
    /* margin-bottom: 200px; */
  }

  #arisedot .text {}

  #arisedot .text .title {
    font-size: 1.6em;
  }

  #arisedot .text .caption {
    font-size: 0.8em;
  }

  #arisedot .text .title svg, #arisedot .text .title .svg, #arisedot .text .title img {
    width: 185px;
    height: 105px;
  }

  #arisedot .text .caption {
    margin-bottom: 8px;
    margin-left: 0px;
  }

  #arisedot .text .caption img {
    width: 184px;
    height: 27px;
  }

  #arisedot .text .detail {
    margin-top: 0px;
    margin-left: 0px;
  }

  #arisedot .text .detail p {
    margin-bottom: 10px;
  }

  #arisedot .text .news {
    display: table;
    width: 320px;
    height: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: relative;
    left: -70px;
    top: 40px;
  }

  #arisedot .text .news .name {
    display: table-cell;
    width: 60px;
    height: 100%;
    padding-left: 0px;
    float: left;
    font-size: 0.8em;
    line-height: 1em;
    vertical-align: middle;
  }

  #arisedot .text .news .name p {
    margin-top: -4px;
    margin-left: -18px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 0;
  }

  #arisedot .text .news .article {
    display: table-cell;
    width: 230px;
    height: 100%;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: static;
    font-size: 0.8em;
    line-height: 1.5em;
  }

  #arisedot .text .news .article span.pc {
    display: none;
  }

  #arisedot .text .news .article span.sp {
    display: inline;
  }

  #arisedot .img {
    margin-left: -200px;
    margin-top: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  #arisedot .img img {
    width: 400px;
    height: 80px;
  }

  #arisedot .content {
    width: 100%;
    margin-bottom: 0px;
    padding: 0 7.5%;
    /*0511*/
    box-sizing: border-box;
  }

  #arisedot .content-inner {
    width: 100%;
    text-align: left;
    margin-bottom: 50px;
  }

  #arisedot .content-inner::after {
    content: "";
    display: block;
    clear: both;
  }

  #arisedot .content-inner .icon {
    float: left;
    width: 24%;
    /*0511*/
    margin-right: 9%;
  }

  #arisedot .content-inner div {
    float: left;
  }

  #arisedot .content-ruby {
    margin-bottom: 15px;
  }

  #arisedot .content-title {
    margin: 0 0 10px 0;
    font-size: 0.9em;
    /*0511*/
  }

  #arisedot .content-ruby {
    font-size: 0.8em;
    /*0511*/
  }

  #service {
    width: 320px;
    height: auto;
    margin-bottom: 115px;
  }

  #service .text {
    margin-bottom: 50px;
    margin-left: 15px;
    margin-top: 0px;
    position: static;
  }

  #service .text .title svg, #service .text .title .svg, #service .text .title img {
    width: 148px;
    height: 28px;
  }

  #service .text .detail {
    margin-bottom: 60px;
  }

  #service .img {
    margin-left: 88px;
    margin-top: 0px;
    position: static;
  }

  #service .img #service-img0 svg, #service .img #service-img0 .svg, #service .img #service-img0 img, #service .img #service-img1 svg, #service .img #service-img1 .svg, #service .img #service-img1 img, #service .img #service-img2 svg, #service .img #service-img2 .svg, #service .img #service-img2 img, #service .img #service-img3 svg, #service .img #service-img3 .svg, #service .img #service-img3 img,
  #service .img #service-img4 svg, #service .img #service-img4 .svg, #service .img #service-img4 img,
  #service .img #service-img5 svg, #service .img #service-img5 .svg, #service .img #service-img5 img {
    /*0426*/
    margin-left: 0px;
    margin-top: 5px;
    float: left;
  }

  #service .img #service-img1:after, #service .img #service-img2:after, #service .img #service-img3:after, #service .img #service-img4:after {
    display: block;
    content: "";
    clear: both;
  }

  #service .img .service-name {
    margin-bottom: 42px;
    text-align: left;
  }

  #service .img .service-name p {
    font-size: 0.65em;
    line-height: 1.5em;
  }

  #service .img .service-name p.name {
    font-size: 0.8em;
    letter-spacing: 0em;
    margin-bottom: 0px;
  }

  #service .img #service-img0 svg, #service .img #service-img0 .svg, #service .img #service-img0 img {
    /*0426*/
    width: 32px;
    height: 51px;
    margin-left: 16px;
    margin-right: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #service .img #service-img1 svg, #service .img #service-img1 .svg, #service .img #service-img1 img {
    width: 32px;
    height: 51px;
    margin-left: 16px;
    margin-right: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #service .img #service-img2 svg, #service .img #service-img2 .svg, #service .img #service-img2 img {
    width: 50px;
    height: 50px;
    margin-left: 7px;
    margin-right: 15px;
    margin-top: 0px;
  }

  #service .img #service-img3 svg, #service .img #service-img3 .svg, #service .img #service-img3 img {
    width: 35px;
    height: 50px;
    margin-left: 14px;
    margin-right: 23px;
    margin-top: 0px;
  }

  #service .img #service-img4 svg, #service .img #service-img4 .svg, #service .img #service-img4 img {
    width: 50px;
    height: 35px;
    margin-left: 7px;
    margin-right: 15px;
    margin-top: 8px;
  }

  #service .img #service-img5 svg, #service .img #service-img5 .svg, #service .img #service-img5 img {
    width: 60px;
    height: 35px;
    margin-left: 0;
    margin-right: 14px;
    margin-top: 8px;
  }

  #service .morebtn {
    display: block;
    height: 20px;
    margin-left: 190px;
    margin-bottom: 50px;
    top: 10px;
  }

  #service .detailbtn {
    display: block;
    width: 149px;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
    left: 156px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }

  #service .detailbtn .sp svg, #service .detailbtn .sp .svg, #service .detailbtn .sp img {
    width: 149px;
    height: 38px;
    stroke-width: 1;
  }

  #service .detailbtn .sp p {
    position: absolute;
    left: 18px;
    top: 7px;
    z-index: 0;
    font-size: 0.5em;
    line-height: 1.5em;
  }

  #strength {
    width: 320px;
    height: auto;
    left: 0px;
    margin-bottom: 127px;
  }

  #strength:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }

  #strength .text {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 54px;
    position: static;
  }

  #strength .text .title svg, #strength .text .title .svg, #strength .text .title img {
    width: 190px;
    height: 27px;
  }

  #strength .img {
    height: 585px;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    left: 0px;
    top: 0px;
  }

  #strength .img .strength-name {
    font-size: 9px;
    line-height: 14px;
  }

  #strength .img .strength-name p.name {
    font-size: 11px;
  }

  #strength .img .strength-name p.name span.sp {
    height: 0px;
  }

  #strength .img .line3 {
    left: -3848px;
    top: 35px;
  }

  #strength .img .line3 svg {
    stroke-width: 1.5;
  }

  #strength .img .line4 {
    left: 190px;
    top: -2146px;
  }

  #strength .img .line4 svg {
    stroke-width: 1.5;
  }

  #strength .img .left {
    left: 80px;
    top: 310px;
  }

  #strength .img .left .item {
    width: 214px;
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: left;
  }

  #strength .img .left .item svg, #strength .img .left .item .svg, #strength .img .left .item img {
    float: left;
  }

  #strength .img .left .item .strength-name {
    width: 140px;
    margin-bottom: 40px;
    float: right;
  }

  #strength .img .left .item #strength-img4 svg, #strength .img .left .item #strength-img4 .svg, #strength .img .left .item #strength-img4 img {
    width: 50px;
    height: 40px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    stroke-width: 1.5;
  }

  #strength .img .left .item #strength-img4 .strength-name {
    margin-bottom: 30px;
  }

  #strength .img .left .item #strength-img4:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .img .left .item #strength-img5 svg, #strength .img .left .item #strength-img5 .svg, #strength .img .left .item #strength-img5 img {
    width: 51px;
    height: 32px;
    margin-top: 2px;
    margin-left: 3px;
    margin-right: 0px;
    stroke-width: 1.5;
  }

  #strength .img .left .item #strength-img5 .strength-name {
    margin-bottom: 30px;
  }

  #strength .img .left .item #strength-img5:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .img .left .item #strength-img6 svg, #strength .img .left .item #strength-img6 .svg, #strength .img .left .item #strength-img6 img {
    width: 50px;
    height: 45px;
    margin-top: 0px;
    margin-left: 6px;
    margin-right: 0px;
    stroke-width: 10;
  }

  #strength .img .left .item #strength-img6:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .img .left .item #strength-img6 .strength-name {
    margin-bottom: 0px;
  }

  #strength .img .center {
    height: 212px;
    position: absolute;
    left: 0px;
    top: 200px;
  }

  #strength .img .center .centertext1 {
    left: 100px;
    top: 50px;
  }

  #strength .img .center .centertext1 img {
    width: 108px;
    height: 73px;
  }

  #strength .img .center .centertext2 {
    left: 166px;
    top: 70px;
  }

  #strength .img .center .centertext2 img {
    width: 51px;
    height: 35px;
  }

  #strength .img .center .line1 {
    left: 60px;
    top: -1192px;
  }

  #strength .img .center .line1 svg, #strength .img .center .line1 .svg, #strength .img .center .line1 img {
    width: 180px;
    height: 1388px;
  }

  #strength .img .center .line2 {
    left: 80px;
    top: -10px;
  }

  #strength .img .center .line2 svg, #strength .img .center .line2 .svg, #strength .img .center .line2 img {
    width: 180px;
    height: 1388px;
  }

  #strength .img .center #market {
    position: absolute;
    left: 18px;
    top: 20px;
    z-index: 0;
  }

  #strength .img .center #market svg, #strength .img .center #market .svg, #strength .img .center #market img {
    width: 119px;
    height: 78px;
  }

  #strength .img .center #technology {
    position: absolute;
    left: 200px;
    /*0426*/
    top: 85px;
    z-index: 0;
  }

  #strength .img .center #technology svg, #strength .img .center #technology .svg, #strength .img .center #technology img {
    width: 100px;
    /*0426*/
    height: 80px;
  }

  #strength .img .right {
    margin-top: 0px;
    margin-left: 0px;
    left: 20px;
    top: 0px;
  }

  #strength .img .right svg, #strength .img .right .svg, #strength .img .right img {
    float: right;
  }

  #strength .img .right .item {
    width: 215px;
    text-align: left;
  }

  #strength .img .right .item .strength-name {
    width: 132px;
    margin-bottom: 40px;
    float: left;
  }

  #strength .img .right .item #strength-img1 svg, #strength .img .right .item #strength-img1 .svg, #strength .img .right .item #strength-img1 img {
    width: 42px;
    height: 50px;
    margin-top: 0px;
    margin-left: 7px;
    margin-right: 11px;
    stroke-width: 1.5;
  }

  #strength .img .right .item #strength-img1 .strength-name {
    margin-bottom: 30px;
  }

  #strength .img .right .item #strength-img1:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .img .right .item #strength-img2 svg, #strength .img .right .item #strength-img2 .svg, #strength .img .right .item #strength-img2 img {
    width: 50px;
    height: 20px;
    margin-top: 8px;
    margin-left: 4px;
    margin-right: 8px;
    stroke-width: 1.5;
  }

  #strength .img .right .item #strength-img2 .strength-name {
    margin-bottom: 30px;
  }

  #strength .img .right .item #strength-img2:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .img .right .item #strength-img3 svg, #strength .img .right .item #strength-img3 .svg, #strength .img .right .item #strength-img3 img {
    width: 50px;
    height: 42px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 8px;
    stroke-width: 3;
  }

  #strength .img .right .item #strength-img3:after {
    display: block;
    content: "";
    clear: both;
  }

  #strength .morebtn {
    top: 25px;
    left: auto;
    right: 15px;
    float: right;
  }

  #company {
    width: 320px;
    height: 554px;
    margin-bottom: 77px;
  }

  #company:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }

  #company .text {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 50px;
    position: static;
  }

  #company .text .title {
    height: auto;
    text-align: left;
  }

  #company .text .title svg, #company .text .title .svg, #company .text .title img {
    width: 182px;
    height: 28px;
  }

  #company .text .caption {
    text-align: left;
  }

  #company .text .detail {
    display: none;
  }

  #company .img {
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    left: 0px;
    top: 0px;
  }

  #company .img .line {
    position: absolute;
    left: 95px;
  }

  #company .img .line svg, #company .img .line .svg, #company .img .line img {
    width: 37px;
    height: 925px;
    stroke-width: 3;
  }

  #company .img .item {
    left: 135px;
    top: 7px;
  }

  #company .img .item p {
    margin-left: 3px;
    font-size: 0.62em;
  }

  #company .img .item .outline {
    margin-bottom: 22px;
  }

  #company .img .item .outline svg, #company .img .item .outline .svg, #company .img .item .outline img {
    width: 68px;
    height: 12px;
    margin-bottom: 3px;
  }

  #company .img .item .access {
    margin-bottom: 24px;
  }

  #company .img .item .access svg, #company .img .item .access .svg, #company .img .item .access img {
    width: 64px;
    height: 12px;
    margin-bottom: 3px;
  }

  #company .img .item .policy {
    margin-bottom: 24px;
  }

  #company .img .item .policy svg, #company .img .item .policy .svg, #company .img .item .policy img {
    width: 58px;
    height: 12px;
    margin-bottom: 3px;
  }

  #company .img .item .message {
    margin-bottom: 24px;
  }

  #company .img .item .message svg, #company .img .item .message .svg, #company .img .item .message img {
    width: 76px;
    height: 12px;
    margin-bottom: 3px;
  }

  #company .img .item .biography {
    margin-bottom: 20px;
  }

  #company .img .item .biography svg, #company .img .item .biography .svg, #company .img .item .biography img {
    width: 93px;
    height: 12px;
    margin-bottom: 3px;
  }

  #company .morebtn {
    top: 318px;
    left: auto;
    right: 15px;
    float: right;
  }

  #recruit {
    width: 320px;
    height: auto;
    margin-bottom: 103px;
  }

  #recruit:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }

  #recruit .text {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 47px;
    position: static;
  }

  #recruit .text .title {
    height: auto;
  }

  #recruit .text .title svg, #recruit .text .title .svg, #recruit .text .title img {
    width: 152px;
    height: 27px;
  }

  #recruit .text p.p1 {
    margin-bottom: 30px;
    line-height: 1.7em;
  }

  #recruit .text p.p2 {
    line-height: 1.7em;
  }

  #recruit .morebtn {
    left: auto;
    right: 15px;
    float: right;
  }

  #contact {
    width: 320px;
    height: 700px;
  }

  #contact .text {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 50px;
    position: static;
  }

  #contact .text p {
    font-size: 0.62em;
    line-height: 18px;
  }

  #contact .text p span.name {
    font-size: 1.1em;
    line-height: 1em;
  }

  #contact .text p img {
    margin-bottom: 0px;
  }

  #contact .text p a:hover {
    color: white;
  }

  #contact .text .title {
    height: auto;
    margin-bottom: 50px;
    position: static;
  }

  #contact .text .title svg, #contact .text .title .svg, #contact .text .title img {
    width: 172px;
    height: 27px;
  }

  #contact .text .detail1, #contact .text .detail2, #contact .text .detail3, #contact .text .detail4 {
    margin-left: 5px;
    margin-bottom: 36px;
    position: static;
    text-align: left;
  }

  #contact .text img.arrow_b {
    width: 9px;
    height: 11px;
    margin-left: 8px;
  }

  #contact .text .detail1 a span.contact-category {
    width: auto;
    height: auto;
    overflow: visibility;
  }

  #contact .text .detail1 a span.contact-category img {
    display: inline;
  }

  #contact .text .detail1 a span.contact-category:hover img {
    margin-left: 0px;
  }

  #contact .text .detail1 a span.contact-category:hover img.arrow_b {
    margin-left: 8px;
  }

  #contact .text .detail1 img.name {
    width: 68px;
    height: 12px;
  }

  #contact .text .detail2 a span.contact-category {
    width: auto;
    height: auto;
    overflow: visibility;
  }

  #contact .text .detail2 a span.contact-category img {
    display: inline;
  }

  #contact .text .detail2 a span.contact-category:hover img {
    margin-left: 0px;
  }

  #contact .text .detail2 a span.contact-category:hover img.arrow_b {
    margin-left: 8px;
  }

  #contact .text .detail2 img.name {
    width: 84px;
    height: 12px;
  }

  #contact .text .detail3 a span.contact-category {
    width: auto;
    height: auto;
    overflow: visibility;
  }

  #contact .text .detail3 a span.contact-category img {
    display: inline;
  }

  #contact .text .detail3 a span.contact-category:hover img {
    margin-left: 0px;
  }

  #contact .text .detail3 a span.contact-category:hover img.arrow_b {
    margin-left: 8px;
  }

  #contact .text .detail3 img.name {
    width: 70px;
    height: 12px;
  }

  #contact .text .detail4 a span.contact-category {
    width: auto;
    height: auto;
    overflow: visibility;
  }

  #contact .text .detail4 a span.contact-category img {
    display: inline;
  }

  #contact .text .detail4 a span.contact-category:hover img {
    margin-left: 0px;
  }

  #contact .text .detail4 a span.contact-category:hover img.arrow_b {
    margin-left: 8px;
  }

  #contact .text .detail4 img.name {
    width: 79px;
    height: 12px;
  }

  #contact .img {
    height: 160px;
    margin-left: 68px;
    margin-top: 0px;
    margin-bottom: 40px;
    position: relative;
    left: 0px;
    top: 0px;
  }

  #contact .img svg, #contact .img .svg, #contact .img img {
    width: 150px;
    height: 150px;
  }

  #contact .img .circle {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
  }

  #contact .img .text {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
  }

  #contact .img .text svg, #contact .img .text .svg, #contact .img .text img {
    width: 117px;
  }
}

/*0511*/
#recruitInfo {
  overflow-y: auto;
  /* max-height: 200px; */
  box-sizing: border-box;
  /* background-color: rgba(0, 0, 0, 0.5); */
  /* padding: 40px; */
}

.campaignInfo {
  font-size: 0.8em;
  line-height: 1.5;
  overflow: hidden;
  /* margin-bottom: 30px; */
}

.campaignInfo:first-of-type a {
  padding-top: 0;
}

/* .campaignInfo + .campaignInfo {
  border-top: 1px solid #777777;
} */

.last-ci {
  margin-bottom: 0;
}

.campaignInfo a {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #657583;
}

.campaignInfo a:hover span {
  opacity: 0.8;
}

.campaignInfo .ci-category {
  font-weight: bold;
  display: inline-block;
  width: 100px;
}

.campaignInfo .ci-title {
  font-weight: bold;
  padding-right: 16px;
  width: calc(100% - 100px);
}

/*
.campaignInfo .ci-title:after {
	content: "|";
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
*/
.campaignInfo .ci-arrow {
  float: right;
}

@media screen and (max-width: 640px) {
  #recruitInfo {
    /* height: 150px; */
    padding: 20px;
  }
  .campaignInfo {
    font-size: 10px;
  }
  .campaignInfo a:hover span {
    opacity: 1;
  }
}

.agreement-table {
  border: medium solid;
}

.agreement-table tr {
  border: solid 2px;
}

.agreement-table td {
  padding: 5px;
  border: solid 1px;
}

.agreement-table ul {
  margin-top: 0px;
}

.new-infomation {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 24px;
}

.new-infomation a {
  width: 70px;
}

.new-infomation a img {
  width: 100%;
}

.new-infomation a:hover {
  
}

.new-infomation-ttl {
  font-size: 1.44em;
  font-weight: normal;
  line-height: 1.2em;
  color: #d9ff57;
}

.new-infomation-ttl .jp {
  font-size: 0.75em;
}

.result-section {
  max-width: 989px;
  margin: 0 auto 150px;
}

.result-contents {
  margin-top: 193px;
}

.result-ttl {
  text-align: center;
  height: 50px;
}

.result-ttl img {
  height: 100%;
}

.result-lead {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 20px;
  font-size: 24px;
}

.article-list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.article-item {
  width: calc(100% / 3 - 13px);
  background-color: #fff;
  position: relative;
  z-index: 100;
}


.article-company {
  font-size: 14px;
  color: #3E5366;
  margin-top: 12px;
  margin-left: 15px;
}

.article-text {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  color: #3E5366;
  margin-top: 10px;
  margin-left: 15px;
  line-height: 1.5;
}

.article-badge-blc {
  background-color: #3E5366;
  padding: 8px 15px;
  margin-top: 15px;
  margin-bottom: 91px;
  margin-left: 15px;
  display: inline-block;
}

.article-badge {
  color: #fff;
  font-size: 12px;
  line-height: 1;
}

.article-link {
  position: absolute;
  color: #3E5366;
  font-size: 14px;
  bottom: 21px;
  right: 35.5px;
}

.article-thumb {
  width: 100%;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #DEE3E7;
}

.article-thumb img {
  max-width: 100%;
  object-fit: cover;
  display: block;
}

.result-btn {
  position: relative;
  z-index: 100;
  width: 300px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  margin: 60px auto 0;
}

.result-btn img {
  width: 64px;
}

.result-btn .result-btn-normal {
  display: block;
}

.result-btn .result-btn-hover {
  display: none;
}

.result-btn:hover {
  border: 1px solid #d9ff57;
}

.result-btn:hover .result-btn-normal {
  display: none;
}

.result-btn:hover .result-btn-hover {
  display: block;
}

@media screen and (max-width: 640px) {
  .result-section {
    max-width: 989px;
    margin: 0 15px 150px;
  }
  
  .result-contents {
    margin-top: 100px;
  }
  
  .result-ttl {
    text-align: center;
    height: 30px;
  }
  
  .result-ttl img {
    height: 100%;
  }
  
  .result-lead {
    margin-top: 12px;
    font-size: 18px;
  }
  
  .article-list {
    flex-direction: column;
    margin-top: 30px;
  }
  
  .article-item {
    width: 100%;
    margin-top: 20px;
  }

  .article-item:first-of-type {
    margin-top: 0;
  }
  
  
  .article-company {
    margin-top: 20px;
  }
  
  .article-text {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    color: #3E5366;
    margin-top: 10px;
    margin-left: 15px;
    line-height: 1.5;
  }
  
  .article-badge-blc {
    margin-bottom: 50px;
  }
  
  .article-badge {
    color: #fff;
    font-size: 12px;
    line-height: 1;
  }
  
  .article-link {
    position: absolute;
    color: #3E5366;
    font-size: 14px;
    bottom: 20px;
    right: 20px;
  }
  
  .result-btn {
    width: 100%;
  }
  
  .result-btn img {
    width: 64px;
  }
  
  .result-btn .result-btn-normal {
    display: block;
  }
  
  .result-btn .result-btn-hover {
    display: none;
  }
  
  .result-btn:hover {
    border: 1px solid #fff;
  }
  
  .result-btn:hover .result-btn-normal {
    display: block;
  }
  
  .result-btn:hover .result-btn-hover {
    display: none;
  }
}
