@charset "utf-8";
/*
Theme Name: max-stone
Theme URI:
Template: lightning
Description:
Author:MAXSTONE
Tags:
Version: 0.5.1
*/

/***********************************************************
general
***********************************************************/

*:focus,
a:focus {
  outline: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tr,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-feature-settings: "pkna";
}
.page-header_pageTitle,
h1.page-header_pageTitle {
  color: #111;
}
code,
kbd,
tt,
var,
samp,
cite,
pre,
blockquote {
  font-size: 1em;
  background-color: #eee;
}
blockquote {
  font-size: 1em;
  border: none;
  margin-bottom: 2em !important;
  padding: 22px;
}
blockquote > p {
  font-size: 1em !important;
}
blockquote > p:last-child {
  margin-bottom: 0;
}
pre {
  font-size: 0.96em;
  line-height: 1.5;
  white-space: pre-wrap;
  padding: 22px;
  margin-bottom: 2em !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow: hidden !important;
}
article.entry {
  overflow: hidden;
}
article.entry div {
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  article.entry div {
    line-height: 1.9;
  }
}
article.entry table {
  max-width: 100%;
}

table td,
table th {
  border: 1px solid #cacaca;
}
table td > p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  table {
    width: 100% !important;
  }
}
dt {
  margin-top: 1em;
  margin-bottom: 1em;
}
dd {
  margin-bottom: 0.8em;
}
ul,
ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  padding-inline-start: 1.4em;
}
ul li > ul,
ol li > ol,
ul li > ol,
ol li > ul {
  padding-inline-start: 1.4em;
}
li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.clear {
  clear: both;
}

/* 画像の回り込み */

.alignnone {
  max-width: 100%;
  padding: 4px;
}
.aligncenter {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 8px;
}
.alignleft,
img.alignleft {
  margin-right: 1.6rem !important;
}
.alignright,
img.alignright {
  margin-left: 1.6rem !important;
}
.alignright {
  float: right;
  display: inline-block;
  padding: 4px;
  margin-bottom: 1.6rem !important;
}
.alignleft {
  float: left;
  display: inline-block;
  padding: 4px;
  margin-bottom: 1.6rem !important;
}
.wp-caption.alignleft,
.wp-caption.alignright {
  padding: 4px 8px;
  padding-bottom: 0;
  margin-top: 0;
}
.wp-caption {
  padding-bottom: 0;
}
.wp-caption > .wp-caption-text {
  font-size: 0.8em;
  text-align: left;
  line-height: 1.6;
  padding: 4px;
}
.alignright .wp-caption-text,
.alignleft .wp-caption-text {
  margin-bottom: 0;
}
.wp-caption img {
  margin-top: 5px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    display: block;
    float: none !important;
    clear: both;
    max-width: 100%;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .wp-caption > .wp-caption-text {
    text-align: center;
  }
}
.wp-block-image .alignright,
.wp-block-image .alignleft {
  margin: 0 auto 2rem !important;
}
@media screen and (min-width: 768px) {
  .wp-block-image .alignright {
    float: right;
    max-width: 54%;
    padding: 0;
    margin: 0 0 1.6rem 2rem !important;
  }
  .wp-block-image .alignleft {
    float: left;
    max-width: 54%;
    padding: 0;
    margin: 0 2rem 1.6rem 0 !important;
  }
}
figure.wp-block-image {
  margin: 0 0 1.6rem !important;
}
figure.wp-block-image figcaption {
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
figure.wp-block-image.aligncenter figcaption,
div.wp-block-image figure figcaption {
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.wp-block-image .aligncenter {
  padding: 0;
  margin-bottom: 1.6rem !important;
}
.wp-block-image.border {
  margin-bottom: 1.6rem !important;
}
.wp-block-image.border .aligncenter {
  margin-bottom: 0 !important;
}
.wp-block-image.aligncenter {
  margin-right: auto !important;
  margin-left: auto !important;
}
.wp-block-image + p {
  margin-top: -0.4em;
}
figure.wp-block-image + p {
  margin-top: 0;
}

.wp-block-gallery {
  margin-bottom: 1.6rem !important;
}
.wp-block-gallery figure.wp-block-image {
  margin-bottom: 0 !important;
}
.wp-block-vk-blocks-button {
  margin-top: 2em;
  margin-bottom: 2em;
}

.img-border {
  border: 1px solid #333;
}
.img-shadow {
  box-shadow: 2px 2px 4px gray;
}
@media screen and (min-width: 768px) {
  .vk_button.vk_button-align-wide {
    max-width: 100%;
  }
}

/* gallery  */

.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.gallery .gallery-item {
  padding-right: 12px;
  padding-left: 12px;
  margin-top: 0 !important;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .gallery .gallery-item {
    min-width: 50%;
  }
  .gallery > br {
    display: none !important;
  }
}
.gallery .gallery-item .gallery-icon > a {
  display: inline-block;
}
.gallery .gallery-item .gallery-icon img {
  border: none !important;
}

/*****************************
        original
 *****************************/

a > img {
  filter: opacity(100%);
  -moz-opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a > img:hover {
  cursor: pointer;
  filter: opacity(80%);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.wp-block-image figcaption {
  font-size: calc(var(--vk-size-text) * 0.9);
  line-height: 1.5;
}
:root {
  --vk-width-col-2-main: 70%;
  --vk-width-col-2-sub: calc(var(--vk-width-container) * 0.25);
}
h3::after {
  bottom: 1px !important;
}

/****　post　****/

.breadcrumb-list li {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
.breadcrumb-list a {
  text-decoration: none;
}
.breadcrumb-list .fa-home {
  display: none;
}
.entry-meta {
  text-align: left;
  margin-top: 1em;
}
.entry-meta-item-updated {
  display: none;
}
.entry-meta-item-author {
  display: none;
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
  content: "更新日";
}
.entry-body p {
  line-height: 1.8;
}
.entry-body p > a,
.entry-body span a,
.entry-body li a,
.entry-body th a,
.entry-body td a {
  color: #337ab7;
  filter: opacity(100%);
  -moz-opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.entry-body p > a:hover,
.entry-body th a:hover,
.entry-body td a:hover {
  filter: opacity(80%);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

body.single .entry-meta-data-list {
  margin-top: 0.5em;
}
body.single .entry-meta-data-list:first-child {
  margin-top: 60px;
}
.veu_socialSet-position-after {
  margin-top: 3.8em;
}
.entry-meta-data-list dt,
.entry-meta-data-list dd {
  font-size: 0.9em;
  margin-top: 0;
}
.entry-meta-data-list dt {
  min-width: 8em;
  background-color: var(--vk-color-custom-1);
  padding: 6px 8px;
}
.entry-meta-data-list dd {
  padding: 1px 0;
}
.entry-meta-data-list dd a {
  text-decoration: underline;
  color: var(--vk-color-text-link);
}
.entry-meta-data-list dd a:hover {
  color: var(--vk-color-text-link-hover);
  -webkit-text-decoration-color: var(--vk-color-text-link-hover);
  text-decoration-color: var(--vk-color-text-link-hover);
}
.next-prev .vk_post_imgOuter_singleTermLabel {
  background-color: var(--vk-color-custom-1);
  color: #fff;
}
.next-prev .card-body {
  padding: 15px 20px;
}
.next-prev .card-title {
  border: none;
  background: transparent;
  padding: 0;
}

/****　top　****/

body.home .site-body {
  padding-top: 0;
}
.vkvu_wrap {
  height: 100vh !important;
}
.vkvu_wrap.move_auto_reduce video {
  width: auto;
  height: 100%;
}

/**** archive ****/

body .card-post .vk_post_title,
body .card-noborder .vk_post_title {
  font-size: 0.9em;
  line-height: 1.6;
  border: none;
  background-color: transparent;
  padding: 0;
}
body .card-intext .vk_post_title {
  background-color: transparent;
  border: none;
  padding: 0;
  margin-bottom: 0;
}

body.blog .media-title,
body.archive .media-title {
  border: none;
  background-color: transparent;
  padding: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  body.blog .media,
  body.archive .media {
    display: block !important;
  }
  body.blog .media-img,
  body.archive .media-img {
    position: relative;
    display: block;
    clear: both;
    float: none;
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  body.blog .media-body,
  body.archive .media-body {
    position: relative;
    display: block;
    clear: both;
    float: none;
    width: 100% !important;
    height: auto;
    overflow: hidden;
    padding-bottom: 0 !important;
    margin-bottom: 15px;
  }
  body.blog .vk_post_btnOuter,
  body.archive .vk_post_btnOuter {
    position: relative;
    margin-top: 20px;
  }
}
body.blog a.more,
body.archive a.more {
  display: none;
}
.vk_post_imgOuter {
  filter: opacity(100%);
  -moz-opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.vk_post_imgOuter:hover {
  cursor: pointer;
  filter: opacity(80%);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.vk_post .vk_post_btn {
  filter: opacity(100%);
  -moz-opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: none;
}
.vk_post .vk_post_btn:hover {
  filter: opacity(80%);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.vk_post .vk_post_imgOuter_singleTermLabel {
  background-color: var(--vk-color-custom-3) !important;
}

/*** works ***/

.works_term_list {
  margin-bottom: 1.6em;
}
.works_term {
  display: inline-block;
  margin-right: 1.2em;
  margin-bottom: 0.2em;
}

/*** footer ***/

.site-body-bottom aside {
  margin-bottom: 0;
}

/*** sitemap ***/

.veu_sitemap .sitemap-col li.page_item a {
  text-decoration: none;
  -webkit-text-decoration-style: unset;
  text-decoration-style: unset;
  text-decoration-line: none;
  text-underline-offset: 0;
}
.veu_sitemap h4.sitemap-post-type-title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 1.2em;
}
.veu_sitemap .sitemap-taxonomy-title {
  font-size: 16px;
  padding: 0 0 0 0.8em;
  margin-top: 0;
  margin-bottom: 1em;
}
.veu_sitemap .sitemap-col .link-list a {
  margin-top: 0;
  margin-bottom: 1em;
  -webkit-text-decoration-style: unset;
  text-decoration-style: unset;
  text-decoration-line: none;
  text-underline-offset: 0;
}
.sitemap-taxonomy-post_tag {
  display: none;
}
.veu_sitemap .sitemap-taxonomy-title {
  background-color: transparent;
  color: var(--vk-color-text-body);
  padding: 0;
}

/* 問い合わせページ */

body.post-name-contact .site-body-bottom,
body.post-name-confirm .site-body-bottom,
body.post-name-complete .site-body-bottom {
  display: none;
}

.contact_form_area {
  font-size: 1em;
  padding: 40px 15px;
  margin-top: 20px;
  background-color: #eeeeee;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .contact_form_area {
    padding: 40px 40px;
  }
}
.contact_form_area p {
  margin-bottom: 1em;
}
.contact_form_area .input_title_text {
  font-size: 1em;
  font-weight: bold;
}
.contact_form_area .input_title_text .annotation {
  display: inline-block;
  font-size: 0.9em;
  font-weight: normal;
}
.contact_form_area .required {
  font-size: 0.9em;
  color: red;
  font-weight: normal;
  margin-left: 1em;
}
.contact_form_area .not-required {
  font-size: 0.9em;
  font-weight: normal;
  margin-left: 1em;
}
.contact_form_area .wpcf7-list-item {
  display: block;
}
.contact_form_area br {
  display: none;
}
.contact_form_area input {
  margin-bottom: 0;
}
.contact_form_area input[type="date"] {
  max-width: 200px;
}
.contact_form_area input[type="email"],
.contact_form_area input[type="number"],
.contact_form_area input[type="tel"],
.contact_form_area input[type="text"],
.contact_form_area input[type="url"] {
  max-width: 600px;
}
body.post-name-contact #vkexunit_cta-3 {
  display: none;
}
.contact_btn input[type="button"],
.contact_btn input[type="submit"] {
  border: 1px solid var(--vk-color-primary-dark);
  background-color: var(--vk-color-primary);
  font-size: 1em;
  color: #fff;
  padding: 0.8em 2em;
  border-radius: var(--vk-size-radius);
}
.submit_btn input[type="submit"] {
  border: 1px solid #dc3232;
  background-color: #dc3232;
  color: #fff;
  padding: 0.8em 2em;
  border-radius: var(--vk-size-radius);
}
div.wpcf7 .ajax-loader {
  display: block !important;
}
.grecaptcha-badge {
  display: none !important;
}

/* embed */

.blog-card {
  margin-bottom: var(--vk-margin-element-bottom);
}
.blog-card-title {
  font-size: 1em !important;
  color: var(--vk-color-text-body);
  line-height: 1.8;
  background-color: transparent !important;
  padding: 0 !important;
}
.blog-card-title a {
  color: var(--vk-color-text-body) !important;
  line-height: 1.8;
}
.blog-card-title a:hover {
  color: var(--vk-color-text-link-hover) !important;
}
.blog-card-text {
  font-size: 0.8em !important;
  line-height: 1.8;
}
.blog-card-site-title a {
  font-size: 0.8em !important;
  line-height: 1.8;
}
.blog-card-site-title a img {
  width: auto;
  border: 1px solid var(--vk-color-border);
  border-radius: 2em;
  box-sizing: border-box;
  padding: 0.6em;
  margin-right: 1em;
}

/* original */

.clear {
  clear: both;
  float: none;
}

/*******************************************
          Block
*****************************************/

.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mb30 {
  margin-bottom: 3zz0px !important;
}

/*  wp:list  */
.original-list-01 {
  margin-bottom: 1.5em;
}
.original-list-01 li {
  margin-bottom: 0;
  line-height: 1.2;
}

/*  wp:vk-blocks/button */
.vk_button a {
  filter: brightness(100%);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.vk_button a:hover {
  filter: brightness(120%);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.vk_button.vk_button-align-wide {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .vk_button.vk_button-align-wide {
    max-width: 70% !important;
  }
}
.pdf-button {
  max-width: 100% !important;
}
@media screen and (min-width: 768px) {
  .pdf-button {
    max-width: 70% !important;
  }
}
.pdf-button > a {
  display: block;
  width: auto;
  border-radius: 50px;
  border: 5px solid #a41d20 !important;
  background: #cf2e2e !important;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  padding: 12px 18px;
}
.pdf-button > a > span.vk_button_link_txt:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  background-image: url("images/pdf_dl.png");
  background-size: contain;
  margin-right: 0.5em;
}
@media screen and (min-width: 768px) {
  .pdf-button > a {
    border-radius: 100px;
    padding: 20px 25px;
  }
  .pdf-button > a > span.vk_button_link_txt:before {
    width: 2.4em;
    height: 2.4em;
  }
}

/* wp:vk-blocks/contact-section */
.entry-body .veu_contact_section_block .contact_txt {
  text-align: center !important;
}
.entry-body .veu_contact_section_block .contact_txt .contact_txt_catch,
.entry-body .veu_contact_section_block .contact_txt .contact_txt_time {
  font-size: 1em;
}
.entry-body .veu_contact_section_block .contact_txt .contact_txt_tel {
  font-size: 2em;
  line-height: 1.6;
}
.entry-body .veu_contact_section_block .contact_txt .contact_txt_time {
  margin-bottom: 1.4em;
}

/* wp:table */
figure.wp-block-table table {
  margin-bottom: 0;
}

/* wp:outer */
.wp-block-vk-blocks-outer {
  border: none;
}

/* wp-block-social-links */
.wp-block-social-links li {
  margin: 0;
}

/* wp-block-vk-blocks-faq */
.wp-block-vk-blocks-faq2 dl.vk_faq-body {
  margin: 0;
}

/*******************************************
          Clearfix
*****************************************/

#container:after,
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
}

/* clearfix for ie7 */
#container,
.clearfix {
  display: inline-block;
}

#container,
.clearfix {
  display: block;
}

/*****************************************
  AIセクション
*****************************************/
/* ファーストビュー */
.p-fv {
  height: 700px !important;
  padding-top: 60px;
}

@media screen and (max-width: 699px) {
  .p-fv {
    padding-top: 30px;
  }
}

.p-fv .vkvu_section {
  width: 90%;
}

.p-fv__video {
  object-fit: cover;
}

.p-fv__color-layer {
  background-color: #00000066;
}

/* フォーム */
.p-form {
  width: 100%;
  max-width: 700px;
  background-color: #fff;
  padding: 10px 30px;
  display: flex;
  border-radius: 30px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 699px) {
  .p-form {
    max-width: 600px;
    background-color: #fff;
    padding: 10px 20px;
  }
}

.p-ai {
  position: relative;
  padding-top: 21px; /* #loadingMessageの高さ + 20px */
}

.p-ai__description {
  color: #fff;
  padding-top: 10px;
}

.p-ai__loading {
  opacity:0;
  color: #fff;
  padding-top: 20px;
}

.p-ai__loading.is-active {
  opacity: 1;
  animation: blink 1.5s linear infinite;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

.p-ai-replay {
  height: 0;
  transition: height 0.5s ease;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}

.p-ai-replay:has(.p-ai-replay__iframe.is-loaded) {
  height: 400px;
}

.p-ai-replay__inner {
  position: relative;
  max-width: 1110px;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.p-ai-replay__message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin-bottom: 0;
}

.p-ai-replay__iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

/* チェックボックスのコンテナ */
.p-checkboxes {
  display: flex;
  justify-content: center;
  gap: 10px 20px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
}

/* チェックボックス */
.p-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.p-checkbox__input {
  margin: 0;
  width: 0;
  opacity: 0;
}

.p-checkbox:hover > .p-checkbox__mark,
.p-checkbox__input:focus + .p-checkbox__mark {
  background: #dddddd !important;
  border: solid 2px #333333;
}

.p-checkbox__input:checked + .p-checkbox__mark {
  border: solid 2px #333333;
  background: #ffffff;
}

.p-checkbox__input:checked + .p-checkbox__mark::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2siPjxwb2x5bGluZSBwb2ludHM9IjIwIDYgOSAxNyA0IDEyIj48L3BvbHlsaW5lPjwvc3ZnPg==")
    no-repeat center;
  background-size: contain;
}

.p-checkbox__mark {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 26px;
  height: 26px;
  border: solid 2px #888888;
  background: #ffffff;
  border-radius: 5px;
}

.p-checkbox__text {
  margin-left: 6px;
}

/* 送信ボタン */
.p-submit {
  flex-shrink: 0;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-submit__button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 15px;
  border: 2px solid #353f47;
  padding: 8px;
  cursor: pointer;
  margin: 0;
}

.p-submit__button:hover,
.p-submit__button:focus {
  background-color: #fff;
}

.p-submit__button:active {
  background-color: #9e9e9e;
}

.p-submit__button:disabled {
  pointer-events: none;
}

.p-submit__button::-moz-focus-inner {
  border: 0;
}

.submit__img {
  width: 30px;
}

@media screen and (max-width: 699px) {
  /* チェックボックスのコンテナ */
  .p-checkboxes {
    flex-direction: column;
    align-items: center;
  }
  .p-checkboxes__item {
    width: 100%;
    max-width: 220px;
  }
}

/* 疑似テキストエリア */
.p-form__pseudo-textarea {
  font-size: 14px;
  width: 100%;
  max-width: 600px;
  height: 100px;
  padding: 10px;
  overflow: auto;
  position: relative;
  text-align: left;
  border: 0;
  white-space: pre-wrap;
}

.p-form__pseudo-textarea:focus {
  outline: 0;
}

.p-form__pseudo-textarea span {
  word-break: break-all;
  white-space: pre-wrap;
}

.c-preview {
  color: gray;
  white-space: pre-wrap;
}

.c-delete-preview {
  background-color: #f0f0f0;
}

.u-br {
  display: inline-block;
}

@media screen and (max-width: 699px) {
  .u-br-pc {
    display: none;
  }
}
/*****************************************
  End AIセクション
*****************************************/
