





p.mod-size-09px { font-size: 10%; }
p.mod-size-10px { font-size: 62%; }
p.mod-size-11px { font-size: 68.8%; }
p.mod-size-12px { font-size: 75%; }
p.mod-size-13px { font-size: 81.3%; }
p.mod-size-14px { font-size: 87.6%; }
p.mod-size-15px { font-size: 93.9%; }
p.mod-size-16px { font-size: 100%; }
p.mod-size-17px { font-size: 106.3%; }
p.mod-size-18px { font-size: 112.5%; }
p.mod-size-19px { font-size: 118.8%; }
p.mod-size-20px { font-size: 125%; }
p.mod-size-21px { font-size: 131.3%; }
p.mod-size-22px { font-size: 137.5%; }
p.mod-size-23px { font-size: 143.8%; }
p.mod-size-24px { font-size: 150%; }

p.mod-size-x-small {
}
p.mod-size-small {
}
p.mod-size-normal { /* 通常 86.5% 16px */
}
p.mod-size-middle,
.mod-size-middle p { /* ちょい大きい 18px */
  font-size: 112.5%; /* done */
}
p.mod-size-large {
}
p.mod-size-x-large {
}

h2.mod-head-a {
  /* font-family: "Shin Go Light"; */
  font-size: 150%; /* done */
  font-weight: bold;
}
h3.mod-head-b {
  min-height: 26px;
  margin-bottom: 0.8em;
  padding: 2px 10px 3px 20px;
  background: #e6e6e6 url(/common2/img/base/bg_head-b.png) repeat-y scroll left top;
  /* font-family: "Shin Go Light"; */
  font-size: 131.3%; /* done */
}
@media only screen and (max-width: 568px) {
  h3.mod-head-b {
    font-size: 112.5%;
  }
} /* 0 - 568 */

.mod-head-c { /* 画像背景 みどり */
  background: #72d63d;
  margin-bottom: 0.8em;
}

h2.mod-head-d { /* 画像背景 グレー */
  background: #e6e6e6;
  margin-bottom: 0.8em;
}

h2.mod-head-e { /* 画像背景 透明 */
  margin-bottom: 0.8em;
}

h4.mod-head-f { /* コンプラ */
  background: transparent url(/common2/img/base/bg_head-f.png) repeat-x scroll left 5px;
  height: 24px;
  padding-top: 10px;
  color: #0068b7;
  font-size: 112.5%; /* done */
}
h4.mod-head-f span {
  background: #fff;
  padding-right: 10px;
}

h4.mod-head-f.type-banana { /* 環境 */
  background-image: url(/common2/img/base/bg_head-f_02.png);
  color: #3c9938;
}


h5.mod-head-g { /* コンプラ */
  padding-left: 7px;
  border-left: solid 5px #0068b7;
  color: #0068b7;
}

.mod-head-h { /* サービス 倉庫 */
  padding-left: 7px;
  border-left: solid 5px #fff;
  font-size: 112.5%; /* done */
}

.mod-head-i { /* ニュースリリース詳細 */
  height: 26px;
  margin-bottom: 0.8em;
  padding: 2px 0 5px 20px;
  background: #e6e6e6;
  /* font-family: "Shin Go Light"; */
  font-size: 131.3%; /* done */
}


/*  */
.mod-head-z { /* _hina.html */
  margin: 40px 0 20px;
  padding: 5px;
  background: transparent url(/common2/img/color/transparent_black06.png) repeat scroll left top; /* Background */
  border-left: solid 3px #333;
}

@media only screen and (max-width: 768px) {
  h2.mod-head-e img {
    width: 100%;
  }
  h2.mod-head-sp-middle img {
    width: 50%;
  }
  .mod-head-c { /* 画像背景 みどり *//* todo */
    margin: 15px 15px 10px;
  }

  .csr h4 img,
  .csr h3 img {
    width: 100%;
  }
} /* 0 - 768 */


.sec-base p {
  text-indent: 1em;
}
.sec-base p.no-indent {
  text-indent: 0;
}

@media only screen and (max-width: 568px) {
  ul li,
  ol li,
  p {
    font-size: 87.6%; /* done */
    line-height: 1.7;
  }
} /* 0 - 568 */

/* fig */
figcaption {
  padding: 5px 0 0 0;
  text-align: center;
  font-size: 81.3%; /* done */
  line-height: 1.4;
}
figcaption + img {
  margin-top: 20px;
}


/* .go-pagetop
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.go-pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 52px;
  height: 62px;
  text-align: center;
  z-index: 9999;
}
.go-pagetop a {
  display: block;
  width: 52px;
  height: 62px;
}
.go-pagetop a:hover {
  background-position: left bottom;
}
.go-pagetop img {
  width: 100%;
}

/* Nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.nav-bottom-1 {
  width: 154px;
  margin: 0 auto;
}
.nav-bottom-1 ul li {
  float  : left;
  display: block;
}
.nav-bottom-1 ul li a {
  display: block;
  width: 140px;
}

/*  */
.nav-bottom-2 {
}
.nav-bottom-2 ul li {
  float  : left;
  display: block;
}
.nav-bottom-2 ul li:first-child {
  margin-left: 0;
}
.nav-bottom-2 ul li:nth-child(even) {
  float  : right;
}
.nav-bottom-2 ul li a {
  display: block;
}

@media only screen and (max-width: 568px) {
  .nav-bottom-2 ul li {
    width: 40%;
  }
  .nav-bottom-2 ul li img {
    width: 100%;
  }
} /* 0 - 568 */

/*  */
.nav-tab-4 {
}
.nav-tab-4 ul li {
  float: left;
  display: block;
  margin-left: 1px;
}
.nav-tab-4 ul li:first-child {
  margin-left: 0;
}
.nav-tab-4 ul li a {
  display: block;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.grid {
  margin-bottom: 1em;
}
.grid .grid-in {
  padding: 20px
}
.grid .grid-in-border {
  margin: 10px;
  padding: 9px;
  border: solid 1px #aaa;
}
.grid img {
  width: 100%;
}

/* .grid-half
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-half {
  clear: both;
}
.grid-half .grid {
  float: left;
  width: 48%;
  margin-left: 4%;
}
.grid-half .grid:nth-child(odd) {
  margin-left: 0;
}

@media only screen and (max-width: 568px) {
  .grid-half {
    width: 100%;
  }
  .grid-half .grid img {
    width: 100%;
  }
  .grid-half .grid {
    width: 100%;
  }
} /* 0 - 768 */


/* .grid-tri
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-tri {
  clear: both;
}
.grid-tri .grid {
  float: left;
  width: 31.3%;
  margin-left: 3%;
}
.grid-tri .grid:nth-child(3n+1) {
  margin-left: 0;
}

/* .grid-quart
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-quart {
  clear: both;
}
.grid-quart .grid {
  float: left;
  width: 22%;
  margin-left: 4%;
}
.grid-quart .grid:nth-child(4n+1) {
  margin-left: 0;
}

/* .grid-5-equal
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-5-equal {
  clear: both;
}
.grid-5-equal .grid {
  float: left;
  width: 18.15%;
  margin-left: 2.3%;
}
.grid-5-equal .grid:nth-child(5n+1) {
  margin-left: 0;
}

/* .grid-6-equal
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-6-equal {
  clear: both;
}
.grid-6-equal .grid {
  display: inline; /* ie6 double margin */
  float: left;
  width: 15%;
  margin-left: 2%;
}
.grid-6-equal .grid:nth-child(6n+1) {
  margin-left: 0;
}

/* .grig-1to4
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-1to4 {
  clear: both;
}
.grid-1to4 .grid {
  float: left;
}
.grid-1to4 .grid:nth-child(odd) {
  width: 18%;
}
.grid-1to4 .grid:nth-child(even) {
  margin-left: 4%;
  width: 78%;
}

/* .grig-1to3
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-1to3 {
  clear: both;
}
.grid-1to3 .grid {
  float: left;
}
.grid-1to3 .grid:nth-child(odd) {
  width: 23%;
}
.grid-1to3 .grid:nth-child(even) {
  margin-left: 4%;
  width: 73%;
}

/* .grig-1to2
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-1to2 {
  clear: both;
}
.grid-1to2 .grid {
  float: left;
}
.grid-1to2 .grid:nth-child(odd) {
  width: 32%;
}
.grid-1to2 .grid:nth-child(even) {
  margin-left: 4%;
  width: 64%;
}

/* .grig-2to3
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-2to3 {
  clear: both;
}
.grid-2to3 .grid {
  float: left;
}
.grid-2to3 .grid:nth-child(odd) {
  width: 38%;
}
.grid-2to3 .grid:nth-child(even) {
  width: 58%;
  margin-left: 4%;
}

/* .grig-3to2
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-3to2 {
  clear: both;
}
.grid-3to2 .grid {
  float: left;
}
.grid-3to2 .grid:nth-child(odd) {
  width: 58%;
}
.grid-3to2 .grid:nth-child(even) {
  width: 38%;
  margin-left: 4%;
}

/* .grig-2to1
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-2to1 {
  clear: both;
}
.grid-2to1 .grid {
  float: left;
}
.grid-2to1 .grid:nth-child(odd) {
  width: 64%;
}
.grid-2to1 .grid:nth-child(even) {
  width: 32%;
  margin-left: 4%;
}

/* .grig-3to1
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-3to1 {
  clear: both;
}
.grid-3to1 .grid {
  float: left;
}
.grid-3to1 .grid:nth-child(odd) {
  width: 73%;
}
.grid-3to1 .grid:nth-child(even) {
  width: 23%;
  margin-left: 4%;
}

/* .grig-4to1
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.grid-4to1 {
  clear: both;
}
.grid-4to1 .grid {
  float: left;
}
.grid-4to1 .grid:nth-child(odd) {
  width: 78%;
}
.grid-4to1 .grid:nth-child(even) {
  width: 18%;
  margin-left: 4%;
}


/* Mod
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* List */

ul.mod-list-normal {
  list-style: disc;
  margin-left: 20px;
}

/*　191212　*/
ul.mod-list-normal ul {
	list-style: circle;
  margin-left: 20px;
}

/*  */
ul.mod-list-bullet {
/*  margin: 0 0 32px;*/
}

ul.mod-list-bullet li {
  display: inline-block;
  padding: 3px 0 3px 20px;
  background: url(/common2/img/base/ico_arrow_02.png) no-repeat 0 0.5em;
  background-size: 10px auto;
}
ul.mod-list-bullet.type-apple li { /* 青 */
  background-image: url(/common2/img/base/ico_arrow_02.png);
}
ul.mod-list-bullet.type-banana li { /* 緑 */
  background-image: url(/common2/img/base/ico_arrow_03.png);
}

@media only screen and (max-width: 568px) {
  ul.mod-list-bullet a {
    padding-left: 10px;
    background-size: 4px auto;
  }
}

/*  */
ul.mod-list-decimal {
  margin: 20 0 20 40px;
  margin-left:1.3em;
}
ul.mod-list-decimal li {
  list-style-position: inside;
  padding: 3px 0 3px 0px;
  background-size: 10px auto;
  text-indent:-1.3em;
}




@media only screen and (max-width: 568px) {
  ul.mod-list-decimal a {
    padding-left: 10px;
    background-size: 4px auto;
  }
}


ol.mod-list-number {
  list-style: decimal;
  margin: 1em 0 1em 2em;
}

/*  */
ul.mod-list-banner-right {
  text-align: right;
}
ul.mod-list-banner-right li {
  display: inline;
  margin-left: 1em;
  margin-bottom: 1em;
}
ul.mod-list-banner-right li:first-child {
  margin-left: 0;
}
ul.mod-list-banner-right li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 568px) {
  ul.mod-list-banner-right {
    text-align: center;
  }
  ul.mod-list-banner-right li {
    display: inline-block;
  }
}

/*  */
ul.mod-list-link {
/*  margin: 0 0 32px;*/
}
ul.mod-list-link span {
  display: inline-block;
  padding: 0 0 0 20px;
  background: url(/common2/img/base/ico_square_01.png) no-repeat 0 0.6em;
  background-size: 10px auto;
}
ul.mod-list-link a {
  display: inline-block;
  padding: 3px 0 3px 20px;
  background: url(/common2/img/base/ico_arrow_01.png) no-repeat 0 0.6em;
  background-size: 10px auto;
}
ul.mod-list-link ul.list-child {
  margin-left: 4em;
}
@media only screen and (max-width: 568px) {
  ul.mod-list-link a {
    padding-left: 10px;
    background-size: 4px auto;
  }
}


/*
囲み
縦横は指定しない
*/
.mod-enclosed { /* 理念 */
  background: #f1fbec;
  padding: 20px;
}
.mod-enclosed p {
  font-size: 1.6rem; /* done */
  line-height: 2;
}

.mod-enclosed.type-apple {
  background: #e5f0f8;
}

.mod-enclosed.type-banana { /* 環境への取り組み */
  background: #f1fbec;
}
.mod-enclosed.type-banana p {
}

.mod-enclosed.type-kiwi { /* 環境への取り組み */
  background: #e5f0f8;
}
.mod-enclosed.type-kiwi p {
}


.mod-enclosed-notes {
  background: #666;
  padding: 10px;
  border: solid 1px #ccc;
}
.mod-enclosed-notes .mod-head {
  font-size: 87.6%; /* done */
  margin-bottom: 0.5em;
}
.mod-enclosed-notes p {
  text-indent: 0;
  font-size: 87.6%; /* done */
}
p + .mod-enclosed-notes {
  margin-top: 1em;
}

.mod-enclosed_g { /* 適用範囲 */
  background: #EAEAEA;
  padding: 20px;
}

.mod-enclosed_g td { /* 適用範囲 */
  text-align: left;
  padding: 10px 15px;
  white-space: nowrap;
  vertical-align: middle;
}


@media only screen and (max-width: 768px) {
  .mod-enclosed-a {
    width: auto;
  }
} /* 0 - 768 */

/* .mod-news
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
.mod-news-list {
margin-top: 4rem;
}
.mod-news-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  
}
.mod-news-list .item {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: dotted 1px #999;
}
.mod-news-list .item p {
  text-indent: 0;
}
/*
.mod-news-list .item:last-child {
  border: none;
}
*/
/*
.mod-news-list .item:last-child {
  padding-bottom: 0;
}
*/
.mod-news-list .item .label {

  width: 120px;
  float: left;
  margin-right: 10px;
  padding-top: 0.3em;
  /*font-size: 87.6%;  done */
  font-size: 1.4rem;
}
.mod-news-list .item .info {
  margin-left: 130px;
  line-height: 1.7;
  font-size: 1.6rem;
}

@media only screen and (max-width: 568px) {
  .mod-news-list .item .label {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  .mod-news-list .item .info {
    margin-left: 0;
  }
}


/* news */
.mod-news-page {
  margin-bottom: 2em;
}
.mod-news-page h1 {
  font-size: 131.3%; /* done */
  line-height: 1.7;
  text-align: center;
  margin-bottom: 3em;
}
.mod-news-page h2 {
  margin-top: 1em;
  font-weight: bold;
}
.mod-news-page p.date {
  margin: 1em 0 2em;
  font-size: 87.6%; /* done */
  text-align: right;
  text-indent: 0;
}


.mod-news-page .aligncenter {
/*  width: 70%;*/
  height: auto;
  margin: 0 auto;
  margin-bottom: 1em;
  text-align: center;
}




/* figure
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
figure.mod-fig-max {
  text-align: center;
  margin-bottom: 1.5em;
}
figure.mod-fig-max img {
  width: 100%;
}
figure.mod-fig-full {
  text-align: center;
  margin-bottom: 1.5em;
}
figure.mod-fig-large {
  text-align: center;
}
figure.mod-fig-middle {
  text-align: center;
}
figure.mod-fig-small {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  figure.mod-fig-full img {
    width: 100%;
  }
  figure.mod-fig-middle {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  figure.mod-fig-middle img {
    width: 100%;
  }
}

@media only screen and (max-width: 568px){
}






/* sec-base
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*  */

.sec-base {
  background: #fff;
  border: solid 1px #0068b7;
  padding: 19px;
  margin-bottom: 50px;
}
.group .sec-base {
  margin-bottom: 30px;
}

/*  */

.sec-base.sec-list {
  border: solid 1px #0068b7;
  background: #0068b7;
  margin-bottom: 20px;
  padding: 0;
}
.sec-base.sec-list p {
  color: #fff;
}

/*  */

.sec-base.sec-list-csr {
  border: solid 1px rgba(90, 180, 16, 1);
  background: #fff;
  margin-bottom: 20px;
  padding: 0;
}

/*  */

.sec-base.sec-normal {
  border: none;
  background: transparent;
  margin-bottom: 0;
  padding: 10px;
  padding: 0;
}
.home .sec-base.sec-normal {
  margin-bottom: 50px;
}

/*  */

.sec-base.sec-detail {
  padding: 39px;
}

@media only screen and (max-width: 768px) {
  .sec-base.sec-detail {
    /*margin: 0 14px 14px 14px;*/
    margin: 0;
    padding: 15px;
  }
  .sec-base.sec-list-csr {
    margin: 0 14px 14px 14px;
  }
  .sec-base.sec-normal {
    padding: 10px;
  }
} /* 0 - 768 */

/*  */

.sec-base.sec-detail-csr {
  padding: 39px;
  border: solid 1px #72d63d;
}



/* box-type
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

.sec-base .box {
  margin-bottom: 1.5em;
}

/* .box-type1 右写真 350px */
.sec-base .box-type1 .box:nth-child(odd) {
  float: left;
  width: 510px;
}
.sec-base .box-type1 .box:nth-child(even) {
  float: left;
  width: 350px;
  margin-left: 19px;
  padding-left: 20px;
}

/* .box-type2 会社ゲート */
.sec-base .box-type2 .box:first-child {
  position: relative;
  float: left;
  width: 258px;
  margin-bottom: 0;
}
.sec-base .box-type2 .box:first-child .box-in {
  padding: 19px;
}
.sec-base .box-type2 .box:nth-child(2) {
  float: right;
  margin-bottom: 0;
}
.sec-base .box-type2  .box:last-child {
  float: left;
  width: 360px;
  margin-bottom: 0;
}
.sec-base .box-type2 .box:last-child .box-in {
  height: 150px;
  margin-top: 20px;
  padding: 19px;
  border-left: solid 1px #fff;
}
.sec-base .box-type2 .box .btn-link {
  position: absolute;
  bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-type2 .box:first-child {
    width: 30%;
  }
  .sec-base .box-type2 .box:first-child .btn-link {
    width: 80%;
  }
  .sec-base .box-type2 .box:nth-child(2) {
    width: 30%;
  }
  .sec-base .box-type2 .box:last-child {
    width: 39%;
  }
  .sec-base .box-type2 .box:last-child p {
    font-size: 87.6%;
  }
  .sec-base .box-type2 .box:last-child .box-in {
    padding-top: 0;
  }
} /* 0 - 768 */

@media only screen and (max-width: 568px) {
  .sec-base .box-type2 .box:first-child {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .sec-base .box-type2 .box:first-child .btn-link {
    width: 50%;
    margin-top: 15px;
  }
  .sec-base .box-type2 .box:nth-child(2) {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .sec-base .box-type2 .box:last-child {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .sec-base .box-type2 .box:last-child p {
    font-size: 87.6%;
  }
  .sec-base .box-type2 .box:last-child .box-in {
    padding: 0;
    border: none;
  }
} /* 0 - 568 */

@media only screen and (max-width: 568px) {
} /* 0 - 568 */

/* .box-type3 CSRゲート */
.sec-base .box-type3 .box:nth-child(odd) {
  float: left;
  position: relative;
  width: 220px;
  margin-bottom: 0;
  padding: 19px;
    background: rgba(90, 180, 16, 1);
/*  background: #72d63d;*/
}
.sec-base .box-type3 h2 {
  font-size: 150%; /* done */
  color: #fff;
  /* font-family: "Shin Go Light"; */
}
.sec-base .box-type3 .box:nth-child(even) {
  float: left;
  width: 680px;
  margin-bottom: 0;
  padding: 19px;
}
.sec-base .box-type3 .box .btn-link {
  position: absolute;
  bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-type3 .box:nth-child(odd) {
    float: none;
    width: auto;
    text-align: center;
  }
  .sec-base .box-type3 .box:nth-child(odd) img {
    width: 50%;
  }
  .sec-base .box-type3 .box:nth-child(even) {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .sec-base .box-type3 .box .btn-link {
    position: relative;
    bottom: auto;
  }
} /* 0 - 768 */

/* .box-type4 グループ */
.sec-base .box-type4 .box:nth-child(odd) {
  float: left;
  width: 300px;
  margin-bottom: 0;
}
.sec-base .box-type4 .box:nth-child(even) {
  float: left;
  width: 600px;
  margin-left: 19px;
  margin-bottom: 0;
  padding-left: 20px;
  border-left: solid 1px #0068b7;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-type4 .box:nth-child(odd) {
    float: none;
    width: auto;
    text-align: center;
  }
  .sec-base .box-type4 .box:nth-child(odd) img {
    width: 80%;
  }
  .sec-base .box-type4 .box:nth-child(even) {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .sec-base .box-type4 .box .btn-link {
    position: relative;
    bottom: auto;
  }
} /* 0 - 768 */


@media only screen and (max-width: 768px) {
  .sec-base .box-type1 .box:nth-child(odd) {
    float: left;
    width: 57%;
  }
  .sec-base .box-type1 .box:nth-child(even) {
    float: left;
    width: 37%;
    margin-left: 2%;
  }
} /* 0 - 768 */

@media only screen and (max-width: 568px) {
  .sec-base .box-type1 .box:nth-child(odd) {
    float: none;
    width: 100%;
  }
  .sec-base .box-type1 .box:nth-child(even) {
    float: none;
    width: 80%;
    margin: 1em auto;
  }
} /* 0 - 568 */


/* .box-type5 サービス */
.sec-base .box-wrap.box-type5 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: dashed 2px #ccc;
}
.sec-base .box-wrap.box-type5.no-separator,
.sec-base:last-child .box-wrap.box-type5 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sec-base .box-wrap.box-type5 h2 {
  margin-bottom: 20px;
}
.sec-base .box-wrap.box-type5 h3 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.sec-base .box-wrap.box-type5 .h2-pre {
  margin-bottom: 1em;
}
.sec-base .box-wrap.box-type5 p {
  color: #fff;
}
.sec-base .box-type5 .box:nth-child(odd) {
  float: left;
  width: 530px;
}
.sec-base .box-type5 .box:nth-child(even) {
  float: left;
  width: 350px;
  margin-left: 20px;
}
.sec-base .box-type5 .box:nth-child(even) img + img {
  margin-top: 1em;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-wrap.box-type5 .h2-pre {
    width: 20%;
  }
  .sec-base .box-type5 .box:nth-child(odd) {
    float: left;
    width: 60%;
  }
  .sec-base .box-type5 .box:nth-child(even) {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
} /* 0 - 768 */

@media only screen and (max-width: 568px) {
  .sec-base .box-type5 .box:nth-child(odd) {
    float: none;
    width: 100%;
  }
  .sec-base .box-type5 .box:nth-child(even) {
    float: none;
    width: 80%;
    margin: 1em auto;
  }
} /* 0 - 568 */

/* .box-type6 サービス 白 */
.sec-base .box-wrap.box-type6 {
  background: #fff;
  padding: 20px;
}
.sec-base .box-wrap.box-type6 p {
  color: #000;
}
.sec-base .box-wrap.box-type6 h2 {
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc;
}
.sec-base .box-type6 .box.box-1 {
  float: left;
  width: 490px;
}
.sec-base .box-type6 .box.box-2 {
  float: left;
  width: 350px;
  margin-left: 20px;
  text-align: center;
}
.sec-base .box-type6 .box:nth-child(even) img + img {
  margin-top: 1em;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-type6 .box.box-1 {
    float: left;
    width: 60%;
  }
  .sec-base .box-type6 .box.box-2 {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
} /* 0 - 768 */

@media only screen and (max-width: 568px) {
  .sec-base .box-type6 .box.box-1 {
    float: none;
    width: 100%;
  }
  .sec-base .box-type6 .box.box-2 {
    float: none;
    width: 80%;
    margin: 1em auto;
  }
} /* 0 - 568 */


/* .box-type7 コンプラ */
.sec-base .box-type7 .box:nth-child(odd) {
  float: left;
  width: 300px;
}
.sec-base .box-type7 .box:nth-child(even) {
  float: left;
  width: 600px;
  margin-left: 20px;
  padding-left: 20px;
}

@media only screen and (max-width: 768px) {
  .sec-base .box-type7 .box:nth-child(odd) {
    float: none;
    width: auto;
    text-align: center;
  }
  .sec-base .box-type7 .box:nth-child(odd) img {
    width: 80%;
  }
  .sec-base .box-type7 .box:nth-child(even) {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .sec-base .box-type7 .box .btn-link {
    position: relative;
    bottom: auto;
  }
} /* 0 - 768 */


.sec-base .box-middle {
  width: 720px;
  margin: 0 auto;
}

/* 768px以下
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (max-width: 768px) {
  .sec-base {
    width: auto;
  }
  .sec-base .box:nth-child(odd) img {
    width: 100%;
  }
  .sec-base .box:nth-child(even) img {
    width: 100%;
  }
  .sec-base .box-middle {
    width: 100%;
  }
} /* 0 - 768 */


/* 568px以下
- - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (max-width: 568px) {
  .sec-base {
  }
  .sec-base .box:nth-child(odd) {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;

  }
  .sec-base .box:nth-child(even) {
    float: none;
    width: 80%;
    border-left: none;
  }
  .sec-base .box:nth-child(odd) img {
    width: 100%;
  }
  .sec-base .box:nth-child(odd) .fig {
    width: 60%;
    margin: 0 auto 2em;
  }
  .sec-base .box:nth-child(even) img {
    width: 100%;
  }
} /* 0 - 568 */









.column-wrap {
}
.column-wrap .column-item {
  float: left;
  margin-left: 2em;
  margin-bottom: 1em;
}
.column-wrap .column-item:first-child {
  margin-left: 0;
}
.column-wrap .column-item:nth-child(2n) {
  width: 56%;
}


.theme-white {
  color: #fff;
}






.separator-dotted-small {
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
  border-top: dotted 1px #999;
  border-bottom: none;
}

.separator-small {
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em;
  border-top: dashed 2px #ccc;
  border-bottom: none;
}
.separator-middle {
  clear: both;
  margin-top: 2em;
  margin-bottom: 2em;
  border-top: dashed 2px #ccc;
  border-bottom: none;
}
.separator-large {
  clear: both;
  margin-top: 4em;
  margin-bottom: 4em;
  border-top: dashed 2px #ccc;
  border-bottom: none;
}

.csr .sec-base {
  font-size: 93%; /* 要調整 todo */
}

/* Contact Form 7 */

.wp-page-head {
  font-size: 180%;
}

.wpcf7 {
}

.wpcf7 .screen-reader-response {
  margin-bottom: 1em;
  font-size: 85%;
}
.wpcf7 .screen-reader-response ul {
  display: none;
}
.wpcf7 p {
  margin-top: 1.5em;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-not-valid-tip {
  display: block;
  font-size: 85%;
  color: #df7201;
}

.wpcf7 .wpcf7-response-output {
  display: block;
  margin-top: 1em;
  font-size: 85%;
  color: #df7201;
}

.wpcf7 textarea {
  width: 100%;
}

.wpcf7 input,
.wpcf7 select {
  margin-top: 5px;
  margin-bottom: 5px;
}

.wpcf7 .input-w1em { width: 1em; }
.wpcf7 .input-w2em { width: 2em; }
.wpcf7 .input-w3em { width: 3em; }
.wpcf7 .input-w4em { width: 4em; }
.wpcf7 .input-w5em { width: 5em; }
.wpcf7 .input-w6em { width: 6em; }
.wpcf7 .input-w7em { width: 7em; }
.wpcf7 .input-w8em { width: 8em; }
.wpcf7 .input-w9em { width: 9em; }
.wpcf7 .input-w10em { width: 10em; }
.wpcf7 .input-w15em { width: 15em; }
.wpcf7 .input-w20em { width: 20em; }

.wpcf7 .required {
  font-size: 85%;
  color: red;
  margin-left: 5px;
  margin-right: 5px;
}

.wpcf7 .group-inline {
/*  margin-top: 1.5em;*/
}
.wpcf7 .group-inline p {
  display: inline-block;
  margin-top: 0;
}

.wpcf7 .your-birthday-year {
  width: 6em;
}
.wpcf7 .your-birthday-month,
.wpcf7 .your-birthday-day {
  width: 4em;
}

.wpcf7 .wpcf7-list-item {
  display: inline-block;
}
.wpcf7 .wpcf7-list-item-label {
  margin-left: 5px;
  margin-right:25px;
}
.wpcf7 .wpcf7-form-control-wrap {
  margin-top: 10px;
}

.wpcf7 .notice {
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
  color: dodgerblue;
}

.wpcf7 .comment {
  font-size: 85%;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
}


/*　191212　*/
.list_li2{text-indent: 1em; line-height: 1.8;}

.target_blank-icon::after{
 content:url(/common2/img/base/target_blank-icon.gif);
padding: 4px 20px 0 5px;
}
.cookieinfo-close{background-color: #000 !important;}


/*　191217　[top-movie]  ================================================================= */
.top-movie{outline: 1px solid #ccc; margin-top: 40px; padding: 20px; width:620px; float:left;}
.top-movie h3{ font-size:22px;}
.top-movie>a{display: block; width:50%; float: left; margin-right: 30px;}
.top-movie>a img{width: 100%;}

 @media only screen and (max-width:768px) {
.top-movie{padding: 20px; width:auto; float:none;}
 .top-movie>a{width:inherit; float: none; margin-right: 0; margin-bottom: 1.5em;}
}

.text-shadow-white{text-shadow: 0 0 30px #fff, 0 0 25px #fff,0 0 20px #fff,0 0 10px #fff;}


/*　191218　*/
.inquiry-btn{max-width: 300px; margin: 30px auto; text-align: center;}
.inquiry-btn a{ display: block; text-decoration: none; line-height: 40px; background: #0068b7; color:#fff; border-radius: 5px; fpnt-size:1.6rem;}
.inquiry-btn a:hover,
.agreement-btn a:hover{opacity: .7; transition:all .3s;}

.agreement-btn{max-width: 500px; margin: 30px auto; text-align: center;}
.agreement-btn a{ display: block; text-decoration: none; line-height: 1.5; background: #D5E1F2; color:#333; font-weight: bold; border-radius: 5px; padding: 10px 5px; border: 1px solid #bbb;}
.agreement-btn a span{display: inline-block;}

hr.dotted {
  height: 1px;
  border: none;
  border-top: 1px #000000 dotted;
  margin: 30px 0;
}

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


/* 191225 jp only  [movie-2-column] ================================================================= */

.movie-2-column ul{display: flex;flex-wrap: wrap; margin-top:-50px;}
.movie-2-column ul li{
 width: calc(50% - 10px);
 vertical-align:top;
 margin-top:50px;
}
.movie-2-column li:nth-child(2n) {
    margin-left: 20px;
}
.movie-2-column ul li h4{
font-weight: 500;
font-size: 18px;
 margin-bottom: 0.5em;
}
.movie-2-column ul li a{
display: block;
}
.movie-2-column ul li a img{
width: 100%;
}

@media only screen and (max-width:768px) {
.movie-2-column ul{display: block;margin-top:0;}
.movie-2-column ul li{ width: calc(100%);}
.movie-2-column li:nth-child(2n) {margin-left: 0;}
}


/* 191225 jp only [movie-3-column] ================================================================= */

.movie-3-column ul{display: flex;flex-wrap: wrap; margin-top:50px;}
.movie-3-column ul li{
 width: calc(33.333% - 15px);
 vertical-align:top;
 /*margin-top:50px;*/
 margin-left: 20px;
}
.movie-3-column li:nth-child(3n+1) {
    margin-left: 0px;
}
.movie-3-column ul li p{
 margin-top: 0.5em;
 text-indent: 0;
 font-size:17px;
}
.movie-3-column ul li a{
display: block;
}
.movie-3-column ul li a img{
width: 100%;
}

@media only screen and (max-width:768px) {
.movie-3-column ul{display: block;margin-bottom: 0px;}
.movie-3-column ul li{ width: calc(100%);margin-left: 0;margin-top:30px;}
}


/* 200331 jp only [companyprof_pdf] ================================================================= */

/* top */
.top-companyprof_pdf{outline: 1px solid #ccc; margin-top: 40px; padding: 20px; width:245px; float:right;}
.top-companyprof_pdf h3{ font-size:22px;}
.top-companyprof_pdf>a{margin-bottom: 8px;display: block;}
.top-companyprof_pdf>a img{width: auto; height: 210px; display: block; margin-left: auto; margin-right: auto; outline:1px solid #ccc;}

 @media only screen and (max-width:768px) {
.top-companyprof_pdf{width:auto; float:none;}
.top-companyprof_pdf>a img{height: 300px;}
 }
 






/* 240409 jp only [recruit_btn] ================================================================= */


/* recruit_btn
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

.recruit_btn_1,
.recruit_btn_2,
.recruit_btn_3{
  position: fixed;
  text-align: center;
  z-index: 9999;
}
.recruit_btn_1 a:hover,
.recruit_btn_2 a:hover,
.recruit_btn_3 a:hover{
opacity: 0.7;
}
.recruit_btn_1 img,
.recruit_btn_2 img,
.recruit_btn_3 img{
width: 100%;
}

.recruit_btn_1 {
  right: 0;
  bottom: 252px;
  width: 129px;
  height: 129px;
}
.recruit_btn_2 {
  right: 0;
  bottom: 160px;
  width: 99px;
  height: 99px;
}
.recruit_btn_3 {
  right: 0;
  bottom: 70px;
  width: 99px;
  height: 99px;
}

.mobile_recruit_btn{display: none;}



 @media only screen and (max-width:480px) {
 
.home .footer-mobile{margin-bottom: 60px;}

.home .go-pagetop{bottom:70px;}
 
.recruit_btn_1,
.recruit_btn_2,
.recruit_btn_3{display: none;} 

.mobile_recruit_btn{
display: flex;
justify-content: space-around;
position: fixed;
right: 0;
left:0;
bottom:0;
width:100%; 
}

.mobile_recruit_btn li {
width: 33.33333%;
height: 50px;
}
.mobile_recruit_btn li .outer{
display: table; height: 100%; width: 100%;
}
.mobile_recruit_btn li a{
display: table-cell; vertical-align: middle;
font-size: 15px;
font-weight: 700;
background-color: #fff;
text-align: center;
width: 100%;
line-height: 1.4;
}
.mobile_recruit_btn li a:hover{
text-decoration: none;
opacity: 0.7;
}

.mobile_recruit_btn .btn_1 a{
color: #42BA32;
border-top:2px solid #42BA32;
border-left:2px solid #42BA32;
border-right:1px solid #42BA32;
}
.mobile_recruit_btn .btn_2 a{
color: #37a5ff;
border-top:2px solid #37a5ff;
border-left:1px solid #37a5ff;
border-right:1px solid #37a5ff;
}
.mobile_recruit_btn .btn_3 a{
color: #1062ba;
border-top:2px solid #1062ba;
border-left:1px solid #1062ba;
border-right:2px solid #1062ba;
}

}/*480*/




