/* CSS Remedy */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  line-sizing: normal;
}

body {
  margin: 0;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

h3 {
  font-size: 18.72px;
  font-size: 1.17rem;
}

h4 {
  font-size: 16px;
  font-size: 1rem;
}

h5 {
  font-size: 13.28px;
  font-size: .83rem;
}

h6 {
  font-size: 10.72px;
  font-size: .67rem;
}

h1 {
  margin: .67em 0;
}

pre {
  white-space: pre-wrap;
}

hr {
  height: 0;
  overflow: visible;
  border-width: 1px 0 0;
  border-style: solid;
  color: inherit;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  max-width: 100%;
  vertical-align: middle;
}

canvas,
img,
svg,
video {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  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-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-size: 100%;
  line-height: 1;
}

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  background-color: #ffffff;    background-color: rgba(247, 247, 245, 0.7);
  /*font-feature-settings: "palt";*/
  color: #181818;
  font-family: a-otf-gothic-bbb-pr6n,noto-sans-cjk-jp,sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.04em;
  vertical-align: baseline;
	font-family: "Zen Kaku Gothic New", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-family: "Noto Sans JP", "�q���M�m�p�S ProN W3", Meiryo, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.wrapAll {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.wrap11 {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
}
.wrap12 {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
.wrap11 {
  width: 90%;
  margin: 0 auto;
}
.wrap12 {
  width: 90%;
  margin: 0 auto;
}	
}
a {
  color: #000000;
  text-decoration: none;
}

a:active,
a:hover {
  -webkit-transition: all 0.3s 0s ease;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  outline-width: 0;
  transition: all 0.3s 0s ease;
}

a:link:hover,
a[href]:hover,
#bt input:hover {
  zoom: 1;
}

input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}

.img100 {
  width: 100%;
  height: auto;
}

.onlyPC {
  display: block !important;
}

.onlySP {
  display: none !important;
}

.en {
  font-family_bk: urw-din,sans-serif;
  font-weight: 600;
}

.inview {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 1;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 47px;
  margin: 0 auto;
  font-size: 17px;
  text-align: center;
}

.btn_more{
  width:225px;
  height:44px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.btn_more a {
  background: #2d3d84;
  color: #fff;
  font-size: 14px;
  line-height:42px;
  display:block;
  text-align:center;
  text-decoration:none;
  font-weight: 500;
}
.btn_more a:hover {
  background-color: #ccc;
  color: #fff;
}

.btn--white_blue {
  width: 255px;
  border: solid 1px #2d3d84;
  background-color: transparent;
  color: #141414;
}

.btn--white_blue:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #2d3d84;
  content: '';
  transition: transform .3s;
}

.btn--white_blue[href]:hover {
  color: #ffffff;
}

.btn--white_blue[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.btn--none_white {
  width: 255px;
  border: solid 1px #ffffff;
  background-color: transparent;
  color: #ffffff;
}

.btn--none_white:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #ffffff;
  content: '';
  transition: transform .3s;
}

.btn--none_white[href]:hover {
  color: #2d3d84;
}

.btn--none_white[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.btn--blue_white {
  width: 255px;
  background-color: #2d3d84;
  color: #ffffff;
}

.btn--blue_white:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #ffffff;
  content: '';
  transition: transform .3s;
}

.btn--blue_white[href]:hover {
  color: #2d3d84;
}

.btn--blue_white[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.btn--blue_gray {
  width: 100%;
  height: 65px;
  background-color: #6c78a9;
  color: #ffffff;
}

.btn--blue_gray:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #4c4c4c;
  content: '';
  transition: transform .3s;
}

.btn--blue_gray[href]:hover {
  color: #ffffff;
}

.btn--blue_gray[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.btn--white_blue {
  width: 255px;
  border: solid 1px #22ac38;
  background-color: transparent;
  color: #141414;
}

.btn--white_blue:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background:  #22ac38;
  content: '';
  transition: transform .3s;
}

.btn--white_blue[href]:hover {
  color: #ffffff;
}

.btn--white_blue[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.btn span {
  z-index: 5;
}

.arrow_btn {
  position: relative;
}

.arrow_btn_bk:after {
  z-index: 10;
  position: absolute;
  top: 50%;
  right: 4px;
  width: 33px;
  height: 8px;
  transform: translateY(-50%);
  background: url("../img/icon_arrow.png") no-repeat center center;
  background-size: 100%;
  content: '';
}

.arrow_btn.btn--white_blue:after {
  background: url("../img/icon_arrow_blue.png") no-repeat center center;
  background-size: 100%;
}

.arrow_btn.btn--white_blue[href]:hover {
  color: #ffffff;
}

.arrow_btn.btn--white_blue[href]:hover:after {
  background: url("../img/icon_arrow.png") no-repeat center center;
  background-size: 100%;
}

.arrow_btn.btn--none_white:after {
  right: 20px;
  background: url("../img/icon_arrow.png") no-repeat center center;
  background-size: 100%;
}

.arrow_btn.btn--none_white[href]:hover {
  color: #2d3d84;
}

.arrow_btn.btn--none_white[href]:hover:after {
  background: url("../img/icon_arrow_blue.png") no-repeat center center;
  background-size: 100%;
}

.arrow_btn.btn--blue_white:after {
  right: 20px;
  background: url("../img/icon_arrow.png") no-repeat center center;
  background-size: 100%;
}

.arrow_btn.btn--blue_white[href]:hover {
  color: #2d3d84;
}

.arrow_btn.btn--blue_white[href]:hover:after {
  background: url("../img/icon_arrow_blue.png") no-repeat center center;
  background-size: 100%;
}

.readmore-link {
  color: #2d3d84;
  font-size: 16px;
}

.readmore-link span {
  position: relative;
  padding-right: 50px;
}

.readmore-link span:after {
  position: absolute;
  top: 50%;
  right: 4px;
  width: 33px;
  height: 8px;
  transform: translateY(-50%);
  background: url("../img/icon_arrow_blue.png") no-repeat center center;
  background-size: 100%;
  content: '';
}

.unique_p {
  padding-top: 80px;padding-bottom: 80px;
}

.page_common-title {
  padding: 30px 0;
  text-align: center;
}

.page_common-title .en {
  display: inline-block;
  margin-bottom: 10px;
	background: #2d3d84;
	background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(255, 255, 255, 0);
  color: transparent;
  font-size: 58px;
}
/* IE10莉･髯� */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page_common-title .en {
    background: none;
    color: #2d3d84;
  }
}

.page_common-title .ja {
  display: block;
  color: #141414;
  font-size: 18px;
}

.unique_p .entry_contents {
  padding: 100px 0 147px;
  background: url("../img/entry_contents_bg_pc.jpg") no-repeat center bottom;
  background-size: cover;
  text-align: center;
}

.unique_p .entry_contents-title {
  margin-bottom: 30px;
}

.unique_p .entry_contents-title .en {
	font-size: 70px;
	background: #2d3d84;
	background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(255, 255, 255, 0);
	color: transparent;
}

.unique_p .entry_contents h3 {
  margin-bottom: 30px;
  color: #ffffff;
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.unique_p .entry_contents .text {
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.6;
}

.unique_p .entry_contents .catchcopy {
  width: 486px;
  margin: 0 auto 30px;
}

.unique_p .entry_contents .btn {
  font-size: 20px;
  letter-spacing: 0.05em;
}

/* .member .member-navi {
  margin-bottom: -70px;
} */

.member-navi {
  padding: 80px 0;
  background-color: #ffffff;
}

.member-navi .wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  padding: 0 15px;
}

.member-navi .member-navi_list {
  display: flex;
  justify-content: space-between;
}

.member-navi .member-navi_list .list_item {
  width: 33%;
  max-width: 413px;
  margin-right: 20px;
  text-align: center;
}

.member-navi .member-navi_list .list_item a:link:hover,
.member-navi .member-navi_list .list_item a[href]:hover {
  -ms-filter: "alpha(opacity=0.6)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=0.6);
  opacity: 0.6;
}

.member-navi .member-navi_list .list_item:last-of-type {
  margin-right: 0;
}

.member-navi .member-navi_list .list_item .thmbnail {
  display: block;
  max-height: 235px;
  margin-bottom: 15px;
}

.member-navi .member-navi_list .list_item .text {
  font-family: a-otf-midashi-go-mb31-pr6n,sans-serif;
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 600;
}

.header {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  box-sizing: border-box;
  display: flex;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: space-between;
  width: 100%;
    padding: 7px 12px;    padding: 7px 5px;
    padding-top: 13px;
  background-color: transparent;
  animation-name: kv_fadeIn;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 1;
  transition: all 0.5s 0s ease;
}

.header.active {
  background-color: #ffffff;
}

.header_logo {
     width: 420px;     width: 400px;
    margin-top: -6px;
}

.header_logo a:link:hover,
.header_logo a[href]:hover {
  -ms-filter: "alpha(opacity=0.6)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=0.6);
  opacity: 0.6;
}

.header_nav--wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
	    opacity: 1;
}

.header_nav--list {
  display: flex;
  margin-right: 0px;
}

.header_nav--list .list_item {
  margin-right: 20px;
}

.header_nav--list .list_item a:link:hover,
.header_nav--list .list_item a[href]:hover {
  -ms-filter: "alpha(opacity=0.6)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=0.6);
  opacity: 0.6;
}

.header_nav--pearent {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.header_nav--pearent .en {
  margin-bottom: 5px;
  color: #2d3d84;
    color: #8db7d7;
    font-size: 14px;
    font-weight: normal !important;
}

.header_nav--pearent .ja {
  color: #141414;
  font-size: 15px;
}

.header_nav--children {
  display: none;
}

.header_nav--entry_btn {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 195px;
  height: 46px;
  background: #2d3d84;
  background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);    background: #005eae;
  color: #ffffff;
  font-size: 15px;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
  opacity: 1;
	z-index: 100;
}

.header_nav--entry_btn:before {
  z-index: ;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #61ade0;
  content: '';
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3049c84', endColorstr='#049c84',GradientType=1 );
  transition: transform .3s;
z-index: -1;
}

.header_nav--entry_btn[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.header_nav--entry_btn span {
  z-index: 2;
}

.header_nav--entry_tel {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  display: flex !important;
  position: relative !important;
  flex-direction: column !important;
  align-items_bk: center !important;
  justify-content: center !important;
  width: 265px;
  height: 46px !important;

  color: #005eae;
  font-size: 23px;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
  opacity: 1;padding-top: 8px;
}

.header_nav--entry_tel:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background_bk: linear-gradient(to right, rgba(4, 156, 132, 0.64) 0%, #049c84 100%);
  content: '';
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3049c84', endColorstr='#049c84',GradientType=1 );
  transition: transform .3s;
}

.header_nav--entry_tel[href]:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.header_nav--entry_tel span {

}




.header_nav--aboutus .aboutus_phone {
  text-align: center;
}

.header_nav--aboutus .aboutus_phone a {
  padding-left: 27px;
  color: #141414;
  font-size: 32px;
}

.header_nav--aboutus .aboutus_phone a:before {
  width: 21px;
  height: 27px;
  background: url("../img/icon_phone_black.png") no-repeat center center;
  background-size: 100%;
}

.header_nav--aboutus .aboutus_phone a small {
  margin-left: -10px;
  font-size: 15px;
}

.header_nav--aboutus .aboutus_address {
  font-size: 15px;
  text-align: center;
}

.header .menu-icon {
  box-sizing: border-box;
  display: none;
  z-index: 999999;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  background-color: #000000;
}

.header .menu-icon_wrap {
  position: absolute;
  top: 16px;
  left: 50%;
  width: 22px;
  height: 2px;
  transform: translateX(-50%);
  cursor: pointer;
}

.header .menu-icon span {
  -webkit-transition: all 0.3s 0s ease;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  display: block;
  width: 22px;
  height: 3px;
  margin-bottom: 4px;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.3s 0s ease;
}

.header .menu-icon span:last-child {
  margin-bottom: 0;
}

.header .menu-icon.active .first {
  -webkit-transform: rotate(45deg);
  margin-top: 8px;
  transform: rotate(45deg);
}

.header .menu-icon.active .second {
  -webkit-transform: rotate(135deg);
  position: relative;
  top: -7px;
  transform: rotate(135deg);
}

.header .menu-icon.active .third {
  display: none;
}

.page-home .header {
  position: fixed;
  animation-name: kv_fadeIn;
  animation-duration: 2s;
  animation-fill-mode: forwards;border-bottom: 1px solid #016eb8;
  animation-delay: 4s;       background-color: rgb(255 255 255 / 100%);    background-color: rgba(247, 247, 245, 1);
}

.fixbody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fixbody .header {
  background-color: rgba(255, 255, 255, 0.96);
}

.footer {
  padding: 50px 0 50px;
    border-top: 1px solid #333333;

	bottom: 0;
	    background-color: rgb(247 247 245);

	width: 100%;
}

.footer a:hover {
    color: #22ac38;
}

.footer_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.footer_nav--list {
  margin-right: 30px;
}

.footer_nav--list.list_long {
  margin-left: 20px;
}

.footer_nav--list:nth-of-type(1) > .list--item:last-of-type {

}

.footer_nav--pearent {
  display: block;
  position: relative;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 14px;
}
list--item a:hover {
  display: block;
  position: relative;
  margin-bottom: 12px;
  padding-left: 10px;
  color: #22ac38 !important;
  font-size: 13px;
}
.footer_nav--pearent_bk:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: '-';
}

.footer_nav--child {
  display: flex;
}

.footer_nav--child_list .list--item {
  position: relative;
  margin-right: 30px;
  margin-bottom: 6px;
  padding-left: 10px;
}

.footer_nav--child_list .list--item:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #a1a1a1;
  content: '-';
}

.footer_nav--child_list a {
  color: #a1a1a1;
  font-size: 12px;
}

.footer_aboutus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1080px;
  margin-bottom: 70px;
  padding: 20px 0;
  border-top: solid 1px #545454;
  border-bottom: solid 1px #545454;
}

.footer_aboutus .footer-logo {
  width: 302px;
  margin-right: 30px;
}

.footer .footer_copylight {
  font-family: noto-sans-cjk-jp,sans-serif;
  font-size: 10px;
  font-weight: 500;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-align: center;    padding-top: 0px;
}

.aboutus_phone {
  position: relative;
  margin-right: 25px;
  font-size: 26px;
  letter-spacing: 0.05em;
}

.aboutus_phone a {
  position: relative;
  padding-left: 22px;
  color: #ffffff;
}

/* for pc */
@media screen and (min-width: 761px) {
  .aboutus_phone a {
    pointer-events: none;
  }
}

.aboutus_phone a:before {
  position: absolute;
  top: 58%;
  left: 0;
  width: 16px;
  height: 21px;
  transform: translateY(-50%);
  background: url("../img/icon_phone.png") no-repeat center center;
  background-size: 100%;
  content: '';
}

.aboutus_address {
  font-size: 12px;
}

.aboutus_address .code {
  padding-right: 15px;
}

.sp_fixmenu {
  display: none;
}

.sp_fixmenu.active {
  bottom: 0;    bottom: -10px;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .readmore-link {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  *::-ms-backdrop,
  .unique_p .entry_contents-title .en {
    background: url("../img/title_entry.png") no-repeat left center;
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 1280px) {
  .member-navi .wrap {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1160px) {
  .footer_aboutus {
    width: 100%;
  }
  .footer {
    padding: 66px 3% 60px;
  }
  .aboutus_phone {
    font-size: 2.4vw;
  }
  .header_nav--pearent .ja {
    font-size: 1.33vw;
  }
  .header_nav--list {
    margin-right: 1.5vw;
  }
  .header_nav--list .list_item {
    margin-right: 1.5vw;
  }
}

@media only screen and (max-width: 1199px) {
  .wrapAll {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .wrap {
    box-sizing: border-box;
    padding: 0 15px;
  }
  a[href^="tel:"] {
    display: inline-block;
    text-decoration: none;
  }
  .onlyPC {
    display: none !important;
  }
  .onlySP {
    display: block !important;
  }
  .btn {
    height: 44px;
    font-size: 13px;
    line-height: 42px;
  }
  .btn--white_blue {
    width: 244px;
  }
  .btn--none_white {
    width: 223px;
  }
  .btn--blue_white {
    width: 244px;
  }
  .btn--blue_gray {
    width: 282px;
    height: 48px;
  }
  .btn--white_blue {
    width: 244px;
  }
  main.unique_p {
    padding-top: 50px;
  }
  .page_common-title .en {
    display: block;
    font-size: 48px;
  }
  .page_common-title .ja {
    display: block;
    font-size: 15px;
  }
  .unique_p .entry_contents {
    padding: 62px 0;
    background: url("../img/entry_contents_bg_sp.png") no-repeat center top;
    background-size: cover;
  }
  .unique_p .entry_contents-title {
    margin-bottom: 24px;
  }
  .unique_p .entry_contents-title .en {
    font-size: 54px;
  }
  .unique_p .entry_contents h3 {
    font-feature-settings: "palt";
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .unique_p .entry_contents .text {
    font-feature-settings: "palt";
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
  .unique_p .entry_contents .catchcopy {
    width: 90%;
  }
  .unique_p .entry_contents .btn {
    font-size: 17px;
  }
  .member-navi {
    padding: 75px 0 55px;
  }
  .member-navi .member-navi_list {
    flex-wrap: wrap;
  }
  .member-navi .member-navi_list .list_item:nth-child(1) {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .member-navi .member-navi_list .list_item:nth-child(2) {
    width: 47%;
    max-width: 47%;
    margin-right: 10px;
  }
  .member-navi .member-navi_list .list_item:nth-child(3) {
    width: 47%;
    max-width: 47%;
  }
  .member-navi .member-navi_list .list_item .text {
    font-size: 15px;
  }
  .header {
    display: block;
    padding: 0;
  }
  .header_logo {
     padding: 15px 10px;
        width: 80%;        width: 225px;
	  padding-top: 19px;
  }
  .header_nav {
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    height: calc( 100vh - 62px);
    padding: 20px 15px;
    overflow: scroll;
    background-color: rgba(255, 255, 255, 0.96);
  }
  .header_nav--wrap {
    display: block;
    padding-bottom: 130px;
  }
  .header_nav--list {
    display: block;
    margin-right: 0;
  }
  .header_nav--list .list_item {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .header_nav--pearent {
    box-sizing: border-box;
    position: relative;
    flex-direction: row;
    align-items: center;
    padding: 14px 10px;
    background-color: #dbdcf3;
    color: #141414;
    text-align: left;
  }
  .header_nav--pearent:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    transform: rotate(45deg) translateY(-50%);
    border-top: solid 2px #2d3d84;
    border-right: solid 2px #2d3d84;
    content: '';
  }
  .header_nav--pearent .en {
    margin-right: 10px;
    margin-bottom: 0;
    color: #141414;
    font-size: 20px;
  }
  .header_nav--pearent .ja {
    color: #2d3d84;
    font-size: 3.47vw;
  }
  .header_nav--pearent._color {
    position: relative;
background: #016eb8;
    color: #ffffff;
  }
  .header_nav--pearent._color:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    transform: rotate(45deg) translateY(-50%);
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    content: '';
  }
  .header_nav--pearent._color .en,
  .header_nav--pearent._color .ja {
    color: #ffffff;
  }
  .header_nav--children {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header_nav--children .child_item {
    width: 49%;
    border-bottom: dotted 1px #d0d0d0;
  }
  .header_nav--children .child_item a {
    box-sizing: border-box;
    display: block;
    padding: 16px 0 16px 8px;
    color: #141414;
    font-size: 14px;
  }
  .header_nav--textlink {
    box-sizing: border-box;
    display: block;
    padding: 15px 0;
    color: #141414;
    font-size: 14px;
  }
  .header_nav--entry_btn {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;padding: 20px;
  }
  .header_nav--entry_btn .en {
    margin-bottom: 6px;
    font-size: 40px;
	  z-index: 10;
  }
  .header_nav--entry_btn .ja {
    font-size: 13px;  z-index: 10;
  }
  .header .menu-icon {
    display: block;
    cursor: pointer;
  }
  .footer {
    box-sizing: border-box;
    padding: 60px 15px 70px;
  }
  .footer a {

  }
  .footer_nav {
    display: none;
  }
  .footer_aboutus {
    display: block;
    margin-bottom: 40px;
    border: none;
    text-align: center;
  }
  .footer_aboutus .footer-logo {
    max-width: 218px;
    margin: 0 auto 20px;
  }
  .footer .footer_copylight {
    line-height: 1.5;
  }
  .aboutus_phone {
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 5.87vw;
  }
  .sp_fixmenu {
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    display: block;
    z-index: 99999;
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    transition: all 0.3s 0s ease;
  }
  .sp_fixmenu--list {
    display: flex;
  }
 .sp_fixmenu--item.tenpo_btn {
    width: calc(100% - 120px);    width: 100%;
      background-color: #000000;  background-color: #CCEBFF;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );


        border-top: 1px solid #383838;
  }
  .sp_fixmenu--item.tenpo_btn a {
    display: flex;
    flex-direction: column_bk;
    align-items: center;
    justify-content: center;
	        
        color: #111111;
  }	
	
	
  .sp_fixmenu--item.entry_btn {
    width: calc(100% - 120px);    width: 50%;
    background: #2d3d84;
    background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);        background: linear-gradient(to right, #016eb8 0%, #1f89d1 100%);
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
  }
  .sp_fixmenu--item.entry_btn a {
    display: flex;
    flex-direction: column_bk;
    align-items: center;
    justify-content: center;
  }
	
.sp_fixmenu--item.entry_btntel {
    width: calc(100% - 120px);    width: 50%;
    background: #2d3d84;
    background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);        background: linear-gradient(to right, #22ac38 0%, #22ac38 100%);
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3d84', endColorstr='#7983b0',GradientType=1 );
  }
  .sp_fixmenu--item.entry_btntel a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }	
	
	
  .sp_fixmenu--item.access_btn {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    border-left: solid 1px #ffffff;
    background-color: #000000;
    font-size: 11px;
  }
  .sp_fixmenu--item.access_btn a {
    letter-spacing: -0.08em;
  }
  .sp_fixmenu--item.access_btn a:before {
    display: block;
    width: 17px;
    height: 25px;
    margin: 0 auto 3px;
    background: url("../img/icon_access.png") no-repeat center center;
    background-size: 100%;
    content: '';
  }
  .sp_fixmenu--item.phone_btn {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    border-left: solid 1px #ffffff;
    background-color: #000000;
    font-size: 11px;
  }
  .sp_fixmenu--item.phone_btn a:before {
    display: block;
    width: 17px;
    height: 23px;
    margin: 0 auto 3px;
    background: url("../img/icon_phone.png") no-repeat center center;
    background-size: 100%;
    content: '';
  }
  .sp_fixmenu--item a {
    display: block;
    width: 100%;
    height: 100%;
padding: 14px 0;
    color: #ffffff;
    text-align: center;
  }
}

@keyframes fade-in {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: none;
    opacity: 0;
  }
  1% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    display: block;
    opacity: 1;
  }
}

@keyframes kv_fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  1% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}
/*# sourceMappingURL=base_style.css.map */

.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.mb10{
	padding-bottom: 10px;
}
.mb20{
	padding-bottom: 20px;
}
.mb30{
	padding-bottom: 30px;
}
.mb40{
	padding-bottom: 40px;
}
.l22{
	line-height: 22px;
}
.l26{
	line-height: 26px;
}
.l28{
	line-height: 28px;
}
.l32{
	line-height: 32px;
}

.gure{
	    color: #a1a1a1;
}

.sirowaku{
	padding: 50px;

	width: 100%;background: rgba(255,255,255,0.9);
}

.wrap1{
	display: flex;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto;

}
.tcenter{
	text-align: center;
}
.wimage600{  width: 100%;
	max-width: 580px;
	margin:0 auto;
	text-align: center;
}
@media screen and (max-width: 600px) {
.wimage600{ 	  
	width: 100%;
	margin:0 auto;
	text-align: center;	
}
}

.ao{
	    color: #2d3d84 !important;
}


#top_main {
   position: relative;
    text-align: center;
    overflow-x: hidden;
}


@media only screen and (max-width: 1199px){
.wrap1{ 
    padding: 14px 30px;
}
}

/* title */
#page_title { position:relative; text-align:center; }
#page_title .page_title_wrap { position:absolute; top:0; left:0; width:100%; height:100%; }
#page_title .center { display:table; width:100%; height:100%; }
#page_title h2 { position:relative; display:table-cell; vertical-align:middle; text-align:center; 
             color: #4395cd; color: #005533;color: #3e3e3e;  }
#page_title h2:before { position:absolute; left:0; width:100%; text-align:center; font-family:"Anton", sans-serif; letter-spacing:0.1em; opacity:0.2; color:#fff; }

#page_title h2 > span { position:relative; display:block; line-height:120%; }
#page_title h2 .main { font-weight:600; }
#page_title h2 .sub { font-weight:normal; }

#page_title .c0 .sub { border-left:1px solid #106b6c; }
#page_title .cg2 .sub { border-left:1px solid #51a243; }

	@media (max-width: 575px){
		#page_title .img_back { min-height:150px; background-position:center top; }
		#page_title .page_title_wrap { padding-top:60px; }
		#page_title h2 .main { font-size:1em;margin: 0 10px; margin-bottom:10px; }
		#page_title h2._s .main { font-size:1.75em; }
		#page_title h2 .sub { font-size:12px; }
		#page_title h2:before { font-size:3.5em; top:-5px; }
	}
	@media (min-width: 576px){
		#page_title .page_title_wrap { padding-top:100px; }
		#page_title h2 .main { margin-bottom:15px; }
		#page_title h2 .sub { font-size:17px; text-transform: uppercase;font-family: urw-din,sans-serif;}
		#page_title h2:before { top:-10px; }
	}
	@media (min-width:576px) and (max-width: 767px){
		#page_title h2 .main { font-size:2em; }
		#page_title .img_back { min-height: 200px; background-position:center top; }
		#page_title h2:before { font-size:4.5em; bottom:27px !important; }
	}
	@media (min-width: 768px){
		#page_title h2 .main { font-size: 2.8em;
    letter-spacing: 4px; 
		
		    font-family: YuGothic, Yu Gothic, "游ゴシック", "メイリオ", "Meiryo", sans-serif;
		}
		#page_title h2:before { font-size:5em; }
	}
	@media (min-width: 768px) and (max-width:991px){
		#page_title .hl_1:before {bottom: 30px; font-size: 4em;}
		#page_title .center { margin-top: -75px;}
	}

.w320 {
    height: 380px;
}

@media only screen and (max-width: 1199px){
.w320 {
    height: 240px;
}
	
}



.img_sq, .img_rect, .img_back {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.formform{
	width: auto;
    padding: 50px;
    background: #ffffff;
    border: solid 1px #333333;border: 2px solid #cccccc;
}
@media only screen and (max-width: 1199px) {
.formform{
	width: auto;
    padding: 30px 20px;
background: #ffffff;
}	
}

.bg_white{background: rgba(255,255,255,0.8);}


/* ##############################################################################

  FORMY

############################################################################## */
/*! purgecss start ignore */
#formy_form {font-family: "Noto Sans JP";font-family: var(--font-secondary);}

#formy_form table {
  width: 100%;
}

#formy_form th,
#formy_form td {
  padding: 16px;
  vertical-align: middle;
border-bottom: solid 1px #cccccc;
}
@media screen and (max-width: 47.9375em) {
  #formy_form th,
#formy_form td {
    display: block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

#formy_form th {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  width: 34%;    font-weight: bold;
}
@media screen and (max-width: 47.9375em) {
  #formy_form th {
    width: auto;
    border-bottom: none;
    padding-bottom: 8px;
    white-space: normal;
    font-weight: bold;
  }
}

#formy_form table input[type=text],
#formy_form table input[type=email],
#formy_form table input[type=tel],
#formy_form table input[type=date],
#formy_form table input[type=password],
#formy_form table textarea {
  width: 100%;
  border-radius: 3px;
  vertical-align: bottom;
}

#formy_form table input[type=text],
#formy_form table input[type=email],
#formy_form table input[type=tel],
#formy_form table input[type=date],
#formy_form table input[type=password],
#formy_form select,
#formy_form textarea {
  margin: 0;
  padding: 5px 15px;
  border: 1px solid #ccc;
  font: inherit;
  font-size: 1rem;
}

#formy_form textarea {
  height: 100px;
}

#formy_form select {
  height: 40px;
}

#formy_form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#formy_form input:hover {
  opacity: 0.7;
}

#formy_form textarea:hover {
  opacity: 0.7;
}

#formy_form input:focus {
  outline: none;
}

#formy_form .parsley-validated {
  background-color: #eee;
}

#formy_form .parsley-error {
  background-color: #fee;
}

#formy_form .parsley-success {
  background-color: #fff;
}

.help_text {
  font-size: 0.875rem; /* 14px */
  color: #999;
}

.hidden_help {
  display: none;
}

.formy_privacy div {
  overflow-y: scroll;
  height: 140px;
  border: solid 1px #ccc;
  font-size: 0.875rem; /* 14px */
  padding: 8px 16px;
}

.requiredIcon {
   background-color: #f06a6a;
    background: #CC0011;
    color: #fff;
    margin: 0 0 0 1em;
    font-size: 0.75rem;
    padding: 3px 5px;
    padding-top: 2px;
    border-radius: 2px;
    float: right;
}

#formy_btn {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  padding-top: 32px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #formy_btn {
    padding-top: 8px;
  }
}

#formy_btn input {
  font-size: inherit;
  border: none;
  cursor: pointer;
  color: #fff;
  border-radius: 3px;
  padding: 16px 32px;
  margin-bottom: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (max-width: 47.9375em) {
  #formy_btn input {
    width: 100%;
    background-size: contain;
    background-position: center;
  }
}

#formy_form ul li input[type=radio],
#formy_form ul li input[type=checkbox] {
  display: none !important;
}

#formy_form ul li label {
  position: relative;
  display: inline-block;
  padding: 0.5em 8px 0.5em 40px;
  line-height: 1.6;
  vertical-align: top;
  cursor: pointer;
}

#formy_form ul li label:hover {
  opacity: 0.7;
}

#formy_form ul li label::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #788b93;
  left: 16px;
  top: 12px;
}

#formy_form ul li input[type=radio] + label::before {
  border-radius: 10px;
}

#formy_form ul li input[type=radio]:checked + label,
#formy_form ul li input[type=checkbox]:checked + label {
  color: #e75f5f;
  font-weight: bold;
}

#formy_form ul li input[type=radio]:checked + label::before,
#formy_form ul li input[type=checkbox]:checked + label::before {
  border-color: #e75f5f;
}

#formy_form ul li input[type=radio]:checked + label::after,
#formy_form ul li input[type=checkbox]:checked + label::after {
  content: "";
  width: 10px;
  height: 18px;
  top: 4px;
  left: 20px;
  border-right: 2px solid #e75f5f;
  border-bottom: 2px solid #e75f5f;
  display: block;
  position: absolute;
  z-index: 10;
  transform: rotate(45deg);
}

.formy_confirm {
  background-color: #3FB5EA;
  background-color: var(--clr-main);
}

.formy_submit_disabled {
  background-color: #ccc;
}

#formy_btn .formy_submit_disabled:hover {
  opacity: 1;
  cursor: default;
}

#formy_btn input.autoConfirmBack {
  position: relative;
  background-color: transparent;
  color: #555;
  padding: 8px 27px;
  min-width: auto;
  font-size: 92%;
  border: 1px solid #aaa;
  border-radius: 32px;
}

.formy_send {
  background-color: #ff6600;
}

#total_required {
  padding: 16px;
  color: #f55555;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #formy_form .confirm-message {
    text-align: center;
  }
}
@media screen and (max-width: 47.9375em) {
  #formy_form td {
    padding-top: 0;
  }
  .autoConfirmBack {
    margin-bottom: 8px;
  }
}
/*! purgecss end ignore */
/* --- anchor --- */
.anchor {
  position: absolute;
  top: -80px; /* å›ºå®šãƒ˜ãƒƒãƒ€ãƒ¼ã®é«˜ã• */
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 67.5em) {
  .anchor .anchor {
    top: -64px; /* å›ºå®šãƒ˜ãƒƒãƒ€ãƒ¼ã®é«˜ã• */
  }
}

.btncontact {
    padding: 1em !important;
    border: 1px solid #CC0011;
    border-radius: 3px;
    background: #CC0011;
    font-size: 100%;
    color: #ffffff;
    font-family: inherit;
    -webkit-appearance: none;
    width: 100%;
    width: 180px !important;
}

.btncontact:hover {
	opacity: 0.8;
    padding: 1em !important;
    border: 1px solid #d94245;
    border-radius: 3px;
    background: #d94245;
    font-size: 100%;
    color: #ffffff;
    font-family: inherit;
    -webkit-appearance: none;
    width: 100%;
    width: 180px !important;
}

.yuubin {
    width: 30% !important;
}
input#postal + a {
    display: inline-block;
    padding: 11px 15px;

    border-radius: 3px;
 background: #083190;
    font-size: 100%;
    color: #ffffff;
	font-size: 13px;
    text-decoration: none;
}

#formy_btn {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  padding-top: 32px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #formy_btn {
    padding-top: 8px;
  }
}

#formy_btn input {
  font-size: inherit;
  border: none;
  cursor: pointer;
  color: #fff;
  border-radius: 3px;
  padding: 16px 32px;
  margin-bottom: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (max-width: 47.9375em) {
  #formy_btn input {
    width: 100%;
    background-size: contain;
    background-position: center;
  }
}



.m-require-003 {
    position: relative;
    padding: 80px 0;
}

@media screen and (max-width: 767px) {
    .m-require-003 {
        padding:40px 0;
    }
}

.m-require-003__inner {
    position: relative;
    z-index: 1;
    max-width: 880px;
    margin: 0 auto;
}

.m-require-003__detail {
    /* padding:40px; */
    text-align: left;
}

@media screen and (max-width: 767px) {
    .m-require-003__detail {
        padding:14px 20px 20px;
    }
}

.m-require-003__detail-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    border-top: 1px solid #adadad;
    -webkit-box-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .m-require-003__detail-row {
        display:block;
        padding: 15px;
    }
}

.m-require-003__detail-row:last-child {
    border-bottom: 1px solid #adadad;
}

.m-require-003__detail-ttl {
    position: relative;
    z-index: 1;
    width: 290px;
    padding: 30px;
    font-weight: 600;
    color: #1A3274;
}

@media screen and (max-width: 767px) {
    .m-require-003__detail-ttl {
        width:100%;
        margin: 0 0 5px;
        padding: 0;
    }
}

.m-require-003__detail-desc {
    position: relative;
    z-index: 1;
    width: calc(100% - 200px);
    padding: 30px;
    line-height: 1.5;
    letter-spacing: 2px;
    letter-spacing: .2rem;
}

@media screen and (max-width: 767px) {
    .m-require-003__detail-desc {
        width:100%;
        padding: 0;
    }
}

.midasic1{
	font-weight: 600;
	font-size: 1.6em;
	padding-bottom: 30px;
}
.akam{
font-weight: 600;
    padding: 12px 25px;
    color: #ffffff;
    font-size: 1.5em;
    background: #1A3274;
    margin-bottom: 15px;
    display: inline-block;
}




.mce-content-body ul li,
.mce-content-body ol li {
  position: relative;
  margin: 0;
  border-bottom: none;
  padding: 0;
  margin-left: 2em;
  padding-top: 0.5em;
}

.mce-content-body ul li {
  list-style: none;
}

.mce-content-body ul li::before {
  content: "";
  position: absolute;
  top: 1em;
  left: -1.3em;
  width: 10px;
  height: 10px;
  border: 1px solid #CC0011;

  background-color: #CC0011;

}

.cta_tel1 {
    margin-bottom: 4px;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    letter-spacing: 0.09em;
}

.center-block{
	margin: 0 auto;
	text-align: center;
}
.mb10{
	padding-bottom: 10px;
}
.mb20{
	padding-bottom: 20px;
}
.mb30{
	padding-bottom: 30px;
}
.mb40{
	padding-bottom: 40px;
}
.center{
	text-align: center;
}
.bold{
	font-weight: 600;
}
.aka{
	color: #990000;
}

.l26{
	line-height: 26px;
}
.imghaikei{
	background: url(../img/main3.jpg) no-repeat center/cover;
	background: url(../img/daini3.jpg) no-repeat center top /cover;	
	width: 100%;
}

/*======================================================
=
qa
=
======================================================*/

.page-faq .wrap {
  max-width: 1120px;
  width: 90%;
  margin: 0 auto;
}

.faq-bg{
  background: #e0e2ed;
  padding: 60px 0px;paddng-top:30px;
}

.faq_container{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
.faq_container .list{
  background: #fff;
  width: 48.6%;
  box-sizing: border-box;
  padding: 30px;
  margin: 0 0 27px;
}
.faq_container dl{
  width: 100%;
}
.faq_container dt{
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 18px;
  font-size: 20px;
  color: #2d3d84;
  font-weight: bold;
  letter-spacing: -0.03em;
  font-family: a-otf-midashi-go-mb31-pr6n,sans-serif;line-height: 26px;
}
.faq_container dt::before{
  content: 'Q.';
  font-size: 20px;
  color: #2d3d84;
  font-weight: bold;
}
.faq_container dd{
  padding-top: 9px;
  line-height: 1.7;
  letter-spacing: -0.01em;
}
.faq_container dd .links{
  text-decoration: underline;
  color: #2d3d84;
}

@media screen and (max-width: 1199px){
  .faq-bg{
    padding-bottom: 0;
  }
  .faq_container .list{
    width: 100%;
    padding: 15px;
  }
  .faq_container dt{
    padding-bottom: 7px;
    font-size: 4vw;
    line-height: 1.5;
  }
  .faq_container dt::before{
    font-size: 4vw;
  }
}

.intro-title {
    text-align: center;
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: 2px;
}
.intro-title1 {
    font-size: 28px;
    line-height: 1.9;
    letter-spacing: 2px;
}


@media screen and (max-width: 1199px){
.intro-title {
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 2px;
}


.intro-title1 {
    font-size: 21px;
    line-height: 1.8;
    letter-spacing: 2px;
}	
	
}


@media screen and (min-width: 1199px){
	.pc760{

	}
	.sp760{
		display: none;		
	}	
	
}


@media screen and (max-width:1199px){
	.pc760{
		display: none;
	}
	.sp760{
		
	}	
	
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.detail-business {
    width: 100%;
    justify-content: space-between;
    padding: 42px;
    box-sizing: border-box;
    border: 1px solid #2d3d84;
    border-top: 5px solid #2d3d84;
    margin: 60px auto;
}
.detail-business1 {
    width: 100%;
    padding: 52px;
    box-sizing: border-box;
    border: 1px solid #2d3d84;
    margin: 40px auto;    background: #ffffff;
}


.tigai {
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 34px;
}
.tigaisita {
    border-bottom: 1px dotted #333333;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.tigai .step_no {
background: #2d3d84;
    background: linear-gradient(to right, #2d3d84 0%, #7983b0 100%);
    line-height: 34px;
    width: 28px;
    height: 28px;
    margin-right: 0.7em;
    font-size: 1rem;
    line-height: 28px;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.p_data--contents_title {
    margin-bottom: 15px;
    padding: 10px 20px;
    box-sizing: border-box;
    background-color: #d9dce9;
    text-align: center;
    color: #2d3d84;
    font-family: a-otf-midashi-go-mb31-pr6n,sans-serif;
    font-weight: 600;
    font-size: 24px;
}

.sirowaku1 {
    padding: 50px;
    width: 100%;
    background: #ffffff;
}
.editor-ttl3 {
  position: relative;
  font-size: 1.125rem; /* 18px */
  padding-left: 1em;
}

.editor-ttl3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.313em; /* 5px */
  height: 100%;
  background-color: #2d3d84;
}
.editor-ttl3 {
    position: relative;
    font-size: 1.2rem;
    padding-left: 1em;
	font-weight: 600;
	margin-bottom: 15px;
}

.cmn-header-ribon_cy {
    line-height: 1.3125;
    padding: 7px 22px;
    border-left: 8px solid #2d3d84;
    background: #f2f0ed;
    letter-spacing: .05em;
    font-size: 1.3rem;
    font-weight: 700;
}


.top .link_itemaa {
	width: 100%;

	margin-left: auto;
	margin-right: auto;

}
.top .link_itemaa ul {
	display:-webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top .link_itemaa ul li {
	width: 31%;
	width: -webkit-calc(100% / 3 - 2%); 
	width: calc(100% / 3 - 2%); 
	margin: 0 1% 1%;
}
.top .link_itemaa ul li a div{
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: .4s;
}
/*.top .link_item ul li a:hover div{
	opacity: 0.7;
}*/
.top .link_itemaa ul li a div::before {
	content: "";
	display:block;
	position: absolute;
	width: 11px;
	height: 34px;
	background: url(../img/yajirushi.png) no-repeat;
	top: 60%;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	transition: .4s;
}
.top .link_itemaa ul li a:hover div::before {
	top: 65%;
}
.top .link_itemaa ul li a div p {
	position: absolute;
	width: 100%;
	top: 40%;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 1.4rem;
	line-height: 2rem;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 3px #161515;
}
.top .link_itemaa ul li a div img {
	width: 100%;
}
@media screen and (max-width: 768px){
.top .link_itemaa ul li {
	width: 44%;
	width: -webkit-calc(100% / 2 - 2%); 
	width: calc(100% / 2 - 2%); 
	margin: 0 1% 5%;
}
.top .link_itemaa ul li a div p {
	font-size: 1.4rem;
	line-height: 1.4rem;
	text-shadow: 1px 1px 3px #161515;
}
.top .link_itemaa ul li a div::before {
	top: 65%;
}
.top .link_itemaa ul li a:hover div::before {
	top: 70%;
}
}
@media screen and (max-width: 480px){
.top .link_itemaa ul {
	flex-direction: column;
}
.top .link_itemaa ul li {
	width: 90%;
	margin: 0 auto 3%;
}
}

.link_itemaa a:hover{
	opacity: 0.8;
}

.recruit-list02 {
    display: flex;
    justify-content: center;
}
.recruit-list02 .list_item {
    width: 30%;
    max-width: 333px;
    margin-right: 20px;
}
.btn span {
    z-index: 5 !important;    position: relative;
}
.btn .ja {
    z-index: 5 !important;    position: relative;
}

.arrow_btn {
    position: relative;
}
.recruit-list02 .btn {
    font-size: 17px;
}

.tright{
	text-align: right;
}
.fright{float: right;}
.mb15{
	padding-bottom: 15px;
}

.app-guideline{
  border-collapse: separate;
  border-spacing: 7px;
  text-align: left;
}
.app-guideline th{
  background: #2d3d84;   background: #016eb8;
  padding: 18px;
  color: #fff;
  width: 234px;
  vertical-align: middle;
  box-sizing: border-box;
}
.app-guideline td{
  background: #eff0f5;background: #f4f4f4; 
  box-sizing: border-box;
  padding: 18px;
  width: 880px;
  line-height: 1.6;
}
#engineer{
  margin-top: 45px;
}

@media screen and (max-width:1199px){

.app-guideline th{
    background: #016eb8;
  padding: 14px;
  color: #fff;
  width: 234px;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 21px;
}
}
.ao{
	color: #2d3d84;
}

/* Wysiwyg editor
 **************************************** */
.mce-content-body ol {
  list-style: decimal;
}

.mce-content-body ul:not(:first-child),
.mce-content-body ol:not(:first-child) {
  margin-top: 1em;
}

.mce-content-body ul:not(:last-child),
.mce-content-body ol:not(:last-child) {
  margin-bottom: 1em;
}

.mce-content-body ul li,
.mce-content-body ol li {
  position: relative;
  margin: 0;
  border-bottom: none;
  padding: 0;
  margin-left: 2em;
  padding-top: 0.5em;
}

.mce-content-body ul li {
  list-style: none;
	font-size: 16px;
	line-height: 30px;
}

.mce-content-body ul li::before {
  content: "";
  position: absolute;
  top: 1em;
  left: -1.3em;
  width: 10px;
  height: 10px;
  border: 1px solid #2d3d84;

  background-color: #2d3d84;

}

.mce-content-body ul[style="list-style-type: circle;"] li::before {
  background-color: #fff;
}

.mce-content-body ul:not([style="list-style-type: square;"]) li::before {
  border-radius: 50%;
}
.mce-content-body ul li, .mce-content-body ol li {
    position: relative;
    margin: 0;
    border-bottom: none;
    padding: 0;
    margin-left: 2em;
    padding-top: 0.5em;
}

.seikumiai_before{

	font-weight: 500;
	color: #ffffff;
	background: #f4b006;
	padding: 10px 10px;	font-size: 18px;
	vertical-align: middle;		height: 40px;
}

.seikumiai_after{
    background: #f7ebd2;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    padding-top: 8px;
    /* padding: 10px 10px; */
    padding-top: 12px;
    padding-bottom: 14px;
}


.junkumiai_before{

	font-weight: 500;
	color: #ffffff;
	background: #4e6827;
	padding: 10px 10px;	font-size: 18px;
	vertical-align: middle;		height: 40px;
}

.junkumiai_after{
    background: #efeacd;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    padding-top: 8px;
    /* padding: 10px 10px; */
    padding-top: 12px;
    padding-bottom: 14px;
}






.sanzyokai_before{

	font-weight: 500;
	color: #ffffff;
	background: #4d5b97;
	padding: 10px 10px;	font-size: 18px;
	vertical-align: middle;		height: 40px;
}

.sanzyokai_after{
    background: #eff0f5;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    padding-top: 8px;
    /* padding: 10px 10px; */
     padding-top: 12px;
    padding-bottom: 14px;
}


/*** レスポンシブテーブルデザイン ***/
.tbl-rsp{
  width:100%;
  /*border: 1px solid #cccccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp th{
  /*padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;*/
  width: 25%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  /*background-color: #F4F4F4;*/
}
 
.tbl-rsp td{
/*padding: 5px 10px;*/
text-align: left;
vertical-align: top;
/*background-color: #ffffff;
border-top: dotted 1px #cccccc;
*/overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}
.brdrbtm {
    color: #454545;
    font-size: 128%;
    font-weight: bold;
    border-bottom: #666666 solid 1px;
    letter-spacing: 0.9px;
}
.brdrbtm {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2%;
    padding-bottom: 1%;
}
.pad-top40 {
    padding-top: 40px;
}

.gly-bk {
    border: dotted 1px #ccc;
    background-color: #F4F4F4;
    padding: 40px;
    margin-bottom: 10px;
    width: auto;
}

._list1 {
  margin: 0 auto;

}
._list1 > li {
  padding-right: 10px;
}
._title a {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #222020;
}
._title + ._title {
  margin: 15px 0 0;
}
._list_sub {
  margin: 15px 0 0;
}
._list_sub li + li {
  margin: 6px 0 0;
}
._list_sub a {
  padding: 0 0 0 15px;
  position: relative;
  display: inline-block;
  line-height: 1.5;
  letter-spacing: 0.8px;
  font-size: 15px;
  color: #222020;
}
._list_sub a:after {
  content: "";
  background: #1bffc6;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0.75em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  border-radius: 50%;
}


.sitemap ul li ul {
  margin-top: .8em;
  margin-bottom: .75em;
  margin-left: 30px;
    line-height: 2em;
}
 
.sitemap ul li ul li {
  margin-bottom: .25em;
  position: relative;
}
 
.sitemap ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #999;
}
 
.sitemap ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.sitemap ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #999;
}


.sitemapmenu li.ttl_sitemap { background-color: #F4F4F4;/* */padding: 0 1.4em 0;margin-bottom: 0.3em;}
.sitemapmenu li.ttl_sitemap a {color: #111111; line-height: 3em; position: relative; font-size: 14px; padding-left: 30px;}
.sitemapmenu li.ttl_sitemap a::before {
    content: "\f07c";content: "\f054";content: "\f01d";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    color: #111111;
    font-size: 120%;
    position: absolute;
    top: 0;
    
    transform: rotate(0deg);
border:none;
}
.sitemapmenu li.ttl_sitemap:hover {color: #2d3d84;
  
    background-image: var(--bg-grad);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.sitemapmenu li.ttl_sitemap:hover a {color: #2d3d84;}
@media screen and (max-width: 768px) {
    .sitemapmenu li.ttl_sitemap {padding: 0 0.6em; margin-bottom: 0.3em;}
    .sitemapmenu li.ttl_sitemap a {position: relative; font-size: 12px; padding-left: 24px;}
    .sitemapmenu li.ttl_sitemap a::before {font-size: 100%; top: 0;}

}
.sitemapmenu li.ttl_sitemap a::before,.sitemapmenu li.ttl_sitemap a::after {border: none;}

.flex_sitemap_link_box {
  width: 100%;
  margin: 0;
    display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
}
.flex_sitemap_link {width: 48%;
    margin: 1%;

    padding: 1em;
/*    background-color: #FCFCFC;*/
}
.flex_sitemap_link0 {width: 98%;
    margin: 1%;
border: solid 2px #F7F7F7;

    padding: 1em;
/*    background-color: #FCFCFC;*/
}
.flex_sitemap_link0 .sitemapmenu li a::before,.flex_sitemap_link0 .sitemapmenu li a::after {border: none;}
.flex_sitemap_link0 .sitemapmenu li a { padding-left: 0;}
@media screen and (max-width: 768px) {
    .flex_sitemap_link_box {width: 100%;}

    .flex_sitemap_link {width: 100%; margin:0em 0; padding:0em; }
    }

.sitemapmenu_box {width: 100%;  margin: 3% 2%;}
@media screen and (max-width: 768px) {
    .sitemapmenu_box {margin: 3% 0%;}
}
.sitemapmenu li {
    display: list-item;  /* 縦に並べる */
  list-style-type: none;
  text-transform: capitalize;
  padding: 0.5em 0;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 12px;
    letter-spacing: 0;
    
  }
/*.sitemapmenu li:first-child {
    font-weight: 600;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0.1em;
    background-color: #47add1;
    padding: 0.8em 1em 0.6em;
    margin: 0 0 0.5em;

    
}
.sitemapmenu li:first-child a {
    padding-left: 30px;
    position: relative;
}
.sitemapmenu li:first-child a::before {
    content: "\f07c";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    color: #FFF;
    font-size: 120%;
    position: absolute;
    top: -4px;
    
    transform: rotate(0deg);
border:none;
}
.sitemapmenu li:first-child a::after {border:none;}


.sitemapmenu li:first-child a {color: #FFF;}
.sitemapmenu li:hover:first-child a,.footmenu li:hover:first-child span {color: #008cb2;}*/


.sitemapmenu li a {
       color: #4d4d4d;
    font-weight: 700;

    display: block;
    position: relative;
    padding-left: 25px;
}
.sitemapmenu li a::before {
    content: "";
    position: absolute;
    top: -0em;
    left: 5px;
    width: 10px;
    height: calc(100% - 0.4em);
    border-left: 1px solid #999;
}

.sitemapmenu li ul li a {color: #4d4d4d;
font-weight: normal;}
/*.sitemapmenu li:last-child a::before {
    height: calc(1em + .25em);
}*/

.sitemapmenu li a::after {
    content: "";
    position: absolute;
    top: .75em;
    left: 5px;
    width: 10px;
    border-bottom: 1px solid #999;
}

.sitemapmenu li.sitemapmenuttl {background-color: #F4F4F4; padding: 10px 10px; margin: 1em 0;}


/*.sitemapmenu li a::before {
    content: '';
  width: 5px;
  height: 5px;
  border: 0;
  border-top: solid 1px #4d4d4d;
  border-right: solid 1px #4d4d4d;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  transform: rotate(45deg);
}*/
.sitemapmenu li a:hover {
    color: #2d3d84;
}

.sitemapmenu li ul {

    margin-left: 30px;

}
@media screen and (max-width: 768px) {
    .sitemapmenu li {padding: 0.3em 0;
        font-size: 11px;
    }
    
}
.f12{
	font-size: 12px !important;
}

.f13{
	font-size: 13px !important;
}
.w170{
	width:170px !important;
}

.telpcaa{
	font-size:17px;
	padding-bottom:px;z-index: 2;
}
.telpcaa1{
	font-size:14px;z-index: 2;
}

.arrow_tel {
    position: relative;
}
.header_nav--wraptop {
    position: absolute;
    right: 0px;
    top:0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header_nav1{
	position:relative;
	top:20px;
}



nav .sub-menu,.mean-container .mean-nav ul ul {
  background: #fff;
  background-image: linear-gradient(to top, #e9fffe 0%, #ace0f9 100%);
}
@media only screen and ( max-width : 1199px ) {

  #gNav .nav {
    overflow-y: auto;
    height: ;
  }

}

@media print, screen and ( min-width : 1200px ) {
  
  #gNav ul {
    position: relative;
    display: flex;
  }
  #gNav li {
    position: relative;
    margin-right:2em;
  }
  #gNav li:last-child {
    margin-right: 0;
  }
  #gNav li i {
    font-size: 16px;
    margin-left: 5px;
  }
  #gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 87px;    font-size: 13px;
  }
	#gNav li a .material-icons {
		display: inline-block;
    font-size: 14px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
  }
  #gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -110px;
    width: 220px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #gNav .sub-menu a {
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
    content: none;
  }
  #gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  #gNav .sub-menu li:last-child {
    border-bottom: none;
  }
  #gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
    
  }
  #gNav li:hover ul.sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  #gNav li ul li:after {
    content: none;
  }
	#gNav li:hover ul.sub-menu a {
    color: #333333;
  }
  #gNav .sub-menu li a:hover {
    background: #fff;
  }
  #gNav .contact_btn a:hover {
    color: #fff;
  }
}

.mainv {
    background:#ddd url(../img/mainv_bg.jpg) no-repeat center center;
background-size: cover;
    text-align: center;
	padding-top: 125px;
	padding-bottom: 20px;
}
.mainv img {
  width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: block;
}
@media screen and (max-width: 900px) {
.mainv {
    background:#ddd url(../img/mainv_bg.jpg) no-repeat center center;
background-size: cover;
    text-align: center;
	padding-top: 80px;
}	
	
    .mainv img {
        width: calc(100% - 20px);
    }
}

@media only screen and (min-width: 760px) {
    
.pcaa {
	display: block;
}
.spaa {
	display:none !important;	
}
}
@media only screen and (max-width: 760px) {
.pcaa {
	display:none !important;	
}
.spaa {
    display: block;
}
}
.cta_wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ttl {
    margin-right: 23.5px;
    margin-top: 16.5px;
    width: 171px;
}

.cta_wrap .btn01 {
    width: 405px;
}

.section1{
	    padding: 90px 0px;
}
.cmidori{
	color: #33a773;
}
.ccc10 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
}
.ccc11 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.waku0 img{
	max-width: 1000px;
    width: 100%;
    margin: 0px auto 0px;
    display: block;
}
.m450{
	    max-width: 300px !important;
	    width: 100%;
    display: block;
}
/*ボックス全体*/
.switchbox {
    padding: 0;
    border-radius: clamp(8px, 1.06vw, 16px);
    
  margin: 2em auto;
}
@media screen and (max-width: 800px) {
    .switchbox {width: calc(100% - 20px);
}
}
/*ラベル*/
.switchbox label {
    display: block;
    font-weight: bold;
    cursor :pointer;
   background: rgb(206 234 255 / 80%);
    background: #e7f6ff;
    padding: 1em 0em;
    display: block;
    text-align: center;
    border-radius: clamp(8px, 1.06vw, 10px);
	border: solid 1px #111111;
    font-size: 22px;
}


/*チェックボックスを非表示にする*/
.switchbox input {
    display: none; 
    
}
/*中身を非表示にしておく*/
.switchbox div.hihyouji {
    height: 0;
    overflow-y: hidden;
    transition: 0.8s;/*ゆっくり表示させる*/
    opacity: 0;
}
.switchbox_in {
    padding: 0em;
}
.switchbox_in .sekouarea .sekouarea_ttl {
font-size: 15px;
    margin: 10px 0 0px;
    font-weight: 600;
}

.switchbox_in .sekouarea p {
    font-size: 12.5px;
	line-height: 22px;
	padding-bottom: 10px;
}
@media screen and (max-width: 598px) {
    .switchbox_in {
    padding: 1em;
}
}
/*クリックで中身を表示*/
.switchbox input:checked + label + div {
    height: auto;
    opacity: 1;
}
/*アイコン*/
.switchbox label {
    position: relative;
}
.switchbox label::before {
    content: '\f067';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 8px;
    position: absolute;
    right: 20px;
}
/*クリックでアイコン入れ替え*/
.switchbox input:checked + label::before {
    content: '\f068';
}
/*対応可能エリア*/

.pad-top40 {
    padding-top: 40px;
}
.brdrbtm {
    color: #333;
    font-size: 120%;
    letter-spacing: 0.9px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2%;
    padding-bottom: 1%;
    font-weight: 600;
    line-height: 32px;
}
.gly-bk {
    background-color: #F3F3F3;
    width: auto;
    padding: 30px;
    border: #454545 solid 1px;
}

.haikeigreen{
    background: #d4f3ed;
}
.mrgn-btm20 {
    margin-bottom: 20px;
}

a .waku2 {
    background-color: rgb(255, 255, 255);
    padding: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #EC6C00;border-color: #008f4e;
    border-image: initial;
    border-radius: 2px;    line-height: 31px;
	font-size: 20px;
	font-weight: 600;    border-radius: 16px;
	border: 0px;
	font-weight: 400;
    text-align: center;
	width: 100%;
}

a:hover .waku2 {
	opacity: 0.7;
    background-color: rgb(255, 255, 255);
    padding: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #EC6C00;border-color: #008f4e;
    border-image: initial;
    border-radius: 2px;    line-height: 31px;
	font-size: 20px;
	font-weight: 600;    border-radius: 16px;
	border: 2px;
	font-weight: 400;
    text-align: center;
	width: 100%;
}

.waku3{
	border: 2px solid #EC6C00;
	padding: 20px;
	background: #ffffff;
}
.waku4{
	border: 2px solid #999999;
	padding: 20px;
	background: #ffffff;
}

@media only screen and (min-width: 1200px) {
.waku_kousei {

}
}

@media only screen and (min-width: 992px) and (max-width: 1199px)  {
.waku_kousei {

}
	.pchyouzi{
		
	}	
}
@media only screen and (max-width: 991px) {
.waku_kousei {
    height: 190px;
}
	.pchyouzi{
display: none;
	}
	h2{
		font-size:24px;
	}

}
.mb6{
	padding-bottom: 6px;
}
.mb10{
	padding-bottom: 10px;
}
.center{
	text-align: center;
}

.clear{
	clear: both;
}
.f16{
	font-size: 16px;
}
.f17{
	font-size: 17px;
}
.under {
    background: linear-gradient(transparent 50%, #d4f3ed 50%);

}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.waku2 .material-icons {
        display: inline-block;
        position: absolute;
        top: 54%;
        transform: translateY(-50%);
	margin-left: 10px;
    }

.example{
    /*コレ*/display: flex;
    /*コレ*/align-items: stretch;
}
.aaaicon{
	    position: relative;
    top: 9px;
    display: inline-grid;
    padding-right: 3px;
}



/*2カラム1カラム*/
.flex21 {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items:stretch;
}
 
.flex21 div.flex21_in {
width: 48%;
    margin: 2% 1%;

}
/*2カラム1カラム*/
.flex44 {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items:stretch;
}
 
.flex44 div.flex44_in {
  width: 25%;
  margin: 0% 0%;
    padding: 1em;
}
@media screen and (max-width:768px) {

.flex21 div.flex21_in {
  width: 98%;
  margin: 1%;
}

.flex44 div.flex44_in {
  width: 98%;
  margin: 2%;
}	
	
}
.contents-titlewaku1 {
    font-weight: bold;
text-align: center;
    font-size: 16px;
}


.contents-titlewaku2 {
    font-weight: bold;
text-align: center;
    font-size: 16px;
	padding-top: 5px;
	
}
.contentsbox {

    padding: 30px 30px 30px 30px;
    border: 1px solid #bbbbbb;    border: 2px solid #cccccc;
background: #ffffff;
    text-align: center;
}

@media (min-width: 768px) {
    .contact_btn-tel a {
        font-size: 2.4rem;
        display: block;
        font-weight: 500;
        line-height: 1.1;
        font-family: "Poppins", sans-serif;
        letter-spacing: 0;
        text-align: center;
        text-decoration: none;
    }
}
@media (max-width: 767px) {
    .contact_btn-tel a {
        font-size: 2rem;
        display: block;
        font-weight: 500;
        line-height: 1.1;
        font-family: "Poppins", sans-serif;
        letter-spacing: 0;
        text-align: center;
        text-decoration: none;
    }
}


/* 第二見出し要素
----------------------------------------------------------- */
  
.daini_mds {padding-top: 120px;}
.cd-fixed-bg {
    height: 460px;
    background-size: cover;
    /*    background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #FFF;
}
.cd-fixed-bg.cd-fixed-bg01 {background-image: url("../img/daini/1.jpg");}
.cd-fixed-bg.cd-fixed-bg02 {background-image: url("../img/daini/2.jpg");}
.cd-fixed-bg.cd-fixed-bg03 {background-image: url("../img/daini/3.jpg");}
.cd-fixed-bg.cd-fixed-bg04 {background-image: url("../img/daini/4.jpg");}
.cd-fixed-bg.cd-fixed-bg05 {background-image: url("../img/daini/5.jpg");}
.cd-fixed-bg.cd-fixed-bg06 {background-image: url("../img/daini/6.jpg");}
.cd-fixed-bg.cd-fixed-bg07 {background-image: url("../img/daini/7.jpg");}
.cd-fixed-bg.cd-fixed-bg08 {background-image: url("../img/daini/8.jpg");}
.cd-fixed-bg.cd-fixed-bg09 {background-image: url("../img/daini/9.jpg");}
.cd-fixed-bg.cd-fixed-bg10 {background-image: url("../img/daini/10.jpg");}
.cd-fixed-bg.cd-fixed-bg11 {background-image: url("../img/daini/11.jpg");}
.cd-fixed-bg.cd-fixed-bg12 {background-image: url("../img/daini/12.jpg");}

.cd-fixed-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
height: 460px;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, .36);
    

}

.cd-scrolling-bg {
    min-height: 100%;
}

    .cd-fixed-bg h1 {
    
    letter-spacing: 4px;
    display: block;
    padding-top: 100px;
    text-decoration: none;
    font-size: 35px;
    color: #FFF;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: 0.2s linear;
    text-align: center;
    line-height: 1.2em;

       
}   
.cd-fixed-bg h1 .en {
    text-align: center;
    font-size: 60px;
   font-family: 'Jost', sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 900;
}
    .dainikomidashi { display: block;  text-align: center; font-size: 16px; letter-spacing: 2px; padding-top: 20px;}   
@media screen and (max-width: 1200px) {
    .daini_mds {padding-top: 120px;}
    .cd-fixed-bg {
        height: 350px;}
    .cd-fixed-bg::after {
    height: 350px;
}
    .cd-fixed-bg h1 {padding-top: 10px;}
    .cd-fixed-bg h1 .en  {font-size: 30px;
    }
    
}  

@media screen and (max-width: 790px) {
.cd-fixed-bg {
    height: 230px;
}
  .cd-fixed-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 230px;
}
.daini_mds {padding-top: 60px;}
.cd-scrolling-bg {
    min-height: 100%;
}
    .cd-fixed-bg h1 {font-size: 18px; letter-spacing: 2px; 
}   
    .cd-fixed-bg h1 .en {font-size: 21px;}
    .dainikomidashi {font-size: 13px; letter-spacing: 0; padding: 0.5% 4%;
} 

} 
.title1a {font-size: 1rem;
    font-weight: 600;
	line-height: 2;
    margin-bottom: 2%;}

.heading02 {
font-weight: 600;
    position: relative;
    font-size: 26px;
    line-height: 60px;
    text-align: center;
    border-bottom: 5px solid #f6f6f6;
    margin-bottom: 1.5em;
	    font-family: YuGothic, Yu Gothic, "游ゴシック", "メイリオ", "Meiryo", sans-serif;
    
}

.heading02::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 5px;
	background-color: #054C86;
}

.pic-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 600px;
    height: 338px;
    padding: 0 6rem;
    box-sizing: border-box;
    background-color: #fefefe;
}


h3 {
padding: 25px 0 20px;
    margin-bottom: 40px;
   text-align: center;


    line-height: 1.4;
    font-size: 2.2em;
    font-weight: bold;
}
h3.HalfTwin {
position: relative;
text-align: center;
}
h3.HalfTwin::before {
border-bottom: 8px solid #016eb8;
    bottom: -10px;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
h3.HalfTwin::after {
    border-bottom: 8px solid #22ac38;
    bottom: -10px;
    content: "";
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    left: 50px;
    width: 50px;
}

h3.HalfTwin {
    position: relative;
    text-align: center;
    border-bottom: none;
    width: 100%;
	        font-family: YuGothic, Yu Gothic, "游ゴシック", "メイリオ", "Meiryo", sans-serif;
	letter-spacing: 3px;
}
.imagebox {
    width: 200px;
    margin: 0 auto 40px;
}
.pdf a{
	color: #016eb8 !important;
}
.subsidiary:first-child {
    padding: 0 0 10px 0;
    border-top: none;
}
.subsidiary {
    padding: 10px 0;
    border-top: 1px solid #cccccc;
}
.news1 a {
    color: #016eb8 !important;
	text-decoration: underline;
}


/************************************
** ページネーション
************************************/
.pagination {
  margin: 24px 0;
  clear: both;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.pagination .current {
  background-color: #eee;
}
.pagination a:hover {
  background-color: #f5f8fa;
  transition: all 0.3s ease-in-out;
  color: #333;
}

.page-numbers {
  color: #333;
  text-decoration: none;
  display: inline-block;
  height: 46px;
  width: 46px;
  border: 1px solid #ddd;
  margin: 0 4px;
  line-height: 46px;
  text-align: center;
  border-radius: 4px;
}
.page-numbers span {
  line-height: inherit;
}

.page-numbers.dots {
  opacity: 0.6;
  background-color: #f5f6f7;
}

/************************************
** 「次のページ」ページネーション
************************************/
.pagination-next {
  margin-top: 24px;
}

.pagination-next-link, .comment-btn {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  color: #333;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 10px;
  display: block;
}
.pagination-next-link:hover, .comment-btn:hover {
  background-color: #f5f8fa;
  transition: all 0.3s ease-in-out;
  color: #333;
}

/************************************
** マルチページのページャーリンク
************************************/
.pager-links {
  margin: 24px 0;
  clear: both;
  text-align: center;
}
.pager-links .post-page-numbers {
  background-color: transparent;
}
.pager-links span {
  background-color: #eee;
}
.pager-links a {
  display: inline-block;
}
.pager-links a span {
  background-color: #fff;
}
.pager-links a:hover span {
  background-color: #f5f8fa;
  transition: all 0.3s ease-in-out;
  color: #333;
}

.pager-prev-next a {
  width: 30%;
  margin: 0 4px;
}
.pager-prev-next span {
  width: 100%;
  margin: 0;
}


.card-flow {
    display: block;
    border-radius: 1rem;
    background: #fff;
     padding: 3rem 3rem 3rem 9.5rem;
}
.service-flow__block:nth-of-type(odd) .card-flow {
    background-color: #f5f9fa;
}
.card-flow__inner {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
gap: 1.5rem;
}
.card-flow__flow {
position: absolute;
    left: -5.5rem;
    top: 0.5rem;
    width: 2.5em;
    height: 2.5rem;
    border-radius: 50%;
    background: #016eb8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
}
.card-flow__flow::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -23rem;
    width: 3px;
    height: 23rem;
    background-color: #016eb8;

}
.card-flow__flow1 {
    position: absolute;
    left: -5.5rem;
    top: 0.5rem;    top: 3.5rem;
    width: 2.5em;
    height: 2.5rem;
    border-radius: 50%;
    background: #016eb8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
}
.card-flow__flow1::after{
   display: none;

}




.card-flow__body {
    max-width: 35em;
}
.card-flow__body__ttl {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: bold;
}
.card-flow__body__txt {
    margin-top: 1.5rem;
	    line-height: 24px;
}
.card-flow__thumb {
    width: 20rem;
    height: 14rem;
    overflow: hidden;
    border-radius: 0.5rem;
}
.card-flow__thumb__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-flow__flow:last-child::after{

	display: none !important;
	
}

.card-flow__flow :last-child::after {
	display: none !important;
}


@media screen and (max-width: 767px){
.card-flow {
    padding: 3rem;
}
.card-flow__flow {
        font-size: 1.2rem;
        left: -1.6rem;
        top: -1.4rem;
        width: 2.4rem;
        height: 2.4rem;
}	
.card-flow__flow1 {
        font-size: 1.2rem;
        left: -1.6rem;
        top: -1.4rem;
        width: 2.4rem;
        height: 2.4rem;
}	
	
.card-flow__thumb {
    width: 100%;
}	
	
.card-flow__inner {
    gap: 3rem;
    flex-direction: column-reverse;
    align-items: center;
}
.card-flow__body__ttl {
    font-size: 1.9rem;
}	
.card-flow__body__txt {
    margin-top: 1rem;
}
.card-flow__body__ttl {
    font-size: 1.4rem;
}	
.card-flow__flow::after {
  display: none;
}
}
.cccaaa{
	background-color: #eeeeee;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.page-id-669 .service-flow-01 {
    position: relative;
    z-index: 40;
    margin-top: -35px;
}

@media (min-width: 781px) {
    .shadow-1 {
        position: relative;
        box-shadow: 7px 7px 13px rgba(177, 177, 177, .5);
        border-radius: 10px;
        overflow: visible;
        width: 95%;
        margin: 0 auto;
    }
}

@media (min-width: 781px) {
    .service-outer {
        padding: 20px 20px 0;
    }
}
.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important;
}
.is-layout-flex {
    display: flex;
}
.vk_outer_container {
    min-height: 40px;
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0;
    }
}
@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
    }
}
.wp-block-image img {
    height: auto;
    display: block;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

@media (min-width: 781px) {
    .hukidasi-1 {
        position: absolute;
        top: 94%;
        left: 30%;
        width: 7%;
        margin: 0 !important;
		z-index: 100;
    }
}
@media(max-width: 780px) {
    .hukidasi-1 {
		        position: absolute;
        top: 98% !important;
        left: 45% !important;
        width: 12%;
margin: 0 auto;
        z-index: 100;
    }
}


@media (max-width: 599px) {
    .shadow-1 {
        width: 95%;
    }
}
@media (max-width: 781px) {
    .shadow-1 {
        position: relative;
        box-shadow: 7px 7px 13px rgba(177, 177, 177, .5);
        border-radius: 10px;
        overflow: visible;
        width: 90%;
        margin: 0 auto;
    }
}
@media (max-width: 781px) {
    .wp-block-vk-blocks-outer {
        padding: 30px 20px 20px 20px;
    }
}
@media (max-width: 599px) {
    .wp-block-image img {
        margin: 0 auto;
    }
}
@media (max-width: 599px) {
    .service-flow-text-res {
        margin: -50px 20px 20px !important;
    }

	
}

@media (max-width: 599px) {
    .wp-block-image img {
        margin: 0 auto;
    }
	
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}	
	
}

.has-regular-font-size{
	
	line-height: 26px;
}
.service-flow-01 {
    z-index: 100;
}
.service-flow-02 {
    z-index: 90;
}

.service-flow-03 {
    z-index: 80;
}
.service-flow-04 {
    z-index: 70;
}
.service-flow-05 {
    z-index: 60;
}
.service-flow-06 {
    z-index: 50;
}

.service-flow-07 {
    z-index: 40;
}
.service-flow-08 {
    z-index: 30;
}
.service-flow-09 {
    z-index: 20;
}
.service-flow-10 {
    z-index: 10;
}
.kkkwaku{
	    margin: 40px auto 0;
    background-color: #f7fffb;
    border: 1px solid #008f4e;
    border-radius: 4px;
    padding: 2.5em;
}
.kkkwakumizuiro{
	    margin: 40px auto 0;
    background-color: #f5f9fa;
    border: 1px solid #016eb8;
    border-radius: 4px;
    padding: 2.5em;
}
.bdm{
	    font-size: 115%;
    letter-spacing: 0.9px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 32px;
	
}
.bdm1{
	    font-size: 115%;
    letter-spacing: 0.9px;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 32px;
	
}
.bdm2 {
    font-size: 135%;
    letter-spacing: 0.9px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 35px;
}

.bdm3 {
    font-size: 135%;
    letter-spacing: 0.9px;
    border-bottom: 0px dotted #ccc;
    margin-bottom: 2%;
    padding-bottom: 1%;
    line-height: 35px;
}
.pad-top10 {
    padding-top: 10px;
}
.mizuiro{
	color: #016eb8;
}

.business-content .order-flow {
    margin-top: 50px;
    padding: 40px;padding: 25px;
    border-radius: 10px;
    background-color:#d0e9fa;
}

.business-content .order-flow__list {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 25px
}

.business-content .order-flow__list:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #d0e9fa;
    content: ""
}

.business-content .order-flow__list__item {
    display: flex;
    z-index: 1;
    position: relative;
    padding: 25px 25px 25px 0;
    gap: 25px;
    border-radius: 8px;
    background-color: #ffffff;
    counter-increment: order
}

.business-content .order-flow__num {
    position: relative;
    flex: 0 0 130px
}

.business-content .order-flow__num:before {
    display: flex;
    position: absolute;
    top: -25px;
    right: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(100% + 50px);
    border-right: 1px solid var(--color-gray-light-op02);
    content: counter(order,decimal-leading-zero);
    color: #016eb8;
    font-size: clamp(1.125rem,1.0263rem + .3947vw,1.5rem);
    font-family: var(--ff-en)
}

.business-content .order-flow__details {
    flex: 1;
    align-self: center
}

.business-content .order-flow__tit {
    margin-bottom: 20px;
    font-weight: var(--font-mid);
  font-size: 22px;
    padding-top: 5px;
}

.business-content .order-flow__body {
   line-height: 28px;
}

.business-content .order-flow__img {
    flex: 0 0 220px;
    align-self: center;
    overflow: hidden;
    border-radius: 3px
}

.business-content .supply-img {
    margin-top: 50px
}

.business-content .supply-table {
    position: relative;
    overflow: hidden;
    border-radius: 6px
}

.business-content .supply-table thead th {
    padding: 15px 10px;
    background-color: #eff6fc;
    color: #596b7f;
    font-weight: var(--font-mid);
    font-size: clamp(.8125rem,.7796rem + .1316vw,.9375rem);
    text-align: center;
    vertical-align: middle
}

.business-content .supply-table thead th img {
    width: 100px
}

.business-content .supply-table thead th:first-child {
    background-color: #e8eff5
}

.business-content .supply-table tbody th {
    padding: 15px 10px;
    background-color: #f6f7f9;
    color: var(--color-gray-59);
    font-weight: var(--font-mid);
    font-size: clamp(.6875rem,.6382rem + .1974vw,.875rem);
    text-align: center
}

.business-content .supply-table tbody td {
    padding: 15px 10px;
    font-weight: var(--font-normal);
    font-size: clamp(.6875rem,.6382rem + .1974vw,.875rem);
    text-align: center
}

.business-content .supply-table tbody td span {
    display: inline-block;
    margin-top: .5rem;
    font-size: 90%;
    line-height: 1
}

.business-content .supply-table tbody td img {
    width: 100px
}

.business-btm {
    margin-top: clamp(5rem,3.026rem + 7.89vw,12.5rem)
}

.business-btm__bnr {
    display: flex;
    position: relative;
    align-items: flex-start;
    padding: 40px;
    gap: 60px;
    border: 1px solid var(--color-gray-E8);
    border-radius: 10px;
    color: var(--color-base)
}

.business-btm__bnr__img {
    flex: 0 0 475px;
    overflow: hidden;
    border-radius: 8px
}

.business-btm__bnr__img img {
    transition-duration: .5s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.business-btm__bnr .\:arrow {
    display: flex;
    position: absolute;
    right: 40px;
    bottom: 40px;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 54px;
    overflow: hidden;
    border: 1px solid var(--color-gray-E8);
    border-radius: 3px;
    transition-duration: .5s;
    transition-property: background;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.business-btm__bnr .\:arrow:before,.business-btm__bnr .\:arrow:after {
    -webkit-mask-image: url(/assets/images/main/icon-arrow.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 28%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-primary);
    content: "";
    mask-image: url(/assets/images/main/icon-arrow.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 28%;
    transition-duration: .5s;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.business-btm__bnr .\:arrow:after {
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
    opacity: 0
}

.business-btm__bnr .\:arrow span {
    -webkit-transform-origin: bottom center;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 150%;
    transform-origin: bottom center;
    border-radius: 50%;
    background-color: var(--color-secondary);
    transition-duration: .5s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    transition-timing-function: cubic-bezier(.165,.84,.44,1)
}

.business-btm__bnr:hover,.business-btm__bnr:focus,.business-btm__bnr:active {
    color: var(--color-base)
}

.business-btm__bnr:hover img,.business-btm__bnr:focus img,.business-btm__bnr:active img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.business-btm__bnr:hover .\:arrow,.business-btm__bnr:focus .\:arrow,.business-btm__bnr:active .\:arrow {
    background-color: var(--color-primary)
}

.business-btm__bnr:hover .\:arrow:before,.business-btm__bnr:focus .\:arrow:before,.business-btm__bnr:active .\:arrow:before {
    -webkit-transform: translateX(100%);
    transform: translate(100%);
    opacity: 0
}

.business-btm__bnr:hover .\:arrow:after,.business-btm__bnr:focus .\:arrow:after,.business-btm__bnr:active .\:arrow:after {
    -webkit-transform: translateX(0);
    transform: translate(0);
    background-color: var(--color-white);
    opacity: 1
}

.business-btm__bnr:hover .\:arrow span,.business-btm__bnr:focus .\:arrow span,.business-btm__bnr:active .\:arrow span {
    -webkit-transform: scale(2.5);
    transform: scale(2.5)
}

.business-lightbox {
    color: var(--color-base)
}

.business-lightbox:hover,.business-lightbox:focus,.business-lightbox:active {
    color: var(--color-base)
}

@media (min-width: 1025px) and (max-height: 750px) {
    .about-story__txt {
        flex:0 0 55%
    }

    .about-story__img {
        flex: 0 0 40%
    }

    .business-content .methods-table thead th,.business-content .methods-table tbody th,.business-content .methods-table tbody td,.business-content .methods-flow__head {
        padding: 10px
    }

    .business-content .methods-flow__icon {
        height: 60px
    }

    .business-content .methods-flow__content__body {
        font-size: clamp(.6875rem,.5446rem + .2232vw,.8125rem)
    }

    .business-content .type-table__head__l,.business-content .type-table__head__r {
        padding: 10px
    }

    .business-content .type-table__item__head {
        margin: 15px 0 0
    }

    .business-content .type-table__item__circle {
        width: 205px;
        height: 205px;
        margin: 0 auto;
        padding: 0
    }

    .business-content .type-table__item__details {
        margin-top: 10px
    }

    .business-content .type-table__item__details .detail {
        min-height: 110px
    }

    .business-content .order-flow {
        padding: 20px
    }

    .business-content .order-flow__list__item {
        padding: 18px 18px 18px 0
    }

    .business-content .order-flow__img {
        flex: 0 0 180px
    }

    .business-content .supply-img {
        width: 60%;
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (max-width: 600.98px) {
    .business-content .order-flow__list__item {
        display: block;
        padding: 20px;
    }
	    .business-content .order-flow__list__item {
        display: block;
        padding: 20px;
    }
	    .business-content .order-flow__num {
        height: 50px;
    }
	
	.business-content .order-flow__tit {
    margin-bottom: 20px;
    font-weight: var(--font-mid);
    font-size: clamp(1.0625rem, 1.0132rem + .1974vw, 1.25rem);
		text-align: center;
}
	
	
	.business-content .order-flow__body {
   line-height: 28px;
		padding-bottom: 10px;
}
}

.dnEZGT {
    border-top: 2px solid rgb(51, 51, 51);
    border-bottom: 2px solid rgb(51, 51, 51);
}
.fXCCNw {
    display: grid;
    -webkit-box-pack: center;
    justify-content: center;
    grid-template-columns: 91px 1fr;
    grid-template-areas:
        "fqaNo question"
        "fqaNo answer";
    gap: 32px 30px;
    padding: 30px 50px 30px 10px;
}
.dJyjYe {
    grid-area: fqaNo;
    font-weight: bold;
    padding: 0px 15px;
    font-size: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
	color: #016eb8;
}
.cXKECw {
    grid-area: question;
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 1.5px;
	color: #016eb8;
}
.eKSVYl {
    grid-area: answer;
    color: rgb(102, 102, 102);
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 2px;
    word-break: break-all;
    overflow-wrap: break-word;
}

.dnEZGT > * + * {
    border-top: 2px dashed rgb(204, 204, 204);
}
.tleft{
	text-align: left;
}

span.marker {
	background:linear-gradient(transparent 70%, #FFF500 60%);
}
.building .text_scroll {
	display: none;
}
.building .tbl_building {
	width: 100%;
	margin: 0 auto;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
	text-align: center;
	table-layout: fixed;
}
.building .tbl_building tr th {
	padding: 15px;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
line-height: 28px;
	text-align: left;
}
.building .tbl_building tr td {
	padding: 15px;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
line-height: 28px;
	background-color: #ffffff;
	text-align: center;
}
.building .tbl_building tr td.text_left {
	text-align: left;
}
.building .tbl_building tr:first-of-type th,
.building .tbl_building tr:first-of-type td {
	background-color: #ecfbf4;
}
@media screen and (max-width: 991px) {
.building .text_scroll {
		display: block;
		margin-bottom: 10px;
	}
.building .scroll {
		overflow-x: auto;
	}
.building .tbl_building {
		min-width: 991px;
		margin: 0 auto 20px;
	}
}
.building .list_b_box {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 2em;
	background-color: #eaf2f9;
}
.building .list_b_box .list_b li {
	padding-left: 1.3em;
	margin-bottom: 1em;
	line-height: 1.6;
	position: relative;
}
.building .list_b_box .list_b li::before {
	content: "";
	display: block;
	width: 0.7em;
	height: 0.7em;
	border-radius: 50%;
	background-color: #7EABEB;
	position: absolute;
	left: 0;
	top: 0.5em;
}
.building .building_box_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.building .building_box_wrap .building_box {
	width: 48%;
}
.building_box_wrap .building_box .catch3 {
	text-align: center;
	margin-top: 0.8em;
	font-weight: 600;
}
@media screen and (max-width: 768px) {
.building .building_box_wrap {
		flex-direction: column;
	}
.building .building_box_wrap .building_box {
		width: 100%;
		margin-bottom: 2em;
	}
}

.box4 {
    padding: 28px;
    margin: 2em 0;
    /* color: #2c2c2f; */
    background: #e4effc;
    border-top: solid 5px #5989cf;
    border-bottom: solid 0px #5989cf;
}
.ao1{
	color: #5989cf;
}
.f115{
	font-size: 115%;
}
.service_btn_waku {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
justify-content: left;
    padding: 2em 0px;
}
.service_btn {
    width: 18%;
    margin: 1%;
    border: solid 2px #1d8757;
    border-radius: 6px;
    position: relative;
    padding: 1em 1em 2em;
  background: #eaf4e8;
}
.service_btn a {
    font-weight: 900;
    border-radius: 10px;
    display: block;
    font-size: clamp(11px, 1.1vw, 15px);
    text-align: center;
color: #1d8757;
	font-weight: 400;
    line-height: 17px;
    
}
.service_btn a:hover {
    font-weight: 900;
    border-radius: 10px;
    display: block;
    font-size: clamp(11px, 1.1vw, 15px);
    text-align: center;

	opacity: 0.7;
  	font-weight: 400;  
}

.service_btn::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    
    right: 50%;
    left: calc(50% - 10px);
    bottom: -1px;
    transform: translateY(-50%);
color: #1d8757;
}

.service_btn:hover::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    
    right: 50%;
    left: calc(50% - 10px);
    bottom: -3px;
    transform: translateY(-50%);
color: #1d8757;
}

@media screen and (max-width:768px) {
    .service_btn {
    width: 48%;
    margin: 1%;
}
}


.flex2 {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items:stretch;
}
 
.flex2 div.flex2_in {
  width: 48%;
  margin: 1% 1%;

}

.flex3 {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items:stretch;
}
 
.flex3 div.flex3_in {
  width: 31%;
  margin: 1% 1%;

}
.galleryimg img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 230px;
}

.galleryimg1 img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 300px;
}

@media screen and (max-width:768px) {

.flex2 div.flex2_in {
  width: 98%;
  margin: 1%;
padding-bottom: 15px;	
}
.flex3 div.flex3_in {
  width: 98%;
  margin: 1%;
padding-bottom: 15px;
}	
.galleryimg img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.galleryimg1 img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 100%;
}	
}

.telss{
	font-size: 10.5px;
	padding-top: 5px;
	font-weight: 600;
}

.wakusiro{
	background-color: rgb(255, 255, 255);
    padding: 65px;
line-height: 26px;
   
    border-radius: 16px;
  border: solid 1px #333;
    width: 100%;
}
@media screen and (max-width:768px) {
.footer_nav--list.list_long {
    margin-left: 0px;
}
}

.daini {
    width: 100%;
    background: url("../img/daini.png") repeat-x center;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    padding: 100px 0;
    margin: 0;
	padding-top:198px;
	    border-bottom: 0px solid #333333;
}

.dainitxt {
    color: #146EC7;
    text-align: center;
    font-size: 2.5em;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.dainitxt span {
    display: block;
    font-size: 0.4em;
    letter-spacing: 0.1em;
    padding-top: 22px;
}
@media only screen and (max-width: 1199px) {

.daini {
    width: 100%;
    background: url("../img/daini.png") repeat-x center;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    padding: 55px 0;
    margin: 0;
	padding-top:105px;
	    border-bottom: 0px solid #333333;
}

.dainitxt {
    color: #146EC7;
    text-align: center;
    font-size: 1.9em;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.dainitxt span {
    display: block;
    font-size: 0.4em;
    letter-spacing: 0.1em;
    padding-top: 18px;
}	
}
/*
パンくずリスト
------------------------------------------------*/
@media screen and (min-width: 1293px){
.c-breadcrumb{
background: #005eae;       background: #297bc1;background: #d7e4f0; 
  padding: 10px 30px;
	margin-top:0px;
	position: relative;
}
.c-breadcrumb-item{

  font-weight: 400;
  font-style: normal;
  display: inline;
  vertical-align: middle;
  font-size: 13px;
  color:#ffffff; color:#005eae; 
  letter-spacing: .06em;
  line-height: 1;
}	
}
.c-breadcrumb-item a {
color: #ffffff;  color: #005eae;
    text-decoration: underline;
}
.c-breadcrumb-item:after {
    content: "〉";
    display: inline;
    position: relative;
    top: 0px;
    margin-left: 5px;
}
.c-breadcrumb-item:last-child:after {
    content: "";
    display: inline;
    position: relative;
    top: 0px;
    margin-left: 5px;
}
@media screen and (max-width: 1292px){
  .c-breadcrumb{
  padding: 10px 30px;
	margin-top:0px;
	position: relative;
	  background: #005eae;       background: #297bc1;background: #d7e4f0; 
  }
.c-breadcrumb-item{

  font-weight: 400;
  font-style: normal;
  display: inline;
  vertical-align: middle;
  font-size: 11.5px;
 color: #005eae;
  letter-spacing: .06em;
  line-height: 1;
}	
}


/*** レスポンシブテーブルデザイン ***/
.tbl-rsp{
  width:100%;
  /*border: 1px solid #cccccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
	border-bottom: 1px solid #dddddd;
}
 
.tbl-rsp th{
  /*padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;*/
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  /*background-color: #F4F4F4;*/
}
 
.tbl-rsp td{
/*padding: 5px 10px;*/
text-align: left;
vertical-align: top;
	font-size: 16px;

}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}
/*** ／レスポンシブテーブルデザイン ***/

.tbl-rsp > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3f3f3;
}

.mozimidasi1{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi1::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SERVICEMENU';
    z-index: -1;
}

.mozimidasi2{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi2::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'CleaningFees';
    z-index: -1;
}

.mozimidasi3{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi3::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SneakersFee';
    z-index: -1;
}
.mozimidasi4{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi4::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'OtherMenu';
    z-index: -1;
}
.mozimidasi5{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi5::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SubscriptionPlan';
    z-index: -1;
}

.mozimidasi6{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi6::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'UsageProcedure';
    z-index: -1;
}


.mozimidasi7{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi7::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 85px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'NewHabits';
    z-index: -1;
}

.mozimidasi8{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi8::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 80px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'RecommendedPOINT';
    z-index: -1;
}



@media (max-width: 768px){
.mozimidasi1{
    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi1::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SERVICE MENU';
    z-index: -1;
}

.mozimidasi2{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi2::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'CleaningFees';
    z-index: -1;
}

.mozimidasi3{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi3::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SneakersFee';
    z-index: -1;
}
.mozimidasi4{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi4::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'OtherMenu';
    z-index: -1;
}
.mozimidasi5{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi5::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'SubscriptionPlan';
    z-index: -1;
}

.mozimidasi6{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi6::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'UsageProcedure';
    z-index: -1;
}
.mozimidasi7{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi7::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'NewHabits';
    z-index: -1;
}	
.mozimidasi8{

    position: relative;
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
	padding-bottom: 40px;
}

.mozimidasi8::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: #d8ebf8;
    font-size: 40px;
    text-transform: uppercase;
	    font-family: "Oooh Baby", cursive;
    content: 'RecommendedPOINT';
    z-index: -1;
}	
}


.shasincenter1 {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
}

.w72 {
    width: 72px !important;
}


.midasidaini01 {
    position: relative;
    padding: 15px;padding-left: 0px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    font-weight: bold;
    font-size: 26px;
	color: #016eb8;
}
.midasidaini01::before {
   position: absolute;
    top: -23px;
    left: 0;
    padding-left: 0px;
    border-left: 0px solid #8fbde1;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    color: #8fbde1;
    content: 'Premium service exclusively for apartment complexes';
}


.midasidaini02 {
    position: relative;
    padding: 15px;padding-left: 0px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    font-weight: bold;
    font-size: 26px;
	color: #016eb8;
	margin-bottom: 35px;
}
.midasidaini02::before {
   position: absolute;
    top: -23px;
    left: 0;
    padding-left: 0px;
    border-left: 0px solid #8fbde1;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    color: #8fbde1;
    content: 'Easy registration';
}

.midasidaini03 {
    position: relative;
    padding: 15px;padding-left: 0px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    font-weight: bold;
    font-size: 26px;
	color: #016eb8;
	margin-bottom: 35px;
}
.midasidaini03::before {
   position: absolute;
    top: -23px;
    left: 0;
    padding-left: 0px;
    border-left: 0px solid #8fbde1;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    color: #8fbde1;
    content: 'Laundry service subscription plan';
}


.midasidaini04 {
    position: relative;
    padding: 15px;padding-left: 0px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    font-weight: bold;
    font-size: 26px;
	color: #016eb8;
	margin-bottom: 35px;
}
.midasidaini04::before {
   position: absolute;
    top: -23px;
    left: 0;
    padding-left: 0px;
    border-left: 0px solid #8fbde1;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    color: #8fbde1;
    content: 'How to use the Premium Service for Apartment Complexes';
}

.hukidasi1 {
    position: relative;
    padding: 5rem 0;
    margin-bottom: 0.2rem;
    color: #353535;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
	line-height: 38px;
}

.hukidasi1:before {
    position: absolute;
    width: 110px;
    height: 110px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: #ddddb3;
    transform: translate(-50%, -50%);
    content: '';
    z-index: -1;
}

.midasisabu{
  margin-bottom: 1rem;
    color: #353535;
    font-weight: bold;
    font-size: 21px;

	line-height: 34px;	
}

@media (max-width: 768px){
.hukidasi1 {
    position: relative;
    padding: 3rem 0;
    margin-bottom: 0.2rem;
    color: #353535;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
	line-height: 32px;
}

.hukidasi1:before {
    position: absolute;
    width: 110px;
    height: 110px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: #ddddb3;
    transform: translate(-50%, -50%);
    content: '';
    z-index: -1;
}	
.midasisabu{
  margin-bottom: 1rem;
    color: #353535;
    font-weight: bold;
    font-size: 19px;

	line-height: 26px;	
}	
	
}
.row1{
	    margin-left: -15px;
    margin-right: -15px;
}
a .citem {
    border: 2px solid #151515;
    padding: 45px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	border-radius: 16px;    background: #e7f6ff;
}
.f100{
	font-size: 90px;
}
a:hover .citem {
    border: 2px solid #151515;
    padding: 45px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	background: #005eae;
    color: #ffffff!important;
}

.citem .cc1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.wash1{
		margin: 0 auto;
}
.sabu1{
	    font-size: 21px;
	font-weight: 600;
	padding-bottom: 15px;
}
@media screen and (max-width: 768px) {

.citem .cc1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}	
.wash1{
	padding: 0 30px;
	text-align: center;
	margin: 0 auto;
	width: 300px;
}	
}
.mark_yellow {
    background: -webkit-linear-gradient(transparent 64%, #FFF500 0%);
}


/* m-example-container */
.m-example-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;

	column-gap: 2%;
	row-gap: 30px;
}

.m-example-container.cola-2 {
	justify-content: space-between;
}

.m-example-container.coal-2 .item-box {
	width: 525px;
}

.m-example-container.cola-3 .item-box {
	width: 31%;
}

.m-example-container.cola-4 .item-box {
	width: 23.5%;
}
.m-example-container.cola-5 .item-box {
	width: 31%;
}
.m-example-container .item-box {
	font-family: var(--shippori);
}

.m-example-container .item-box .txt-area .ttl {
	text-align: center;
	font-size: 2.4rem;
}

.m-example-container .item-box .txt-area .txt {
line-height: 26px;
}

@media screen and (max-width: 767px) {

	.m-example-container.cola-2 .item-box,
	.m-example-container.cola-3 .item-box {
		width: 100%;
	}

	.m-example-container.cola-4 .item-box {
		width: 49%;
	}

	.m-example-container .item-box .txt-area .txt {
		margin-top: 15px;
	}
}



/* m-dl-container */
.m-dl-container {
	width: 100%;
	margin: auto;
}

.m-dl-container dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	margin: 0;
	border-top: 1px solid var(--gray);
}

.m-dl-container dl:last-child {
	border-bottom: 1px solid var(--gray);
}

.m-dl-container dt,
.m-dl-container dd {
	margin: 0;
	padding: 20px 30px;
}

.m-dl-container dt {
	background-color: var(--gray-bg);
	width: 160px;
	display: flex;
	align-items: center;
}

.m-dl-container dd {
	flex: 1;
}
.item-box .txt-area {
    padding: 30px;
    background-color:#666666;
	height: 210px;
	    background: #ffffff;
    color: #151515;
	border: 1px solid #151515;
	border-top: 0px;
}
@media screen and (max-width: 767px) {
	.m-dl-container {
		width: 100%;
	}

	.m-dl-container dt,
	.m-dl-container dd {
		padding: 15px;
	}

	.m-dl-container dt {
		width: 126px;
		display: flex;
		align-items: start;
	}

	.m-dl-container dd {
		flex: 1;
	}
.item-box .txt-area {
    padding: 30px;
    background: #ffffff;
    color: #151515;
	border: 1px solid #151515;
	border-top: 0px;
	height: 170px;
}	
}


.bl_traintripPointWrap {
  display: flex;
  justify-content: center;
  gap: min(4.95vw, 38px);
  margin-top: 112px !important;
}
@media (max-width: 767px) {
  .bl_traintripPointWrap {
    flex-direction: column;
    gap: min(7.82vw, 30px);
    margin-top: 14.6vw !important;
  }
}

.bl_traintripPoint {
  flex-basis: min(35.2vw, 300px);
  padding: 50px 10px 34px !important;
  background-color: #ffffff;
  /* background-color: #f6f6ee; */
	background-color: rgb(220 230 238 / 80%);
	    background: #e7f6ff;
  border-radius:  6px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .bl_traintripPoint {
    padding: 6.52vw 5.22vw 5.22vw !important;
    border-radius: 60px 15px 15px 60px;
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-template-rows: auto;
    gap: 0 1.25em;
    grid-template-areas: "img txt" "img btn";
  }
}
.bl_traintripPoint-no {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-54%);
  font-family: "Montserrat", sans-serif;
    color: #005eae;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .bl_traintripPoint-no {
    right: auto;
    transform: translateY(-34%);
    line-height: 0.9;
  }
}
.bl_traintripPoint-no_text {
  font-size: 1.21em !important;
  font-weight: 700;
  letter-spacing: 0.5em;
  margin-right: -0.25em;
font-family: 'Jost', sans-serif;
}
@media (max-width: 767px) {
  .bl_traintripPoint-no_text {
    font-size: 0.83em !important;
  }
}
.bl_traintripPoint-no_num {
  font-size: 6.43em !important;
  font-weight: 400;
  letter-spacing: 0.06em;
	    font-family: 'Jost', sans-serif;
}
@media (max-width: 767px) {
  .bl_traintripPoint-no_num {
    font-size: 5em !important;
  }
}
.bl_traintripPoint-img {
  grid-area: img;
}
@media (max-width: 767px) {
  .bl_traintripPoint-img {
    display: flex;
    align-items: center;
  }
}
.bl_traintripPoint-img img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .bl_traintripPoint-img img {
    width: 30vw;
    max-width: 180px !important;
  }
}
.bl_traintripPoint-txt {
  grid-area: txt;
  font-size: 1.1em !important;
	line-height: 26px;
	text-align: left;
}
@media only screen and (min-width: 768px) {
  .bl_traintripPoint-txt {
    margin: 15px !important;
  }
}
@media (max-width: 767px) {
  .bl_traintripPoint-txt {
    font-size: clamp(14px, 4.27vw, 16px) !important;
    place-self: flex-end center;
  }
}
.bl_traintripPoint-btnUnit {
  grid-area: btn;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .bl_traintripPoint-btnUnit {
    padding-top: 10px;
  }
}
.bl_traintripPoint-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0 auto;
  padding: 0.77em 1.54em 0.77em 1.23em;
  color: #ffffff !important;
  font-size: 0.93em !important;
  letter-spacing: 0.1em;
  background-color: #00a73c;
  border-bottom: 5px solid #00833e !important;
  border-radius: 50vw;
}
@media (max-width: 767px) {
  .bl_traintripPoint-btn {
    font-size: min(3.47vw, 13px) !important;
  }
}
.bl_traintripPoint-btn::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/html/upload/user_data/fp/traintrip/img/ico_zoom.png) no-repeat center/contain;
}
.bl_traintripPoint-btn:hover {
  margin-top: 4px;
  border-bottom-width: 1px !important;
}


.balloon2-right {
  position: relative;
  display: block;
  margin: 1.5em 15px 1.5em 0;
  padding: 1em 2em;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
    border-radius: 15px;
}

.balloon2-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.balloon2-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #555;
  z-index: 1;
}

.balloon2-right p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width:768px) {
.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #4d4d4d;
  box-sizing: border-box;
        border-radius: 15px;

}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #4d4d4d;
  z-index: 1;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}

}


.flex_balloon {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items:center;
}
 
.flex_balloon div.flex_balloon_txt {
  width: 68%;
  margin: 1%;
}
.flex_balloon div.flex_balloon_img {
  width: 28%;
  margin: 1%;
}
.flex_balloon div.flex_balloon_img img {
  width: 90%;
    margin: 0 5%;
  
}
@media screen and (max-width:768px) {
.flex_balloon div.flex_balloon_txt,.flex_balloon div.flex_balloon_img {
  width: 98%;
  margin: 1%;
}
    .flex_balloon div.flex_balloon_img {text-align: center;}
.flex_balloon div.flex_balloon_img img {
    width: 100%;
}
.flex_balloon div.flex_balloon_img img {
  width: 100%;
    margin: 0 0%;
  
}	
	
}

.merit_box {position: relative;
margin: 40px 0;}

.number {font-size: 70px;
    font-family: 'Pathway Gothic One', sans-serif;
	    font-family: 'Jost', sans-serif;
color: #197acc;
    margin: 0;
    line-height: 1em;
    display: block;
    padding-bottom: 20px;
font-weight: 900;
display: inline;
padding-right: 10px;
position: absolute;
top: 0;
left: 0;}
.merit span {
color: #197acc;
    font-weight: 900;
 font-size: 22px;
    line-height: 40px;
    display: inline;}
.merit  {
    padding-left: 75px;
line-height: 23px;
}
.centerm1 {
    text-align: center;
    margin: 0 auto;
}

.w870{
	width: 800px;
    text-align: center;
    margin: 0 auto;
}
@media screen and (max-width: 870px) {
.w870{
	width: 100%;
}	
}
@media screen and (min-width: 768px) {
.fflogo{
	margin-top: 15px;
}
.midasisabukaisha {
    color: #353535;
    font-weight: bold;
    font-size: 19px;
    line-height: 30px;
}	
}
@media screen and (max-width: 767px) {
.fflogo{
	margin-top: 0px;
}
.midasisabukaisha {
    color: #353535;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}	
}

a.btn_ao_a {
    display: flex;
    align-items: center;
    max-width: 500px;
    margin: 0 auto;
    padding: 1.3rem 2rem;
    border: 2px solid #014897;
    background: #fff;
    text-decoration: none;
    transition: 0.3s;
}
a.btn_ao_a:hover {
    background-color: #e9f3fd;
}
a.btn_ao_a .a__icon {
    padding-right: 4px;
}
a.btn_ao_a .a__icon img {
    width: 36px;
    vertical-align: middle;
}
a.btn_ao_a .a__text {
    display: block;
    flex-grow: 1;
    color: #004386;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-right: 40px;
    font-size: 23px;
}
a.btn_ao_a .a__text::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    border-top: 3px solid #014897;
    border-right: 3px solid #014897;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    transition: 0.3s;
}
@media (max-width: 1200px) {
    a.btn_ao_a .a__icon img {
        width: 32px;
    }
    a.btn_ao_a .a__text {
        font-size: 18px;
        padding-right: 20px;
    }
    a.btn_ao_a .a__text::after {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 736px) {
    a.btn_ao_a {
        max-width: 320px;
    }
    a.btn_ao_a .a__icon img {
        width: 28px;
    }
    a.btn_ao_a .a__text {
        font-size: 14px;
        padding-right: 20px;
    }
    a.btn_ao_a .a__text::after {
        width: 10px;
        height: 10px;
    }
}

@media only screen and (min-width: 1200px) {
.wakusita_footer {
    border: solid 2px #016eb8;
    padding: 25px;
    border: 2px solid #151515;
    padding: 25px;
	text-align: center;
	font-size: 22px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 16px;
    background: #e7f6ff;
}	
    .pc_fixmenu {
   

    width: 100%;
    margin: 0 auto;bottom: 30px;
		position: fixed;
           z-index: 1000000000;
    }	
	
}
@media only screen and (max-width: 1199px) {
.wakusita_footer {
    display: none;
}	
    .pc_fixmenu {
   
  display: none;
   
    }		
}
@media screen and (min-width: 768px) {
	.pcfsita{
		padding-bottom: 400px;
	}	
	
}
@media screen and (max-width: 767px) {
		.pcfsita{
		padding-bottom: 555px;
	}
	
}
.wakusita{
	border:solid 2px #016eb8;
	padding: 25px;
	    border: 2px solid #151515;
    padding: 45px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 16px;
    background: #e7f6ff;
}

.service__ttl {
  position: relative;
  text-align: center;
  display: block;
  width: fit-content;
  line-height: 1.2;
	color: #005eae;
	 font-size: 33px;
  margin: 3rem auto 3rem;
  padding: 0 2rem;
	
  &__main {
    font-weight: bold;
  }
  &__sub {
    display: block;
    font-size: 0.9rem;
    font-weight: lighter;
  }
  &::before,&::after {
    content: "";
    position: absolute;
    bottom: 0;
        width: 1px;
        height: 2rem;
        background: #005eae;
  }
  &::before {
    transform: rotate(-30deg);
    left: 0;
  }
  &::after {
    transform: rotate(30deg);
    right: 0;
  }
}
@media screen and (max-width: 767px) {
	.service__ttl {
  position: relative;
  text-align: center;
  display: block;
  width: fit-content;
  line-height: 1.2;
	color: #005eae;
	 font-size: 28px;
  margin: 3rem auto 3rem;
  padding: 0 2rem;
	
  &__main {
    font-weight: bold;
  }
  &__sub {
    display: block;
    font-size: 0.9rem;
    font-weight: lighter;
  }
  &::before,&::after {
    content: "";
    position: absolute;
    bottom: 0;
        width: 1px;
        height: 2rem;
        background: #005eae;
  }
  &::before {
    transform: rotate(-30deg);
    left: 0;
  }
  &::after {
    transform: rotate(30deg);
    right: 0;
  }
}
}