@charset "utf-8";
/******************************************************************
Theme Name: RESTA ver.2023
Theme URI: https://resta.jp/
Description: 無限の可能性へ。
Version: 1.0.0
Author: RESTA
Author URI: https://resta.jp/
******************************************************************/

/*-------------------------------------------------------------
▼グリッドデザイン
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*, *::before, *::after {
  box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
* {
  -webkit-animation-duration: 0.01ms !important;
  animation-duration: 0.01ms !important;
  -webkit-animation-iteration-count: 1 !important;
  animation-iteration-count: 1 !important;
  transition-duration: 0.01ms !important;
  scroll-behavior: auto !important;
}
}
.area-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,.row:after {
  width:0px;
}
.area {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media print,screen and (min-width: 576px) {
.area {
  max-width: 540px;
}
}
@media print,screen and (min-width: 768px) {
.area-full {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.area {
  max-width: 720px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
}
@media print,screen and (min-width: 992px) {
.area {
  max-width: 960px;
}
}
@media print,screen and (min-width: 1200px) {
.area {
  max-width: 1140px;
}
}
.no-padding {
  margin-right: 0;
  margin-left: 0;
}
.no-padding > .grid, .no-padding > [class*="grid-"] {
  padding-right: 0;
  padding-left: 0;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid, .grid-auto, .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12, .grid-s, .grid-s-auto,.grid-m-1, .grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12, .grid-l-1, .grid-l-2, .grid-l-3, .grid-l-4, .grid-l-5, .grid-l-6, .grid-l-7, .grid-l-8, .grid-l-9, .grid-l-10, .grid-l-11, .grid-l-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.grid {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-12 {
  -ms-flex-order: 12;
  order: 12;
}
.space-0,.space-1,.space-2,.space-3,.space-4,.space-5,.space-6,.space-7,.space-8,.space-9,.space-10,.space-11 {
  margin-left: 0;
}
.space-l-2{
  margin-left: 0;
}
@media print,screen and (min-width: 576px) {
.grid-s {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-s-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-s-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-s-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-s-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-s-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-s-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-s-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-s-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-s-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-s-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-s-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-s-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-s-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-s-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-s-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-s-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-s-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-s-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-s-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-s-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-s-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-s-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-s-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-s-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-s-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-s-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-s-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-s-12 {
  -ms-flex-order: 12;
  order: 12;
}
}
@media print,screen and (min-width: 768px) {
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid, .grid-auto, .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12, .grid-s, .grid-s-auto,.grid-m-1, .grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12, .grid-l-1, .grid-l-2, .grid-l-3, .grid-l-4, .grid-l-5, .grid-l-6, .grid-l-7, .grid-l-8, .grid-l-9, .grid-l-10, .grid-l-11, .grid-l-12 {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.grid-m {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-m-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-m-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-m-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-m-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-m-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-m-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-m-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-m-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-m-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-m-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-m-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-m-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-m-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-m-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-m-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-m-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-m-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-m-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-m-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-m-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-m-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-m-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-m-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-m-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-m-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-m-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-m-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-m-12 {
  -ms-flex-order: 12;
  order: 12;
}
.space-1 {
  margin-left: 8.3333%;
}
.space-2 {
  margin-left: 16.6666%;
}
.space-3 {
  margin-left: 25%;
}
.space-4 {
  margin-left: 33.3333%;
}
.space-5 {
  margin-left: 41.6666%;
}
.space-6 {
  margin-left: 50%;
}
.space-7 {
  margin-left: 58.3333%;
}
.space-8 {
  margin-left: 66.6666%;
}
.space-9 {
  margin-left: 75%;
}
.space-10 {
  margin-left: 83.3333%;
}
.space-11 {
  margin-left: 91.6666%;
}
}
@media print,screen and (min-width: 992px) {
.grid-l {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.grid-l-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.grid-l-1 {
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
  max-width: 8.3333%;
}
.grid-l-2 {
  -ms-flex: 0 0 16.6666%;
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
}
.grid-l-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid-l-4 {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.grid-l-5 {
  -ms-flex: 0 0 41.6666%;
  flex: 0 0 41.6666%;
  max-width: 41.6666%;
}
.grid-l-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid-l-7 {
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.grid-l-8 {
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.grid-l-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.grid-l-10 {
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
  max-width: 83.3333%;
}
.grid-l-11 {
  -ms-flex: 0 0 91.6666%;
  flex: 0 0 91.6666%;
  max-width: 91.6666%;
}
.grid-l-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sort-l-first {
  -ms-flex-order: -1;
  order: -1;
}
.sort-l-last {
  -ms-flex-order: 13;
  order: 13;
}
.sort-l-0 {
  -ms-flex-order: 0;
  order: 0;
}
.sort-l-1 {
  -ms-flex-order: 1;
  order: 1;
}
.sort-l-2 {
  -ms-flex-order: 2;
  order: 2;
}
.sort-l-3 {
  -ms-flex-order: 3;
  order: 3;
}
.sort-l-4 {
  -ms-flex-order: 4;
  order: 4;
}
.sort-l-5 {
  -ms-flex-order: 5;
  order: 5;
}
.sort-l-6 {
  -ms-flex-order: 6;
  order: 6;
}
.sort-l-7 {
  -ms-flex-order: 7;
  order: 7;
}
.sort-l-8 {
  -ms-flex-order: 8;
  order: 8;
}
.sort-l-9 {
  -ms-flex-order: 9;
  order: 9;
}
.sort-l-10 {
  -ms-flex-order: 10;
  order: 10;
}
.sort-l-11 {
  -ms-flex-order: 11;
  order: 11;
}
.sort-l-12 {
  -ms-flex-order: 12;
  order: 12;
}
.space-l-2 {
  margin-left: 16.6666%;
}
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media print,screen and (min-width: 576px) {
.d-s-none {
  display: none !important;
}
.d-s-inline {
  display: inline !important;
}
.d-s-inline-block {
  display: inline-block !important;
}
.d-s-block {
  display: block !important;
}
.d-s-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-s-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
@media print,screen and (min-width: 768px) {
.d-m-none {
  display: none !important;
}
.d-m-inline {
  display: inline !important;
}
.d-m-inline-block {
  display: inline-block !important;
}
.d-m-block {
  display: block !important;
}
.d-m-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-m-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
@media print,screen and (min-width: 992px) {
.d-l-none {
  display: none !important;
}
.d-l-inline {
  display: inline !important;
}
.d-l-inline-block {
  display: inline-block !important;
}
.d-l-block {
  display: block !important;
}
.d-l-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-l-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
}
/*-------------------------------------------------------------
▼基本設定
--------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  word-wrap: break-word;
  overflow-x: hidden;
  position: relative;
  left: 0;
  letter-spacing: 1px;
}
img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
.image.fit {
  width: 100%;
  box-sizing: content-box;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
iframe {
  width: 100%;
  height: 300px;
  border: none;
}
.entry-no-title{
  display: none;
}
a {
  color: var(--black);
  background: transparent;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a, a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -ms-word-wrap: break-word;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  word-wrap: break-word;
  margin-top: 20px;
  margin-bottom: 0;
  text-align: justify;
}
dd {
  margin: 0;
}
ol, ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
h1 {
  display: none;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  line-height: 1.4em;
  font-weight: 700;
  margin: 0;
}
h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
.h-100 {
  height: 100%;
}
.l-flo {
  float: left;
}
.r-flo {
  float: right;
}
.clear-box {
  clear: both;
}
.text-left {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-just {
  text-align: justify;
}
.text-just-l {
  text-align-last: justify;
  -moz-text-align-last: justify;
}
.sp-left {
  text-align: justify;
}
.text60 {
  font-size: 60%;
}
.text70 {
  font-size: 70%;
}
.text80 {
  font-size: 80%;
}
.text90 {
  font-size: 90%;
}
.text100 {
  font-size: 100%;
}
.italic {
  font-style: italic;
}
.b {
  font-weight: 700;
}
.u {
  text-decoration: underline;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.documents {
  margin-top: 40px;
}
.documents-under {
  margin-bottom: 40px;
}
.documents.lg-h {
  margin-top: 40px;
}
.documents-under.lg-h {
  margin-bottom: 40px;
}
.mt60 {
  margin-top: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.pc-none {
  display: block;
}
.sp-none {
  display: none;
}
@media print, screen and (min-width: 768px) {
.sp-left {
  text-align: center;
}
.documents.lg-h {
  margin-top: 60px;
}
.documents-under.lg-h {
  margin-bottom: 60px;
}
.pc-none {
  display: none;
}
.sp-none {
  display: block;
}
}
@media print, screen and (min-width: 992px) {
.documents.lg-h {
  margin-top: 80px;
}
.documents-under.lg-h {
  margin-bottom: 80px;
}
}
/*-------------------------------------------------------------
▼トップに戻るボタン設定
--------------------------------------------------------------*/
#page-top {
  position: fixed;
  right: 10px;
  z-index: 8;
  cursor: pointer;
}
#page-top img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 768px) {
#page-top {
  right: 20px;
}
#page-top img {
  height: 50px;
  width: 50px;
}
}
/*-------------------------------------------------------------
▼カラー基本設定
--------------------------------------------------------------*/
:root {
  --black: #333;
  --red: #ff0000;
  --white: #fff;
  --gray01: #9A9A9A;
  --gray02: #DFE2DF;
  --gray03: #EFF3F1;
}
.white {
  color: var(--white);
}
.red {
  color: var(--red);
}
/*-------------------------------------------------------------
▼パンくず設定
--------------------------------------------------------------*/
#breadcrumb {
  font-size: 60%;
  margin: 7px auto 0;
}
#breadcrumb ol {
  display: flex;
  align-items: center;
  max-width: calc(100%);
  overflow: auto;
  white-space: nowrap;
}
#breadcrumb ol li {
  margin-left: 0.5em;
}
#breadcrumb ol li:first-child {
  margin-left: 0;
}
#breadcrumb li a {
  text-decoration: none;
}
#breadcrumb ol li a::after {
  color: var(--gray02);
  content: "＞";
  display: inline-block;
  line-height: 1.7;
  margin-left: 5px;
}
#breadcrumb ol li a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
@media print, screen and (min-width: 768px) {
#breadcrumb {
  font-size: 70%;
  margin: 1em auto 0;
}
}
/*--------------------------------------------------------------------
▼サイドバー幅固定設定
---------------------------------------------------------------------*/
.side-layout-main {
  padding: 0 15px;
  width: 100%;
}
.side-wrap {
  padding: 0 15px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
.side-layout-main {
  width: calc(100% - 235px);
  flex: 1;
  padding: 0 7.5px;
}
.side-wrap {
  width: 235px;
  padding: 0 7.5px;
}
.side-sticky {
  position: sticky;
  top: 20px;
}
}
@media print, screen and (min-width: 992px) {
.side-layout-main {
  width: calc(100% - 285px);
}
.side-wrap {
  width: 285px;
}
}
/*--------------------------------------------------------------------
▼プライバシー、サイトポリシー設定
---------------------------------------------------------------------*/
#policy ul li {
  position: relative;
  padding-left: 25px;
}
#policy ul li span {
  position: absolute;
  left: 0;
}
/*-------------------------------------------------------------
▼フォーム設定（基本）
--------------------------------------------------------------*/
button,
input[type="submit"] {
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
input[type="text"],
input[type="email"],
input[type="url"] {
  display: block;
  padding: 10px 2%;
  font-size: 1em;
  color: var(--black);
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid var(--gray01);
}
textarea {
  display: block;
  padding: 10px 2%;
  font-size: 1em;
  color: var(--black);
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid var(--gray01);
  resize: vertical;
}
select {
  width: auto;
  border: 1px solid var(--gray01);
  padding: 10px 30px 10px 2%;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(./library/images/material/select-arrow.svg);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
}
.asterisk {
  color: var(--red);
}
input[type="search"] {
  display: block;
  padding: 10px 2%;
  font-size: 16px;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: calc(100% - 70px);
  height: 40px;
  line-height: 40px;
  border: 1px solid var(--gray01);
}
.searchform {
  display: flex;
  justify-content: space-between;
}
.searchform input[type="search"] {
  display: block;
  padding: 10px 2%;
  font-size: 16px;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  width: calc(100% - 55px);
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  border: 1px solid var(--gray01);
}
.searchform button {
  height: 40px;
  width: 50px;
  cursor: pointer;
  position: relative;
  border: none;
  border-radius: 4px;
  background: var(--gray03);
}
.searchform button::before {
  content: " ";
  background-image: url(./library/images/icon/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 23px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
::placeholder {
  color: #ACACAC;
  font-size: 16px;
  letter-spacing: 0.1em;
}
/*-------------------------------------------------------------
▼404設定
--------------------------------------------------------------*/
#not-found,
#post-not-found {
  border: 1px solid var(--main);
  padding: 40px 20px;
  border-radius: 20px;
  background: aliceblue;
}
#not-found ul, #post-not-found ul,
#post-not-found ul, #post-not-found ul {
  list-style-type: disc;
  margin-left: 15px;
}
#not-found ul ::marker,
#post-not-found ul ::marker {
  color: var(--main);
}
#not-found ul li a, #post-not-found ul li a,
#post-not-found ul li a, #post-not-found ul li a {
  text-decoration: underline;
}
#not-found h2,
#post-not-found h2 {
  color: var(--main);
  font-size: 2em;
  line-height: 1.2;
}
#not-found h3,
#post-not-found h3 {
  border-bottom: 2px solid var(--gray01);
  color: var(--gray02);
  position: relative;
  padding-left: 25px;
  line-height: 1.2;
  padding-bottom: 5px;
}
#not-found h3::before,
#post-not-found h3::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: var(--gray02) transparent transparent transparent;
  position: absolute;
  left: 0;
  top: calc(50% - 2.5px);
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
#not-found,
#post-not-found {
  padding: 40px;
}
#not-found h2,
#post-not-found h2 {
  font-size: 2.5em;
}
}
/*--------------------------------------------------------------------
▼テーブル基本設定
---------------------------------------------------------------------*/
table {
  width: 100%;
  border-collapse: collapse;
}
table.sp-block-table tr th,
table.sp-block-table tr td {
  display: block;
  width: 100%;
  text-align: left;
}
table.under-line-table tr {
  border-bottom: 1px solid var(--gray02);
}
table.under-line-table tr th {
  padding: 20px 0 0;
}
table.under-line-table tr td {
  padding: 5px 0 20px;
}
table.under-line-table tr:first-of-type th,
table.under-line-table tr:first-of-type td {
  padding-top: 0;
}
@media print, screen and (min-width: 768px) {
table.sp-block-table tr th,
table.sp-block-table tr td {
  display: table-cell;
  width: auto;
}
table.under-line-table tr th {
  padding: 20px 15px 20px 0;
}
table.under-line-table tr td {
  padding: 20px 0;
}
table.under-line-table tr:first-of-type th,
table.under-line-table tr:first-of-type td {
  padding-top: 0;
}
}
/*****ここまではテーマの基本設定なのでなるべく変更不可*****/

/*☆☆☆☆☆☆☆☆☆☆☆  サイト用個別設定  ☆☆☆☆☆☆☆☆☆☆☆*/

/*-------------------------------------------------------------
▼フォント設定
--------------------------------------------------------------*/
body,
button,
input[type="submit"] {
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "PT Sans", "Lucida Grande", sans-serif;
}
.en{
  font-family: Arial, Helvetica, sans-serif;
}
.text120 {
  font-size: 120%;
}
.text130 {
  font-size: 130%;
}
.text150 {
  font-size: 150%;
}
/*-------------------------------------------------------------
▼カラー設定
--------------------------------------------------------------*/
:root {
  --main: #339A55;
  --key: #FCCD41;
  --green01: #C4DDCD;
  --green02: #F7F9F7;
  --green03: #58A772;
  --yellow: #FDF8DF;
  --black02: rgba(0, 0, 0, .16);
  --gray04: #d9d9d9;
  --green04: rgba(196, 221, 205, .6);
}
.main-color {
  color: var(--main);
}
.main-color-bg {
  background-color: var(--main);
}
.sub-color-bg {
  background-color: var(--green02);
}
.light-yellow-bg {
  background-color: var(--yellow);
}
.light-gray-bg {
  background-color: var(--green02);
}
.light-green-bg {
  background-color: var(--green04);
}
.key-color {
  color: var(--key);
}
.black{
  color: var(--black);
}

/*-------------------------------------------------------------
▼パンくず設定
--------------------------------------------------------------*/
#breadcrumb {
  position: relative;
  z-index: 1;
}
#breadcrumb ol li:first-child {
  padding-left: 20px;
  position: relative;
}
#breadcrumb ol li:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url(./library/images/icon/home-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media print, screen and (min-width: 768px) {
#breadcrumb ol li:first-child {
  padding-left: 22px;
}
#breadcrumb ol li:first-child::before {
  top: 45%;
  width: 13px;
  height: 13px;
}
}
/*-------------------------------------------------------------
▼ヘッダー設定
--------------------------------------------------------------*/
.header{
  background-color: rgba(255,255,255,0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 100;
}
.header-inner,
.hamburger-btn {
  height: 80px;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hamburger-nav-wrap {
  display: block;
}
.global-nav-wrap {
  display: none;
}
.logo img {
  height: 50px;
}
.hamburger-btn {
  cursor: pointer;
  width: 40px;
  background: transparent;
  border: none;
  padding: 0;
  position: relative;
  z-index: 11;
}
.hamburger-btn-inner {
  position: relative;
  display: block;
}
.hamburger-btn-line {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: var(--gray01);
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  border-radius: 4px;
}
.hamburger-btn-line:nth-child(1) {
  top: calc(50% + -11px);
}
.hamburger-btn-line:nth-child(2) {
  top: 50%;
}
.hamburger-btn-line:nth-child(3) {
  top: calc(50% + 11px);
}
.open .hamburger-btn-line:nth-child(1) {
  top: 50%;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.open .hamburger-btn-line:nth-child(2) {
  width: 0;
  left: 50%;
}
.open .hamburger-btn-line:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.hamburger-nav {
  position: fixed;
  right: 0;
  top: -800px;
  z-index: 10;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: var(--white);
  box-shadow: -1px 0px 1px 1px rgba(0,0,0,0.07);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hamburger-nav::-webkit-scrollbar {
  display: none;
}
.hamburger-nav .logo {
  height: 60px;
  padding-left: 7.5px;
  margin-top: 25px;
  max-width: 1140px;
  width: 100%;
  margin: 25px auto 0;
}
.hamburger-nav-inner{
  max-width: 1140px;
  width: 100%;
  margin: 20px auto;
}
.hamburger-nav-inner ul:not(.sub-menu) {
  padding: 0 7.5px 15px;
}
.hamburger-nav-inner a {
  display: block;
  padding: 15px 50px 15px 0;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 1px solid var(--gray03);
}
.hamburger-nav-inner ul:not(.sub-menu) li {
  position: relative;
}
.hamburger-nav-inner .accordion_icon {
  display: block;
  transition: all .4s;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
  cursor: pointer;
  background: var(--main);
  margin: 5px 0;
}
.hamburger-nav-inner .accordion_icon::after {
  content: "";
  position: absolute;
  top: -2.5px;
  bottom: 0;
  right: 12.5px;
  width: 7px;
  height: 7px;
  margin: auto 5px;
  border-top: 2px solid var(--white);
  border-right: 2px solid var(--white);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.hamburger-nav-inner .accordion_icon.sp-menu-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 2.5px;
}
.hamburger-nav-inner .sub-menu {
  display: none;
}
.hamburger-nav-inner .sub-menu a {
  padding: 10px 10px 10px 20px;
  font-weight: normal;
  position: relative;
}
.hamburger-nav-inner .sub-menu a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid var(--main);
  border-right: 2px solid var(--main);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header-nav-wrap{
  display: flex;
  align-items: center;
}
.header-contact-box {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.header-contact-box .header-contact-form a img{
  width: 40px;
  height: 28px;
  margin-left: 14px;
}
.line-h{
  line-height: 1;
}

@media print, screen and (min-width: 576px) {
.hamburger-nav .logo {
  max-width: 540px;
}
.hamburger-nav-inner{
  max-width: 540px;
}
.line-h {
  line-height: 0;
}
}
@media print, screen and (min-width: 768px) {
.logo img {
  height: 75px;
}
.header{
  height: 100px;
}
.header-inner,
.hamburger-btn {
  height: 100px;
}
.hamburger-nav .logo {
  max-width: 720px;
}
.hamburger-nav-inner{
  max-width: 720px;
}
}
@media print, screen and (min-width: 992px){
.header-contact-box {
  margin-right: 30px;
}
.header-contact-box .header-contact-tel a{
  margin-right: 20px;
  font-weight: bold;
  font-size: 2em;
  position: relative;
  padding-left: 40px;
}
.header-contact-box .header-contact-tel a::before{
  content: "";
  background-image: url(library/images/icon/tel-icon.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.header-contact-box .header-contact-form a{
  position: relative;
  font-weight: bold;
  background-color: var(--key);
  padding: 10px 40px 10px 60px;
  border-radius: 8px;
}
.header-contact-box .header-contact-form a::before{
  content: "";
  background-image: url(library/images/icon/mail-icon.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 33px;
  transform: translateY(-50%);
  width: 20px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.header-contact-box .header-contact-form a::after{
  content: "";
  position: absolute;
  top: 50%;  
  right: 5px;
  transform: translateY(-50%);    
  border: 4px solid transparent;
  border-left: 8px solid var(--white);   
}
.hamburger-nav .logo {
  max-width: 960px;
}
.hamburger-nav-inner{
  max-width: 960px;
}
}
@media print, screen and (min-width: 1200px){
.hamburger-nav .logo {
  max-width: 1140px;
}
.hamburger-nav-inner{
  max-width: 1140px;
}
}
/*--------------------------------------------------------------------
▼フッター設定
---------------------------------------------------------------------*/
.footer-inner{
  position: relative;
}
.footer-inner .logo img {
  height: 110px;
}
.footer-menu{
  font-weight: bold;
}
.footer-submenu{
  font-size: 14px;
  margin-top: 20px;
}
.footer-org p{
  font-size: 16px;
}
.footer-tel a{
  margin-right: 20px;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  padding-left: 40px;
}
.footer-tel a::before{
  content: "";
  background-image: url(library/images/icon/tel-icon.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-menu ul li a{
  font-size: 14px;
}
.footer-copy {
  font-size: 12px;
}
.contact-area{
  background-image: url(library/images/content/contact-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
  padding-top: 95px;
  padding-bottom: 80px;
}
.contact-area-inner{
  position: relative;
}
.contact-area-inner h2{
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.contact-box{
  background-color: var(--white);
  padding: 80px 20px 40px 20px;
  border-radius: 10px;
  text-align: center;
}
.contact-box .attention-ttl{
  margin-top: 0;
}
.footer-tel-btn a{
  position: relative;
  font-weight: bold;
  background-color: var(--main);
  color: var(--white);
  padding: 10px 16px 10px 30px;
  border-radius: 8px;
  font-size: 1.5em;
  display: block;
}
.footer-tel-btn a::before{
  content: "";
  background-image: url(library/images/icon/tel-icon-w.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-tel-btn a::after{
  content: "";
  position: absolute;
  top: 50%;  
  right: 5px;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 8px solid var(--white);
}
.footer-form-btn{
  margin-top: 20px;
}
.footer-form-btn a{
  position: relative;
  font-weight: bold;
  background-color: var(--key);
  padding: 10px 40px 10px 60px;
  border-radius: 8px;
  font-size: 1em;
  display: block;
}
.footer-form-btn a::before{
  content: "";
  background-image: url(library/images/icon/mail-icon.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 33px;
  transform: translateY(-50%);
  width: 20px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-form-btn a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 8px solid var(--white);
}
@media print, screen and (min-width: 360px) {
  .footer-tel-btn a::before {
    left: 28px;
  }
}
@media print, screen and (min-width: 576px) {
.footer-banner {
  display: flex;
  justify-content: flex-end;
}
.footer-banner a:not(:first-child) {
  padding-left: 10px;
}
}
@media print, screen and (min-width: 768px) {
.footer-inner .logo img {
  height: 90px;
}
.footer-tel-btn a {
  padding: 10px 40px 10px 60px;
}
.footer-tel-btn a::before {
  left: 33px;
}
.footer-copy {
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer-menu ul,
.footer-submenu ul{
  display: flex;
  justify-content: flex-end;
}
.footer-menu ul li {
  line-height: 1;
  letter-spacing: 0;
}
.footer-menu ul li:not(:first-child),
.footer-submenu ul li:not(:first-child){
  margin-left: 8px;
}
.footer-menu ul li a {
  font-size: 13px;
}
.contact-area-inner h2{
  top: -14%;
}
.footer-banner img {
  width: 200px;
}
}
@media print, screen and (min-width: 992px) {
.footer-menu ul li a{
  font-size: 16px;
}
.footer-menu ul li:not(:first-child),
.footer-submenu ul li:not(:first-child){
  margin-left: 20px;
}
.footer-menu ul li a {
  font-size: 14px;
}
.contact-box > p{
  font-size: 1.3em;
}
.contact-box-btn{
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-tel-btn a{
  display: inline-block;
}
.footer-form-btn{
  margin-left: 30px;
  margin-top: 0;
}
.footer-form-btn a{
  display: inline-block;
  font-size: 1.3em;
}
.contact-area-inner h2{
  top: -12%;
}
}
@media print, screen and (min-width: 1200px) {
.footer-menu ul li {
  letter-spacing: 2px;
}
.contact-area-inner h2{
  top: -13%;
}
}
/*--------------------------------------------------------------------
▼ヘッドライン設定(全ページ共通で使用するタイトル)
---------------------------------------------------------------------*/
h2, .h2 {
  font-size: 2.3em;
}
h3, .h3 {
  font-size: 1.4em;
}
h4, .h4 {
  font-size: 1.2em;
}
h5, .h5 {
  font-size: 1em;
  text-transform: uppercase;/*大文字*/
}
.main-ttl {
  display: inline-block;
  font-size: 1.4em;
  background-color: var(--main);
  color: var(--white);
  position: relative;
  padding: 0.5em 1em;
  border-radius: 100vh;
  width: 90%;
}
.main-ttl::before, .main-ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-color: var(--main);
  border-radius: 8px;
}
.main-ttl::before {
  left: -8px;
}
.main-ttl::after {
  right: -8px;
}
.sub-ttl {
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
  color: var(--main);
}
.sub-ttl:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100px;
  height: 8px;
  border-radius: 4px;
  background-color: var(--main);
}
.attention-ttl {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  line-height: 1;
  margin-top: 40px;
}
.attention-ttl:before, .attention-ttl:after {
  content: "";
  position: absolute;
  top: 0;
  width: 3px;
  height: 100%;
  background: var(--main);
  border-radius: 4px;
}
.attention-ttl:before {
  left: 0;
  transform: rotate(-25deg);
}
.attention-ttl:after {
  right: 0;
  transform: rotate(25deg);
}
.border-ttl {
  font-size: 1.4em;
  display: inline-block;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.border-ttl::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: var(--main);
}
.mid-ttl {
  font-size: 1.5em;
}
@media print, screen and (min-width: 768px) {
h2, .h2 {
  font-size: 2.7em;
}
h3, .h3 {
  font-size: 1.7em;
}
h4, .h4 {
  font-size: 1.2em;
}
h5, .h5 {
  font-size: 1em;
  text-transform: uppercase;
}
.main-ttl {
  font-size: 1.8em;
  width: auto;
  margin-left: inherit;
}
.main-ttl::before, .main-ttl::after {
  width: 24px;
  height: 24px;
  border-radius: 12px;
}
.main-ttl::before {
  left: -12px;
}
.main-ttl::after {
  right: -12px;
}
.attention-ttl {
  margin-top: 60px;
}
.mid-ttl {
  font-size: 1.7em;
}
}
@media print, screen and (min-width: 1200px) {
.main-ttl {
  font-size: 2em;
}
.main-ttl::before, .main-ttl::after {
  width: 32px;
  height: 32px;
  border-radius: 16px;
}
.main-ttl::before {
  left: -16px;
}
.main-ttl::after {
  right: -16px;
}
}
/*--------------------------------------------------------------------
▼ボタン設定(全ページ共通で使用するボタン)
---------------------------------------------------------------------*/
.main-btn{
  position: relative;
  font-weight: bold;
  color: var(--white);
  background-color: var(--main);
  padding: 20px 40px;
  border-radius: 8px;
  border: none;
  font-size: initial;
  display: inline-block;
}
.main-btn::after{
  content: "";
  position: absolute;
  top: 50%;  
  right: 5px;
  transform: translateY(-50%);    
  border: 4px solid transparent;
  border-left: 8px solid var(--white);   
}
.main-btn:hover{
  opacity: 0.7;
}
/*--------------------------------------------------------------------
▼お問い合わせフォーム設定
---------------------------------------------------------------------*/
table.form {
  margin-top: -15px;
}
table.form tr{
  border-bottom: 1px solid var(--gray03);
}
table.form tr th {
  vertical-align: text-top;
  padding: 15px 0 0;
}
table.form tr td{
  padding-bottom: 15px;
}
.contact-btn-flex-box {
  display: flex;
  justify-content: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.contact-btn-flex-box button {
  margin: 0 7.5px;
}
input[type="text"],
input[type="email"],
input[type="url"] {
  padding: 10px 6px;
  color: var(--black);
  border: none;
  background-color: var(--gray03);
  border-radius: 6px;
}
textarea {
  color: var(--black);
  border: none;
  background-color: var(--gray03);
  border-radius: 6px;
}
select {
  border: none;
  background-color: var(--gray03);
  font-weight: 400;
  font-size: initial;
  color: var(--black);
  border-radius: 6px;
}
.contact-end-area{
  background-color: var(--gray03);
  border-radius: 30px;
  padding: 40px 10px;
}
.contact-end-tel a{
  position: relative;
  padding-left: 36px;
  font-size: 1.8em;
}
.contact-end-tel a::before{
  content: "";
  background-image: url(library/images/icon/tel-icon-g.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 0;
  display: block;
}
.mwform-checkbox-field input, .mwform-radio-field input {
  vertical-align: baseline;
}
.mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {
  width: 25%;
}
@media print, screen and (min-width: 768px) {
table.form.sp-block-table tr th {
  padding: 40px 10px;
  font-size: 20px;
  line-height: 1.2;
  width: 280px;
}
table.form tr td {
  padding-bottom: 0;
}
textarea {
  margin: 40px 0;
}
.contact-end-tel a{
  font-size: 2.2em;
}
.mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 10px;
  display: inline-block;
}
.mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {
  width: auto;
}
}
/*--------------------------------------------------------------------
▼テーブル設定
---------------------------------------------------------------------*/
.company-table{
  text-align: left;
}
.company-table tr{
  border-bottom: 1px solid var(--gray02);
}
.company-table th{
  display: block;
  padding: 20px 0 0;
}
.company-table td{
  display: block;
  padding: 10px 0 20px;
}
@media print, screen and (min-width: 768px) {
.company-table th{
  display: table-cell;
  width: 20%;
  padding: 40px 0;
}
.company-table td{
  display: table-cell;
  width: 80%;
  padding: 40px 0;
}
}
/*--------------------------------------------------------------------
▼404設定
---------------------------------------------------------------------*/
#not-found h3, #post-not-found h3 {
  color: var(--main);
}
#not-found h3::before, #post-not-found h3::before {
  border-color: var(--main) transparent transparent transparent;
}
.searchform button {
  background: var(--gray04);
}
/*--------------------------------------------------------------------
▼フロントページ設定（トップスライダー等トップページのみのデザイン設定）
---------------------------------------------------------------------*/
.front-top {
  position: relative;
}
.front-top-picture {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.front-top-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.front-top-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 0;
}
.front-top-inner-ttl h2 {
  font-size: 16px;
  background-color: var(--white);
  display: inline;
  padding: 15px 15px 8px;
  line-height: 2;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.front-top-inner-ttl h2 span {
  font-size: 26px;
  display: inline-block;
  line-height: 1.8;
}
.front-top-inner-img {
  text-align: center;
  margin-top: 120px;
}
.border-box {
  padding: 40px 20px;
  border: 1px solid var(--main);
  border-radius: 8px;
  background-color: var(--white);
}
.box-shadow {
  box-shadow: 0 6px 0 var(--black02);
}
.reason .border-box {
  letter-spacing: 0;
}
.worry-box-img {
  text-align: center;
}
.worry-box-img img {
  width: 80%;
}
.worry-box-txt {
  margin-top: 40px;
}
.worry-box-list {
  margin-top: 20px;
  text-align: left;
}
.worry-box-list li {
  position: relative;
  font-size: 18px;
  padding-left: 30px;
  font-weight: bold;
}
.worry-box-list li::before {
  content: "";
  position: absolute;
  top: 14px;
  transform: translateY(-50%);
  left: 0;
  width: 18px;
  height: 18px;
  border: 4px solid var(--main);
  border-radius: 50%;
}
.service-box-outer {
  padding: 40px 20px;
  text-align: center;
}
.service-box-outer:first-child {
  margin-top: 40px;
}
.service-box-inner h3 {
  text-align: center;
  margin-top: 30px;
}
.service-box-outer p {
  text-align: left;
}
.example-box.character-img {
  position: relative;
}
.example-box.character-img:after {
  content: "";
  position: absolute;
  top: -45px;
  right: 15px;
  width: 85px;
  height: 107px;
  background-image: url(./library/images/content/example-comment-sp.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.example-box-list {
  padding-top: 40px;
}
.example-box-list-price {
  text-align: right;
  margin-top: 0;
}
.example-box-list-ttl {
  letter-spacing: 1px;
  font-size: 1.2em;
}
.example-box-list-price span {
  font-size: 200%;
  display: inline-block;
  padding-right: 4px;
}
.contents-box {
  background-image: url(./library/images/content/contents-bg.jpg);
  width: 100%;
  object-fit: cover;
  padding: 20px;
}
.contents-box-inner {
  padding: 15px;
  background-color: var(--white);
  border-radius: 8px;
}
.contents-box-ttl {
  font-size: 18px;
}
.contents-box-ttl span {
  font-size: 16px;
  font-weight: 400;
  vertical-align: super;
}
.news-box {
  margin-top: 20px;
}
.news-box .eyecatch {
  display: none;
}
.news-box-list {
  border-bottom: 1px solid var(--gray02);
  padding: 20px 0;
}
.news-box-list:first-child {
  margin-top: 20px;
}
.news-box-list .byline {
  display: flex;
  align-items: center;
}
.news-box-list .date {
  padding-right: 10px;
  color: var(--gray01);
  letter-spacing: 0;
}
.news-box-list .category-name {
  background-color: var(--main);
  color: var(--white);
  font-size: 14px;
  font-weight: bold;
  padding: 1px 10px 0;
}
.news-box-list-ttl {
  margin-top: 20px;
  font-size: 1.2em;
}
@media print, screen and (min-width: 576px) {
.front-top-inner-img {
  margin-top: 150px;
}
.front-top-inner-ttl h2 {
  font-size: 24px;
  padding: 24px 15px 12px;
}
.front-top-inner-ttl h2 span {
  font-size: 38px;
  line-height: 2;
}
}
@media print, screen and (min-width: 768px) {
.front-top-inner {
  padding: 60px 0;
}
.front-top-inner-ttl h2 {
  font-size: 30px;
  padding: 24px 30px 12px;
}
.front-top-inner-ttl h2 span {
  font-size: 45px;
}
.front-top-inner-img {
  text-align: left;
  margin-top: 80px;
}
.front-top-inner-img img {
  width: 60%;
}
.border-box {
  border-radius: 10px;
}
.worry-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 40px;
}
.worry-box-img {
  width: 200px;
  margin-left: 30px;
}
.worry-box-img img {
  width: 100%;
}
.worry-box-txt {
  flex: 1;
  margin-top: 0;
}
.worry-box-list {
  margin-top: 40px;
}
.worry-box-list li {
  font-size: 24px;
}
.worry-box-list li::before {
  top: 20px;
}
.service-box-outer {
  display: flex;
  padding: 40px;
}
.service-box-outer:first-child {
  margin-top: 40px;
}
.service-box-outer img {
  width: auto;
  padding-right: 30px;
}
.service-box-inner {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
}
.service-box-inner h3 {
  text-align: left;
  margin-top: 0;
}
.service-box-inner-btn {
  text-align: left;
}
.example-box {
  margin-top: -20px;
}
.example-box.character-img:after {
  width: 100px;
  height: 127px;
}
.example-box-list {
  padding-top: 60px;
}
.example-box-list-price {
  margin-top: 10px;
}
.contents-box {
  padding: 30px 50px;
}
.contents-box-inner {
  border-radius: 10px;
}
.contents-box-ttl {
  font-size: 1.25em;
}
.news-box {
  margin-top: 40px;
}
.news-box-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.news-box-list .byline {
  width: 260px;
}
.news-box-list .date {
  padding-right: 35px;
}
.news-box-list .category-name {
  font-size: 16px;
  padding: 3px 20px 2px;
}
.news-box-list-ttl {
  margin-top: 0;
  flex: 1;
}
}
@media print, screen and (min-width: 992px) {
.border-box {
  padding: 40px 30px;
}
.reason .border-box h3 {
  font-size: 1.6em;
}
.worry-box {
  padding: 40px 60px;
}
.worry-box-img {
  width: 250px;
}
.service-box {
  display: flex;
  text-align: center;
}
.service-box-outer {
  flex-direction: column;
  margin-top: 40px;
  padding: 60px 40px;
}
.service-box-outer img {
  width: 100%;
  padding-right: 0;
}
.service-box-inner h3 {
  text-align: center;
  margin-top: 30px;
}
.service-box-inner-btn {
  text-align: center;
}
.example-box.character-img:after {
  top: -60px;
  right: 15px;
  width: 300px;
  height: 140px;
  background-image: url(./library/images/content/example-comment.png);
}
}
@media print, screen and (min-width: 1200px) {
.front-top-inner-img {
  margin-top: 100px;
}
.front-top-inner-ttl h2 {
  font-size: 40px;
  padding: 24px 30px 10px;
}
.front-top-inner-ttl h2 span {
  font-size: 60px;
  line-height: 1.8;
}
.front-top-inner-img img {
  width: inherit;
}
.worry-box {
  padding: 40px 80px;
}
.worry-box-img {
  width: 300px;
}
.service-box-outer {
  margin-top: 60px;
}
.service-box-outer:first-child {
  margin-top: 60px;
}
.example-box {
  margin-top: 0;
}
.example-box-list img {
  width: 100%;
  object-fit: cover;
}
.contents-box {
  padding: 40px 60px;
}
.contents-box-inner {
  padding: 40px 60px;
}
.contents-box-ttl {
  font-size: 1.7em;
}
.news-box {
  margin-top: 30px;
}
.news-box-list {
  padding: 30px 0;
}
}
/*--------------------------------------------------------------------
▼ブロック、コンテンツ設定
---------------------------------------------------------------------*/
.home main,
.page-top-visual{
  margin-top: 80px;
}
.page-top-visual.background-image{
  background-image: url(library/images/content/page-top-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}
.page-top-desc-ttl{
  padding: 100px 10px;
}
.explanation-area{
  position: relative;
  top: -34px;
  padding-top: 140px;
  padding-bottom: 80px;
}
.explanation-area .main-ttl {
  position: absolute;
  top: -8%;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  white-space: nowrap;
}
.grave-closure .explanation-area .main-ttl {
  top: -5.5%;
}
.disposal .explanation-area .main-ttl{
  top: -7.5%;
}
.explanation-box .explanation-text p{
  margin-top: 20px;
}
.disposal .explanation-image img, .visiting-grave .explanation-image img{
  margin-top: 40px;
}
.grave-closure .explanation-image img{
  margin-top: 20px;
}
.price-free-box01{
  padding: 20px 10px;
  background-color: var(--green03);
  border-radius: 10px 10px 0 0;
  color: var(--white);
  font-weight: bold;
}
.price-free-box01 p{
  margin-top: 0;
}
.price-free-box01.box-shadow{
  box-shadow: none;
}
.price-free-box02{
  padding: 20px 10px;
  border: solid 3px var(--green03);
  border-radius: 0 0 10px 10px;
  color: var(--green03);
  font-weight: bold;
}
.price-text p:first-child{
  background-color: var(--main);
  color: var(--white);
  font-weight: bold;
  padding: 4px 10px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
}
.price-box{
  padding: 40px 20px;
  border-radius: 10px;
  margin-top: 40px;
}
.price-img{
  text-align: center;
}
.price-text .price{
  font-size: 1.3em;
}
.price-text .price span{
  font-size: 1.7em;
  font-weight: bold;
  color: var(--main);
}
.price-box-common{
  padding: 40px 20px;
  border-radius: 10px;
  margin-top: 40px;
}
.price-area-common{
  margin-top: 80px;
}
.price-common{
  font-size: 1.3em;
}
.price-common span{
  font-size: 1.7em;
  font-weight: bold;
  color: var(--main);
}
.price-ttl{
  display: inline-block;
  padding: 10px 40px;
  background-color: var(--green03);
  color: var(--white);
  border-radius: 10px;
  position: absolute;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.price-free-ttl::before{
  content: "";
  background-image: url(./library/images/content/example-comment-sp.png);
  position: absolute;
  display: inline-block;
  top: -65px;
  right: 28px;
  width: 64px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.map-ttl{
  border-bottom: 2px solid var(--main);
}
.map-ttl span{
  font-size: 1.3em;
}
.map-box{
  border-radius: 10px;
  background-color: var(--white);
  padding: 30px;
  margin-top: 40px;
}
.map-box-ttl{
  border-bottom: 2px solid var(--main);
  position: relative;
  padding-left: 20px;
}
.map-box-ttl::before{
  content: "";
  background-image: url(./library/images/icon/map-icon.svg);
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.step-area{
  position: relative;
  padding-left: 40px;
}
.step-area::before{
  content: "";
  background-image: url(./library/images/icon/circle-icon.svg);
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.step-area:not(:last-child):after{
  content: "";
  position: absolute;
  top: 6px;
  left: 8px;
  width: 3px;
  height: 100%;
  background-color: var(--green01);
  display: inline-block;
  z-index: -1;
}
.step-number{
  color: var(--main);
  font-weight: bold;
}
.step-box{
  margin-top: 10px;
  padding-bottom: 40px;
  width: 100%;
}
.step-box-inner{
  padding: 30px;
  border-radius: 10px;
  margin-top: 20px;
}
.step-box-inner h4{
  color: var(--main);
  position: relative;
  padding-left: 30px;
}
.step-box-inner h4::before{
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  background-color: var(--main);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
.other-dismantling-price p:nth-child(2){
  background-color: var(--main);
  color: var(--white);
  font-weight: bold;
  padding: 4px 10px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
}
.other-dismantling-price p{
  font-size: 1.3em;
}
.other-dismantling-price p:first-child{
  font-size: 16px;
}
.other-dismantling-price p span{
  font-size: 1.7em;
  font-weight: bold;
  color: var(--main);
}
.middle-none{
  display: none;
}
.onestop-area{
  position: relative
}
.onestop-ttl{
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.onestop-ttl .main-ttl{
  width: 100%;
}
.onestop-box{
  padding: 80px 20px 20px;
  border-radius: 10px;
}
.onestop-text h3{
  margin-top: 20px;
}

@media print, screen and (min-width: 576px) {
.price-free-ttl::before{
  top: -96px;
  right: 28px;
  width: 90px;
  height: 115px;
}
}

@media print, screen and (min-width: 768px) {
.home main,
.page-top-visual{
  margin-top: 100px;
}
.explanation-area .main-ttl{
  top: -10%;
  width: auto;
}
.grave-closure .explanation-area .main-ttl {
  top: -12%;
}
.disposal .explanation-area .main-ttl {
  top: -13.5%;
}
.explanation-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.explanation-box.border-box{
  padding: 80px 30px 40px;
}
.explanation-box .explanation-image{
  width: 46%;
}
.explanation-box .explanation-text{
  width: 50%;
}
.explanation-box .explanation-text p{
  margin-top: 0;
}
.disposal .explanation-image img,
.grave-closure .explanation-image img,
.visiting-grave .explanation-image img{
  margin-top: 0;
}
.visiting-grave-service-ttl {
  line-height: 1.4;
  display: inline-block;
}
.map-box {
  padding: 40px;
}
.price-free-ttl{
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 10px;
  align-items: stretch;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.price-free-ttl::before{
  background-image: url(library/images/content/grave-closure-img02.png);
  top: -85%;
  right: -100px;
  width: 224px;
  height: 118px;
}
.price-free-box01{
  width: 50%;
  padding: 40px 20px;
  background-color: var(--green03);
  border-radius: 10px 0 0 10px;
  color: var(--white);
  font-weight: bold;
}
.price-free-box01 p{
  margin-top: 12px;
  font-size: 1.2em;
}
.price-free-box01.box-shadow{
  box-shadow: 0 6px 0 var(--black02);
}
.price-free-box02{
  width: 50%;
  padding: 40px 20px;
  border: solid 3px var(--green03);
  color: var(--green03);
  background-color: var(--white);
  border-radius: 0 10px 10px 0;
  font-weight: bold;
}
.price-free-box02 p{
  font-size: 1.7em;
}
.price-area,.price-area-common{
  position: relative;
}
.price-box{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
  padding: 130px 20px 40px;
}
.price-img{
  width: 30%;
  text-align: initial;
}
.price-text-area{
  width: 70%;
  margin-left: 20px;
}
.price-text-box{
  display: flex;
  align-items: center;
}
.price-text-box.other-dismantling{
  justify-content: center;
}
.price-text{
  margin-right: 20px;
}
.price-text .price {
  font-size: 1em;
}
.price-text p:first-child{
  margin-top: 0;
}
.price-box-common{
  margin-top: 80px;
  padding: 60px 20px 40px;
}
.price-common span{
  font-size: 2em;
}
.price-ttl{
  padding: 20px 40px;
  top: -40px;
}
.step-area{
  display: flex;
}
.step-area:first-child {
  margin-top: 6px;
}
.step-box{
  margin-top: -6px;
  margin-left: 40px;
  padding-bottom: 60px;
}
.last.step-box:last-child {
  padding-bottom: 0;
}
.other-dismantling-price{
  margin-left: 10px;
  margin-right: 10px;
}
.onestop-box{
  display: flex;
  align-items: center;
  padding: 80px 80px 60px 0px;
}
.onestop-ttl{
  top: -40px;
}
.onestop-image{
  width: 30%;
}
.onestop-text{
  width: 70%;
}
.onestop-text h3{
  margin-top: 0;
}
.service .service-box-inner {
  justify-content: flex-start;
}
}

@media print, screen and (min-width: 992px) {
.explanation-area .main-ttl{
  top: -12%;
}
.visiting-grave .explanation-area .main-ttl {
  top: -11%;
}
.disposal .explanation-area .main-ttl {
  top: -10%;
}
.price-free-box01 p{
  font-size: 1.5em;
}
.price-free-box02 p{
  font-size: 2em;
}
.price-box{
  padding: 150px 80px 80px;
}
.price-box-common{
  padding: 80px 60px 60px;
}
.price-common span{
  font-size: 3em;
}
.price-free-ttl::before{
  top: -50%;
  transform: translateY(-50%);
  width: 300px;
  height: 160px;
}
.visiting-grave-service-ttl{
  font-size: 24px;
}
.service .service-box {
  display: inline-block;
  width: 100%;
}
.service .service-box-outer {
  flex-direction: row;
  margin-top: 0;
}
.service .service-box-outer:first-child {
  margin-top: 60px;
}
.service .service-box-outer img {
  width: auto;
  padding-right: 30px;
}
.service .service-box-inner h3 {
  text-align: left;
  margin-top: 0;
}
.service .service-box-inner-btn {
  text-align: left;
}
}

@media print, screen and (min-width: 1200px) {
.price-box-common {
  padding: 100px 80px 80px;
}
.price-free-box01 p{
  font-size: 1.7em;
}
.price-free-box02 p{
  font-size: 2.2em;
}
.price-text {
  margin-right: 40px;
}
.price-text .price {
  font-size: 1.3em;
}
.visiting-grave .explanation-area .main-ttl {
  top: -10%;
}
.visiting-grave-service-ttl{
  font-size: inherit;
}
.service .service-box-outer {
  padding: 60px 80px;
}
.service .service-box-outer img {
  padding-right: 80px;
}
}

@media screen and (min-width:768px) and ( max-width:991px){
.disposal .explanation-text p{
  margin-top: 20px;
}
}
@media screen and (min-width:992px) and ( max-width:1199px){
.middle-none{
  display: block;
}
}
/*** 20230526お客様の声追加CSS ***/
.voice {
  background-color: var(--white);
  border: 3px solid var(--main);
  border-radius: 10px;
  padding: 20px 40px 40px;
  position: relative;
  height: 100%;
}
.voice-ttl {
  padding-left: 20%;
}
.voice-ttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 0;
  border-color: var(--main) transparent transparent transparent;
}
.voice-ttl:after {
  content: "";
  position: absolute;
  top: 1em;
  left: 1em;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(library/images/icon/icn-voice.svg);
  z-index: 1;
}
.voice-ttl-border {
  background-image: linear-gradient(to right, var(--gray02), var(--gray02) 4px, transparent 4px, transparent 16px);
  background-size: 16px 4px;
  background-position: left bottom;
  background-repeat: repeat-x;
  border-radius: 2px;
  padding-bottom: 20px;
  line-height: 1.3;
  font-size: 20px;
}
.voice-customer {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--main);
  color: var(--white);
  padding: .5em 15px .25em;
  border-radius: 10px 0 6px 0;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
.voice {
  padding: 40px 30px;
}
.voice-ttl-border {
  font-size: 1.4em;
}
.voice-customer {
  padding: 0.5em 30px 0.25em;
}
}
@media print, screen and (min-width: 1200px) {
.voice-ttl:before {
  border-width: 144px 144px 0 0;
}
.voice-ttl:after {
  width: 50px;
  height: 50px;
}
}
/*--------------------------------------------------------------------
▼ブラウザハック設定
---------------------------------------------------------------------*/
_:lang(x)+_:-webkit-full-screen-document, .widget-byline .category-name {
  padding: 2px 10px;
}
@media print, screen and (min-width: 768px) {
_:lang(x)+_:-webkit-full-screen-document,
  .step-box {
    margin-top: -8px;
  }
}