﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

body {
  line-height: 1;
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W5","メイリオ",Meiryo,"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif,"ＭＳ Ｐゴシック","MS Pゴシック",Osaka;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after {
  content: "";
  content: none;
}

q:before,q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,select {
  vertical-align: middle;
}

ul li {
  list-style-type: none;
}

* {
  margin: 0;
  padding: 0;
}

a {
  color: #6788bb;
  text-decoration: underline;
}

a:visited {
  color: #6788bb;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

@media screen and (max-width: 480px) {
  img {
    max-width: 100%;
  }
}

a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 480px) {
  a img:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}

a img.opc:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.l-center {
  text-align: center;
  display: block;
  margin: auto;
}

.l-ta-left {
  text-align: left;
}

.l-ta-right {
  text-align: right;
}

.l-clr,.m-dl {
  zoom: 1;
  min-height: 1%;
}

.l-clr:after,.m-dl:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.l-left {
  float: left;
  display: block;
}

@media screen and (max-width: 480px) {
  .l-left {
    float: none;
  }
}

.l-right {
  float: right;
  display: block;
}

@media screen and (max-width: 480px) {
  .l-right {
    float: none;
  }
}

.l-left-always {
  float: left;
  display: block;
}

.l-right-always {
  float: right;
  display: block;
}

.l-idb {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.l-par {
  margin-bottom: 40px;
}

.l-par:last-child {
  margin-bottom: 0;
}

.l-par.last-child {
  margin-bottom: 0;
}

.l-col2-1 {
  width: 50%;
}

@media screen and (max-width: 480px) {
  .l-col2-1 {
    width: 100%;
  }
}

.l-col3-2 {
  width: 640px;
}

@media screen and (max-width: 480px) {
  .l-col3-2 {
    width: 100%;
  }
}

.l-col3-1 {
  width: 300px;
}

@media screen and (max-width: 480px) {
  .l-col3-1 {
    width: 100%;
  }
}

.l-col4-3 {
  width: 74%;
}

@media screen and (max-width: 480px) {
  .l-col4-3 {
    width: 100%;
  }
}

.l-col4-1 {
  width: 22%;
  margin-right: 4%;
}

@media screen and (max-width: 480px) {
  .l-col4-1 {
    width: 100%;
  }
}

.l-col4-1:last-child {
  margin-right: 0;
}

.l-col4-1.last-child {
  margin-right: 0;
}

.l-col4-1:nth-child(4n) {
  margin-right: 0;
}

.l-col4-1.nth-child-4 {
  margin-right: 0;
}

.l-col4-1.nth-child-8 {
  margin-right: 0;
}

.l-col4-1.nth-child-12 {
  margin-right: 0;
}

.l-col4-1.nth-child-16 {
  margin-right: 0;
}

.l-gut2-1 {
  width: 48%;
  margin-right: 4%;
}

@media screen and (max-width: 480px) {
  .l-gut2-1 {
    width: 100%;
  }
}

.l-gut2-1:nth-child(2n) {
  margin-right: 0;
}

.l-gut2-1.nth-child-2 {
  margin-right: 0;
}

.l-gut2-1.nth-child-4 {
  margin-right: 0;
}

.l-gut2-1.nth-child-6 {
  margin-right: 0;
}

.l-gut2-1.nth-child-8 {
  margin-right: 0;
}

.l-gut2-1.nth-child-10 {
  margin-right: 0;
}

.l-gut3-1 {
  width: 30%;
  margin-right: 5%;
}

@media screen and (max-width: 480px) {
  .l-gut3-1 {
    width: 100%;
  }
}

.l-gut3-1:last-child {
  margin-right: 0;
}

.l-gut3-1.last-child {
  margin-right: 0;
}

.l-gut3-2 {
  width: 65%;
  margin-right: 5%;
}

@media screen and (max-width: 480px) {
  .l-gut3-2 {
    width: 100%;
  }
}

.l-gut3-2:last-child {
  margin-right: 0;
}

.l-gut3-2.last-child {
  margin-right: 0;
}

.l-gut4-1 {
  width: 22%;
  margin-right: 4%;
}

@media screen and (max-width: 480px) {
  .l-gut4-1 {
    width: 100%;
  }
}

.l-gut4-1:last-child {
  margin-right: 0;
}

.l-gut4-1.last-child {
  margin-right: 0;
}

.l-gut4-1:nth-child(4n) {
  margin-right: 0;
}

.l-gut4-1.nth-child-4 {
  margin-right: 0;
}

.l-gut4-1.nth-child-8 {
  margin-right: 0;
}

.l-gut4-1.nth-child-12 {
  margin-right: 0;
}

.l-gut4-1.nth-child-16 {
  margin-right: 0;
}

.l-gut4-2 {
  width: 48%;
  margin-right: 4%;
}

@media screen and (max-width: 480px) {
  .l-gut4-2 {
    width: 100%;
  }
}

.l-gut4-2:last-child {
  margin-right: 0;
}

.l-gut4-2.last-child {
  margin-right: 0;
}

.l-gut4-3 {
  width: 74%;
  margin-right: 4%;
}

@media screen and (max-width: 480px) {
  .l-gut4-3 {
    width: 100%;
  }
}

.l-gut4-3:last-child {
  margin-right: 0;
}

.l-gut4-3.last-child {
  margin-right: 0;
}

.l-gut5-1 {
  width: 16%;
  margin-right: 5%;
}

@media screen and (max-width: 480px) {
  .l-gut5-1 {
    width: 100%;
  }
}

.l-gut5-1:nth-child(5n) {
  margin-right: 0;
}

.l-gut5-4 {
  width: 74%;
  margin-right: 5%;
}

@media screen and (max-width: 480px) {
  .l-gut5-4 {
    width: 100%;
  }
}

.l-gut5-4:last-child {
  margin-right: 0;
}

.wrap,.top-wrap {
  width: 980px;
  margin: auto;
}

@media screen and (max-width: 480px) {
  .wrap,.top-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .top-index-wrap {
    padding: 0;
  }
}

.top-wrap {
  width: 690px;
  padding-top: 40px;
  padding-bottom: 60px;
}

.top-wrap_02 {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .top-wrap {
    width: 100%;
    padding: 20px;
  }
  .top-wrap_02 {
    width: 100%;
    padding: 20px;
  }
}


.top-wrap_wide {
  width: 830px;
  padding-top: 40px;
  padding-bottom: 60px;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .top-wrap_wide {
    width: 100%;
    padding: 20px;
  }
}


.top-wrap_jumbo {
  width: 1130px;
  padding-top: 40px;
  padding-bottom: 60px;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .top-wrap_jumbo {
    width: 100%;
    padding: 20px;
  }
}


.l-mt5 {
  margin-top: 5px;
}

.l-mt10 {
  margin-top: 10px;
}

.l-mt15 {
  margin-top: 15px;
}

.l-mt20 {
  margin-top: 20px;
}

.l-mt25 {
  margin-top: 25px;
}

.l-mt30 {
  margin-top: 30px;
}

.l-mt35 {
  margin-top: 35px;
}

.l-mt40 {
  margin-top: 40px;
}

.l-mt45 {
  margin-top: 45px;
}

.l-mt50 {
  margin-top: 50px;
}

.l-mb5 {
  margin-bottom: 5px;
}

.l-mb10 {
  margin-bottom: 10px;
}

.l-mb15 {
  margin-bottom: 15px;
}

.l-mb20 {
  margin-bottom: 20px;
}

.l-mb25 {
  margin-bottom: 25px;
}

.l-mb30 {
  margin-bottom: 30px;
}

.l-mb35 {
  margin-bottom: 35px;
}

.l-mb40 {
  margin-bottom: 40px;
}

.l-mb45 {
  margin-bottom: 45px;
}

.l-mb50 {
  margin-bottom: 50px;
}

.l-ml5 {
  margin-left: 5px;
}

.l-ml10 {
  margin-left: 10px;
}

.l-ml15 {
  margin-left: 15px;
}

.l-ml20 {
  margin-left: 20px;
}

.l-ml25 {
  margin-left: 25px;
}

.l-ml30 {
  margin-left: 30px;
}

.l-ml35 {
  margin-left: 35px;
}

.l-ml40 {
  margin-left: 40px;
}

.l-ml45 {
  margin-left: 45px;
}

.l-ml50 {
  margin-left: 50px;
}

.l-mr5 {
  margin-right: 5px;
}

.l-mr10 {
  margin-right: 10px;
}

.l-mr15 {
  margin-right: 15px;
}

.l-mr20 {
  margin-right: 20px;
}

.l-mr25 {
  margin-right: 25px;
}

.l-mr30 {
  margin-right: 30px;
}

.l-mr35 {
  margin-right: 35px;
}

.l-mr40 {
  margin-right: 40px;
}

.l-mr45 {
  margin-right: 45px;
}

.l-mr50 {
  margin-right: 50px;
}

.l-mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.l-mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.l-mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}

.l-mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.l-mlr25 {
  margin-left: 25px;
  margin-right: 25px;
}

.l-mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.l-mlr35 {
  margin-left: 35px;
  margin-right: 35px;
}

.l-mlr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.l-mlr45 {
  margin-left: 45px;
  margin-right: 45px;
}

.l-mlr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.l-pt5 {
  padding-top: 5px;
}

.l-pt10 {
  padding-top: 10px;
}

.l-pt15 {
  padding-top: 15px;
}

.l-pt20 {
  padding-top: 20px;
}

.l-pt25 {
  padding-top: 25px;
}

.l-pt30 {
  padding-top: 30px;
}

.l-pt35 {
  padding-top: 35px;
}

.l-pt40 {
  padding-top: 40px;
}

.l-pt45 {
  padding-top: 45px;
}

.l-pt50 {
  padding-top: 50px;
}

.l-pb5 {
  padding-bottom: 5px;
}

.l-pb10 {
  padding-bottom: 10px;
}

.l-pb15 {
  padding-bottom: 15px;
}

.l-pb20 {
  padding-bottom: 20px;
}

.l-pb25 {
  padding-bottom: 25px;
}

.l-pb30 {
  padding-bottom: 30px;
}

.l-pb35 {
  padding-bottom: 35px;
}

.l-pb40 {
  padding-bottom: 40px;
}

.l-pb45 {
  padding-bottom: 45px;
}

.l-pb50 {
  padding-bottom: 50px;
}

.l-pl5 {
  padding-left: 5px;
}

.l-pl10 {
  padding-left: 10px;
}

.l-pl15 {
  padding-left: 15px;
}

.l-pl20 {
  padding-left: 20px;
}

.l-pl25 {
  padding-left: 25px;
}

.l-pl30 {
  padding-left: 30px;
}

.l-pl35 {
  padding-left: 35px;
}

.l-pl40 {
  padding-left: 40px;
}

.l-pl45 {
  padding-left: 45px;
}

.l-pl50 {
  padding-left: 50px;
}

.l-pr5 {
  padding-right: 5px;
}

.l-pr10 {
  padding-right: 10px;
}

.l-pr15 {
  padding-right: 15px;
}

.l-pr20 {
  padding-right: 20px;
}

.l-pr25 {
  padding-right: 25px;
}

.l-pr30 {
  padding-right: 30px;
}

.l-pr35 {
  padding-right: 35px;
}

.l-pr40 {
  padding-right: 40px;
}

.l-pr45 {
  padding-right: 45px;
}

.l-pr50 {
  padding-right: 50px;
}

.l-plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.l-plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.l-plr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.l-plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.l-plr25 {
  padding-left: 25px;
  padding-right: 25px;
}

.l-plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.l-plr35 {
  padding-left: 35px;
  padding-right: 35px;
}

.l-plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.l-plr45 {
  padding-left: 45px;
  padding-right: 45px;
}

.l-plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.l-colum-10 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-colum-10.ss-1 {
  width: 10%;
}

.l-colum-10.ss-9 {
  width: 90%;
}

.l-colum-9 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-colum-9.ss-1 {
  width: 11%;
}

.l-colum-5 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-colum-5.ss-1 {
  width: 20%;
}

.l-colum-4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-colum-4.ss-1 {
  width: 25%;
}

.l-colum-4.ss-2 {
  width: 50%;
}

.l-colum-4.ss-3 {
  width: 75%;
}

.l-colum-2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.l-colum-2.ss-1 {
  width: 50%;
}

.l-gutter-9.ss-1 {
  width: 10%;
  margin-right: 1%;
}

.l-gutter-9.ss-1:nth-child(9n) {
  margin-right: 0;
}

.l-gutter-9.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-9.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-9.ss-1.nth-child-9 {
  margin-right: 0;
}

.l-gutter-9.ss-1.nth-child-18 {
  margin-right: 0;
}

.l-gutter-9.ss-1.nth-child-27 {
  margin-right: 0;
}

.l-gutter-9.ss-1.nth-child-36 {
  margin-right: 0;
}

.l-gutter-9.ss-1.nth-child-45 {
  margin-right: 0;
}

.l-gutter-9.ss-8 {
  width: 87%;
  margin-right: 1%;
}

.l-gutter-9.ss-8:nth-child(9n) {
  margin-right: 0;
}

.l-gutter-9.ss-8:last-child {
  margin-right: 0;
}

.l-gutter-9.ss-8.last-child {
  margin-right: 0;
}

.l-gutter-9.ss-8.nth-child-9 {
  margin-right: 0;
}

.l-gutter-9.ss-8.nth-child-18 {
  margin-right: 0;
}

.l-gutter-9.ss-8.nth-child-27 {
  margin-right: 0;
}

.l-gutter-9.ss-8.nth-child-36 {
  margin-right: 0;
}

.l-gutter-9.ss-8.nth-child-45 {
  margin-right: 0;
}

.l-gutter-8.ss-1 {
  width: 11.8%;
  margin-right: 0.8%;
}

.l-gutter-8.ss-1:nth-child(8n) {
  margin-right: 0;
}

.l-gutter-8.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-8.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-8.ss-1.nth-child-8 {
  margin-right: 0;
}

.l-gutter-8.ss-1.nth-child-16 {
  margin-right: 0;
}

.l-gutter-8.ss-1.nth-child-24 {
  margin-right: 0;
}

.l-gutter-8.ss-1.nth-child-32 {
  margin-right: 0;
}

.l-gutter-8.ss-1.nth-child-40 {
  margin-right: 0;
}

.l-gutter-7.ss-1 {
  width: 10%;
  margin-right: 5%;
}

.l-gutter-7.ss-1:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-1.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-1.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-1.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-1.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-1.nth-child-35 {
  margin-right: 0;
}

.l-gutter-7.ss-2 {
  width: 25%;
  margin-right: 5%;
}

.l-gutter-7.ss-2:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-2:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-2.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-2.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-2.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-2.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-2.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-2.nth-child-35 {
  margin-right: 0;
}

.l-gutter-7.ss-3 {
  width: 40%;
  margin-right: 5%;
}

.l-gutter-7.ss-3:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-3:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-3.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-3.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-3.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-3.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-3.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-3.nth-child-35 {
  margin-right: 0;
}

.l-gutter-7.ss-4 {
  width: 55%;
  margin-right: 5%;
}

.l-gutter-7.ss-4:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-4:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-4.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-4.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-4.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-4.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-4.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-4.nth-child-35 {
  margin-right: 0;
}

.l-gutter-7.ss-5 {
  width: 70%;
  margin-right: 5%;
}

.l-gutter-7.ss-5:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-5:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-5.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-5.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-5.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-5.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-5.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-5.nth-child-35 {
  margin-right: 0;
}

.l-gutter-7.ss-6 {
  width: 85%;
  margin-right: 5%;
}

.l-gutter-7.ss-6:nth-child(7n) {
  margin-right: 0;
}

.l-gutter-7.ss-6:last-child {
  margin-right: 0;
}

.l-gutter-7.ss-6.last-child {
  margin-right: 0;
}

.l-gutter-7.ss-6.nth-child-7 {
  margin-right: 0;
}

.l-gutter-7.ss-6.nth-child-14 {
  margin-right: 0;
}

.l-gutter-7.ss-6.nth-child-21 {
  margin-right: 0;
}

.l-gutter-7.ss-6.nth-child-28 {
  margin-right: 0;
}

.l-gutter-7.ss-6.nth-child-35 {
  margin-right: 0;
}

.l-gutter-6.ss-1 {
  width: 15%;
  margin-right: 2%;
}

.l-gutter-6.ss-1:nth-child(6n) {
  margin-right: 0;
}

.l-gutter-6.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-6.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-6.ss-1.nth-child-6 {
  margin-right: 0;
}

.l-gutter-6.ss-1.nth-child-12 {
  margin-right: 0;
}

.l-gutter-6.ss-1.nth-child-18 {
  margin-right: 0;
}

.l-gutter-6.ss-1.nth-child-24 {
  margin-right: 0;
}

.l-gutter-6.ss-1.nth-child-30 {
  margin-right: 0;
}

.l-gutter-6.ss-5 {
  width: 83%;
  margin-right: 2%;
}

.l-gutter-6.ss-5:nth-child(6n) {
  margin-right: 0;
}

.l-gutter-6.ss-5:last-child {
  margin-right: 0;
}

.l-gutter-6.ss-5.last-child {
  margin-right: 0;
}

.l-gutter-6.ss-5.nth-child-6 {
  margin-right: 0;
}

.l-gutter-6.ss-5.nth-child-12 {
  margin-right: 0;
}

.l-gutter-6.ss-5.nth-child-18 {
  margin-right: 0;
}

.l-gutter-6.ss-5.nth-child-24 {
  margin-right: 0;
}

.l-gutter-6.ss-5.nth-child-30 {
  margin-right: 0;
}

.l-gutter-5.ss-1 {
  width: 16%;
  margin-right: 5%;
}

.l-gutter-5.ss-1:nth-child(5n) {
  margin-right: 0;
}

.l-gutter-5.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-5.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-5.ss-1.nth-child-5 {
  margin-right: 0;
}

.l-gutter-5.ss-1.nth-child-10 {
  margin-right: 0;
}

.l-gutter-5.ss-1.nth-child-15 {
  margin-right: 0;
}

.l-gutter-5.ss-1.nth-child-20 {
  margin-right: 0;
}

.l-gutter-5.ss-1.nth-child-25 {
  margin-right: 0;
}

.l-gutter-5.ss-2 {
  width: 34%;
  margin-right: 5%;
}

.l-gutter-5.ss-2:nth-child(5n) {
  margin-right: 0;
}

.l-gutter-5.ss-2:last-child {
  margin-right: 0;
}

.l-gutter-5.ss-2.last-child {
  margin-right: 0;
}

.l-gutter-5.ss-2.nth-child-5 {
  margin-right: 0;
}

.l-gutter-5.ss-2.nth-child-10 {
  margin-right: 0;
}

.l-gutter-5.ss-2.nth-child-15 {
  margin-right: 0;
}

.l-gutter-5.ss-2.nth-child-20 {
  margin-right: 0;
}

.l-gutter-5.ss-2.nth-child-25 {
  margin-right: 0;
}

.l-gutter-5.ss-3 {
  width: 52%;
  margin-right: 5%;
}

.l-gutter-5.ss-3:nth-child(5n) {
  margin-right: 0;
}

.l-gutter-5.ss-3:last-child {
  margin-right: 0;
}

.l-gutter-5.ss-3.last-child {
  margin-right: 0;
}

.l-gutter-5.ss-3.nth-child-5 {
  margin-right: 0;
}

.l-gutter-5.ss-3.nth-child-10 {
  margin-right: 0;
}

.l-gutter-5.ss-3.nth-child-15 {
  margin-right: 0;
}

.l-gutter-5.ss-3.nth-child-20 {
  margin-right: 0;
}

.l-gutter-5.ss-3.nth-child-25 {
  margin-right: 0;
}

.l-gutter-5.ss-4 {
  width: 79%;
  margin-right: 5%;
}

.l-gutter-5.ss-4:nth-child(5n) {
  margin-right: 0;
}

.l-gutter-5.ss-4:last-child {
  margin-right: 0;
}

.l-gutter-5.ss-4.last-child {
  margin-right: 0;
}

.l-gutter-5.ss-4.nth-child-5 {
  margin-right: 0;
}

.l-gutter-5.ss-4.nth-child-10 {
  margin-right: 0;
}

.l-gutter-5.ss-4.nth-child-15 {
  margin-right: 0;
}

.l-gutter-5.ss-4.nth-child-20 {
  margin-right: 0;
}

.l-gutter-5.ss-4.nth-child-25 {
  margin-right: 0;
}

.l-gutter-4.ss-1 {
  width: 22%;
  margin-right: 4%;
}

.l-gutter-4.ss-1:nth-child(4n) {
  margin-right: 0;
}

.l-gutter-4.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-4.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-4.ss-1.nth-child-4 {
  margin-right: 0;
}

.l-gutter-4.ss-1.nth-child-8 {
  margin-right: 0;
}

.l-gutter-4.ss-1.nth-child-12 {
  margin-right: 0;
}

.l-gutter-4.ss-1.nth-child-16 {
  margin-right: 0;
}

.l-gutter-4.ss-1.nth-child-20 {
  margin-right: 0;
}

.l-gutter-4.ss-3 {
  width: 74%;
  margin-right: 4%;
}

.l-gutter-4.ss-3:nth-child(4n) {
  margin-right: 0;
}

.l-gutter-4.ss-3:last-child {
  margin-right: 0;
}

.l-gutter-4.ss-3.last-child {
  margin-right: 0;
}

.l-gutter-4.ss-3.nth-child-4 {
  margin-right: 0;
}

.l-gutter-4.ss-3.nth-child-8 {
  margin-right: 0;
}

.l-gutter-4.ss-3.nth-child-12 {
  margin-right: 0;
}

.l-gutter-4.ss-3.nth-child-16 {
  margin-right: 0;
}

.l-gutter-4.ss-3.nth-child-20 {
  margin-right: 0;
}

.l-gutter-3.ss-1 {
  width: 32%;
  margin-right: 2%;
}

.l-gutter-3.ss-1:nth-child(3n) {
  margin-right: 0;
}

.l-gutter-3.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-3.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-3.ss-1.nth-child-3 {
  margin-right: 0;
}

.l-gutter-3.ss-1.nth-child-6 {
  margin-right: 0;
}

.l-gutter-3.ss-1.nth-child-9 {
  margin-right: 0;
}

.l-gutter-3.ss-1.nth-child-12 {
  margin-right: 0;
}

.l-gutter-3.ss-1.nth-child-15 {
  margin-right: 0;
}

.l-gutter-3.ss-2 {
  width: 66%;
  margin-right: 2%;
}

.l-gutter-3.ss-2:nth-child(3n) {
  margin-right: 0;
}

.l-gutter-3.ss-2:last-child {
  margin-right: 0;
}

.l-gutter-3.ss-2.last-child {
  margin-right: 0;
}

.l-gutter-3.ss-2.nth-child-3 {
  margin-right: 0;
}

.l-gutter-3.ss-2.nth-child-6 {
  margin-right: 0;
}

.l-gutter-3.ss-2.nth-child-9 {
  margin-right: 0;
}

.l-gutter-3.ss-2.nth-child-12 {
  margin-right: 0;
}

.l-gutter-3.ss-2.nth-child-15 {
  margin-right: 0;
}

.l-gutter-2.ss-1 {
  width: 48%;
  margin-right: 4%;
}

.l-gutter-2.ss-1:nth-child(2n) {
  margin-right: 0;
}

.l-gutter-2.ss-1:last-child {
  margin-right: 0;
}

.l-gutter-2.ss-1.last-child {
  margin-right: 0;
}

.l-gutter-2.ss-1.nth-child-2 {
  margin-right: 0;
}

.l-gutter-2.ss-1.nth-child-4 {
  margin-right: 0;
}

.l-gutter-2.ss-1.nth-child-6 {
  margin-right: 0;
}

.l-gutter-2.ss-1.nth-child-8 {
  margin-right: 0;
}

.l-gutter-2.ss-1.nth-child-10 {
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  .only-pc {
    display: none;
  }
}

.only-sp {
  display: none;
}

@media screen and (max-width: 480px) {
  .only-sp {
    display: block;
  }
}

.is-visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.is-hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

b {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}

.btn {
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  padding: 4px 18px;
}

.btn.btn-mypage,.btn.btn-entry {
  color: #fff;
}

.btn.btn-mypage {
  background-color: #0d6fb8;
}

.btn.btn-entry {
  background-color: #d14839;
}



/*notactive追加 飛ばないようにする*/
.btn.btn-mypage,.btn.btn-entry {
  pointer-events: none;
}
.btn.btn-mypage.notactive,
.btn.btn-mypage.notactive:hover {
  background-color: #a0a0a0;
  opacity:1;
  pointer-events: none;
}

.btn.btn-entry.notactive,
.btn.btn-entry.notactive:hover {
  background-color: #a0a0a0;
  opacity:1;
  pointer-events: none;
}



.btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 480px) {
  .btn:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}

.m-btn-menu {
  background-image: url("/public/images/a_common/m-btn-menu.png");
  width: 28px;
  height: 34px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.m-int-icon {
  padding: 4px 8px;
  background-color: #000;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-int-icon .m-int-icon-clerk {
  display: block;
  background-image: url(/public/images/spritesheet.png);
  background-position: -205px -319px;
  width: 66px;
  height: 18px;
}

.m-int-icon .m-int-icon-chemistry {
  display: block;
  background-image: url(/public/images/spritesheet.png);
  background-position: -347px 0px;
  width: 98px;
  height: 18px;
}

.m-int-icon .m-int-icon-engineer {
  display: block;
  background-image: url(/public/images/spritesheet.png);
  background-position: -271px -319px;
  width: 71px;
  height: 18px;
}


.m-youtubewrapper {
  position: relative;
  padding-top: 69px;
  padding-bottom: 50%;
  overflow: hidden;
}

.m-youtubewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .m-youtubewrapper {
    text-align: center;
  }
}

.m-table {
  width: 100%;
}

.m-table th,.m-table td {
  border-bottom: 1px solid #c3c3c3;
  padding: 30px 0;
}

@media screen and (max-width: 480px) {
  .m-table th,.m-table td {
    display: list-item;
    list-style-type: none;
    padding: 20px;
  }
}

.m-table th {
  font-size: 24px;
  width: 30%;
  line-height: 1.5;
}

@media screen and (max-width: 480px) {
  .m-table th {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-table th {
    font-size: 16px;
    font-weight: bold;
    border-bottom: none;
    padding-left: 5%;
    padding-bottom: 0;
  }
}

.m-table td {
  font-size: 14px;
  width: 70%;
  padding-left: 5%;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .m-table td {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-table td {
    padding-top: 10px;
    line-height: 1.8;
  }
}

.m-table.ss-table-std th,.m-table.ss-table-std td {
  font-size: 14px;
  padding: 10px 0;
  vertical-align: middle;
}

.m-table.ss-table-std th {
  width: 20%;
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-std th {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-std th {
    padding-bottom: 2px;
  }
}

.m-table.ss-table-std td {
  width: 80%;
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-std td {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-std td {
    padding-top: 2px;
  }
}

.m-table.ss-table-reverse th {
  width: 80%;
  text-align: left;
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-reverse th {
    width: 100%;
  }
}

.m-table.ss-table-reverse td {
  width: 20%;
  text-align: right;
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-reverse td {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-table.ss-table-reverse td {
    text-align: left;
  }
}

.m-table-small th,.m-table-small td {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: none;
}

.m-table-small th.l-top {
  vertical-align: top;
}

.m-table-small td.l-line {
  line-height: 1.5;
}

.m-table-small td.l-hidden {
  overflow: hidden;
}

.m-table-long th {
  width: 35%;
}

@media screen and (max-width: 480px) {
  .m-table-long th {
    width: 100%;
  }
}

.m-table-long td {
  width: 65%;
}

@media screen and (max-width: 480px) {
  .m-table-long td {
    width: 100%;
  }
}

.m-dl dt,.m-dl dd {
  float: left;
  margin-bottom: 10px;
}

.m-dl dt {
  width: 20%;
}

@media screen and (max-width: 480px) {
  .m-dl dt {
    width: 50%;
  }
}

.m-dl dd {
  width: 80%;
}

@media screen and (max-width: 480px) {
  .m-dl dd {
    width: 50%;
  }
}

.m-dl.ss-dl-border {
  border-bottom: 1px solid #c3c3c3;
}

.m-dl.ss-dl-reverse dt {
  width: 80%;
}

.m-dl.ss-dl-reverse dd {
  width: 20%;
  text-align: right;
}

.m-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 20px;
}

.m-text.ss-text-no-margin {
  margin-bottom: auto;
}

.m-text.ss-text-bold {
  font-weight: bold;
}

.m-text.ss-text-small {
  font-size: 12px;
  line-height: 1.5;
}

.m-text.ss-text-border-bottom {
  border-bottom: 1px solid #c3c3c3;
}

.m-par {
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .m-par {
    padding: 0 20px;
  }
}

.m-headline {
  position: relative;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 10px;
  padding-left: 36px;
}

.m-headline:before {
  content: "";
  margin-right: 6px;
  height: 28px;
  width: 30px;
  background-image: url("/public/images/a_common/int_headline.png");
  position: absolute;
  left: 0;
  top: 2px;
}

@media screen and (max-width: 480px) {
  .m-headline {
    font-size: 16px;
  }
}

.m-headline-ls {
  letter-spacing: 6px;
}

.m-headline-bg {
  font-size: 24px;
  letter-spacing: 4px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #6788bb;
  color: #fff;
}

.m-headline-height-76 {
  height: 76px;
}

@media screen and (max-width: 480px) {
  .m-headline-height-76 {
    height: auto;
  }
}

.m-iframe {
  position: relative;
  width: 100%;
  padding-top: 60%;
}

.m-iframe .ss-iframe-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-list.ss-list-disc {
  padding-left: 20px;
}

.m-list.ss-list-disc li {
  list-style-type: disc;
}

.m-fz8 {
  font-size: 8px;
}

.m-fz8.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz8.ss-fz-lh2 {
  line-height: 2;
}

.m-fz10 {
  font-size: 10px;
}

.m-fz10.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz10.ss-fz-lh2 {
  line-height: 2;
}

.m-fz12 {
  font-size: 12px;
}

.m-fz12.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz12.ss-fz-lh2 {
  line-height: 2;
}

.m-fz14 {
  font-size: 14px;
}

.m-fz14.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz14.ss-fz-lh2 {
  line-height: 2;
}

.m-fz16 {
  font-size: 16px;
}

.m-fz16.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz16.ss-fz-lh2 {
  line-height: 2;
}

.m-fz18 {
  font-size: 18px;
}

.m-fz18.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz18.ss-fz-lh2 {
  line-height: 2;
}

.m-fz20 {
  font-size: 20px;
}

.m-fz20.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz20.ss-fz-lh2 {
  line-height: 2;
}

.m-fz22 {
  font-size: 22px;
}

.m-fz22.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz22.ss-fz-lh2 {
  line-height: 2;
}

.m-fz24 {
  font-size: 24px;
}

.m-fz24.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz24.ss-fz-lh2 {
  line-height: 2;
}

.m-fz26 {
  font-size: 26px;
}

.m-fz26.ss-fz-lh1_5 {
  line-height: 1.5;
}

.m-fz26.ss-fz-lh2 {
  line-height: 2;
}

.btn.m-top-nav-btn.btn-mypage,.btn.m-top-nav-btn.btn-entry {
  color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.m-top-list-intern li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px;
}

@media screen and (max-width: 480px) {
  .m-top-list-intern li {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    line-height: 1.3;
    display: block;
  }

  .m-top-list-intern li:last-child {
    margin-bottom: 0;
  }
}
.m-top-list-intern li.disable {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 14px;
  font-size: 14px;
  background-color: #d0c441;
  text-decoration: none;
  color: #fff;
  letter-spacing: .04em;
  display: inline-block;
}
.m-top-list-intern li a {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 14px;
  font-size: 14px;
  background-color: #d0c441;
  text-decoration: none;
  color: #fff;
}

.m-top-list-intern li a:hover {
  color: #fff;
  background-color: #bfb330;
}

.m-top-list-intern li a:visited {
  color: #fff;
}

.m-top-list-intern.ss-red li a {
  background-color: #d14839;
  padding: 14px 42px;
}

.m-top-list-intern.ss-red li a:hover {
  background-color: #c03728;
}

.m-top-list-banner {
  margin: 20px 0;
}

.m-top-list-banner li {
  margin: 10px 0;
}

.m-top-staff-list li {
  position: relative;
}

@media screen and (max-width: 480px) {
  .m-top-staff-list li {
    position: static;
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 10px;
  }

  .m-top-staff-list li:nth-child(even) {
    margin-right: 0;
  }
}

.m-top-staff-list li:hover {
  cursor: pointer;
}

.m-top-staff-list li span {
  display: block;
  padding: 14px 0;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
}

.m-top-staff-list li span:before {
  content: "";
  background-image: url(/public/images/spritesheet.png);
  background-position: -427px -50px;
  width: 10px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -2px;
  margin-right: 10px;
}

.m-top-staff-list li.year .m-top-staff-list-children {
  zoom: 1;
  min-height: 1%;
}

.m-top-staff-list li.year .m-top-staff-list-children:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.m-top-staff-list li.year .m-top-staff-list-children li {
  width: 50%;
  float: left;
}

@media screen and (max-width: 480px) {
  .m-top-staff-list li.year .m-top-staff-list-children li {
    width: 100%;
    float: none;
  }
}

.m-top-staff-list li .m-top-staff-list-children {
  position: absolute;
  top: 40px;
  z-index: 100;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 480px) {
  .m-top-staff-list li .m-top-staff-list-children {
    position: static;
  }
}

.m-top-staff-list li .m-top-staff-list-children.is-active {
  display: block;
}

.m-top-staff-list li .m-top-staff-list-children.is-stable {
  display: none;
}

.m-top-staff-list li .m-top-staff-list-children li {
  padding: 14px 8px;
  text-align: left;
  font-size: 12px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  position: static;
  display: block;
}

.m-top-staff-list li .m-top-staff-list-children li:hover {
  background-color: #fcfcfc;
}

.m-top-staff-list li .m-top-staff-list-children li.last-child,.m-top-staff-list li .m-top-staff-list-children li:last-child {
  border-bottom: none;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}

@media screen and (max-width: 480px) {
  .m-top-staff-list li .m-top-staff-list-children li {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}

.m-top-subtitle-search-wrap {
  border-bottom: 3px solid #6788bb;
  padding: 20px;
  position: relative;
}
.m-top-subtitle-search-wrap2 {
  border-bottom: 3px solid #eac370;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 481px) {
.m-top-subtitle-search-wrap2.-zadankai{
  margin-top: 60px;
}
}
.m-top-subtitle-search-wrap3 {
  border-bottom: 6px solid #cfc340;
  padding: 20px;
  position: relative;
}
.m-top-subtitle-search-wrap4 {
  border-bottom: 3px solid #e76a58;
  padding: 20px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-search-wrap3 {
    border-width: 3px;
  }
}

.m-top-subtitle-search-wrap.subTitleClassExtend,
.m-top-subtitle-search-wrap2.subTitleClassExtend,
.m-top-subtitle-search-wrap3.subTitleClassExtend,
.m-top-subtitle-search-wrap4.subTitleClassExtend {
  padding: 0;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-search-wrap.subTitleClassExtend,
  .m-top-subtitle-search-wrap2.subTitleClassExtend,
  .m-top-subtitle-search-wrap3.subTitleClassExtend,
  .m-top-subtitle-search-wrap4.subTitleClassExtend {
    padding: 20px;
  }
}

.m-top-subtitle-search-wrap .m-top-subtitle-search-text-plain,
.m-top-subtitle-search-wrap2 .m-top-subtitle-search-text-plain,
.m-top-subtitle-search-wrap3 .m-top-subtitle-search-text-plain,
.m-top-subtitle-search-wrap4 .m-top-subtitle-search-text-plain {
  display: block;
  margin-top: 70px;
  margin-bottom: 70px;
  margin-left: 40px;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-search-wrap .m-top-subtitle-search-text-plain,
  .m-top-subtitle-search-wrap2 .m-top-subtitle-search-text-plain,
  .m-top-subtitle-search-wrap3 .m-top-subtitle-search-text-plain,
  .m-top-subtitle-search-wrap4 .m-top-subtitle-search-text-plain {
    margin: 0;
    width: auto;
    height: 37px;
  }
}

.m-top-subtitle-search-wrap .m-top-subtitle-search-text,
.m-top-subtitle-search-wrap2 .m-top-subtitle-search-text,
.m-top-subtitle-search-wrap3 .m-top-subtitle-search-text,
.m-top-subtitle-search-wrap4 .m-top-subtitle-search-text {
  position: absolute;
  top: 50%;
  margin-left: 40px;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-search-wrap .m-top-subtitle-search-text,
  .m-top-subtitle-search-wrap2 .m-top-subtitle-search-text,
  .m-top-subtitle-search-wrap3 .m-top-subtitle-search-text,
  .m-top-subtitle-search-wrap4 .m-top-subtitle-search-text {
    position: static;
    top: auto;
    margin: 0;
    width: auto;
    height: 37px;
  }
}

.m-top-s_project-list li {
  margin-bottom: 30px;
}

.m-top-s_project-list li a {
  display: block;
}

.m-top-s_project-list li a img {
  display: block;
}

.m-top-what-list .m-int-contents-par .m-int-comment {
  line-height: 2;
}


/*日清グループを知る追加*/
.m-int-contents-par.what {
  padding-bottom: 80px;
}
.l-what-company-lotus {
  max-width: 100%;

  margin-top: 60px;
  position:relative;
}
.l-what-company-lotus ul {
  width: 584px;
  max-width: 100%;
  height: 645px;
  margin: 0 auto;
  background-image: url(/public/images/what_img_01.png);
  position:relative;
}
.l-what-company-lotus ul li {
  position: absolute;
}
.l-what-company-lotus ul li img {
  width: 100%;
}

.l-what-company-lotus ul li.group {
  top: 33.64%;
  left: 32.36%;
  width: 36.64%;
}
.l-what-company-lotus ul li.seifun {
  top: 0%;
  left: 36.64%;
  width: 28.25%;
}
.l-what-company-lotus ul li.engineering {
  top: 17.98%;
  left: 72.09%;
  width: 28.25%;
}
.l-what-company-lotus ul li.pharma {
  top: 54.26%;
  left: 72.09%;
  width: 28.25%;
}
.l-what-company-lotus ul li.foods {
  left: 36.64%;
  bottom:0;
  width: 28.25%;
}
.l-what-company-lotus ul li.oriental {
  top: 54.26%;
  left: 0;
  width: 28.25%;
}
.l-what-company-lotus ul li.nbc {
  top: 17.98%;
  left: 0;
  width: 28.25%;
}

.l-what-company-lotus ul li a:hover {
  opacity: 0.8;
  cursor:pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media screen and (max-width: 480px) {
  .l-what-company-lotus ul {
    width: 100%;
    height: 400px;
    height: 0;
    padding-top: calc(645 / 584 * 100%);
    background-size: 100% auto;
    background-position: center center;
    background-size:100% auto;
    background-repeat: no-repeat;
  }
  .l-what-company-lotus ul li {
    width: 28.08%;
    height: auto;
  }
  .l-what-company-lotus ul li img {
    width: 100%;
    height: auto;
  }
}


.m-int-contents-motto {
    zoom: 1;
    min-height: 1%;
    margin-bottom: 40px;
    overflow: hidden;
}
.m-int-contents-motto img.mottoline {
  margin-bottom: 20px;
}


.m-int-contents-par_goal {
  margin-bottom: 60px;
  position:relative;
}

/*.m-top-what-goal::after {
  content: url(/public/images/what_img_goal.png);
  position: absolute;
  bottom: -200px;
}*/
.m-top-what-goal_white {
  width: 100%;
  background-color: #fff;
  padding: 50px 50px 124px 50px;
  position:relative;
}
.m-top-what-goal_white img.goal_white_end{
  margin-left: -50px;
  position:absolute;
}

.m-top-what-goal p {
  line-height: 2em;
  font-weight: bold;
  font-size: 18px;
}
.m-top-what-goal_number {
  vertical-align: middle;
  position: relative;
  margin-bottom: 50px;
}
.m-top-what-goal_number::before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 103px;/*画像の幅*/
  height: 114px;/*画像の高さ*/
  background-image: url(/public/images/what_img_no1.png);
  background-position: left top;
  background-repeat:no-repeat;
  vertical-align: top;
  margin-right: 20px;
}
.m-top-what-goal_number.no2::before {
    background-image: url(/public/images/what_img_no2.png);

}
.m-top-what-goal_number.no3::before {
    background-image: url(/public/images/what_img_no3.png);
    margin-top: 20px;
}
.m-top-what-goal_number p {
  display: inline-block;
  padding-top: 10px;
}
.m-top-what-goal_number.no2 p.m-int-comment {
  padding-top: 30px;
}
p.goal_statement {
  text-align: center;
  font-size: 2em;
  margin-top: 100px;
  letter-spacing: 0em;
}
.l-mtspecial {
  margin-top: 300px;
}
.l-mtspecial2 {
  margin-top: 80px;
}
@media screen and (max-width: 480px) {
  .m-int-contents-par.what {
      padding-bottom: 20px;
    }
  .m-int-contents-par_goal {
      padding: 0 0px;
  }
  .m-top-what-goal_white {
    padding: 10% 10% 100px 10%;
    position:relative;
  }
  .m-top-what-goal_white img.goal_white_end{
    margin-left: -10%;
    bottom: -70px;
    position:absolute;
  }
  .m-top-what-goal p {
    font-size: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .m-top-what-goal_number {
    margin-bottom: 20px;
  }
  .m-top-what-goal_number::before {
    width: 100%;
    height: 80px;
    display: block;
    background-position: center top;
    vertical-align: top;
    background-size: contain;
    margin-right: 0px;
    right: 0;
  }
  p.goal_statement {
    margin-top: 50px;
    font-size: 1.6em;
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: -0.05em;
  }
  .l-mtspecial {
    margin-top: 150px;
  }
  .l-mtspecial2 {
    margin-top: 40px;
  }
}

.l-mt60 {margin-top: 60px;}
.l-mt80 {margin-top: 80px;}

.what_worldmap {
  width: 100%;
  padding: 60px 0;
}
.what_worldmap p {
  font-weight: bold;
  text-align: center;
}
.what_worldmap .country_n{
  width: 100%;
  font-size: 68px;
  letter-spacing: 0.05em;
}
.what_worldmap .country_n span img{
  vertical-align: bottom;
}

.what_worldmap .office_n{
  font-size: 32px;
  letter-spacing: 0.1em;
  padding-top: 20px;
}
.what_worldmap img {
  margin-top: 20px;
}
.what_worldmap .postdate {
  text-align: right;
  font-weight: normal;
  padding-top: 30px;
  color: #b0b0b0;
}

@media screen and (max-width: 480px) {
  .what_worldmap {
    padding: 30px 0 60px;
  }
  .what_worldmap .country_n {
    font-size: 36px;
    letter-spacing: 0;
    display: inline;
  }
  .what_worldmap .country_n span img{
    width: 40%;
    vertical-align: bottom;
    display: inline;
  }
  .what_worldmap .office_n {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
  }
}



.m-top-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #6788bb;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.m-top-btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #5677aa;
}

.m-top-btn:active {
  color: #fff;
  text-decoration: none;
}

.m-top-btn:visited {
  color: #fff;
  text-decoration: none;
}

.m-top-btn.ss-top-btn-red {
  background-color: #d14839;
}

.m-top-btn.ss-top-btn-red:hover {
  background-color: #c03728;
}

.m-top-btn-three {
  background-color: #6788bb;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.m-top-hd {
  display: block;
  background-color: #7d7d7d;
  font-size: 14px;
  color: #fff;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}

.m-top-hd.ss-top-hd-group {
  background-color: #6788bb;
}

.m-top-hd.ss-top-hd-seifun {
  background-color: #e06e54;
}

.m-top-hd.ss-top-hd-foods {
  background-color: #525a91;
}

.m-top-hd.ss-top-hd-pharma {
  background-color: #52ada6;
}

.m-top-hd.ss-top-hd-petfood {
  background-color: #deb555;
}

.m-top-hd.ss-top-hd-engineering {
  background-color: #90c651;
}

.m-top-hd.ss-top-hd-oriental {
  background-color: #d091b9;
}

.m-top-hd.ss-top-hd-nbc {
  background-color: #ef6c72;
}

.m-top-hd .m-top-hd-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-top-hd .m-top-hd-icon.m-top-icon-engineer {
  background-image: url(/public/images/spritesheet.png);
  background-position: -56px -319px;
  width: 28px;
  height: 25px;
}

.m-top-hd .m-top-hd-icon.m-top-icon-chemistry {
  background-image: url(/public/images/spritesheet.png);
  background-position: -28px -319px;
  width: 28px;
  height: 25px;
}

.m-top-hd .m-top-hd-icon.m-top-icon-clerk {
  background-image: url(/public/images/spritesheet.png);
  background-position: 0px -319px;
  width: 28px;
  height: 25px;
}

.m-top-hd .m-top-hd-icon-text {
  margin-left: 4px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-top-hd-plain {
  font-size: 16px;
}

.m-top-hd-plain.ss-top-hd-plain-bold {
  font-weight: bold;
}

.m-top-hd-plain.ss-top-hd-plain-group {
  color: #6788bb;
}

.m-top-hd-plain.ss-top-hd-plain-seifun {
  color: #e06e54;
}

.m-top-hd-plain.ss-top-hd-plain-foods {
  color: #525a91;
}

.m-top-hd-plain.ss-top-hd-plain-pharma {
  color: #52ada6;
}

.m-top-hd-plain.ss-top-hd-plain-petfood {
  color: #deb555;
}

.m-top-hd-plain.ss-top-hd-plain-engineering {
  color: #90c651;
}

.m-top-hd-plain.ss-top-hd-plain-oriental {
  color: #d091b9;
}

.m-top-hd-plain.ss-top-hd-plain-nbc {
  color: #ef6c72;
}

.m-top-inPageLink {
  margin-top: -90px;
  padding-top: 90px;
}


/*.m-top-float_r {
  width: 40%;
  float: right;
  margin-left: 20px;
  height: 100%;
  margin-bottom: 60px;
  line-height: 1.3;
}*/


.m-top-float_l_30 {
  width: 30%;
  float: left;
  height: 100%;
  margin-bottom: 60px;
  line-height: 1.3;
}

.m-top-float_r_65 {
  width: 63%;
  float: right;
  margin-left: 10px;
  height: 100%;
  margin-bottom: 60px;
  line-height: 1.3;
}

.m-top-float_l {
  width: 100%;
  float: left;
  height: 100%;
  margin-bottom: 60px;
  line-height: 1.3;
  margin-left: 2%;
}
.m-top-float_l .kogaku_inbox {
  text-align: center;
  display: block;
  margin: auto;
  margin-bottom: 20px;
  float:left;
  width: 30%;
  margin-right: 2%;
}
.m-top-float_l .kogaku_inbox img {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .m-top-float_l .kogaku_inbox {
  float:none;
  width: 100%;
}
}



/*@media screen and (max-width: 480px) {
  .m-top-float_r2 {
    width: 45%;
    float: right;
    height: 100%;
    margin-bottom: 60px;
    line-height: 1.3;
  }
}*/

/*.m-top-float_r {
  width: 45%;
  float: right;
  margin-left: 20px;
  height: 100%;
  margin-bottom: 60px;
  line-height: 1.3;
}*/


.ht110 {
  min-height: 100px;
}

@media screen and (max-width: 480px) {
  .ht110 {
    min-height: 0;
  }
}
.ht80 {
  min-height: 80px;
}

@media screen and (max-width: 480px) {
  .ht80 {
    min-height: none;
  }
}


.bx-viewport {
  overflow: visible !important;
  width: 980px !important;
}

@media screen and (max-width: 480px) {
  .bx-viewport {
    width: auto !important;
    overflow: hidden !important;
  }
}

.m-top-slide-wrap .bx-viewport {
  overflow: hidden !important;
  width: 100% !important;
}

.m-three {
  position: relative;
}

.m-three .bx-viewport {
  overflow: hidden !important;
  width: 100% !important;
}

@media screen and (max-width: 480px) {
  .m-three .bx-viewport {
    width: auto !important;
    overflow: hidden !important;
  }
}

.m-three .bx-default-pager {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.m-three .bx-default-pager .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 4px;
}

.m-three .bx-default-pager .bx-pager-item a.bx-pager-link {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #c3c3c3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.m-three .bx-default-pager .bx-pager-item a.bx-pager-link.active {
  background-color: #6788bb;
}

.m-three .bx-prev {
  position: absolute;
  top: 50%;
  left: -62px;
  text-indent: -9999px;
}

.m-three .bx-next {
  position: absolute;
  top: 50%;
  right: -62px;
  text-indent: -9999px;
}

.m-three .bx-prev {
  background-image: url(/public/images/spritesheet.png);
  background-position: -210px -243px;
  width: 42px;
  height: 42px;
}

.m-three .bx-next {
  background-image: url(/public/images/spritesheet.png);
  background-position: -168px -243px;
  width: 42px;
  height: 42px;
}

.main-container {
  overflow: hidden;
  padding-bottom: 150px;
}

.slides {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slides li {
  width: 520px !important;
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  position: relative;
}

/*.m-body {
  background-image: url("/public/images/a_common/background.png");
}*/
m-body {
    background-image: none;
    background-color: #f8f6f2;
}

@media screen and (max-width: 480px) {
  .m-body {
    position: relative;
  }

  .m-body .m-body-spmenu,.m-body .m-body-spbody {
    position: absolute;
    width: 100%;
  }

  .m-body .m-body-spbody {
    /*background-image: url("/public/images/a_common/background.png");*/
    background-color: #f8f6f2;
    left: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .m-body .m-body-spbody.is-active {
    left: -90%;
    -moz-box-shadow: #000 0 0 10px;
    -webkit-box-shadow: #000 0 0 10px;
    box-shadow: #000 0 0 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}

.m-header {
  border-top: 2px solid #e60021;
  padding: 14px 0;
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  .m-header {
    padding-right: 14px;
    padding-left: 14px;
  }
}

@media screen and (max-width: 480px) {
  .m-header .m-header-logo {
    width: 80%;
  }
}

@media screen and (max-width: 480px) {
  .m-header .m-btn-menu {
    margin-top: 2px;
  }
}

.m-header .m-header-links {
  margin-bottom: 8px;
}

.m-header .m-header-links li {
  padding: 0 16px;
  border-right: 1px solid #6788bb;
}

.m-header .m-header-links li:last-child {
  padding-right: 0;
  border-right: none;
}

.m-header .m-header-links li a,.m-header .m-header-links li a:visited {
  color: #6788bb;
}

.m-header .m-header-links li a {
  text-decoration: none;
  line-height: 1;
}

.m-header .m-header-links li a:hover {
  text-decoration: underline;
}

.m-nav {
  background-color: #6788bb;
}

.m-nav .m-nav-list {
  border-right: 1px solid #b9c7de;
  border-left: 1px solid #b9c7de;
}

.m-nav .m-nav-list li {
  width: 163px;
  border-right: 1px solid #b9c7de;
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-list li {
    width: 100%;
  }
}

.m-nav .m-nav-list li:last-child {
  border-right: none;
}

.m-nav .m-nav-list li a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: none;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-list li a {
    text-align: left;
    padding: 20px;
    padding-left: 15%;
    border-bottom: 1px solid #b9c7de;
  }
}

.m-nav .m-nav-list li a.is-active {
  background-color: #b9c7de;
  color: #6788bb;
}

.m-nav .m-nav-list li a:hover {
  background-color: #b9c7de;
  color: #6788bb;
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-list li a:active {
    background-color: #b9c7de;
    color: #6788bb;
  }
}

.m-nav .m-nav-child {
  background-color: #b9c7de;
  padding: 16px 0;
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-child {
    padding: 0;
  }
}

.m-nav .m-nav-child .m-nav-list-child {
  text-align: center;
}

.m-nav .m-nav-child .m-nav-list-child li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-nav .m-nav-child .m-nav-list-child li:first-child a {
  border-left: 1px solid #fff;
}

.m-nav .m-nav-child .m-nav-list-child li a {
  text-decoration: none;
  color: #6788bb;
  padding: 8px 32px;
  border-right: 1px solid #fff;
  display: block;
}

.m-nav .m-nav-child .m-nav-list-child li a:hover,.m-nav .m-nav-child .m-nav-list-child li a.is-active {
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-child .m-nav-list-child li a:active {
    background-color: #fff;
  }
}

@media screen and (max-width: 480px) {
  .m-nav .m-nav-child .m-nav-list-child li {
    display: block;
  }

  .m-nav .m-nav-child .m-nav-list-child li a {
    text-align: left;
    border-right: none;
    padding: 20px;
    padding-left: 15%;
    border-bottom: 1px solid #fff;
  }
}

.m-subtilte {
  background-color: #fff;
  padding: 30px 0;
}

@media screen and (max-width: 480px) {
  .m-subtilte {
    padding: 30px 20px;
  }
}

.m-panc {
  background-color: #f0f3f8;
  padding: 10px 0;
}

@media screen and (max-width: 480px) {
  .m-panc {
    display: none;
  }
}

.m-panc .m-panc-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-panc .m-panc-list li:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 5px;
  margin-bottom: 4px;
}

.m-panc .m-panc-list li:last-child:after {
  display: none;
}

.m-panc .m-panc-list li.last-child:after {
  content: "-";
  display: none;
}

.m-footer {
  background-color: #6788bb;
  padding: 30px 0;
}

@media screen and (max-width: 480px) {
  .m-footer .m-footer-list {
    text-align: center;
    margin-bottom: 10px;
  }
}

.m-footer .m-footer-list li {
  padding: 0 16px;
  border-right: 1px solid #fff;
}

.m-footer .m-footer-list li:last-child {
  padding-right: 0;
  border-right: none;
}

.m-footer .m-footer-list li a,.m-footer .m-footer-list li a:visited {
  color: #fff;
}

.m-footer .m-footer-list li a {
  text-decoration: none;
}

.m-footer .m-footer-list li a:hover {
  text-decoration: underline;
}

.m-footer .m-footer-copyright {
  color: #fff;
}

@media screen and (max-width: 480px) {
  .m-footer .m-footer-copyright {
    text-align: center;
  }
}

.m-top-header {
  padding: 10px;
  position: fixed;
  z-index: 1020;
  width: 100%;
  border-bottom: 1px solid #eee;
}

@media screen and (max-width: 480px) {
  .m-top-header {
    position: static;
    left: auto;
    top: auto;
  }
}

.m-top-nav {
  padding: 10px;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  height: 100%;
  padding-top: 90px;
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  .m-top-nav {
    position: static;
    left: auto;
    top: auto;
    padding: 0;
  }
}

.m-top-nav .m-top-nav-list {
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list {
    margin-bottom: 0;
  }
}

.m-top-nav .m-top-nav-list li {
  margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li {
    margin-bottom: 0;
  }
}

.m-top-nav .m-top-nav-list li a {
  display: block;
  width: 190px;
  height: 30px;
  background-image: url(/public/images/nav.png);
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li a {
    color: #000;
    width: auto;
    height: auto;
    padding: 20px;
    text-align: left;
    padding-left: 14%;
    border-bottom: 1px solid #ccc;
  }

  .m-top-nav .m-top-nav-list li a.m-top-nav-btn {
    background-image: none;
    font-size: 16px;
  }
}

.m-top-nav .m-top-nav-list li .m-top-nav-list-child li a {
  padding-left: 18%;
  background-color: #ccc;
  border-bottom: 1px solid #fff;
}

.m-top-nav .m-top-nav-list li.nth-child-0 a {
  background-position: 0 30px;
}

.m-top-nav .m-top-nav-list li.nth-child-0 a:hover {
  background-position: -190px 30px;
}

.m-top-nav .m-top-nav-list li.nth-child-0 a.isActive {
  background-position: -190px 30px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-0 a:active {
    background-position: -190px 30px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(0) a {
  background-position: 0 30px;
}

.m-top-nav .m-top-nav-list li:nth-child(0) a:hover {
  background-position: -190px 30px;
}

.m-top-nav .m-top-nav-list li:nth-child(0) a.isActive {
  background-position: -190px 30px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(0) a:active {
    background-position: -190px 30px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-1 a {
  background-position: 0 0px;
}

.m-top-nav .m-top-nav-list li.nth-child-1 a:hover {
  background-position: -190px 0px;
}

.m-top-nav .m-top-nav-list li.nth-child-1 a.isActive {
  background-position: -190px 0px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-1 a:active {
    background-position: -190px 0px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(1) a {
  background-position: 0 0px;
}

.m-top-nav .m-top-nav-list li:nth-child(1) a:hover {
  background-position: -190px 0px;
}

.m-top-nav .m-top-nav-list li:nth-child(1) a.isActive {
  background-position: -190px 0px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(1) a:active {
    background-position: -190px 0px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-2 a {
  background-position: 0 -30px;
}

.m-top-nav .m-top-nav-list li.nth-child-2 a:hover {
  background-position: -190px -30px;
}

.m-top-nav .m-top-nav-list li.nth-child-2 a.isActive {
  background-position: -190px -30px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-2 a:active {
    background-position: -190px -30px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(2) a {
  background-position: 0 -30px;
}

.m-top-nav .m-top-nav-list li:nth-child(2) a:hover {
  background-position: -190px -30px;
}

.m-top-nav .m-top-nav-list li:nth-child(2) a.isActive {
  background-position: -190px -30px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(2) a:active {
    background-position: -190px -30px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-3 a {
  background-position: 0 -60px;
}

.m-top-nav .m-top-nav-list li.nth-child-3 a:hover {
  background-position: -190px -60px;
}

.m-top-nav .m-top-nav-list li.nth-child-3 a.isActive {
  background-position: -190px -60px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-3 a:active {
    background-position: -190px -60px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(3) a {
  background-position: 0 -60px;
}

.m-top-nav .m-top-nav-list li:nth-child(3) a:hover {
  background-position: -190px -60px;
}

.m-top-nav .m-top-nav-list li:nth-child(3) a.isActive {
  background-position: -190px -60px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(3) a:active {
    background-position: -190px -60px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-4 a {
  background-position: 0 -90px;
}

.m-top-nav .m-top-nav-list li.nth-child-4 a:hover {
  background-position: -190px -90px;
}

.m-top-nav .m-top-nav-list li.nth-child-4 a.isActive {
  background-position: -190px -90px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-4 a:active {
    background-position: -190px -90px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(4) a {
  background-position: 0 -90px;
}

.m-top-nav .m-top-nav-list li:nth-child(4) a:hover {
  background-position: -190px -90px;
}

.m-top-nav .m-top-nav-list li:nth-child(4) a.isActive {
  background-position: -190px -90px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(4) a:active {
    background-position: -190px -90px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-5 a {
  background-position: 0 -120px;
}

.m-top-nav .m-top-nav-list li.nth-child-5 a:hover {
  background-position: -190px -120px;
}

.m-top-nav .m-top-nav-list li.nth-child-5 a.isActive {
  background-position: -190px -120px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-5 a:active {
    background-position: -190px -120px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(5) a {
  background-position: 0 -120px;
}

.m-top-nav .m-top-nav-list li:nth-child(5) a:hover {
  background-position: -190px -120px;
}

.m-top-nav .m-top-nav-list li:nth-child(5) a.isActive {
  background-position: -190px -120px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(5) a:active {
    background-position: -190px -120px;
  }
}

.m-top-nav .m-top-nav-list li.nth-child-6 a {
  background-position: 0 -150px;
}

.m-top-nav .m-top-nav-list li.nth-child-6 a:hover {
  background-position: -190px -150px;
}

.m-top-nav .m-top-nav-list li.nth-child-6 a.isActive {
  background-position: -190px -150px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li.nth-child-6 a:active {
    background-position: -190px -150px;
  }
}

.m-top-nav .m-top-nav-list li:nth-child(6) a {
  background-position: 0 -150px;
}

.m-top-nav .m-top-nav-list li:nth-child(6) a:hover {
  background-position: -190px -150px;
}

.m-top-nav .m-top-nav-list li:nth-child(6) a.isActive {
  background-position: -190px -150px;
}

@media screen and (max-width: 480px) {
  .m-top-nav .m-top-nav-list li:nth-child(6) a:active {
    background-position: -190px -150px;
  }
}

.m-top-nav .m-top-nav-banner-list li {
  margin-bottom: 10px;
}

.m-top-index-img {
  width: 100%;
  height: auto;
  display: block;
}

.m-top-slide-wrap {
  position: relative;
}

@media screen and (max-width: 480px) {
  .m-top-slide-wrap {
    overflow: hidden;
  }
}

.m-top-slide-wrap .m-top-slide-text {
  position: absolute;
  z-index: 1000;
  top: 45%;
  left: 40px;
}
.m-top-slide-wrap .m-top-slide-text.topis {
  position: absolute;
  z-index: 1000;
  top: 35%;
  left: 40px;
}
@media screen and (max-width: 480px) {
  .m-top-slide-wrap .m-top-slide-text.topis img{
  width: 80%;
  margin-top: 20px;
  }
}


.m-top-slide-wrap .m-top-slide-text img {
  display: block;
}

.m-top-slide-wrap .m-top-slide-text .m-top-slide-text-copy {
  max-width: 80%;
}

.m-top-slide-wrap .m-top-slide-text .m-top-slide-text-button {
  background-color: #fff;
  padding: 6px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-top: 30px;
}

.m-top-slide-wrap .m-top-slide-text .m-top-slide-text-button_grey {
  background-color: #bfbfbf;
  padding: 6px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-top: 30px;
}
.textcs {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 0 30px;
}


.m-top-banner-list {
  position: relative;
  z-index: 1010;
}

.m-top-banner-list a {
  display: block;
}

.m-top-banner-list img {
  display: block;
}

.m-top-news {
  background-image: url(/public/images/news_background.png);
  height: 202px;
  width: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-left: 18px;
  padding-top: 18px;
}

@media screen and (max-width: 480px) {
  .m-top-news {
    height: auto;
    padding: 20px;
  }
}

.m-top-news .m-top-news-title {
  background-image: url(/public/images/spritesheet.png);
  background-position: -347px -18px;
  width: 84px;
  height: 16px;
  margin-bottom: 6px;
}

.m-top-news .m-top-news-list {
  border-bottom: 1px solid #c1c7b9;
  padding: 10px 0;
  margin-top: 10px;
}

.m-top-news .m-top-news-list:last-child,.m-top-news .m-top-news-list.last-child {
  border-bottom: none;
}

.m-top-news .m-top-news-list dt,.m-top-news .m-top-news-list dd {
  display: inline-block;
  vertical-align: top;
/*  vertical-align: middle;
*/  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.m-top-news .m-top-news-list dt {
  width: 20%;
}

.m-top-news .m-top-news-list dd {
  width: 76%;
  height: auto;
  overflow: hidden;
}

.m-top-news dl.m-top-news-list dd a:link,
.m-top-news dl.m-top-news-list dd a:visited {
  color:#333;
}



@media screen and (max-width: 480px) {
  .m-top-news .m-top-news-list dt {
    width: 100%;
  }
  .m-top-news .m-top-news-list dd {
    width: 100%;
  }
}


.m-top-recruit-title-wrap {
  padding: 30px;
  background-color: #000;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-title-wrap {
    background-color: transparent;
    padding-bottom: 0;
  }
}

.m-top-recruit-title-wrap .m-top-recruit-title {
  background-image: url(/public/images/spritesheet.png);
  background-position: -347px -34px;
  width: 84px;
  height: 16px;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-title-wrap .m-top-recruit-title {
    background-image: url(/public/images/spritesheet.png);
    background-position: -347px -18px;
    width: 84px;
    height: 16px;
  }
}

.m-top-recruit-list-wrap {
  padding-top: 15px;
  padding-left: 20px;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-list-wrap {
    padding-top: 0;
    padding-right: 20px;
  }
}

.m-top-recruit-list-wrap .m-top-recruit-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-list-wrap .m-top-recruit-list li {
    display: block;
    margin: 10px 0;
  }
}

.m-top-recruit-list-wrap .m-top-recruit-list li a {
  display: block;
  background-color: #7d7d7d;
  font-size: 14px;
  color: #fff;
}

.m-top-recruit-list-wrap .m-top-recruit-list li a:hover {
  background-color: #000;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-list-wrap .m-top-recruit-list li a {
    padding: 10px;
  }

  .m-top-recruit-list-wrap .m-top-recruit-list li a:active {
    background-color: #000;
  }
}

.m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon {
  display: block;
}

.m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon.m-top-icon-engineer {
  background-image: url(/public/images/spritesheet.png);
  background-position: -56px -319px;
  width: 28px;
  height: 25px;
}

.m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon.m-top-icon-chemistry {
  background-image: url(/public/images/spritesheet.png);
  background-position: -28px -319px;
  width: 28px;
  height: 25px;
}

.m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon.m-top-icon-clerk {
  background-image: url(/public/images/spritesheet.png);
  background-position: 0px -319px;
  width: 28px;
  height: 25px;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon-text {
  margin-left: 4px;
  margin-top: 6px;
}

@media screen and (max-width: 480px) {
  .m-top-recruit-list-wrap .m-top-recruit-list li .m-top-icon-text {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.m-top-footer {
  position: relative;
  z-index: 1010;
  background-image: url("/public/images/a_common/background_footer.png");
}

.m-slide,.m-banners-small,.m-banners-middle {
  margin-bottom: 20px;
}

.m-slide {
  overflow: hidden;
}

.m-slide .wrap,.m-slide .top-wrap {
  position: relative;
}

.m-slide .m-slide-title {
  position: absolute;
  z-index: 100;
  top: 130px;
  left: 30px;
}

@media screen and (max-width: 480px) {
  .m-slide .m-slide-title {
    top: auto;
    left: auto;
    bottom: 0;
  }
}

.m-slide .m-slide-list li {
  background-color: #000;
}

.m-slide .m-slide-list li img {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.m-slide .m-slide-list li.is-active img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.m-banners-middle-list li a,.m-banners-middle-list li img {
  display: block;
}

.m-banners-small-list li {
  margin-right: 4px;
}

.m-banners-small-list li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  .m-banners-small-list li:last-child {
    margin-bottom: 0;
  }
}

.m-banners-small-list li.last-child {
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  .m-banners-small-list li.last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .m-banners-small-list li {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .m-banners-small-list li img {
    height: auto;
    display: block;
    margin: auto;
  }
}

.m-int-staff,.m-int-top {
  margin: 40px 0;
}

@media screen and (max-width: 480px) {
  .m-int-staff,.m-int-top {
    margin-top: 0;
  }
}

.m-int-main {
  margin-bottom: 40px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .m-int-main {
    margin-top: 0;
  }
}

.m-int-main .m-int-main-profile {
  position: absolute;
  bottom: 0;
  background: rgba(82,90,145,0.9);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cc525a91,EndColorStr=#cc525a91);
  width: 100%;
  color: #fff;
  padding: 20px 30px;
  border-bottom: 5px solid #f3fc00;
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile {
    position: static;
    background-color: #fff;
    color: #6788bb;
  }
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile .m-int-icon,.m-int-main .m-int-main-profile .m-int-main-profile-name {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.m-int-main .m-int-main-profile .m-int-icon {
  margin-top: 12px;
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile .m-int-icon {
    margin-top: 0px;
  }
}

.m-int-main .m-int-main-profile .m-int-main-profile-name {
  font-size: 26px;
  margin-top: 8px;
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile .m-int-main-profile-name {
    margin-top: 4px;
  }
}

.m-int-main .m-int-main-profile .m-int-main-profile-info {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile .m-int-main-profile-info {
    margin-top: 6px;
  }
}



.m-int-main img {
  display: block;
}

@media screen and (max-width: 480px) {
  .m-int-main img.only-pc {
    display: none;
  }
}

.m-int-main img.only-sp {
  display: none;
}

@media screen and (max-width: 480px) {
  .m-int-main img.only-sp {
    display: block;
  }
}

.m-int-contents-par {
  margin-bottom: 60px;
}

@media screen and (max-width: 480px) {
  .m-int-contents-par {
    padding: 0 20px;
  }
  .m-int-contents-par {
    margin-bottom: 30px;
  }
}

.m-int-contents-par:last-child {
  margin-bottom: 0;
}

.m-int-contents-par .m-int-contents-par-child {
  margin-bottom: 40px;
}

.m-int-contents-par .m-int-contents-par-child:last-child {
  margin-bottom: 0;
}

.m-int-contents-par .m-int-comment {
  font-size: 14px;
  line-height: 2;
}

.m-int-contents-par .m-int-schedule {
  width: 100%;
}

.m-int-contents-par .m-int-schedule th,.m-int-contents-par .m-int-schedule td {
  padding: 12px 6px;
  border-bottom: 1px dotted;
  line-height: 1.5;
}

.m-int-contents-par .m-int-schedule th {
  width: 20%;
}

.m-int-contents-par .m-int-schedule td {
  width: 80%;
}

@media screen and (max-width: 480px) {
  .m-int-contents-par img {
    display: block;
    margin: auto;
    margin-top: 10px;
  }
}

.m-int-headline,.m-project-headline {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .m-int-headline,.m-project-headline {
    line-height: 1.5;
  }
}

.m-int-headline:before,.m-project-headline:before {
  content: "";
  margin-top: -6px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 28px;
  width: 30px;
  background-image: url("/public/images/a_common/int_headline.png");
}

.m-int-conclusion {
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .m-int-conclusion {
    margin: 20px;
  }
}

.m-int-conclusion .m-int-conclusion-title,.m-int-conclusion .m-int-conclusion-body {
  background-image: url("/public/images/a_common/background_color.png");
}

.m-int-conclusion .m-int-conclusion-title {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  padding: 14px 18px;
}

.m-int-conclusion .m-int-conclusion-subtitle {
  font-size: 18px;
  font-weight: bold;
}

.m-int-conclusion .m-int-conclusion-body {
  padding: 20px 30px;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

.m-int-conclusion .m-int-conclusion-body .m-int-conclusion-thumb img {
  display: block;
}

@media screen and (max-width: 480px) {
  .m-int-conclusion .m-int-conclusion-body .m-int-conclusion-thumb img {
    margin: auto;
    margin-bottom: 10px;
  }
}

.m-int-conclusion .m-int-conclusion-body .m-int-conclusion-text {
  width: 700px;
}

@media screen and (max-width: 480px) {
  .m-int-conclusion .m-int-conclusion-body .m-int-conclusion-text {
    width: 100%;
  }
}

.m-int-staff-list-bottom {
  background-image: url("/public/images/a_common/background_b_group_int.png");
  padding: 40px 0;
}

.m-int-staff-list li {
  margin-bottom: 4%;
}

@media screen and (max-width: 480px) {
  .m-int-staff-list li {
    width: 46%;
    margin: 0 2%;
    margin-bottom: 10px;
  }
}

.m-int-staff-list li a {
  display: block;
  position: relative;
  text-decoration: none;
  line-height: 1.5;
}

.m-int-staff-list li a .m-int-icon {
  position: absolute;
  top: 10px;
  left: 10px;
}

@media screen and (max-width: 480px) {
  .m-int-staff-list li a .m-int-icon {
    top: 0;
    left: 0;
  }
}

.m-int-staff-list li a .m-int-staff-list-img {
  display: block;
  width: 100%;
  height: auto;
}

.m-int-staff-list-prof {
  padding: 20px 10px;
  background-image: url("/public/images/a_common/background_color.png");
  color: #fff;
}

@media screen and (max-width: 480px) {
  .m-int-staff-list-prof {
    padding: 10px;
  }
}

.m-int-staff-list-prof .m-int-staff-list-icon {
  margin-top: 6px;
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  .m-int-staff-list-prof .m-int-staff-list-icon {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 6px;
  }
}

.m-int-staff-list-prof .m-int-staff-list-icon.ghonsha {
  background-image: url(/public/images/spritesheet.png);
  background-position: -270px -285px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.seifun {
  background-image: url(/public/images/spritesheet.png);
  background-position: -321px 0px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.foods {
  background-image: url(/public/images/spritesheet.png);
  background-position: -192px -285px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.pharma {
  background-image: url(/public/images/spritesheet.png);
  background-position: -321px -26px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.petfood {
  background-image: url(/public/images/spritesheet.png);
  background-position: -244px -285px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.engineering {
  background-image: url(/public/images/spritesheet.png);
  background-position: -294px -201px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-icon.oriental {
  background-image: url(/public/images/spritesheet.png);
  background-position: -218px -285px;
  width: 26px;
  height: 26px;
}

.m-int-staff-list-prof .m-int-staff-list-text {
  width: 80%;
}

@media screen and (max-width: 480px) {
  .m-int-staff-list-prof .m-int-staff-list-text {
    width: auto;
    font-size: 10px;
  }
}
/* スタッフのFilter機能 */
.m-top-staff_filter-form .form_section {
  background-color: #fff;
  padding: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
}
@media screen and (max-width: 480px) {
  .m-top-staff_filter-form .form_section {
    padding: 10px;
    display: block;
  }
}

.m-top-staff_filter-form .form_section-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 146px;
}
@media screen and (max-width: 480px) {
  .m-top-staff_filter-form .form_section-title {
    font-weight: bold;
    margin-bottom: 6px;
  }
}
.m-top-staff_filter-form .form_section-checkboxes {
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex: 3 3 100%;
  flex-wrap: wrap;
}
.m-top-staff_filter-form .form_group-checkbox_colorbox {
  margin: 6px 0;
  min-height: 31px;
}
 .m-top-staff_filter-form .form_reset {
  text-align: right;
}


/* アイテムが２つなら50%, 3つ以上で33.333%になるcolumn */
.l-col-2-3 {
  flex: 0 0 33.3333%;
}
@media screen and (max-width: 480px) {
  .l-col-2-3 {
    flex: 0 0 50%;
  }
}
.l-col-2-3:first-child:nth-last-child(-n+2),
.l-col-2-3:first-child:nth-last-child(-n+2) ~ .l-col-2-3 {
  flex: 0 0 50%;
}
.l-col-2-3:only-child {
  margin: auto;
}
.form_group-checkbox_colorbox .form_group-label{
  background-color: #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  height: 100%;
  margin: 0 3.5px;
  padding: 10px;
  box-sizing: border-box;
  line-height: 1.2;
  cursor: pointer;
  transition: all .2s;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label{
  background-color: #000;
  color: #fff;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-blue{
  background-color: #000000;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-green{
  background-color: #000000;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-blue_lapis{
  background-color: #4651a1;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-scarlet{
  background-color: #ea5432;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-ultramarine_blue{
  background-color: #4651a1;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-peacock_green{
  background-color: #00ada0;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-leaf_green{
  background-color: #90c651;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-lotus_pink{
  background-color: #d180b3;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-blonde{
  background-color: #d5af4e;
}
.form_group-checkbox_colorbox input[type="checkbox"]:checked + .form_group-label.selected-nbc_orange{
  background-color: #f7bf4a;
}

.form_group-checkbox_colorbox input[type="checkbox"]{
  display: none;
}
.btn-radius {
  border-radius: 13px;
  padding: 10px;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  display: inline-block;
  cursor: pointer;
  transition: .2s;
}
.btn-radius:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.m-project-main {
  background-position: center;
}

.m-project-profile {
  margin-bottom: 40px;
}

.m-project-profile img {
  background-image: url("/public/images/a_common/background_color.png");
}

.m-project-profile .m-project-profile-body {
  background-color: #fff;
  padding: 30px;
  padding-bottom: 40px;
}

.m-project-profile .m-project-profile-body .m-project-profile-title {
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .m-project-profile .m-project-profile-body .m-project-profile-title {
    margin-bottom: 10px;
  }
}

.m-project-profile .m-project-profile-body .m-project-profile-subtitle {
  font-size: 20px;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .m-project-profile .m-project-profile-body .m-project-profile-subtitle {
    margin-bottom: 20px;
  }
}

.m-project-profile .m-project-profile-body .m-project-profile-text {
  font-size: 14px;
  line-height: 2;
}

.m-project-headline {
  background-color: #000;
  color: #fff;
  padding: 8px 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 30px;
}

.m-project-headline:before {
  display: none;
}

@media screen and (max-width: 480px) {
  .m-project-headline {
    font-size: 16px;
  }
}

.m-project-contents-par {
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .m-project-contents-par {
    padding: 0 20px;
    text-align: center;
  }
}

.m-project-contents-par img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .m-project-contents-par img.only-pc {
    display: none;
  }
}

.m-project-contents-par img.only-sp {
  display: none;
}

@media screen and (max-width: 480px) {
  .m-project-contents-par img.only-sp {
    display: block;
  }
}

.m-project-int {
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .m-project-int {
    text-align: left;
  }
}

.m-project-int dt,.m-project-int dd {
  line-height: 2;
}

.m-project-int dt {
  margin-bottom: 20px;
  font-weight: bold;
  display: block;
}

.m-project-int dt:before {
  content: "ー";
}

.m-project-int dd {
  margin-bottom: 40px;
}

.m-project-int dd p {
  margin-bottom: 20px;
}

.m-project-int dd .m-project-int-comment-name {
  width: 10%;
  float: left;
}

@media screen and (max-width: 480px) {
  .m-project-int dd .m-project-int-comment-name {
    width: 20%;
  }
}

.m-project-int dd .m-project-int-comment-body {
  width: 90%;
  float: left;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .m-project-int dd .m-project-int-comment-body {
    width: 80%;
  }
}

.m-recruit-workbalance-text {
  width: 580px;
}

@media screen and (max-width: 480px) {
  .m-recruit-workbalance-text {
    width: 100%;
  }
}

.m-recruit-workbalance {
  background-image: url(/public/images/spritesheet.png);
  background-position: 0px 0px;
  width: 119px;
  height: 134px;
  background-image: url(/public/images/spritesheet.png);
}

@media screen and (max-width: 480px) {
  .m-recruit-workbalance {
    margin: auto;
    margin-top: 10px;
  }
}

.m-recruit-calendar {
  margin: 40px 0;
}

.m-recruit-flow {
  margin: 40px 0;
}

@media screen and (max-width: 480px) {
  .m-recruit-flow {
    margin: 20px;
  }
}

.m-recruit-flow .m-recruit-flow-list li {
  margin-bottom: 40px;
  text-align: center;
}

.m-recruit-flow .m-recruit-flow-list li:after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 30px;
  background-image: url(/public/images/spritesheet.png);
  background-position: -34px -285px;
  width: 60px;
  height: 34px;
  background-image: url(/public/images/spritesheet.png);
}

.m-recruit-flow .m-recruit-flow-list li:last-child:after {
  display: none;
  margin: 0 auto;
}

.m-recruit-flow .m-recruit-flow-list li .m-recruit-flow-list-head {
  background-color: #6788bb;
  color: #fff;
  padding: 16px 0;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 3px;
}

.m-recruit-flow .m-recruit-flow-list li .m-recruit-flow-list-text {
  background-color: #fff;
  padding: 30px 0;
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .m-recruit-flow .m-recruit-flow-list li .m-recruit-flow-list-text {
    padding: 20px;
  }
}
/*
新規追加採用情報*/

.recruitmenu {
  zoom: 1;
  min-height: 1%;
  float: none;
  overflow: hidden;
}
.recruitmenu ul li {
  width: calc(99% / 3);
  height:355px;
  float: left;
  overflow: hidden;
}

.m-recruit-menu {
  height: 100px;
  background-size: cover;
  position: relative;
  height:100%;
}
.m-recruit-menu::after {
  position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(/public/images/recruite_img_jimu.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.m-recruit-menu:hover::after {
    opacity: 1;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.m-recruit-box {
  z-index: 1;
  position: absolute;
  width: 100%;
  /*top: 30%;*/
  text-align: center;
}
a:hover .m-recruit-menu::before{
    background-color: rgba(0,0,0,0);
}
.m-recruit-box-color {
  height:355px;
  background-color: rgba(0,71,157,0.5);
}
a:hover .m-recruit-box-color {
  background-color: rgba(0,0,0,0);
}
.m-recruit-box-color.green{
  height:355px;
  background-color: rgba(130,174,35,0.5);
}
.m-recruit-box-color.red{
  height:355px;
  background-color: rgba(238,23,23,0.5);
}



.circletag {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  border: solid 12px #fff;
  color: #fff;
  text-align:center;
  line-height: 118px;
  font-size: 20px;
  margin : 0 auto;
  position:absolute;
  top: 30%;
  left: 25%;
}


a:hover .circletag.blue {
  border: solid 12px #00479d;
  color: #00479d;
}
a:hover .circletag.green {
  border: solid 12px #8cbc26;
  color: #8cbc26;
}
a:hover .circletag.red {
  border: solid 12px #ee1717;
  color: #ee1717;
}

@media only screen and (max-width: 767px) {
  .recruitmenu ul li {
    height:150px;
  }
  .m-recruit-box {
    top: 0%;
  }
  .circletag {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    border: solid 8px #fff;
    color: #fff;
    text-align:center;
    line-height: 70px;
    font-size: 12px;
    display: block;
    margin : 0 auto;
    top: 10%;
    left: 14%;
  }
}



.m-recruit-par {
  position :relative;
  margin-bottom: 40px;
  margin-top: 220px;
}
.m-recruit-menu.food::after {
    background: url(/public/images/recruite_img_food.jpg);
    background-size: cover;
}
.m-recruit-menu.engineer::after {
    background: url(/public/images/recruite_img_engineer.jpg);
    background-size: cover;
}
.m-recruit-discript_bg {
  width: 100%;
  height: 500px;
  background: url(/public/images/recruite_img_jimu.jpg) right no-repeat;
  position: relative;
  zoom: 1;
  min-height: 1%;
  float: none;
}
.m-recruit-discript_bg.food {
  background: url(/public/images/recruite_img_food.jpg) left no-repeat;
}
.m-recruit-discript_bg.engineer {
  background: url(/public/images/recruite_img_engineer.jpg) right no-repeat;
}

.circletag_top {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  border: solid 16px #00479d;
  color: #00479d;
  text-align:center;
  line-height: 150px;
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  top: -110px;
  left: 40%;
  z-index: 99;
}
.circletag_top.food {
  border: solid 16px #8cbc26;
  color: #8cbc26;
}
.circletag_top.engineer {
  border: solid 16px #ee1717;
  color: #ee1717;
}
.m-recruit-discript {
  width: 480px;
  height: auto;
  position: absolute;
  top: 30%;
  overflow: hidden;
}
.m-recruit-discript.a-right {
  right: 0;
}
.m-recruit-discript img {
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .m-recruit-par {
    width: 100%;
   /* position :relative;
    margin-bottom: 40px;*/
    margin-top: 120px;
  }

  .m-recruit-discript_bg {
    width: 100%;
    height: 600px;/*ここを変更したい*/
    position: relative;
    zoom: 1;
    min-height: 1%;
    float: none;
    background-size: 70% auto;
    background-position: center top;
    overflow: hidden;
  }
  .m-recruit-discript_bg.food{
    height: 600px;
    background-size: 80% auto;
    background-position: center top;
  }
  .m-recruit-discript_bg.engineer{
    height: 600px;
    background-size: 80% auto;
    background-position: center top;
  }
  /*.m-recruit-discript_bg.food {
    background-position: left top;
  }
  .m-recruit-discript_bg.engineer {
    background-position: left top;
  }*/

  .circletag_top {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: solid 14px #00479d;
    color: #00479d;
    text-align:center;
    line-height: 100px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -80px;
    left: 30%;
    z-index: 99;
  }
  .circletag_top.food {
    border: solid 14px #8cbc26;
    color: #8cbc26;
  }
  .circletag_top.engineer {
    border: solid 14px #ee1717;
    color: #ee1717;
  }
  .m-recruit-discript {
    width: 100%;
    height: auto;
    position: relative;
    top: 300px;
    overflow:hidden;

  }
  .m-recruit-discript.food {
    top: 340px;
  }
  .m-recruit-discript.engineer {
    top: 340px;
  }
  .m-recruit-discript.a-right {
    right: 0;
  }
  .m-recruit-discript img {
    padding-bottom: 20px;
  }
}





.m-recruitbtn{
   width: 100%;
   margin-bottom: 80px;
}
.m-recruitbtn .more {
  width: 330px;
  /*height: 60px;*/
  margin: 20px auto;
}
.m-recruitbtn .more a {
  width: 330px;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: 'citizen';
  font-size: 15px;
  text-transform: uppercase;
  transition: all 0.3s;
}
.m-recruitbtn .more a:hover {
  border-color: #e60021;
  background: #e60021;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  /*.m-recruitbtn{
     width: 100%;
  }*/
  .m-recruitbtn .more {
    width: 70%;
    margin: 20px auto;
  }
  .m-recruitbtn .more a {
    width: 100%;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    background: #000;
    color: #fff;
    text-align: center;
    font-family: 'citizen';
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.3s;
  }
}

/*
benefit追加更新*/

.m-benefit-par {
  position :relative;
  margin-bottom: 40px;
  margin-top: 180px;
}
.m-benefit-wrap {
  width: 100%;
  margin-bottom: 100px;
}
.benefit_tag {
  z-index: 9;
  position: relative;
  margin-left: 45px;
}
.m-benefit-box {
  background-color: #fff;
  width: 100%;
  padding: 90px 45px;
  margin-top: -45px;
}
.m-benefit-box-img {
  height: 220px;
  overflow: hidden;
}
.m-benefit-box-img img {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 2px;
}
.m-benefit-box .m-top-int-headline {
  font-weight: bold;
  font-size: 28px;
}
.benefit-chart {
  background-color: #fff;
  padding: 50px 24px;
}

@media screen and (max-width: 480px) {
  .m-benefit-par {
    margin-top: 100px;
  }
  .m-benefit-wrap {
    width: 100%;
    margin-bottom: 40px;
  }
  .benefit_tag {
    z-index: 9;
    position: relative;
    margin-left: 10px;
    width: 40%;
  }
  .m-benefit-box {
    background-color: #fff;
    width: 100%;
    padding: 70px 20px 40px 20px;
    margin-top: -26px;
  }
  .m-benefit-box-img {
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .m-benefit-box-img img {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0px;
    margin-bottom: 2px;
  }
  .m-benefit-box .m-top-int-headline {
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 20px;
  }
  .benefit-chart {
    padding: 20px 10px;
  }
}


.m-sitemap {
  margin: 40px 0;
}

@media screen and (max-width: 480px) {
  .m-sitemap {
    margin: 20px;
  }
}

.m-sitemap .m-sitemap-list li a {
  color: #6788bb;
  font-size: 14px;
  padding: 16px 0;
  display: block;
}

.m-sitemap .m-sitemap-list li .m-sitemap-list-child {
  margin-left: 20px;
}

.m-hq {
  margin: 40px 0;
}

.m-hq .m-hq-text-height-150 {
  height: 180px;
}

@media screen and (max-width: 480px) {
  .m-hq .m-hq-text-height-150 {
    height: auto;
  }
}

.m-hq .m-hq-point {
  padding-left: 14px;
  position: relative;
}

.m-hq .m-hq-point:before {
  content: "";
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url(/public/images/spritesheet.png);
  background-position: -407px -50px;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 5px;
}

.m-hq .m-hq-point-default:before {
  display: none;
}

.m-hq .m-hq-point-red:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -377px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-green:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -357px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-yellow:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -347px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-lightblue:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -367px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-navy:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -417px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-purple:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -387px -50px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-beige:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -431px -18px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-orange:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -431px -34px;
  width: 10px;
  height: 10px;
}

.m-hq .m-hq-point-blue:before {
  background-image: url(/public/images/spritesheet.png);
  background-position: -397px -50px;
  width: 10px;
  height: 10px;
}

.m-hq-address-zip {
  width: 30%;
  float: left;
}

@media screen and (max-width: 480px) {
  .m-hq-address-zip {
    width: 100%;
  }
}

.m-hq-address-body {
  width: 70%;
  float: left;
}

@media screen and (max-width: 480px) {
  .m-hq-address-body {
    width: 100%;
  }
}

.m-three-list {
  margin-top: 20px;
}

@media screen and (max-width: 480px) {
  .m-three-list {
    padding: 20px;
  }

  .m-three-list li {
    margin-bottom: 40px;
  }

  .m-three-list li:after {
    background-image: url(/public/images/spritesheet.png);
    background-position: -34px -285px;
    width: 60px;
    height: 34px;
    visibility: visible;
    display: block;
    margin: auto;
  }

  .m-three-list li:last-child {
    margin-bottom: 0;
  }

  .m-three-list li:last-child:after {
    display: none;
  }

  .m-three-list li img {
    margin: auto;
    display: block;
  }
}

.m-three-list .m-three-list-title {
  margin-top: 60px;
  margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .m-three-list .m-three-list-title {
    margin-top: 0;
  }
}

.btn-text li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

@media screen and (max-width: 480px) {
  .btn-text li {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    line-height: 1.3;
    display: block;
  }

  .btn-text li:last-child {
    margin-bottom: 0;
  }
}

.btn-text li a {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 14px;
  font-size: 14px;
  background-color: #d0c441;
  text-decoration: none;
  color: #fff;
}

.btn-text li a:hover {
  color: #fff;
  background-color: #bfb330;
}

.btn-text li a:visited {
  color: #fff;
}

.m-top-power-wrap img {
  display: block;
}

.m-top-power-wrap .m-top-power-movie {
  margin-bottom: 40px;
}

.m-top-power-wrap .m-top-power-img {
  margin: auto;
  margin-bottom: 60px;
}

@media screen and (max-width: 480px) {
  .m-top-power-wrap .m-top-power-img {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .m-top-power-wrap .m-top-power-img-logo {
    width: 60%;
  }
}

.m-top-power-wrap .m-top-power-img.m-top-power-img-logo-small {
  margin-top: 40px;
}

.m-top-what-headline {
  margin-bottom: 20px;
}
.m-top-what-headline.whatheadline {
  margin-left: -80px;
  margin-bottom: 60px;
}
.m-top-what-headline.whatheadline.ontop {
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  .m-top-what-headline.whatheadline {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .m-top-what-headline.whatheadline.ontop {
    margin-top: 30px;
  }
}


.m-top-s_company-discription {
  background-color: rgba(255,255,255,0.75);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ccffffff,EndColorStr=#ccffffff);
  padding: 20px;
  font-size: 14px;
}

.m-top-s_company-discription .m-top-btn-three {
  margin: 0 10px;
}

.m-top-s_company-list li {
  margin-bottom: 30px;
}

@media screen and (max-width: 480px) {
  .m-top-s_company-list li {
    float: left;
    width: 48%;
    margin-right: 4%;
  }

  .m-top-s_company-list li:nth-child(even) {
    margin-right: 0;
  }
}

.m-top-s_company-list li .m-top-btn-three {
  margin-top: 4px;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-ghonsha {
  background-color: #6788bb;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-ghonsha:hover {
  background-color: #b9c7de;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-seifun {
  background-color: #e06e54;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-seifun:hover {
  background-color: #e3aa99;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-foods {
  background-color: #525a91;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-foods:hover {
  background-color: #9ca0b8;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-pharma {
  background-color: #52ada6;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-pharma:hover {
  background-color: #9cc9c2;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-petfood {
  background-color: #deb555;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-petfood:hover {
  background-color: #e2cd9a;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-engineering {
  background-color: #90c651;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-engineering:hover {
  background-color: #bbd698;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-oriental {
  background-color: #d091b9;
}

.m-top-s_company-list li .m-top-btn-three.m-top-btn-three-oriental:hover {
  background-color: #dbbbcc;
}

.m-top-s_company-list li .m-top-btn-three a {
  display: block;
}
.m-top-s_company-list li.mg-l {
  margin-left: 12.5%;
}
.m-top-s_company-banner {
  margin-top: 50px;
}

.m-top-s_bottom-banner {
  width: 100%;
  margin-top: 50px;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
}
.m-top-s_bottom-banner li {
  width: 49%;
  margin-right: 0;
}
.m-top-s_bottom-banner.wide {
  margin-top: 40px;
}
.m-top-s_bottom-banner.wide li {
  width: 100%;
}

.m-top-s_bottom-banner li img {
  width: 100%;
}
.m-top-s_bottom-banner.center {
  width: 50%;
  margin: 0 auto;
  margin-top: 20px;
}
.m-top-s_bottom-banner.center li {
  width: 100%;
}


@media screen and (max-width: 480px) {
  .m-top-s_company-list li.mg-l {
    margin-left: 0%;
  }
  .m-top-s_company-banner li {
    margin-bottom: 10px;
  }
  .m-top-s_bottom-banner {
    display: block;
  }
  .m-top-s_bottom-banner li {
    width: 100%;
    margin-bottom: 10px;
  }
  .m-top-s_bottom-banner.wide {
    margin-top: 20px;
  }
  .m-top-s_bottom-banner.center {
    width: 100%;
  }
  .m-top-s_bottom-banner.center li {
    width: 100%;
  }
}



.m-top-staff-headline {
  background-image: url(/public/images/spritesheet.png);
  background-position: -84px -319px;
  width: 121px;
  height: 23px;
}

.m-top-int-staff-list li a .m-int-staff-list-prof {
  padding: 5px;
  font-size: 10px;
  background-image: url("/public/images/b_group/background_color.png");
  min-height: 120px;
}

.m-top-int-staff-list-children {
  width: 130px;
  margin-right: 10px;
}

.m-top-int-staff-list-children .m-int-staff-list-prof.seifun {
  background-image: url("/public/images/c_seifun/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-prof.foods {
  background-image: url("/public/images/d_foods/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-prof.pharma {
  background-image: url("/public/images/e_pharma/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-prof.petfood {
  background-image: url("/public/images/f_petfood/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-prof.engineering {
  background-image: url("/public/images/g_engineering/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-prof.oriental {
  background-image: url("/public/images/h_oriental/background_color.png");
}
.m-top-int-staff-list-children .m-int-staff-list-prof.nbc {
  background-image: url("/public/images/i_nbc/background_color.png");
}

.m-top-int-staff-list-children .m-int-staff-list-text {
  width: 100%;
}

.m-top-int-staff-list-children:nth-child(5n) {
  margin-right: 0;
}

.m-top-int-staff-list-children.nth-child-5 {
  margin-right: 0;
}

.m-top-int-staff-list-children.nth-child-10 {
  margin-right: 0;
}

.m-top-int-staff-list-children.nth-child-15 {
  margin-right: 0;
}

.m-top-int-staff-list-children.nth-child-20 {
  margin-right: 0;
}

.m-top-int-staff-list-children.nth-child-25 {
  margin-right: 0;
}

.m-top-subtitle-zadankai img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-zadankai img {
    width: 100%;
  }
}

.m-top-zadankai-profile {
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  .m-top-zadankai-profile {
    margin: 0 -20px;
  }
}

.m-top-zadankai-profile .m-text {
  padding-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .m-top-zadankai-profile .m-text {
    padding: 10px;
    text-align: left;
  }
}

@media screen and (max-width: 480px) {
  .m-int-contents-par {
    padding: 0;
  }
}

.m-top-zadankai-profile-headline {
  background-color: #eac370;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}

.m-top-zadankai-profile-list {
  margin: 20px;
  font-size: 14px;
  border-bottom: 1px dotted #c3c3c3;
}

@media screen and (max-width: 480px) {
  .m-top-zadankai-profile-list {
    font-size: 12px;
    margin: 10px;
  }
}

.m-top-zadankai-profile-list li {
  margin-bottom: 20px;
}

.m-top-zadankai-profile-list li img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 480px) {
  .m-top-zadankai-profile-list li img {
    width: 100%;
  }
}

.m-top-zadankai-profile-list li .m-top-zadankai-profile-list-img {
  width: 22%;
  margin-right: 4%;
  float: left;
}

.m-top-zadankai-profile-list li .m-top-zadankai-profile-list-name {
  width: 74%;
  float: left;
  line-height: 1.5;
}

@media screen and (max-width: 480px) {
  .m-top-zadankai-profile-list li .m-top-zadankai-profile-list-name {
    margin-top: 6px;
  }
}

.m-top-int-headline-interviewer {
  color: #bd840c;
  font-size: 14px;
  margin-bottom: 40px;
}

.m-top-int-headline-interviewer:before {
  content: "ー";
}

.m-top-int-headline {
  font-size: 24px;
  margin-bottom: 40px;
}

.m-top-project-int-comment-wrap {
  zoom: 1;
  min-height: 1%;
  margin-bottom: 30px;
}

.m-top-project-int-comment-wrap:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.m-top-project-int-comment-wrap .m-top-project-int-comment-name,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
  float: left;
  width: 12%;
  margin-right: 3%;
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-name,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-name,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
    width: 100%;
  }
}

.m-top-project-int-comment-wrap .m-top-project-int-comment-name img,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all img,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all img {
  width: 100%;
}

.m-top-project-int-comment-wrap .m-top-project-int-comment-name span,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all span,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all span {
  display: block;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-name,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
    text-align: left;
    margin-bottom: 10px;
  }

  .m-top-project-int-comment-wrap .m-top-project-int-comment-name img,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all img,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all img {
    width: 20%;
    margin-right: 5%;
  }

  .m-top-project-int-comment-wrap .m-top-project-int-comment-name span,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all span,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all span {
    margin-top: 6px;
    text-align: left;
    width: 75%;
    font-size: 14px;
  }

  .m-top-project-int-comment-wrap .m-top-project-int-comment-name img,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all img,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all img,.m-top-project-int-comment-wrap .m-top-project-int-comment-name span,.m-top-project-int-comment-wrap .m-top-project-int-comment-name-all span,.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}

.m-top-project-int-comment-wrap .m-top-project-int-comment-body {
  float: left;
  width: 85%;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-body {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-body {
    width: 100%;
  }
}

.m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
  width: 85%;
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  .m-top-project-int-comment-wrap .m-top-project-int-comment-body-all {
    width: 100%;
  }
}

.m-top-subtitle-infinity img {
  max-width: 100%;
}

@media screen and (max-width: 480px) {
  .m-top-subtitle-infinity {
    padding: 0 20px;
  }
}

.m-top-infinity-point {
  zoom: 1;
  min-height: 1%;
  margin-bottom: 80px;
}

.m-top-infinity-point:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.m-top-infinity-point-icon {
  float: left;
  width: 16%;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-point-icon {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-point-icon {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-point-icon {
    text-align: center;
  }
}

.m-top-infinity-point-body {
  float: left;
  width: 84%;
  margin-top: 20px;
  font-size: 24px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-point-body {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-point-body {
    width: 100%;
  }
}

.m-top-infinity-points {
  margin-bottom: 60px;
}

.m-top-infinity-points li:nth-child(1) h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px -132px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li.nth-child-1 h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px -132px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li:nth-child(2) h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -119px -68px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li.nth-child-2 h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -119px -68px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li:nth-child(3) h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -136px -134px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li.nth-child-3 h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -136px -134px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li:nth-child(4) h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px 0px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li.nth-child-4 h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px 0px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li:nth-child(5) h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px -66px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li.nth-child-5 h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px -66px;
  width: 66px;
  height: 66px;
}

.m-top-infinity-points li {
  list-style-type: none;
  margin-bottom: 40px;
}

.m-top-infinity-points li h2 {
  font-size: 28px;
  margin-bottom: 10px;
  color: #ba131b;
  display: table;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li h2 {
    font-size: 20px;
  }
}

.m-top-infinity-points li h2 .m-top-infinity-points-number {
  background-image: url(/public/images/spritesheet.png);
  background-position: -255px -132px;
  width: 66px;
  height: 66px;
  display: table-cell;
  vertical-align: middle;
}

.m-top-infinity-points li h2 .m-top-infinity-points-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.m-top-infinity-points li .m-top-infinity-points-img {
  float: right;
  width: 160px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li .m-top-infinity-points-img {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li .m-top-infinity-points-img {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li .m-top-infinity-points-img {
    text-align: center;
    margin-bottom: 10px;
  }
}

.m-top-infinity-points li .m-top-infinity-points-body {
  float: left;
  width: 520px;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li .m-top-infinity-points-body {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-points li .m-top-infinity-points-body {
    width: 100%;
  }
}

.m-top-infinity-employ {
  background-color: #000;
  color: #fff;
  font-size: 26px;
  padding: 20px;
  margin-bottom: 30px;
}

.m-top-infinity-employ-icon-list {
  margin-bottom: 60px;
}

.m-top-infinity-employ-icon-list li {
  margin-left: 3px;
  margin-right: 3px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-icon-list li {
    width: 25%;
  }

  .m-top-infinity-employ-icon-list li img {
    width: 100%;
    height: auto;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-seifun .m-top-infinity-employ-list-profile {
  background-color: #ea5432;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-seifun .m-top-infinity-employ-list-profile-icon {
  background-image: url(/public/images/spritesheet.png);
  background-position: -119px 0px;
  width: 68px;
  height: 68px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list li.ss-top-infinity-list-profile-seifun .m-top-infinity-employ-list-profile-icon {
    background-image: url(/public/images/spritesheet.png);
    background-position: -252px -243px;
    width: 34px;
    height: 35px;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-seifun .m-top-infinity-employ-list-body-hd {
  color: #ea5432;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-foods .m-top-infinity-employ-list-profile {
  background-color: #4651a1;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-foods .m-top-infinity-employ-list-profile-icon {
  background-image: url(/public/images/spritesheet.png);
  background-position: -68px -134px;
  width: 68px;
  height: 67px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list li.ss-top-infinity-list-profile-foods .m-top-infinity-employ-list-profile-icon {
    background-image: url(/public/images/spritesheet.png);
    background-position: -94px -285px;
    width: 34px;
    height: 34px;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-foods .m-top-infinity-employ-list-body-hd {
  color: #4651a1;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-engineering .m-top-infinity-employ-list-profile {
  background-color: #90c651;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-engineering .m-top-infinity-employ-list-profile-icon {
  background-image: url(/public/images/spritesheet.png);
  background-position: 0px -134px;
  width: 68px;
  height: 67px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list li.ss-top-infinity-list-profile-engineering .m-top-infinity-employ-list-profile-icon {
    background-image: url(/public/images/spritesheet.png);
    background-position: -128px -285px;
    width: 34px;
    height: 34px;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-engineering .m-top-infinity-employ-list-body-hd {
  color: #90c651;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-oriental .m-top-infinity-employ-list-profile {
  background-color: #d07eb2;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-oriental .m-top-infinity-employ-list-profile-icon {
  background-image: url(/public/images/spritesheet.png);
  background-position: -187px -67px;
  width: 68px;
  height: 67px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list li.ss-top-infinity-list-profile-oriental .m-top-infinity-employ-list-profile-icon {
    background-image: url(/public/images/spritesheet.png);
    background-position: 0px -285px;
    width: 34px;
    height: 34px;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-oriental .m-top-infinity-employ-list-body-hd {
  color: #d07eb2;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-nbc .m-top-infinity-employ-list-profile {
  background-color: #ec6d74;
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-nbc .m-top-infinity-employ-list-profile-icon {
  background-image: url(/public/images/spritesheet.png);
  background-position: -187px 0px;
  width: 68px;
  height: 67px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list li.ss-top-infinity-list-profile-nbc .m-top-infinity-employ-list-profile-icon {
    background-image: url(/public/images/spritesheet.png);
    background-position: -286px -243px;
    width: 34px;
    height: 34px;
  }
}

.m-top-infinity-employ-list li.ss-top-infinity-list-profile-nbc .m-top-infinity-employ-list-body-hd {
  color: #ec6d74;
}

.m-top-infinity-employ-list li {
  margin-bottom: 60px;
}

.m-top-infinity-employ-list img {
  display: block;
}

.m-top-infinity-employ-list-profile {
  padding: 20px;
  color: #fff;
  margin-bottom: 40px;
}

.m-top-infinity-employ-list-body-hd {
  font-size: 26px;
  margin-bottom: 10px;
}
.m-top-infinity-employ-list-body-hd.fs24 {
  font-size: 25px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-body-hd {
    font-size: 20px;
    line-height: 1.5;
  }
  .m-top-infinity-employ-list-body-hd.fs24 {
    font-size: 20px;
}
}

.m-top-infinity-employ-list-profile-icon {
  float: right;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-icon {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-icon {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}

.m-top-infinity-employ-list-profile-name {
  float: left;
  width: 140px;
  font-size: 24px;
  line-height: 2;
  margin-top: 12px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-name {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-name {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-name {
    float: left;
    width: 50%;
    font-size: 18px;
    margin-top: 0;
  }
}

.m-top-infinity-employ-list-profile-job {
  float: left;
  font-size: 14px;
  line-height: 2;
  margin-top: 6px;
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-job {
    float: none;
  }
}

@media screen and (max-width: 480px) {
  .m-top-infinity-employ-list-profile-job {
    clear: both;
    margin-top: 0;
    line-height: 1.5;
  }
}

.m-top-infinity-employ-list-body-text {
  font-size: 14px;
  line-height: 2;
}



.m-int-main-profile-name.l-left span {
  font-size: 14px;
}


/*20191220追加*/
.m-int-main .m-int-main-profile-name.l-left span.m-int-main-profile-kana {
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width: 480px) {
  .m-int-main .m-int-main-profile-name.l-left span {
    margin-top: 6px;
  }
}


/*# sourceMappingURL=style.css.map */
