@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200&display=swap');
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
*,
::before,
::after{
	background-repeat:no-repeat;
	-webkit-box-sizing:inherit;
	        box-sizing:inherit;
}
::before,
::after{
	text-decoration:inherit;
	vertical-align:inherit;
}
html{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	cursor:default;
	font-family:sans-serif;
	line-height:1.5;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
article,
aside,
footer,
header,
nav,
section{
	display:block;
}
body{
	margin:0;
}
h1{
	font-size:2em;
	margin:.67em 0;
}
figcaption,
figure,
main{
	display:block;
}
figure{
	margin:1em 40px;
}
hr{
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
	height:0;
	overflow:visible;
}
nav ol,
nav ul{
	list-style:none;
}
pre{
	font-family:monospace, monospace;
	font-size:1em;
}
a{
	background-color:transparent;
	-webkit-text-decoration-skip:objects;
}
abbr[title]{
	border-bottom:none;
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	        text-decoration:underline dotted;
}
b,
strong{
	font-weight:inherit;
	font-weight:bolder;
}
code,
kbd,
samp{
	font-family:monospace, monospace;
	font-size:1em;
}
dfn{
	font-style:italic;
}
mark{
	background-color:#ffff00;
	color:#000000;
}
small{
	font-size:80%;
}
sub,
sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sub{
	bottom:-.25em;
}
sup{
	top:-.5em;
}
::-moz-selection{
	background-color:#b3d4fc;
	color:#000000;
	text-shadow:none;
}
::selection{
	background-color:#b3d4fc;
	color:#000000;
	text-shadow:none;
}
audio,
canvas,
iframe,
img,
svg,
video{
	vertical-align:middle;
}
audio,
video{
	display:inline-block;
}
audio:not([controls]){
	display:none;
	height:0;
}
img{
	border-style:none;
}
svg{
	fill:currentColor;
}
svg:not(:root){
	overflow:hidden;
}
table{
	border-collapse:collapse;
}
button,
input,
optgroup,
select,
textarea{
	margin:0;
}
button,
input,
select,
textarea{
	background-color:transparent;
	color:inherit;
	font-size:inherit;
	line-height:inherit;
}
button,
input{
	overflow:visible;
}
button,
select{
	text-transform:none;
}
button, html [type="button"], [type="reset"], [type="submit"]{
	-webkit-appearance:button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
	border-style:none;
	padding:0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
	outline:1px dotted ButtonText;
}
legend{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal;
}
progress{
	display:inline-block;
	vertical-align:baseline;
}
textarea{
	overflow:auto;
	resize:vertical;
}
[type="checkbox"],
[type="radio"]{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
	height:auto;
}
[type="search"]{
	-webkit-appearance:textfield;
	outline-offset:-2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{
	-webkit-appearance:none;
}
::-webkit-file-upload-button{
	-webkit-appearance:button;
	font:inherit;
}
details, menu{
	display:block;
}
summary{
	display:list-item;
}
canvas{
	display:inline-block;
}
template{
	display:none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex]{
	-ms-touch-action:manipulation;
	touch-action:manipulation;
}
[hidden]{
	display:none;
}
[aria-busy="true"]{
	cursor:progress;
}
[aria-controls]{
	cursor:pointer;
}
[aria-hidden="false"][hidden]{
	clip:rect(0, 0, 0, 0);
	display:inherit;
	position:absolute;
}
[aria-hidden="false"][hidden]:focus{
	clip:auto;
}
[aria-disabled]{
	cursor:default;
}
/*!
* @license Copyright novita[Ryuta Uchida].
* @author novita[Ryuta Uchida].
* http://www.novita.jp/
*/
@-webkit-keyframes fadein{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
@keyframes fadein{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
@-webkit-keyframes purupuru{
  0%{
    -webkit-transform:translate(0px, 0px);
            transform:translate(0px, 0px)
  }
  50%{
    -webkit-transform:translate(0px, 0px) rotateZ(5deg);
            transform:translate(0px, 0px) rotateZ(5deg);
  }
}
@keyframes purupuru{
  0%{
    -webkit-transform:translate(0px, 0px);
            transform:translate(0px, 0px)
  }
  50%{
    -webkit-transform:translate(0px, 0px) rotateZ(5deg);
            transform:translate(0px, 0px) rotateZ(5deg);
  }
}
@-webkit-keyframes purupuru2{
  0%{
    -webkit-transform:translate(0px, 0px);
            transform:translate(0px, 0px)
  }
  50%{
    -webkit-transform:translate(0px, 0px) rotateZ(2deg);
            transform:translate(0px, 0px) rotateZ(2deg);
  }
}
@keyframes purupuru2{
  0%{
    -webkit-transform:translate(0px, 0px);
            transform:translate(0px, 0px)
  }
  50%{
    -webkit-transform:translate(0px, 0px) rotateZ(2deg);
            transform:translate(0px, 0px) rotateZ(2deg);
  }
}
*{
  margin:0;
}
html,
body{
  position:relative;
  width:100%;
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-weight:normal;
  -webkit-font-feature-settings:"palt";
          font-feature-settings:"palt";
  text-align:justify;
  text-justify:inter-ideograph;
  color:#231815;
  background:#ffffff;
  line-height:1.75;
  word-break:break-all;
  font-size:12px;
}
@media screen and (min-width: 376px){
html,
body{
		font-size:14px
}
}
@media screen and (min-width: 768px){
html,
body{
		font-size:16px
}
}
@media print{
html,
body{
		font-size:12px
}
}
h1{
  font-size:2rem;
}
code,
kbd,
pre,
samp{
  font-family:monospace, monospace;
  font-size:1rem;
}
button,
input,
select,
textarea{
  font-size:1rem;
}
a{
  text-decoration:none;
  display:inline;
  outline:none;
  border-bottom:none;
}
a,a:visited{
  color:#4ebfde;
  }
a.hover{
    color:#f07270;
  }
a.underlined,
  .underlined a,a.underlined-hover.hover, .underlined-hover a.hover{
      text-decoration:underline;
    }
a.nohref{
    pointer-events:none;
  }
a.btn_hover{
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
  opacity:1;
}
a.btn_hover.hover,a.btn_alpha{
    opacity:0.8;
}
a.btn_alpha{
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
a.btn_alpha.hover{
    opacity:1;
  }
.small,h6{
  font-size:0.83em;
}
.big{
  font-size:1.5em;
}
ol,
ul{
  padding-left:2em;
}
ol.listIndent,
ul.listIndent{
  margin-left:1.5em;
}
ol.noListMark,
ul.noListMark{
  list-style:none;
  padding-left:0;
}
h1,
h2,
h3,
h4,
h5{
  font-weight:600;
}
h6{
  font-weight:normal;
}
.strong{
  color:#ff0500 !important;
}
.strong,.bold{
  font-weight:600 !important;
}
.accent{
  color:#ff0500 !important;
}
.roman{
  font-family:'Lora', serif !important;
  font-weight:400 !important;
  font-size:1.05em;
  margin-left:0.1em;
  margin-right:0.1em;
}
body{
  overflow-x:hidden;
}
*{
  min-height:0;
  min-width:0;
}
body.-development:before{
  position:fixed;
  right:10px;
  bottom:0;
  z-index:99999;
  font-size:40px;
  color:rgba(0,0,0,0.3);
  background:none;
  pointer-events:none;
  content:"スマホ";
}
@media screen and (min-width: 376px){
body.-development:before{
		content:"タブレット"
}
}
@media screen and (min-width: 768px){
body.-development:before{
		content:"タブレット(横)"
}
}
@media screen and (min-width: 1080px){
body.-development:before{
		content:"PC"
}
}
@media screen and (min-width: 1400px){
body.-development:before{
		content:"HD"
}
}
.development-div{
  display:none;
  width:100%;
  overflow-y:scroll;
}
.development-div pre{
    white-space:pre-wrap;
    font-size:0.75em;
  }
body.-development .development-div{
    display:block;
  }
.development-div-float{
  display:none;
  position:fixed;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.8);
  color:#fff;
  z-index:99999;
  width:40%;
  height:10rem;
  font-size:0.85rem;
  padding:1em;
  overflow-y:scroll;
}
.development-div-float pre{
    white-space:pre-wrap;
    font-size:0.75em;
  }
body.-development .development-div-float{
    display:block;
  }
.forSP{
  display:initial !important;
}
@media screen and (min-width: 768px){
.forSP{
		display:none !important
}
}
.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
.forPC{
		display:inline !important;
		display:initial !important
}
}
br.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
br.forSP{
		display:none !important
}
}
br.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
br.forPC{
		display:inline !important
}
}
img.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
img.forSP{
		display:none !important
}
}
img.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
img.forPC{
		display:inline !important
}
}
span.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
span.forSP{
		display:none !important
}
}
span.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
span.forPC{
		display:inline !important
}
}
.mx-auto{
  margin-left:auto !important;
  margin-right:auto !important;
}
.mt--10{
    margin-top:-10rem !important;
  }
.mb--10{
    margin-bottom:-10rem !important;
  }
.ml--10{
    margin-left:-10rem !important;
  }
.mr--10{
    margin-right:-10rem !important;
  }
.pt--10{
    padding-top:-10rem !important;
  }
.pb--10{
    padding-bottom:-10rem !important;
  }
.pl--10{
    padding-left:-10rem !important;
  }
.pr--10{
    padding-right:-10rem !important;
  }
.mt--9{
    margin-top:-9rem !important;
  }
.mb--9{
    margin-bottom:-9rem !important;
  }
.ml--9{
    margin-left:-9rem !important;
  }
.mr--9{
    margin-right:-9rem !important;
  }
.pt--9{
    padding-top:-9rem !important;
  }
.pb--9{
    padding-bottom:-9rem !important;
  }
.pl--9{
    padding-left:-9rem !important;
  }
.pr--9{
    padding-right:-9rem !important;
  }
.mt--8{
    margin-top:-8rem !important;
  }
.mb--8{
    margin-bottom:-8rem !important;
  }
.ml--8{
    margin-left:-8rem !important;
  }
.mr--8{
    margin-right:-8rem !important;
  }
.pt--8{
    padding-top:-8rem !important;
  }
.pb--8{
    padding-bottom:-8rem !important;
  }
.pl--8{
    padding-left:-8rem !important;
  }
.pr--8{
    padding-right:-8rem !important;
  }
.mt--7{
    margin-top:-7rem !important;
  }
.mb--7{
    margin-bottom:-7rem !important;
  }
.ml--7{
    margin-left:-7rem !important;
  }
.mr--7{
    margin-right:-7rem !important;
  }
.pt--7{
    padding-top:-7rem !important;
  }
.pb--7{
    padding-bottom:-7rem !important;
  }
.pl--7{
    padding-left:-7rem !important;
  }
.pr--7{
    padding-right:-7rem !important;
  }
.mt--6{
    margin-top:-6rem !important;
  }
.mb--6{
    margin-bottom:-6rem !important;
  }
.ml--6{
    margin-left:-6rem !important;
  }
.mr--6{
    margin-right:-6rem !important;
  }
.pt--6{
    padding-top:-6rem !important;
  }
.pb--6{
    padding-bottom:-6rem !important;
  }
.pl--6{
    padding-left:-6rem !important;
  }
.pr--6{
    padding-right:-6rem !important;
  }
.mt--5{
    margin-top:-5rem !important;
  }
.mb--5{
    margin-bottom:-5rem !important;
  }
.ml--5{
    margin-left:-5rem !important;
  }
.mr--5{
    margin-right:-5rem !important;
  }
.pt--5{
    padding-top:-5rem !important;
  }
.pb--5{
    padding-bottom:-5rem !important;
  }
.pl--5{
    padding-left:-5rem !important;
  }
.pr--5{
    padding-right:-5rem !important;
  }
.mt--4{
    margin-top:-4rem !important;
  }
.mb--4{
    margin-bottom:-4rem !important;
  }
.ml--4{
    margin-left:-4rem !important;
  }
.mr--4{
    margin-right:-4rem !important;
  }
.pt--4{
    padding-top:-4rem !important;
  }
.pb--4{
    padding-bottom:-4rem !important;
  }
.pl--4{
    padding-left:-4rem !important;
  }
.pr--4{
    padding-right:-4rem !important;
  }
.mt--3{
    margin-top:-3rem !important;
  }
.mb--3{
    margin-bottom:-3rem !important;
  }
.ml--3{
    margin-left:-3rem !important;
  }
.mr--3{
    margin-right:-3rem !important;
  }
.pt--3{
    padding-top:-3rem !important;
  }
.pb--3{
    padding-bottom:-3rem !important;
  }
.pl--3{
    padding-left:-3rem !important;
  }
.pr--3{
    padding-right:-3rem !important;
  }
.mt--2{
    margin-top:-2rem !important;
  }
.mb--2{
    margin-bottom:-2rem !important;
  }
.ml--2{
    margin-left:-2rem !important;
  }
.mr--2{
    margin-right:-2rem !important;
  }
.pt--2{
    padding-top:-2rem !important;
  }
.pb--2{
    padding-bottom:-2rem !important;
  }
.pl--2{
    padding-left:-2rem !important;
  }
.pr--2{
    padding-right:-2rem !important;
  }
.mt--1{
    margin-top:-1rem !important;
  }
.mb--1{
    margin-bottom:-1rem !important;
  }
.ml--1{
    margin-left:-1rem !important;
  }
.mr--1{
    margin-right:-1rem !important;
  }
.pt--1{
    padding-top:-1rem !important;
  }
.pb--1{
    padding-bottom:-1rem !important;
  }
.pl--1{
    padding-left:-1rem !important;
  }
.pr--1{
    padding-right:-1rem !important;
  }
.mt-0{
    margin-top:0rem !important;
  }
.mb-0{
    margin-bottom:0rem !important;
  }
.ml-0{
    margin-left:0rem !important;
  }
.mr-0{
    margin-right:0rem !important;
  }
.pt-0{
    padding-top:0rem !important;
  }
.pb-0{
    padding-bottom:0rem !important;
  }
.pl-0{
    padding-left:0rem !important;
  }
.pr-0{
    padding-right:0rem !important;
  }
.mt-1{
    margin-top:1rem !important;
  }
.mb-1{
    margin-bottom:1rem !important;
  }
.ml-1{
    margin-left:1rem !important;
  }
.mr-1{
    margin-right:1rem !important;
  }
.pt-1{
    padding-top:1rem !important;
  }
.pb-1{
    padding-bottom:1rem !important;
  }
.pl-1{
    padding-left:1rem !important;
  }
.pr-1{
    padding-right:1rem !important;
  }
.mt-2{
    margin-top:2rem !important;
  }
.mb-2{
    margin-bottom:2rem !important;
  }
.ml-2{
    margin-left:2rem !important;
  }
.mr-2{
    margin-right:2rem !important;
  }
.pt-2{
    padding-top:2rem !important;
  }
.pb-2{
    padding-bottom:2rem !important;
  }
.pl-2{
    padding-left:2rem !important;
  }
.pr-2{
    padding-right:2rem !important;
  }
.mt-3{
    margin-top:3rem !important;
  }
.mb-3{
    margin-bottom:3rem !important;
  }
.ml-3{
    margin-left:3rem !important;
  }
.mr-3{
    margin-right:3rem !important;
  }
.pt-3{
    padding-top:3rem !important;
  }
.pb-3{
    padding-bottom:3rem !important;
  }
.pl-3{
    padding-left:3rem !important;
  }
.pr-3{
    padding-right:3rem !important;
  }
.mt-4{
    margin-top:4rem !important;
  }
.mb-4{
    margin-bottom:4rem !important;
  }
.ml-4{
    margin-left:4rem !important;
  }
.mr-4{
    margin-right:4rem !important;
  }
.pt-4{
    padding-top:4rem !important;
  }
.pb-4{
    padding-bottom:4rem !important;
  }
.pl-4{
    padding-left:4rem !important;
  }
.pr-4{
    padding-right:4rem !important;
  }
.mt-5{
    margin-top:5rem !important;
  }
.mb-5{
    margin-bottom:5rem !important;
  }
.ml-5{
    margin-left:5rem !important;
  }
.mr-5{
    margin-right:5rem !important;
  }
.pt-5{
    padding-top:5rem !important;
  }
.pb-5{
    padding-bottom:5rem !important;
  }
.pl-5{
    padding-left:5rem !important;
  }
.pr-5{
    padding-right:5rem !important;
  }
.mt-6{
    margin-top:6rem !important;
  }
.mb-6{
    margin-bottom:6rem !important;
  }
.ml-6{
    margin-left:6rem !important;
  }
.mr-6{
    margin-right:6rem !important;
  }
.pt-6{
    padding-top:6rem !important;
  }
.pb-6{
    padding-bottom:6rem !important;
  }
.pl-6{
    padding-left:6rem !important;
  }
.pr-6{
    padding-right:6rem !important;
  }
.mt-7{
    margin-top:7rem !important;
  }
.mb-7{
    margin-bottom:7rem !important;
  }
.ml-7{
    margin-left:7rem !important;
  }
.mr-7{
    margin-right:7rem !important;
  }
.pt-7{
    padding-top:7rem !important;
  }
.pb-7{
    padding-bottom:7rem !important;
  }
.pl-7{
    padding-left:7rem !important;
  }
.pr-7{
    padding-right:7rem !important;
  }
.mt-8{
    margin-top:8rem !important;
  }
.mb-8{
    margin-bottom:8rem !important;
  }
.ml-8{
    margin-left:8rem !important;
  }
.mr-8{
    margin-right:8rem !important;
  }
.pt-8{
    padding-top:8rem !important;
  }
.pb-8{
    padding-bottom:8rem !important;
  }
.pl-8{
    padding-left:8rem !important;
  }
.pr-8{
    padding-right:8rem !important;
  }
.mt-9{
    margin-top:9rem !important;
  }
.mb-9{
    margin-bottom:9rem !important;
  }
.ml-9{
    margin-left:9rem !important;
  }
.mr-9{
    margin-right:9rem !important;
  }
.pt-9{
    padding-top:9rem !important;
  }
.pb-9{
    padding-bottom:9rem !important;
  }
.pl-9{
    padding-left:9rem !important;
  }
.pr-9{
    padding-right:9rem !important;
  }
.mt-10{
    margin-top:10rem !important;
  }
.mb-10{
    margin-bottom:10rem !important;
  }
.ml-10{
    margin-left:10rem !important;
  }
.mr-10{
    margin-right:10rem !important;
  }
.pt-10{
    padding-top:10rem !important;
  }
.pb-10{
    padding-bottom:10rem !important;
  }
.pl-10{
    padding-left:10rem !important;
  }
.pr-10{
    padding-right:10rem !important;
  }
.radius-0{
    border-radius:0rem !important;
  }
.radius-1{
    border-radius:0.25rem !important;
  }
.radius-2{
    border-radius:0.5rem !important;
  }
.radius-3{
    border-radius:0.75rem !important;
  }
.radius-4{
    border-radius:1rem !important;
  }
.radius-5{
    border-radius:1.25rem !important;
  }
.radius-6{
    border-radius:1.5rem !important;
  }
.radius-7{
    border-radius:1.75rem !important;
  }
.radius-8{
    border-radius:2rem !important;
  }
.radius-9{
    border-radius:2.25rem !important;
  }
.radius-10{
    border-radius:2.5rem !important;
  }
.radius-max{
  border-radius:9999px;
}
.radius-100{
  border-radius:100%;
}
.ta-left{
  text-align:left !important;
}
.ta-right{
  text-align:right !important;
}
.ta-center{
  text-align:center !important;
}
.ta-center-onlyPC{
  text-align:justify !important;
}
@media screen and (min-width: 768px){
.ta-center-onlyPC{
		text-align:center !important
}
}
.responsive-img img,
  .responsive-img svg,
  .ri img,
  .ri svg,img.responsive-img,
img.ri,
svg.responsive-img,
svg.ri{
  width:100%;
  height:auto;
}
.responsive-img-maxWidth img,
  .responsive-img-maxWidth svg,
  .ri-mw img,
  .ri-mw svg,img.responsive-img-maxWidth,
img.ri-mw,
svg.responsive-img-maxWidth,
svg.ri-mw{
    max-width:100%;
    height:auto;
}
.arrow-left{
  border-bottom:0.2em solid #000;
}
.arrow-left,.arrow-top{
  display:inline-block;
  width:1em;
  height:1em;
  margin:0 0.25em;
  border-left:0.2em solid #000;
  -webkit-transform:rotate(45deg) scale(0.7);
          transform:rotate(45deg) scale(0.7);
}
.arrow-top{
  border-top:0.2em solid #000;
}
.arrow-right{
  border-top:0.2em solid #000;
}
.arrow-right,.arrow-bottom{
  display:inline-block;
  width:1em;
  height:1em;
  margin:0 0.25em;
  border-right:0.2em solid #000;
  -webkit-transform:rotate(45deg) scale(0.7);
          transform:rotate(45deg) scale(0.7);
}
.arrow-bottom{
  border-bottom:0.2em solid #000;
}
svg .origin{
  fill:none;
}
.slideUp{
  opacity:0;
  -webkit-transform:translateY(3rem);
          transform:translateY(3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideUp.reveal{
    opacity:1;
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
.slideDown{
  opacity:0;
  -webkit-transform:translateY(-3rem);
          transform:translateY(-3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideDown.reveal{
    opacity:1;
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
.slideRight{
  opacity:0;
  -webkit-transform:translateX(-3rem);
          transform:translateX(-3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideRight.reveal{
    opacity:1;
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
.slideLeft{
  opacity:0;
  -webkit-transform:translateX(3rem);
          transform:translateX(3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideLeft.reveal{
    opacity:1;
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
.fadeIn{
  opacity:0;
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeIn.reveal{
    opacity:1;
  }
.fadeInScaleUp{
  opacity:0;
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeInScaleUp.reveal{
    opacity:1;
    -webkit-transform:scale(1);
            transform:scale(1);
  }
.fadeInScaleDown{
  opacity:0;
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeInScaleDown.reveal{
    opacity:1;
    -webkit-transform:scale(1);
            transform:scale(1);
  }
.wipeInUp{
  margin:0;
  position:relative;
}
.wipeInUp:after{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInUp.reveal:after{
    height:0;
  }
.wipeInDown{
  margin:0;
  position:relative;
}
.wipeInDown:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInDown.reveal:after{
    height:0;
  }
.wipeInRight{
  margin:0;
  position:relative;
}
.wipeInRight:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInRight.reveal:after{
    width:0;
  }
.wipeInLeft{
  margin:0;
  position:relative;
}
.wipeInLeft:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInLeft.reveal:after{
    width:0;
  }
.-c-red{
  color:#f00;
}
._container{
  position:relative;
}
._container.-section{
    padding-top:6rem;
  }
._container>.flex{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.flex.-large{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-large{
		width:1320px
    }
}
@media print{
._container>.flex.-large{
		width:1320px
    }
}
._container>.flex.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-narrow{
		width:750px
    }
}
@media screen and (min-width: 1080px){
._container>.flex.-narrow{
		width:980px
    }
}
@media print{
._container>.flex.-narrow{
		width:980px
    }
}
._container>.flex.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-thin{
		width:750px
    }
}
@media print{
._container>.flex.-thin{
		width:750px
    }
}
._container>.flex.-extend{
      margin:0 auto;
      padding:0 5%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extend{
		padding:0
    }
}
@media print{
._container>.flex.-extend{
		padding:0
    }
}
._container>.flex.-extendSP{
      margin:0 auto;
      padding:0;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendSP{
		padding:0 50px
    }
}
@media print{
._container>.flex.-extendSP{
		padding:0 50px
    }
}
._container>.flex.-extendLeft{
      margin:0 auto 0 0;
      padding:0 5%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media print{
._container>.flex.-extendLeft{
		padding:0 50px 0 0
    }
}
._container>.flex.-extendRight{
      margin:0 0 0 auto;
      padding:0 5%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendRight{
		padding:0 0 0 50px
    }
}
@media print{
._container>.flex.-extendRight{
		padding:0 0 0 50px
    }
}
._container>.flex>*{
      max-width:100%;
    }
._container>.flex.-vstack>*{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex{
		padding:0 50px
  }
}
@media print{
._container>.flex{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.flex{
		width:750px
  }
}
@media screen and (min-width: 1080px){
._container>.flex{
		width:1080px
  }
}
@media print{
._container>.flex{
		width:1080px
  }
}
._container>.nonflex{
    position:relative;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.nonflex.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-narrow{
		width:980px
    }
}
@media print{
._container>.nonflex.-narrow{
		width:980px
    }
}
._container>.nonflex.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-thin{
		width:750px
    }
}
@media print{
._container>.nonflex.-thin{
		width:750px
    }
}
._container>.nonflex.-extend{
      margin:0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extend{
		padding:0
    }
}
@media print{
._container>.nonflex.-extend{
		padding:0
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extend{
		width:100%
    }
}
@media print{
._container>.nonflex.-extend{
		width:100%
    }
}
._container>.nonflex.-extendSP{
      margin:0 auto;
      padding:0;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendSP{
		padding:0 50px
    }
}
@media print{
._container>.nonflex.-extendSP{
		padding:0 50px
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendSP{
		width:1080px
    }
}
@media print{
._container>.nonflex.-extendSP{
		width:1080px
    }
}
._container>.nonflex.-extendLeft{
      margin:0 auto 0 0;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media print{
._container>.nonflex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendLeft{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.nonflex.-extendLeft{
		width:calc(50% + 540px)
    }
}
._container>.nonflex.-extendRight{
      margin:0 0 0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendRight{
		padding:0 0 0 50px
    }
}
@media print{
._container>.nonflex.-extendRight{
		padding:0 0 0 50px
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendRight{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.nonflex.-extendRight{
		width:calc(50% + 540px)
    }
}
._container>.nonflex>*{
      max-width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex{
		padding:0 50px
  }
}
@media print{
._container>.nonflex{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.nonflex{
		width:1080px
  }
}
@media print{
._container>.nonflex{
		width:1080px
  }
}
._container>.masonry{
    position:relative;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.masonry.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.masonry.-narrow{
		width:980px
    }
}
@media print{
._container>.masonry.-narrow{
		width:980px
    }
}
._container>.masonry.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.masonry.-thin{
		width:750px
    }
}
@media print{
._container>.masonry.-thin{
		width:750px
    }
}
._container>.masonry>*{
      max-width:100%;
    }
._container>.masonry>.masonry-inner{
      position:relative;
    }
._container>.masonry>.masonry-inner>.item img{
          display:block;
          width:100%;
          max-width:100%;
          height:auto;
          border-radius:0.5rem;
        }
@media screen and (min-width: 768px){
._container>.masonry{
		padding:0 50px
  }
}
@media print{
._container>.masonry{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.masonry{
		width:1080px
  }
}
@media print{
._container>.masonry{
		width:1080px
  }
}
.common-cantainer{
  padding:2rem 0 4rem;
}
.-fullwidth{
  width:100%;
}
.scroll-table{
  width:100%;
  overflow:auto;
}
.scroll-table .scroll-table-note{
    margin:1rem 0;
    color:#ff813e;
    display:block;
  }
@media screen and (min-width: 768px){
.scroll-table .scroll-table-note{
		display:none
  }
}
body.bodyfixed,
body.bodyfixedSplash{
  position:fixed;
}
._nodisplay{
  display:none !important;
}
*[id^="anchor-"]{
  pointer-events:none;
  width:100%;
  padding-top:80px !important;
  margin-top:-80px !important;
}
*[id^="anchor-"]>*{
    pointer-events:auto;
  }
@media screen and (min-width: 768px){
*[id^="anchor-"]{
		padding-top:120px !important;
		margin-top:-120px !important
}
}
@media screen and (min-width: 768px){}
h2.commonText{
  position:relative;
  display:block;
  width:100%;
  margin:2rem 0 1rem;
  text-align:center;
  line-height:1.2;
  font-size:1.2rem;
}
h2.commonText > span{
    display:inline-block;
    letter-spacing:0.1em;
    color:#3D3338;
    position:relative;
    background:#fff;
    padding:0 0.5em 0 0.8em;
    z-index:2;
  }
.privacypolicy h2.commonText > span{
      color:#405899;
    }
h2.commonText::before{
    position:absolute;
    content:"";
    display:block;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background:#3D3338;
  }
@media screen and (min-width: 768px){
h2.commonText{
		font-size:1.5rem
}
}
h3.commonText{
  width:100%;
  text-align:left;
  margin:1em 0 1.5em;
  line-height:2;
  border-bottom:1px solid #707F89;
}
h3.commonText>span{
    display:inline-block;
    padding-bottom:0.25em;
    border-bottom:4px solid #707F89;
    -webkit-transform:translateY(1px);
            transform:translateY(1px);
  }
h4.commonText{
  position:relative;
  display:block;
  width:100%;
  margin:1rem 0 1rem;
  text-align:center;
}
h4.commonText > span{
    display:inline-block;
    letter-spacing:0.1em;
    color:#3D3338;
    position:relative;
    background:#fff;
    padding:0 0.5em 0 0.8em;
    z-index:2;
  }
h4.commonText::before{
    position:absolute;
    content:"";
    display:block;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background:#3D3338;
  }
p.commonText{
  width:100%;
  font-weight:normal;
  line-height:2;
  font-size:1rem;
  text-align:justify;
  margin:0 0 1rem 0;
}
.centered-icon{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  padding:2.5rem 0;
}
.centered-icon>img{
    width:18%;
    min-width:120px;
    height:auto;
  }
.centered-icon+.commonText{
    margin-top:0;
  }
.commonPanel{
  background:#ff813e;
  border-radius:0.5rem;
  padding:1rem;
  margin:1rem 0;
}
.commonPanel > .biglist{
    font-size:1.5rem;
    font-weight:600;
    margin:0;
    color:#fff;
  }
a.boxedLink{
  display:block;
  width:100%;
  background:#ffe8d5;
  color:#000;
  -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
  margin-bottom:1rem;
  padding:0.25em 1em;
  border-radius:0.5em;
  -webkit-transition:all ease-out 0.15s;
  transition:all ease-out 0.15s;
}
a.boxedLink.hover{
    -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
            box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
    -webkit-transform:translateY(-0.25rem);
            transform:translateY(-0.25rem);
  }
a.commonBtn{
  display:block;
  background-color:#ff813e;
  border-color:#ff813e;
  border-style:solid;
  border-width:1px;
  color:#fff;
  font-size:1.5rem;
  font-weight:bold;
  line-height:1;
  text-align:center;
  padding:0.7em 1em;
  border-radius:0.65em;
  width:100%;
  max-width:14em;
  -webkit-transition:all ease-out 0.15s;
  transition:all ease-out 0.15s;
}
a.commonBtn.-small{
    font-size:1.1rem;
  }
a.commonBtn.-border{
    background-color:transparent;
    border-color:#fff;
  }
a.commonBtn.hover{
    -webkit-transform:scale(1.04);
            transform:scale(1.04);
  }
a.button-more{
  position:relative;
  display:block;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  margin-top:15px;
  padding-right:24px;
}
a.button-more:after{
    content:"";
    display:block;
    position:absolute;
    right:4px;
    bottom:-6px;
    width:90px;
    height:12px;
    border-bottom:2px solid;
    border-right:2px solid;
    -webkit-transform:skew(45deg);
            transform:skew(45deg);
    border-color:#5fcfab;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
a.button-more.hover:after{
    right:-6px;
    width:100px;
  }
.commonTable{
  position:relative;
  width:100%;
  font-size:1.1rem;
  margin:2rem auto;
  border-collapse:collapse;
}
.commonTable tr:not(:last-child){
    border-bottom:1px solid #00574f;
  }
.commonTable th,.commonTable td{
    vertical-align:top;
    padding:0.75rem 0.75rem;
  }
@media screen and (min-width: 768px){
.commonTable th,.commonTable td{
		padding:0.75rem 2rem
  }
}
.commonTable th{
    white-space:nowrap;
    letter-spacing:0.1em;
    color:#00574f;
    position:relative;
    padding-left:0;
  }
.commonTable th:after{
      content:'';
      position:absolute;
      top:0.75rem;
      right:0;
      width:0;
      height:calc(100% - 1.5rem);
      border-left:1px solid #00574f;
    }
@media screen and (min-width: 768px){
.commonTable th{
		padding-left:2rem
  }
}
.commonTable td{
    width:100%;
    padding-right:0;
  }
.commonTable td>h3{
      margin-bottom:0.5em;
    }
.commonTable td ul,
    .commonTable td ol{
      padding-left:1.5em;
    }
.commonTable td ul,.commonTable td ul>li{
      list-style-type:disc;
    }
.commonTable td>*{
      margin:0.5rem 0;
    }
.commonTable td>*:first-child{
        margin-top:0;
      }
.commonTable td>*:last-child{
        margin-bottom:0;
      }
.commonTable tr.-section td{
      padding:1rem 0 0 0;
    }
.commonTable tr.-section td > span{
        display:block;
        width:100%;
        background:#ccd7df;
        text-align:center;
        font-weight:bold;
        color:#00574f;
      }
.commonTable .map{
    position:relative;
    height:0;
    width:100%;
    margin-bottom:1rem !important;
    padding-top:50%;
  }
.commonTable .map iframe, .commonTable .map object, .commonTable .map embed{
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
    }
@media screen and (orientation: landscape){
.commonTable .map{
		padding-top:50%
  }
}
@media screen and (orientation: portrait){
.commonTable .map{
		padding-top:150%
  }
}
.sechead{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-flow:column nowrap;
      -ms-flex-flow:column nowrap;
          flex-flow:column nowrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  line-height:1;
  letter-spacing:0.08em;
  font-weight:bold;
  margin-bottom:2rem;
}
.sechead > .-eng{
    font-size:0.87rem;
    color:#5fcfab;
    margin:0 0 0.5em;
  }
.sechead > .-jp{
    font-size:1.6rem;
    color:#fff;
    margin:0;
  }
#pagination{
  padding:1rem 0 2rem;
}
#pagination > .flex > ul.-pageblock{
      list-style:none;
      padding:0;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      background:#fff;
      -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
              box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
      line-height:1;
      border-radius:4px;
    }
#pagination > .flex > ul.-pageblock > li{
        display:block;
        margin:0.2em;
        font-size:1rem;
        width:1.8em;
        height:1.8em;
      }
#pagination > .flex > ul.-pageblock > li > a{
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          -webkit-box-orient:horizontal;
          -webkit-box-direction:normal;
          -webkit-flex-flow:row wrap;
              -ms-flex-flow:row wrap;
                  flex-flow:row wrap;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          width:100%;
          height:100%;
          border-radius:4px;
          color:#3D3338;
        }
#pagination > .flex > ul.-pageblock > li > a.hover{
            color:#1BB7CD;
          }
#pagination > .flex > ul.-pageblock > li > a.-active{
            pointer-events:none;
            background:#1BB7CD;
            color:#fff;
          }
#pagination > .flex > ul.-pageblock > li > a.-disabled{
            pointer-events:none;
          }
#pagination > .flex > ul.-pageblock > li.-page-btn{
          width:1.2em;
        }
#pagination > .flex > ul.-pageblock > li.-page-btn.-disabled{
            opacity:0.2;
          }
#pagination > .flex > ul.-pageblock > li.-page-dots{
          width:1em;
        }
#pagination > .flex > ul.-pageblock > li.-page-numbers{
          width:1.8em;
        }
#sec-entry{
  position:relative;
  padding:8rem 0;
  overflow:hidden;
  margin:-60px auto;
}
#sec-entry > .-bg-img{
    top:0px;
    left:0%;
    right:0%;
    bottom:0%;
    width:100%;
    position:absolute;
    -o-object-fit:cover;
       object-fit:cover;
    -o-object-position:65% 80%;
       object-position:65% 80%;
    height:130vh;
  }
@media screen and (min-width: 768px){
#sec-entry > .-bg-img{
		height:100vh
  }
}
#sec-entry > .-bg-overlay{
    top:0%;
    left:0%;
    right:0%;
    bottom:0%;
    position:absolute;
    background:#000;
    opacity:0.6;
  }
#sec-entry .-text{
    text-align:center;
    color:#fff;
    font-size:1.2rem;
    margin:30px 0 60px;
  }
@media screen and (min-width: 768px){
#sec-entry .-text{
		font-size:1.5rem;
		margin:70px 0 40px
  }
}
@media screen and (min-width: 768px){}
#sec-entry .-cta{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin-bottom:15px;
    gap:15px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
  }
@media screen and (min-width: 768px){
#sec-entry .-cta{
		margin-bottom:25px;
		gap:25px;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-flow:row nowrap;
		    -ms-flex-flow:row nowrap;
		        flex-flow:row nowrap
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-entry .-cta-tel{
    width:100%;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    margin-bottom:15px;
    gap:15px;
  }
#sec-entry .-cta-tel,#sec-entry .-cta-tel > a.commonBtn{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    }
#sec-entry .-cta-tel > a.commonBtn{
      max-width:18em;
      background-color:#5fcfab;
      border-color:#00574f;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
    }
#sec-entry .-cta-tel > a.commonBtn > .-tel_text{
        font-weight:normal;
        font-size:0.8em;
        margin-bottom:0.25em;
        color:#00574f;
      }
#sec-entry .-cta-tel > a.commonBtn > .-tel_no{
        font-size:1em;
      }
#sec-entry .-cta-tel > a.commonBtn > .-tel_no > .-tel_num{
          font-size:1.5em;
        }
@media screen and (min-width: 768px){
#sec-entry .-cta-tel{
		margin-bottom:25px;
		gap:25px
  }
}
@media screen and (min-width: 768px){}
#sec-footer{
  background:#00574f;
  color:rgba(255,255,255,0.6);
  text-align:center;
}
#sec-footer > .flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    padding:1.5em 0 1em;
  }
#sec-footer > .flex > .-logo{
      width:70%;
      max-width:350px;
      margin-bottom:0.7em;
    }
#sec-footer > .flex > .-logo > img{
        width:100%;
        height:auto;
      }
#sec-footer > .-copyright{
    background:#003631;
    width:100%;
    font-size:0.87rem;
    padding:1rem;
  }
#sec-sp-spacer{
  width:100%;
  height:70px;
  background:#00574f;
  display:block;
}
@media screen and (min-width: 768px){
#sec-sp-spacer{
		display:none
}
}
#sec-sp-navi{
  position:fixed;
  left:0;
  bottom:0;
  width:100%;
  height:70px;
  background:#ccc;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  z-index:999;
  -webkit-box-shadow:0px -3px 12px 2px rgba(0, 0, 0, 0.4);
          box-shadow:0px -3px 12px 2px rgba(0, 0, 0, 0.4);
}
#sec-sp-navi,#sec-sp-navi > a{
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  }
#sec-sp-navi > a{
    height:100%;
    text-align:center;
    cursor:pointer;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#sec-sp-navi > a.-siru{
      width:30%;
    }
#sec-sp-navi > a.-btn{
      position:relative;
      width:20%;
      color:#fff;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
#sec-sp-navi > a.-btn > img{
        width:100%;
        height:auto;
      }
#sec-sp-navi > a.-btn > .-text{
        font-size:11px;
        line-height:1.2;
        height:40%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row nowrap;
            -ms-flex-flow:row nowrap;
                flex-flow:row nowrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
      }
#sec-sp-navi > a#sp-btn-job{
      background:#f2ab9c;
    }
#sec-sp-navi > a#sp-btn-company{
      background:#5fcfab;
    }
#sec-sp-navi > a#sp-btn-recruit{
      background:#00574f;
    }
#sec-sp-navi > a#sp-btn-entry{
      background:#ff813e;
    }
#sec-sp-navi > a img{
      width:auto;
      height:100%;
    }
@media screen and (min-width: 768px){
#sec-sp-navi{
		display:none
}
}
body{
  background:#00574f;
}
#sec-footer-navi{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  z-index:998;
  pointer-events:none;
  height:100%;
  bottom:0;
  left:0;
  position:fixed;
}
#sec-footer-navi:before{
    position:relative;
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:50%;
    background:#00574f;
    display:none;
  }
@media screen and (min-width: 768px){
#sec-footer-navi:before{
		display:block
  }
}
#sec-footer-navi > .-close{
    pointer-events:all;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(0,0,0,0.3);
    display:none;
  }
#sec-footer-navi > .-close.-active{
      display:block;
    }
@media screen and (min-width: 768px){
#sec-footer-navi > .-close.-active,#sec-footer-navi > .-close{
		display:none
  }
}
@media screen and (min-width: 768px){}
#sec-footer-navi > div{
    pointer-events:all;
    background:#333;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    margin:auto;
    -webkit-transform:translateY(100%);
            transform:translateY(100%);
    width:100%;
    max-width:100%;
    bottom:70px;
    left:0;
    position:absolute;
    border-radius:0;
    padding:20px 8% 30px;
  }
#sec-footer-navi > div > .-label{
      width:40%;
      padding:0;
      display:block;
      width:100%;
      padding:0 0 0 55%;
      -webkit-transform:translate(40px, -50px);
              transform:translate(40px, -50px);
      display:none;
    }
#sec-footer-navi > div > .-label > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#sec-footer-navi > div > .-label{
		display:block
    }
}
#sec-footer-navi > div > .-inner{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      margin-top:0;
    }
#sec-footer-navi > div > .-inner > .-eng{
        width:30%;
        display:none;
      }
#sec-footer-navi > div > .-inner > .-eng > img{
          width:100%;
          height:auto;
          opacity:0.5;
        }
@media screen and (min-width: 768px){
#sec-footer-navi > div > .-inner > .-eng{
		display:block
      }
}
#sec-footer-navi > div > .-inner > .-menu{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-flow:column nowrap;
            -ms-flex-flow:column nowrap;
                flex-flow:column nowrap;
        -webkit-box-pack:start;
        -webkit-justify-content:flex-start;
            -ms-flex-pack:start;
                justify-content:flex-start;
        -webkit-box-align:stretch;
        -webkit-align-items:stretch;
            -ms-flex-align:stretch;
                align-items:stretch;
        gap:15px;
        width:100%;
      }
#sec-footer-navi > div > .-inner > .-menu > a{
          position:relative;
          width:100%;
          text-align:center;
          font-size:1.8rem;
          line-height:1;
          color:#000;
          background:#333;
          padding:0.5em 0.6em;
          border-radius:999px;
          -webkit-box-shadow:0 1px 6px 2px rgba(0,0,0,0.4);
                  box-shadow:0 1px 6px 2px rgba(0,0,0,0.4);
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-footer-navi > div > .-inner > .-menu > a.hover{
            -webkit-transform:translateY(-5px);
                    transform:translateY(-5px);
          }
#sec-footer-navi > div > .-inner > .-menu > a.-disabled{
            pointer-events:none;
            background:#968c8a;
          }
#sec-footer-navi > div > .-inner > .-menu > a.-disabled:before{
              background:#968c8a;
            }
#sec-footer-navi > div > .-inner > .-menu > a.-disabled:after{
              content:"Coming Soon";
              position:absolute;
              right:0;
              top:0;
              left:0;
              bottom:0;
              color:#fff;
              display:-webkit-box;
              display:-webkit-flex;
              display:-ms-flexbox;
              display:flex;
              -webkit-box-orient:horizontal;
              -webkit-box-direction:normal;
              -webkit-flex-flow:row wrap;
                  -ms-flex-flow:row wrap;
                      flex-flow:row wrap;
              -webkit-box-pack:center;
              -webkit-justify-content:center;
                  -ms-flex-pack:center;
                      justify-content:center;
              -webkit-box-align:center;
              -webkit-align-items:center;
                  -ms-flex-align:center;
                      align-items:center;
              opacity:0.7;
            }
@media screen and (min-width: 768px){
#sec-footer-navi > div > .-inner > .-menu{
		width:65%
      }
#sec-footer-navi > div > .-inner{
		margin-top:-30px
    }
#sec-footer-navi > div{
		margin:0;
		-webkit-transform:none;
		        transform:none;
		width:50%;
		max-width:670px;
		bottom:unset;
		left:unset;
		position:relative;
		border-radius:30px;
		padding:60px
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-footer-navi > .-active{
    z-index:2;
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
@media screen and (min-width: 768px){
#sec-footer-navi > .-active{
		-webkit-transform:none;
		        transform:none
  }
}
#sec-footer-navi > .-left{
    background:#f2ab9c;
  }
#sec-footer-navi > .-left > .-inner > .-eng{
        -webkit-transform:translateX(-20px);
                transform:translateX(-20px);
      }
#sec-footer-navi > .-left > .-inner > .-menu > a{
          background:#f2ab9c;
        }
#sec-footer-navi > .-right{
    background:#5fcfab;
  }
#sec-footer-navi > .-right > .-inner > .-eng{
        -webkit-box-ordinal-group:3;
        -webkit-order:2;
            -ms-flex-order:2;
                order:2;
        -webkit-transform:translateX(20px);
                transform:translateX(20px);
      }
#sec-footer-navi > .-right > .-inner > .-menu{
        -webkit-box-ordinal-group:2;
        -webkit-order:1;
            -ms-flex-order:1;
                order:1;
      }
#sec-footer-navi > .-right > .-inner > .-menu > a{
          background:#5fcfab;
        }
@media screen and (min-width: 768px){
#sec-footer-navi{
		height:auto;
		bottom:unset;
		left:unset;
		position:relative
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-header{
  position:fixed;
  z-index:999;
  height:80px;
}
#sec-header,#sec-header > .-gradbg{
  pointer-events:none;
  top:0;
  left:0;
  width:100%;
  }
#sec-header > .-gradbg{
    position:absolute;
    height:100%;
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(30%, rgba(0, 0, 0, 0.2)));
    background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 30%);
    background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 30%);
  }
#sec-header > .-topbar{
    position:relative;
    width:100%;
    height:6px;
    background:#00574f;
  }
#sec-header > .-logo{
    pointer-events:all;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    gap:8px;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    margin:0 auto;
    border-radius:0 0 12px 12px;
    background:#00574f;
    top:unset;
    left:unset;
    padding:7px 12px 11px;
    height:44px;
    position:relative;
  }
#sec-header > .-logo:before,
    #sec-header > .-logo:after{
      content:"";
      position:absolute;
      top:0;
      width:12px;
      height:12px;
      background-image:url("/assets/images/common/inset-border.svg");
      background-size:cover;
      display:block;
    }
@media screen and (min-width: 768px){
#sec-header > .-logo:before,
    #sec-header > .-logo:after{
		display:none
    }
}
#sec-header > .-logo:before{
      left:-12px;
    }
#sec-header > .-logo:after{
      right:-12px;
      -webkit-transform:scaleX(-1);
              transform:scaleX(-1)
    }
#sec-header > .-logo > img{
      width:auto;
      height:100%;
    }
#sec-header > .-logo > .-text{
      line-height:1;
      border-radius:6px;
      -webkit-transform:translateY(1px);
              transform:translateY(1px);
      padding:4px 10px;
      border:1px solid #fff;
      color:#fff;
      background :none;
      font-size:9px;
    }
@media screen and (min-width: 768px){
#sec-header > .-logo > .-text{
		-webkit-transform:translateY(2px);
		        transform:translateY(2px);
		padding:6px 15px;
		border:1px solid #00574f;
		color:#00574f;
		background :rgba(255,255,255, 1);
		font-size:14px
    }
#sec-header > .-logo{
		border-radius:0;
		background:none;
		top:25px;
		left:30px;
		padding:0;
		height:40px;
		position:absolute
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-header > .-btns{
    position:absolute;
    pointer-events:all;
    top:6px;
    right:0;
    width:460px;
    height:78px;
    background:#00574f;
    border-radius:0 0 0 16px;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-justify-content:space-around;
        -ms-flex-pack:distribute;
            justify-content:space-around;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    display:none;
  }
#sec-header > .-btns:before{
      content:"";
      display:block;
      position:absolute;
      top:0;
      left:-16px;
      width:16px;
      height:16px;
      background-image:url("/assets/images/common/inset-border.svg");
      background-size:cover;
    }
#sec-header > .-btns > a{
      position:relative;
      color:#fff;
      font-weight:bold;
      height:100%;
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
#sec-header > .-btns > a.hover{
        color:#ff813e;
      }
#sec-header > .-btns > a:first-child::after{
        content:"";
        display:block;
        position:absolute;
        width:1px;
        height:20px;
        top:30px;
        right:0;
        background:#fff;
      }
@media screen and (min-width: 768px){
#sec-header > .-btns{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
  }
#sec-header{
		height:120px
}
}
@media screen and (min-width: 768px){}
#sec-pc-navi{
  position:fixed;
  z-index:999;
  pointer-events:none;
  width:100%;
  top:120px;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-flow:column nowrap;
      -ms-flex-flow:column nowrap;
          flex-flow:column nowrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:end;
  -webkit-align-items:flex-end;
      -ms-flex-align:end;
          align-items:flex-end;
  gap:16px;
  filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="8" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter:drop-shadow(0 2px 8px 0 rgba(0,0,0,0.1));
          filter:drop-shadow(0 2px 8px 0 rgba(0,0,0,0.1));
  display:none;
}
#sec-pc-navi > .-wrapper{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
            justify-content:flex-end;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    height:146px;
  }
#sec-pc-navi > .-wrapper > .-btns{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:stretch;
      -webkit-align-items:stretch;
          -ms-flex-align:stretch;
              align-items:stretch;
      gap:5px;
      padding-right:40px;
      height:100%;
      opacity:0;
      -webkit-transition:all linear 0.4s;
      transition:all linear 0.4s;
      pointer-events:none;
    }
#sec-pc-navi > .-wrapper > .-btns > a{
        position:relative;
        width:200px;
        height:46px;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row nowrap;
            -ms-flex-flow:row nowrap;
                flex-flow:row nowrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        background:#f2ab9c;
        border-radius:8px;
        font-size:18px;
        color:#000;
        line-height:1;
      }
#sec-pc-navi > .-wrapper > .-btns > a:before{
          content:"";
          display:block;
          position:absolute;
          right:-26px;
          top:12px;
          width:26px;
          height:20px;
          -webkit-clip-path:polygon(0 0, 100% 100%, 0 100%);
                  clip-path:polygon(0 0, 100% 100%, 0 100%);
          background:#f2ab9c;
        }
#sec-pc-navi > .-wrapper > .-btns > a.hover{
          color:#e84135;
        }
#sec-pc-navi > .-wrapper > .-btns > a.-disabled{
          pointer-events:none;
          background:#968c8a;
        }
#sec-pc-navi > .-wrapper > .-btns > a.-disabled:before{
            background:#968c8a;
          }
#sec-pc-navi > .-wrapper > .-btns > a.-disabled:after{
            content:"Coming Soon";
            position:absolute;
            right:0;
            top:0;
            left:0;
            bottom:0;
            color:#fff;
            display:-webkit-box;
            display:-webkit-flex;
            display:-ms-flexbox;
            display:flex;
            -webkit-box-orient:horizontal;
            -webkit-box-direction:normal;
            -webkit-flex-flow:row wrap;
                -ms-flex-flow:row wrap;
                    flex-flow:row wrap;
            -webkit-box-pack:center;
            -webkit-justify-content:center;
                -ms-flex-pack:center;
                    justify-content:center;
            -webkit-box-align:center;
            -webkit-align-items:center;
                -ms-flex-align:center;
                    align-items:center;
            opacity:0.7;
          }
#sec-pc-navi > .-wrapper > .-triger{
      pointer-events:all;
      padding-right:25px;
    }
#sec-pc-navi > .-wrapper > .-triger > img{
        width:170px;
        height:auto;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-pc-navi > .-wrapper.hover > .-btns{
      opacity:1;
      pointer-events:all;
    }
#sec-pc-navi > .-wrapper.hover > .-triger > img{
      -webkit-transform:scale(1.05);
              transform:scale(1.05);
    }
#sec-pc-navi > .-wrapper#pc-navi-company > .-btns > a,#sec-pc-navi > .-wrapper#pc-navi-company > .-btns > a:before{
          background:#5fcfab;
        }
#sec-pc-navi > .-wrapper#pc-navi-company > .-btns > a.hover{
          color:#026b00;
        }
@media screen and (min-width: 768px){
#sec-pc-navi{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
}
}
.-kadomaru{
  position:relative;
  z-index:3;
  background-color:#999;
  padding:3rem 0;
  border-radius:24px;
}
@media screen and (min-width: 768px){
.-kadomaru{
		border-radius:30px
}
}
.-uemaru{
  position:relative;
  z-index:2;
  background-color:#666;
  padding:3rem 0 6.5rem;
  margin-bottom:-24px;
  border-radius:24px 24px 0 0;
}
@media screen and (min-width: 768px){
.-uemaru{
		margin-bottom:-30px;
		border-radius:30px 30px 0 0
}
}
@media screen and (min-width: 768px){}
.-bg{
  position:relative;
  overflow:hidden;
  height:62vh;
  padding:24px 0;
  margin:-24px auto;
}
.-bg > .-bg-img{
    top:-10px;
    left:0%;
    right:0%;
    bottom:0%;
    width:100%;
    height:100vh;
    position:absolute;
    -o-object-fit:cover;
       object-fit:cover;
    -o-object-position:50% 50%;
       object-position:50% 50%;
  }
@media screen and (min-width: 768px){
.-bg{
		padding:30px 0;
		margin:-30px auto
}
}
@media screen and (min-width: 768px){}
.-base{
  position:relative;
  padding:calc(3rem + 24px) 0;
  margin:-24px auto;
}
@media screen and (min-width: 768px){
.-base{
		padding:calc(3rem + 60px) 0;
		margin:-60px auto
}
}
@media screen and (min-width: 768px){}
.-pattern-1{
  background-color:#00574f;
  background-image:url("/assets/images/common/pattern-1.png");
}
.-pattern-1,.-pattern-2{
  background-repeat:repeat;
}
.-pattern-2{
  background-color:#34877f;
  background-image:url("/assets/images/common/pattern-2.png");
}
.-pattern-3{
  background-color:#003631;
  background-image:url("/assets/images/common/pattern-3.png");
  background-repeat:repeat;
}
#sec-home{
  position:relative;
  overflow:hidden;
  width:100%;
  height:100dvh;
  padding-bottom:24px;
  margin-bottom:-24px;
}
#sec-home > .-bg-img{
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    position:absolute;
    -o-object-fit:cover;
       object-fit:cover;
    -o-object-position:10% 90%;
       object-position:10% 90%;
  }
#sec-home > .-pc{
    z-index:2;
    position:relative;
    padding:120px 0 0 90px;
    display:none;
  }
#sec-home > .-pc > img{
      width:100%;
      height:auto;
      max-width:620px;
      filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
      -webkit-filter:drop-shadow(0 2px 6px 0 rgba(0,0,0,0.2));
              filter:drop-shadow(0 2px 6px 0 rgba(0,0,0,0.2));
    }
#sec-home > .-pc > .commonBtn{
      margin:30px 0 0 60px;
    }
#sec-home > .-pc{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
@media screen and (min-width: 768px){
#sec-home > .-pc{
		display:block
  }
}
#sec-home > .-sp{
    z-index:2;
    position:relative;
    display:block;
  }
#sec-home > .-sp > img{
      display:block;
      width:80%;
      height:auto;
      margin:90px auto 0;
      max-width:340px;
      filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
      -webkit-filter:drop-shadow(0 2px 6px 0 rgba(0,0,0,0.2));
              filter:drop-shadow(0 2px 6px 0 rgba(0,0,0,0.2));
    }
#sec-home > .-sp{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
@media screen and (min-width: 768px){
#sec-home > .-sp{
		display:none
  }
}
#sec-home .homebg-swiper{
    z-index:1;
  }
#sec-home .homebg-swiper,#sec-home .homebg-swiper .swiper-slide > .-bg-img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
      }
#sec-home .homebg-swiper .swiper-slide > .-bg-img{
        -o-object-fit:cover;
           object-fit:cover;
        -o-object-position:10% 90%;
           object-position:10% 90%;
      }
#sec-home .homebg-swiper .swiper-slide > .-bg-img._2nd{
          -o-object-position:10% 53%;
             object-position:10% 53%;
        }
#sec-home .homebg-swiper .swiper-slide > .-bg-img._4th{
          -o-object-position:50% 100%;
             object-position:50% 100%;
        }
#sec-home .homebg-swiper .swiper-slide > .-bg-img._5th{
          -o-object-position:80% 90%;
             object-position:80% 90%;
        }
#sec-home .homebg-swiper .swiper-pagination{
      bottom:80px;
    }
@media screen and (min-width: 768px){
#sec-home{
		height:90dvh;
		padding-bottom:60px
}
}
@media screen and (min-width: 768px){}
#sec-home{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
@media screen and (min-width: 768px){
#sec-home{
		margin-bottom:-60px
}
}
#sec-news .-nolists{
    width:100%;
    color:#fff;
    font-size:1.5rem;
    text-align:center;
  }
#sec-news .-lists{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    gap:1rem;
    padding:0;
  }
@media screen and (min-width: 768px){
#sec-news .-lists{
		padding:0 10%
  }
}
#sec-newslists{
  background:#fff;
}
#sec-newslists .-nolists{
    width:100%;
    color:#00574f;
    font-size:1.5rem;
    text-align:center;
    padding:3rem 0;
  }
#sec-newslists .-lists{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    gap:1rem;
    padding:0;
  }
@media screen and (min-width: 768px){
#sec-newslists .-lists{
		padding:0 10%
  }
}
#sec-news .-lists a:not(.button-more), #sec-newslists .-lists a:not(.button-more){
    color:#000;
  }
#sec-news .-lists a:not(.button-more).hover, #sec-newslists .-lists a:not(.button-more).hover{
      color:#f07270;
    }
#sec-newspage{
  background:#fff;
}
#sec-newspage .button-more{
    color:#00574f;
    -webkit-align-self:flex-end;
        -ms-flex-item-align:end;
            align-self:flex-end;
  }
#sec-boss{
background:#fff;
}
#sec-boss > .flex{
    width:90%;
  }
@media screen and (min-width: 768px){
#sec-boss > .flex{
		width:65%
  }
}
@media print{
#sec-boss > .flex{
		width:65%
  }
}
#sec-boss .sechead > .-eng{
    color:#00574f;
  }
#sec-boss .sechead > .-jp{
    color:#000;
  }
#sec-boss .-message{
    margin-top:1.6rem;
    font-size:1.125rem;
    line-height:2;
    letter-spacing:0.08em;
  }
#sec-boss .-message .-name{
      font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
      font-weight:bold;
      font-size:1.25em;
    }
#sec-boss .button-more{
    color:#00574f;
    -webkit-align-self:flex-end;
        -ms-flex-item-align:end;
            align-self:flex-end;
  }
#sec-boss > .-blob{
    position:absolute;
    height:auto;
    top:100px;
    right:-30px;
    width:70%;
  }
@media screen and (min-width: 768px){
#sec-boss > .-blob{
		top:-5vw;
		right:0;
		width:35%
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-data{
  background-color:#fff4e2;
  overflow:hidden;
}
#sec-data .-wrapper{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
    gap:2rem;
    width:100%;
    margin-left:auto;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
  }
#sec-data .-wrapper > .-left{
      -webkit-box-ordinal-group:3;
      -webkit-order:2;
          -ms-flex-order:2;
              order:2;
      margin:0 0 -2rem -30vw;
      width:140vw;
    }
#sec-data .-wrapper > .-left > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#sec-data .-wrapper > .-left{
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		    -ms-flex-order:1;
		        order:1;
		margin:-2rem 0 -2rem;
		width:60%
    }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-data .-wrapper > .-right{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
      -webkit-box-ordinal-group:2;
      -webkit-order:1;
          -ms-flex-order:1;
              order:1;
      width:100%;
    }
#sec-data .-wrapper > .-right > .sechead{
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
      }
@media screen and (min-width: 768px){
#sec-data .-wrapper > .-right > .sechead{
		-webkit-box-align:start;
		-webkit-align-items:flex-start;
		    -ms-flex-align:start;
		        align-items:flex-start
      }
}
#sec-data .-wrapper > .-right > p{
        line-height:2;
        margin-bottom:1.5rem;
        font-size:1.1rem;
      }
@media screen and (min-width: 768px){
#sec-data .-wrapper > .-right > p{
		font-size:1rem
      }
}
#sec-data .-wrapper > .-right > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#sec-data .-wrapper > .-right{
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		    -ms-flex-order:2;
		        order:2;
		width:40%
    }
#sec-data .-wrapper{
		width:calc(100% + 80px);
		margin-left:-80px;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-flow:row nowrap;
		    -ms-flex-flow:row nowrap;
		        flex-flow:row nowrap
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-data .sechead > .-eng{
    color:#00574f;
  }
#sec-data .sechead > .-jp{
    color:#000;
  }
#sec-data .button-more{
    color:#00574f;
    -webkit-align-self:flex-end;
        -ms-flex-item-align:end;
            align-self:flex-end;
  }
.data-wrapper{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  padding:1.5rem 0 2rem;
  gap:30px 20px;
}
.data-wrapper > .data-item{
    width:calc(50% - 10px);
  }
.data-wrapper > .data-item > h3{
      text-align:center;
      color:#ff813e;
      margin-bottom:1rem;
      font-size:1.25rem;
    }
@media screen and (min-width: 768px){
.data-wrapper > .data-item > h3{
		font-size:1.65rem
    }
}
.data-wrapper > .data-item > figure{
      width:100%;
      margin:0;
    }
.data-wrapper > .data-item > figure > img{
        width:100%;
        height:auto;
      }
.data-wrapper > .data-item > p{
      text-align:center;
      font-size:1.1rem;
      font-weight:bold;
    }
@media screen and (min-width: 768px){
.data-wrapper > .data-item{
		width:calc(33.333% - 50px)
  }
.data-wrapper{
		padding:2rem 0 3rem;
		gap:40px 75px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-recruit > .flex,#sec-recruit > .flex .sechead{
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#sec-recruit > .flex .-text{
      font-size:1.125rem;
      line-height:2;
      color:#fff;
      font-weight:bold;
      letter-spacing:0.08em;
    }
#sec-recruit > .flex .-btns{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:stretch;
      -webkit-align-items:stretch;
          -ms-flex-align:stretch;
              align-items:stretch;
      margin-top:80px;
    }
#sec-recruit > .flex .-btns > a{
        width:100%;
        background:#34877f;
        -webkit-backdrop-filter:blur(12px);
                backdrop-filter:blur(12px);
        -webkit-box-shadow:0px -12px 20px 6px rgba(0,0,0, 0.25);
                box-shadow:0px -12px 20px 6px rgba(0,0,0, 0.25);
        font-weight:bold;
        letter-spacing:0.08em;
        color:#fff;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
        font-size:1.5rem;
        padding:2rem 5rem 3.5rem 2rem;
        margin-top:-20px;
        border-radius:16px 16px 0 0;
      }
#sec-recruit > .flex .-btns > a:before{
          content:"";
          position:absolute;
          display:block;
          border-radius:999px;
          background-color:#00574f;
          top:1.5rem;
          right:1rem;
          width:36px;
          height:36px;
        }
@media screen and (min-width: 768px){
#sec-recruit > .flex .-btns > a:before{
		top:2.5rem;
		right:3rem;
		width:46px;
		height:46px
        }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-recruit > .flex .-btns > a:after{
          content:"";
          position:absolute;
          display:block;
          width:8px;
          height:8px;
          border-radius:999px;
          background-color:#fff;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
          right:calc(1rem + 14px);
          top:calc(1.5rem + 14px);
        }
@media screen and (min-width: 768px){
#sec-recruit > .flex .-btns > a:after{
		right:calc(3rem + 19px);
		top:calc(2.5rem + 19px)
        }
}
@media screen and (min-width: 768px){}
#sec-recruit > .flex .-btns > a.hover{
          -webkit-transform:translate(0px, -8px);
                  transform:translate(0px, -8px);
        }
#sec-recruit > .flex .-btns > a.hover:after{
            -webkit-transform:scale(2);
                    transform:scale(2);
          }
@media screen and (min-width: 768px){
#sec-recruit > .flex .-btns > a{
		font-size:2.25rem;
		padding:2rem 5rem 3.5rem 3rem;
		margin-top:-32px;
		border-radius:30px 30px 0 0
      }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-voice{
  background:#003631;
}
#sec-voice .-voices{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    padding:2rem 10% 1rem;
    gap:3rem;
  }
#sec-voice .-voices > .-item{
      z-index:2;
      position:relative;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
      width:100%;
    }
#sec-voice .-voices > .-item > .-photo{
        width:100%;
        border-radius:50%;
        overflow:hidden;
        -webkit-transition:all linear 0.2s;
        transition:all linear 0.2s;
      }
#sec-voice .-voices > .-item > .-photo > img{
          width:100%;
          height:auto;
          -o-object-fit:cover;
             object-fit:cover;
          -webkit-transition:all linear 0.2s;
          transition:all linear 0.2s;
        }
#sec-voice .-voices > .-item > .-syokusyu{
        width:-webkit-fit-content;
        width:-moz-fit-content;
        width:fit-content;
        font-size:1rem;
        font-weight:bold;
        padding:0.15em 1.25em;
        border:1px solid #fff;
        border-radius:999px;
        color:#fff;
        margin-bottom:0.8rem;
      }
#sec-voice .-voices > .-item > .-text{
        color:#fff;
        font-size:1.6rem;
        font-weight:bold;
        line-height:1.35;
        margin-bottom:0.8rem;
      }
#sec-voice .-voices > .-item > .-border{
        width:100%;
        height:1px;
        background:rgba(255,255,255,0.5);
        margin-bottom:0.8rem;
      }
#sec-voice .-voices > .-item > .-info{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row nowrap;
            -ms-flex-flow:row nowrap;
                flex-flow:row nowrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
      }
#sec-voice .-voices > .-item > .-info > .-name{
          font-size:0.875rem;
          font-weight:bold;
          color:#fff;
        }
#sec-voice .-voices > .-item > .-info > .-name > span{
            display:inline-block;
            font-weight:normal;
            opacity:0.5;
            margin-left:1em;
          }
#sec-voice .-voices > .-item.hover > .-photo{
          -webkit-transform:scale(0.9);
                  transform:scale(0.9);
        }
#sec-voice .-voices > .-item.hover > .-photo > img{
            -webkit-transform:scale(1.11);
                    transform:scale(1.11);
          }
#sec-voice .-voices > .-item:nth-child(2n):not(.-banner){
        -webkit-transform:none;
                transform:none;
      }
@media screen and (min-width: 768px){
#sec-voice .-voices > .-item:nth-child(2n):not(.-banner){
		-webkit-transform:translateY(150px);
		        transform:translateY(150px)
      }
#sec-voice .-voices > .-item{
		width:calc(50% - 40px)
    }
}
@media screen and (min-width: 768px){}
#sec-voice .-voices > .-banner{
      z-index:1 !important;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:end;
      -webkit-justify-content:flex-end;
          -ms-flex-pack:end;
              justify-content:flex-end;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-transition:all linear 0.2s;
      transition:all linear 0.2s;
    }
#sec-voice .-voices > .-banner > img{
        width:100%;
        height:auto;
      }
#sec-voice .-voices > .-banner.hover{
        -webkit-transform:scale(1.03);
                transform:scale(1.03);
      }
@media screen and (min-width: 768px){
#sec-voice .-voices{
		padding:2rem 0 1rem;
		gap:140px 80px
  }
}
@media screen and (min-width: 768px){}
#sec-voice .-oneday{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    padding:2rem 10%;
    gap:3rem;
  }
#sec-voice .-oneday > .-banner{
      z-index:1 !important;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:end;
      -webkit-justify-content:flex-end;
          -ms-flex-pack:end;
              justify-content:flex-end;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-transition:all linear 0.2s;
      transition:all linear 0.2s;
    }
#sec-voice .-oneday > .-banner > img{
        width:100%;
        height:auto;
      }
#sec-voice .-oneday > .-banner.hover{
        -webkit-transform:scale(1.03);
                transform:scale(1.03);
      }
@media screen and (min-width: 768px){
#sec-voice .-oneday{
		padding:0;
		gap:140px 80px
  }
}
@media screen and (min-width: 768px){}
#sec-hero{
  position:relative;
  background-color:#34877f;
  padding-top:80px;
  padding-bottom:64px;
  margin-bottom:-24px;
}
#sec-hero h1{
    color:#fff;
  }
@media screen and (min-width: 768px){
#sec-hero{
		padding-top:90px;
		padding-bottom:100px;
		margin-bottom:-60px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-dummy{
  background-color:#aaa;
}
#sec-dummy > .flex{
    height:80vh;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#sec-dummy > .flex h1,h1.dummy{
  color:#fff;
  padding:2rem 3rem;
  border:2px dashed #fff;
  border-radius:1rem;
}
h1.dummy.-gray{
    color:#666;
    border-color:#666;
  }
.news-item{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  gap:1.2rem;
}
.news-item.-disabled{
    pointer-events:none;
  }
.news-item.-disabled > .-texts > a{
      color:#000
    }
.news-item > .-cat{
    font-size:1rem;
    font-weight:bold;
    background-color:#666;
    color:#fff;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-flex:0;
    -webkit-flex:0 0 7em;
        -ms-flex:0 0 7em;
            flex:0 0 7em;
    border-radius:999px;
    word-break:keep-all;
  }
.news-item > .-cat.-cat-info{
      background-color:#f2ab9c;
    }
.news-item > .-cat.-cat-event{
      background-color:#8362b1;
    }
.news-item > .-cat.-cat-trafic{
      background-color:#4ebfde;
    }
.news-item > .-cat.-cat-recruit{
      background-color:#5fcfab;
    }
.news-item > .-cat.-cat-5{
      background-color:#b09de0;
    }
.news-item > .-texts{
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
    font-size:1rem;
    background-color:#fff;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
    color:#000;
    padding:0.2em 1em;
    border-radius:6px;
  }
#sec-newslists .news-item > .-texts{
      padding:0 1em;
    }
.news-item > .-texts > .-date{
      position:relative;
      font-weight:bold;
      word-break:keep-all;
      -webkit-box-flex:0;
      -webkit-flex:0 0 7em;
          -ms-flex:0 0 7em;
              flex:0 0 7em;
    }
.news-item > .-texts > .-date:after{
        content:"";
        display:block;
        position:absolute;
        right:0.75em;
        top:0.5em;
        width:1px;
        height:1em;
        background-color:#000;
      }
.news-item > .-texts > .-body{
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
    }
@media screen and (min-width: 768px){
.news-item > .-texts{
		border-radius:8px
  }
}
#sec-profile{
  background:#fff;
  }
#sec-profile > .flex{
      width:90%;
    }
@media screen and (min-width: 768px){
#sec-profile > .flex{
		width:65%
    }
}
@media print{
#sec-profile > .flex{
		width:65%
    }
}
#sec-profile .sechead > .-eng{
      color:#00574f;
    }
#sec-profile .sechead > .-jp{
      color:#000;
    }
#sec-profile .-area{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
      gap:2rem;
      width:100%;
    }
#sec-profile .-area > .-text{
        width:100%;
      }
#sec-profile .-area > .-text > p{
          line-height:2;
          margin-bottom:1.5rem;
          font-size:1.1rem;
        }
#sec-profile .-area > .-text > ul{
          list-style-type:none;
          padding-left:0;
        }
#sec-profile .-area > .-text > ul > li{
            position:relative;
            padding-left:1.25em;
          }
#sec-profile .-area > .-text > ul > li:before{
              content:'●';
              display:block;
              position:absolute;
              top:0;
              left:0;
            }
#sec-profile .-area > .-text > ul > li:nth-of-type(1):before{
              color:#f39800;
            }
#sec-profile .-area > .-text > ul > li:nth-of-type(2):before{
              color:#009c42;
            }
#sec-profile .-area > .-text > ul > li:nth-of-type(3):before{
              color:#ee87b4;
            }
#sec-profile .-area > .-text > ul > li:nth-of-type(4):before{
              color:#54c3f1;
            }
#sec-profile .-area > .-map{
        width:100%;
      }
#sec-profile .-area > .-map > img{
          width:100%;
          height:auto;
        }
#sec-process{
  background:#fff;
}
#sec-process .sechead > .-eng{
    color:#00574f;
  }
#sec-process .sechead > .-jp{
    color:#000;
  }
#process-flow{
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  gap:30px;
  padding-bottom:2rem;
}
#process-flow,#process-flow > .-step{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-flow:column nowrap;
      -ms-flex-flow:column nowrap;
          flex-flow:column nowrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  }
#process-flow > .-step{
    background:#fff3ec;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
  }
#process-flow > .-step > .-head{
      background:#ff813e;
      color:#fff;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      font-weight:bold;
      line-height:1;
      -webkit-box-flex:0;
      -webkit-flex:0 0 auto;
          -ms-flex:0 0 auto;
              flex:0 0 auto;
      padding:10px;
      -webkit-box-align:end;
      -webkit-align-items:flex-end;
          -ms-flex-align:end;
              align-items:flex-end;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
    }
#process-flow > .-step > .-head > .-label-text{
        font-size:1rem;
        margin:0 0.5em;
      }
#process-flow > .-step > .-head > .-label-num{
        font-size:2rem;
      }
@media screen and (min-width: 768px){
#process-flow > .-step > .-head{
		-webkit-box-flex:0;
		-webkit-flex:0 0 90px;
		    -ms-flex:0 0 90px;
		        flex:0 0 90px;
		padding:0;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-flow:column wrap;
		    -ms-flex-flow:column wrap;
		        flex-flow:column wrap
    }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#process-flow > .-step > .-body{
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      padding:20px 26px 40px;
    }
#process-flow > .-step > .-body > .-title{
        color:#ff813e;
        width:100%;
        font-size:1.75rem;
        text-align:center;
      }
@media screen and (min-width: 768px){
#process-flow > .-step > .-body > .-title{
		font-size:2rem;
		text-align:left
      }
}
@media screen and (min-width: 768px){}
#process-flow > .-step > .-body > .-btns{
        position:relative;
        width:100%;
        margin-top:1rem;
      }
#process-flow > .-step > .-body > .-btns > a{
          display:-webkit-inline-box;
          display:-webkit-inline-flex;
          display:-ms-inline-flexbox;
          display:inline-flex;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          font-size:1.2rem;
          padding:2px 20px;
          text-decoration:none;
          color:#ff813e;
          background-color:#fff3ec;
          border:1px solid #ff813e;
          border-radius:999px;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#process-flow > .-step > .-body > .-btns > a > .arrow-right{
            border-color:#ff813e;
            -webkit-transition:all ease-out 0.15s;
            transition:all ease-out 0.15s;
          }
#process-flow > .-step > .-body > .-btns > a.hover{
            color:#fff3ec;
            background-color:#ff813e;
          }
#process-flow > .-step > .-body > .-btns > a.hover > .arrow-right{
              border-color:#fff3ec;
            }
@media screen and (min-width: 768px){
#process-flow > .-step > .-body{
		padding:30px 30px 45px 64px
    }
}
#process-flow > .-step:not(:last-of-type):after{
      content:"";
      display:inline-block;
      position:absolute;
      left:50%;
      border-style:solid;
      border-color:#ff813e transparent transparent transparent;
      width:0;
      height:0;
      -webkit-transform:translateX(-50%);
              transform:translateX(-50%);
      bottom:-24px;
      border-width:24px 40px 0 40px;
    }
@media screen and (min-width: 768px){
#process-flow > .-step{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-flow:row nowrap;
		    -ms-flex-flow:row nowrap;
		        flex-flow:row nowrap
  }
}
#application-tab{
  width:100%;
  max-width:980px;
  margin:0 auto;
}
#application-tab ul{
    padding-left:0;
    list-style:none;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    gap:10px 10px;
    margin-bottom:1.5rem;
  }
#application-tab ul li{
      background:#F2F3F4;
      cursor:pointer;
      text-align:center;
      line-height:1.2;
      font-weight:bold;
      -webkit-transition:all 0.2s ease-out;
      transition:all 0.2s ease-out;
      font-size:1.2rem;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      width:calc(50% - 5px);
      padding:0.6rem 1rem;
      border-radius:1rem;
      -webkit-box-shadow:unset;
              box-shadow:unset;
    }
#application-tab ul li a{
        pointer-events:none;
        text-decoration:none;
        color:#00574f;
        display:block;
        width:100%;
      }
#application-tab ul li.active{
        -webkit-transform:translateY(-0.4rem);
                transform:translateY(-0.4rem);
        background:#003631;
        -webkit-box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.3);
                box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.3);
      }
#application-tab ul li.active a{
          color:#fff !important;
        }
@media screen and (min-width: 768px){
#application-tab ul li.active{
		-webkit-box-shadow:unset;
		        box-shadow:unset
      }
}
#application-tab ul li:hover{
        -webkit-transform:translateY(-0.4rem);
                transform:translateY(-0.4rem);
      }
@media screen and (min-width: 768px){
#application-tab ul li{
		width:auto;
		padding:0.6rem 1.2rem 1.4rem;
		border-radius:1rem 1rem 0 0;
		-webkit-box-shadow:inset 0px -4px 8px 0px rgba(0, 0, 0, 0.3);
		        box-shadow:inset 0px -4px 8px 0px rgba(0, 0, 0, 0.3)
    }
#application-tab ul{
		-webkit-box-pack:center;
		-webkit-justify-content:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		gap:6px;
		margin-bottom:-0.8rem
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#application-tab li.active .tab-image_normal,#application-tab li:not(.active) .tab-image_active{
    display:none;
  }
#application-tab .tabsContainer{
    position:relative;
    border:1px #CCC solid;
    background-color:#FFF;
    z-index:2;
    border-radius:1.5rem;
    padding:14px;
  }
@media screen and (min-width: 1080px){
#application-tab .tabsContainer{
		padding:40px
  }
}
@media print{
#application-tab .tabsContainer{
		padding:40px
  }
}
.application-header{
  text-align:center;
  color:#34877f;
  font-size:1.5rem;
}
#sec-faq{
  position:relative;
  background-color:#fff4e2;
}
#sec-faq .sechead > .-eng{
    color:#00574f;
  }
#sec-faq .sechead > .-jp{
    color:#000;
  }
.faq-wrapper{
  -webkit-box-shadow:0px 0px 12px 3px rgba(0,0,0, 0.25);
          box-shadow:0px 0px 12px 3px rgba(0,0,0, 0.25);
  margin-bottom:1rem;
  background:#fff;
  padding-bottom:1.2rem;
}
.faq-wrapper,.faq-wrapper > .-q{
  position:relative;
  width:100%;
  border-radius:1.2rem;
  }
.faq-wrapper > .-q{
    top:0;
    left:0;
    background:#34877f;
    z-index:2;
    cursor:pointer;
    padding:2.8rem 5rem 1.2rem 1rem;
  }
.faq-wrapper > .-q > p{
      font-size:1.5rem;
      font-weight:bold;
      color:#fff;
      line-height:1.2;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
.faq-wrapper > .-q > h4{
      position:absolute;
      left:1rem;
      background:#fff;
      color:#000;
      text-align:center;
      display:block;
      width:7rem;
      border-radius:0.5rem;
      top:0.6rem;
    }
.faq-wrapper > .-q > h4.-space{
        letter-spacing:1em;
        padding-left:1em;
      }
.faq-wrapper > .-q > h4.-saiyo{
        background:#72cf84;
      }
.faq-wrapper > .-q > h4.-jinji{
        background:#9de0dd;
      }
.faq-wrapper > .-q > h4.-kyuyo{
        background:#ffaaa3;
      }
.faq-wrapper > .-q > h4.-roudou{
        background:#ffd683;
      }
.faq-wrapper > .-q > h4.-career{
        background:#b09de0;
      }
@media screen and (min-width: 768px){
.faq-wrapper > .-q > h4{
		top:1.2rem
    }
}
.faq-wrapper > .-q > .-icon{
      position:absolute;
      right:1.3rem;
      width:2.4rem;
      height:2.4rem;
      background:#00574f;
      border-radius:999px;
      top:calc(50% - 1.2rem);
    }
.faq-wrapper > .-q > .-icon:before, .faq-wrapper > .-q > .-icon:after{
        content:'';
        display:block;
        position:absolute;
        top:50%;
        left:50%;
        width:1.4rem;
        height:2px;
        -webkit-transform:translate(-50%, -1px) rotate(0deg);
                transform:translate(-50%, -1px) rotate(0deg);
        background:#fff;
        -webkit-transition:-webkit-transform ease-out 0.15s;
        transition:-webkit-transform ease-out 0.15s;
        transition:transform ease-out 0.15s;
        transition:transform ease-out 0.15s, -webkit-transform ease-out 0.15s;
      }
.faq-wrapper > .-q > .-icon:after{
        -webkit-transform:translate(-50%, -1px) rotate(90deg);
                transform:translate(-50%, -1px) rotate(90deg);
      }
@media screen and (min-width: 768px){
.faq-wrapper > .-q > .-icon{
		top:0.9rem
    }
}
.faq-wrapper > .-q.-active > .-icon:after{
      -webkit-transform:translate(-50%, -1px) rotate(0deg);
              transform:translate(-50%, -1px) rotate(0deg);
    }
.faq-wrapper > .-q.hover > p{
      opacity:0.8;
    }
@media screen and (min-width: 768px){
.faq-wrapper > .-q{
		padding:1.2rem 5rem 1.2rem 10rem
  }
}
.faq-wrapper > .-a{
    position:relative;
    width:100%;
    background:#fff;
    border-radius:0 0 1.2rem 1.2rem;
    margin-top:-1.2rem;
    overflow:hidden;
    height:0;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    padding:0rem 2rem 0rem 2rem;
  }
.faq-wrapper > .-a > p{
      font-size:1.1rem;
    }
.faq-wrapper > .-a.-active{
      padding:2.4rem 2rem 0 2rem;
      height:auto;
    }
@media screen and (min-width: 768px){
.faq-wrapper > .-a.-active{
		padding:2.4rem 2rem 0 10rem;
    }
.faq-wrapper > .-a{
		padding:0rem 2rem 0rem 10rem
  }
}
@media screen and (min-width: 768px){}
#sec-error{
  background-color:#fff;
  padding:4rem 0 6rem;
}
#sec-error .sechead > .-jp{
    color:#000;
  }
.kirby-blocks{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-flow:column nowrap;
      -ms-flex-flow:column nowrap;
          flex-flow:column nowrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.kirby-blocks h1,.kirby-blocks h2,.kirby-blocks h3{
    margin-bottom:1em;
  }
.kirby-blocks > .block{
    width:100%;
  }
.kirby-blocks > .block-type-heading{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
.kirby-blocks > .block-type-line{
    margin:1em 0;
    width:100%;
    height:1px;
    background:#00574f;
  }
.kirby-blocks > .block-type-line hr{
      display:none;
    }
.kirby-blocks > .block-type-text > p{
      margin-bottom:1em;
    }
.kirby-blocks > .block-type-text code{
      display:inline-block;
      background:#ffd683;
      border-radius:0.25em;
      padding:0 0.7em;
      margin:0 0.15em;
    }
.kirby-blocks > .block-type-list{
    margin-bottom:1em;
  }
.kirby-blocks > .block-type-image > figure{
      position:relative;
      width:100%;
      margin:1em 0;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
.kirby-blocks > .block-type-image > figure a{
        position:relative;
        display:block;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
.kirby-blocks > .block-type-image > figure a:hover{
          opacity:0.7;
        }
.kirby-blocks > .block-type-image > figure a[data-lightbox]{
          pointer-events:none;
        }
.kirby-blocks > .block-type-image > figure a img{
          width:auto;
          max-width:100%;
          height:auto;
          -o-object-fit:contain;
             object-fit:contain;
        }
.kirby-blocks > .block-type-image > figure figcaption{
        margin-top:0.5em;
      }
.kirby-blocks > .block-type-video > figure{
      position:relative;
      width:100%;
      margin:1em 0;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
.kirby-blocks > .block-type-video > figure .video{
        display:block;
        width:100%;
      }
.kirby-blocks > .block-type-video > figure .video iframe{
          border:none;
          width:100%;
          aspect-ratio:16/9;
        }
.kirby-blocks > .block-type-video > figure figcaption{
        margin-top:0.5em;
      }

/*# sourceMappingURL=main.css.map */