@charset 'utf-8';
/*
Theme Name: sankou-s.co.jp_recruit
Theme URI: REBIRTH
Description: REBIRTH
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');


* {
  font-family: 'Inter', '游ゴシック体', 'YuGothic', '游ゴシック', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
  letter-spacing: 0.04em;
  margin: 0 auto;
  padding: 0;

  overflow-wrap: break-word;

  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: 'palt';
}
* > br {
  line-height: inherit;
}

body {
  text-align: center;

  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

img, svg {
  max-width: 100%;
  vertical-align: bottom;
  border: 0;
}
figure { margin-bottom: 0; }

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

.kc,
.base em,
form b {
  color: rgba(109, 170, 47, 1);
}

a {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
}
:focus { outline: none; }

time,
i,
small {
  letter-spacing: 0 !important;
}

iframe {
  display: block;
}


input[type='text'],
input[type='email'],
input[type='number'],
input[type='tel'],
input[type='date'],
input[type='search'],
input[type='button'],
input[type='submit'],
input[type='reset'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: relative;
}
input,
textarea,
select {
  color: inherit;
  font-size: inherit;
  box-sizing: border-box;
}
input[type='email'],
input[type='tel'] {
  ime-mode: disabled;
}
select,
input[type='submit'],
input[type='reset'] {
  cursor: pointer;
}



header,
#tree,
footer,
main {
  color: #505050;
  text-align: left;
}


header {
  background: rgba(255, 255, 255, 1);
  width: 100%;

  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#header {
  position: relative;
  box-sizing: border-box;
}
#header > h1 {
  font-size: 0.5em;
  overflow: hidden;
}
nav {
}


#tree {
}
#tree * {
  line-height: 1.5em;
}
#tree nav {
  text-align: right;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
#tree a,
#tree font,
#tree span {
  display: inline-block;
}
#tree a {
  text-decoration: none;
  white-space: nowrap;
}
#tree a:link,
#tree a:visited,
#tree span {
  color: #999999;
}
#tree a:active,
#tree a:hover {
  color: #323232;
}
#tree span {
  margin: 0 0.5em;
}
#tree span i {
  font-size: 0.6em;
  vertical-align: 0.2em;
}


footer {
  background: #f0f0f0;
  position: relative;
}
#footer {
  text-align: center;
  padding-bottom: 30px;
}
#footer * {
  line-height: 1.4em;
}
#footer li {
  display: inline-block;
  vertical-align: middle;
}
#footer li > a {
  display: block;
  background: #ffffff;
  padding: 0.75em;

  border-radius: 0.5em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#footer li > a#fline {
  width: 100px;
  padding-bottom: 0.5em;
}
#fline h6 {
  font-size: 0.85em;
  font-weight: 700;
  margin-top: 0.25em;
}
#footer h1 {
  color: #202020;
  font-size: 1.15em;
  font-weight: 500;
  padding-top: 2em;
}
#footer p {
  padding-top: 0.25em;
}
#fnav {
  font-size: 0.9em;
  padding-top: 2.5em;
}
#fnav a {
  display: inline-block;
  color: #202020;
  white-space: nowrap;
  margin: 0 1em;
  padding: 0.25em 0;
}
footer small {
  display: block;
  font-size: 0.8em;
  margin-top: 1.5em;
}


main#home {
  padding-bottom: 0;
}
main:after {
  content: '';
  clear: both;
  display: block;
}


#navigation {
  clear: both;
  text-align: center;
  box-sizing: border-box;
}
#navigation:after {
  content: '';
  clear: both;
  display: block;
}
.wp-pagenavi {
  position: relative;
}
#navigation * {
  line-height: 3em;
  vertical-align: bottom;
}
.wp-pagenavi *,
#navigation p.right * {
  letter-spacing: 0;
  position: relative;
}
.wp-pagenavi span,
.wp-pagenavi a,
#navigation p.right a {
  display: inline-block;
  min-width: 3em;
  height: 3em;
  text-decoration: none !important;
  margin: 0 0.1em;
  padding: 0 0.1em;

  border-radius: 50%;

  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.wp-pagenavi span {
  background: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 1);
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
#navigation p.right a:link,
#navigation p.right a:visited {
  background: rgba(0, 0, 0, 0.05);
  color: #000000;
}
.wp-pagenavi a:active,
.wp-pagenavi a:hover,
#navigation p.right a:active,
#navigation p.right a:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.wp-pagenavi .previouspostslink { left: 0; }
.wp-pagenavi .nextpostslink { right: 0; }
#navigation p.right a i,
.wp-pagenavi .previouspostslink i,
.wp-pagenavi .nextpostslink i {
  display: block;
  font-size: 0.75em;
  line-height: initial !important;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#navigation p.left a {
  font-weight: 700;
  padding-left: 1em;
  position: relative;
}
#navigation p.left a:before {
  content: '\f054';
  font-family: 'Font Awesome 7 Free';
  font-size: 0.5em;
  line-height: initial;

  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}


#nodata {
  text-align: center;
  padding: 80px 0;
}


.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}

.min,
.min-,
.min- * {
  font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pr6 W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Noto Serif JP', serif;
}
.fon,
.fon-,
.fon- * {
  font-family: 'Inter', 'Noto Sans JP', '游ゴシック体', 'YuGothic', '游ゴシック', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
}

.c {
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cc {
  height: 0;

  position: relative;
  overflow: hidden;
}
.cc > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.cc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
}

a,
input[type='submit'],
input[type='reset'],
.tw {
  transition: all 1.0s cubic-bezier(0.2, 1.0, 0.2, 1.0);
}

.base,
.base > * {
  line-height: 2em;
}
.base > * * {
  line-height: inherit;
}
.base:after {
  content: '';
  clear: both;
  display: block;
}
.base > *:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.base h1, .base h2, .base h3, .base h4, .base strong { color: #323232; }
.base strong { font-weight: 700; }
.base > h1, .base > h2, .base > h3, .base > h4, .base > h5, .base > h6, .base > p, .base > figure { padding-top: 1em; }
.base figcaption { line-height: 1.5em; margin-bottom: 0; }
.base .wp-block-table th, .base .wp-block-table td { border: 0; }
.base .wp-block-image {
  text-align: center;
  margin-bottom: 0;
}
.base .wp-block-image img {
  height: auto !important;
  max-height: 100svh;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.base .wp-block-embed {
  margin: 1em auto;
}
.base .wp-block-embed__wrapper {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.base .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;

  position: absolute;
  top: 0;
  left: 0;
}
.base .wp-block-columns {
  margin-bottom: 0;
}
.base .wp-block-column {
  margin-right: auto;
  margin-left: auto;
}
.base h1 {
  font-size: 1.4em;
  line-height: 1.5em;
}
.base h2 {
  font-size: 1.3em;
  line-height: 1.6em;
}
.base h3 {
  font-size: 1.2em;
  line-height: 1.7em;
}
.base h4 {
  font-size: 1.1em;
  line-height: 1.8em;
}
.base h5 {
  font-size: 0.9em;
}
.base h6 {
  font-size: 0.85em;
}
.base > ol, .base > ul { padding-top: 0.5em; }
.base ol { padding-left: 1.6em; }
.base ul { padding-left: 1.3em; }
.base > ol li, .base > ul li {
  line-height: 1.76em;
  padding-top: 0.625em;
}
.base em { font-style: normal; }
.base em strong { color: inherit; }
.base hr {
  clear: both;
  margin-top: 2em;
  margin-bottom: 1em;
  border: 0;
  border-bottom: solid 1px #d8d8d8;
}
.base a {
  color: rgba(109, 170, 47, 1);
  font-weight: 500;
  text-decoration: none;
}
.base a:link,
.base a:visited {
}
.base a:active,
.base a:hover {
  opacity: 0.5;
}
.alignleft,
.alignright {
  max-width: 30% !important;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-block-image img {
  width: auto;
}

.np {
  background: #fafafa;
}
.np img,
.np svg {
  width: 30%;
  object-fit: contain;
}

.aur:after {
  content: '\f08e';
  font-family: 'Font Awesome 7 Free', 'Font Awesome 7 Brands';
  font-size: 0.8em;
  font-weight: 900;
  line-height: inherit;
  vertical-align: 0.125em;
  margin-left: 0.5em;
  opacity: 0.8;
}



main#home {
  background: url('image/home/bg.png') no-repeat top / 100% auto;
}

#bgi,
#bgi2 {
  position: fixed;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#bgi {
/*
  object-fit: contain;
*/
  transition: opacity 2.0s cubic-bezier(0.2, 1.0, 0.2, 1.0);
}
#bgi.xx {
  opacity: 0.2;
}
#bgi.hh,
#home #bgi2.hh {
  opacity: 0;
}
#home #bgi2 {
  transition: opacity 1.5s cubic-bezier(0.2, 1.0, 0.2, 1.0);
  opacity: 0.1;
  z-index: -10;
}

#hcon {
  position: relative;
}
#hcon * {
  line-height: 1.4em;
}
#hcon h1 {
  color: #003f00;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5em;
  text-align: center;
}
#hcon h1 > font {
  display: block;
}
#hcon h1 > font span {
  transform: translate3d(0, -100%, 0);
}
#hcon h1 span {
  display: inline-block;

  transform: translate3d(0, 100%, 0);
  opacity: 0;

  transition: all 0.4s ease-out;
  transition: all 0.8s ease-out;
}
#hcon h1 span.sh {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}


#hrec,
#hgro {
  position: relative;
}
#hrec > figure,
#hgro > figure {
  width: 20%;
  height: 0;
  padding-top: 20%;
  filter: drop-shadow(0 0 0.75em rgba(0, 0, 0, 0.15));

  position: absolute;

  animation: hsca 1.5s ease-in-out infinite;
}
@keyframes hsca {
    0% { transform: scale(1); }
   50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}
#hrec > figure:nth-of-type(2) {
  animation-delay: 0.5s;
}
#hgro > figure:nth-of-type(2) {
  animation-delay: 0.2s;
}
#hgro > figure:nth-of-type(3) {
  animation-delay: 0.4s;
}
#hgro > figure:nth-of-type(4) {
  animation-delay: 0.6s;
}

#hrec a,
#hrec a:after {
  border-radius: 50%;
}
#hrec a {
  filter: drop-shadow(0 0 0.75em rgba(0, 0, 0, 0.15));

  position: relative;
  z-index: 1;
  overflow: visible;
}
#hrec a {
  display: block;
  background: #ffffff;
  color: #202020;
}
#hrec a * {
  white-space: nowrap;
}
#hrec a:before {
  content: '';
  display: block;
  background: no-repeat center / cover;
  width: 35%;
  height: 35%;

  position: absolute;
}
#hrec a h1,
#hrec a h4 {
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.1em
}
#hrec a h1 {
  padding-right: 0.25em;
  position: relative;
}
#hrec a h1.aur:after {
  font-size: 0.5em;
  line-height: 1em;
  margin-left: 0.2em;
  position: absolute;
  bottom: 0.25em;
}
#hrec a h4 {
  margin-top: 0.1em;
  padding-left: 0.025em;
}
#hrec a:nth-of-type(1) {
  animation: hrec 2s ease-in-out infinite;
}
#hrec a:nth-of-type(1):before {
  background-image: url('image/home/m_305.png');

  top: 20%;
  left: -15%;
}
#hrec a:nth-of-type(2) {
  animation: hrec2 2s ease-in-out infinite;
}
#hrec a:nth-of-type(2):before {
  background-image: url('image/home/m_304.png');

  right: -10%;
  bottom: 10%;
}
@keyframes hrec {
    0% { transform: translateY(-2%); }
   50% { transform: translateY(2%); }
  100% { transform: translateY(-2%); }
}
@keyframes hrec2 {
    0% { transform: translateY(2%); }
   50% { transform: translateY(-2%); }
  100% { transform: translateY(2%); }
}
#hrec a p {
  margin-top: 1em;
}

#hgro {
  position: relative;
}
#hgro:after {
  content: '';
  clear: both;
  display: block;
}
#hgro h1,
#hgro aside {
  color: #202020;
  line-height: 1.4em;
  text-align: center;
}
#hgro h1 {
  font-weight: 600;
  letter-spacing: 0;
}
#hgro aside {
  font-weight: 500;
  margin-bottom: 2em;
}
#hgro article {
  float: left;
}
#hgro article a {
  display: block;
  background: #ffffff;
  padding-top: 100%;

  filter: drop-shadow(0 0 0.75em rgba(0, 0, 0, 0.15));

  border-radius: 1em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#bgb {
  display: block;
  width: 100%;
  max-width: initial;
  transform: rotate(180deg);
}


#newgraduate,
#midcareer {
  background: #f9f9f9;
}

#rtitle {
  color: #202020;
  text-align: center;
}
#rtitle * {
  font-weight: 600;
  line-height: 1.3em;
}
#rtitle h4 {
  letter-spacing: 0;
}

#rnav:after {
  content: '';
  clear: both;
  display: block;
}
#rnav * {
  line-height: 1.3em;
  white-space: nowrap;
}
#rnav a {
  float: left;
  display: block;
  font-weight: 500;
  text-align: center;
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
}
#rnav a:link,
#rnav a:visited {
  background: #ffffff;
  color: #202020;
}
#rnav a.no,
#rnav a:active,
#rnav a:hover {
  background: rgba(109, 170, 47, 1);
  color: #ffffff;
}
#rnav a span {
  display: block;
  font-size: 0.85em;
  margin-top: 0.25em;
}
#rnav a:link span,
#rnav a:visited span {
  color: rgba(200, 0, 0, 1);
}
#rnav a.no span,
#rnav a:active span,
#rnav a:hover span {
  color: #ffffff;
}

#rcont {
  background: #ffffff;
}
#rcont .base,
#rcont > table tr {
  border-bottom: dotted 1px #cccccc;
}
#not {
  text-align: center;
  margin-bottom: 3em;
}
#rcredit {
  color: #202020;
  font-weight: 600;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 1em;
}
#rcont > table {
  width: 100%;
}
#rcont > table * {
  line-height: 1.8em;
}
#rcont > table th,
#rsch * {
  font-size: 1em;
  font-weight: 500;
}
#rcont > table td > *:not(:first-child) {
  margin-top: 0.5em;
}
#rcont > table td aside {
  font-size: 0.9em;
}
#rsch * {
  line-height: 1.3em;
}
#rsch ul {
  display: block;
  padding-top: 1em;
}
#rsch ul li {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
#rsch ul li div {
  width: 100%;
  height: 70px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
#rsch ul li div:before,
#rsch ul li div:after {
  content: '';
  display: block;
  height: 100%;

  position: absolute;
  top: 0;
}
#rsch ul li div:before {
  background: rgba(221, 229, 192, 1);
  width: calc(100% - 1.5em);
  left: 0;
}
#rsch ul li div:after {
  height: 0;
  border-top: solid 45px transparent;
  border-bottom: solid 45px transparent;
  border-left: solid 2em rgba(221, 229, 192, 1);
  top: -10px;
  right: 0;
}
#rsch ul li div span {
  display: block;
  padding-right: 0.5em;
  z-index: 1;
}
#rsch aside {
  font-size: 0.95em;
  margin-top: 1.25em;
}
#rsch aside p {
  margin-top: 0.25em;
  padding-left: 1.1em;
  position: relative;
}
#rsch aside p:before {
  content: '※';
  position: absolute;
  left: 0;
}
#enav {
  text-align: center;
}
#career #enav {
  margin-top: -10px;
}
#enav a {
  display: block;
  background: rgba(109, 170, 47, 1);
  width: 300px;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 4em;

  border-radius: 0.5em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}



.pmain {
  background: #f0f0f0;
}
.pmain > div {
  width: 90%;
  color: #202020;
  text-align: center;
}
.pmain > div * {
  font-weight: 600;
  line-height: 1.3em;
margin:0  !important;
  padding: 0 !important;
}
.pmain h4 {
  letter-spacing: 0;
  padding-top: 0 !important;
}



#career .base h1 {
  font-weight: 600;
  line-height: 1.7em;
}
#career .base h1 span {
  display: inline-block;
  font-size: 1.5em;
  padding: 0 0.2em 0.5em;
}
#career .base h2 {
  font-size: 1em;
  line-height: 2em;
}
#career .base h2 span {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
}



#job,
#interview,
#benefits {
  background: rgba(109, 170, 47, 1);
}
#job #rtitle,
#interview #rtitle,
#benefits #rtitle {
  color: rgba(255, 252, 231, 1);
  position: relative;
}
#job #bgi2 svg,
#interview #bgi2 svg,
#benefits #bgi2 svg {
  fill: rgba(255, 255, 255, 0.2);
}
#job .box > article,
#interview section.box > div,
#benefits section.box > div {
  background: rgba(255, 252, 231, 1);

  border-radius: 1em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#job .box > article > h1,
#interview .box article > h1,
#vsch > div > h1,
#benefits section.box > div > h1 {
  color: #202020;
  font-weight: 500;
}



#job .box > article:nth-of-type(1) {
  margin-top: 0;
}
#job .box > article > h1 {
  line-height: 1.1em;
}
#job .box > article > figure {
  border-radius: 1em;
  z-index: 1;
  overflow: hidden;
}
#job .box > article > .base hr {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  border-bottom: dotted 1px #202020;
}



#interview .box article {
  border-top: dotted 1px #202020;
}
#interview .box article:nth-of-type(1) {
  margin-top: 0;
  border-top: 0;
}
#interview .box article > h1 {
  line-height: 1.4em;
}
#interview .box article div > figure {
  border-radius: 1em;
  z-index: 1;
  overflow: hidden;
}
#interview .box article > .base {
  padding-bottom: 0.5em;
}
#interview .box article > div > .base h4 {
  color: #202020;
  font-weight: 500;
  padding-bottom: 0.25em;
}
#interview .box article > div > .base h4:before {
  content: '【';
  padding-right: 0.25em;
}
#interview .box article > div > .base h4:after {
  content: '】';
  padding-left: 0.25em;
}
#interview .box .v1 > div:not(:nth-of-type(1)) {
  margin-top: 1.5em;
}
#vsch > div > h1 {
  line-height: 1.5em;
}
#vsch > div > img {
  display: block;
}



#benefits section.box > div > h1 {
  line-height: 1.4em;
  text-align: center;
  margin-bottom: 45px;
}
#benefits section.box > div > h3,
#benefits section.box article > h4 {
  font-weight: 500;
  line-height: 1.6em;
}
#benefits section.box article {
  border: solid 1px rgba(109, 170, 47, 1);
}
#benefits section.box article > h4 {
  background: rgba(255, 252, 231, 1);
  width: fit-content;
  color: #202020;
  line-height: 1.2em;
  margin-top: -0.6em;
  padding: 0 2em;
  white-space: nowrap;
}
#benefits section.box article p {
  line-height: 1.8em;
}
#benefits section.box article aside {
  width: fit-content;
  font-size: 0.85em;
  line-height: 1.5em;
  margin-top: 1.5em;
}

#b11 {
  padding-bottom: 1.5em;
}
#b11 > div:not(:nth-of-type(1)) {
  border-top: dotted 1px #202020;
}
#b11 > div h6 {
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
}
#b11 > div h6:after {
  content: '';

  position: absolute;
  box-sizing: border-box;
}
#b11 > div h6 span {
  display: block;
  white-space: nowrap;
}
#b11 > div:nth-of-type(1) h6 { background: rgba(109, 170, 47, 0.7); }
#b11 > div:nth-of-type(2) h6 { background: rgba(109, 170, 47, 0.85); }
#b11 > div:nth-of-type(3) h6 { background: rgba(109, 170, 47, 1); }

#b12 {
  padding-bottom: 2em;
}
#b12 table {
  width: 100%;
}
#b12 table * {
  line-height: 1.5em;
}
#b12 tr {
  display: block;
  background: rgba(255, 255, 255, 1);

  border-radius: 1em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#b12 tr:not(:nth-child(1)) {
  margin-top: 0.75em;
}
#b12 td span {
  display: inline-block;
  font-size: 0.85em;
  padding-left: 0.15em;
}
#b12 tr td:nth-child(1) {
  color: #202020;
  font-weight: 500;
  white-space: nowrap;
}
#b12 aside {
  padding-left: 1.1em;
  position: relative;
}
#b12 aside:before {
  content: '※';
  position: absolute;
  left: 0;
}

#b13 {
  padding-bottom: 2em;
}
#b13 p {
  margin-top: 1.5em;
}
#b13 > div {
  display: inline-block;
  color: #202020;
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  vertical-align: top;
  border: solid 1px rgba(109, 170, 47, 1);

  border-radius: 1em;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-sizing: border-box;
}
#b13 > div span {
  width: 90%;
}

#b21 {
  padding-bottom: 3em;
}
#b21 p {
  margin-top: 1.5em;
}
#b21 ul {
  text-align: center;
}
#b21 li {
  display: inline-block;
  vertical-align: top;
}
#b21 li img {
  display: block;
  width: 60%;
}
#b21 h4 {
  color: #202020;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 0.75em;
}

#b22 {
  padding-bottom: 3em;
}
#b22 p {
  margin-top: 1.5em;
}
#b22 li {
  display: block;
  color: #202020;
}
#b22 li * {
  line-height: 1.1em;
}
#b22 li h4 {
  font-size: 1.05em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.5em;
}
#b22 li figure {
  text-align: center;
  position: relative;
  overflow: hidden;
}
#b22 li figure > div,
#b22 li figure > p.cc {
  top: 100%;
}
#b22 li figure > div {
  background: rgba(109, 170, 47, 1);
  background-image: linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.5) 0);
}
#b22 li figure > div::before {
  content: '';
  display: block;
  margin-left: 50%;
  height: 100%;
  border-radius: 0 100% 100% 0 / 50%;
  background-color: inherit;
  transform-origin: left;
}
/* -90 - (100 - 率) * 2 */
#b22 ul:nth-of-type(1) li:nth-child(1) figure > div::before { transform: rotate(-120deg); }
#b22 ul:nth-of-type(1) li:nth-child(2) figure > div::before { transform: rotate(-115deg); }
#b22 ul:nth-of-type(1) li:nth-child(3) figure > div::before { transform: rotate(-106.8deg); }
#b22 li figure > p.cc {
  background: rgba(255, 252, 231, 1);
  width: 60%;
  margin-top: 0;
  padding-top: 60%;
}
#b22 li figure > p.cc span,
#b22 li h2 {
  font-weight: 700;
  white-space: nowrap;
}
#b22 li figure > p.cc span,
#b22 li h2 span {
  font-size: 2.2em;
  letter-spacing: 0;
}
#b22 li figure > p.cc span {
  display: block;
  width: 100%;
  line-height: 1em;
  transform: translate3d(-50%, -100%, 0);
}
#b22 ul:nth-of-type(1) li figure > p.cc span:after {
  content: '%';
  font-size: 0.6em;
}
#b22 li > img {
  display: block;
}
#b22 li h2 {
  width: fit-content;
  font-size: 1em;
  margin-top: 1em;
}
#b22 li h2 span {
  vertical-align: -0.05em;
}
#b22 hr {
  clear: both;
  margin-top: 40px;
  margin-bottom: 1em;
  border: 0;
  border-bottom: dotted 1px #202020;
}
#b22 ul:nth-of-type(3) li:nth-of-type(1) {
  position: relative;
}
#b22 ul:nth-of-type(3) li:nth-of-type(1) h2 {
  text-stroke: 4px rgba(255, 252, 231, 1);
  -webkit-text-stroke: 4px rgba(255, 252, 231, 1);
  paint-order: stroke;

  position: absolute;
  transform: translate3d(0, -50%, 0);
  z-index: 10;
}
#b22 ul:nth-of-type(3) li:nth-of-type(1) h2:nth-of-type(1) {
  top: 24%;
  right: 0;
}
#b22 ul:nth-of-type(3) li:nth-of-type(1) h2:nth-of-type(2) {
  bottom: 12%;
  left: 0;
}
#b22 ul:nth-of-type(3) li figure > p.cc span {
  font-size: 1.1em;
}
#b22 ul:nth-of-type(3) li figure > div,
#b22 ul:nth-of-type(3) li figure > p.cc {
  top: 50%;
}
#b22 ul:nth-of-type(3) li figure > p.cc span {
  transform: translate3d(-50%, -50%, 0);
}
/* 360 * 率 */
#b22 ul:nth-of-type(3) li:nth-child(1) figure > div::before { transform: rotate(108deg); }








#form table,
#form caption {
  border: solid 1px #cccccc;
}
#form table {
  width: 100%;
  margin-top: 2em;
}
#form caption {
  background: rgba(109, 170, 47, 0.2);
  color: #202020;
  font-weight: 700;
  line-height: 1.5em;
  text-align: left;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 0;
}
#form tr {
}
#form th,
#form td {
  text-align: left;
}
#form th {
  font-weight: 500;
  white-space: nowrap;
}
#form th b {
  margin-left: 0.25em;
}
#form td {
  position: relative;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form input[type='date'],
#form textarea,
#form select {
  background: none;
  border: solid 1px #e6e6e6;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form textarea {
  width: 100%;
  line-height: 1.5em;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form input[type='date'],
#form select {
  height: 3em;
  padding: 0 1em;
}
#form input[type='checkbox'],
#form input[type='radio'] {
  margin-right: 0.25em;
}
#form input[type='date'],
#form textarea {
  vertical-align: top;
}
#form textarea {
  height: calc(5em + 2px);
  padding: 1em;
}

.wpcf7-not-valid-tip {
  font-size: 0.8em;
  font-weight: 700;
  padding-top: 0.25em;
  white-space: nowrap;

  position: absolute;
}
.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-list-item label {
  display: block;
}
.disabled {
  ime-mode: disabled;
}
#form td font {
  padding: 0 0.5em;
}
#form input.num1,
#form input.num2 {
  text-align: center;
}
#form input.num1 {
  width: 5em;
}
#form input.num2 {
  width: 6em;
}
#form input.p-postal-code {
  width: 7em;
  text-align: center;
  margin-left: 0.5em;
}
::placeholder {
  color: #cccccc;
}


#submit {
  max-width: 450px;
  text-align: center;
  padding-top: 3em;
}
#submit input[type='submit'],
#submit input[type='reset'] {
  height: 4em;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 700;
  border: none;

  border-radius: 0.5em;
  position: relative;
  z-index: 1;
  overflow: hidden;

  box-sizing: border-box;
}
#submit input[type='submit'] {
  background: rgba(109, 170, 47, 1);
  width: 300px;
}
#submit input[type='submit']:disabled {
  background: rgba(109, 170, 47, 0.2);
  opacity: 1;
}

#enotice {
  font-size: 0.9em;
  line-height: 1.6em;
  text-align: center;
  margin-top: 2em;
}


.wpcf7-spinner,
.ajax-loader {
  display: none !important;
}
div.wpcf7-response-output,
div.wpcf7-display-none,
div.wpcf7-validation-errors {
  width: 100%;
  color: #323232;
  text-align: center;
  margin-left: auto !important;
  border: solid 1px #e6e6e6 !important;
  box-sizing: border-box;
}

.grecaptcha-badge {
  margin-right: -500px;
}

#entry aside.base {
  height: 320px;
  padding-top: 2em;
  padding-bottom: 4em;
  border: solid 1px #cccccc;
  overflow: auto;
  overscroll-behavior: none;
  box-sizing: border-box;
}
#entry aside.base li {
  padding-top: 1.125em;
}
#entry aside.base li p {
  margin-top: 0.25em;
}
#entry #form h4 {
  color: #202020;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  margin-top: 2em;
}
#entry #form h4 label {
  cursor: pointer;
}

#recsel .wpcf7-radio {
  display: block;
}
#recsel .wpcf7-list-item {
  margin-left: 0;
  vertical-align: top;
  box-sizing: border-box;
}
#recsel input[type='radio'] {
  display: none;
}
#recsel .wpcf7-radio label {
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
}
#recsel .wpcf7-radio label span {
  display: block;
  background: rgba(109, 170, 47, 0.4);
  color: #ffffff;
  padding: 1em 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#recsel .rjob .wpcf7-radio label span {
  background: #e6e6e6;
  cursor: auto;
}
#recsel input[type='radio']:checked + span {
  background: rgba(109, 170, 47, 1);
  color: #ffffff;
  font-weight: 700;
}
#recsel input[type='radio']:checked + span:before {
  content: '\f00c';
  display: inline-block;
  font-size: 0.7em;
  color: #ffffff;
  font-family: 'Font Awesome 7 Free';
  font-weight: 800;
  vertical-align: 0.1em;
  padding-right: 0.5em;
}



.slidein,
.slideup {
  opacity:0;
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
  will-change: transform;
}

.slidein {
  transform: translate3d(-50px, 0, 0);
}

.slideup {
  transform: translate3d(0, 50px, 0);
}

.slidein.scrin,
.slideup.scrin {
  opacity:1;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}






