@charset 'UTF-8';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
/* 2 */
-webkit-text-size-adjust: 100%;
font-family: sans-serif;
/* 1 */

-ms-text-size-adjust: 100%;
/* 2 */
}

/**
 * Remove default margin.
 */
body {
margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
display: none;
height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
font-size: 2em;
margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
background: #ff0;
color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -.5em;
}

sub {
bottom: -.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
box-sizing: content-box;
height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type='search'] {
-webkit-appearance: textfield;
/* 1 */
box-sizing: content-box;
/* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
border-collapse: collapse;
border-spacing: 0;
}

td,
th {
padding: 0;
}

html {
font-size: 62.5%;
}

section,
header .lyt-header-inner {
max-width: 89.33333%; 
width: 1320px;
}
@media only screen and (max-width: 750px) {
section,
header .lyt-header-inner {
max-width: 100%; 
width: 750px;
}
}

h1,
h2,
h3,
h4,
h5,
p,
li,
dt,
dd,
th,
td,
small,
div,
span,
figcaption,
button {
color: #333;
font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
font-size: 20px;
font-size: 2rem;
letter-spacing: .1em;
line-height: 2;
margin-bottom: 1.5em; 
text-align: justify;
text-justify: inter-ideograph;
word-wrap: break-word;

font-feature-settings: 'pkna';
}
@media only screen and (max-width: 750px) {
h1,
h2,
h3,
h4,
h5,
p,
li,
dt,
dd,
th,
td,
small,
div,
span,
figcaption,
button {
font-size: 20px;
font-size: 2rem;
font-size: 2.66667vw;
}
}
@media only screen and (max-width: 750px) {
h1,
h2,
h3,
h4,
h5,
p,
li,
dt,
dd,
th,
td,
small,
div,
span,
figcaption,
button {
font-size: 25px;
font-size: 2.5rem; 
line-height: 1.4;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
h1,
h2,
h3,
h4,
h5,
p,
li,
dt,
dd,
th,
td,
small,
div,
span,
figcaption,
button {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}

footer .btn a {
align-items: center; 
display: flex;
justify-content: center;
}
@media only screen and (max-width: 750px) {
footer .btn a {
flex-direction: column;
}
}

html,
body {
position: relative;
width: 100%;
}
@media only screen and (max-width: 750px) {
html.lyt-no_scroll,
body.lyt-no_scroll {
height: 100vh;
overflow: hidden;
position: absolute;
top: 0;
}
}

em {
font-style: normal;
}

section {
box-sizing: border-box; 
margin: 0 auto;
overflow: hidden;
padding: 66px 0 220px;
position: relative;
}
@media only screen and (max-width: 750px) {
section {
padding: 10.1949vh 5.33333%;
}
}
section.lyt-bg-01 {
background-color: #e6e6e6;
box-sizing: border-box; 
max-width: 100%;
padding: 30px calc((100% - 1320px)/2) 70px;
width: 100%;
}
@media only screen and (max-width: 1720px) {
section.lyt-bg-01 {
padding: 30px calc((100% - 89%)/2) 70px;
}
}
@media only screen and (max-width: 750px) {
section.lyt-bg-01 {
padding-top: 10.1949vh;
}
}
section.page-header {
margin: -20px auto 0;
padding-top: 0;
width: 120vh;
}
@media only screen and (max-width: 750px) {
section.page-header {
box-sizing: border-box; 
padding: 10.94453vh 0 0;
}
}
@media (orientation: portrait) {
section.page-header {
height: calc(100vh + 20px);
}
}
section.section-service {
margin: -60px auto 70px; 
overflow: visible;
}
@media only screen and (max-width: 750px) {
section.section-service {
padding-bottom: 37.03148vh;
}
}
section.section-client-02 {
padding-bottom: 120px;
}
@media only screen and (max-width: 750px) {
section.section-client-02 {
padding-bottom: 19.49025vh; 
padding-top: 11.84408vh;
}
}
section.section-about {
padding-bottom: 158px;
}
@media only screen and (max-width: 750px) {
section.section-about {
padding-bottom: 4.04798vh;
}
}
section.section-profile {
margin-top: 10px;
overflow: visible; 
padding-bottom: 0;
}
@media only screen and (max-width: 750px) {
section.section-profile {
margin-top: 14.54273vh;
}
}
section.section-book {
margin-top: 0;
}

.lyt-pc {
display: block;
}
@media only screen and (max-width: 750px) {
.lyt-pc {
display: none;
}
}

.lyt-sp {
display: none;
}
@media only screen and (max-width: 750px) {
.lyt-sp {
display: block;
}
}

header {
background-color: rgba(255, 255, 255, .6);
box-sizing: border-box;
left: 0; 
position: relative;
top: 47px;
width: 100%;
z-index: 10;
}
header.js-fixed {
position: fixed;
top: 0;
}
@media only screen and (max-width: 750px) {
header {
max-width: 100%;
position: fixed;
top: 0; 
width: 750px;
}
}
header .lyt-header-inner {
align-items: center;
box-sizing: border-box;
display: flex;
justify-content: space-between; 
margin: 0 auto;
padding: 0 0 14px;
}
@media only screen and (max-width: 750px) {
header .lyt-header-inner {
padding: 2.24888vh 5.33333%;
}
}
header .img-logo {
display: block;
width: 150px;
}
@media only screen and (max-width: 750px) {
header .img-logo {
max-width: 50vw; 
width: 230px;
}
}

nav {
margin-bottom: -10px;
width: 645px;
}
@media only screen and (max-width: 1320px) {
nav {
width: 67.1875%;
}
}
@media only screen and (max-width: 750px) {
nav {
background-color: #ed7b3d;
display: none; 
height: 100vh;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
nav.active {
display: block;
}
nav.active .img-logo {
display: block;
}
}
nav .img-logo {
display: none;
}
@media only screen and (max-width: 750px) {
nav .img-logo {
margin: 3.74813vh 5.33333% 10.49475vh;
}
}

.nav-list {
align-items: center;
display: flex;
justify-content: space-between;
margin: 0;
padding: 0;
}
@media only screen and (max-width: 750px) {
.nav-list {
display: block;
margin-top: -.74963vh;
}
}
.nav-list > li {
margin: 4px 0 0;
padding: 4px 0;
}
@media only screen and (max-width: 750px) {
.nav-list > li {
border-bottom: 1.49925vh solid #ed7b3d; 
box-sizing: border-box;
padding: 0 2.24888vh;
text-align: center;
width: 100%;
}
}
.nav-list > li.active {
border-bottom: 1px solid #4d4d4d;
}
@media only screen and (max-width: 750px) {
.nav-list > li.active {
border-bottom: 1.49925vh solid #ed7b3d;
}
}
.nav-list a {
color: #4d4d4d;
display: block;
font-size: 16px;
font-size: 1.6rem; 
text-decoration: none;
}
@media only screen and (max-width: 750px) {
.nav-list a {
font-size: 16px;
font-size: 1.6rem;
font-size: 2.13333vw;
}
}
@media only screen and (max-width: 750px) {
.nav-list a {
color: #fff;
font-size: 48px;
font-size: 4.8rem;
line-height: 2.54167;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.nav-list a {
font-size: 48px;
font-size: 4.8rem;
font-size: 6.4vw;
}
}
@media only screen and (max-width: 750px) {
.nav-list a:hover,
.nav-list a:active {
background-color: #fff;
color: #ed7b3d;
}
}
.nav-list a .img-icon {
display: block; 
width: 1.4375em;
}

.nav-btn {
display: none;
}
@media only screen and (max-width: 750px) {
.nav-btn {
background: none;
border: none; 
display: inline-block;
height: 36px;
position: absolute;
right: calc(5.33% + 4px);
text-decoration: none;
top: calc(((30/1334) * 100vh) + 4px);
transition: 0s;
width: 40px;
z-index: 10;
}
.nav-btn:hover {
opacity: 1;
}
}
.nav-btn > span {
background-color: #4d4d4d;
display: inline-block;
height: 4px;
left: 4px;
position: absolute;
top: 0;
transition: .5s; 
width: 100%;
}
.nav-btn > span:nth-of-type(2) {
top: 16px;
}
.nav-btn > span:nth-of-type(3) {
top: 32px;
}
.nav-btn.active > span {
background-color: #fff;
}
.nav-btn.active > span:nth-of-type(1) {
-webkit-transform: translateY(10px) rotate(-45deg);
transform: translateY(10px) rotate(-45deg);
}
.nav-btn.active > span:nth-of-type(2) {
opacity: 0;
}
.nav-btn.active > span:nth-of-type(3) {
-webkit-transform: translateY(-22px) rotate(45deg);
transform: translateY(-22px) rotate(45deg);
}

footer {
background: url('../images/bg-txt-02.png') center center repeat;
background-size: 100%; 
height: 500px;
overflow: hidden;
position: relative;
width: 100%;
}
@media only screen and (max-width: 750px) {
footer {
height: 53.97301vh;
}
}
footer:after {
background-color: #fff;
content: '';
display: block;
height: 100%;
left: 0;
opacity: .5;
position: absolute;
top: 0; 
width: 100%;
}
@media only screen and (max-width: 750px) {
footer:after {
height: 53.97301vh;
}
}
footer section {
background-color: #fff;
margin: 98px auto 40px;
max-width: 100%;
padding: 84px 0;
position: relative;
width: 720px;
z-index: 2;
}
@media only screen and (max-width: 750px) {
footer section {
margin: 14.84258vh auto;
overflow: hidden; 
padding: 6.5967vh 0;
width: 89.6%;
}
}
footer .btn {
background-color: transparent;
border: 1px solid #ed7b3d;
display: block;
height: 100px;
margin: 0 auto;
padding: 0;
position: relative;
top: 10px; 
width: 530px;
}
@media only screen and (max-width: 750px) {
footer .btn {
height: 100px; 
width: 70.66667%;
}
}
footer .btn a {
font-size: 25px;
font-size: 2.5rem;
height: 100%; 
width: 100%;
}
@media only screen and (max-width: 750px) {
footer .btn a {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}
@media only screen and (max-width: 750px) {
footer .btn a {
font-size: 25px;
font-size: 2.5rem;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
footer .btn a {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}
footer .btn a:hover {
background-color: #ed7b3d;
color: #fff;
opacity: 1;
}
footer small {
background-color: #fff;
bottom: 0;
display: block;
font-size: 12px;
font-size: 1.2rem;
margin: 0;
padding: 10px; 
position: absolute;
text-align: center;
width: 100%;
}
@media only screen and (max-width: 750px) {
footer small {
font-size: 12px;
font-size: 1.2rem;
font-size: 1.6vw;
}
}

h1,
h2,
h3,
h4 {
font-weight: normal;
}

.hdg-l1 {
margin: 20px 0 28px -46px;
position: relative;
z-index: 2;
}
@media only screen and (max-width: 750px) {
.hdg-l1 {
margin: -18vw 0 2.84858vh;
z-index: 3;
}
}
.hdg-l1 .img-logo {
display: block;
margin: 0 auto;
width: 293px;
}
@media only screen and (max-width: 750px) {
.hdg-l1 .img-logo {
max-width: 89.33333%; 
width: 63.6%;
}
}

.hdg-l2 {
border-bottom: 1px solid #ccc; 
font-size: 24px;
font-size: 2.4rem;
padding-bottom: 40px;
}
@media only screen and (max-width: 750px) {
.hdg-l2 {
font-size: 24px;
font-size: 2.4rem;
font-size: 3.2vw;
}
}
@media only screen and (max-width: 750px) {
.hdg-l2 {
font-size: 35px;
font-size: 3.5rem;
margin-left: auto;
margin-right: auto;
padding-bottom: 52px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.hdg-l2 {
font-size: 35px;
font-size: 3.5rem;
font-size: 4.66667vw;
}
}
.hdg-l2 [lang='en'] {
color: #ed7b3d;
display: block;
font-size: 100px;
font-size: 10rem;
margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
.hdg-l2 [lang='en'] {
font-size: 100px;
font-size: 10rem;
font-size: 13.33333vw;
}
}
@media only screen and (max-width: 960px) {
.hdg-l2 [lang='en'] {
font-size: 10.41667vw;
}
}
@media only screen and (max-width: 750px) {
.hdg-l2 [lang='en'] {
font-size: 100px;
font-size: 10rem; 
margin-bottom: 30px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.hdg-l2 [lang='en'] {
font-size: 100px;
font-size: 10rem;
font-size: 13.33333vw;
}
}
.section-service .hdg-l2 [lang='en'] {
margin-bottom: -6px;
}
@media only screen and (max-width: 750px) {
.section-service .hdg-l2 [lang='en'] {
margin-bottom: 30px;
}
}
.section-client-02 .hdg-l2 {
margin-top: 28px;
}
.section-profile .hdg-l2 {
margin-bottom: 80px; 
padding-bottom: 40px;
}
@media only screen and (max-width: 750px) {
.section-profile .hdg-l2 {
margin-bottom: 86px;
padding-bottom: 50px;
}
}
@media only screen and (max-width: 750px) {
.section-book .hdg-l2 {
margin-bottom: 70px;
}
}

.section-client .hdg-l3 {
font-size: 25px;
font-size: 2.5rem;
}
@media only screen and (max-width: 750px) {
.section-client .hdg-l3 {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}
.section-client .hdg-l3 > em {
color: #ed7b3d;
}
@media only screen and (max-width: 960px) {
.section-client .hdg-l3 {
font-size: 2.60417vw;
}
}
@media only screen and (max-width: 750px) {
.section-client .hdg-l3 {
font-size: 35px;
font-size: 3.5rem;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.section-client .hdg-l3 {
font-size: 35px;
font-size: 3.5rem;
font-size: 4.66667vw;
}
}

@media only screen and (max-width: 1720px) {
p {
font-size: 1.4vw;
}
}

@media only screen and (max-width: 960px) {
p {
font-size: 1.6vw;
}
}

@media only screen and (max-width: 750px) {
p {
font-size: 25px;
font-size: 2.5rem;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
p {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}

.page-header .txt {
background-color: #fff; 
font-size: 25px;
font-size: 2.5rem;
letter-spacing: .18em;
position: relative;
text-align: center;
z-index: 2;
}
@media only screen and (max-width: 750px) {
.page-header .txt {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}
@media only screen and (max-width: 960px) {
.page-header .txt {
font-size: 2.60417vw;
}
}
@media only screen and (max-width: 750px) {
.page-header .txt {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.9;
margin-top: -1.49925vh; 
padding: 1.49925vh 0 0 1.49925vh;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.page-header .txt {
font-size: 32px;
font-size: 3.2rem;
font-size: 4.26667vw;
}
}

@media only screen and (max-width: 750px) {
.section-book .txt {
line-height: 2;
}
}

@media only screen and (max-width: 750px) {
img {
max-width: 100%;
}
}

.section-profile .lyt-inline img {
display: block; 
margin-bottom: 0;
max-width: 38%;
}

.lyt-logo-fix {
height: 45.68182%;
margin: 114px 0 0;
overflow: hidden; 
position: relative;
position: -webkit-sticky;
position: sticky;
top: 16vh;
width: 45.68182%;
z-index: -1;
}
@media only screen and (max-width: 750px) {
.lyt-logo-fix {
margin-top: 56px;
top: 14vh; 
width: 100%;
}
}
.lyt-logo-fix .slider-wrapper {
-webkit-animation: fadeIn 2s ease 0s 1 normal;
animation: fadeIn 2s ease 0s 1 normal; 
height: 94%;
left: 0;
position: absolute;
top: 2%;
}
.lyt-logo-fix .img-logo {
position: relative;
}

.lyt-logo-description {
align-items: center;
border-top: 1px solid #ccc;
display: flex;
justify-content: space-between;
padding: 40px 0 0 6px;
}
@media only screen and (max-width: 750px) {
.lyt-logo-description {
display: block;
padding: 40px 0 0; 
width: 100%;
}
}
.lyt-logo-description .txt > p {
margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
.lyt-logo-description .txt > p {
line-height: 2;
margin-bottom: 48px;
}
}
.lyt-logo-description .img-logo {
margin-right: 110px; 
margin-top: -20px;
}
@media only screen and (max-width: 750px) {
.lyt-logo-description .img-logo {
display: block; 
margin: 64px auto;
width: 450px;
}
}

.lyt-photo-profile {
display: flex;
justify-content: space-between;
margin: -20px -216px 0 0;
}
@media only screen and (max-width: 1720px) {
.lyt-photo-profile {
align-items: flex-end;
margin-right: calc(50% - 50vw + 20px);
}
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile {
display: block;
width: 100%;
}
}
.lyt-photo-profile .lyt-txt {
max-width: 52%;
}
@media only screen and (max-width: 1720px) {
.lyt-photo-profile .lyt-txt {
width: 47.44186%;
}
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .lyt-txt {
max-width: 100%;
width: 100%;
}
}
.lyt-photo-profile .hdg-l3 {
margin: 40px 0 30px;
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 {
margin-bottom: 74px;
}
}
.lyt-photo-profile .hdg-l3 em {
color: #ed7b3d;
display: block;
font-size: 40px;
font-size: 4rem;
font-weight: bold; 
margin: 20px 0 0;
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 em {
font-size: 40px;
font-size: 4rem;
font-size: 5.33333vw;
}
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 em {
font-size: 48px;
font-size: 4.8rem;
margin: 92px 0 42px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 em {
font-size: 48px;
font-size: 4.8rem;
font-size: 6.4vw;
}
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 [lang='en'] {
display: block; 
font-size: 35px;
font-size: 3.5rem;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.lyt-photo-profile .hdg-l3 [lang='en'] {
font-size: 35px;
font-size: 3.5rem;
font-size: 4.66667vw;
}
}
@media only screen and (max-width: 1720px) {
.lyt-photo-profile .txt {
font-size: 1.2vw;
}
}
@media only screen and (max-width: 960px) {
.lyt-photo-profile .txt {
font-size: 1.4vw;
}
}
@media only screen and (max-width: 750px) {
.lyt-photo-profile .txt {
font-size: 25px;
font-size: 2.5rem; 
line-height: 2.1;
margin-bottom: 66px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.lyt-photo-profile .txt {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}

.lyt-logo-profile {
margin: -4px 0 0;
max-width: 50%; 
overflow: hidden;
position: relative;
}
@media only screen and (max-width: 750px) {
.lyt-logo-profile {
margin: 0 calc(50% - 50vw);
max-width: none;
}
}
.lyt-logo-profile .slider-wrapper {
height: 620px;
left: 2px;
position: absolute;
top: 2px;
z-index: -1;
}
.lyt-logo-profile .img-photo {
height: auto; 
max-width: 100%;
}

a {
color: #ed7b3d;
transition: .5s;
}
a:hover {
opacity: .6;
}
.btn a {
text-decoration: none;
}
a img {
transition: .5s;
}
a img:hover {
opacity: .6;
}

.page-header + .icon-arrow {
display: block;
margin: 0 auto;
position: relative;
width: 117px;
z-index: 2;
}
@media only screen and (max-width: 750px) {
.page-header + .icon-arrow {
margin-bottom: 5.5vh;
margin-top: 20px;
}
}

ul,
ol {
list-style-type: none;
padding-left: 0;
}

.list-service {
margin: -46% calc(50% - 50vw + 10px) 6px -10px;
}
@media only screen and (max-width: 750px) {
.list-service {
margin: -86vw 0 60px;
position: relative; 
width: 100%;
}
}
.list-service > .list-item {
display: flex;
justify-content: space-between; 
margin-bottom: 400px;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item {
display: block; 
margin-bottom: 190px;
}
}
.list-service > .list-item:first-child {
align-items: flex-end;
}
.list-service > .list-item:first-child .img-icon {
left: 22px;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:first-child .img-icon {
left: 0;
margin-bottom: 40px; 
top: -44px;
width: 644px;
}
}
.list-service > .list-item:nth-child(2) {
align-items: center;
}
.list-service > .list-item:nth-child(2) .img-icon {
left: 20px;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:nth-child(2) .img-icon {
left: 0;
margin-bottom: 126px; 
top: 24px;
width: 590px;
}
}
.list-service > .list-item:nth-child(3) {
align-items: flex-end;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:nth-child(3) {
margin-right: calc(50% - 50vw);
}
}
.list-service > .list-item:nth-child(3) .img-icon {
left: -34px;
top: 22px;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:nth-child(3) .img-icon {
left: -3vw;
margin-bottom: 32px; 
top: -30px;
width: 100%;
}
}
.list-service > .list-item:nth-child(3) .lyt-txt {
margin-bottom: -70px;
}
.list-service > .list-item:nth-child(4) {
align-items: center;
margin-bottom: 0;
}
.list-service > .list-item:nth-child(4) .img-icon {
left: -36px; 
top: -40px;
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:nth-child(4) .img-icon {
left: 0;
margin-bottom: 36px; 
top: 56px;
}
}
@media only screen and (max-width: 750px) {
.list-service > .list-item:nth-child(4) .lyt-txt {
margin-top: 78px; 
position: absolute;
}
}
.list-service .img-icon {
max-width: 40.90909%; 
position: relative;
}
@media only screen and (max-width: 750px) {
.list-service .img-icon {
height: 82vw;
max-width: 100%;
}
}
.list-service .lyt-txt {
width: calc(100% - 752px);
}
@media only screen and (max-width: 1720px) {
.list-service .lyt-txt {
width: calc(100% - 45%);
}
}
@media only screen and (max-width: 750px) {
.list-service .lyt-txt {
width: 100%;
}
}
.list-service .hdg-l3 {
color: #ed7b3d;
font-size: 50px;
font-size: 5rem;
margin: 0;
}
@media only screen and (max-width: 750px) {
.list-service .hdg-l3 {
font-size: 50px;
font-size: 5rem;
font-size: 6.66667vw;
}
}
@media only screen and (max-width: 1720px) {
.list-service .hdg-l3 {
font-size: 2.90698vw;
}
}
@media only screen and (max-width: 750px) {
.list-service .hdg-l3 {
font-size: 35px;
font-size: 3.5rem;
margin-bottom: 46px;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.list-service .hdg-l3 {
font-size: 35px;
font-size: 3.5rem;
font-size: 4.66667vw;
}
}
.list-service .txt {
line-height: 1.8;
}
@media only screen and (max-width: 750px) {
.list-service .txt {
line-height: 1.7;
}
}

.list-client {
align-items: flex-end;
box-sizing: border-box; 
display: flex;
justify-content: center;
margin: -24px calc(50% - 50vw) 12px;
padding-left: 24px;
position: relative;
}
@media only screen and (max-width: 750px) {
.list-client {
display: block;
margin: -24px auto 13.7931vh;
padding-left: 0; 
width: 100%;
}
}
.list-client > .list-item:first-child {
margin-right: 140px;
}
@media only screen and (max-width: 1720px) {
.list-client > .list-item:first-child {
margin-right: 12vw;
}
}
@media only screen and (max-width: 960px) {
.list-client > .list-item:first-child {
margin-right: 4vw;
}
}
@media only screen and (max-width: 750px) {
.list-client > .list-item:first-child {
left: -2px;
margin-right: auto; 
max-width: 100%;
width: 634px;
}
}
.list-client > .list-item:first-child .img-icon {
margin-left: 30px;
}
@media only screen and (max-width: 960px) {
.list-client > .list-item:first-child .img-icon {
margin-left: auto;
}
}
@media only screen and (max-width: 750px) {
.list-client > .list-item:first-child .img-icon {
left: 8vw; 
top: 12vh;
width: 100%;
}
}
.list-client > .list-item:nth-child(2) .img-icon {
margin-left: 50px; 
position: relative;
top: 54px;
}
@media only screen and (max-width: 960px) {
.list-client > .list-item:nth-child(2) .img-icon {
margin-left: auto;
}
}
@media only screen and (max-width: 750px) {
.list-client > .list-item:nth-child(2) .img-icon {
left: 10vw; 
top: 20vh;
width: 630px;
}
}
.list-client .img-icon {
max-width: 80%;
}
@media only screen and (max-width: 750px) {
.list-client .img-icon {
margin-bottom: 16vh; 
position: relative;
}
}
.list-client .hdg-l3 {
margin: 30px 0 0; 
text-align: center;
}
@media only screen and (max-width: 750px) {
.list-client .hdg-l3 {
margin-bottom: 46px;
}
}
.list-client .txt {
line-height: 1.8; 
text-align: center;
}

.list-client-logo {
align-items: center;
display: flex;
justify-content: space-around;
margin-top: 100px;
}
@media only screen and (max-width: 750px) {
.list-client-logo {
flex-wrap: wrap;
}
.list-client-logo > li {
margin-bottom: 60px;
}
}

.list-instagram {
display: flex;
margin: 40px calc(50% - 50vw) 16px;
max-width: 100vw;
opacity: 0; 
overflow: hidden;
width: 1920px;
}
@media only screen and (max-width: 750px) {
.list-instagram {
align-items: center;
flex-wrap: wrap;
margin: 64px calc(50% - 50vw) 6px;
opacity: 1; 
width: auto;
}
}
.list-instagram.js-view {
opacity: 1;
}
.list-instagram a {
display: block; 
margin-left: 5px;
width: calc((100vw/4) - 5px);
}
.list-instagram a:hover {
opacity: 1;
}
@media only screen and (max-width: 750px) {
.list-instagram a {
margin-bottom: 5px; 
width: calc((100%/3) - 5px);
}
.list-instagram a:nth-child(3n+1) {
margin-left: 0;
}
.list-instagram a:nth-child(n + 10) {
display: none;
}
}
.list-instagram img {
display: block;
height: auto;
width: 100%;

filter: saturate(0%);
}
.list-instagram img:hover {
opacity: 1; 

filter: saturate(100%);
}

.tbl-about {
margin: 154px 0 118px 4px;
width: 100%;
}
@media only screen and (max-width: 750px) {
.tbl-about {
margin: 54px 0 10px;
}
}
.tbl-about th,
.tbl-about td {
font-weight: normal; 
padding-bottom: 31px;
}
@media only screen and (max-width: 1720px) {
.tbl-about th,
.tbl-about td {
font-size: 1.51515vw;
}
}
@media only screen and (max-width: 960px) {
.tbl-about th,
.tbl-about td {
font-size: 2.08333vw;
}
}
@media only screen and (max-width: 750px) {
.tbl-about th,
.tbl-about td {
font-size: 25px;
font-size: 2.5rem; 
line-height: 2;
padding-bottom: 44px;
vertical-align: top;
}
}
@media only screen and (max-width: 750px) and (max-width: 750px) {
.tbl-about th,
.tbl-about td {
font-size: 25px;
font-size: 2.5rem;
font-size: 3.33333vw;
}
}
.tbl-about th {
padding-right: 102px;
}
@media only screen and (max-width: 750px) {
.tbl-about th {
padding-right: 0;
width: 6em;
}
}

#animation-logo-main {
border: 1px solid #fff; 
display: block;
height: 120vh;
margin: calc(-120vh + 20px) auto -94px;
position: relative;
width: 120vh;
z-index: 2;
}
@media only screen and (max-width: 750px) {
#animation-logo-main {
height: auto;
margin-bottom: -7.04648vh; 
margin-left: -20%;
margin-top: -150vw;
width: 140%;
}
}
#animation-logo-main path {
display: block; 
height: 120vh;
width: 120vh;
}
@media only screen and (max-width: 750px) {
#animation-logo-main path {
height: auto; 
width: 140%;
}
}

.slider-wrapper {
height: calc(120vh - 20px);
margin: 0 auto;
overflow: hidden; 
width: 1920px;
}
@media only screen and (max-width: 750px) {
.slider-wrapper {
height: 130vw;
}
}
.slider-wrapper .slider,
.slider-wrapper .slider-fast,
.slider-wrapper .slider-slow {
height: calc((120vh - 20px)/6); 
margin-bottom: 0;
}
.slider-wrapper img {
height: calc((120vh - 20px)/6);
width: auto !important;
}
