@charset "UTF-8";

.old-section-cont {
  position: relative;
  padding: 4rem 0 7.5rem;
  font-size: 1.6rem;
}

.notfound .c-mv {
  height: auto;
  padding: 15rem 0 10rem;
}

.notfound .c-mv__ttl {
  text-align: center;
}

.notfound .c-mv__ttl .en {
  --spacing: -0.02em;
  font-size: 48px;
  font-size: 4.8rem;
}

.notfound .c-mv__ttl .jp {
  margin-top: 2.25rem;
  font-size: 14px;
  font-size: 1.4rem;
}

.notfound .c-btn-wrap {
  margin-top: 19.15rem;
}

@media screen and (min-width: 768px) {
  .old-section-cont {
    padding: 6rem 0 12rem;
  }

  .old-section-cont .container-s {
    max-width: 142rem;
  }

  .notfound .c-mv {
    padding: 13.9rem 0 20rem;
  }

  .notfound .c-mv__ttl .en {
    font-size: 72px;
    font-size: 7.2rem;
  }

  .notfound .c-mv__ttl .jp {
    margin-top: 3.15rem;
  }

  .notfound .c-btn-wrap {
    margin-top: 10.25rem;
  }
}

body {
  background-color: #ffffff;
}

.block-third {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block-fourth,
.block-twothird,
.block-onethird,
.block-third,
.block-half {
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
}

.contents .block-third.layout>li {
  width: 32%;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 20px;
}

.contents h3 {
  background: transparent url(../img/h3icon.png) no-repeat 0 48%;
  background-size: 14px 14px;
  font-size: 1.8rem;
  color: #cb1414;
  /*! padding-left: 2.0rem; */
}

section.fluid>div,
section.fixed {
  width: 1020px;
  text-align: left;
  margin: 0 auto;
  padding: 40px 0;
  box-sizing: border-box;
}

div.block-half>div,
.block-half>li {
  width: 50%;
}

div.contents img {
  max-width: 100%;
  height: auto;
}

.home h2.taiken {
  font-weight: bold;
  border-bottom: solid 3px #FFF;
}

.home h3.taiken {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: solid 3px #333;
}

.home h3.mlr {
  margin: 0 34px;
}

.page div.contents h1.pagetitle {
  text-align: center;
  margin: 10px auto 20px;
}

div.contents h2.mt70mb60 {
  margin: 20px auto 10px;
  font-size: 1.5em;
  text-align: center;
}

div.contents h2.mt70 {
  margin: 70px auto 0;
  font-size: 1.6em;
}

div.contents p.mt50 {
  margin: 50px auto 0;
}

div.contents>ol>li {
  margin-bottom: 40px;
}

p span.highlight,
li span.highlight {
  background: linear-gradient(transparent 50%, #ffff66 0%);
  line-height: 1.3em;
  text-shadow: none;
}

.interview table {
  width: 100%;
}

.interview table th {
  text-align: center;
  padding: 5px;
  color: #FFF;
  font-weight: normal;
  border: 1px solid #FFF;
  background-color: #cb1414;
}

.interview table td {
  padding: 5px 5px 5px 15px;
  border: 1px solid #FFF;
  background-color: #f8f8f8;
}

div.point {
  margin-top: 50px;
  padding: 20px 50px;
  background-color: #f8f8f8;
}

div.point h2 {
  border: none;
  text-align: center;
  color: #cb1414;
}

.point ul {
  margin-right: 30px;
}

.point li {
  margin-bottom: 30px;
  font-size: 18px;
  list-style-type: square;
}

.textright {
  text-align: right;
}

ul.decoration {
  list-style-type: square;
}

p.scene {
  margin: 5px 0 5px;
  line-height: 1.6;
  font-size: 15px;
}

.contents .pageanchor {
  margin-bottom: 60px;
}

.contents .pageanchor2 {
  background-color: #f5f5f5;
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 2.0rem;
  padding: 0.8rem 2.0rem;
}

.contents .pageanchor2 a {
  text-decoration: underline;
}

.contents .pageanchor2 span.bold {
  font-weight: bold;
}

.contents .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.contents .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

table.pricetbl tbody td.aligntopleft {
  padding: 1.0rem;
  vertical-align: top;
  text-align: left;
}

table.pricetbl tbody td.alignleft {
  padding: 1.0rem 0;
  vertical-align: middle;
  text-align: left;
}

table.pricetbl tbody td ul {
  padding-left: 20px;
  list-style-type: square;
}

table.pricetbl tbody th span.red {
  color: #cb1414;
}

div.contents h2.about {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}

.contents h3.nodecoration {
  background: none;
  padding-left: 0;
}

img.disp-block {
  display: block;
  margin: 0 auto;
}

div.contents .triangle p {
  line-height: 1.5;
}

div.contents .triangle .mt20mb60 {
  margin: 20px 0 60px;
}

div.contents img.mb80 {
  margin-bottom: 80px;
}

div.contents table.def th {
  text-align: left;
}

/* TTS */
div.tts-box {
  max-width: 980px;
  margin: 0 auto;
}

div.tts-box .left-area {
  margin-top: 60px;
  max-width: 178px;
  float: left;
}

div.tts-box .tts-area {
  max-width: 620px;
  float: left;
}

div.tts-box .tts-area iframe {
  width: 620px;
  height: 280px;
}

.tts-area>p {
  color: #F00;
  font-weight: bold;
}

div.tts-box .right-area {
  max-width: 178px;
  float: right;
}

/* ニュース */
.single-post img.mb10 {
  margin-bottom: 10px;
}

.single-post p.comment {
  padding: 10px 20px;
  border: solid 2px #cb1414;
  border-radius: 10px;
}

.single-post p.comment span {
  display: block;
  text-align: right;
  font-size: 1.4rem;
  font-weight: bold;
}

.single-post div.logo {
  margin: 0 auto;
  max-width: 460px;
}

.single-post #seminarnews h2 {
  margin-top: 40px;
  padding-left: 10px;
  font-size: 2.2rem;
  font-weight: bold;
  border-left: 5px solid #cb1414;
}

.single-post #seminarnews p.title {
  font-size: 2.2rem;
  font-weight: bold;
}

/* ブログ */
.single-blog .contents h2 {
  padding-top: 40px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}

.single-blog .contents h2.index {
  font-size: 2rem;
}

.single-blog .contents ul {
  margin-bottom: 40px;
  padding-left: 0;
}

.single-blog .contents ul.index ul {
  margin-bottom: 20px;
  padding-left: 0;
}

.single-blog .contents ul.index a {
  text-decoration: underline;
}

.single-blog .contents ul.index ul li {
  padding-left: 20px;
}

.single-blog .contents h3 {
  margin: 50px 0 0;
  padding-left: 10px;
  font-size: 2.4rem;
  background: none;
  color: #000;
  font-weight: bold;
  border-left: solid 5px #cb1414;
}

.single-blog .contents b {
  background: linear-gradient(transparent 50%, #ffff66 0%);
}

.single-blog .contents img {
  margin-bottom: 30px;
}

/* サンプル動画ページ */
div#samplepage p.lead {
  max-width: 100%;
  font-size: 1.5rem;
}

.contents div#samplepage .pageanchor {
  margin-top: 14px;
  padding: 0.8rem 10rem;
  border: solid 2px #cb1414;
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 2.2;
  text-align: center;
}

.contents div#samplepage .pageanchor span.bold {
  font-weight: bold;
  color: #cb1414;
}

.contents div#samplepage .pageanchor a {
  text-decoration: underline;
}

.contents div#samplepage .pageanchor span.new {
  color: #cb1414;
  padding-right: 5px;
}

div#samplepage div.block-half>div {
  float: right;
}

.contents div#samplepage div.block-half.layout>div {
  padding-left: 0;
  padding-right: 20px;
}

.contents div#samplepage div.block-half.layout>div:first-child {
  padding-right: 0;
  padding-left: 20px;
}

div#samplepage div.target {
  text-align: center;
  color: #cb1414;
  font-size: 1.0em;
  font-weight: bold;
}

div#samplepage .target span {
  margin: 0 5px;
  padding: 2px 10px;
  border-radius: 5px;
  background-color: #cb1414;
  color: #FFF;
  font-weight: bold;
  line-height: 1;
}

div#samplepage h2 {
  position: relative;
  margin: 8px auto 30px;
  font-size: 2.3em;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.4;
  border-bottom: solid 5px #ccc;
}

div#samplepage h2:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
  border-width: 20px 16px 0 16px;
}

div#samplepage p {
  margin: 0 auto;
  max-width: 800px;
  line-height: 1.5;
}

div#samplepage p span.highlight {
  font-weight: bold;
}

div#samplepage .block-half {
  padding: 0;
  border-bottom: none;
}

div#samplepage .boxl {
  text-align: center;
}

div#samplepage img.thumbnail {
  padding: 2px;
  max-width: 100%;
  border: solid 2px #cb1414;
}

div#samplepage .boxr {
  text-align: center;
}

div#samplepage .block-half h3 {
  padding: 0;
  background: none;
}

div#samplepage .katsuyouhou h3 {
  margin-bottom: 5px;
  padding-left: 0 !important;
}

div#samplepage .boxr p {
  margin: 0 auto 14px;
  text-align: left;
  line-height: 1.4;
}

div#samplepage .katsuyouhou p {
  margin-bottom: 10px;
}

div#samplepage h4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 91px;
}

div#samplepage h4 img {
  position: absolute;
  left: 50%;
  max-width: 900px;
  width: 900px;
  height: 91px;
  margin-left: -450px;
}

div#samplepage .return {
  font-size: 1.3rem;
  text-align: right;
  text-decoration: underline;
  clear: both;
}

div#samplepage .mt30 {
  margin-top: 30px;
}

div#samplepage .mt50 {
  margin-top: 50px;
}

div#samplepage .mt80 {
  margin-top: 80px;
}

div#samplepage .target-top {
  margin-top: 100px;
}

/* 1.習熟度 */
div#samplepage .supplement_kanri {
  margin: 10px auto 20px;
  text-align: center;
}

div#samplepage .supplement_kanri img {
  max-width: 900px;
  width: 100%;
}

/* 2.時間とコスト削減 */
div#samplepage div.sakugen-relative {
  position: relative;
  top: -20px;
}

div#samplepage p.sakugen-text {
  position: absolute;
  width: 90%;
  top: 70px !important;
  left: 0;
}

@media screen and (max-width: 1170px) {
  div#samplepage p.sakugen-text {
    font-size: 12px !important;
    top: 58px !important;
  }
}

@media screen and (max-width:767px) {
  div#samplepage p.sakugen-text {
    font-size: 12px !important;
    top: 100px !important;
  }
}

@media screen and (max-width:570px) {
  div#samplepage p.sakugen-text {
    font-size: 12px !important;
    top: 65px !important;
  }
}

div#samplepage div.sakugen-img {
  position: absolute;
  width: 100%;
  top: 150px;
  left: 0;
}

/* 3.商品サービス説明 */
div#samplepage .mainvisual-setsumei {
  margin: 10px auto 0;
  max-width: 692px;
  text-align: center;
}

div#samplepage .supplement_setsumei {
  margin: 10px auto 20px;
  text-align: center;
}

div#samplepage .supplement_setsumei img {
  max-width: 792px;
  width: 100%;
}

/* 4.商品サービス知識共有 */
div#samplepage .mainvisual-kyouyu {
  margin: 10px auto 0;
  max-width: 949px;
  text-align: center;
}

/* 6.スマホ */
div#samplepage .supplement_sumaho {
  margin: 10px auto 0;
  text-align: center;
}

div#samplepage .supplement_sumaho img {
  max-width: 821px;
  width: 100%;
}

/* オンラインセミナー */
#onlineseminar>div.nav {
  padding-bottom: 50px;
  border-bottom: 1px solid #333;
  margin-bottom: 50px;
}

#onlineseminar>div.nav>ul {
  list-style-type: none;
  padding: 0;
}

#onlineseminar>div.nav>ul>li {
  margin-bottom: 20px;
}

#onlineseminar>div.nav>ul>li>a {
  border-radius: 10px;
}

#onlineseminar>div.nav>ul>li>a.color1 {
  background-color: #CB1414;
}

#onlineseminar>div.nav>ul>li>a.color2 {
  background-color: #006CB8;
}

#onlineseminar>div.nav>ul>li>a {
  display: block;
  color: #FFF;
  padding: 20px 30px;
  position: relative;
  font-size: 20px;
}

#onlineseminar>div.nav>ul>li>a.schedule {
  border: 3px solid #333;
  text-align: center;
  display: block;
  padding: 12px 20px;
  font-size: 20px;
  color: #333;
}

@media screen and (max-width:783px) {
  #onlineseminar>div.nav>ul>li>a {
    padding: 10px 15px;
  }
}

#onlineseminar>div.nav>ul>li>a:hover {
  text-decoration: none;
  opacity: 0.8;
}

#onlineseminar>div.nav>ul>li>a>p {
  margin: 0 6em 0 0;
  line-height: 1.3;
}

@media screen and (max-width:783px) {
  #onlineseminar>div.nav>ul>li>a>p {
    margin: 0;
  }
}

#onlineseminar>div.nav>ul>li>a>span {
  position: absolute;
  right: 25px;
  bottom: 10px;
  font-size: 16px;
}

@media screen and (max-width:783px) {
  #onlineseminar>div.nav>ul>li>a>span {
    position: static;
    display: block;
    text-align: right;
  }
}

#onlineseminar>.detail>header>span {
  display: inline-block;
  padding: 8px 16px;
  color: #FFF;
  margin-bottom: 2em;
}

#onlineseminar>.color1>header>span {
  background-color: #CB1414;
}

#onlineseminar>.color2>header>span {
  background-color: #006CB8;
}

#onlineseminar>.detail>header>h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 1em 0;
  border-bottom: none !important;
}

#onlineseminar>.color1>header>h2>strong {
  color: #CB1414;
}

#onlineseminar>.color2>header>h2>strong {
  color: #006CB8;
}

#onlineseminar>.detail {
  padding-bottom: 60px;
  border-bottom: 1px solid #333;
  margin-bottom: 60px;
}

#onlineseminar>.border_solid {
  border-bottom: 1px solid #333;
}

#onlineseminar>.border_dashed {
  border-bottom: 1px dashed #333;
}

#onlineseminar>.detail>table {
  margin-bottom: 30px;
  border-collapse: collapse;
}

#onlineseminar>.detail>table th,
#onlineseminar>.detail>table td {
  padding: 15px;
  border: 1px solid #333;
}

#onlineseminar>.detail>table th {
  width: 25%;
  min-width: 6em;
  text-align: center;
}

#onlineseminar>.detail>table td p {
  margin-bottom: 1em;
}

#onlineseminar>.detail>table td span {
  font-size: 14px;
}

#onlineseminar>.detail>table td ul {
  margin-left: 1.5em;
  padding: 0;
}

#onlineseminar>.detail>table td ul li {
  list-style-type: disc;
}

#onlineseminar>.color1>table th {
  background-color: #FDE9D9;
}

#onlineseminar>.color2>table th {
  background-color: #E6F4FF;
}

/* link */
#onlineseminar>.detail>div>a {
  font-weight: bold;
  font-size: 20px;
  border-radius: 10px;
  display: block;
  text-align: center;
  color: #FFF;
  padding: 15px;
  text-decoration: none;
}

#onlineseminar>.detail>div>a:hover {
  opacity: 0.85;
}

#onlineseminar>.color1>div>a {
  background: linear-gradient(to bottom, #CB1414 49%, #9E1010 50%);
}

#onlineseminar>.color2>div>a {
  background: linear-gradient(to bottom, #006CB8 49%, #005391 50%);
}

#onlineseminar>.schedule {
  margin-bottom: 50px;
}

#onlineseminar>.schedule>header {
  margin-bottom: 40px;
}

#onlineseminar>.schedule>header>h2 {
  text-align: center;
  border-bottom: none;
  font-weight: bold;
  margin: 0;
}

#onlineseminar>.schedule>ul {
  display: inline-block;
  margin: 0 10%;
  font-size: 18px;
}

#onlineseminar>.schedule>ul>li {
  line-height: 1.3;
  margin-bottom: 1.2em;
}

#onlineseminar>.schedule>ul>li a {
  color: #333;
}

#onlineseminar>.schedule>ul>li span {
  background-color: #CB1414;
  color: #FFF;
  font-size: 12px;
  border-radius: 3px;
  padding: 3px 20px;
  margin-right: 1.5em;
}

/* フォーム */
.mw_wp_form_input_only_text {
  display: none;
}

.mw_wp_form_input .mw_wp_form_input_only_text {
  display: block;
}

/* セールステック */
div#salestech h2 {
  margin-top: 0px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}

div#salestech h1.title01 {
  position: relative;
  margin: 8px auto 30px;
  font-size: 2.3em;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  line-height: 1.6;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FF9673;
}

div#salestech h1.title01:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #FF9673 transparent transparent transparent;
  border-width: 30px 20px 0 20px;
}

div#salestech h1.title02 {
  position: relative;
  margin: 8px auto 30px;
  font-size: 2.3em;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  line-height: 1.6;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #007FFF;
}

div#salestech h1.title02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #007FFF transparent transparent transparent;
  border-width: 30px 20px 0 20px;
}

div#salestech h2.midashi {
  position: relative;
  margin: 8px auto 30px;
  font-size: 2.3em;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.4;
  border-bottom: solid 5px #ccc;
}

div#salestech h2.midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
  border-width: 20px 16px 0 16px;
}

div#salestech h2.tutorial {
  position: relative;
  margin: 40px auto 30px;
  font-size: 1.8em;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.4;
  border-bottom: solid 5px #ccc;
}

div#salestech h2.tutorial:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
  border-width: 20px 16px 0 16px;
}

.task {
  list-style-type: none;
  text-align: center;
  width: 100%;
}

.task ul {
  width: 90%;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin: 0 auto;
}

.task ul li.left {
  float: left;
  width: 20%;
  text-align: center;
  margin: 0;
}

.task ul li.right {
  float: left;
  width: 80%;
}

li.right p.tx {
  font-size: 2.0em;
  font-weight: bold;
  color: #333;
  text-align: left;
  line-height: 1.3;
}

.tx_st01 {
  text-align: left;
  margin-left: 30px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
  width: 90%;
}

.tx_st02 {
  margin: 20px auto 0;
  margin-left: 80px;
  font-size: 2.0em;
  font-weight: bold;
  color: #333;
  text-align: left;
  line-height: 1.4;
}

.tx_st02 span.highlight {
  background: linear-gradient(transparent 50%, #F9BBBB 0%);
  line-height: 1.3em;
}

p.tx_st03 {
  margin: 20px auto 0;
  margin-left: 80px;
  font-size: 1.4em;
  font-weight: bold;
  color: #333;
  text-align: left;
  line-height: 1.4;
}

#salestech div.redbox_st {
  margin: 3% 3%;
  padding: 0 10px;
  border: solid 4px #C95A2A;
  border-radius: 8px;
  font-weight: bold;
}

#salestech div.tx_st04 {
  margin-top: 110px;
  font-size: 1.2em;
  text-align: left;
  padding: 0px 20px 20px 20px;
  color: #333;
  font-weight: bold;
  line-height: 1.4;
}

div#salestech div.w80 {
  margin: 0 auto;
  text-align: center;
}

div#salestech div.w80 img {
  max-width: 800px;
  width: 100%;
}

div#salestech .block-half>div {
  float: left;
  padding: 0;
}

div#salestech .block-half>div p {
  margin: 0;
  font-size: 1.8rem;
  font-weight: bold;
}

.contents div#salestech .pageanchor {
  margin: 14px 0;
  padding: 0.8rem 10rem;
  border: solid 2px #cb1414;
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 2.2;
  text-align: center;
}

.contents div#salestech .pageanchor span.bold {
  font-weight: bold;
  color: #cb1414;
}

.contents div#salestech .pageanchor a {
  text-decoration: underline;
}

div#salestech #virtual {
  background-color: #E5F2FF;
  padding: 25px 15px;
  text-align: center;
  margin-bottom: 120px;
}

div#salestech #virtual>header {
  margin-bottom: 50px;
}

div#salestech #virtual>header>h2 {
  font-size: 32px;
  color: #CB1413;
  line-height: 1.3;
  margin-bottom: 20px;
  border-bottom: none;
}

div#salestech #virtual>header>h2>img {
  display: inline-block;
  margin-bottom: 5px;
}

div#salestech #virtual>header>p {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}

div#salestech #virtual>header>p>strong {
  font-size: 24px;
  color: #CB1413;
}

div#salestech #virtual>header span {
  font-size: 14px;
}

div#salestech #virtual div.sample {
  margin-bottom: 50px;
}

div#salestech #virtual div.sample>h3 {
  background: none;
  padding: 0;
  color: #000;
  margin: 0;
}

div#salestech #virtual div.sample>p {
  margin: 0;
}

div#salestech #virtual div.sample>img {
  width: 100%;
}

div#salestech #virtual>ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 0;
}

div#salestech #virtual>ul>li {
  width: 48%;
  margin: 0 2% 30px 0;
  padding: 0;
  list-style: none;
}

div#salestech #virtual>ul>li:nth-child(even) {
  margin: 0 0 30px 2%;
}

div#salestech #virtual>ul>li>img {
  width: 100%;
  margin-bottom: 5px;
}

div#salestech #virtual>ul>li>p {
  line-height: 1.3;
  margin: 0;
}

div#salestech #virtual>footer {
  background: none;
  min-width: auto;
}

div#salestech #virtual>footer>strong {
  font-size: 28px;
  color: #CB1413;
  line-height: 1.3;
  margin-bottom: 20px;
}

div#salestech #virtual>footer>p {
  color: #000;
  font-size: 18px;
  line-height: 1.3;
}

/* --YouTubeサイズ調整-- */
div#salestech .YouTube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

div#salestech .YouTube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.contents div#salestech div.pb50 {
  padding-bottom: 50px;
}

.contents div#salestech div.block-half>div:first-child {
  padding-left: 0;
  padding-right: 20px;
}

.contents div#salestech div.block-half>div {
  padding-left: 20px;
  padding-right: 0;
}

div#salestech .block-half h3 {
  margin: 0 0 30px;
  padding: 0;
  background: none;
}

div#salestech .block-half .boxl p {
  margin: 0 auto 23px;
  padding-left: 20px;
  font-size: 1.6rem;
  font-weight: normal;
  text-align: left;
  line-height: 1.4;
}

div#salestech img.thumbnail {
  padding: 2px;
  max-width: 100%;
  border: solid 2px #cb1414;
}

div#salestech .logo {
  margin: 0 auto 30px;
  max-width: 500px;
}

/* ITreview */
div#itreview h2 {
  position: relative;
  margin: 50px auto;
  font-size: 2.3em;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.4;
  border-bottom: solid 5px #ccc;
}

div#itreview h2:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
  border-width: 20px 16px 0 16px;
}

div#itreview .mw800 {
  margin: 0 auto;
  max-width: 800px;
}

div#itreview .mw600 {
  margin: 0 auto;
  max-width: 600px;
}

div#itreview .block-half>div.center {
  text-align: center;
}

div#itreview ol {
  padding: 0;
  list-style: none;
}

div#itreview ol img {
  max-width: 360px;
}

div#itreview .code {
  margin: 20px auto;
  padding: 10px 0;
  text-align: center;
  color: #cb1414;
  font-weight: bold;
  font-size: 2rem;
  border: solid 4px #cb1414;
  border-radius: 20px;
}

div#itreview .mb30 {
  margin-bottom: 30px;
}

div#itreview span.red {
  color: #cb1414;
}

div#itreview a {
  color: #cb1414;
}

/* セールステックセミナー告知 */
div#salestechseminar .box {
  max-width: 76%;
  margin: 50px auto 0;
}

div#salestechseminar h2 {
  max-width: 76%;
  margin: 0 auto;
  border-bottom: 3px dotted #cb1414;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

div#salestechseminar h2 .red {
  color: #cb1414;
}

div#salestechseminar h3 {
  background: none;
  margin: 40px 0 10px;
  padding-left: 0;
  border-bottom: solid 1px #333;
  color: #333;
  font-size: 2.2rem;
  font-weight: bold;
}

div#salestechseminar h4 {
  margin: 5px 0;
  font-size: 1.8rem;
}

div#salestechseminar table {
  width: 100%;
  border-collapse: collapse;
}

div#salestechseminar th {
  width: 30%;
  padding: 15px;
  border: solid 1px #544A47;
  text-align: center;
}

div#salestechseminar .overview th {
  background-color: #FDE9D9;
}

div#salestechseminar td {
  border: solid 1px #544A47;
  padding: 15px;
  padding-left: 20px;
}

div#salestechseminar td .small {
  font-size: 1.4rem;
}

div#salestechseminar .program {
  width: 80%;
  margin: auto;
}

div#salestechseminar .program th {
  background-color: #EDE4CD;
}

div#salestechseminar .program td .bold {
  font-weight: bold;
}

div#salestechseminar ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #333;
  border-radius: 50%;
  position: relative;
  top: -1px;
  margin-right: 5px;
}

div#salestechseminar div.instructor {
  display: flex;
}

div#salestechseminar div.instructor img {
  max-width: 150px;
}

div#salestechseminar div.instructor p {
  margin: 0 5px 0;
}

div#salestechseminar a {
  display: flex;
  padding: 20px 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  justify-content: center;
  text-decoration: none;
}

div#salestechseminar a.application {
  margin: 30px 0 0;
  background-color: #cb1414;
}

div#salestechseminar a.application:hover {
  background-color: #f00;
}

div#salestechseminar a.salestech {
  margin: 30px 0 0;
  background-color: #00A497;
}

div#salestechseminar a.salestech:hover {
  background-color: #00D5C5;
}

@media screen and (max-width:1036px) {
  .home h3.mlr {
    margin: 0;
  }

  /* TTS */
  div.tts-box .left-area {
    display: none;
  }

  div.tts-box .right-area {
    display: none;
  }

  div.tts-box .tts-area {
    float: none;
    position: relative;
    max-width: 100%;
    padding-top: 50%;
  }

  div.tts-box .tts-area iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }

  /* サンプル動画ページ */
  .contents div#samplepage .pageanchor {
    padding: 0.8rem 1.9rem;
    font-size: 1.2rem;
    line-height: 1.8;
    text-align: left;
  }

  .contents div#samplepage div.block-half.layout>div {
    padding-left: 0;
    padding-right: 0;
  }

  .contents div#samplepage div.block-half.layout>div:first-child {
    padding-right: 0;
    padding-left: 0;
  }

  div#samplepage .boxr p {
    max-width: 740px;
  }

  div#samplepage p.lead {
    font-size: 1.4rem;
  }

  /* 2.時間とコスト削減 */
  div#samplepage div.sakugen-relative {
    top: 0;
  }

  div#samplepage div.sakugen-relative h3 {
    margin-bottom: 10px;
  }

  div#samplepage p.sakugen-text {
    max-width: 680px;
    width: 90%;
    top: 70%;
    right: 8%;
  }

  /* オンラインセミナー */
  #onlineseminar div.marginbox10 {
    margin: 30px 3% 0;
  }

  #onlineseminar div.redbox {
    margin: 0 3%;
  }

  /* セールステック */
  .contents div#salestech div.block-half>div:first-child {
    padding-left: 0;
    padding-right: 0;
  }

  .contents div#salestech div.block-half>div {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width:637px) {

  /* サンプル動画ページ */
  .page div.contents h1.pagetitle {
    font-size: 2.2rem;
    margin: 10px auto 10px;
  }

  div#samplepage p {
    font-size: 0.9em;
  }

  div#samplepage div.target {
    font-size: 0.7em;
  }

  div#samplepage div.target span {
    margin: 0 2px;
    border-radius: 3px;
    font-size: 1.0em;
    font-weight: normal;
  }

  div#samplepage h2 {
    font-size: 1.5em;
    margin-top: 0;
    line-height: 1.5;
    border-bottom: solid 3px #ccc;
  }

  div#samplepage h2:after {
    bottom: -19px;
    border-width: 16px 12px 0 12px;
  }

  div#samplepage div.sp-mt40 {
    margin-top: 40px;
  }

  div#samplepage .block-half {
    margin-top: 14px;
  }

  div#samplepage img.thumbnail {
    max-width: 97%;
  }

  div#samplepage h3 {
    margin-bottom: 5px;
  }

  div#samplepage h4 {
    height: 61px;
    margin: 0 auto 10px;
  }

  div#samplepage h4 img {
    max-width: 600px;
    width: 600px;
    margin-left: -300px;
    height: 61px;
  }

  div#samplepage .supplement_kanri img {
    max-width: 100%;
  }

  div#samplepage .target-top {
    margin-top: 50px;
  }

  /* 2.時間とコスト削減 */
  div#samplepage div.sakugen-relative {
    top: 0;
  }

  div#samplepage div.sakugen-relative h3 {
    margin-bottom: 10px;
  }

  div#samplepage p.sakugen-text {
    width: 90%;
    top: 70%;
  }

  /* 6.スマホ */
  div#samplepage .supplement_sumaho img {
    max-width: 100%;
  }

  /* セールステックセミナー告知ページ */
  div#salestechseminar .box {
    max-width: 100%;
    margin: 20px auto 50px;
  }

  div#salestechseminar h2 {
    max-width: 100%;
    font-size: 3rem;
  }

  div#salestechseminar .program {
    width: 100%;
  }

  div#salestechseminar ul {
    padding-left: 5px;
  }
}

@media screen and (max-width:480px) {

  /* サンプル動画ページ */
  /* 2.時間とコスト削減 */
  div#samplepage div.sakugen-relative h3 {
    margin-bottom: 46px;
  }
}

/* 導入事例 */
.casestudy table {
  width: 100%;
}

.casestudy table th {
  text-align: center;
  padding: 5px;
  color: #FFF;
  font-weight: normal;
  border: 1px solid #FFF;
  background-color: #cb1414;
}

.casestudy table td {
  padding: 5px 5px 5px 15px;
  border: 1px solid #FFF;
  background-color: #f8f8f8;
}

.casestudy h2.midashi {
  position: relative;
  margin: 8px auto 30px;
  font-size: 1.6em;
  font-weight: bold;
  color: #CB1313;
  text-align: center;
  line-height: 1.8;
  border-bottom: solid 5px #CB1313;
}

.casestudy h2.midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #CB1313 transparent transparent transparent;
  border-width: 16px 12px 0 12px;
}

.casestudy p.name {
  font-size: 1.2em;
  color: #333;
  text-align: center;
  margin: 0 auto;
  line-height: 1.8;
}

div.w800 {
  margin: 0 auto;
  text-align: center;
}

div.w800 img {
  max-width: 800px;
  width: 100%;
}

.tx_cs01 {
  text-align: center;
  margin: 0 auto;
  font-size: 1.1em;
  color: #333;
  width: 95%;
}

/*SP対応*/
@media screen and (max-width:767px) {
  div#samplepage div.block-half>div {
    float: none !important;
    width: 100% !important;
    margin-top: 10px !important;
  }

  .contents .block-third.layout>li {
    width: 100% !important;
    padding-right: 0 !important;
  }



}
















/*新サンプルページ*/



/*パンくず・タイトル*/

.samplecontents .c-mv__inner {
  padding: 6rem 0 2.8rem 0;
}

.samplecontents .c-mv__tagline {
  font-weight: 700;
  line-height: 1.2962962963;
  text-align: center;
  --spacing: 0.03em;
  font-size: 27px;
  font-size: 2.7rem;
}

.samplecontents .c-mv__tagline .inview {
  position: relative;
  display: inline-block;
  opacity: 1;
  transition: transform 0.4s cubic-bezier(0.8, 0, 0.5, 1);
  transform: scale(0, 1);
  transform-origin: 100% 50%;
}

.samplecontents .c-mv__tagline .inview::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: calc(100% - 0.5rem);
  content: "";
  background-color: #fff;
  transition: transform 0.4s cubic-bezier(0.3, 0, 0.1, 1) 0.6s;
  transform-origin: 0 50%;
}

.samplecontents .c-mv__tagline .inview.js-animate {
  transform: scale(1, 1);
  transform-origin: 0 50%;
}

.samplecontents .c-mv__tagline .inview.js-animate::before {
  transform: scale(0, 1);
  transform-origin: 100% 50%;
}

.samplecontents .sec-other {
  padding-top: 5rem;
}


/*テキスト・スクローラー*/

.lead-container p.lead {
  max-width: 100%;
  font-size: 1.5rem;
  text-align: center;
  padding: 2rem 0 7.6rem;
  background-color: #f7f7f7;
}

.sec-anchor {
  position: relative;
  z-index: 1;
  padding-top: 0.1rem;
  margin: -4rem 0 3rem 0;
}

.sec-anchor::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50.01%;
  content: "";
}

.sec-anchor__list {
  padding: 0 1.75rem;
}

.sec-anchor__item {
  margin-bottom: 1rem;
}

.sec-anchor__item:last-child {
  margin-bottom: 0;
}

.sec-anchor__item>a {
  position: relative;
  display: block;
  padding: 1rem 2rem 3rem;
  text-align: center;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.sec-anchor__item>a::after {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  content: "";
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  transform: rotate(-45deg);
}

.sec-anchor__item .item-ttl {
  margin-bottom: 0.65rem;
  font-weight: 700;
  line-height: 1.5882352941;
  color: #cb1414;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.7rem;
}

.sec-anchor__item .item-txt {
  line-height: 1.5;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

/*項目見出し*/
.samplecontents-itemwrap__ttl {
  position: relative;
  padding-top: 2.5rem;
  margin-bottom: 0rem;
  font-weight: 700;
  line-height: 1.4583333333;
  color: #222;
  text-align: center;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.samplecontents-purpose{
  background-color: #f7f7f7;
}

/*項目一覧*/
.samplecontents__list {
  padding: 4rem 0 7rem;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 4rem;
}

.samplecontents__item .item-inner,.samplecontents_detail__item .item-inner {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 1rem;
  transform: translateZ(0);
}

.samplecontents__item-ttl{
  text-align: center;
  position: absolute;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
}

.samplecontents__item .item-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.samplecontents__item .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.samplecontents_detail__item .item-img{
  position: relative;
  overflow: hidden;
}

.samplecontents_detail__item .item-img::before{
  content: '';
  position: absolute;
  width: 92px;
  height: 92px;
  z-index: 5;
  background-image: url("/wp/assets/img/samplecontents/playbtn.png");
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); 
}

.samplecontents__item .item-main {
  padding: 2rem;
  min-height: 14rem;
}

.samplecontents_detail__item .item-main{
  padding: 2rem;
  min-height: 12rem;
}

.samplecontents__item .item-ttl {
  margin-bottom: 1.3rem;
  font-weight: 700;
  line-height: 1.5555555556;
  --spacing: 0.03em;
  font-size: 16px;
  font-size: 1.6rem;
}

.samplecontents_detail__item .item-ttl {
  margin-bottom: 1.3rem;
  font-weight: 700;
  line-height: 1.5555555556;
  --spacing: 0.03em;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.samplecontents_detail__item .item-txt {
  line-height: 1.6666666667;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}

.samplecontents__item .txt-link {
    position: absolute;
    right: 2.4rem;
    bottom: 2.4rem;
    padding-right: 4rem;
    font-weight: 700;
    color: #cb1414;
    text-align: right;
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem;
}

.samplecontents__item .txt-link .btn-arw {
    position: absolute;
    top: 50%;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: -1.25rem;
}

.samplecontents__item .txt-link .btn-arw svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #cb1414;
}

.new-icon{
        position: absolute;
        width: 100%;
        height: 25%;
        padding: 10% 0 0;
        top: -8%;
        left: -46%;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: rotate(-45deg);
        color: #fff;
        background-color: #cb1414;
        font-size: 1.3rem;
        z-index: 1;
    }

.icon-yellow{
background-color: #ffa20f !important;
}

.samplecontents_detail-mv{
  width: 100%;
  height: 600px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  gap: 40px;
  overflow: hidden;
}

.samplecontents_detail__caption{
  margin: 0 40px;
}

.samplecontents_detail__title{
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  margin-bottom: 54px;
}

.samplecontents_detail__text{
  font-size: 17px;
  font-size: 1.7rem;
}

.samplecontents_detail__img{
  width: 100%;
  height: 100%;
  position: relative;
  object-fit:cover;
}

.samplecontents_detail__img::before{
  content: '';
  position: absolute;
  z-index: 3;
}


/*事例*/
.case-result__list {
  display: flex;
  flex-wrap: wrap;
  }

.case-result__item {
  margin: 2rem 0;
}

.case-result__item>a,
.case-result__item>span {
  position: relative;
  display: block;
  height: 100%;
  padding: 4rem 3.5rem;
  cursor: pointer;
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.5rem 0.25rem rgba(0, 0, 0, 0.075);
  background-color: #fff;
}

.case-result__item .img {
  margin-bottom: 2rem;
  text-align: center;
}

.case-result__item .ttl {
  display: -webkit-box;
  margin-bottom: 2rem;
  overflow: hidden;
  font-weight: 700;
  line-height: 1.4117647059;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  --spacing: 0.03em;
  font-size: 13px;
  font-size: 1.3rem;
}

.case-result__item .tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
  font-size: 0;
}

.case-result__item .tags span {
  display: inline-block;
  margin: 0 1rem 0 0;
  font-weight: 700;
  line-height: 1.5;
  color: #969696;
  letter-spacing: 0;
  font-size: 10px;
  font-size: 1rem;
}

.case-result__item .txt-link {
  position: absolute;
  right: 3.5rem;
  bottom: 3.5rem;
  padding-right: 4rem;
  font-weight: 700;
  color: #cb1414;
  text-align: right;
  letter-spacing: 0;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
}

.case-result__item .txt-link .btn-arw {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
}

.case-result__item .txt-link .btn-arw svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #cb1414;
}

.case-result__item .txt-link .btn-plus {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
}

.case-result__item .txt-link .btn-plus svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #cb1414;
}




/*一覧に戻る*/
.wp-pagenavi {
  border-top: 1px solid #e0e0e0;
  max-width: 140rem;
  padding: 7rem 10rem;
  margin: 0 auto;
  margin-top: -1px;
}

.singlenavi {
  position: relative;
  display: flex;
  justify-content: center;
}

.singlenavi .page-back {
  justify-content: center;
  width: 12rem;
  padding: 0.25rem 1rem;
  background: #7f2100;
  border: 1px solid #7f2100;
}


@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .case-result__item>a:hover,
  .case-result__item>span:hover {
    box-shadow: 0 0.5rem 1rem 0.5rem rgba(0, 0, 0, 0.175);
  }
  
  .singlenavi .page-back:hover {
    color: #7f2100;
  }
}






@media screen and (min-width: 768px) {

  /*パンくず・タイトル*/
  .samplecontents .c-mv__inner {
    padding: 8rem 0 2.8rem 0;
  }

  .samplecontents .c-mv__tagline {
    margin-top: 1.15rem;
    line-height: 1.3;
    font-size: 46px;
    font-size: 4.6rem;
  }

  .samplecontents .c-mv__tagline .inview::before {
    top: 0.5rem;
    height: calc(100% - 0.75rem);
  }

  /*スクローラー*/

  .sec-anchor {
    margin-top: -6.5rem;
  }

  .sec-anchor__list {
    display: flex;
    gap: 0 2rem;
    padding: 0 6rem;
  }

  .sec-anchor__item {
    flex: 1;
    margin-bottom: 0;
  }

  .sec-anchor__item>a {
    height: 100%;
    padding: 1rem 2rem 3rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
    transition: filter 0.4s ease;
  }

  .sec-anchor__item>a::after {
    bottom: 2.75rem;
    width: 1.2rem;
    height: 1.2rem;
    transition: bottom 0.4s ease;
  }

  .sec-anchor__item .item-ttl {
    margin: 0 -1em 0.35rem;
    line-height: 2.25;
    font-size: 20.5px;
    font-size: 2.05rem;
  }

  .sec-anchor__item .item-txt {
    line-height: 1.5714285714;
    font-size: 14px;
    font-size: 1.4rem;
  }

  /*項目見出し*/

  .samplecontents-cont {
    padding: 4.5rem 0 4rem;
    background: #f7f7f7;
  }

  .samplecontents-itemwrap__ttl {
    padding-top: 3rem;
    margin-bottom: 0rem;
    font-size: 38px;
    font-size: 3.8rem;
  }

  .case-result__list {
    margin: 0 -2.25rem;
  }

  .samplecontents__item .txt-link {
    padding-right: 5.2rem;
  }

  .samplecontents__item .txt-link .btn-arw {
    width: 3.2rem;
    height: 3.2rem;
    margin-top: -1.6rem;
  }
  
  .case-result__item {
    width: 33.3334%;
    padding: 0 2.25rem;
    margin: 4.5rem 0;
  }

  .case-result__item>a,
  .case-result__item>span {
    padding: 4rem 3.5rem;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem 0.5rem rgba(0, 0, 0, 0.075);
    transition: box-shadow 0.4s ease;
  }

  .case-result__item .img {
    margin-bottom: 4rem;
  }

  .case-result__item .ttl {
    margin-bottom: 3.5rem;
    font-size: 17px;
    font-size: 1.7rem;
  }

  .case-result__item .tags {
    min-height: 6rem;
    margin-bottom: 3rem;
  }

  .case-result__item .tags span {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .case-result__item .txt-link {
    right: 3.5rem;
    bottom: 3.5rem;
    padding-right: 5.2rem;
  }

  .case-result__item .txt-link .btn-arw {
    width: 3.2rem;
    height: 3.2rem;
    margin-top: -1.6rem;
  }

  .case-result__item .txt-link .btn-plus {
    width: 3.2rem;
    height: 3.2rem;
    margin-top: -1.6rem;
  }

  .singlenavi .page-back {
    width: 20rem;
    padding: 0.5rem 4rem;
  }

  .samplecontents_detail__item .item-img{
  height: 210px;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {

  .sec-anchor__item>a:hover {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.3));
  }

  .sec-anchor__item>a:hover::after {
    bottom: 1.75rem;
  }

  .samplecontents__item .item-inner:hover,.samplecontents_detail__item .item-inner:hover {
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.3));
  }

}



@media screen and (min-width: 1024px) {

  /*パンくず*/

  .samplecontents .c-mv__inner {
    padding: 10rem 0 2.8rem 0;
  }

  /*スクローラー*/

  .sec-anchor__list {
    padding: 0 10rem;
  }

  .sec-anchor__item .item-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width:1036px) {
  .lead-container p.lead {
    font-size: 1.4rem;
    padding: 2rem 1rem 7.6rem;
  }
}






/*サンプルページmv*/

.samplecontents_detail-cont__top .c-mv__breadcrumbs{
  color: #fff;
  padding-top: 1rem;
}

.samplecontents_detail-contWrap{
  position: relative;
  overflow: hidden;
  margin-top: 5.1rem;
}

@media screen and (min-width: 768px){
.samplecontents_detail-contWrap{
  margin-top: 7.1rem;
}

@media screen and (min-width: 1024px){
.samplecontents_detail-contWrap{
  margin-top: 9.1rem;
}
}

}

@media screen and (min-width: 1800px){
.samplecontents_detail-contWrap picture{
  height: 600px;
}
}

@media screen and (min-width: 2048px){

.samplecontents_detail-contWrap{
  height: 600px;
}

.samplecontents_detail-cont__ttl{
  margin-top: 6rem;
}
}

.samplecontents_detail-contWrap picture{
  position: absolute;
  width: 100%;
}

.samplecontents_detail-contWrap picture img{
  width: 100%;
  height: 100%;     
  object-fit: cover;
  object-position: center center;
}

.samplecontents_detail-support__top {
    position: relative;
    z-index: 1;
}

.samplecontents_detail-support__top::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(68, 68, 68, 0.6);
}

.pp__heroimage::before {
    background: rgba(68, 68, 68, 0.0) !important;
}

.inview.fade-up.js-animate {
    transform: translate3d(0, 0, 0);
}
.samplecontents_detail-cont__top .container {
    position: relative;
    padding-bottom: 3rem;
}
.inview.fade-up {
    transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}
.inview.js-animate {
    opacity: 1;
}

.samplecontents_detail-support__top .samplecontents_detail-cont__ttl, .samplecontents_detail-support__top .samplecontents_detail-cont__lead {
    color: #fff;
}

.iis__ttl {
    text-align: left !important;
    color: #cb1414 !important;
}

.iis__red{
    color: #cb1414 !important;
  }

.asamplecontents_detail-support__top .samplecontents_detail-cont__ttl, .samplecontents_detail-support__top .samplecontents_detail-cont__lead {
    color: #fff;
}

.samplecontents_detail-cont__lead {
    line-height: 1.6666666667;
    text-align: center;
    letter-spacing: 0;
    font-size: 12px;
    font-size: 1.2rem;
    display: none;
}

.samplecontents_detail-cont__ttl {
    position: relative;
    margin-bottom: 2rem;
    font-weight: 700;
    line-height: 1.4583333333;
    color: #cb1414;
    text-align: center;
    --spacing: 0.03em;
    font-size: 24px;
    font-size: 1.9rem;
}

.videotag{
  margin: 0 2px;
}

.video-hidden{
  display: none;
}

/*もっと見るボタン*/

.samplecontents_viewmore{
  text-align: center;
  margin-bottom: 7rem;
}

.samplecontents_viewmore .inview{
  cursor: pointer;
}

.c-btn {
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 22.5rem;
  height: 4.8rem;
  padding: 0.5rem 2rem;
  overflow: hidden;
  font-weight: 700;
  color: #cb1414;
  letter-spacing: 0;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3.2rem;
  transition: all 0.4s ease;
  font-size: 14px;
  font-size: 1.4rem;
}

.c-btn[type=submit]:disabled {
  pointer-events: none;
  opacity: 0.4;
}

.c-btn.--arw {
  justify-content: flex-start;
  padding: 0.25rem 1rem 0.25rem 2rem;
}

.c-btn.--arw .btn-arw {
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
}

.c-btn.--arw .btn-arw svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
  stroke: #cb1414;
  transition: all 0.4s ease;
}

.c-btn.--red.--arw .btn-arw svg {
  fill: #cb1414;
  stroke: #fff;
  transform: rotate(90deg);
}

.c-btn.--back {
  justify-content: center;
  width: 12rem;
  padding: 0.25rem 1rem;
  color: #fff;
  background: #7f2100;
  border: 1px solid #7f2100;
}

.c-btn.off {
  pointer-events: none;
  opacity: 0.2;
}


.inview {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.inview.js-animate {
  opacity: 1;
}

.inview.fade-up {
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.inview.fade-up.js-animate {
  transform: translate3d(0, 0, 0);
}

.inview.fade-down {
  transform: translate3d(0, -1rem, 0) rotate(0.0001deg);
}

.inview.fade-down.js-animate {
  transform: translate3d(0, 0, 0);
}

.inview.fade-left {
  transform: translate3d(25%, 0, 0) rotate(0.0001deg);
}

.inview.fade-left.js-animate {
  transform: translate3d(0, 0, 0);
}

.gray{
  background-color: #f7f7f7;
}

.singlenavi a{
  justify-content: center !important;
  padding: 0 !important;
}


@media screen and (max-width: 1024px){
.samplecontents_detail-contWrap picture{
  position: absolute;
  width: 1420px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  }
  }

@media screen and (min-width: 768px) {
  .iis__lead{
    text-shadow:1px 1px 0 #f9f7f9, -1px -1px 0 #f9f7f9,
                -1px 1px 0 #f9f7f9, 1px -1px 0 #f9f7f9,
                0px 1px 0 #f9f7f9,  0 -1px 0 #f9f7f9,
                -1px 0 0 #f9f7f9, 1px 0 0 #f9f7f9;
  }

  .samplecontents_detail-cont__ttl {
        margin-bottom: 2.35rem;
        font-size: 38px;
        font-size: 3.8rem;
  }

  

  .samplecontents_detail-cont__top .c-mv__breadcrumbs,
  .samplecontents_detail-cont__top .c-mv__breadcrumbs span a{
  color: #222;
  }

  .samplecontents_detail-cont__lead {
        max-width: 66rem;
        margin: 0 auto;
        line-height: 1.625;
        font-size: 16px;
        font-size: 1.6rem;
        display: block;
    }

  }

   .c-btn {
    width: 30rem;
    height: 6.4rem;
    padding: 0.5rem 2rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
    .c-btn.--arw {
        padding: 0.5rem 6rem 0.5rem 2.5rem;
    }
    

@media screen and (min-width: 1024px) {
    .container {
        max-width: 140rem;
        padding: 0 10rem;
        margin: 0 auto;
    }
}

.iis__lead {
    text-align: left !important;
    margin: 0 0 auto;
    color: #222 !important;
    font-weight: bold !important;
}


@media screen and (max-width: 767px) {

    .samplecontents_detail-contWrap picture{
    width: 100%;
    }

    .pp__heroimage::before {
        background: rgba(68, 68, 68, 0.6) !important;
    }

    .iis__ttl {
        color: #fff !important;
        text-align: center !important;
    }

    .iis__lead {
        color: #fff !important;
        text-align: center !important;
    }
}