@charset "utf-8";

/* Basic Settings */
body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0.01em;
}

.container {
  width: 100%;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1020px) {
  .container {
    box-sizing: border-box;
    padding: 0 20px;
  }
}

/* Basic Settings part : reset */
ul,
ol {
  list-style: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
figure {
  margin: 0;
  padding: 0;
}

/* Basic Settings part : list */
.list-module_1 {
  list-style-type: disc;
}

.list-module_1 li {
  margin-left: 1.4em;
}

.list-module_1 li:not(:last-child) {
  margin-bottom: 5px;
}

.list-module_1 li p {
  margin-left: -5px;
}

/* Header */
.logo {
  height: 105px;
  position: relative;
}

.sb-appshell-v1-header_logo-image {
  display: block;
  width: 194px;
  height: 54px;
  text-indent: -9999px;
  background: url(//biz.tm.softbank.jp/rs/000-KOY-740/images/logo-sb.svg)
    no-repeat left center;
  background-size: 194px 54px;
  position: relative;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity;
}

.sb-appshell-v1-header_logo-image:hover {
  opacity: 0.6;
}

@media screen and (max-width: 480px) {
  .logo {
    height: 60px;
    position: relative;
  }

  .sb-appshell-v1-header_logo-image {
    background-size: 150px 42px;
  }
}

/* Keyvisual */
.keyvisual-text {
  width: 80%;
  padding: 20px 0;
}

.keyvisual-text01 {
  font-size: 19px;
  line-height: 1.4;
  display: inline-block;
  margin: 25px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.keyvisual-text01_02 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}

.keyvisual-text02 h1 {
  font-size: 35px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 5px;
}

.keyvisual-text03 p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .keyvisual-text {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .keyvisual-text02 h1 {
    font-size: 28px;
  }

  .keyvisual-text03 p {
    font-size: 20px;
    line-height: 1.6;
  }
}

/* Contents : entire layout */
.contents {
  margin-bottom: 200px;
}

.contents .container {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.main-contents {
  width: 62%;
  box-sizing: border-box;
}

.registration {
  width: 32%;
  background-color: #eeeeee;
  box-sizing: border-box;
  padding: 20px 20px 30px 20px;
}

@media screen and (max-width: 768px) {
  .contents .container {
    display: block;
  }

  .main-contents {
    width: 100%;
    margin-bottom: 60px;
  }

  .registration {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .registration {
    padding: 20px 10px 30px 10px;
  }
}

/* Section : Common to all */
main.main-contents section:not(:last-child) {
  margin-bottom: 60px;
}

.headline {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  line-height: 2;
  border-bottom: 1px solid #333333;
  margin-bottom: 20px;
}

.headline img {
  width: 20px;
  height: 20px;
  display: block;
  padding-right: 8px;
}

.headline h2 {
  font-size: 21px;
}

.main-contents p {
  line-height: 1.9;
}

/* Section：overview part */
.overview {
  margin-bottom: 20px;
}

.mktoImg img {
  width: 100%;
  display: block;
}

#mkto_gen_document-img-01 {
  width: 68.3%;
  height: auto;
}

#document-img-01,
#document-img-02 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 480px) {
  .document-images {
    display: block;
  }

  #mkto_gen_document-img-01,
  .document-images-small {
    width: 100%;
  }

  #mkto_gen_document-img-01,
  #document-img-02,
  #document-img-03 {
    margin-bottom: 20px;
  }
}

/* Contents：registration form */
/* Registration form part : entire */
.form-summary {
  margin-bottom: 30px;
}

form.mktoForm,
div.mktoFieldWrap label.mktoLabel,
div.mktoFieldWrap,
div.mktoFormCol,
div.mktoCheckboxList,
div.mktoHtmlText {
  width: 100% !important;
}

.mktoGutter {
  display: none;
}

.mktoAsterix {
  display: none !important;
}

.mktoFormRow .mktoFormCol .mktoOffset,
.mktoHiddenField {
  display: none;
}

.mktoError {
  right: auto !important;
}

.mktoRequiredField > label::after {
  content: "必須";
  padding: 0 3px 0 3px;
  color: #ffffff;
  background-color: #a00800;
  border: 2px solid #a00800;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 7px;
}

.mktoForm .mktoFormRow {
  margin-bottom: 20px;
}

.mktoForm .mktoLabel {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 16px !important;
  padding-top: 0.2em !important;
  line-height: 1.5 !important;
}

.mktoCheckboxList label {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 14px !important;
  width: 100% !important;
}

.mktoRadioList label {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 14px !important;
  width: 100% !important;
}

/* Registration form part : input, selcet, textarea */
.mktoForm input[type="text"],
.mktoForm input[type="url"],
.mktoForm input[type="email"],
.mktoForm input[type="tel"],
.mktoForm input[type="number"],
.mktoForm input[type="date"],
.mktoForm select,
.mktoForm textarea {
  width: 100% !important;
  padding: 0.2em 0.3em !important;
  font-size: 16px !important;
  margin-top: 10px !important;
  border: 1px solid #aeb0b6;
  box-shadow: none !important;
  border-radius: 3px !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif;
}

.mktoForm input[type="text"]:focus,
.mktoForm input[type="url"]:focus,
.mktoForm input[type="email"]:focus,
.mktoForm input[type="tel"]:focus,
.mktoForm input[type="number"]:focus,
.mktoForm input[type="date"]:focus,
.mktoForm select:focus,
.mktoForm textarea:focus {
  border: 1px solid #4579e8 !important;
}

.mktoForm input[type="text"],
.mktoForm input[type="url"],
.mktoForm input[type="email"],
.mktoForm input[type="tel"],
.mktoForm input[type="number"],
.mktoForm input[type="date"],
.mktoForm select {
  height: 38px !important;
}

/* Registration form part： radio button,checkbox */
.mktoFormRow .mktoFormCol .mktoFieldWrap .mktoRadioList {
  padding-top: 20px;
  width: 100% !important;
}

.mktoForm .mktoRadioList > label,
.mktoForm .mktoCheckboxList > label {
  font-size: 14px !important;
  padding-bottom: 5px !important;
}

.mktoForm .mktoRadioList > input,
.mktoForm .mktoCheckboxList > input {
  height: 16px !important;
  width: 16px !important;
}

.mktoForm .mktoFormRow .mktoCheckboxList > label,
.mktoForm .mktoFormRow .mktoCheckboxList > input {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}

/* Registration form : submit button */
.mktoButtonRow {
  width: 100%;
  text-align: center !important;
}

.mktoButtonWrap {
  margin-left: 0 !important;
}

.mktoButtonRow .mktoButton {
  width: 100% !important;
  max-width: 300px !important;
  height: 40px !important;
  font-size: 16px !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif;
  border-radius: 3px !important;
  text-align: center !important;
  padding: 5px 0 !important;
  background-image: none !important;
  background-color: #4579e8 !important;
  border: 1px solid #4579e8 !important;
}

.mktoButtonRow .mktoButton:hover {
  opacity: 0.8;
}

.mktoButtonRow .mktoButton::before {
  content: "▶";
  margin-right: 8px;
  font-size: 14px;
}

.privacyPolicyOptIn a {
  color: #4579e8;
}

.privacyPolicyOptIn a:active {
  color: #fe0000;
}

.privacyPolicyOptIn a:visited {
  color: #551b8c;
}

.mktoCheckboxList label[for="mkto_PrivacyPolicy__c"]::after,
.mktoCheckboxList label[for="privacyPolicyOptIn"]::after {
  content: "以下のプライバシーポリシーに同意する";
  font-size: 14px;
}

.mktoForm .mktoFormRow.mkto_PrivacyPolicy__c,
.mktoForm .mktoFormRow.privacyPolicyOptIn {
    margin-bottom: 5px;
}

/* #Privacy_desc {
  height: 150px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #fff;
  border: 1px solid #212121;
  color: #000000;
  font-size: 95%;
  margin-top: -10px;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#Privacy_desc::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

#Privacy_desc::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
} */

@media screen and (max-width: 768px) {
  .formTempLastName,
  .LastName {
    width: 48%;
    float: left;
    padding-right: 20px !important;
  }

  .formTempFirstName,
  .FirstName {
    width: 48%;
    display: inline-block;
  }

  .formTempFirstName::after,
  .FirstName::after {
    content: "";
    display: block;
    clear: both;
  }

  input[name="formTempCompanyName"],
  input[name="Company"],
  .formTempCompanyName,
  .Company {
    max-width: 430px;
  }

  input[name="formTempDepartment"],
  select[name="jobGrade"],
  .formTempDepartment,
  .jobGrade {
    max-width: 200px;
  }

  select[name="jobRole"],
  .jobRole {
    max-width: 350px;
  }

  input[name="Email"],
  .Email {
    max-width: 450px;
  }

  input[name="formTempLastName"],
  input[name="formTempFirstName"],
  input[name="LastName"],
  input[name="FirstName"],
  input[name="formTempPhoneNumber"],
  .formTempLastName,
  .formTempFirstName,
  .LastName,
  .FirstName,
  .formTempPhoneNumber {
    max-width: 240px;
  }
}

@media screen and (max-width: 480px) {
  .registration form.mktoForm,
  .registration div.mktoForm,
  .registration .mktoMobileShow .mktoForm,
  .registration .mktoForm *  {
    padding: 0;
  }

  .StandeStyle-companyItem {
    padding: 10px 10px 10px 20px !important;
  }

  .formTempLastName,
  .LastName {
    width: 100%;
    float: none;
    padding-right: 0px !important;
  }

  .formTempFirstName,
  .FirstName {
    width: 100%;
    display: block;
  }

  label[for="privacyPolicyOptIn"] a {
    padding: 0;
  }

  input[name="formTempCompanyName"],
  input[name="Company"],
  .formTempCompanyName,
  .Company {
    max-width: 100%;
  }

  input[name="formTempDepartment"],
  select[name="jobGrade"],
  .formTempDepartment,
  .jobGrade {
    max-width: 100%;
  }

  select[name="jobRole"],
  .jobRole {
    max-width: 100%;
  }

  input[name="Email"],
  .Email {
    max-width: 100%;
  }

  input[name="formTempLastName"],
  input[name="formTempFirstName"],
  input[name="LastName"],
  input[name="FirstName"],
  input[name="formTempPhoneNumber"],
  .formTempLastName,
  .formTempFirstName,
  .LastName,
  .FirstName,
  .formTempPhoneNumber {
    max-width: 100%;
  }
}

/* footer */
.footer {
  background-color: #e1e1e6;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 122px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 20px;
}

.footer ul {
  display: inline-block;
  padding: 0, 15px;
  list-style: none;
}
.footer ul::after {
  content: "";
  display: block;
  clear: both;
}

.footer li {
  display: inline-block;
  line-height: 12px;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #424242;
}

.footer li a {
  color: #424242;
  text-decoration: none;
  font-size: 12px;
}

.footer li a:hover {
  text-decoration: underline;
}

.sb-copyright small,
.sb-registration small {
  color: #555555;
  font-size: 11px;
}

/* Complete page */
.comp-content .comp-content-inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.comp-content .comp-text {
  width: 100%;
  margin-right: 30px;
}

.comp-content .download-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 540px;
  background-color: #eeeeee;
}

@media screen and (max-width: 768px) {
  .comp-content .comp-content-inner {
    display: block;
    margin-bottom: 50px;
  }

  .comp-content .comp-text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }

  .comp-content .download-btn {
    justify-content: flex-start;
    width: 100%;
    background-color: #ffffff;
  }
}

/* Modules Style */
/* cta Button */
.support-btn_01 {
  margin: 5px 0;
}

.support-btn_01-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.support-btn_01-inner-item {
  width: 300px;
  height: 48px;
  font-weight: 600;
  text-align: center;
  margin: 5px;
}

.c-btn-blue--inner {
  display: block;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  background-color: #4788ee;
  color: #fff;
  border-radius: 3px;
  position: relative;
}

.c-btn-gray--inner {
  display: block;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  color: #333;
  border: 2px solid #a89595;
  border-radius: 3px;
  position: relative;
}

.c-btn-blue--inner:hover {
  color: #fff;
}

.c-btn-gray--inner:hover {
  color: #333;
}

.c-btn-blue--inner:hover,
.c-btn-gray--inner:hover {
  opacity: 0.5;
  text-decoration: none;
}

.c-btn-blue--arrow > span::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 19px;
}

.c-btn-blue--blank > span::after {
  content: "";
  display: block;
  background-image: url("//biz.tm.softbank.jp/rs/000-KOY-740/images/icon-target-blank-white-02.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 18px;
  top: 16px;
}

.c-btn-blue--pdf > span::after {
  content: "";
  display: block;
  background-image: url("//biz.tm.softbank.jp/rs/000-KOY-740/images/icon-pdf-white-02.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 22px;
  height: 26px;
  position: absolute;
  right: 18px;
  top: 12px;
}

.c-btn-gray--arrow > span::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 19px;
}

.c-btn-gray--blank > span::after {
  content: "";
  display: block;
  background-image: url("//biz.tm.softbank.jp/rs/000-KOY-740/images/icon-target-blank-black-01.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 18px;
  top: 16px;
}

.c-btn-gray--pdf > span::after {
  content: "";
  display: block;
  background-image: url("//biz.tm.softbank.jp/rs/000-KOY-740/images/icon-pdf-black-01.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 22px;
  height: 26px;
  position: absolute;
  right: 18px;
  top: 12px;
}

/* space */
.space-small {
  margin-top: 5px;
  margin-bottom: 5px;
  display: table;
}

.space-middle {
  margin-top: 10px;
  margin-bottom: 10px;
  display: table;
}

.space-large {
  margin-top: 15px;
  margin-bottom: 15px;
  display: table;
}