@charset "utf-8";
@font-face {
  font-family: "SalesforceSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/SalesforceSans-Bold.woff");
  font-display: swap;
}
@font-face {
  font-family: "SalesforceSans";
  font-style: normal;
  src: url("../fonts/SalesforceSans-Regular.woff");
  font-display: swap;
}

html,
body,
div,
main,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
p,
dfn,
img,
ins,
q,
small,
strong,
var,
i,
dl,
dt,
dd,
ul,
li,
ol,
legend,
table,
caption,
tbody,
tr,
th,
td,
canvas,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
mark {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}
main,
section,
nav,
menu,
header,
footer,
figure,
figcaption {
  display: block;
}
canvas {
  display: inline-block;
  vertical-align: middle;
}
body {
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", -apple-system, Arial, "メイリオ",
    Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  height: 100%;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1260px;
  }
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
ul {
  list-style: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  vertical-align: middle;
  border-radius: 0;
  outline: none;
}
input[type="text"],
input[type="email"],
input[type="image"] {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}
select::-ms-expand {
  display: none;
}
a,
button {
  outline: 0;
}
br.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  br.sp {
    display: block;
  }
}
.sf {
  font-family: SalesforceSans, sans-serif;
}
/* -----------------------------------------------------
  footer
----------------------------------------------------- */
.footer {
  background: #032e61;
  position: sticky;
  top: 100vh;
}
.footer-container {
  padding: 20px 0;
  width: 1150px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .footer-container {
    padding: 20px;
    width: auto;
  }
}
.footer-text {
  font-size: 11px;
  line-height: 1.6;
  color: #fff;
  margin: 0 0 10px;
}
.footer-nav-list {
  font-size: 0;
}
.footer-nav-item {
  display: inline-block;
  margin: 0 20px 0 0;
}
.footer-nav-item a,
.footer-nav-item button {
  font-size: 11px;
  line-height: 1.6;
  color: #00a1e0;
}
.footer-nav-item a:hover,
.footer-nav-item button:hover {
  color: #fff;
}
.footer-nav-item > #ot-sdk-btn.ot-sdk-show-settings {
  font-size: 11px;
  line-height: 1.6;
  color: #00a1e0;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.footer-nav-item > #ot-sdk-btn.ot-sdk-show-settings:hover {
  color: #fff;
  background: none;
}
.footer-nav-item img.cpra {
  width: 30px;
  height: 15px;
  margin: 0 5px 0 0;
}
._sp {
  display: none;
}
@media screen and (max-width: 767px) {
  ._pc {
    display: none;
  }
  ._sp {
    display: block;
  }
}
.header {
  padding: 28px 0 0 28px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header {
    padding: 16px 0 0 16px;
  }
}
.header-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-sp {
    padding: 16px 0 0 16px;
    display: flex;
    align-items: center;
  }
}
.header-logo {
  width: 68px;
}
@media screen and (max-width: 767px) {
  .header-logo {
    width: 60px;
  }
}
.header-exc-text {
  margin: 0 0 0 16px;
  font-size: 15px;
  line-height: 130%;
  font-weight: bold;
  color: #032D60;
}
.header-exc-text span {
  color: #008DD5;
}
.main {
  display: flex;
  position: relative;
  min-height: 668px;
}
.main.detail {
  min-height: auto;
}
@media screen and (max-width: 767px) {
  .main.detail {
    flex-flow: column-reverse;
  }
}
.main-inner {
  width: 1150px;
  margin: 0 auto;
  padding: 32px 0 83px 0;
}
@media screen and (max-width: 767px) {
  .main-inner {
    width: auto;
    margin: 0 20px;
    padding: 24px 0 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .main-header {
    min-height: 200px;
    margin: 0 0 10px 0;
  }
}
.main-text-1 {
  font-size: 52px;
  line-height: 120%;
  font-weight: bold;
  margin: 0 0 16px 0;
  color: #032D60;
}
.main-text-1 span {
  color: #008DD5;
}
@media screen and (max-width: 767px) {
  .main-text-1 {
    font-size: 24px;
  }
}
.main-text-2 {
  font-size: 16px;
  line-height: 150%;
  color: #032D60;
  margin: 0 0 32px 0;
}
@media screen and (max-width: 767px) {
  .main-text-2 {
    font-size: 14px;
    padding: 0 110px 0 0;
    margin: 0;
  }
}
.main-text-3 {
  font-size: 12px;
  line-height: 150%;
  color: #032D60;
  margin: 28px 0 0 0;
}
@media screen and (max-width: 767px) {
  .main-text-3 {
    margin: 24px 0 0 0;
  }
}
.main-img {
  width: 540px;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .main-img {
    width: 126px;
    top: 60px;
  }
}
.products {
  display: flex;
  margin: -4px;
  flex-wrap: wrap;
  width: 760px;
}
@media screen and (max-width: 767px) {
  .products {
    width: auto;
  }
}
.products li {
  width: 180px;
  height: 48px;
  margin: 4px;
  font-size: 15px;
  line-height: 110%;
  color: #032D60;
  background: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .products li {
    width: calc(50% - 8px);
  }
}
.products li:hover {
  outline: 2px solid #2186D8;
  outline-offset: -2px;
}
.products li a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 0 12px;
}
.products li a img {
  width: 28px;
  height: 28px;
  margin: 0 8px 0 0;
}
.side {
  padding: 28px 24px 24px 24px;
  border-right: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
  .side {
    margin: 0;
    width: 100%;
    padding: 0 20px;
  }
}
.side-products {
  display: flex;
  flex-wrap: wrap;
  width: 250px;
  margin: 0 0 -8px 0;
}
@media screen and (max-width: 767px) {
  .side-products {
    width: auto;
    margin: 0 -4px 80px -4px;
  }
}
.side-products li {
  width: 250px;
  height: 48px;
  margin: 0 0 8px 0;
  font-size: 15px;
  line-height: 110%;
  color: #032D60;
  background: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .side-products li {
    width: calc(50% - 8px);
    margin: 4px;
  }
}
.side-products li.current,
.side-products li:hover {
  outline: 2px solid #2186D8;
  outline-offset: -2px;
}
.side-products li a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 0 12px;
  word-break: break-all;
}
.side-products li a img {
  width: 28px;
  height: 28px;
  margin: 0 8px 0 0;
}
.contents {
  width: 920px;
  margin: 95px auto 100px auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents {
    width: auto;
    margin: 23px 16px 0 16px;
  }
}
.contents-title {
  font-size: 44px;
  font-weight: bold;
  line-height: 130%;
  margin: 0 0 28px 0;
  display: flex;
  align-items: flex-start;
  color: #032D60;
}
@media screen and (max-width: 767px) {
  .contents-title {
    font-size: 24px;
    margin: 0 0 16px 0;
  }
}
.contents-title img {
  width: 48px;
  height: 48px;
  margin: 4px 20px 0 0;
}
@media screen and (max-width: 767px) {
  .contents-title img {
    width: 32px;
    height: 32px;
    margin: 0 8px 0 0;
  }
}
.content-card {
  padding: 24px 24px 16px 24px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 12px 24px 0px rgba(0, 20, 45, 0.08);
  margin: 0 0 28px 0;
}
@media screen and (max-width: 767px) {
  .content-card {
    padding: 20px 16px 12px 16px;
  }
}
.content-card-title {
  color: #555;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 767px) {
  .content-card-title {
    font-size: 16px;
    margin: 0 0 12px 0;
  }
}
.content-card-links {
  display: flex;
  flex-wrap: wrap;
}
.content-card-links li {
  width: 436px;
  min-height: 56px;
  margin: 0 0 8px 0;
  color: #014486;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  word-break: auto-phrase;
}
@media screen and (max-width: 767px) {
  .content-card-links li {
    width: 100%;
    min-height: 52px;
    font-size: 14px;
  }
}
.content-card-links li a {
  display: flex;
  align-items: center;
  width: calc(100% - 40px);
  height: 56px;
  margin: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .content-card-links li a {
    width: 100%;
    height: 52px;
    margin: 0;
  }
}
.content-card-links li a:hover {
  opacity: .7;
}
.content-card-links li img.icon {
  margin: 0 16px 0 0;
}
@media screen and (max-width: 767px) {
  .content-card-links li img.icon {
    width: 52px;
    height: 52px;
    margin: 0 10px 0 0;
  }
}
.content-card-links li .text {
  padding: 0 6px 0 0;
  flex: 1;
}
.content-card-links li .new-icon {
  display: inline-flex;
  padding: 2px 4px;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: "Salesforce Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  width: 37px;
  height: 20px;
  border-radius: 4px;
  background: #FF538A;
}
@media screen and (max-width: 767px) {
  .content-card-links li .new-icon {
    width: 45px;
  }
}

.contents-img {
  position: absolute;
  width: 360px;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .contents-img {
    width: 97px;
    top: -58px;
  }
}
.side-head {
  color: #032D60;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  border-left: 4px solid #008DD5;
  padding: 0 0 0 12px;
  margin: 36px 0 16px 0;
}
.side-header {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .side-header {
    display: none;
  }
}
.service-contents {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 28px 0 48px 0;
  display: inline-flex;
  min-height: 56px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .service-contents {
    display: block;
    padding: 12px 0;
    margin: 20px 0 32px 0;
  }
}
.service-head {
  color: #555;
  font-family: "Salesforce Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0 16px 0 18px;
}
@media screen and (max-width: 767px) {
  .service-head {
    margin: 0;
  }
}
.service-icons {
  display: flex;
  align-items: center;
  padding: 0 15px 0 0;
}
.service-icons li {
  margin: 0 20px 0 0;
}
.service-icons li:last-child {
  margin: 0;
}
.contents-title-sub {
  color: #032D60;
  font-family: "Salesforce Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.contents-title-beginner {
  margin: 5px 0 0 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  display: flex;
}
.contents-title-beginner a {
  color: #0176D3;
}
.contents-title-beginner a:hover {
  text-decoration: underline;
}
.contents-title-beginner img {
  width: 14px;
  min-width: 14px;
  height: 14px;
  margin: 4px 6px 0 0;
}
