@charset "UTF-8";
.cooperationArea .singleText {
  line-height: 1.4;
}
.cooperationArea .singleText * {
  color: #4e4e4e;
  word-break: break-word;
}
.cooperationArea .singleText .mce-menubar.mce-toolbar.mce-first {
  display: none !important;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=left], .cooperationArea .singleText .wp-admin .wp-block[data-align=right] {
  height: auto;
}
.cooperationArea .singleText * {
  color: #4e4e4e;
  word-break: break-all;
}
.cooperationArea .singleText h1,
.cooperationArea .singleText h2,
.cooperationArea .singleText h3 {
  margin-top: 40px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h1,
  .cooperationArea .singleText h2,
  .cooperationArea .singleText h3 {
    margin-top: 10.4166666667vw !important;
  }
}
.cooperationArea .singleText h1 + *,
.cooperationArea .singleText h2 + *,
.cooperationArea .singleText h3 + * {
  margin-top: 30px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h1 + *,
  .cooperationArea .singleText h2 + *,
  .cooperationArea .singleText h3 + * {
    margin-top: 7.8125vw !important;
  }
}
.cooperationArea .singleText h4 + *,
.cooperationArea .singleText h5 + *,
.cooperationArea .singleText h6 + * {
  margin-top: 8px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h4 + *,
  .cooperationArea .singleText h5 + *,
  .cooperationArea .singleText h6 + * {
    margin-top: 2.0833333333vw !important;
  }
}
.cooperationArea .singleText h1 {
  line-height: 1.6;
  padding: 0.8em 1em;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  background-color: #eee;
  box-sizing: border-box;
  color: #3e3e3e;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h1 {
    font-size: 5.7291666667vw;
  }
}
.cooperationArea .singleText h2 {
  line-height: 1.6;
  padding-bottom: 0.5em;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-bottom: 3px solid #DDDDDD;
  box-sizing: border-box;
  color: #3e3e3e;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h2 {
    font-size: 5.2083333333vw;
  }
}
.cooperationArea .singleText h3 {
  line-height: 1.6;
  padding-left: 0.3em;
  border-left: 3px solid #56805D;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  color: #3e3e3e;
  padding: 0.1em 0 0.1em 0.5em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h3 {
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText h4 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #3e3e3e;
  padding-bottom: 0.8em;
  position: relative;
}
.cooperationArea .singleText h4:before {
  width: 100%;
  height: 2px;
  content: "";
  display: block;
  background-color: #DDDDDD;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.cooperationArea .singleText h4:after {
  width: 200px;
  height: 2px;
  content: "";
  display: block;
  background-color: #56805D;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h4:after {
    width: 25vw;
  }
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h4 {
    padding-bottom: 0.5em;
    font-size: 4.6875vw;
    margin-top: 10.4166666667vw;
    margin-bottom: 4.1666666667vw;
  }
}
.cooperationArea .singleText h5 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #3e3e3e;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h5 {
    font-size: 4.1666666667vw;
    margin-top: 10.4166666667vw;
    margin-bottom: 3.90625vw;
  }
}
.cooperationArea .singleText h6 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #3e3e3e;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText h6 {
    font-size: 4.1666666667vw;
    margin-top: 10.4166666667vw;
    margin-bottom: 3.90625vw;
  }
}
.cooperationArea .singleText p {
  line-height: 2;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText p {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText a {
  line-height: 2;
  letter-spacing: 0.02em;
  text-decoration: underline;
  font-size: 16px;
  color: #56805D;
}
.cooperationArea .singleText a:visited, .cooperationArea .singleText a:focus, .cooperationArea .singleText a:active {
  color: #56805D;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText a:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText a {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText a[target=_blank]:after {
  width: 0.7em;
  height: 0.7em;
  content: "";
  margin-left: 0.2em;
  display: inline-block;
  vertical-align: super;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="178" height="178" viewBox="0 0 178 178"><image width="178" height="178" xlink:href="data:image/png;base64,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"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.cooperationArea .singleText b,
.cooperationArea .singleText em,
.cooperationArea .singleText strong {
  font-weight: bold;
}
.cooperationArea .singleText em {
  font-style: italic;
}
.cooperationArea .singleText sup,
.cooperationArea .singleText sub {
  font-size: 80%;
}
.cooperationArea .singleText sup {
  vertical-align: super;
}
.cooperationArea .singleText sub {
  vertical-align: sub;
}
.cooperationArea .singleText blockquote {
  width: 100%;
  line-height: 2;
  padding: 40px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #6a6a6a;
  background-color: #eee;
  display: block;
  position: relative;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote {
    padding: 10.4166666667vw;
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText blockquote * {
  color: inherit;
}
.cooperationArea .singleText blockquote:before, .cooperationArea .singleText blockquote:after {
  width: 21px;
  height: 16px;
  content: "";
  display: block;
  background-color: #fff;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote:before, .cooperationArea .singleText blockquote:after {
    width: 5.46875vw;
    height: 4.1666666667vw;
  }
}
.cooperationArea .singleText blockquote:before {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="18" viewBox="0 0 24 18"><path d="M13,11.7C13,6.6,16.9,1.2,23,0l1,2.1c-2.2,0.8-4.2,3.7-4.4,5.7C22.1,8.3,24,10.4,24,13c0,3.2-2.6,5-5.2,5C15.8,18,13,15.7,13,11.7z M0,11.7C0,6.6,3.9,1.2,10,0l1,2.1C8.8,3,6.8,5.9,6.6,7.9C9.1,8.3,11,10.4,11,13c0,3.2-2.6,5-5.2,5C2.8,18,0,15.7,0,11.7z"/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="18" viewBox="0 0 24 18"><path d="M13,11.7C13,6.6,16.9,1.2,23,0l1,2.1c-2.2,0.8-4.2,3.7-4.4,5.7C22.1,8.3,24,10.4,24,13c0,3.2-2.6,5-5.2,5C15.8,18,13,15.7,13,11.7z M0,11.7C0,6.6,3.9,1.2,10,0l1,2.1C8.8,3,6.8,5.9,6.6,7.9C9.1,8.3,11,10.4,11,13c0,3.2-2.6,5-5.2,5C2.8,18,0,15.7,0,11.7z"/></svg>');
  top: 13px;
  left: 13px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote:before {
    top: 3.3854166667vw;
    left: 3.3854166667vw;
  }
}
.cooperationArea .singleText blockquote:after {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="18" viewBox="0 0 24 18"><path d="M5.2,18C2.6,18,0,16.2,0,13c0-2.6,1.9-4.7,4.4-5.2C4.2,5.8,2.2,2.9,0,2.1L1,0c6.1,1.2,10,6.6,10,11.7C11,15.7,8.2,18,5.2,18z M18.2,18c-2.6,0-5.2-1.8-5.2-5c0-2.6,1.9-4.7,4.4-5.1c-0.2-2-2.2-4.9-4.4-5.8L14,0c6.1,1.2,10,6.6,10,11.7C24,15.7,21.2,18,18.2,18z"/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="18" viewBox="0 0 24 18"><path d="M5.2,18C2.6,18,0,16.2,0,13c0-2.6,1.9-4.7,4.4-5.2C4.2,5.8,2.2,2.9,0,2.1L1,0c6.1,1.2,10,6.6,10,11.7C11,15.7,8.2,18,5.2,18z M18.2,18c-2.6,0-5.2-1.8-5.2-5c0-2.6,1.9-4.7,4.4-5.1c-0.2-2-2.2-4.9-4.4-5.8L14,0c6.1,1.2,10,6.6,10,11.7C24,15.7,21.2,18,18.2,18z"/></svg>');
  right: 20px;
  bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote:after {
    right: 5.2083333333vw;
    bottom: 5.2083333333vw;
  }
}
.cooperationArea .singleText blockquote > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText blockquote > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText blockquote p {
  line-height: 2;
  position: relative;
  z-index: 2;
}
.cooperationArea .singleText blockquote cite,
.cooperationArea .singleText blockquote .wp-block-quote__citation {
  width: 100%;
  line-height: 2;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: right;
  display: block;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText blockquote cite,
  .cooperationArea .singleText blockquote .wp-block-quote__citation {
    line-height: 1.8;
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText ul {
  line-height: 2;
  padding-left: 1.2em;
  list-style: disc;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText ul {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText ul li {
  list-style: disc;
}
.cooperationArea .singleText ol {
  line-height: 2;
  padding-left: 1.2em;
  list-style: decimal;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText ol {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText ol li {
  list-style: decimal;
}
.cooperationArea .singleText li {
  line-height: 2;
  margin-top: 0.5em;
  font-size: inherit;
  letter-spacing: 0.02em;
}
.cooperationArea .singleText li:first-child {
  margin-top: 0;
}
.cooperationArea .singleText li li {
  margin-top: 0;
}
.cooperationArea .singleText pre.wp-block-code {
  width: 100%;
  padding: 30px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  border-radius: 6px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText pre.wp-block-code {
    padding: 7.8125vw;
    border-radius: 1.5625vw;
  }
}
.cooperationArea .singleText pre.wp-block-code code {
  line-height: 2;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText pre.wp-block-code code {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=left] .wp-block-table {
  width: auto;
  margin-right: auto;
  margin-left: 0;
  float: none;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=left] table {
  margin-right: auto;
  margin-left: 0;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=center] .wp-block-table {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=center] table {
  margin-right: auto;
  margin-left: auto;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=right] .wp-block-table {
  width: auto;
  margin-right: 0;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=right] table {
  margin-right: 0;
  margin-left: auto;
}
.cooperationArea .singleText .wp-block-table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: none;
  display: block;
  overflow: auto;
  clear: both;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-table .alignleft {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  float: none;
}
.cooperationArea .singleText .wp-block-table .aligncenter {
  margin: 0 auto;
  float: none;
}
.cooperationArea .singleText .wp-block-table .alignright {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-block-table > * {
  margin-top: 6px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-table > * {
    margin-top: 1.5625vw;
  }
}
.cooperationArea .singleText .wp-block-table > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .wp-block-table table {
  font-size: 16px;
  letter-spacing: 0.02em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-table table {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .wp-block-table table th {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-table table td {
  line-height: 1.8;
  padding: 1em;
  font-size: inherit;
  letter-spacing: 0.02em;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-table thead th,
.cooperationArea .singleText .wp-block-table thead td {
  background-color: #eee;
}
.cooperationArea .singleText .wp-block-table tfoot th,
.cooperationArea .singleText .wp-block-table tfoot td {
  background-color: #eee;
}
.cooperationArea .singleText .wp-block-table figcaption {
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
  text-align: right;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-table figcaption {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=left] .wp-block-image {
  width: auto;
  margin-right: auto;
  margin-left: 0;
  float: none;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=center] .wp-block-image {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-admin .wp-block[data-align=right] .wp-block-image {
  width: auto;
  margin-right: 0;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-block-image {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  clear: both;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-image.is-style-rounded img {
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-image.is-style-rounded img {
    border-radius: 2.6041666667vw;
  }
}
.cooperationArea .singleText .wp-block-image .alignleft {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  float: none;
}
.cooperationArea .singleText .wp-block-image .aligncenter {
  margin: 0 auto;
  float: none;
}
.cooperationArea .singleText .wp-block-image .alignright {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  float: none;
}
.cooperationArea .singleText .wp-block-image > img {
  max-width: 100%;
}
.cooperationArea .singleText .wp-block-image figcaption {
  width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  text-align: left;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-image figcaption:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-image figcaption {
    margin-top: 1.5625vw;
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .wp-caption {
  width: 100% !important;
}
.cooperationArea .singleText figure {
  text-align: left;
  margin: 1.8rem 30px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText figure {
    margin-right: 0;
    margin-left: 0;
  }
}
.cooperationArea .singleText figure.wp-caption {
  width: auto !important;
}
.cooperationArea .singleText figcaption, .cooperationArea .singleText .post-image .post-image-caption {
  width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  box-sizing: border-box;
}
.cooperationArea .singleText figcaption:first-child, .cooperationArea .singleText .post-image .post-image-caption:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText figcaption, .cooperationArea .singleText .post-image .post-image-caption {
    margin-top: 1.5625vw;
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText figcaption {
  text-align: left;
}
.cooperationArea .singleText iframe:not(.instagram-media),
.cooperationArea .singleText video {
  max-width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText iframe:not(.instagram-media),
  .cooperationArea .singleText video {
    width: 100% !important;
    height: 56.25vw !important;
  }
}
.cooperationArea .singleText iframe.instagram-media {
  margin-top: 16px !important;
}
.cooperationArea .singleText .wp-block-video figcaption {
  width: 100%;
  line-height: 1.8;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.02em;
  display: block;
  box-sizing: border-box;
}
.cooperationArea .singleText .wp-block-video figcaption:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .wp-block-video figcaption {
    margin-top: 1.5625vw;
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText hr.wp-block-separator {
  width: 100%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border: 0;
  display: block;
  box-sizing: border-box;
}
.cooperationArea .singleText hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.cooperationArea .singleText hr.wp-block-separator.is-style-dots {
  width: 100%;
  max-width: none;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText hr.wp-block-separator.is-style-dots {
    height: 10.4166666667vw;
  }
}
.cooperationArea .singleText hr.wp-block-separator.is-style-dots:before {
  content: "···";
  font-size: 40px;
  letter-spacing: 1em;
  padding-left: 1em;
  font-family: serif;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText hr.wp-block-separator.is-style-dots:before {
    font-size: 10.4166666667vw;
  }
}
.cooperationArea .singleText hr.wp-block-separator:not(.has-background) {
  background-color: #ccc;
}
.cooperationArea .singleText hr.wp-block-separator:not(.has-background).is-style-dots:before {
  color: #ccc;
}
.cooperationArea .singleText .textArea .text {
  line-height: 2;
  font-size: 16px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .textArea .text {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockIntroTextArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIntroTextArea + .blockIntroTextArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIntroTextArea + .blockIntroTextArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockIntroTextArea .blockIntroText > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIntroTextArea .blockIntroText > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockIntroTextArea .blockIntroText > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockIntroTextArea .blockIntroText p {
  line-height: 2;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIntroTextArea .blockIntroText p {
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText .blockProfileArea {
  width: 100%;
  box-sizing: border-box;
  margin-top: 30px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea {
    margin-top: 7.8125vw !important;
  }
}
.cooperationArea .singleText .blockProfileArea + .blockProfileArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea + .blockProfileArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfileList > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfileList > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfileList > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockProfileArea .blockProfile {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  border: 4px double #DDD;
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile {
    width: 100%;
    padding: 5.2083333333vw 5.2083333333vw;
    box-sizing: border-box;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .blockProfileInner {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockProfileArea .blockProfile .photo {
  grid-area: 1/1/3/2;
  width: 100%;
  max-width: 150px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .photo {
    grid-area: 1/1/2/2;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .photo > .img {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockProfileArea .blockProfile .photo > .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.cooperationArea .singleText .blockProfileArea .blockProfile .nameArea {
  display: flex;
  align-items: flex-end;
  grid-area: 1/2/2/4;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .nameArea {
    display: grid;
    align-content: center;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .nameArea .name {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .nameArea .name {
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .nameArea .katagaki {
  font-size: 14px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .nameArea .katagaki {
    margin-top: 0.8em;
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .freeArea {
  grid-area: 2/2/3/4;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .freeArea {
    grid-area: 3/1/2/4;
  }
}
.cooperationArea .singleText .blockProfileArea .blockProfile .freeArea * {
  font-size: 14px;
  line-height: 1.35;
  color: #7C7C7C;
}
.cooperationArea .singleText .blockProfileArea .blockProfile .freeArea * a {
  color: #4191D5;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockProfileArea .blockProfile .freeArea * {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockIndexArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea + .blockIndexArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea + .blockIndexArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap {
  width: 100%;
  padding: 30px;
  background-color: #eee;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap {
    width: 100vw;
    padding: 5.2083333333vw;
    margin-left: -5vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn {
  width: 100%;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  position: relative;
  color: #000;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:visited, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:focus, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:active {
  color: #000;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn.active:after {
  transform: translateY(-50%) rotate(180deg);
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:after {
  width: 18px;
  height: 9px;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6.444" viewBox="0 0 12 6.444"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-0.281 -6.222)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6.444" viewBox="0 0 12 6.444"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-0.281 -6.222)" /></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: transform 0.3s ease 0s;
  transform: translateY(-50%) rotate(0deg);
  position: absolute;
  top: 50%;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn:after {
    width: 4.6875vw;
    height: 2.34375vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn > span {
  line-height: 1;
  margin-left: 1em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn > span:first-child {
  margin-left: 0;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .en {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .en {
    font-size: 7.8125vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .jp {
  margin-top: 0.5em;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dt > .blockIndexAcrBtn .jp {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd {
  width: 100%;
  margin-top: 35px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd {
    margin-top: 9.1145833333vw;
  }
}
.cooperationArea .singleText .wp-admin .blockIndexArea .blockIndexWrap > dl > dd {
  display: block;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > * {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > * {
    margin-top: 7.8125vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndexList > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > * {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > * {
    margin-top: 5.2083333333vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea .blockIndexTitle {
  width: 100%;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea .blockIndexTitle {
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle {
  text-decoration: underline;
  color: #000;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle:visited, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle:focus, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle:active {
  color: #000;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .titleArea a.blockIndexTitle:hover {
    text-decoration: none;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList.noIndent > ul > li {
  padding-left: 0;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul {
  width: 100%;
  padding-left: 0;
  list-style: none;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li {
  line-height: 1.6;
  padding-left: 1em;
  margin-top: 20px;
  list-style: none;
  font-size: 18px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li {
    margin-top: 5.2083333333vw;
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > a,
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > span {
  line-height: inherit;
  font-size: inherit;
  color: #000;
}
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > a:visited, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > a:focus, .cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > a:active,
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > span:visited,
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > span:focus,
.cooperationArea .singleText .blockIndexArea .blockIndexWrap > dl > dd .blockIndex .indexLinkList > ul > li > span:active {
  color: #000;
}
.cooperationArea .singleText .blockRelatedArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockRelatedArea + .blockRelatedArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea + .blockRelatedArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockRelatedArea > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockRelatedArea > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated {
  width: 100%;
  padding: 40px 30px;
  border: 1px solid #eee;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated {
    padding: 5.2083333333vw;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl {
    flex-wrap: wrap;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt {
    width: 100%;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt .titleLabel {
  width: 100%;
  line-height: 1;
  padding: 1em 2em;
  text-align: center;
  font-size: 12px;
  color: #fff;
  display: block;
  background-color: #898989;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dt .titleLabel {
    width: auto;
    padding: 0.8em 2em;
    font-size: 3.125vw;
    display: inline-block;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd {
  width: calc(100% - 100px - 30px);
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd {
    width: 100%;
    margin-top: 3.90625vw;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul {
  width: 100%;
  padding-left: 0;
  list-style: none;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li {
  line-height: 1.6;
  margin-top: 20px;
  list-style: none;
  font-size: 16px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li {
    margin-top: 5.2083333333vw;
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a,
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > span {
  line-height: inherit;
  font-size: inherit;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a {
  text-decoration: underline;
  color: #000;
}
.cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a:visited, .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a:focus, .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a:active {
  color: #000;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText .blockRelatedArea .blockRelatedList .blockRelated > dl > dd .linkList > ul > li > a:hover {
    text-decoration: none;
  }
}
.cooperationArea .singleText .blockInfoArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea + .blockInfoArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea + .blockInfoArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockInfoArea > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInfoArea > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo {
  width: 100%;
  padding: 40px;
  background-color: #eee;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo {
    width: 100vw;
    padding: 7.8125vw 5.2083333333vw;
    margin-left: -5vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo > dl {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo > dl {
    flex-wrap: wrap;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .photo {
  width: 31.25%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .photo {
    width: 100%;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .photo .img {
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .photo .img {
    width: 50%;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .photo .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail {
  width: 64%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail {
    width: 100%;
    margin-top: 7.8125vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail > * {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail > * {
    margin-top: 1.0416666667vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > * {
  margin-top: 12px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > * {
    margin-top: 3.125vw !important;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea > *:first-child {
  margin-top: 0 !important;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .infoTitle {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .infoTitle {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .name {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .titleArea .name {
    font-size: 4.6875vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dt {
  line-height: 1.8;
  font-size: 14px;
  white-space: nowrap;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dt {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dd {
  line-height: 1.8;
  font-size: 14px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .infoList > dl > dd {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes .text {
  line-height: 1.8;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .notes .text {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
  line-height: 1;
  padding: 0.8em 1em 0.6em 1em;
  border: 2px solid #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  color: #000;
}
.cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:visited, .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:focus, .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:active {
  color: #000;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
  }
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:hover {
    background-color: #000;
    color: #fff;
  }
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:hover:visited, .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:hover:focus, .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a:hover:active {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInfoArea .blockInfoList .blockInfo .detail .information .btnArea > a {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockQuateArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockQuateArea + .blockQuateArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockQuateArea + .blockQuateArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockQuateArea .blockQuate {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockQuateArea .blockQuate > * {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockQuateArea .blockQuate > * {
    margin-top: 1.0416666667vw;
  }
}
.cooperationArea .singleText .blockQuateArea .blockQuate > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockQuateArea .blockQuate .quateCopy .quateCopyInner {
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockQuateArea .blockQuate .quateCopy .quateCopyInner {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockQuateArea .blockQuate .quateCopy .quateCopyInner * {
  font-size: inherit;
}
.cooperationArea .singleText .blockInterviewArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInterviewArea > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInterviewArea > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterviewList {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInterviewArea .blockInterviewList > * {
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterviewList > * {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockInterviewArea .blockInterviewList > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterview > dl > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dt > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dt > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dt > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dt .questionText {
  padding-left: 1.5em;
  box-sizing: border-box;
  position: relative;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dt .questionText:before {
  width: 0.8em;
  height: 2px;
  content: "";
  background-color: #000;
  display: block;
  transform: translateY(-50%);
  position: absolute;
  top: 1em;
  left: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd .answerText {
  line-height: 1.8;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd .answerText {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd .answerText * {
  line-height: inherit;
  font-size: inherit;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd .name {
  white-space: nowrap;
  font-weight: bold;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview > dl > dd .answerTextInner {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockInterviewArea .blockInterview .questionText {
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockInterviewArea .blockInterview .questionText {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockBtnArea {
  width: 100%;
  box-sizing: border-box;
  margin-top: 30px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea {
    margin-top: 7.8125vw !important;
  }
}
.cooperationArea .singleText .blockBtnArea + .blockBtnArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea + .blockBtnArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.alignL {
  justify-content: flex-start;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.alignC {
  justify-content: center;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.alignR {
  justify-content: flex-end;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol1 > a {
  width: 85%;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol1 > a {
    width: 100%;
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol1 > a:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2 > a {
  width: 49%;
  margin-top: 16px;
  margin-left: 2%;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2 > a:nth-child(-n+2) {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2 > a:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2 > a {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a {
  width: 49%;
  margin-top: 16px;
  margin-left: 2%;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(-n+2) {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a {
    width: 100%;
    margin-top: 4.1666666667vw;
    margin-left: 0;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a:nth-child(-n+2) {
    margin-top: 4.1666666667vw;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol2_sp1 > a:first-child {
    margin-top: 0;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3 > a:nth-child(-n+3) {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3 > a {
    margin-top: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+3) {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a {
    width: 49%;
    margin-top: 4.1666666667vw;
    margin-left: 2%;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+3) {
    margin-top: 4.1666666667vw;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(3n+1) {
    margin-left: 2%;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(-n+2) {
    margin-top: 0;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp2 > a:nth-child(2n+1) {
    margin-left: 0;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a {
  width: 32%;
  margin-top: 16px;
  margin-left: 2%;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(-n+3) {
  margin-top: 0;
}
.cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a {
    width: 100%;
    margin-top: 4.1666666667vw;
    margin-left: 0;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a:nth-child(-n+3) {
    margin-top: 4.1666666667vw;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox.btnCol3_sp1 > a:first-child {
    margin-top: 0;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a {
  padding: 0.8em;
  line-height: 1.3;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50em;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox > a {
    transition: opacity 0.3s ease 0s;
  }
  .cooperationArea .singleText .blockBtnArea .btnListBox > a:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockBtnArea .btnListBox > a {
    font-size: 4.1666666667vw;
  }
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.alignL {
  justify-content: flex-start;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.alignC {
  justify-content: center;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.alignR {
  justify-content: flex-end;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a * {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a .jp {
  line-height: 1;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a .en {
  line-height: 1;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.enJpBtn .en, .cooperationArea .singleText .blockBtnArea .btnListBox > a.enBtn .en {
  line-height: 1.4;
  font-size: 130%;
  font-weight: 600;
  order: 1;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.enJpBtn .jp, .cooperationArea .singleText .blockBtnArea .btnListBox > a.enBtn .jp {
  line-height: 1.4;
  margin-left: 0.5em;
  font-size: 80%;
  order: 2;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.jpEnBtn .jp, .cooperationArea .singleText .blockBtnArea .btnListBox > a.jpBtn .jp {
  line-height: 1.4;
  font-size: 130%;
  font-weight: bold;
  order: 1;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a.jpEnBtn .en, .cooperationArea .singleText .blockBtnArea .btnListBox > a.jpBtn .en {
  line-height: 1.4;
  margin-left: 0.5em;
  font-size: 80%;
  order: 2;
}
.cooperationArea .singleText .blockBtnArea .btnListBox > a[target=_blank]:after {
  order: 3;
}
.cooperationArea .singleText .blockSliderImgArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockSliderImgArea + .blockSliderImgArea {
  margin-top: 16px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockSliderImgArea + .blockSliderImgArea {
    margin-top: 4.1666666667vw !important;
  }
}
.cooperationArea .singleText .blockSliderImgArea .blockSliderImg {
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockSliderImgArea .blockSliderImg {
    padding-bottom: 7.8125vw;
  }
}
.cooperationArea .singleText .blockSliderImgArea .slide {
  display: block;
}
.cooperationArea .singleText .blockSliderImgArea .slide > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockSliderImgArea .slide > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockSliderImgArea .slide > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockSliderImgArea .slide .photo {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockSliderImgArea .slide .photo .img {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockSliderImgArea .slide .photo .img > img {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.cooperationArea .singleText .blockSliderImgArea .slide .detail {
  line-height: 1.8;
  font-size: 14px;
  letter-spacing: 0.02em;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockSliderImgArea .slide .detail {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .blockSliderImgArea .slide .detail p {
  line-height: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockSliderImgArea .sliderNext,
.cooperationArea .singleText .blockSliderImgArea .sliderPrev {
  width: 40px;
  height: 120px;
  margin-top: 0;
  display: block;
  background-color: #fff;
  color: #1F1F1F;
  transform: translateY(-50%);
}
.cooperationArea .singleText .blockSliderImgArea .sliderNext:visited, .cooperationArea .singleText .blockSliderImgArea .sliderNext:focus, .cooperationArea .singleText .blockSliderImgArea .sliderNext:active,
.cooperationArea .singleText .blockSliderImgArea .sliderPrev:visited,
.cooperationArea .singleText .blockSliderImgArea .sliderPrev:focus,
.cooperationArea .singleText .blockSliderImgArea .sliderPrev:active {
  color: #1F1F1F;
}
@media only screen and (min-width: 1200px) {
  .cooperationArea .singleText .blockSliderImgArea .sliderNext,
  .cooperationArea .singleText .blockSliderImgArea .sliderPrev {
    transition: opacity 0.3s ease 0s;
  }
  .cooperationArea .singleText .blockSliderImgArea .sliderNext:hover,
  .cooperationArea .singleText .blockSliderImgArea .sliderPrev:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockSliderImgArea .sliderNext,
  .cooperationArea .singleText .blockSliderImgArea .sliderPrev {
    display: none;
  }
}
.cooperationArea .singleText .blockSliderImgArea .sliderNext:after,
.cooperationArea .singleText .blockSliderImgArea .sliderPrev:after {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-color: currentColor;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 30% auto;
          mask-size: 30% auto;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockSliderImgArea .sliderNext {
  right: 0;
}
.cooperationArea .singleText .blockSliderImgArea .sliderNext:after {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-6.222 12.281) rotate(-90)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(-6.222 12.281) rotate(-90)" /></svg>');
}
.cooperationArea .singleText .blockSliderImgArea .sliderPrev {
  left: 0;
}
.cooperationArea .singleText .blockSliderImgArea .sliderPrev:after {
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(12.666 -0.281) rotate(90)" /></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="6.444" height="12" viewBox="0 0 6.444 12"><path d="M.281,6.625A.388.388,0,0,1,.4,6.341a.388.388,0,0,1,.284-.119.388.388,0,0,1,.284.119l5.354,5.354,5.271-5.271a.4.4,0,1,1,.569.569L6.606,12.547a.4.4,0,0,1-.569,0L.4,6.921a.277.277,0,0,1-.041-.053.406.406,0,0,1-.03-.059L.3,6.749.287,6.69Z" transform="translate(12.666 -0.281) rotate(90)" /></svg>');
}
.cooperationArea .singleText .blockSliderImgArea .sliderPager {
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
}
.cooperationArea .singleText .blockSliderImgArea .sliderPager .swiper-pagination-bullet-active {
  background-color: #1F1F1F;
}
.cooperationArea .singleText .blockIframeBoxArea {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIframeBoxArea .blockIframeBox > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox .code {
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox .code > iframe,
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox .code > video {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: inline-block;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_left .code {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_center .code {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_right .code {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code {
  width: 100%;
  max-width: none;
  padding-top: 56.25%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code > iframe,
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .iframeBox.iframe_full .code > video {
  width: 100% !important;
  height: 100% !important;
  max-width: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .detail {
  width: 100%;
  box-sizing: border-box;
}
.cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .detail .caption {
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
  letter-spacing: 0.02em;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .blockIframeBoxArea .blockIframeBox .detail .caption {
    font-size: 3.6458333333vw;
  }
}
.cooperationArea .singleText .barNolinkBoxArea {
  margin-top: 30px !important;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .barNolinkBoxArea {
    margin-top: 7.8125vw !important;
  }
}
.cooperationArea .singleText .barNolinkBoxArea .barNolinkBox > * {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .barNolinkBoxArea .barNolinkBox > * {
    margin-top: 2.0833333333vw;
  }
}
.cooperationArea .singleText .barNolinkBoxArea .barNolinkBox > *:first-child {
  margin-top: 0;
}
.cooperationArea .singleText .barNolinkBoxArea .barNolinkBox .barNolink {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.02em;
  padding: 0.8em;
  box-sizing: border-box;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .cooperationArea .singleText .barNolinkBoxArea .barNolinkBox .barNolink {
    font-size: 4.1666666667vw;
  }
}