/* user-lp 専用CSS */

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: none;
}

::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777;
}

.page-header {
  display: none;
}

#page-top {
  display: none;
}

img {
  width: 100%;
}

input[type="email"] {
  width: 50%;
  padding: 5px;
  border-radius: 6px;
}

input[type="image"] {
  width: 86px;
  vertical-align: middle;
  padding-left: 3px;
}

::placeholder {
  color: #ccc;
}

.box .tableArea {
  text-align: left;
  max-width: 780px;
  margin: 0 auto;
}

.container_wrap {
  max-width: 1170px !important;
  margin: 0 auto;
}

.comment-padding {
  padding-left: 20px;
}

#colophon nav {
  float: none !important;
}

.form_apply_scroll_box {
  margin-bottom: 1em;
}

header#masthead {
  display: none;
}

div#content {
  margin-top: 0;
}

.userLP__kodawari_img__wrap {
  max-height: 300px;
  overflow: auto;
}

.userLP__kodawari_img__wrap img {
  width: 100%;
  height: auto;
}

.point_balloon-right-btm {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 0 5px;
  width: 100px;
  height: 100px;
  line-height: 90px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #fe9913;
  border-radius: 50%;
  box-sizing: border-box;
}

.point_balloon-right-btm:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fe9913;
  z-index: 0;
}

.point-text {
  position: absolute;
  top: -.5em;
  left: 50%;
  transform: translateX(-50%);
}

.point_balloon-right-btm .point_num {
  position: absolute;
  color: #ffffff;
  font-size: 42px;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
}

.userLP_point_ttl_wrap {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.entry-content h3.userLP_point_ttl {
  margin: 0;
  padding: 0 20px;
  color: #1f51a2;
  font-weight: 900;
}

.userLP__guidance h3 {
  margin: 40px 0 19px;
  color: #323232;
  text-align: center;
  margin-bottom: 40px;
}

.userLP__guidance_text p {
  margin: 0;
  line-height: 1.7;
  font-weight: bold;
  text-align: center;
}

.userLP__kodawari {
  background-color: #ffffff;
  background-image: radial-gradient(circle, #d3f9ff 1.5px, transparent 1.5px);
  background-position: 0 0;
  background-size: 6px 6px;
}

.mt-100 {
  margin-top: 100px;
}

.cpn_banner_wrap {
  background: #ecf8ff;
}

.cpn_banner {
  padding: 30px 0;
  max-width: 600px;
  margin: 0 auto;
}

.cpn_banner a {
  display: block;
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 8px 8px 5px 0px #00000017;
  transition: all 0.5s ease 0s;
}

.cpn_banner a:hover {
  opacity: .8;
}

.cpn_banner_flex {
  display: flex;
  justify-content: space-between;
}

.timerHidden {
  display: none;
}

.timerVisible {
  display: block;
}

html {
  margin-top: 0 !important;
}

/* 検索ブロック調整 */
.scoutLP_wrap .userLP__search_container .userLP__search_items {
  justify-content: center;
}

.scoutLP_wrap .userLP__search_container .userLP__search_text {
  width: 100%;
  text-align: center;
}

.scoutLP_wrap .userLP__search_container .userLP__search_text p {
  display: inline-block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 22px;
}

/* メインビジュアル */
.mainVisual.userLp__mainVisual {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 80px;
  height: 100%;
}

.mainVisual.userLp__mainVisual picture,
.mainVisual.userLp__mainVisual picture img {
  display: block;
  line-height: 0;
  vertical-align: bottom;
}

.mainVisual img {
  width: 100%;
  height: auto;
  display: block;
}

.userLp__mainVisual .main_text-middle {
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
}

.userLp__mainVisual .scoutLP-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: auto;
  margin: 0;
  display: block;
}

.userLp__mainVisual .scoutLP-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 80px;
  max-width: 90vw;
  margin: 0 auto;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
}

.scoutLP-button a {
  display: inline-block;
  white-space: nowrap;
}

.about.userLp__about {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* H1 + リード文 */
.userLp__h1 {
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  margin: 0 0 5px;
  line-height: 1.4;
}

.userLp__about p.userLp__lead {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 1.7;
  color: #fff;
}

@media (max-width: 650px) {
  .userLp__h1 {
    font-size: 22px;
  }

  .userLp__lead {
    font-size: 14px;
  }
}

/* FAQ */
.userLp__faq {
  background: #f7f9fc;
  padding: 60px 15px;
}

.userLp__faq_container {
  max-width: 800px;
  margin: 0 auto;
}

.userLp__faq h2 {
  text-align: center;
  margin-bottom: 40px;
}

.userLp__faq_list {
  margin: 0;
  padding: 0;
}

.userLp__faq_item {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 20px 24px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
}

.userLp__faq_question {
  font-size: 16px;
  font-weight: bold;
  color: #1f51a2;
  margin-bottom: 10px;
  padding-left: 28px;
  position: relative;
}

.userLp__faq_question::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-weight: 900;
  color: #fe9913;
}

.userLp__faq_answer {
  font-size: 15px;
  line-height: 1.8;
  color: #333;
  margin: 0;
  padding-left: 28px;
  position: relative;
}

.userLp__faq_answer::before {
  content: "A";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-weight: 900;
  color: #1f51a2;
}

@media (max-width: 650px) {
  .userLp__faq {
    padding: 40px 15px;
  }

  .userLp__faq_item {
    padding: 16px 18px;
  }

  .userLp__faq_question {
    font-size: 15px;
  }

  .userLp__faq_answer {
    font-size: 14px;
  }
}

/* 出典注釈 */
.userLp__note {
  font-size: 0.75em;
  vertical-align: super;
  color: inherit;
}

.userLp__source {
  max-width: 960px;
  margin: 0 auto;
  padding: 15px 20px 0;
}

.userLp__source p {
  font-size: 11px;
  color: #999;
  margin: 0 0 2px;
}

/* 執筆者情報 */
.supervisor {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 20px 0;
}

.supervisor_wrap {
  background: #f9f9f9;
  border-radius: 6px;
  padding: 20px 24px;
}

.supervisor .section_title {
  font-size: 13px;
  font-weight: 400;
  color: #333;
  margin-bottom: 8px;
}

.supervisor_content {
  display: flex;
  flex-wrap: wrap;
}

.supervisor_item {
  flex: 1;
}

.supervisor_name {
  font-size: 13px;
  font-weight: 700;
  color: #666;
  margin-bottom: 2px;
}

.supervisor_position {
  font-size: 12px;
  color: #999;
  margin-bottom: 4px;
}

.supervisor_profile {
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}

/* 更新日 */
.userLp__updated {
  text-align: center;
  padding: 15px;
  color: #666;
  font-size: 13px;
}

.userLp__updated p {
  margin: 0;
}

/* レスポンシブ */
@media (min-width: 651px) {
  .userLp__mainVisual .scoutLP-button {
    top: 75%;
  }
}

@media (max-width: 650px) {
  .userLp__mainVisual .scoutLP-button {
    top: 75%;
  }

  .userLp__mainVisual .scoutLP-button a {
    width: 300px;
    height: 60px;
  }

  .userLp__mainVisual .main_text-middle {
    top: 70%;
  }
}

@media (max-width: 991px) {
  .box .tableArea {
    padding: 15px 10px !important;
  }

  .comment-padding {
    padding-left: 0px;
  }

  .cpn_banner {
    padding: 30px 15px;
  }
}

@media (max-width: 500px) {
  .userLP__guidance_balloon p.userLP__guidance_balloon-bold {
    font-size: 17px;
  }
}

@media (min-width: 799px) {
  .userLP__guidance_balloon::before,
  .userLP__guidance_balloon::after {
    top: 30%;
  }
}

@media (min-width: 768px) {
  #colophon nav {
    float: none !important;
  }

  #colophon p {
    clear: both;
  }
}

@media (max-width: 767px) {
  .mainVisual.userLp__mainVisual {
    margin-top: 70px;
  }
}

@media (max-width: 520px) {
  .mainVisual.userLp__mainVisual {
    margin-top: 60px;
  }
}

/* タブレット対応 */
@media (min-width: 651px) and (max-width: 1024px) {
  .userLp__mainVisual .scoutLP-button {
    top: 72%;
  }

  .userLp__mainVisual .scoutLP-button a {
    width: 280px;
    height: 55px;
    font-size: 14px;
  }
}

@media (min-width: 651px) and (max-width: 850px) {
  .userLp__mainVisual .scoutLP-button {
    top: 74%;
  }

  .userLp__mainVisual .scoutLP-button a {
    width: 240px;
    height: 50px;
    font-size: 16px;
  }
}
