@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);
  }
}
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;
  margin:.67rem 0;
}
code,
kbd,
pre,
samp{
  font-family:monospace, monospace;
  font-size:1rem;
}
button,
input,
select,
textarea{
  font-size:1rem;
  -webkit-appearance:none;
  outline:none;
  border-radius:0;
  border-width:1px;
}
input:-webkit-autofill{
  -webkit-box-shadow:0 0 0px 1000px #fff inset !important;
}
a{
  text-decoration:none;
  display:inline;
  outline:none;
  border-bottom:none;
}
a,a:visited{
  color:#7D001A;
  }
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;
}
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: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;
    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: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: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:#1A3357;
    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:60px !important;
  margin-top:-60px !important;
}
*[id^="anchor-"]>*{
    pointer-events:auto;
  }
@media screen and (min-width: 768px){
*[id^="anchor-"]{
		padding-top:0px !important;
		margin-top:0px !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;
  }
.panel{
  background:#1A3357;
  border-radius:0.5rem;
  padding:1rem;
  margin:1rem 0;
}
.panel > .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);
  }
.commonTable{
  width:100%;
  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 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;
  margin-bottom:1rem;
}
.commonTable > .-head{
    width:30%;
    border-right:2px solid #fff;
    margin-bottom:2px;
    background:#eee;
    padding:0 1em;
  }
.commonTable > .-head.-label{
      text-align:center;
      background:#6e6e6e;
      color:#fff;
    }
.commonTable > .-body{
    width:70%;
    margin-bottom:2px;
    background:#eee;
    padding:0 1em;
  }
.commonTable > .-body.-label{
      text-align:center;
      background:#6e6e6e;
      color:#fff;
    }
.commonMovies{
  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:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin-bottom:1rem;
}
.commonMovies > .-item{
    margin:1rem 1.5%;
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
    border-radius:0.5rem;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    width:85%;
  }
.commonMovies > .-item > .-thumb{
      width:100%;
      border-bottom:5px solid #F0F3F5;
    }
.commonMovies > .-item > .-thumb > img{
        border-radius:0.5rem 0.5rem 0 0;
        width:100%;
        height:auto;
      }
.commonMovies > .-item > .-body{
      padding:0.75rem 0.5rem 0.25rem;
    }
.commonMovies > .-item > .-body > h3{
        color:#F0F3F5;
        font-size:1.1rem;
        line-height:1.2;
        margin:0 0 0.5em;
      }
.commonMovies > .-item > .-body > p{
        margin:0 0 0.5rem;
        color:#231815;
        line-height:1.35;
        font-size:0.85rem;
      }
.commonMovies > .-item > .-body > ul{
        padding:0;
        margin:0;
        list-style:none;
        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:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
      }
.commonMovies > .-item > .-body > ul > li{
          padding:0 0.75em;
          background:#9384cc;
          border-radius:999px;
          color:#fff;
          font-size:0.7rem;
          margin-bottom:0.5rem;
        }
.commonMovies > .-item > .-body > ul > li + li{
            margin-left:0.5em;
          }
.commonMovies > .-item.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.5rem);
              transform:translateY(-0.5rem);
    }
@media screen and (min-width: 768px){
.commonMovies > .-item{
		width:47%
  }
}
.commonImages{
  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;
}
.commonImages .-item{
    margin:0 0 1rem 0;
  }
.commonImages .-item img{
      width:100%;
      height:auto;
    }
.commonImages .-item figcaption{
      font-size:0.8rem;
      margin-top:0.5em;
    }
.commonImages .-item figcaption.-big{
        font-size:1rem;
      }
.-commonImages-2 .-item{
  width:100%;
}
@media screen and (min-width: 768px){
.-commonImages-2 .-item{
		width:48%;
      margin-right:4%
}
      .-commonImages-2 .-item:nth-child(2n){
        margin-right:0;
      }
}
@media screen and (min-width: 768px){
}
.-commonImages-5 .-item{
  width:100%;
}
@media screen and (min-width: 768px){
.-commonImages-5 .-item{
		width:32%;
      margin-right:2%
}
      .-commonImages-5 .-item:nth-child(3n){
        margin-right:0;
      }
}
@media screen and (min-width: 768px){
}
#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;
        }
.reflection-parent{
  position:relative;
  overflow:hidden;
}
.reflection{
  height:100%;
  width:20%;
  position:absolute;
  top:-120%;
  left:0;
  background-color:#FFEC9C;
  opacity:0;
  -webkit-transform:rotate(45deg);
          transform:rotate(45deg);
  -webkit-animation:reflection 3s ease-in-out infinite;
          animation:reflection 3s ease-in-out infinite;
}
@-webkit-keyframes reflection{
  0%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0; }
  80%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0.5; }
  81%{ -webkit-transform:scale(4) rotate(45deg); transform:scale(4) rotate(45deg); opacity:0.75; }
  100%{ -webkit-transform:scale(50) rotate(45deg); transform:scale(50) rotate(45deg); opacity:0; }
}
@keyframes reflection{
  0%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0; }
  80%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0.5; }
  81%{ -webkit-transform:scale(4) rotate(45deg); transform:scale(4) rotate(45deg); opacity:0.75; }
  100%{ -webkit-transform:scale(50) rotate(45deg); transform:scale(50) rotate(45deg); opacity:0; }
}
#sec-footer{
  background:#7D001A;
  padding:2rem 0;
}
#sec-footer,#sec-footer a{
  color:#fff;
  }
#sec-footer a.hover{
      color:#FFF674;
    }
#sec-footer > .flex{
    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:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
  }
#sec-footer > .flex > div{
      padding:0;
    }
@media screen and (min-width: 768px){
#sec-footer > .flex > div{
		padding:0 35px
    }
}
#sec-footer > .flex > .-info{
      width:100%;
    }
#sec-footer > .flex > .-info > .-address{
        font-size:0.875rem;
        margin:2em 0 1em;
      }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-info > .-address{
		margin:3em 0 2em
      }
}
#sec-footer > .flex > .-info > .-copyright{
        font-size:0.7rem;
        color:rgba(255,255,255,0.4);
        display:none;
      }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-info > .-copyright{
		display:block
      }
#sec-footer > .flex > .-info{
		width:40%
    }
}
@media screen and (min-width: 768px){
}
#sec-footer > .flex > .-link1,
    #sec-footer > .flex > .-link2,
    #sec-footer > .flex > .-link3{
      width:100%;
      border-left:none;
    }
#sec-footer > .flex > .-link1 > .-footerButton, #sec-footer > .flex > .-link2 > .-footerButton, #sec-footer > .flex > .-link3 > .-footerButton{
        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;
        font-size:0.875rem;
        color:#fff;
        background:#B16676;
        width:100%;
        height:3em;
        margin:0.5em 0;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-footer > .flex > .-link1 > .-footerButton.hover, #sec-footer > .flex > .-link2 > .-footerButton.hover, #sec-footer > .flex > .-link3 > .-footerButton.hover{
          background:#FFF674;
          color:#7D001A;
        }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-link1,
    #sec-footer > .flex > .-link2,
    #sec-footer > .flex > .-link3{
		width:20%;
		border-left:1px solid rgba(255,255,255,0.2)
    }
}
@media screen and (min-width: 768px){
}
#sec-footer > .flex > .-link1,
    #sec-footer > .flex > .-link2{
      width:50%;
    }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-link1,
    #sec-footer > .flex > .-link2{
		width:20%
    }
}
#sec-footer > .flex > .-link3{
      padding:1rem 5%;
    }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-link3{
		padding:0
    }
}
#sec-footer > .flex > .-copyright{
      text-align:center;
      font-size:0.7rem;
      color:rgba(255,255,255,0.4);
      padding-top:1rem;
      display:block;
    }
@media screen and (min-width: 768px){
#sec-footer > .flex > .-copyright{
		display:none
    }
}
#sec-footer .-bigLink,
  #sec-footer .-smallLink{
    list-style:none;
    margin:0;
    padding:0;
  }
#sec-footer .-bigLink > li, #sec-footer .-smallLink > li{
      padding:0.2em 0 0.2em 1.5em;
      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: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;
    }
#sec-footer .-bigLink > li:before, #sec-footer .-smallLink > li:before{
        content:"";
        display:block;
        position:absolute;
        left:0;
        top:0;
        width:1em;
        height:100%;
        background-image:url('/assets/images/arrow-white.svg');
        background-size:50% auto;
        background-position:50% 50%;
      }
#sec-footer .-bigLink{
    font-size:0.94rem;
    margin-bottom:1em;
  }
#sec-footer .-smallLink{
    font-size:0.8rem;
  }
._container > .flex > .-sechead{
  width:100%;
  position:relative;
  top:0;
  left:0;
}
._container > .flex > .-sechead > .-eng{
    font-family:'Barlow', sans-serif;
    font-weight:200;
    line-height:1;
    color:#1A3357;
    font-size:3rem;
    margin:0 0 10px;
  }
@media screen and (min-width: 768px){
._container > .flex > .-sechead > .-eng{
		font-size:3.875rem;
		margin:0 0 20px
  }
}
@media screen and (min-width: 768px){
}
._container > .flex > .-sechead > .-jp{
    font-size:1.75rem;
    font-weight:bold;
    line-height:1;
    color:#3D3338;
    margin:0 0 10px;
  }
@media screen and (min-width: 768px){
._container > .flex > .-sechead > .-jp{
		margin:0
  }
._container > .flex > .-sechead{
		position:absolute;
		top:0;
		left:0
}
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
._container > .flex > .-secheadspacer{
  width:100%;
  height:130px;
  display:none;
}
@media screen and (min-width: 768px){
._container > .flex > .-secheadspacer{
		display:block
}
}
#sec-contact{
  background:#fff;
  padding:3rem 0;
}
#sec-contact > .flex > .-cta{
      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:stretch;
      -webkit-align-items:stretch;
          -ms-flex-align:stretch;
              align-items:stretch;
    }
#sec-contact > .flex > .-cta > .-telBlock,
      #sec-contact > .flex > .-cta > .-formBlock{
        background:#B16676;
        padding:20px 30px;
        margin-bottom:20px;
        width:100%;
      }
#sec-contact > .flex > .-cta > .-telBlock > .-label, #sec-contact > .flex > .-cta > .-formBlock > .-label{
          text-align:center;
          color:#fff;
          font-size:1.25rem;
          font-weight:bold;
          margin:0 0 0.5em;
        }
#sec-contact > .flex > .-cta > .-telBlock > .-btn, #sec-contact > .flex > .-cta > .-formBlock > .-btn{
          background:#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:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          padding:20px 0;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-contact > .flex > .-cta > .-telBlock > .-btn > .-icon, #sec-contact > .flex > .-cta > .-formBlock > .-btn > .-icon{
            -webkit-box-flex:0;
            -webkit-flex:0 0 60px;
                -ms-flex:0 0 60px;
                    flex:0 0 60px;
            line-height:1;
          }
#sec-contact > .flex > .-cta > .-telBlock > .-btn > .-icon > img, #sec-contact > .flex > .-cta > .-formBlock > .-btn > .-icon > img{
              width:100%;
              height:auto;
            }
#sec-contact > .flex > .-cta > .-telBlock > .-btn > .-arrow, #sec-contact > .flex > .-cta > .-formBlock > .-btn > .-arrow{
            -webkit-box-flex:0;
            -webkit-flex:0 0 60px;
                -ms-flex:0 0 60px;
                    flex:0 0 60px;
            padding:0 30px 0 20px;
            line-height:1;
            -webkit-transition:all ease-out 0.15s;
            transition:all ease-out 0.15s;
          }
#sec-contact > .flex > .-cta > .-telBlock > .-btn > .-arrow > img, #sec-contact > .flex > .-cta > .-formBlock > .-btn > .-arrow > img{
              width:100%;
              height:auto;
            }
#sec-contact > .flex > .-cta > .-telBlock > .-btn > .-text, #sec-contact > .flex > .-cta > .-formBlock > .-btn > .-text{
            -webkit-box-flex:1;
            -webkit-flex:1 1 50%;
                -ms-flex:1 1 50%;
                    flex:1 1 50%;
            line-height:1;
            text-align:center;
            color:#3D3338;
            font-weight:bold;
            font-size:1.2rem;
          }
#sec-contact > .flex > .-cta > .-telBlock > .-btn.hover, #sec-contact > .flex > .-cta > .-formBlock > .-btn.hover{
            background:#FFF674;
          }
#sec-contact > .flex > .-cta > .-telBlock > .-btn.hover > .-arrow, #sec-contact > .flex > .-cta > .-formBlock > .-btn.hover > .-arrow{
              -webkit-transform:translateX(10px);
                      transform:translateX(10px);
            }
@media screen and (min-width: 768px){
#sec-contact > .flex > .-cta > .-telBlock,
      #sec-contact > .flex > .-cta > .-formBlock{
		margin-bottom:0;
		width:50%
      }
}
@media screen and (min-width: 768px){
}
#sec-contact > .flex > .-cta > .-telBlock{
        background:#7D001A;
      }
#sec-aboutus{
  background:#CAD0D8;
  padding:3rem 0;
}
#sec-aboutus > .flex.-btns{
    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-left:5%;
  }
#sec-aboutus > .flex.-btns > .-btn{
      position:relative;
      background:#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: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;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      margin:10px 0;
      width:100%;
    }
#sec-aboutus > .flex.-btns > .-btn > img{
        width:86px;
        height:auto;
      }
#sec-aboutus > .flex.-btns > .-btn > .-text{
        font-size:1.125rem;
        font-weight:bold;
        color:#3D3338;
      }
#sec-aboutus > .flex.-btns > .-btn:before{
        content:"";
        display:block;
        position:absolute;
        right:30px;
        top:0;
        width:1em;
        height:100%;
        background-image:url('/assets/images/arrow-colored.svg');
        background-size:50% auto;
        background-position:50% 50%;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-aboutus > .flex.-btns > .-btn.hover{
        background:#FFF674;
      }
#sec-aboutus > .flex.-btns > .-btn.hover:before{
          right:15px;
        }
@media screen and (min-width: 768px){
#sec-aboutus > .flex.-btns > .-btn{
		width:32%
    }
#sec-aboutus > .flex.-btns{
		padding-left:370px
  }
}
@media screen and (min-width: 768px){
}
#sec-service{
  background:#1A3357;
  padding:3rem 0;
}
#sec-service > .flex.-content{
    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;
  }
#sec-service > .flex.-content > .-block1,
    #sec-service > .flex.-content > .-block2{
      background:#fff;
      padding:15px 25px;
      margin:10px 0;
    }
#sec-service > .flex.-content > .-block1 > h3.-eng, #sec-service > .flex.-content > .-block2 > h3.-eng{
        font-size:2rem;
        font-weight:bold;
        color:#7D001A;
        margin:0;
        line-height:1;
      }
#sec-service > .flex.-content > .-block1 > h3.-jp, #sec-service > .flex.-content > .-block2 > h3.-jp{
        font-size:1.5rem;
        font-weight:bold;
        color:#3D3338;
        margin:0;
      }
#sec-service > .flex.-content > .-block1 > p, #sec-service > .flex.-content > .-block2 > p{
        font-size:1.125rem;
        color:#3D3338;
      }
@media screen and (min-width: 768px){
#sec-service > .flex.-content > .-block1,
    #sec-service > .flex.-content > .-block2{
		padding:40px 45px;
		margin:0
    }
}
@media screen and (min-width: 768px){
}
#sec-service > .flex.-content > .-block1{
      position:relative;
      background:#FFF674;
      width:100%;
    }
#sec-service > .flex.-content > .-block1 > .-btns{
        width:100%;
        position:relative;
        padding-top:1px;
      }
#sec-service > .flex.-content > .-block1 > .-btns > .-btn{
          position:relative;
          display:block;
          width:100%;
          overflow:hidden;
          margin:20px 0;
        }
#sec-service > .flex.-content > .-block1 > .-btns > .-btn > img{
            width:100%;
            height:auto;
            -webkit-transition:all ease-out 0.15s;
            transition:all ease-out 0.15s;
          }
#sec-service > .flex.-content > .-block1 > .-btns > .-btn > .-text{
            position:absolute;
            left:0;
            top:0;
            width:100%;
            height: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;
            font-size:1.25rem;
            font-weight:bold;
            color:#fff;
          }
#sec-service > .flex.-content > .-block1 > .-btns > .-btn.hover > img{
              -webkit-transform:scale(1.1);
                      transform:scale(1.1);
            }
@media screen and (min-width: 768px){
#sec-service > .flex.-content > .-block1{
		width:33%
    }
}
#sec-service > .flex.-content > .-block2{
      position:relative;
      width:100%;
    }
#sec-service > .flex.-content > .-block2 > .-btns{
        width:100%;
        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 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:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
        padding-top:11px;
      }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn{
          position:relative;
          overflow:hidden;
          background:#B16676;
          margin:5px 5px;
          width:calc(49.995% - 5px);
        }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn > img{
            width:100%;
            height:auto;
            -webkit-transition:all ease-out 0.15s;
            transition:all ease-out 0.15s;
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn > .-text{
            position:absolute;
            bottom:0;
            left:0;
            width:100%;
            height:27px;
            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:center;
            -webkit-align-items:center;
                -ms-flex-align:center;
                    align-items:center;
            padding-left:20px;
            font-size:1rem;
            font-weight:bold;
            line-height:1;
            color:#fff;
            background:rgba(255,255,255,0.3);
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn > .-text:before{
              content:"";
              display:block;
              position:absolute;
              right:10px;
              top:0;
              width:1em;
              height:100%;
              background-image:url('/assets/images/arrow-white.svg');
              background-size:50% auto;
              background-position:50% 50%;
            }
@media screen and (min-width: 768px){
#sec-service > .flex.-content > .-block2 > .-btns > .-btn > .-text:before{
		right:30px;
            }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn > .-text{
		height:50px;
		padding-left:40px
          }
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.hover > img{
              -webkit-transform:scale(1.1);
                      transform:scale(1.1);
            }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.-kensyu{
            background:#E83737;
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.-kyuuyo{
            background:#C2C730;
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.-gyoumu{
            background:#00B30F;
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.-shisetsu{
            background:#349ADE;
          }
#sec-service > .flex.-content > .-block2 > .-btns > .-btn.-dantai{
            background:#E8732A;
          }
@media screen and (min-width: 768px){
#sec-service > .flex.-content > .-block2 > .-btns > .-btn{
		margin:10px 10px;
		width:calc(33.33% - 13.33333px)
        }
}
@media screen and (min-width: 768px){
}
#sec-service > .flex.-content > .-block2 > .-illust{
        position:absolute;
        bottom:5px;
        right:10px;
        width:45%;
        height: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:end;
        -webkit-justify-content:flex-end;
            -ms-flex-pack:end;
                justify-content:flex-end;
        -webkit-box-align:end;
        -webkit-align-items:flex-end;
            -ms-flex-align:end;
                align-items:flex-end;
      }
#sec-service > .flex.-content > .-block2 > .-illust > img{
          width:100%;
          height:auto;
        }
@media screen and (min-width: 768px){
#sec-service > .flex.-content > .-block2 > .-illust{
		right:20px;
		width:31%
      }
#sec-service > .flex.-content > .-block2{
		width:67%
    }
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
#sec-service > .flex.-content > .-sechead > .-eng{
        color:#FFF017;
      }
#sec-service > .flex.-content > .-sechead > .-jp{
        color:#fff;
      }
#sec-service > .flex.-content > .-secheadspacer{
      height:160px;
    }
@media screen and (min-width: 768px){
#sec-service{
		padding:3rem 0 5rem
}
}
@media screen and (max-width: 767px){
    #sec-service > .flex.-content > .-block2 > .-btns > .-btn:nth-child(2n-1){
      margin-left:0;
    }
    #sec-service > .flex.-content > .-block2 > .-btns > .-btn:nth-child(2n){
      margin-right:0;
    }
}
@media screen and (min-width: 768px){
    #sec-service > .flex.-content > .-block2 > .-btns > .-btn:nth-child(3n-2){
      margin-left:0;
    }
    #sec-service > .flex.-content > .-block2 > .-btns > .-btn:nth-child(3n){
      margin-right:0;
    }
}
#sec-header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  display:none;
}
#sec-header > .flex{
    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;
    border-bottom:1px solid rgba(255,255,255,0.5);
  }
#sec-header > .flex > .-logo{
      -webkit-box-flex:0;
      -webkit-flex:0 0 420px;
          -ms-flex:0 0 420px;
              flex:0 0 420px;
    }
#sec-header > .flex > .-logo > a{
        width:100%;
        height: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;
      }
#sec-header > .flex > .-logo > a > img{
          width:100%;
          height:auto;
        }
#sec-header > .flex > .-naviPC{
      -webkit-box-flex:1;
      -webkit-flex:1 1 50%;
          -ms-flex:1 1 50%;
              flex:1 1 50%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column wrap;
          -ms-flex-flow:column wrap;
              flex-flow:column wrap;
      -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;
    }
#sec-header > .flex > .-naviPC > .-btns{
        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:stretch;
        -webkit-align-items:stretch;
            -ms-flex-align:stretch;
                align-items:stretch;
        padding-top:4px;
      }
#sec-header > .flex > .-naviPC > .-btns > .-btn{
          width:160px;
          background:#FFF017;
          color:#7D001A;
          text-align:center;
          padding:5px 10px;
          font-size:0.875rem;
          font-weight:bold;
          margin-left:15px;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-header > .flex > .-naviPC > .-btns > .-btn.hover{
            background:#7D001A;
            color:#fff;
          }
#sec-header > .flex > .-naviPC > .-btns > .-link{
          position:relative;
          color:#fff;
          font-size:0.875rem;
          margin:0 10px;
          padding-left:20px;
          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-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-header > .flex > .-naviPC > .-btns > .-link:before{
            content:"";
            display:block;
            position:absolute;
            left:0;
            top:0;
            width:1em;
            height:100%;
            background-image:url('/assets/images/arrow-white.svg');
            background-size:50% auto;
            background-position:50% 50%;
            -webkit-transition:all ease-out 0.15s;
            transition:all ease-out 0.15s;
          }
#sec-header > .flex > .-naviPC > .-btns > .-link.hover{
            color:#FFF017;
          }
#sec-header > .flex > .-naviPC > .-btns > .-link.hover:before{
              -webkit-transform:translateX(5px);
                      transform:translateX(5px);
            }
#sec-header > .flex > .-naviPC > .-links{
        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:stretch;
        -webkit-align-items:stretch;
            -ms-flex-align:stretch;
                align-items:stretch;
      }
#sec-header > .flex > .-naviPC > .-links > .-item{
          color:#fff;
          font-size:1.125rem;
          letter-spacing:0.05em;
          padding:10px 0;
          margin-left:30px;
          border-bottom:4px solid rgba(255,255,255,0);
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-header > .flex > .-naviPC > .-links > .-item.hover{
            border-bottom-color:rgba(255,255,255,0.5);
          }
@media screen and (min-width: 768px){
#sec-header{
		display:block
}
}
#sec-spheader{
  position:fixed;
  width:100%;
  height:100vh;
  top:0;
  left:0;
  z-index:9999;
  pointer-events:none;
  display:block;
}
#sec-spheader > .-logo{
    padding:10px 60px 10px 15px;
    background-color:rgba(0,0,0,0.5);
    height:60px;
  }
#sec-spheader > .-logo > img{
      width:auto;
      height:100%;
    }
#sec-spheader > .-menu{
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    background-color:none;
    -webkit-clip-path:polygon(90% 35px, 95% 35px, 95% 40px, 90% 40px);
            clip-path:polygon(90% 35px, 95% 35px, 95% 40px, 90% 40px);
    color:#f2f2f2;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    font-family:sans-serif;
    font-size:28px;
    height:100%;
    position:absolute;
    top:0;
    right:0;
    -webkit-transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1);
    transition:background-color 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1);
    transition:clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1), background-color 400ms cubic-bezier(0.4, 0, 0.2, 1);
    transition:clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1), background-color 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 400ms cubic-bezier(0.4, 0, 0.2, 1);
    width:90%;
    padding:0 8%;
  }
#sec-spheader > .-menu .-options{
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      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:60px;
      width:100%;
      -webkit-transform:scale(0.8);
              transform:scale(0.8);
      -webkit-transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
    }
#sec-spheader > .-menu .-options .-item{
        cursor:pointer;
        margin:8px 0;
        padding-bottom:8px;
        color:#fff;
        font-size:1.35rem;
        text-align:center;
        pointer-events:all;
        border-bottom:1px solid rgba(255,255,255,0.3);
      }
#sec-spheader > .-menu .-options .-item.selected{
          color:#7D001A;
          pointer-events:none;
        }
#sec-spheader > .-menu .-buttons{
      width:70%;
      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:2rem;
      -webkit-transform:scale(0.8);
              transform:scale(0.8);
      -webkit-transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
    }
#sec-spheader > .-menu .-buttons > .-btn{
        width:100%;
        background:#FFF017;
        color:#7D001A;
        text-align:center;
        padding:5px 10px;
        font-size:1.5rem;
        font-weight:bold;
        margin-bottom:1rem;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
        pointer-events:all;
      }
#sec-spheader > .-menu .-buttons > .-btn.hover{
          background:#7D001A;
          color:#fff;
        }
#sec-spheader > .-menu .-others{
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      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:1rem;
      width:100%;
      -webkit-transform:scale(0.8);
              transform:scale(0.8);
      -webkit-transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
    }
#sec-spheader > .-menu .-others .-item{
        cursor:pointer;
        margin:8px 0;
        padding-bottom:8px;
        color:#fff;
        font-size:1.2rem;
        text-align:center;
        pointer-events:all;
      }
#sec-spheader > .-menu .-others .-item.selected{
          color:#7D001A;
          pointer-events:none;
        }
#sec-spheader.active > .-menu{
    background-color:#B16676;
    -webkit-clip-path:polygon(101% -1%, 101% 101%, -1% 101%, -1% -1%);
            clip-path:polygon(101% -1%, 101% 101%, -1% 101%, -1% -1%);
  }
#sec-spheader.active > .-menu .-options,#sec-spheader.active > .-menu .-buttons,#sec-spheader.active > .-menu .-others{
      -webkit-transform:scale(1);
              transform:scale(1);
    }
#sec-spheader > .-x{
    pointer-events:none;
    position:absolute;
    top:0;
    right:0;
  }
#sec-spheader > .-x .-top-bars{
      stroke:#FFF674;
      -webkit-transition:stroke 400ms cubic-bezier(0.4, 0, 0.2, 1);
      transition:stroke 400ms cubic-bezier(0.4, 0, 0.2, 1);
    }
#sec-spheader > .-x .-top-bars .-bar{
        -webkit-transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
        transition:-webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
        transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
        transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 400ms cubic-bezier(0.4, 0, 0.2, 1);
      }
#sec-spheader > .-x .-top-bars .-bar1{
        -webkit-transform-origin:190px 20.5px;
                transform-origin:190px 20.5px;
      }
#sec-spheader > .-x .-top-bars .-bar2{
        -webkit-transform-origin:190px 28.5px;
                transform-origin:190px 28.5px;
      }
#sec-spheader > .-x .-top-bars .-bar3{
        -webkit-transform-origin:190px -50px;
                transform-origin:190px -50px;
      }
#sec-spheader.active > .-x .-top-bars{
      stroke:#f2f2f2;
    }
#sec-spheader.active > .-x .-bar1{
      -webkit-transform:translateY(8.6px) rotate(45deg);
              transform:translateY(8.6px) rotate(45deg);
    }
#sec-spheader.active > .-x .-bar2{
      -webkit-transform:rotate(-45deg);
              transform:rotate(-45deg);
    }
#sec-spheader.active > .-x .-bar3{
      -webkit-transform:scaleY(0);
              transform:scaleY(0);
    }
#sec-spheader > .-menu-click-area{
    pointer-events:all;
    cursor:pointer;
    height:40px;
    background-color:#00B30F;
    opacity:0;
    position:absolute;
    right:10px;
    top:10px;
    width:40px;
  }
@media screen and (min-width: 768px){
#sec-spheader{
		display:none
}
}
#sec-news{
  padding:0;
}
#sec-news > .flex{
    background:#FFF674;
    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-top:30px;
    padding-bottom:30px;
  }
#sec-news > .flex > .-head{
      -webkit-box-flex:0;
      -webkit-flex:0 0 350px;
          -ms-flex:0 0 350px;
              flex:0 0 350px;
      padding-right:50px;
    }
#sec-news > .flex > .-head > .-eng{
        font-family:'Barlow', sans-serif;
        font-weight:200;
        line-height:1;
        color:#7D001A;
        font-size:2rem;
        margin:0 0 10px;
      }
@media screen and (min-width: 768px){
#sec-news > .flex > .-head > .-eng{
		margin:0 0 15px
      }
}
#sec-news > .flex > .-head > .-jp{
        font-size:1.5rem;
        font-weight:bold;
        line-height:1;
        color:#3D3338;
        margin:0 0 1rem;
      }
#sec-news > .flex > .-head > .-btn{
        background-color:#3D3338;
        color:#fff;
        text-align:center;
        width:100%;
        margin-top:1rem;
        font-size:1rem;
        padding:0.75em 1em;
        position:relative;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
        display:none;
      }
#sec-news > .flex > .-head > .-btn:before{
          content:"";
          display:block;
          position:absolute;
          right:30px;
          top:0;
          width:1em;
          height:100%;
          background-image:url('/assets/images/arrow-white.svg');
          background-size:50% auto;
          background-position:50% 50%;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-news > .flex > .-head > .-btn.hover{
          background:#7D001A;
        }
#sec-news > .flex > .-head > .-btn.hover:before{
            right:15px;
          }
@media screen and (min-width: 768px){
#sec-news > .flex > .-head > .-btn{
		display:block
      }
}
#sec-news > .flex > .-noitems{
      background:#fff;
      -webkit-box-flex:1;
      -webkit-flex:1 1 200px;
          -ms-flex:1 1 200px;
              flex:1 1 200px;
      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;
      font-size:1.5rem;
      font-weight:bold;
      padding:20px 30px;
    }
#sec-news > .flex > .-items{
      background:#fff;
      -webkit-box-flex:1;
      -webkit-flex:1 1 200px;
          -ms-flex:1 1 200px;
              flex:1 1 200px;
      overflow-y:auto;
      padding:0 30px 20px;
    }
#sec-news > .flex > .-items > .-item{
        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:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
        margin-top:20px;
      }
#sec-news > .flex > .-items > .-item > .-date{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 6em;
              -ms-flex:0 0 6em;
                  flex:0 0 6em;
          margin-right:2em;
          border-bottom:1px solid #3D3338;
        }
@media screen and (min-width: 768px){
#sec-news > .flex > .-items > .-item > .-date{
		border-bottom:none
        }
}
#sec-news > .flex > .-items > .-item > .-label{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 7em;
              -ms-flex:0 0 7em;
                  flex:0 0 7em;
          text-align:center;
          background:#7D001A;
          color:#fff;
        }
#sec-news > .flex > .-items > .-item > .-text{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 100%;
              -ms-flex:0 0 100%;
                  flex:0 0 100%;
          padding:5px 0 0;
        }
#sec-news > .flex > .-items > .-item > .-text a{
            text-decoration:underline;
            color:#405899;
          }
#sec-news > .flex > .-items > .-item > .-text a.hover{
              color:#f07270;
            }
@media screen and (min-width: 768px){
#sec-news > .flex > .-items > .-item > .-text{
		-webkit-box-flex:1;
		-webkit-flex:1 1 15em;
		    -ms-flex:1 1 15em;
		        flex:1 1 15em;
		padding:0 0 0 2em
        }
}
@media screen and (min-width: 768px){
}
#sec-news > .flex > .-items > .-item.-disabled{
          pointer-events:none;
        }
#sec-news > .flex > .-items > .-item.-disabled > .-text > a{
            color:#000;
            text-decoration:none;
          }
#sec-news > .flex > .-spbtn,#sec-news > .flex > .-spbtn > .-btn{
      width:100%;
      display:block;
      }
#sec-news > .flex > .-spbtn > .-btn{
        background-color:#3D3338;
        color:#fff;
        text-align:center;
        margin-top:1rem;
        font-size:1rem;
        padding:0.75em 1em;
        position:relative;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-news > .flex > .-spbtn > .-btn:before{
          content:"";
          display:block;
          position:absolute;
          right:30px;
          top:0;
          width:1em;
          height:100%;
          background-image:url('/assets/images/arrow-white.svg');
          background-size:50% auto;
          background-position:50% 50%;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-news > .flex > .-spbtn > .-btn.hover{
          background:#7D001A;
        }
#sec-news > .flex > .-spbtn > .-btn.hover:before{
            right:15px;
          }
@media screen and (min-width: 768px){
#sec-news > .flex > .-spbtn{
		display:none
    }
#sec-news{
		padding:3rem 0
}
}
@media screen and (min-width: 768px){
}
#sec-newslists{
  background:#FFF674;
  padding:3rem 0;
}
#sec-newslists > .flex > .-noitems{
      background:#fff;
      -webkit-box-flex:1;
      -webkit-flex:1 1 200px;
          -ms-flex:1 1 200px;
              flex:1 1 200px;
      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;
      font-size:1.5rem;
      font-weight:bold;
      padding:20px 30px;
    }
#sec-newslists > .flex > .-items{
      background:#fff;
      -webkit-box-flex:1;
      -webkit-flex:1 1 200px;
          -ms-flex:1 1 200px;
              flex:1 1 200px;
      overflow-y:auto;
      padding:0 30px 20px;
    }
#sec-newslists > .flex > .-items > .-item{
        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:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
        margin-top:20px;
      }
#sec-newslists > .flex > .-items > .-item > .-date{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 6em;
              -ms-flex:0 0 6em;
                  flex:0 0 6em;
          margin-right:2em;
          border-bottom:1px solid #3D3338;
        }
@media screen and (min-width: 768px){
#sec-newslists > .flex > .-items > .-item > .-date{
		border-bottom:none
        }
}
#sec-newslists > .flex > .-items > .-item > .-label{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 7em;
              -ms-flex:0 0 7em;
                  flex:0 0 7em;
          text-align:center;
          background:#7D001A;
          color:#fff;
        }
#sec-newslists > .flex > .-items > .-item > .-text{
          font-size:0.875rem;
          -webkit-box-flex:0;
          -webkit-flex:0 0 100%;
              -ms-flex:0 0 100%;
                  flex:0 0 100%;
          padding:5px 0 0;
        }
#sec-newslists > .flex > .-items > .-item > .-text a{
            text-decoration:underline;
            color:#405899;
          }
#sec-newslists > .flex > .-items > .-item > .-text a.hover{
              color:#f07270;
            }
@media screen and (min-width: 768px){
#sec-newslists > .flex > .-items > .-item > .-text{
		-webkit-box-flex:1;
		-webkit-flex:1 1 15em;
		    -ms-flex:1 1 15em;
		        flex:1 1 15em;
		padding:0 0 0 2em
        }
}
@media screen and (min-width: 768px){
}
#sec-newslists > .flex > .-items > .-item.-disabled{
          pointer-events:none;
        }
#sec-newslists > .flex > .-items > .-item.-disabled > .-text > a{
            color:#000;
            text-decoration:none;
          }
@media screen and (min-width: 768px){
#sec-newslists{
		padding:4rem 0
}
}
#sec-newspage{
  padding:3rem 0;
}
#sec-newspage-back{
  padding:3rem 0;
  background:#FFF674;
}
#sec-newspage-back .button-more{
    font-size:1.5rem;
    font-weight:bold;
    background:#7D001A;
    color:#fff;
    line-height:1;
    padding:0.5em 1.5em;
    border-radius:999px;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#sec-newspage-back .button-more.hover{
      -webkit-transform:translateY(-3px);
              transform:translateY(-3px);
      opacity:0.9;
    }
#sec-dummy > .-image{
    -o-object-fit:cover;
       object-fit:cover;
    -o-object-position:50% 10%;
       object-position:50% 10%;
    width:100%;
    height:600px;
  }
#sec-bgmovie{
  position:relative;
  width:100%;
  height:100dvh;
  overflow:hidden;
  background:rgb(18,16,71);
}
#sec-bgmovie > iframe{
    height:56.25vw!important;
    width:177.777777778vh!important;
    min-width:100%!important;
    min-height:100%!important;
    position:absolute;
    top:50%!important;
    left:50%!important;
    -webkit-transform:translate(-50%,-50%)!important;
            transform:translate(-50%,-50%)!important;
  }
#sec-bgmovie > .-overlay{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:2;
  }
#sec-bgmovie > .-overlay > img{
      width:100%;
      height:100%;
      -o-object-fit:cover;
         object-fit:cover;
      opacity:0.6;
    }
#sec-bgmovie > .-text{
    position:absolute;
    left:5%;
    bottom:17%;
    width:90%;
    z-index:3;
    -webkit-transform:translateY(50%);
            transform:translateY(50%);
  }
#sec-bgmovie > .-text > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#sec-bgmovie > .-text{
		bottom:40%;
		width:46%;
		-webkit-transform:translateY(50%);
		        transform:translateY(50%)
  }
#sec-bgmovie{
		height:90px
}
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
#sec-hero{
  background-color:#1A3357;
  padding:80px 0 20px;
}
#sec-hero h1{
    color:#FFF017;
  }
@media screen and (min-width: 768px){
#sec-hero{
		padding:130px 0 30px
}
}
#sec-service-hr,
#sec-service-bs{
  background-color:#fff;
  padding:60px 0 20px;
}
#sec-service-hr h1, #sec-service-bs h1{
    color:#FFF017;
  }
@media screen and (min-width: 768px){
#sec-service-hr,
#sec-service-bs{
		padding:130px 0 30px
}
}
.service-item{
  width:100%;
  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 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:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin:1rem 0;
}
.service-item > .-block{
    -webkit-box-flex:0;
    -webkit-flex:0 0 100%;
        -ms-flex:0 0 100%;
            flex:0 0 100%;
    padding-right:0;
  }
.service-item > .-block > h2{
      position:relative;
      display:block;
      font-size:1.35rem;
      margin:0 0 0.7em;
      padding-left:1.5em;
    }
.service-item > .-block > h2:before{
        content:"";
        display:block;
        position:absolute;
        left:0;
        top:0;
        width:1em;
        height:100%;
        background-image:url('/assets/images/arrow-colored.svg');
        background-size:50% auto;
        background-position:50% 50%;
      }
.service-item > .-block > h2 > span{
        font-size:0.75em;
        color:#7D001A;
        margin-left:1em;
      }
.service-item > .-block > .-text{
      background-color:#F2F3F4;
      padding:8px 16px;
      border-radius:8px;
    }
.service-item > .-block > .-links{
      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;
    }
.service-item > .-block > .-links > a{
        position:relative;
        padding:0.25em 2em 0.25em 1em;
        background-color:#FFF674;
        border-radius:999px;
        margin:0.5rem 0 0.5rem 1.5rem;
      }
.service-item > .-block > .-links > a:after{
          content:"";
          display:block;
          position:absolute;
          right:0.5em;
          top:0;
          width:1em;
          height:100%;
          background-image:url('/assets/images/arrow-colored.svg');
          background-size:50% auto;
          background-position:50% 50%;
        }
@media screen and (min-width: 768px){
.service-item > .-block{
		-webkit-box-flex:0;
		-webkit-flex:0 0 70%;
		    -ms-flex:0 0 70%;
		        flex:0 0 70%;
		padding-right:40px
  }
}
@media screen and (min-width: 768px){
}
.service-item > .-image{
    position:relative;
    padding:20px 15% 0;
    -webkit-box-flex:0;
    -webkit-flex:0 0 100%;
        -ms-flex:0 0 100%;
            flex:0 0 100%;
  }
.service-item > .-image > .-wrapper{
      position:relative;
      width:100%;
    }
.service-item > .-image > .-wrapper > img{
        width:100%;
        height:auto;
      }
.service-item > .-image > .-wrapper > .-text{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:27px;
        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;
        font-size:0.8rem;
        font-weight:bold;
        line-height:1;
        color:#fff;
        background:rgba(255,255,255,0.3);
      }
@media screen and (min-width: 768px){
.service-item > .-image > .-wrapper > .-text{
		height:35px;
      }
}
.service-item > .-image > .-wrapper.-kensyu{
        background:#E83737;
      }
.service-item > .-image > .-wrapper.-kyuuyo{
        background:#C2C730;
      }
.service-item > .-image > .-wrapper.-gyoumu{
        background:#00B30F;
      }
.service-item > .-image > .-wrapper.-shisetsu{
        background:#349ADE;
      }
.service-item > .-image > .-wrapper.-dantai{
        background:#E8732A;
      }
#sec-service-bs .service-item > .-image{
      padding:20px 28% 0;
      -webkit-box-flex:0;
      -webkit-flex:0 0 100%;
          -ms-flex:0 0 100%;
              flex:0 0 100%;
    }
@media screen and (min-width: 768px){
#sec-service-bs .service-item > .-image{
		padding:0;
		-webkit-box-flex:0;
		-webkit-flex:0 0 20%;
		    -ms-flex:0 0 20%;
		        flex:0 0 20%
    }
.service-item > .-image{
		padding:0;
		-webkit-box-flex:0;
		-webkit-flex:0 0 30%;
		    -ms-flex:0 0 30%;
		        flex:0 0 30%
  }
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 768px){
}
#sec-principle,
#sec-guideline{
  padding:60px 0 50px;
}
#sec-principle .-wrapper, #sec-guideline .-wrapper{
    width:100%;
  }
#sec-principle .-wrapper h2, #sec-guideline .-wrapper h2{
      font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
      font-size:2.25rem;
      color:#7D001A;
    }
#sec-principle .-wrapper ul,#sec-principle .-wrapper ol,#sec-guideline .-wrapper ul,#sec-guideline .-wrapper ol{
      font-size:1.25rem;
    }
@media screen and (min-width: 768px){
#sec-principle,
#sec-guideline{
		padding:130px 0 130px
}
}
#sec-principle{
  background-color:#fff;
}
#sec-guideline{
  background-color:#f7f7ef;
}
#sec-message{
  background-color:#99e6ff;
  background-image:-webkit-radial-gradient(at 70% 35%, hsla(91,95%,75%,1) 0px, transparent 50%), -webkit-radial-gradient(at 54% 83%, hsla(209,30%,64%,1) 0px, transparent 50%), -webkit-radial-gradient(at 93% 54%, hsla(36,30%,60%,1) 0px, transparent 50%), -webkit-radial-gradient(at 48% 82%, hsla(224,30%,72%,1) 0px, transparent 50%), -webkit-radial-gradient(at 89% 18%, hsla(158,30%,69%,1) 0px, transparent 50%), -webkit-radial-gradient(at 73% 74%, hsla(90,30%,74%,1) 0px, transparent 50%), -webkit-radial-gradient(at 73% 20%, hsla(344,98%,62%,1) 0px, transparent 50%), -webkit-radial-gradient(at 81% 14%, hsla(344,30%,62%,1) 0px, transparent 50%);
  background-image:radial-gradient(at 70% 35%, hsla(91,95%,75%,1) 0px, transparent 50%), radial-gradient(at 54% 83%, hsla(209,30%,64%,1) 0px, transparent 50%), radial-gradient(at 93% 54%, hsla(36,30%,60%,1) 0px, transparent 50%), radial-gradient(at 48% 82%, hsla(224,30%,72%,1) 0px, transparent 50%), radial-gradient(at 89% 18%, hsla(158,30%,69%,1) 0px, transparent 50%), radial-gradient(at 73% 74%, hsla(90,30%,74%,1) 0px, transparent 50%), radial-gradient(at 73% 20%, hsla(344,98%,62%,1) 0px, transparent 50%), radial-gradient(at 81% 14%, hsla(344,30%,62%,1) 0px, transparent 50%);
  padding:60px 0 50px;
}
#sec-message .-wrapper{
    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:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin-top:3rem;
  }
#sec-message .-wrapper > .-block{
      font-size:1.2rem;
      line-height:1.5;
      letter-spacing:0.1em;
      width:100%;
    }
#sec-message .-wrapper > .-block > .-boss{
        text-align:right;
        font-family:serif;
        font-weight:bold;
        margin-top:2rem;
        font-size:1.5rem;
      }
#sec-message .-wrapper > .-block > .-boss > span{
          font-size:1rem;
        }
@media screen and (min-width: 768px){
#sec-message .-wrapper > .-block{
		width:50%
    }
}
#sec-message .-wrapper{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="16" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(200,200,200,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
#sec-message .-wrapper > .-image{
      -webkit-perspective:600px;
              perspective:600px;
      margin-top:30px;
      width:100%;
    }
#sec-message .-wrapper > .-image > img{
        width:100%;
        height:auto;
        -webkit-transform:none;
                transform:none;
        filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="16" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(200,200,200,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
        -webkit-filter:drop-shadow(0 5px 16px rgba(200,200,200,0.1));
                filter:drop-shadow(0 5px 16px rgba(200,200,200,0.1));
      }
@media screen and (min-width: 768px){
#sec-message .-wrapper > .-image > img{
		-webkit-transform:translateY(-30px) rotateY(-24deg) scale(1.25);
		        transform:translateY(-30px) rotateY(-24deg) scale(1.25);
      }
#sec-message .-wrapper > .-image{
		margin-top:0
    }
}
@media screen and (min-width: 768px){
}
#sec-message .-wrapper > .-image{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="16" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(200,200,200,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
@media screen and (min-width: 768px){
#sec-message .-wrapper > .-image{
		width:45%
    }
}
#sec-message{
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="16" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(200,200,200,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
}
@media screen and (min-width: 768px){
#sec-message{
		padding:130px 0 200px
}
}
#sec-company-profile{
  background-color:#e5ecf5;
  padding:4rem 0;
}
#sec-company-profile .-table{
    width:100%;
    max-width:1600px;
    margin:2rem auto;
    border-collapse:collapse;
  }
#sec-company-profile .-table tr:not(:last-child){
      border-bottom:1px solid #1A3357;
    }
#sec-company-profile .-table th,#sec-company-profile .-table td{
      vertical-align:top;
      padding:0.75rem 0.75rem;
    }
@media screen and (min-width: 768px){
#sec-company-profile .-table th,#sec-company-profile .-table td{
		padding:0.75rem 2rem
    }
}
#sec-company-profile .-table th{
      white-space:nowrap;
      letter-spacing:0.1em;
      color:#1A3357;
      position:relative;
      padding-left:0;
    }
#sec-company-profile .-table th:after{
        content:'';
        position:absolute;
        top:0.75rem;
        right:0;
        width:0;
        height:calc(100% - 1.5rem);
        border-left:1px solid #1A3357;
      }
@media screen and (min-width: 768px){
#sec-company-profile .-table th{
		padding-left:2rem
    }
}
#sec-company-profile .-table td{
      width:100%;
      padding-right:0;
    }
#sec-company-profile .-table td>h3{
        margin-bottom:0.5em;
      }
#sec-company-profile .-table td ul,
      #sec-company-profile .-table td ol{
        padding-left:1.5em;
      }
#sec-company-profile .-table td ul,#sec-company-profile .-table td ul>li{
        list-style-type:disc;
      }
#sec-company-profile .-table td>*{
        margin:0.5rem 0;
      }
#sec-company-profile .-table td>*:first-child{
          margin-top:0;
        }
#sec-company-profile .-table td>*:last-child{
          margin-bottom:0;
        }
#sec-company-profile .-table .map{
      position:relative;
      height:0;
      width:100%;
      margin-bottom:1rem !important;
      padding-top:50%;
    }
#sec-company-profile .-table .map iframe, #sec-company-profile .-table .map object, #sec-company-profile .-table .map embed{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
      }
@media screen and (orientation: landscape){
#sec-company-profile .-table .map{
		padding-top:50%
    }
}
@media screen and (orientation: portrait){
#sec-company-profile .-table .map{
		padding-top:150%
    }
}
#sec-company-history{
  background-color:#fff;
  padding:4rem 0;
}
#sec-company-history .-table{
    width:100%;
    max-width:1600px;
    margin:2rem auto;
  }
#sec-company-history .-table table{
      width:100%;
      border-collapse:collapse;
      border-top:solid 1px #dbdbdb;
    }
#sec-company-history .-table table th,
      #sec-company-history .-table table td{
        vertical-align:top;
        padding:10px 25px;
        border-bottom:solid 1px #dbdbdb;
      }
#sec-company-history .-table table th{
        font-weight:bold;
        background-color:#f1ecec;
        word-break:keep-all;
      }
#sec-company-history .-table table thead th{
        color:#fff;
        text-align:center;
        vertical-align:middle;
        background-color:#967279;
      }
#sec-company-locations{
  background-color:#e9dcdf;
  padding:4rem 0;
}
#sec-company-locations .-company-map{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-top:3rem;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
  }
#sec-company-locations .-company-map .info{
      -webkit-box-flex:0;
      -webkit-flex:0 0 30%;
          -ms-flex:0 0 30%;
              flex:0 0 30%;
      padding:0 0 1.5rem 0;
    }
#sec-company-locations .-company-map .info h2{
        margin:0 0 0.5rem;
        color:#7D001A;
        border-bottom:solid 1px #7D001A;

      }
#sec-company-locations .-company-map .info p{
        margin:0 0 0.5rem;
      }
#sec-company-locations .-company-map .info h5{
        margin:0 0 0.25rem;
        color:#1A3357;
      }
#sec-company-locations .-company-map .info ul{
        margin:0;
        padding-left:1.5em;
        font-size:0.85rem;
      }
#sec-company-locations .-company-map .info ul li{
          list-style-type:disc;
        }
@media screen and (min-width: 768px){
#sec-company-locations .-company-map .info{
		padding:0 2rem 0 0
    }
}
#sec-company-locations .-company-map .map{
      -webkit-box-flex:0;
      -webkit-flex:0 0 70%;
          -ms-flex:0 0 70%;
              flex:0 0 70%;
      position:relative;
      height:0;
      width:100%;
      padding-top:40%;
    }
#sec-company-locations .-company-map .map iframe, #sec-company-locations .-company-map .map object, #sec-company-locations .-company-map .map embed{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
      }
@media screen and (orientation: landscape){
#sec-company-locations .-company-map .map{
		padding-top:40%
    }
}
@media screen and (orientation: portrait){
#sec-company-locations .-company-map .map{
		padding-top:150%
    }
}
@media screen and (min-width: 768px){
#sec-company-locations .-company-map{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-flow:row nowrap;
		    -ms-flex-flow:row nowrap;
		        flex-flow:row nowrap
  }
}
#sec-recruit-none,#sec-recruit{
  background-color:#e5ecf5;
  padding:6rem 0;
}
#sec-recruit .-card{
    width:100%;
    background:#fff;
    border-radius:1rem;
    padding:0.7rem 1.5rem;
  }
#sec-recruit .-card > .-naiyou{
      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: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-bottom:0.5rem;
    }
#sec-recruit .-card > .-naiyou > .-head{
        -webkit-box-flex:0;
        -webkit-flex:0 0 6rem;
            -ms-flex:0 0 6rem;
                flex:0 0 6rem;
        background:#EBEBF0;
        font-weight:bold;
        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;
      }
#sec-recruit .-card > .-naiyou > .-body{
        -webkit-box-flex:1;
        -webkit-flex:1 1 auto;
            -ms-flex:1 1 auto;
                flex:1 1 auto;
        padding:0 1.5rem;
        background:#f6f8fa;
      }
#sec-recruit .-card > .-btncontainer{
      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;
    }
#sec-recruit .-card > .-btncontainer > .-btn{
        background:#008cff;
        display:block;
        padding:0.5em 1.5em;
        border-radius:999px;
        color:#fff;
        font-weight:bold;
        font-size:1.25rem;
        margin-top:1rem;
        margin-bottom:0.75rem;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-recruit .-card > .-btncontainer > .-btn.hover{
          opacity:0.7;
        }
#sec-recruit-page{
  padding:6rem 0;
}
#sec-recruit-page .-naiyou{
    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: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-bottom:0.5rem;
  }
#sec-recruit-page .-naiyou > .-head{
      -webkit-box-flex:0;
      -webkit-flex:0 0 6rem;
          -ms-flex:0 0 6rem;
              flex:0 0 6rem;
      background:#EBEBF0;
      font-weight:bold;
      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;
    }
#sec-recruit-page .-naiyou > .-body{
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      padding:0 1.5rem;
      background:#f6f8fa;
    }
#sec-contactform{
  background-color:#e5ecf5;
  padding:4rem 0;
}
#sec-contactform .-table{
    width:100%;
    max-width:1600px;
    margin:2rem auto;
    border-collapse:collapse;
  }
#sec-contactform .-table tr:not(:last-child){
      border-bottom:1px solid #1A3357;
    }
#sec-contactform .-table th,#sec-contactform .-table td{
      vertical-align:top;
      padding:0.75rem 0.75rem;
    }
@media screen and (min-width: 768px){
#sec-contactform .-table th,#sec-contactform .-table td{
		padding:0.75rem 2rem
    }
}
#sec-contactform .-table th{
      white-space:nowrap;
      letter-spacing:0.1em;
      color:#1A3357;
      position:relative;
      padding-left:0;
    }
#sec-contactform .-table th:after{
        content:'';
        position:absolute;
        top:0.75rem;
        right:0;
        width:0;
        height:calc(100% - 1.5rem);
        border-left:1px solid #1A3357;
      }
@media screen and (min-width: 768px){
#sec-contactform .-table th{
		padding-left:2rem
    }
}
#sec-contactform .-table td{
      width:100%;
      padding-right:0;
    }
#sec-contactform .-table td>h3{
        margin-bottom:0.5em;
      }
#sec-contactform .-table td ul,
      #sec-contactform .-table td ol{
        padding-left:1.5em;
      }
#sec-contactform .-table td ul,#sec-contactform .-table td ul>li{
        list-style-type:disc;
      }
#sec-contactform .-table td>*{
        margin:0.5rem 0;
      }
#sec-contactform .-table td>*:first-child{
          margin-top:0;
        }
#sec-contactform .-table td>*:last-child{
          margin-bottom:0;
        }
#sec-contactform .-table .map{
      position:relative;
      height:0;
      width:100%;
      margin-bottom:1rem !important;
      padding-top:50%;
    }
#sec-contactform .-table .map iframe, #sec-contactform .-table .map object, #sec-contactform .-table .map embed{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
      }
@media screen and (orientation: landscape){
#sec-contactform .-table .map{
		padding-top:50%
    }
}
@media screen and (orientation: portrait){
#sec-contactform .-table .map{
		padding-top:150%
    }
}
input[type="text"]{
  width:100%;
}
input[type="text"]#zip{
    width:8em;
    margin-left:0.5em;
  }
textarea{
  width:100%;
}
select{
	border-radius:4px;
	padding:0 30px 0 10px;
}
.select_container{
	position:relative;
	display:inline-block;
}
.select_container::after{
	content:"▼";
    display:block;
    position:absolute;
  width:8px;
    height:auto;
    font-size:8px;
    top:50%;
    -webkit-transform:translateY(-50%);
            transform:translateY(-50%);
    right:15px;
    z-index:1;
    pointer-events:none;
}
.select-group label:not(:last-child){
	margin-right:15px;
}
.select-group label select{
	margin-right:5px;
}
.checkboxGroup>label{
    display:block;
  }
.hissu{
  color:#f00;
}
.form-btns{
  margin-top:1.5rem;
}
.btn-submit{
  background:#1A3357;
  width:100%;
  max-width:450px;
  height:auto;
  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;
  margin:0 auto;
  padding:1rem 1.5rem;
  border:none;
  color:#231815;
  -webkit-box-shadow:none;
          box-shadow:none;
  -webkit-transition:all ease-out 0.15s;
  transition:all ease-out 0.15s;
  cursor:pointer;
}
.btn-submit:hover{
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
  }
.btn-submit>i{
    font-size:2rem;
    line-height:1.25;
  }
.btn-submit .label{
    text-align:justify;
    color:#fff;
  }
.btn-submit .label h2{
      font-size:1.4rem;
      margin:0.25em 0 0;
      line-height:1;
      text-justify:distribute-all-lines;
    }
.btn-submit .label p{
      font-size:0.75rem;
      letter-spacing:0.05em;
      margin:0;
      line-height:1;
    }
.uniform__potty{
  position:absolute;
  left:-9999px;
}
.form-success{
  display:block;
  padding:1rem;
  border:3px solid #008cff;
  margin:0 0 3rem;
}
.form-success h3{
    margin:0 0 0.5em;
    padding-bottom:0.5em;
    line-height:1;
    text-align:center;
    color:#008cff;
    border-bottom:3px solid #008cff;
  }
.form-success.form-show{
    display:block;
  }
.form-error{
  display:none;
  padding:1rem;
  border:3px solid #ff0500;
  margin:0 0 3rem;
}
.form-error h3{
    margin:0 0 0.5em;
    padding-bottom:0.5em;
    line-height:1;
    text-align:center;
    color:#ff0500;
    border-bottom:3px solid #ff0500;
  }
.form-error ul{
    list-style-type:disc;
    padding-left:2rem;
    margin-bottom:0;
  }
.form-error ul li{
      list-style-type:disc;
      color:#ff0500;
    }
.form-error.form-show{
    display:block;
  }
#sec-privacy{
  padding:4rem 0;
}
#sec-privacy .-wrapper{
    width:100%;
  }
#sec-privacy .-wrapper h1{
      position:relative;
      font-size:2rem;
      font-weight:normal;
      color:#7D001A;
      text-align:center;
      margin:0 auto 4rem;
    }
#sec-privacy .-wrapper h1:not(:first-child){
        margin-top:5rem;
      }
#sec-privacy .-wrapper h1:after{
        position:absolute;
        content:'';
        display:block;
        border-bottom:solid 2px #7D001A;
        bottom:-0.5rem;
        left:50%;
        -webkit-transform:translateX(-50%);
                transform:translateX(-50%);
        width:4em;
      }
#sec-privacy .-wrapper h1.small{
        font-size:1.5rem;
      }
#sec-privacy .-wrapper h1.small:not(:first-child){
          margin-top:3.5rem;
        }
#sec-privacy .-wrapper h1[id^="anchor-"]{
        margin-top:-2rem;
      }
#sec-privacy .-wrapper h1 a{
        color:#7D001A;
      }
#sec-privacy .-wrapper h2,#sec-privacy .-wrapper h3{
      line-height:1.25;
      letter-spacing:0.2em;
    }
#sec-privacy .-wrapper h2{
      position:relative;
      font-size:1.2rem;
      color:#7D001A;
      margin:3rem 0 1.75rem;
      padding-bottom:0.25rem;
      border-bottom:solid 2px #FFF017;
    }
#sec-privacy .-wrapper h2:after{
        position:absolute;
        content:'';
        display:block;
        border-bottom:solid 2px #7D001A;
        bottom:-2px;
        width:25%;
      }
#sec-privacy .-wrapper h3{
      font-size:1.2rem;
      margin:0 0 1.5rem;
      border-left:3px solid #7D001A;
      padding-left:6px;
      color:#7D001A;
    }
#sec-privacy .-wrapper h4{
      border-bottom:solid 1px #B16676;
    }
#sec-privacy .-wrapper h4,#sec-privacy .-wrapper h5{
      font-size:1rem;
      margin:0 0 1.5rem;
      line-height:1.8;
      letter-spacing:0.1em;
    }
#sec-privacy .-wrapper h5{
      color:#7D001A;
    }
#sec-privacy .-wrapper p{
      margin:0 0 1.5rem;
      line-height:1.8;
      letter-spacing:0.11em;
      color:#231815;
    }
#sec-privacy .-wrapper p img{
        display:block;
        margin:3em auto;
        max-width:100%;
        height:auto;
      }
#sec-privacy .-wrapper h6{
      margin:0 0 1rem;
      line-height:1.5;
      letter-spacing:0.1em;
      color:#231815;
    }
#sec-privacy .-wrapper ul,#sec-privacy .-wrapper ol{
      margin:0 0 1.5rem;
      line-height:1.5;
      letter-spacing:0.1em;
      color:#231815;
      padding-left:2em;
    }
#sec-privacy .-wrapper ul li, #sec-privacy .-wrapper ol li{
        margin-bottom:0.5em;
      }
#sec-privacy .-wrapper ul,
    #sec-privacy .-wrapper ul>li{
      list-style-type:disc;
    }
#sec-privacy .-wrapper ol,
    #sec-privacy .-wrapper ol>li{
      list-style-type:lower-roman;
    }
#sec-privacy .-wrapper figure{
      margin:0 0 1.5rem;
    }
#sec-privacy .-wrapper figure img{
        display:block;
        margin:0;
        max-width:100%;
        height:auto;
      }
#sec-privacy .-wrapper strong{
      background:none;
      color:#231815;
    }
#sec-privacy .-wrapper em{
      font-style:normal;
      background:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #B16676));
      background:-webkit-linear-gradient(transparent 70%, #B16676 0%);
      background:linear-gradient(transparent 70%, #B16676 0%);
    }
#sec-privacy .-wrapper h1+p,
      #sec-privacy .-wrapper h1+ul,
      #sec-privacy .-wrapper h1+ol,
      #sec-privacy .-wrapper h1+h6,
      #sec-privacy .-wrapper h1+figure,
      #sec-privacy .-wrapper h2+p,
      #sec-privacy .-wrapper h2+ul,
      #sec-privacy .-wrapper h2+ol,
      #sec-privacy .-wrapper h2+h6,
      #sec-privacy .-wrapper h2+figure,
      #sec-privacy .-wrapper h3+p,
      #sec-privacy .-wrapper h3+ul,
      #sec-privacy .-wrapper h3+ol,
      #sec-privacy .-wrapper h3+h6,
      #sec-privacy .-wrapper h3+figure,
      #sec-privacy .-wrapper h4+p,
      #sec-privacy .-wrapper h4+ul,
      #sec-privacy .-wrapper h4+ol,
      #sec-privacy .-wrapper h4+h6,
      #sec-privacy .-wrapper h4+figure,
      #sec-privacy .-wrapper h5+p,
      #sec-privacy .-wrapper h5+ul,
      #sec-privacy .-wrapper h5+ol,
      #sec-privacy .-wrapper h5+h6,
      #sec-privacy .-wrapper h5+figure,
      #sec-privacy .-wrapper p+p,
      #sec-privacy .-wrapper p+ul,
      #sec-privacy .-wrapper p+ol,
      #sec-privacy .-wrapper p+h6,
      #sec-privacy .-wrapper p+figure{
        margin-top:-1rem;
      }
#sec-privacy .-wrapper table{
      width:100%;
      border-collapse:collapse;
      margin-bottom:1.5rem;
      font-size:0.85rem;
    }
#sec-privacy .-wrapper table tr{
        border-bottom:1px solid #969696;
      }
#sec-privacy .-wrapper table thead tr{
        background:#B16676;
        border-bottom:2px solid #B16676;
      }
#sec-privacy .-wrapper table th,#sec-privacy .-wrapper table td{
        position:relative;
        vertical-align:top;
        padding:0.8em 0.8em;
        text-align:left;
      }
#sec-privacy .-wrapper table th:not(:last-child):after, #sec-privacy .-wrapper table td:not(:last-child):after{
          content:'';
          position:absolute;
          top:0.8em;
          right:0;
          width:0;
          height:calc(100% - 1.6em);
          border-left:1px solid #969696;
        }
#sec-privacy .-wrapper table th{
        vertical-align:middle;
        color:#fff;
      }
#sec-privacy .-wrapper table th:not(:last-child):after{
          border-color:#fff;
        }
#sec-privacy .-wrapper table td{
        color:#231815;
      }
#sec-privacy .-wrapper > .-customhtml{
      width:100%;
      padding:1rem 0;
    }
#sec-error{
  background-color:#99e6ff;
  padding:4rem 0;

}
.kirby-blocks{
  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,.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:#969696;
  }
.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:#FFF674;
      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 */