@charset "utf-8";
/* CSS Document */
.corpoInfo {
  list-style-type: none;
  font-size: 0; /*liの下の空白を消すため*/
}
.corpoInfo li {
  /*上記のクラス「orpoInfo」でフォントを0にしたため*/
  font-size: 1.8rem;
  margin: 0 auto;
}
.contact_banner {
  text-align: center;
}
/* --------------------------------
 * メールギフト
 * -------------------------------- */
.mg_topbanner, .mg_container {
  text-align: center;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  line-height: 1.6;
}
.mg_topbanner {
  padding: 0 11px;
  background-image: linear-gradient(#f3fae8, #ebf7d8 30%);
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-radius: 6px;
}
.mg_container {
  padding: 0 11px;
}
/*ページタイトル*/
.mg_catch {
  display: inline-block;
  line-height: 0.5;
  padding-top: 40px;
  font-size: 2.6rem;
  border-bottom: 12px solid #e4f79c;
}
.mg_topbanner h2 {
  font-size: 6.5rem;
  font-weight: 500;
  margin-bottom: -20px;
}
.mg_sys {
  font-size: 2.6rem;
  transform: translateX(6px);
}
/*ポイント*/
.mg_pointBox {
  margin: 30px 0 0;
}
.mg_pointBox dl {
  position: relative;
  float: left;
  margin: 0 10px;
  padding: 15px 20px 0;
  width: 306px;
  height: 415px;
  background-image: url("../img/mg_img/mailGift_point_bkgrimg.png");
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 500;
  border-radius: 10px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}
.mg_pointBox dl dt {
  font-size: 2.8rem;
  margin-bottom: 20px;
  line-height: 1.4;
}
.mg_catch2 {
  font-size: 1.6rem;
}
.mg_pointBox dl dd {
  text-align: justify;
}
.mg_pointIcon {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  margin-bottom: 8px;
}
.mg_space1 {
  letter-spacing: -0.5px;
}
.mg_space2 {
  margin-top: 10px;
}

/*選べる商品・カタログ*/
.mg_container h3 {
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 8px;
}
.mg_container h4 {
  margin: 20px auto 0;
  width: 21em;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2;
  border-radius: 2em;
  background-color: #8cc63f;
  color: #fff;
}
.mg_websiteBox, .mg_catalogBox, .mg_choiceBox {
  margin: 30px 0 40px;
}
.mg_websiteBox dl, .mg_catalogBox p, .mg_choiceBox dl {
  float: left;
  width: 469px;
  margin: 0 10px 20px;
}
.mg_catalogBox a {
  transition: opacity 0.3s;
}
.mg_catalogBox a:hover {
  opacity: 0.6;
}
.mg_catalogBox img {
  border: 2px solid #ddd;
}
/*選べる商品・オリジナル*/
.mg_choiceBox dl {
  position: relative;
  height: 189px;
  padding: 15px 0 0 170px;
  border: 2px solid #ddd;
  text-align: left;
}
.mg_choiceBox dl dt {
  font-size: 2rem;
  margin-bottom: 10px;
}
.mg_choiceBox img {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 20px;
}
/*フロー*/
.mg_websiteBox dl dt {
  margin: 0 20px;
  line-height: 2.4;
  border-radius: 2.4rem;
  background-color: #8cc63f;
  color: #fff;
  font-weight: 500;
}
/*　オリジナルTOPページ　*/
.mg_comment {
  background-image: linear-gradient(#f3fae8, #ebf7d8 30%);
  padding: 20px 0;
  /* ↓↓ margin-topの50pxの内、40px分は.mg_catalogBoxで相殺されてます*/
  margin: 50px 10px 0 10px;
  text-align: center;
}
.mg_comment h5 {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 500;
  color: forestgreen;
  /* border-bottom: 10px solid #e4f79c;*/
  /*	line-height: 0.5;*/
}
.mg_comment > div {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

/* 留意事項 */
.mg_ryui {
  color: red;
  font-size: 1.5rem;
}
/* --------------------------------
 * 法人向け　オリジナル画像 01～
 * -------------------------------- */
.org_cover_01 {
  background: url("/org/img/kigyo_1.jpg") center no-repeat;
  height: 806px;
}
.org_cover_02 {
  background: url("/org/img/kigyo_2.jpg") center no-repeat;
  height: 588px;
}
.org_cover_03 {
  background: url("/org/img/kigyo_3.jpg") center no-repeat;
  height: 699px;
}
.org_cover_04 {
  background: url("/org/img/kigyo_4.jpg") center no-repeat;
  height: 720px;
}
.org_cover_05 {
  background: url("/org/img/kigyo_5.jpg") center no-repeat;
  height: 340px;
}
/* --------------------------------
 * 法人向け　目録画像　11～
 * -------------------------------- */
.org_cover_11 {
  background: url("/org/img/select_mokuroku_1.jpg") center no-repeat;
  height: 1387px;
}
.org_cover_12 {
  background: url("/org/img/select_mokuroku_nikukani.jpg") center no-repeat;
  height: 1907px;
}
.org_cover_13 {
  background: url("/org/img/select_mokuroku_nikuunagi.jpg")center no-repeat;
  height: 1311px;
}
.org_cover_update {
  text-align: right;
  width: 846px;
  margin: 0 auto;
}
.movie_mokuroku {
  padding-top: 30px;
  text-align: center;
}
/* --------------------------------
 * 法人向け　プレミアムギフト画像　21～
 * -------------------------------- */
.org_cover_21 {
  background: url("/org/img/premiumgift_1.jpg") center no-repeat;
  height: 806px;
}
.org_cover_22 {
  background: url("../img/2025/premiumgift_2.jpg") center no-repeat;
  height: 667px;
}
.org_cover_23 {
  background: url("/org/img/premiumgift_3.jpg") center no-repeat;
  height: 603px;
}
.org_cover_24 {
  background: url("/org/img/premiumgift_4.jpg") center no-repeat;
  height: 562px;
}
.org_cover_25 {
  background: url("/org/img/premiumgift_5.jpg") center no-repeat;
  height: 390px;
}
/* --------------------------------
 * 法人向け　メールギフト　31～
 * -------------------------------- */
/* --------------------------------
 * 法人向け　ロングライフパン
 * -------------------------------- */
.org_cover_llp {
  background: url("https://www.apco.co.jp/org/img/longlife-bread-2022.jpg") center no-repeat;
  height: 1387px;
}