#business-emagazine {
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  color: #333;
}

#business-emagazine * {
  box-sizing: border-box;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
a,
ul {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
}
.clearfix::after {
  display: none;
}
a:link,
a:visited {
  color: #333;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
li {
  list-style: none;
}

html {
  min-width: 1200px;
}

#business-emagazine .sp-only {
  display: none !important;
}

#business-emagazine .pc-only {
  display: block !important;
}

#business-emagazine {
  padding-top: 100px;
  padding-bottom: 20px;
}

#emagazine-top {
  margin-bottom: 180px;
}

#business-emagazine .top-title {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
}

#business-emagazine .lead {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
}

#business-emagazine .emagazine-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  height: 80px;
  border-radius: 6px;
  margin: 60px auto 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #1688c5;
  position: relative;
  transition: 0.3s opacity;
}

#business-emagazine .emagazine-button::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/company/emagazine/img/arrow-white.png)
    no-repeat center center/18px auto;
  width: 18px;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

#business-emagazine .emagazine-button:hover {
  opacity: 0.7;
}

.emagazine-sample {
  width: 1060px;
  margin: 0 auto 140px;
}

.emagazine-sample__title {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 3px solid #bfbfbf;
}

.emagazine-sample__inner {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.emagazine-sample__list li {
  border-top: 1px solid #bfbfbf;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.emagazine-sample__list li:last-child {
  border-bottom: 1px solid #bfbfbf;
}

.emagazine-sample__list li a {
  display: flex;
  align-items: center;
  width: 390px;
  height: 110px;
  padding-right: 40px;
  position: relative;
  transition: opacity 0.3s;
}

.emagazine-sample__list li a:hover {
  opacity: 0.7;
}

.emagazine-sample__list li a img {
  margin-right: 20px;
}

.emagazine-sample__list li a span {
  font-size: 14px;
  font-weight: 700;
  color: #1688c5;
  line-height: 1.4;
}

.emagazine-sample__list li a::after {
  display: block;
  content: "";
  background: url(/ringbell/contents/company/emagazine/img/arrow-gray.png)
    no-repeat center center/12px auto;
  width: 12px;
  height: 19px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.emagazine-low {
  margin-top: 80px;
}

.emagazine-low .lead {
  text-align: center;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}

.emagazine-low .lead a {
  position: relative;
  display: inline-block;
  transition: opacity 0.3s;
}

.emagazine-low .lead a::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: 0;
}

.emagazine-low .lead a:hover {
  opacity: 0.7;
}

.update {
  text-align: right;
  padding-right: 1em;
}

.emagazine-form {
  width: 582px;
  margin: 0 auto;
}

.emagazine-form > h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.emagazine-form > h2 img {
  width: 212px;
  height: auto;
}

.emagazine-form > h2 span {
  font-family: "Barlow", Arial, "游ゴシック体", YuGothic, "Yu Gothic M",
    "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN",
    "メイリオ", sans-serif;
  font-style: oblique;
  font-size: 18px;
  font-weight: 500;
  color: #1688c5;
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 0 0.75em;
  transform: translateY(8%);
}

#satori__creative_container {
  margin-top: -200px;
  padding-top: 200px;
}

#business-emagazine .emagazine-form .satori__custom_field_d5e4ad4c9bdd37af5 {
  padding-left: 14px;
}

#business-emagazine
  .emagazine-form
  #satori__creative_container
  .satori__custom_form_fc6da21f9a55f7e9_css
  .satori__btn {
  width: 300px;
  height: 80px;
  border-radius: 6px;
}

#business-emagazine
  .emagazine-form
  #satori__creative_container
  .satori__submit_group {
  font-size: 18px;
  font-weight: 700;
  border-radius: 6px;
  position: relative;
  margin: 50px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

#business-emagazine
  .emagazine-form
  #satori__creative_container
  .satori__submit_group
  input {
  background-image: url(/ringbell/contents/company/emagazine/img/arrow-white-right.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 12px auto;
}

#business-emagazine
  .emagazine-form
  #satori__creative_container
  .satori__submit_group
  input[name="submit_back"] {
  background-image: url(/ringbell/contents/company/emagazine/img/arrow-white-left.png);
  background-position: left 20px center;
}

#business-emagazine
  .emagazine-form
  #satori__creative_container
  .satori__submit_group
  input {
  margin-bottom: 20px;
}

.satori__message.satori__privacy_policy_url {
  white-space: nowrap;
}

@media screen and (max-width: 599px) {
  html {
    min-width: unset;
  }

  #business-emagazine .sp-only {
    display: block !important;
  }

  #business-emagazine .pc-only {
    display: none !important;
  }

  #business-emagazine {
    padding: 15vw 5vw;
  }

  #emagazine-top {
    margin-bottom: 20vw;
  }

  #business-emagazine .top-title {
    font-size: 5.2vw;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10vw;
  }

  #business-emagazine .lead {
    font-size: 4vw;
    font-weight: 700;
    text-align: left;
    line-height: 1.7;
  }

  #business-emagazine .emagazine-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75vw;
    height: 15vw;
    border-radius: 6px;
    margin: 10vw auto 0;
    font-size: 4vw;
    font-weight: 700;
    color: #fff;
    background-color: #1688c5;
    position: relative;
  }

  #business-emagazine .emagazine-button::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/company/emagazine/img/arrow-white.png)
      no-repeat center center/4vw auto;
    width: 4vw;
    height: 3vw;
    position: absolute;
    right: 3vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .emagazine-sample {
    width: 100%;
    margin: 0 auto 20vw;
  }

  .emagazine-sample__title {
    text-align: center;
    font-size: 5vw;
    font-weight: 700;
    padding-bottom: 2vw;
    border-bottom: 2px solid #bfbfbf;
  }

  .emagazine-sample__inner {
    margin-top: 10vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .emagazine-sample__list li {
    border-top: 1px solid #bfbfbf;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .emagazine-sample__list li:last-child {
    border-bottom: 1px solid #bfbfbf;
  }

  .emagazine-sample__list li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 25vw;
    padding-right: 6vw;
    position: relative;
    transition: opacity 0.3s;
  }

  #business-wrapper .emagazine-sample__list li a img {
    width: 20vw;
    height: 20vw;
    object-fit: cover;
    flex-basis: 20vw;
    flex-shrink: 0;
    margin-right: 3vw;
  }

  .emagazine-sample__list li a span {
    font-size: 3.2vw;
    font-weight: 700;
    color: #1688c5;
    line-height: 1.4;
  }

  .emagazine-sample__list li a::after {
    display: block;
    content: "";
    background: url(/ringbell/contents/company/emagazine/img/arrow-gray.png)
      no-repeat center center/12px auto;
    width: 12px;
    height: 19px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .sample-images {
    margin-top: 8vw;
  }

  .emagazine-low {
    margin-top: 15vw;
  }

  #business-wrapper .emagazine-low .lead {
    text-align: left;
    line-height: 1.7;
    font-size: 4vw;
    font-weight: 700;
    margin-bottom: 10vw;
  }

  .emagazine-form {
    width: 100%;
    margin: -20vw auto 0;
    padding-top: 20vw;
  }

  .emagazine-form > h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  .emagazine-form > h2 img {
    width: 40vw;
    height: auto;
  }

  .emagazine-form > h2 span {
    font-family: "Barlow", Arial, "游ゴシック体", YuGothic, "Yu Gothic M",
      "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN",
      "メイリオ", sans-serif;
    font-style: oblique;
    font-size: 3.4vw;
    font-weight: 500;
    color: #1688c5;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 0.75em;
    transform: translateY(8%);
  }

  #business-emagazine .emagazine-form .satori__custom_field_d5e4ad4c9bdd37af5 {
    padding-left: 3vw;
  }

  #business-emagazine
    .emagazine-form
    #satori__creative_container
    .satori__custom_form_fc6da21f9a55f7e9_css
    .satori__btn {
    flex: 1;
    width: auto;
    height: 15vw;
    border-radius: 6px;
  }

  #business-emagazine
    .emagazine-form
    #satori__creative_container
    .satori__submit_group {
    font-size: 4vw;
    font-weight: 700;
    border-radius: 6px;
    position: relative;
    margin: 8vw auto 0;
    gap: 1vw;
  }

  #business-emagazine
    .emagazine-form
    #satori__creative_container
    .satori__submit_group {
    background-size: 3vw auto;
  }
}
