@charset "utf-8";
/*==============================================================

	form.css

===============================================================*/
.page .l-wrapper {
  padding-bottom: 141px;
}

.l-footer-inner {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}

.l-footer {
  position: absolute;
  bottom: 0;
  left: 0;
}

.ttl-page-main {
  margin-bottom: 24px;
}

.ttl-page-main + .text {
  margin-top: 50px;
}

.ttl-page-sub {
  margin: -12px 0 24px 0;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.6;
}

.step {
  margin: 0 auto;
}
.step ul {
  display: flex;
  justify-content: center;
  counter-reset: step;
  z-index: 0;
  position: relative;
}
.step li {
  width: 25%;
  color: #aaa;
  font-size: 14px;
  position: relative;
  text-align: center;
}
.step li:before {
  margin: 0 auto 15px auto;
  border-radius: 50%;
  display: block;
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #efe0df;
}
.step li:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 14px;
  left: -50%;
  background: #efe0df;
  z-index: -1;
}
.step li:first-child:after {
  content: none;
}
.step li:first-child {
  color: #e61e0a;
}
.step li:first-child:before {
  background: #e61e0a;
  color:#fff;
}
span.font_red {
    font-weight: 600;
    color: #e61e0b;
}
.underline {
    padding-bottom: 2px;
    background: linear-gradient(transparent 60%, #ffe91a 0%);
}
.contact_nav {
    margin-bottom: 30px;
}
.contact_nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact_nav ul li {
    list-style: none;
}
.contact_nav ul li a {
    border: 2px solid #42b860;
    border-radius: 4px;
    background: #fff;
    padding: 20px 0;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #42b860;
    margin-bottom: 25px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    position: relative;
    display: block;
}
.contact_nav ul li:last-child a {
    margin-bottom: 0;
}
.contact_nav ul li a:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #42b860;
    border-right: solid 2px #42b860;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px;
}
.contact_nav ul li a br {
    display: none;
}
@media screen and (max-width: 320px), print {
  .contact_nav ul li a {
    font-size: 14px;
  }
}

.notes {
  margin: 24px 0 30px 0;
  padding: 15px 15px 15px 15px;
  border: 2px dotted #e9171a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fdf1f1;
  text-align: left;
  border-radius: 5px;
  font-size: 14px!important;
  line-height: 1.6;
}
.notes em {
  color: #e9171a;
  font-style: normal;
}

/* SATORIフォーム */
#satori__creative_container {
  margin-top: 32px;
}

.satori__show {
  display: block !important;
}

.satori__hide {
  display: none !important;
}

.satori__error_messages {
  margin-top: 10px !important;
}

.satori__privacy_policy_message  {
  margin: 32px 0 0 0 !important;
  font-size: 1.6rem !important;
  line-height: 1.8;
}

.satori__privacy_policy_message + .satori__input_group .satori__error_messages {
  margin-top: 5px !important;
}

.satori__error_messages span,
div.satori__error_messages {
  display: none;
  color: #f15343 !important;
  font-size: 1.2rem !important;
  line-height: 1.8;
}

.error .satori__error_messages span,
.error .satori__error_messages {
  display: block !important;
}

.satori__alert_error,
.satori__alert_warning {
  background-color: transparent !important;
}

#satori__alert_panel:before,
#satori__api_timeout:before {
  content: none !important;
}

.satori__alert_error pre,
.satori__alert_warning pre {
  margin: 20px;
  color: #f00;
  font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3', 'Helvetica Neue', Arial, 'メイリオ', Meiryo, YuGothic, sans-serif;
}

.satori__custom_form {
  background: transparent !important;
  font-size: 1em !important;
  line-height: 1.5 !important;
}

.satori__horiz_group {
  width: 100%;
  line-height: 14px;
}

div[class*="satori__custom_form_"] .satori__horiz_group {
  display: block;
}

.satori__input_group {
  border-right: 1px solid #dddddd !important;
  border-bottom: 1px solid #dddddd !important;
  border-left: 1px solid #dddddd !important;
  padding: 0 16px 16px !important;
  display: table !important;
  box-sizing: border-box !important;
  width: 100% !important;
  background: #fff !important;
}

.satori__horiz_group:first-child {
  border-top: 1px solid #e6e6e6;
}

div[class*="satori__custom_form_"] .satori__horiz_group .satori__input_group {
  border-right: 1px solid #dddddd;
  width: 100% !important;
}

#satori__creative_container label {
  margin: 0 -16px 16px;
  padding: 0 16px;
  border-bottom: 1px solid #dddddd;
  display: block;
  height: 70px;
  color: #3c3c3c;
  background: #f5f5f5;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 70px;
}

#satori__creative_container .satori__input_group input[type='text'],
#satori__creative_container .satori__input_group input[type='tel'],
#satori__creative_container .satori__input_group input[type='email'] {
  padding: 10px 12px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  box-shadow: none;
  width: 100%;
  border-radius: 3px;
  background: #fff3f3;
  font-size: 1.6rem;
}

#satori__creative_container .satori__input_group select {
  padding: 0 30px 0 8px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  background: #fff url(../png/icon_triangle.png) center right 16px no-repeat;
  background-size: 10px auto;
  font-size: 1.6rem;
  line-height: 38px;
}

.satori__require {
  margin: 0 0 0 8px !important;
  padding: 0 !important;
  display: inline-block !important;
  width: 46px;
  color: #fff !important;
  background: #f15343 !important;
  font-size: 1.2rem;
  text-align: center;
  line-height: 18px !important;
  vertical-align: text-bottom !important;
}

.satori__not_require {
  display: none !important;
}

#satori__privacy_policy_agreement {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

#satori__privacy_policy_agreement_pageper {
  margin-top: 30px;
}

#satori__privacy_policy_agreement_wrapper .satori__input_group {
  margin-top: 32px;
  padding: 0 !important;
  border: 1px solid #dddddd;
  border-radius: 3px;
  display: block;
  background: #fcfcfc !important;
  text-align: center;
}

#satori__privacy_policy_agreement_wrapper label {
  margin: 0;
  padding: 0;
  border: none !important;
  display: inline;
  background: none;
  font-weight: bold;
}

.satori__submit_group {
  margin: 40px 0 0 0 !important;
  text-align: center;
}

.satori__btn.submit {
  border: 2px solid #e61e0a;
  border-radius: 6px !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
  width: 300px !important;
  max-width: 500px !important;
  height: 60px;
  position: relative;
  color: #fff !important;
  background: #e61e0a !important;
  font-weight: bold;
  font-size: 1.6rem;
  cursor: pointer;
}

.satori__btn.cancel {
  margin: 0 auto;
  border: none;
  display: inline-block;
  width: 365px;
  height: 70px;
  background: url(../btncancel.html) no-repeat left top;
  text-indent: -9999px;
  cursor: pointer;
}

#satori__finish_panel {
  margin-top: 18px;
  padding: 6px;
  border: 4px solid #e34d56;
  width: 100%;
  color: #e34d56;
  background: #fff5f5;
  font-size: 14px;
  text-align: center;
}

/* PARDOTフォーム */
.form_container {
  display: block;
}
.document_info {
  width: 100%;
}

.document_info_title {
  position: relative;
  text-align: center;
  color: #3C3C3C;
  background: url(../png/img_inquiry.png) bottom center / 220px auto no-repeat;
  width: 100%;
  height: 220px;
  z-index: 1;
}
.document_info_title h1 {
  font-size: 24px;
}
.document_info_title p {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.document_info_title p::before,
.document_info_title p::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  border-radius: 4px;
  background-color: #3C3C3C;
}
.document_info_title p::before {
  transform: rotate(57deg);
}
.document_info_title p::after {
  transform: rotate(-57deg);
}
.document_info_title p span {
  display: block;
  min-width: 240px;
}
.document_info_title p em {
  color: #F15343;
  font-style: normal;
  font-weight: bold;
}

.document_info figure {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.document_info figure img {
  width: 100%;
  height: auto;
}

.document_info_title__noimage {
  margin-bottom: 24px;
  height: auto;
  background: none;
}

.document_summary {
  background-color: #fff;
  padding: 24px;
  margin-top: 24px;
}
.document_summary p {
  font-size: 1.6rem;
}
.document_summary p em {
  color: #F15343;
  font-style: normal;
  font-weight: 700;
}
.document_summary p + ul{
  margin-top: 10px;
}
.document_summary ul {
  font-size: 1.4rem;
}
.document_summary ul + p {
  margin-top: 24px;
}
.document_summary ul li {
  position: relative;
  padding-left: 20px;
  line-height: 1.4;
  margin-top: 8px;
}
.document_summary ul li:first-child {
  margin-top: 0;
}
.document_summary ul li::before,
.document_summary ul li::after {
	content:"";
	display:block;
	position:absolute;
}
.document_summary ul li::before {
	width:16px;
	height:16px;
	border-radius:99px;
	background:#F15343;
  top:4px;
	left:0;
}
.document_summary ul li::after {
  top: 8px;
  left: 4px;
  width: 8px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}
.document_summary.inquiry {
  position: relative;
  padding: 16px;
  border: 3px solid #3C3C3C;
  border-radius: 10px;
  margin-top: -2px;
  z-index: 1;
}
.document_summary.inquiry ul li::before {
	background:#65B669;
}
.document_summary.inquiry ul li em {
  color: #F15343;
  font-style: normal;
  font-weight: bold;
}
.document_summary.inquiry + p {
  font-size: 12px;
  margin-top: 12px;
  line-height: 1.8;
}
.document_summary.inquiry + p a {
  text-decoration: underline;
}

/*サムネイルのカルーセル*/
.card-slider {
  margin-top: 16px;
}

.card-slider img {
  width: 100%;
  height: auto;
  display: block;
}

.card-slider .swiper-slide a {
  display: block;
  position:relative;
}

.card-slider .swiper-slide a::after {
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url(../png/btn_zoonin.png) center center / 20px auto no-repeat,rgba(0,0,0,0.2);
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
}

.card-slider-control {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  background:#777;
  position: relative;
}

.card-slider-control [class*="swiper-"] {
  position: relative;
  top: 0;
}

.card-slider .swiper-button-prev, .card-slider .swiper-button-next{
  width: 40px;
  height: 100%;
  margin-top: 0;
  color: #fff;
}

.card-slider .swiper-button-prev::after, .card-slider .swiper-button-next::after {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border: 4px solid #fff;
  border-width: 4px 4px 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(-135deg);
}

.card-slider .swiper-button-next::after {
  transform: translate(-50%,-50%) rotate(45deg);
}

.card-slider .swiper-pagination {
  width: 25%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.card-slider .swiper-pagination-current {
  margin-right: 0.2em;
  font-size: 1.2em;
}

.card-slider .swiper-pagination-total {
  margin-left: 0.2em;
}


.pswp__counter {
  font-size: 20px;
}

.pswp__icn-shadow {
  stroke: none;
}

.pswp__button--arrow .pswp__icn path {
  fill: #777;
}
/**/



#form {
  width: auto;
  margin-top: 24px;
  margin-left: -16px;
  margin-right: -16px;
}
#form iframe {
  border: 0;
}
@media screen and (min-width: 1080px), print {
  .form_container {
    display: flex;
    justify-content: space-between;
  }
  .form_container_column1 {
    width: 600px;
    margin: 0 auto;
  }
  .document_info_title {
    height: 290px;
    background: url(../png/img_inquiry.png) bottom center / 263px auto no-repeat;
  }
  .form_container_column1 .document_info{
    width: 100%;
  }
  .document_info_title h1 {
    font-size: 40px;
  }
  .document_info_title p {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 32px;
  }
  .document_info_title p::before,
  .document_info_title p::after {
    width: 70px;
  }
  .document_info_title__noimage {
    margin-bottom: 60px;
    height: auto;
    background: none;
  }
  .sp-wrap {
    display: none;
  }
  .document_info {
    width: 520px;
  }
  .document_info figure {
    max-width: none;
  }
  .document_summary {
    padding: 32px;
    margin-top: 40px;
  }
  .document_summary ul {
    font-size: 1.6rem;
  }
  .document_summary ul li {
    line-height: 1.6;
  }
  .document_summary.inquiry {
    padding: 24px;
  }
  .document_summary.inquiry + p {
    font-size: 14px;
    margin-top: 16px;
  }
  #form {
    width: 520px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .form_container_column1 #form {
    margin-left: auto;
    margin-right: auto;
  }

    /*サムネイルのカルーセル*/
    .card-slider {
      margin: 16px 4px 0 4px;
    }
    .pswp__button--arrow .pswp__icn path {
      fill: #fff;
    }
}


#pardot_container.request-b iframe {
  height: 2210px;
}
#pardot_container.request iframe {
  height: 1930px;
}
#pardot_container.inquiry iframe {
  height: 2530px;
}
#pardot_container.magazine iframe {
  height: 1280px;
}
@media screen and (min-width: 300px), print {
  #pardot_container.request-b iframe {
    height: 2150px;
  }
  #pardot_container.inquiry iframe {
    height: 3730px;
  }
  #pardot_container.magazine iframe {
    height: 1250px;
  }
}
@media screen and (min-width: 321px), print {
  #pardot_container.inquiry iframe {
    height: 3640px;
  }
  #pardot_container.magazine iframe {
    height: 1220px;
  }
}
@media screen and (min-width: 401px), print {
  #pardot_container.inquiry iframe {
    height: 3650px;
  }
  #pardot_container.magazine iframe {
    height: 1200px;
  }
}
@media screen and (min-width: 768px), print {
  #pardot_container.request-b iframe {
    height: 1800px;
  }
  #pardot_container.request iframe {
    height: 1670px;
  }
  #pardot_container.inquiry iframe {
    height: 3200px;
  }
  #pardot_container.magazine iframe {
    height: 1070px;
  }
}

/* サンクスページ */
.thanks-ttl {
  margin-bottom: 3.2rem;
  font-size: 2rem;
  text-align: center;
}
.btn-group.btn-cta {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px;
}
.l-section-inner.download-inner {
   padding: 0 10px 48px;
}
h2.ttl-block-sub {
  margin: 0 auto 50px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.3;
}
.btn-cta .btn-inquiry {
  height: 60px;
}
.download-inner .btn-group {
  margin-top: 50px;
}
.downloads-list .downloads-item {
  width: 100%;
  height: 100%;
  padding-bottom: 32px;
  display: block;
  border-radius: 4px;
  box-shadow: 0 0 3px rgb(0 0 0 / 16%);
   /* overflow: hidden; */
  color: #3c3c3c;
  background: #fff;
}
.downloads-list .title {
  height: calc(2.4rem * 1.3 * 1.5);
  padding: 24px 24px 0 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.downloads-list li:first-child {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.downloads-list li:first-child:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e9e9e9;
    position: absolute;
    left: 0;
    bottom: 0;
  }
h3 + p {
  margin: 10px 40px 20px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
}
.downloads-list .pdf-img {
    margin-top: 16px;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.downloads-list .pdf-img img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.download-inner .btn-group {
  margin-top: 30px;
  padding: 0 24px;
}
.download-inner ul + .btn-group {
  margin-bottom: 30px;
}
.btn-return-top {
  width: calc(100% - 6px);
  max-width: 300px;
  height: 60px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  border-radius: 6px;
  background: #fff;
  border: 2px solid #e61e0a;
  position: relative;
  color: #e61e0a;
  font-weight: bold;
  font-size: 1.5rem;
  box-shadow: 0 3px 6px rgb(0 0 0 / 6%);
  cursor: pointer;
}
.btn-return-top::after {
  content: '';
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%) rotate(0deg);
  background: url(../svg/icon_arrows_e61e0a.svg) center center / 100% auto no-repeat;
}


@media screen and (min-width: 768px), print {
  .ttl-page-main {
    margin-bottom: 44px;
  }
  .ttl-page-main + .text {
    margin-top: 80px;
  }
  .ttl-page-sub {
    margin: -22px 0 44px 0;
  }
  .contact_nav {
    margin-bottom: 40px;
  }
  .contact_nav ul {
    display: flex;
    justify-content: flex-start;
  }
  .contact_nav ul li {
    display: inline-flex;
    width: 100%;
  }
  .contact_nav ul li:first-child {
    margin-right: 40px;
  }
  .contact_nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6px;
    margin-bottom: 0 !important;
    padding: 20px 40px;
    font-size: 14px;
    box-shadow: none;
    width: 100%;
  }
  .contact_nav + .text {
    font-size: 1.3rem;
  }
  .notes {
    margin: 30px 0 35px 0;
  }
  div[class*="satori__custom_form_"] .satori__horiz_group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .satori__input_group {
    padding: 0 32px 28px !important;
  }
  div[class*="satori__custom_form_"] .satori__horiz_group .satori__input_group {
    width: 50% !important;
  }
  .satori__horiz_group .satori__input_group:first-child {
    border-right: none !important;
  }
  #satori__creative_container label {
    margin: 0 -33px 28px -33px;
    padding: 16px 32px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    height: 52px;
    line-height: 20px;
  }
  .satori__submit_group {
    margin: 80px 0 0 0 !important;
  }
  #satori__privacy_policy_agreement_wrapper .satori__input_group {
    margin-top: 16px;
    padding: 20px !important;
  }
  .satori__privacy_policy_message  {
    margin: 16px 32px 0 32px !important;
    font-size: 1.2rem !important;
    line-height: 1.8;
  }
  .thanks-ttl {
    padding-top: 32px;
    margin-bottom: 3.6rem;
    font-size: 3rem;
  }
  .thanks-ttl + .text {
    text-align: center;
  }
  .l-footer-inner {
    height: 220px;
  }
  .l-section-inner.download-inner {
    padding: 0 90px 120px;
  }
  h2.ttl-block-sub {
    padding: 0 0 26px;
    font-size: 3.2rem;
    text-align: center;
  }
  .btn-cta .btn-inquiry {
    height: 120px;
  }
  .ttl-deco::before {
    bottom: 0;
    left: 50%;
    margin-left: -32px;
  }
  .ttl-deco::after {
    bottom: 0;
    left: 50%;
    margin-left: 0;
  }
  .downloads-list .title {
    height: calc(2.6rem * 1.3 * 1.5);
    padding: 34px 24px 0 24px;
    font-size: 2.6rem;
  }
  .downloads-list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-top: 5rem;
  }
  .downloads-list li:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .downloads-list li:first-child:after {
    width: 2px;
    height: 100%;
    left: 120%;
    bottom: 0;
  }
  h3 + p {
    margin: 10px;
  }
  .downloads-list .downloads-item {
    width: 320px;
    position: relative;
  }
  .downloads-list .title {
    height: calc(2.6rem * 1.3 * 2.6);
    padding: 34px 24px 0 24px;
    font-size: 2.6rem;
  }
    .downloads-list .pdf-img {
    margin: 16px 30px 0;
    height: 177px;
  }
  .downloads-list .pdf-img img {
    width: 100%;
  }
  .download-inner .btn-group {
    margin-top: 34px;
  }
  .download-inner .btn-group:last-of-type {
    margin-top: 40px;
  }
  .btn-default {
    width: calc(100% - 6px);
    max-width: 180px;
    height: 60px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
    border-radius: 6px;
    background: #e61e0a;
    border: 2px solid #e61e0a;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 6%);
    cursor: pointer;
  }
  .download-inner ul + .btn-group {
    margin-top: 80px !important;
  }
}


