@charset "utf-8";
/* お問い合わせページのみ　上書き不可 */
.flex.justify-center.flex-col.items-center.p-4 {
  display: none;
}
.c-wrapper {
  max-width: 1100px !important;
}
#section-10 .c-inner--one-elem.c-inner--lg {
  padding-bottom: 25px !important;
}
@charset "utf-8";
/* 取扱いメーカー一覧 */
div[data-block-name="リスト"]:not(#section-10) .c-list-v ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  grid-column-gap: 5%;
  width: 100%;
}
div[data-block-name="リスト"]:not(#section-10) .c-list-v ul li {
  font-size: 16px;
  width: 30% !important;
}
div[data-block-name="リスト"]:not(#section-10) .c-list-v li + li {
  margin-top: 0;
}
div[data-block-name="見出し(マーカー)"] .p-heading-marker::after {
  bottom: 0;
  height: 1px;
  background-color: #24a0df;
}
div[data-block-name="見出し(マーカー)"] .c-heading {
  font-size: 3.0rem;
}
div[data-block-name="見出し(マーカー)"] strong {
  font-weight: normal;
}
div[data-block-name="見出し(マーカー)"] .c-wrapper, div[data-block-name="文章(3列)"] .grid-wrapper, div[data-block-name="リスト"]:not(#section-10) .c-wrapper {
  max-width: 1100px;
}
/* 新着情報一覧 */
div[data-block-name="ブログ:記事一覧(テキストのみ)"] ul {
  border-top: 1px solid #ccc;
}
div[data-block-name="ブログ:記事一覧(テキストのみ)"] ul li {
  padding: 35px;
  letter-spacing: 3px;
  border-bottom: 1px solid #ccc;
}
/* トップページ */
.pera1-section[data-block-name="ラウンドボタン(中)"] .c-btn a {
  max-width: 320px !important;
}
div[data-block-name="アイコンボタン"] .c-inner--one-elem.c-inner--md {
  padding: 0;
}
div[data-block-name="アイコンボタン"] .c-img-icon {
  background-color: #fff;
  padding: 0;
}
div[data-block-name="画像ボタン"] {
  margin: 60px auto 50px auto;
}
#section-12[data-block-name="右画像(背景画像あり・明)"] .c-inner {
  padding: 80px 42% 60px 5% !important;
}
div[data-block-name="右画像(背景画像あり・明)"] .c-heading--block-main {
  letter-spacing: 5px;
}
div[data-block-name="右画像(背景画像あり・明)"] .p-article-lead-text {
  letter-spacing: 10px;
}
div[data-block-name="右画像(背景画像あり・明)"] .p-article-main-text {
  line-height: 2;
}
div[data-block-name="右画像(背景画像あり・明)"] .c-btn {
  max-width: 320px;
  margin-top: 60px;
}
/* 下層ページ共通設定 */
div[data-block-name="上画像(4列)"] .center-xs {
  justify-content: space-around !important;
}
div[data-block-name="上画像(4列)"] .row-item-gutter--lg > [class*=col-] {
  background: #f8f8f8;
  padding: 25px;
  flex-basis: 24%;
}
.pera1-section[data-block-name="右画像"] .c-inner--lg, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-inner--lg, .pera1-section[data-block-name="右画像（タグ付）"] .c-inner--lg {
  padding: 60px 0px 0px 0px;
}
.pera1-section[data-block-name="右画像"] .c-wrapper, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-wrapper, .pera1-section[data-block-name="表(下線のみ)"] .c-wrapper, .pera1-section[data-block-name="右画像（タグ付）"] .c-wrapper, .pera1-section[data-block-name="ラウンドボタン(大)"] .c-wrapper {
  max-width: 1100px;
}
.pera1-section[data-block-name="右画像"] [data-custom-pc-fontsize="32px"], .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] [data-custom-pc-fontsize="32px"], .pera1-section[data-block-name="右画像（タグ付）"] [data-custom-pc-fontsize="32px"] {
  font-size: 30px !important;
  letter-spacing: 8px;
  line-height: 2;
  display: inline-block;
}
.pera1-section[data-block-name="右画像"] .pera1-editable[data-structure="e-heading"], .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .pera1-editable[data-structure="e-heading"], .pera1-section[data-block-name="右画像（タグ付）"] .pera1-editable[data-structure="e-heading"] {
  margin-bottom: 20px;
}
.pera1-section[data-block-name="右画像"] .pera1-editable[data-structure="e-text"], .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .pera1-editable[data-structure="e-text"], .pera1-section[data-block-name="右画像（タグ付）"] .pera1-editable[data-structure="e-text"] {
  line-height: 2.4;
}
.pera1-section[data-block-name="右画像"] .c-btn a, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-btn a, .pera1-section[data-block-name="右画像（タグ付）"] .c-btn a, .pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn a, .pera1-section[data-block-name="ラウンドボタン(中)"] .c-btn a {
  margin-top: 50px;
  background: none;
  border: 1px solid #24a0df;
  width: 100%;
  max-width: 495px;
  border-radius: 100px;
  padding: 20px;
  position: relative;
  display: inline-block;
  color: #24a0df;
  font-size: 1.6rem;
  min-width: inherit;
}
.pera1-section[data-block-name="右画像"] .c-btn a::after, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-btn a::after, .pera1-section[data-block-name="右画像（タグ付）"] .c-btn a::after, .pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn a:after, .pera1-section[data-block-name="ラウンドボタン(中)"] .c-btn a:after {
  content: '●';
  color: #24a0df;
  font-size: 8px;
  position: absolute;
  right: 30px;
  top: calc(50% - 4px);
}
.pera1-section[data-block-name="右画像"] .u-mbmd {
  margin-bottom: 40px;
}
.pera1-section[data-block-name="右画像"] .u-mbmd.col-sm-5 {
  width: 30%;
}
.pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] ol {
  margin-left: 25px;
  margin-top: 15px;
}
/* お問い合わせ */
form .block space-y-1 w-full gap-5 justify-center items-center w-full {
  display: flex;
  width: 100%;
  padding: 50px 0px 50px 50px;
  border-bottom: 1px solid #ccc;
}
form .customFormGroup_ttl_required {
  width: 30%;
  position: relative;
  padding-right: 80px;
}
form .customFormGroup_ttl_required span {
  font-size: 16px;
  font-weight: normal;
}
form .customFormGroup_ttl_required::after {
  font-size: 14px;
  border-radius: 0;
  padding: 1px 11px;
  position: absolute;
  right: 25px;
}
.pera1-section[data-block-name="Modern Form"] .c-inner.c-inner--lg {
  padding-top: 0;
}
/* 企業情報・沿革・社長挨拶 */
.pera1-section[data-block-name="表(下線のみ)"] td {
  padding: 25px 0 25px 25px;
  font-size: 16px;
  width: 100%;
}
.pera1-section[data-block-name="表(下線のみ)"] th {
  font-weight: 500;
  padding: 25px 0 25px 25px;
  font-size: 16px;
  width: fit-content;
  white-space: nowrap;
}
.pera1-section[data-block-name="表(下線のみ)"] td div, .pera1-section[data-block-name="表(下線のみ)"] th div {
  display: inline;
}
.pera1-section[data-block-name="右画像（タグ付）"] ul.u-mbmd {
  margin-bottom: 0;
  text-align: right;
}
.pera1-section[data-block-name="右画像（タグ付）"] .u-mbmd {
  margin-bottom: 30px;
}
.pera1-section[data-block-name="地図＋画像"] [data-custom-pc-fontsize="32px"] {
  font-size: 30px !important;
  letter-spacing: 10px;
}
.pera1-section[data-block-name="地図＋画像"] .u-mbmd {
  margin-bottom: 30px;
}
.pera1-section[data-block-name="地図＋画像"] .p-map-image__inner .row {
  background: #f8f8f8;
  padding: 50px 30px 0px 30px;
}
.pera1-section[data-block-name="地図＋画像"] .c-wrapper {
  max-width: 860px;
}
.pera1-section[data-block-name="地図＋画像"] .col-sm-6 {
  -webkit-flex-basis: calc(100% - 260px);
  -ms-flex-preferred-size: calc(100% - 260px);
  flex-basis: calc(100% - 260px);
  max-width: inherit;
}
.pera1-section[data-block-name="地図＋画像"] .col-sm-6.contact-area-wrapper--image {
  -webkit-flex-basis: 260px;
  -ms-flex-preferred-size: 260px;
  flex-basis: 260px;
}
.p-map-image__content-wrapper {
  height: 100%;
}
.c-embedly-object--responsive {
  height: calc(100% - 30px);
}
/* DX・セキュリティ */
#section-12 .c-inner {
  padding: 0px 0px 60px 0 !important;
}
#section-12 .c-btn a {
  background: none;
  border: 1px solid #24a0df;
  width: 100%;
  border-radius: 100px;
  padding: 20px;
  position: relative;
  display: inline-block;
  color: #24a0df;
}
#section-12 .c-btn a::after {
  content: '●';
  color: #24a0df;
  font-size: 8px;
  position: absolute;
  right: 30px;
  top: calc(50% - 4px);
}
#section-12 .c-btn a:hover {
  background: #24a0df;
  color: #fff;
}
#section-12 .c-btn a:hover::after {
  color: #fff;
}
.pera1-section[data-block-name="見出し(サブタイトル付き)"] h2.pera1-editable span {
  font-size: 72px !important;
  font-weight: 200;
  letter-spacing: 7px;
}
.pera1-section[data-block-name="見出し(サブタイトル付き)"] .c-heading--bdr-btm {
  padding-bottom: 0;
  border-bottom: none;
  width: 100%;
}
.pera1-section[data-block-name="見出し(サブタイトル付き)"] .pera1-editable[data-structure="e-text"] {
  letter-spacing: 4px;
}
.pera1-section[data-block-name="見出し(サブタイトル付き)"] .c-inner--lg {
  padding: 60px 0px 0px 0px;
}
/* CSR */
.pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn a {
  margin-top: 0px;
}
.pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn.c-btn--lg.c-btn--round {
  text-align: left;
}
.pera1-section[data-block-name="ラウンドボタン(大)"] .c-inner--one-elem.c-inner--md {
  padding-top: 0
}
/* 下層ページ共通ヘッダー */
@media screen and (min-width:768px) {
  .c-wrapper, .grid-wrapper {
    max-width: 1260px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    width: 86%;
  }
  .c-wrapper .grid-wrapper {
    width: 100%;
  }
  #section-9 .c-bg-img {
    background-position: bottom right !important;
  }
  #section-9 h2.pera1-editable {
    font-weight: 300;
    letter-spacing: 5px;
  }
  #section-9 div.pera1-editable {
    letter-spacing: 5px;
  }
  #section-10 .c-inner--one-elem.c-inner--lg {
    padding-bottom: 50px;
  }
  #section-10 ul.pera1-sortable {
    display: flex
  }
  #section-10 .c-list-v li + li {
    margin-top: 0;
  }
  #section-10 .c-list-v li a::after {
    content: '>';
    margin: 0 10px;
  }
  #section-10 .c-list-v li:last-child a::after {
    content: '';
  }
  div[data-block-name="左画像+右メニュー（上部固定）"] ul li:last-child a {
    background: #053fa2;
    color: #fff;
    padding: 7px 40px;
    border-radius: 50px;
  }
  div[data-block-name="左画像+右メニュー（上部固定）"] ul li:nth-child(3) a {
    background: #24a0df;
    color: #fff;
    padding: 7px 40px;
    border-radius: 50px;
  }
  div[data-block-name="左画像+右メニュー（上部固定）"] .p-m_navigationMenu li {
    margin-left: 20px;
    font-size: 15px !important;
    letter-spacing: 2px;
  }
}
/* フッターPC */
@media screen and (min-width:768px) {
  div[data-block-name="SNS入りフッター"] .row.center-xs.row-item-gutter--lg {
    margin-right: 0;
    margin-left: 0;
  }
  .p-footer__inner {
    padding-top: 15px;
    padding-bottom: 40px;
  }
  .p-header-sns-footer .row .col-lg-4:nth-child(1) {
    flex-basis: 240px !important;
    padding: 0 !important;
  }
  .p-header-sns-footer__logo img {
    max-width: 100% !important;
  }
  .p-header-sns-footer .row .col-lg-3:nth-child(2) {
    flex-basis: 300px !important;
    padding: 0 !important;
  }
  .p-header-sns-footer .row .col-lg-5:nth-child(3) {
    flex-basis: calc(100% - 540px) !important;
    padding: 0 !important;
    max-width: 100%;
  }
  #section-3 .p-main {
    min-height: 466px !important;
  }
  #section-3 .col-sm-6 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #section-3 .c-heading.u-mbmd.pera1-removable {
    letter-spacing: 10px;
  }
  #section-3 .c-btn.u-mbmd.pera1-removable a {
    margin-top: 50px;
    background: none;
    border: 1px solid #fff;
    width: 370px;
    border-radius: 100px;
    padding: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: 5px;
  }
  #section-3 .c-btn.u-mbmd.pera1-removable a::after {
    content: '●';
    color: #fff;
    font-size: 8px;
    position: absolute;
    right: 30px;
    top: calc(50% - 4px);
  }
  .c-bg-overlay::before {
    display: none
  }
  #section-4 .c-heading.c-heading--block-main.u-mbmd.pera1-removable {
    letter-spacing: 5px;
  }
  #section-4 .c-heading.c-heading--block-main.u-mbmd.pera1-removable strong {
    font-weight: normal !important;
  }
  #section-4 .c-btn a {
    background: none;
    padding: 0;
    letter-spacing: 8px;
    display: inline-block;
  }
  #section-6 {
    background-image: url(//s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/61c11b6e-df04-4565-a018-18d40a001476/img/67be91f293743/original.jpg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100%;
    border-bottom: 1px solid #5b99d2;
  }
  #section-6 .p-btn-in-bg--2col__inner--item_child {
    background: none !important;
    padding: 60px 10% 30px 10%;
  }
  #section-6 .p-btn-in-bg--2col__inner--item_child:first-child {
    border-right: 1px solid #5b99d2;
  }
  #section-6 .pera1-editable strong {
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    letter-spacing: 4px;
  }
  #section-6 .u-mbmd.pera1-removable {
    padding-left: 36px;
  }
  #section-6 .c-btn a {
    background: url(https://peraichi.com/user_files/download/5925ff40-d62d-013d-7a36-0a58a9feac02) no-repeat;
    width: 95px;
    height: 95px;
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
    text-indent: -1000000px;
    min-width: inherit;
  }
  #section-6 .u-align-center {
    text-align: right;
  }
  #section-8 .c-inner {
    padding: 60px 20px !important;
  }
}
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.8; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  /* list-style: none;*/
}
/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
address {
  font-style: inherit;
}
/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img, embed, object, iframe {
  vertical-align: bottom;
}
/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button, input:not([type="date"]), optgroup, /*select,*/ textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
}
[type="radio"] {
  -webkit-appearance: radio !important;
  appearance: radio !important;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}
button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] {
  cursor: default !important;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none !important;
  padding: 0 !important;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText !important;
}
/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}
/**
 * Remove padding
 */
option {
  padding: 0;
}
/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto !important;
}
/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px !important; /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none !important;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}
/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}
/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td, th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
svg {
  overflow: visible;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, sans-serif;
  color: #313131;
  background: #fff;
  font-weight: 400;
}
a:hover {
  opacity: 0.7;
  -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;
}
/* 下層ページスマホ対応 */
@media screen and (max-width:480px) {
  .c-wrapper {
    padding-right: 7%;
    padding-left: 7%;
  }
  .c-wrapper .c-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  div[data-block-name="見出し(下層ページタイトル)"] .c-bg-img.c-bg-img--cover {
    background-position: right bottom !important;
    background-size: cover !important;
    margin-bottom: 40px;
  }
  div[data-block-name="見出し(下層ページタイトル)"] [data-custom-pc-fontsize="56px"] {
    font-size: 30px !important;
    font-weight: 300;
    line-height: 1;
    display: inline-block;
  }
  div[data-block-name="見出し(下層ページタイトル)"] [data-custom-pc-fontsize="18px"] {
    font-size: 13px !important;
  }
  #section-10[data-block-name="リスト"] {
    display: none;
  }
  #section-12 .c-btn a {
    padding: 15px 20px 15px 15px;
    background: #fff
  }
  #section-12 .c-btn a::after {
    right: 13px;
  }
  #section-12 .c-inner {
    padding: 0px 0px 10px 0 !important;
  }
  #section-12[data-block-name="ボタンセット"] .u-mbmd.col-xs-6 {
    margin-bottom: 15px;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pera1-section[data-block-name="見出し(サブタイトル付き)"] h2.pera1-editable span {
    font-size: 35px !important;
    font-weight: 300;
    letter-spacing: 4px;
  }
  div[data-block-name="見出し(マーカー)"] .c-heading {
    font-size: 2.4rem;
    padding-bottom: 0.5em;
  }
  div[data-block-name="リスト"]:not(#section-10) .c-list-v ul {
    row-gap: 5px;
  }
  div[data-block-name="リスト"]:not(#section-10) .c-list-v ul li {
    width: 100% !important;
  }
  div[data-block-name="ブログ:記事一覧(テキストのみ)"] ul li {
    padding: 15px;
    letter-spacing: inherit;
  }
  div[data-block-name="ブログ:記事一覧(テキストのみ)"] ul li.u-mtmd {
    margin-top: 0px;
  }
  .pera1-section[data-block-name="右画像"] .c-inner--lg, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-inner--lg, .pera1-section[data-block-name="右画像（タグ付）"] .c-inner--lg {
    padding: 40px 0px 0px 0px;
  }
  .pera1-section[data-block-name="右画像"] [data-custom-pc-fontsize="32px"], .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] [data-custom-pc-fontsize="32px"], .pera1-section[data-block-name="右画像（タグ付）"] [data-custom-pc-fontsize="32px"] {
    font-size: 23px !important;
    letter-spacing: 4px;
    line-height: 1.4;
  }
  .pera1-section[data-block-name="右画像"] .c-btn a, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-btn a, .pera1-section[data-block-name="右画像（タグ付）"] .c-btn a, .pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn a, .pera1-section[data-block-name="ラウンドボタン(中)"] .c-btn a {
    margin-top: 30px;
    padding: 20px 27px 20px 15px;
  }
  .pera1-section[data-block-name="右画像"] .c-btn a::after, .pera1-section[data-block-name="メイン(見出し+テキスト+ボタン小)"] .c-btn a::after, .pera1-section[data-block-name="右画像（タグ付）"] .c-btn a::after, .pera1-section[data-block-name="ラウンドボタン(大)"] .c-btn a:after, .pera1-section[data-block-name="ラウンドボタン(中)"] .c-btn a:after {
    right: 13px;
  }
  .pera1-section[data-block-name="表(下線のみ)"] th {
    padding: 15px 0 0 15px;
    border: none;
    font-weight: 600;
  }
  .pera1-section[data-block-name="表(下線のみ)"] td {
    padding: 7px 0 15px 15px;
    font-size: 16px;
    width: 100%;
  }
  div[data-block-name="上画像(4列)"] .row-item-gutter--lg > [class*=col-] {
    flex-basis: 100%;
  }
  div[data-block-name="上画像(4列)"] [data-structure="m-card"] {
    padding: 0 20px;
  }
  div[data-block-name="画像ボタン"] {
    margin: 10px auto 40px auto;
    padding: 0 5%;
  }
  #section-12[data-block-name="右画像(背景画像あり・明)"] .c-inner {
    padding: 60px 0% 40px 0% !important;
  }
  #section-12[data-block-name="右画像(背景画像あり・明)"] [data-custom-pc-fontsize="24px"] {
    font-size: 16px !important;
    font-weight: 600;
  }
  #section-12[data-block-name="右画像(背景画像あり・明)"] [data-custom-pc-fontsize="48px"] {
    font-size: 30px !important;
    line-height: 1.2;
    font-weight: 600;
  }
  div[data-block-name="右画像(背景画像あり・明)"] .p-article-lead-text {
    letter-spacing: inherit;
  }
  div[data-block-name="右画像(背景画像あり・明)"] .c-bg-overlay--light {
    background-position: right center !important;
  }
  div[data-block-name="右画像(背景画像あり・明)"] .c-btn {
    margin-top: 20px;
  }
  div[data-block-name="動画"] {
    padding-top: 30px;
  }
  #section-8[data-block-name="画像"] {
    padding-top: 40px;
  }
  #section-6[data-block-name=" ボタン2列(背景画像あり)"] [data-custom-pc-fontsize="36px"], #section-6[data-block-name=" ボタン2列(背景画像あり)"] .u-fsxxxl {
    font-size: 26px !important;
  }
  #section-6[data-block-name=" ボタン2列(背景画像あり)"] [data-custom-pc-fontsize="36px"] strong, #section-6[data-block-name=" ボタン2列(背景画像あり)"] .u-fsxxxl strong {
    font-size: 16px !important;
    padding-left: 15px
  }
  #section-6 .c-btn a {
    background: url(https://peraichi.com/user_files/download/5925ff40-d62d-013d-7a36-0a58a9feac02) no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
    text-indent: -1000000px;
    min-width: inherit;
    background-size: 50px auto;
  }
  #section-6 .u-align-center {
    text-align: right;
  }
  #section-4[data-block-name="文章（背景画像あり・暗)"] .c-bg-overlay--dark {
    background-position: right center;
    padding: 30px 0
  }
  #section-4[data-block-name="文章（背景画像あり・暗)"] .c-btn a {
    background: none;
    padding: 0;
    letter-spacing: 3px;
  }
  #section-4[data-block-name="文章（背景画像あり・暗)"] .u-mbmd {
    margin-bottom: 10px;
  }
  #section-3[data-block-name="メイン(中央寄せ+ボタン)"] [data-custom-pc-fontsize="48px"] {
    font-size: 40px !important;
    letter-spacing: 4px;
  }
  #section-3[data-block-name="メイン(中央寄せ+ボタン)"] [data-custom-pc-fontsize="18px"] {
    font-size: 14px !important;
  }
  #section-3 .c-btn.u-mbmd.pera1-removable a {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
    width: 80%;
    border-radius: 100px;
    padding: 20px;
    position: relative;
    display: inline-block;
    letter-spacing: 5px;
  }
  #section-3 .c-btn.u-mbmd.pera1-removable a::after {
    content: '●';
    color: #fff;
    font-size: 8px;
    position: absolute;
    right: 15px;
    top: calc(50% - 4px);
  }
  .p-header-sns-footer .p-m_navigationMenu {
    text-align: center !important;
  }
  .p-footer__inner {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  div[data-block-name="SNS入りフッター"] .row-item-gutter--lg > [class*=col-], div[data-block-name="SNS入りフッター"] .u-align-left {
    text-align: center;
    padding-top: 10px;
  }
}