@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@font-face {
font-family: "Montserrat", sans-serif;
font-weight: normal;
src: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/fonts/Montserrat-Bold.ttf);
}
@font-face {
font-family: "Montserrat Black Italic", sans-serif;
font-weight: normal;
src: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/fonts/Montserrat-BlackItalic.ttf);
}
@font-face {
font-family: "Abraham Italic Outline", sans-serif;
font-weight: normal;
font-style: italic;
src: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/fonts/abraham-outline-italic.ttf);
}  .font--Montserrat {
font-family: "Montserrat", sans-serif;
}
.font--Montserrat--black--itelic {
font-family: "Montserrat Black Italic", sans-serif;
}
.font--abaraham--italic--outline {
font-family: "Abraham Italic Outline", sans-serif;
}
.font--NotoSans--JP {
font-family: "Noto Sans JP", sans-serif;
}
.font--2 {
font-family: "KozukaGothicPr6nL", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
font-weight: normal;
}
p,
span,
label,
a,
i,
strong,
li {
font-family: "KozukaGothicPr6nL", sans-serif;
}
.txt--center {
text-align: center;
}
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-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
h1 {
font-size: 2.2em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.8em;
}
h4 {
font-size: 1.6em;
}
h5 {
font-size: 1.4em;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
padding: 0;
text-decoration: none;
outline: none;
}
input,
button {
background: none;
border: none;
outline: none;
}
button {
font-size: inherit;
line-height: inherit;
}
textarea {
resize: none;
}
select:focus,
textarea:focus,
input:focus {
outline: none;
}
img {
width: 100%;
}
.m-wysiwygArea {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
@media screen and (max-width: 767px) {
.m-wysiwygArea {
font-size: 1.4rem;
}
}
.m-wysiwygArea * + * {
margin-top: 1.75em;
}
.m-wysiwygArea br + * {
margin-top: 0;
}
@media screen and (min-width: 768px) {
.m-wysiwygArea a {
transition: all 0.6s ease-in-out 0s;
}
}
@media screen and (min-width: 768px) {
.m-wysiwygArea a:hover {
opacity: 0.6;
}
}
.m-wysiwygArea h1 {
font-size: 4.5rem;
line-height: 1.4;
}
.m-wysiwygArea h2 {
font-size: 3rem;
line-height: 1.6;
margin-top: 2em;
}
.m-wysiwygArea h3 {
color: blue;
font-size: 2.2rem;
font-weight: bold;
line-height: 1.6;
}
.m-wysiwygArea h4 {
font-size: 1.8rem;
line-height: 1.6;
padding-left: 25px;
position: relative;
}
.m-wysiwygArea h4::before {
background: blue;
content: "";
height: 17px;
left: 0;
position: absolute;
top: 3px;
width: 17px;
}
.m-wysiwygArea h5,
.m-wysiwygArea h6 {
font-size: 1.6rem;
line-height: 1.6;
}
.m-wysiwygArea h1 + h2,
.m-wysiwygArea h2 + h3,
.m-wysiwygArea h3 + h4,
.m-wysiwygArea h4 + h5,
.m-wysiwygArea h5 + h6 {
margin-top: 0.5em;
}
.m-wysiwygArea p {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
@media screen and (max-width: 767px) {
.m-wysiwygArea p {
font-size: 1.4rem;
}
}
.m-wysiwygArea strong,
.m-wysiwygArea strong * {
font-weight: bold;
}
.m-wysiwygArea em,
.m-wysiwygArea em * {
font-style: italic;
}
.m-wysiwygArea ul {
list-style-type: disc;
}
.m-wysiwygArea ol {
list-style-type: decimal;
}
.m-wysiwygArea ul,
.m-wysiwygArea ol {
margin-top: 1em;
padding-left: 1.4em;
}
.m-wysiwygArea ul li,
.m-wysiwygArea ol li {
line-height: 1.5;
margin-top: 0.6em;
}
.m-wysiwygArea sup,
.m-wysiwygArea sub {
font-size: 1rem;
line-height: 1 !important;
}
.m-wysiwygArea hr {
background: #333333;
display: block;
height: 1px;
width: 100%;
}
.m-wysiwygArea blockquote {
background: blue;
padding: 30px;
}
.m-wysiwygArea table {
background: blue;
border-collapse: collapse;
height: auto !important;
margin-top: 3em;
width: 100% !important;
}
.m-wysiwygArea table thead th,
.m-wysiwygArea table thead td {
font-weight: bold;
text-align: center;
}
.m-wysiwygArea table tr th,
.m-wysiwygArea table tr td {
border: #333333 1px solid;
line-height: 1.5;
padding: 15px 20px;
text-align: left;
vertical-align: middle;
}
.m-wysiwygArea table tr th {
font-weight: bold;
text-align: center;
width: 25%;
}
.m-wysiwygArea img {
height: auto;
margin-top: 1em;
max-width: 100%;
width: auto;
}
.m-wysiwygArea img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.m-wysiwygArea img.alignright {
display: block;
margin-left: auto;
margin-right: 0;
}
.m-wysiwygArea .gallery {
display: flex;
align-items: stretch;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.m-wysiwygArea .gallery-item {
float: none;
margin-top: 0;
text-align: center;
}
.m-wysiwygArea .gallery-columns-2 .gallery-item {
width: calc((100% - 40px) / 2);
}
.m-wysiwygArea .gallery-columns-3 .gallery-item {
width: calc((100% - (40px * 2)) / 3);
} .fr-preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #333333;
z-index: 100;
opacity: 1;
transition: all 0.6s ease 0s;
}
.fr-preloader.is-hidden {
left: -100%;
opacity: 0;
}
.fr-preloader-round {
margin: auto;
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 200px;
height: 200px;
border-radius: 50%;
border: 16px solid transparent;
border-top: 16px solid #1f54ff;
border-bottom: 16px solid #fb3e1d;
animation: spin 2s linear infinite;
transition: all 0.6s ease 0s;
}
.fr-preloader-round.is-hidden {
border-width: 0;
width: 0;
height: 0;
}
.fr-preloader-img {
margin: auto;
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100px;
animation: heartBeat 1s linear infinite;
}
.fr-preloader-img.animate {
animation-name: zoomOutUp;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: 1;
animation-direction: normal;
}
.lds-ellipsis {
margin: auto;
position: fixed;
top: 20%;
bottom: 0;
right: 0;
left: 0;
display: inline-block;
width: 80px;
height: 80px;
}
.lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #fff;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
background-color: #fff;
}
.lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
background-color: #1f54ff;
}
.lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
background-color: #fb3e1d;
}
.lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
background-color: #fff;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
.container {
width: 200px;
height: 200px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: auto;
filter: url(#goo);
animation: rotate-move 2s ease-in-out infinite;
}
.dot {
margin: auto;
width: 70px;
height: 70px;
border-radius: 50%;
background-color: #000;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.dot-3 {
background-color: #fb3e1d;
animation: dot-3-move 2s ease infinite, index 6s ease infinite;
}
.dot-2 {
background-color: #fff;
animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite;
}
.dot-1 {
background-color: #1f54ff;
animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite;
}
@keyframes dot-3-move {
20% {
transform: scale(1);
}
45% {
transform: translateY(-38px) scale(0.45);
}
60% {
transform: translateY(-120px) scale(0.45);
}
80% {
transform: translateY(-120px) scale(0.45);
}
100% {
transform: translateY(0px) scale(1);
}
}
@keyframes dot-2-move {
20% {
transform: scale(1);
}
45% {
transform: translate(-36px, 32px) scale(0.45);
}
60% {
transform: translate(-110px, 80px) scale(0.45);
}
80% {
transform: translate(-110px, 80px) scale(0.45);
}
100% {
transform: translateY(0px) scale(1);
}
}
@keyframes dot-1-move {
20% {
transform: scale(1);
}
45% {
transform: translate(36px, 32px) scale(0.45);
}
60% {
transform: translate(110px, 80px) scale(0.45);
}
80% {
transform: translate(110px, 80px) scale(0.45);
}
100% {
transform: translateY(0px) scale(1);
}
}
@keyframes rotate-move {
55% {
transform: translate(-50%, -50%) rotate(0deg);
}
80% {
transform: translate(-50%, -50%) rotate(360deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes index {
0%, 100% {
z-index: 3;
}
33.3% {
z-index: 2;
}
66.6% {
z-index: 1;
}
}
.siteHeader {
margin: 0 auto;
width: 100%;
top: 0;
position: fixed;
border-top: 4px solid #1f54ff;
background-color: #fff;
z-index: 5;
}
.siteHeader__container {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.siteHeader__logo {
padding-left: 2.51vw;
display: block;
width: 51.61%;
width: 445px;
width: 19vw;
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.siteHeader__logo:hover {
opacity: 0.6;
}
}
.siteHeader__navMenu {
margin: 0;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.siteHeader__navMenuList {
display: inline-block;
box-sizing: border-box;
text-align: center;
transition: all 0.6s ease 0s;
position: relative;
}
@media screen and (min-width: 768px) {
.siteHeader__navMenuList.js-submenu:hover .siteHeader__subMenus {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
}
.siteHeader__navMenuItem {
padding: 1.04vw 1.7vw;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.siteHeader__navMenuItem {
font-size: 1.4rem;
}
}
.siteHeader__navMenuItem.contact-btn {
background-color: #1f54ff;
color: #fff;
}
@media screen and (min-width: 768px) {
.siteHeader__navMenuItem.contact-btn:hover {
background-color: #fff;
color: #1f54ff;
}
}
@media screen and (min-width: 768px) {
.siteHeader__navMenuItem:hover {
color: #1f54ff;
}
.siteHeader__navMenuItem:hover:hover:after {
width: 90%;
}
}
.siteHeader__subMenus {
margin: auto;
padding: 1% 2.51vw;
position: fixed;
bottom: auto;
left: 0;
width: 100%;
background-color: #F9F9F9;
box-sizing: border-box;
display: none;
}
.siteHeader__subMenus.is-active {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.siteHeader__subMenuLogo {
padding: 1% 5vw 1% 0;
width: 19vw;
transition: all 0.6s ease 0s;
font-family: "Noto Sans JP", sans-serif;
font-size: 2vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
}
@media screen and (min-width: 768px) {
.siteHeader__subMenuLogo:hover {
opacity: 0.6;
}
}
@media screen and (max-width: 767px) {
.siteHeader__subMenuLogo {
font-size: 1.4rem;
}
}
.siteHeader__subMenuLogo:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: rgba(51, 51, 51, 0.2);
}
.siteHeader__subMenuLinksContainer {
padding: 0 5%;
box-sizing: border-box;
width: calc(100% - 24vw);
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.siteHeader__subMenuLink {
margin-right: 8%;
box-sizing: border-box;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.siteHeader__subMenuLink {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.siteHeader__subMenuLink:hover {
opacity: 0.6;
}
}
.siteHeader__subMenuLink:last-child {
margin-right: 0;
margin-bottom: 0;
}
.mobile-menu {
position: absolute;
top: 0;
right: 0;
display: none;
} @media screen and (max-width: 767px) {
.siteHeader {
margin: 0 auto;
width: 100%;
position: fixed;
top: 0;
z-index: 3;
border-top: 2px solid #1f54ff;
background-color: #fff;
}
.siteHeader__container {
width: 100%;
padding: 1% 2%;
box-sizing: border-box;
}
.siteHeader__logo {
padding-left: 0;
display: block;
width: 60%;
}
.siteHeader__navMenu {
position: fixed;
padding: 20vw 0 2vw;
top: 13.6vw;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 3;
background-color: rgba(51, 51, 51, 0.9);
display: none;
}
.siteHeader__navMenuList {
display: block;
}
.siteHeader__navMenuList.js-submenu .siteHeader__navMenuItem {
position: relative;
}
.siteHeader__navMenuList.js-submenu .siteHeader__navMenuItem:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2%;
border-left: 1.4vw solid transparent;
border-right: 1.4vw solid transparent;
border-top: 1.4vw solid #fff;
transition: all 0.6s ease 0s;
}
.siteHeader__navMenuList.is-active .siteHeader__navMenuItem:before {
transform: rotate(180deg);
}
.siteHeader__navMenuItem {
display: block;
width: 100%;
text-align: center;
padding: 2vw 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #fff;
box-sizing: border-box;
} }
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteHeader__navMenuItem {
font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
.siteHeader__navMenuItem.contact-btn {
background-color: transparent;
color: #fff;
}
}
@media screen and (max-width: 767px) {
.siteHeader__subMenuLogo {
display: none;
}
}
@media screen and (max-width: 767px) {
.siteHeader__subMenus {
margin-bottom: 3%;
padding: 0 0 2%;
position: relative;
bottom: 0;
left: 0;
display: none;
background-color: transparent;
}
.siteHeader__subMenus.is-active {
background-color: transparent;
display: block;
}
}
@media screen and (max-width: 767px) {
.siteHeader__subMenuLinksContainer {
width: 100%;
padding: 0;
display: block;
}
}
@media screen and (max-width: 767px) {
.siteHeader__subMenuLink {
margin-right: 0;
margin-bottom: 1%;
padding: 1%;
width: 100%;
box-sizing: border-box;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteHeader__subMenuLink {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.bar {
margin: 1.5vw auto;
width: 6vw;
height: 0.4vw;
display: block;
background: #1f54ff;
transition: all 0.7s ease;
}
}
@media screen and (max-width: 767px) {
.bars {
cursor: pointer;
display: inline-block;
margin: 0 auto;
width: auto;
transition: all 0.7s ease;
}
.bars.bars-clicked .bar {
background-color: #fff;
}
}
@media screen and (max-width: 767px) {
.menu-bar {
width: auto;
display: inline-block;
text-align: center;
height: auto;
position: relative;
z-index: 100;
}
}
@media screen and (max-width: 767px) {
.middle {
margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.bars-clicked .top {
transform: translateY(1.9vw) rotateZ(45deg);
}
}
@media screen and (max-width: 767px) {
.bars-clicked .bottom {
transform: translateY(-2vw) rotateZ(-45deg);
}
}
@media screen and (max-width: 767px) {
.bars-clicked .middle {
width: 0;
opacity: 0;
}
} .siteFooter {
margin: 3vw auto 0;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-bottom.png);
}
.siteFooter__container {
margin: auto;
padding: 4.16vw 0 3vw;
width: 70%;
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.siteFooter__block {
width: 50%;
}
.siteFooter iframe {
width: 100%;
height: 20vw;
}
.siteFooter__logo {
display: block;
width: 51.61%;
width: 445px;
}
.siteFooter__desc {
margin-top: 1vw;
padding-right: 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: normal;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
@media screen and (max-width: 767px) {
.siteFooter__desc {
font-size: 1.4rem;
}
}
.siteFooter__desc:last-child {
margin-top: 0.5vw;
font-weight: normal;
}
.siteFooter__navMenu {
text-align: center;
}
.siteFooter__navMenu {
margin: 0 auto 3%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.siteFooter__navMenuList {
display: inline-block;
box-sizing: border-box;
text-align: center;
transition: all 0.6s ease 0s;
position: relative;
}
.siteFooter__navMenuItem {
padding: 1.04vw 1.7vw;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem {
font-size: 1.4rem;
}
}
.siteFooter__navMenuItem.contact-btn {
background-color: #1f54ff;
color: #fff;
}
@media screen and (min-width: 768px) {
.siteFooter__navMenuItem.contact-btn:hover {
background-color: #fff;
color: #1f54ff;
}
}
@media screen and (min-width: 768px) {
.siteFooter__navMenuItem:hover {
color: #1f54ff;
}
.siteFooter__navMenuItem:hover:hover:after {
width: 90%;
}
}
.siteFooter__subMenus {
margin: auto;
padding: 1% 2.51vw;
position: fixed;
bottom: -15%;
left: 0;
width: 100%;
background-color: #F9F9F9;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
box-sizing: border-box;
z-index: 5;
transition: all 0.6s ease 0s;
}
.siteFooter__subMenus.is-active {
bottom: 0;
}
.siteFooter__subMenuLogo {
padding: 1% 5vw 1% 0;
width: 19vw;
transition: all 0.6s ease 0s;
font-family: "Noto Sans JP", sans-serif;
font-size: 2vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
}
@media screen and (min-width: 768px) {
.siteFooter__subMenuLogo:hover {
opacity: 0.6;
}
}
@media screen and (max-width: 767px) {
.siteFooter__subMenuLogo {
font-size: 1.4rem;
}
}
.siteFooter__subMenuLogo:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: rgba(51, 51, 51, 0.2);
}
.siteFooter__subMenuLinksContainer {
padding: 0 5%;
box-sizing: border-box;
width: calc(100% - 24vw);
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.siteFooter__subMenuLink {
margin-right: 8%;
box-sizing: border-box;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.siteFooter__subMenuLink {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.siteFooter__subMenuLink:hover {
opacity: 0.6;
}
}
.siteFooter__subMenuLink:last-child {
margin-right: 0;
margin-bottom: 0;
}
.siteFooter__navMenuItem {
padding: 1.04vw 1.45vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
box-sizing: border-box;
text-align: center;
transition: all 0.6s ease 0s;
position: relative;
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem {
font-size: 1.4rem;
}
}
.siteFooter__navMenuItem:after {
margin: auto;
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 0;
height: 1px;
background-color: #1f54ff;
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.siteFooter__navMenuItem:hover {
color: #1f54ff;
}
.siteFooter__navMenuItem:hover:hover:after {
width: 90%;
}
}
.siteFooter__credits {
margin: 0 auto 1vw;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 48px;
color: #333333;
}
@media screen and (max-width: 767px) {
.siteFooter__credits {
font-size: 1.4rem;
}
} @media screen and (max-width: 767px) {
.siteFooter {
margin: 5vw auto 0;
width: 100%;
}
.siteFooter__container {
padding: 15vw 2% 3vw;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
box-sizing: border-box;
}
.siteFooter__block {
width: 100%;
}
.siteFooter__block.left {
margin-bottom: 2vw;
}
.siteFooter__logo {
margin: 0 auto 6vw;
display: block;
width: 90%;
}
.siteFooter__desc {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteFooter__desc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.siteFooter iframe {
width: 100%;
height: 60vw;
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenu {
display: block;
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuList {
display: block;
}
.siteFooter__navMenuList.js-footer-submenu .siteFooter__navMenuItem {
position: relative;
}
.siteFooter__navMenuList.js-footer-submenu .siteFooter__navMenuItem:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 2%;
border-left: 1.4vw solid transparent;
border-right: 1.4vw solid transparent;
border-top: 1.4vw solid #333333;
transition: all 0.6s ease 0s;
}
.siteFooter__navMenuList.is-active .siteFooter__navMenuItem:before {
transform: rotate(180deg);
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem {
display: block;
width: 100%;
text-align: center;
padding: 2vw 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #333333;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteFooter__navMenuItem {
font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem.contact-btn {
background-color: transparent;
color: #fff;
}
}
@media screen and (max-width: 767px) {
.siteFooter__subMenuLogo {
display: none;
}
}
@media screen and (max-width: 767px) {
.siteFooter__subMenus {
margin-bottom: 3%;
padding: 0 0 2%;
position: relative;
bottom: 0;
left: 0;
display: none;
background-color: transparent;
transition: none;
}
.siteFooter__subMenus.is-active {
background-color: transparent;
display: block;
}
}
@media screen and (max-width: 767px) {
.siteFooter__subMenuLinksContainer {
width: 100%;
padding: 0;
display: block;
}
}
@media screen and (max-width: 767px) {
.siteFooter__subMenuLink {
margin-right: 0;
margin-bottom: 1%;
padding: 1%;
width: 100%;
box-sizing: border-box;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteFooter__subMenuLink {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem {
display: block;
text-align: center;
padding: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteFooter__navMenuItem {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.siteFooter__navMenuItem:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.siteFooter__credits {
margin: 2vw auto 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0;
line-height: 1.2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteFooter__credits {
font-size: 1rem;
}
} html {
font-size: 62.5%;
}
@media screen and (max-width: 767px) {
html {
font-size: calc(10vw / 3.75);
}
}
body {
font-feature-settings: "palt" 1;
overflow-x: hidden;
}
@media screen and (max-width: 767px) {
body {
min-width: inherit;
}
} .m-pcDb {
display: block;
}
.m-pcDib {
display: inline-block;
}
.m-pcDin {
display: inline;
}
.m-pcDf {
display: flex;
}
.m-pcDt {
display: table;
}
.m-pcDtc {
display: table-cell;
}
.m-spDb,
.m-spDib,
.m-spDin,
.m-spDf,
.m-spDt,
.m-spDtc {
display: none;
}
@media screen and (max-width: 767px) {
.m-pcDb,
.m-pcDib,
.m-pcDin,
.m-pcDf,
.m-pcDt,
.m-pcDtc {
display: none;
}
.m-spDb {
display: block;
}
.m-spDib {
display: inline-block;
}
.m-spDin {
display: inline;
}
.m-spDf {
display: flex;
}
.m-spDt {
display: table;
}
.m-spDtc {
display: table-cell;
}
} .siteContainer {
margin: auto;
width: calc(100% - 5.41vw);
position: relative;
}
@media screen and (max-width: 767px) {
.siteContainer {
width: 100%;
}
} .fr--Button {
padding: 1vw 0;
display: block;
width: 13.02vw;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #1f54ff;
background-color: #fff;
border: 1px solid #fff;
box-sizing: border-box;
transition: all 0.6s ease 0s;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
.fr--Button {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.fr--Button {
padding: 3vw 3%;
display: inline-block;
width: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #1f54ff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.fr--Button {
font-size: 1.4rem;
}
}
.fr--Button:after {
margin: auto;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
width: 0;
height: 100%;
background-color: transparent;
transition: all 0.6s ease 0s;
z-index: -1;
}
.fr--Button.btn--blue {
color: #fff;
background-color: #1f54ff;
border-color: #1f54ff;
}
.fr--Button.btn--blue:after {
background-color: #fff;
}
@media screen and (min-width: 768px) {
.fr--Button.btn--blue:hover {
color: #1f54ff;
}
.fr--Button.btn--blue:hover:after {
background-color: #fff;
width: 100%;
}
}
.fr--Button.btn--right {
margin: auto 0 auto auto;
}
.fr--Button.btn--left {
margin: auto auto auto 0;
}
.fr--Button.btn--center {
margin: 0 auto;
}
@media screen and (min-width: 768px) {
.fr--Button:hover {
color: #fff;
}
.fr--Button:hover:after {
background-color: #1f54ff;
width: 100%;
}
} .fr--heading {
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.8;
color: #1f54ff;
}
@media screen and (max-width: 767px) {
.fr--heading {
font-size: 6vw;
}
}
.fr--heading.color--white {
color: #fff;
}
.fr--heading.news-txt {
margin-bottom: 1.25vw;
line-height: 0.7;
}
@media screen and (max-width: 767px) {
.fr--heading.news-txt {
text-align: center;
}
}
.fr--subHeading {
font-size: 1.45vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.2;
color: #333333;
}
@media screen and (max-width: 767px) {
.fr--subHeading {
font-size: 4vw;
}
}
.fr--subHeading.color--white {
color: #fff;
}
.clearfix::after {
content: "";
clear: both;
display: table;
} @keyframes arrow-move {
0% {
right: 4.21vw;
}
50% {
right: 3vw;
}
100% {
right: 4.21vw;
}
}
.contactBanner {
margin: -5.5vw auto 0;
display: block;
width: 57.18vw;
background-color: #333333;
position: relative;
transition: all 0.6s ease 0s;
}
.contactBanner.mt-0 {
margin-top: 0;
}
@media screen and (min-width: 768px) {
.contactBanner:hover {
transform: scale(1.05);
}
.contactBanner:hover:after {
animation: arrow-move 1s infinite;
}
}
.contactBanner:after {
content: "";
position: absolute;
top: 42%;
right: 4.21vw;
width: 3.64vw;
height: 1.77vw;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow-big.png);
}
@media screen and (max-width: 767px) {
.contactBanner {
width: 70%;
}
}
.contactBanner__heading {
padding: 3.7vw 5.1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: normal;
color: #fff;
box-sizing: border-box;
vertical-align: middle;
}
@media screen and (max-width: 767px) {
.contactBanner__heading {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactBanner__heading {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactBanner__heading {
font-size: 4vw;
}
}
.contactBanner__heading span {
vertical-align: middle;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
position: relative;
top: -0.3vw;
}
@media screen and (max-width: 767px) {
.contactBanner__heading span {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactBanner__heading span {
top: -0.7vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactBanner__heading span {
font-size: 2vw;
}
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
opacity: 1 !important;
max-height: 100% !important;
}
#sb_instagram img {
opacity: 1 !important;
} .siteKv2 {
margin: 3.6vw auto 0;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/kv-img-bg.png);
position: relative;
}
.siteKv2.siteKv3 {
background-image: none;
position: relative;
}
.siteKv2.siteKv3:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 46.35vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/kv-img-bg.png);
z-index: -1;
}
.siteKv2.siteKv3 .siteKv2__title {
margin-bottom: 0;
line-height: 1;
}
.siteKv2.siteKv3 .siteKv2__floatTitle {
margin-bottom: 1.5vw;
position: relative;
bottom: auto;
right: auto;
text-align: right;
line-height: 1;
}
.siteKv2__innerContainer {
margin: auto;
padding: 7.18vw 0 0.78vw;
width: calc(100% - 16.14vw);
}
.siteKv2__title {
margin-bottom: 6.14vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 6.25vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.siteKv2__title {
font-size: 1.4rem;
}
}
.siteKv2__floatTitle {
position: absolute;
bottom: 0;
right: 1.71vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 7vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
opacity: 0.05;
text-align: right;
}
@media screen and (max-width: 767px) {
.siteKv2__floatTitle {
font-size: 1.4rem;
}
}
.siteKv2__blueBanner {
padding: 6vw 7.5vw 0;
width: 100%;
box-sizing: border-box;
position: relative;
}
.siteKv2__blueBanner:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 45.88vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-blue.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
}
.siteKv2__blueBannerTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerTitle {
font-size: 1.4rem;
}
}
.siteKv2__blueBannerInnerCont {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
z-index: 2;
}
.siteKv2__blueBannerDesc {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerDesc {
font-size: 1.4rem;
}
}
.siteKv2__blueBannerImg {
width: 30vw;
} @media screen and (max-width: 767px) {
.siteKv2 {
margin: 11vw auto 0;
}
.siteKv2__innerContainer {
margin: auto;
padding: 7.18vw 2% 0.78vw;
width: 100%;
box-sizing: border-box;
}
.siteKv2__title {
margin-bottom: 6.14vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__title {
font-size: 8vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__title {
font-size: 30px;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__title {
font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.siteKv2__floatTitle {
right: 1.71vw;
right: 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__floatTitle {
font-size: 8vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__floatTitle {
font-size: 30px;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__floatTitle {
font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.siteKv2__blueBanner {
padding: 4% 2%;
width: 100%;
box-sizing: border-box;
position: relative;
}
.siteKv2__blueBanner:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-blue.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
}
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
position: relative;
z-index: 2;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__blueBannerTitle {
font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerInnerCont {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: column;
position: relative;
z-index: 2;
}
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerDesc {
margin-bottom: 5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv2__blueBannerDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.siteKv2__blueBannerImg {
width: 100%;
}
} .breadCrumbs {
margin: 0 auto;
width: 100%;
}
.breadCrumbs__container {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.breadCrumbs__link {
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.9;
color: #333333;
}
@media screen and (max-width: 767px) {
.breadCrumbs__link {
font-size: 1.4rem;
}
}
.breadCrumbs__link.divider {
pointer-events: none;
cursor: default;
margin: 0 1vw;
}
.breadCrumbs__link.current {
pointer-events: none;
cursor: default;
} @media screen and (max-width: 767px) {
.breadCrumbs {
margin: 0 auto;
width: 100%;
}
.breadCrumbs__container {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.breadCrumbs__link {
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.9;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.9;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.breadCrumbs__link {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.breadCrumbs__link {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.breadCrumbs__link.divider {
margin: 0 1.5vw;
margin: 0 2%;
}
}
.ytplayer {
pointer-events: none;
} .siteKv {
margin: 5vw auto 0;
width: 100%;
position: relative;
}
.siteKv__blueBg {
position: absolute;
top: 0;
left: 0;
width: 51.6vw;
height: 49vw;
background-color: rgba(31, 84, 255, 0.1);
z-index: -2;
}
.siteKv__innerContainer {
margin: auto;
padding: 4vw 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.siteKv__videoContainer {
width: 100%;
height: 47.5vw;
}
.siteKv__video {
width: 100%;
height: 100%;
}
.siteKv__heading {
padding-top: 4.95vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 3.125vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.3;
color: #333333;
}
@media screen and (max-width: 767px) {
.siteKv__heading {
font-size: 1.4rem;
}
}
.siteKv__subHeading {
margin-top: 2.91vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5625vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #333333;
}
@media screen and (max-width: 767px) {
.siteKv__subHeading {
font-size: 1.4rem;
}
}
.siteKv__mBanner {
margin-top: 8.75vw;
padding: 4.01vw 6.45vw 3.85vw 6.77vw;
width: 43.8vw;
display: block;
background-image: linear-gradient(to right, #1f54ff, #1f4f96);
box-sizing: border-box;
}
.siteKv__mBannerHeading {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
@media screen and (max-width: 767px) {
.siteKv__mBannerHeading {
font-size: 1.4rem;
}
}
.siteKv__mBannerLink {
padding-right: 2.6vw;
margin-top: 2.34vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.98vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
display: block;
text-align: right;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.siteKv__mBannerLink {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.siteKv__mBannerLink:hover {
opacity: 0.6;
}
}
.siteKv__mBannerLink:after {
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 1.5625vw;
height: 0.72vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow.png);
}
.siteKv__imgContainer {
position: absolute;
top: 9.11vw;
right: 0;
width: 76.56vw;
height: 50.98vw;
z-index: -1;
}
.siteKv__img {
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-kv-img.jpg);
}
.about {
margin: 8vw auto 0;
width: 100%;
position: relative;
overflow-x: hidden;
}
.about .siteContainer {
position: relative;
}
.about__ovrText {
position: absolute;
top: 50%;
right: -7vw;
transform: translateY(-50%);
font-family: "Noto Sans JP", sans-serif;
font-size: 10.2vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
opacity: 0.1;
writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
.about__ovrText {
font-size: 1.4rem;
}
}
.about__innerContainer {
margin: auto;
padding: 0 4.94vw 0 5.15vw;
box-sizing: border-box;
}
.about__bg {
padding: 5.36vw 5.2vw;
box-sizing: border-box;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-about-img.jpg);
}
.about__heading {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 0.8;
color: #fff;
text-transform: capitalize;
}
@media screen and (max-width: 767px) {
.about__heading {
font-size: 1.4rem;
}
}
.about__subHeading {
margin-top: 1vw;
padding-bottom: 1.5625vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.45vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
position: relative;
}
@media screen and (max-width: 767px) {
.about__subHeading {
font-size: 1.4rem;
}
}
.about__subHeading:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 5.2vw;
height: 0.3125vw;
background-color: #fff;
}
.about__desc {
margin-top: 2.08vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.25vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #fff;
}
@media screen and (max-width: 767px) {
.about__desc {
font-size: 1.4rem;
}
}
.about__link {
margin-top: 2.34vw;
}
.business {
margin: 6.77vw auto 0;
width: 100%;
position: relative;
}
.business__ovrText {
position: absolute;
top: -3.1vw;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 11vw;
font-weight: bold;
letter-spacing: 0;
line-height: initial;
color: #333333;
opacity: 0.1;
}
@media screen and (max-width: 767px) {
.business__ovrText {
font-size: 1.4rem;
}
}
.business__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
position: relative;
}
.business__blocks {
margin-top: 3.7vw;
display: block;
position: relative;
}
.business__block {
margin-bottom: 6.77vw;
padding: 12.34vw 0 12.55vw;
position: relative;
}
.business__block:last-child {
margin-bottom: 8.02vw;
}
.business__blueBg {
position: absolute;
top: 0;
left: 0;
width: 65.41vw;
height: 100%;
background-color: rgba(31, 84, 255, 0.1);
}
.business__blueBg.align--right {
left: auto;
right: 0;
}
.business__details {
position: relative;
width: 43.85vw;
padding: 2.08vw 5.83vw 3.125vw 5.83vw;
background-color: #fff;
box-sizing: border-box;
z-index: 1;
}
.business__details.txt--right {
text-align: right;
}
.business__details.align--right {
margin: auto 0 auto auto;
}
.business__detailsTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.98;
color: #333333;
}
@media screen and (max-width: 767px) {
.business__detailsTitle {
font-size: 1.4rem;
}
}
.business__detailsDesc {
margin: 1.5vw 0 1.82vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.25vw;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 1.58;
color: #333333;
}
@media screen and (max-width: 767px) {
.business__detailsDesc {
font-size: 1.4rem;
}
}
.business__imgCont {
position: absolute;
top: 50%;
right: 4.95vw;
transform: translateY(-50%);
width: 48.125vw;
height: 31.3vw;
}
.business__imgCont.align--left {
right: auto;
left: 0;
}
.business__img {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: linear-gradient(to right, #1f54ff, #1f4f96);
}
.recruit {
margin: 0 auto;
width: 100%;
position: relative;
background-size: 100%;
background-repeat: no-repeat;
background-position: top;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-recruit-main-bg.png);
}
.recruit:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 77.34vw;
height: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-position: top;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-recruit-blue-bg.png);
}
.recruit__ovrText {
position: absolute;
top: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 10.41vw;
font-weight: bold;
letter-spacing: 0;
line-height: 0.7;
color: #333333;
opacity: 0.1;
}
@media screen and (max-width: 767px) {
.recruit__ovrText {
font-size: 1.4rem;
}
}
.recruit__innerContainer {
margin: auto;
padding: 6.25vw 4.95vw 23.8vw 5.15vw;
box-sizing: border-box;
position: relative;
}
.recruit__desc {
margin: 3vw auto 2.34vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.25vw;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 1.58;
color: #fff;
}
@media screen and (max-width: 767px) {
.recruit__desc {
font-size: 1.4rem;
}
}
.services {
margin: 6.9vw auto 0;
width: 100%;
position: relative;
}
.services__ovrText {
position: absolute;
top: -3vw;
right: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 11vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
opacity: 0.1;
}
@media screen and (max-width: 767px) {
.services__ovrText {
font-size: 1.4rem;
}
}
.services__blocks {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-direction: row;
letter-spacing: 0;
text-align: center;
}
.services__blocks.first-elem {
margin-top: 3.64vw;
}
.services__block {
display: block;
width: 100%;
height: 25.62vw;
position: relative;
transition: all 0.6s ease 0s;
overflow: hidden;
}
@media screen and (min-width: 768px) {
.services__block:hover .services__blockBG {
transform: scale(1.2);
}
.services__block:hover .services__blockBG:after {
opacity: 0.8;
}
}
.services__block:first-child {
width: 33.33%;
}
.services__block:nth-child(2) {
width: 33.33%;
}
.services__block:nth-child(3) {
width: 33.33%;
}
.services__block:nth-child(4) {
width: 33.33%;
}
.services__block:nth-child(5) {
width: 33.33%;
}
.services__block:last-child {
width: 33.33%;
}
.services__blockBG {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: all 0.6s ease 0s;
position: absolute;
top: 0;
left: 0;
}
.services__blockBG:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1;
transition: all 0.6s ease 0s;
}
.services__details {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
margin: auto;
height: 100%;
text-align: center;
position: relative;
}
.services__title {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5625vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
.services__title {
font-size: 1.4rem;
}
}
.services__link {
position: absolute;
bottom: 3.64vw;
left: 50%;
transform: translateX(-50%);
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
z-index: 2;
}
@media screen and (max-width: 767px) {
.services__link {
font-size: 1.4rem;
}
}
.news {
margin: 0 auto;
width: 100%;
position: relative;
}
.news__blueBg {
position: absolute;
top: 0;
right: 0;
width: 71.19vw;
height: 100%;
background-color: rgba(31, 84, 255, 0.1);
}
.news__ovrText {
position: absolute;
top: 48%;
right: -8vw;
transform: translateY(-50%);
font-family: "Noto Sans JP", sans-serif;
font-size: 11vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
opacity: 0.1;
writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
.news__ovrText {
font-size: 1.4rem;
}
}
.news__innerContainer {
margin: auto;
padding: 8.33vw 4.95vw 7vw 5.15vw;
box-sizing: border-box;
position: relative;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.news__heading {
width: calc(100% - 42.86vw);
position: absolute;
top: 0;
right: 0;
}
.news__block {
display: block;
position: relative;
}
.news__block.left {
width: 42.86vw;
margin-right: 2.6vw;
}
.news__block.right {
width: 100%;
}
.news__btnLink {
padding-right: 2vw;
display: block;
position: absolute;
top: 0;
right: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
@media screen and (max-width: 767px) {
.news__btnLink {
font-size: 1.4rem;
}
}
.news__btnLink:after {
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 1.5625vw;
height: 0.72vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow-black.png);
}
.news__blockBgCont {
margin-bottom: 1vw;
width: 100%;
height: 27.76vw;
overflow: hidden;
}
.news__blockBg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #1f54ff;
}
.news__items {
margin-top: 4.5vw;
display: flex;
align-items: flex-end;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: column;
}
.news__item {
margin-top: 1.82vw;
padding-top: 1.82vw;
border-top: 1px solid #d2d2d2;
width: calc(100% - 42.86vw);
}
.news__item.first {
width: calc(42.86vw - 2.60vw);
border-top: 0;
margin-right: 2.6vw;
margin-top: 0;
padding-top: 0;
position: absolute;
top: 0;
left: 0;
}
.news__date, .news__tag, .news__title {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0.2em;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.news__date, .news__tag, .news__title {
font-size: 1.4rem;
}
}
.news__date.big-text, .news__tag.big-text, .news__title.big-text {
font-size: 1.45vw;
}
.news__title, .news__tag {
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.news__title:hover, .news__tag:hover {
opacity: 0.6;
}
}
.blogTop {
margin: 0 auto;
width: 100%;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-blogs-bg.png);
}
.blogTop__ovrText {
position: absolute;
top: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 10.41vw;
font-weight: bold;
letter-spacing: 0;
line-height: 0.71;
color: #333333;
opacity: 0.1;
}
@media screen and (max-width: 767px) {
.blogTop__ovrText {
font-size: 1.4rem;
}
}
.blogTop__innerContainer {
margin: auto;
padding: 3.64vw 4.95vw 13.95vw 5.15vw;
box-sizing: border-box;
position: relative;
}
.blogTop__btnLink {
padding-right: 2vw;
display: block;
position: absolute;
top: 5vw;
right: 4.95vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
@media screen and (max-width: 767px) {
.blogTop__btnLink {
font-size: 1.4rem;
}
}
.blogTop__btnLink:after {
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 1.5625vw;
height: 0.72vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow-black.png);
}
.blogTop__items {
margin-top: 2.08vw;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
flex-direction: row;
font-size: 0;
letter-spacing: 0;
position: relative;
}
.blogTop__item {
display: block;
padding: 1.77vw;
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: column;
overflow: hidden;
}
@media screen and (min-width: 768px) {
.blogTop__item:hover .blogTop__itemBg {
transform: scale(1.1);
}
.blogTop__item:hover .blogTop__itemBg:after {
opacity: 0;
}
}
.blogTop__item .innerBorder {
margin: 20px;
padding: 20px;
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
border: 1px solid #333333;
height: calc(100% - 40px);
width: calc(100% - 40px);
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: column;
}
.blogTop__item.item1 {
position: relative;
margin: 0 auto 0 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 41.875vw;
min-height: 36.97vw;
}
.blogTop__item.item1 .blogTop__itemTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.6;
color: #333333;
}
@media screen and (max-width: 767px) {
.blogTop__item.item1 .blogTop__itemTitle {
font-size: 1.4rem;
}
}
.blogTop__item.item2 {
left: 43.22vw;
width: 24%;
min-height: 17.86vw;
}
.blogTop__item.item3 {
top: 1.3vw;
right: 1.04vw;
left: auto;
width: 18.28vw;
min-height: 15.52vw;
background-color: #fff;
}
.blogTop__item.item4 {
top: auto;
bottom: 1.3vw;
left: 44.06vw;
width: 18.28vw;
min-height: 15.52vw;
background-color: #fff;
}
.blogTop__item.item5 {
top: auto;
bottom: 0;
right: 0;
left: auto;
width: 24%;
min-height: 17.86vw;
}
.blogTop__itemBg {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 0;
left: 0;
transition: all 0.6s ease 0s;
}
.blogTop__itemBg:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.3);
transition: all 0.6s ease 0s;
}
.blogTop__itemTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.6;
color: #333333;
position: relative;
z-index: 1;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.blogTop__itemTitle {
font-size: 1.4rem;
}
}
.blogTop__itemLink {
margin-top: 1vw;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #333333;
position: relative;
z-index: 1;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.blogTop__itemLink {
font-size: 1.4rem;
}
} @media screen and (max-width: 767px) {
.siteKv {
margin: 14vw auto 0;
width: 100%;
position: relative;
}
.siteKv__blueBg {
position: absolute;
top: 0;
left: 0;
width: 51.6vw;
height: 60vw;
background-color: rgba(31, 84, 255, 0.1);
z-index: -2;
}
.siteKv__innerContainer {
margin: auto;
padding: 4% 2%;
box-sizing: border-box;
}
.siteKv__videoContainer {
height: 54vw;
}
.siteKv__heading {
padding-top: 4vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.3;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv__heading {
font-size: 4vw;
}
}
@media screen and (max-width: 767px) {
.siteKv__subHeading {
margin-top: 2.91vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv__subHeading {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.siteKv__mBanner {
margin-top: 8vw;
padding: 4.01vw 6.45vw 3.85vw 6.77vw;
width: 55vw;
}
}
@media screen and (max-width: 767px) {
.siteKv__mBannerHeading {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv__mBannerHeading {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) {
.siteKv__mBannerLink {
padding-right: 2.6vw;
margin-top: 2.34vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
display: block;
text-align: right;
position: relative;
transition: all 0.6s ease 0s;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.siteKv__mBannerLink {
font-size: 2vw;
}
}
@media screen and (max-width: 767px) and (min-width: 768px) {
.siteKv__mBannerLink:hover {
opacity: 0.6;
}
}
@media screen and (max-width: 767px) {
.siteKv__mBannerLink:after {
content: "";
position: absolute;
top: 50%;
right: -2vw;
transform: translateY(-50%);
width: 3vw;
height: 2vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow.png);
}
}
@media screen and (max-width: 767px) {
.siteKv__imgContainer {
top: 9.11vw;
right: 0;
width: 76.56vw;
height: 48vw;
}
}
@media screen and (max-width: 767px) {
.about {
margin: 15vw auto 0;
overflow: visible;
}
.about .siteContainer {
position: relative;
}
.about__ovrText {
position: absolute;
top: 0;
right: 2%;
transform: translateY(0);
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: initial;
color: #333333;
opacity: 0.3;
writing-mode: horizontal-tb;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.about__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.about__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) {
.about__bg {
padding: 5.36vw 5.2vw;
}
}
@media screen and (max-width: 767px) {
.about__heading {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 0.8;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.about__heading {
font-size: 5vw;
}
}
@media screen and (max-width: 767px) {
.about__subHeading {
margin-top: 1.5vw;
padding-bottom: 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.about__subHeading {
font-size: 4vw;
}
}
@media screen and (max-width: 767px) {
.about__subHeading:after {
width: 5.2vw;
height: 0.3125vw;
}
}
@media screen and (max-width: 767px) {
.about__desc {
margin-top: 2.08vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.about__desc {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.about__link {
margin-top: 4vw;
}
}
@media screen and (max-width: 767px) {
.business {
margin: 8vw auto 0;
}
.business__ovrText {
position: absolute;
top: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: initial;
color: #333333;
opacity: 0.1;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.business__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.business__innerContainer {
margin: auto;
padding: 0 2%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.business__blocks {
margin-top: 3.7vw;
display: block;
position: relative;
}
}
@media screen and (max-width: 767px) {
.business__block {
margin-bottom: 6.77vw;
padding: 7vw 0;
position: relative;
}
.business__block:last-child {
margin-bottom: 8.02vw;
}
}
@media screen and (max-width: 767px) {
.business__blueBg {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.business__details {
margin-top: 3vw;
padding: 3vw 2%;
position: relative;
width: 100%;
order: 2;
}
.business__details.txt--right {
text-align: right;
}
.business__details.align--right {
margin: 3vw 0 auto auto;
}
}
@media screen and (max-width: 767px) {
.business__detailsTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.98;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.business__detailsTitle {
font-size: 4vw;
}
}
@media screen and (max-width: 767px) {
.business__detailsDesc {
margin: 1.5vw 0 1.82vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 1.58;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.business__detailsDesc {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.business__imgCont {
order: 1;
position: relative;
top: 0;
right: 0;
transform: translateY(0);
width: 100%;
height: 62vw;
align-self: flex-start;
}
.business__imgCont.align--left {
right: auto;
left: 0;
align-self: flex-end;
}
}
@media screen and (max-width: 767px) {
.business__img {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: linear-gradient(to right, #1f54ff, #1f4f96);
}
}
@media screen and (max-width: 767px) {
.recruit {
margin: 17vw auto 0;
width: 100%;
position: relative;
background-size: cover;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/sp/top-recruit-main-bg.png);
}
.recruit:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-position: top;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/front/top-recruit-blue-bg.png);
background-image: none;
background-color: #275096;
opacity: 0.4;
}
.recruit__ovrText {
position: absolute;
top: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 0.7;
color: #333333;
opacity: 0.1;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruit__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.recruit__innerContainer {
margin: 0 auto;
padding: 7vw 4% 8vw;
box-sizing: border-box;
position: relative;
}
}
@media screen and (max-width: 767px) {
.recruit__desc {
margin: 3vw auto 5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 1.58;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruit__desc {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.services {
margin: 8vw auto 0;
width: 100%;
position: relative;
}
.services__ovrText {
position: absolute;
top: 0;
right: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: initial;
color: #333333;
opacity: 0.1;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.services__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.services__blocks {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-direction: row;
letter-spacing: 0;
text-align: center;
}
.services__blocks.first-elem {
margin-top: 3.64vw;
}
}
@media screen and (max-width: 767px) {
.services__block {
display: block;
width: 100%;
height: 225px;
}
}
@media screen and (max-width: 767px) and (min-width: 768px) {
.services__block:hover .services__blockBG {
transform: scale(1);
}
}
@media screen and (max-width: 767px) {
.services__block:first-child {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__block:nth-child(2) {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__block:nth-child(3) {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__block:nth-child(4) {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__block:nth-child(5) {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__block:last-child {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.services__details {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
margin: auto;
height: 100%;
text-align: center;
position: relative;
}
}
@media screen and (max-width: 767px) {
.services__title {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
position: relative;
z-index: 2;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.services__title {
font-size: 4vw;
}
}
@media screen and (max-width: 767px) {
.services__link {
bottom: 3.64vw;
left: 50%;
transform: translateX(-50%);
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.7;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.services__link {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) {
.news {
margin: 0 auto;
padding: 10vw 0 0;
}
.news__blueBg {
width: 100%;
height: 100%;
background-color: rgba(31, 84, 255, 0.1);
}
.news__ovrText {
position: absolute;
top: 0;
right: auto;
left: 0;
transform: translateY(0);
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: initial;
color: #333333;
opacity: 0.1;
writing-mode: horizontal-tb;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.news__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.news__innerContainer {
margin: auto;
padding: 10vw 2% 7vw 2%;
box-sizing: border-box;
position: relative;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.news__heading {
display: none;
}
}
@media screen and (max-width: 767px) {
.news__block {
display: block;
position: relative;
}
.news__block.right {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.news__btnLink {
padding-right: 2vw;
display: block;
position: absolute;
top: -73vw;
right: 3%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.news__btnLink {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.news__btnLink:after {
content: "";
position: absolute;
top: 50%;
right: -2vw;
transform: translateY(-50%);
width: 3vw;
height: 2vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/right-arrow-black.png);
}
}
@media screen and (max-width: 767px) {
.news__blockBgCont {
margin-bottom: 1vw;
width: 100%;
height: 50vw;
overflow: hidden;
}
}
@media screen and (max-width: 767px) {
.news__blockBg {
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 767px) {
.news__items {
margin: 0;
}
}
@media screen and (max-width: 767px) {
.news__item {
margin-top: 1.82vw;
padding-top: 1.82vw;
width: 100%;
border-top: 1px solid #d2d2d2;
}
.news__item.first {
margin: 0;
position: relative;
top: 0;
left: 0;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.news__date, .news__tag, .news__title {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.2em;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.news__date, .news__tag, .news__title {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) {
.news__date.big-text, .news__tag.big-text, .news__title.big-text {
font-size: 3.5vw;
}
}
@media screen and (max-width: 767px) {
.blogTop {
margin: 0 auto;
}
.blogTop__ovrText {
position: absolute;
top: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 0.71;
color: #333333;
opacity: 0.1;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.blogTop__ovrText {
font-size: 10vw;
}
}
@media screen and (max-width: 767px) {
.blogTop__innerContainer {
margin: auto;
padding: 8vw 2% 20vw 2%;
}
}
@media screen and (max-width: 767px) {
.blogTop__btnLink {
padding-right: 2vw;
top: 5vw;
right: 4.95vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.blogTop__btnLink {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.blogTop__btnLink:after {
right: -2vw;
width: 3vw;
height: 2vw;
}
}
@media screen and (max-width: 767px) {
.blogTop__items {
margin-top: 2.08vw;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.blogTop__item {
margin-bottom: 4vw;
display: block;
padding: 1.77vw;
box-sizing: border-box;
position: relative;
top: 0;
left: 0;
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: column;
}
.blogTop__item:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) and (min-width: 768px) {
.blogTop__item:hover .blogTop__itemBg {
transform: scale(1);
}
.blogTop__item:hover .blogTop__itemBg:after {
opacity: 0;
}
}
@media screen and (max-width: 767px) {
.blogTop__item .innerBorder {
margin: 0;
padding: 1.77vw;
border: 0;
height: 100%;
width: 80%;
display: flex;
align-items: flex-start;
justify-content: flex-end;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.blogTop__item.item1 {
position: relative;
margin: 0 auto 4vw;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 80%;
min-height: 250px;
}
.blogTop__item.item1 .blogTop__itemTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.blogTop__item.item1 .blogTop__itemTitle {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.blogTop__item.item2 {
top: auto;
bottom: auto;
right: auto;
left: auto;
width: 80%;
min-height: 250px;
}
}
@media screen and (max-width: 767px) {
.blogTop__item.item3 {
top: auto;
bottom: auto;
right: auto;
left: auto;
width: 80%;
min-height: 250px;
background-color: #fff;
}
}
@media screen and (max-width: 767px) {
.blogTop__item.item4 {
top: auto;
bottom: auto;
right: auto;
left: auto;
width: 80%;
min-height: 250px;
background-color: #fff;
}
}
@media screen and (max-width: 767px) {
.blogTop__item.item5 {
top: auto;
bottom: auto;
right: auto;
left: auto;
width: 80%;
min-height: 250px;
}
}
@media screen and (max-width: 767px) {
.blogTop__itemBg {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: 0;
left: 0;
transition: all 0.6s ease 0s;
}
.blogTop__itemBg:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.3);
}
}
@media screen and (max-width: 767px) {
.blogTop__itemTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5vw;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.blogTop__itemTitle {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.blogTop__itemLink {
margin-top: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.blogTop__itemLink {
font-size: 1.4rem;
}
} .archiveNews {
margin: 0 auto;
width: 100%;
}
.archiveNews__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.archiveNews__items {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-direction: row;
}
.archiveNews__item {
margin-right: 2%;
margin-bottom: 2%;
width: 31.33%;
background-color: red;
}
.archiveNews__item:nth-child(3n) {
margin-right: 0;
background-color: blue;
} .archiveBlogs {
margin: 7.8125vw auto 0;
padding-bottom: 13.95vw;
width: 100%;
position: relative;
}
.archiveBlogs .gradientBg {
position: absolute;
top: 0;
width: 66.09vw;
height: 66.25vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.archiveBlogs .gradientBg.left {
top: 14vw;
left: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.archiveBlogs .gradientBg.right {
top: auto;
bottom: 0;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.archiveBlogs .gradientBg.hidden {
display: none;
}
.archiveBlogs__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.archiveBlogs__items {
margin-bottom: 4.42vw;
display: block;
}
.archiveBlogs__item {
margin-bottom: 6.2vw;
width: 100%;
display: flex;
align-items: stretch;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.archiveBlogs__item:last-child {
margin-bottom: 0;
}
.archiveBlogs__itemThumbCont {
width: 50%;
min-height: 25vw;
background-color: #666;
overflow: hidden;
}
.archiveBlogs__itemThumb {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
}
.archiveBlogs__itemThumb:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: calc(100% - 2.44vw);
height: calc(100% - 2.55vw);
border: 1px solid #1f54ff;
}
.archiveBlogs__itemDetails {
padding: 2vw 4.42vw 3.125vw;
width: 50%;
border: 1px solid #818181;
box-sizing: border-box;
position: relative;
}
.archiveBlogs__itemDate {
padding: 0.9vw 0;
position: absolute;
top: -1.7vw;
right: 3.125vw;
width: 9.01vw;
border: 1px solid #818181;
text-align: center;
background-color: #fff;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.83vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.archiveBlogs__itemDate {
font-size: 1.4rem;
}
}
.archiveBlogs__itemTitle {
margin-bottom: 0.52vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.archiveBlogs__itemTitle {
font-size: 1.4rem;
}
}
.archiveBlogs__itemDesc {
margin-bottom: 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.archiveBlogs__itemDesc {
font-size: 1.4rem;
}
}
.archiveBlogs .fr--Button {
width: 8.75vw;
}
.pagination,
.wp-pagenavi {
margin: 0 auto;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.pagination .pages,
.wp-pagenavi .pages {
display: none;
}
.pagination__links,
.pagination .page,
.pagination .current,
.wp-pagenavi__links,
.wp-pagenavi .page,
.wp-pagenavi .current {
margin-right: 0.78vw;
padding: 0.6vw 0;
display: block;
width: 3.28vw;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #333333;
border: 1px solid #999999;
background-color: #e8eeff;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.pagination__links,
.pagination .page,
.pagination .current,
.wp-pagenavi__links,
.wp-pagenavi .page,
.wp-pagenavi .current {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.pagination__links:hover,
.pagination .page:hover,
.pagination .current:hover,
.wp-pagenavi__links:hover,
.wp-pagenavi .page:hover,
.wp-pagenavi .current:hover {
background-color: #1f54ff;
color: #fff;
border-color: #1f54ff;
}
}
.pagination__links:last-child,
.pagination .page:last-child,
.pagination .current:last-child,
.wp-pagenavi__links:last-child,
.wp-pagenavi .page:last-child,
.wp-pagenavi .current:last-child {
margin-right: 0;
}
.pagination__links.prev, .pagination__links.next,
.pagination .page.prev,
.pagination .page.next,
.pagination .current.prev,
.pagination .current.next,
.wp-pagenavi__links.prev,
.wp-pagenavi__links.next,
.wp-pagenavi .page.prev,
.wp-pagenavi .page.next,
.wp-pagenavi .current.prev,
.wp-pagenavi .current.next {
background-color: transparent;
border: 0;
}
.pagination__links.prev img, .pagination__links.next img,
.pagination .page.prev img,
.pagination .page.next img,
.pagination .current.prev img,
.pagination .current.next img,
.wp-pagenavi__links.prev img,
.wp-pagenavi__links.next img,
.wp-pagenavi .page.prev img,
.wp-pagenavi .page.next img,
.wp-pagenavi .current.prev img,
.wp-pagenavi .current.next img {
width: 18px;
height: 20px;
width: 0.9375vw;
height: 1.0416666667vw;
}
.pagination .previouspostslink,
.pagination .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
margin-right: 0.78vw;
padding: 0.6vw 0;
display: block;
width: 3.28vw;
}
.pagination .previouspostslink img,
.pagination .nextpostslink img,
.wp-pagenavi .previouspostslink img,
.wp-pagenavi .nextpostslink img {
margin: 0 auto;
display: block;
width: 0.9375vw;
height: 1.0416666667vw;
}
.pagination .current,
.wp-pagenavi .current {
background-color: #1f54ff;
color: #fff;
border-color: #1f54ff;
} @media screen and (max-width: 767px) {
.archiveBlogs {
margin: 7.8125vw auto 0;
padding-bottom: 13.95vw;
width: 100%;
position: relative;
}
.archiveBlogs .gradientBg {
position: absolute;
top: 0;
width: 66.09vw;
height: 80.25vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.archiveBlogs .gradientBg.left {
top: 14vw;
left: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.archiveBlogs .gradientBg.right {
top: auto;
bottom: 0;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.archiveBlogs__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.archiveBlogs__items {
margin-bottom: 4vw;
display: block;
}
.archiveBlogs__item {
border: 1px solid #818181;
margin-bottom: 7vw;
width: 100%;
display: flex;
align-items: stretch;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
}
.archiveBlogs__item:last-child {
margin-bottom: 0;
}
.archiveBlogs__itemThumbCont {
width: 100%;
height: 60vw;
}
.archiveBlogs__itemThumb {
width: 100%;
height: 100%;
}
.archiveBlogs__itemThumb:after {
display: none;
}
.archiveBlogs__itemDetails {
padding: 2vw 2% 3.125vw;
width: 100%;
border: 0;
}
.archiveBlogs__itemDate {
padding: 1vw 0;
position: absolute;
top: -3vw;
right: 3vw;
width: 25vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.archiveBlogs__itemDate {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) {
.archiveBlogs__itemTitle {
margin-bottom: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.archiveBlogs__itemTitle {
font-size: 5vw;
}
}
@media screen and (max-width: 767px) {
.archiveBlogs__itemDesc {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.archiveBlogs__itemDesc {
font-size: 2.8vw;
}
}
@media screen and (max-width: 767px) {
.archiveBlogs .fr--Button {
margin: auto;
width: 30vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
}
@media screen and (max-width: 767px) {
.pagination__links {
margin-right: 1vw;
padding: 0.6vw 0;
width: 6vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.pagination__links {
font-size: 2.7vw;
}
}
@media screen and (max-width: 767px) {
.pagination__links.prev img, .pagination__links.next img {
width: 2vw;
height: 2.5vw;
}
} .contactForm {
margin: 0 auto;
width: 100%;
position: relative;
}
.contactForm__innerContainer {
margin: auto;
padding: 3.9vw 0 0.78vw;
width: calc(100% - 16.14vw);
}
.contactForm .form {
margin: 0 auto;
width: 100%;
}
.contactForm .form__border {
padding: 3.125vw;
box-sizing: border-box;
}
.contactForm .form__desc {
margin-bottom: 3.64vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.contactForm .form__desc {
font-size: 1.4rem;
}
}
.contactForm .form__field {
margin-bottom: 1.5625vw;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.contactForm .form__field:last-child {
margin-bottom: 1vw;
}
.contactForm .form__fieldLabel {
margin-right: 5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5625vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f4f96;
width: 14vw;
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldLabel {
font-size: 1.4rem;
}
}
.contactForm .form span.wpcf7-not-valid-tip {
margin-top: 0.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.8vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: red;
}
@media screen and (max-width: 767px) {
.contactForm .form span.wpcf7-not-valid-tip {
font-size: 1.4rem;
}
}
.contactForm .form span.wpcf7-form-control-wrap {
width: calc(100% - 14vw);
}
.contactForm .form__fieldInput {
padding: 0.8vw 0.78vw;
width: calc(100% - 14vw);
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
border: 1px solid #c4c4c4;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldInput {
font-size: 1.4rem;
}
}
.contactForm .form__fieldInput::placeholder {
opacity: 0.6;
}
.contactForm .form__fieldInput.select-field {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/polygon-down.png);
background-size: 0.83vw 0.52vw;
background-position: 98% center;
background-repeat: no-repeat;
-webkit-appearance: none;
appearance: none;
}
.contactForm .form__fieldCharCounter {
position: absolute;
bottom: -1.5vw;
left: 20vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.83vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldCharCounter {
font-size: 1.4rem;
}
}
.contactForm__disclaimer {
margin-top: 2.6vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.98vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
text-align: center;
}
@media screen and (max-width: 767px) {
.contactForm__disclaimer {
font-size: 1.4rem;
}
}
.contactForm .agreementBox {
margin-top: 1vw;
margin-bottom: 3.125vw;
text-align: center;
}
.contactForm .agreementBox__label {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.contactForm .agreementBox__label {
font-size: 1.4rem;
}
}
.contactForm .wpcf7-list-item-label {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.contactForm .wpcf7-list-item-label {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.contactForm .fr--Button:hover {
color: #fff;
opacity: 0.5;
cursor: pointer;
}
}
.contactForm__backtotop {
margin: 1vw auto 0;
display: block;
width: 7.8125vw;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.contactForm__backtotop {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.contactForm__backtotop:hover {
opacity: 0.6;
}
}
.contactForm__backtotop:before {
content: "";
position: absolute;
top: 50%;
left: -2vw;
transform: translateY(-50%);
width: 1.71vw;
height: 0.88vw;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/icons/left-arrow-black.png);
}
.output-parent {
margin: auto;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
max-width: 600px;
height: 20%;
background-color: rgba(51, 51, 51, 0.8);
display: none;
text-align: center;
z-index: 999;
border-radius: 20px;
}
@media screen and (max-width: 767px) {
.output-parent {
width: 90%;
}
}
.wpcf7-response-output {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.2vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #fff;
}
.wpcf7-response-output.success {
color: #46b450 !important;
}
.wpcf7-response-output.error {
color: red !important;
}
@media screen and (max-width: 767px) {
.wpcf7-response-output {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.wpcf7-response-output {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.wpcf7-response-output {
font-size: 1.2rem;
}
} @media screen and (max-width: 767px) {
.contactForm {
margin: 0 auto;
width: 100%;
}
.contactForm__innerContainer {
margin: auto;
padding: 3.9vw 2% 0.78vw;
width: 100%;
box-sizing: border-box;
}
.contactForm .form {
margin: 0 auto;
width: 100%;
}
.contactForm .form__border {
padding: 4% 2%;
}
.contactForm .form__desc {
margin-bottom: 4vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__desc {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__desc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .form__field {
margin-bottom: 4vw;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
position: relative;
}
.contactForm .form__field:last-child {
margin-bottom: 4vw;
}
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldLabel {
margin-right: 0;
margin-bottom: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f4f96;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f4f96;
width: 100%;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldLabel {
font-size: 3.5vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldLabel {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .form span.wpcf7-not-valid-tip {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: red;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form span.wpcf7-not-valid-tip {
font-size: 1rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .form span.wpcf7-form-control-wrap {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldInput {
padding: 1.5vw 1vw;
width: 100%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldInput {
font-size: 3vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldInput {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldInput.select-field {
background-size: 2vw 1.8vw;
background-position: 98% center;
}
}
@media screen and (max-width: 767px) {
.contactForm .form__fieldCharCounter {
position: absolute;
bottom: -5vw;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldCharCounter {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .form__fieldCharCounter {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.contactForm__disclaimer {
margin-top: 2.6vw;
margin-top: 20px;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm__disclaimer {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm__disclaimer {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .agreementBox {
margin-top: 1vw;
margin-bottom: 3.125vw;
margin-top: 10px;
margin-bottom: 30px;
}
.contactForm .agreementBox__label {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .agreementBox__label {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .agreementBox__label {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .wpcf7-list-item-label {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm .wpcf7-list-item-label {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm .fr--Button {
width: 27vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
}
@media screen and (max-width: 767px) {
.contactForm__backtotop {
margin: 2vw auto 0;
width: 18vw;
width: 101px;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm__backtotop {
font-size: 2.5vw;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.contactForm__backtotop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.contactForm__backtotop:before {
left: -4vw;
transform: translateY(-50%);
width: 3vw;
height: 3vw;
background-size: contain;
}
}
[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
position: absolute;
left: -9999px;
}
[type=checkbox]:checked + span,
[type=checkbox]:not(:checked) + span {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
}
[type=checkbox]:checked + span:before,
[type=checkbox]:not(:checked) + span:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 18px;
border: 1px solid #ccc;
background: #fff;
}
[type=checkbox]:checked + span:after,
[type=checkbox]:not(:checked) + span:after {
content: "";
width: 12px;
height: 12px;
position: absolute;
top: 4px;
left: 4px;
transition: all 0.2s ease;
}
[type=checkbox]:not(:checked) + span:after {
opacity: 0;
transform: scale(0);
}
[type=checkbox]:checked + span:after {
opacity: 1;
top: 2px;
left: 6px;
width: 5px;
height: 10px;
border: solid #1f54ff;
border-width: 0 3px 3px 0;
transform: rotate(45deg);
} .serviceOnline {
margin: 7.8125vw auto 0;
width: 100%;
position: relative;
}
.serviceOnline .gradientBg {
position: absolute;
top: 0;
width: 66.09vw;
height: 41.14vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.serviceOnline .gradientBg.top {
top: 14vw;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.serviceOnline__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.serviceOnline__block {
display: block;
}
.serviceOnline .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-01.png);
}
.serviceOnline .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-02.png);
}
.serviceOnline__initiatives {
margin: 7.29vw auto 4vw;
width: 100%;
}
.serviceOnline__initiativesTitle {
margin-bottom: 1.6vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #1f54ff;
text-align: center;
position: relative;
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesTitle {
font-size: 1.4rem;
}
}
.serviceOnline__initiativesTitle:after {
margin: auto;
content: "";
position: absolute;
bottom: -1.5625vw;
left: 0;
right: 0;
width: 3.64vw;
height: 0.3125vw;
background-color: #1f54ff;
}
.serviceOnline__initiativesBlock {
padding-top: 2.34vw;
display: block;
}
.serviceOnline__initiativesBlockItem {
padding: 9vw 0;
width: 29.84vw;
border-radius: 100%;
background-color: rgba(143, 167, 202, 0.5);
text-align: center;
}
.serviceOnline__initiativesBlockItem.center {
padding: 15vw 0;
width: 35.78vw;
margin: auto;
position: absolute;
left: 0;
right: 0;
background-color: rgba(31, 84, 255, 0.5);
}
.serviceOnline__initiativesBlockItem.center .serviceOnline__initiativeBlockTitle {
margin-bottom: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 4.16vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #fff;
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockItem.center .serviceOnline__initiativeBlockTitle {
font-size: 1.4rem;
}
}
.serviceOnline__initiativesBlockTitle {
margin-bottom: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.2;
color: #fff;
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockTitle {
font-size: 1.4rem;
}
}
.serviceOnline__initiativesBlockDesc {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockDesc {
font-size: 1.4rem;
}
}
.serviceOnline__initiativesDetails {
margin: 5.72vw auto 7.34vw;
}
.serviceOnline__initiativesDetailsText {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesDetailsText {
font-size: 1.4rem;
}
}
.serviceOnline__initiativesDetailsText.fw--bold {
margin-bottom: 1vw;
font-weight: bold;
} @media screen and (max-width: 767px) {
.serviceOnline {
margin: 8vw auto 0;
width: 100%;
}
.serviceOnline__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.serviceOnline__block {
display: block;
}
.serviceOnline .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-01.png);
}
.serviceOnline .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-02.png);
}
.serviceOnline__initiatives {
margin: 8vw auto 6vw;
width: 100%;
}
.serviceOnline__initiativesTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #1f54ff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceOnline__initiativesTitle {
font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesTitle:after {
bottom: -1.5vw;
left: 0;
right: 0;
width: 20%;
height: 2px;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlock {
padding-top: 4vw;
display: block;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockImg {
margin: auto;
width: 70%;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockItem {
padding: 9vw 0;
width: 29.84vw;
border-radius: 100%;
background-color: rgba(143, 167, 202, 0.5);
text-align: center;
}
.serviceOnline__initiativesBlockItem.center {
padding: 15vw 0;
width: 35.78vw;
margin: auto;
position: absolute;
left: 0;
right: 0;
background-color: rgba(31, 84, 255, 0.5);
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesBlockDesc {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceOnline__initiativesBlockDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesDetails {
margin: 6vw auto 7vw;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesDetailsText {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceOnline__initiativesDetailsText {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.serviceOnline__initiativesDetailsText.fw--bold {
margin-bottom: 1.5vw;
}
}
@media screen and (max-width: 767px) {
.serviceOnline .fr--Button {
margin: auto;
width: 30vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
} .serviceTechnical {
margin: 7.8125vw auto 0;
width: 100%;
position: relative;
}
.serviceTechnical .gradientBg {
position: absolute;
top: 0;
width: 66.09vw;
height: 66.25vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.serviceTechnical .gradientBg.top {
top: 14vw;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.serviceTechnical .gradientBg.bottom {
top: auto;
bottom: 8vw;
left: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.serviceTechnical__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.serviceTechnical__classifications {
display: block;
margin-bottom: 8.85vw;
}
.serviceTechnical__classifications.service-housing-elem {
margin-top: 4vw;
margin-bottom: 10vw;
}
.serviceTechnical__classifications.service-online-elem {
margin-top: 4vw;
margin-bottom: 4vw;
}
.serviceTechnical__classifications.last-elem {
margin-bottom: 4vw;
}
.serviceTechnical .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/img-02.png);
}
.serviceTechnical .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-04.png);
}
.serviceTechnical .img-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-03.png);
}
.serviceTechnical .img-04 {
background-image: url(https://www.frontier-inc.com/wp-content/uploads/2023/09/frontier07.jpg);
}
.serviceTechnical .img-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-05.png);
}
.serviceTechnical__dist {
margin: 6vw auto 8vw;
width: 100%;
}
.serviceTechnical__distItems {
margin-top: 4vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceTechnical__distItem {
margin-right: 1.35%;
width: 50%;
display: block;
position: relative;
}
.serviceTechnical__distItem:last-child {
margin-right: 0;
}
.serviceTechnical__distItemTitle {
width: 100%;
position: absolute;
top: 0;
left: 0;
padding: 1vw 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
background-color: #1f54ff;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.serviceTechnical__distItemTitle {
font-size: 1.4rem;
}
}
.serviceTechnical__distItemImgCont {
width: 100%;
height: 28.8vw;
overflow: hidden;
}
.serviceTechnical__distItemImg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.serviceTechnical__distItemImg.dist-img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/dist-img-01.png);
}
.serviceTechnical__distItemImg.dist-img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/dist-img-02.png);
}
.serviceTechnical__distItemDesc {
position: absolute;
bottom: 2vw;
left: 3vw;
width: 100%;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
text-shadow: 2px 2px 15px #333333;
}
@media screen and (max-width: 767px) {
.serviceTechnical__distItemDesc {
font-size: 1.4rem;
}
}
.serviceTechnical__distDetails {
margin-top: 3.64vw;
margin-bottom: 6vw;
display: flex;
align-items: flex-end;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceTechnical__distDetailsImg {
transition: all 0.6s ease 0s;
width: 35.93vw;
}
@media screen and (min-width: 768px) {
.serviceTechnical__distDetailsImg:hover {
opacity: 0.6;
}
}
.serviceTechnical__distDetailsLink {
margin-left: 1.2vw;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceTechnical__distDetailsLink {
font-size: 1.4rem;
}
} @media screen and (max-width: 767px) {
.serviceTechnical {
margin: 8vw auto 0;
width: 100%;
}
.serviceTechnical .gradientBg {
display: none;
}
.serviceTechnical__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.serviceTechnical .fr--Button {
margin: 0 auto;
width: 30vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceTechnical__classifications {
display: block;
}
.serviceTechnical__classifications.service-online-elem {
margin-top: 10vw;
margin-bottom: 10vw;
}
.serviceTechnical__classifications.last-elem {
margin-bottom: 10vw;
}
.serviceTechnical .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/img-02.png);
}
.serviceTechnical .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-02.png);
}
.serviceTechnical .img-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-03.png);
}
.serviceTechnical .img-04 {
background-image: url(https://www.frontier-inc.com/wp-content/uploads/2023/09/frontier07.jpg);
}
.serviceTechnical .img-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/technical/bg-img-05.png);
}
.serviceTechnical__dist {
margin: 10vw auto 10vw;
width: 100%;
}
.serviceTechnical__distItems {
margin-top: 4vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
.serviceTechnical__distItem {
margin-right: 0;
width: 100%;
display: block;
position: relative;
}
.serviceTechnical__distItem:last-child {
margin-top: 1vw;
margin-right: 0;
}
.serviceTechnical__distItemTitle {
width: 100%;
position: relative;
padding: 3% 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceTechnical__distItemTitle {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distItemImgCont {
width: 100%;
height: 60vw;
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distItemImg.img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/techical/dist-img-01.png);
}
.serviceTechnical__distItemImg.img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/techical/dist-img-02.png);
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distItemDesc {
margin: auto;
position: absolute;
bottom: 1vw;
left: 0;
right: 0;
width: 95%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceTechnical__distItemDesc {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distDetails {
margin-top: 6vw;
margin-bottom: 6vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distDetailsImg {
margin: auto;
width: 80%;
}
}
@media screen and (max-width: 767px) {
.serviceTechnical__distDetailsLink {
margin-top: 1vw;
margin-left: 0;
display: block;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceTechnical__distDetailsLink {
font-size: 1.4rem;
}
} .serviceHousing {
margin: 7.8125vw auto 0;
width: 100%;
position: relative;
}
.serviceHousing .gradientBg {
position: absolute;
top: 0;
width: 66.09vw;
height: 66.25vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.serviceHousing .gradientBg.top {
top: 13vw;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.serviceHousing .gradientBg.middle {
top: 59%;
left: 0;
transform: translateY(-50%);
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.serviceHousing .gradientBg.bottom {
height: 43.82vw;
top: auto;
bottom: 1vw;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.serviceHousing__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.serviceHousing__gallery {
margin: 7.8vw auto 4vw;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
flex-direction: row;
}
.serviceHousing__galleryItem {
width: calc(34% - 1%);
margin-right: 0.5%;
margin-bottom: 0.5%;
overflow: hidden;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.serviceHousing__galleryItem:hover .serviceHousing__galleryItemImg {
transform: scale(1.1);
}
}
.serviceHousing__galleryItem:nth-child(3n) {
margin-right: 0;
}
.serviceHousing__galleryItemImg {
width: 100%;
padding-top: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
transition: all 0.6s ease 0s;
}
.serviceHousing__galleryItemImg.gallery-item-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-01.png);
}
.serviceHousing__galleryItemImg.gallery-item-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-02.png);
}
.serviceHousing__galleryItemImg.gallery-item-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-03.png);
}
.serviceHousing__galleryItemImg.gallery-item-04 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-04.png);
}
.serviceHousing__galleryItemImg.gallery-item-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-05.png);
}
.serviceHousing__galleryItemImg.gallery-item-06 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-06.png);
}
.serviceHousing__galleryItemTitle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
text-align: center;
z-index: 2;
display: inline-block;
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItemTitle {
font-size: 1.4rem;
}
}
.serviceHousing__galleryItemTitle span {
padding: 1% 4% 2%;
box-sizing: border-box;
background-color: rgba(51, 51, 51, 0.5);
}
.serviceHousing__consEG {
margin-top: 4vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceHousing__consEGitem {
margin-right: 0.5%;
width: 26.04vw;
height: 26.04vw;
position: relative;
}
.serviceHousing__consEGitem:last-child {
margin-right: 0;
}
.serviceHousing__consEGitemImg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.serviceHousing__consEGitemImg.before {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/before-img.png);
}
.serviceHousing__consEGitemImg.after {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/after-img.png);
}
.serviceHousing__consEGitemLabel {
position: absolute;
bottom: 0;
left: 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: normal;
color: #333333;
text-align: center;
display: inline-block;
}
@media screen and (max-width: 767px) {
.serviceHousing__consEGitemLabel {
font-size: 1.4rem;
}
}
.serviceHousing__consEGitemLabel span {
display: block;
padding: 2% 1vw 2%;
box-sizing: border-box;
background-color: #e8eeff;
}
.serviceHousing__showRoom {
margin-top: 6vw;
width: 100%;
}
.serviceHousing__showRoomItems {
margin-top: 2vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceHousing__showRoomItem {
margin-right: 1.35%;
width: 50%;
display: block;
position: relative;
}
.serviceHousing__showRoomItem:last-child {
margin-right: 0;
}
.serviceHousing__showRoomItemTitle {
width: 100%;
position: absolute;
top: 0;
left: 0;
padding: 1vw 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
background-color: #1f54ff;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemTitle {
font-size: 1.4rem;
}
}
.serviceHousing__showRoomItemImgCont {
width: 100%;
height: 28.8vw;
overflow: hidden;
}
.serviceHousing__showRoomItemImg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.serviceHousing__showRoomItemImg.showroom-img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/showroom-img-01.png);
}
.serviceHousing__showRoomItemImg.showroom-img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/showroom-img-02.png);
}
.serviceHousing__showRoomItemDesc {
position: absolute;
bottom: 2vw;
left: 3vw;
width: 100%;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
text-shadow: 2px 2px 15px #333333;
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemDesc {
font-size: 1.4rem;
}
}
.serviceHousing__showRoomDetails {
margin-top: 3.64vw;
margin-bottom: 6vw;
display: flex;
align-items: flex-end;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceHousing__showRoomDetailsImgCont {
width: 35.93vw;
border: 1px solid #666;
overflow: hidden;
}
@media screen and (min-width: 768px) {
.serviceHousing__showRoomDetailsImgCont:hover .serviceHousing__showRoomDetailsImg {
transform: scale(1.05);
}
}
.serviceHousing__showRoomDetailsImg {
width: 100%;
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.serviceHousing__showRoomDetailsImg:hover {
opacity: 0.6;
}
}
.serviceHousing__showRoomDetailsLink {
margin-left: 1.2vw;
display: block;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomDetailsLink {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.serviceHousing__showRoomDetailsLink:hover {
opacity: 0.6;
}
}
.serviceHousing .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/img-01.png);
}
.serviceHousing .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/img-02.png);
} @media screen and (max-width: 767px) {
.serviceHousing {
margin: 8vw auto 0;
width: 100%;
}
.serviceHousing .gradientBg {
display: none;
}
.serviceHousing__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.serviceHousing__classifications {
display: block;
}
.serviceHousing__classifications.service-online-elem {
margin-top: 10vw;
margin-bottom: 10vw;
}
.serviceHousing__classifications.last-elem {
margin-bottom: 10vw;
}
.serviceHousing__gallery {
margin: 7.8vw auto 4vw;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
flex-direction: row;
}
.serviceHousing__galleryItem {
width: calc(50% - .5%);
margin-right: 1%;
margin-bottom: 1%;
}
}
@media screen and (max-width: 767px) and (min-width: 768px) {
.serviceHousing__galleryItem:hover .serviceHousing__galleryItemImg {
transform: scale(1);
}
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItem:nth-child(3n) {
margin-right: 1%;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItem:nth-child(even) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItemImg {
width: 100%;
padding-top: 100%;
}
.serviceHousing__galleryItemImg.gallery-item-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-01.png);
}
.serviceHousing__galleryItemImg.gallery-item-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-02.png);
}
.serviceHousing__galleryItemImg.gallery-item-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-03.png);
}
.serviceHousing__galleryItemImg.gallery-item-04 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-04.png);
}
.serviceHousing__galleryItemImg.gallery-item-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-05.png);
}
.serviceHousing__galleryItemImg.gallery-item-06 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/gallery-img-06.png);
}
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItemTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceHousing__galleryItemTitle {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__galleryItemTitle span {
padding: 1% 4% 2%;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__consEG {
margin-top: 4vw;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__consEGitem {
margin-right: 1%;
width: 45%;
height: 50vw;
}
.serviceHousing__consEGitem:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__consEGitemImg.before {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/before-img.png);
}
.serviceHousing__consEGitemImg.after {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/after-img.png);
}
}
@media screen and (max-width: 767px) {
.serviceHousing__consEGitemLabel {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: normal;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceHousing__consEGitemLabel {
font-size: 1.3rem;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__consEGitemLabel span {
padding: 2% 1vw 2%;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoom {
margin-top: 10vw;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItems {
margin-top: 4vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItem {
margin-right: 0;
width: 100%;
display: block;
position: relative;
}
.serviceHousing__showRoomItem:last-child {
margin-top: 1vw;
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemTitle {
width: 100%;
position: relative;
padding: 3% 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceHousing__showRoomItemTitle {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemImgCont {
width: 100%;
height: 60vw;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemImg.img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/showroom-img-01.png);
}
.serviceHousing__showRoomItemImg.img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/housing/showroom-img-02.png);
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomItemDesc {
margin: auto;
position: absolute;
bottom: 1vw;
left: 0;
right: 0;
width: 95%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceHousing__showRoomItemDesc {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomDetails {
margin-top: 6vw;
margin-bottom: 6vw;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomDetailsImgCont {
width: 80%;
border: 0;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomDetailsImg {
margin: auto;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.serviceHousing__showRoomDetailsLink {
margin-top: 1vw;
margin-left: 0;
display: block;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceHousing__showRoomDetailsLink {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.serviceHousing .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-01.png);
}
} .serviceComn {    }
.serviceComn__frameL {
margin-bottom: 6vw;
width: 100%;
position: relative;
}
.serviceComn__frameL:last-child {
margin-bottom: 0;
}
.serviceComn__frameLDetails {
position: absolute;
top: 50%;
transform: translateY(-50%);
padding: 0.9vw 1.5vw 2.5vw;
background-color: rgba(232, 238, 255, 0.8);
box-sizing: border-box;
z-index: 1;
}
.serviceComn__frameLDetails.left {
left: 0;
width: 46.51vw;
}
.serviceComn__frameLDetails.right {
right: 0;
width: 50.83vw;
}
.serviceComn__frameLTitle {
margin-bottom: 0.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 3.125vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceComn__frameLTitle {
font-size: 1.4rem;
}
}
.serviceComn__frameLDesc {
margin-bottom: 1.3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.03vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2.4;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceComn__frameLDesc {
font-size: 1.4rem;
}
}
.serviceComn__frameLImgCont {
width: 56.98vw;
height: 27.6vw;
position: relative;
}
.serviceComn__frameLImgCont:after {
content: "";
position: absolute;
top: -2.6vw;
width: 100%;
height: 100%;
border: 2px solid #1f54ff;
}
.serviceComn__frameLImgCont.right {
margin: 0 0 0 auto;
}
.serviceComn__frameLImgCont.right:after {
right: -2.6vw;
}
.serviceComn__frameLImgCont.left {
margin: 0 auto 0 0;
}
.serviceComn__frameLImgCont.left:after {
left: -2.6vw;
}
.serviceComn__frameLImg {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.serviceComn__frameS {
margin-bottom: 7.86vw;
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceComn__frameS:last-child {
margin-bottom: 0;
}
.serviceComn__frameSImgCont {
width: 30.93vw;
height: 17.08vw;
position: relative;
}
.serviceComn__frameSImgCont:after {
content: "";
position: absolute;
top: -2.08vw;
width: 100%;
height: 100%;
border: 2px solid #1f54ff;
}
.serviceComn__frameSImgCont.right {
margin: 0;
}
.serviceComn__frameSImgCont.right:after {
right: -2.08vw;
}
.serviceComn__frameSImgCont.left {
margin: 0;
}
.serviceComn__frameSImgCont.left:after {
left: -2.08vw;
}
.serviceComn__frameSImg {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.serviceComn__frameSDetails {
box-sizing: border-box;
z-index: 1;
}
.serviceComn__frameSTitle, .serviceComn__flowHeading {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.08vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.2;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle, .serviceComn__flowHeading {
font-size: 1.4rem;
}
}
.serviceComn__frameSTitle span, .serviceComn__flowHeading span {
position: relative;
z-index: 2;
}
.serviceComn__frameSTitle span:after, .serviceComn__flowHeading span:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40%;
background-image: linear-gradient(to right, #ff6d6a, #ffb5b3);
z-index: -1;
}
.serviceComn__frameSTitle.pd-r, .serviceComn__flowHeading.pd-r {
padding-right: 3vw;
}
.serviceComn__frameSTitle.pd-r2, .serviceComn__flowHeading.pd-r2 {
padding-right: 8vw;
}
.serviceComn__frameSDesc {
margin-top: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.serviceComn__frameSDesc {
font-size: 1.4rem;
}
}
.serviceComn__flow {
display: block;
}
.serviceComn__flowItems {
display: flex;
align-items: stretch;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
.serviceComn__flowHeading {
margin-bottom: 4vw;
text-align: center;
}
.serviceComn__flowItem {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
margin-right: 2.96vw;
padding: 2.03vw 0 1.35vw;
width: 16.25vw;
position: relative;
}
.serviceComn__flowItem:nth-child(odd) {
background-color: #1f54ff;
}
.serviceComn__flowItem:nth-child(even) {
background-color: #1f4f96;
}
.serviceComn__flowItem:last-child {
margin-right: 0;
}
.serviceComn__flowItemNumber {
position: absolute;
top: -2.1vw;
left: -1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
text-shadow: -1px 0 #333333, 0 1px #333333, 1px 0 #333333, 0 -1px #333333;
}
@media screen and (max-width: 767px) {
.serviceComn__flowItemNumber {
font-size: 1.4rem;
}
}
.serviceComn__flowItemIcon {
margin: 0 auto 1.3vw;
width: 5.36vw;
display: block;
}
.serviceComn__flowItemDesc {
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
@media screen and (max-width: 767px) {
.serviceComn__flowItemDesc {
font-size: 1.4rem;
}
}
.serviceComn__blueHeading {
margin-bottom: 1.6vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.7;
color: #1f54ff;
text-align: center;
position: relative;
}
@media screen and (max-width: 767px) {
.serviceComn__blueHeading {
font-size: 1.4rem;
}
}
.serviceComn__blueHeading:after {
margin: auto;
content: "";
position: absolute;
bottom: -1.5625vw;
left: 0;
right: 0;
width: 3.64vw;
height: 0.3125vw;
background-color: #1f54ff;
border-radius: 3px;
} @media screen and (max-width: 767px) {
.serviceComn {    }
.serviceComn__frameL {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
margin-bottom: 8vw;
width: 100%;
position: relative;
}
.serviceComn__frameL:last-child {
margin-bottom: 0;
}
.serviceComn__frameLDetails {
position: relative;
top: auto;
transform: translateY(0);
padding: 1% 2% 3%;
order: 2;
}
.serviceComn__frameLDetails.left {
left: 0;
width: 100%;
}
.serviceComn__frameLDetails.right {
right: 0;
width: 100%;
}
.serviceComn__frameLTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__frameLTitle {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameLDesc {
margin-bottom: 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__frameLDesc {
font-size: 1.3rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameLImgCont {
order: 1;
width: 100%;
height: 60vw;
}
.serviceComn__frameLImgCont:after {
top: 50%;
width: 95%;
height: 90%;
transform: translate(-50%, -50%);
}
.serviceComn__frameLImgCont.right {
margin: 0;
}
.serviceComn__frameLImgCont.right:after {
right: 0;
left: 50%;
}
.serviceComn__frameLImgCont.left {
margin: 0;
}
.serviceComn__frameLImgCont.left:after {
left: 50%;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameLImg {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/services/online/item-img-01.png);
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameS {
margin-bottom: 7.86vw;
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: column;
}
.serviceComn__frameS:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSImgCont {
order: 1;
width: 100%;
height: 60vw;
}
.serviceComn__frameSImgCont:after {
top: 50%;
width: 95%;
height: 90%;
transform: translate(-50%, -50%);
}
.serviceComn__frameSImgCont.right {
margin: 0 auto 2vw;
}
.serviceComn__frameSImgCont.right:after {
left: 50%;
right: auto;
}
.serviceComn__frameSImgCont.left {
margin: 0 auto 2vw;
}
.serviceComn__frameSImgCont.left:after {
left: 50%;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSDetails {
box-sizing: border-box;
z-index: 1;
order: 2;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle, .serviceComn__flowHeading {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__frameSTitle, .serviceComn__flowHeading {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle span, .serviceComn__flowHeading span {
position: relative;
z-index: 2;
}
.serviceComn__frameSTitle span:after, .serviceComn__flowHeading span:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle.pd-r, .serviceComn__flowHeading.pd-r {
padding-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle.pd-r2, .serviceComn__flowHeading.pd-r2 {
padding-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSTitle {
position: relative;
display: inline-block;
}
.serviceComn__frameSTitle:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40%;
background-image: linear-gradient(to right, #ff6d6a, #ffb5b3);
z-index: -1;
}
}
@media screen and (max-width: 767px) {
.serviceComn__frameSDesc {
margin-top: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__frameSDesc {
font-size: 1.3rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowHeading {
margin-bottom: 3vw;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowItems {
display: flex;
align-items: stretch;
justify-content: center;
flex-wrap: wrap;
flex-direction: row;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowItem {
margin-right: 3%;
margin-bottom: 3%;
padding: 3% 0;
width: 48%;
}
.serviceComn__flowItem:nth-child(even) {
margin-right: 0;
}
.serviceComn__flowItem:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowItemNumber {
position: absolute;
top: -4.1vw;
left: -1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
text-shadow: -1px 0 #333333, 0 1px #333333, 1px 0 #333333, 0 -1px #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__flowItemNumber {
font-size: 5vw;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowItemIcon {
margin: 0 auto 2vw;
width: 30%;
display: block;
}
}
@media screen and (max-width: 767px) {
.serviceComn__flowItemDesc {
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__flowItemDesc {
font-size: 1.3rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__blueHeading {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #1f54ff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.serviceComn__blueHeading {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.serviceComn__blueHeading:after {
width: 15%;
height: 2px;
}
} .company {
margin: 4.68vw auto 0;
width: 100%;
}
.company__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.company__detailsContainer {
margin: auto;
padding: 0 13.02vw;
box-sizing: border-box;
}
.company table {
margin-top: 2vw;
width: 100%;
text-align: left;
}
.company table tbody tr {
border-bottom: 2px solid #333333;
}
.company table tbody tr th,
.company table tbody tr td {
padding: 1.56vw 2.6vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #1f4f96;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.company table tbody tr th,
.company table tbody tr td {
font-size: 1.4rem;
}
}
.company table tbody tr th {
font-weight: bold;
width: auto;
}
.company table tbody tr td {
color: #333333;
}
.company table tbody tr td span {
display: block;
margin-bottom: 1vw;
}
.company__isoDetails {
margin-top: 1.82vw;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
}
.company__isoDetails span {
color: #1f54ff;
}
.company__isoDetailsImg {
margin-left: 4.16vw;
margin-right: 0.625vw;
width: 4vw;
}
.company__isoDetailsImg:last-child {
margin-left: 0;
margin-right: 0;
}
.company__maps {
margin: 4.7vw auto 5.2vw;
width: 100%;
}
.company__mapItem {
margin-bottom: 4.16vw;
width: 100%;
}
.company__mapItem:last-child {
margin-bottom: 0;
}
.company__mapItem iframe {
margin-top: 1.5625vw;
height: 31.25vw;
}
.company__orgChart {
margin: 0 auto 7.3vw;
}
.company__orgChartImg {
margin-top: 1.82vw;
} @media screen and (max-width: 767px) {
.company {
margin: 6vw auto 0;
width: 100%;
}
.company__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.company__detailsContainer {
padding: 0;
}
.company table {
margin-top: 2vw;
width: 100%;
}
.company table tbody tr {
border: 2px solid #333333;
}
.company table tbody tr th,
.company table tbody tr td {
display: list-item;
padding: 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.company table tbody tr th,
.company table tbody tr td {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.company table tbody tr th {
background-size: 100%;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/kv-img-bg.png);
}
}
@media screen and (max-width: 767px) {
.company table tbody tr td {
color: #333333;
}
.company table tbody tr td span {
margin-bottom: 3vw;
}
}
@media screen and (max-width: 767px) {
.company__isoDetails {
margin-top: 3vw;
display: block;
}
.company__isoDetails span {
color: #1f54ff;
}
}
@media screen and (max-width: 767px) {
.company__isoDetailsImg {
display: inline-block;
margin-left: 0;
margin-top: 1vw;
margin-right: 1%;
width: 30%;
}
.company__isoDetailsImg:last-child {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.company__maps {
margin: 8vw auto 9vw;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.company__mapItem {
margin-bottom: 5;
width: 100%;
}
.company__mapItem:last-child {
margin-bottom: 0;
}
.company__mapItem iframe {
margin-top: 2vw;
height: 50vw;
}
}
@media screen and (max-width: 767px) {
.company__orgChart {
margin: 0 auto 8vw;
}
}
@media screen and (max-width: 767px) {
.company__orgChartImg {
margin-top: 4vw;
}
} .iso27001 {
margin: 4.68vw auto 7.8vw;
width: 100%;
}
.iso27001__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.iso27001__detailsContainer {
margin: auto;
display: block;
width: 68vw;
}
.iso27001__detailsContainer table tr th {
text-align: left;
padding: 0 6.77vw 2.34vw 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #333333;
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr th {
font-size: 1.4rem;
}
}
.iso27001__detailsContainer table tr td {
padding: 0 0 2.34vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr td {
font-size: 1.4rem;
}
}
.iso27001__detailsContainer table tr td span {
font-weight: bold;
}
.iso27001__detailsContainer table tr td a {
display: table;
transition: all 0.6s ease 0s;
}
@media screen and (min-width: 768px) {
.iso27001__detailsContainer table tr td a:hover {
opacity: 0.6;
}
}
.iso27001__detailsContainer table tr td a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #333333;
}
.iso27001__detailsContainer table tr td .company__isoDetails {
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
margin-top: 0;
}
.iso27001__policy {
padding: 6vw 0 6.5vw;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.iso27001__policy .serviceComn__blueHeading {
margin-bottom: 1vw;
text-align: left;
}
.iso27001__policy .serviceComn__blueHeading:after {
display: none;
}
.iso27001__policyInnerCont {
margin: auto;
display: block;
width: 68vw;
}
.iso27001__policyDesc {
margin-bottom: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.iso27001__policyDesc {
font-size: 1.4rem;
}
}
.iso27001__policyDesc:last-child {
margin-bottom: 0;
}
.iso27001__policyList {
padding: 0 1vw;
box-sizing: border-box;
list-style: decimal;
}
.iso27001__policyList li {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.iso27001__policyList li {
font-size: 1.4rem;
}
}
.iso27001__policyDiscl {
margin: 1vw auto 0;
display: flex;
align-items: flex-end;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
}
.iso27001__policyDisclTxt {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
@media screen and (max-width: 767px) {
.iso27001__policyDisclTxt {
font-size: 1.4rem;
}
}
.iso27001__policyDisclTxt:first-child {
font-weight: bold;
color: #1f54ff;
} @media screen and (max-width: 767px) {
.iso27001 {
margin: 5vw auto 10vw;
width: 100%;
}
.iso27001__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.iso27001__detailsContainer {
margin: auto;
display: block;
width: 100%;
}
.iso27001__detailsContainer table tr th {
display: list-item;
text-align: left;
padding: 4% 0 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.iso27001__detailsContainer table tr th {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr td {
display: list-item;
padding: 0 0 4%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.iso27001__detailsContainer table tr td {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr td span {
font-weight: bold;
}
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr td a {
display: table;
position: relative;
}
.iso27001__detailsContainer table tr td a:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.iso27001__detailsContainer table tr td .company__isoDetails {
display: block;
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.iso27001__policy {
padding: 6vw 2% 6.5vw;
width: 100%;
box-sizing: border-box;
}
.iso27001__policy .serviceComn__blueHeading {
margin-bottom: 3vw;
text-align: left;
}
.iso27001__policy .serviceComn__blueHeading:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyInnerCont {
margin: auto;
display: block;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyDesc {
margin-bottom: 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.iso27001__policyDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyDesc:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyList {
padding: 0 4%;
box-sizing: border-box;
list-style: decimal;
}
.iso27001__policyList li {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.iso27001__policyList li {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyDiscl {
margin: 5vw auto 0;
display: flex;
align-items: flex-end;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.iso27001__policyDisclTxt {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.iso27001__policyDisclTxt {
font-size: 1.4rem;
}
} .detailsPageKv {
margin: 0 auto;
width: 100%;
background-image: none;
position: relative;
}
.detailsPageKv:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 34vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/kv-img-bg.png);
z-index: -1;
}
.detailsPageKv__innerCont {
display: flex;
align-items: flex-end;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.detailsPageKv__imgCont {
overflow: hidden;
width: 35vw;
height: 34vw;
}
.detailsPageKv__img {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/single-blogs/image-item.png);
}
.detailsPageKv__blogDetails {
padding: 5vw 0 4.3vw;
width: calc(100% - 35vw);
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
.detailsPageKv__blogTitle {
margin-bottom: 10vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 5.2vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
text-align: center;
}
@media screen and (max-width: 767px) {
.detailsPageKv__blogTitle {
font-size: 1.4rem;
}
}
.detailsPageKv__blogDate {
margin-bottom: 0.52vw;
padding: 0.5vw 0.5vw;
display: inline-block;
font-family: "Noto Sans JP", sans-serif;
font-size: 0.833vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
background-color: #1f54ff;
text-align: center;
align-self: flex-end;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.detailsPageKv__blogDate {
font-size: 1.4rem;
}
}
.detailsPageKv__breadCrumbs {
align-self: flex-start;
}
.detailsPageKv__breadCrumbsLink {
padding: 0 1.3vw;
box-sizing: border-box;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.detailsPageKv__breadCrumbsLink {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.detailsPageKv__breadCrumbsLink:hover {
opacity: 0.6;
}
.detailsPageKv__breadCrumbsLink:hover:before, .detailsPageKv__breadCrumbsLink:hover:after {
opacity: 1;
}
}
.detailsPageKv__breadCrumbsLink:nth-child(2):before, .detailsPageKv__breadCrumbsLink:nth-child(2):after {
content: "";
position: absolute;
top: 0;
width: 1px;
height: 100%;
background-color: #333333;
opacity: 1;
}
.detailsPageKv__breadCrumbsLink:nth-child(2):before {
left: 0;
}
.detailsPageKv__breadCrumbsLink:nth-child(2):after {
right: 0;
}
.detailsPage {
margin: 3vw auto;
width: 100%;
position: relative;
}
.detailsPage .gradientBg {
position: absolute;
width: 66.92vw;
height: 46.25vw;
height: 60%;
top: auto;
bottom: 5vw;
right: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.detailsPage__innerContainer {
margin: auto;
width: calc(100% - 16.14vw);
}
.detailsPage__contentsCont {
margin: auto;
width: 64vw;
}
.detailsPage__desc {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
@media screen and (max-width: 767px) {
.detailsPage__desc {
font-size: 1.4rem;
}
}
.detailsPage__imgs {
margin: 4.16vw auto 2.6vw;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.detailsPage__imgItem:first-child {
margin-right: 2.1875vw;
width: 50%;
}
.detailsPage__imgItem:last-child {
width: 50%;
}
.detailsPage__relatedPosts {
margin: 7vw auto 8vw;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.detailsPage__relatedPostItem {
padding: 2.5vw 0;
width: 50%;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.5625vw;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #fff;
text-align: center;
position: relative;
transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPostItem {
font-size: 1.4rem;
}
}
@media screen and (min-width: 768px) {
.detailsPage__relatedPostItem:hover {
opacity: 0.6;
}
}
.detailsPage__relatedPostItem:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 6.61vw;
height: 2.55vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.detailsPage__relatedPostItem.hidden {
opacity: 0;
pointer-events: none;
cursor: default;
}
.detailsPage__relatedPostItem.prev {
align-self: flex-start;
padding-left: 3.43vw;
background-color: #1f54ff;
}
.detailsPage__relatedPostItem.prev:after {
left: 3.43vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/single-blogs/arrow-left.png);
}
.detailsPage__relatedPostItem.next {
align-self: flex-end;
padding-right: 3.43vw;
background-color: #1f4f96;
}
.detailsPage__relatedPostItem.next:after {
right: 3.43vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/single-blogs/arrow-right.png);
} @media screen and (max-width: 767px) {
.detailsPageKv {
margin: 13vw auto 0;
width: 100%;
}
.detailsPageKv:after {
height: 100%;
}
.detailsPageKv__innerCont {
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: column;
}
.detailsPageKv__imgCont {
overflow: hidden;
width: 100%;
height: 80vw;
}
.detailsPageKv__blogDetails {
padding: 3vw 0 4vw;
width: 100%;
display: flex;
align-items: flex-start;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
}
.detailsPageKv__blogTitle {
margin-bottom: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
text-align: left;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.detailsPageKv__blogTitle {
font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.detailsPageKv__blogDate {
margin-bottom: 6vw;
padding: 1vw 3%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
text-align: center;
align-self: flex-start;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.detailsPageKv__blogDate {
font-size: 1rem;
}
}
@media screen and (max-width: 767px) {
.detailsPageKv__breadCrumbs {
width: 100%;
align-self: flex-start;
}
}
@media screen and (max-width: 767px) {
.detailsPageKv__breadCrumbsLink {
padding: 0 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.detailsPageKv__breadCrumbsLink {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) and (min-width: 768px) {
.detailsPageKv__breadCrumbsLink:hover {
opacity: 1;
}
}
@media screen and (max-width: 767px) {
.detailsPage {
margin: 6vw auto;
width: 100%;
}
.detailsPage .gradientBg {
width: 66.92vw;
height: 60%;
bottom: 5vw;
right: 0;
}
.detailsPage__innerContainer {
margin: auto;
width: 100%;
}
.detailsPage__contentsCont {
padding: 0 2%;
box-sizing: border-box;
margin: auto;
width: 100%;
}
.detailsPage__desc {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.detailsPage__desc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.detailsPage__imgs {
margin: 6vw auto 4vw;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.detailsPage__imgItem:first-child {
margin-right: 0;
margin-bottom: 2%;
width: 100%;
}
.detailsPage__imgItem:last-child {
width: 100%;
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPosts {
margin: 12vw auto 10vw;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: row;
}
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPostItem {
padding: 3vw 0;
width: 50%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 2;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.detailsPage__relatedPostItem {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPostItem:after {
width: 6.61vw;
height: 2.55vw;
}
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPostItem.prev {
padding-left: 4%;
}
.detailsPage__relatedPostItem.prev:after {
left: 4%;
}
}
@media screen and (max-width: 767px) {
.detailsPage__relatedPostItem.next {
padding-right: 4%;
}
.detailsPage__relatedPostItem.next:after {
right: 4%;
}
} .aboutPage .siteKv2__blueBanner {
margin-top: 1vw;
padding: 4vw 3.85vw 0 4.58vw;
}
.aboutPage .siteKv2__blueBanner:after {
height: 43.22vw;
}
.aboutPage .siteKv2__blueBannerDesc {
position: relative;
z-index: 2;
}
.aboutPage .siteKv2__blueBannerDesc.first-block {
margin-top: 0;
margin-bottom: 2vw;
}
.aboutPage .siteKv2__blueBannerDesc span {
margin-top: 3vw;
display: block;
font-weight: bold;
text-align: right;
}
.aboutPage .siteKv2__blueBannerImg {
margin-top: 3vw;
width: 32.44vw;
}
.timeline {
margin: 2vw auto 0;
width: 100%;
position: relative;
}
.timeline .gradientBg {
position: absolute;
top: 0;
width: 58.22vw;
height: 58.64vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.timeline .gradientBg.top {
top: -19vw;
left: 0;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.timeline .gradientBg.middle {
top: 48%;
right: 0;
height: 40vw;
transform: translateY(-50%);
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.timeline .gradientBg.bottom {
top: auto;
bottom: -1vw;
left: 0;
height: 55.64vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.timeline__items {
margin: 4vw auto 0;
padding: 3.9vw 0 0;
position: relative;
}
.timeline__items:after {
margin: auto;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
width: 0.2vw;
height: 121%;
background-color: #999999;
z-index: -1;
}
.timeline__item {
margin-top: -4vw;
padding: 3vw 0 3.3vw;
position: relative;
background-color: #2e53f6;
width: 44%;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;  }
@media screen and (max-width: 767px) {
.timeline__item {
font-size: 1.4rem;
}
}
.timeline__item:first-child {
margin-top: 0;
}
.timeline__item.left {
padding-right: 6.25vw;
text-align: right;
left: 0;
}
.timeline__item.left .number--c:after {
right: -2.2vw;
}
.timeline__item.left .timeline__itemDetail {
right: -8.2vw;
}
.timeline__item.left .timeline__itemDetail span.line {
order: 1;
}
.timeline__item.left .timeline__itemDetail span.date {
order: 2;
}
.timeline__item.right {
padding-left: 6.25vw;
text-align: left;
left: 56%;
}
.timeline__item.right .number--c:after {
left: -2.2vw;
}
.timeline__item.right .timeline__itemDetail {
left: -8.2vw;
}
.timeline__item.right .timeline__itemDetail span.line {
order: 2;
}
.timeline__item.right .timeline__itemDetail span.date {
order: 1;
}
.timeline__item ul .number--c {
margin-bottom: 1vw;
position: relative;
}
.timeline__item ul .number--c.m-01:after {
content: "01";
}
.timeline__item ul .number--c.m-02:after {
content: "02";
}
.timeline__item ul .number--c.m-03:after {
content: "03";
}
.timeline__item ul .number--c.m-04:after {
content: "04";
}
.timeline__item ul .number--c.m-05:after {
content: "05";
}
.timeline__item ul .number--c.m-06:after {
content: "06";
}
.timeline__item ul .number--c.m-07:after {
content: "07";
}
.timeline__item ul .number--c.m-08:after {
content: "08";
}
.timeline__item ul .number--c.m-09:after {
content: "09";
}
.timeline__item ul .number--c.m-10:after {
content: "10";
}
.timeline__item ul .number--c.m-11:after {
content: "11";
}
.timeline__item ul .number--c.m-12:after {
content: "12";
}
.timeline__item ul .number--c.m-19-12:after {
content: "19.12";
right: -3.7vw;
}
.timeline__item ul .number--c.m-21-2:after {
content: "21.2";
right: -3.2vw;
}
.timeline__item ul .number--c:after {
content: "";
position: absolute;
top: 0;
font-weight: bold;
}
.timeline__item ul .number--c:last-child {
margin-bottom: 0;
}
.timeline__itemDetail {
position: absolute;
top: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f54ff;
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
flex-direction: row;
z-index: 4;
}
@media screen and (max-width: 767px) {
.timeline__itemDetail {
font-size: 1.4rem;
}
}
.timeline__itemDetail span.line {
width: 5.77vw;
height: 0.2vw;
background-color: #999999;
}
.timeline__itemDetail span.date {
padding: 0 1vw;
box-sizing: border-box;
background-color: #fff;
}
.timeline__itemDetail span.date.date-2008, .timeline__itemDetail span.date.date-2009, .timeline__itemDetail span.date.date-2011,  .timeline__itemDetail span.date.date-2012, .timeline__itemDetail span.date.date-2013, .timeline__itemDetail span.date.date-2014,  .timeline__itemDetail span.date.date-2015, .timeline__itemDetail span.date.date-2016, .timeline__itemDetail span.date.date-2017, .timeline__itemDetail span.date.date-2018,.timeline__itemDetail span.date.date-2019,  .timeline__itemDetail span.date.date-2021,
.timeline__itemDetail span.date.date-2022, .timeline__itemDetail span.date.date-2023,.timeline__itemDetail span.date.date-2024,.timeline__itemDetail span.date.date-2025, {
background-color: #8BE5E2;
}
.concept {
margin: 10vw auto;
width: 100%;
}
.concept__img {
margin: 4vw auto 0;
display: block;
width: 61.35vw;
}
.concept__disc {
margin: 2.6vw auto 0;
width: 100%;
text-align: center;
}
.concept__discTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f54ff;
}
@media screen and (max-width: 767px) {
.concept__discTitle {
font-size: 1.4rem;
}
}
.concept__discBanner {
margin: 2vw auto 0;
padding: 2vw 0;
width: 66vw;
box-sizing: border-box;
display: inline-block;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
background-color: #1f54ff;
}
@media screen and (max-width: 767px) {
.concept__discBanner {
font-size: 1.4rem;
}
}
.customerService {
margin: 0 auto 7.8vw;
padding: 6vw 0 0;
width: 100%;
position: relative;
}
.customerService:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 21vw;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-bottom.png);
z-index: -1;
}
.customerService__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.customerService__heading {
margin-bottom: 6.3vw;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 3.125vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
@media screen and (max-width: 767px) {
.customerService__heading {
font-size: 1.4rem;
}
}
.customerService__flowItems {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.customerService__flowItems:before, .customerService__flowItems:after {
content: "";
position: absolute;
top: 2.5vw;
width: 11.56vw;
height: 2.6vw;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/arrow-right-black.png);
}
.customerService__flowItems:before {
left: 22vw;
}
.customerService__flowItems:after {
right: 21vw;
}
.customerService__flowItem {
width: 23.64vw;
display: block;
}
.customerService__flowItem:nth-child(2) .customerService__flowItemTitle {
background-color: #1f4f96;
}
.customerService__flowItemTitle {
padding: 1.8vw 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
background-color: #1f54ff;
text-align: center;
}
@media screen and (max-width: 767px) {
.customerService__flowItemTitle {
font-size: 1.4rem;
}
}
.customerService__flowItemDesc {
margin-top: 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.2vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
@media screen and (max-width: 767px) {
.customerService__flowItemDesc {
font-size: 1.4rem;
}
}
.customerService__img02 {
margin-top: 3.64vw;
} @media screen and (max-width: 767px) {
.aboutPage .siteKv2__blueBanner {
margin-top: 1vw;
padding: 4vw 2%;
}
.aboutPage .siteKv2__blueBanner:after {
height: 100%;
}
.aboutPage .siteKv2__blueBannerDesc.first-block {
margin-top: 0;
margin-bottom: 3vw;
}
.aboutPage .siteKv2__blueBannerDesc span {
margin-top: 3vw;
}
.aboutPage .siteKv2__blueBannerImg {
margin-top: 3vw;
width: 100%;
}
.timeline {
margin: 10vw auto 0;
width: 100%;
position: relative;
overflow-x: hidden;
}
.timeline .gradientBg {
display: none;
z-index: -1;
}
.timeline__items {
margin: 6vw auto 0;
padding: 0;
}
.timeline__items:after {
left: 7vw;
right: auto;
width: 0.3vw;
height: 93%;
}
.timeline__item {
margin-top: 0;
margin-bottom: 4vw;
padding: 4vw 0 4.3vw;
position: relative;
background-color: #2e53f6;
width: 85%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.timeline__item {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.timeline__item:first-child {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.timeline__item.left {
padding-right: 0;
padding-left: 2%;
text-align: left;
left: 15%;
right: auto;
}
.timeline__item.left .number--c:after {
right: auto;
left: -1%;
}
.timeline__item.left .timeline__itemDetail {
right: auto;
left: -15%;
}
.timeline__item.left .timeline__itemDetail span.line {
order: 2;
}
.timeline__item.left .timeline__itemDetail span.date {
order: 1;
}
}
@media screen and (max-width: 767px) {
.timeline__item.right {
padding-left: 2%;
text-align: left;
left: 15%;
right: auto;
}
.timeline__item.right .number--c:after {
left: -1%;
}
.timeline__item.right .timeline__itemDetail {
left: -15%;
}
}
@media screen and (max-width: 767px) {
.timeline__item ul .number--c {
padding-left: 10%;
padding-right: 2%;
box-sizing: border-box;
margin-bottom: 2vw;
}
.timeline__item ul .number--c:after {
top: 0.5vw;
font-size: 1rem;
}
.timeline__item ul .number--c:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.timeline__itemDetail {
position: absolute;
top: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f54ff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.timeline__itemDetail {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.timeline__itemDetail span.line {
display: none;
}
.timeline__itemDetail span.date {
padding: 0 1vw;
}
.timeline__itemDetail span.date.date-2008, .timeline__itemDetail span.date.date-2009, .timeline__itemDetail span.date.date-2012, .timeline__itemDetail span.date.date-2013, .timeline__itemDetail span.date.date-2014, .timeline__itemDetail span.date.date-2015, .timeline__itemDetail span.date.date-2016, .timeline__itemDetail span.date.date-2017, .timeline__itemDetail span.date.date-2018, .timeline__itemDetail span.date.date-2019 {
background-color: #fff;
}
}
@media screen and (max-width: 767px) {
.concept {
margin: 10vw auto;
width: 100%;
}
.concept__img {
margin: 4vw auto 0;
width: 95%;
}
.concept__disc {
margin: 5vw auto 0;
width: 95%;
text-align: center;
}
.concept__discTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #1f54ff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.concept__discTitle {
font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
.concept__discBanner {
margin: 2vw auto 0;
padding: 2vw 2%;
width: 90%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.concept__discBanner {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.customerService {
margin: 0 auto 7.8vw;
padding: 6vw 0 0;
width: 100%;
position: relative;
}
.customerService:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 21vw;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-bottom.png);
z-index: -1;
}
.customerService__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.customerService__heading {
margin-bottom: 14vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.customerService__heading {
font-size: 2rem;
}
}
@media screen and (max-width: 767px) {
.customerService__flowItems {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
flex-direction: column;
position: relative;
}
.customerService__flowItems:before, .customerService__flowItems:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.customerService__flowItem {
margin-bottom: 14vw;
width: 70%;
display: block;
position: relative;
}
.customerService__flowItem:after {
margin: auto;
content: "";
position: absolute;
bottom: -8vw;
left: 0;
right: 0;
width: 8vw;
height: 2.6vw;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/arrow-right-black.png);
transform: rotate(90deg);
}
.customerService__flowItem:last-child {
margin-bottom: 0;
}
.customerService__flowItem:last-child:after {
display: none;
}
}
@media screen and (max-width: 767px) {
.customerService__flowItemTitle {
padding: 2vw 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: normal;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.customerService__flowItemTitle {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.customerService__flowItemDesc {
margin-top: 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.6;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.customerService__flowItemDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.customerService__img02 {
margin-top: 10vw;
}
} .recruitP {
margin: 0 auto 0;
width: 100%;
position: relative;
}
.recruitP .gradientBg {
position: absolute;
top: 0;
width: 58.22vw;
height: 58.64vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.recruitP .gradientBg.top {
top: 15vw;
right: 0;
height: 80vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.recruitP .gradientBg.middle {
top: 40%;
left: 0;
height: 110vw;
transform: translateY(-50%);
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-left.png);
}
.recruitP__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
position: relative;
}
.recruitP__innerContainer.technical-division {
margin: 7.55vw auto 0;
}
.recruitP__innerContainer.iy-division {
margin: 9.375vw auto 0;
}
.recruitP__innerContainer.frame {
padding: 0 0 0 8.1vw;
}
.recruitP__frame {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
position: relative;
}
.recruitP__floatImgText {
width: auto;
position: absolute;
z-index: -1;
}
.recruitP__floatImgText.technical-division {
width: 85vw;
bottom: -6vw;
left: 0;
}
.recruitP__floatImgText.recruit-text {
width: 58vw;
bottom: -4vw;
right: 0.7vw;
}
.recruitP__floatImgText.recruit-2-text {
width: 58vw;
top: -10.5vw;
right: -2.3vw;
}
.recruitP__floatImgText.iy-division {
width: 48vw;
bottom: -3.8vw;
left: 0;
}
.recruitP__frameTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 3.125vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.2;
color: #333333;
}
@media screen and (max-width: 767px) {
.recruitP__frameTitle {
font-size: 1.4rem;
}
}
.recruitP__frameTitle span {
position: relative;
z-index: 2;
}
.recruitP__frameTitle span:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40%;
background-image: linear-gradient(to right, #ff6d6a, #ffb5b3);
z-index: -1;
}
.recruitP__frameDesc {
margin-top: 1vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.4vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
@media screen and (max-width: 767px) {
.recruitP__frameDesc {
font-size: 1.4rem;
}
}
.recruitP__frameDesc span {
font-weight: bold;
}
.recruitP__frameImgCont {
width: 46.875vw;
height: 33.125vw;
position: relative;
}
.recruitP__frameImgCont:after {
content: "";
position: absolute;
top: -2.6vw;
left: -2.6vw;
width: 100%;
height: 100%;
border: 2px solid #1f54ff;
}
.recruitP__frameImg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.recruitP .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-01.png);
}
.recruitP .img-04 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-09.png);
}
.recruitP .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-02.png);
}
.recruitP .img-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-03.png);
}
.recruitP__tableCont {
margin: 8vw auto 0;
display: block;
width: 68vw;
}
.recruitP__tableCont.table-2 {
margin-top: 5vw;
}
.recruitP table {
margin-top: 4vw;
position: relative;
}
.recruitP table.table-2:after {
display: none;
}
.recruitP table:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: #333333;
}
.recruitP table tr.pb-0 td,
.recruitP table tr.pb-0 th {
padding-bottom: 0;
}
.recruitP table tr th {
width: 30%;
text-align: left;
padding: 0 4vw 1.5vw 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #333333;
}
@media screen and (max-width: 767px) {
.recruitP table tr th {
font-size: 1.4rem;
}
}
.recruitP table tr th.pb-0 {
padding-bottom: 0;
}
.recruitP table tr td {
padding: 0 0 1.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
@media screen and (max-width: 767px) {
.recruitP table tr td {
font-size: 1.4rem;
}
}
.recruitP table tr td:nth-child(even) {
width: 32%;
padding-right: 2vw;
}
.recruitP table tr td span {
font-weight: bold;
}
.recruitP table tr td a {
display: table;
color: #333333;
transition: all 0.6s ease 0s;
position: relative;
}
@media screen and (min-width: 768px) {
.recruitP table tr td a:hover {
opacity: 0.6;
}
}
.recruitP table tr td a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #333333;
}
.recruitP__frameBlue {
margin: 7vw auto 0;
padding: 8.33vw 0 0;
width: 100%;
position: relative;
}
.recruitP__frameBlue:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 32.08vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-blue.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: -1;
}
.recruitP__frameBlueCol {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: row;
}
.recruitP__frameBlueImgCont {
width: 38vw;
height: 30.41vw;
}
.recruitP__frameBlueImgCont.first-blue {
width: 42vw;
}
.recruitP__frameBlueImg {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.recruitP__frameBlueDetails {
display: block;
}
.recruitP__frameBlueTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 2.6vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
position: relative;
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueTitle {
font-size: 1.4rem;
}
}
.recruitP__frameBlueDesc {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueDesc {
font-size: 1.4rem;
}
}
.recruitP__videoCont {
margin: 1vw auto 5.625vw;
width: 100%;
max-width: 58vw;
height: 30.6vw;
}
.recruitP__video {
width: 100%;
height: 100%;
display: block;
}
.recruitP__flow {
margin-bottom: 5.2vw;
padding: 3.38vw 0 6.35vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
.recruitP__flowItems {
margin-top: 4vw;
display: block;
}
.recruitP__flowItem {
margin-bottom: 3.64vw;
position: relative;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowImgCont {
left: 50%;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowDetails {
left: 40%;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowTitle,
.recruitP__flowItem:nth-child(even) .recruitP__flowDesc {
background-color: #1f4f96;
color: #fff;
}
.recruitP__flowItem:nth-child(odd) .recruitP__flowDetails {
left: 68%;
}
.recruitP__flowItem:nth-child(1) .recruitP__flowImgCont {
width: 45.57vw;
height: 21.04vw;
}
.recruitP__flowItem:nth-child(2) .recruitP__flowImgCont {
width: 44.58vw;
height: 21.3vw;
}
.recruitP__flowItem:nth-child(3) .recruitP__flowImgCont {
width: 45.36vw;
height: 21.3vw;
}
.recruitP__flowItem:nth-child(4) .recruitP__flowImgCont {
width: 45.78vw;
height: 21.3vw;
}
.recruitP__flowItem:nth-child(5) .recruitP__flowImgCont {
width: 45.26vw;
height: 21.61vw;
}
.recruitP__flowImgCont {
position: relative;
width: 45.57vw;
}
.recruitP__flowImg {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.recruitP__flowImg.img-04 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-04.png);
}
.recruitP__flowImg.img-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-05.png);
}
.recruitP__flowImg.img-06 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-06.png);
}
.recruitP__flowImg.img-07 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-07.png);
}
.recruitP__flowImg.img-08 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-08.png);
}
.recruitP__flowDetails {
width: 100%;
max-width: 34.27vw;
position: absolute;
top: 0.5vw;
left: 50%;
transform: translateX(-50%);
}
.recruitP__flowLabel {
font-style: italic;
font-family: "Noto Sans JP", sans-serif;
font-size: 5.2vw;
font-weight: 900;
letter-spacing: 0;
line-height: 1;
color: #fff;
font-family: "Montserrat Black Italic", sans-serif;
position: relative;
z-index: 2;
text-shadow: -1px -1px 0 #1f4f96, 1px -1px 0 #1f4f96, -1px 1px 0 #1f4f96, 1px 1px 0 #1f4f96;
}
@media screen and (max-width: 767px) {
.recruitP__flowLabel {
font-size: 1.4rem;
}
}
.recruitP__flowTitle {
padding: 0.3vw 1vw;
box-sizing: border-box;
display: table;
background-color: #fff;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.56vw;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
.recruitP__flowTitle {
font-size: 1.4rem;
}
}
.recruitP__flowDesc {
margin-top: 0.5vw;
padding: 0.3vw 1vw;
box-sizing: border-box;
display: table;
background-color: #fff;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
.recruitP__flowDesc {
font-size: 1.4rem;
}
}
.recruitP__flowDesc span {
margin-top: 1vw;
font-weight: bold;
display: block;
}
.recruitP__flowDesc span:first-child {
margin-top: 0;
} @media screen and (max-width: 767px) {
.recruitP {
margin: 0 auto 0;
width: 100%;
position: relative;
}
.recruitP .gradientBg {
display: none;
}
.recruitP__innerContainer {
padding: 0 2%;
}
.recruitP__innerContainer.technical-division {
margin: 7.55vw auto 0;
}
.recruitP__innerContainer.iy-division {
margin: 9.375vw auto 0;
}
.recruitP__innerContainer.frame {
padding: 0 2%;
}
.recruitP__frame {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: column;
position: relative;
}
.recruitP__floatImgText {
width: auto;
position: absolute;
z-index: -1;
}
.recruitP__floatImgText.technical-division {
width: 85vw;
bottom: -3vw;
left: 0;
}
.recruitP__floatImgText.recruit-text {
width: 58vw;
top: 2vw;
right: 0;
}
.recruitP__floatImgText.recruit-2-text {
width: 58vw;
top: 0;
right: 0;
}
.recruitP__floatImgText.iy-division {
width: 48vw;
bottom: -3.8vw;
left: 0;
}
.recruitP__frameDetails {
order: 2;
}
.recruitP__frameTitle {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.2;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__frameTitle {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameTitle span:after {
height: 40%;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameDesc {
margin-top: 3vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__frameDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameImgCont {
margin-bottom: 2vw;
order: 1;
width: 100%;
height: 60vw;
}
.recruitP__frameImgCont:after {
margin: auto;
top: 50%;
left: 50%;
width: 95%;
height: 90%;
transform: translate(-50%, -50%);
}
}
@media screen and (max-width: 767px) {
.recruitP .img-01 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-01.png);
}
}
@media screen and (max-width: 767px) {
.recruitP .img-02 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-02.png);
}
}
@media screen and (max-width: 767px) {
.recruitP .img-03 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-03.png);
}
}
@media screen and (max-width: 767px) {
.recruitP__tableCont {
margin: 8vw auto 0;
width: 100%;
}
.recruitP__tableCont.table-2 {
margin-top: 8vw;
}
}
@media screen and (max-width: 767px) {
.recruitP table {
margin-top: 6vw;
position: relative;
}
.recruitP table.table-2:after {
display: none;
}
.recruitP table:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: #333333;
}
.recruitP table tr {
display: list-item;
padding-bottom: 4%;
}
.recruitP table tr.pb-0 td,
.recruitP table tr.pb-0 th {
padding-bottom: 0;
}
.recruitP table tr.pb-0 th {
padding-bottom: 1%;
}
.recruitP table tr th {
display: list-item;
width: 100%;
padding: 0 0 1% 0;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP table tr th {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr th.pb-0 {
padding-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr th.empty {
display: none;
padding: 0;
font-size: 0;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr td {
display: list-item;
padding: 0 0 1%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.7;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP table tr td {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr td:nth-child(even) {
width: 100%;
padding-bottom: 1%;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr td:nth-child(odd) {
padding-bottom: 0;
}
}
@media screen and (max-width: 767px) {
.recruitP table tr td.empty {
display: none;
padding: 0;
font-size: 0;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlue {
margin: 10vw auto 0;
padding: 8vw 0;
width: 100%;
position: relative;
}
.recruitP__frameBlue:after {
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueCol {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: nowrap;
flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueImgCont {
margin-top: 2vw;
order: 2;
width: 100%;
height: 60vw;
}
.recruitP__frameBlueImgCont.first-blue {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueDetails {
order: 1;
display: block;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueTitle {
margin-bottom: 2vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
position: relative;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__frameBlueTitle {
font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__frameBlueDesc {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.5;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__frameBlueDesc {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__videoCont {
margin: 5vw auto 10vw;
width: 90%;
max-width: 90%;
height: 48.2vw;
}
}
@media screen and (max-width: 767px) {
.recruitP__video {
width: 100%;
height: 100%;
display: block;
}
}
@media screen and (max-width: 767px) {
.recruitP__flow {
margin-bottom: 8vw;
padding: 5vw 0 8vw;
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/common/gradient-bg-right.png);
}
}
@media screen and (max-width: 767px) {
.recruitP__flowItems {
margin-top: 4vw;
display: block;
}
}
@media screen and (max-width: 767px) {
.recruitP__flowItem {
margin-bottom: 8vw;
position: relative;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowImgCont {
left: 0%;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowDetails {
left: 0%;
}
.recruitP__flowItem:nth-child(even) .recruitP__flowTitle,
.recruitP__flowItem:nth-child(even) .recruitP__flowDesc {
background-color: #1f4f96;
color: #fff;
}
.recruitP__flowItem:nth-child(odd) .recruitP__flowDetails {
left: 0;
}
.recruitP__flowItem:nth-child(1) .recruitP__flowImgCont {
width: 100%;
height: 50vw;
}
.recruitP__flowItem:nth-child(2) .recruitP__flowImgCont {
width: 100%;
height: 50vw;
}
.recruitP__flowItem:nth-child(3) .recruitP__flowImgCont {
width: 100%;
height: 50vw;
}
.recruitP__flowItem:nth-child(4) .recruitP__flowImgCont {
width: 100%;
height: 50vw;
}
.recruitP__flowItem:nth-child(5) .recruitP__flowImgCont {
width: 100%;
height: 50vw;
}
}
@media screen and (max-width: 767px) {
.recruitP__flowImgCont {
position: relative;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.recruitP__flowImg.img-04 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-04.png);
}
.recruitP__flowImg.img-05 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-05.png);
}
.recruitP__flowImg.img-06 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-06.png);
}
.recruitP__flowImg.img-07 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-07.png);
}
.recruitP__flowImg.img-08 {
background-image: url(//www.frontier-inc.com/wp-content/themes/frontier-theme/_assets/images/child-pages/recruit/img-08.png);
}
}
@media screen and (max-width: 767px) {
.recruitP__flowDetails {
width: 100%;
max-width: 100%;
position: relative;
top: 0.5vw;
left: 0;
transform: translateX(0);
}
}
@media screen and (max-width: 767px) {
.recruitP__flowLabel {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 900;
letter-spacing: 0;
line-height: 1;
color: #fff;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__flowLabel {
font-size: 3rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__flowTitle {
margin-top: 2vw;
padding: 1% 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 0;
line-height: 1.5;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__flowTitle {
font-size: 1.4rem;
}
}
@media screen and (max-width: 767px) {
.recruitP__flowDesc {
margin-top: 2%;
padding: 1% 2%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.recruitP__flowDesc {
font-size: 1.4rem;
}
} .privacyPolicy {
margin: 4.68vw auto 4vw;
width: 100%;
}
.privacyPolicy__innerContainer {
margin: auto;
padding: 0 4.95vw 0 5.15vw;
box-sizing: border-box;
}
.privacyPolicy__detailsContainer {
margin: auto;
padding: 0 13.02vw;
box-sizing: border-box;
}
.privacyPolicy__block {
margin-bottom: 1.5vw;
display: block;
}
.privacyPolicy__desc {
margin-top: 0.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
@media screen and (max-width: 767px) {
.privacyPolicy__desc {
font-size: 1.4rem;
}
}
.privacyPolicy ul {
padding: 0 4%;
box-sizing: border-box;
list-style: decimal;
}
.privacyPolicy ul li {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.04vw;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
@media screen and (max-width: 767px) {
.privacyPolicy ul li {
font-size: 1.4rem;
}
} @media screen and (max-width: 767px) {
.privacyPolicy {
margin: 6vw auto 10vw;
width: 100%;
}
.privacyPolicy__innerContainer {
margin: auto;
padding: 0 2%;
box-sizing: border-box;
}
.privacyPolicy__detailsContainer {
padding: 0;
}
.privacyPolicy__block {
margin-bottom: 3vw;
}
.privacyPolicy__desc {
margin-top: 0.5vw;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.privacyPolicy__desc {
font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) {
.privacyPolicy ul {
padding: 0 4%;
box-sizing: border-box;
list-style: decimal;
}
.privacyPolicy ul li {
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
line-height: 1.8;
color: #333333;
}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
.privacyPolicy ul li {
font-size: 1.2rem;
}
}
html :where(img[class*=wp-top-]) {
height: auto;
max-width: 40%;
}