@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,700,800|Noto+Sans+JP:400,700|Montserrat:800&display=swap");
/* version 20190513 */
*,
html {
font-size: 100%;
border: 0; }

button,
hr {
overflow: visible;
-webkit-box-sizing: content-box;
box-sizing: content-box; }

button:disabled,
html {
cursor: default; }

*,
:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
outline: 0; }

*,
button,
fieldset,
hr,
iframe,
img {
border: 0; }

a,
a:active,
a:link,
a:visited,
ins {
text-decoration: none; }

a:hover,
abbr[title] {
text-decoration: underline; }

dialog,
ins,
mark {
color: #000; }

*,
progress,
sub,
sup {
vertical-align: baseline; }

button,
legend {
color: inherit; }

img,
legend {
max-width: 100%; }

*,
hr,
legend {
padding: 0; }

* {
margin: 0; }

*,
::after,
::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-repeat: no-repeat; }

::after,
::before {
text-decoration: inherit;
vertical-align: inherit; }

html {
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
word-break: break-word; }

body {
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
font: normal normal normal 16px/1.8 BlinkMacSystemFont, Segoe UI, Roboto, "Open Sans", sans-serif; }

address,
caption,
code,
figcaption,
pre,
th {
font-weight: 400;
font-style: normal;
font-size: 1em; }

blockquote,
q {
quotes: none; }

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

ins {
background-color: #ff9; }

caption,
th {
text-align: left; }

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

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

audio,
canvas,
iframe,
img,
svg,
video {
display: inline-block;
vertical-align: middle; }

dialog,
hr,
img {
display: block; }

hr {
margin: 1em 0;
height: 0;
border-top: 1px solid #ccc; }

dialog {
background-color: #fff;
border: solid;
height: -moz-fit-content;
height: -webkit-fit-content;
height: fit-content;
left: 0;
margin: auto;
padding: 1em;
position: absolute;
right: 0;
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content; }

[hidden],
dialog:not([open]),
template {
display: none; }

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

textarea {
overflow: auto; }

[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
-webkit-appearance: none; }

summary {
display: list-item; }

audio,
canvas,
progress,
video {
display: inline-block; }

input,
select {
vertical-align: middle; }

button {
vertical-align: inherit;
font: inherit;
line-height: inherit;
cursor: pointer; }

button,
select {
text-transform: none; }

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

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

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

audio:not([controls]) {
display: none;
height: 0; }

::-moz-focus-inner {
padding: 0;
border: 0; }

a,
a:link,
a:visited {
background-color: transparent;
-webkit-text-decoration-skip: objects; }

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

b,
strong {
font-weight: inherit;
font-weight: bolder; }

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

mark {
background-color: #ff0; }

small {
font-size: 80%; }

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

sub {
bottom: -.25em; }

sup {
top: -.5em; }

ul {
list-style: none; }

img {
height: auto;
border-style: none; }

svg:not(:root) {
overflow: hidden; }

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

legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
white-space: normal; }

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto; }

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

html,
body {
overflow-x: hidden;
font-family: 'Noto Sans JP', "メイリオ", Meiryo, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 1.8;
background-color: #fff;
color: #333333; }
@media (max-width: 1800px) {
html,
body {
font-size: 14px; } }

body {
max-width: 2560px;
margin: auto;
padding-top: 80px; }
body.int > *:not(.loading) {
opacity: 0; }

.loading {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: fixed;
z-index: 99999999999999999999999999999999999999999999;
background-color: #fff; }
.loading img {
width: 200px;
height: auto;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: 0.3s; }
@media (max-width: 500px) {
.loading img {
width: 160px; } }
.loading.show img {
opacity: 1; }

::selection {
color: #f9644e;
background-color: #ffea00; }

a,
a:link,
a:active,
a:hover {
text-decoration: none;
color: #333333; }

span.nowrap {
white-space: nowrap;
display: inline-block; }

.hasbg {
background-position: center center;
background-attachment: scroll;
background-size: cover;
background-repeat: no-repeat; }

.inner {
width: 100%;
margin: auto;
max-width: 1360px;
padding: 0 40px;
position: relative;
z-index: 5; }

.centerblock {
  width:100%;
  max-width:800px;
  margin:auto;
  text-align:center;
}

.redblock {
  border: 2px solid #F9644E;
  border-radius: 17px;
  padding:15px;
  margin-top:20px;
  font-size:0.8em;
  line-height:1.4em;
  text-align:center;
}
.redtext {
  color:#F9644E;
}
.redblock .font_l{
  font-weight:bolder;
  font-size:1.2em;
}

@media (min-width:1050px){
.flowright {
  width:40%;
  margin-left:auto;
  text-align:left;
  }
}

header {
width: 100%;
max-width: 2560px;
position: fixed;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 555;
background-color: #fff; }
header.do {
background: rgba(255, 255, 255, 0.95);
box-shadow: 0 7px 7px rgba(218, 155, 155, 0.18);
transition: 0.3s; }
@media (max-width: 1600px) {
header.do {
background: rgba(255, 255, 255, 0.85);
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
transition: 0s; } }

.global-header {
width: 100%;
display: flex;
position: relative;
justify-content: space-between;
align-items: center; }
.global-header:after {
content: "";
width: 100%;
height: 2px;
position: absolute;
z-index: -1;
background-color: #f9644e;
top: 0;
left: 0; }

.brand {
overflow: hidden; }
.brand a,
.brand a:link {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-start;
height: 80px;
padding: 0 40px; }
.brand a img,
.brand a:link img {
min-width: 180px;
width: 180px; }
.brand a:hover,
.brand a:link:hover {
opacity: 0.7; }

.navigation {
margin-right: auto; }
.navigation ul {
display: flex;
align-items: center;
justify-content: flex-start; }
.navigation ul li {
padding: 0 10px; }
.navigation ul li.hidden {
display: none; }
.navigation ul li a,
.navigation ul li a:link {
line-height: 1.2;
height: 2em;
padding: 0 1.2em;
border-radius: 5em;
overflow: hidden;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap;
color: #333333; }
@media (min-width: 1100px) {
.navigation ul li a:hover {
color: #ffffff;
background-color: #f9644e; } }
.navigation ul li.current a {
color: #ffffff;
background-color: #f9644e; }

.header-right-section {
display: flex;
justify-content: flex-end; }

.header-phone {
height: 80px;
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 30px; }
.header-phone > a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5; }
.header-phone .phone-number {
font-size: 29px;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
display: flex;
align-items: center;
line-height: 1.2;
white-space: nowrap;
color: #f9644e;
margin-top: 0.2em; }
.header-phone .phone-number .icon {
width: 1em;
height: 1em;
min-width: 1em;
margin-right: 0.4em;
position: relative; }
.header-phone .phone-number .icon svg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block; }
.header-phone .phone-description {
font-size: 10px;
display: flex;
align-items: center;
line-height: 1.2;
margin-top: 0.3em; }
.header-phone .phone-description span {
display: flex;
align-items: center;
white-space: nowrap; }
.header-phone .phone-description span:first-child {
margin-right: 1em; }
.header-phone .phone-description span b {
font-size: 0.95em;
margin-right: 0.5em; }
.header-phone .phone-description em {
color: #f9644e;
font-style: normal; }

.btn-request {
height: 80px;
display: flex;
padding: 0 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
background-color: #f9644e;
color: #ffffff;
white-space: nowrap;
overflow: hidden; }
.btn-request:before {
content: "";
background-color: rgba(255, 255, 255, 0.2);
top: -10%;
left: 0;
width: 1000vw;
height: 100%;
transform-origin: center;
transform: translateX(-50%) rotate(-18deg);
display: block;
position: absolute;
z-index: 2; }
.btn-request .icon {
width: 1.3em;
height: 1.3em;
min-width: 1.3em;
margin-right: 0.4em;
position: relative; }
.btn-request .icon svg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block; }
.btn-request > a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5; }
@media (min-width: 1100px) {
.btn-request {
transition: 0.2s;
position: relative; }
.btn-request:after {
content: "";
height: 2px;
width: 100%;
background-color: transparent;
opacity: 0;
transition: 0.3s;
left: 0;
bottom: 0;
position: absolute; }
.btn-request:hover {
color: #f9644e;
background-color: transparent; }
.btn-request:hover:after {
background-color: #f9644e;
opacity: 1; } }

.btn-contact {
height: 80px;
display: flex;
padding: 0 50px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
background-color: #ffea00;
color: #f9644e;
white-space: nowrap;
overflow: hidden; }
.btn-contact .icon {
width: 1.3em;
height: 1.3em;
min-width: 1.3em;
margin-right: 0.4em;
position: relative; }
.btn-contact .icon svg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block; }
.btn-contact > a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5; }
@media (min-width: 1100px) {
.btn-contact {
transition: 0.2s;
position: relative; }
.btn-contact:after {
content: "";
height: 2px;
width: 100%;
background-color: transparent;
opacity: 0;
transition: 0.3s;
left: 0;
bottom: 0;
position: absolute; }
.btn-contact:hover {
color: #f9644e;
background-color: transparent; }
.btn-contact:hover:after {
background-color: #f9644e;
opacity: 1; } }

.hero {
width: 100%;
height: 44vw;
max-height: 1260px;
overflow: hidden;
position: relative; }
.hero > h2 {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
clip-path: inset(0px 0px 99.9% 99.9%);
overflow: hidden;
height: 1px;
width: 1px;
padding: 0;
border: 0; }
.hero .hero-bg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.hero .hero-bg img {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center; }
.hero .slogan {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 50%;
width: 45%;
max-width: 750px;
z-index: 5; }
.hero .slogan .slogan-bg {
position: relative;
z-index: 1; }
.hero .slogan-btn {
width: 65%;
position: absolute;
z-index: 5;
left: 50%;
transform: translateX(-50%);
bottom: 16%;
border-radius: 100px; }
.hero .slogan-btn a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 3;
border-radius: 100px;
overflow: hidden; }
.hero .slogan-btn img {
position: relative;
z-index: 1; }
.slogan-office {
background-color:#FBE473;
padding:1px 10px;
border-radius: 8px 8px 8px 8px ;
}
.hero .slogan-office {
position:absolute;
z-index: 6;
left: 6.5%;
top: 18%;
font-weight:bold;
/*background-color:#33FFFF;*/
}
.hero .slogan-office .text_area {
font-size:calc(2vw);
/*color:#F9644E;*/
color:#353534;
}
.hero .slogan-office .text_sub {
font-size:calc( 1.4vw );
color:#353534;

}

.hero .slogan-office:hover img {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}

@media (min-width:501px) and (max-width:900px) {
.hero .slogan-office {
position:absolute;
z-index: 6;
left: 6.5%;
top: 15%;
/*background-color:#3333FF;*/
}
.hero .slogan-office .text_area {
font-size:calc(8px + 2.6vw);
color:#353534;
}
.hero .slogan-office .text_sub {
font-size:calc(2.6vw);
color:#353534;
}
}

@media (max-width:500px) {

.slogan-office {
background-color:#FBE473;
padding:4px 10px;
border-radius: 4px 4px 4px 4px ;
}


.hero .slogan-office {
position:absolute;
z-index: 6;
left: 6.5%;
top: 12%;
/*background-color:#333333;*/
}
.hero .slogan-office {
line-height:1em
}
.hero .slogan-office .text_area {
font-size:calc( 3.5vw);
color:#353534;
}
.hero .slogan-office .text_sub {
font-size:calc(2.5vw);
color:#353534;
}
.hero .slogan-office .text_sub::before {
content: '\A';
white-space: pre;
}
}

@media (min-width: 1100px) {
.hero .slogan-btn img {
transition: 0.2s;
transition-timing-function: cubic-bezier(0.34, 0.87, 0.71, 1.54); }
.hero .slogan-btn:hover img {
transform: scale(1.05); } }

section {
padding: 80px 0; }
.situation {
position: relative;
background: #ffffff url(../img/situation-gradient.jpg) center center/cover no-repeat; }
.situation:after {
filter: grayscale(100%);
opacity: 0.7;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
display: block;
background: url(../img/dot.png) 5px 5px/10px 10px repeat; }
.situation .inner {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center; }
.situation ul {
margin-top: 20px;
position: relative;
z-index: 5;
transform: translateX(-80px); }
.situation ul li {
font-size: 18px;
position: relative;
padding-left: 1.6em;
line-height: 1.6;
margin-bottom: 0.5em;
transform: translateX(20px);
opacity: 0;
transition-duration: 1s; }
.situation ul li:before {
content: "";
width: 0.9em;
height: 0.9em;
min-width: 0.9em;
display: block;
left: 0;
top: 0.35em;
background: url(../img/list-icon.svg) center center/0.9em 0.9em no-repeat;
position: absolute; }
.situation ul li em {
position: relative;
font-style: normal;
color: #f9644e;
z-index: 2; }
.situation ul li em:after {
content: "";
width: 100%;
height: 0.45em;
background-color: #ffea00;
z-index: -1;
position: absolute;
bottom: 0.1em;
left: 0; }
.situation ul.animate li {
transform: translateX(0px);
opacity: 1; }
.situation ul.animate li:nth-child(1) {
transition-delay: 0.4s; }
.situation ul.animate li:nth-child(2) {
transition-delay: 0.6s; }
.situation ul.animate li:nth-child(3) {
transition-delay: 0.8s; }
.situation ul.animate li:nth-child(4) {
transition-delay: 1s; }
.situation ul.animate li:nth-child(5) {
transition-delay: 1.2s; }
.situation ul.animate li:nth-child(6) {
transition-delay: 1.4s; }
.situation ul.animate li:nth-child(7) {
transition-delay: 1.6s; }
.situation ul.animate li:nth-child(8) {
transition-delay: 1.8s; }
.situation .female {
position: absolute;
z-index: 1;
left: 50%;
transform: translateX(80%);
bottom: -80px; }
.situation .female img {
width: 240px;
height: auto; }

.section-title {
margin-top:30px;
display: block;
line-height: 1.5em;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
text-align: center;
z-index: 5;
font-size: 36px;
color: #4f4f4f;
position: relative;
margin-bottom: 1.8em; }
.section-title:not(:first-child) {
margin-top: 100px; }
.section-title em {
position: relative;
font-style: normal;
color: #f9644e;
z-index: 2;
white-space: nowrap;
display: inline-block; }
.section-title em:after {
content: "";
width: 100%;
height: 0.45em;
background-color: #ffea00;
z-index: -1;
position: absolute;
bottom: 0.1em;
left: 0;
display: block; }
.section-title:after {
content: "";
width: 40px;
height: 5px;
background-color: #f9644e;
display: block;
position: absolute;
left: 50%;
bottom: -0.7em;
transform: translateX(-50%); }

html.IE .section-title {
transform: none !important;
opacity: 1 !important; }
html.IE .contact-banner .phone {
flex: 1 1 auto;
margin-right: 10px; }
html.IE .contact-banner .phone .number span,
html.IE .contact-banner .phone small {
flex: 1 1 auto; }

.about-content {
padding: 20px 0 0;
position: relative;
background: url(../img/about-bg.jpg) center center/contain no-repeat; }
.about-content p {
line-height: 2;
width: 100%;
margin: 0 auto 10px;
max-width: 800px;
text-align: center;
overflow: hidden; }

.characteristics {
background: #fff8f5 url(../img/characteristics-bg.jpg) center 0/100% auto no-repeat; }
.characteristics .part-1 {
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
max-width: 1100px;
margin: 30px auto 0; }
.characteristics .part-1 > div {
width: 48%;
max-width: 48%;
transition: 1s; }
.characteristics .part-1 .graph {
transform: translateX(-50px);
opacity: 0; }
.characteristics .part-1 .graph img {
width: 95%;
margin: auto; }
.characteristics .part-1.animate .graph {
transform: translateX(0px);
opacity: 1; }
.characteristics .part-1.animate .text {
transform: translateX(0px);
opacity: 1;
transition-delay: 0.3s; }
.characteristics .part-1 .text {
transform: translateX(50px);
opacity: 0;
text-align: center; }
.characteristics .part-1 .text p {
margin-top: 2em;
width: 100%;
overflow: hidden; }
.characteristics .part-1 .text span {
font-size: 42px;
display: block;
text-align: center;
position: relative;
color: #4f4f4f;
font-weight: 700;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
line-height: 1.4; }
.characteristics .part-1 .text span em {
position: relative;
font-style: normal;
color: #f9644e;
z-index: 2; }
.characteristics .part-1 .text span em:after {
content: "";
width: 100%;
height: 0.45em;
background-color: #ffea00;
z-index: -1;
position: absolute;
bottom: 0.1em;
left: 0; }
.characteristics .part-1 .text img.x {
width: 50px;
margin: 1.5em auto; }
.characteristics .part-2 {
width: 100%;
display: flex;
align-items: stretch;
justify-content: space-between;
margin: 50px auto 0;
max-width: 1200px;
-webkit-perspective: 800px;
-moz-perspective: 800px;
-ms-perspective: 800px;
perspective: 800px; }
.characteristics .part-2 .col {
width: calc(33.333% - 20px);
min-width: calc(33.333% - 20px);
border-radius: 10px;
overflow: hidden;
position: relative;
background-color: #fff;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 1s ease-in-out;
-moz-transition: 1s ease-in-out;
-ms-transition: 1s ease-in-out;
transition: 1s ease-in-out;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
opacity: 0; }
.characteristics .part-2 .col:after {
content: "";
border: 2px solid #f9644e;
z-index: 1;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 12px;
overflow: hidden;
display: block; }
.characteristics .part-2.animate .col {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1; }
.characteristics .part-2.animate .col:nth-child(1) {
transition-delay: 0s; }
.characteristics .part-2.animate .col:nth-child(2) {
transition-delay: 0.2s; }
.characteristics .part-2.animate .col:nth-child(3) {
transition-delay: 0.4s; }
.characteristics .part-2 .point-header {
position: relative;
z-index: 5;
background: #f9644e url(../img/point-bg.png) center center/cover no-repeat;
padding: 25px 30px 15px;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; }
.characteristics .part-2 h3 {
width: 100%;
display: block;
text-align: center;
line-height: 1.3;
min-height: 2.6em;
overflow: hidden;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-size: 24px;
font-weight: 700;
margin: 0.2em 0; }
.characteristics .part-2 .en-des {
font-weight: 800;
text-transform: uppercase;
text-align: center;
font-size: 14px;
opacity: 0.3;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal; }
.characteristics .part-2 .order {
margin: auto;
font-size: 18px;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
line-height: 1.2;
background: url(../img/point-frame.png) center center/contain no-repeat;
text-transform: uppercase;
padding: 0.45em 0.8em 1.09em; }
.characteristics .part-2 .point-body {
padding: 20px; }
.characteristics .part-2 .point-body ul {
position: relative;
z-index: 5; }
.characteristics .part-2 .point-body ul li {
position: relative;
padding-left: 1.6em;
line-height: 1.6;
margin-bottom: 0.2em; }
.characteristics .part-2 .point-body ul li:before {
content: "";
width: 0.9em;
height: 0.9em;
min-width: 0.9em;
display: block;
left: 0;
top: 0.35em;
background: url(../img/list-icon-circle.png) center center/0.9em 0.9em no-repeat;
position: absolute; }
.characteristics .part-3 {
margin: 30px 0;
padding: 30px;
display: flex; }
.characteristics .part-3 .col {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 1s ease-in-out;
-moz-transition: 1s ease-in-out;
-ms-transition: 1s ease-in-out;
transition: 1s ease-in-out;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
opacity: 0; }
.characteristics .part-3 .col .desc {
margin: 20px;
color: #1a214a; }
.characteristics .part-3 .col .desc em {
display: block;
text-align: center;
font-style: normal;
font-weight: bold;
font-size: 20px;
margin-bottom: 10px; }
.characteristics .part-3 .col .desc p {
margin-bottom: 10px;
font-weight: bold;
font-size: 18px; }
.characteristics .part-3 .col .desc ul li {
background-image: url(../img/check.png);
background-size: 24px;
padding-left: 28px; }
.characteristics .part-3 .col .desc ul li ul li {
background-image: none; }
.characteristics .part-3 .col .desc ul li ul li:before {
content: '●';
margin-left: -14px;
color: #1c9cc9;
margin-right: 10px; }
.characteristics .part-3.animate .col {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1; }
.characteristics .part-3.animate .col:nth-child(1) {
transition-delay: 0s; }
.characteristics .part-3.animate .col:nth-child(2) {
transition-delay: 0.2s; }
.characteristics .part-3.animate .col:nth-child(3) {
transition-delay: 0.4s; }

.contact-banner {
padding: 0 !important;
background: #f9644e url(../img/banner-bg.jpg) center center/cover no-repeat; }
.contact-banner .banner-wrapper {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between; }
.contact-banner .female {
width: 160px;
transform-origin: left bottom;
transform: scale(1.3); }
.contact-banner .icon {
width: 1em;
height: 1em;
min-width: 1em;
margin-right: 0.2em;
position: relative; }
.contact-banner .icon svg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block; }
.contact-banner .phone {
position: relative;
z-index: 5;
display: block;
color: #ffffff;
padding: 0.5em 0.7em;
line-height: 1.2;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
white-space: nowrap; }
.contact-banner .phone .text {
font-size: 32px;
transform: translateY(-0.2em); }
.contact-banner .phone .text em {
color: #ffea00;
font-style: normal; }
.contact-banner .phone a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10; }
.contact-banner .phone .number {
border-radius: 10px;
display: flex;
font-size: 40px;
align-items: center;
justify-content: flex-start;
color: #f9644e;
background-color: #fff;
padding: 0.15em 0.3em;
margin-top: 10px;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal; }
.contact-banner .phone .number small {
font-size: 0.45em;
padding-left: 0.3em;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif; }
.contact-banner .form {
position: relative;
z-index: 5;
display: flex;
align-items: center;
font-size: 53px;
color: #f9644e;
padding: 0.5em 0.7em;
line-height: 1.2;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
background-color: #ffea00;
border-radius: 6px;
box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1); }
.contact-banner .form a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10; }
.contact-banner .form .text {
white-space: nowrap; }
.contact-banner .form .text span {
display: block; }
.contact-banner .form .text span.en {
font-size: 0.3em;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
margin-bottom: 0.3em; }
.contact-banner .form .text span.jp {
font-size: 0.5em; }
@media (min-width: 1100px) {
.contact-banner .form {
transition: 0.3s; }
.contact-banner .form:hover {
background-color: #ffffff;
color: #f9644e; } }

.achievement {
position: relative;
background: url(../img/achievement-bg.jpg) center center/cover no-repeat; }
.achievement:after {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: url(../img/achievement-texture-squre.png) 5px 5px/10px 10px repeat;
opacity: 0.05;
z-index: 2; }
.achievement:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: -moz-linear-gradient(top, rgba(229, 85, 64, 0) 0%, #e55540 100%);
background: -webkit-linear-gradient(top, rgba(229, 85, 64, 0) 0%, #e55540 100%);
background: linear-gradient(to bottom, rgba(229, 85, 64, 0) 0%, #e55540 100%);
opacity: 0.5; }

.achievement-items {
width: 100%;
display: flex;
align-items: stretch;
justify-content: space-between;
-webkit-perspective: 800px;
-moz-perspective: 800px;
-ms-perspective: 800px;
perspective: 800px; }
.achievement-items .col {
width: calc(50% - 15px);
min-width: calc(50% - 15px);
background-color: #fff;
border-radius: 10px;
overflow: hidden;
position: relative;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 1s ease-in-out;
-moz-transition: 1s ease-in-out;
-ms-transition: 1s ease-in-out;
transition: 1s ease-in-out;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
opacity: 0; }
.achievement-items .col:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
display: block;
background: url(../img/achievement-line.png) center top/100% auto no-repeat;
padding-top: 10%;
z-index: 10; }
.achievement-items.animate .col {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1; }
.achievement-items.animate .col:nth-child(1) {
transition-delay: 0s; }
.achievement-items.animate .col:nth-child(2) {
transition-delay: 0.2s; }
.achievement-items.animate .col:nth-child(3) {
transition-delay: 0.4s; }
.achievement-items.animate .col:nth-child(4) {
transition-delay: 0.6s; }
.achievement-items .item-header {
padding: 30px 20px 20px;
background: #f9644e url(../img/point-bg.png) center center/cover no-repeat;
position: relative;
z-index: 1; }
.achievement-items .item-header:before, .achievement-items .item-header:after {
content: "";
width: 14%;
padding-top: 14%;
display: block;
background: url(../img/achievement-star.png) center top/contain no-repeat;
position: absolute;
z-index: 2;
bottom: 12%;
left: 10px; }
.achievement-items .item-header:after {
left: auto;
right: 10px;
transform: rotateY(180deg); }
.achievement-items .item-header .heading-text {
color: #ffffff;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
text-align: center;
line-height: 1.4;
font-size: 18px;
white-space: nowrap; }
.achievement-items .item-header .heading-data {
color: #ffea00;
white-space: nowrap;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
text-align: center;
line-height: 1.4;
font-size: 36px; }
.achievement-items .item-header .heading-data small {
font-size: 0.5em; }
.achievement-items .item-body ul {
padding: 15px 20px;
position: relative;
z-index: 5; }
.achievement-items .item-body ul li {
font-size: 14px;
position: relative;
padding-left: 1.6em;
line-height: 1.6; }
.achievement-items .item-body ul li:not(:last-child) {
margin-bottom: 0.5em; }
.achievement-items .item-body ul li:before {
content: "";
width: 0.9em;
height: 0.9em;
min-width: 0.9em;
display: block;
left: 0.05em;
top: 0.35em;
background: url(../img/list-icon-circle.png) center center/0.9em 0.9em no-repeat;
position: absolute; }
.achievement-items .item-body .plus {
padding: 15px 20px;
font-size: 12px;
background: url(../img/achievement-texture.jpg) center center/cover no-repeat; }
.achievement-items .item-body .plus strong {
font-size: 1.1em;
margin-bottom: 0.2em;
display: block; }

.works {
background: #fff8f5 url(../img/characteristics-bg.jpg) center 0/100% auto no-repeat; }

.works-head {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between; }
.works-head .col:nth-child(1), .works-head .col:nth-child(3) {
width: 25%; }
.works-head .col:nth-child(1) {
transform-origin: right bottom;
transform: scale(1.18); }
.works-head .col:nth-child(3) {
transform-origin: left bottom;
transform: translateX(-20%) scale(1.2); }
.works-head .col:nth-child(2) {
width: 45%;
max-width: 45%;
min-width: 45%; }
.works-head .col:nth-child(2) img {
display: block;
margin: auto; }
.works-head .col:nth-child(2) p {
line-height: 2;
text-align: center;
margin-top: 3em;
width: 100%;
overflow: hidden; }
.works-head .col:nth-child(1) img {
transition: 0.9s;
opacity: 0;
transform: translateX(50%);
transition-timing-function: cubic-bezier(0.17, 0.67, 0.51, 0.94); }
.works-head .col:nth-child(2) img {
transition: 0.4s;
opacity: 0;
transform-origin: center;
transform: scale(0.8);
transition-timing-function: cubic-bezier(0.17, 0.67, 0.56, 1.55); }
.works-head .col:nth-child(2) p {
opacity: 0;
transition: 0.9s;
width: 100%;
overflow: hidden; }
.works-head .col:nth-child(3) img {
transition: 0.9s;
opacity: 0;
transform: translateX(-50%);
transition-timing-function: cubic-bezier(0.17, 0.67, 0.51, 0.94); }
.works-head.animate .col:nth-child(1) img {
opacity: 1;
transform: translateX(0%);
transition-delay: 0s; }
.works-head.animate .col:nth-child(2) img {
opacity: 1;
transform: scale(1);
transition-delay: 0.6s; }
.works-head.animate .col:nth-child(2) p {
opacity: 1;
transition-delay: 0.9s;
width: 100%;
overflow: hidden; }
.works-head.animate .col:nth-child(3) img {
opacity: 1;
transform: translateX(0%);
transition-delay: 0s; }

.work-voc {
margin-top: 50px; }
.work-voc .item {
position: relative;
background-color: #fff;
border-radius: 10px;
overflow: hidden;
width: 100%;
padding: 6px; }
.work-voc .item:not(:last-child) {
margin-bottom: 30px; }
.work-voc .item:after {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(../img/voc-item-bg.png) 10px 10px/40px 40px repeat;
opacity: 0.5; }
.work-voc .item-wrapper {
position: relative;
z-index: 5;
background: #fff url(../img/achievement-texture-squre-0.05.png) 5px 5px/10px 10px repeat;
border-radius: 6px;
padding: 30px; }
.work-voc h3 {
display: block;
line-height: 1.3;
font-size: 20px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700; }
.work-voc .customer-meta {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 15px 0 20px; }
.work-voc .identity {
min-height: 1.6em;
color: #f9644e;
padding-left: 1.3em;
background: url(../img/voc-user.png) left center/1em auto no-repeat;
font-weight: 700;
margin-right: 20px;
white-space: nowrap; }
.work-voc .tag {
margin: 0 10px 0 0;
font-size: 12px;
background-color: #ffe4e2;
color: #4f4f4f;
line-height: 1.3;
padding: 0.2em 0.8em;
border-radius: 4px; }
.work-voc .voc-body {
width: 100%;
display: flex; }
.work-voc .voc-body .col {
width: 50%;
min-width: 50%;
padding: 30px;
position: relative;
padding-bottom: 60px; }
.work-voc .voc-body .col.before {
background-color: #f1f1f1;
position: relative;
z-index: 2; }
.work-voc .voc-body .col.before:before {
content: "BEFORE";
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
font-size: 30px;
position: absolute;
right: 30px;
font-style: italic;
bottom: 20px;
color: #cbcbcb;
line-height: 1.2;
opacity: 0.7; }
.work-voc .voc-body .col.before:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
border-left: 20px solid #f1f1f1;
border-top: 30px solid transparent;
border-bottom: 30px solid transparent;
right: -19px;
display: block; }
.work-voc .voc-body .col.after {
background-color: #f9644e;
color: #ffffff; }
.work-voc .voc-body .col.after:after {
content: "AFTER";
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
font-size: 30px;
position: absolute;
right: 30px;
font-style: italic;
bottom: 20px;
color: #fa816f;
line-height: 1.2; }

.support {
background: #fffdf1 url(../img/support-bg.png) 0 0/70px 70px repeat;
position: relative; }
.support:after, .support:before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 40px;
width: 20%;
max-width: 300px;
height: 200px; }
.support:before {
background: url(../img/support-head-left.png) center center/contain no-repeat;
left: 50%;
transform: translateX(-650px); }
.support:after {
background: url(../img/support-head-right.png) center center/contain no-repeat;
left: 50%;
transform: translateX(300px); }
.support article {
position: relative;
background-color: #fff;
width: 100%;
margin: 120px 0 30px;
padding: 6px; }
.support article:last-child {
margin-bottom: 0; }
.support article:after {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(../img/voc-item-bg.png) 10px 10px/40px 40px repeat;
opacity: 0.5;
border-radius: 10px; }
.support article .article-wrapper {
position: relative;
z-index: 5;
background: #fff url(../img/achievement-texture-squre-0.05.png) 5px 5px/10px 10px repeat;
border-radius: 6px;
padding: 30px; }
.support article h3 {
display: block;
width: 96%;
max-width: 700px;
margin: -50px auto 0;
transform: translateY(-30%); }
.support article .item {
width: 100%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: flex-start;
padding: 10px 50px;
margin-bottom: 30px; }
.support article .item figure {
margin-right: 30px; }
.support article .item img {
max-width: 400px;
min-width: 400px; }
.support article .item .text {
flex: 1 1 auto; }
.support article .item h4 {
font-size: 28px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
position: relative;
font-style: normal;
z-index: 2;
display: inline-block;
line-height: 1.3; }
.support article .item h4:after {
content: "";
width: 100%;
height: 0.45em;
background-color: #ffea00;
z-index: -1;
position: absolute;
bottom: 0.1em;
left: 0; }
.support article .item p {
margin-top: 1em;
line-height: 2;
width: 100%;
overflow: hidden; }
.support article .item:nth-child(2n) {
flex-direction: row-reverse; }
.support article .item:nth-child(2n) figure {
margin-right: 0;
margin-left: 30px; }

.flow {
position: relative;
border-bottom: 2px solid #f9644e; }
.flow:after {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: url(../img/dot.png) 5px 5px/10px 10px repeat;
opacity: 0.6;
filter: grayscale(100%); }
.flow .flow-description {
line-height: 1.5;
font-size: 12px;
color: #4f4f4f;
text-align: center;
margin: 20px 0; }
.flow .flow-head {
width: 100%;
height: auto;
overflow: hidden;
margin-top: 30px;
border-radius: 10px; }
.flow .flow-head ul {
overflow: hidden;
display: flex; }
.flow .flow-head ul li {
width: 20%;
min-width: 20%;
background-color: #ffea00;
position: relative; }
.flow .flow-head ul li:not(:first-child) .flow-head-text {
padding-left: 10%; }
.flow .flow-head ul li:before {
content: "";
width: 0;
height: 0;
right: -20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-width: 60px 0 60px 29px;
border-color: transparent transparent transparent #ffea00;
border-style: dashed dashed dashed solid;
position: absolute;
z-index: 3; }
.flow .flow-head ul li:after {
content: "";
width: 0;
height: 0;
right: -30px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-width: 70px 0 70px 32px;
border-color: transparent transparent transparent #ffffff;
border-style: dashed dashed dashed solid;
position: absolute;
z-index: 2; }
.flow .flow-head ul li:last-child:before,
.flow .flow-head ul li:last-child:after {
display: none; }
.flow .flow-head-text {
font-weight: bold;
text-align: center;
font-size: 14px;
position: relative;
z-index: 1;
height: 90px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1.2; }
.flow .flow-head-text span {
display: block; }
.flow .flow-head-text span:first-child {
background-color: #f9644e;
color: #ffea00;
padding: 0.2em 1em;
border-radius: 4px; }
.flow .flow-head-text span:last-child {
color: #f9644e;
margin-top: 0.5em;
font-size: 16px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif; }
.flow .flow-head ul li.n-active,
.flow .flow-head ul li:hover {
background-color: #f9644e; }
.flow .flow-head ul li:hover {
cursor: pointer; }
.flow .flow-head ul li.n-active {
cursor: text; }
.flow .flow-head ul li.n-active .flow-head-text span:first-child,
.flow .flow-head ul li:hover .flow-head-text span:first-child {
background-color: #ffea00;
color: #f9644e; }
.flow .flow-head ul li.n-active .flow-head-text span:last-child,
.flow .flow-head ul li:hover .flow-head-text span:last-child {
color: #ffea00; }
.flow .flow-head ul li.n-active:before,
.flow .flow-head ul li:hover:before {
border-color: transparent transparent transparent #f9644e; }
.flow .flow-head ul li.n-active:after,
.flow .flow-head ul li:hover:after {
border-color: transparent transparent transparent #ffffff; }
.flow .flow-body {
width: 100%;
position: relative; }
@media (max-width: 900px) {
.flow .flow-body {
margin: auto;
width: calc(100% - 40px); } }
.flow .flow-body .bx-prev,
.flow .flow-body .bx-next {
display: none;
width: 40px;
height: 120px;
overflow: hidden;
text-indent: -9999999999999999999999999px;
position: absolute;
top: 45%;
margin-top: -60px;
z-index: 400;
background: url(../img/left.svg) center center/40px 40px no-repeat;
opacity: 1; }
@media (max-width: 900px) {
.flow .flow-body .bx-prev,
.flow .flow-body .bx-next {
display: block; } }
.flow .flow-body .bx-prev {
left: -40px; }
.flow .flow-body .bx-next {
transform: rotate(180deg);
right: -40px; }
.flow .bx-controls {
width: 100%;
height: auto;
overflow: hidden;
margin-top: 15px; }
.flow .bx-pager {
text-align: center; }
.flow .bx-pager-item {
display: inline-block;
overflow: hidden;
margin: 5px; }
.flow .bx-pager-item a {
display: block;
width: 12px;
height: 12px;
background-color: #4f4f4f;
text-indent: -9999px;
border-radius: 100%;
opacity: 0.4; }
.flow .bx-pager-item a.active,
.flow .bx-pager-item a:hover {
background-color: #f9644e;
opacity: 1; }
.flow .flowitem {
padding: 30px 0 0; }
.flow .flowitem h3 {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
line-height: 1.3;
font-size: 22px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
color: #f9644e; }
.flow .flowitem h3 .order {
margin-right: 10px;
font-size: 0.8em;
padding: 0.1em 0.3em;
border-radius: 4px;
background-color: #ffea00;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal; }
.flow .flowitem p {
margin-top: 1.5em;
line-height: 2;
font-size: 14px;
width: 100%;
overflow: hidden; }

.bases {
position: relative;
border-bottom: 2px solid #f9644e; }
.bases:after {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: url(../img/achievement-texture-squre.png) 5px 5px/10px 10px repeat;
opacity: 0.05;
z-index: 2; }
.bases .list {
margin-top: 80px;
display: flex;
align-items: flex-start;
justify-content: space-around; }
.bases .list .col {
width: 30%; }
.bases .list dt {
display: flex;
justify-content: center; }
.bases .list dt span {
font-size: 20px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
line-height: 1.2;
background-color: #f9644e;
color: #ffffff;
display: block;
padding: 0.5em 1em; }
.bases .list dd {
padding: 1em 0 0;
line-height: 1.2;
text-align: center; }
.bases .list dl {
margin-bottom: 50px; }

.f_item2_kai h3, h3.office_ttl {
  text-align:center;
  line-height: 1.3;font-size: 22px;
  font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  color: #f9644e;
  padding-bottom:10px;
}

.flexbox2_kai {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
width: 100%;
text-align:center;
}
.flexbox2_kai .f_item2_kai {
text-align: center;
}
.flexbox2_kai table.company td {
background: #f8f8f8;
padding-left: 20px;
text-align: left;
}
.flexbox2_kai table.company th, table.company td {
padding: 10px;
}
.flexbox2_kai td {
display: table-cell;
vertical-align: inherit;
}
.flexbox2_kai table.company {
width: 100%;
margin: 25px auto 20px;
border-collapse: separate;
border-spacing: 0px 15px;
font-size: 16px;
}
.flexbox2_kai table.company th {
background: #f9644e;
vertical-align: middle;
text-align: left;
width: 100px;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 16px;
}
.flexbox2_kai table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #f9644e;
border-width: 10px;
margin-top: -10px;
}
.f_item2_kai img {
width:100%;
max-width:500px;
height:auto;
}
@media (max-width:1050px){
.flexbox2_kai table.company {
margin: auto;

}
.flexbox2_kai .f_item2_kai {
width: 100%;
}
.f_item2_kai img {
width:100%;
max-width:inherit;
height:auto;
}
}

/* #detail */
#detail {
	background: #F8F8F8;
	padding: 25px 0
}
#detail .w880 > li:first-child {
	width: 46%;
	text-align: right;
}
#detail iframe {
	max-width: 100%;
}
#detail .link {
	margin: 15px 20px 15px 0;
}
#detail .w880 > li:last-child {
	width: 52%;
}
#detail .data {
	background: #FFF;
	color: #1B224C;
	margin-bottom: 25px;
	padding: 20px;
	border: dotted 1px #707070;
}
#detail .data li {
	padding: 15px 15px 15px 50px;
	border-bottom: solid 1px #707070;
	position: relative;
}
#detail .data .phone,
#detail .data .calendar,
#detail .data li:last-child {
	border-bottom: none;
}
#detail .data li:before {
	content: "";
	width: 50px;
	height: 35px;
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 0;
}
#detail .data .phone:before {
	background: url(../img/office/phone.png) no-repeat center top;
	background-size: 15px auto;
	top: 5px;
}
#detail .data .phone {
	padding: 0 15px 0 45px;
}
#detail .phone a {
	color: #EB634D;
	font-size: 2.6rem;
	font-weight: bold;
}
#detail .phone a:hover {
	color: #27316F;
}
#detail .data .mail:before {
	background: url(../img/office/mail.png) no-repeat center top;
	background-size: 18px auto;
	top: 10px;
}
#detail .data .mail {
	padding-top: 0;
}
#detail .mail a {
	color: #3B4043;
	font-size: 1.8rem;
	font-weight: bold;
}
#detail .address:before {
	background: url(../img/office/address.png) no-repeat center top;
	background-size: 25px auto;
}
#detail .calendar:before {
	background: url(../img/office/calendar.png) no-repeat center top;
	background-size: 20px auto;
}
#detail .data .calendar {
	padding-bottom: 0;
}
#detail .time:before {
	background: url(../img/office/time.png) no-repeat center top;
	background-size: 19px auto;
}
#detail .place:before {
	background: url(../img/office/place.png) no-repeat center top;
	background-size: 18px auto;
}
#detail .data li.place {
	padding: 15px 15px 0 50px;
}
#detail .data li.place p {
	padding: 0 0 5px;
}
#detail .w820 li {
	text-align: center;
	margin: 0 1% 2%;
}
/* .phone */
.phone {
	line-height: 1.2;
	text-align: right;
	display: inline-block;
}
.phone .number img {
	margin-right: 5px;
}
.phone .number a {
	font-size: 2.6rem;
	font-weight: bold;
}


.faq {
background: #fffdf1 url(../img/support-bg.png) 0 0/70px 70px repeat;
position: relative; }
.faq:after, .faq:before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 40px;
width: 20%;
max-width: 300px;
height: 160px; }
.faq:before {
background: url(../img/faq-head-left.png) center center/contain no-repeat;
left: 50%;
max-width: 200px;
height: 140px;
transform: translateX(-550px); }
.faq:after {
background: url(../img/faq-head-right.png) center center/contain no-repeat;
left: 50%;
transform: translateX(300px); }
.faq .list dl {
background-color: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); }
.faq .list dl:not(:last-child) {
margin-bottom: 10px; }
.faq .list dl dd {
display: none;
background-color: #4f4f4f;
color: #ffffff;
line-height: 2;
padding: 30px 70px 30px;
position: relative;
font-size: 14px; }
.faq .list dl dd .content {
opacity: 0;
transform: translateX(10px);
transition-duration: 0s;
transition-delay: 0s; }
.faq .list dl dd.show .content {
opacity: 1;
transform: translateX(0);
transition-duration: 0.5s;
transition-delay: 0.1s;
transition-timing-function: cubic-bezier(0.37, 0.87, 0.57, 0.97); }
.faq .list dl dd p {
margin: 0 0 1em;
width: 100%;
overflow: hidden; }
.faq .list dl dd p:last-child {
margin-bottom: 0; }
.faq .list dl dd p small {
opacity: 0.5; }
.faq .list dl dd a,
.faq .list dl dd a:link {
color: #ffffff; }
.faq .list dl dd a:hover,
.faq .list dl dd a:link:hover {
text-decoration: underline; }
.faq .list dl dd strong {
font-weight: bold;
font-size: 1.1em;
display: block;
margin: 0.5em 0 0.4em; }
.faq .list dl dd h4 {
font-size: 20px;
font-weight: bold;
line-height: 1.6;
display: block;
margin: 1.5em 0 0.8em;
color: #f9644e; }
.faq .list dl dd h4:first-child {
margin-top: 0em; }
.faq .list dl dd h5 {
display: block;
line-height: 1.3;
font-size: 16px;
padding: 0.1em 0.3em 0.1em 0.7em;
border-left: 4px solid #f9644e;
margin: 1.6em 0 1.2em; }
.faq .list dl dd h5:first-child {
margin-top: 0.2em; }
.faq .list dl dd ul {
margin: 0.8em 0 1em;
padding-left: 2em;
list-style: disc; }
.faq .list dl dd ul li small {
opacity: 0.5; }
.faq .list dl dd:before {
content: "A";
position: absolute;
left: 25px;
font-size: 32px;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
line-height: 1.2;
color: #f9644e;
top: 25px; }
.faq .list dl dd ::selection {
color: #f9644e;
background-color: #ffffff; }
.faq .list dl dt {
font-size: 20px;
line-height: 1.5;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
position: relative;
padding: 20px 70px;
cursor: pointer;
user-select: none; }
.faq .list dl dt h3 {
transition: 0.3s; }
table.darkTable {
border: 1px solid #fff;
background-color: #4f4f4f;
width: 100%;
height: 200px;
border-collapse: collapse;
color: white;
}
table.darkTable th {
border: 1px solid #fff;
padding-left: 10px;
text-align: left;
}
table.darkTable td {
border: 1px solid #fff;
padding-left: 10px;
text-align: left;
}
@media (min-width: 1100px) {
.faq .list dl dt:hover h3 {
color: #f9644e; } }
.faq .list dl dt.active:after {
transform: translateY(-50%) rotate(45deg); }
.faq .list dl dt:before {
content: "Q";
position: absolute;
left: 25px;
font-size: 32px;
font-family: 'Montserrat', 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 800;
font-style: normal;
line-height: 1.2;
color: #f9644e;
top: 15px; }
.faq .list dl dt:after {
content: "";
position: absolute;
right: 25px;
top: 50%;
transform-origin: center;
transform: translateY(-50%);
width: 20px;
height: 20px;
transition: 0.3s;
background: url(../img/plus.png) center center/contain no-repeat; }

.company {
position: relative; }
/*
.company:after {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: url(../img/dot.png) 5px 5px/10px 10px repeat;
opacity: 0.6;
filter: grayscale(100%); }*/
.company .list {
display: flex;
align-items: center;
justify-content: center; }
.company .list-wrapper {
width: 100%;
max-width: 800px; }
.company .row {
display: flex;
align-items: flex-start;
justify-content: flex-start;
padding: 1em;
position: relative; }
.company .row .ttl {
width: 120px;
min-width: 120px;
max-width: 120px;
white-space: nowrap;
font-weight: 700;
text-align: center; }
.company .row .cell {
padding-left: 1.5em; }
.company .row .cell strong {
display: block;
margin-bottom: 0.5em;
font-size: 1.1em; }
.company .row .cell strong:not(:first-child) {
margin-top: 0.5em; }
.company .row:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 2px;
left: 0;
bottom: -1px;
background: url(../img/voc-item-bg.png) 0px 0px/30px 30px repeat; }

.company-bases {
display: flex;
align-items: stretch;
justify-content: space-between;
-webkit-perspective: 800px;
-moz-perspective: 800px;
-ms-perspective: 800px;
perspective: 800px; }
.company-bases .col {
width: calc(33.3333% - 20px);
min-width: calc(33.3333% - 20px);
background-color: #fafafa;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 1s ease-in-out;
-moz-transition: 1s ease-in-out;
-ms-transition: 1s ease-in-out;
transition: 1s ease-in-out;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
opacity: 0; }
.company-bases .col .base-brand {
padding: 20px 40px; }
.company-bases .col .base-brand img {
display: block; }
.company-bases .col .base-body {
padding: 26px 30px;
position: relative;
color: #ffffff;
background: #f9644e url(../img/point-bg.png) center center/cover no-repeat;
width: 100%;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column; }
.company-bases .col .tag {
line-height: 1.3;
padding: 0.2em 1em;
background-color: #ffffff;
color: #f9644e;
border-radius: 10em; }
.company-bases .col h3 {
text-align: center;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-size: 22px;
font-weight: 700;
display: block;
margin: 0.6em 0;
line-height: 1.4; }
.company-bases .col p {
font-size: 14px;
width: 100%;
overflow: hidden; }
.company-bases.animate .col {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1; }
.company-bases.animate .col:nth-child(1) {
transition-delay: 0s; }
.company-bases.animate .col:nth-child(2) {
transition-delay: 0.2s; }
.company-bases.animate .col:nth-child(3) {
transition-delay: 0.4s; }

section.privacy {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: fixed;
z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transform: translateX(-101%);
transition-duration: 0.1s;
transition-delay: 0.6s;
transition-timing-function: cubic-bezier(0.41, 0.19, 0.98, 0.57); }
section.privacy:after {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffff;
opacity: 0;
transition: 0.3s;
transition-delay: 0.4s; }
section.privacy .privacy-content {
opacity: 0;
transform: translateX(-10px);
transition-timing-function: cubic-bezier(0.23, 0.82, 0.48, 0.99);
transition-delay: 0s;
transition-duration: 0.3s;
z-index: 5;
width: 100%;
max-width: 900px; }
@media (max-width: 2200px) {
section.privacy .privacy-content {
max-width: 1100px;
font-size: 14px; } }
@media (max-width: 1680px) {
section.privacy .privacy-content {
max-width: 1200px; } }
@media (max-width: 1340px) {
section.privacy .privacy-content {
padding: 0 40px; } }
section.privacy .wrap {
overflow: hidden;
overflow-y: auto;
padding: 0 10px 0 0;
line-height: 2;
max-height: calc(100vh - 170px); }
section.privacy .wrap::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: #eeeeee;
border-radius: 10px; }
section.privacy .wrap::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #eeeeee;
border-radius: 10px; }
section.privacy .wrap::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #cccccc;
border-radius: 10px; }
section.privacy .privacy-head {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
margin-bottom: 30px; }
section.privacy .privacy-head:before {
content: "";
width: 50vw;
position: absolute;
left: -20px;
transform: translateX(-100%);
height: 1px;
background-color: #f9644e;
top: 50%; }
section.privacy .btn-close-privacy {
background-color: #f3f3f3;
padding: 10px 20px;
border-radius: 100px;
font-size: 14px;
line-height: 1.2;
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px; }
@media (min-width: 1100px) {
section.privacy .btn-close-privacy {
cursor: pointer; }
section.privacy .btn-close-privacy:hover {
color: #ffffff;
background-color: #f9644e; } }
section.privacy .btn-close-privacy .icon {
width: 1.1em;
height: 1.1em;
min-width: 1.1em; }
section.privacy .btn-close-privacy span {
white-space: nowrap; }
section.privacy h2 {
line-height: 1.2;
display: block;
color: #f9644e;
font-weight: bold;
font-size: 28px;
position: relative; }
@media (max-width: 1680px) {
section.privacy h2 {
font-size: 24px; } }
@media (max-width: 1300px) {
section.privacy h2 {
font-size: 20px; } }
@media (max-width: 360px) {
section.privacy h2 {
font-size: 18px;
white-space: nowrap; } }
section.privacy h3 {
font-size: 18px;
display: block;
line-height: 1.5;
margin: 2em 0 0.8em; }
@media (max-width: 1680px) {
section.privacy h3 {
font-size: 16px; } }

body.privacy section.privacy {
opacity: 1;
transform: translateX(0);
transition-delay: 0;
transition: 0.1s;
transition-timing-function: linear; }
body.privacy section.privacy:after {
opacity: 1;
transition-delay: 0.3s; }
body.privacy section.privacy .privacy-content {
opacity: 1;
transform: translateX(0);
transition-delay: 0.8s;
transition-duration: 0.5s; }

footer {
position: relative;
padding: 60px 0; }
footer:after {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: url(../img/dot.png) 5px 5px/10px 10px repeat;
opacity: 0.6;
filter: grayscale(100%); }
footer .footer-logo {
width: 70%;
max-width: 200px;
margin: auto; }
footer .footer-nav {
padding: 20px 0; }
footer .footer-nav ul {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap; }
footer .footer-nav ul li a,
footer .footer-nav ul li a:link {
line-height: 1.2;
white-space: nowrap;
font-size: 14px;
padding: 0 10px;
line-height: 1.2; }
footer .footer-nav ul li a:hover,
footer .footer-nav ul li a:link:hover {
text-decoration: underline; }
footer .footer-nav ul li:not(:last-child) a {
border-right: 1px solid #e9e9e9; }
footer .copyright {
width: 100%;
text-align: center;
font-size: 12px;
line-height: 1.4; }

.bkt {
width: 50px;
height: 50px;
border-radius: 100%;
padding: 5px;
overflow: hidden;
position: fixed;
z-index: 400;
right: 20px;
bottom: 60px;
opacity: 0;
-webkit-transition: 1.6s;
transition: 1.6s;
-webkit-transform: translateX(71px);
transform: translateX(71px); }
@media (max-width: 500px) {
.bkt {
right: 10px;
bottom: 70px;
bottom: calc(constant(safe-area-inset-bottom) + 70px);
bottom: calc(env(safe-area-inset-bottom) + 70px); } }

.bkt svg {
width: 100%;
height: 100%;
display: block;
background-color: #f9644e;
border-radius: 100%;
overflow: hidden;
top: 0;
left: 0;
padding: 10px; }

.bkt svg path {
fill: #ffffff; }

.bkt.show {
opacity: 1;
-webkit-transition: 0.9s;
transition: 0.9s;
-webkit-transform: translateX(0px);
transform: translateX(0px); }

.bkt:hover {
cursor: pointer; }

.normalmove {
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transform: translateY(50px);
transform: translateY(50px);
opacity: 0; }

.normalmove.normalanimate {
transition-timing-function: cubic-bezier(0.23, 0.83, 0.37, 0.97);
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1; }

.mobile-nav-btn {
display: none; }

.mobile-nav {
width: 100%;
height: 100%;
position: fixed;
top: 0;
right: 0;
z-index: 500;
transform: translateY(-200vh); }
.mobile-nav .mobile-nav-wrapper {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 70px 20px 20px;
overflow: hidden;
overflow-y: auto;
opacity: 0;
transform: translateY(-20px); }
.mobile-nav .hidden {
display: none !important; }
.mobile-nav:before {
content: "";
width: 100%;
height: calc(100% - 60px);
position: absolute;
z-index: 1;
top: 60px;
left: 0;
right: 0;
bottom: 0;
background-color: #f9644e;
opacity: 0; }
.mobile-nav ul {
width: 100%;
height: auto;
position: relative;
z-index: 10; }
.mobile-nav ul li {
padding: 10px 0 0; }
.mobile-nav ul li a,
.mobile-nav ul li a:link,
.mobile-nav ul li a:hover {
display: flex;
align-items: center;
justify-content: center;
background-color: #ffffff;
color: #f9644e;
font-size: 16px;
overflow: hidden;
text-decoration: none;
line-height: 1.2;
padding: 0.8em 0.6em;
white-space: nowrap; }
@media (max-width: 400px) and (max-height: 660px) {
.mobile-nav ul li a,
.mobile-nav ul li a:link,
.mobile-nav ul li a:hover {
font-size: 14px;
padding: 0.7em 0.6em; } }
@media (max-width: 360px) {
.mobile-nav ul li a,
.mobile-nav ul li a:link,
.mobile-nav ul li a:hover {
padding: 0.6em 0.6em; } }
.mobile-nav .header-phone,
.mobile-nav .btn-request,
.mobile-nav .btn-contact {
z-index: 10;
position: relative;
overflow: hidden;
margin-top: 10px;
font-size: 16px;
color: #f9644e;
background-color: #fff; }
@media (max-width: 400px) and (max-height: 660px) {
.mobile-nav .header-phone,
.mobile-nav .btn-request,
.mobile-nav .btn-contact {
height: 75px; } }
@media (max-width: 360px) {
.mobile-nav .header-phone,
.mobile-nav .btn-request,
.mobile-nav .btn-contact {
height: 70px; } }
.mobile-nav.show {
transform: translateY(0); }
.mobile-nav.show:before {
opacity: 1;
transition: 0.3s; }
.mobile-nav.show .mobile-nav-wrapper {
opacity: 1;
transform: translateY(0);
transition: 0.6s;
transition-delay: 0.4s;
transition-timing-function: cubic-bezier(0.36, 0.79, 0.37, 0.89); }

.mobile-floting-component {
display: none !important;
width: 100%;
height: 62px;
background: rgba(255, 255, 255, 0.85);
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
transition: 0s;
position: fixed;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
z-index: 499;
box-shadow: 0 -4px 5px rgba(135, 125, 125, 0.18);
display: flex;
align-items: stretch;
justify-content: space-between;
padding-bottom: calc(constant(safe-area-inset-bottom) + 10px);
padding-bottom: calc(env(safe-area-inset-bottom) + 10px);
height: calc(constant(safe-area-inset-bottom) + 62px);
height: calc(env(safe-area-inset-bottom) + 62px); }
.mobile-floting-component > div {
width: calc(50% - 5px);
max-width: calc(50% - 5px);
position: relative;
display: flex;
background-color: #f9644e;
font-size: 16px;
font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-weight: 700;
align-items: center;
justify-content: center;
color: #ffffff;
line-height: 1em;
border-radius: 4px;
box-shadow: 0 4px 1px rgba(186, 46, 26, 0.11); }
.mobile-floting-component > div > a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10; }
.mobile-floting-component > div .icon {
margin-right: 5px; }
.mobile-floting-component > div .icon svg {
display: block;
width: 1.1em;
min-width: 1.1em;
height: 1.1em; }
.mobile-floting-component > div small {
margin-top: 2px;
line-height: 1em;
display: block;
text-align: center;
font-size: 8px; }
.mobile-floting-component > div.request {
color: #f9644e;
background-color: #ffea00;
box-shadow: 0 4px 1px rgba(198, 179, 0, 0.15); }
.mobile-floting-component .number-wrapper {
display: flex;
align-items: center;
justify-content: center; }

/* media query */
@media (max-width: 1750px) {
.navigation ul li a,
.navigation ul li a:link {
padding: 0 0.3em; }

.navigation ul li {
padding: 0 5px; } }
@media (max-width: 1650px) {
body {
padding-top: 70px; }

.characteristics .part-1 .text span {
font-size: 2.5vw; }

.faq .list dl dt {
font-size: 18px;
padding: 16px 60px; }

.faq .list dl dt:before {
left: 20px;
font-size: 30px;
top: 11px; }

.faq .list dl dd {
padding: 25px 40px 25px 60px; }

.faq .list dl dd h4 {
font-size: 18px;
font-weight: bold;
line-height: 1.6;
display: block;
margin: 1.5em 0 0.8em;
color: #f9644e; }

.faq .list dl dd:before {
left: 22px;
font-size: 30px;
top: 23px; }

.bases .list dt span {
font-size: 18px;
padding: 0.4em 1em; }

section {
padding: 70px 0; }

.characteristics .part-1 > div {
width: 44%;
max-width: 44%; }

.section-title:not(:first-child) {
margin-top: 80px; }

.characteristics .part-2 h3 {
font-size: 22px; }

.support article .item h4 {
font-size: 26px; }

.section-title {
font-size: 32px; }

.hero .slogan {
width: 40%; }

.navigation ul li a,
.navigation ul li a:link {
font-size: 14px; }

.brand a,
.brand a:link {
padding: 0 10px 0 30px;
height: 70px; }

header .header-phone,
header .btn-request,
header .btn-contact {
height: 70px;
padding: 0 20px; }
header .header-phone .phone-number {
margin-top: 0.1em; }
header .btn-request,
header .btn-contact {
font-size: 14px; } }
@media (max-width: 1380px) {
header .btn-contact {
width: 70px;
overflow: hidden; }
header .btn-contact span {
display: none; }
header .btn-contact .icon {
margin-right: 0; }

.characteristics .part-1 .text span {
font-size: 2.8vw; }

.contact-banner .inner {
padding: 0 3vw !important; }
.contact-banner .phone .text {
font-size: 2.3vw; }
.contact-banner .phone .number {
font-size: 2.7vw;
border-radius: 0.6vw; }
.contact-banner .form {
font-size: 3.8vw;
border-radius: 0.6vw; }
.contact-banner .female {
width: 11vw; } }
@media (max-width: 1360px) {
.support:before {
left: 30px;
transform: none; }

.support:after {
left: auto;
right: 30px;
transform: none; } }
@media (max-width: 1300px) {
.achievement-items .item-header .heading-text {
font-size: 1.4vw; }

.achievement-items .item-header .heading-data {
font-size: 2.6vw; }

header .header-phone .phone-description {
justify-content: flex-end;
align-self: flex-end; }
header .header-phone .phone-description span {
font-size: 11px; }
header .header-phone .phone-description span:first-child {
display: none; }
header .header-phone .phone-number {
font-size: 20px; } }
@media (max-width: 1200px) {
header .header-phone {
display: none; } }
@media (max-width: 1150px) {
.company-bases .col h3 {
font-size: 1.8vw; }

.flow .flow-head-text {
font-size: 12px; }

.flow .flow-head-text span:last-child {
font-size: 14px; }

.support article .item img {
max-width: 300px;
min-width: 300px; }

.support article .item h4 {
font-size: 22px; }

.support article .item {
padding: 10px; }

.works-head .col:nth-child(2) p {
font-size: 12px; }

.characteristics .part-2 h3 {
font-size: 1.9vw; }

.characteristics .part-2 .order {
font-size: 14px; }

.characteristics .part-2 .en-des {
font-size: 1vw; }

.characteristics .part-2 .point-header {
padding: 2.5vw 1vw 1.2vw; }

.characteristics .part-2 .point-body {
padding: 1.5vw 2vw; } }
@media (min-width: 1051px) {
.mobile-nav {
display: none !important; } }
@media (max-width: 1050px) {
.achievement-items {
flex-wrap: wrap; }

.achievement-items .col {
width: calc(50% - 10px);
min-width: calc(50% - 10px);
margin-bottom: 20px; }

.achievement-items .item-header .heading-text {
font-size: 2.4vw; }

.achievement-items .item-header .heading-data {
font-size: 3.6vw; }

header .header-right-section {
display: none; }

.navigation {
display: none; }

.mobile-nav-btn {
display: block;
width: 60px;
height: 60px;
position: absolute;
top: 0;
right: 10px; }
.mobile-nav-btn:before, .mobile-nav-btn:after {
width: 30px;
height: 2px;
content: "";
background-color: #f9644e;
position: absolute;
top: 50%;
left: 50%;
display: block;
transform-origin: center;
transition-duration: 0.2s; }
.mobile-nav-btn:before {
transform: translate(-50%, -4px); }
.mobile-nav-btn:after {
transform: translate(-50%, 4px); }
.mobile-nav-btn.active:before {
transform: translate(-50%, -50%) rotate(-20deg); }
.mobile-nav-btn.active:after {
transform: translate(-50%, -50%) rotate(20deg); }

.brand a,
.brand a:link {
height: 60px;
padding-left: 20px; }
.brand a img,
.brand a:link img {
min-width: 160px;
width: 160px; }

body {
padding-top: 60px; } }
@media (max-width: 900px) {
.company-bases .col h3 {
font-size: 2vw; }

.company-bases .col p {
font-size: 12px; }

.faq .list dl dt {
font-size: 16px; }

.company-bases .col .base-body {
padding: 2vw; }

.faq .list dl dd h4 {
font-size: 16px; }

.flow .flow-head {
display: none !important; }

.flow .bx-controls {
margin-top: 30px; }

.flow .bx-pager-item a {
width: 20px;
height: 20px; }

.support article .item figure {
margin-right: 15px; }

.support article .item h4 {
font-size: 18px; }

.works-head {
flex-wrap: wrap;
justify-content: center; }

.works-head .col:nth-child(1),
.works-head .col:nth-child(3) {
width: 46%;
order: 1;
transform: translateX(-2vw);
margin-top: 30px; }

.works-head .col:nth-child(2) {
width: 80%;
min-width: 80%;
order: 2;
margin-top: 60px; }

.hero {
height: 120vw; }
.hero .slogan {
top: auto;
transform: none;
bottom: 10vw;
left: 10%;
width: 80%; }

.characteristics .part-1 .text p {
font-size: 12px; }

.characteristics .part-2 .point-body ul li {
font-size: 12px; }

.characteristics .part-3 {
padding: 30px 0 0;
margin-bottom: 0; }
.characteristics .part-3 .col .desc {
margin: 10px; }
.characteristics .part-3 .col .desc em {
font-size: 16px; }
.characteristics .part-3 .col .desc p {
font-size: 13px; }
.characteristics .part-3 .col .desc ul li {
font-size: 12px; }
.characteristics .part-3 .col .desc ul li ul li {
padding-left: 10px; } }
@media (max-width: 800px) {
.bases .list dt span {
font-size: 16px;
padding: 0.3em 0.8em 0.35em;
white-space: nowrap; }

.bases .list dd {
padding: 0.6em 0 0;
font-size: 12px;
white-space: nowrap; }

.work-voc .item {
padding: 4px; }

.work-voc .item-wrapper {
padding: 20px; }

.work-voc .voc-body .col {
padding: 20px 20px 60px 20px; }

.characteristics .part-2 .col {
width: calc(33.333% - 10px);
min-width: calc(33.333% - 10px); }

.characteristics .part-1 > div {
width: 49%;
max-width: 49%; }

.characteristics .part-1 .text img.x {
width: 30px;
margin: 0.5em auto; }

.inner {
padding: 0 30px; }

.section-title {
font-size: 28px; }

.situation .female {
display: none; }

.situation ul {
transform: none; }

section {
padding: 60px 0; }

.company-bases .col {
width: calc(33.3333% - 10px);
min-width: calc(33.3333% - 10px); } }
@media (max-width: 700px) {
.support article .item p {
overflow: visible;
width: auto; }

.company-bases {
display: block; }

.company-bases .col .base-brand img {
max-width: 200px;
margin: auto; }

.company-bases .col h3 {
font-size: 18px; }

.company-bases .col .base-body {
height: auto !important; }

.company-bases .col p {
max-width: 300px;
margin: 0.5em auto;
text-align: center; }

.company-bases .col {
width: 100%;
min-width: 0;
max-width: 500px;
margin: 20px auto; }

.support article .item {
display: block; }

.support article .item img {
max-width: 50%;
min-width: 50%;
float: left;
margin: 0 15px 10px 0; }

.support article .item:nth-child(2n) img {
float: right;
max-width: 50%;
min-width: 50%;
margin: 0 0 10px 15px; }

.support article .item .text h4 {
display: inline; }

.support:before {
width: 40%;
left: 10px;
top: 10px;
max-height: 50vw; }

.support:after {
width: 40%;
right: 10px;
top: 20px;
max-height: 50vw; }

.achievement {
padding-bottom: 1px; }

.achievement-items {
display: block; }

.achievement-items .col {
width: 100%;
min-width: 0;
max-width: 500px;
margin: 20px auto; }

.achievement-items .item-body ul {
height: auto !important; }

.achievement-items .item-body ul,
.achievement-items .item-body .plus {
padding: 12px 15px; }

.achievement-items .item-header .heading-text {
font-size: 18px; }

.achievement-items .item-header .heading-data {
font-size: 32px; }

.achievement-items .item-body ul li:not(:last-child) {
margin-bottom: 0.2em; }

.characteristics .part-3 {
display: block;
padding: 10px; }
.characteristics .part-3 .col .desc {
margin: 10px; }
.characteristics .part-3 .col .desc em {
font-size: 16px;
margin-bottom: 4px; }
.characteristics .part-3 .col .desc p {
font-size: 14px;
text-align: center; }
.characteristics .part-3 .col .desc ul {
width: 230px;
margin: auto; }

.characteristics .part-2 {
display: block; }

.characteristics .part-2 .col {
width: 100%;
min-width: 0;
max-width: 500px;
margin: 20px auto; }

.characteristics .part-2 .point-body ul li {
font-size: 14px; }

.characteristics .part-2 h3 {
font-size: 18px;
min-height: 0; }

.characteristics .part-2 .en-des {
font-size: 12px; }

.characteristics .part-2 .point-header {
padding: 20px 10px 12px; }

.characteristics .part-2 .point-body {
padding: 12px 15px; }

.characteristics .part-1 {
display: block;
margin-top: 60px; }

.characteristics .part-1 > div {
width: 90%;
max-width: 500px;
margin: 30px auto 40px; }

.characteristics .part-1 .text span {
font-size: 5vw; }

.contact-banner .inner {
padding: 0 20px !important; }
.contact-banner .banner-wrapper {
position: relative;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
padding: 20px 30% 20px 0; }
.contact-banner .banner-wrapper .female {
position: absolute;
width: 22%;
right: 8%;
bottom: 0; }
.contact-banner .banner-wrapper .form {
margin-top: 10px;
font-size: 6.8vw;
padding: 15px; }
.contact-banner .banner-wrapper .phone {
padding: 0; }
.contact-banner .banner-wrapper .phone .text {
font-size: 3.7vw; }
.contact-banner .banner-wrapper .phone .number {
font-size: 3.7vw;
border-radius: 0.8vw; } }
@media (max-width: 600px) {
header.do {
box-shadow: 0 4px 5px rgba(135, 125, 125, 0.18); }

.faq .list dl dd {
padding: 18px 20px 20px 45px; }

.faq .list dl dd:before {
left: 15px;
font-size: 20px;
top: 20px; }

.faq .list dl dd p {
font-size: 12px;
margin: 0 0 0.8em;
line-height: 1.8; }

.faq .list dl dd h4 {
font-size: 14px; }

.faq .list dl dd h5 {
font-size: 13px; }

.faq .list dl dt {
font-size: 14px;
padding: 10px 45px; }

.faq .list dl dd .content {
font-size: 12px;
line-height: 1.8; }

.faq .list dl dt:before {
left: 14px;
font-size: 20px;
top: 8px; }

.faq .list dl dt:after {
content: "";
right: 12px;
width: 12px;
height: 12px; }

.faq .list dl {
box-shadow: 0 2px 2px rgba(236, 230, 195, 0.46); }

.bases .list {
display: block;
margin-top: 50px; }

.bases {
padding-bottom: 20px; }

.bases .list .col {
width: 100%;
display: flex;
flex-wrap: wrap; }
.bases .list .col > dl {
width: 50%; }

.work-voc h3 {
font-size: 18px; }

.work-voc .customer-meta {
padding: 12px 0 15px; }

.work-voc .voc-body {
display: block; }
.work-voc .voc-body > .col {
width: 100%; }

.work-voc .voc-body .col.before:after {
top: auto;
left: 50%;
bottom: -19px;
transform: translateX(-50%);
border-bottom: 0;
border-top: 20px solid #f1f1f1;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
right: auto; }

.contact-banner .banner-wrapper .female {
width: 27%; }

.situation ul li {
font-size: 16px; }

.inner {
padding: 0 20px; }

section {
padding: 50px 0; }

.section-title {
margin-bottom: 1.2em; }

.characteristics .part-1 .text span {
font-size: 5.8vw; } }
@media (max-width: 550px) {
.contact-banner .banner-wrapper .form {
margin-top: 10px;
font-size: 7.25vw;
padding: 4vw 5.37vw; }

.contact-banner .banner-wrapper .female {
width: 34%;
right: 2%; }

.contact-banner .banner-wrapper .phone .number {
font-size: 5.9vw;
position: relative;
padding: 0.4em 0.6em 1em;
display: flex;
justify-content: center; }
.contact-banner .banner-wrapper .phone .number small {
position: absolute;
width: 100%;
bottom: 0.8em;
left: 0;
right: 0;
text-align: center;
padding-left: 0; }

.bases .list dl {
margin-bottom: 30px; }

.achievement-items {
padding-top: 10px; }

.faq .list {
padding-top: 10px; }

.company .list-wrapper {
padding-top: 10px; } }
@media (max-width: 500px) {
section.privacy .btn-close-privacy {
padding: 7px 15px; }

section.privacy {
padding: 0; }

section.privacy .privacy-content {
padding: 0px 0 0 20px; }

.privacy-content {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%; }

section.privacy .privacy-head {
padding-top: 30px; }

section.privacy .wrap {
position: absolute;
max-height: calc(100% - 110px);
padding: 5px 10px 5px 0; }

section.privacy .privacy-head {
margin-bottom: 20px; }

section.privacy p {
line-height: 1.8; }

.section-title:not(:first-child) {
margin-top: 60px; }

.brand a,
.brand a:link {
padding-left: 15px; }

.mobile-nav-btn:before,
.mobile-nav-btn:after {
width: 28px; }

.mobile-nav-btn {
right: 6px; }

.faq .list dl dt h3 {
font-weight: 400; }

.works-head .col:nth-child(2) p {
line-height: 1.6; }

footer .footer-logo {
width: 45%; }

footer {
padding: 40px 0; }

.company-bases .col .base-body {
padding: 4.5vw 4vw 3.6vw; }

.company {
padding-bottom: 30px; }

.company-bases .col {
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15); }

.company-bases {
display: block;
padding-top: 10px; }

.company .row .ttl {
width: 70px;
min-width: 70px;
max-width: 70px;
font-size: 1.1em; }

footer .copyright {
font-size: 11px;
opacity: 0.5; }

.company .row {
font-size: 12px;
padding: 0.8em 0.5em; }

.company-bases .col p {
margin: 0;
line-height: 1.6; }

.company .row:after {
background: url(../img/voc-item-bg.png) 0px 0px/20px 20px repeat; }

.bases .list dl {
margin-bottom: 20px; }

.bases .list dt span {
font-size: 14px; }

.flow .flowitem h3 {
font-size: 18px; }

.flow .flowitem {
padding-top: 10px; }

.flow .bx-pager-item a {
width: 12px;
height: 12px;
opacity: 0.3; }

.flow .flow-description {
line-height: 1.8; }

.flow .flowitem p {
line-height: 1.8;
font-size: 12px; }

.support article .article-wrapper {
padding: 8px; }

.support article h3 {
width: 100%;
transform: translateY(-30%) scale(1.15); }

.support article h3 {
transform: translateY(0) scale(1.05); }

.support article .item p {
line-height: 1.8;
font-size: 12px;
margin-top: 0.6em; }

.support article .item img {
margin: 0 10px 3px 0; }

.support article .item:nth-child(2n) img {
margin: 0 0 3px 10px; }

.support article .item h4 {
font-size: 16px; }

.support article .item {
margin-bottom: 20px; }

.work-voc .customer-meta {
flex-wrap: wrap; }

.work-voc .identity {
width: 100%;
margin-bottom: 5px; }

.work-voc .tag {
margin-bottom: 5px;
white-space: nowrap; }

.support:before {
width: 50%; }

.support:after {
width: 50%;
top: 0; }

.support article {
margin: 80px 0 30px; }

.work-voc .voc-body .col.after {
padding-top: 25px; }

.work-voc .item:not(:last-child) {
margin-bottom: 20px; }

.works {
padding-bottom: 20px; }

.work-voc .voc-body .col {
font-size: 12px;
line-height: 1.8em; }

.works-head .col:nth-child(1),
.works-head .col:nth-child(3) {
width: 49%; }

.works-head .col:nth-child(2) {
width: 94%;
min-width: 94%; }

.works-head .col:nth-child(2) p {
margin-top: 2em; }
.works-head .col:nth-child(2) p br {
display: none; }

.work-voc {
margin-top: 30px; }

.section-title {
font-size: 22px; }

.contact-banner .banner-wrapper .female {
width: 38%; }

.situation ul li {
font-size: 14px; }

.hero .slogan {
bottom: 8vw; }
.hero .slogan .slogan-btn {
width: 90%; }

.characteristics .part-1 .text span {
font-size: 5.8vw; }

.characteristics .part-2 h3 {
font-size: 18px; }

.characteristics .part-2 .en-des {
font-size: 11px; }

.characteristics .part-2 .point-header {
padding: 16px 8px 10px; }

.characteristics .part-2 .point-body {
padding: 10px 15px; }

.mobile-floting-component {
display: flex !important; }

body {
padding-bottom: 64px;
padding-bottom: calc(constant(safe-area-inset-bottom) + 64px);
padding-bottom: calc(env(safe-area-inset-bottom) + 64px); } }
@media (max-width: 450px) {
.bases .list dt,
.bases .list dd {
text-align: left;
justify-content: flex-start; }

.bases .list .col dl {
width: 55%; }
.bases .list .col dl:nth-child(2n) {
width: 45%; }

.bases .list dd {
white-space: normal; } }
@media (max-width: 360px) {
.bases .list dd {
font-size: 11px; }

.section-title {
font-size: 20px; }
.section-title br {
display: none; } }
@media (max-width: 340px) {
.bases .list dt span {
font-size: 12px; }

.section-title {
font-size: 19px; }

.bases .list dd {
font-size: 10px; } }

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